From 34c84f51ae1dd9e5335e4803d127878da9e799b1 Mon Sep 17 00:00:00 2001 From: jaseg Date: Sun, 8 Oct 2023 22:08:15 +0200 Subject: base: Update PCB with flipped IR LEDs and new silk, export gerbers --- center-led-base/8seg-base-v2-gerbers.zip | Bin 0 -> 116871 bytes center-led-base/8seg-bom.ods | Bin 0 -> 26132 bytes center-led-base/MCU_ST_STM32G0.kicad_sym | 44517 ++++++++++ center-led-base/center-cache.lib | 428 + center-led-base/center-rescue.dcm | 3 + center-led-base/center-rescue.lib | 407 + center-led-base/center.kicad_pcb | 4197 + center-led-base/center.kicad_prl | 79 + center-led-base/center.kicad_pro | 635 + center-led-base/center.kicad_sch | 825 + center-led-base/center.net | 754 + .../center.pretty/led_tape_3528_2835.kicad_mod | 56 + center-led-base/center.sch | 1443 + center-led-base/center.xml | 1019 + center-led-base/circle.svg | 286 + center-led-base/circle_template.dxf | 3762 + center-led-base/circle_template.svg | 68 + center-led-base/components.dcm | 3 + center-led-base/components.lib | 25 + center-led-base/fp-info-cache | 83217 +++++++++++++++++++ center-led-base/fp-lib-table | 5 + center-led-base/sym-lib-table | 5 + center-led/8seg-bom.ods | Bin 26132 -> 0 bytes center-led/MCU_ST_STM32G0.kicad_sym | 44517 ---------- center-led/center | 53 - center-led/center-cache.lib | 428 - center-led/center-rescue.dcm | 3 - center-led/center-rescue.lib | 407 - center-led/center.kicad_pcb | 4068 - center-led/center.kicad_prl | 79 - center-led/center.kicad_pro | 639 - center-led/center.kicad_sch | 825 - center-led/center.net | 754 - .../center.pretty/led_tape_3528_2835.kicad_mod | 56 - center-led/center.pro | 267 - center-led/center.sch | 1443 - center-led/center.xml | 1019 - center-led/circle.svg | 286 - center-led/circle_template.dxf | 3762 - center-led/circle_template.svg | 68 - center-led/components.dcm | 3 - center-led/components.lib | 25 - center-led/fp-info-cache | 83217 ------------------- center-led/fp-lib-table | 5 - center-led/sym-lib-table | 5 - corner/corner.kicad_pcb | 549 +- corner/corner.kicad_prl | 2 +- corner/gerber/corner-NPTH.drl | 13 - corner/gerber/corner-PTH.drl | 18 - 49 files changed, 142006 insertions(+), 142239 deletions(-) create mode 100644 center-led-base/8seg-base-v2-gerbers.zip create mode 100644 center-led-base/8seg-bom.ods create mode 100644 center-led-base/MCU_ST_STM32G0.kicad_sym create mode 100644 center-led-base/center-cache.lib create mode 100644 center-led-base/center-rescue.dcm create mode 100644 center-led-base/center-rescue.lib create mode 100644 center-led-base/center.kicad_pcb create mode 100644 center-led-base/center.kicad_prl create mode 100644 center-led-base/center.kicad_pro create mode 100644 center-led-base/center.kicad_sch create mode 100644 center-led-base/center.net create mode 100644 center-led-base/center.pretty/led_tape_3528_2835.kicad_mod create mode 100644 center-led-base/center.sch create mode 100644 center-led-base/center.xml create mode 100644 center-led-base/circle.svg create mode 100644 center-led-base/circle_template.dxf create mode 100644 center-led-base/circle_template.svg create mode 100644 center-led-base/components.dcm create mode 100644 center-led-base/components.lib create mode 100644 center-led-base/fp-info-cache create mode 100644 center-led-base/fp-lib-table create mode 100644 center-led-base/sym-lib-table delete mode 100644 center-led/8seg-bom.ods delete mode 100644 center-led/MCU_ST_STM32G0.kicad_sym delete mode 100644 center-led/center delete mode 100644 center-led/center-cache.lib delete mode 100644 center-led/center-rescue.dcm delete mode 100644 center-led/center-rescue.lib delete mode 100644 center-led/center.kicad_pcb delete mode 100644 center-led/center.kicad_prl delete mode 100644 center-led/center.kicad_pro delete mode 100644 center-led/center.kicad_sch delete mode 100644 center-led/center.net delete mode 100644 center-led/center.pretty/led_tape_3528_2835.kicad_mod delete mode 100644 center-led/center.pro delete mode 100644 center-led/center.sch delete mode 100644 center-led/center.xml delete mode 100644 center-led/circle.svg delete mode 100644 center-led/circle_template.dxf delete mode 100644 center-led/circle_template.svg delete mode 100644 center-led/components.dcm delete mode 100644 center-led/components.lib delete mode 100644 center-led/fp-info-cache delete mode 100644 center-led/fp-lib-table delete mode 100644 center-led/sym-lib-table delete mode 100644 corner/gerber/corner-NPTH.drl delete mode 100644 corner/gerber/corner-PTH.drl diff --git a/center-led-base/8seg-base-v2-gerbers.zip b/center-led-base/8seg-base-v2-gerbers.zip new file mode 100644 index 0000000..108fb6f Binary files /dev/null and b/center-led-base/8seg-base-v2-gerbers.zip differ diff --git a/center-led-base/8seg-bom.ods b/center-led-base/8seg-bom.ods new file mode 100644 index 0000000..5b981b8 Binary files /dev/null and b/center-led-base/8seg-bom.ods differ diff --git a/center-led-base/MCU_ST_STM32G0.kicad_sym b/center-led-base/MCU_ST_STM32G0.kicad_sym new file mode 100644 index 0000000..54b3881 --- /dev/null +++ b/center-led-base/MCU_ST_STM32G0.kicad_sym @@ -0,0 +1,44517 @@ +(kicad_symbol_lib + (version 20211218) + (generator kicad-library-utils) + (symbol "STM32G030C6Tx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -15.24 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G030C6Tx" + (id 1) + (at 0.0 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_QFP:LQFP-48_7x7mm_P0.5mm" + (id 2) + (at -15.24 -43.18 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g030c6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x0 Value line" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 2-3.6V, 43 GPIO, LQFP-48" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "LQFP*7x7mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G030C6Tx_0_1" + (rectangle + (start -15.24 -43.18) + (end 12.7 43.18) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G030C6Tx_1_1" + (pin bidirectional line + (at -17.78 -40.64 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line)) + (pin bidirectional line + (at -17.78 -38.1 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -17.78 -35.56 0) + (length 2.54) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at -17.78 -33.02 0) + (length 2.54) + (name "PC7" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at -17.78 -30.48 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at -17.78 -25.4 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin bidirectional line + (at -17.78 -22.86 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line)) + (pin bidirectional line + (at -17.78 -20.32 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line)) + (pin bidirectional line + (at -17.78 -17.78 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line)) + (pin input line + (at -17.78 -12.7 0) + (length 2.54) + (name "PF1" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "RCC_OSC_OUT" bidirectional line)) + (pin input line + (at -17.78 -10.16 0) + (length 2.54) + (name "PF0" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin input line + (at -17.78 40.64 0) + (length 2.54) + (name "NRST" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27))))) + (pin bidirectional line + (at -17.78 35.56 0) + (length 2.54) + (name "VREF+" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "VREFBUF_OUT" bidirectional line)) + (pin bidirectional line + (at 15.24 -40.64 180) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line)) + (pin bidirectional line + (at 15.24 -38.1 180) + (length 2.54) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line)) + (pin bidirectional line + (at 15.24 -35.56 180) + (length 2.54) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line)) + (pin bidirectional line + (at 15.24 -33.02 180) + (length 2.54) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at 15.24 -30.48 180) + (length 2.54) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line)) + (pin bidirectional line + (at 15.24 -27.94 180) + (length 2.54) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line)) + (pin bidirectional line + (at 15.24 -25.4 180) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 -22.86 180) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 -20.32 180) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 -17.78 180) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 -15.24 180) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 15.24 -12.7 180) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 -10.16 180) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 -7.62 180) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "SPI2_MISO" bidirectional line)) + (pin bidirectional line + (at 15.24 -5.08 180) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line)) + (pin bidirectional line + (at 15.24 -2.54 180) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at 15.24 2.54 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 5.08 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 7.62 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 15.24 10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 12.7 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 15.24 180) + (length 2.54) + (name "PA10/NC" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 17.78 180) + (length 2.54) + (name "PA9/NC" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 20.32 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 22.86 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 15.24 25.4 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 27.94 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line)) + (pin bidirectional line + (at 15.24 30.48 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 33.02 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 35.56 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 38.1 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 40.64 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin power_in line + (at -5.08 45.72 270) + (length 2.54) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -2.54 45.72 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G030C8Tx" + (extends "STM32G030C6Tx") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -15.24 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G030C8Tx" + (id 1) + (at 0.0 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_QFP:LQFP-48_7x7mm_P0.5mm" + (id 2) + (at -15.24 -43.18 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g030c6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x0 Value line" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 2-3.6V, 43 GPIO, LQFP-48" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "LQFP*7x7mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G030C6Tx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -15.24 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G030C6Tx" + (id 1) + (at 0.0 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_QFP:LQFP-48_7x7mm_P0.5mm" + (id 2) + (at -15.24 -43.18 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g030c8.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x0 Value line" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 2-3.6V, 43 GPIO, LQFP-48" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "LQFP*7x7mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G030C6Tx_0_1" + (rectangle + (start -15.24 -43.18) + (end 12.7 43.18) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G030C6Tx_1_1" + (pin bidirectional line + (at -17.78 -40.64 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line)) + (pin bidirectional line + (at -17.78 -38.1 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -17.78 -35.56 0) + (length 2.54) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at -17.78 -33.02 0) + (length 2.54) + (name "PC7" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at -17.78 -30.48 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at -17.78 -25.4 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin bidirectional line + (at -17.78 -22.86 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line)) + (pin bidirectional line + (at -17.78 -20.32 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line)) + (pin bidirectional line + (at -17.78 -17.78 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line)) + (pin input line + (at -17.78 -12.7 0) + (length 2.54) + (name "PF1" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "RCC_OSC_OUT" bidirectional line)) + (pin input line + (at -17.78 -10.16 0) + (length 2.54) + (name "PF0" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin input line + (at -17.78 40.64 0) + (length 2.54) + (name "NRST" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27))))) + (pin bidirectional line + (at -17.78 35.56 0) + (length 2.54) + (name "VREF+" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "VREFBUF_OUT" bidirectional line)) + (pin bidirectional line + (at 15.24 -40.64 180) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line)) + (pin bidirectional line + (at 15.24 -38.1 180) + (length 2.54) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line)) + (pin bidirectional line + (at 15.24 -35.56 180) + (length 2.54) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line)) + (pin bidirectional line + (at 15.24 -33.02 180) + (length 2.54) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at 15.24 -30.48 180) + (length 2.54) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line)) + (pin bidirectional line + (at 15.24 -27.94 180) + (length 2.54) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line)) + (pin bidirectional line + (at 15.24 -25.4 180) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 -22.86 180) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 -20.32 180) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 -17.78 180) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 -15.24 180) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 15.24 -12.7 180) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 -10.16 180) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 -7.62 180) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "SPI2_MISO" bidirectional line)) + (pin bidirectional line + (at 15.24 -5.08 180) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line)) + (pin bidirectional line + (at 15.24 -2.54 180) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at 15.24 2.54 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 5.08 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 7.62 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 15.24 10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 12.7 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 15.24 180) + (length 2.54) + (name "PA10/NC" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 17.78 180) + (length 2.54) + (name "PA9/NC" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 20.32 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 22.86 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 15.24 25.4 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 27.94 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line)) + (pin bidirectional line + (at 15.24 30.48 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 33.02 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 35.56 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 38.1 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 40.64 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin power_in line + (at -5.08 45.72 270) + (length 2.54) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -2.54 45.72 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G030C8Tx" + (extends "STM32G030C6Tx") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -15.24 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G030C8Tx" + (id 1) + (at 0.0 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_QFP:LQFP-48_7x7mm_P0.5mm" + (id 2) + (at -15.24 -43.18 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g030c8.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x0 Value line" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 2-3.6V, 43 GPIO, LQFP-48" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "LQFP*7x7mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G030F6Px" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -20.32 16.51 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G030F6Px" + (id 1) + (at 5.08 16.51 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm" + (id 2) + (at -20.32 -17.78 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g030f6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x0 Value line" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 2-3.6V, 26 GPIO, TSSOP-20" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "TSSOP*4.4x6.5mm*P0.65mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G030F6Px_0_1" + (rectangle + (start -20.32 -17.78) + (end 17.78 15.24) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G030F6Px_1_1" + (pin bidirectional line + (at -22.86 -15.24 0) + (length 2.54) + (name "PB7/PB8" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at -22.86 -12.7 0) + (length 2.54) + (name "PB3/PB4/PB5/PB6" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at -22.86 -10.16 0) + (length 2.54) + (name "PB0/PB1/PB2/PA8" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at -22.86 -5.08 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line)) + (pin input line + (at -22.86 -2.54 0) + (length 2.54) + (name "PC14/PB9" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin input line + (at -22.86 12.7 0) + (length 2.54) + (name "NRST" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27))))) + (pin bidirectional line + (at 20.32 -15.24 180) + (length 2.54) + (name "PA14/PA15" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -12.7 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 20.32 -10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -7.62 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -5.08 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 20.32 -2.54 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at 20.32 0.0 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line)) + (pin bidirectional line + (at 20.32 2.54 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at 20.32 5.08 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 7.62 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 10.16 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 12.7 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin power_in line + (at 2.54 17.78 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at 2.54 -20.32 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G030J6Mx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -25.4 8.89 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G030J6Mx" + (id 1) + (at 0.0 8.89 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "" + (id 2) + (at -25.4 -7.62 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g030j6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x0 Value line" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 2-3.6V, 17 GPIO, SO-8N" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G030J6Mx_0_1" + (rectangle + (start -25.4 -7.62) + (end 25.4 7.62) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G030J6Mx_1_1" + (pin input line + (at -27.94 -5.08 0) + (length 2.54) + (name "PC14/PB7/PB8/PB9" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin input line + (at -27.94 5.08 0) + (length 2.54) + (name "NRST/PA0/PA1/PA2" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin bidirectional line + (at 27.94 -5.08 180) + (length 2.54) + (name "PB0/PB1/PA8/PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at 27.94 0.0 180) + (length 2.54) + (name "PA14/PA15/PB5/PB6" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line)) + (pin bidirectional line + (at 27.94 2.54 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 27.94 5.08 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin power_in line + (at -2.54 10.16 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -2.54 -10.16 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G030K6Tx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 21.59 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G030K6Tx" + (id 1) + (at -2.54 21.59 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_QFP:LQFP-32_7x7mm_P0.8mm" + (id 2) + (at -12.7 -22.86 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g030k6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x0 Value line" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 2-3.6V, 29 GPIO, LQFP-32" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "LQFP*7x7mm*P0.8mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G030K6Tx_0_1" + (rectangle + (start -12.7 -22.86) + (end 10.16 20.32) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G030K6Tx_1_1" + (pin bidirectional line + (at -15.24 -20.32 0) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line)) + (pin bidirectional line + (at -15.24 -17.78 0) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line)) + (pin bidirectional line + (at -15.24 -15.24 0) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at -15.24 -12.7 0) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at -15.24 -10.16 0) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at -15.24 -7.62 0) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at -15.24 -5.08 0) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at -15.24 -2.54 0) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "SPI2_MISO" bidirectional line)) + (pin bidirectional line + (at -15.24 0.0 0) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line)) + (pin bidirectional line + (at -15.24 2.54 0) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at -15.24 7.62 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line)) + (pin input line + (at -15.24 10.16 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -15.24 12.7 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_CH1" bidirectional line)) + (pin input line + (at -15.24 17.78 0) + (length 2.54) + (name "NRST" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27))))) + (pin bidirectional line + (at 12.7 -20.32 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 12.7 -17.78 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 12.7 -15.24 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 12.7 -12.7 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 12.7 -10.16 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 12.7 -7.62 180) + (length 2.54) + (name "PA10/NC" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 12.7 -5.08 180) + (length 2.54) + (name "PA9/NC" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 12.7 -2.54 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line)) + (pin bidirectional line + (at 12.7 0.0 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 12.7 2.54 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at 12.7 5.08 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line)) + (pin bidirectional line + (at 12.7 7.62 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at 12.7 10.16 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 12.7 12.7 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 12.7 15.24 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line)) + (pin bidirectional line + (at 12.7 17.78 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin power_in line + (at -5.08 22.86 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -25.4 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G030K8Tx" + (extends "STM32G030K6Tx") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 21.59 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G030K8Tx" + (id 1) + (at -2.54 21.59 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_QFP:LQFP-32_7x7mm_P0.8mm" + (id 2) + (at -12.7 -22.86 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g030k6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x0 Value line" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 2-3.6V, 29 GPIO, LQFP-32" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "LQFP*7x7mm*P0.8mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G030K6Tx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 21.59 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G030K6Tx" + (id 1) + (at -2.54 21.59 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_QFP:LQFP-32_7x7mm_P0.8mm" + (id 2) + (at -12.7 -22.86 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g030k8.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x0 Value line" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 2-3.6V, 29 GPIO, LQFP-32" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "LQFP*7x7mm*P0.8mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G030K6Tx_0_1" + (rectangle + (start -12.7 -22.86) + (end 10.16 20.32) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G030K6Tx_1_1" + (pin bidirectional line + (at -15.24 -20.32 0) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line)) + (pin bidirectional line + (at -15.24 -17.78 0) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line)) + (pin bidirectional line + (at -15.24 -15.24 0) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at -15.24 -12.7 0) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at -15.24 -10.16 0) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at -15.24 -7.62 0) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at -15.24 -5.08 0) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at -15.24 -2.54 0) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "SPI2_MISO" bidirectional line)) + (pin bidirectional line + (at -15.24 0.0 0) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line)) + (pin bidirectional line + (at -15.24 2.54 0) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at -15.24 7.62 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line)) + (pin input line + (at -15.24 10.16 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -15.24 12.7 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_CH1" bidirectional line)) + (pin input line + (at -15.24 17.78 0) + (length 2.54) + (name "NRST" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27))))) + (pin bidirectional line + (at 12.7 -20.32 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 12.7 -17.78 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 12.7 -15.24 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 12.7 -12.7 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 12.7 -10.16 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 12.7 -7.62 180) + (length 2.54) + (name "PA10/NC" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 12.7 -5.08 180) + (length 2.54) + (name "PA9/NC" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 12.7 -2.54 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line)) + (pin bidirectional line + (at 12.7 0.0 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 12.7 2.54 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at 12.7 5.08 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line)) + (pin bidirectional line + (at 12.7 7.62 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at 12.7 10.16 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 12.7 12.7 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 12.7 15.24 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line)) + (pin bidirectional line + (at 12.7 17.78 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin power_in line + (at -5.08 22.86 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -25.4 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G030K8Tx" + (extends "STM32G030K6Tx") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 21.59 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G030K8Tx" + (id 1) + (at -2.54 21.59 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_QFP:LQFP-32_7x7mm_P0.8mm" + (id 2) + (at -12.7 -22.86 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g030k8.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x0 Value line" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 2-3.6V, 29 GPIO, LQFP-32" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "LQFP*7x7mm*P0.8mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G070CBTx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -15.24 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G070CBTx" + (id 1) + (at 0.0 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_QFP:LQFP-48_7x7mm_P0.5mm" + (id 2) + (at -15.24 -43.18 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g070cb.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x0 Value line" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 2-3.6V, 43 GPIO, LQFP-48" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "LQFP*7x7mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G070CBTx_0_1" + (rectangle + (start -15.24 -43.18) + (end 12.7 43.18) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G070CBTx_1_1" + (pin bidirectional line + (at -17.78 -40.64 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin bidirectional line + (at -17.78 -38.1 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -17.78 -35.56 0) + (length 2.54) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at -17.78 -33.02 0) + (length 2.54) + (name "PC7" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at -17.78 -30.48 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at -17.78 -25.4 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin bidirectional line + (at -17.78 -22.86 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at -17.78 -20.32 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line)) + (pin bidirectional line + (at -17.78 -17.78 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line)) + (pin input line + (at -17.78 -12.7 0) + (length 2.54) + (name "PF1" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "RCC_OSC_OUT" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line)) + (pin input line + (at -17.78 -10.16 0) + (length 2.54) + (name "PF0" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin input line + (at -17.78 40.64 0) + (length 2.54) + (name "NRST" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27))))) + (pin bidirectional line + (at -17.78 35.56 0) + (length 2.54) + (name "VREF+" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27))))) + (pin bidirectional line + (at 15.24 -40.64 180) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line)) + (pin bidirectional line + (at 15.24 -38.1 180) + (length 2.54) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 -35.56 180) + (length 2.54) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 -33.02 180) + (length 2.54) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at 15.24 -30.48 180) + (length 2.54) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 -27.94 180) + (length 2.54) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 -25.4 180) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 -22.86 180) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 -20.32 180) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 -17.78 180) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 -15.24 180) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 15.24 -12.7 180) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 -10.16 180) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 -7.62 180) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 -5.08 180) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 -2.54 180) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 2.54 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "USART2_RX" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART4_CK" bidirectional line) + (alternate "USART4_DE" bidirectional line) + (alternate "USART4_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 5.08 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 7.62 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 15.24 10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 12.7 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 15.24 180) + (length 2.54) + (name "PA10/NC" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 17.78 180) + (length 2.54) + (name "PA9/NC" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 20.32 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 22.86 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 15.24 25.4 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 27.94 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 30.48 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 33.02 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 35.56 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 38.1 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 40.64 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -5.08 45.72 270) + (length 2.54) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -2.54 45.72 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G070KBTx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 21.59 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G070KBTx" + (id 1) + (at -2.54 21.59 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_QFP:LQFP-32_7x7mm_P0.8mm" + (id 2) + (at -12.7 -22.86 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g070kb.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x0 Value line" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 2-3.6V, 29 GPIO, LQFP-32" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "LQFP*7x7mm*P0.8mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G070KBTx_0_1" + (rectangle + (start -12.7 -22.86) + (end 10.16 20.32) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G070KBTx_1_1" + (pin bidirectional line + (at -15.24 -20.32 0) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -15.24 -17.78 0) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -15.24 -15.24 0) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at -15.24 -12.7 0) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at -15.24 -10.16 0) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at -15.24 -7.62 0) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at -15.24 -5.08 0) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at -15.24 -2.54 0) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -15.24 0.0 0) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at -15.24 2.54 0) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -15.24 7.62 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin input line + (at -15.24 10.16 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -15.24 12.7 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_CH1" bidirectional line)) + (pin input line + (at -15.24 17.78 0) + (length 2.54) + (name "NRST" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27))))) + (pin bidirectional line + (at 12.7 -20.32 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "USART2_RX" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART4_CK" bidirectional line) + (alternate "USART4_DE" bidirectional line) + (alternate "USART4_RTS" bidirectional line)) + (pin bidirectional line + (at 12.7 -17.78 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 12.7 -15.24 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 12.7 -12.7 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 12.7 -10.16 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 12.7 -7.62 180) + (length 2.54) + (name "PA10/NC" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 12.7 -5.08 180) + (length 2.54) + (name "PA9/NC" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 12.7 -2.54 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line)) + (pin bidirectional line + (at 12.7 0.0 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 12.7 2.54 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 12.7 5.08 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 12.7 7.62 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at 12.7 10.16 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 12.7 12.7 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 12.7 15.24 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 12.7 17.78 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -5.08 22.86 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -25.4 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G070RBTx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -15.24 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G070RBTx" + (id 1) + (at 0.0 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_QFP:LQFP-64_10x10mm_P0.5mm" + (id 2) + (at -15.24 -43.18 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g070rb.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x0 Value line" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 2-3.6V, 59 GPIO, LQFP-64" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "LQFP*10x10mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G070RBTx_0_1" + (rectangle + (start -15.24 -43.18) + (end 12.7 43.18) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G070RBTx_1_1" + (pin bidirectional line + (at -17.78 -40.64 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin bidirectional line + (at -17.78 -38.1 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -17.78 -35.56 0) + (length 2.54) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at -17.78 -33.02 0) + (length 2.54) + (name "PC12" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at -17.78 -30.48 0) + (length 2.54) + (name "PC11" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at -17.78 -27.94 0) + (length 2.54) + (name "PC10" (effects (font (size 1.27 1.27)))) + (number "64" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin bidirectional line + (at -17.78 -25.4 0) + (length 2.54) + (name "PC9" (effects (font (size 1.27 1.27)))) + (number "49" (effects (font (size 1.27 1.27)))) + (alternate "I2S_CKIN" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM3_CH4" bidirectional line)) + (pin bidirectional line + (at -17.78 -22.86 0) + (length 2.54) + (name "PC8" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1" bidirectional line) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at -17.78 -20.32 0) + (length 2.54) + (name "PC7" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at -17.78 -17.78 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at -17.78 -15.24 0) + (length 2.54) + (name "PC5" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "SYS_WKUP5" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -17.78 -12.7 0) + (length 2.54) + (name "PC4" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -17.78 -10.16 0) + (length 2.54) + (name "PC3" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_MOSI" bidirectional line)) + (pin bidirectional line + (at -17.78 -7.62 0) + (length 2.54) + (name "PC2" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line)) + (pin bidirectional line + (at -17.78 -5.08 0) + (length 2.54) + (name "PC1" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "TIM15_CH1" bidirectional line)) + (pin bidirectional line + (at -17.78 -2.54 0) + (length 2.54) + (name "PC0" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27))))) + (pin bidirectional line + (at -17.78 2.54 0) + (length 2.54) + (name "PD9" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -17.78 5.08 0) + (length 2.54) + (name "PD8" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -17.78 7.62 0) + (length 2.54) + (name "PD6" (effects (font (size 1.27 1.27)))) + (number "56" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at -17.78 10.16 0) + (length 2.54) + (name "PD5" (effects (font (size 1.27 1.27)))) + (number "55" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at -17.78 12.7 0) + (length 2.54) + (name "PD4" (effects (font (size 1.27 1.27)))) + (number "54" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line)) + (pin bidirectional line + (at -17.78 15.24 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "53" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin bidirectional line + (at -17.78 17.78 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "52" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at -17.78 20.32 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "51" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line)) + (pin bidirectional line + (at -17.78 22.86 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "50" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line)) + (pin input line + (at -17.78 27.94 0) + (length 2.54) + (name "PF1" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "RCC_OSC_OUT" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line)) + (pin input line + (at -17.78 30.48 0) + (length 2.54) + (name "PF0" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin input line + (at -17.78 40.64 0) + (length 2.54) + (name "NRST" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27))))) + (pin bidirectional line + (at -17.78 35.56 0) + (length 2.54) + (name "VREF+" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27))))) + (pin bidirectional line + (at 15.24 -40.64 180) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line)) + (pin bidirectional line + (at 15.24 -38.1 180) + (length 2.54) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 -35.56 180) + (length 2.54) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 -33.02 180) + (length 2.54) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at 15.24 -30.48 180) + (length 2.54) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 -27.94 180) + (length 2.54) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 -25.4 180) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "63" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 -22.86 180) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "62" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 -20.32 180) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "61" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 -17.78 180) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "60" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 -15.24 180) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "59" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 15.24 -12.7 180) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "58" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 -10.16 180) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "57" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 -7.62 180) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 -5.08 180) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 -2.54 180) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 2.54 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "USART2_RX" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART4_CK" bidirectional line) + (alternate "USART4_DE" bidirectional line) + (alternate "USART4_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 5.08 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 7.62 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 15.24 10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 12.7 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 15.24 180) + (length 2.54) + (name "PA10/NC" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 17.78 180) + (length 2.54) + (name "PA9/NC" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 20.32 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 22.86 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 15.24 25.4 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 27.94 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 30.48 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 33.02 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 35.56 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 38.1 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 40.64 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -5.08 45.72 270) + (length 2.54) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -2.54 45.72 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G0B0CETx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -15.24 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0B0CETx" + (id 1) + (at 0.0 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_QFP:LQFP-48_7x7mm_P0.5mm" + (id 2) + (at -15.24 -43.18 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b0ce.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x0 Value line" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 2-3.6V, 44 GPIO, LQFP-48" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "LQFP*7x7mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G0B0CETx_0_1" + (rectangle + (start -15.24 -43.18) + (end 12.7 43.18) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G0B0CETx_1_1" + (pin bidirectional line + (at -17.78 -40.64 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin bidirectional line + (at -17.78 -38.1 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -17.78 -35.56 0) + (length 2.54) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "RTC_OUT1" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at -17.78 -33.02 0) + (length 2.54) + (name "PC7" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at -17.78 -30.48 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at -17.78 -25.4 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -17.78 -22.86 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at -17.78 -20.32 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line)) + (pin bidirectional line + (at -17.78 -17.78 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_WS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line)) + (pin bidirectional line + (at -17.78 -12.7 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin input line + (at -17.78 -10.16 0) + (length 2.54) + (name "PF1" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "RCC_OSC_OUT" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line)) + (pin input line + (at -17.78 -7.62 0) + (length 2.54) + (name "PF0" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at -17.78 40.64 0) + (length 2.54) + (name "VREF+" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27))))) + (pin bidirectional line + (at 15.24 -40.64 180) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 -38.1 180) + (length 2.54) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 -35.56 180) + (length 2.54) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 -33.02 180) + (length 2.54) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at 15.24 -30.48 180) + (length 2.54) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 -27.94 180) + (length 2.54) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 -25.4 180) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM4_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 -22.86 180) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM4_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 -20.32 180) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "TIM4_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 -17.78 180) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "TIM4_CH1" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 -15.24 180) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SPI3_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 -12.7 180) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "SPI3_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 -10.16 180) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "SPI3_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 -7.62 180) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 -5.08 180) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 -2.54 180) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 2.54 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "USART2_RX" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART4_CK" bidirectional line) + (alternate "USART4_DE" bidirectional line) + (alternate "USART4_RTS" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 15.24 5.08 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 7.62 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 15.24 10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USB_DP" bidirectional line)) + (pin bidirectional line + (at 15.24 12.7 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USB_DM" bidirectional line)) + (pin bidirectional line + (at 15.24 15.24 180) + (length 2.54) + (name "PA10/NC" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 17.78 180) + (length 2.54) + (name "PA9/NC" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 20.32 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 22.86 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 25.4 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 27.94 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 30.48 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "RTC_OUT2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "USART6_TX" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 15.24 33.02 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 35.56 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 38.1 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 40.64 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -5.08 45.72 270) + (length 2.54) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -2.54 45.72 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G0B0KETx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 21.59 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0B0KETx" + (id 1) + (at -2.54 21.59 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" + (id 2) + (at -12.7 -22.86 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b0ke.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x0 Value line" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 2-3.6V, 30 GPIO, UFQFPN-32" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G0B0KETx_0_1" + (rectangle + (start -12.7 -22.86) + (end 12.7 20.32) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G0B0KETx_1_1" + (pin bidirectional line + (at -15.24 -20.32 0) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM4_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at -15.24 -17.78 0) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM4_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at -15.24 -15.24 0) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "TIM4_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at -15.24 -12.7 0) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "TIM4_CH1" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at -15.24 -10.16 0) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SPI3_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at -15.24 -7.62 0) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "SPI3_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at -15.24 -5.08 0) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "SPI3_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -15.24 -2.54 0) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -15.24 0.0 0) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at -15.24 2.54 0) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -15.24 7.62 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin input line + (at -15.24 10.16 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -15.24 12.7 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at -15.24 17.78 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at 15.24 -20.32 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "USART2_RX" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART4_CK" bidirectional line) + (alternate "USART4_DE" bidirectional line) + (alternate "USART4_RTS" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 15.24 -17.78 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 -15.24 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 15.24 -12.7 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USB_DP" bidirectional line)) + (pin bidirectional line + (at 15.24 -10.16 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USB_DM" bidirectional line)) + (pin bidirectional line + (at 15.24 -7.62 180) + (length 2.54) + (name "PA10/NC" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 -5.08 180) + (length 2.54) + (name "PA9/NC" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 -2.54 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 0.0 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 2.54 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 5.08 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 7.62 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "RTC_OUT1" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "USART6_TX" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 15.24 10.16 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 12.7 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 15.24 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 17.78 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -5.08 22.86 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -25.4 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -2.54 -25.4 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G0B0RETx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -15.24 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0B0RETx" + (id 1) + (at 0.0 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_QFP:LQFP-64_10x10mm_P0.5mm" + (id 2) + (at -15.24 -43.18 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b0re.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x0 Value line" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 2-3.6V, 60 GPIO, LQFP-64" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "LQFP*10x10mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G0B0RETx_0_1" + (rectangle + (start -15.24 -43.18) + (end 12.7 43.18) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G0B0RETx_1_1" + (pin bidirectional line + (at -17.78 -40.64 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin bidirectional line + (at -17.78 -38.1 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -17.78 -35.56 0) + (length 2.54) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RTC_OUT1" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at -17.78 -33.02 0) + (length 2.54) + (name "PC12" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "SPI3_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -17.78 -30.48 0) + (length 2.54) + (name "PC11" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "SPI3_MISO" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at -17.78 -27.94 0) + (length 2.54) + (name "PC10" (effects (font (size 1.27 1.27)))) + (number "64" (effects (font (size 1.27 1.27)))) + (alternate "SPI3_SCK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin bidirectional line + (at -17.78 -25.4 0) + (length 2.54) + (name "PC9" (effects (font (size 1.27 1.27)))) + (number "49" (effects (font (size 1.27 1.27)))) + (alternate "I2S_CKIN" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at -17.78 -22.86 0) + (length 2.54) + (name "PC8" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1" bidirectional line) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at -17.78 -20.32 0) + (length 2.54) + (name "PC7" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at -17.78 -17.78 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at -17.78 -15.24 0) + (length 2.54) + (name "PC5" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "SYS_WKUP5" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -17.78 -12.7 0) + (length 2.54) + (name "PC4" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -17.78 -10.16 0) + (length 2.54) + (name "PC3" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line)) + (pin bidirectional line + (at -17.78 -7.62 0) + (length 2.54) + (name "PC2" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line)) + (pin bidirectional line + (at -17.78 -5.08 0) + (length 2.54) + (name "PC1" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "I2C3_SDA" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at -17.78 -2.54 0) + (length 2.54) + (name "PC0" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "I2C3_SCL" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at -17.78 2.54 0) + (length 2.54) + (name "PD9" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -17.78 5.08 0) + (length 2.54) + (name "PD8" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -17.78 7.62 0) + (length 2.54) + (name "PD6" (effects (font (size 1.27 1.27)))) + (number "56" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at -17.78 10.16 0) + (length 2.54) + (name "PD5" (effects (font (size 1.27 1.27)))) + (number "55" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "USART2_TX" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at -17.78 12.7 0) + (length 2.54) + (name "PD4" (effects (font (size 1.27 1.27)))) + (number "54" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at -17.78 15.24 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "53" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -17.78 17.78 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "52" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at -17.78 20.32 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "51" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line)) + (pin bidirectional line + (at -17.78 22.86 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "50" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_WS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line)) + (pin bidirectional line + (at -17.78 27.94 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin input line + (at -17.78 30.48 0) + (length 2.54) + (name "PF1" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "RCC_OSC_OUT" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line)) + (pin input line + (at -17.78 33.02 0) + (length 2.54) + (name "PF0" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at -17.78 40.64 0) + (length 2.54) + (name "VREF+" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27))))) + (pin bidirectional line + (at 15.24 -40.64 180) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 -38.1 180) + (length 2.54) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 -35.56 180) + (length 2.54) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 -33.02 180) + (length 2.54) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at 15.24 -30.48 180) + (length 2.54) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 -27.94 180) + (length 2.54) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 -25.4 180) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "63" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM4_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 -22.86 180) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "62" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM4_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 -20.32 180) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "61" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "TIM4_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 -17.78 180) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "60" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "TIM4_CH1" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 -15.24 180) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "59" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SPI3_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 -12.7 180) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "58" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "SPI3_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 -10.16 180) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "57" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "SPI3_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 -7.62 180) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 -5.08 180) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 -2.54 180) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 2.54 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "USART2_RX" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART4_CK" bidirectional line) + (alternate "USART4_DE" bidirectional line) + (alternate "USART4_RTS" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 15.24 5.08 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 7.62 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 15.24 10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USB_DP" bidirectional line)) + (pin bidirectional line + (at 15.24 12.7 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USB_DM" bidirectional line)) + (pin bidirectional line + (at 15.24 15.24 180) + (length 2.54) + (name "PA10/NC" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 17.78 180) + (length 2.54) + (name "PA9/NC" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 20.32 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 22.86 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 25.4 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 27.94 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 30.48 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "RTC_OUT2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "USART6_TX" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 15.24 33.02 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 35.56 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 38.1 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 40.64 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -5.08 45.72 270) + (length 2.54) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -2.54 45.72 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G0B0VETx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -15.24 64.77 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0B0VETx" + (id 1) + (at 2.54 64.77 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_QFP:LQFP-100_14x14mm_P0.5mm" + (id 2) + (at -15.24 -66.04 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b0ve.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x0 Value line" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 2-3.6V, 94 GPIO, LQFP-100" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "LQFP*14x14mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G0B0VETx_0_1" + (rectangle + (start -15.24 -66.04) + (end 15.24 63.5) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G0B0VETx_1_1" + (pin bidirectional line + (at -20.32 -63.5 0) + (length 5.08) + (name "PD15" (effects (font (size 1.27 1.27)))) + (number "68" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "TIM4_CH4" bidirectional line)) + (pin bidirectional line + (at -20.32 -60.96 0) + (length 5.08) + (name "PD14" (effects (font (size 1.27 1.27)))) + (number "67" (effects (font (size 1.27 1.27)))) + (alternate "TIM4_CH3" bidirectional line)) + (pin bidirectional line + (at -20.32 -58.42 0) + (length 5.08) + (name "PD13" (effects (font (size 1.27 1.27)))) + (number "66" (effects (font (size 1.27 1.27)))) + (alternate "TIM4_CH2" bidirectional line)) + (pin bidirectional line + (at -20.32 -55.88 0) + (length 5.08) + (name "PD12" (effects (font (size 1.27 1.27)))) + (number "65" (effects (font (size 1.27 1.27)))) + (alternate "TIM4_CH1" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at -20.32 -53.34 0) + (length 5.08) + (name "PD11" (effects (font (size 1.27 1.27)))) + (number "62" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at -20.32 -50.8 0) + (length 5.08) + (name "PD10" (effects (font (size 1.27 1.27)))) + (number "61" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at -20.32 -48.26 0) + (length 5.08) + (name "PD9" (effects (font (size 1.27 1.27)))) + (number "60" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -45.72 0) + (length 5.08) + (name "PD8" (effects (font (size 1.27 1.27)))) + (number "59" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -43.18 0) + (length 5.08) + (name "PD7" (effects (font (size 1.27 1.27)))) + (number "85" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO_2" bidirectional line)) + (pin bidirectional line + (at -20.32 -40.64 0) + (length 5.08) + (name "PD6" (effects (font (size 1.27 1.27)))) + (number "84" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -38.1 0) + (length 5.08) + (name "PD5" (effects (font (size 1.27 1.27)))) + (number "83" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "USART2_TX" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at -20.32 -35.56 0) + (length 5.08) + (name "PD4" (effects (font (size 1.27 1.27)))) + (number "82" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at -20.32 -33.02 0) + (length 5.08) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "81" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -30.48 0) + (length 5.08) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "80" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -27.94 0) + (length 5.08) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "79" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line)) + (pin bidirectional line + (at -20.32 -25.4 0) + (length 5.08) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "78" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_WS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line)) + (pin bidirectional line + (at -20.32 -20.32 0) + (length 5.08) + (name "PE15" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at -20.32 -17.78 0) + (length 5.08) + (name "PE14" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line)) + (pin bidirectional line + (at -20.32 -15.24 0) + (length 5.08) + (name "PE13" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line)) + (pin bidirectional line + (at -20.32 -12.7 0) + (length 5.08) + (name "PE12" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line)) + (pin bidirectional line + (at -20.32 -10.16 0) + (length 5.08) + (name "PE11" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -7.62 0) + (length 5.08) + (name "PE10" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -5.08 0) + (length 5.08) + (name "PE9" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -2.54 0) + (length 5.08) + (name "PE8" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 0.0 0) + (length 5.08) + (name "PE7" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at -20.32 2.54 0) + (length 5.08) + (name "PE6" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "RTC_TAMP_IN3" bidirectional line) + (alternate "SYS_WKUP3" bidirectional line) + (alternate "TIM3_CH4" bidirectional line)) + (pin bidirectional line + (at -20.32 5.08 0) + (length 5.08) + (name "PE5" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at -20.32 7.62 0) + (length 5.08) + (name "PE4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at -20.32 10.16 0) + (length 5.08) + (name "PE3" (effects (font (size 1.27 1.27)))) + (number "97" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at -20.32 12.7 0) + (length 5.08) + (name "PE2" (effects (font (size 1.27 1.27)))) + (number "96" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_ETR" bidirectional line)) + (pin bidirectional line + (at -20.32 15.24 0) + (length 5.08) + (name "PE1" (effects (font (size 1.27 1.27)))) + (number "95" (effects (font (size 1.27 1.27)))) + (alternate "TIM17_CH1" bidirectional line)) + (pin bidirectional line + (at -20.32 17.78 0) + (length 5.08) + (name "PE0" (effects (font (size 1.27 1.27)))) + (number "94" (effects (font (size 1.27 1.27)))) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM4_ETR" bidirectional line)) + (pin bidirectional line + (at -20.32 22.86 0) + (length 5.08) + (name "PF13" (effects (font (size 1.27 1.27)))) + (number "90" (effects (font (size 1.27 1.27)))) + (alternate "TIM15_CH2" bidirectional line)) + (pin bidirectional line + (at -20.32 25.4 0) + (length 5.08) + (name "PF12" (effects (font (size 1.27 1.27)))) + (number "89" (effects (font (size 1.27 1.27)))) + (alternate "TIM15_CH1" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at -20.32 27.94 0) + (length 5.08) + (name "PF11" (effects (font (size 1.27 1.27)))) + (number "88" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at -20.32 30.48 0) + (length 5.08) + (name "PF10" (effects (font (size 1.27 1.27)))) + (number "87" (effects (font (size 1.27 1.27)))) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 33.02 0) + (length 5.08) + (name "PF9" (effects (font (size 1.27 1.27)))) + (number "86" (effects (font (size 1.27 1.27)))) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 35.56 0) + (length 5.08) + (name "PF8" (effects (font (size 1.27 1.27)))) + (number "72" (effects (font (size 1.27 1.27))))) + (pin bidirectional line + (at -20.32 38.1 0) + (length 5.08) + (name "PF7" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at -20.32 40.64 0) + (length 5.08) + (name "PF6" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27))))) + (pin bidirectional line + (at -20.32 43.18 0) + (length 5.08) + (name "PF5" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27))))) + (pin bidirectional line + (at -20.32 45.72 0) + (length 5.08) + (name "PF4" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27))))) + (pin bidirectional line + (at -20.32 48.26 0) + (length 5.08) + (name "PF3" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at -20.32 50.8 0) + (length 5.08) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin input line + (at -20.32 53.34 0) + (length 5.08) + (name "PF1" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "RCC_OSC_OUT" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line)) + (pin input line + (at -20.32 55.88 0) + (length 5.08) + (name "PF0" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at -20.32 60.96 0) + (length 5.08) + (name "VREF+" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27))))) + (pin bidirectional line + (at 20.32 -63.5 180) + (length 5.08) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin bidirectional line + (at 20.32 -60.96 180) + (length 5.08) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at 20.32 -58.42 180) + (length 5.08) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "RTC_OUT1" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at 20.32 -55.88 180) + (length 5.08) + (name "PC12" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "SPI3_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -53.34 180) + (length 5.08) + (name "PC11" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "SPI3_MISO" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -50.8 180) + (length 5.08) + (name "PC10" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "SPI3_SCK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -48.26 180) + (length 5.08) + (name "PC9" (effects (font (size 1.27 1.27)))) + (number "77" (effects (font (size 1.27 1.27)))) + (alternate "I2S_CKIN" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 -45.72 180) + (length 5.08) + (name "PC8" (effects (font (size 1.27 1.27)))) + (number "76" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1" bidirectional line) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at 20.32 -43.18 180) + (length 5.08) + (name "PC7" (effects (font (size 1.27 1.27)))) + (number "58" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 20.32 -40.64 180) + (length 5.08) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "57" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at 20.32 -38.1 180) + (length 5.08) + (name "PC5" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "SYS_WKUP5" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -35.56 180) + (length 5.08) + (name "PC4" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -33.02 180) + (length 5.08) + (name "PC3" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line)) + (pin bidirectional line + (at 20.32 -30.48 180) + (length 5.08) + (name "PC2" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line)) + (pin bidirectional line + (at 20.32 -27.94 180) + (length 5.08) + (name "PC1" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "I2C3_SDA" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -25.4 180) + (length 5.08) + (name "PC0" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "I2C3_SCL" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -20.32 180) + (length 5.08) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "54" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -17.78 180) + (length 5.08) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "53" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -15.24 180) + (length 5.08) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "52" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -12.7 180) + (length 5.08) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "51" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at 20.32 -10.16 180) + (length 5.08) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "50" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -7.62 180) + (length 5.08) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "49" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -5.08 180) + (length 5.08) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM4_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -2.54 180) + (length 5.08) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "100" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM4_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 0.0 180) + (length 5.08) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "99" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "TIM4_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 2.54 180) + (length 5.08) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "98" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "TIM4_CH1" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 5.08 180) + (length 5.08) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "93" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SPI3_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 7.62 180) + (length 5.08) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "92" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "SPI3_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 10.16 180) + (length 5.08) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "91" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "SPI3_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 12.7 180) + (length 5.08) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 15.24 180) + (length 5.08) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 17.78 180) + (length 5.08) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 22.86 180) + (length 5.08) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "75" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "USART2_RX" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART4_CK" bidirectional line) + (alternate "USART4_DE" bidirectional line) + (alternate "USART4_RTS" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 25.4 180) + (length 5.08) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "74" (effects (font (size 1.27 1.27)))) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 27.94 180) + (length 5.08) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "73" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 30.48 180) + (length 5.08) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "71" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USB_DP" bidirectional line)) + (pin bidirectional line + (at 20.32 33.02 180) + (length 5.08) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "70" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USB_DM" bidirectional line)) + (pin bidirectional line + (at 20.32 35.56 180) + (length 5.08) + (name "PA10/NC" (effects (font (size 1.27 1.27)))) + (number "69" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 38.1 180) + (length 5.08) + (name "PA9/NC" (effects (font (size 1.27 1.27)))) + (number "56" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 40.64 180) + (length 5.08) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "55" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line)) + (pin bidirectional line + (at 20.32 43.18 180) + (length 5.08) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 45.72 180) + (length 5.08) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 48.26 180) + (length 5.08) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 50.8 180) + (length 5.08) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "RTC_OUT2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "USART6_TX" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 53.34 180) + (length 5.08) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 55.88 180) + (length 5.08) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 58.42 180) + (length 5.08) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 60.96 180) + (length 5.08) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -5.08 68.58 270) + (length 5.08) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -2.54 68.58 270) + (length 5.08) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at 0.0 68.58 270) + (length 5.08) + (name "VDDIO2" (effects (font (size 1.27 1.27)))) + (number "64" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -71.12 90) + (length 5.08) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -2.54 -71.12 90) + (length 5.08) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "63" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G031C4Ux" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -15.24 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031C4Ux" + (id 1) + (at 0.0 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" + (id 2) + (at -15.24 -43.18 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031c4.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 16KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G031C4Ux_0_1" + (rectangle + (start -15.24 -43.18) + (end 12.7 43.18) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G031C4Ux_1_1" + (pin bidirectional line + (at -17.78 -40.64 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line)) + (pin bidirectional line + (at -17.78 -38.1 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -17.78 -35.56 0) + (length 2.54) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at -17.78 -33.02 0) + (length 2.54) + (name "PC7" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH4" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at -17.78 -30.48 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at -17.78 -25.4 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin bidirectional line + (at -17.78 -22.86 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line)) + (pin bidirectional line + (at -17.78 -20.32 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line)) + (pin bidirectional line + (at -17.78 -17.78 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line)) + (pin bidirectional line + (at -17.78 -12.7 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin input line + (at -17.78 -10.16 0) + (length 2.54) + (name "PF1" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "RCC_OSC_OUT" bidirectional line)) + (pin input line + (at -17.78 -7.62 0) + (length 2.54) + (name "PF0" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at -17.78 40.64 0) + (length 2.54) + (name "VREF+" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "VREFBUF_OUT" bidirectional line)) + (pin bidirectional line + (at 15.24 -40.64 180) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line)) + (pin bidirectional line + (at 15.24 -38.1 180) + (length 2.54) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line)) + (pin bidirectional line + (at 15.24 -35.56 180) + (length 2.54) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SCL" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line)) + (pin bidirectional line + (at 15.24 -33.02 180) + (length 2.54) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at 15.24 -30.48 180) + (length 2.54) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM2_CH4" bidirectional line)) + (pin bidirectional line + (at 15.24 -27.94 180) + (length 2.54) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM2_CH3" bidirectional line)) + (pin bidirectional line + (at 15.24 -25.4 180) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 -22.86 180) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 -20.32 180) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 -17.78 180) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 -15.24 180) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 15.24 -12.7 180) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 -10.16 180) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 -7.62 180) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI2_MISO" bidirectional line)) + (pin bidirectional line + (at 15.24 -5.08 180) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line)) + (pin bidirectional line + (at 15.24 -2.54 180) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at 15.24 2.54 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 5.08 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 7.62 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 15.24 10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 12.7 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 15.24 180) + (length 2.54) + (name "PA10/NC" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 17.78 180) + (length 2.54) + (name "PA9/NC" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 20.32 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 22.86 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 15.24 25.4 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 27.94 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line)) + (pin bidirectional line + (at 15.24 30.48 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 33.02 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 35.56 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 38.1 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 40.64 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin power_in line + (at -5.08 45.72 270) + (length 2.54) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -2.54 45.72 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -2.54 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "49" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G031C6Ux" + (extends "STM32G031C4Ux") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -15.24 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031C6Ux" + (id 1) + (at 0.0 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" + (id 2) + (at -15.24 -43.18 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031c4.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G031C8Ux" + (extends "STM32G031C4Ux") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -15.24 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031C8Ux" + (id 1) + (at 0.0 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" + (id 2) + (at -15.24 -43.18 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031c4.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G031C4Ux" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -15.24 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031C4Ux" + (id 1) + (at 0.0 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" + (id 2) + (at -15.24 -43.18 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031c6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 16KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G031C4Ux_0_1" + (rectangle + (start -15.24 -43.18) + (end 12.7 43.18) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G031C4Ux_1_1" + (pin bidirectional line + (at -17.78 -40.64 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line)) + (pin bidirectional line + (at -17.78 -38.1 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -17.78 -35.56 0) + (length 2.54) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at -17.78 -33.02 0) + (length 2.54) + (name "PC7" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH4" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at -17.78 -30.48 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at -17.78 -25.4 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin bidirectional line + (at -17.78 -22.86 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line)) + (pin bidirectional line + (at -17.78 -20.32 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line)) + (pin bidirectional line + (at -17.78 -17.78 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line)) + (pin bidirectional line + (at -17.78 -12.7 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin input line + (at -17.78 -10.16 0) + (length 2.54) + (name "PF1" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "RCC_OSC_OUT" bidirectional line)) + (pin input line + (at -17.78 -7.62 0) + (length 2.54) + (name "PF0" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at -17.78 40.64 0) + (length 2.54) + (name "VREF+" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "VREFBUF_OUT" bidirectional line)) + (pin bidirectional line + (at 15.24 -40.64 180) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line)) + (pin bidirectional line + (at 15.24 -38.1 180) + (length 2.54) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line)) + (pin bidirectional line + (at 15.24 -35.56 180) + (length 2.54) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SCL" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line)) + (pin bidirectional line + (at 15.24 -33.02 180) + (length 2.54) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at 15.24 -30.48 180) + (length 2.54) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM2_CH4" bidirectional line)) + (pin bidirectional line + (at 15.24 -27.94 180) + (length 2.54) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM2_CH3" bidirectional line)) + (pin bidirectional line + (at 15.24 -25.4 180) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 -22.86 180) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 -20.32 180) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 -17.78 180) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 -15.24 180) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 15.24 -12.7 180) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 -10.16 180) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 -7.62 180) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI2_MISO" bidirectional line)) + (pin bidirectional line + (at 15.24 -5.08 180) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line)) + (pin bidirectional line + (at 15.24 -2.54 180) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at 15.24 2.54 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 5.08 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 7.62 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 15.24 10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 12.7 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 15.24 180) + (length 2.54) + (name "PA10/NC" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 17.78 180) + (length 2.54) + (name "PA9/NC" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 20.32 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 22.86 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 15.24 25.4 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 27.94 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line)) + (pin bidirectional line + (at 15.24 30.48 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 33.02 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 35.56 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 38.1 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 40.64 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin power_in line + (at -5.08 45.72 270) + (length 2.54) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -2.54 45.72 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -2.54 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "49" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G031C6Ux" + (extends "STM32G031C4Ux") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -15.24 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031C6Ux" + (id 1) + (at 0.0 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" + (id 2) + (at -15.24 -43.18 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031c6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G031C8Ux" + (extends "STM32G031C4Ux") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -15.24 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031C8Ux" + (id 1) + (at 0.0 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" + (id 2) + (at -15.24 -43.18 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031c6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G031C4Ux" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -15.24 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031C4Ux" + (id 1) + (at 0.0 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" + (id 2) + (at -15.24 -43.18 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031c8.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 16KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G031C4Ux_0_1" + (rectangle + (start -15.24 -43.18) + (end 12.7 43.18) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G031C4Ux_1_1" + (pin bidirectional line + (at -17.78 -40.64 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line)) + (pin bidirectional line + (at -17.78 -38.1 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -17.78 -35.56 0) + (length 2.54) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at -17.78 -33.02 0) + (length 2.54) + (name "PC7" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH4" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at -17.78 -30.48 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at -17.78 -25.4 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin bidirectional line + (at -17.78 -22.86 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line)) + (pin bidirectional line + (at -17.78 -20.32 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line)) + (pin bidirectional line + (at -17.78 -17.78 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line)) + (pin bidirectional line + (at -17.78 -12.7 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin input line + (at -17.78 -10.16 0) + (length 2.54) + (name "PF1" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "RCC_OSC_OUT" bidirectional line)) + (pin input line + (at -17.78 -7.62 0) + (length 2.54) + (name "PF0" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at -17.78 40.64 0) + (length 2.54) + (name "VREF+" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "VREFBUF_OUT" bidirectional line)) + (pin bidirectional line + (at 15.24 -40.64 180) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line)) + (pin bidirectional line + (at 15.24 -38.1 180) + (length 2.54) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line)) + (pin bidirectional line + (at 15.24 -35.56 180) + (length 2.54) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SCL" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line)) + (pin bidirectional line + (at 15.24 -33.02 180) + (length 2.54) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at 15.24 -30.48 180) + (length 2.54) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM2_CH4" bidirectional line)) + (pin bidirectional line + (at 15.24 -27.94 180) + (length 2.54) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM2_CH3" bidirectional line)) + (pin bidirectional line + (at 15.24 -25.4 180) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 -22.86 180) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 -20.32 180) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 -17.78 180) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 -15.24 180) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 15.24 -12.7 180) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 -10.16 180) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 -7.62 180) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI2_MISO" bidirectional line)) + (pin bidirectional line + (at 15.24 -5.08 180) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line)) + (pin bidirectional line + (at 15.24 -2.54 180) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at 15.24 2.54 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 5.08 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 7.62 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 15.24 10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 12.7 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 15.24 180) + (length 2.54) + (name "PA10/NC" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 17.78 180) + (length 2.54) + (name "PA9/NC" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 20.32 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 22.86 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 15.24 25.4 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 27.94 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line)) + (pin bidirectional line + (at 15.24 30.48 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 33.02 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 35.56 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 38.1 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 40.64 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin power_in line + (at -5.08 45.72 270) + (length 2.54) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -2.54 45.72 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -2.54 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "49" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G031C6Ux" + (extends "STM32G031C4Ux") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -15.24 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031C6Ux" + (id 1) + (at 0.0 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" + (id 2) + (at -15.24 -43.18 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031c8.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G031C8Ux" + (extends "STM32G031C4Ux") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -15.24 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031C8Ux" + (id 1) + (at 0.0 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" + (id 2) + (at -15.24 -43.18 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031c8.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G031F4Px" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -20.32 16.51 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031F4Px" + (id 1) + (at 5.08 16.51 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm" + (id 2) + (at -20.32 -17.78 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031f4.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 16KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 27 GPIO, TSSOP-20" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "TSSOP*4.4x6.5mm*P0.65mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G031F4Px_0_1" + (rectangle + (start -20.32 -17.78) + (end 17.78 15.24) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G031F4Px_1_1" + (pin bidirectional line + (at -22.86 -15.24 0) + (length 2.54) + (name "PB7/PB8" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at -22.86 -12.7 0) + (length 2.54) + (name "PB3/PB4/PB5/PB6" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at -22.86 -10.16 0) + (length 2.54) + (name "PB0/PB1/PB2/PA8" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at -22.86 -5.08 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line)) + (pin input line + (at -22.86 -2.54 0) + (length 2.54) + (name "PC14/PB9" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -22.86 2.54 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at 20.32 -15.24 180) + (length 2.54) + (name "PA14/PA15" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -12.7 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 20.32 -10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -7.62 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -5.08 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 20.32 -2.54 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at 20.32 0.0 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line)) + (pin bidirectional line + (at 20.32 2.54 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at 20.32 5.08 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 7.62 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 10.16 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 12.7 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin power_in line + (at 2.54 17.78 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at 2.54 -20.32 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G031F6Px" + (extends "STM32G031F4Px") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -20.32 16.51 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031F6Px" + (id 1) + (at 5.08 16.51 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm" + (id 2) + (at -20.32 -17.78 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031f4.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 27 GPIO, TSSOP-20" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "TSSOP*4.4x6.5mm*P0.65mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G031F8Px" + (extends "STM32G031F4Px") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -20.32 16.51 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031F8Px" + (id 1) + (at 5.08 16.51 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm" + (id 2) + (at -20.32 -17.78 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031f4.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 27 GPIO, TSSOP-20" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "TSSOP*4.4x6.5mm*P0.65mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G031F4Px" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -20.32 16.51 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031F4Px" + (id 1) + (at 5.08 16.51 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm" + (id 2) + (at -20.32 -17.78 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031f6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 16KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 27 GPIO, TSSOP-20" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "TSSOP*4.4x6.5mm*P0.65mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G031F4Px_0_1" + (rectangle + (start -20.32 -17.78) + (end 17.78 15.24) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G031F4Px_1_1" + (pin bidirectional line + (at -22.86 -15.24 0) + (length 2.54) + (name "PB7/PB8" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at -22.86 -12.7 0) + (length 2.54) + (name "PB3/PB4/PB5/PB6" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at -22.86 -10.16 0) + (length 2.54) + (name "PB0/PB1/PB2/PA8" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at -22.86 -5.08 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line)) + (pin input line + (at -22.86 -2.54 0) + (length 2.54) + (name "PC14/PB9" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -22.86 2.54 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at 20.32 -15.24 180) + (length 2.54) + (name "PA14/PA15" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -12.7 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 20.32 -10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -7.62 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -5.08 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 20.32 -2.54 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at 20.32 0.0 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line)) + (pin bidirectional line + (at 20.32 2.54 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at 20.32 5.08 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 7.62 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 10.16 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 12.7 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin power_in line + (at 2.54 17.78 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at 2.54 -20.32 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G031F6Px" + (extends "STM32G031F4Px") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -20.32 16.51 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031F6Px" + (id 1) + (at 5.08 16.51 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm" + (id 2) + (at -20.32 -17.78 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031f6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 27 GPIO, TSSOP-20" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "TSSOP*4.4x6.5mm*P0.65mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G031F8Px" + (extends "STM32G031F4Px") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -20.32 16.51 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031F8Px" + (id 1) + (at 5.08 16.51 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm" + (id 2) + (at -20.32 -17.78 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031f6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 27 GPIO, TSSOP-20" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "TSSOP*4.4x6.5mm*P0.65mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G031F4Px" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -20.32 16.51 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031F4Px" + (id 1) + (at 5.08 16.51 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm" + (id 2) + (at -20.32 -17.78 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031f8.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 16KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 27 GPIO, TSSOP-20" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "TSSOP*4.4x6.5mm*P0.65mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G031F4Px_0_1" + (rectangle + (start -20.32 -17.78) + (end 17.78 15.24) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G031F4Px_1_1" + (pin bidirectional line + (at -22.86 -15.24 0) + (length 2.54) + (name "PB7/PB8" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at -22.86 -12.7 0) + (length 2.54) + (name "PB3/PB4/PB5/PB6" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at -22.86 -10.16 0) + (length 2.54) + (name "PB0/PB1/PB2/PA8" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at -22.86 -5.08 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line)) + (pin input line + (at -22.86 -2.54 0) + (length 2.54) + (name "PC14/PB9" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -22.86 2.54 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at 20.32 -15.24 180) + (length 2.54) + (name "PA14/PA15" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -12.7 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 20.32 -10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -7.62 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -5.08 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 20.32 -2.54 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at 20.32 0.0 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line)) + (pin bidirectional line + (at 20.32 2.54 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at 20.32 5.08 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 7.62 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 10.16 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 12.7 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin power_in line + (at 2.54 17.78 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at 2.54 -20.32 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G031F6Px" + (extends "STM32G031F4Px") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -20.32 16.51 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031F6Px" + (id 1) + (at 5.08 16.51 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm" + (id 2) + (at -20.32 -17.78 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031f8.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 27 GPIO, TSSOP-20" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "TSSOP*4.4x6.5mm*P0.65mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G031F8Px" + (extends "STM32G031F4Px") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -20.32 16.51 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031F8Px" + (id 1) + (at 5.08 16.51 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm" + (id 2) + (at -20.32 -17.78 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031f8.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 27 GPIO, TSSOP-20" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "TSSOP*4.4x6.5mm*P0.65mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G031G4Ux" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 19.05 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031G4Ux" + (id 1) + (at -2.54 19.05 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" + (id 2) + (at -12.7 -20.32 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031g4.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 16KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G031G4Ux_0_1" + (rectangle + (start -12.7 -20.32) + (end 10.16 17.78) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G031G4Ux_1_1" + (pin bidirectional line + (at -15.24 -17.78 0) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line)) + (pin bidirectional line + (at -15.24 -15.24 0) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at -15.24 -12.7 0) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at -15.24 -10.16 0) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at -15.24 -7.62 0) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at -15.24 -5.08 0) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at -15.24 -2.54 0) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line)) + (pin bidirectional line + (at -15.24 0.0 0) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at -15.24 5.08 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line)) + (pin input line + (at -15.24 7.62 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -15.24 10.16 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at -15.24 15.24 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at 12.7 -17.78 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 12.7 -15.24 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 12.7 -12.7 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 12.7 -10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 12.7 -7.62 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 12.7 -5.08 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line)) + (pin bidirectional line + (at 12.7 -2.54 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 12.7 0.0 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at 12.7 2.54 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line)) + (pin bidirectional line + (at 12.7 5.08 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at 12.7 7.62 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 12.7 10.16 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 12.7 12.7 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line)) + (pin bidirectional line + (at 12.7 15.24 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin power_in line + (at -5.08 20.32 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -22.86 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G031G6Ux" + (extends "STM32G031G4Ux") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 19.05 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031G6Ux" + (id 1) + (at -2.54 19.05 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" + (id 2) + (at -12.7 -20.32 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031g4.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G031G8Ux" + (extends "STM32G031G4Ux") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 19.05 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031G8Ux" + (id 1) + (at -2.54 19.05 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" + (id 2) + (at -12.7 -20.32 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031g4.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G031G4Ux" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 19.05 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031G4Ux" + (id 1) + (at -2.54 19.05 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" + (id 2) + (at -12.7 -20.32 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031g6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 16KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G031G4Ux_0_1" + (rectangle + (start -12.7 -20.32) + (end 10.16 17.78) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G031G4Ux_1_1" + (pin bidirectional line + (at -15.24 -17.78 0) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line)) + (pin bidirectional line + (at -15.24 -15.24 0) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at -15.24 -12.7 0) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at -15.24 -10.16 0) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at -15.24 -7.62 0) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at -15.24 -5.08 0) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at -15.24 -2.54 0) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line)) + (pin bidirectional line + (at -15.24 0.0 0) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at -15.24 5.08 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line)) + (pin input line + (at -15.24 7.62 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -15.24 10.16 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at -15.24 15.24 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at 12.7 -17.78 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 12.7 -15.24 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 12.7 -12.7 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 12.7 -10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 12.7 -7.62 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 12.7 -5.08 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line)) + (pin bidirectional line + (at 12.7 -2.54 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 12.7 0.0 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at 12.7 2.54 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line)) + (pin bidirectional line + (at 12.7 5.08 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at 12.7 7.62 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 12.7 10.16 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 12.7 12.7 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line)) + (pin bidirectional line + (at 12.7 15.24 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin power_in line + (at -5.08 20.32 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -22.86 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G031G6Ux" + (extends "STM32G031G4Ux") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 19.05 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031G6Ux" + (id 1) + (at -2.54 19.05 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" + (id 2) + (at -12.7 -20.32 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031g6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G031G8Ux" + (extends "STM32G031G4Ux") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 19.05 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031G8Ux" + (id 1) + (at -2.54 19.05 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" + (id 2) + (at -12.7 -20.32 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031g6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G031G4Ux" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 19.05 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031G4Ux" + (id 1) + (at -2.54 19.05 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" + (id 2) + (at -12.7 -20.32 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031g8.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 16KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G031G4Ux_0_1" + (rectangle + (start -12.7 -20.32) + (end 10.16 17.78) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G031G4Ux_1_1" + (pin bidirectional line + (at -15.24 -17.78 0) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line)) + (pin bidirectional line + (at -15.24 -15.24 0) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at -15.24 -12.7 0) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at -15.24 -10.16 0) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at -15.24 -7.62 0) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at -15.24 -5.08 0) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at -15.24 -2.54 0) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line)) + (pin bidirectional line + (at -15.24 0.0 0) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at -15.24 5.08 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line)) + (pin input line + (at -15.24 7.62 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -15.24 10.16 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at -15.24 15.24 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at 12.7 -17.78 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 12.7 -15.24 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 12.7 -12.7 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 12.7 -10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 12.7 -7.62 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 12.7 -5.08 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line)) + (pin bidirectional line + (at 12.7 -2.54 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 12.7 0.0 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at 12.7 2.54 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line)) + (pin bidirectional line + (at 12.7 5.08 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at 12.7 7.62 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 12.7 10.16 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 12.7 12.7 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line)) + (pin bidirectional line + (at 12.7 15.24 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin power_in line + (at -5.08 20.32 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -22.86 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G031G6Ux" + (extends "STM32G031G4Ux") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 19.05 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031G6Ux" + (id 1) + (at -2.54 19.05 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" + (id 2) + (at -12.7 -20.32 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031g8.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G031G8Ux" + (extends "STM32G031G4Ux") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 19.05 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031G8Ux" + (id 1) + (at -2.54 19.05 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" + (id 2) + (at -12.7 -20.32 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031g8.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G031J4Mx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -25.4 8.89 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031J4Mx" + (id 1) + (at 0.0 8.89 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "" + (id 2) + (at -25.4 -7.62 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031j4.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 16KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 18 GPIO, SO-8N" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G031J4Mx_0_1" + (rectangle + (start -25.4 -7.62) + (end 25.4 7.62) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G031J4Mx_1_1" + (pin input line + (at -27.94 -5.08 0) + (length 2.54) + (name "PC14/PB7/PB8/PB9" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -27.94 0.0 0) + (length 2.54) + (name "PF2/PA0/PA1/PA2" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at 27.94 -5.08 180) + (length 2.54) + (name "PB0/PB1/PA8/PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at 27.94 0.0 180) + (length 2.54) + (name "PA14/PA15/PB5/PB6" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line)) + (pin bidirectional line + (at 27.94 2.54 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 27.94 5.08 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin power_in line + (at -2.54 10.16 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -2.54 -10.16 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G031J6Mx" + (extends "STM32G031J4Mx") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -25.4 8.89 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031J6Mx" + (id 1) + (at 0.0 8.89 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "" + (id 2) + (at -25.4 -7.62 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031j4.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 18 GPIO, SO-8N" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G031J4Mx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -25.4 8.89 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031J4Mx" + (id 1) + (at 0.0 8.89 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "" + (id 2) + (at -25.4 -7.62 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031j6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 16KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 18 GPIO, SO-8N" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G031J4Mx_0_1" + (rectangle + (start -25.4 -7.62) + (end 25.4 7.62) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G031J4Mx_1_1" + (pin input line + (at -27.94 -5.08 0) + (length 2.54) + (name "PC14/PB7/PB8/PB9" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -27.94 0.0 0) + (length 2.54) + (name "PF2/PA0/PA1/PA2" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at 27.94 -5.08 180) + (length 2.54) + (name "PB0/PB1/PA8/PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at 27.94 0.0 180) + (length 2.54) + (name "PA14/PA15/PB5/PB6" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line)) + (pin bidirectional line + (at 27.94 2.54 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 27.94 5.08 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin power_in line + (at -2.54 10.16 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -2.54 -10.16 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G031J6Mx" + (extends "STM32G031J4Mx") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -25.4 8.89 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031J6Mx" + (id 1) + (at 0.0 8.89 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "" + (id 2) + (at -25.4 -7.62 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031j6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 18 GPIO, SO-8N" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G031K4Ux" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 21.59 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031K4Ux" + (id 1) + (at -2.54 21.59 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" + (id 2) + (at -12.7 -22.86 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031k4.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 16KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G031K4Ux_0_1" + (rectangle + (start -12.7 -22.86) + (end 12.7 20.32) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G031K4Ux_1_1" + (pin bidirectional line + (at -15.24 -20.32 0) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line)) + (pin bidirectional line + (at -15.24 -17.78 0) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line)) + (pin bidirectional line + (at -15.24 -15.24 0) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at -15.24 -12.7 0) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at -15.24 -10.16 0) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at -15.24 -7.62 0) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at -15.24 -5.08 0) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at -15.24 -2.54 0) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI2_MISO" bidirectional line)) + (pin bidirectional line + (at -15.24 0.0 0) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line)) + (pin bidirectional line + (at -15.24 2.54 0) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at -15.24 7.62 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line)) + (pin input line + (at -15.24 10.16 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -15.24 12.7 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at -15.24 17.78 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at 15.24 -20.32 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 -17.78 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 -15.24 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 15.24 -12.7 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 -10.16 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 -7.62 180) + (length 2.54) + (name "PA10/NC" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 -5.08 180) + (length 2.54) + (name "PA9/NC" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 -2.54 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 0.0 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 15.24 2.54 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 5.08 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line)) + (pin bidirectional line + (at 15.24 7.62 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 10.16 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 12.7 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 15.24 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 17.78 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin power_in line + (at -5.08 22.86 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -25.4 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -2.54 -25.4 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G031K6Ux" + (extends "STM32G031K4Ux") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 21.59 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031K6Ux" + (id 1) + (at -2.54 21.59 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" + (id 2) + (at -12.7 -22.86 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031k4.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G031K8Ux" + (extends "STM32G031K4Ux") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 21.59 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031K8Ux" + (id 1) + (at -2.54 21.59 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" + (id 2) + (at -12.7 -22.86 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031k4.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G031K4Ux" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 21.59 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031K4Ux" + (id 1) + (at -2.54 21.59 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" + (id 2) + (at -12.7 -22.86 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031k6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 16KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G031K4Ux_0_1" + (rectangle + (start -12.7 -22.86) + (end 12.7 20.32) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G031K4Ux_1_1" + (pin bidirectional line + (at -15.24 -20.32 0) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line)) + (pin bidirectional line + (at -15.24 -17.78 0) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line)) + (pin bidirectional line + (at -15.24 -15.24 0) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at -15.24 -12.7 0) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at -15.24 -10.16 0) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at -15.24 -7.62 0) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at -15.24 -5.08 0) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at -15.24 -2.54 0) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI2_MISO" bidirectional line)) + (pin bidirectional line + (at -15.24 0.0 0) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line)) + (pin bidirectional line + (at -15.24 2.54 0) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at -15.24 7.62 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line)) + (pin input line + (at -15.24 10.16 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -15.24 12.7 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at -15.24 17.78 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at 15.24 -20.32 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 -17.78 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 -15.24 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 15.24 -12.7 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 -10.16 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 -7.62 180) + (length 2.54) + (name "PA10/NC" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 -5.08 180) + (length 2.54) + (name "PA9/NC" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 -2.54 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 0.0 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 15.24 2.54 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 5.08 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line)) + (pin bidirectional line + (at 15.24 7.62 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 10.16 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 12.7 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 15.24 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 17.78 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin power_in line + (at -5.08 22.86 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -25.4 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -2.54 -25.4 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G031K6Ux" + (extends "STM32G031K4Ux") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 21.59 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031K6Ux" + (id 1) + (at -2.54 21.59 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" + (id 2) + (at -12.7 -22.86 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031k6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G031K8Ux" + (extends "STM32G031K4Ux") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 21.59 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031K8Ux" + (id 1) + (at -2.54 21.59 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" + (id 2) + (at -12.7 -22.86 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031k6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G031K4Ux" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 21.59 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031K4Ux" + (id 1) + (at -2.54 21.59 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" + (id 2) + (at -12.7 -22.86 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031k8.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 16KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G031K4Ux_0_1" + (rectangle + (start -12.7 -22.86) + (end 12.7 20.32) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G031K4Ux_1_1" + (pin bidirectional line + (at -15.24 -20.32 0) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line)) + (pin bidirectional line + (at -15.24 -17.78 0) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line)) + (pin bidirectional line + (at -15.24 -15.24 0) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at -15.24 -12.7 0) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at -15.24 -10.16 0) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at -15.24 -7.62 0) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at -15.24 -5.08 0) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at -15.24 -2.54 0) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI2_MISO" bidirectional line)) + (pin bidirectional line + (at -15.24 0.0 0) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line)) + (pin bidirectional line + (at -15.24 2.54 0) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at -15.24 7.62 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line)) + (pin input line + (at -15.24 10.16 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -15.24 12.7 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at -15.24 17.78 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at 15.24 -20.32 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 -17.78 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 -15.24 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 15.24 -12.7 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 -10.16 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 -7.62 180) + (length 2.54) + (name "PA10/NC" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 -5.08 180) + (length 2.54) + (name "PA9/NC" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 -2.54 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 0.0 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 15.24 2.54 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 5.08 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line)) + (pin bidirectional line + (at 15.24 7.62 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 10.16 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 12.7 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 15.24 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 17.78 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin power_in line + (at -5.08 22.86 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -25.4 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -2.54 -25.4 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G031K6Ux" + (extends "STM32G031K4Ux") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 21.59 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031K6Ux" + (id 1) + (at -2.54 21.59 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" + (id 2) + (at -12.7 -22.86 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031k8.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G031K8Ux" + (extends "STM32G031K4Ux") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 21.59 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031K8Ux" + (id 1) + (at -2.54 21.59 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" + (id 2) + (at -12.7 -22.86 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031k8.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G031Y8Yx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -20.32 13.97 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G031Y8Yx" + (id 1) + (at 5.08 13.97 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "" + (id 2) + (at -20.32 -15.24 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031y8.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 27 GPIO, WLCSP-18" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G031Y8Yx_0_1" + (rectangle + (start -20.32 -15.24) + (end 17.78 12.7) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G031Y8Yx_1_1" + (pin bidirectional line + (at -22.86 -12.7 0) + (length 2.54) + (name "PB7/PB8" (effects (font (size 1.27 1.27)))) + (number "A5" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at -22.86 -10.16 0) + (length 2.54) + (name "PB3/PB4/PB5/PB6" (effects (font (size 1.27 1.27)))) + (number "B4" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at -22.86 -7.62 0) + (length 2.54) + (name "PB0/PB1/PB2/PA8" (effects (font (size 1.27 1.27)))) + (number "E1" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at -22.86 -2.54 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "A7" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line)) + (pin input line + (at -22.86 0.0 0) + (length 2.54) + (name "PC14/PB9" (effects (font (size 1.27 1.27)))) + (number "B6" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -22.86 5.08 0) + (length 2.54) + (name "PF2/PA0" (effects (font (size 1.27 1.27)))) + (number "E7" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at 20.32 -12.7 180) + (length 2.54) + (name "PA14/PA15" (effects (font (size 1.27 1.27)))) + (number "A3" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -10.16 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "A1" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 20.32 -7.62 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "B2" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -5.08 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "C1" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -2.54 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "D2" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 20.32 0.0 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "E3" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at 20.32 2.54 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "C3" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line)) + (pin bidirectional line + (at 20.32 5.08 180) + (length 2.54) + (name "PA3/PA4" (effects (font (size 1.27 1.27)))) + (number "D4" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 7.62 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "E5" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 10.16 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "C5" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line)) + (pin power_in line + (at 2.54 15.24 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "C7" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at 2.54 -17.78 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "D6" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G041C6Ux" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -15.24 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G041C6Ux" + (id 1) + (at 0.0 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" + (id 2) + (at -15.24 -43.18 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g041c6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G041C6Ux_0_1" + (rectangle + (start -15.24 -43.18) + (end 12.7 43.18) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G041C6Ux_1_1" + (pin bidirectional line + (at -17.78 -40.64 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line)) + (pin bidirectional line + (at -17.78 -38.1 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -17.78 -35.56 0) + (length 2.54) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at -17.78 -33.02 0) + (length 2.54) + (name "PC7" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH4" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at -17.78 -30.48 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at -17.78 -25.4 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin bidirectional line + (at -17.78 -22.86 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line)) + (pin bidirectional line + (at -17.78 -20.32 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line)) + (pin bidirectional line + (at -17.78 -17.78 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line)) + (pin bidirectional line + (at -17.78 -12.7 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin input line + (at -17.78 -10.16 0) + (length 2.54) + (name "PF1" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "RCC_OSC_OUT" bidirectional line)) + (pin input line + (at -17.78 -7.62 0) + (length 2.54) + (name "PF0" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at -17.78 40.64 0) + (length 2.54) + (name "VREF+" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "VREFBUF_OUT" bidirectional line)) + (pin bidirectional line + (at 15.24 -40.64 180) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line)) + (pin bidirectional line + (at 15.24 -38.1 180) + (length 2.54) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line)) + (pin bidirectional line + (at 15.24 -35.56 180) + (length 2.54) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SCL" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line)) + (pin bidirectional line + (at 15.24 -33.02 180) + (length 2.54) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at 15.24 -30.48 180) + (length 2.54) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM2_CH4" bidirectional line)) + (pin bidirectional line + (at 15.24 -27.94 180) + (length 2.54) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM2_CH3" bidirectional line)) + (pin bidirectional line + (at 15.24 -25.4 180) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 -22.86 180) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 -20.32 180) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 -17.78 180) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 -15.24 180) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 15.24 -12.7 180) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 -10.16 180) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 -7.62 180) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI2_MISO" bidirectional line)) + (pin bidirectional line + (at 15.24 -5.08 180) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line)) + (pin bidirectional line + (at 15.24 -2.54 180) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at 15.24 2.54 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 5.08 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 7.62 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 15.24 10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 12.7 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 15.24 180) + (length 2.54) + (name "PA10/NC" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 17.78 180) + (length 2.54) + (name "PA9/NC" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 20.32 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 22.86 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 15.24 25.4 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 27.94 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line)) + (pin bidirectional line + (at 15.24 30.48 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 33.02 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 35.56 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 38.1 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 40.64 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin power_in line + (at -5.08 45.72 270) + (length 2.54) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -2.54 45.72 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -2.54 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "49" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G041C8Ux" + (extends "STM32G041C6Ux") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -15.24 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G041C8Ux" + (id 1) + (at 0.0 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" + (id 2) + (at -15.24 -43.18 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g041c6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G041C6Ux" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -15.24 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G041C6Ux" + (id 1) + (at 0.0 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" + (id 2) + (at -15.24 -43.18 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g041c8.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G041C6Ux_0_1" + (rectangle + (start -15.24 -43.18) + (end 12.7 43.18) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G041C6Ux_1_1" + (pin bidirectional line + (at -17.78 -40.64 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line)) + (pin bidirectional line + (at -17.78 -38.1 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -17.78 -35.56 0) + (length 2.54) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at -17.78 -33.02 0) + (length 2.54) + (name "PC7" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH4" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at -17.78 -30.48 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at -17.78 -25.4 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin bidirectional line + (at -17.78 -22.86 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line)) + (pin bidirectional line + (at -17.78 -20.32 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line)) + (pin bidirectional line + (at -17.78 -17.78 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line)) + (pin bidirectional line + (at -17.78 -12.7 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin input line + (at -17.78 -10.16 0) + (length 2.54) + (name "PF1" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "RCC_OSC_OUT" bidirectional line)) + (pin input line + (at -17.78 -7.62 0) + (length 2.54) + (name "PF0" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at -17.78 40.64 0) + (length 2.54) + (name "VREF+" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "VREFBUF_OUT" bidirectional line)) + (pin bidirectional line + (at 15.24 -40.64 180) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line)) + (pin bidirectional line + (at 15.24 -38.1 180) + (length 2.54) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line)) + (pin bidirectional line + (at 15.24 -35.56 180) + (length 2.54) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SCL" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line)) + (pin bidirectional line + (at 15.24 -33.02 180) + (length 2.54) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at 15.24 -30.48 180) + (length 2.54) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM2_CH4" bidirectional line)) + (pin bidirectional line + (at 15.24 -27.94 180) + (length 2.54) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM2_CH3" bidirectional line)) + (pin bidirectional line + (at 15.24 -25.4 180) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 -22.86 180) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 -20.32 180) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 -17.78 180) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 -15.24 180) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 15.24 -12.7 180) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 -10.16 180) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 -7.62 180) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI2_MISO" bidirectional line)) + (pin bidirectional line + (at 15.24 -5.08 180) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line)) + (pin bidirectional line + (at 15.24 -2.54 180) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at 15.24 2.54 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 5.08 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 7.62 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 15.24 10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 12.7 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 15.24 180) + (length 2.54) + (name "PA10/NC" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 17.78 180) + (length 2.54) + (name "PA9/NC" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 20.32 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 22.86 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 15.24 25.4 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 27.94 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line)) + (pin bidirectional line + (at 15.24 30.48 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 33.02 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 35.56 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 38.1 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 40.64 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin power_in line + (at -5.08 45.72 270) + (length 2.54) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -2.54 45.72 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -2.54 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "49" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G041C8Ux" + (extends "STM32G041C6Ux") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -15.24 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G041C8Ux" + (id 1) + (at 0.0 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" + (id 2) + (at -15.24 -43.18 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g041c8.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G041F6Px" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -20.32 16.51 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G041F6Px" + (id 1) + (at 5.08 16.51 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm" + (id 2) + (at -20.32 -17.78 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g041f6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 27 GPIO, TSSOP-20" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "TSSOP*4.4x6.5mm*P0.65mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G041F6Px_0_1" + (rectangle + (start -20.32 -17.78) + (end 17.78 15.24) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G041F6Px_1_1" + (pin bidirectional line + (at -22.86 -15.24 0) + (length 2.54) + (name "PB7/PB8" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at -22.86 -12.7 0) + (length 2.54) + (name "PB3/PB4/PB5/PB6" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at -22.86 -10.16 0) + (length 2.54) + (name "PB0/PB1/PB2/PA8" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at -22.86 -5.08 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line)) + (pin input line + (at -22.86 -2.54 0) + (length 2.54) + (name "PC14/PB9" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -22.86 2.54 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at 20.32 -15.24 180) + (length 2.54) + (name "PA14/PA15" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -12.7 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 20.32 -10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -7.62 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -5.08 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 20.32 -2.54 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at 20.32 0.0 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line)) + (pin bidirectional line + (at 20.32 2.54 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at 20.32 5.08 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 7.62 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 10.16 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 12.7 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin power_in line + (at 2.54 17.78 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at 2.54 -20.32 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G041F8Px" + (extends "STM32G041F6Px") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -20.32 16.51 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G041F8Px" + (id 1) + (at 5.08 16.51 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm" + (id 2) + (at -20.32 -17.78 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g041f6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 27 GPIO, TSSOP-20" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "TSSOP*4.4x6.5mm*P0.65mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G041F6Px" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -20.32 16.51 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G041F6Px" + (id 1) + (at 5.08 16.51 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm" + (id 2) + (at -20.32 -17.78 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g041f8.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 27 GPIO, TSSOP-20" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "TSSOP*4.4x6.5mm*P0.65mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G041F6Px_0_1" + (rectangle + (start -20.32 -17.78) + (end 17.78 15.24) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G041F6Px_1_1" + (pin bidirectional line + (at -22.86 -15.24 0) + (length 2.54) + (name "PB7/PB8" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at -22.86 -12.7 0) + (length 2.54) + (name "PB3/PB4/PB5/PB6" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at -22.86 -10.16 0) + (length 2.54) + (name "PB0/PB1/PB2/PA8" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at -22.86 -5.08 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line)) + (pin input line + (at -22.86 -2.54 0) + (length 2.54) + (name "PC14/PB9" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -22.86 2.54 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at 20.32 -15.24 180) + (length 2.54) + (name "PA14/PA15" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -12.7 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 20.32 -10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -7.62 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -5.08 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 20.32 -2.54 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at 20.32 0.0 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line)) + (pin bidirectional line + (at 20.32 2.54 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at 20.32 5.08 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 7.62 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 10.16 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 12.7 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin power_in line + (at 2.54 17.78 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at 2.54 -20.32 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G041F8Px" + (extends "STM32G041F6Px") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -20.32 16.51 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G041F8Px" + (id 1) + (at 5.08 16.51 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm" + (id 2) + (at -20.32 -17.78 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g041f8.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 27 GPIO, TSSOP-20" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "TSSOP*4.4x6.5mm*P0.65mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G041G6Ux" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 19.05 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G041G6Ux" + (id 1) + (at -2.54 19.05 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" + (id 2) + (at -12.7 -20.32 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g041g6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G041G6Ux_0_1" + (rectangle + (start -12.7 -20.32) + (end 10.16 17.78) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G041G6Ux_1_1" + (pin bidirectional line + (at -15.24 -17.78 0) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line)) + (pin bidirectional line + (at -15.24 -15.24 0) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at -15.24 -12.7 0) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at -15.24 -10.16 0) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at -15.24 -7.62 0) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at -15.24 -5.08 0) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at -15.24 -2.54 0) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line)) + (pin bidirectional line + (at -15.24 0.0 0) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at -15.24 5.08 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line)) + (pin input line + (at -15.24 7.62 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -15.24 10.16 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at -15.24 15.24 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at 12.7 -17.78 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 12.7 -15.24 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 12.7 -12.7 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 12.7 -10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 12.7 -7.62 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 12.7 -5.08 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line)) + (pin bidirectional line + (at 12.7 -2.54 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 12.7 0.0 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at 12.7 2.54 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line)) + (pin bidirectional line + (at 12.7 5.08 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at 12.7 7.62 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 12.7 10.16 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 12.7 12.7 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line)) + (pin bidirectional line + (at 12.7 15.24 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin power_in line + (at -5.08 20.32 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -22.86 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G041G8Ux" + (extends "STM32G041G6Ux") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 19.05 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G041G8Ux" + (id 1) + (at -2.54 19.05 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" + (id 2) + (at -12.7 -20.32 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g041g6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G041G6Ux" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 19.05 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G041G6Ux" + (id 1) + (at -2.54 19.05 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" + (id 2) + (at -12.7 -20.32 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g041g8.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G041G6Ux_0_1" + (rectangle + (start -12.7 -20.32) + (end 10.16 17.78) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G041G6Ux_1_1" + (pin bidirectional line + (at -15.24 -17.78 0) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line)) + (pin bidirectional line + (at -15.24 -15.24 0) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at -15.24 -12.7 0) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at -15.24 -10.16 0) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at -15.24 -7.62 0) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at -15.24 -5.08 0) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at -15.24 -2.54 0) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line)) + (pin bidirectional line + (at -15.24 0.0 0) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at -15.24 5.08 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line)) + (pin input line + (at -15.24 7.62 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -15.24 10.16 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at -15.24 15.24 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at 12.7 -17.78 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 12.7 -15.24 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 12.7 -12.7 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 12.7 -10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 12.7 -7.62 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 12.7 -5.08 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line)) + (pin bidirectional line + (at 12.7 -2.54 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 12.7 0.0 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at 12.7 2.54 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line)) + (pin bidirectional line + (at 12.7 5.08 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at 12.7 7.62 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 12.7 10.16 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 12.7 12.7 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line)) + (pin bidirectional line + (at 12.7 15.24 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin power_in line + (at -5.08 20.32 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -22.86 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G041G8Ux" + (extends "STM32G041G6Ux") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 19.05 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G041G8Ux" + (id 1) + (at -2.54 19.05 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" + (id 2) + (at -12.7 -20.32 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g041g8.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G041J6Mx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -25.4 8.89 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G041J6Mx" + (id 1) + (at 0.0 8.89 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "" + (id 2) + (at -25.4 -7.62 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g041j6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 18 GPIO, SO-8N" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G041J6Mx_0_1" + (rectangle + (start -25.4 -7.62) + (end 25.4 7.62) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G041J6Mx_1_1" + (pin input line + (at -27.94 -5.08 0) + (length 2.54) + (name "PC14/PB7/PB8/PB9" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -27.94 0.0 0) + (length 2.54) + (name "PF2/PA0/PA1/PA2" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at 27.94 -5.08 180) + (length 2.54) + (name "PB0/PB1/PA8/PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at 27.94 0.0 180) + (length 2.54) + (name "PA14/PA15/PB5/PB6" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line)) + (pin bidirectional line + (at 27.94 2.54 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 27.94 5.08 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin power_in line + (at -2.54 10.16 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -2.54 -10.16 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G041K6Ux" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 21.59 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G041K6Ux" + (id 1) + (at -2.54 21.59 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" + (id 2) + (at -12.7 -22.86 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g041k6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G041K6Ux_0_1" + (rectangle + (start -12.7 -22.86) + (end 12.7 20.32) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G041K6Ux_1_1" + (pin bidirectional line + (at -15.24 -20.32 0) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line)) + (pin bidirectional line + (at -15.24 -17.78 0) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line)) + (pin bidirectional line + (at -15.24 -15.24 0) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at -15.24 -12.7 0) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at -15.24 -10.16 0) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at -15.24 -7.62 0) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at -15.24 -5.08 0) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at -15.24 -2.54 0) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI2_MISO" bidirectional line)) + (pin bidirectional line + (at -15.24 0.0 0) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line)) + (pin bidirectional line + (at -15.24 2.54 0) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at -15.24 7.62 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line)) + (pin input line + (at -15.24 10.16 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -15.24 12.7 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at -15.24 17.78 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at 15.24 -20.32 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 -17.78 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 -15.24 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 15.24 -12.7 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 -10.16 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 -7.62 180) + (length 2.54) + (name "PA10/NC" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 -5.08 180) + (length 2.54) + (name "PA9/NC" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 -2.54 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 0.0 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 15.24 2.54 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 5.08 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line)) + (pin bidirectional line + (at 15.24 7.62 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 10.16 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 12.7 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 15.24 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 17.78 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin power_in line + (at -5.08 22.86 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -25.4 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -2.54 -25.4 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G041K8Ux" + (extends "STM32G041K6Ux") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 21.59 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G041K8Ux" + (id 1) + (at -2.54 21.59 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" + (id 2) + (at -12.7 -22.86 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g041k6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G041K6Ux" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 21.59 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G041K6Ux" + (id 1) + (at -2.54 21.59 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" + (id 2) + (at -12.7 -22.86 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g041k8.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G041K6Ux_0_1" + (rectangle + (start -12.7 -22.86) + (end 12.7 20.32) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G041K6Ux_1_1" + (pin bidirectional line + (at -15.24 -20.32 0) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line)) + (pin bidirectional line + (at -15.24 -17.78 0) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line)) + (pin bidirectional line + (at -15.24 -15.24 0) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at -15.24 -12.7 0) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at -15.24 -10.16 0) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at -15.24 -7.62 0) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at -15.24 -5.08 0) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at -15.24 -2.54 0) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI2_MISO" bidirectional line)) + (pin bidirectional line + (at -15.24 0.0 0) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line)) + (pin bidirectional line + (at -15.24 2.54 0) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at -15.24 7.62 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line)) + (pin input line + (at -15.24 10.16 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -15.24 12.7 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at -15.24 17.78 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at 15.24 -20.32 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 -17.78 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 -15.24 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 15.24 -12.7 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 -10.16 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 15.24 -7.62 180) + (length 2.54) + (name "PA10/NC" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 -5.08 180) + (length 2.54) + (name "PA9/NC" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 -2.54 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 0.0 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 15.24 2.54 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 5.08 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line)) + (pin bidirectional line + (at 15.24 7.62 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at 15.24 10.16 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 15.24 12.7 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 15.24 15.24 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line)) + (pin bidirectional line + (at 15.24 17.78 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin power_in line + (at -5.08 22.86 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -25.4 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -2.54 -25.4 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G041K8Ux" + (extends "STM32G041K6Ux") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 21.59 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G041K8Ux" + (id 1) + (at -2.54 21.59 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" + (id 2) + (at -12.7 -22.86 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g041k8.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G041Y8Yx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -20.32 13.97 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G041Y8Yx" + (id 1) + (at 5.08 13.97 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "" + (id 2) + (at -20.32 -15.24 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g041y8.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 27 GPIO, WLCSP-18" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G041Y8Yx_0_1" + (rectangle + (start -20.32 -15.24) + (end 17.78 12.7) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G041Y8Yx_1_1" + (pin bidirectional line + (at -22.86 -12.7 0) + (length 2.54) + (name "PB7/PB8" (effects (font (size 1.27 1.27)))) + (number "A5" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at -22.86 -10.16 0) + (length 2.54) + (name "PB3/PB4/PB5/PB6" (effects (font (size 1.27 1.27)))) + (number "B4" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at -22.86 -7.62 0) + (length 2.54) + (name "PB0/PB1/PB2/PA8" (effects (font (size 1.27 1.27)))) + (number "E1" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at -22.86 -2.54 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "A7" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line)) + (pin input line + (at -22.86 0.0 0) + (length 2.54) + (name "PC14/PB9" (effects (font (size 1.27 1.27)))) + (number "B6" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -22.86 5.08 0) + (length 2.54) + (name "PF2/PA0" (effects (font (size 1.27 1.27)))) + (number "E7" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at 20.32 -12.7 180) + (length 2.54) + (name "PA14/PA15" (effects (font (size 1.27 1.27)))) + (number "A3" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -10.16 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "A1" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 20.32 -7.62 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "B2" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -5.08 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "C1" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -2.54 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "D2" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 20.32 0.0 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "E3" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at 20.32 2.54 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "C3" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line)) + (pin bidirectional line + (at 20.32 5.08 180) + (length 2.54) + (name "PA3/PA4" (effects (font (size 1.27 1.27)))) + (number "D4" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 7.62 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "E5" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 10.16 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "C5" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line)) + (pin power_in line + (at 2.54 15.24 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "C7" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at 2.54 -17.78 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "D6" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G071C6Ux" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G071C6Ux" + (id 1) + (at -2.54 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" + (id 2) + (at -17.78 -43.18 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071c6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G071C6Ux_0_1" + (rectangle + (start -17.78 -43.18) + (end 17.78 43.18) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G071C6Ux_1_1" + (pin bidirectional line + (at -20.32 -40.64 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin bidirectional line + (at -20.32 -38.1 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -20.32 -35.56 0) + (length 2.54) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at -20.32 -33.02 0) + (length 2.54) + (name "PC7" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH4" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -30.48 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -25.4 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD2_DBCC2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin bidirectional line + (at -20.32 -22.86 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "UCPD2_CC2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at -20.32 -20.32 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_DBCC1" bidirectional line)) + (pin bidirectional line + (at -20.32 -17.78 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "UCPD2_CC1" bidirectional line)) + (pin bidirectional line + (at -20.32 -12.7 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin input line + (at -20.32 -10.16 0) + (length 2.54) + (name "PF1" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "RCC_OSC_OUT" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line)) + (pin input line + (at -20.32 -7.62 0) + (length 2.54) + (name "PF0" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at -20.32 40.64 0) + (length 2.54) + (name "VREF+" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "VREFBUF_OUT" bidirectional line)) + (pin bidirectional line + (at 20.32 -40.64 180) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "UCPD1_CC2" bidirectional line)) + (pin bidirectional line + (at 20.32 -38.1 180) + (length 2.54) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -35.56 180) + (length 2.54) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SCL" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -33.02 180) + (length 2.54) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 20.32 -30.48 180) + (length 2.54) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -27.94 180) + (length 2.54) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -25.4 180) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -22.86 180) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + (alternate "CEC" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -20.32 180) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -17.78 180) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -15.24 180) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 20.32 -12.7 180) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -10.16 180) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -7.62 180) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -5.08 180) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -2.54 180) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 2.54 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART4_CK" bidirectional line) + (alternate "USART4_DE" bidirectional line) + (alternate "USART4_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 5.08 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 7.62 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 20.32 10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 12.7 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 15.24 180) + (length 2.54) + (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "UCPD1_DBCC2" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 17.78 180) + (length 2.54) + (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "UCPD1_DBCC1" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 20.32 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "UCPD1_CC1" bidirectional line)) + (pin bidirectional line + (at 20.32 22.86 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 20.32 25.4 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 27.94 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "DAC1_OUT2" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 30.48 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "DAC1_OUT1" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 20.32 33.02 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "COMP2_INP" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 35.56 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "COMP2_INM" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 38.1 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 40.64 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -7.62 45.72 270) + (length 2.54) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 45.72 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "49" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G071C8Ux" + (extends "STM32G071C6Ux") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G071C8Ux" + (id 1) + (at -2.54 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" + (id 2) + (at -17.78 -43.18 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071c6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G071CBUx" + (extends "STM32G071C6Ux") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G071CBUx" + (id 1) + (at -2.54 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" + (id 2) + (at -17.78 -43.18 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071c6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G071C6Ux" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G071C6Ux" + (id 1) + (at -2.54 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" + (id 2) + (at -17.78 -43.18 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071c8.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G071C6Ux_0_1" + (rectangle + (start -17.78 -43.18) + (end 17.78 43.18) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G071C6Ux_1_1" + (pin bidirectional line + (at -20.32 -40.64 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin bidirectional line + (at -20.32 -38.1 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -20.32 -35.56 0) + (length 2.54) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at -20.32 -33.02 0) + (length 2.54) + (name "PC7" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH4" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -30.48 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -25.4 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD2_DBCC2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin bidirectional line + (at -20.32 -22.86 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "UCPD2_CC2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at -20.32 -20.32 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_DBCC1" bidirectional line)) + (pin bidirectional line + (at -20.32 -17.78 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "UCPD2_CC1" bidirectional line)) + (pin bidirectional line + (at -20.32 -12.7 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin input line + (at -20.32 -10.16 0) + (length 2.54) + (name "PF1" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "RCC_OSC_OUT" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line)) + (pin input line + (at -20.32 -7.62 0) + (length 2.54) + (name "PF0" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at -20.32 40.64 0) + (length 2.54) + (name "VREF+" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "VREFBUF_OUT" bidirectional line)) + (pin bidirectional line + (at 20.32 -40.64 180) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "UCPD1_CC2" bidirectional line)) + (pin bidirectional line + (at 20.32 -38.1 180) + (length 2.54) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -35.56 180) + (length 2.54) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SCL" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -33.02 180) + (length 2.54) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 20.32 -30.48 180) + (length 2.54) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -27.94 180) + (length 2.54) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -25.4 180) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -22.86 180) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + (alternate "CEC" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -20.32 180) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -17.78 180) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -15.24 180) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 20.32 -12.7 180) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -10.16 180) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -7.62 180) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -5.08 180) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -2.54 180) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 2.54 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART4_CK" bidirectional line) + (alternate "USART4_DE" bidirectional line) + (alternate "USART4_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 5.08 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 7.62 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 20.32 10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 12.7 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 15.24 180) + (length 2.54) + (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "UCPD1_DBCC2" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 17.78 180) + (length 2.54) + (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "UCPD1_DBCC1" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 20.32 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "UCPD1_CC1" bidirectional line)) + (pin bidirectional line + (at 20.32 22.86 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 20.32 25.4 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 27.94 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "DAC1_OUT2" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 30.48 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "DAC1_OUT1" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 20.32 33.02 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "COMP2_INP" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 35.56 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "COMP2_INM" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 38.1 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 40.64 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -7.62 45.72 270) + (length 2.54) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 45.72 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "49" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G071C8Ux" + (extends "STM32G071C6Ux") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G071C8Ux" + (id 1) + (at -2.54 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" + (id 2) + (at -17.78 -43.18 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071c8.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G071CBUx" + (extends "STM32G071C6Ux") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G071CBUx" + (id 1) + (at -2.54 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" + (id 2) + (at -17.78 -43.18 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071c8.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G071C6Ux" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G071C6Ux" + (id 1) + (at -2.54 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" + (id 2) + (at -17.78 -43.18 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071cb.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G071C6Ux_0_1" + (rectangle + (start -17.78 -43.18) + (end 17.78 43.18) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G071C6Ux_1_1" + (pin bidirectional line + (at -20.32 -40.64 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin bidirectional line + (at -20.32 -38.1 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -20.32 -35.56 0) + (length 2.54) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at -20.32 -33.02 0) + (length 2.54) + (name "PC7" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH4" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -30.48 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -25.4 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD2_DBCC2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin bidirectional line + (at -20.32 -22.86 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "UCPD2_CC2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at -20.32 -20.32 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_DBCC1" bidirectional line)) + (pin bidirectional line + (at -20.32 -17.78 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "UCPD2_CC1" bidirectional line)) + (pin bidirectional line + (at -20.32 -12.7 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin input line + (at -20.32 -10.16 0) + (length 2.54) + (name "PF1" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "RCC_OSC_OUT" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line)) + (pin input line + (at -20.32 -7.62 0) + (length 2.54) + (name "PF0" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at -20.32 40.64 0) + (length 2.54) + (name "VREF+" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "VREFBUF_OUT" bidirectional line)) + (pin bidirectional line + (at 20.32 -40.64 180) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "UCPD1_CC2" bidirectional line)) + (pin bidirectional line + (at 20.32 -38.1 180) + (length 2.54) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -35.56 180) + (length 2.54) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SCL" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -33.02 180) + (length 2.54) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 20.32 -30.48 180) + (length 2.54) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -27.94 180) + (length 2.54) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -25.4 180) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -22.86 180) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + (alternate "CEC" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -20.32 180) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -17.78 180) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -15.24 180) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 20.32 -12.7 180) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -10.16 180) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -7.62 180) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -5.08 180) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -2.54 180) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 2.54 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART4_CK" bidirectional line) + (alternate "USART4_DE" bidirectional line) + (alternate "USART4_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 5.08 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 7.62 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 20.32 10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 12.7 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 15.24 180) + (length 2.54) + (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "UCPD1_DBCC2" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 17.78 180) + (length 2.54) + (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "UCPD1_DBCC1" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 20.32 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "UCPD1_CC1" bidirectional line)) + (pin bidirectional line + (at 20.32 22.86 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 20.32 25.4 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 27.94 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "DAC1_OUT2" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 30.48 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "DAC1_OUT1" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 20.32 33.02 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "COMP2_INP" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 35.56 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "COMP2_INM" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 38.1 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 40.64 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -7.62 45.72 270) + (length 2.54) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 45.72 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "49" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G071C8Ux" + (extends "STM32G071C6Ux") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G071C8Ux" + (id 1) + (at -2.54 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" + (id 2) + (at -17.78 -43.18 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071cb.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G071CBUx" + (extends "STM32G071C6Ux") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G071CBUx" + (id 1) + (at -2.54 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" + (id 2) + (at -17.78 -43.18 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071cb.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G071EBYx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 19.05 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G071EBYx" + (id 1) + (at -2.54 19.05 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "" + (id 2) + (at -12.7 -20.32 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071eb.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 23 GPIO, WLCSP-25" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G071EBYx_0_1" + (rectangle + (start -12.7 -20.32) + (end 10.16 17.78) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G071EBYx_1_1" + (pin bidirectional line + (at -15.24 -17.78 0) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "B4" (effects (font (size 1.27 1.27)))) + (alternate "CEC" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -15.24 -15.24 0) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "A4" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at -15.24 -12.7 0) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "B3" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at -15.24 -10.16 0) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "A3" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at -15.24 -7.62 0) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "E1" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at -15.24 -5.08 0) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "E2" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -15.24 0.0 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "B5" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin input line + (at -15.24 2.54 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "A5" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -15.24 7.62 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "E5" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at 12.7 -17.78 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "A1" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART4_CK" bidirectional line) + (alternate "USART4_DE" bidirectional line) + (alternate "USART4_RTS" bidirectional line)) + (pin bidirectional line + (at 12.7 -15.24 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "A2" (effects (font (size 1.27 1.27)))) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 12.7 -12.7 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "B2" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 12.7 -10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "B1" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 12.7 -7.62 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "C1" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 12.7 -5.08 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "D1" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line)) + (pin bidirectional line + (at 12.7 -2.54 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "D2" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 12.7 0.0 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "C2" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 12.7 2.54 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "E3" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "DAC1_OUT2" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 12.7 5.08 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "D3" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "DAC1_OUT1" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at 12.7 7.62 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "C3" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "COMP2_INP" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 12.7 10.16 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "E4" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "COMP2_INM" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 12.7 12.7 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "D4" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 12.7 15.24 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "C4" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -5.08 20.32 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "C5" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -22.86 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "D5" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G071G6Ux" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 19.05 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G071G6Ux" + (id 1) + (at -2.54 19.05 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" + (id 2) + (at -12.7 -20.32 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071g6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G071G6Ux_0_1" + (rectangle + (start -12.7 -20.32) + (end 10.16 17.78) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G071G6Ux_1_1" + (pin bidirectional line + (at -15.24 -17.78 0) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "CEC" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -15.24 -15.24 0) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at -15.24 -12.7 0) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at -15.24 -10.16 0) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at -15.24 -7.62 0) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at -15.24 -5.08 0) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at -15.24 -2.54 0) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at -15.24 0.0 0) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -15.24 5.08 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin input line + (at -15.24 7.62 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -15.24 10.16 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at -15.24 15.24 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at 12.7 -17.78 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART4_CK" bidirectional line) + (alternate "USART4_DE" bidirectional line) + (alternate "USART4_RTS" bidirectional line)) + (pin bidirectional line + (at 12.7 -15.24 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 12.7 -12.7 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 12.7 -10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 12.7 -7.62 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 12.7 -5.08 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line)) + (pin bidirectional line + (at 12.7 -2.54 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 12.7 0.0 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 12.7 2.54 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "DAC1_OUT2" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 12.7 5.08 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "DAC1_OUT1" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at 12.7 7.62 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "COMP2_INP" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 12.7 10.16 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "COMP2_INM" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 12.7 12.7 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 12.7 15.24 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -5.08 20.32 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -22.86 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G071G8Ux" + (extends "STM32G071G6Ux") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 19.05 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G071G8Ux" + (id 1) + (at -2.54 19.05 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" + (id 2) + (at -12.7 -20.32 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071g6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G071GBUx" + (extends "STM32G071G6Ux") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 19.05 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G071GBUx" + (id 1) + (at -2.54 19.05 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" + (id 2) + (at -12.7 -20.32 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071g6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G071G8UxN" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 21.59 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G071G8UxN" + (id 1) + (at -2.54 21.59 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" + (id 2) + (at -12.7 -22.86 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071g8.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G071G8UxN_0_1" + (rectangle + (start -12.7 -22.86) + (end 10.16 20.32) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G071G8UxN_1_1" + (pin bidirectional line + (at -15.24 -20.32 0) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "UCPD1_CC2" bidirectional line)) + (pin bidirectional line + (at -15.24 -17.78 0) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "CEC" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -15.24 -15.24 0) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at -15.24 -12.7 0) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at -15.24 -10.16 0) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD1_DBCC2" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -15.24 -5.08 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin input line + (at -15.24 -2.54 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -15.24 0.0 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "UCPD1_DBCC1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -15.24 5.08 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD2_DBCC2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin bidirectional line + (at -15.24 7.62 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "UCPD2_CC2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at -15.24 10.16 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_DBCC1" bidirectional line)) + (pin bidirectional line + (at -15.24 12.7 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "UCPD2_CC1" bidirectional line)) + (pin bidirectional line + (at -15.24 17.78 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at 12.7 -20.32 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 12.7 -17.78 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 12.7 -15.24 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 12.7 -12.7 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 12.7 -10.16 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "UCPD1_CC1" bidirectional line)) + (pin bidirectional line + (at 12.7 -7.62 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 12.7 -5.08 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 12.7 -2.54 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "DAC1_OUT2" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 12.7 0.0 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "DAC1_OUT1" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 12.7 2.54 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "COMP2_INP" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 12.7 5.08 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "COMP2_INM" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 12.7 7.62 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 12.7 10.16 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -5.08 22.86 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -25.4 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G071GBUxN" + (extends "STM32G071G8UxN") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 21.59 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G071GBUxN" + (id 1) + (at -2.54 21.59 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" + (id 2) + (at -12.7 -22.86 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071g8.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G071G8UxN" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 21.59 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G071G8UxN" + (id 1) + (at -2.54 21.59 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" + (id 2) + (at -12.7 -22.86 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071gb.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G071G8UxN_0_1" + (rectangle + (start -12.7 -22.86) + (end 10.16 20.32) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G071G8UxN_1_1" + (pin bidirectional line + (at -15.24 -20.32 0) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "UCPD1_CC2" bidirectional line)) + (pin bidirectional line + (at -15.24 -17.78 0) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "CEC" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -15.24 -15.24 0) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at -15.24 -12.7 0) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at -15.24 -10.16 0) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD1_DBCC2" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -15.24 -5.08 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin input line + (at -15.24 -2.54 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -15.24 0.0 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "UCPD1_DBCC1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -15.24 5.08 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD2_DBCC2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin bidirectional line + (at -15.24 7.62 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "UCPD2_CC2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at -15.24 10.16 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_DBCC1" bidirectional line)) + (pin bidirectional line + (at -15.24 12.7 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "UCPD2_CC1" bidirectional line)) + (pin bidirectional line + (at -15.24 17.78 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at 12.7 -20.32 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 12.7 -17.78 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 12.7 -15.24 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 12.7 -12.7 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 12.7 -10.16 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "UCPD1_CC1" bidirectional line)) + (pin bidirectional line + (at 12.7 -7.62 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 12.7 -5.08 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 12.7 -2.54 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "DAC1_OUT2" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 12.7 0.0 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "DAC1_OUT1" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 12.7 2.54 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "COMP2_INP" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 12.7 5.08 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "COMP2_INM" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 12.7 7.62 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 12.7 10.16 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -5.08 22.86 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -25.4 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G071GBUxN" + (extends "STM32G071G8UxN") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 21.59 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G071GBUxN" + (id 1) + (at -2.54 21.59 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" + (id 2) + (at -12.7 -22.86 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071gb.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G071K6Ux" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 21.59 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G071K6Ux" + (id 1) + (at -7.62 21.59 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" + (id 2) + (at -17.78 -22.86 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071k6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G071K6Ux_0_1" + (rectangle + (start -17.78 -22.86) + (end 15.24 20.32) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G071K6Ux_1_1" + (pin bidirectional line + (at -20.32 -20.32 0) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -17.78 0) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "CEC" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -15.24 0) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at -20.32 -12.7 0) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -10.16 0) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at -20.32 -7.62 0) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at -20.32 -5.08 0) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at -20.32 -2.54 0) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 0.0 0) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at -20.32 2.54 0) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 7.62 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin input line + (at -20.32 10.16 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -20.32 12.7 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 17.78 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at 17.78 -20.32 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART4_CK" bidirectional line) + (alternate "USART4_DE" bidirectional line) + (alternate "USART4_RTS" bidirectional line)) + (pin bidirectional line + (at 17.78 -17.78 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 17.78 -15.24 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 17.78 -12.7 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 17.78 -10.16 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 17.78 -7.62 180) + (length 2.54) + (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "UCPD1_DBCC2" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 17.78 -5.08 180) + (length 2.54) + (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "UCPD1_DBCC1" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 17.78 -2.54 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "UCPD1_CC1" bidirectional line)) + (pin bidirectional line + (at 17.78 0.0 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 17.78 2.54 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 17.78 5.08 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "DAC1_OUT2" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 17.78 7.62 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "DAC1_OUT1" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at 17.78 10.16 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "COMP2_INP" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 17.78 12.7 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "COMP2_INM" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 17.78 15.24 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 17.78 17.78 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -10.16 22.86 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -10.16 -25.4 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 -25.4 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G071K8Ux" + (extends "STM32G071K6Ux") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 21.59 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G071K8Ux" + (id 1) + (at -7.62 21.59 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" + (id 2) + (at -17.78 -22.86 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071k6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G071KBUx" + (extends "STM32G071K6Ux") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 21.59 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G071KBUx" + (id 1) + (at -7.62 21.59 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" + (id 2) + (at -17.78 -22.86 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071k6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G071K8UxN" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 24.13 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G071K8UxN" + (id 1) + (at -7.62 24.13 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" + (id 2) + (at -17.78 -25.4 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071k8.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G071K8UxN_0_1" + (rectangle + (start -17.78 -25.4) + (end 15.24 22.86) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G071K8UxN_1_1" + (pin bidirectional line + (at -20.32 -22.86 0) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "UCPD1_CC2" bidirectional line)) + (pin bidirectional line + (at -20.32 -20.32 0) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -17.78 0) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "CEC" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -15.24 0) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at -20.32 -12.7 0) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -10.16 0) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at -20.32 -7.62 0) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -2.54 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin input line + (at -20.32 0.0 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -20.32 2.54 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 7.62 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD2_DBCC2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin bidirectional line + (at -20.32 10.16 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "UCPD2_CC2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at -20.32 12.7 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_DBCC1" bidirectional line)) + (pin bidirectional line + (at -20.32 15.24 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "UCPD2_CC1" bidirectional line)) + (pin bidirectional line + (at -20.32 20.32 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at 17.78 -22.86 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 17.78 -20.32 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 17.78 -17.78 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 17.78 -15.24 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 17.78 -12.7 180) + (length 2.54) + (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "UCPD1_DBCC2" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 17.78 -10.16 180) + (length 2.54) + (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "UCPD1_DBCC1" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 17.78 -7.62 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "UCPD1_CC1" bidirectional line)) + (pin bidirectional line + (at 17.78 -5.08 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 17.78 -2.54 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 17.78 0.0 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "DAC1_OUT2" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 17.78 2.54 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "DAC1_OUT1" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 17.78 5.08 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "COMP2_INP" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 17.78 7.62 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "COMP2_INM" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 17.78 10.16 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 17.78 12.7 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -10.16 25.4 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -10.16 -27.94 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 -27.94 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G071KBUxN" + (extends "STM32G071K8UxN") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 24.13 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G071KBUxN" + (id 1) + (at -7.62 24.13 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" + (id 2) + (at -17.78 -25.4 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071k8.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G071K8UxN" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 24.13 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G071K8UxN" + (id 1) + (at -7.62 24.13 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" + (id 2) + (at -17.78 -25.4 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071kb.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G071K8UxN_0_1" + (rectangle + (start -17.78 -25.4) + (end 15.24 22.86) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G071K8UxN_1_1" + (pin bidirectional line + (at -20.32 -22.86 0) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "UCPD1_CC2" bidirectional line)) + (pin bidirectional line + (at -20.32 -20.32 0) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -17.78 0) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "CEC" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -15.24 0) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at -20.32 -12.7 0) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -10.16 0) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at -20.32 -7.62 0) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -2.54 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin input line + (at -20.32 0.0 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -20.32 2.54 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 7.62 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD2_DBCC2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin bidirectional line + (at -20.32 10.16 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "UCPD2_CC2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at -20.32 12.7 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_DBCC1" bidirectional line)) + (pin bidirectional line + (at -20.32 15.24 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "UCPD2_CC1" bidirectional line)) + (pin bidirectional line + (at -20.32 20.32 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at 17.78 -22.86 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 17.78 -20.32 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 17.78 -17.78 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 17.78 -15.24 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 17.78 -12.7 180) + (length 2.54) + (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "UCPD1_DBCC2" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 17.78 -10.16 180) + (length 2.54) + (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "UCPD1_DBCC1" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 17.78 -7.62 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "UCPD1_CC1" bidirectional line)) + (pin bidirectional line + (at 17.78 -5.08 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 17.78 -2.54 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 17.78 0.0 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "DAC1_OUT2" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 17.78 2.54 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "DAC1_OUT1" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 17.78 5.08 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "COMP2_INP" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 17.78 7.62 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "COMP2_INM" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 17.78 10.16 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 17.78 12.7 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -10.16 25.4 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -10.16 -27.94 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 -27.94 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G071KBUxN" + (extends "STM32G071K8UxN") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 24.13 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G071KBUxN" + (id 1) + (at -7.62 24.13 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" + (id 2) + (at -17.78 -25.4 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071kb.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G071R6Tx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G071R6Tx" + (id 1) + (at -2.54 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_QFP:LQFP-64_10x10mm_P0.5mm" + (id 2) + (at -17.78 -43.18 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071r6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 60 GPIO, LQFP-64" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "LQFP*10x10mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G071R6Tx_0_1" + (rectangle + (start -17.78 -43.18) + (end 17.78 43.18) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G071R6Tx_1_1" + (pin bidirectional line + (at -20.32 -40.64 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin bidirectional line + (at -20.32 -38.1 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -20.32 -35.56 0) + (length 2.54) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at -20.32 -33.02 0) + (length 2.54) + (name "PC12" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -30.48 0) + (length 2.54) + (name "PC11" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -27.94 0) + (length 2.54) + (name "PC10" (effects (font (size 1.27 1.27)))) + (number "64" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -25.4 0) + (length 2.54) + (name "PC9" (effects (font (size 1.27 1.27)))) + (number "49" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM3_CH4" bidirectional line)) + (pin bidirectional line + (at -20.32 -22.86 0) + (length 2.54) + (name "PC8" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -20.32 0) + (length 2.54) + (name "PC7" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH4" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -17.78 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -15.24 0) + (length 2.54) + (name "PC5" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "SYS_WKUP5" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -12.7 0) + (length 2.54) + (name "PC4" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -10.16 0) + (length 2.54) + (name "PC3" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line)) + (pin bidirectional line + (at -20.32 -7.62 0) + (length 2.54) + (name "PC2" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line)) + (pin bidirectional line + (at -20.32 -5.08 0) + (length 2.54) + (name "PC1" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "TIM15_CH1" bidirectional line)) + (pin bidirectional line + (at -20.32 -2.54 0) + (length 2.54) + (name "PC0" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 2.54 0) + (length 2.54) + (name "PD9" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 5.08 0) + (length 2.54) + (name "PD8" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 7.62 0) + (length 2.54) + (name "PD6" (effects (font (size 1.27 1.27)))) + (number "56" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 10.16 0) + (length 2.54) + (name "PD5" (effects (font (size 1.27 1.27)))) + (number "55" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 12.7 0) + (length 2.54) + (name "PD4" (effects (font (size 1.27 1.27)))) + (number "54" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line)) + (pin bidirectional line + (at -20.32 15.24 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "53" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD2_DBCC2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin bidirectional line + (at -20.32 17.78 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "52" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "UCPD2_CC2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at -20.32 20.32 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "51" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_DBCC1" bidirectional line)) + (pin bidirectional line + (at -20.32 22.86 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "50" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "UCPD2_CC1" bidirectional line)) + (pin bidirectional line + (at -20.32 27.94 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin input line + (at -20.32 30.48 0) + (length 2.54) + (name "PF1" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "RCC_OSC_OUT" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line)) + (pin input line + (at -20.32 33.02 0) + (length 2.54) + (name "PF0" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at -20.32 40.64 0) + (length 2.54) + (name "VREF+" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "VREFBUF_OUT" bidirectional line)) + (pin bidirectional line + (at 20.32 -40.64 180) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "UCPD1_CC2" bidirectional line)) + (pin bidirectional line + (at 20.32 -38.1 180) + (length 2.54) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -35.56 180) + (length 2.54) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SCL" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -33.02 180) + (length 2.54) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 20.32 -30.48 180) + (length 2.54) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -27.94 180) + (length 2.54) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -25.4 180) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "63" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -22.86 180) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "62" (effects (font (size 1.27 1.27)))) + (alternate "CEC" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -20.32 180) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "61" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -17.78 180) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "60" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -15.24 180) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "59" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 20.32 -12.7 180) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "58" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -10.16 180) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "57" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -7.62 180) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -5.08 180) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -2.54 180) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 2.54 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART4_CK" bidirectional line) + (alternate "USART4_DE" bidirectional line) + (alternate "USART4_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 5.08 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 7.62 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 20.32 10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 12.7 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 15.24 180) + (length 2.54) + (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "UCPD1_DBCC2" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 17.78 180) + (length 2.54) + (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "UCPD1_DBCC1" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 20.32 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "UCPD1_CC1" bidirectional line)) + (pin bidirectional line + (at 20.32 22.86 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 20.32 25.4 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 27.94 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "DAC1_OUT2" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 30.48 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "DAC1_OUT1" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 20.32 33.02 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "COMP2_INP" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 35.56 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "COMP2_INM" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 38.1 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 40.64 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -7.62 45.72 270) + (length 2.54) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 45.72 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G071R8Tx" + (extends "STM32G071R6Tx") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G071R8Tx" + (id 1) + (at -2.54 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_QFP:LQFP-64_10x10mm_P0.5mm" + (id 2) + (at -17.78 -43.18 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071r6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 60 GPIO, LQFP-64" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "LQFP*10x10mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G071RBTx" + (extends "STM32G071R6Tx") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G071RBTx" + (id 1) + (at -2.54 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_QFP:LQFP-64_10x10mm_P0.5mm" + (id 2) + (at -17.78 -43.18 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071r6.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 60 GPIO, LQFP-64" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "LQFP*10x10mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G071R6Tx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G071R6Tx" + (id 1) + (at -2.54 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_QFP:LQFP-64_10x10mm_P0.5mm" + (id 2) + (at -17.78 -43.18 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071r8.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 60 GPIO, LQFP-64" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "LQFP*10x10mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G071R6Tx_0_1" + (rectangle + (start -17.78 -43.18) + (end 17.78 43.18) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G071R6Tx_1_1" + (pin bidirectional line + (at -20.32 -40.64 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin bidirectional line + (at -20.32 -38.1 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -20.32 -35.56 0) + (length 2.54) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at -20.32 -33.02 0) + (length 2.54) + (name "PC12" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -30.48 0) + (length 2.54) + (name "PC11" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -27.94 0) + (length 2.54) + (name "PC10" (effects (font (size 1.27 1.27)))) + (number "64" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -25.4 0) + (length 2.54) + (name "PC9" (effects (font (size 1.27 1.27)))) + (number "49" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM3_CH4" bidirectional line)) + (pin bidirectional line + (at -20.32 -22.86 0) + (length 2.54) + (name "PC8" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -20.32 0) + (length 2.54) + (name "PC7" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH4" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -17.78 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -15.24 0) + (length 2.54) + (name "PC5" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "SYS_WKUP5" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -12.7 0) + (length 2.54) + (name "PC4" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -10.16 0) + (length 2.54) + (name "PC3" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line)) + (pin bidirectional line + (at -20.32 -7.62 0) + (length 2.54) + (name "PC2" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line)) + (pin bidirectional line + (at -20.32 -5.08 0) + (length 2.54) + (name "PC1" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "TIM15_CH1" bidirectional line)) + (pin bidirectional line + (at -20.32 -2.54 0) + (length 2.54) + (name "PC0" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 2.54 0) + (length 2.54) + (name "PD9" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 5.08 0) + (length 2.54) + (name "PD8" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 7.62 0) + (length 2.54) + (name "PD6" (effects (font (size 1.27 1.27)))) + (number "56" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 10.16 0) + (length 2.54) + (name "PD5" (effects (font (size 1.27 1.27)))) + (number "55" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 12.7 0) + (length 2.54) + (name "PD4" (effects (font (size 1.27 1.27)))) + (number "54" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line)) + (pin bidirectional line + (at -20.32 15.24 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "53" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD2_DBCC2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin bidirectional line + (at -20.32 17.78 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "52" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "UCPD2_CC2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at -20.32 20.32 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "51" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_DBCC1" bidirectional line)) + (pin bidirectional line + (at -20.32 22.86 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "50" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "UCPD2_CC1" bidirectional line)) + (pin bidirectional line + (at -20.32 27.94 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin input line + (at -20.32 30.48 0) + (length 2.54) + (name "PF1" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "RCC_OSC_OUT" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line)) + (pin input line + (at -20.32 33.02 0) + (length 2.54) + (name "PF0" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at -20.32 40.64 0) + (length 2.54) + (name "VREF+" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "VREFBUF_OUT" bidirectional line)) + (pin bidirectional line + (at 20.32 -40.64 180) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "UCPD1_CC2" bidirectional line)) + (pin bidirectional line + (at 20.32 -38.1 180) + (length 2.54) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -35.56 180) + (length 2.54) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SCL" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -33.02 180) + (length 2.54) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 20.32 -30.48 180) + (length 2.54) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -27.94 180) + (length 2.54) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -25.4 180) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "63" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -22.86 180) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "62" (effects (font (size 1.27 1.27)))) + (alternate "CEC" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -20.32 180) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "61" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -17.78 180) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "60" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -15.24 180) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "59" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 20.32 -12.7 180) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "58" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -10.16 180) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "57" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -7.62 180) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -5.08 180) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -2.54 180) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 2.54 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART4_CK" bidirectional line) + (alternate "USART4_DE" bidirectional line) + (alternate "USART4_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 5.08 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 7.62 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 20.32 10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 12.7 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 15.24 180) + (length 2.54) + (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "UCPD1_DBCC2" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 17.78 180) + (length 2.54) + (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "UCPD1_DBCC1" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 20.32 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "UCPD1_CC1" bidirectional line)) + (pin bidirectional line + (at 20.32 22.86 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 20.32 25.4 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 27.94 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "DAC1_OUT2" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 30.48 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "DAC1_OUT1" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 20.32 33.02 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "COMP2_INP" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 35.56 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "COMP2_INM" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 38.1 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 40.64 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -7.62 45.72 270) + (length 2.54) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 45.72 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G071R8Tx" + (extends "STM32G071R6Tx") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G071R8Tx" + (id 1) + (at -2.54 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_QFP:LQFP-64_10x10mm_P0.5mm" + (id 2) + (at -17.78 -43.18 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071r8.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 60 GPIO, LQFP-64" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "LQFP*10x10mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G071RBTx" + (extends "STM32G071R6Tx") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G071RBTx" + (id 1) + (at -2.54 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_QFP:LQFP-64_10x10mm_P0.5mm" + (id 2) + (at -17.78 -43.18 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071r8.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 60 GPIO, LQFP-64" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "LQFP*10x10mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G071RBIx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G071RBIx" + (id 1) + (at -2.54 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_BGA:UFBGA-64_5x5mm_Layout8x8_P0.5mm" + (id 2) + (at -17.78 -43.18 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071rb.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 60 GPIO, UFBGA-64" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "UFBGA*5x5mm*Layout8x8*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G071RBIx_0_1" + (rectangle + (start -17.78 -43.18) + (end 17.78 43.18) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G071RBIx_1_1" + (pin bidirectional line + (at -20.32 -40.64 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "B1" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin bidirectional line + (at -20.32 -38.1 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "C1" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -20.32 -35.56 0) + (length 2.54) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "C2" (effects (font (size 1.27 1.27)))) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at -20.32 -33.02 0) + (length 2.54) + (name "PC12" (effects (font (size 1.27 1.27)))) + (number "B2" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -30.48 0) + (length 2.54) + (name "PC11" (effects (font (size 1.27 1.27)))) + (number "A1" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -27.94 0) + (length 2.54) + (name "PC10" (effects (font (size 1.27 1.27)))) + (number "A2" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -25.4 0) + (length 2.54) + (name "PC9" (effects (font (size 1.27 1.27)))) + (number "B7" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM3_CH4" bidirectional line)) + (pin bidirectional line + (at -20.32 -22.86 0) + (length 2.54) + (name "PC8" (effects (font (size 1.27 1.27)))) + (number "A8" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -20.32 0) + (length 2.54) + (name "PC7" (effects (font (size 1.27 1.27)))) + (number "E5" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH4" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -17.78 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "E7" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -15.24 0) + (length 2.54) + (name "PC5" (effects (font (size 1.27 1.27)))) + (number "H6" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "SYS_WKUP5" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -12.7 0) + (length 2.54) + (name "PC4" (effects (font (size 1.27 1.27)))) + (number "H5" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -10.16 0) + (length 2.54) + (name "PC3" (effects (font (size 1.27 1.27)))) + (number "H1" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line)) + (pin bidirectional line + (at -20.32 -7.62 0) + (length 2.54) + (name "PC2" (effects (font (size 1.27 1.27)))) + (number "G2" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line)) + (pin bidirectional line + (at -20.32 -5.08 0) + (length 2.54) + (name "PC1" (effects (font (size 1.27 1.27)))) + (number "F2" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "TIM15_CH1" bidirectional line)) + (pin bidirectional line + (at -20.32 -2.54 0) + (length 2.54) + (name "PC0" (effects (font (size 1.27 1.27)))) + (number "E3" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 2.54 0) + (length 2.54) + (name "PD9" (effects (font (size 1.27 1.27)))) + (number "D8" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 5.08 0) + (length 2.54) + (name "PD8" (effects (font (size 1.27 1.27)))) + (number "E8" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 7.62 0) + (length 2.54) + (name "PD6" (effects (font (size 1.27 1.27)))) + (number "A5" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 10.16 0) + (length 2.54) + (name "PD5" (effects (font (size 1.27 1.27)))) + (number "B5" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 12.7 0) + (length 2.54) + (name "PD4" (effects (font (size 1.27 1.27)))) + (number "C5" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line)) + (pin bidirectional line + (at -20.32 15.24 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "D5" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD2_DBCC2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin bidirectional line + (at -20.32 17.78 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "A6" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "UCPD2_CC2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at -20.32 20.32 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "B6" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_DBCC1" bidirectional line)) + (pin bidirectional line + (at -20.32 22.86 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "A7" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "UCPD2_CC1" bidirectional line)) + (pin bidirectional line + (at -20.32 27.94 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "E2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin input line + (at -20.32 30.48 0) + (length 2.54) + (name "PF1" (effects (font (size 1.27 1.27)))) + (number "G1" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "RCC_OSC_OUT" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line)) + (pin input line + (at -20.32 33.02 0) + (length 2.54) + (name "PF0" (effects (font (size 1.27 1.27)))) + (number "F1" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at -20.32 40.64 0) + (length 2.54) + (name "VREF+" (effects (font (size 1.27 1.27)))) + (number "D2" (effects (font (size 1.27 1.27)))) + (alternate "VREFBUF_OUT" bidirectional line)) + (pin bidirectional line + (at 20.32 -40.64 180) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "F7" (effects (font (size 1.27 1.27)))) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "UCPD1_CC2" bidirectional line)) + (pin bidirectional line + (at 20.32 -38.1 180) + (length 2.54) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "F6" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -35.56 180) + (length 2.54) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "G8" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SCL" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -33.02 180) + (length 2.54) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "G7" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 20.32 -30.48 180) + (length 2.54) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "H8" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -27.94 180) + (length 2.54) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "G6" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -25.4 180) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "C3" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -22.86 180) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "B3" (effects (font (size 1.27 1.27)))) + (alternate "CEC" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -20.32 180) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "A3" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -17.78 180) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "A4" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -15.24 180) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "D4" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 20.32 -12.7 180) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "C4" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -10.16 180) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "B4" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -7.62 180) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "H7" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -5.08 180) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "G5" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -2.54 180) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "F5" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 2.54 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "C6" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART4_CK" bidirectional line) + (alternate "USART4_DE" bidirectional line) + (alternate "USART4_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 5.08 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "C7" (effects (font (size 1.27 1.27)))) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 7.62 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "D7" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 20.32 10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "B8" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 12.7 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "C8" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 15.24 180) + (length 2.54) + (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) + (number "D6" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "UCPD1_DBCC2" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 17.78 180) + (length 2.54) + (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) + (number "E6" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "UCPD1_DBCC1" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 20.32 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "F8" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "UCPD1_CC1" bidirectional line)) + (pin bidirectional line + (at 20.32 22.86 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "E4" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 20.32 25.4 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "F4" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 27.94 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "G4" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "DAC1_OUT2" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 30.48 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "H4" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "DAC1_OUT1" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 20.32 33.02 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "F3" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "COMP2_INP" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 35.56 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "G3" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "COMP2_INM" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 38.1 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "H3" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 40.64 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "H2" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -7.62 45.72 270) + (length 2.54) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "D3" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 45.72 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "D1" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "E1" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G081CBUx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G081CBUx" + (id 1) + (at -2.54 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" + (id 2) + (at -17.78 -43.18 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g081cb.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G081CBUx_0_1" + (rectangle + (start -17.78 -43.18) + (end 17.78 43.18) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G081CBUx_1_1" + (pin bidirectional line + (at -20.32 -40.64 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin bidirectional line + (at -20.32 -38.1 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -20.32 -35.56 0) + (length 2.54) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at -20.32 -33.02 0) + (length 2.54) + (name "PC7" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH4" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -30.48 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -25.4 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD2_DBCC2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin bidirectional line + (at -20.32 -22.86 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "UCPD2_CC2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at -20.32 -20.32 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_DBCC1" bidirectional line)) + (pin bidirectional line + (at -20.32 -17.78 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "UCPD2_CC1" bidirectional line)) + (pin bidirectional line + (at -20.32 -12.7 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin input line + (at -20.32 -10.16 0) + (length 2.54) + (name "PF1" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "RCC_OSC_OUT" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line)) + (pin input line + (at -20.32 -7.62 0) + (length 2.54) + (name "PF0" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at -20.32 40.64 0) + (length 2.54) + (name "VREF+" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "VREFBUF_OUT" bidirectional line)) + (pin bidirectional line + (at 20.32 -40.64 180) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "UCPD1_CC2" bidirectional line)) + (pin bidirectional line + (at 20.32 -38.1 180) + (length 2.54) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -35.56 180) + (length 2.54) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SCL" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -33.02 180) + (length 2.54) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 20.32 -30.48 180) + (length 2.54) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -27.94 180) + (length 2.54) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -25.4 180) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -22.86 180) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + (alternate "CEC" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -20.32 180) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -17.78 180) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -15.24 180) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 20.32 -12.7 180) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -10.16 180) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -7.62 180) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -5.08 180) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -2.54 180) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 2.54 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART4_CK" bidirectional line) + (alternate "USART4_DE" bidirectional line) + (alternate "USART4_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 5.08 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 7.62 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 20.32 10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 12.7 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 15.24 180) + (length 2.54) + (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "UCPD1_DBCC2" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 17.78 180) + (length 2.54) + (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "UCPD1_DBCC1" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 20.32 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "UCPD1_CC1" bidirectional line)) + (pin bidirectional line + (at 20.32 22.86 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 20.32 25.4 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 27.94 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "DAC1_OUT2" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 30.48 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "DAC1_OUT1" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 20.32 33.02 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "COMP2_INP" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 35.56 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "COMP2_INM" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 38.1 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 40.64 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -7.62 45.72 270) + (length 2.54) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 45.72 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "49" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G081EBYx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 19.05 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G081EBYx" + (id 1) + (at -2.54 19.05 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "" + (id 2) + (at -12.7 -20.32 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g081eb.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 23 GPIO, WLCSP-25" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G081EBYx_0_1" + (rectangle + (start -12.7 -20.32) + (end 10.16 17.78) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G081EBYx_1_1" + (pin bidirectional line + (at -15.24 -17.78 0) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "B4" (effects (font (size 1.27 1.27)))) + (alternate "CEC" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -15.24 -15.24 0) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "A4" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at -15.24 -12.7 0) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "B3" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at -15.24 -10.16 0) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "A3" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at -15.24 -7.62 0) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "E1" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at -15.24 -5.08 0) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "E2" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -15.24 0.0 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "B5" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin input line + (at -15.24 2.54 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "A5" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -15.24 7.62 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "E5" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at 12.7 -17.78 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "A1" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART4_CK" bidirectional line) + (alternate "USART4_DE" bidirectional line) + (alternate "USART4_RTS" bidirectional line)) + (pin bidirectional line + (at 12.7 -15.24 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "A2" (effects (font (size 1.27 1.27)))) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 12.7 -12.7 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "B2" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 12.7 -10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "B1" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 12.7 -7.62 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "C1" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 12.7 -5.08 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "D1" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line)) + (pin bidirectional line + (at 12.7 -2.54 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "D2" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 12.7 0.0 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "C2" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 12.7 2.54 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "E3" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "DAC1_OUT2" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 12.7 5.08 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "D3" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "DAC1_OUT1" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at 12.7 7.62 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "C3" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "COMP2_INP" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 12.7 10.16 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "E4" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "COMP2_INM" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 12.7 12.7 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "D4" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 12.7 15.24 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "C4" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -5.08 20.32 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "C5" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -22.86 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "D5" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G081GBUxN" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -12.7 21.59 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G081GBUxN" + (id 1) + (at -2.54 21.59 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" + (id 2) + (at -12.7 -22.86 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g081gb.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G081GBUxN_0_1" + (rectangle + (start -12.7 -22.86) + (end 10.16 20.32) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G081GBUxN_1_1" + (pin bidirectional line + (at -15.24 -20.32 0) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "UCPD1_CC2" bidirectional line)) + (pin bidirectional line + (at -15.24 -17.78 0) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "CEC" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -15.24 -15.24 0) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at -15.24 -12.7 0) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at -15.24 -10.16 0) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD1_DBCC2" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -15.24 -5.08 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin input line + (at -15.24 -2.54 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -15.24 0.0 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "UCPD1_DBCC1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -15.24 5.08 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD2_DBCC2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin bidirectional line + (at -15.24 7.62 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "UCPD2_CC2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at -15.24 10.16 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_DBCC1" bidirectional line)) + (pin bidirectional line + (at -15.24 12.7 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "UCPD2_CC1" bidirectional line)) + (pin bidirectional line + (at -15.24 17.78 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at 12.7 -20.32 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 12.7 -17.78 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 12.7 -15.24 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 12.7 -12.7 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 12.7 -10.16 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "UCPD1_CC1" bidirectional line)) + (pin bidirectional line + (at 12.7 -7.62 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 12.7 -5.08 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 12.7 -2.54 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "DAC1_OUT2" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 12.7 0.0 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "DAC1_OUT1" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 12.7 2.54 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "COMP2_INP" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 12.7 5.08 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "COMP2_INM" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 12.7 7.62 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 12.7 10.16 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -5.08 22.86 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -25.4 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G081KBUxN" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 24.13 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G081KBUxN" + (id 1) + (at -7.62 24.13 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" + (id 2) + (at -17.78 -25.4 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g081kb.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G081KBUxN_0_1" + (rectangle + (start -17.78 -25.4) + (end 15.24 22.86) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G081KBUxN_1_1" + (pin bidirectional line + (at -20.32 -22.86 0) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "UCPD1_CC2" bidirectional line)) + (pin bidirectional line + (at -20.32 -20.32 0) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -17.78 0) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "CEC" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -15.24 0) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at -20.32 -12.7 0) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -10.16 0) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at -20.32 -7.62 0) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -2.54 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin input line + (at -20.32 0.0 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -20.32 2.54 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 7.62 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD2_DBCC2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin bidirectional line + (at -20.32 10.16 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "UCPD2_CC2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at -20.32 12.7 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_DBCC1" bidirectional line)) + (pin bidirectional line + (at -20.32 15.24 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "UCPD2_CC1" bidirectional line)) + (pin bidirectional line + (at -20.32 20.32 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at 17.78 -22.86 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 17.78 -20.32 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 17.78 -17.78 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 17.78 -15.24 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 17.78 -12.7 180) + (length 2.54) + (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "UCPD1_DBCC2" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 17.78 -10.16 180) + (length 2.54) + (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "UCPD1_DBCC1" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 17.78 -7.62 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "UCPD1_CC1" bidirectional line)) + (pin bidirectional line + (at 17.78 -5.08 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 17.78 -2.54 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 17.78 0.0 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "DAC1_OUT2" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 17.78 2.54 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "DAC1_OUT1" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 17.78 5.08 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "COMP2_INP" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 17.78 7.62 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "COMP2_INM" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 17.78 10.16 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 17.78 12.7 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -10.16 25.4 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -10.16 -27.94 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 -27.94 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G081RBTx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G081RBTx" + (id 1) + (at -2.54 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_QFP:LQFP-64_10x10mm_P0.5mm" + (id 2) + (at -17.78 -43.18 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g081rb.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 60 GPIO, LQFP-64" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "LQFP*10x10mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G081RBTx_0_1" + (rectangle + (start -17.78 -43.18) + (end 17.78 43.18) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G081RBTx_1_1" + (pin bidirectional line + (at -20.32 -40.64 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin bidirectional line + (at -20.32 -38.1 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -20.32 -35.56 0) + (length 2.54) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at -20.32 -33.02 0) + (length 2.54) + (name "PC12" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -30.48 0) + (length 2.54) + (name "PC11" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -27.94 0) + (length 2.54) + (name "PC10" (effects (font (size 1.27 1.27)))) + (number "64" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -25.4 0) + (length 2.54) + (name "PC9" (effects (font (size 1.27 1.27)))) + (number "49" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM3_CH4" bidirectional line)) + (pin bidirectional line + (at -20.32 -22.86 0) + (length 2.54) + (name "PC8" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -20.32 0) + (length 2.54) + (name "PC7" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH4" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -17.78 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -15.24 0) + (length 2.54) + (name "PC5" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "SYS_WKUP5" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -12.7 0) + (length 2.54) + (name "PC4" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -10.16 0) + (length 2.54) + (name "PC3" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line)) + (pin bidirectional line + (at -20.32 -7.62 0) + (length 2.54) + (name "PC2" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line)) + (pin bidirectional line + (at -20.32 -5.08 0) + (length 2.54) + (name "PC1" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "TIM15_CH1" bidirectional line)) + (pin bidirectional line + (at -20.32 -2.54 0) + (length 2.54) + (name "PC0" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 2.54 0) + (length 2.54) + (name "PD9" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 5.08 0) + (length 2.54) + (name "PD8" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 7.62 0) + (length 2.54) + (name "PD6" (effects (font (size 1.27 1.27)))) + (number "56" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 10.16 0) + (length 2.54) + (name "PD5" (effects (font (size 1.27 1.27)))) + (number "55" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 12.7 0) + (length 2.54) + (name "PD4" (effects (font (size 1.27 1.27)))) + (number "54" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line)) + (pin bidirectional line + (at -20.32 15.24 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "53" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD2_DBCC2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line)) + (pin bidirectional line + (at -20.32 17.78 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "52" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "UCPD2_CC2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at -20.32 20.32 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "51" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_DBCC1" bidirectional line)) + (pin bidirectional line + (at -20.32 22.86 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "50" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "UCPD2_CC1" bidirectional line)) + (pin bidirectional line + (at -20.32 27.94 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin input line + (at -20.32 30.48 0) + (length 2.54) + (name "PF1" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "RCC_OSC_OUT" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line)) + (pin input line + (at -20.32 33.02 0) + (length 2.54) + (name "PF0" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at -20.32 40.64 0) + (length 2.54) + (name "VREF+" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "VREFBUF_OUT" bidirectional line)) + (pin bidirectional line + (at 20.32 -40.64 180) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "UCPD1_CC2" bidirectional line)) + (pin bidirectional line + (at 20.32 -38.1 180) + (length 2.54) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -35.56 180) + (length 2.54) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SCL" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -33.02 180) + (length 2.54) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 20.32 -30.48 180) + (length 2.54) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -27.94 180) + (length 2.54) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -25.4 180) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "63" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -22.86 180) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "62" (effects (font (size 1.27 1.27)))) + (alternate "CEC" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -20.32 180) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "61" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -17.78 180) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "60" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -15.24 180) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "59" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at 20.32 -12.7 180) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "58" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -10.16 180) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "57" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -7.62 180) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -5.08 180) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -2.54 180) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 2.54 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART4_CK" bidirectional line) + (alternate "USART4_DE" bidirectional line) + (alternate "USART4_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 5.08 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 7.62 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line)) + (pin bidirectional line + (at 20.32 10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 12.7 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 15.24 180) + (length 2.54) + (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "UCPD1_DBCC2" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 17.78 180) + (length 2.54) + (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "UCPD1_DBCC1" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 20.32 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "UCPD1_CC1" bidirectional line)) + (pin bidirectional line + (at 20.32 22.86 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 20.32 25.4 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 27.94 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "DAC1_OUT2" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 30.48 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "DAC1_OUT1" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT_ALARM" bidirectional line) + (alternate "RTC_OUT_CALIB" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 20.32 33.02 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "COMP2_INP" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 35.56 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "COMP2_INM" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 38.1 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 40.64 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -7.62 45.72 270) + (length 2.54) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 45.72 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G0B1CCUx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0B1CCUx" + (id 1) + (at -2.54 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" + (id 2) + (at -17.78 -43.18 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1cc.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G0B1CCUx_0_1" + (rectangle + (start -17.78 -43.18) + (end 17.78 43.18) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G0B1CCUx_1_1" + (pin bidirectional line + (at -20.32 -40.64 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin bidirectional line + (at -20.32 -38.1 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -20.32 -35.56 0) + (length 2.54) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "RTC_OUT1" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at -20.32 -33.02 0) + (length 2.54) + (name "PC7" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_RX" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -30.48 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_TX" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -25.4 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD2_DBCC2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -22.86 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "UCPD2_CC2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -20.32 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_DBCC1" bidirectional line)) + (pin bidirectional line + (at -20.32 -17.78 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "UCPD2_CC1" bidirectional line)) + (pin bidirectional line + (at -20.32 -12.7 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "RCC_MCO" bidirectional line)) + (pin input line + (at -20.32 -10.16 0) + (length 2.54) + (name "PF1" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "RCC_OSC_OUT" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line)) + (pin input line + (at -20.32 -7.62 0) + (length 2.54) + (name "PF0" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at -20.32 40.64 0) + (length 2.54) + (name "VREF+" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "VREFBUF_OUT" bidirectional line)) + (pin bidirectional line + (at 20.32 -40.64 180) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "UCPD1_CC2" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -38.1 180) + (length 2.54) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -35.56 180) + (length 2.54) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -33.02 180) + (length 2.54) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 20.32 -30.48 180) + (length 2.54) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -27.94 180) + (length 2.54) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -25.4 180) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM4_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -22.86 180) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + (alternate "CEC" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM4_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -20.32 180) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "TIM4_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -17.78 180) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "TIM4_CH1" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -15.24 180) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SPI3_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -12.7 180) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "SPI3_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -10.16 180) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "SPI3_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -7.62 180) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "COMP3_INM" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -5.08 180) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP3_OUT" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -2.54 180) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "COMP3_INP" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 2.54 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART4_CK" bidirectional line) + (alternate "USART4_DE" bidirectional line) + (alternate "USART4_RTS" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 5.08 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 7.62 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USB_DP" bidirectional line)) + (pin bidirectional line + (at 20.32 12.7 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USB_DM" bidirectional line)) + (pin bidirectional line + (at 20.32 15.24 180) + (length 2.54) + (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "UCPD1_DBCC2" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 17.78 180) + (length 2.54) + (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "UCPD1_DBCC1" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 20.32 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "UCPD1_CC1" bidirectional line)) + (pin bidirectional line + (at 20.32 22.86 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 25.4 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 27.94 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "DAC1_OUT2" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 30.48 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "DAC1_OUT1" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART6_TX" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 33.02 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 35.56 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "COMP2_INM" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 38.1 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 40.64 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -7.62 45.72 270) + (length 2.54) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 45.72 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "49" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G0B1CEUx" + (extends "STM32G0B1CCUx") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0B1CEUx" + (id 1) + (at -2.54 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" + (id 2) + (at -17.78 -43.18 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1cc.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G0B1CCUx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0B1CCUx" + (id 1) + (at -2.54 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" + (id 2) + (at -17.78 -43.18 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1ce.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G0B1CCUx_0_1" + (rectangle + (start -17.78 -43.18) + (end 17.78 43.18) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G0B1CCUx_1_1" + (pin bidirectional line + (at -20.32 -40.64 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin bidirectional line + (at -20.32 -38.1 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -20.32 -35.56 0) + (length 2.54) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "RTC_OUT1" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at -20.32 -33.02 0) + (length 2.54) + (name "PC7" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_RX" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -30.48 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_TX" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -25.4 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD2_DBCC2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -22.86 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "UCPD2_CC2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -20.32 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_DBCC1" bidirectional line)) + (pin bidirectional line + (at -20.32 -17.78 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "UCPD2_CC1" bidirectional line)) + (pin bidirectional line + (at -20.32 -12.7 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "RCC_MCO" bidirectional line)) + (pin input line + (at -20.32 -10.16 0) + (length 2.54) + (name "PF1" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "RCC_OSC_OUT" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line)) + (pin input line + (at -20.32 -7.62 0) + (length 2.54) + (name "PF0" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at -20.32 40.64 0) + (length 2.54) + (name "VREF+" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "VREFBUF_OUT" bidirectional line)) + (pin bidirectional line + (at 20.32 -40.64 180) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "UCPD1_CC2" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -38.1 180) + (length 2.54) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -35.56 180) + (length 2.54) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -33.02 180) + (length 2.54) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 20.32 -30.48 180) + (length 2.54) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -27.94 180) + (length 2.54) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -25.4 180) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM4_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -22.86 180) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + (alternate "CEC" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM4_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -20.32 180) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "TIM4_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -17.78 180) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "TIM4_CH1" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -15.24 180) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SPI3_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -12.7 180) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "SPI3_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -10.16 180) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "SPI3_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -7.62 180) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "COMP3_INM" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -5.08 180) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP3_OUT" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -2.54 180) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "COMP3_INP" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 2.54 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART4_CK" bidirectional line) + (alternate "USART4_DE" bidirectional line) + (alternate "USART4_RTS" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 5.08 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 7.62 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USB_DP" bidirectional line)) + (pin bidirectional line + (at 20.32 12.7 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USB_DM" bidirectional line)) + (pin bidirectional line + (at 20.32 15.24 180) + (length 2.54) + (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "UCPD1_DBCC2" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 17.78 180) + (length 2.54) + (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "UCPD1_DBCC1" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 20.32 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "UCPD1_CC1" bidirectional line)) + (pin bidirectional line + (at 20.32 22.86 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 25.4 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 27.94 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "DAC1_OUT2" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 30.48 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "DAC1_OUT1" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART6_TX" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 33.02 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 35.56 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "COMP2_INM" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 38.1 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 40.64 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -7.62 45.72 270) + (length 2.54) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 45.72 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "49" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G0B1CEUx" + (extends "STM32G0B1CCUx") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0B1CEUx" + (id 1) + (at -2.54 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" + (id 2) + (at -17.78 -43.18 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1ce.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G0B1KCUxN" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 24.13 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0B1KCUxN" + (id 1) + (at -5.08 24.13 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" + (id 2) + (at -17.78 -22.86 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1kc.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 29 GPIO, UFQFPN-32" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G0B1KCUxN_0_1" + (rectangle + (start -17.78 -22.86) + (end 15.24 22.86) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G0B1KCUxN_1_1" + (pin bidirectional line + (at -20.32 -20.32 0) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "UCPD1_CC2" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at -20.32 -17.78 0) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM4_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -15.24 0) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "CEC" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM4_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -12.7 0) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "TIM4_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at -20.32 -10.16 0) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "TIM4_CH1" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at -20.32 -7.62 0) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP3_OUT" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -5.08 0) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "COMP3_INP" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 0.0 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin input line + (at -20.32 2.54 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -20.32 7.62 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD2_DBCC2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 10.16 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "UCPD2_CC2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 12.7 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_DBCC1" bidirectional line)) + (pin bidirectional line + (at -20.32 15.24 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "UCPD2_CC1" bidirectional line)) + (pin bidirectional line + (at -20.32 20.32 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at 17.78 -20.32 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 17.78 -17.78 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 17.78 -15.24 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USB_DP" bidirectional line)) + (pin bidirectional line + (at 17.78 -12.7 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USB_DM" bidirectional line)) + (pin bidirectional line + (at 17.78 -10.16 180) + (length 2.54) + (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "UCPD1_DBCC2" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 17.78 -7.62 180) + (length 2.54) + (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "UCPD1_DBCC1" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 17.78 -5.08 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "UCPD1_CC1" bidirectional line)) + (pin bidirectional line + (at 17.78 -2.54 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 17.78 0.0 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 17.78 2.54 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "DAC1_OUT2" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 17.78 5.08 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "DAC1_OUT1" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT1" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART6_TX" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 17.78 7.62 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 17.78 10.16 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "COMP2_INM" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 17.78 12.7 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 17.78 15.24 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -10.16 25.4 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 25.4 270) + (length 2.54) + (name "VDDIO2" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -10.16 -25.4 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 -25.4 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G0B1KEUxN" + (extends "STM32G0B1KCUxN") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 24.13 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0B1KEUxN" + (id 1) + (at -5.08 24.13 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" + (id 2) + (at -17.78 -22.86 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1kc.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 29 GPIO, UFQFPN-32" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G0B1KCUxN" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 24.13 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0B1KCUxN" + (id 1) + (at -5.08 24.13 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" + (id 2) + (at -17.78 -22.86 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1ke.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 29 GPIO, UFQFPN-32" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G0B1KCUxN_0_1" + (rectangle + (start -17.78 -22.86) + (end 15.24 22.86) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G0B1KCUxN_1_1" + (pin bidirectional line + (at -20.32 -20.32 0) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "UCPD1_CC2" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at -20.32 -17.78 0) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM4_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -15.24 0) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "CEC" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM4_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -12.7 0) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "TIM4_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at -20.32 -10.16 0) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "TIM4_CH1" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at -20.32 -7.62 0) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP3_OUT" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -5.08 0) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "COMP3_INP" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 0.0 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin input line + (at -20.32 2.54 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -20.32 7.62 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD2_DBCC2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 10.16 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "UCPD2_CC2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 12.7 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_DBCC1" bidirectional line)) + (pin bidirectional line + (at -20.32 15.24 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "UCPD2_CC1" bidirectional line)) + (pin bidirectional line + (at -20.32 20.32 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at 17.78 -20.32 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 17.78 -17.78 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 17.78 -15.24 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USB_DP" bidirectional line)) + (pin bidirectional line + (at 17.78 -12.7 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USB_DM" bidirectional line)) + (pin bidirectional line + (at 17.78 -10.16 180) + (length 2.54) + (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "UCPD1_DBCC2" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 17.78 -7.62 180) + (length 2.54) + (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "UCPD1_DBCC1" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 17.78 -5.08 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "UCPD1_CC1" bidirectional line)) + (pin bidirectional line + (at 17.78 -2.54 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 17.78 0.0 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 17.78 2.54 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "DAC1_OUT2" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 17.78 5.08 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "DAC1_OUT1" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT1" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART6_TX" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 17.78 7.62 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 17.78 10.16 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "COMP2_INM" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 17.78 12.7 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 17.78 15.24 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -10.16 25.4 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 25.4 270) + (length 2.54) + (name "VDDIO2" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -10.16 -25.4 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 -25.4 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G0B1KEUxN" + (extends "STM32G0B1KCUxN") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 24.13 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0B1KEUxN" + (id 1) + (at -5.08 24.13 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" + (id 2) + (at -17.78 -22.86 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1ke.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 29 GPIO, UFQFPN-32" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G0B1MCTx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -20.32 62.23 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0B1MCTx" + (id 1) + (at -2.54 62.23 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "" + (id 2) + (at -20.32 -60.96 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1mc.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 74 GPIO, LQFP-80" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G0B1MCTx_0_1" + (rectangle + (start -20.32 -60.96) + (end 17.78 60.96) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G0B1MCTx_1_1" + (pin bidirectional line + (at -22.86 -58.42 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin bidirectional line + (at -22.86 -55.88 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -22.86 -53.34 0) + (length 2.54) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "RTC_OUT1" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at -22.86 -50.8 0) + (length 2.54) + (name "PC12" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI3_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -22.86 -48.26 0) + (length 2.54) + (name "PC11" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "SPI3_MISO" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at -22.86 -45.72 0) + (length 2.54) + (name "PC10" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "SPI3_SCK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin bidirectional line + (at -22.86 -43.18 0) + (length 2.54) + (name "PC9" (effects (font (size 1.27 1.27)))) + (number "63" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at -22.86 -40.64 0) + (length 2.54) + (name "PC8" (effects (font (size 1.27 1.27)))) + (number "62" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -22.86 -38.1 0) + (length 2.54) + (name "PC7" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_RX" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -22.86 -35.56 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_TX" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -22.86 -33.02 0) + (length 2.54) + (name "PC5" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "SYS_WKUP5" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -22.86 -30.48 0) + (length 2.54) + (name "PC4" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -22.86 -27.94 0) + (length 2.54) + (name "PC3" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line)) + (pin bidirectional line + (at -22.86 -25.4 0) + (length 2.54) + (name "PC2" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_OUT" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line)) + (pin bidirectional line + (at -22.86 -22.86 0) + (length 2.54) + (name "PC1" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INP" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at -22.86 -20.32 0) + (length 2.54) + (name "PC0" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INM" bidirectional line) + (alternate "COMP3_OUT" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at -22.86 -15.24 0) + (length 2.54) + (name "PD15" (effects (font (size 1.27 1.27)))) + (number "55" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM4_CH4" bidirectional line)) + (pin bidirectional line + (at -22.86 -12.7 0) + (length 2.54) + (name "PD14" (effects (font (size 1.27 1.27)))) + (number "54" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "TIM4_CH3" bidirectional line)) + (pin bidirectional line + (at -22.86 -10.16 0) + (length 2.54) + (name "PD13" (effects (font (size 1.27 1.27)))) + (number "53" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "TIM4_CH2" bidirectional line)) + (pin bidirectional line + (at -22.86 -7.62 0) + (length 2.54) + (name "PD12" (effects (font (size 1.27 1.27)))) + (number "52" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "TIM4_CH1" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at -22.86 -5.08 0) + (length 2.54) + (name "PD11" (effects (font (size 1.27 1.27)))) + (number "49" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at -22.86 -2.54 0) + (length 2.54) + (name "PD10" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at -22.86 0.0 0) + (length 2.54) + (name "PD9" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -22.86 2.54 0) + (length 2.54) + (name "PD8" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -22.86 5.08 0) + (length 2.54) + (name "PD7" (effects (font (size 1.27 1.27)))) + (number "71" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO_2" bidirectional line)) + (pin bidirectional line + (at -22.86 7.62 0) + (length 2.54) + (name "PD6" (effects (font (size 1.27 1.27)))) + (number "70" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at -22.86 10.16 0) + (length 2.54) + (name "PD5" (effects (font (size 1.27 1.27)))) + (number "69" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "USART2_TX" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at -22.86 12.7 0) + (length 2.54) + (name "PD4" (effects (font (size 1.27 1.27)))) + (number "68" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at -22.86 15.24 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "67" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD2_DBCC2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -22.86 17.78 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "66" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "UCPD2_CC2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at -22.86 20.32 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "65" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_DBCC1" bidirectional line)) + (pin bidirectional line + (at -22.86 22.86 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "64" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "UCPD2_CC1" bidirectional line)) + (pin bidirectional line + (at -22.86 27.94 0) + (length 2.54) + (name "PE10" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -22.86 30.48 0) + (length 2.54) + (name "PE9" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at -22.86 33.02 0) + (length 2.54) + (name "PE8" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INM" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin bidirectional line + (at -22.86 35.56 0) + (length 2.54) + (name "PE7" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INP" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at -22.86 38.1 0) + (length 2.54) + (name "PE3" (effects (font (size 1.27 1.27)))) + (number "77" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at -22.86 40.64 0) + (length 2.54) + (name "PE1" (effects (font (size 1.27 1.27)))) + (number "76" (effects (font (size 1.27 1.27)))) + (alternate "TIM17_CH1" bidirectional line)) + (pin bidirectional line + (at -22.86 43.18 0) + (length 2.54) + (name "PE0" (effects (font (size 1.27 1.27)))) + (number "75" (effects (font (size 1.27 1.27)))) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM4_ETR" bidirectional line)) + (pin bidirectional line + (at -22.86 48.26 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "RCC_MCO" bidirectional line)) + (pin input line + (at -22.86 50.8 0) + (length 2.54) + (name "PF1" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "RCC_OSC_OUT" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line)) + (pin input line + (at -22.86 53.34 0) + (length 2.54) + (name "PF0" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at -22.86 58.42 0) + (length 2.54) + (name "VREF+" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "VREFBUF_OUT" bidirectional line)) + (pin bidirectional line + (at 20.32 -58.42 180) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "UCPD1_CC2" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -55.88 180) + (length 2.54) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -53.34 180) + (length 2.54) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -50.8 180) + (length 2.54) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 20.32 -48.26 180) + (length 2.54) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -45.72 180) + (length 2.54) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -43.18 180) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM4_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -40.64 180) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "80" (effects (font (size 1.27 1.27)))) + (alternate "CEC" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM4_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -38.1 180) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "79" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "TIM4_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -35.56 180) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "78" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "TIM4_CH1" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -33.02 180) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "74" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SPI3_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -30.48 180) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "73" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "SPI3_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -27.94 180) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "72" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "SPI3_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -25.4 180) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "COMP3_INM" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -22.86 180) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP3_OUT" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -20.32 180) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "COMP3_INP" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -15.24 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "61" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART4_CK" bidirectional line) + (alternate "USART4_DE" bidirectional line) + (alternate "USART4_RTS" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 -12.7 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "60" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -10.16 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "59" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 -7.62 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "58" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USB_DP" bidirectional line)) + (pin bidirectional line + (at 20.32 -5.08 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "57" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USB_DM" bidirectional line)) + (pin bidirectional line + (at 20.32 -2.54 180) + (length 2.54) + (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) + (number "56" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "UCPD1_DBCC2" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 0.0 180) + (length 2.54) + (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "UCPD1_DBCC1" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 2.54 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "UCPD1_CC1" bidirectional line)) + (pin bidirectional line + (at 20.32 5.08 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 7.62 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 10.16 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "DAC1_OUT2" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 12.7 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "DAC1_OUT1" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART6_TX" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 15.24 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 17.78 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "COMP2_INM" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 20.32 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 22.86 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -10.16 63.5 270) + (length 2.54) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 63.5 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 63.5 270) + (length 2.54) + (name "VDDIO2" (effects (font (size 1.27 1.27)))) + (number "51" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -10.16 -63.5 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 -63.5 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "50" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G0B1METx" + (extends "STM32G0B1MCTx") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -20.32 62.23 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0B1METx" + (id 1) + (at -2.54 62.23 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "" + (id 2) + (at -20.32 -60.96 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1mc.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 74 GPIO, LQFP-80" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G0B1MCTx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -20.32 62.23 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0B1MCTx" + (id 1) + (at -2.54 62.23 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "" + (id 2) + (at -20.32 -60.96 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1me.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 74 GPIO, LQFP-80" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G0B1MCTx_0_1" + (rectangle + (start -20.32 -60.96) + (end 17.78 60.96) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G0B1MCTx_1_1" + (pin bidirectional line + (at -22.86 -58.42 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin bidirectional line + (at -22.86 -55.88 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -22.86 -53.34 0) + (length 2.54) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "RTC_OUT1" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at -22.86 -50.8 0) + (length 2.54) + (name "PC12" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI3_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -22.86 -48.26 0) + (length 2.54) + (name "PC11" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "SPI3_MISO" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at -22.86 -45.72 0) + (length 2.54) + (name "PC10" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "SPI3_SCK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin bidirectional line + (at -22.86 -43.18 0) + (length 2.54) + (name "PC9" (effects (font (size 1.27 1.27)))) + (number "63" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at -22.86 -40.64 0) + (length 2.54) + (name "PC8" (effects (font (size 1.27 1.27)))) + (number "62" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -22.86 -38.1 0) + (length 2.54) + (name "PC7" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_RX" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -22.86 -35.56 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_TX" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -22.86 -33.02 0) + (length 2.54) + (name "PC5" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "SYS_WKUP5" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -22.86 -30.48 0) + (length 2.54) + (name "PC4" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -22.86 -27.94 0) + (length 2.54) + (name "PC3" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line)) + (pin bidirectional line + (at -22.86 -25.4 0) + (length 2.54) + (name "PC2" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_OUT" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line)) + (pin bidirectional line + (at -22.86 -22.86 0) + (length 2.54) + (name "PC1" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INP" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at -22.86 -20.32 0) + (length 2.54) + (name "PC0" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INM" bidirectional line) + (alternate "COMP3_OUT" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at -22.86 -15.24 0) + (length 2.54) + (name "PD15" (effects (font (size 1.27 1.27)))) + (number "55" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM4_CH4" bidirectional line)) + (pin bidirectional line + (at -22.86 -12.7 0) + (length 2.54) + (name "PD14" (effects (font (size 1.27 1.27)))) + (number "54" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "TIM4_CH3" bidirectional line)) + (pin bidirectional line + (at -22.86 -10.16 0) + (length 2.54) + (name "PD13" (effects (font (size 1.27 1.27)))) + (number "53" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "TIM4_CH2" bidirectional line)) + (pin bidirectional line + (at -22.86 -7.62 0) + (length 2.54) + (name "PD12" (effects (font (size 1.27 1.27)))) + (number "52" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "TIM4_CH1" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at -22.86 -5.08 0) + (length 2.54) + (name "PD11" (effects (font (size 1.27 1.27)))) + (number "49" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at -22.86 -2.54 0) + (length 2.54) + (name "PD10" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at -22.86 0.0 0) + (length 2.54) + (name "PD9" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -22.86 2.54 0) + (length 2.54) + (name "PD8" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -22.86 5.08 0) + (length 2.54) + (name "PD7" (effects (font (size 1.27 1.27)))) + (number "71" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO_2" bidirectional line)) + (pin bidirectional line + (at -22.86 7.62 0) + (length 2.54) + (name "PD6" (effects (font (size 1.27 1.27)))) + (number "70" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at -22.86 10.16 0) + (length 2.54) + (name "PD5" (effects (font (size 1.27 1.27)))) + (number "69" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "USART2_TX" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at -22.86 12.7 0) + (length 2.54) + (name "PD4" (effects (font (size 1.27 1.27)))) + (number "68" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at -22.86 15.24 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "67" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD2_DBCC2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -22.86 17.78 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "66" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "UCPD2_CC2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at -22.86 20.32 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "65" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_DBCC1" bidirectional line)) + (pin bidirectional line + (at -22.86 22.86 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "64" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "UCPD2_CC1" bidirectional line)) + (pin bidirectional line + (at -22.86 27.94 0) + (length 2.54) + (name "PE10" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -22.86 30.48 0) + (length 2.54) + (name "PE9" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at -22.86 33.02 0) + (length 2.54) + (name "PE8" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INM" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin bidirectional line + (at -22.86 35.56 0) + (length 2.54) + (name "PE7" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INP" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at -22.86 38.1 0) + (length 2.54) + (name "PE3" (effects (font (size 1.27 1.27)))) + (number "77" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at -22.86 40.64 0) + (length 2.54) + (name "PE1" (effects (font (size 1.27 1.27)))) + (number "76" (effects (font (size 1.27 1.27)))) + (alternate "TIM17_CH1" bidirectional line)) + (pin bidirectional line + (at -22.86 43.18 0) + (length 2.54) + (name "PE0" (effects (font (size 1.27 1.27)))) + (number "75" (effects (font (size 1.27 1.27)))) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM4_ETR" bidirectional line)) + (pin bidirectional line + (at -22.86 48.26 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "RCC_MCO" bidirectional line)) + (pin input line + (at -22.86 50.8 0) + (length 2.54) + (name "PF1" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "RCC_OSC_OUT" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line)) + (pin input line + (at -22.86 53.34 0) + (length 2.54) + (name "PF0" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at -22.86 58.42 0) + (length 2.54) + (name "VREF+" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "VREFBUF_OUT" bidirectional line)) + (pin bidirectional line + (at 20.32 -58.42 180) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "UCPD1_CC2" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -55.88 180) + (length 2.54) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -53.34 180) + (length 2.54) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -50.8 180) + (length 2.54) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 20.32 -48.26 180) + (length 2.54) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -45.72 180) + (length 2.54) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -43.18 180) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM4_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -40.64 180) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "80" (effects (font (size 1.27 1.27)))) + (alternate "CEC" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM4_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -38.1 180) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "79" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "TIM4_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -35.56 180) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "78" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "TIM4_CH1" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -33.02 180) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "74" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SPI3_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -30.48 180) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "73" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "SPI3_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -27.94 180) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "72" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "SPI3_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -25.4 180) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "COMP3_INM" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -22.86 180) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP3_OUT" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -20.32 180) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "COMP3_INP" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -15.24 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "61" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART4_CK" bidirectional line) + (alternate "USART4_DE" bidirectional line) + (alternate "USART4_RTS" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 -12.7 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "60" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -10.16 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "59" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 -7.62 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "58" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USB_DP" bidirectional line)) + (pin bidirectional line + (at 20.32 -5.08 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "57" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USB_DM" bidirectional line)) + (pin bidirectional line + (at 20.32 -2.54 180) + (length 2.54) + (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) + (number "56" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "UCPD1_DBCC2" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 0.0 180) + (length 2.54) + (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "UCPD1_DBCC1" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 2.54 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "UCPD1_CC1" bidirectional line)) + (pin bidirectional line + (at 20.32 5.08 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 7.62 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 10.16 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "DAC1_OUT2" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 12.7 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "DAC1_OUT1" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART6_TX" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 15.24 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 17.78 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "COMP2_INM" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 20.32 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 22.86 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -10.16 63.5 270) + (length 2.54) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 63.5 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 63.5 270) + (length 2.54) + (name "VDDIO2" (effects (font (size 1.27 1.27)))) + (number "51" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -10.16 -63.5 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 -63.5 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "50" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G0B1METx" + (extends "STM32G0B1MCTx") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -20.32 62.23 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0B1METx" + (id 1) + (at -2.54 62.23 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "" + (id 2) + (at -20.32 -60.96 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1me.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 74 GPIO, LQFP-80" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G0B1RCTx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0B1RCTx" + (id 1) + (at -2.54 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_QFP:LQFP-64_10x10mm_P0.5mm" + (id 2) + (at -17.78 -43.18 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1rc.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 60 GPIO, LQFP-64" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "LQFP*10x10mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G0B1RCTx_0_1" + (rectangle + (start -17.78 -43.18) + (end 17.78 43.18) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G0B1RCTx_1_1" + (pin bidirectional line + (at -20.32 -40.64 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin bidirectional line + (at -20.32 -38.1 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -20.32 -35.56 0) + (length 2.54) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RTC_OUT1" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at -20.32 -33.02 0) + (length 2.54) + (name "PC12" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI3_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -30.48 0) + (length 2.54) + (name "PC11" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "SPI3_MISO" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -27.94 0) + (length 2.54) + (name "PC10" (effects (font (size 1.27 1.27)))) + (number "64" (effects (font (size 1.27 1.27)))) + (alternate "SPI3_SCK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -25.4 0) + (length 2.54) + (name "PC9" (effects (font (size 1.27 1.27)))) + (number "49" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at -20.32 -22.86 0) + (length 2.54) + (name "PC8" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -20.32 0) + (length 2.54) + (name "PC7" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_RX" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -17.78 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_TX" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -15.24 0) + (length 2.54) + (name "PC5" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "SYS_WKUP5" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -12.7 0) + (length 2.54) + (name "PC4" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -10.16 0) + (length 2.54) + (name "PC3" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line)) + (pin bidirectional line + (at -20.32 -7.62 0) + (length 2.54) + (name "PC2" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_OUT" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line)) + (pin bidirectional line + (at -20.32 -5.08 0) + (length 2.54) + (name "PC1" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INP" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -2.54 0) + (length 2.54) + (name "PC0" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INM" bidirectional line) + (alternate "COMP3_OUT" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 2.54 0) + (length 2.54) + (name "PD9" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 5.08 0) + (length 2.54) + (name "PD8" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 7.62 0) + (length 2.54) + (name "PD6" (effects (font (size 1.27 1.27)))) + (number "56" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 10.16 0) + (length 2.54) + (name "PD5" (effects (font (size 1.27 1.27)))) + (number "55" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "USART2_TX" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at -20.32 12.7 0) + (length 2.54) + (name "PD4" (effects (font (size 1.27 1.27)))) + (number "54" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at -20.32 15.24 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "53" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD2_DBCC2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 17.78 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "52" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "UCPD2_CC2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 20.32 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "51" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_DBCC1" bidirectional line)) + (pin bidirectional line + (at -20.32 22.86 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "50" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "UCPD2_CC1" bidirectional line)) + (pin bidirectional line + (at -20.32 27.94 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "RCC_MCO" bidirectional line)) + (pin input line + (at -20.32 30.48 0) + (length 2.54) + (name "PF1" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "RCC_OSC_OUT" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line)) + (pin input line + (at -20.32 33.02 0) + (length 2.54) + (name "PF0" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at -20.32 40.64 0) + (length 2.54) + (name "VREF+" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "VREFBUF_OUT" bidirectional line)) + (pin bidirectional line + (at 20.32 -40.64 180) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "UCPD1_CC2" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -38.1 180) + (length 2.54) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -35.56 180) + (length 2.54) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -33.02 180) + (length 2.54) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 20.32 -30.48 180) + (length 2.54) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -27.94 180) + (length 2.54) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -25.4 180) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "63" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM4_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -22.86 180) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "62" (effects (font (size 1.27 1.27)))) + (alternate "CEC" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM4_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -20.32 180) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "61" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "TIM4_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -17.78 180) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "60" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "TIM4_CH1" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -15.24 180) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "59" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SPI3_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -12.7 180) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "58" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "SPI3_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -10.16 180) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "57" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "SPI3_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -7.62 180) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "COMP3_INM" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -5.08 180) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP3_OUT" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -2.54 180) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "COMP3_INP" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 2.54 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART4_CK" bidirectional line) + (alternate "USART4_DE" bidirectional line) + (alternate "USART4_RTS" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 5.08 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 7.62 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USB_DP" bidirectional line)) + (pin bidirectional line + (at 20.32 12.7 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USB_DM" bidirectional line)) + (pin bidirectional line + (at 20.32 15.24 180) + (length 2.54) + (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "UCPD1_DBCC2" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 17.78 180) + (length 2.54) + (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "UCPD1_DBCC1" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 20.32 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "UCPD1_CC1" bidirectional line)) + (pin bidirectional line + (at 20.32 22.86 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 25.4 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 27.94 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "DAC1_OUT2" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 30.48 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "DAC1_OUT1" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART6_TX" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 33.02 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 35.56 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "COMP2_INM" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 38.1 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 40.64 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -7.62 45.72 270) + (length 2.54) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 45.72 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G0B1RETx" + (extends "STM32G0B1RCTx") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0B1RETx" + (id 1) + (at -2.54 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_QFP:LQFP-64_10x10mm_P0.5mm" + (id 2) + (at -17.78 -43.18 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1rc.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 60 GPIO, LQFP-64" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "LQFP*10x10mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G0B1RCTx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0B1RCTx" + (id 1) + (at -2.54 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_QFP:LQFP-64_10x10mm_P0.5mm" + (id 2) + (at -17.78 -43.18 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1re.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 60 GPIO, LQFP-64" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "LQFP*10x10mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G0B1RCTx_0_1" + (rectangle + (start -17.78 -43.18) + (end 17.78 43.18) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G0B1RCTx_1_1" + (pin bidirectional line + (at -20.32 -40.64 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin bidirectional line + (at -20.32 -38.1 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -20.32 -35.56 0) + (length 2.54) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RTC_OUT1" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at -20.32 -33.02 0) + (length 2.54) + (name "PC12" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI3_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -30.48 0) + (length 2.54) + (name "PC11" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "SPI3_MISO" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -27.94 0) + (length 2.54) + (name "PC10" (effects (font (size 1.27 1.27)))) + (number "64" (effects (font (size 1.27 1.27)))) + (alternate "SPI3_SCK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -25.4 0) + (length 2.54) + (name "PC9" (effects (font (size 1.27 1.27)))) + (number "49" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at -20.32 -22.86 0) + (length 2.54) + (name "PC8" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -20.32 0) + (length 2.54) + (name "PC7" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_RX" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -17.78 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_TX" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -15.24 0) + (length 2.54) + (name "PC5" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "SYS_WKUP5" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -12.7 0) + (length 2.54) + (name "PC4" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -10.16 0) + (length 2.54) + (name "PC3" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line)) + (pin bidirectional line + (at -20.32 -7.62 0) + (length 2.54) + (name "PC2" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_OUT" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line)) + (pin bidirectional line + (at -20.32 -5.08 0) + (length 2.54) + (name "PC1" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INP" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -2.54 0) + (length 2.54) + (name "PC0" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INM" bidirectional line) + (alternate "COMP3_OUT" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 2.54 0) + (length 2.54) + (name "PD9" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 5.08 0) + (length 2.54) + (name "PD8" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 7.62 0) + (length 2.54) + (name "PD6" (effects (font (size 1.27 1.27)))) + (number "56" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 10.16 0) + (length 2.54) + (name "PD5" (effects (font (size 1.27 1.27)))) + (number "55" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "USART2_TX" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at -20.32 12.7 0) + (length 2.54) + (name "PD4" (effects (font (size 1.27 1.27)))) + (number "54" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at -20.32 15.24 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "53" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD2_DBCC2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 17.78 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "52" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "UCPD2_CC2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 20.32 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "51" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_DBCC1" bidirectional line)) + (pin bidirectional line + (at -20.32 22.86 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "50" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "UCPD2_CC1" bidirectional line)) + (pin bidirectional line + (at -20.32 27.94 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "RCC_MCO" bidirectional line)) + (pin input line + (at -20.32 30.48 0) + (length 2.54) + (name "PF1" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "RCC_OSC_OUT" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line)) + (pin input line + (at -20.32 33.02 0) + (length 2.54) + (name "PF0" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at -20.32 40.64 0) + (length 2.54) + (name "VREF+" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "VREFBUF_OUT" bidirectional line)) + (pin bidirectional line + (at 20.32 -40.64 180) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "UCPD1_CC2" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -38.1 180) + (length 2.54) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -35.56 180) + (length 2.54) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -33.02 180) + (length 2.54) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 20.32 -30.48 180) + (length 2.54) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -27.94 180) + (length 2.54) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -25.4 180) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "63" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM4_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -22.86 180) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "62" (effects (font (size 1.27 1.27)))) + (alternate "CEC" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM4_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -20.32 180) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "61" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "TIM4_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -17.78 180) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "60" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "TIM4_CH1" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -15.24 180) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "59" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SPI3_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -12.7 180) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "58" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "SPI3_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -10.16 180) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "57" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "SPI3_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -7.62 180) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "COMP3_INM" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -5.08 180) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP3_OUT" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -2.54 180) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "COMP3_INP" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 2.54 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART4_CK" bidirectional line) + (alternate "USART4_DE" bidirectional line) + (alternate "USART4_RTS" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 5.08 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 7.62 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USB_DP" bidirectional line)) + (pin bidirectional line + (at 20.32 12.7 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USB_DM" bidirectional line)) + (pin bidirectional line + (at 20.32 15.24 180) + (length 2.54) + (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "UCPD1_DBCC2" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 17.78 180) + (length 2.54) + (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "UCPD1_DBCC1" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 20.32 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "UCPD1_CC1" bidirectional line)) + (pin bidirectional line + (at 20.32 22.86 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 25.4 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 27.94 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "DAC1_OUT2" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 30.48 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "DAC1_OUT1" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART6_TX" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 33.02 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 35.56 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "COMP2_INM" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 38.1 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 40.64 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -7.62 45.72 270) + (length 2.54) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 45.72 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G0B1RETx" + (extends "STM32G0B1RCTx") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0B1RETx" + (id 1) + (at -2.54 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_QFP:LQFP-64_10x10mm_P0.5mm" + (id 2) + (at -17.78 -43.18 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1re.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 60 GPIO, LQFP-64" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "LQFP*10x10mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G0B1VCTx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -20.32 64.77 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0B1VCTx" + (id 1) + (at -2.54 64.77 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_QFP:LQFP-100_14x14mm_P0.5mm" + (id 2) + (at -20.32 -66.04 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1vc.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 94 GPIO, LQFP-100" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "LQFP*14x14mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G0B1VCTx_0_1" + (rectangle + (start -20.32 -66.04) + (end 17.78 63.5) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G0B1VCTx_1_1" + (pin bidirectional line + (at -25.4 -63.5 0) + (length 5.08) + (name "PD15" (effects (font (size 1.27 1.27)))) + (number "68" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM4_CH4" bidirectional line)) + (pin bidirectional line + (at -25.4 -60.96 0) + (length 5.08) + (name "PD14" (effects (font (size 1.27 1.27)))) + (number "67" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "TIM4_CH3" bidirectional line)) + (pin bidirectional line + (at -25.4 -58.42 0) + (length 5.08) + (name "PD13" (effects (font (size 1.27 1.27)))) + (number "66" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "TIM4_CH2" bidirectional line)) + (pin bidirectional line + (at -25.4 -55.88 0) + (length 5.08) + (name "PD12" (effects (font (size 1.27 1.27)))) + (number "65" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "TIM4_CH1" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at -25.4 -53.34 0) + (length 5.08) + (name "PD11" (effects (font (size 1.27 1.27)))) + (number "62" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at -25.4 -50.8 0) + (length 5.08) + (name "PD10" (effects (font (size 1.27 1.27)))) + (number "61" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at -25.4 -48.26 0) + (length 5.08) + (name "PD9" (effects (font (size 1.27 1.27)))) + (number "60" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -25.4 -45.72 0) + (length 5.08) + (name "PD8" (effects (font (size 1.27 1.27)))) + (number "59" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -25.4 -43.18 0) + (length 5.08) + (name "PD7" (effects (font (size 1.27 1.27)))) + (number "85" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO_2" bidirectional line)) + (pin bidirectional line + (at -25.4 -40.64 0) + (length 5.08) + (name "PD6" (effects (font (size 1.27 1.27)))) + (number "84" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at -25.4 -38.1 0) + (length 5.08) + (name "PD5" (effects (font (size 1.27 1.27)))) + (number "83" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "USART2_TX" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at -25.4 -35.56 0) + (length 5.08) + (name "PD4" (effects (font (size 1.27 1.27)))) + (number "82" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at -25.4 -33.02 0) + (length 5.08) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "81" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD2_DBCC2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -25.4 -30.48 0) + (length 5.08) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "80" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "UCPD2_CC2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at -25.4 -27.94 0) + (length 5.08) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "79" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_DBCC1" bidirectional line)) + (pin bidirectional line + (at -25.4 -25.4 0) + (length 5.08) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "78" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "UCPD2_CC1" bidirectional line)) + (pin bidirectional line + (at -25.4 -20.32 0) + (length 5.08) + (name "PE15" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at -25.4 -17.78 0) + (length 5.08) + (name "PE14" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line)) + (pin bidirectional line + (at -25.4 -15.24 0) + (length 5.08) + (name "PE13" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line)) + (pin bidirectional line + (at -25.4 -12.7 0) + (length 5.08) + (name "PE12" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line)) + (pin bidirectional line + (at -25.4 -10.16 0) + (length 5.08) + (name "PE11" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at -25.4 -7.62 0) + (length 5.08) + (name "PE10" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -25.4 -5.08 0) + (length 5.08) + (name "PE9" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at -25.4 -2.54 0) + (length 5.08) + (name "PE8" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INM" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin bidirectional line + (at -25.4 0.0 0) + (length 5.08) + (name "PE7" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INP" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at -25.4 2.54 0) + (length 5.08) + (name "PE6" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "RTC_TAMP_IN3" bidirectional line) + (alternate "SYS_WKUP3" bidirectional line) + (alternate "TIM3_CH4" bidirectional line)) + (pin bidirectional line + (at -25.4 5.08 0) + (length 5.08) + (name "PE5" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at -25.4 7.62 0) + (length 5.08) + (name "PE4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at -25.4 10.16 0) + (length 5.08) + (name "PE3" (effects (font (size 1.27 1.27)))) + (number "97" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at -25.4 12.7 0) + (length 5.08) + (name "PE2" (effects (font (size 1.27 1.27)))) + (number "96" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_ETR" bidirectional line)) + (pin bidirectional line + (at -25.4 15.24 0) + (length 5.08) + (name "PE1" (effects (font (size 1.27 1.27)))) + (number "95" (effects (font (size 1.27 1.27)))) + (alternate "TIM17_CH1" bidirectional line)) + (pin bidirectional line + (at -25.4 17.78 0) + (length 5.08) + (name "PE0" (effects (font (size 1.27 1.27)))) + (number "94" (effects (font (size 1.27 1.27)))) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM4_ETR" bidirectional line)) + (pin bidirectional line + (at -25.4 22.86 0) + (length 5.08) + (name "PF13" (effects (font (size 1.27 1.27)))) + (number "90" (effects (font (size 1.27 1.27)))) + (alternate "TIM15_CH2" bidirectional line)) + (pin bidirectional line + (at -25.4 25.4 0) + (length 5.08) + (name "PF12" (effects (font (size 1.27 1.27)))) + (number "89" (effects (font (size 1.27 1.27)))) + (alternate "TIM15_CH1" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at -25.4 27.94 0) + (length 5.08) + (name "PF11" (effects (font (size 1.27 1.27)))) + (number "88" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at -25.4 30.48 0) + (length 5.08) + (name "PF10" (effects (font (size 1.27 1.27)))) + (number "87" (effects (font (size 1.27 1.27)))) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at -25.4 33.02 0) + (length 5.08) + (name "PF9" (effects (font (size 1.27 1.27)))) + (number "86" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at -25.4 35.56 0) + (length 5.08) + (name "PF8" (effects (font (size 1.27 1.27)))) + (number "72" (effects (font (size 1.27 1.27))))) + (pin bidirectional line + (at -25.4 38.1 0) + (length 5.08) + (name "PF7" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at -25.4 40.64 0) + (length 5.08) + (name "PF6" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line)) + (pin bidirectional line + (at -25.4 43.18 0) + (length 5.08) + (name "PF5" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "LPUART1_RX" bidirectional line)) + (pin bidirectional line + (at -25.4 45.72 0) + (length 5.08) + (name "PF4" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "LPUART1_TX" bidirectional line)) + (pin bidirectional line + (at -25.4 48.26 0) + (length 5.08) + (name "PF3" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_RX" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at -25.4 50.8 0) + (length 5.08) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "RCC_MCO" bidirectional line)) + (pin input line + (at -25.4 53.34 0) + (length 5.08) + (name "PF1" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "RCC_OSC_OUT" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line)) + (pin input line + (at -25.4 55.88 0) + (length 5.08) + (name "PF0" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at -25.4 60.96 0) + (length 5.08) + (name "VREF+" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "VREFBUF_OUT" bidirectional line)) + (pin bidirectional line + (at 22.86 -63.5 180) + (length 5.08) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin bidirectional line + (at 22.86 -60.96 180) + (length 5.08) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at 22.86 -58.42 180) + (length 5.08) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "RTC_OUT1" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at 22.86 -55.88 180) + (length 5.08) + (name "PC12" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI3_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 -53.34 180) + (length 5.08) + (name "PC11" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "SPI3_MISO" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 -50.8 180) + (length 5.08) + (name "PC10" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "SPI3_SCK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 -48.26 180) + (length 5.08) + (name "PC9" (effects (font (size 1.27 1.27)))) + (number "77" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 22.86 -45.72 180) + (length 5.08) + (name "PC8" (effects (font (size 1.27 1.27)))) + (number "76" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 22.86 -43.18 180) + (length 5.08) + (name "PC7" (effects (font (size 1.27 1.27)))) + (number "58" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_RX" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 22.86 -40.64 180) + (length 5.08) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "57" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_TX" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 22.86 -38.1 180) + (length 5.08) + (name "PC5" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "SYS_WKUP5" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 -35.56 180) + (length 5.08) + (name "PC4" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 -33.02 180) + (length 5.08) + (name "PC3" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line)) + (pin bidirectional line + (at 22.86 -30.48 180) + (length 5.08) + (name "PC2" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_OUT" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line)) + (pin bidirectional line + (at 22.86 -27.94 180) + (length 5.08) + (name "PC1" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INP" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 -25.4 180) + (length 5.08) + (name "PC0" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INM" bidirectional line) + (alternate "COMP3_OUT" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 -20.32 180) + (length 5.08) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "54" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "UCPD1_CC2" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 22.86 -17.78 180) + (length 5.08) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "53" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 22.86 -15.24 180) + (length 5.08) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "52" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 22.86 -12.7 180) + (length 5.08) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "51" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 22.86 -10.16 180) + (length 5.08) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "50" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 -7.62 180) + (length 5.08) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "49" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 -5.08 180) + (length 5.08) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM4_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 -2.54 180) + (length 5.08) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "100" (effects (font (size 1.27 1.27)))) + (alternate "CEC" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM4_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 0.0 180) + (length 5.08) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "99" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "TIM4_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at 22.86 2.54 180) + (length 5.08) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "98" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "TIM4_CH1" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at 22.86 5.08 180) + (length 5.08) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "93" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SPI3_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at 22.86 7.62 180) + (length 5.08) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "92" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "SPI3_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 10.16 180) + (length 5.08) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "91" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "SPI3_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 12.7 180) + (length 5.08) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "COMP3_INM" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 15.24 180) + (length 5.08) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP3_OUT" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 17.78 180) + (length 5.08) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "COMP3_INP" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 22.86 180) + (length 5.08) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "75" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART4_CK" bidirectional line) + (alternate "USART4_DE" bidirectional line) + (alternate "USART4_RTS" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 22.86 25.4 180) + (length 5.08) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "74" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 27.94 180) + (length 5.08) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "73" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 22.86 30.48 180) + (length 5.08) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "71" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USB_DP" bidirectional line)) + (pin bidirectional line + (at 22.86 33.02 180) + (length 5.08) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "70" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USB_DM" bidirectional line)) + (pin bidirectional line + (at 22.86 35.56 180) + (length 5.08) + (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) + (number "69" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "UCPD1_DBCC2" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 38.1 180) + (length 5.08) + (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) + (number "56" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "UCPD1_DBCC1" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 40.64 180) + (length 5.08) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "55" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "UCPD1_CC1" bidirectional line)) + (pin bidirectional line + (at 22.86 43.18 180) + (length 5.08) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 22.86 45.72 180) + (length 5.08) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 22.86 48.26 180) + (length 5.08) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "DAC1_OUT2" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 50.8 180) + (length 5.08) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "DAC1_OUT1" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART6_TX" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 22.86 53.34 180) + (length 5.08) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 55.88 180) + (length 5.08) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "COMP2_INM" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 58.42 180) + (length 5.08) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 60.96 180) + (length 5.08) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -10.16 68.58 270) + (length 5.08) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 68.58 270) + (length 5.08) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 68.58 270) + (length 5.08) + (name "VDDIO2" (effects (font (size 1.27 1.27)))) + (number "64" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -10.16 -71.12 90) + (length 5.08) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 -71.12 90) + (length 5.08) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "63" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G0B1VETx" + (extends "STM32G0B1VCTx") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -20.32 64.77 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0B1VETx" + (id 1) + (at -2.54 64.77 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_QFP:LQFP-100_14x14mm_P0.5mm" + (id 2) + (at -20.32 -66.04 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1vc.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 94 GPIO, LQFP-100" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "LQFP*14x14mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G0B1VCTx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -20.32 64.77 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0B1VCTx" + (id 1) + (at -2.54 64.77 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_QFP:LQFP-100_14x14mm_P0.5mm" + (id 2) + (at -20.32 -66.04 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1ve.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 94 GPIO, LQFP-100" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "LQFP*14x14mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G0B1VCTx_0_1" + (rectangle + (start -20.32 -66.04) + (end 17.78 63.5) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G0B1VCTx_1_1" + (pin bidirectional line + (at -25.4 -63.5 0) + (length 5.08) + (name "PD15" (effects (font (size 1.27 1.27)))) + (number "68" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM4_CH4" bidirectional line)) + (pin bidirectional line + (at -25.4 -60.96 0) + (length 5.08) + (name "PD14" (effects (font (size 1.27 1.27)))) + (number "67" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "TIM4_CH3" bidirectional line)) + (pin bidirectional line + (at -25.4 -58.42 0) + (length 5.08) + (name "PD13" (effects (font (size 1.27 1.27)))) + (number "66" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "TIM4_CH2" bidirectional line)) + (pin bidirectional line + (at -25.4 -55.88 0) + (length 5.08) + (name "PD12" (effects (font (size 1.27 1.27)))) + (number "65" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "TIM4_CH1" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at -25.4 -53.34 0) + (length 5.08) + (name "PD11" (effects (font (size 1.27 1.27)))) + (number "62" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at -25.4 -50.8 0) + (length 5.08) + (name "PD10" (effects (font (size 1.27 1.27)))) + (number "61" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at -25.4 -48.26 0) + (length 5.08) + (name "PD9" (effects (font (size 1.27 1.27)))) + (number "60" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -25.4 -45.72 0) + (length 5.08) + (name "PD8" (effects (font (size 1.27 1.27)))) + (number "59" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -25.4 -43.18 0) + (length 5.08) + (name "PD7" (effects (font (size 1.27 1.27)))) + (number "85" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO_2" bidirectional line)) + (pin bidirectional line + (at -25.4 -40.64 0) + (length 5.08) + (name "PD6" (effects (font (size 1.27 1.27)))) + (number "84" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at -25.4 -38.1 0) + (length 5.08) + (name "PD5" (effects (font (size 1.27 1.27)))) + (number "83" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "USART2_TX" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at -25.4 -35.56 0) + (length 5.08) + (name "PD4" (effects (font (size 1.27 1.27)))) + (number "82" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at -25.4 -33.02 0) + (length 5.08) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "81" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD2_DBCC2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -25.4 -30.48 0) + (length 5.08) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "80" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "UCPD2_CC2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at -25.4 -27.94 0) + (length 5.08) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "79" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_DBCC1" bidirectional line)) + (pin bidirectional line + (at -25.4 -25.4 0) + (length 5.08) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "78" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "UCPD2_CC1" bidirectional line)) + (pin bidirectional line + (at -25.4 -20.32 0) + (length 5.08) + (name "PE15" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at -25.4 -17.78 0) + (length 5.08) + (name "PE14" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line)) + (pin bidirectional line + (at -25.4 -15.24 0) + (length 5.08) + (name "PE13" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line)) + (pin bidirectional line + (at -25.4 -12.7 0) + (length 5.08) + (name "PE12" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line)) + (pin bidirectional line + (at -25.4 -10.16 0) + (length 5.08) + (name "PE11" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at -25.4 -7.62 0) + (length 5.08) + (name "PE10" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -25.4 -5.08 0) + (length 5.08) + (name "PE9" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at -25.4 -2.54 0) + (length 5.08) + (name "PE8" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INM" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin bidirectional line + (at -25.4 0.0 0) + (length 5.08) + (name "PE7" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INP" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at -25.4 2.54 0) + (length 5.08) + (name "PE6" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "RTC_TAMP_IN3" bidirectional line) + (alternate "SYS_WKUP3" bidirectional line) + (alternate "TIM3_CH4" bidirectional line)) + (pin bidirectional line + (at -25.4 5.08 0) + (length 5.08) + (name "PE5" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at -25.4 7.62 0) + (length 5.08) + (name "PE4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at -25.4 10.16 0) + (length 5.08) + (name "PE3" (effects (font (size 1.27 1.27)))) + (number "97" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at -25.4 12.7 0) + (length 5.08) + (name "PE2" (effects (font (size 1.27 1.27)))) + (number "96" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_ETR" bidirectional line)) + (pin bidirectional line + (at -25.4 15.24 0) + (length 5.08) + (name "PE1" (effects (font (size 1.27 1.27)))) + (number "95" (effects (font (size 1.27 1.27)))) + (alternate "TIM17_CH1" bidirectional line)) + (pin bidirectional line + (at -25.4 17.78 0) + (length 5.08) + (name "PE0" (effects (font (size 1.27 1.27)))) + (number "94" (effects (font (size 1.27 1.27)))) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM4_ETR" bidirectional line)) + (pin bidirectional line + (at -25.4 22.86 0) + (length 5.08) + (name "PF13" (effects (font (size 1.27 1.27)))) + (number "90" (effects (font (size 1.27 1.27)))) + (alternate "TIM15_CH2" bidirectional line)) + (pin bidirectional line + (at -25.4 25.4 0) + (length 5.08) + (name "PF12" (effects (font (size 1.27 1.27)))) + (number "89" (effects (font (size 1.27 1.27)))) + (alternate "TIM15_CH1" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at -25.4 27.94 0) + (length 5.08) + (name "PF11" (effects (font (size 1.27 1.27)))) + (number "88" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at -25.4 30.48 0) + (length 5.08) + (name "PF10" (effects (font (size 1.27 1.27)))) + (number "87" (effects (font (size 1.27 1.27)))) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at -25.4 33.02 0) + (length 5.08) + (name "PF9" (effects (font (size 1.27 1.27)))) + (number "86" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at -25.4 35.56 0) + (length 5.08) + (name "PF8" (effects (font (size 1.27 1.27)))) + (number "72" (effects (font (size 1.27 1.27))))) + (pin bidirectional line + (at -25.4 38.1 0) + (length 5.08) + (name "PF7" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at -25.4 40.64 0) + (length 5.08) + (name "PF6" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line)) + (pin bidirectional line + (at -25.4 43.18 0) + (length 5.08) + (name "PF5" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "LPUART1_RX" bidirectional line)) + (pin bidirectional line + (at -25.4 45.72 0) + (length 5.08) + (name "PF4" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "LPUART1_TX" bidirectional line)) + (pin bidirectional line + (at -25.4 48.26 0) + (length 5.08) + (name "PF3" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_RX" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at -25.4 50.8 0) + (length 5.08) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "RCC_MCO" bidirectional line)) + (pin input line + (at -25.4 53.34 0) + (length 5.08) + (name "PF1" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "RCC_OSC_OUT" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line)) + (pin input line + (at -25.4 55.88 0) + (length 5.08) + (name "PF0" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at -25.4 60.96 0) + (length 5.08) + (name "VREF+" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "VREFBUF_OUT" bidirectional line)) + (pin bidirectional line + (at 22.86 -63.5 180) + (length 5.08) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin bidirectional line + (at 22.86 -60.96 180) + (length 5.08) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at 22.86 -58.42 180) + (length 5.08) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "RTC_OUT1" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at 22.86 -55.88 180) + (length 5.08) + (name "PC12" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI3_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 -53.34 180) + (length 5.08) + (name "PC11" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "SPI3_MISO" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 -50.8 180) + (length 5.08) + (name "PC10" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "SPI3_SCK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 -48.26 180) + (length 5.08) + (name "PC9" (effects (font (size 1.27 1.27)))) + (number "77" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 22.86 -45.72 180) + (length 5.08) + (name "PC8" (effects (font (size 1.27 1.27)))) + (number "76" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 22.86 -43.18 180) + (length 5.08) + (name "PC7" (effects (font (size 1.27 1.27)))) + (number "58" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_RX" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 22.86 -40.64 180) + (length 5.08) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "57" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_TX" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 22.86 -38.1 180) + (length 5.08) + (name "PC5" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "SYS_WKUP5" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 -35.56 180) + (length 5.08) + (name "PC4" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 -33.02 180) + (length 5.08) + (name "PC3" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line)) + (pin bidirectional line + (at 22.86 -30.48 180) + (length 5.08) + (name "PC2" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_OUT" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line)) + (pin bidirectional line + (at 22.86 -27.94 180) + (length 5.08) + (name "PC1" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INP" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 -25.4 180) + (length 5.08) + (name "PC0" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INM" bidirectional line) + (alternate "COMP3_OUT" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 -20.32 180) + (length 5.08) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "54" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "UCPD1_CC2" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 22.86 -17.78 180) + (length 5.08) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "53" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 22.86 -15.24 180) + (length 5.08) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "52" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 22.86 -12.7 180) + (length 5.08) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "51" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 22.86 -10.16 180) + (length 5.08) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "50" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 -7.62 180) + (length 5.08) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "49" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 -5.08 180) + (length 5.08) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM4_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 -2.54 180) + (length 5.08) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "100" (effects (font (size 1.27 1.27)))) + (alternate "CEC" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM4_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 0.0 180) + (length 5.08) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "99" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "TIM4_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at 22.86 2.54 180) + (length 5.08) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "98" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "TIM4_CH1" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at 22.86 5.08 180) + (length 5.08) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "93" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SPI3_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at 22.86 7.62 180) + (length 5.08) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "92" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "SPI3_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 10.16 180) + (length 5.08) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "91" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "SPI3_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 12.7 180) + (length 5.08) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "COMP3_INM" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 15.24 180) + (length 5.08) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP3_OUT" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 17.78 180) + (length 5.08) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "COMP3_INP" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 22.86 180) + (length 5.08) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "75" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART4_CK" bidirectional line) + (alternate "USART4_DE" bidirectional line) + (alternate "USART4_RTS" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 22.86 25.4 180) + (length 5.08) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "74" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 27.94 180) + (length 5.08) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "73" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 22.86 30.48 180) + (length 5.08) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "71" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USB_DP" bidirectional line)) + (pin bidirectional line + (at 22.86 33.02 180) + (length 5.08) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "70" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USB_DM" bidirectional line)) + (pin bidirectional line + (at 22.86 35.56 180) + (length 5.08) + (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) + (number "69" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "UCPD1_DBCC2" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 38.1 180) + (length 5.08) + (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) + (number "56" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "UCPD1_DBCC1" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 40.64 180) + (length 5.08) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "55" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "UCPD1_CC1" bidirectional line)) + (pin bidirectional line + (at 22.86 43.18 180) + (length 5.08) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 22.86 45.72 180) + (length 5.08) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 22.86 48.26 180) + (length 5.08) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "DAC1_OUT2" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 50.8 180) + (length 5.08) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "DAC1_OUT1" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART6_TX" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 22.86 53.34 180) + (length 5.08) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 55.88 180) + (length 5.08) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "COMP2_INM" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 58.42 180) + (length 5.08) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 60.96 180) + (length 5.08) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -10.16 68.58 270) + (length 5.08) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 68.58 270) + (length 5.08) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 68.58 270) + (length 5.08) + (name "VDDIO2" (effects (font (size 1.27 1.27)))) + (number "64" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -10.16 -71.12 90) + (length 5.08) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 -71.12 90) + (length 5.08) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "63" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G0B1VETx" + (extends "STM32G0B1VCTx") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -20.32 64.77 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0B1VETx" + (id 1) + (at -2.54 64.77 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_QFP:LQFP-100_14x14mm_P0.5mm" + (id 2) + (at -20.32 -66.04 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1ve.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 94 GPIO, LQFP-100" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "LQFP*14x14mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G0C1CCUx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0C1CCUx" + (id 1) + (at -2.54 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" + (id 2) + (at -17.78 -43.18 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1cc.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 44 GPIO, UFQFPN-48" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G0C1CCUx_0_1" + (rectangle + (start -17.78 -43.18) + (end 17.78 43.18) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G0C1CCUx_1_1" + (pin bidirectional line + (at -20.32 -40.64 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin bidirectional line + (at -20.32 -38.1 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -20.32 -35.56 0) + (length 2.54) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "RTC_OUT1" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at -20.32 -33.02 0) + (length 2.54) + (name "PC7" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_RX" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -30.48 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_TX" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -25.4 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD2_DBCC2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -22.86 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "UCPD2_CC2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -20.32 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_DBCC1" bidirectional line)) + (pin bidirectional line + (at -20.32 -17.78 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "UCPD2_CC1" bidirectional line)) + (pin bidirectional line + (at -20.32 -12.7 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "RCC_MCO" bidirectional line)) + (pin input line + (at -20.32 -10.16 0) + (length 2.54) + (name "PF1" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "RCC_OSC_OUT" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line)) + (pin input line + (at -20.32 -7.62 0) + (length 2.54) + (name "PF0" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at -20.32 40.64 0) + (length 2.54) + (name "VREF+" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "VREFBUF_OUT" bidirectional line)) + (pin bidirectional line + (at 20.32 -40.64 180) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "UCPD1_CC2" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -38.1 180) + (length 2.54) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -35.56 180) + (length 2.54) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -33.02 180) + (length 2.54) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 20.32 -30.48 180) + (length 2.54) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -27.94 180) + (length 2.54) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -25.4 180) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM4_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -22.86 180) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + (alternate "CEC" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM4_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -20.32 180) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "TIM4_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -17.78 180) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "TIM4_CH1" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -15.24 180) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SPI3_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -12.7 180) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "SPI3_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -10.16 180) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "SPI3_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -7.62 180) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "COMP3_INM" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -5.08 180) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP3_OUT" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -2.54 180) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "COMP3_INP" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 2.54 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART4_CK" bidirectional line) + (alternate "USART4_DE" bidirectional line) + (alternate "USART4_RTS" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 5.08 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 7.62 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USB_DP" bidirectional line)) + (pin bidirectional line + (at 20.32 12.7 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USB_DM" bidirectional line)) + (pin bidirectional line + (at 20.32 15.24 180) + (length 2.54) + (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "UCPD1_DBCC2" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 17.78 180) + (length 2.54) + (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "UCPD1_DBCC1" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 20.32 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "UCPD1_CC1" bidirectional line)) + (pin bidirectional line + (at 20.32 22.86 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 25.4 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 27.94 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "DAC1_OUT2" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 30.48 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "DAC1_OUT1" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART6_TX" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 33.02 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 35.56 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "COMP2_INM" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 38.1 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 40.64 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -7.62 45.72 270) + (length 2.54) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 45.72 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "49" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G0C1CEUx" + (extends "STM32G0C1CCUx") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0C1CEUx" + (id 1) + (at -2.54 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" + (id 2) + (at -17.78 -43.18 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1cc.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 44 GPIO, UFQFPN-48" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G0C1CCUx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0C1CCUx" + (id 1) + (at -2.54 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" + (id 2) + (at -17.78 -43.18 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1ce.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 44 GPIO, UFQFPN-48" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G0C1CCUx_0_1" + (rectangle + (start -17.78 -43.18) + (end 17.78 43.18) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G0C1CCUx_1_1" + (pin bidirectional line + (at -20.32 -40.64 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin bidirectional line + (at -20.32 -38.1 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -20.32 -35.56 0) + (length 2.54) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "RTC_OUT1" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at -20.32 -33.02 0) + (length 2.54) + (name "PC7" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_RX" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -30.48 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_TX" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -25.4 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD2_DBCC2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -22.86 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "UCPD2_CC2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -20.32 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_DBCC1" bidirectional line)) + (pin bidirectional line + (at -20.32 -17.78 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "UCPD2_CC1" bidirectional line)) + (pin bidirectional line + (at -20.32 -12.7 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "RCC_MCO" bidirectional line)) + (pin input line + (at -20.32 -10.16 0) + (length 2.54) + (name "PF1" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "RCC_OSC_OUT" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line)) + (pin input line + (at -20.32 -7.62 0) + (length 2.54) + (name "PF0" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at -20.32 40.64 0) + (length 2.54) + (name "VREF+" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "VREFBUF_OUT" bidirectional line)) + (pin bidirectional line + (at 20.32 -40.64 180) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "UCPD1_CC2" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -38.1 180) + (length 2.54) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -35.56 180) + (length 2.54) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -33.02 180) + (length 2.54) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 20.32 -30.48 180) + (length 2.54) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -27.94 180) + (length 2.54) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -25.4 180) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM4_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -22.86 180) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + (alternate "CEC" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM4_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -20.32 180) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "TIM4_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -17.78 180) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "TIM4_CH1" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -15.24 180) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SPI3_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -12.7 180) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "SPI3_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -10.16 180) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "SPI3_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -7.62 180) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "COMP3_INM" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -5.08 180) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP3_OUT" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -2.54 180) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "COMP3_INP" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 2.54 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART4_CK" bidirectional line) + (alternate "USART4_DE" bidirectional line) + (alternate "USART4_RTS" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 5.08 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 7.62 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USB_DP" bidirectional line)) + (pin bidirectional line + (at 20.32 12.7 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USB_DM" bidirectional line)) + (pin bidirectional line + (at 20.32 15.24 180) + (length 2.54) + (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "UCPD1_DBCC2" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 17.78 180) + (length 2.54) + (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "UCPD1_DBCC1" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 20.32 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "UCPD1_CC1" bidirectional line)) + (pin bidirectional line + (at 20.32 22.86 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 25.4 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 27.94 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "DAC1_OUT2" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 30.48 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "DAC1_OUT1" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART6_TX" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 33.02 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 35.56 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "COMP2_INM" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 38.1 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 40.64 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -7.62 45.72 270) + (length 2.54) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 45.72 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "49" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G0C1CEUx" + (extends "STM32G0C1CCUx") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0C1CEUx" + (id 1) + (at -2.54 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" + (id 2) + (at -17.78 -43.18 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1ce.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 44 GPIO, UFQFPN-48" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G0C1KCUxN" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 24.13 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0C1KCUxN" + (id 1) + (at -5.08 24.13 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" + (id 2) + (at -17.78 -22.86 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1kc.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 29 GPIO, UFQFPN-32" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G0C1KCUxN_0_1" + (rectangle + (start -17.78 -22.86) + (end 15.24 22.86) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G0C1KCUxN_1_1" + (pin bidirectional line + (at -20.32 -20.32 0) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "UCPD1_CC2" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at -20.32 -17.78 0) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM4_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -15.24 0) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "CEC" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM4_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -12.7 0) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "TIM4_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at -20.32 -10.16 0) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "TIM4_CH1" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at -20.32 -7.62 0) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP3_OUT" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -5.08 0) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "COMP3_INP" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 0.0 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin input line + (at -20.32 2.54 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -20.32 7.62 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD2_DBCC2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 10.16 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "UCPD2_CC2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 12.7 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_DBCC1" bidirectional line)) + (pin bidirectional line + (at -20.32 15.24 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "UCPD2_CC1" bidirectional line)) + (pin bidirectional line + (at -20.32 20.32 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at 17.78 -20.32 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 17.78 -17.78 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 17.78 -15.24 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USB_DP" bidirectional line)) + (pin bidirectional line + (at 17.78 -12.7 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USB_DM" bidirectional line)) + (pin bidirectional line + (at 17.78 -10.16 180) + (length 2.54) + (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "UCPD1_DBCC2" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 17.78 -7.62 180) + (length 2.54) + (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "UCPD1_DBCC1" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 17.78 -5.08 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "UCPD1_CC1" bidirectional line)) + (pin bidirectional line + (at 17.78 -2.54 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 17.78 0.0 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 17.78 2.54 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "DAC1_OUT2" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 17.78 5.08 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "DAC1_OUT1" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT1" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART6_TX" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 17.78 7.62 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 17.78 10.16 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "COMP2_INM" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 17.78 12.7 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 17.78 15.24 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -10.16 25.4 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 25.4 270) + (length 2.54) + (name "VDDIO2" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -10.16 -25.4 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 -25.4 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G0C1KEUxN" + (extends "STM32G0C1KCUxN") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 24.13 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0C1KEUxN" + (id 1) + (at -5.08 24.13 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" + (id 2) + (at -17.78 -22.86 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1kc.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 29 GPIO, UFQFPN-32" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G0C1KCUxN" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 24.13 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0C1KCUxN" + (id 1) + (at -5.08 24.13 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" + (id 2) + (at -17.78 -22.86 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1ke.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 29 GPIO, UFQFPN-32" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G0C1KCUxN_0_1" + (rectangle + (start -17.78 -22.86) + (end 15.24 22.86) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G0C1KCUxN_1_1" + (pin bidirectional line + (at -20.32 -20.32 0) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "UCPD1_CC2" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at -20.32 -17.78 0) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM4_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -15.24 0) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "CEC" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM4_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -12.7 0) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "TIM4_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at -20.32 -10.16 0) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "TIM4_CH1" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at -20.32 -7.62 0) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP3_OUT" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -5.08 0) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "COMP3_INP" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 0.0 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin input line + (at -20.32 2.54 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -20.32 7.62 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD2_DBCC2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 10.16 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "UCPD2_CC2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 12.7 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_DBCC1" bidirectional line)) + (pin bidirectional line + (at -20.32 15.24 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "UCPD2_CC1" bidirectional line)) + (pin bidirectional line + (at -20.32 20.32 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at 17.78 -20.32 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 17.78 -17.78 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 17.78 -15.24 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USB_DP" bidirectional line)) + (pin bidirectional line + (at 17.78 -12.7 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USB_DM" bidirectional line)) + (pin bidirectional line + (at 17.78 -10.16 180) + (length 2.54) + (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "UCPD1_DBCC2" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 17.78 -7.62 180) + (length 2.54) + (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "UCPD1_DBCC1" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 17.78 -5.08 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "UCPD1_CC1" bidirectional line)) + (pin bidirectional line + (at 17.78 -2.54 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 17.78 0.0 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 17.78 2.54 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "DAC1_OUT2" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 17.78 5.08 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "DAC1_OUT1" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT1" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART6_TX" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 17.78 7.62 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 17.78 10.16 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "COMP2_INM" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 17.78 12.7 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 17.78 15.24 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -10.16 25.4 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 25.4 270) + (length 2.54) + (name "VDDIO2" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -10.16 -25.4 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 -25.4 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G0C1KEUxN" + (extends "STM32G0C1KCUxN") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 24.13 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0C1KEUxN" + (id 1) + (at -5.08 24.13 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" + (id 2) + (at -17.78 -22.86 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1ke.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 29 GPIO, UFQFPN-32" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G0C1MCTx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -20.32 62.23 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0C1MCTx" + (id 1) + (at -2.54 62.23 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "" + (id 2) + (at -20.32 -60.96 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1mc.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 74 GPIO, LQFP-80" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G0C1MCTx_0_1" + (rectangle + (start -20.32 -60.96) + (end 17.78 60.96) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G0C1MCTx_1_1" + (pin bidirectional line + (at -22.86 -58.42 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin bidirectional line + (at -22.86 -55.88 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -22.86 -53.34 0) + (length 2.54) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "RTC_OUT1" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at -22.86 -50.8 0) + (length 2.54) + (name "PC12" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI3_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -22.86 -48.26 0) + (length 2.54) + (name "PC11" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "SPI3_MISO" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at -22.86 -45.72 0) + (length 2.54) + (name "PC10" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "SPI3_SCK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin bidirectional line + (at -22.86 -43.18 0) + (length 2.54) + (name "PC9" (effects (font (size 1.27 1.27)))) + (number "63" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at -22.86 -40.64 0) + (length 2.54) + (name "PC8" (effects (font (size 1.27 1.27)))) + (number "62" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -22.86 -38.1 0) + (length 2.54) + (name "PC7" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_RX" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -22.86 -35.56 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_TX" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -22.86 -33.02 0) + (length 2.54) + (name "PC5" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "SYS_WKUP5" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -22.86 -30.48 0) + (length 2.54) + (name "PC4" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -22.86 -27.94 0) + (length 2.54) + (name "PC3" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line)) + (pin bidirectional line + (at -22.86 -25.4 0) + (length 2.54) + (name "PC2" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_OUT" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line)) + (pin bidirectional line + (at -22.86 -22.86 0) + (length 2.54) + (name "PC1" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INP" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at -22.86 -20.32 0) + (length 2.54) + (name "PC0" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INM" bidirectional line) + (alternate "COMP3_OUT" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at -22.86 -15.24 0) + (length 2.54) + (name "PD15" (effects (font (size 1.27 1.27)))) + (number "55" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM4_CH4" bidirectional line)) + (pin bidirectional line + (at -22.86 -12.7 0) + (length 2.54) + (name "PD14" (effects (font (size 1.27 1.27)))) + (number "54" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "TIM4_CH3" bidirectional line)) + (pin bidirectional line + (at -22.86 -10.16 0) + (length 2.54) + (name "PD13" (effects (font (size 1.27 1.27)))) + (number "53" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "TIM4_CH2" bidirectional line)) + (pin bidirectional line + (at -22.86 -7.62 0) + (length 2.54) + (name "PD12" (effects (font (size 1.27 1.27)))) + (number "52" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "TIM4_CH1" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at -22.86 -5.08 0) + (length 2.54) + (name "PD11" (effects (font (size 1.27 1.27)))) + (number "49" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at -22.86 -2.54 0) + (length 2.54) + (name "PD10" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at -22.86 0.0 0) + (length 2.54) + (name "PD9" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -22.86 2.54 0) + (length 2.54) + (name "PD8" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -22.86 5.08 0) + (length 2.54) + (name "PD7" (effects (font (size 1.27 1.27)))) + (number "71" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO_2" bidirectional line)) + (pin bidirectional line + (at -22.86 7.62 0) + (length 2.54) + (name "PD6" (effects (font (size 1.27 1.27)))) + (number "70" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at -22.86 10.16 0) + (length 2.54) + (name "PD5" (effects (font (size 1.27 1.27)))) + (number "69" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "USART2_TX" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at -22.86 12.7 0) + (length 2.54) + (name "PD4" (effects (font (size 1.27 1.27)))) + (number "68" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at -22.86 15.24 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "67" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD2_DBCC2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -22.86 17.78 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "66" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "UCPD2_CC2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at -22.86 20.32 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "65" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_DBCC1" bidirectional line)) + (pin bidirectional line + (at -22.86 22.86 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "64" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "UCPD2_CC1" bidirectional line)) + (pin bidirectional line + (at -22.86 27.94 0) + (length 2.54) + (name "PE10" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -22.86 30.48 0) + (length 2.54) + (name "PE9" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at -22.86 33.02 0) + (length 2.54) + (name "PE8" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INM" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin bidirectional line + (at -22.86 35.56 0) + (length 2.54) + (name "PE7" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INP" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at -22.86 38.1 0) + (length 2.54) + (name "PE3" (effects (font (size 1.27 1.27)))) + (number "77" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at -22.86 40.64 0) + (length 2.54) + (name "PE1" (effects (font (size 1.27 1.27)))) + (number "76" (effects (font (size 1.27 1.27)))) + (alternate "TIM17_CH1" bidirectional line)) + (pin bidirectional line + (at -22.86 43.18 0) + (length 2.54) + (name "PE0" (effects (font (size 1.27 1.27)))) + (number "75" (effects (font (size 1.27 1.27)))) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM4_ETR" bidirectional line)) + (pin bidirectional line + (at -22.86 48.26 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "RCC_MCO" bidirectional line)) + (pin input line + (at -22.86 50.8 0) + (length 2.54) + (name "PF1" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "RCC_OSC_OUT" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line)) + (pin input line + (at -22.86 53.34 0) + (length 2.54) + (name "PF0" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at -22.86 58.42 0) + (length 2.54) + (name "VREF+" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "VREFBUF_OUT" bidirectional line)) + (pin bidirectional line + (at 20.32 -58.42 180) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "UCPD1_CC2" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -55.88 180) + (length 2.54) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -53.34 180) + (length 2.54) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -50.8 180) + (length 2.54) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 20.32 -48.26 180) + (length 2.54) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -45.72 180) + (length 2.54) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -43.18 180) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM4_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -40.64 180) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "80" (effects (font (size 1.27 1.27)))) + (alternate "CEC" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM4_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -38.1 180) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "79" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "TIM4_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -35.56 180) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "78" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "TIM4_CH1" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -33.02 180) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "74" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SPI3_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -30.48 180) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "73" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "SPI3_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -27.94 180) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "72" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "SPI3_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -25.4 180) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "COMP3_INM" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -22.86 180) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP3_OUT" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -20.32 180) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "COMP3_INP" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -15.24 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "61" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART4_CK" bidirectional line) + (alternate "USART4_DE" bidirectional line) + (alternate "USART4_RTS" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 -12.7 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "60" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -10.16 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "59" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 -7.62 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "58" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USB_DP" bidirectional line)) + (pin bidirectional line + (at 20.32 -5.08 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "57" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USB_DM" bidirectional line)) + (pin bidirectional line + (at 20.32 -2.54 180) + (length 2.54) + (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) + (number "56" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "UCPD1_DBCC2" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 0.0 180) + (length 2.54) + (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "UCPD1_DBCC1" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 2.54 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "UCPD1_CC1" bidirectional line)) + (pin bidirectional line + (at 20.32 5.08 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 7.62 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 10.16 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "DAC1_OUT2" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 12.7 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "DAC1_OUT1" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART6_TX" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 15.24 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 17.78 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "COMP2_INM" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 20.32 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 22.86 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -10.16 63.5 270) + (length 2.54) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 63.5 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 63.5 270) + (length 2.54) + (name "VDDIO2" (effects (font (size 1.27 1.27)))) + (number "51" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -10.16 -63.5 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 -63.5 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "50" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G0C1METx" + (extends "STM32G0C1MCTx") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -20.32 62.23 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0C1METx" + (id 1) + (at -2.54 62.23 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "" + (id 2) + (at -20.32 -60.96 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1mc.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 74 GPIO, LQFP-80" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G0C1MCTx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -20.32 62.23 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0C1MCTx" + (id 1) + (at -2.54 62.23 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "" + (id 2) + (at -20.32 -60.96 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1me.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 74 GPIO, LQFP-80" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G0C1MCTx_0_1" + (rectangle + (start -20.32 -60.96) + (end 17.78 60.96) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G0C1MCTx_1_1" + (pin bidirectional line + (at -22.86 -58.42 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin bidirectional line + (at -22.86 -55.88 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -22.86 -53.34 0) + (length 2.54) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "RTC_OUT1" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at -22.86 -50.8 0) + (length 2.54) + (name "PC12" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI3_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -22.86 -48.26 0) + (length 2.54) + (name "PC11" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "SPI3_MISO" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at -22.86 -45.72 0) + (length 2.54) + (name "PC10" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "SPI3_SCK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin bidirectional line + (at -22.86 -43.18 0) + (length 2.54) + (name "PC9" (effects (font (size 1.27 1.27)))) + (number "63" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at -22.86 -40.64 0) + (length 2.54) + (name "PC8" (effects (font (size 1.27 1.27)))) + (number "62" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -22.86 -38.1 0) + (length 2.54) + (name "PC7" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_RX" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -22.86 -35.56 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_TX" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -22.86 -33.02 0) + (length 2.54) + (name "PC5" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "SYS_WKUP5" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -22.86 -30.48 0) + (length 2.54) + (name "PC4" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -22.86 -27.94 0) + (length 2.54) + (name "PC3" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line)) + (pin bidirectional line + (at -22.86 -25.4 0) + (length 2.54) + (name "PC2" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_OUT" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line)) + (pin bidirectional line + (at -22.86 -22.86 0) + (length 2.54) + (name "PC1" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INP" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at -22.86 -20.32 0) + (length 2.54) + (name "PC0" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INM" bidirectional line) + (alternate "COMP3_OUT" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at -22.86 -15.24 0) + (length 2.54) + (name "PD15" (effects (font (size 1.27 1.27)))) + (number "55" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM4_CH4" bidirectional line)) + (pin bidirectional line + (at -22.86 -12.7 0) + (length 2.54) + (name "PD14" (effects (font (size 1.27 1.27)))) + (number "54" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "TIM4_CH3" bidirectional line)) + (pin bidirectional line + (at -22.86 -10.16 0) + (length 2.54) + (name "PD13" (effects (font (size 1.27 1.27)))) + (number "53" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "TIM4_CH2" bidirectional line)) + (pin bidirectional line + (at -22.86 -7.62 0) + (length 2.54) + (name "PD12" (effects (font (size 1.27 1.27)))) + (number "52" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "TIM4_CH1" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at -22.86 -5.08 0) + (length 2.54) + (name "PD11" (effects (font (size 1.27 1.27)))) + (number "49" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at -22.86 -2.54 0) + (length 2.54) + (name "PD10" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at -22.86 0.0 0) + (length 2.54) + (name "PD9" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -22.86 2.54 0) + (length 2.54) + (name "PD8" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -22.86 5.08 0) + (length 2.54) + (name "PD7" (effects (font (size 1.27 1.27)))) + (number "71" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO_2" bidirectional line)) + (pin bidirectional line + (at -22.86 7.62 0) + (length 2.54) + (name "PD6" (effects (font (size 1.27 1.27)))) + (number "70" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at -22.86 10.16 0) + (length 2.54) + (name "PD5" (effects (font (size 1.27 1.27)))) + (number "69" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "USART2_TX" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at -22.86 12.7 0) + (length 2.54) + (name "PD4" (effects (font (size 1.27 1.27)))) + (number "68" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at -22.86 15.24 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "67" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD2_DBCC2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -22.86 17.78 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "66" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "UCPD2_CC2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at -22.86 20.32 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "65" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_DBCC1" bidirectional line)) + (pin bidirectional line + (at -22.86 22.86 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "64" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "UCPD2_CC1" bidirectional line)) + (pin bidirectional line + (at -22.86 27.94 0) + (length 2.54) + (name "PE10" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -22.86 30.48 0) + (length 2.54) + (name "PE9" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at -22.86 33.02 0) + (length 2.54) + (name "PE8" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INM" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin bidirectional line + (at -22.86 35.56 0) + (length 2.54) + (name "PE7" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INP" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at -22.86 38.1 0) + (length 2.54) + (name "PE3" (effects (font (size 1.27 1.27)))) + (number "77" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at -22.86 40.64 0) + (length 2.54) + (name "PE1" (effects (font (size 1.27 1.27)))) + (number "76" (effects (font (size 1.27 1.27)))) + (alternate "TIM17_CH1" bidirectional line)) + (pin bidirectional line + (at -22.86 43.18 0) + (length 2.54) + (name "PE0" (effects (font (size 1.27 1.27)))) + (number "75" (effects (font (size 1.27 1.27)))) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM4_ETR" bidirectional line)) + (pin bidirectional line + (at -22.86 48.26 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "RCC_MCO" bidirectional line)) + (pin input line + (at -22.86 50.8 0) + (length 2.54) + (name "PF1" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "RCC_OSC_OUT" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line)) + (pin input line + (at -22.86 53.34 0) + (length 2.54) + (name "PF0" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at -22.86 58.42 0) + (length 2.54) + (name "VREF+" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "VREFBUF_OUT" bidirectional line)) + (pin bidirectional line + (at 20.32 -58.42 180) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "UCPD1_CC2" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -55.88 180) + (length 2.54) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -53.34 180) + (length 2.54) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -50.8 180) + (length 2.54) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 20.32 -48.26 180) + (length 2.54) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -45.72 180) + (length 2.54) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -43.18 180) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM4_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -40.64 180) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "80" (effects (font (size 1.27 1.27)))) + (alternate "CEC" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM4_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -38.1 180) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "79" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "TIM4_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -35.56 180) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "78" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "TIM4_CH1" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -33.02 180) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "74" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SPI3_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -30.48 180) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "73" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "SPI3_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -27.94 180) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "72" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "SPI3_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -25.4 180) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "COMP3_INM" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -22.86 180) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP3_OUT" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -20.32 180) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "COMP3_INP" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -15.24 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "61" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART4_CK" bidirectional line) + (alternate "USART4_DE" bidirectional line) + (alternate "USART4_RTS" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 -12.7 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "60" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -10.16 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "59" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 -7.62 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "58" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USB_DP" bidirectional line)) + (pin bidirectional line + (at 20.32 -5.08 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "57" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USB_DM" bidirectional line)) + (pin bidirectional line + (at 20.32 -2.54 180) + (length 2.54) + (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) + (number "56" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "UCPD1_DBCC2" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 0.0 180) + (length 2.54) + (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "UCPD1_DBCC1" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 2.54 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "UCPD1_CC1" bidirectional line)) + (pin bidirectional line + (at 20.32 5.08 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 7.62 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 10.16 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "DAC1_OUT2" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 12.7 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "DAC1_OUT1" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART6_TX" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 15.24 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 17.78 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "COMP2_INM" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 20.32 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 22.86 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -10.16 63.5 270) + (length 2.54) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 63.5 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 63.5 270) + (length 2.54) + (name "VDDIO2" (effects (font (size 1.27 1.27)))) + (number "51" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -10.16 -63.5 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 -63.5 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "50" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G0C1METx" + (extends "STM32G0C1MCTx") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -20.32 62.23 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0C1METx" + (id 1) + (at -2.54 62.23 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "" + (id 2) + (at -20.32 -60.96 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1me.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 74 GPIO, LQFP-80" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G0C1RCTx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0C1RCTx" + (id 1) + (at -2.54 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_QFP:LQFP-64_10x10mm_P0.5mm" + (id 2) + (at -17.78 -43.18 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1rc.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 60 GPIO, LQFP-64" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "LQFP*10x10mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G0C1RCTx_0_1" + (rectangle + (start -17.78 -43.18) + (end 17.78 43.18) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G0C1RCTx_1_1" + (pin bidirectional line + (at -20.32 -40.64 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin bidirectional line + (at -20.32 -38.1 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -20.32 -35.56 0) + (length 2.54) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RTC_OUT1" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at -20.32 -33.02 0) + (length 2.54) + (name "PC12" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI3_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -30.48 0) + (length 2.54) + (name "PC11" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "SPI3_MISO" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -27.94 0) + (length 2.54) + (name "PC10" (effects (font (size 1.27 1.27)))) + (number "64" (effects (font (size 1.27 1.27)))) + (alternate "SPI3_SCK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -25.4 0) + (length 2.54) + (name "PC9" (effects (font (size 1.27 1.27)))) + (number "49" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at -20.32 -22.86 0) + (length 2.54) + (name "PC8" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -20.32 0) + (length 2.54) + (name "PC7" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_RX" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -17.78 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_TX" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -15.24 0) + (length 2.54) + (name "PC5" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "SYS_WKUP5" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -12.7 0) + (length 2.54) + (name "PC4" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -10.16 0) + (length 2.54) + (name "PC3" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line)) + (pin bidirectional line + (at -20.32 -7.62 0) + (length 2.54) + (name "PC2" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_OUT" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line)) + (pin bidirectional line + (at -20.32 -5.08 0) + (length 2.54) + (name "PC1" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INP" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -2.54 0) + (length 2.54) + (name "PC0" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INM" bidirectional line) + (alternate "COMP3_OUT" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 2.54 0) + (length 2.54) + (name "PD9" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 5.08 0) + (length 2.54) + (name "PD8" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 7.62 0) + (length 2.54) + (name "PD6" (effects (font (size 1.27 1.27)))) + (number "56" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 10.16 0) + (length 2.54) + (name "PD5" (effects (font (size 1.27 1.27)))) + (number "55" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "USART2_TX" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at -20.32 12.7 0) + (length 2.54) + (name "PD4" (effects (font (size 1.27 1.27)))) + (number "54" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at -20.32 15.24 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "53" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD2_DBCC2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 17.78 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "52" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "UCPD2_CC2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 20.32 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "51" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_DBCC1" bidirectional line)) + (pin bidirectional line + (at -20.32 22.86 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "50" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "UCPD2_CC1" bidirectional line)) + (pin bidirectional line + (at -20.32 27.94 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "RCC_MCO" bidirectional line)) + (pin input line + (at -20.32 30.48 0) + (length 2.54) + (name "PF1" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "RCC_OSC_OUT" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line)) + (pin input line + (at -20.32 33.02 0) + (length 2.54) + (name "PF0" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at -20.32 40.64 0) + (length 2.54) + (name "VREF+" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "VREFBUF_OUT" bidirectional line)) + (pin bidirectional line + (at 20.32 -40.64 180) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "UCPD1_CC2" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -38.1 180) + (length 2.54) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -35.56 180) + (length 2.54) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -33.02 180) + (length 2.54) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 20.32 -30.48 180) + (length 2.54) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -27.94 180) + (length 2.54) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -25.4 180) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "63" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM4_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -22.86 180) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "62" (effects (font (size 1.27 1.27)))) + (alternate "CEC" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM4_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -20.32 180) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "61" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "TIM4_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -17.78 180) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "60" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "TIM4_CH1" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -15.24 180) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "59" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SPI3_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -12.7 180) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "58" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "SPI3_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -10.16 180) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "57" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "SPI3_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -7.62 180) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "COMP3_INM" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -5.08 180) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP3_OUT" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -2.54 180) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "COMP3_INP" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 2.54 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART4_CK" bidirectional line) + (alternate "USART4_DE" bidirectional line) + (alternate "USART4_RTS" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 5.08 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 7.62 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USB_DP" bidirectional line)) + (pin bidirectional line + (at 20.32 12.7 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USB_DM" bidirectional line)) + (pin bidirectional line + (at 20.32 15.24 180) + (length 2.54) + (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "UCPD1_DBCC2" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 17.78 180) + (length 2.54) + (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "UCPD1_DBCC1" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 20.32 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "UCPD1_CC1" bidirectional line)) + (pin bidirectional line + (at 20.32 22.86 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 25.4 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 27.94 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "DAC1_OUT2" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 30.48 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "DAC1_OUT1" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART6_TX" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 33.02 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 35.56 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "COMP2_INM" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 38.1 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 40.64 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -7.62 45.72 270) + (length 2.54) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 45.72 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G0C1RETx" + (extends "STM32G0C1RCTx") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0C1RETx" + (id 1) + (at -2.54 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_QFP:LQFP-64_10x10mm_P0.5mm" + (id 2) + (at -17.78 -43.18 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1rc.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 60 GPIO, LQFP-64" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "LQFP*10x10mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G0C1RCTx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0C1RCTx" + (id 1) + (at -2.54 44.45 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_QFP:LQFP-64_10x10mm_P0.5mm" + (id 2) + (at -17.78 -43.18 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1re.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 60 GPIO, LQFP-64" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "LQFP*10x10mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G0C1RCTx_0_1" + (rectangle + (start -17.78 -43.18) + (end 17.78 43.18) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G0C1RCTx_1_1" + (pin bidirectional line + (at -20.32 -40.64 0) + (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin bidirectional line + (at -20.32 -38.1 0) + (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at -20.32 -35.56 0) + (length 2.54) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RTC_OUT1" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at -20.32 -33.02 0) + (length 2.54) + (name "PC12" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI3_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -30.48 0) + (length 2.54) + (name "PC11" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "SPI3_MISO" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -27.94 0) + (length 2.54) + (name "PC10" (effects (font (size 1.27 1.27)))) + (number "64" (effects (font (size 1.27 1.27)))) + (alternate "SPI3_SCK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -25.4 0) + (length 2.54) + (name "PC9" (effects (font (size 1.27 1.27)))) + (number "49" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at -20.32 -22.86 0) + (length 2.54) + (name "PC8" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -20.32 0) + (length 2.54) + (name "PC7" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_RX" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -17.78 0) + (length 2.54) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_TX" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at -20.32 -15.24 0) + (length 2.54) + (name "PC5" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "SYS_WKUP5" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -12.7 0) + (length 2.54) + (name "PC4" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 -10.16 0) + (length 2.54) + (name "PC3" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line)) + (pin bidirectional line + (at -20.32 -7.62 0) + (length 2.54) + (name "PC2" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_OUT" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line)) + (pin bidirectional line + (at -20.32 -5.08 0) + (length 2.54) + (name "PC1" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INP" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 -2.54 0) + (length 2.54) + (name "PC0" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INM" bidirectional line) + (alternate "COMP3_OUT" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 2.54 0) + (length 2.54) + (name "PD9" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 5.08 0) + (length 2.54) + (name "PD8" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 7.62 0) + (length 2.54) + (name "PD6" (effects (font (size 1.27 1.27)))) + (number "56" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 10.16 0) + (length 2.54) + (name "PD5" (effects (font (size 1.27 1.27)))) + (number "55" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "USART2_TX" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at -20.32 12.7 0) + (length 2.54) + (name "PD4" (effects (font (size 1.27 1.27)))) + (number "54" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at -20.32 15.24 0) + (length 2.54) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "53" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD2_DBCC2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -20.32 17.78 0) + (length 2.54) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "52" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "UCPD2_CC2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at -20.32 20.32 0) + (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "51" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_DBCC1" bidirectional line)) + (pin bidirectional line + (at -20.32 22.86 0) + (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "50" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "UCPD2_CC1" bidirectional line)) + (pin bidirectional line + (at -20.32 27.94 0) + (length 2.54) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "RCC_MCO" bidirectional line)) + (pin input line + (at -20.32 30.48 0) + (length 2.54) + (name "PF1" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "RCC_OSC_OUT" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line)) + (pin input line + (at -20.32 33.02 0) + (length 2.54) + (name "PF0" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at -20.32 40.64 0) + (length 2.54) + (name "VREF+" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "VREFBUF_OUT" bidirectional line)) + (pin bidirectional line + (at 20.32 -40.64 180) + (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "UCPD1_CC2" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -38.1 180) + (length 2.54) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -35.56 180) + (length 2.54) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -33.02 180) + (length 2.54) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 20.32 -30.48 180) + (length 2.54) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -27.94 180) + (length 2.54) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -25.4 180) + (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "63" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM4_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -22.86 180) + (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "62" (effects (font (size 1.27 1.27)))) + (alternate "CEC" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM4_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -20.32 180) + (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "61" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "TIM4_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -17.78 180) + (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "60" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "TIM4_CH1" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 -15.24 180) + (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "59" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SPI3_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 -12.7 180) + (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "58" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "SPI3_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -10.16 180) + (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "57" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "SPI3_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -7.62 180) + (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "COMP3_INM" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 -5.08 180) + (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP3_OUT" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 -2.54 180) + (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "COMP3_INP" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 2.54 180) + (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART4_CK" bidirectional line) + (alternate "USART4_DE" bidirectional line) + (alternate "USART4_RTS" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 5.08 180) + (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 7.62 180) + (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 10.16 180) + (length 2.54) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USB_DP" bidirectional line)) + (pin bidirectional line + (at 20.32 12.7 180) + (length 2.54) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USB_DM" bidirectional line)) + (pin bidirectional line + (at 20.32 15.24 180) + (length 2.54) + (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "UCPD1_DBCC2" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 17.78 180) + (length 2.54) + (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "UCPD1_DBCC1" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 20.32 180) + (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "UCPD1_CC1" bidirectional line)) + (pin bidirectional line + (at 20.32 22.86 180) + (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 20.32 25.4 180) + (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 20.32 27.94 180) + (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "DAC1_OUT2" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 30.48 180) + (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "DAC1_OUT1" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART6_TX" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 20.32 33.02 180) + (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 35.56 180) + (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "COMP2_INM" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 20.32 38.1 180) + (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 20.32 40.64 180) + (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -7.62 45.72 270) + (length 2.54) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 45.72 270) + (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 -45.72 90) + (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G0C1RETx" + (extends "STM32G0C1RCTx") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -17.78 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0C1RETx" + (id 1) + (at -2.54 44.45 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_QFP:LQFP-64_10x10mm_P0.5mm" + (id 2) + (at -17.78 -43.18 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1re.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 60 GPIO, LQFP-64" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "LQFP*10x10mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G0C1VCTx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -20.32 64.77 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0C1VCTx" + (id 1) + (at -2.54 64.77 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_QFP:LQFP-100_14x14mm_P0.5mm" + (id 2) + (at -20.32 -66.04 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1vc.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 94 GPIO, LQFP-100" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "LQFP*14x14mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G0C1VCTx_0_1" + (rectangle + (start -20.32 -66.04) + (end 17.78 63.5) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G0C1VCTx_1_1" + (pin bidirectional line + (at -25.4 -63.5 0) + (length 5.08) + (name "PD15" (effects (font (size 1.27 1.27)))) + (number "68" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM4_CH4" bidirectional line)) + (pin bidirectional line + (at -25.4 -60.96 0) + (length 5.08) + (name "PD14" (effects (font (size 1.27 1.27)))) + (number "67" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "TIM4_CH3" bidirectional line)) + (pin bidirectional line + (at -25.4 -58.42 0) + (length 5.08) + (name "PD13" (effects (font (size 1.27 1.27)))) + (number "66" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "TIM4_CH2" bidirectional line)) + (pin bidirectional line + (at -25.4 -55.88 0) + (length 5.08) + (name "PD12" (effects (font (size 1.27 1.27)))) + (number "65" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "TIM4_CH1" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at -25.4 -53.34 0) + (length 5.08) + (name "PD11" (effects (font (size 1.27 1.27)))) + (number "62" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at -25.4 -50.8 0) + (length 5.08) + (name "PD10" (effects (font (size 1.27 1.27)))) + (number "61" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at -25.4 -48.26 0) + (length 5.08) + (name "PD9" (effects (font (size 1.27 1.27)))) + (number "60" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -25.4 -45.72 0) + (length 5.08) + (name "PD8" (effects (font (size 1.27 1.27)))) + (number "59" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -25.4 -43.18 0) + (length 5.08) + (name "PD7" (effects (font (size 1.27 1.27)))) + (number "85" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO_2" bidirectional line)) + (pin bidirectional line + (at -25.4 -40.64 0) + (length 5.08) + (name "PD6" (effects (font (size 1.27 1.27)))) + (number "84" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at -25.4 -38.1 0) + (length 5.08) + (name "PD5" (effects (font (size 1.27 1.27)))) + (number "83" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "USART2_TX" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at -25.4 -35.56 0) + (length 5.08) + (name "PD4" (effects (font (size 1.27 1.27)))) + (number "82" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at -25.4 -33.02 0) + (length 5.08) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "81" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD2_DBCC2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -25.4 -30.48 0) + (length 5.08) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "80" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "UCPD2_CC2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at -25.4 -27.94 0) + (length 5.08) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "79" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_DBCC1" bidirectional line)) + (pin bidirectional line + (at -25.4 -25.4 0) + (length 5.08) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "78" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "UCPD2_CC1" bidirectional line)) + (pin bidirectional line + (at -25.4 -20.32 0) + (length 5.08) + (name "PE15" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at -25.4 -17.78 0) + (length 5.08) + (name "PE14" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line)) + (pin bidirectional line + (at -25.4 -15.24 0) + (length 5.08) + (name "PE13" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line)) + (pin bidirectional line + (at -25.4 -12.7 0) + (length 5.08) + (name "PE12" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line)) + (pin bidirectional line + (at -25.4 -10.16 0) + (length 5.08) + (name "PE11" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at -25.4 -7.62 0) + (length 5.08) + (name "PE10" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -25.4 -5.08 0) + (length 5.08) + (name "PE9" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at -25.4 -2.54 0) + (length 5.08) + (name "PE8" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INM" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin bidirectional line + (at -25.4 0.0 0) + (length 5.08) + (name "PE7" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INP" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at -25.4 2.54 0) + (length 5.08) + (name "PE6" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "RTC_TAMP_IN3" bidirectional line) + (alternate "SYS_WKUP3" bidirectional line) + (alternate "TIM3_CH4" bidirectional line)) + (pin bidirectional line + (at -25.4 5.08 0) + (length 5.08) + (name "PE5" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at -25.4 7.62 0) + (length 5.08) + (name "PE4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at -25.4 10.16 0) + (length 5.08) + (name "PE3" (effects (font (size 1.27 1.27)))) + (number "97" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at -25.4 12.7 0) + (length 5.08) + (name "PE2" (effects (font (size 1.27 1.27)))) + (number "96" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_ETR" bidirectional line)) + (pin bidirectional line + (at -25.4 15.24 0) + (length 5.08) + (name "PE1" (effects (font (size 1.27 1.27)))) + (number "95" (effects (font (size 1.27 1.27)))) + (alternate "TIM17_CH1" bidirectional line)) + (pin bidirectional line + (at -25.4 17.78 0) + (length 5.08) + (name "PE0" (effects (font (size 1.27 1.27)))) + (number "94" (effects (font (size 1.27 1.27)))) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM4_ETR" bidirectional line)) + (pin bidirectional line + (at -25.4 22.86 0) + (length 5.08) + (name "PF13" (effects (font (size 1.27 1.27)))) + (number "90" (effects (font (size 1.27 1.27)))) + (alternate "TIM15_CH2" bidirectional line)) + (pin bidirectional line + (at -25.4 25.4 0) + (length 5.08) + (name "PF12" (effects (font (size 1.27 1.27)))) + (number "89" (effects (font (size 1.27 1.27)))) + (alternate "TIM15_CH1" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at -25.4 27.94 0) + (length 5.08) + (name "PF11" (effects (font (size 1.27 1.27)))) + (number "88" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at -25.4 30.48 0) + (length 5.08) + (name "PF10" (effects (font (size 1.27 1.27)))) + (number "87" (effects (font (size 1.27 1.27)))) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at -25.4 33.02 0) + (length 5.08) + (name "PF9" (effects (font (size 1.27 1.27)))) + (number "86" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at -25.4 35.56 0) + (length 5.08) + (name "PF8" (effects (font (size 1.27 1.27)))) + (number "72" (effects (font (size 1.27 1.27))))) + (pin bidirectional line + (at -25.4 38.1 0) + (length 5.08) + (name "PF7" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at -25.4 40.64 0) + (length 5.08) + (name "PF6" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line)) + (pin bidirectional line + (at -25.4 43.18 0) + (length 5.08) + (name "PF5" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "LPUART1_RX" bidirectional line)) + (pin bidirectional line + (at -25.4 45.72 0) + (length 5.08) + (name "PF4" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "LPUART1_TX" bidirectional line)) + (pin bidirectional line + (at -25.4 48.26 0) + (length 5.08) + (name "PF3" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_RX" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at -25.4 50.8 0) + (length 5.08) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "RCC_MCO" bidirectional line)) + (pin input line + (at -25.4 53.34 0) + (length 5.08) + (name "PF1" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "RCC_OSC_OUT" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line)) + (pin input line + (at -25.4 55.88 0) + (length 5.08) + (name "PF0" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at -25.4 60.96 0) + (length 5.08) + (name "VREF+" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "VREFBUF_OUT" bidirectional line)) + (pin bidirectional line + (at 22.86 -63.5 180) + (length 5.08) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin bidirectional line + (at 22.86 -60.96 180) + (length 5.08) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at 22.86 -58.42 180) + (length 5.08) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "RTC_OUT1" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at 22.86 -55.88 180) + (length 5.08) + (name "PC12" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI3_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 -53.34 180) + (length 5.08) + (name "PC11" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "SPI3_MISO" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 -50.8 180) + (length 5.08) + (name "PC10" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "SPI3_SCK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 -48.26 180) + (length 5.08) + (name "PC9" (effects (font (size 1.27 1.27)))) + (number "77" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 22.86 -45.72 180) + (length 5.08) + (name "PC8" (effects (font (size 1.27 1.27)))) + (number "76" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 22.86 -43.18 180) + (length 5.08) + (name "PC7" (effects (font (size 1.27 1.27)))) + (number "58" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_RX" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 22.86 -40.64 180) + (length 5.08) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "57" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_TX" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 22.86 -38.1 180) + (length 5.08) + (name "PC5" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "SYS_WKUP5" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 -35.56 180) + (length 5.08) + (name "PC4" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 -33.02 180) + (length 5.08) + (name "PC3" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line)) + (pin bidirectional line + (at 22.86 -30.48 180) + (length 5.08) + (name "PC2" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_OUT" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line)) + (pin bidirectional line + (at 22.86 -27.94 180) + (length 5.08) + (name "PC1" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INP" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 -25.4 180) + (length 5.08) + (name "PC0" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INM" bidirectional line) + (alternate "COMP3_OUT" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 -20.32 180) + (length 5.08) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "54" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "UCPD1_CC2" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 22.86 -17.78 180) + (length 5.08) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "53" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 22.86 -15.24 180) + (length 5.08) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "52" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 22.86 -12.7 180) + (length 5.08) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "51" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 22.86 -10.16 180) + (length 5.08) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "50" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 -7.62 180) + (length 5.08) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "49" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 -5.08 180) + (length 5.08) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM4_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 -2.54 180) + (length 5.08) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "100" (effects (font (size 1.27 1.27)))) + (alternate "CEC" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM4_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 0.0 180) + (length 5.08) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "99" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "TIM4_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at 22.86 2.54 180) + (length 5.08) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "98" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "TIM4_CH1" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at 22.86 5.08 180) + (length 5.08) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "93" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SPI3_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at 22.86 7.62 180) + (length 5.08) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "92" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "SPI3_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 10.16 180) + (length 5.08) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "91" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "SPI3_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 12.7 180) + (length 5.08) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "COMP3_INM" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 15.24 180) + (length 5.08) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP3_OUT" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 17.78 180) + (length 5.08) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "COMP3_INP" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 22.86 180) + (length 5.08) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "75" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART4_CK" bidirectional line) + (alternate "USART4_DE" bidirectional line) + (alternate "USART4_RTS" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 22.86 25.4 180) + (length 5.08) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "74" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 27.94 180) + (length 5.08) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "73" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 22.86 30.48 180) + (length 5.08) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "71" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USB_DP" bidirectional line)) + (pin bidirectional line + (at 22.86 33.02 180) + (length 5.08) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "70" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USB_DM" bidirectional line)) + (pin bidirectional line + (at 22.86 35.56 180) + (length 5.08) + (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) + (number "69" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "UCPD1_DBCC2" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 38.1 180) + (length 5.08) + (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) + (number "56" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "UCPD1_DBCC1" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 40.64 180) + (length 5.08) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "55" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "UCPD1_CC1" bidirectional line)) + (pin bidirectional line + (at 22.86 43.18 180) + (length 5.08) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 22.86 45.72 180) + (length 5.08) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 22.86 48.26 180) + (length 5.08) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "DAC1_OUT2" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 50.8 180) + (length 5.08) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "DAC1_OUT1" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART6_TX" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 22.86 53.34 180) + (length 5.08) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 55.88 180) + (length 5.08) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "COMP2_INM" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 58.42 180) + (length 5.08) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 60.96 180) + (length 5.08) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -10.16 68.58 270) + (length 5.08) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 68.58 270) + (length 5.08) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 68.58 270) + (length 5.08) + (name "VDDIO2" (effects (font (size 1.27 1.27)))) + (number "64" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -10.16 -71.12 90) + (length 5.08) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 -71.12 90) + (length 5.08) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "63" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G0C1VETx" + (extends "STM32G0C1VCTx") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -20.32 64.77 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0C1VETx" + (id 1) + (at -2.54 64.77 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_QFP:LQFP-100_14x14mm_P0.5mm" + (id 2) + (at -20.32 -66.04 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1vc.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 94 GPIO, LQFP-100" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "LQFP*14x14mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))))) + (symbol "STM32G0C1VCTx" + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -20.32 64.77 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0C1VCTx" + (id 1) + (at -2.54 64.77 0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_QFP:LQFP-100_14x14mm_P0.5mm" + (id 2) + (at -20.32 -66.04 0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1ve.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 94 GPIO, LQFP-100" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "LQFP*14x14mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))) + (symbol "STM32G0C1VCTx_0_1" + (rectangle + (start -20.32 -66.04) + (end 17.78 63.5) + (stroke (width 0.254)) + (fill (type background)))) + (symbol "STM32G0C1VCTx_1_1" + (pin bidirectional line + (at -25.4 -63.5 0) + (length 5.08) + (name "PD15" (effects (font (size 1.27 1.27)))) + (number "68" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM4_CH4" bidirectional line)) + (pin bidirectional line + (at -25.4 -60.96 0) + (length 5.08) + (name "PD14" (effects (font (size 1.27 1.27)))) + (number "67" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "TIM4_CH3" bidirectional line)) + (pin bidirectional line + (at -25.4 -58.42 0) + (length 5.08) + (name "PD13" (effects (font (size 1.27 1.27)))) + (number "66" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "TIM4_CH2" bidirectional line)) + (pin bidirectional line + (at -25.4 -55.88 0) + (length 5.08) + (name "PD12" (effects (font (size 1.27 1.27)))) + (number "65" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "TIM4_CH1" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line)) + (pin bidirectional line + (at -25.4 -53.34 0) + (length 5.08) + (name "PD11" (effects (font (size 1.27 1.27)))) + (number "62" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at -25.4 -50.8 0) + (length 5.08) + (name "PD10" (effects (font (size 1.27 1.27)))) + (number "61" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line)) + (pin bidirectional line + (at -25.4 -48.26 0) + (length 5.08) + (name "PD9" (effects (font (size 1.27 1.27)))) + (number "60" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at -25.4 -45.72 0) + (length 5.08) + (name "PD8" (effects (font (size 1.27 1.27)))) + (number "59" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at -25.4 -43.18 0) + (length 5.08) + (name "PD7" (effects (font (size 1.27 1.27)))) + (number "85" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO_2" bidirectional line)) + (pin bidirectional line + (at -25.4 -40.64 0) + (length 5.08) + (name "PD6" (effects (font (size 1.27 1.27)))) + (number "84" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at -25.4 -38.1 0) + (length 5.08) + (name "PD5" (effects (font (size 1.27 1.27)))) + (number "83" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "USART2_TX" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at -25.4 -35.56 0) + (length 5.08) + (name "PD4" (effects (font (size 1.27 1.27)))) + (number "82" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at -25.4 -33.02 0) + (length 5.08) + (name "PD3" (effects (font (size 1.27 1.27)))) + (number "81" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD2_DBCC2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -25.4 -30.48 0) + (length 5.08) + (name "PD2" (effects (font (size 1.27 1.27)))) + (number "80" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "UCPD2_CC2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at -25.4 -27.94 0) + (length 5.08) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "79" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "UCPD2_DBCC1" bidirectional line)) + (pin bidirectional line + (at -25.4 -25.4 0) + (length 5.08) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "78" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "UCPD2_CC1" bidirectional line)) + (pin bidirectional line + (at -25.4 -20.32 0) + (length 5.08) + (name "PE15" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at -25.4 -17.78 0) + (length 5.08) + (name "PE14" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line)) + (pin bidirectional line + (at -25.4 -15.24 0) + (length 5.08) + (name "PE13" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line)) + (pin bidirectional line + (at -25.4 -12.7 0) + (length 5.08) + (name "PE12" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + (alternate "I2S1_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line)) + (pin bidirectional line + (at -25.4 -10.16 0) + (length 5.08) + (name "PE11" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at -25.4 -7.62 0) + (length 5.08) + (name "PE10" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at -25.4 -5.08 0) + (length 5.08) + (name "PE9" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at -25.4 -2.54 0) + (length 5.08) + (name "PE8" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INM" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin bidirectional line + (at -25.4 0.0 0) + (length 5.08) + (name "PE7" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INP" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at -25.4 2.54 0) + (length 5.08) + (name "PE6" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "RTC_TAMP_IN3" bidirectional line) + (alternate "SYS_WKUP3" bidirectional line) + (alternate "TIM3_CH4" bidirectional line)) + (pin bidirectional line + (at -25.4 5.08 0) + (length 5.08) + (name "PE5" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_CH3" bidirectional line)) + (pin bidirectional line + (at -25.4 7.62 0) + (length 5.08) + (name "PE4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_CH2" bidirectional line)) + (pin bidirectional line + (at -25.4 10.16 0) + (length 5.08) + (name "PE3" (effects (font (size 1.27 1.27)))) + (number "97" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_CH1" bidirectional line)) + (pin bidirectional line + (at -25.4 12.7 0) + (length 5.08) + (name "PE2" (effects (font (size 1.27 1.27)))) + (number "96" (effects (font (size 1.27 1.27)))) + (alternate "TIM3_ETR" bidirectional line)) + (pin bidirectional line + (at -25.4 15.24 0) + (length 5.08) + (name "PE1" (effects (font (size 1.27 1.27)))) + (number "95" (effects (font (size 1.27 1.27)))) + (alternate "TIM17_CH1" bidirectional line)) + (pin bidirectional line + (at -25.4 17.78 0) + (length 5.08) + (name "PE0" (effects (font (size 1.27 1.27)))) + (number "94" (effects (font (size 1.27 1.27)))) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM4_ETR" bidirectional line)) + (pin bidirectional line + (at -25.4 22.86 0) + (length 5.08) + (name "PF13" (effects (font (size 1.27 1.27)))) + (number "90" (effects (font (size 1.27 1.27)))) + (alternate "TIM15_CH2" bidirectional line)) + (pin bidirectional line + (at -25.4 25.4 0) + (length 5.08) + (name "PF12" (effects (font (size 1.27 1.27)))) + (number "89" (effects (font (size 1.27 1.27)))) + (alternate "TIM15_CH1" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at -25.4 27.94 0) + (length 5.08) + (name "PF11" (effects (font (size 1.27 1.27)))) + (number "88" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at -25.4 30.48 0) + (length 5.08) + (name "PF10" (effects (font (size 1.27 1.27)))) + (number "87" (effects (font (size 1.27 1.27)))) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at -25.4 33.02 0) + (length 5.08) + (name "PF9" (effects (font (size 1.27 1.27)))) + (number "86" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at -25.4 35.56 0) + (length 5.08) + (name "PF8" (effects (font (size 1.27 1.27)))) + (number "72" (effects (font (size 1.27 1.27))))) + (pin bidirectional line + (at -25.4 38.1 0) + (length 5.08) + (name "PF7" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at -25.4 40.64 0) + (length 5.08) + (name "PF6" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line)) + (pin bidirectional line + (at -25.4 43.18 0) + (length 5.08) + (name "PF5" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + (alternate "LPUART1_RX" bidirectional line)) + (pin bidirectional line + (at -25.4 45.72 0) + (length 5.08) + (name "PF4" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "LPUART1_TX" bidirectional line)) + (pin bidirectional line + (at -25.4 48.26 0) + (length 5.08) + (name "PF3" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_RX" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at -25.4 50.8 0) + (length 5.08) + (name "PF2" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "RCC_MCO" bidirectional line)) + (pin input line + (at -25.4 53.34 0) + (length 5.08) + (name "PF1" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "RCC_OSC_OUT" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line)) + (pin input line + (at -25.4 55.88 0) + (length 5.08) + (name "PF0" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "RCC_OSC_IN" bidirectional line) + (alternate "TIM14_CH1" bidirectional line)) + (pin bidirectional line + (at -25.4 60.96 0) + (length 5.08) + (name "VREF+" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "VREFBUF_OUT" bidirectional line)) + (pin bidirectional line + (at 22.86 -63.5 180) + (length 5.08) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_EN" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + (alternate "RCC_OSC_EN" bidirectional line) + (alternate "TIM15_BK" bidirectional line)) + (pin bidirectional line + (at 22.86 -60.96 180) + (length 5.08) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + (alternate "TIM1_BK2" bidirectional line)) + (pin bidirectional line + (at 22.86 -58.42 180) + (length 5.08) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + (alternate "RTC_OUT1" bidirectional line) + (alternate "RTC_TAMP_IN1" bidirectional line) + (alternate "RTC_TS" bidirectional line) + (alternate "SYS_WKUP2" bidirectional line) + (alternate "TIM1_BK" bidirectional line)) + (pin bidirectional line + (at 22.86 -55.88 180) + (length 5.08) + (name "PC12" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI3_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 -53.34 180) + (length 5.08) + (name "PC11" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "SPI3_MISO" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 -50.8 180) + (length 5.08) + (name "PC10" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "SPI3_SCK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 -48.26 180) + (length 5.08) + (name "PC9" (effects (font (size 1.27 1.27)))) + (number "77" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 22.86 -45.72 180) + (length 5.08) + (name "PC8" (effects (font (size 1.27 1.27)))) + (number "76" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 22.86 -43.18 180) + (length 5.08) + (name "PC7" (effects (font (size 1.27 1.27)))) + (number "58" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_RX" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 22.86 -40.64 180) + (length 5.08) + (name "PC6" (effects (font (size 1.27 1.27)))) + (number "57" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_TX" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 22.86 -38.1 180) + (length 5.08) + (name "PC5" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN18" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "SYS_WKUP5" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 -35.56 180) + (length 5.08) + (name "PC4" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN17" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 -33.02 180) + (length 5.08) + (name "PC3" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line)) + (pin bidirectional line + (at 22.86 -30.48 180) + (length 5.08) + (name "PC2" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_OUT" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line)) + (pin bidirectional line + (at 22.86 -27.94 180) + (length 5.08) + (name "PC1" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INP" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 -25.4 180) + (length 5.08) + (name "PC0" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "COMP3_INM" bidirectional line) + (alternate "COMP3_OUT" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 -20.32 180) + (length 5.08) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "54" (effects (font (size 1.27 1.27)))) + (alternate "I2S2_SD" bidirectional line) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "UCPD1_CC2" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 22.86 -17.78 180) + (length 5.08) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "53" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 22.86 -15.24 180) + (length 5.08) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "52" (effects (font (size 1.27 1.27)))) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line)) + (pin bidirectional line + (at 22.86 -12.7 180) + (length 5.08) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "51" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN16" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line)) + (pin bidirectional line + (at 22.86 -10.16 180) + (length 5.08) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "50" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC1_IN15" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 -7.62 180) + (length 5.08) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "49" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN11" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 -5.08 180) + (length 5.08) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "IR_OUT" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM4_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 -2.54 180) + (length 5.08) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "100" (effects (font (size 1.27 1.27)))) + (alternate "CEC" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM4_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 0.0 180) + (length 5.08) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "99" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM1_IN2" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SYS_PVD_IN" bidirectional line) + (alternate "TIM17_CH1N" bidirectional line) + (alternate "TIM4_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USART4_CTS" bidirectional line) + (alternate "USART4_NSS" bidirectional line)) + (pin bidirectional line + (at 22.86 2.54 180) + (length 5.08) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "98" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_ETR" bidirectional line) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM16_CH1N" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "TIM4_CH1" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USART5_CTS" bidirectional line) + (alternate "USART5_NSS" bidirectional line)) + (pin bidirectional line + (at 22.86 5.08 180) + (length 5.08) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "93" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPTIM1_IN1" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SPI3_MOSI" bidirectional line) + (alternate "SYS_WKUP6" bidirectional line) + (alternate "TIM16_BK" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "USART5_CK" bidirectional line) + (alternate "USART5_DE" bidirectional line) + (alternate "USART5_RTS" bidirectional line)) + (pin bidirectional line + (at 22.86 7.62 180) + (length 5.08) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "92" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "SPI3_MISO" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 10.16 180) + (length 5.08) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "91" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_INM" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "SPI3_SCK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 12.7 180) + (length 5.08) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN10" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "COMP3_INM" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "USART3_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 15.24 180) + (length 5.08) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP3_OUT" bidirectional line) + (alternate "FDCAN2_TX" bidirectional line) + (alternate "LPTIM2_IN1" bidirectional line) + (alternate "LPUART1_DE" bidirectional line) + (alternate "LPUART1_RTS" bidirectional line) + (alternate "LPUART2_DE" bidirectional line) + (alternate "LPUART2_RTS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART5_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 17.78 180) + (length 5.08) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "COMP3_INP" bidirectional line) + (alternate "FDCAN2_RX" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "LPUART2_CTS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USART5_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 22.86 180) + (length 5.08) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "75" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_RX" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USART3_DE" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USART4_CK" bidirectional line) + (alternate "USART4_DE" bidirectional line) + (alternate "USART4_RTS" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 22.86 25.4 180) + (length 5.08) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "74" (effects (font (size 1.27 1.27)))) + (alternate "LPUART2_TX" bidirectional line) + (alternate "SYS_SWCLK" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 27.94 180) + (length 5.08) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "73" (effects (font (size 1.27 1.27)))) + (alternate "IR_OUT" bidirectional line) + (alternate "LPUART2_RX" bidirectional line) + (alternate "SYS_SWDIO" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 22.86 30.48 180) + (length 5.08) + (name "PA12/PA10" (effects (font (size 1.27 1.27)))) + (number "71" (effects (font (size 1.27 1.27)))) + (alternate "COMP2_OUT" bidirectional line) + (alternate "FDCAN1_TX" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USART1_DE" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USB_DP" bidirectional line)) + (pin bidirectional line + (at 22.86 33.02 180) + (length 5.08) + (name "PA11/PA9" (effects (font (size 1.27 1.27)))) + (number "70" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "FDCAN1_RX" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BK2" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USART1_NSS" bidirectional line) + (alternate "USB_DM" bidirectional line)) + (pin bidirectional line + (at 22.86 35.56 180) + (length 5.08) + (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) + (number "69" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM17_BK" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "UCPD1_DBCC2" bidirectional line) + (alternate "USART1_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 38.1 180) + (length 5.08) + (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) + (number "56" (effects (font (size 1.27 1.27)))) + (alternate "DAC1_EXTI9" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_BK" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "UCPD1_DBCC1" bidirectional line) + (alternate "USART1_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 40.64 180) + (length 5.08) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "55" (effects (font (size 1.27 1.27)))) + (alternate "CRS1_SYNC" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RCC_MCO" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "UCPD1_CC1" bidirectional line)) + (pin bidirectional line + (at 22.86 43.18 180) + (length 5.08) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2C3_SCL" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM17_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART6_CK" bidirectional line) + (alternate "USART6_DE" bidirectional line) + (alternate "USART6_RTS" bidirectional line)) + (pin bidirectional line + (at 22.86 45.72 180) + (length 5.08) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S1_MCK" bidirectional line) + (alternate "LPUART1_CTS" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM16_CH1" bidirectional line) + (alternate "TIM1_BK" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USART3_NSS" bidirectional line) + (alternate "USART6_CTS" bidirectional line) + (alternate "USART6_NSS" bidirectional line)) + (pin bidirectional line + (at 22.86 48.26 180) + (length 5.08) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "CEC" bidirectional line) + (alternate "DAC1_OUT2" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "LPTIM2_ETR" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USART6_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 50.8 180) + (length 5.08) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "DAC1_OUT1" bidirectional line) + (alternate "I2S1_WS" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "LPTIM2_OUT" bidirectional line) + (alternate "RTC_OUT2" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART6_TX" bidirectional line) + (alternate "USB_NOE" bidirectional line)) + (pin bidirectional line + (at 22.86 53.34 180) + (length 5.08) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "COMP2_INP" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "LPUART1_RX" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM15_CH2" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 55.88 180) + (length 5.08) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "COMP2_INM" bidirectional line) + (alternate "COMP2_OUT" bidirectional line) + (alternate "I2S1_SD" bidirectional line) + (alternate "LPUART1_TX" bidirectional line) + (alternate "RCC_LSCO" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SYS_WKUP4" bidirectional line) + (alternate "TIM15_CH1" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "UCPD1_FRSTX1" bidirectional line) + (alternate "UCPD1_FRSTX2" bidirectional line) + (alternate "USART2_TX" bidirectional line)) + (pin bidirectional line + (at 22.86 58.42 180) + (length 5.08) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "COMP1_INP" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S1_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM15_CH1N" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USART2_DE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + (alternate "USART4_RX" bidirectional line)) + (pin bidirectional line + (at 22.86 60.96 180) + (length 5.08) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "COMP1_INM" bidirectional line) + (alternate "COMP1_OUT" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "LPTIM1_OUT" bidirectional line) + (alternate "RTC_TAMP_IN2" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "SYS_WKUP1" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "UCPD2_FRSTX1" bidirectional line) + (alternate "UCPD2_FRSTX2" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + (alternate "USART2_NSS" bidirectional line) + (alternate "USART4_TX" bidirectional line)) + (pin power_in line + (at -10.16 68.58 270) + (length 5.08) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 68.58 270) + (length 5.08) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -5.08 68.58 270) + (length 5.08) + (name "VDDIO2" (effects (font (size 1.27 1.27)))) + (number "64" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -10.16 -71.12 90) + (length 5.08) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27))))) + (pin power_in line + (at -7.62 -71.12 90) + (length 5.08) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "63" (effects (font (size 1.27 1.27))))))) + (symbol "STM32G0C1VETx" + (extends "STM32G0C1VCTx") + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (id 0) + (at -20.32 64.77 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Value" "STM32G0C1VETx" + (id 1) + (at -2.54 64.77 0.0) + (effects + (font (size 1.27 1.27)) + (justify left))) + (property "Footprint" "Package_QFP:LQFP-100_14x14mm_P0.5mm" + (id 2) + (at -20.32 -66.04 0.0) + (effects + (font (size 1.27 1.27))hide + (justify right))) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1ve.pdf" + (id 3) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_locked" "" + (id 4) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" + (id 5) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 94 GPIO, LQFP-100" + (id 6) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27))hide)) + (property "ki_fp_filters" "LQFP*14x14mm*P0.5mm*" + (id 7) + (at 0.0 0.0 0.0) + (effects + (font (size 1.27 1.27)))))) diff --git a/center-led-base/center-cache.lib b/center-led-base/center-cache.lib new file mode 100644 index 0000000..ef3b521 --- /dev/null +++ b/center-led-base/center-cache.lib @@ -0,0 +1,428 @@ +EESchema-LIBRARY Version 2.4 +#encoding utf-8 +# +# center-rescue_+12V-power +# +DEF center-rescue_+12V-power #PWR 0 0 Y Y 1 F P +F0 "#PWR" 0 -150 50 H I C CNN +F1 "center-rescue_+12V-power" 0 140 50 H V C CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +DRAW +P 2 0 1 0 -30 50 0 100 N +P 2 0 1 0 0 0 0 100 N +P 2 0 1 0 0 100 30 50 N +X +12V 1 0 0 0 U 50 50 1 1 W N +ENDDRAW +ENDDEF +# +# center-rescue_+3.3V-power +# +DEF center-rescue_+3.3V-power #PWR 0 0 Y Y 1 F P +F0 "#PWR" 0 -150 50 H I C CNN +F1 "center-rescue_+3.3V-power" 0 140 50 H V C CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +DRAW +P 2 0 1 0 -30 50 0 100 N +P 2 0 1 0 0 0 0 100 N +P 2 0 1 0 0 100 30 50 N +X +3V3 1 0 0 0 U 50 50 1 1 W N +ENDDRAW +ENDDEF +# +# center-rescue_+VSW-power +# +DEF center-rescue_+VSW-power #PWR 0 0 Y Y 1 F P +F0 "#PWR" 0 -150 50 H I C CNN +F1 "center-rescue_+VSW-power" 0 140 50 H V C CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +DRAW +P 2 0 1 0 -30 50 0 100 N +P 2 0 1 0 0 0 0 100 N +P 2 0 1 0 0 100 30 50 N +X +VSW 1 0 0 0 U 50 50 1 1 W N +ENDDRAW +ENDDEF +# +# center-rescue_AP1117-33-Regulator_Linear +# +DEF center-rescue_AP1117-33-Regulator_Linear U 0 10 Y Y 1 F N +F0 "U" -150 125 50 H V C CNN +F1 "center-rescue_AP1117-33-Regulator_Linear" 0 125 50 H V L CNN +F2 "Package_TO_SOT_SMD:SOT-223-3_TabPin2" 0 200 50 H I C CNN +F3 "http://www.diodes.com/datasheets/AP1117.pdf" 100 -250 50 H I C CNN +$FPLIST + SOT?223*TabPin2* +$ENDFPLIST +DRAW +S -200 -200 200 75 0 1 10 f +X GND 1 0 -300 100 U 50 50 1 1 W +X VO 2 300 0 100 L 50 50 1 1 w +X VI 3 -300 0 100 R 50 50 1 1 W +X PAD 4 300 -100 100 L 50 50 1 1 w +ENDDRAW +ENDDEF +# +# center-rescue_BSS83P-Transistor_FET +# +DEF center-rescue_BSS83P-Transistor_FET Q 0 0 Y N 1 F N +F0 "Q" 200 75 50 H V L CNN +F1 "center-rescue_BSS83P-Transistor_FET" 200 0 50 H V L CNN +F2 "Package_TO_SOT_SMD:SOT-23" 200 -75 50 H I L CIN +F3 "" 0 0 50 H I L CNN +$FPLIST + SOT?23* +$ENDFPLIST +DRAW +C 65 0 111 0 1 10 N +C 100 -70 11 0 1 0 F +C 100 70 11 0 1 0 F +P 2 0 1 0 -100 0 10 0 N +P 2 0 1 0 30 -70 100 -70 N +P 2 0 1 10 30 -50 30 -90 N +P 2 0 1 0 30 0 100 0 N +P 2 0 1 10 30 20 30 -20 N +P 2 0 1 0 30 70 100 70 N +P 2 0 1 10 30 90 30 50 N +P 2 0 1 0 100 -70 100 -100 N +P 2 0 1 0 100 -70 100 0 N +P 2 0 1 0 100 100 100 70 N +P 3 0 1 10 10 75 10 -75 10 -75 N +P 4 0 1 0 90 0 50 -15 50 15 90 0 F +P 4 0 1 0 100 -70 130 -70 130 70 100 70 N +P 4 0 1 0 110 -20 115 -15 145 -15 150 -10 N +P 4 0 1 0 130 -15 115 10 145 10 130 -15 N +X G 1 -200 0 100 R 50 50 1 1 I +X S 2 100 -200 100 U 50 50 1 1 P +X D 3 100 200 100 D 50 50 1 1 P +ENDDRAW +ENDDEF +# +# center-rescue_CP_Small-Device +# +DEF center-rescue_CP_Small-Device C 0 10 N N 1 F N +F0 "C" 10 70 50 H V L CNN +F1 "center-rescue_CP_Small-Device" 10 -80 50 H V L CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +$FPLIST + CP_* +$ENDFPLIST +DRAW +S -60 -12 60 -27 0 1 0 F +S -60 27 60 12 0 1 0 N +P 2 0 1 0 -50 60 -30 60 N +P 2 0 1 0 -40 50 -40 70 N +X ~ 1 0 100 73 D 50 50 1 1 P +X ~ 2 0 -100 73 U 50 50 1 1 P +ENDDRAW +ENDDEF +# +# center-rescue_C_Small-Device +# +DEF center-rescue_C_Small-Device C 0 10 N N 1 F N +F0 "C" 10 70 50 H V L CNN +F1 "center-rescue_C_Small-Device" 10 -80 50 H V L CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +$FPLIST + C_* +$ENDFPLIST +DRAW +P 2 0 1 13 -60 -20 60 -20 N +P 2 0 1 12 -60 20 60 20 N +X ~ 1 0 100 80 D 50 50 1 1 P +X ~ 2 0 -100 80 U 50 50 1 1 P +ENDDRAW +ENDDEF +# +# center-rescue_Conn_01x02-Connector_Generic +# +DEF center-rescue_Conn_01x02-Connector_Generic J 0 40 Y N 1 F N +F0 "J" 0 100 50 H V C CNN +F1 "center-rescue_Conn_01x02-Connector_Generic" 0 -200 50 H V C CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +$FPLIST + Connector*:*_1x??_* +$ENDFPLIST +DRAW +S -50 -95 0 -105 1 1 6 N +S -50 5 0 -5 1 1 6 N +S -50 50 50 -150 1 1 10 f +X Pin_1 1 -200 0 150 R 50 50 1 1 P +X Pin_2 2 -200 -100 150 R 50 50 1 1 P +ENDDRAW +ENDDEF +# +# center-rescue_Conn_01x04-Connector_Generic +# +DEF center-rescue_Conn_01x04-Connector_Generic J 0 40 Y N 1 F N +F0 "J" 0 200 50 H V C CNN +F1 "center-rescue_Conn_01x04-Connector_Generic" 0 -300 50 H V C CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +$FPLIST + Connector*:*_1x??_* +$ENDFPLIST +DRAW +S -50 -195 0 -205 1 1 6 N +S -50 -95 0 -105 1 1 6 N +S -50 5 0 -5 1 1 6 N +S -50 105 0 95 1 1 6 N +S -50 150 50 -250 1 1 10 f +X Pin_1 1 -200 100 150 R 50 50 1 1 P +X Pin_2 2 -200 0 150 R 50 50 1 1 P +X Pin_3 3 -200 -100 150 R 50 50 1 1 P +X Pin_4 4 -200 -200 150 R 50 50 1 1 P +ENDDRAW +ENDDEF +# +# center-rescue_Crystal_GND24_Small-Device +# +DEF center-rescue_Crystal_GND24_Small-Device Y 0 40 Y N 1 F N +F0 "Y" 50 175 50 H V L CNN +F1 "center-rescue_Crystal_GND24_Small-Device" 50 100 50 H V L CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +$FPLIST + Crystal* +$ENDFPLIST +DRAW +S -30 -60 30 60 0 1 0 N +P 2 0 1 15 -50 -30 -50 30 N +P 2 0 1 15 50 -30 50 30 N +P 4 0 1 0 -50 -50 -50 -75 50 -75 50 -50 N +P 4 0 1 0 -50 50 -50 75 50 75 50 50 N +X 1 1 -100 0 50 R 50 50 1 1 P +X 2 2 0 -125 50 U 50 50 1 1 P +X 3 3 100 0 50 L 50 50 1 1 P +X 4 4 0 125 50 D 50 50 1 1 P +ENDDRAW +ENDDEF +# +# center-rescue_D_Schottky_ALT-Device +# +DEF center-rescue_D_Schottky_ALT-Device D 0 40 N N 1 F N +F0 "D" 0 100 50 H V C CNN +F1 "center-rescue_D_Schottky_ALT-Device" 0 -100 50 H V C CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +$FPLIST + TO-???* + *_Diode_* + *SingleDiode* + D_* +$ENDFPLIST +DRAW +P 2 0 1 0 50 0 -50 0 N +P 4 0 1 8 50 50 50 -50 -50 0 50 50 F +P 6 0 1 8 -75 25 -75 50 -50 50 -50 -50 -25 -50 -25 -25 N +X K 1 -150 0 100 R 50 50 1 1 P +X A 2 150 0 100 L 50 50 1 1 P +ENDDRAW +ENDDEF +# +# center-rescue_D_Zener_ALT-Device +# +DEF center-rescue_D_Zener_ALT-Device D 0 40 N N 1 F N +F0 "D" 0 100 50 H V C CNN +F1 "center-rescue_D_Zener_ALT-Device" 0 -100 50 H V C CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +$FPLIST + TO-???* + *_Diode_* + *SingleDiode* + D_* +$ENDFPLIST +DRAW +P 2 0 1 0 50 0 -50 0 N +P 3 0 1 8 -50 -50 -50 50 -30 50 N +P 4 0 1 8 50 -50 50 50 -50 0 50 -50 F +X K 1 -150 0 100 R 50 50 1 1 P +X A 2 150 0 100 L 50 50 1 1 P +ENDDRAW +ENDDEF +# +# center-rescue_GND-power +# +DEF center-rescue_GND-power #PWR 0 0 Y Y 1 F P +F0 "#PWR" 0 -250 50 H I C CNN +F1 "center-rescue_GND-power" 0 -150 50 H V C CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +DRAW +P 6 0 1 0 0 0 0 -50 50 -50 0 -100 -50 -50 0 -50 N +X GND 1 0 0 0 D 50 50 1 1 W N +ENDDRAW +ENDDEF +# +# center-rescue_L-Device +# +DEF center-rescue_L-Device L 0 40 N N 1 F N +F0 "L" -50 0 50 V V C CNN +F1 "center-rescue_L-Device" 75 0 50 V V C CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +$FPLIST + Choke_* + *Coil* + Inductor_* + L_* +$ENDFPLIST +DRAW +A 0 -75 25 -899 899 0 1 0 N 0 -100 0 -50 +A 0 -25 25 -899 899 0 1 0 N 0 -50 0 0 +A 0 25 25 -899 899 0 1 0 N 0 0 0 50 +A 0 75 25 -899 899 0 1 0 N 0 50 0 100 +X 1 1 0 150 50 D 50 50 1 1 P +X 2 2 0 -150 50 U 50 50 1 1 P +ENDDRAW +ENDDEF +# +# center-rescue_LED_ALT-Device +# +DEF center-rescue_LED_ALT-Device D 0 40 N N 1 F N +F0 "D" 0 100 50 H V C CNN +F1 "center-rescue_LED_ALT-Device" 0 -100 50 H V C CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +$FPLIST + LED* + LED_SMD:* + LED_THT:* +$ENDFPLIST +DRAW +P 2 0 1 8 -50 -50 -50 50 N +P 2 0 1 0 -50 0 50 0 N +P 4 0 1 8 50 -50 50 50 -50 0 50 -50 F +P 5 0 1 0 -120 -30 -180 -90 -150 -90 -180 -90 -180 -60 N +P 5 0 1 0 -70 -30 -130 -90 -100 -90 -130 -90 -130 -60 N +X K 1 -150 0 100 R 50 50 1 1 P +X A 2 150 0 100 L 50 50 1 1 P +ENDDRAW +ENDDEF +# +# center-rescue_R-Device +# +DEF center-rescue_R-Device R 0 0 N Y 1 F N +F0 "R" 80 0 50 V V C CNN +F1 "center-rescue_R-Device" 0 0 50 V V C CNN +F2 "" -70 0 50 V I C CNN +F3 "" 0 0 50 H I C CNN +$FPLIST + R_* +$ENDFPLIST +DRAW +S -40 -100 40 100 0 1 10 N +X ~ 1 0 150 50 D 50 50 1 1 P +X ~ 2 0 -150 50 U 50 50 1 1 P +ENDDRAW +ENDDEF +# +# center-rescue_R_Small-Device +# +DEF center-rescue_R_Small-Device R 0 10 N N 1 F N +F0 "R" 30 20 50 H V L CNN +F1 "center-rescue_R_Small-Device" 30 -40 50 H V L CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +$FPLIST + R_* +$ENDFPLIST +DRAW +S -30 70 30 -70 0 1 8 N +X ~ 1 0 100 30 D 50 50 1 1 P +X ~ 2 0 -100 30 U 50 50 1 1 P +ENDDRAW +ENDDEF +# +# center-rescue_STM32F030F4Px-MCU_ST_STM32F0 +# +DEF center-rescue_STM32F030F4Px-MCU_ST_STM32F0 U 0 20 Y Y 1 F N +F0 "U" -400 650 50 H V L CNN +F1 "center-rescue_STM32F030F4Px-MCU_ST_STM32F0" 200 650 50 H V L CNN +F2 "Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm" -400 -700 50 H I R CNN +F3 "" 0 0 50 H I C CNN +$FPLIST + TSSOP*4.4x6.5mm*P0.65mm* +$ENDFPLIST +DRAW +S -400 -700 400 600 0 1 10 f +X BOOT0 1 -500 300 100 R 50 50 1 1 I +X PA4 10 500 100 100 L 50 50 1 1 B +X PA5 11 500 0 100 L 50 50 1 1 B +X PA6 12 500 -100 100 L 50 50 1 1 B +X PA7 13 500 -200 100 L 50 50 1 1 B +X PB1 14 -500 -600 100 R 50 50 1 1 B +X VSS 15 0 -800 100 U 50 50 1 1 W +X VDD 16 0 700 100 D 50 50 1 1 W +X PA9 17 500 -300 100 L 50 50 1 1 B +X PA10 18 500 -400 100 L 50 50 1 1 B +X PA13 19 500 -500 100 L 50 50 1 1 B +X PF0 2 -500 -300 100 R 50 50 1 1 I +X PA14 20 500 -600 100 L 50 50 1 1 B +X PF1 3 -500 -400 100 R 50 50 1 1 I +X NRST 4 -500 500 100 R 50 50 1 1 I +X VDDA 5 100 700 100 D 50 50 1 1 W +X PA0 6 500 500 100 L 50 50 1 1 B +X PA1 7 500 400 100 L 50 50 1 1 B +X PA2 8 500 300 100 L 50 50 1 1 B +X PA3 9 500 200 100 L 50 50 1 1 B +ENDDRAW +ENDDEF +# +# center-rescue_TestPoint-Connector +# +DEF center-rescue_TestPoint-Connector TP 0 30 N N 1 F N +F0 "TP" 0 270 50 H V C CNN +F1 "center-rescue_TestPoint-Connector" 0 200 50 H V C CNN +F2 "" 200 0 50 H I C CNN +F3 "" 200 0 50 H I C CNN +$FPLIST + Pin* + Test* +$ENDFPLIST +DRAW +C 0 130 30 0 1 0 N +X 1 1 0 0 100 U 50 50 1 1 P +ENDDRAW +ENDDEF +# +# center-rescue_bom_item-4xxx +# +DEF center-rescue_bom_item-4xxx E 0 40 Y Y 1 F N +F0 "E" -100 0 50 H V L CNN +F1 "center-rescue_bom_item-4xxx" 50 0 50 H V L CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +DRAW +C -120 0 10 0 1 0 F +ENDDRAW +ENDDEF +# +# components_TX4138 +# +DEF components_TX4138 U 0 40 Y Y 1 F N +F0 "U" 0 0 50 H V C CNN +F1 "components_TX4138" 0 300 50 V V C CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +DRAW +S -300 -400 300 600 0 1 0 f +X SW 1 500 300 200 L 50 50 1 1 I +X ILIM 2 -500 300 200 R 50 50 1 1 I +X VIN 3 -500 500 200 R 50 50 1 1 I +X GND 4 0 -600 200 U 50 50 1 1 I +X FB 5 500 100 200 L 50 50 1 1 I +X EN 6 -500 -100 200 R 50 50 1 1 I +X POK 7 500 -100 200 L 50 50 1 1 I +X BS 8 500 500 200 L 50 50 1 1 I +X ILIM 9 -500 200 200 R 50 50 1 1 I +ENDDRAW +ENDDEF +# +#End Library diff --git a/center-led-base/center-rescue.dcm b/center-led-base/center-rescue.dcm new file mode 100644 index 0000000..5dd71cb --- /dev/null +++ b/center-led-base/center-rescue.dcm @@ -0,0 +1,3 @@ +EESchema-DOCLIB Version 2.0 +# +#End Doc Library diff --git a/center-led-base/center-rescue.lib b/center-led-base/center-rescue.lib new file mode 100644 index 0000000..c808937 --- /dev/null +++ b/center-led-base/center-rescue.lib @@ -0,0 +1,407 @@ +EESchema-LIBRARY Version 2.4 +#encoding utf-8 +# +# +12V-power +# +DEF +12V-power #PWR 0 0 Y Y 1 F P +F0 "#PWR" 0 -150 50 H I C CNN +F1 "+12V-power" 0 140 50 H V C CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +DRAW +P 2 0 1 0 -30 50 0 100 N +P 2 0 1 0 0 0 0 100 N +P 2 0 1 0 0 100 30 50 N +X +12V 1 0 0 0 U 50 50 1 1 W N +ENDDRAW +ENDDEF +# +# +3.3V-power +# +DEF +3.3V-power #PWR 0 0 Y Y 1 F P +F0 "#PWR" 0 -150 50 H I C CNN +F1 "+3.3V-power" 0 140 50 H V C CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +DRAW +P 2 0 1 0 -30 50 0 100 N +P 2 0 1 0 0 0 0 100 N +P 2 0 1 0 0 100 30 50 N +X +3V3 1 0 0 0 U 50 50 1 1 W N +ENDDRAW +ENDDEF +# +# +VSW-power +# +DEF +VSW-power #PWR 0 0 Y Y 1 F P +F0 "#PWR" 0 -150 50 H I C CNN +F1 "+VSW-power" 0 140 50 H V C CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +DRAW +P 2 0 1 0 -30 50 0 100 N +P 2 0 1 0 0 0 0 100 N +P 2 0 1 0 0 100 30 50 N +X +VSW 1 0 0 0 U 50 50 1 1 W N +ENDDRAW +ENDDEF +# +# AP1117-33-Regulator_Linear +# +DEF AP1117-33-Regulator_Linear U 0 10 Y Y 1 F N +F0 "U" -150 125 50 H V C CNN +F1 "AP1117-33-Regulator_Linear" 0 125 50 H V L CNN +F2 "Package_TO_SOT_SMD:SOT-223-3_TabPin2" 0 200 50 H I C CNN +F3 "http://www.diodes.com/datasheets/AP1117.pdf" 100 -250 50 H I C CNN +$FPLIST + SOT?223*TabPin2* +$ENDFPLIST +DRAW +S -200 -200 200 75 0 1 10 f +X GND 1 0 -300 100 U 50 50 1 1 W +X VO 2 300 0 100 L 50 50 1 1 w +X VI 3 -300 0 100 R 50 50 1 1 W +X PAD 4 300 -100 100 L 50 50 1 1 w +ENDDRAW +ENDDEF +# +# BSS83P-Transistor_FET +# +DEF BSS83P-Transistor_FET Q 0 0 Y N 1 F N +F0 "Q" 200 75 50 H V L CNN +F1 "BSS83P-Transistor_FET" 200 0 50 H V L CNN +F2 "Package_TO_SOT_SMD:SOT-23" 200 -75 50 H I L CIN +F3 "" 0 0 50 H I L CNN +$FPLIST + SOT?23* +$ENDFPLIST +DRAW +C 65 0 111 0 1 10 N +C 100 -70 11 0 1 0 F +C 100 70 11 0 1 0 F +P 2 0 1 0 -100 0 10 0 N +P 2 0 1 0 30 -70 100 -70 N +P 2 0 1 10 30 -50 30 -90 N +P 2 0 1 0 30 0 100 0 N +P 2 0 1 10 30 20 30 -20 N +P 2 0 1 0 30 70 100 70 N +P 2 0 1 10 30 90 30 50 N +P 2 0 1 0 100 -70 100 -100 N +P 2 0 1 0 100 -70 100 0 N +P 2 0 1 0 100 100 100 70 N +P 3 0 1 10 10 75 10 -75 10 -75 N +P 4 0 1 0 90 0 50 -15 50 15 90 0 F +P 4 0 1 0 100 -70 130 -70 130 70 100 70 N +P 4 0 1 0 110 -20 115 -15 145 -15 150 -10 N +P 4 0 1 0 130 -15 115 10 145 10 130 -15 N +X G 1 -200 0 100 R 50 50 1 1 I +X S 2 100 -200 100 U 50 50 1 1 P +X D 3 100 200 100 D 50 50 1 1 P +ENDDRAW +ENDDEF +# +# CP_Small-Device +# +DEF CP_Small-Device C 0 10 N N 1 F N +F0 "C" 10 70 50 H V L CNN +F1 "CP_Small-Device" 10 -80 50 H V L CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +$FPLIST + CP_* +$ENDFPLIST +DRAW +S -60 -12 60 -27 0 1 0 F +S -60 27 60 12 0 1 0 N +P 2 0 1 0 -50 60 -30 60 N +P 2 0 1 0 -40 50 -40 70 N +X ~ 1 0 100 73 D 50 50 1 1 P +X ~ 2 0 -100 73 U 50 50 1 1 P +ENDDRAW +ENDDEF +# +# C_Small-Device +# +DEF C_Small-Device C 0 10 N N 1 F N +F0 "C" 10 70 50 H V L CNN +F1 "C_Small-Device" 10 -80 50 H V L CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +$FPLIST + C_* +$ENDFPLIST +DRAW +P 2 0 1 13 -60 -20 60 -20 N +P 2 0 1 12 -60 20 60 20 N +X ~ 1 0 100 80 D 50 50 1 1 P +X ~ 2 0 -100 80 U 50 50 1 1 P +ENDDRAW +ENDDEF +# +# Conn_01x02-Connector_Generic +# +DEF Conn_01x02-Connector_Generic J 0 40 Y N 1 F N +F0 "J" 0 100 50 H V C CNN +F1 "Conn_01x02-Connector_Generic" 0 -200 50 H V C CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +$FPLIST + Connector*:*_1x??_* +$ENDFPLIST +DRAW +S -50 -95 0 -105 1 1 6 N +S -50 5 0 -5 1 1 6 N +S -50 50 50 -150 1 1 10 f +X Pin_1 1 -200 0 150 R 50 50 1 1 P +X Pin_2 2 -200 -100 150 R 50 50 1 1 P +ENDDRAW +ENDDEF +# +# Conn_01x04-Connector_Generic +# +DEF Conn_01x04-Connector_Generic J 0 40 Y N 1 F N +F0 "J" 0 200 50 H V C CNN +F1 "Conn_01x04-Connector_Generic" 0 -300 50 H V C CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +$FPLIST + Connector*:*_1x??_* +$ENDFPLIST +DRAW +S -50 -195 0 -205 1 1 6 N +S -50 -95 0 -105 1 1 6 N +S -50 5 0 -5 1 1 6 N +S -50 105 0 95 1 1 6 N +S -50 150 50 -250 1 1 10 f +X Pin_1 1 -200 100 150 R 50 50 1 1 P +X Pin_2 2 -200 0 150 R 50 50 1 1 P +X Pin_3 3 -200 -100 150 R 50 50 1 1 P +X Pin_4 4 -200 -200 150 R 50 50 1 1 P +ENDDRAW +ENDDEF +# +# Crystal_GND24_Small-Device +# +DEF Crystal_GND24_Small-Device Y 0 40 Y N 1 F N +F0 "Y" 50 175 50 H V L CNN +F1 "Crystal_GND24_Small-Device" 50 100 50 H V L CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +$FPLIST + Crystal* +$ENDFPLIST +DRAW +S -30 -60 30 60 0 1 0 N +P 2 0 1 15 -50 -30 -50 30 N +P 2 0 1 15 50 -30 50 30 N +P 4 0 1 0 -50 -50 -50 -75 50 -75 50 -50 N +P 4 0 1 0 -50 50 -50 75 50 75 50 50 N +X 1 1 -100 0 50 R 50 50 1 1 P +X 2 2 0 -125 50 U 50 50 1 1 P +X 3 3 100 0 50 L 50 50 1 1 P +X 4 4 0 125 50 D 50 50 1 1 P +ENDDRAW +ENDDEF +# +# D_Schottky_ALT-Device +# +DEF D_Schottky_ALT-Device D 0 40 N N 1 F N +F0 "D" 0 100 50 H V C CNN +F1 "D_Schottky_ALT-Device" 0 -100 50 H V C CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +$FPLIST + TO-???* + *_Diode_* + *SingleDiode* + D_* +$ENDFPLIST +DRAW +P 2 0 1 0 50 0 -50 0 N +P 4 0 1 8 50 50 50 -50 -50 0 50 50 F +P 6 0 1 8 -75 25 -75 50 -50 50 -50 -50 -25 -50 -25 -25 N +X K 1 -150 0 100 R 50 50 1 1 P +X A 2 150 0 100 L 50 50 1 1 P +ENDDRAW +ENDDEF +# +# D_Zener_ALT-Device +# +DEF D_Zener_ALT-Device D 0 40 N N 1 F N +F0 "D" 0 100 50 H V C CNN +F1 "D_Zener_ALT-Device" 0 -100 50 H V C CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +$FPLIST + TO-???* + *_Diode_* + *SingleDiode* + D_* +$ENDFPLIST +DRAW +P 2 0 1 0 50 0 -50 0 N +P 3 0 1 8 -50 -50 -50 50 -30 50 N +P 4 0 1 8 50 -50 50 50 -50 0 50 -50 F +X K 1 -150 0 100 R 50 50 1 1 P +X A 2 150 0 100 L 50 50 1 1 P +ENDDRAW +ENDDEF +# +# GND-power +# +DEF GND-power #PWR 0 0 Y Y 1 F P +F0 "#PWR" 0 -250 50 H I C CNN +F1 "GND-power" 0 -150 50 H V C CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +DRAW +P 6 0 1 0 0 0 0 -50 50 -50 0 -100 -50 -50 0 -50 N +X GND 1 0 0 0 D 50 50 1 1 W N +ENDDRAW +ENDDEF +# +# L-Device +# +DEF L-Device L 0 40 N N 1 F N +F0 "L" -50 0 50 V V C CNN +F1 "L-Device" 75 0 50 V V C CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +$FPLIST + Choke_* + *Coil* + Inductor_* + L_* +$ENDFPLIST +DRAW +A 0 -75 25 -899 899 0 1 0 N 0 -100 0 -50 +A 0 -25 25 -899 899 0 1 0 N 0 -50 0 0 +A 0 25 25 -899 899 0 1 0 N 0 0 0 50 +A 0 75 25 -899 899 0 1 0 N 0 50 0 100 +X 1 1 0 150 50 D 50 50 1 1 P +X 2 2 0 -150 50 U 50 50 1 1 P +ENDDRAW +ENDDEF +# +# LED_ALT-Device +# +DEF LED_ALT-Device D 0 40 N N 1 F N +F0 "D" 0 100 50 H V C CNN +F1 "LED_ALT-Device" 0 -100 50 H V C CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +$FPLIST + LED* + LED_SMD:* + LED_THT:* +$ENDFPLIST +DRAW +P 2 0 1 8 -50 -50 -50 50 N +P 2 0 1 0 -50 0 50 0 N +P 4 0 1 8 50 -50 50 50 -50 0 50 -50 F +P 5 0 1 0 -120 -30 -180 -90 -150 -90 -180 -90 -180 -60 N +P 5 0 1 0 -70 -30 -130 -90 -100 -90 -130 -90 -130 -60 N +X K 1 -150 0 100 R 50 50 1 1 P +X A 2 150 0 100 L 50 50 1 1 P +ENDDRAW +ENDDEF +# +# R-Device +# +DEF R-Device R 0 0 N Y 1 F N +F0 "R" 80 0 50 V V C CNN +F1 "R-Device" 0 0 50 V V C CNN +F2 "" -70 0 50 V I C CNN +F3 "" 0 0 50 H I C CNN +$FPLIST + R_* +$ENDFPLIST +DRAW +S -40 -100 40 100 0 1 10 N +X ~ 1 0 150 50 D 50 50 1 1 P +X ~ 2 0 -150 50 U 50 50 1 1 P +ENDDRAW +ENDDEF +# +# R_Small-Device +# +DEF R_Small-Device R 0 10 N N 1 F N +F0 "R" 30 20 50 H V L CNN +F1 "R_Small-Device" 30 -40 50 H V L CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +$FPLIST + R_* +$ENDFPLIST +DRAW +S -30 70 30 -70 0 1 8 N +X ~ 1 0 100 30 D 50 50 1 1 P +X ~ 2 0 -100 30 U 50 50 1 1 P +ENDDRAW +ENDDEF +# +# STM32F030F4Px-MCU_ST_STM32F0 +# +DEF STM32F030F4Px-MCU_ST_STM32F0 U 0 20 Y Y 1 F N +F0 "U" -400 650 50 H V L CNN +F1 "STM32F030F4Px-MCU_ST_STM32F0" 200 650 50 H V L CNN +F2 "Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm" -400 -700 50 H I R CNN +F3 "" 0 0 50 H I C CNN +$FPLIST + TSSOP*4.4x6.5mm*P0.65mm* +$ENDFPLIST +DRAW +S -400 -700 400 600 0 1 10 f +X BOOT0 1 -500 300 100 R 50 50 1 1 I +X PA4 10 500 100 100 L 50 50 1 1 B +X PA5 11 500 0 100 L 50 50 1 1 B +X PA6 12 500 -100 100 L 50 50 1 1 B +X PA7 13 500 -200 100 L 50 50 1 1 B +X PB1 14 -500 -600 100 R 50 50 1 1 B +X VSS 15 0 -800 100 U 50 50 1 1 W +X VDD 16 0 700 100 D 50 50 1 1 W +X PA9 17 500 -300 100 L 50 50 1 1 B +X PA10 18 500 -400 100 L 50 50 1 1 B +X PA13 19 500 -500 100 L 50 50 1 1 B +X PF0 2 -500 -300 100 R 50 50 1 1 I +X PA14 20 500 -600 100 L 50 50 1 1 B +X PF1 3 -500 -400 100 R 50 50 1 1 I +X NRST 4 -500 500 100 R 50 50 1 1 I +X VDDA 5 100 700 100 D 50 50 1 1 W +X PA0 6 500 500 100 L 50 50 1 1 B +X PA1 7 500 400 100 L 50 50 1 1 B +X PA2 8 500 300 100 L 50 50 1 1 B +X PA3 9 500 200 100 L 50 50 1 1 B +ENDDRAW +ENDDEF +# +# TestPoint-Connector +# +DEF TestPoint-Connector TP 0 30 N N 1 F N +F0 "TP" 0 270 50 H V C CNN +F1 "TestPoint-Connector" 0 200 50 H V C CNN +F2 "" 200 0 50 H I C CNN +F3 "" 200 0 50 H I C CNN +$FPLIST + Pin* + Test* +$ENDFPLIST +DRAW +C 0 130 30 0 1 0 N +X 1 1 0 0 100 U 50 50 1 1 P +ENDDRAW +ENDDEF +# +# bom_item-4xxx +# +DEF bom_item-4xxx E 0 40 Y Y 1 F N +F0 "E" -100 0 50 H V L CNN +F1 "bom_item-4xxx" 50 0 50 H V L CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +DRAW +C -120 0 10 0 1 0 F +ENDDRAW +ENDDEF +# +#End Library diff --git a/center-led-base/center.kicad_pcb b/center-led-base/center.kicad_pcb new file mode 100644 index 0000000..31c7664 --- /dev/null +++ b/center-led-base/center.kicad_pcb @@ -0,0 +1,4197 @@ +(kicad_pcb (version 20221018) (generator pcbnew) + + (general + (thickness 1.6) + ) + + (paper "A4") + (layers + (0 "F.Cu" signal) + (31 "B.Cu" signal) + (32 "B.Adhes" user "B.Adhesive") + (33 "F.Adhes" user "F.Adhesive") + (34 "B.Paste" user) + (35 "F.Paste" user) + (36 "B.SilkS" user "B.Silkscreen") + (37 "F.SilkS" user "F.Silkscreen") + (38 "B.Mask" user) + (39 "F.Mask" user) + (40 "Dwgs.User" user "User.Drawings") + (41 "Cmts.User" user "User.Comments") + (42 "Eco1.User" user "User.Eco1") + (43 "Eco2.User" user "User.Eco2") + (44 "Edge.Cuts" user) + (45 "Margin" user) + (46 "B.CrtYd" user "B.Courtyard") + (47 "F.CrtYd" user "F.Courtyard") + (48 "B.Fab" user) + (49 "F.Fab" user) + ) + + (setup + (stackup + (layer "F.SilkS" (type "Top Silk Screen")) + (layer "F.Paste" (type "Top Solder Paste")) + (layer "F.Mask" (type "Top Solder Mask") (thickness 0.01)) + (layer "F.Cu" (type "copper") (thickness 0.035)) + (layer "dielectric 1" (type "core") (thickness 1.51) (material "FR4") (epsilon_r 4.5) (loss_tangent 0.02)) + (layer "B.Cu" (type "copper") (thickness 0.035)) + (layer "B.Mask" (type "Bottom Solder Mask") (thickness 0.01)) + (layer "B.Paste" (type "Bottom Solder Paste")) + (layer "B.SilkS" (type "Bottom Silk Screen")) + (copper_finish "None") + (dielectric_constraints no) + ) + (pad_to_mask_clearance 0) + (pcbplotparams + (layerselection 0x00010fc_ffffffff) + (plot_on_all_layers_selection 0x0000000_00000000) + (disableapertmacros false) + (usegerberextensions false) + (usegerberattributes false) + (usegerberadvancedattributes false) + (creategerberjobfile false) + (dashed_line_dash_ratio 12.000000) + (dashed_line_gap_ratio 3.000000) + (svgprecision 6) + (plotframeref false) + (viasonmask false) + (mode 1) + (useauxorigin false) + (hpglpennumber 1) + (hpglpenspeed 20) + (hpglpendiameter 15.000000) + (dxfpolygonmode true) + (dxfimperialunits true) + (dxfusepcbnewfont true) + (psnegative false) + (psa4output false) + (plotreference true) + (plotvalue true) + (plotinvisibletext false) + (sketchpadsonfab false) + (subtractmaskfromsilk false) + (outputformat 1) + (mirror false) + (drillshape 0) + (scaleselection 1) + (outputdirectory "gerber") + ) + ) + + (net 0 "") + (net 1 "/C1") + (net 2 "/C2") + (net 3 "Net-(D2-A)") + (net 4 "Net-(D1-K)") + (net 5 "Net-(J5-Pin_14)") + (net 6 "Net-(D1-A)") + (net 7 "/Q2") + (net 8 "/Q0") + (net 9 "/Q3") + (net 10 "/Q1") + + (footprint "center:led_tape_3528_2835" (layer "F.Cu") + (tstamp 00000000-0000-0000-0000-00005c21d396) + (at 199.675 126.6 -143) + (property "DNP" "DNP") + (property "Sheetfile" "center.kicad_sch") + (property "Sheetname" "") + (path "/00000000-0000-0000-0000-00005c196961") + (attr through_hole) + (fp_text reference "J1" (at 0 0.499999 37) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 7c9d1bb5-3641-415e-9f28-586946bab4fa) + ) + (fp_text value "top left" (at 0 -0.499999 37) (layer "F.Fab") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 6971f5cc-2480-485f-8ff0-55cf9640ca6e) + ) + (fp_line (start -4 0) (end -4 29) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp d92bf8c6-cdb0-4fe2-8f11-8e108852016d)) + (fp_line (start -4 0) (end 4 0) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp aceba8d1-7c94-4ce7-be8d-e4760fa22bc0)) + (fp_line (start -4 2.000001) (end -1.5 3.000001) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp c814172f-e4ee-4887-836a-c20bd6b3af43)) + (fp_line (start -3.999999 1.000001) (end 1 3.000001) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 21f734db-0334-4842-80c7-57f1d0c13443)) + (fp_line (start -3.999999 3.000001) (end 4 3.000001) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 2cc99341-9384-46e7-a0ff-a3a50c1d69cc)) + (fp_line (start 1 0.000001) (end 4 1.000001) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp ed8c5187-6925-4629-bccf-6bb6521d027a)) + (fp_line (start 4 2.000001) (end -1.5 0.000001) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 012cb0a9-8937-45ca-be3f-56c8d3a46ee5)) + (fp_line (start 4 3.000001) (end -4 0) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 11470566-49a2-4a4f-9aa0-318183cb5730)) + (fp_line (start 4 29) (end 4 0) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp e196e114-f642-4f62-9d77-4517087bcd8c)) + (fp_line (start -7.000001 3) (end -5 3.000001) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp c0fbf508-41e9-40f2-81c3-fb1d90addfa0)) + (fp_line (start -7 0) (end -7.000001 3) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp e04a044d-69e4-4c7b-b1ac-ead71a45724c)) + (fp_line (start -5 0) (end -7 0) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp be63936f-801e-44e3-83c1-cb2f7816cb2e)) + (fp_line (start -5 3.000001) (end -5 0) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp a80df17e-068e-4e29-bf58-402fe52d73f5)) + (fp_line (start -5 29) (end 5 29) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp cb1f4142-fd1a-4702-b427-53479284c77a)) + (fp_line (start -5 31.5) (end -5 29) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 63e08228-edf2-4595-baa5-1a9e0e13a74b)) + (fp_line (start 5 29) (end 5 31.5) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp dd44db2f-84b1-48f1-b674-527325fe1dec)) + (fp_line (start 5 31.5) (end -5 31.5) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 78de5ee2-b93b-437c-b916-5cc73531b86d)) + (fp_line (start 5.000001 3) (end 5 0) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp f494ac06-f380-4d2f-8c66-92a1697fa529)) + (fp_line (start 5.000001 3) (end 7.000001 3) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp ee95085f-35fd-4376-94a6-0936f272619a)) + (fp_line (start 7 0) (end 5 0) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 63dc08f0-1762-43f3-911a-6ceb559ef6bd)) + (fp_line (start 7 0) (end 7.000001 3) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 00a5687f-8d1b-4d3c-a231-01de52702c70)) + (pad "1" smd oval (at -2 16.978368 217) (size 3 18) (layers "B.Cu" "B.Paste" "B.Mask") + (net 7 "/Q2") (pinfunction "Pin_1") (pintype "passive") (tstamp e525a2ff-1c94-4084-b155-fd12451e4225)) + (pad "2" smd oval (at 2 16.978368 217) (size 3 18) (layers "B.Cu" "B.Paste" "B.Mask") + (net 1 "/C1") (pinfunction "Pin_2") (pintype "passive") (tstamp 1fb73b42-e317-42c1-819d-9ac696c2709f)) + ) + + (footprint "center:led_tape_3528_2835" (layer "F.Cu") + (tstamp 00000000-0000-0000-0000-00005c21d3a6) + (at 156.225 126.575 143) + (property "DNP" "DNP") + (property "Sheetfile" "center.kicad_sch") + (property "Sheetname" "") + (path "/00000000-0000-0000-0000-00005c196b9d") + (attr through_hole) + (fp_text reference "J2" (at 0 0.499999 -217) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp c7a39791-6fb5-4395-aec8-f6eeb2bd55c6) + ) + (fp_text value "top right" (at 0 -0.499999 -217) (layer "F.Fab") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 25900388-93e1-4dac-8362-ca6d53b09791) + ) + (fp_line (start -4 0) (end -4 29) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp a100b208-dccf-44dd-81c1-3ee978ebddbc)) + (fp_line (start -4 0) (end 4 0) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp e9ab8783-5186-4f67-b932-99dd574b96e1)) + (fp_line (start -4 1.000001) (end 1 3.000001) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 20970ee7-9637-411f-b499-a23983317566)) + (fp_line (start -4 2.000001) (end -1.5 3.000001) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 2790f0f9-9d1a-4a39-a8a8-2504cfeea023)) + (fp_line (start -4 3.000001) (end 3.999999 3.000001) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 8a0b1093-eacc-44b9-9114-ac79b5b9e8d2)) + (fp_line (start 1 0.000001) (end 3.999999 1.000001) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 6bac7676-1399-466c-a74c-d14383812bb5)) + (fp_line (start 3.999999 3.000001) (end -4 0) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp c424e0cc-a845-426b-ad5f-47b1713f5e1b)) + (fp_line (start 4 2.000001) (end -1.5 0.000001) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 9d7df202-74ca-4fc0-9f71-f2493650f2a2)) + (fp_line (start 4 29) (end 4 0) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp d71734a8-bda9-4baf-94c2-735f0dd38997)) + (fp_line (start -7.000001 3) (end -5.000001 3) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 2502506c-655b-4257-9da3-cd807f028f0b)) + (fp_line (start -7 0) (end -7.000001 3) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 7c71f6ea-be65-486f-a594-0ce3910b6a4c)) + (fp_line (start -5.000001 3) (end -5 0) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 25c71046-d346-43b5-93b9-1ea1fc8038c0)) + (fp_line (start -5 0) (end -7 0) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp c5416c25-3f4f-4f2a-a99a-9c3ecd19efc5)) + (fp_line (start -5 29) (end 5 29) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp fc246582-8c17-4ae2-a68d-ac8121f73058)) + (fp_line (start -5 31.5) (end -5 29) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 4c3360d7-f2c3-4d1e-b6b1-a7d9892379c4)) + (fp_line (start 5 3.000001) (end 5 0) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 646fc20a-97a2-4e12-9634-51d4c5a648bb)) + (fp_line (start 5 3.000001) (end 7.000001 3) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 652b3c23-4f62-45be-9eeb-e24c4b3d1dba)) + (fp_line (start 5 29) (end 5 31.5) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp d571b522-2f7a-4b78-ad47-c63cfb7cea7a)) + (fp_line (start 5 31.5) (end -5 31.5) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp abb5d33c-3087-4173-839d-66b74a8c1ee0)) + (fp_line (start 7 0) (end 5 0) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp f60494e0-9b93-4ace-9f43-419164814540)) + (fp_line (start 7 0) (end 7.000001 3) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 78cb3a77-4872-4050-a7bd-58bdc71f9808)) + (pad "1" smd oval (at -2 16.978368 143) (size 3 18) (layers "B.Cu" "B.Paste" "B.Mask") + (net 8 "/Q0") (pinfunction "Pin_1") (pintype "passive") (tstamp 9286dc11-ea18-49b8-9fa0-44b2c0dce99a)) + (pad "2" smd oval (at 2 16.978368 143) (size 3 18) (layers "B.Cu" "B.Paste" "B.Mask") + (net 2 "/C2") (pinfunction "Pin_2") (pintype "passive") (tstamp 61f6aacf-7f24-4ddc-ae09-05287d02b816)) + ) + + (footprint "center:led_tape_3528_2835" (layer "F.Cu") + (tstamp 00000000-0000-0000-0000-00005de7dc7c) + (at 199.7 73.3 -37) + (property "DNP" "DNP") + (property "Sheetfile" "center.kicad_sch") + (property "Sheetname" "") + (path "/00000000-0000-0000-0000-00005c196d8e") + (attr through_hole) + (fp_text reference "J4" (at 0 0.499999 143) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 93ab0309-65bf-435e-9c61-04828a146cda) + ) + (fp_text value "bottom left" (at 0 -0.499999 143) (layer "F.Fab") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 680e0884-f67b-4af4-81b3-da8126320f5c) + ) + (fp_line (start -4 0) (end -4 29) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp ceb0f498-56ff-49b5-85f8-329f5cad437d)) + (fp_line (start -4 0) (end 4 0) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 807b312c-7210-441a-9f8f-1a30c591b0bc)) + (fp_line (start -4 1.000001) (end 1 3.000001) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp a0046a06-6210-4f83-83ad-888149e8442d)) + (fp_line (start -4 2.000001) (end -1.5 3.000001) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 6e05eb9e-440c-401d-9e8a-19e69d0a478f)) + (fp_line (start -4 3.000001) (end 3.999999 3.000001) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp f83b5a96-73a6-4c65-b641-3e280d327e0f)) + (fp_line (start 1 0.000001) (end 3.999999 1.000001) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 5d5fd512-9ea3-4c55-a79c-800e372bf146)) + (fp_line (start 3.999999 3.000001) (end -4 0) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp b5e4f3c4-6d4c-4b20-b2d9-38e986a2753c)) + (fp_line (start 4 2.000001) (end -1.5 0.000001) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 81100c59-7181-4580-9f60-b654b509d928)) + (fp_line (start 4 29) (end 4 0) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 15b16761-4287-4939-bec7-bffd8a090a91)) + (fp_line (start -7.000001 3) (end -5.000001 3) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp b038bad5-ded1-43f3-8456-7b71c6f037d0)) + (fp_line (start -7 0) (end -7.000001 3) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 3e22fdef-86e8-4953-81b7-ad301c87a2ab)) + (fp_line (start -5.000001 3) (end -5 0) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp c974a549-9c67-4985-9868-11dbd69cb260)) + (fp_line (start -5 0) (end -7 0) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 022254e4-79ed-457d-9f0b-bdcecf43b1f8)) + (fp_line (start -5 29) (end 5 29) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 17555b81-9303-4eda-9cf9-a243ffd01bc3)) + (fp_line (start -5 31.5) (end -5 29) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 9e7ac8a9-32cf-4d1e-a96b-98f7c0586810)) + (fp_line (start 5 3.000001) (end 5 0) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 2ac99c79-71ee-49c9-8aa7-66db428341d2)) + (fp_line (start 5 3.000001) (end 7.000001 3) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 92458ea8-0ea9-4487-82fc-6e904c2156e7)) + (fp_line (start 5 29) (end 5 31.5) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 0c6e5d8c-0d0c-40ed-9269-c728588573cf)) + (fp_line (start 5 31.5) (end -5 31.5) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 0e86280c-3b3b-4fa9-a7a7-0bae608f16a6)) + (fp_line (start 7 0) (end 5 0) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 9c566c62-d8db-4829-8231-dac2301ca97a)) + (fp_line (start 7 0) (end 7.000001 3) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 75129d77-cff4-4297-b901-debff9343981)) + (pad "1" smd oval (at -2 16.978368 323) (size 3 18) (layers "B.Cu" "B.Paste" "B.Mask") + (net 10 "/Q1") (pinfunction "Pin_1") (pintype "passive") (tstamp 86ed15b5-8079-4097-88b5-1e499ee17f03)) + (pad "2" smd oval (at 2 16.978368 323) (size 3 18) (layers "B.Cu" "B.Paste" "B.Mask") + (net 2 "/C2") (pinfunction "Pin_2") (pintype "passive") (tstamp c1b60c60-09c8-4e75-869d-09cb7e35a15d)) + ) + + (footprint "center:led_tape_3528_2835" (layer "F.Cu") + (tstamp 00000000-0000-0000-0000-00005de7f492) + (at 156.2 73.275 37) + (property "DNP" "DNP") + (property "Sheetfile" "center.kicad_sch") + (property "Sheetname" "") + (path "/00000000-0000-0000-0000-00005c196c4d") + (attr through_hole) + (fp_text reference "J3" (at 0 0.499999 37) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp a0af4f9a-0291-4972-81de-c38170482ea0) + ) + (fp_text value "bottom right" (at 0 -0.499999 37) (layer "F.Fab") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp e29e6bb7-4bae-4b8a-904c-5ef0cbd90044) + ) + (fp_line (start -4 0) (end -4 29) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp f24a83f6-d813-4513-9cd3-bd7d9d2eb3cc)) + (fp_line (start -4 0) (end 4 0) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp ec6bcdcc-7e61-4ec4-95af-d97618b80c15)) + (fp_line (start -4 2.000001) (end -1.5 3.000001) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp a9110b71-0bf9-449c-84f9-d74d553abb49)) + (fp_line (start -3.999999 1.000001) (end 1 3.000001) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp b892bb4d-8cfb-4eb8-bfd7-729ea541c13b)) + (fp_line (start -3.999999 3.000001) (end 4 3.000001) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 0ffe7792-f503-4108-b948-be315cf3aad8)) + (fp_line (start 1 0.000001) (end 4 1.000001) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 67588860-bf15-4de4-8a76-5b459f6acbb9)) + (fp_line (start 4 2.000001) (end -1.5 0.000001) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp f6d0fd12-a095-4c28-9c6f-d1256746ec20)) + (fp_line (start 4 3.000001) (end -4 0) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp b07d4c6a-9bf6-4087-92d2-54e1a019f122)) + (fp_line (start 4 29) (end 4 0) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 61deae65-f544-46b6-863f-429e22b55dd8)) + (fp_line (start -7.000001 3) (end -5 3.000001) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 876a05a8-c749-45db-b9f3-e1025099f72f)) + (fp_line (start -7 0) (end -7.000001 3) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp e56dbba6-a9a7-4349-9f6f-34fbd3db3d73)) + (fp_line (start -5 0) (end -7 0) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 6dbbbf51-fcca-457f-9bad-ac67fdddcd06)) + (fp_line (start -5 3.000001) (end -5 0) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 8fe115fe-c639-4db5-b5c1-e983a6ae3043)) + (fp_line (start -5 29) (end 5 29) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 28002da3-98ea-4a21-abfa-ecc95762c900)) + (fp_line (start -5 31.5) (end -5 29) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 0b59b667-e05d-4d7f-b176-a6d6f7d7a52e)) + (fp_line (start 5 29) (end 5 31.5) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 3838684b-9820-484f-b1b5-1d83eb1383d9)) + (fp_line (start 5 31.5) (end -5 31.5) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 478ebb77-19cd-407b-8fa6-1dccf40d256d)) + (fp_line (start 5.000001 3) (end 5 0) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp ced7b158-cab9-424f-8a4e-8538a3bc5fe8)) + (fp_line (start 5.000001 3) (end 7.000001 3) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp d515d462-c41b-4d88-8604-c5cb078efbad)) + (fp_line (start 7 0) (end 5 0) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp abeec8d3-3520-4482-a2be-4ef846442e74)) + (fp_line (start 7 0) (end 7.000001 3) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 2bf6c5fa-589f-4b4b-946e-4ce9b24ddf8e)) + (pad "1" smd oval (at -2 16.978368 37) (size 3 18) (layers "B.Cu" "B.Paste" "B.Mask") + (net 9 "/Q3") (pinfunction "Pin_1") (pintype "passive") (tstamp a036211d-ccae-40d9-b484-f44fe5a1d28c)) + (pad "2" smd oval (at 2 16.978368 37) (size 3 18) (layers "B.Cu" "B.Paste" "B.Mask") + (net 1 "/C1") (pinfunction "Pin_2") (pintype "passive") (tstamp 93c28b22-45c7-4824-ba5d-029a9959285e)) + ) + + (footprint "MountingHole:MountingHole_3.2mm_M3" (layer "F.Cu") + (tstamp c113ffbc-402b-4b81-9265-85ba92cedfee) + (at 177.94 73.471895) + (descr "Mounting Hole 3.2mm, no annular, M3") + (tags "mounting hole 3.2mm no annular m3") + (attr exclude_from_pos_files exclude_from_bom) + (fp_text reference "REF**" (at 0 -4.2) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 28c1e61e-efad-45a7-8517-6ac114ceaffa) + ) + (fp_text value "MountingHole_3.2mm_M3" (at 0 4.2) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 9bffdfbd-8ebc-4a20-bb40-d39a59737d8e) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp eed07ce3-c514-42ca-97ae-8e46eae3fb42) + ) + (fp_circle (center 0 0) (end 3.2 0) + (stroke (width 0.15) (type solid)) (fill none) (layer "Cmts.User") (tstamp aebed2bd-f97d-4652-ae76-1681eed0244d)) + (fp_circle (center 0 0) (end 3.45 0) + (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp 74160bb8-45a2-4075-9956-da44b456e57d)) + (pad "" np_thru_hole circle (at 0 0) (size 3.2 3.2) (drill 3.2) (layers "*.Cu" "*.Mask") (tstamp 995071cb-2f0c-4f5e-bace-6ecb8deb1942)) + ) + + (footprint "Connector_PinHeader_2.54mm:PinHeader_2x07_P2.54mm_Vertical" (layer "B.Cu") + (tstamp 1e68d4d9-b4bc-4e86-b55d-96eff68a3c32) + (at 170.312015 128.482991 -90) + (descr "Through hole straight pin header, 2x07, 2.54mm pitch, double rows") + (tags "Through hole pin header THT 2x07 2.54mm double row") + (property "LCSC" "C38844") + (property "Sheetfile" "center.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Generic connector, double row, 02x07, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)") + (property "ki_keywords" "connector") + (path "/ba1bf008-14aa-4688-96c9-7e1fb34b4ec7") + (attr through_hole) + (fp_text reference "J5" (at 1.27 2.33 90) (layer "B.SilkS") hide + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp e9599907-76de-4296-ba34-8dc10c25a128) + ) + (fp_text value "Conn_02x07_Odd_Even" (at 1.27 -17.57 90) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp c8614bc6-56bd-4582-89d8-aadd03653806) + ) + (fp_text user "${REFERENCE}" (at 1.27 -7.62) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 89bc1b39-1098-444f-a468-35643b9cb07e) + ) + (fp_line (start -1.33 -16.57) (end 3.87 -16.57) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 6516a18f-1bee-4240-88de-6ea6d5856a9f)) + (fp_line (start -1.33 -1.27) (end -1.33 -16.57) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp bf77e872-a768-43ce-9cca-3f0b632e4553)) + (fp_line (start -1.33 -1.27) (end 1.27 -1.27) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 2ddfbe3c-c8b2-414d-8439-326efc289a44)) + (fp_line (start -1.33 0) (end -1.33 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp a5624820-7466-4b04-b04e-3cc04e4cdb2b)) + (fp_line (start -1.33 1.33) (end 0 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp e88980da-ceac-407f-aa82-3c7e2a0525c5)) + (fp_line (start 1.27 -1.27) (end 1.27 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp b519a0f1-1eb1-43dc-acd3-a549682be36e)) + (fp_line (start 1.27 1.33) (end 3.87 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 2cc1e23e-45dd-4978-9f67-d366bf92055f)) + (fp_line (start 3.87 1.33) (end 3.87 -16.57) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 8dd8fff5-d5c3-4850-bf02-4a337a7626f4)) + (fp_line (start -1.8 -17.05) (end 4.35 -17.05) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 301471fc-c918-4c3d-a0af-5ee7d105055d)) + (fp_line (start -1.8 1.8) (end -1.8 -17.05) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp bac6afb1-0c99-4559-b478-2fe8a09b10a9)) + (fp_line (start 4.35 -17.05) (end 4.35 1.8) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 0d83ad43-18a4-4db1-92cd-a5d8cc79f737)) + (fp_line (start 4.35 1.8) (end -1.8 1.8) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 520d9885-3239-4e3e-8b25-66bbba79995a)) + (fp_line (start -1.27 -16.51) (end -1.27 0) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp b58ee422-8716-45a3-860f-92929931a538)) + (fp_line (start -1.27 0) (end 0 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 5f929f85-bed5-4291-ac4f-a59293684f11)) + (fp_line (start 0 1.27) (end 3.81 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9bcad51e-f267-48c3-aa6d-921d2e1ebaa2)) + (fp_line (start 3.81 -16.51) (end -1.27 -16.51) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9910fdd4-0a8a-47ed-9068-fadef7babada)) + (fp_line (start 3.81 1.27) (end 3.81 -16.51) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp eda78358-f9f8-499d-97df-c38d831b268c)) + (pad "1" thru_hole rect (at 0 0 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 8 "/Q0") (pinfunction "Pin_1") (pintype "passive") (tstamp 482461e5-95cb-4411-bfec-a12b46328e65)) + (pad "2" thru_hole oval (at 2.54 0 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 8 "/Q0") (pinfunction "Pin_2") (pintype "passive") (tstamp af4d5f42-23f5-4136-bf21-5c4b3afd9e85)) + (pad "3" thru_hole oval (at 0 -2.54 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 2 "/C2") (pinfunction "Pin_3") (pintype "passive") (tstamp cfd9ea80-84a0-4ef6-a4d8-38c7994b3e76)) + (pad "4" thru_hole oval (at 2.54 -2.54 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 2 "/C2") (pinfunction "Pin_4") (pintype "passive") (tstamp 0687f0a9-15d9-481f-b3c9-8f9279107b0e)) + (pad "5" thru_hole oval (at 0 -5.08 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 9 "/Q3") (pinfunction "Pin_5") (pintype "passive") (tstamp 686f8a4f-bdab-4018-aada-7294cadd96a7)) + (pad "6" thru_hole oval (at 2.54 -5.08 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 9 "/Q3") (pinfunction "Pin_6") (pintype "passive") (tstamp 35ad54ff-885c-4607-883d-1ac249a07f95)) + (pad "7" thru_hole oval (at 0 -7.62 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 1 "/C1") (pinfunction "Pin_7") (pintype "passive") (tstamp 8fc97109-486f-4d1c-aedb-17ddb68eadaa)) + (pad "8" thru_hole oval (at 2.54 -7.62 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 1 "/C1") (pinfunction "Pin_8") (pintype "passive") (tstamp 30b16e91-9e5e-42fb-a3bc-a5196d4a4d09)) + (pad "9" thru_hole oval (at 0 -10.16 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 10 "/Q1") (pinfunction "Pin_9") (pintype "passive") (tstamp b63df049-52b5-4d51-80df-ff8ca324f99b)) + (pad "10" thru_hole oval (at 2.54 -10.16 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 10 "/Q1") (pinfunction "Pin_10") (pintype "passive") (tstamp 6e98e230-0b39-4acb-ae12-62cac044f4a1)) + (pad "11" thru_hole oval (at 0 -12.7 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 7 "/Q2") (pinfunction "Pin_11") (pintype "passive") (tstamp a1e01629-9ec0-45b0-9e75-dcb0a39ceec4)) + (pad "12" thru_hole oval (at 2.54 -12.7 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 7 "/Q2") (pinfunction "Pin_12") (pintype "passive") (tstamp f726afc3-e4b1-4b22-9b6f-5e67be68fab7)) + (pad "13" thru_hole oval (at 0 -15.24 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 4 "Net-(D1-K)") (pinfunction "Pin_13") (pintype "passive") (tstamp c7993d38-e145-4dbf-a4d9-528b1a931e5e)) + (pad "14" thru_hole oval (at 2.54 -15.24 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 5 "Net-(J5-Pin_14)") (pinfunction "Pin_14") (pintype "passive") (tstamp 10a3e39e-1fcc-42db-8e58-c00c2925c142)) + (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_2x07_P2.54mm_Vertical.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" (layer "B.Cu") + (tstamp 773a7190-5ae8-431d-a13e-1e5000b7df2b) + (at 201.6 108.8 -90) + (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "LCSC" "C17901") + (property "Sheetfile" "center.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/a4dc15fd-a642-4fe2-9408-dac743d45257") + (attr smd) + (fp_text reference "R1" (at 0 1.82 90) (layer "B.SilkS") hide + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp d5148f57-60d3-46fb-aa39-9ddf7013edf9) + ) + (fp_text value "100" (at 0 -1.82 90) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 7e194804-b0d1-473a-aafb-aeb24bf2049a) + ) + (fp_text user "${REFERENCE}" (at 0 0 90) (layer "B.Fab") + (effects (font (size 0.8 0.8) (thickness 0.12)) (justify mirror)) + (tstamp cfedb0c3-ce6a-47b3-92e8-28dcc9cb82b5) + ) + (fp_line (start -0.727064 -0.91) (end 0.727064 -0.91) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 1c9da68a-9a3e-42bd-a88f-0b974f52820b)) + (fp_line (start -0.727064 0.91) (end 0.727064 0.91) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 1da85cb5-b82f-47ac-8c88-5d783c5c7d6a)) + (fp_line (start -2.45 -1.12) (end -2.45 1.12) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp f224b353-1a03-4f34-8aaf-8e25f279d007)) + (fp_line (start -2.45 1.12) (end 2.45 1.12) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 74b06beb-9681-4b07-8a5f-32b77fafcd0f)) + (fp_line (start 2.45 -1.12) (end -2.45 -1.12) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 2c274111-fb70-4430-af10-1a130b209fea)) + (fp_line (start 2.45 1.12) (end 2.45 -1.12) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 4f082ed0-0360-4df1-930f-1c1dddfbd0d6)) + (fp_line (start -1.6 -0.8) (end -1.6 0.8) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 8a0a71fb-9792-4592-b5c8-88838674c1a7)) + (fp_line (start -1.6 0.8) (end 1.6 0.8) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 2d9c1954-8ad5-46c9-b982-f25f49535abc)) + (fp_line (start 1.6 -0.8) (end -1.6 -0.8) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 336267e7-921d-48c9-8675-d4dd2f7af3e8)) + (fp_line (start 1.6 0.8) (end 1.6 -0.8) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 2e8153ff-3a7c-40da-a2a3-ffdc3f66308a)) + (pad "1" smd roundrect (at -1.55 0 270) (size 1.3 1.75) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.1923076923) + (net 3 "Net-(D2-A)") (pintype "passive") (tstamp 3b95ed35-01a7-4aee-8119-44ce5c0f4a63)) + (pad "2" smd roundrect (at 1.55 0 270) (size 1.3 1.75) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.1923076923) + (net 5 "Net-(J5-Pin_14)") (pintype "passive") (tstamp 19addb6f-05fd-42ec-b525-ed7b00314b82)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "footprints:LED_2835" (layer "B.Cu") + (tstamp bc9f1ffe-2357-4a90-ac4a-737e89c59bf0) + (at 201.7 99.15 90) + (property "LCSC" "C5221242") + (property "Mfg" "Paralight") + (property "Sheetfile" "center.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Light emitting diode") + (property "ki_keywords" "LED diode") + (path "/8093ce26-4086-4e31-a9b4-2a1000656c33") + (attr smd) + (fp_text reference "D2" (at 0 0.5 270 unlocked) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp a1fdf575-6f2f-4608-a53b-0ee3990eeb8b) + ) + (fp_text value "SZT2835IR1CT-150mA" (at 0 -1 270 unlocked) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 53ecdf6e-6834-4d9b-8dfc-552a37fed94d) + ) + (fp_text user "${REF}" (at 0 -2.5 270 unlocked) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp cdc1e6d8-c59a-4cc8-aa2f-cd5e43de1651) + ) + (fp_line (start -2.7 -1.6) (end 1.1 -1.6) + (stroke (width 0.12) (type default)) (layer "B.SilkS") (tstamp 126f6e54-a215-42b5-a037-04478f0a4657)) + (fp_line (start -2.7 -1.3) (end -2.7 -1.6) + (stroke (width 0.12) (type default)) (layer "B.SilkS") (tstamp d9d4d86b-bcff-45ae-920b-092679b65e3d)) + (fp_line (start -2.7 1.6) (end -2.7 1.3) + (stroke (width 0.12) (type default)) (layer "B.SilkS") (tstamp 0a42320b-f410-408d-a2b4-3a7eaa02c143)) + (fp_line (start 1.1 -1.6) (end 1.1 -1.3) + (stroke (width 0.12) (type default)) (layer "B.SilkS") (tstamp cb6452d3-e670-44af-a4b1-258dfd48b50f)) + (fp_line (start 1.1 1.3) (end 1.1 1.6) + (stroke (width 0.12) (type default)) (layer "B.SilkS") (tstamp 2ef13d9d-fed8-42de-a76b-f8a0cc891954)) + (fp_line (start 1.1 1.6) (end -2.7 1.6) + (stroke (width 0.12) (type default)) (layer "B.SilkS") (tstamp 0ff9f688-32a5-45ba-8c1a-e9e61e0b4be9)) + (pad "1" smd rect (at -1.7 0 90) (size 3.4 2.4) (layers "B.Cu" "B.Paste" "B.Mask") + (net 6 "Net-(D1-A)") (pinfunction "K") (pintype "passive") (tstamp 45ce75df-32e0-4ed5-99f1-9b9821b65ca2)) + (pad "2" smd rect (at 1.05 0.002667 90) (size 1.3 2.4) (layers "B.Cu" "B.Paste" "B.Mask") + (net 3 "Net-(D2-A)") (pinfunction "A") (pintype "passive") (tstamp 0460f7aa-31ae-46b5-b76d-a91613dad46e)) + ) + + (footprint "footprints:Everlight_IR12-21C" (layer "B.Cu") + (tstamp e6751082-c73d-41ab-8095-687a7846be52) + (at 205.5 115.5 90) + (property "LCSC" "C53672") + (property "Mfg" "Everlight") + (property "Sheetfile" "center.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Light emitting diode") + (property "ki_keywords" "LED diode") + (path "/2075b574-3a35-4237-925a-3750875717d4") + (attr smd) + (fp_text reference "D1" (at 0 0.5 -90 unlocked) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp ffabb2a2-e20d-41d9-8c9b-775e4579880c) + ) + (fp_text value "IR12-21C" (at 0 -1 -90 unlocked) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp d99a8127-b4c1-4d8e-8133-8a0220e63785) + ) + (fp_text user "${REF}" (at 0 -2.5 -90 unlocked) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 339b9e4b-dc28-4db5-ae2a-4901e6191df2) + ) + (fp_line (start -0.8 -0.9) (end 0.8 -0.9) + (stroke (width 0.12) (type default)) (layer "B.SilkS") (tstamp 4d5c1e7d-5d5e-49fb-99db-46c638b0181b)) + (fp_arc (start 1.3 0.1) (mid 0 1.4) (end -1.3 0.1) + (stroke (width 0.12) (type default)) (layer "B.SilkS") (tstamp 5fc11c5a-8ddc-45c6-905f-888070d00c9c)) + (fp_circle (center -0.5 -0.4) (end -0.3 -0.4) + (stroke (width 0.12) (type default)) (fill none) (layer "B.SilkS") (tstamp 09dd609a-afba-4882-894e-771b9da03521)) + (pad "1" smd rect (at -1.4 -0.5 90) (size 1 1) (layers "B.Cu" "B.Paste" "B.Mask") + (net 4 "Net-(D1-K)") (pinfunction "K") (pintype "passive") (thermal_bridge_angle 45) (tstamp 6528e23e-5483-407c-b517-00937a4b3920)) + (pad "2" smd rect (at 1.4 -0.5 90) (size 1 1) (layers "B.Cu" "B.Paste" "B.Mask") + (net 6 "Net-(D1-A)") (pinfunction "A") (pintype "passive") (thermal_bridge_angle 45) (tstamp 2b73d69a-ca91-49c0-b5b8-7de9cdf154e2)) + ) + + (gr_line (start 205.95 109.225) (end 205.95 86.725) + (stroke (width 0.1) (type solid)) (layer "Dwgs.User") (tstamp 00452949-3f6a-4757-b83b-e5da814ffed4)) + (gr_line (start 169.45 99.975) (end 186.475 99.975) + (stroke (width 0.1) (type solid)) (layer "Dwgs.User") (tstamp 8d6b04c1-5265-40e1-b6fd-a7ed49b5d7ff)) + (gr_line (start 177.95 93.35) (end 177.95 106.55) + (stroke (width 0.1) (type solid)) (layer "Dwgs.User") (tstamp b583db7a-dd4b-42ae-9612-a8c96d137454)) + (gr_line (start 195.063097 131.271699) (end 196.115747 132.669029) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 04efd217-d32d-43ca-8584-c988f02d860c)) + (gr_line (start 205.995762 126.154695) (end 205.995762 124.179621) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 0cfffb62-7143-47fc-b785-31d01f7c1dbf)) + (gr_line (start 152.336511 76.522584) (end 153.6 78.2) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 11f3c557-bb5a-41a3-9017-fc1134ff5ac9)) + (gr_line (start 205.995767 73.757894) (end 197.350819 67.243046) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 126903cc-5693-4205-8d17-6a71a23c5b18)) + (gr_curve (pts (xy 161.605196 127.744259) (xy 161.83858 127.434551) (xy 162.275787 127.373419) (xy 162.585498 127.606799)) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 14c11c4b-d836-4450-819a-98c99e7e1146)) + (gr_line (start 169.771105 99.357362) (end 177.497766 93.529296) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 186ad972-defa-4eef-80df-27e6b4996a5a)) + (gr_line (start 169.303435 67.243046) (end 162.572579 72.315087) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 18a40f80-f7cc-45a5-938b-c7064261c9c4)) + (gr_curve (pts (xy 195.394344 69.510091) (xy 195.704054 69.743475) (xy 195.765705 70.180683) (xy 195.532321 70.490393)) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 18e7c045-74b4-4b86-911f-3d88a8afa9fa)) + (gr_line (start 186.570077 67.243046) (end 169.303435 67.243046) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 1ca53f3a-f1fa-4b53-a961-61b9836721f6)) + (gr_curve (pts (xy 177.909627 93.378918) (xy 178.086388 93.369361) (xy 178.260832 93.422628) (xy 178.402104 93.529296)) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 1e74755d-8214-45e4-a138-d969010b8a1c)) + (gr_curve (pts (xy 195.113227 130.613859) (xy 194.933713 130.789447) (xy 194.912263 131.070937) (xy 195.063097 131.271699)) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 1eabf6ac-d56e-409b-baf8-1a2d7865a37e)) + (gr_line (start 196.115747 132.669029) (end 197.350814 132.669029) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 21b080ab-75fe-49a8-97e3-7a8af43bf759)) + (gr_line (start 150.428101 123.4484) (end 149.877747 124.178588) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 26330481-ef67-40d2-88c5-789b971cbaa5)) + (gr_line (start 186.126714 100.568659) (end 178.36853 106.37709) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 348fad4a-8466-416c-9c2a-1cc1dfccf090)) + (gr_curve (pts (xy 160.810413 131.271699) (xy 160.960909 131.071382) (xy 160.939924 130.79061) (xy 160.761323 130.614889)) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 35ebd2b6-1bc6-412d-b25c-574ac940eaa2)) + (gr_curve (pts (xy 204.799459 76.597514) (xy 205.017844 76.721392) (xy 205.294229 76.664125) (xy 205.445413 76.463672)) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 38834709-2352-446a-ac65-b1a633cc0004)) + (gr_curve (pts (xy 195.063102 68.640377) (xy 194.912608 68.840694) (xy 194.933593 69.121464) (xy 195.112192 69.297184)) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 3f01a246-c31a-4579-bd3b-dd664af63a55)) + (gr_curve (pts (xy 151.355693 76.385122) (xy 151.665404 76.151739) (xy 152.103129 76.212871) (xy 152.336511 76.522584)) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 3fba8138-a699-4e0f-a961-a82dc289d954)) + (gr_curve (pts (xy 152.349431 123.398791) (xy 152.116047 123.708501) (xy 151.678323 123.770151) (xy 151.368612 123.536767)) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 400021ba-d6e8-4b66-948d-db273b5553c8)) + (gr_line (start 158.523731 132.669029) (end 159.757247 132.669029) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 4722eeb0-4d17-42da-ad73-50ebd7e0414a)) + (gr_curve (pts (xy 204.517823 123.526948) (xy 204.20811 123.760332) (xy 203.770904 123.698683) (xy 203.537521 123.388972)) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 48023b20-a82d-4c06-bc1a-7ba8dedcd436)) + (gr_curve (pts (xy 169.771105 100.554706) (xy 169.583317 100.41296) (xy 169.47292 100.191314) (xy 169.47292 99.956034)) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 4afa8961-4c21-4ba1-a310-ab0e39182909)) + (gr_line (start 169.303435 132.669029) (end 186.570596 132.669029) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 4b0b1f85-0197-4466-8d45-1186a25d2278)) + (gr_curve (pts (xy 150.428618 76.463672) (xy 150.579297 76.663358) (xy 150.854355 76.720974) (xy 151.072506 76.598546)) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 4c88563c-0d3a-4f98-b03e-46a03e3d147d)) + (gr_line (start 153.462541 79.180302) (end 149.877747 81.881428) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 4e8190bd-f0f5-4187-8363-1bf6c1d512f4)) + (gr_curve (pts (xy 202.273513 121.712072) (xy 202.04013 121.402361) (xy 202.10178 120.965154) (xy 202.411491 120.73177)) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 50c3136d-4e28-4dc9-b459-08f4ccd6792d)) + (gr_line (start 160.466248 69.51991) (end 160.76132 69.297702) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 50f395ba-5d7f-4cee-9d8e-327ac93b9fe4)) + (gr_line (start 160.341708 129.421679) (end 161.605196 127.744259) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 53f5184b-91a3-4902-b7f6-0d40cd33d9f4)) + (gr_line (start 160.761323 130.614889) (end 160.479167 130.401979) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 5406538e-1866-4f17-a174-0ebe67decea0)) + (gr_line (start 195.407267 130.392159) (end 195.113227 130.613859) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 57618f7c-d8ba-425d-90be-e98a8c8ff574)) + (gr_line (start 161.592277 72.177112) (end 160.328789 70.500212) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 57a3b57c-3d16-43de-a9e9-756120baf567)) + (gr_line (start 153.612919 121.72189) (end 152.349431 123.398791) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 5afad60c-44fb-41a1-bd60-0427c477efc4)) + (gr_line (start 205.995767 81.881428) (end 202.398571 79.170484) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 5b27d08f-3f5a-4255-bbe7-956f47e15bb1)) + (gr_line (start 193.288015 72.305268) (end 186.570077 67.243046) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 5c399808-91a1-4ee1-b46b-9843aabe7b5d)) + (gr_line (start 204.799975 123.314558) (end 204.517823 123.526948) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 6509f08b-c7ed-4a46-ad0a-d1f4acfcd92f)) + (gr_line (start 205.995762 124.179621) (end 205.444891 123.4484) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 68f13e96-0a45-4200-93b2-fd81be5966a8)) + (gr_line (start 197.350819 67.243046) (end 196.116784 67.243046) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 6bcfa47d-fbff-49e6-9975-64d9051816b0)) + (gr_line (start 177.909627 93.378918) (end 177.909627 93.378918) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 6d2e2812-1bf4-4037-8f74-6f222ff174d4)) + (gr_curve (pts (xy 204.504903 76.375306) (xy 204.504903 76.375306) (xy 204.799459 76.597514) (xy 204.799459 76.597514)) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 6e8910b1-8a6b-4d7f-a062-3ac70e8b7695)) + (gr_line (start 195.112192 69.297184) (end 195.394344 69.510091) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 6f1efeca-ba61-4a4f-a111-a62d684129c5)) + (gr_line (start 159.757761 67.243046) (end 158.522697 67.243046) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 75eb5fd3-397f-4ad4-8d25-6b99d25a02ad)) + (gr_line (start 186.570596 132.669029) (end 193.300933 127.596989) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 7700163a-af51-4234-af45-f5b77fb360a5)) + (gr_curve (pts (xy 151.368612 123.536767) (xy 151.368612 123.536767) (xy 151.073023 123.314041) (xy 151.073023 123.314041)) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 77995224-887c-41d8-b339-c869b3bff00e)) + (gr_curve (pts (xy 205.444891 123.4484) (xy 205.293812 123.248513) (xy 205.018119 123.191297) (xy 204.799975 123.314558)) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 7f5e8f98-90e6-462b-9be2-1a8b0cc74dbb)) + (gr_line (start 149.877747 124.178588) (end 149.877747 126.154178) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 80dd6165-680d-4d0d-9876-be8f42e1ea13)) + (gr_curve (pts (xy 178.36853 106.37709) (xy 178.100481 106.57699) (xy 177.732482 106.575318) (xy 177.466261 106.37299)) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 8244b9b3-6246-411a-a373-287525178d25)) + (gr_curve (pts (xy 177.466261 106.37299) (xy 177.466261 106.37299) (xy 169.771105 100.554706) (xy 169.771105 100.554706)) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 8d5c7d1c-7632-4bda-900c-4e252e2169fd)) + (gr_line (start 195.532321 70.490393) (end 194.268314 72.167809) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 9031fcdc-7ce9-4895-bc64-671ee3b3f21f)) + (gr_curve (pts (xy 153.6 78.2) (xy 153.833384 78.50971) (xy 153.772252 78.946919) (xy 153.462541 79.180302)) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 99a651ed-c501-4d00-a3cd-0181fbc3ce9e)) + (gr_line (start 196.116784 67.243046) (end 195.063102 68.640377) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 9b83737e-d28e-4315-9c7c-6776e3dd6d3e)) + (gr_curve (pts (xy 160.76132 69.297702) (xy 160.940512 69.12184) (xy 160.961516 68.84037) (xy 160.81041 68.63986)) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 9b9649fc-1fb2-4d51-8eed-25bea1786091)) + (gr_line (start 203.537521 123.388972) (end 202.273513 121.712072) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 9d072af7-536b-4653-bf20-2b8cbc8a772e)) + (gr_line (start 205.445413 76.463672) (end 205.995767 75.733483) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 9e73450f-860e-4d29-8bab-93b1b36f7fdf)) + (gr_line (start 149.877747 118.030643) (end 153.47546 120.741589) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp a153a946-cbf8-4474-9b99-4103b7898ffe)) + (gr_line (start 162.585498 127.606799) (end 169.303435 132.669029) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp a186c7d2-6904-421e-87c9-de31cba0ca8c)) + (gr_curve (pts (xy 151.073023 123.314041) (xy 150.854754 123.190888) (xy 150.579032 123.24833) (xy 150.428101 123.4484)) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp a26481dd-1d05-4e1e-9baf-74b99c399007)) + (gr_line (start 205.995767 75.733483) (end 205.995767 73.757894) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp af5cbfde-0bf5-4dfd-86db-1ddb0d9a8509)) + (gr_curve (pts (xy 149.877747 75.732451) (xy 149.877747 75.732451) (xy 150.428618 76.463672) (xy 150.428618 76.463672)) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp b4b2300e-0d34-41cc-a72b-e22de988a4b7)) + (gr_line (start 202.260597 78.190181) (end 203.524601 76.513281) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp b7392627-b342-456a-a419-9a989099bfd3)) + (gr_curve (pts (xy 202.398571 79.170484) (xy 202.088861 78.9371) (xy 202.02721 78.499892) (xy 202.260597 78.190181)) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp b757359e-bae5-4d2f-8e45-198f6ac3f460)) + (gr_line (start 194.281237 127.734439) (end 195.545244 129.411859) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp bf2a7eaa-9bb2-4e69-8f91-210fc0b3c77c)) + (gr_curve (pts (xy 186.428075 99.969853) (xy 186.427367 100.205738) (xy 186.315736 100.427548) (xy 186.126714 100.568659)) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp bf6c6f84-dceb-4d40-84e0-0ded20796c00)) + (gr_curve (pts (xy 194.268314 72.167809) (xy 194.034931 72.47752) (xy 193.597725 72.538652) (xy 193.288015 72.305268)) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp c3f99283-03f0-421e-9a9e-312784858a5e)) + (gr_line (start 151.072506 76.598546) (end 151.355693 76.385122) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp c4995ea9-0c62-4538-bbcb-e5e92d296aa0)) + (gr_curve (pts (xy 169.47292 99.956034) (xy 169.47292 99.720754) (xy 169.583317 99.499109) (xy 169.771105 99.357362)) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp c5989ff8-fdb0-4d81-8d63-707ec54ad1c2)) + (gr_line (start 149.877747 126.154178) (end 158.523731 132.669029) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp cbf13893-d950-4e62-bcd5-1b3095883fe7)) + (gr_curve (pts (xy 153.47546 120.741589) (xy 153.785171 120.974972) (xy 153.846303 121.412179) (xy 153.612919 121.72189)) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp cd9416df-8d60-4333-afa7-2c09fef22cd9)) + (gr_curve (pts (xy 186.130314 99.369248) (xy 186.318486 99.511492) (xy 186.428783 99.733969) (xy 186.428075 99.969853)) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp cea703cf-69a6-4910-ae84-d4b2432aa561)) + (gr_line (start 149.877747 73.757894) (end 149.877747 75.732451) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp cfc26a1b-2e36-4b2e-81a9-0a62cced8290)) + (gr_curve (pts (xy 195.545244 129.411859) (xy 195.778628 129.721569) (xy 195.716977 130.158779) (xy 195.407267 130.392159)) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp d0e9574e-d03e-4838-919b-9f01d3758f18)) + (gr_curve (pts (xy 160.328789 70.500212) (xy 160.095405 70.190501) (xy 160.156537 69.753293) (xy 160.466248 69.51991)) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp d405ec10-a269-4c33-adca-278336c3284e)) + (gr_line (start 202.411491 120.73177) (end 205.995767 118.030643) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp d971f234-c645-48e1-96ca-ff0c1bc722e3)) + (gr_curve (pts (xy 203.524601 76.513281) (xy 203.757985 76.20357) (xy 204.195193 76.141917) (xy 204.504903 76.375306)) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp db5faa69-d0af-43c2-a67f-567c0883b564)) + (gr_curve (pts (xy 162.572579 72.315087) (xy 162.26287 72.548471) (xy 161.825661 72.486823) (xy 161.592277 72.177112)) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp e1b3edb0-034f-4350-8b9f-b1fad5345c9e)) + (gr_line (start 158.522697 67.243046) (end 149.877747 73.757894) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp e578b2e0-d167-4792-b668-444fe9aa537d)) + (gr_curve (pts (xy 160.479167 130.401979) (xy 160.169456 130.168599) (xy 160.108324 129.731389) (xy 160.341708 129.421679)) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp e703be12-ca82-4d58-b324-d44405cdfab1)) + (gr_line (start 160.81041 68.63986) (end 159.757761 67.243046) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp e76d77b2-d760-4b0c-9146-853d28f6ff4f)) + (gr_curve (pts (xy 193.300933 127.596989) (xy 193.610648 127.3636) (xy 194.047853 127.424732) (xy 194.281237 127.734439)) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp e85c3198-76d5-4cf3-893b-18be75ef853b)) + (gr_line (start 205.995767 118.030643) (end 205.995767 81.881428) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp ef2ee061-71f9-4a8e-8611-22a1216e3caa)) + (gr_line (start 178.402104 93.529296) (end 186.130314 99.369248) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp f17250c9-5149-4bcf-86a5-1b08f69430ce)) + (gr_line (start 149.877747 81.881428) (end 149.877747 118.030643) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp f2a1f5b8-a7d3-4201-a797-b57470ef0d25)) + (gr_line (start 197.350814 132.669029) (end 205.995762 126.154695) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp f4a69e8a-89bd-44ff-970f-a206bee177a2)) + (gr_curve (pts (xy 177.497766 93.529296) (xy 177.61701 93.439268) (xy 177.760427 93.386904) (xy 177.909627 93.378918)) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp fb41711d-128e-4767-b7cb-02764255fff7)) + (gr_curve (pts (xy 159.757247 132.669029) (xy 159.757247 132.669029) (xy 160.810413 131.271699) (xy 160.810413 131.271699)) + (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp fc051803-fc31-41b1-8afb-85315da3269f)) + (gr_text locked "↑UP↑" (at 177.95 83.975) (layer "B.SilkS") (tstamp 00000000-0000-0000-0000-00005c2a4e04) + (effects (font (face "Fira Sans") (size 3 3) (thickness 0.6)) (justify mirror)) + (render_cache "↑UP↑" 0 + (polygon + (pts + (xy 182.635798 85.22) (xy 182.25771 85.22) (xy 182.25771 82.947808) (xy 182.237197 82.981378) + (xy 182.216019 83.013735) (xy 182.194128 83.044981) (xy 182.171478 83.075217) (xy 182.148021 83.104546) + (xy 182.123711 83.133068) (xy 182.0985 83.160884) (xy 182.072341 83.188097) (xy 182.045187 83.214808) + (xy 182.016991 83.241118) (xy 181.997591 83.258485) (xy 181.363048 83.84247) (xy 181.132239 83.586748) + (xy 182.446754 82.406322) (xy 183.761269 83.586748) (xy 183.530459 83.84247) (xy 182.895916 83.258485) + (xy 182.866982 83.232386) (xy 182.839093 83.205954) (xy 182.812214 83.179087) (xy 182.786307 83.151684) + (xy 182.761338 83.123644) (xy 182.73727 83.094864) (xy 182.714066 83.065244) (xy 182.691691 83.034682) + (xy 182.670108 83.003077) (xy 182.64928 82.970328) (xy 182.635798 82.947808) + ) + ) + (polygon + (pts + (xy 178.156628 82.312533) (xy 178.559629 82.312533) (xy 178.559629 84.256461) (xy 178.560207 84.298109) + (xy 178.561944 84.338422) (xy 178.564844 84.377402) (xy 178.568911 84.415049) (xy 178.574149 84.451363) + (xy 178.580562 84.486347) (xy 178.588154 84.52) (xy 178.596929 84.552324) (xy 178.606891 84.583318) + (xy 178.618045 84.612985) (xy 178.630393 84.641325) (xy 178.643941 84.668338) (xy 178.658692 84.694026) + (xy 178.69182 84.741427) (xy 178.729808 84.783537) (xy 178.77269 84.82036) (xy 178.820498 84.851903) + (xy 178.873263 84.878173) (xy 178.901515 84.889333) (xy 178.931019 84.899177) (xy 178.961778 84.907705) + (xy 178.993796 84.914919) (xy 179.027078 84.92082) (xy 179.061628 84.925408) (xy 179.097449 84.928684) + (xy 179.134546 84.93065) (xy 179.172922 84.931304) (xy 179.2109 84.93065) (xy 179.247622 84.928684) + (xy 179.283093 84.925408) (xy 179.317316 84.92082) (xy 179.350293 84.914919) (xy 179.382029 84.907705) + (xy 179.412526 84.899177) (xy 179.441788 84.889333) (xy 179.469818 84.878173) (xy 179.496618 84.865697) + (xy 179.546545 84.836791) (xy 179.591595 84.802609) (xy 179.631794 84.763143) (xy 179.667166 84.718388) + (xy 179.697739 84.668338) (xy 179.711234 84.641325) (xy 179.723538 84.612985) (xy 179.734655 84.583318) + (xy 179.744588 84.552324) (xy 179.753341 84.52) (xy 179.760916 84.486347) (xy 179.767316 84.451363) + (xy 179.772546 84.415049) (xy 179.776608 84.377402) (xy 179.779506 84.338422) (xy 179.781242 84.298109) + (xy 179.78182 84.256461) (xy 179.78182 82.312533) (xy 180.181157 82.312533) (xy 180.181157 84.286503) + (xy 180.180136 84.340116) (xy 180.177079 84.392665) (xy 180.171992 84.444108) (xy 180.164882 84.494404) + (xy 180.155757 84.54351) (xy 180.144623 84.591386) (xy 180.131487 84.637988) (xy 180.116356 84.683276) + (xy 180.099238 84.727207) (xy 180.080138 84.769739) (xy 180.059065 84.810831) (xy 180.036025 84.850441) + (xy 180.011025 84.888527) (xy 179.984072 84.925046) (xy 179.955173 84.959958) (xy 179.924336 84.99322) + (xy 179.891566 85.02479) (xy 179.856871 85.054628) (xy 179.820258 85.082689) (xy 179.781734 85.108934) + (xy 179.741306 85.133319) (xy 179.698981 85.155804) (xy 179.654765 85.176346) (xy 179.608667 85.194904) + (xy 179.560692 85.211434) (xy 179.510848 85.225897) (xy 179.459142 85.23825) (xy 179.405581 85.24845) + (xy 179.350171 85.256457) (xy 179.29292 85.262227) (xy 179.233835 85.26572) (xy 179.172922 85.266894) + (xy 179.112696 85.26572) (xy 179.054162 85.262227) (xy 178.997336 85.256457) (xy 178.942232 85.24845) + (xy 178.888863 85.23825) (xy 178.837246 85.225897) (xy 178.787393 85.211434) (xy 178.739319 85.194904) + (xy 178.693039 85.176346) (xy 178.648566 85.155804) (xy 178.605916 85.133319) (xy 178.565103 85.108934) + (xy 178.52614 85.082689) (xy 178.489043 85.054628) (xy 178.453825 85.02479) (xy 178.420502 84.99322) + (xy 178.389087 84.959958) (xy 178.359594 84.925046) (xy 178.332039 84.888527) (xy 178.306435 84.850441) + (xy 178.282797 84.810831) (xy 178.261139 84.769739) (xy 178.241476 84.727207) (xy 178.223821 84.683276) + (xy 178.20819 84.637988) (xy 178.194597 84.591386) (xy 178.183055 84.54351) (xy 178.173579 84.494404) + (xy 178.166185 84.444108) (xy 178.160885 84.392665) (xy 178.157695 84.340116) (xy 178.156628 84.286503) + ) + ) + (polygon + (pts + (xy 176.600313 82.312533) (xy 177.360152 82.312533) (xy 177.360152 85.22) (xy 176.961548 85.22) + (xy 176.961548 84.141423) (xy 176.595916 84.141423) (xy 176.536547 84.140621) (xy 176.478145 84.1382) + (xy 176.420768 84.134139) (xy 176.364478 84.128417) (xy 176.309336 84.121012) (xy 176.2554 84.111902) + (xy 176.202731 84.101066) (xy 176.15139 84.088483) (xy 176.101437 84.074132) (xy 176.052932 84.057989) + (xy 176.005936 84.040035) (xy 175.960507 84.020248) (xy 175.916708 83.998606) (xy 175.874598 83.975088) + (xy 175.834237 83.949672) (xy 175.795685 83.922337) (xy 175.759003 83.893062) (xy 175.724251 83.861824) + (xy 175.69149 83.828603) (xy 175.660779 83.793377) (xy 175.632178 83.756125) (xy 175.605749 83.716824) + (xy 175.58155 83.675454) (xy 175.559643 83.631994) (xy 175.540088 83.586421) (xy 175.522945 83.538714) + (xy 175.508274 83.488852) (xy 175.496135 83.436813) (xy 175.486589 83.382576) (xy 175.479696 83.326119) + (xy 175.475516 83.267422) (xy 175.474109 83.206461) (xy 175.47536 83.150389) (xy 175.479093 83.0962) + (xy 175.485279 83.043886) (xy 175.49389 82.993441) (xy 175.504894 82.944858) (xy 175.518265 82.898131) + (xy 175.533971 82.853252) (xy 175.551984 82.810216) (xy 175.572275 82.769015) (xy 175.594814 82.729642) + (xy 175.619572 82.692092) (xy 175.64652 82.656357) (xy 175.675629 82.62243) (xy 175.706869 82.590306) + (xy 175.740211 82.559976) (xy 175.775627 82.531435) (xy 175.813085 82.504676) (xy 175.852558 82.479692) + (xy 175.894017 82.456476) (xy 175.937431 82.435021) (xy 175.982772 82.415322) (xy 176.03001 82.397371) + (xy 176.079116 82.381161) (xy 176.130061 82.366686) (xy 176.182816 82.353939) (xy 176.237351 82.342913) + (xy 176.293637 82.333602) (xy 176.351646 82.325999) (xy 176.411347 82.320098) (xy 176.472711 82.31589) + (xy 176.535709 82.313371) + ) + (pts + (xy 176.612769 83.827083) (xy 176.961548 83.827083) (xy 176.961548 82.623942) (xy 176.603976 82.623942) + (xy 176.564303 82.624399) (xy 176.525534 82.625784) (xy 176.487691 82.62812) (xy 176.450799 82.63143) + (xy 176.41488 82.635736) (xy 176.379958 82.64106) (xy 176.346056 82.647425) (xy 176.313197 82.654854) + (xy 176.281406 82.66337) (xy 176.250705 82.672994) (xy 176.221117 82.683749) (xy 176.192666 82.695658) + (xy 176.165376 82.708744) (xy 176.139269 82.723028) (xy 176.114369 82.738534) (xy 176.068284 82.7733) + (xy 176.027307 82.813223) (xy 175.991624 82.858482) (xy 175.961423 82.909258) (xy 175.948436 82.936772) + (xy 175.93689 82.965732) (xy 175.926807 82.996161) (xy 175.918212 83.028083) (xy 175.911127 83.061519) + (xy 175.905576 83.096492) (xy 175.901582 83.133024) (xy 175.899168 83.171139) (xy 175.898359 83.210858) + (xy 175.899191 83.255754) (xy 175.901673 83.29856) (xy 175.905776 83.339319) (xy 175.911475 83.378076) + (xy 175.918744 83.414873) (xy 175.927556 83.449754) (xy 175.937886 83.482764) (xy 175.949707 83.513944) + (xy 175.962993 83.54334) (xy 175.977718 83.570994) (xy 175.993856 83.596951) (xy 176.011381 83.621253) + (xy 176.030266 83.643945) (xy 176.072012 83.684672) (xy 176.118887 83.719479) (xy 176.144181 83.734773) + (xy 176.17068 83.748717) (xy 176.198355 83.761356) (xy 176.227182 83.772733) (xy 176.257134 83.782893) + (xy 176.288184 83.791877) (xy 176.320307 83.799731) (xy 176.353477 83.806498) (xy 176.387667 83.812221) + (xy 176.422851 83.816943) (xy 176.459003 83.82071) (xy 176.496097 83.823563) (xy 176.534107 83.825547) + (xy 176.573006 83.826706) + ) + ) + (polygon + (pts + (xy 173.640822 85.22) (xy 173.262734 85.22) (xy 173.262734 82.947808) (xy 173.242221 82.981378) + (xy 173.221043 83.013735) (xy 173.199153 83.044981) (xy 173.176502 83.075217) (xy 173.153046 83.104546) + (xy 173.128735 83.133068) (xy 173.103524 83.160884) (xy 173.077365 83.188097) (xy 173.050211 83.214808) + (xy 173.022015 83.241118) (xy 173.002615 83.258485) (xy 172.368073 83.84247) (xy 172.137263 83.586748) + (xy 173.451778 82.406322) (xy 174.766293 83.586748) (xy 174.535484 83.84247) (xy 173.900941 83.258485) + (xy 173.872006 83.232386) (xy 173.844117 83.205954) (xy 173.817238 83.179087) (xy 173.791332 83.151684) + (xy 173.766363 83.123644) (xy 173.742295 83.094864) (xy 173.719091 83.065244) (xy 173.696715 83.034682) + (xy 173.675132 83.003077) (xy 173.654305 82.970328) (xy 173.640822 82.947808) + ) + ) + ) + ) + (gr_text "front" (at 179.1 121.45) (layer "B.SilkS") (tstamp 60fd6a85-d09e-4b67-9868-4905c6efcd30) + (effects (font (face "Fira Sans") (size 3 3) (thickness 0.6)) (justify mirror)) + (render_cache "front" -0 + (polygon + (pts + (xy 182.6127 119.864469) (xy 182.580317 119.865029) (xy 182.547066 119.866783) (xy 182.512971 119.869843) + (xy 182.478052 119.874322) (xy 182.442332 119.880333) (xy 182.405831 119.887986) (xy 182.368572 119.897396) + (xy 182.330576 119.908673) (xy 182.291866 119.921931) (xy 182.252462 119.937281) (xy 182.225819 119.948733) + (xy 182.104186 119.666632) (xy 182.136926 119.65292) (xy 182.169023 119.640084) (xy 182.200623 119.628126) + (xy 182.231875 119.617047) (xy 182.262926 119.606849) (xy 182.293921 119.597531) (xy 182.325009 119.589096) + (xy 182.356336 119.581544) (xy 182.38805 119.574877) (xy 182.420297 119.569095) (xy 182.453224 119.5642) + (xy 182.48698 119.560192) (xy 182.521709 119.557073) (xy 182.55756 119.554844) (xy 182.59468 119.553506) + (xy 182.633216 119.55306) (xy 182.674787 119.553832) (xy 182.715141 119.556129) (xy 182.754271 119.559921) + (xy 182.79217 119.56518) (xy 182.828831 119.571875) (xy 182.864248 119.579977) (xy 182.898414 119.589457) + (xy 182.931322 119.600286) (xy 182.962966 119.612434) (xy 182.993339 119.625872) (xy 183.022434 119.64057) + (xy 183.050245 119.656499) (xy 183.076764 119.673629) (xy 183.101985 119.691932) (xy 183.125902 119.711378) + (xy 183.148507 119.731937) (xy 183.169795 119.75358) (xy 183.189757 119.776278) (xy 183.208389 119.800001) + (xy 183.225681 119.82472) (xy 183.24163 119.850406) (xy 183.256226 119.877028) (xy 183.269464 119.904559) + (xy 183.281337 119.932968) (xy 183.291839 119.962226) (xy 183.300962 119.992303) (xy 183.3087 120.023171) + (xy 183.315046 120.0548) (xy 183.319993 120.08716) (xy 183.323535 120.120222) (xy 183.325666 120.153957) + (xy 183.326377 120.188335) (xy 183.326377 120.490952) (xy 183.721318 120.490952) (xy 183.721318 120.789905) + (xy 183.326377 120.789905) (xy 183.326377 122.695) (xy 182.940229 122.695) (xy 182.940229 120.789905) + (xy 182.444905 120.789905) (xy 182.402407 120.490952) (xy 182.940229 120.490952) (xy 182.940229 120.183939) + (xy 182.939224 120.144971) (xy 182.936134 120.108572) (xy 182.930849 120.074734) (xy 182.923262 120.04345) + (xy 182.913262 120.014711) (xy 182.893498 119.97636) (xy 182.867689 119.943695) (xy 182.835466 119.916692) + (xy 182.79646 119.895323) (xy 182.766504 119.884196) (xy 182.73326 119.875554) (xy 182.696617 119.869391) + (xy 182.656467 119.865698) + ) + ) + (polygon + (pts + (xy 181.008024 120.444057) (xy 181.057701 120.446031) (xy 181.105863 120.451946) (xy 181.152477 120.461793) + (xy 181.197503 120.475565) (xy 181.240907 120.493252) (xy 181.282651 120.514846) (xy 181.3227 120.540338) + (xy 181.361016 120.56972) (xy 181.397563 120.602984) (xy 181.432305 120.64012) (xy 181.465206 120.681119) + (xy 181.496227 120.725975) (xy 181.525334 120.774677) (xy 181.55249 120.827217) (xy 181.565325 120.854924) + (xy 181.577658 120.883587) (xy 181.589485 120.913206) (xy 181.600802 120.943778) (xy 181.638171 120.490952) + (xy 181.970097 120.490952) (xy 181.970097 122.695) (xy 181.583949 122.695) (xy 181.583949 121.436172) + (xy 181.575094 121.397664) (xy 181.565836 121.360449) (xy 181.556164 121.32452) (xy 181.546069 121.289875) + (xy 181.535542 121.256508) (xy 181.524574 121.224415) (xy 181.513155 121.193591) (xy 181.501276 121.164032) + (xy 181.488929 121.135733) (xy 181.476103 121.108689) (xy 181.448979 121.05835) (xy 181.419831 121.012979) + (xy 181.388585 120.972538) (xy 181.355166 120.936992) (xy 181.319501 120.906303) (xy 181.281515 120.880436) + (xy 181.241135 120.859354) (xy 181.198286 120.843021) (xy 181.152894 120.831399) (xy 181.104885 120.824453) + (xy 181.054186 120.822145) (xy 181.019255 120.822787) (xy 180.987855 120.824699) (xy 180.953161 120.828648) + (xy 180.919781 120.834375) (xy 180.885657 120.84185) (xy 180.861478 120.847791) (xy 180.789671 120.444057) + (xy 180.822101 120.446992) (xy 180.85587 120.447954) (xy 180.89049 120.447547) (xy 180.925476 120.446376) + (xy 180.960342 120.445044) (xy 180.9946 120.444154) + ) + ) + (polygon + (pts + (xy 179.601918 120.444057) (xy 179.660204 120.445436) (xy 179.716897 120.449539) (xy 179.77198 120.456317) + (xy 179.825438 120.46572) (xy 179.877251 120.4777) (xy 179.927405 120.492208) (xy 179.975882 120.509193) + (xy 180.022665 120.528607) (xy 180.067736 120.550401) (xy 180.11108 120.574525) (xy 180.15268 120.600931) + (xy 180.192517 120.629568) (xy 180.230577 120.660388) (xy 180.26684 120.693341) (xy 180.301292 120.728378) + (xy 180.333914 120.76545) (xy 180.36469 120.804508) (xy 180.393603 120.845503) (xy 180.420636 120.888384) + (xy 180.445772 120.933104) (xy 180.468995 120.979612) (xy 180.490287 121.027859) (xy 180.509631 121.077797) + (xy 180.527011 121.129376) (xy 180.542409 121.182547) (xy 180.555809 121.23726) (xy 180.567194 121.293466) + (xy 180.576547 121.351117) (xy 180.583851 121.410162) (xy 180.589089 121.470553) (xy 180.592244 121.53224) + (xy 180.5933 121.595174) (xy 180.592255 121.659578) (xy 180.58913 121.722523) (xy 180.583942 121.78397) + (xy 180.576706 121.843881) (xy 180.567438 121.902217) (xy 180.556152 121.95894) (xy 180.542866 122.014012) + (xy 180.527595 122.067395) (xy 180.510354 122.119049) (xy 180.491159 122.168937) (xy 180.470026 122.217019) + (xy 180.44697 122.263259) (xy 180.422008 122.307617) (xy 180.395155 122.350056) (xy 180.366426 122.390536) + (xy 180.335837 122.429019) (xy 180.303405 122.465467) (xy 180.269144 122.499842) (xy 180.233071 122.532105) + (xy 180.195201 122.562218) (xy 180.155549 122.590143) (xy 180.114132 122.61584) (xy 180.070966 122.639272) + (xy 180.026065 122.660401) (xy 179.979446 122.679188) (xy 179.931124 122.695594) (xy 179.881115 122.709581) + (xy 179.829435 122.721112) (xy 179.776099 122.730146) (xy 179.721123 122.736647) (xy 179.664523 122.740576) + (xy 179.606314 122.741894) (xy 179.548428 122.740518) (xy 179.49211 122.736421) (xy 179.437376 122.729653) + (xy 179.384246 122.720263) (xy 179.332737 122.708299) (xy 179.282866 122.693811) (xy 179.234651 122.676848) + (xy 179.18811 122.657459) (xy 179.14326 122.635692) (xy 179.10012 122.611596) (xy 179.058707 122.585221) + (xy 179.019038 122.556615) (xy 178.981132 122.525828) (xy 178.945006 122.492909) (xy 178.910678 122.457905) + (xy 178.878165 122.420867) (xy 178.847486 122.381844) (xy 178.818658 122.340884) (xy 178.791698 122.298036) + (xy 178.766625 122.253349) (xy 178.743456 122.206872) (xy 178.722208 122.158655) (xy 178.7029 122.108746) + (xy 178.685549 122.057194) (xy 178.670174 122.004048) (xy 178.656791 121.949357) (xy 178.645418 121.89317) + (xy 178.636073 121.835536) (xy 178.628774 121.776504) (xy 178.623539 121.716123) (xy 178.620384 121.654442) + (xy 178.619329 121.59151) (xy 178.620359 121.527104) (xy 178.623441 121.464153) (xy 178.62856 121.402696) + (xy 178.635704 121.342772) (xy 178.644858 121.284419) (xy 178.656008 121.227676) (xy 178.669142 121.172582) + (xy 178.684244 121.119175) (xy 178.701303 121.067494) (xy 178.720303 121.017578) (xy 178.741231 120.969465) + (xy 178.764075 120.923193) (xy 178.788818 120.878802) (xy 178.81545 120.836331) (xy 178.843954 120.795816) + (xy 178.874319 120.757299) (xy 178.906529 120.720816) (xy 178.940572 120.686407) (xy 178.976434 120.654111) + (xy 179.014101 120.623965) (xy 179.053559 120.596009) (xy 179.094795 120.570281) (xy 179.137795 120.54682) + (xy 179.182546 120.525665) (xy 179.229032 120.506854) (xy 179.277242 120.490425) (xy 179.327162 120.476418) + (xy 179.378777 120.464871) (xy 179.432073 120.455823) (xy 179.487038 120.449312) (xy 179.543658 120.445378) + ) + (pts + (xy 179.601918 120.755467) (xy 179.568122 120.756247) (xy 179.535295 120.758593) (xy 179.503443 120.762512) + (xy 179.472573 120.768009) (xy 179.442692 120.775093) (xy 179.413807 120.783771) (xy 179.385925 120.794049) + (xy 179.359053 120.805934) (xy 179.308364 120.834554) (xy 179.261796 120.869687) (xy 179.240074 120.889713) + (xy 179.219403 120.911389) (xy 179.19979 120.93472) (xy 179.18124 120.959715) (xy 179.163762 120.98638) + (xy 179.147362 121.014722) (xy 179.132047 121.044748) (xy 179.117824 121.076465) (xy 179.104699 121.10988) + (xy 179.092679 121.145) (xy 179.081772 121.181832) (xy 179.071984 121.220383) (xy 179.063321 121.26066) + (xy 179.055792 121.30267) (xy 179.049402 121.34642) (xy 179.044159 121.391916) (xy 179.040068 121.439167) + (xy 179.037138 121.488178) (xy 179.035375 121.538957) (xy 179.034786 121.59151) (xy 179.035376 121.644397) + (xy 179.03714 121.695488) (xy 179.040072 121.744791) (xy 179.044167 121.792314) (xy 179.049419 121.838064) + (xy 179.055821 121.882049) (xy 179.063367 121.924277) (xy 179.072052 121.964755) (xy 179.08187 122.003492) + (xy 179.092813 122.040493) (xy 179.104877 122.075769) (xy 179.118055 122.109325) (xy 179.132342 122.141169) + (xy 179.14773 122.17131) (xy 179.164215 122.199755) (xy 179.18179 122.226511) (xy 179.200449 122.251587) + (xy 179.220186 122.274989) (xy 179.240995 122.296725) (xy 179.262869 122.316804) (xy 179.285804 122.335233) + (xy 179.334829 122.36717) (xy 179.360908 122.380693) (xy 179.388022 122.392597) (xy 179.416166 122.402889) + (xy 179.445333 122.411577) (xy 179.475518 122.418668) (xy 179.506715 122.42417) (xy 179.538917 122.42809) + (xy 179.572119 122.430437) (xy 179.606314 122.431217) (xy 179.640443 122.430437) (xy 179.673583 122.428091) + (xy 179.705727 122.424173) (xy 179.736869 122.418675) (xy 179.767003 122.411591) (xy 179.796124 122.402913) + (xy 179.824224 122.392636) (xy 179.851298 122.380751) (xy 179.877339 122.367251) (xy 179.926299 122.335382) + (xy 179.949206 122.316997) (xy 179.971055 122.296971) (xy 179.991841 122.275296) (xy 180.011557 122.251964) + (xy 180.030198 122.226969) (xy 180.047757 122.200304) (xy 180.064227 122.171962) (xy 180.079604 122.141936) + (xy 180.093879 122.110219) (xy 180.107049 122.076804) (xy 180.119105 122.041684) (xy 180.130043 122.004852) + (xy 180.139855 121.966301) (xy 180.148537 121.926024) (xy 180.15608 121.884014) (xy 180.16248 121.840265) + (xy 180.167731 121.794768) (xy 180.171825 121.747518) (xy 180.174757 121.698507) (xy 180.176521 121.647728) + (xy 180.17711 121.595174) (xy 180.176508 121.542287) (xy 180.174708 121.491196) (xy 180.171716 121.441893) + (xy 180.167542 121.394371) (xy 180.162192 121.34862) (xy 180.155674 121.304635) (xy 180.147997 121.262407) + (xy 180.139168 121.221929) (xy 180.129195 121.183193) (xy 180.118086 121.146191) (xy 180.105847 121.110916) + (xy 180.092488 121.07736) (xy 180.078016 121.045515) (xy 180.062439 121.015374) (xy 180.045764 120.986929) + (xy 180.028 120.960173) (xy 180.009153 120.935098) (xy 179.989233 120.911695) (xy 179.968246 120.889959) + (xy 179.9462 120.86988) (xy 179.923104 120.851452) (xy 179.898965 120.834666) (xy 179.87379 120.819515) + (xy 179.847588 120.805991) (xy 179.820367 120.794087) (xy 179.792133 120.783795) (xy 179.762895 120.775107) + (xy 179.732661 120.768016) (xy 179.701439 120.762515) (xy 179.669236 120.758594) (xy 179.63606 120.756248) + ) + ) + (polygon + (pts + (xy 176.953837 120.444057) (xy 177.007591 120.445816) (xy 177.060014 120.451017) (xy 177.111063 120.459547) + (xy 177.160696 120.471294) (xy 177.208868 120.486145) (xy 177.255538 120.503988) (xy 177.300662 120.524709) + (xy 177.344198 120.548196) (xy 177.386103 120.574337) (xy 177.426333 120.603018) (xy 177.464845 120.634127) + (xy 177.501598 120.667551) (xy 177.536547 120.703178) (xy 177.56965 120.740894) (xy 177.600864 120.780588) + (xy 177.630146 120.822145) (xy 177.663851 120.490952) (xy 177.995777 120.490952) (xy 177.995777 122.695) + (xy 177.609629 122.695) (xy 177.609629 121.13502) (xy 177.58176 121.09214) (xy 177.553322 121.051225) + (xy 177.52423 121.012385) (xy 177.494396 120.975732) (xy 177.463734 120.941376) (xy 177.432156 120.909427) + (xy 177.399575 120.879997) (xy 177.365905 120.853195) (xy 177.331059 120.829132) (xy 177.294949 120.807919) + (xy 177.25749 120.789666) (xy 177.218593 120.774484) (xy 177.178171 120.762483) (xy 177.136139 120.753774) + (xy 177.092409 120.748468) (xy 177.046894 120.746674) (xy 177.007597 120.747833) (xy 176.970268 120.751443) + (xy 176.934984 120.757706) (xy 176.901825 120.766824) (xy 176.870868 120.779) (xy 176.842192 120.794433) + (xy 176.815875 120.813328) (xy 176.791996 120.835884) (xy 176.770632 120.862304) (xy 176.751863 120.892791) + (xy 176.735767 120.927544) (xy 176.722421 120.966768) (xy 176.711905 121.010662) (xy 176.704296 121.059429) + (xy 176.699673 121.113271) (xy 176.698115 121.17239) (xy 176.698115 122.695) (xy 176.311234 122.695) + (xy 176.311234 121.118168) (xy 176.311921 121.079488) (xy 176.313975 121.04177) (xy 176.317384 121.005031) + (xy 176.322136 120.969289) (xy 176.328221 120.934562) (xy 176.335626 120.900866) (xy 176.34434 120.86822) + (xy 176.354351 120.83664) (xy 176.365648 120.806144) (xy 176.378219 120.776749) (xy 176.392053 120.748474) + (xy 176.407139 120.721335) (xy 176.423464 120.69535) (xy 176.441017 120.670536) (xy 176.459787 120.646911) + (xy 176.479762 120.624492) (xy 176.50093 120.603296) (xy 176.523281 120.583342) (xy 176.546802 120.564646) + (xy 176.571482 120.547226) (xy 176.597309 120.5311) (xy 176.624272 120.516284) (xy 176.65236 120.502796) + (xy 176.68156 120.490654) (xy 176.711861 120.479876) (xy 176.743252 120.470478) (xy 176.775722 120.462477) + (xy 176.809258 120.455893) (xy 176.843849 120.450741) (xy 176.879483 120.447039) (xy 176.91615 120.444806) + ) + ) + (polygon + (pts + (xy 174.58346 122.33523) (xy 174.613631 122.350943) (xy 174.642829 122.365111) (xy 174.671204 122.377734) + (xy 174.698904 122.388811) (xy 174.735044 122.401175) (xy 174.770599 122.410792) (xy 174.805924 122.417662) + (xy 174.841368 122.421783) (xy 174.877284 122.423157) (xy 174.912133 122.421935) (xy 174.944189 122.418254) + (xy 174.973527 122.412097) (xy 175.012603 122.398173) (xy 175.045987 122.378567) (xy 175.073932 122.353213) + (xy 175.096692 122.322046) (xy 175.114521 122.285001) (xy 175.123792 122.257007) (xy 175.131059 122.226352) + (xy 175.136398 122.193016) (xy 175.139883 122.156982) (xy 175.14159 122.118228) (xy 175.141799 122.097826) + (xy 175.141799 120.789905) (xy 174.658931 120.789905) (xy 174.617166 120.490952) (xy 175.141799 120.490952) + (xy 175.141799 119.945069) (xy 175.52868 119.991231) (xy 175.52868 120.490952) (xy 175.914828 120.490952) + (xy 175.914828 120.789905) (xy 175.52868 120.789905) (xy 175.52868 122.114678) (xy 175.52803 122.15245) + (xy 175.526087 122.189101) (xy 175.522866 122.224625) (xy 175.518379 122.259017) (xy 175.512639 122.292273) + (xy 175.50566 122.324387) (xy 175.497455 122.355355) (xy 175.488037 122.38517) (xy 175.477418 122.413828) + (xy 175.465613 122.441324) (xy 175.452634 122.467653) (xy 175.423208 122.516788) (xy 175.389244 122.561194) + (xy 175.350849 122.600828) (xy 175.308127 122.635651) (xy 175.261184 122.665621) (xy 175.210125 122.690697) + (xy 175.155054 122.71084) (xy 175.126048 122.719048) (xy 175.096078 122.726008) (xy 175.065158 122.731713) + (xy 175.033301 122.73616) (xy 175.00052 122.739342) (xy 174.966828 122.741255) (xy 174.932239 122.741894) + (xy 174.897133 122.74131) (xy 174.862689 122.739556) (xy 174.828882 122.736629) (xy 174.795688 122.732529) + (xy 174.763083 122.727252) (xy 174.731041 122.720797) (xy 174.699538 122.713161) (xy 174.668548 122.704342) + (xy 174.638049 122.694338) (xy 174.608014 122.683147) (xy 174.578419 122.670767) (xy 174.54924 122.657195) + (xy 174.520451 122.64243) (xy 174.492028 122.626469) (xy 174.463947 122.609311) (xy 174.436182 122.590952) + ) + ) + ) + ) + (gr_text "8seg base v2" (at 166.056995 114.061317 53) (layer "F.SilkS") (tstamp 00000000-0000-0000-0000-00005de93595) + (effects (font (face "Fira Sans") (size 2.5 2.5) (thickness 0.4))) + (render_cache "8seg base v2" 53 + (polygon + (pts + (xy 160.626907 120.895055) (xy 160.631633 120.867923) (xy 160.635766 120.841316) (xy 160.639299 120.815229) + (xy 160.642223 120.789656) (xy 160.644529 120.76459) (xy 160.64621 120.740026) (xy 160.647664 120.692378) + (xy 160.646518 120.646665) (xy 160.642706 120.602837) (xy 160.636164 120.560846) (xy 160.626826 120.520645) + (xy 160.614625 120.482185) (xy 160.599497 120.445417) (xy 160.581377 120.410293) (xy 160.560197 120.376766) + (xy 160.535894 120.344787) (xy 160.508401 120.314307) (xy 160.477653 120.285278) (xy 160.443584 120.257652) + (xy 160.413539 120.236319) (xy 160.383228 120.217344) (xy 160.352691 120.200671) (xy 160.321965 120.186244) + (xy 160.291091 120.174009) (xy 160.260106 120.163908) (xy 160.22905 120.155887) (xy 160.197961 120.14989) + (xy 160.166879 120.145862) (xy 160.135842 120.143745) (xy 160.10489 120.143486) (xy 160.07406 120.145027) + (xy 160.043393 120.148314) (xy 160.012926 120.153291) (xy 159.982699 120.159902) (xy 159.952751 120.168091) + (xy 159.92312 120.177803) (xy 159.893846 120.188982) (xy 159.864966 120.201572) (xy 159.836521 120.215518) + (xy 159.808549 120.230764) (xy 159.781088 120.247254) (xy 159.754179 120.264933) (xy 159.727859 120.283745) + (xy 159.702167 120.303634) (xy 159.677143 120.324544) (xy 159.652825 120.346421) (xy 159.629252 120.369208) + (xy 159.606464 120.392849) (xy 159.584498 120.417289) (xy 159.563394 120.442473) (xy 159.54319 120.468344) + (xy 159.523534 120.495436) (xy 159.504894 120.523188) (xy 159.487308 120.551546) (xy 159.470812 120.580458) + (xy 159.455441 120.60987) (xy 159.441232 120.63973) (xy 159.428219 120.669983) (xy 159.416441 120.700577) + (xy 159.405931 120.73146) (xy 159.396727 120.762577) (xy 159.388864 120.793875) (xy 159.382378 120.825303) + (xy 159.377305 120.856805) (xy 159.373681 120.88833) (xy 159.371543 120.919824) (xy 159.370925 120.951234) + (xy 159.371864 120.982507) (xy 159.374397 121.01359) (xy 159.378558 121.044429) (xy 159.384384 121.074972) + (xy 159.391911 121.105166) (xy 159.401175 121.134956) (xy 159.412212 121.164292) (xy 159.425058 121.193118) + (xy 159.439748 121.221382) (xy 159.456319 121.249031) (xy 159.474806 121.276012) (xy 159.495247 121.302272) + (xy 159.517675 121.327757) (xy 159.542129 121.352414) (xy 159.568643 121.376191) (xy 159.597253 121.399034) + (xy 159.633667 121.424825) (xy 159.670517 121.447614) (xy 159.707841 121.467375) (xy 159.745676 121.484083) + (xy 159.78406 121.497716) (xy 159.82303 121.508248) (xy 159.862624 121.515654) (xy 159.902878 121.519911) + (xy 159.943831 121.520994) (xy 159.98552 121.518878) (xy 160.027982 121.51354) (xy 160.071255 121.504954) + (xy 160.115376 121.493096) (xy 160.160383 121.477942) (xy 160.18323 121.469122) (xy 160.206313 121.459468) + (xy 160.229636 121.448978) (xy 160.253203 121.437648) (xy 160.246806 121.466104) (xy 160.241082 121.494233) + (xy 160.236047 121.522032) (xy 160.231718 121.549499) (xy 160.228111 121.576632) (xy 160.225241 121.603428) + (xy 160.223125 121.629885) (xy 160.22178 121.656001) (xy 160.221221 121.681774) (xy 160.221465 121.7072) + (xy 160.222528 121.732278) (xy 160.224425 121.757006) (xy 160.227174 121.78138) (xy 160.235291 121.82906) + (xy 160.247006 121.875299) (xy 160.262451 121.920079) (xy 160.281754 121.963381) (xy 160.305045 122.005185) + (xy 160.332453 122.045474) (xy 160.347742 122.065044) (xy 160.364109 122.084228) (xy 160.38157 122.103023) + (xy 160.400141 122.121428) (xy 160.419839 122.13944) (xy 160.44068 122.157056) (xy 160.462679 122.174274) + (xy 160.49187 122.195108) (xy 160.52163 122.214067) (xy 160.551917 122.231156) (xy 160.582689 122.246378) + (xy 160.613906 122.259738) (xy 160.645526 122.271241) (xy 160.677507 122.28089) (xy 160.709809 122.288691) + (xy 160.74239 122.294646) (xy 160.775209 122.298761) (xy 160.808225 122.30104) (xy 160.841396 122.301487) + (xy 160.87468 122.300106) (xy 160.908038 122.296902) (xy 160.941426 122.291879) (xy 160.974805 122.285041) + (xy 161.008132 122.276393) (xy 161.041366 122.265938) (xy 161.074467 122.253682) (xy 161.107392 122.239628) + (xy 161.140101 122.22378) (xy 161.172551 122.206144) (xy 161.204703 122.186723) (xy 161.236514 122.165521) + (xy 161.267943 122.142543) (xy 161.298949 122.117794) (xy 161.329491 122.091276) (xy 161.359526 122.062996) + (xy 161.389015 122.032956) (xy 161.417916 122.001162) (xy 161.446186 121.967617) (xy 161.473786 121.932326) + (xy 161.499764 121.896516) (xy 161.523957 121.860437) (xy 161.546367 121.824133) (xy 161.566996 121.787651) + (xy 161.585844 121.751038) (xy 161.602914 121.714339) (xy 161.618207 121.6776) (xy 161.631725 121.640868) + (xy 161.64347 121.604188) (xy 161.653444 121.567606) (xy 161.661647 121.53117) (xy 161.668083 121.494924) + (xy 161.672751 121.458915) (xy 161.675655 121.423189) (xy 161.676796 121.387791) (xy 161.676175 121.352769) + (xy 161.673795 121.318167) (xy 161.669656 121.284033) (xy 161.663761 121.250412) (xy 161.656111 121.21735) + (xy 161.646709 121.184894) (xy 161.635554 121.153089) (xy 161.62265 121.121981) (xy 161.607999 121.091617) + (xy 161.5916 121.062042) (xy 161.573457 121.033303) (xy 161.553572 121.005446) (xy 161.531945 120.978517) + (xy 161.508578 120.952561) (xy 161.483473 120.927626) (xy 161.456632 120.903756) (xy 161.428057 120.880999) + (xy 161.405923 120.864948) (xy 161.383594 120.850004) (xy 161.36107 120.836163) (xy 161.338351 120.823419) + (xy 161.31544 120.811769) (xy 161.292337 120.801209) (xy 161.269042 120.791733) (xy 161.245556 120.783339) + (xy 161.221881 120.776021) (xy 161.198017 120.769776) (xy 161.173965 120.764599) (xy 161.149725 120.760486) + (xy 161.125299 120.757432) (xy 161.100688 120.755434) (xy 161.075892 120.754486) (xy 161.050912 120.754586) + (xy 161.025749 120.755728) (xy 161.000403 120.757908) (xy 160.974877 120.761122) (xy 160.94917 120.765366) + (xy 160.923283 120.770635) (xy 160.897217 120.776926) (xy 160.870973 120.784233) (xy 160.844552 120.792553) + (xy 160.817955 120.801882) (xy 160.791182 120.812214) (xy 160.764235 120.823546) (xy 160.737114 120.835874) + (xy 160.709819 120.849193) (xy 160.682353 120.863499) (xy 160.654715 120.878788) + ) + (pts + (xy 159.736301 120.613863) (xy 159.765619 120.577734) (xy 159.795902 120.545763) (xy 159.827046 120.517918) + (xy 159.858946 120.494164) (xy 159.891498 120.474467) (xy 159.924598 120.458794) (xy 159.958141 120.44711) + (xy 159.992023 120.439382) (xy 160.026139 120.435575) (xy 160.060385 120.435657) (xy 160.094657 120.439592) + (xy 160.12885 120.447348) (xy 160.16286 120.45889) (xy 160.196582 120.474184) (xy 160.229912 120.493198) + (xy 160.262746 120.515895) (xy 160.291318 120.538718) (xy 160.317274 120.562197) (xy 160.340669 120.586438) + (xy 160.361558 120.611548) (xy 160.379996 120.637634) (xy 160.396038 120.664801) (xy 160.40974 120.693157) + (xy 160.421156 120.722809) (xy 160.430343 120.753862) (xy 160.437355 120.786423) (xy 160.442247 120.820599) + (xy 160.445075 120.856497) (xy 160.445894 120.894222) (xy 160.444758 120.933882) (xy 160.441724 120.975583) + (xy 160.436847 121.019432) (xy 160.384134 121.053873) (xy 160.362509 121.068869) (xy 160.341242 121.083347) + (xy 160.320319 121.097281) (xy 160.299721 121.110646) (xy 160.259441 121.135565) (xy 160.22027 121.157898) + (xy 160.182079 121.177438) (xy 160.144737 121.193981) (xy 160.108114 121.207321) (xy 160.072078 121.21725) + (xy 160.0365 121.223564) (xy 160.00125 121.226057) (xy 159.966195 121.224523) (xy 159.931207 121.218756) + (xy 159.896155 121.208551) (xy 159.860908 121.1937) (xy 159.825335 121.174) (xy 159.789307 121.149243) + (xy 159.756254 121.122098) (xy 159.727297 121.093645) (xy 159.702409 121.063984) (xy 159.681561 121.033215) + (xy 159.664726 121.001438) (xy 159.651875 120.968752) (xy 159.64298 120.935257) (xy 159.638012 120.901053) + (xy 159.636945 120.86624) (xy 159.639749 120.830917) (xy 159.646396 120.795184) (xy 159.656859 120.759141) + (xy 159.671109 120.722887) (xy 159.689118 120.686523) (xy 159.710858 120.650149) + ) + (pts + (xy 161.272152 121.775797) (xy 161.255601 121.797029) (xy 161.238754 121.817199) (xy 161.221626 121.836302) + (xy 161.20423 121.854333) (xy 161.186581 121.871289) (xy 161.150576 121.901954) (xy 161.113724 121.92826) + (xy 161.076137 121.95017) (xy 161.037925 121.967648) (xy 160.999202 121.980656) (xy 160.960078 121.989158) + (xy 160.920665 121.993117) (xy 160.881075 121.992496) (xy 160.841419 121.987259) (xy 160.80181 121.977369) + (xy 160.762359 121.962789) (xy 160.723178 121.943481) (xy 160.684378 121.919411) (xy 160.665156 121.905577) + (xy 160.628425 121.876257) (xy 160.595006 121.846138) (xy 160.564852 121.81517) (xy 160.537914 121.783304) + (xy 160.514147 121.750489) (xy 160.493502 121.716676) (xy 160.475932 121.681813) (xy 160.461391 121.64585) + (xy 160.44983 121.608738) (xy 160.441203 121.570427) (xy 160.435462 121.530865) (xy 160.432559 121.490003) + (xy 160.432449 121.447791) (xy 160.435083 121.404178) (xy 160.440413 121.359115) (xy 160.448394 121.312551) + (xy 160.5263 121.261925) (xy 160.556851 121.241472) (xy 160.586494 121.222106) (xy 160.615265 121.203827) + (xy 160.643198 121.186637) (xy 160.670329 121.170537) (xy 160.696693 121.155527) (xy 160.722326 121.141609) + (xy 160.747263 121.128783) (xy 160.771539 121.117051) (xy 160.795191 121.106414) (xy 160.818252 121.096873) + (xy 160.862746 121.081081) (xy 160.905305 121.069684) (xy 160.946211 121.06269) (xy 160.985747 121.060108) + (xy 161.024196 121.061945) (xy 161.061841 121.06821) (xy 161.098964 121.078911) (xy 161.135849 121.094055) + (xy 161.172778 121.113652) (xy 161.210034 121.137709) (xy 161.228873 121.151412) (xy 161.263607 121.180192) + (xy 161.294266 121.211034) (xy 161.32081 121.243789) (xy 161.343194 121.278308) (xy 161.361379 121.314443) + (xy 161.375321 121.352042) (xy 161.384978 121.390958) (xy 161.390309 121.431041) (xy 161.391271 121.472141) + (xy 161.387823 121.51411) (xy 161.379922 121.556798) (xy 161.367525 121.600055) (xy 161.350593 121.643733) + (xy 161.329081 121.687682) (xy 161.316595 121.709712) (xy 161.302948 121.731753) (xy 161.288135 121.753788) + ) + ) + (polygon + (pts + (xy 161.028552 119.341358) (xy 161.007693 119.370071) (xy 160.988183 119.399036) (xy 160.97002 119.42821) + (xy 160.953205 119.457552) (xy 160.937739 119.487019) (xy 160.923623 119.516571) (xy 160.910857 119.546163) + (xy 160.899442 119.575756) (xy 160.889378 119.605306) (xy 160.880666 119.634771) (xy 160.873306 119.664111) + (xy 160.867299 119.693282) (xy 160.862646 119.722242) (xy 160.859347 119.750951) (xy 160.857402 119.779364) + (xy 160.856813 119.807442) (xy 160.857579 119.835141) (xy 160.859702 119.86242) (xy 160.863181 119.889237) + (xy 160.868018 119.91555) (xy 160.874213 119.941316) (xy 160.881767 119.966494) (xy 160.89068 119.991041) + (xy 160.900952 120.014917) (xy 160.912585 120.038078) (xy 160.925579 120.060482) (xy 160.939934 120.082089) + (xy 160.955651 120.102855) (xy 160.972731 120.122739) (xy 160.991173 120.141699) (xy 161.01098 120.159693) + (xy 161.03215 120.176678) (xy 161.070869 120.203518) (xy 161.110284 120.226106) (xy 161.150495 120.244363) + (xy 161.191599 120.258209) (xy 161.233694 120.267566) (xy 161.276879 120.272353) (xy 161.321251 120.272491) + (xy 161.366908 120.2679) (xy 161.413948 120.258501) (xy 161.438018 120.251974) (xy 161.46247 120.244214) + (xy 161.487317 120.235213) (xy 161.512571 120.22496) (xy 161.538245 120.213445) (xy 161.56435 120.200659) + (xy 161.590899 120.186591) (xy 161.617904 120.171231) (xy 161.645378 120.15457) (xy 161.673332 120.136597) + (xy 161.701779 120.117303) (xy 161.730731 120.096678) (xy 161.760201 120.074711) (xy 161.7902 120.051393) + (xy 161.81683 120.030499) (xy 161.842448 120.010755) (xy 161.867094 119.992151) (xy 161.890807 119.974677) + (xy 161.913626 119.958322) (xy 161.935589 119.943074) (xy 161.956735 119.928923) (xy 161.996735 119.903868) + (xy 162.033935 119.883071) (xy 162.06865 119.866445) (xy 162.101189 119.853904) (xy 162.131864 119.84536) + (xy 162.160987 119.840728) (xy 162.188871 119.83992) (xy 162.215825 119.842851) (xy 162.242163 119.849433) + (xy 162.268195 119.85958) (xy 162.294234 119.873205) (xy 162.320591 119.890222) (xy 162.333986 119.899976) + (xy 162.35822 119.920475) (xy 162.378998 119.942765) (xy 162.39634 119.966739) (xy 162.410262 119.99229) + (xy 162.420784 120.01931) (xy 162.427923 120.047691) (xy 162.431698 120.077327) (xy 162.432126 120.108111) + (xy 162.429226 120.139934) (xy 162.423016 120.172691) (xy 162.413514 120.206272) (xy 162.400738 120.240572) + (xy 162.384706 120.275483) (xy 162.365437 120.310897) (xy 162.342948 120.346708) (xy 162.317258 120.382807) + (xy 162.294312 120.411982) (xy 162.27055 120.439724) (xy 162.245994 120.466054) (xy 162.220668 120.490996) + (xy 162.194592 120.514571) (xy 162.16779 120.536803) (xy 162.140283 120.557713) (xy 162.112094 120.577324) + (xy 162.083246 120.595658) (xy 162.05376 120.612739) (xy 162.023659 120.628587) (xy 161.992966 120.643226) + (xy 161.961701 120.656678) (xy 161.929889 120.668966) (xy 161.897551 120.680111) (xy 161.864709 120.690137) + (xy 161.916523 120.944024) (xy 161.955722 120.934795) (xy 161.99503 120.923771) (xy 162.034395 120.910867) + (xy 162.073767 120.895996) (xy 162.113095 120.879071) (xy 162.15233 120.860008) (xy 162.191421 120.838719) + (xy 162.230318 120.815119) (xy 162.268969 120.789121) (xy 162.307325 120.760639) (xy 162.345335 120.729588) + (xy 162.364194 120.713071) (xy 162.382949 120.69588) (xy 162.401591 120.678003) (xy 162.420116 120.65943) + (xy 162.438516 120.640149) (xy 162.456785 120.620151) (xy 162.474918 120.599424) (xy 162.492908 120.577958) + (xy 162.510748 120.555741) (xy 162.528432 120.532764) (xy 162.549098 120.504487) (xy 162.568832 120.475737) + (xy 162.587593 120.446558) (xy 162.605339 120.416996) (xy 162.622028 120.387095) (xy 162.63762 120.3569) + (xy 162.652072 120.326457) (xy 162.665344 120.295811) (xy 162.677393 120.265006) (xy 162.688178 120.234088) + (xy 162.697658 120.203102) (xy 162.705791 120.172092) (xy 162.712536 120.141104) (xy 162.717851 120.110183) + (xy 162.721694 120.079373) (xy 162.724025 120.04872) (xy 162.724802 120.018269) (xy 162.723983 119.988065) + (xy 162.721526 119.958153) (xy 162.717391 119.928578) (xy 162.711535 119.899385) (xy 162.703918 119.870618) + (xy 162.694497 119.842324) (xy 162.683232 119.814547) (xy 162.670081 119.787332) (xy 162.655001 119.760724) + (xy 162.637953 119.734768) (xy 162.618894 119.709509) (xy 162.597782 119.684993) (xy 162.574577 119.661264) + (xy 162.549237 119.638367) (xy 162.52172 119.616347) (xy 162.497848 119.599177) (xy 162.473952 119.583621) + (xy 162.450025 119.569658) (xy 162.426056 119.557265) (xy 162.402036 119.546424) (xy 162.377955 119.537112) + (xy 162.353803 119.529309) (xy 162.329571 119.522993) (xy 162.30525 119.518145) (xy 162.28083 119.514742) + (xy 162.256301 119.512764) (xy 162.231654 119.512191) (xy 162.206879 119.513) (xy 162.181966 119.515172) + (xy 162.156907 119.518685) (xy 162.131691 119.523519) (xy 162.106309 119.529652) (xy 162.080751 119.537063) + (xy 162.055008 119.545732) (xy 162.029071 119.555638) (xy 162.002929 119.566759) (xy 161.976572 119.579075) + (xy 161.949993 119.592565) (xy 161.92318 119.607208) (xy 161.896125 119.622983) (xy 161.868818 119.639869) + (xy 161.841248 119.657845) (xy 161.813408 119.676891) (xy 161.785286 119.696984) (xy 161.756874 119.718105) + (xy 161.728162 119.740233) (xy 161.699141 119.763345) (xy 161.67698 119.780894) (xy 161.655537 119.797537) + (xy 161.634785 119.81328) (xy 161.614702 119.828127) (xy 161.576444 119.855157) (xy 161.540571 119.878671) + (xy 161.506889 119.898711) (xy 161.475207 119.915321) (xy 161.445331 119.928544) (xy 161.417069 119.938423) + (xy 161.390229 119.945) (xy 161.364618 119.948319) (xy 161.340042 119.948423) (xy 161.304701 119.942645) + (xy 161.270609 119.929875) (xy 161.248253 119.917549) (xy 161.22597 119.902223) (xy 161.205522 119.88493) + (xy 161.187888 119.866047) (xy 161.173072 119.845669) (xy 161.16108 119.823889) (xy 161.151915 119.800798) + (xy 161.145584 119.776492) (xy 161.142089 119.751062) (xy 161.141438 119.724603) (xy 161.143633 119.697207) + (xy 161.14868 119.668967) (xy 161.156585 119.639978) (xy 161.16735 119.610331) (xy 161.180982 119.580121) + (xy 161.197486 119.549439) (xy 161.216865 119.518381) (xy 161.239125 119.487038) (xy 161.258781 119.461965) + (xy 161.279055 119.438092) (xy 161.299991 119.415362) (xy 161.321632 119.393719) (xy 161.34402 119.373105) + (xy 161.367198 119.353463) (xy 161.39121 119.334736) (xy 161.416099 119.316867) (xy 161.441908 119.299798) + (xy 161.46868 119.283473) (xy 161.496458 119.267835) (xy 161.525284 119.252825) (xy 161.555203 119.238388) + (xy 161.586257 119.224465) (xy 161.618489 119.211001) (xy 161.651942 119.197937) (xy 161.573331 118.967437) + (xy 161.534106 118.979287) (xy 161.495651 118.992311) (xy 161.457949 119.006586) (xy 161.420984 119.022189) + (xy 161.384737 119.039198) (xy 161.349192 119.057691) (xy 161.314331 119.077746) (xy 161.280137 119.099441) + (xy 161.246594 119.122853) (xy 161.213684 119.14806) (xy 161.181389 119.17514) (xy 161.149693 119.204171) + (xy 161.118578 119.235231) (xy 161.088028 119.268396) (xy 161.058025 119.303746) + ) + ) + (polygon + (pts + (xy 163.263564 117.861799) (xy 163.222395 117.831738) (xy 163.181286 117.803642) (xy 163.140262 117.777523) + (xy 163.099344 117.753392) (xy 163.058557 117.73126) (xy 163.017924 117.711138) (xy 162.977468 117.693037) + (xy 162.937212 117.676969) (xy 162.897181 117.662944) (xy 162.857397 117.650974) (xy 162.817884 117.64107) + (xy 162.778665 117.633243) (xy 162.739763 117.627504) (xy 162.701202 117.623865) (xy 162.663005 117.622336) + (xy 162.625196 117.622929) (xy 162.587797 117.625655) (xy 162.550833 117.630525) (xy 162.514327 117.637551) + (xy 162.478301 117.646743) (xy 162.44278 117.658112) (xy 162.407787 117.67167) (xy 162.373344 117.687428) + (xy 162.339477 117.705398) (xy 162.306206 117.725589) (xy 162.273557 117.748014) (xy 162.241553 117.772684) + (xy 162.210217 117.799609) (xy 162.179571 117.828801) (xy 162.149641 117.860272) (xy 162.120448 117.894031) + (xy 162.092017 117.930091) (xy 162.066417 117.966024) (xy 162.043345 118.002475) (xy 162.022775 118.039402) + (xy 162.004682 118.076762) (xy 161.989042 118.114512) (xy 161.97583 118.152609) (xy 161.965021 118.191011) + (xy 161.956591 118.229675) (xy 161.950514 118.268557) (xy 161.946766 118.307616) (xy 161.945323 118.346809) + (xy 161.946159 118.386093) (xy 161.949249 118.425425) (xy 161.954569 118.464762) (xy 161.962095 118.504062) + (xy 161.9718 118.543281) (xy 161.983661 118.582378) (xy 161.997653 118.62131) (xy 162.013751 118.660033) + (xy 162.03193 118.698505) (xy 162.052166 118.736683) (xy 162.074433 118.774525) (xy 162.098708 118.811987) + (xy 162.124964 118.849027) (xy 162.153178 118.885603) (xy 162.183324 118.921671) (xy 162.215379 118.957188) + (xy 162.249316 118.992113) (xy 162.285112 119.026402) (xy 162.322741 119.060012) (xy 162.362179 119.092902) + (xy 162.403401 119.125027) (xy 162.447288 119.156997) (xy 162.491153 119.186763) (xy 162.534967 119.21432) + (xy 162.578699 119.239668) (xy 162.62232 119.262804) (xy 162.665802 119.283726) (xy 162.709114 119.302432) + (xy 162.752227 119.31892) (xy 162.795111 119.333187) (xy 162.837738 119.345231) (xy 162.880078 119.355051) + (xy 162.9221 119.362643) (xy 162.963777 119.368006) (xy 163.005078 119.371138) (xy 163.045973 119.372036) + (xy 163.086435 119.370699) (xy 163.126432 119.367124) (xy 163.165936 119.361308) (xy 163.204917 119.353251) + (xy 163.243346 119.342949) (xy 163.281193 119.3304) (xy 163.318428 119.315603) (xy 163.355024 119.298555) + (xy 163.390949 119.279253) (xy 163.426174 119.257697) (xy 163.460671 119.233883) (xy 163.494409 119.20781) + (xy 163.527359 119.179474) (xy 163.559492 119.148875) (xy 163.590779 119.11601) (xy 163.621189 119.080877) + (xy 163.650693 119.043473) (xy 163.678346 119.005089) (xy 163.703741 118.966376) (xy 163.726935 118.927336) + (xy 163.747984 118.887968) (xy 163.766947 118.848272) (xy 163.783879 118.808249) (xy 163.798837 118.767899) + (xy 163.811879 118.727223) (xy 163.823062 118.686221) (xy 163.832441 118.644892) (xy 163.840074 118.603238) + (xy 163.846019 118.561259) (xy 163.850331 118.518955) (xy 163.853068 118.476326) (xy 163.854287 118.433372) + (xy 163.854044 118.390095) (xy 163.615427 118.386134) (xy 163.613702 118.422208) (xy 163.61109 118.457042) + (xy 163.607547 118.490728) (xy 163.603027 118.523359) (xy 163.597486 118.555027) (xy 163.590877 118.585826) + (xy 163.583157 118.615846) (xy 163.574279 118.645182) (xy 163.564199 118.673926) (xy 163.552872 118.70217) + (xy 163.540253 118.730007) (xy 163.526296 118.757529) (xy 163.510956 118.784828) (xy 163.494188 118.811999) + (xy 163.475948 118.839132) (xy 163.456189 118.866321) (xy 163.440899 118.885801) (xy 163.408694 118.921965) + (xy 163.374301 118.954233) (xy 163.337692 118.982402) (xy 163.298842 119.006267) (xy 163.257725 119.025627) + (xy 163.214315 119.040278) (xy 163.168586 119.050016) (xy 163.120512 119.054638) (xy 163.095587 119.054967) + (xy 163.070066 119.053941) (xy 163.043946 119.051535) (xy 163.017224 119.047722) (xy 162.989896 119.042478) + (xy 162.961959 119.035777) (xy 162.933409 119.027594) (xy 162.904244 119.017903) (xy 162.87446 119.006679) + (xy 162.844054 118.993897) (xy 162.813023 118.979531) (xy 162.781363 118.963556) (xy 162.749072 118.945945) + (xy 162.716145 118.926675) (xy 162.682581 118.905719) (xy 163.390333 117.966501) (xy 163.371443 117.949716) + (xy 163.349863 117.931085) (xy 163.330108 117.914495) (xy 163.308988 117.897232) (xy 163.28673 117.879574) + ) + (pts + (xy 163.012737 118.071889) (xy 162.492396 118.762405) (xy 162.464746 118.738203) (xy 162.438647 118.714177) + (xy 162.414082 118.690329) (xy 162.391036 118.666658) (xy 162.369494 118.643166) (xy 162.349441 118.619853) + (xy 162.330861 118.59672) (xy 162.313739 118.573768) (xy 162.298059 118.550996) (xy 162.283808 118.528407) + (xy 162.270968 118.505999) (xy 162.259525 118.483775) (xy 162.240767 118.439878) (xy 162.227413 118.39672) + (xy 162.21934 118.354308) (xy 162.216424 118.312645) (xy 162.218544 118.271737) (xy 162.225577 118.231589) + (xy 162.2374 118.192206) (xy 162.253891 118.153593) (xy 162.274927 118.115755) (xy 162.300386 118.078698) + (xy 162.316978 118.057622) (xy 162.333955 118.037915) (xy 162.351312 118.019572) (xy 162.369043 118.002588) + (xy 162.405607 117.972679) (xy 162.443607 117.948151) (xy 162.483001 117.928965) (xy 162.523749 117.915084) + (xy 162.56581 117.90647) (xy 162.609142 117.903086) (xy 162.653704 117.904894) (xy 162.699456 117.911856) + (xy 162.746356 117.923935) (xy 162.770224 117.931882) (xy 162.794364 117.941093) (xy 162.81877 117.951565) + (xy 162.843437 117.963293) (xy 162.868361 117.976271) (xy 162.893536 117.990496) (xy 162.918957 118.005962) + (xy 162.944619 118.022665) (xy 162.970516 118.0406) (xy 162.996645 118.059763) + ) + ) + (polygon + (pts + (xy 163.563019 115.705076) (xy 163.553297 115.748163) (xy 163.543495 115.790362) (xy 163.533235 115.832012) + (xy 163.52214 115.873452) (xy 163.509831 115.915022) (xy 163.495932 115.957061) (xy 163.480064 115.999908) + (xy 163.46185 116.043902) (xy 163.451745 116.066435) (xy 163.440912 116.089383) (xy 163.429304 116.112786) + (xy 163.416872 116.136689) (xy 163.403572 116.161133) (xy 163.389354 116.18616) (xy 163.374171 116.211814) + (xy 163.357978 116.238136) (xy 163.340725 116.265168) (xy 163.322367 116.292954) (xy 163.302856 116.321536) + (xy 163.282144 116.350955) (xy 163.260185 116.381255) (xy 163.236931 116.412478) (xy 163.212335 116.444666) + (xy 163.18635 116.477862) (xy 163.164242 116.508488) (xy 163.143737 116.539532) (xy 163.124833 116.570947) + (xy 163.107532 116.602684) (xy 163.091831 116.634698) (xy 163.077731 116.666942) (xy 163.065231 116.699367) + (xy 163.05433 116.731928) (xy 163.045028 116.764578) (xy 163.037325 116.797268) (xy 163.031219 116.829953) + (xy 163.026711 116.862584) (xy 163.023799 116.895116) (xy 163.022484 116.927501) (xy 163.022764 116.959692) + (xy 163.024639 116.991643) (xy 163.028109 117.023305) (xy 163.033173 117.054632) (xy 163.03983 117.085577) + (xy 163.048081 117.116093) (xy 163.057923 117.146133) (xy 163.069358 117.17565) (xy 163.082383 117.204597) + (xy 163.097 117.232927) (xy 163.113207 117.260592) (xy 163.131003 117.287546) (xy 163.150389 117.313742) + (xy 163.171363 117.339133) (xy 163.193925 117.363672) (xy 163.218075 117.387311) (xy 163.243812 117.410004) + (xy 163.271135 117.431703) (xy 163.306507 117.45691) (xy 163.341885 117.479206) (xy 163.377317 117.498594) + (xy 163.412851 117.515079) (xy 163.448535 117.528667) (xy 163.484416 117.539362) (xy 163.520542 117.547169) + (xy 163.556962 117.552093) (xy 163.593724 117.554137) (xy 163.630875 117.553308) (xy 163.668463 117.54961) + (xy 163.706536 117.543048) (xy 163.745143 117.533626) (xy 163.78433 117.521349) (xy 163.824147 117.506222) + (xy 163.86464 117.48825) (xy 163.863534 117.517742) (xy 163.8639 117.546486) (xy 163.86571 117.574444) + (xy 163.868932 117.601581) (xy 163.873536 117.627859) (xy 163.87949 117.653242) (xy 163.886764 117.677694) + (xy 163.895328 117.701178) (xy 163.905151 117.723657) (xy 163.922179 117.755411) (xy 163.941866 117.7847) + (xy 163.964109 117.811399) (xy 163.988805 117.835386) (xy 164.00658 117.849808) (xy 164.035454 117.869397) + (xy 164.065845 117.885746) (xy 164.097618 117.898689) (xy 164.130636 117.908062) (xy 164.164763 117.913696) + (xy 164.199865 117.915427) (xy 164.235805 117.913087) (xy 164.272447 117.906512) (xy 164.309656 117.895534) + (xy 164.347296 117.879988) (xy 164.385232 117.859707) (xy 164.423326 117.834526) (xy 164.461445 117.804278) + (xy 164.48047 117.787202) (xy 164.499451 117.768796) (xy 164.518369 117.749042) (xy 164.537209 117.727916) + (xy 164.555953 117.7054) (xy 164.574584 117.681471) (xy 164.749133 117.449836) (xy 164.775388 117.416647) + (xy 164.801897 117.386427) (xy 164.828618 117.359231) (xy 164.855508 117.335115) (xy 164.882525 117.314137) + (xy 164.909626 117.296353) (xy 164.936768 117.281819) (xy 164.96391 117.270591) (xy 164.991008 117.262726) + (xy 165.01802 117.258281) (xy 165.044904 117.257312) (xy 165.071617 117.259875) (xy 165.098116 117.266027) + (xy 165.124359 117.275824) (xy 165.150304 117.289323) (xy 165.175908 117.306579) (xy 165.201114 117.327662) + (xy 165.222701 117.35034) (xy 165.240544 117.37474) (xy 165.254515 117.400984) (xy 165.26449 117.429198) + (xy 165.27034 117.459506) (xy 165.271941 117.492032) (xy 165.269166 117.5269) (xy 165.261889 117.564236) + (xy 165.249984 117.604163) (xy 165.233324 117.646806) (xy 165.223171 117.669184) (xy 165.211783 117.692289) + (xy 165.199143 117.716134) (xy 165.185235 117.740736) (xy 165.170044 117.766111) (xy 165.153554 117.792273) + (xy 165.135749 117.819239) (xy 165.116613 117.847023) (xy 165.096131 117.875642) (xy 165.074287 117.905111) + (xy 165.0517 117.934621) (xy 165.029742 117.962364) (xy 165.008386 117.988372) (xy 164.987607 118.012676) + (xy 164.967379 118.035305) (xy 164.947675 118.05629) (xy 164.92847 118.075662) (xy 164.909737 118.09345) + (xy 164.891451 118.109686) (xy 164.856115 118.13762) (xy 164.822253 118.159707) (xy 164.789659 118.176192) + (xy 164.758123 118.187316) (xy 164.727439 118.193323) (xy 164.697397 118.194456) (xy 164.667791 118.190959) + (xy 164.638413 118.183074) (xy 164.609054 118.171045) (xy 164.579506 118.155115) (xy 164.549562 118.135527) + (xy 164.534377 118.124437) (xy 164.35946 118.35656) (xy 164.386758 118.37643) (xy 164.413901 118.394747) + (xy 164.440911 118.411476) (xy 164.467813 118.426586) (xy 164.494631 118.440042) (xy 164.521389 118.451811) + (xy 164.548112 118.461859) (xy 164.574823 118.470155) (xy 164.601547 118.476663) (xy 164.628308 118.481351) + (xy 164.655129 118.484185) (xy 164.682036 118.485133) (xy 164.709052 118.48416) (xy 164.736201 118.481234) + (xy 164.763507 118.476321) (xy 164.790996 118.469388) (xy 164.81869 118.460401) (xy 164.846613 118.449328) + (xy 164.874791 118.436134) (xy 164.903247 118.420786) (xy 164.932005 118.403252) (xy 164.96109 118.383498) + (xy 164.990525 118.36149) (xy 165.020335 118.337195) (xy 165.050544 118.31058) (xy 165.081176 118.281611) + (xy 165.112254 118.250256) (xy 165.143804 118.216481) (xy 165.17585 118.180252) (xy 165.208415 118.141536) + (xy 165.241523 118.1003) (xy 165.275199 118.05651) (xy 165.306449 118.014057) (xy 165.335778 117.972195) + (xy 165.363195 117.930933) (xy 165.388705 117.890279) (xy 165.412316 117.850243) (xy 165.434033 117.810833) + (xy 165.453863 117.772057) (xy 165.471813 117.733925) (xy 165.48789 117.696446) (xy 165.5021 117.659627) + (xy 165.514449 117.623478) (xy 165.524944 117.588008) (xy 165.533593 117.553225) (xy 165.5404 117.519138) + (xy 165.545374 117.485755) (xy 165.54852 117.453086) (xy 165.549844 117.421139) (xy 165.549355 117.389923) + (xy 165.547058 117.359447) (xy 165.54296 117.329719) (xy 165.537066 117.300748) (xy 165.529385 117.272542) + (xy 165.519923 117.245112) (xy 165.508685 117.218465) (xy 165.49568 117.192609) (xy 165.480912 117.167555) + (xy 165.464389 117.14331) (xy 165.446118 117.119883) (xy 165.426104 117.097284) (xy 165.404356 117.07552) + (xy 165.380878 117.0546) (xy 165.355678 117.034534) (xy 165.333916 117.019053) (xy 165.311628 117.004993) + (xy 165.288849 116.992352) (xy 165.265615 116.981128) (xy 165.241961 116.971318) (xy 165.217922 116.962922) + (xy 165.193534 116.955937) (xy 165.168832 116.950361) (xy 165.143851 116.946192) (xy 165.118627 116.943428) + (xy 165.093195 116.942068) (xy 165.06759 116.94211) (xy 165.041848 116.94355) (xy 165.016003 116.946389) + (xy 164.990093 116.950623) (xy 164.96415 116.95625) (xy 164.938212 116.96327) (xy 164.912313 116.971679) + (xy 164.886489 116.981476) (xy 164.860775 116.992659) (xy 164.835206 117.005226) (xy 164.809817 117.019176) + (xy 164.784645 117.034505) (xy 164.759724 117.051213) (xy 164.73509 117.069297) (xy 164.710778 117.088755) + (xy 164.686823 117.109586) (xy 164.663261 117.131787) (xy 164.640126 117.155357) (xy 164.617456 117.180294) + (xy 164.595283 117.206595) (xy 164.573645 117.234259) (xy 164.396891 117.46882) (xy 164.375859 117.49543) + (xy 164.355472 117.518667) (xy 164.335712 117.538671) (xy 164.316563 117.555586) (xy 164.28895 117.575477) + (xy 164.262621 117.589215) (xy 164.237519 117.597281) (xy 164.205863 117.600043) (xy 164.176161 117.594711) + (xy 164.148279 117.582423) (xy 164.128484 117.569327) (xy 164.109105 117.552526) (xy 164.092005 117.533285) + (xy 164.077291 117.512043) (xy 164.06507 117.489239) (xy 164.055451 117.465314) (xy 164.048542 117.440706) + (xy 164.044449 117.415856) (xy 164.043281 117.391202) (xy 164.067473 117.373235) (xy 164.09051 117.354685) + (xy 164.11253 117.335439) (xy 164.13367 117.315387) (xy 164.154068 117.294417) (xy 164.173862 117.272419) + (xy 164.193189 117.24928) (xy 164.212186 117.22489) (xy 164.236168 117.191798) (xy 164.258308 117.158649) + (xy 164.278619 117.125475) (xy 164.297118 117.092304) (xy 164.313818 117.059166) (xy 164.328733 117.026093) + (xy 164.341878 116.993113) (xy 164.353267 116.960257) (xy 164.362916 116.927556) (xy 164.370837 116.895038) + (xy 164.377047 116.862735) (xy 164.381559 116.830675) (xy 164.384387 116.79889) (xy 164.385546 116.76741) + (xy 164.385051 116.736263) (xy 164.382916 116.705481) (xy 164.379156 116.675094) (xy 164.373784 116.645131) + (xy 164.366816 116.615623) (xy 164.358265 116.5866) (xy 164.348147 116.558091) (xy 164.336475 116.530127) + (xy 164.323264 116.502739) (xy 164.308529 116.475955) (xy 164.292284 116.449806) (xy 164.274544 116.424322) + (xy 164.255322 116.399533) (xy 164.234633 116.37547) (xy 164.212492 116.352162) (xy 164.188914 116.329639) + (xy 164.163912 116.307931) (xy 164.137501 116.287069) (xy 164.105555 116.264591) (xy 164.073171 116.244971) + (xy 164.040346 116.228206) (xy 164.007078 116.214294) (xy 163.973366 116.203232) (xy 163.939205 116.195016) + (xy 163.904596 116.189645) (xy 163.869534 116.187115) (xy 163.834017 116.187423) (xy 163.798044 116.190567) + (xy 163.761612 116.196543) (xy 163.724719 116.205349) (xy 163.687362 116.216981) (xy 163.649539 116.231438) + (xy 163.611247 116.248716) (xy 163.572485 116.268811) (xy 163.595865 116.23763) (xy 163.61858 116.20696) + (xy 163.640604 116.176756) (xy 163.661911 116.146969) (xy 163.682472 116.117553) (xy 163.702262 116.088459) + (xy 163.721252 116.059642) (xy 163.739416 116.031053) (xy 163.756727 116.002645) (xy 163.773157 115.974372) + (xy 163.78868 115.946185) (xy 163.803268 115.918037) (xy 163.816894 115.889882) (xy 163.829532 115.861671) + (xy 163.841153 115.833358) (xy 163.851732 115.804894) + ) + (pts + (xy 163.371171 116.617134) (xy 163.401185 116.58001) (xy 163.431964 116.547266) (xy 163.463491 116.518899) + (xy 163.495749 116.494902) (xy 163.528723 116.47527) (xy 163.562397 116.459998) (xy 163.596754 116.449081) + (xy 163.631778 116.442512) (xy 163.667454 116.440286) (xy 163.703765 116.442399) (xy 163.740695 116.448844) + (xy 163.778228 116.459617) (xy 163.816348 116.474711) (xy 163.855039 116.494122) (xy 163.894285 116.517844) + (xy 163.934069 116.545872) (xy 163.953362 116.560911) (xy 163.988917 116.591695) (xy 164.020408 116.623372) + (xy 164.047808 116.655877) (xy 164.071087 116.689151) (xy 164.090217 116.723131) (xy 164.10517 116.757755) + (xy 164.115916 116.792961) (xy 164.122429 116.828688) (xy 164.124678 116.864874) (xy 164.122636 116.901457) + (xy 164.116274 116.938376) (xy 164.105564 116.975568) (xy 164.090477 117.012972) (xy 164.070984 117.050526) + (xy 164.047058 117.088168) (xy 164.033424 117.107003) (xy 164.004209 117.142494) (xy 163.973567 117.173483) + (xy 163.94163 117.200032) (xy 163.908531 117.2222) (xy 163.874404 117.240051) (xy 163.839381 117.253643) + (xy 163.803597 117.26304) (xy 163.767183 117.268301) (xy 163.730273 117.269488) (xy 163.693001 117.266662) + (xy 163.655499 117.259885) (xy 163.6179 117.249216) (xy 163.580338 117.234718) (xy 163.542946 117.216452) + (xy 163.505856 117.194478) (xy 163.469203 117.168858) (xy 163.434876 117.141044) (xy 163.403832 117.111829) + (xy 163.376173 117.081323) (xy 163.352002 117.049636) (xy 163.33142 117.016878) (xy 163.31453 116.983157) + (xy 163.301433 116.948584) (xy 163.292233 116.913268) (xy 163.287032 116.877318) (xy 163.285931 116.840845) + (xy 163.289034 116.803957) (xy 163.296441 116.766764) (xy 163.308257 116.729376) (xy 163.324582 116.691902) + (xy 163.345519 116.654451) + ) + ) + (polygon + (pts + (xy 165.009014 114.059105) (xy 164.985109 114.0928) (xy 164.963801 114.126941) (xy 164.945044 114.161506) + (xy 164.928794 114.196474) (xy 164.915008 114.231825) (xy 164.903639 114.267535) (xy 164.894645 114.303586) + (xy 164.88798 114.339955) (xy 164.883599 114.376621) (xy 164.881459 114.413563) (xy 164.881515 114.450759) + (xy 164.883722 114.488189) (xy 164.888036 114.525832) (xy 164.894412 114.563665) (xy 164.902806 114.601669) + (xy 164.913173 114.639821) (xy 164.102207 114.028714) (xy 163.939759 114.309225) (xy 165.999603 115.861429) + (xy 166.17011 115.635158) (xy 166.02488 115.485962) (xy 166.061772 115.483709) (xy 166.097958 115.479875) + (xy 166.133412 115.474426) (xy 166.168106 115.467332) (xy 166.202012 115.45856) (xy 166.235104 115.448079) + (xy 166.267352 115.435856) (xy 166.298731 115.42186) (xy 166.329212 115.406058) (xy 166.358768 115.38842) + (xy 166.387372 115.368912) (xy 166.414996 115.347503) (xy 166.441612 115.324162) (xy 166.467193 115.298856) + (xy 166.491712 115.271553) (xy 166.515142 115.242221) (xy 166.539223 115.20839) (xy 166.560906 115.174034) + (xy 166.580208 115.139191) (xy 166.597148 115.1039) (xy 166.611744 115.068196) (xy 166.624014 115.03212) + (xy 166.633975 114.995707) (xy 166.641646 114.958995) (xy 166.647046 114.922024) (xy 166.650191 114.884829) + (xy 166.651101 114.847449) (xy 166.649792 114.809921) (xy 166.646284 114.772284) (xy 166.640594 114.734575) + (xy 166.632741 114.696831) (xy 166.622742 114.65909) (xy 166.610616 114.621391) (xy 166.59638 114.58377) + (xy 166.580053 114.546265) (xy 166.561653 114.508914) (xy 166.541198 114.471756) (xy 166.518705 114.434826) + (xy 166.494194 114.398164) (xy 166.467681 114.361807) (xy 166.439186 114.325792) (xy 166.408726 114.290157) + (xy 166.376319 114.254941) (xy 166.341984 114.22018) (xy 166.305738 114.185912) (xy 166.267599 114.152175) + (xy 166.227586 114.119007) (xy 166.185717 114.086446) (xy 166.140192 114.053124) (xy 166.094977 114.021983) + (xy 166.050098 113.993015) (xy 166.00558 113.966211) (xy 165.961449 113.941563) (xy 165.91773 113.919061) + (xy 165.874448 113.898698) (xy 165.831629 113.880464) (xy 165.789299 113.864351) (xy 165.747482 113.85035) + (xy 165.706205 113.838452) (xy 165.665492 113.828649) (xy 165.62537 113.820933) (xy 165.585863 113.815293) + (xy 165.546997 113.811722) (xy 165.508798 113.810211) (xy 165.47129 113.810752) (xy 165.4345 113.813335) + (xy 165.398453 113.817952) (xy 165.363174 113.824594) (xy 165.328689 113.833252) (xy 165.295023 113.843919) + (xy 165.262201 113.856585) (xy 165.23025 113.871241) (xy 165.199194 113.887879) (xy 165.169059 113.90649) + (xy 165.139871 113.927065) (xy 165.111654 113.949597) (xy 165.084434 113.974075) (xy 165.058238 114.000492) + (xy 165.033089 114.028838) + ) + (pts + (xy 166.265001 115.150062) (xy 166.245661 115.173789) (xy 166.224772 115.195783) (xy 166.202433 115.216051) + (xy 166.17874 115.234603) (xy 166.15379 115.251447) (xy 166.12768 115.266589) (xy 166.100507 115.280039) + (xy 166.072368 115.291805) (xy 166.04336 115.301894) (xy 166.013579 115.310315) (xy 165.983124 115.317076) + (xy 165.952089 115.322184) (xy 165.920574 115.325649) (xy 165.888674 115.327478) (xy 165.856486 115.327678) + (xy 165.824108 115.32626) (xy 165.126277 114.800406) (xy 165.11556 114.769536) (xy 165.105693 114.73812) + (xy 165.096857 114.706239) (xy 165.089235 114.673972) (xy 165.083009 114.641399) (xy 165.078359 114.6086) + (xy 165.075468 114.575654) (xy 165.074518 114.542643) (xy 165.07569 114.509644) (xy 165.079167 114.476739) + (xy 165.085129 114.444007) (xy 165.093758 114.411527) (xy 165.105237 114.379381) (xy 165.119747 114.347647) + (xy 165.13747 114.316406) (xy 165.158587 114.285737) (xy 165.188951 114.249015) (xy 165.221551 114.21673) + (xy 165.256504 114.189117) (xy 165.293923 114.166414) (xy 165.333922 114.14886) (xy 165.376617 114.13669) + (xy 165.422122 114.130144) (xy 165.470551 114.129458) (xy 165.495898 114.131386) (xy 165.522018 114.134869) + (xy 165.548927 114.139936) (xy 165.576639 114.146616) (xy 165.605168 114.154939) (xy 165.634528 114.164935) + (xy 165.664733 114.176634) (xy 165.695798 114.190064) (xy 165.727738 114.205257) (xy 165.760566 114.222241) + (xy 165.794296 114.241047) (xy 165.828944 114.261703) (xy 165.864523 114.284241) (xy 165.901048 114.308688) + (xy 165.938533 114.335075) (xy 165.976993 114.363433) (xy 166.013333 114.391492) (xy 166.047668 114.419374) + (xy 166.080021 114.447075) (xy 166.110418 114.47459) (xy 166.138881 114.501913) (xy 166.165436 114.529041) + (xy 166.190105 114.555968) (xy 166.212915 114.58269) (xy 166.233888 114.609202) (xy 166.253049 114.635499) + (xy 166.270421 114.661576) (xy 166.28603 114.687429) (xy 166.299899 114.713053) (xy 166.312053 114.738444) + (xy 166.322515 114.763595) (xy 166.33131 114.788503) (xy 166.338462 114.813163) (xy 166.343995 114.837571) + (xy 166.347933 114.86172) (xy 166.351122 114.909228) (xy 166.348222 114.955648) (xy 166.339426 115.000943) + (xy 166.324927 115.045074) (xy 166.30492 115.088004) (xy 166.279596 115.129694) + ) + ) + (polygon + (pts + (xy 167.623617 112.994035) (xy 166.957483 112.492067) (xy 166.928648 112.471083) (xy 166.89984 112.451617) + (xy 166.871067 112.433682) (xy 166.842335 112.417291) (xy 166.813648 112.402458) (xy 166.785014 112.389197) + (xy 166.756438 112.37752) (xy 166.727925 112.367442) (xy 166.699483 112.358975) (xy 166.671117 112.352134) + (xy 166.642833 112.346931) (xy 166.614637 112.343381) (xy 166.586534 112.341496) (xy 166.558532 112.34129) + (xy 166.530635 112.342777) (xy 166.50285 112.34597) (xy 166.475183 112.350882) (xy 166.44764 112.357526) + (xy 166.420226 112.365918) (xy 166.392948 112.376068) (xy 166.365811 112.387993) (xy 166.338822 112.401703) + (xy 166.311987 112.417214) (xy 166.285311 112.434539) (xy 166.2588 112.45369) (xy 166.232461 112.474682) + (xy 166.206299 112.497528) (xy 166.180321 112.522241) (xy 166.154531 112.548835) (xy 166.128937 112.577323) + (xy 166.103545 112.607719) (xy 166.078359 112.640037) (xy 166.055482 112.671215) (xy 166.033414 112.702963) + (xy 166.012129 112.73531) (xy 165.991606 112.768289) (xy 165.971819 112.80193) (xy 165.952745 112.836266) + (xy 165.934362 112.871328) (xy 165.916643 112.907146) (xy 165.899568 112.943754) (xy 165.88311 112.981181) + (xy 165.867248 113.01946) (xy 165.851957 113.058621) (xy 165.837213 113.098697) (xy 165.822993 113.139719) + (xy 165.809273 113.181718) (xy 165.796029 113.224725) (xy 166.031427 113.301952) (xy 166.0435 113.266874) + (xy 166.055831 113.232544) (xy 166.068414 113.198987) (xy 166.081242 113.166233) (xy 166.09431 113.134309) + (xy 166.10761 113.103242) (xy 166.121138 113.073061) (xy 166.134885 113.043793) (xy 166.148847 113.015465) + (xy 166.163016 112.988106) (xy 166.177387 112.961743) (xy 166.191952 112.936403) (xy 166.206706 112.912116) + (xy 166.221643 112.888908) (xy 166.236755 112.866806) (xy 166.252037 112.84584) (xy 166.280949 112.809416) + (xy 166.309996 112.776809) (xy 166.339258 112.748085) (xy 166.368814 112.723308) (xy 166.398742 112.702543) + (xy 166.429121 112.685855) (xy 166.46003 112.67331) (xy 166.491547 112.664972) (xy 166.523752 112.660905) + (xy 166.556722 112.661176) (xy 166.590538 112.665849) (xy 166.625276 112.674988) (xy 166.661017 112.688659) + (xy 166.697839 112.706927) (xy 166.735821 112.729856) (xy 166.775041 112.757512) (xy 166.884275 112.839826) + (xy 166.713768 113.066097) (xy 166.685609 113.104501) (xy 166.659216 113.142623) (xy 166.634594 113.180448) + (xy 166.611745 113.21796) (xy 166.590672 113.255142) (xy 166.571379 113.291978) (xy 166.553869 113.328453) + (xy 166.538145 113.364551) (xy 166.524211 113.400255) (xy 166.512068 113.435551) (xy 166.501722 113.470421) + (xy 166.493174 113.50485) (xy 166.486428 113.538822) (xy 166.481487 113.572321) (xy 166.478355 113.605331) + (xy 166.477034 113.637837) (xy 166.477528 113.669822) (xy 166.47984 113.70127) (xy 166.483974 113.732165) + (xy 166.489931 113.762492) (xy 166.497716 113.792235) (xy 166.507332 113.821377) (xy 166.518782 113.849902) + (xy 166.532068 113.877796) (xy 166.547195 113.905041) (xy 166.564166 113.931622) (xy 166.582983 113.957523) + (xy 166.60365 113.982727) (xy 166.62617 114.00722) (xy 166.650546 114.030985) (xy 166.676781 114.054006) + (xy 166.70488 114.076268) (xy 166.729224 114.093806) (xy 166.75387 114.109972) (xy 166.77879 114.124761) + (xy 166.803956 114.138169) (xy 166.829343 114.150192) (xy 166.854921 114.160827) (xy 166.880665 114.17007) + (xy 166.906547 114.177917) (xy 166.932539 114.184364) (xy 166.958614 114.189408) (xy 166.984745 114.193046) + (xy 167.010905 114.195272) (xy 167.037066 114.196084) (xy 167.063202 114.195477) (xy 167.089284 114.193449) + (xy 167.115286 114.189994) (xy 167.141181 114.18511) (xy 167.16694 114.178793) (xy 167.192537 114.171038) + (xy 167.217945 114.161843) (xy 167.243136 114.151203) (xy 167.268083 114.139115) (xy 167.292758 114.125575) + (xy 167.317135 114.110579) (xy 167.341187 114.094124) (xy 167.364885 114.076205) (xy 167.388202 114.056819) + (xy 167.411112 114.035962) (xy 167.433588 114.01363) (xy 167.455601 113.98982) (xy 167.477124 113.964529) + (xy 167.498131 113.937751) (xy 167.522426 113.903871) (xy 167.544697 113.869361) (xy 167.564881 113.834243) + (xy 167.582915 113.798541) (xy 167.598737 113.76228) (xy 167.612285 113.725481) (xy 167.623496 113.688169) + (xy 167.632308 113.650367) (xy 167.638658 113.612099) (xy 167.642483 113.573388) (xy 167.643722 113.534257) + (xy 167.642311 113.494731) (xy 167.638188 113.454831) (xy 167.631291 113.414583) (xy 167.621558 113.374009) + (xy 167.608925 113.333133) (xy 167.641859 113.343847) (xy 167.673718 113.351914) (xy 167.704571 113.357377) + (xy 167.734488 113.36028) (xy 167.763538 113.360665) (xy 167.791789 113.358577) (xy 167.819312 113.354058) + (xy 167.846175 113.347151) (xy 167.872449 113.337901) (xy 167.898202 113.32635) (xy 167.923503 113.312541) + (xy 167.948422 113.296518) (xy 167.973029 113.278324) (xy 167.997392 113.258002) (xy 168.021581 113.235596) + (xy 168.045665 113.211149) (xy 167.911648 113.017648) (xy 167.887969 113.031959) (xy 167.864418 113.043914) + (xy 167.840712 113.053145) (xy 167.81657 113.059283) (xy 167.791708 113.061962) (xy 167.765846 113.060812) + (xy 167.738699 113.055468) (xy 167.709987 113.04556) (xy 167.679426 113.030722) (xy 167.657885 113.017908) + (xy 167.635315 113.002631) + ) + (pts + (xy 167.349605 113.734081) (xy 167.325568 113.763784) (xy 167.300876 113.78999) (xy 167.275548 113.812701) + (xy 167.249605 113.831923) (xy 167.223068 113.84766) (xy 167.195956 113.859916) (xy 167.168291 113.868694) + (xy 167.140092 113.873999) (xy 167.111381 113.875836) (xy 167.082176 113.874208) (xy 167.052499 113.86912) + (xy 167.022371 113.860575) (xy 166.991811 113.848579) (xy 166.960839 113.833134) (xy 166.929477 113.814246) + (xy 166.897745 113.791918) (xy 166.86316 113.763348) (xy 166.833283 113.733312) (xy 166.808115 113.701813) + (xy 166.787655 113.668855) (xy 166.771903 113.634441) (xy 166.760859 113.598574) (xy 166.754523 113.561257) + (xy 166.752894 113.522493) (xy 166.755973 113.482287) (xy 166.763759 113.44064) (xy 166.776252 113.397556) + (xy 166.793452 113.353039) (xy 166.803816 113.330243) (xy 166.815358 113.307091) (xy 166.828076 113.283581) + (xy 166.841971 113.259716) (xy 166.857042 113.235494) (xy 166.873289 113.210916) (xy 166.890714 113.185984) + (xy 166.909314 113.160697) (xy 167.054466 112.968074) (xy 167.38607 113.217955) (xy 167.401328 113.254625) + (xy 167.414291 113.290615) (xy 167.424951 113.325943) (xy 167.433297 113.36063) (xy 167.43932 113.394696) + (xy 167.443012 113.42816) (xy 167.444361 113.461042) (xy 167.443361 113.493363) (xy 167.44 113.525141) + (xy 167.434269 113.556398) (xy 167.42616 113.587152) (xy 167.415663 113.617423) (xy 167.402768 113.647232) + (xy 167.387466 113.676598) (xy 167.369748 113.705541) + ) + ) + (polygon + (pts + (xy 167.166813 111.19561) (xy 167.145955 111.224323) (xy 167.126444 111.253288) (xy 167.108281 111.282462) + (xy 167.091466 111.311804) (xy 167.076001 111.341272) (xy 167.061885 111.370823) (xy 167.049119 111.400415) + (xy 167.037704 111.430008) (xy 167.02764 111.459558) (xy 167.018927 111.489024) (xy 167.011568 111.518363) + (xy 167.005561 111.547534) (xy 167.000907 111.576494) (xy 166.997608 111.605203) (xy 166.995663 111.633617) + (xy 166.995074 111.661694) (xy 166.99584 111.689394) (xy 166.997963 111.716673) (xy 167.001443 111.743489) + (xy 167.00628 111.769802) (xy 167.012475 111.795568) (xy 167.020028 111.820746) (xy 167.028941 111.845293) + (xy 167.039214 111.869169) (xy 167.050846 111.89233) (xy 167.06384 111.914735) (xy 167.078195 111.936341) + (xy 167.093912 111.957108) (xy 167.110992 111.976992) (xy 167.129434 111.995951) (xy 167.149241 112.013945) + (xy 167.170411 112.030931) (xy 167.20913 112.05777) (xy 167.248546 112.080358) (xy 167.288756 112.098615) + (xy 167.32986 112.112462) (xy 167.371956 112.121818) (xy 167.41514 112.126605) (xy 167.459512 112.126743) + (xy 167.505169 112.122152) (xy 167.552209 112.112753) (xy 167.576279 112.106226) (xy 167.600731 112.098467) + (xy 167.625578 112.089465) (xy 167.650833 112.079212) (xy 167.676506 112.067697) (xy 167.702611 112.054911) + (xy 167.72916 112.040843) (xy 167.756165 112.025483) (xy 167.783639 112.008822) (xy 167.811593 111.990849) + (xy 167.84004 111.971555) (xy 167.868992 111.95093) (xy 167.898462 111.928963) (xy 167.928461 111.905645) + (xy 167.955091 111.884751) (xy 167.98071 111.865007) (xy 168.005356 111.846404) (xy 168.029069 111.828929) + (xy 168.051887 111.812574) (xy 168.07385 111.797326) (xy 168.094996 111.783175) (xy 168.134996 111.75812) + (xy 168.172197 111.737323) (xy 168.206911 111.720698) (xy 168.23945 111.708156) (xy 168.270125 111.699613) + (xy 168.299249 111.69498) (xy 168.327132 111.694173) (xy 168.354087 111.697103) (xy 168.380424 111.703685) + (xy 168.406457 111.713832) (xy 168.432495 111.727458) (xy 168.458852 111.744475) (xy 168.472247 111.754228) + (xy 168.496481 111.774727) (xy 168.517259 111.797017) (xy 168.534601 111.820991) (xy 168.548524 111.846542) + (xy 168.559046 111.873562) (xy 168.566185 111.901943) (xy 168.569959 111.93158) (xy 168.570388 111.962363) + (xy 168.567488 111.994187) (xy 168.561277 112.026943) (xy 168.551775 112.060525) (xy 168.538999 112.094824) + (xy 168.522967 112.129735) (xy 168.503698 112.165149) (xy 168.481209 112.20096) (xy 168.455519 112.237059) + (xy 168.432573 112.266234) (xy 168.408811 112.293976) (xy 168.384256 112.320306) (xy 168.358929 112.345248) + (xy 168.332853 112.368823) (xy 168.306051 112.391055) (xy 168.278544 112.411965) (xy 168.250355 112.431576) + (xy 168.221507 112.449911) (xy 168.192021 112.466991) (xy 168.16192 112.482839) (xy 168.131227 112.497478) + (xy 168.099963 112.51093) (xy 168.06815 112.523218) (xy 168.035812 112.534363) (xy 168.002971 112.544389) + (xy 168.054784 112.798276) (xy 168.093984 112.789047) (xy 168.133291 112.778023) (xy 168.172656 112.765119) + (xy 168.212028 112.750248) (xy 168.251357 112.733324) (xy 168.290592 112.71426) (xy 168.329683 112.692972) + (xy 168.368579 112.669371) (xy 168.40723 112.643373) (xy 168.445586 112.614892) (xy 168.483596 112.58384) + (xy 168.502456 112.567323) (xy 168.52121 112.550132) (xy 168.539852 112.532255) (xy 168.558377 112.513682) + (xy 168.576777 112.494402) (xy 168.595047 112.474403) (xy 168.613179 112.453676) (xy 168.631169 112.43221) + (xy 168.649009 112.409993) (xy 168.666693 112.387016) (xy 168.687359 112.358739) (xy 168.707094 112.329989) + (xy 168.725854 112.30081) (xy 168.7436 112.271248) (xy 168.76029 112.241347) (xy 168.775881 112.211152) + (xy 168.790334 112.18071) (xy 168.803605 112.150063) (xy 168.815654 112.119259) (xy 168.826439 112.08834) + (xy 168.835919 112.057354) (xy 168.844052 112.026344) (xy 168.850797 111.995356) (xy 168.856112 111.964435) + (xy 168.859956 111.933625) (xy 168.862287 111.902973) (xy 168.863063 111.872522) (xy 168.862244 111.842318) + (xy 168.859787 111.812405) (xy 168.855652 111.78283) (xy 168.849797 111.753637) (xy 168.842179 111.724871) + (xy 168.832759 111.696576) (xy 168.821493 111.668799) (xy 168.808342 111.641584) (xy 168.793263 111.614976) + (xy 168.776214 111.58902) (xy 168.757155 111.563762) (xy 168.736044 111.539245) (xy 168.712839 111.515516) + (xy 168.687498 111.492619) (xy 168.659981 111.470599) (xy 168.636109 111.45343) (xy 168.612214 111.437873) + (xy 168.588286 111.42391) (xy 168.564317 111.411518) (xy 168.540297 111.400676) (xy 168.516216 111.391364) + (xy 168.492064 111.383561) (xy 168.467833 111.377245) (xy 168.443511 111.372397) (xy 168.419091 111.368994) + (xy 168.394562 111.367017) (xy 168.369915 111.366443) (xy 168.34514 111.367253) (xy 168.320228 111.369424) + (xy 168.295168 111.372938) (xy 168.269952 111.377771) (xy 168.24457 111.383904) (xy 168.219013 111.391315) + (xy 168.19327 111.399984) (xy 168.167332 111.40989) (xy 168.14119 111.421011) (xy 168.114834 111.433328) + (xy 168.088254 111.446818) (xy 168.061442 111.46146) (xy 168.034386 111.477235) (xy 168.007079 111.494121) + (xy 167.97951 111.512097) (xy 167.951669 111.531143) (xy 167.923548 111.551236) (xy 167.895136 111.572357) + (xy 167.866424 111.594485) (xy 167.837402 111.617598) (xy 167.815242 111.635147) (xy 167.793798 111.65179) + (xy 167.773046 111.667532) (xy 167.752963 111.682379) (xy 167.714706 111.709409) (xy 167.678832 111.732923) + (xy 167.645151 111.752964) (xy 167.613468 111.769574) (xy 167.583592 111.782796) (xy 167.555331 111.792675) + (xy 167.52849 111.799252) (xy 167.502879 111.802572) (xy 167.478304 111.802676) (xy 167.442963 111.796897) + (xy 167.40887 111.784127) (xy 167.386514 111.771801) (xy 167.364231 111.756475) (xy 167.343784 111.739182) + (xy 167.326149 111.7203) (xy 167.311334 111.699922) (xy 167.299341 111.678141) (xy 167.290177 111.655051) + (xy 167.283845 111.630744) (xy 167.280351 111.605315) (xy 167.279699 111.578855) (xy 167.281894 111.551459) + (xy 167.286942 111.52322) (xy 167.294846 111.49423) (xy 167.305612 111.464583) (xy 167.319244 111.434373) + (xy 167.335747 111.403692) (xy 167.355126 111.372633) (xy 167.377386 111.341291) (xy 167.397042 111.316217) + (xy 167.417317 111.292344) (xy 167.438253 111.269614) (xy 167.459893 111.247971) (xy 167.482281 111.227357) + (xy 167.505459 111.207715) (xy 167.529472 111.188988) (xy 167.554361 111.171119) (xy 167.58017 111.154051) + (xy 167.606941 111.137726) (xy 167.634719 111.122087) (xy 167.663546 111.107077) (xy 167.693464 111.09264) + (xy 167.724518 111.078718) (xy 167.75675 111.065253) (xy 167.790204 111.052189) (xy 167.711592 110.821689) + (xy 167.672367 110.83354) (xy 167.633912 110.846563) (xy 167.596211 110.860838) (xy 167.559245 110.876441) + (xy 167.522998 110.89345) (xy 167.487453 110.911943) (xy 167.452592 110.931998) (xy 167.418399 110.953693) + (xy 167.384855 110.977105) (xy 167.351945 111.002312) (xy 167.31965 111.029393) (xy 167.287954 111.058423) + (xy 167.25684 111.089483) (xy 167.226289 111.122649) (xy 167.196286 111.157998) + ) + ) + (polygon + (pts + (xy 169.401825 109.716051) (xy 169.360656 109.68599) (xy 169.319548 109.657894) (xy 169.278523 109.631776) + (xy 169.237605 109.607644) (xy 169.196818 109.585512) (xy 169.156185 109.56539) (xy 169.115729 109.547289) + (xy 169.075474 109.531221) (xy 169.035442 109.517196) (xy 168.995658 109.505226) (xy 168.956145 109.495322) + (xy 168.916926 109.487495) (xy 168.878024 109.481756) (xy 168.839463 109.478117) (xy 168.801266 109.476588) + (xy 168.763457 109.477181) (xy 168.726059 109.479907) (xy 168.689095 109.484778) (xy 168.652588 109.491803) + (xy 168.616563 109.500995) (xy 168.581041 109.512364) (xy 168.546048 109.525922) (xy 168.511606 109.541681) + (xy 168.477738 109.55965) (xy 168.444468 109.579841) (xy 168.411819 109.602266) (xy 168.379814 109.626936) + (xy 168.348478 109.653861) (xy 168.317833 109.683053) (xy 168.287902 109.714524) (xy 168.25871 109.748283) + (xy 168.230278 109.784343) (xy 168.204679 109.820276) (xy 168.181606 109.856728) (xy 168.161036 109.893655) + (xy 168.142943 109.931014) (xy 168.127303 109.968764) (xy 168.114091 110.006861) (xy 168.103282 110.045263) + (xy 168.094852 110.083927) (xy 168.088775 110.12281) (xy 168.085028 110.161869) (xy 168.083584 110.201061) + (xy 168.08442 110.240345) (xy 168.08751 110.279677) (xy 168.092831 110.319014) (xy 168.100356 110.358314) + (xy 168.110061 110.397534) (xy 168.121923 110.436631) (xy 168.135915 110.475562) (xy 168.152013 110.514285) + (xy 168.170192 110.552757) (xy 168.190427 110.590935) (xy 168.212695 110.628777) (xy 168.236969 110.666239) + (xy 168.263225 110.703279) (xy 168.291439 110.739855) (xy 168.321586 110.775923) (xy 168.35364 110.81144) + (xy 168.387577 110.846365) (xy 168.423373 110.880654) (xy 168.461002 110.914265) (xy 168.50044 110.947154) + (xy 168.541662 110.979279) (xy 168.585549 111.011249) (xy 168.629415 111.041015) (xy 168.673228 111.068572) + (xy 168.71696 111.09392) (xy 168.760582 111.117057) (xy 168.804063 111.137979) (xy 168.847375 111.156685) + (xy 168.890488 111.173172) (xy 168.933373 111.187439) (xy 168.975999 111.199484) (xy 169.018339 111.209303) + (xy 169.060361 111.216895) (xy 169.102038 111.222259) (xy 169.143339 111.22539) (xy 169.184235 111.226289) + (xy 169.224696 111.224951) (xy 169.264693 111.221376) (xy 169.304197 111.215561) (xy 169.343178 111.207503) + (xy 169.381607 111.197201) (xy 169.419454 111.184652) (xy 169.45669 111.169855) (xy 169.493285 111.152807) + (xy 169.52921 111.133506) (xy 169.564435 111.111949) (xy 169.598932 111.088135) (xy 169.63267 111.062062) + (xy 169.665621 111.033727) (xy 169.697754 111.003128) (xy 169.72904 110.970262) (xy 169.75945 110.935129) + (xy 169.788954 110.897725) (xy 169.816607 110.859341) (xy 169.842002 110.820629) (xy 169.865196 110.781588) + (xy 169.886245 110.74222) (xy 169.905208 110.702524) (xy 169.92214 110.662501) (xy 169.937099 110.622151) + (xy 169.950141 110.581475) (xy 169.961323 110.540473) (xy 169.970702 110.499144) (xy 169.978336 110.45749) + (xy 169.98428 110.415511) (xy 169.988593 110.373207) (xy 169.99133 110.330578) (xy 169.992548 110.287624) + (xy 169.992305 110.244347) (xy 169.753688 110.240386) (xy 169.751963 110.27646) (xy 169.749352 110.311294) + (xy 169.745809 110.34498) (xy 169.741289 110.377611) (xy 169.735747 110.409279) (xy 169.729139 110.440078) + (xy 169.721418 110.470099) (xy 169.712541 110.499435) (xy 169.702461 110.528178) (xy 169.691134 110.556422) + (xy 169.678514 110.584259) (xy 169.664557 110.611781) (xy 169.649217 110.639081) (xy 169.632449 110.666251) + (xy 169.614209 110.693384) (xy 169.59445 110.720573) (xy 169.579161 110.740053) (xy 169.546956 110.776217) + (xy 169.512562 110.808485) (xy 169.475953 110.836654) (xy 169.437103 110.86052) (xy 169.395986 110.87988) + (xy 169.352576 110.89453) (xy 169.306847 110.904268) (xy 169.258773 110.90889) (xy 169.233848 110.90922) + (xy 169.208328 110.908194) (xy 169.182208 110.905787) (xy 169.155485 110.901974) (xy 169.128157 110.89673) + (xy 169.10022 110.890029) (xy 169.07167 110.881846) (xy 169.042505 110.872155) (xy 169.012721 110.860932) + (xy 168.982316 110.848149) (xy 168.951284 110.833783) (xy 168.919625 110.817808) (xy 168.887333 110.800198) + (xy 168.854407 110.780927) (xy 168.820842 110.759972) (xy 169.528594 109.820753) (xy 169.509704 109.803968) + (xy 169.488124 109.785337) (xy 169.468369 109.768747) (xy 169.447249 109.751484) (xy 169.424991 109.733826) + ) + (pts + (xy 169.150998 109.926141) (xy 168.630657 110.616657) (xy 168.603008 110.592455) (xy 168.576908 110.568429) + (xy 168.552343 110.544581) (xy 168.529297 110.52091) (xy 168.507755 110.497418) (xy 168.487702 110.474106) + (xy 168.469122 110.450973) (xy 168.452 110.42802) (xy 168.436321 110.405249) (xy 168.422069 110.382659) + (xy 168.409229 110.360252) (xy 168.397786 110.338027) (xy 168.379029 110.29413) (xy 168.365675 110.250973) + (xy 168.357601 110.20856) (xy 168.354685 110.166897) (xy 168.356805 110.125989) (xy 168.363838 110.085841) + (xy 168.375661 110.046458) (xy 168.392152 110.007845) (xy 168.413188 109.970007) (xy 168.438647 109.93295) + (xy 168.455239 109.911875) (xy 168.472216 109.892168) (xy 168.489573 109.873824) (xy 168.507304 109.856841) + (xy 168.543868 109.826932) (xy 168.581868 109.802403) (xy 168.621262 109.783217) (xy 168.66201 109.769336) + (xy 168.704071 109.760722) (xy 168.747403 109.757338) (xy 168.791966 109.759146) (xy 168.837717 109.766108) + (xy 168.884618 109.778187) (xy 168.908486 109.786134) (xy 168.932625 109.795345) (xy 168.957031 109.805817) + (xy 168.981699 109.817545) (xy 169.006622 109.830523) (xy 169.031797 109.844748) (xy 169.057218 109.860214) + (xy 169.08288 109.876917) (xy 169.108778 109.894852) (xy 169.134906 109.914015) + ) + ) + (polygon + (pts + (xy 170.397606 106.973137) (xy 170.192924 107.24476) (xy 171.14212 108.560212) (xy 169.613787 108.0133) + (xy 169.403225 108.292725) (xy 171.253358 108.889461) (xy 171.48707 108.579314) + ) + ) + (polygon + (pts + (xy 170.439486 106.008471) (xy 170.423309 106.030517) (xy 170.407919 106.052678) (xy 170.393311 106.074957) + (xy 170.379481 106.097357) (xy 170.366426 106.119881) (xy 170.354141 106.142534) (xy 170.342624 106.165318) + (xy 170.33187 106.188236) (xy 170.321876 106.211292) (xy 170.312638 106.234489) (xy 170.304151 106.257831) + (xy 170.296413 106.281321) (xy 170.28942 106.304961) (xy 170.283167 106.328757) (xy 170.277652 106.35271) + (xy 170.272869 106.376824) (xy 170.268816 106.401102) (xy 170.265489 106.425549) (xy 170.262884 106.450166) + (xy 170.260997 106.474958) (xy 170.259825 106.499928) (xy 170.259363 106.525078) (xy 170.259608 106.550414) + (xy 170.260556 106.575936) (xy 170.262204 106.60165) (xy 170.264547 106.627558) (xy 170.267582 106.653664) + (xy 170.271305 106.679971) (xy 170.275713 106.706482) (xy 170.280801 106.733201) (xy 170.286565 106.760131) + (xy 170.293003 106.787275) (xy 170.554494 106.721312) (xy 170.546256 106.678502) (xy 170.539605 106.637539) + (xy 170.534592 106.598286) (xy 170.531268 106.56061) (xy 170.529685 106.524376) (xy 170.529893 106.489448) + (xy 170.531945 106.455692) (xy 170.535891 106.422972) (xy 170.541783 106.391155) (xy 170.549672 106.360104) + (xy 170.559609 106.329684) (xy 170.571645 106.299762) (xy 170.585833 106.270202) (xy 170.602222 106.240869) + (xy 170.620865 106.211627) (xy 170.641813 106.182343) (xy 170.668265 106.149996) (xy 170.696275 106.121027) + (xy 170.725721 106.095506) (xy 170.756481 106.073501) (xy 170.788432 106.055082) (xy 170.821451 106.040317) + (xy 170.855417 106.029276) (xy 170.890207 106.022027) (xy 170.925697 106.018639) (xy 170.961766 106.019182) + (xy 170.998291 106.023724) (xy 171.035149 106.032334) (xy 171.072219 106.045081) (xy 171.109377 106.062034) + (xy 171.146501 106.083262) (xy 171.183468 106.108835) (xy 171.211463 106.13069) (xy 171.238073 106.153086) + (xy 171.263369 106.176171) (xy 171.287421 106.200096) (xy 171.3103 106.22501) (xy 171.332075 106.251062) + (xy 171.352818 106.278402) (xy 171.372598 106.307179) (xy 171.391486 106.337543) (xy 171.409552 106.369643) + (xy 171.426867 106.403629) (xy 171.443501 106.43965) (xy 171.459524 106.477855) (xy 171.475006 106.518394) + (xy 171.490019 106.561417) (xy 171.504631 106.607073) (xy 171.518914 106.655511) (xy 171.532939 106.706881) + (xy 171.546774 106.761332) (xy 171.560491 106.819014) (xy 171.57416 106.880076) (xy 171.587852 106.944669) + (xy 171.601636 107.01294) (xy 171.615583 107.08504) (xy 171.629763 107.161118) (xy 171.644248 107.241324) + (xy 171.659106 107.325807) (xy 171.674409 107.414716) (xy 171.690226 107.508201) (xy 171.706628 107.606412) + (xy 171.723686 107.709498) (xy 171.74147 107.817608) (xy 171.945309 107.971211) (xy 172.777267 106.867166) + (xy 172.585363 106.674388) (xy 171.951472 107.515589) (xy 171.938133 107.422913) (xy 171.9251 107.33364) + (xy 171.912312 107.247687) (xy 171.899708 107.164973) (xy 171.887229 107.085416) (xy 171.874812 107.008934) + (xy 171.862397 106.935445) (xy 171.849923 106.864868) (xy 171.83733 106.79712) (xy 171.824556 106.732119) + (xy 171.811541 106.669785) (xy 171.798223 106.610035) (xy 171.784543 106.552787) (xy 171.770439 106.49796) + (xy 171.75585 106.445471) (xy 171.740716 106.395239) (xy 171.724975 106.347182) (xy 171.708567 106.301218) + (xy 171.691431 106.257266) (xy 171.673506 106.215243) (xy 171.654731 106.175067) (xy 171.635046 106.136658) + (xy 171.614389 106.099933) (xy 171.592701 106.06481) (xy 171.569919 106.031207) (xy 171.545983 105.999043) + (xy 171.520832 105.968235) (xy 171.494406 105.938703) (xy 171.466644 105.910364) (xy 171.437484 105.883136) + (xy 171.406866 105.856937) (xy 171.374729 105.831686) (xy 171.347212 105.811947) (xy 171.31918 105.793797) + (xy 171.290676 105.77724) (xy 171.261738 105.762281) (xy 171.232408 105.748922) (xy 171.202726 105.73717) + (xy 171.172732 105.727027) (xy 171.142467 105.718498) (xy 171.11197 105.711586) (xy 171.081282 105.706296) + (xy 171.050444 105.702632) (xy 171.019495 105.700598) (xy 170.988477 105.700198) (xy 170.957429 105.701436) + (xy 170.926392 105.704316) (xy 170.895406 105.708842) (xy 170.864511 105.715019) (xy 170.833748 105.72285) + (xy 170.803157 105.732339) (xy 170.772779 105.743491) (xy 170.742653 105.75631) (xy 170.71282 105.770799) + (xy 170.683321 105.786963) (xy 170.654196 105.804805) (xy 170.625484 105.824331) (xy 170.597227 105.845543) + (xy 170.569465 105.868446) (xy 170.542238 105.893045) (xy 170.515586 105.919342) (xy 170.48955 105.947343) + (xy 170.46417 105.977051) + ) + ) + ) + ) + (gr_text "(c)2023 jaseg" (at 190.949926 83.224472 53) (layer "F.SilkS") (tstamp 00000000-0000-0000-0000-00005de935c0) + (effects (font (face "Fira Sans") (size 1.5 1.5) (thickness 0.3))) + (render_cache "(c)2023 jaseg" 53 + (polygon + (pts + (xy 186.672312 86.987176) (xy 186.682506 87.018943) (xy 186.692639 87.050471) (xy 186.70277 87.081767) + (xy 186.71296 87.112839) (xy 186.72327 87.143695) (xy 186.73376 87.174344) (xy 186.74449 87.204793) + (xy 186.755521 87.23505) (xy 186.766913 87.265125) (xy 186.778727 87.295024) (xy 186.791023 87.324756) + (xy 186.803862 87.354328) (xy 186.817303 87.38375) (xy 186.831409 87.413029) (xy 186.846238 87.442173) + (xy 186.861851 87.47119) (xy 186.878309 87.500088) (xy 186.895673 87.528876) (xy 186.914002 87.557561) + (xy 186.933357 87.586152) (xy 186.953798 87.614656) (xy 186.975387 87.643082) (xy 186.998183 87.671437) + (xy 187.022247 87.699731) (xy 187.047639 87.72797) (xy 187.074419 87.756164) (xy 187.102649 87.784319) + (xy 187.132389 87.812445) (xy 187.163698 87.840549) (xy 187.196638 87.868639) (xy 187.231269 87.896723) + (xy 187.267651 87.92481) (xy 187.304679 87.952041) (xy 187.341221 87.97759) (xy 187.377302 88.001511) + (xy 187.412947 88.023861) (xy 187.44818 88.044695) (xy 187.483025 88.06407) (xy 187.517507 88.082041) + (xy 187.55165 88.098665) (xy 187.585478 88.113996) (xy 187.619016 88.128091) (xy 187.652289 88.141006) + (xy 187.68532 88.152796) (xy 187.718134 88.163518) (xy 187.750755 88.173227) (xy 187.783208 88.181978) + (xy 187.815517 88.189828) (xy 187.847706 88.196833) (xy 187.8798 88.203048) (xy 187.911823 88.20853) + (xy 187.9438 88.213334) (xy 187.975755 88.217515) (xy 188.007712 88.22113) (xy 188.039695 88.224235) + (xy 188.07173 88.226885) (xy 188.10384 88.229137) (xy 188.13605 88.231045) (xy 188.168384 88.232666) + (xy 188.200866 88.234056) (xy 188.233522 88.235271) (xy 188.266374 88.236366) (xy 188.299449 88.237397) + (xy 188.332769 88.23842) (xy 188.339186 88.090496) (xy 188.307854 88.088828) (xy 188.276968 88.086993) + (xy 188.246496 88.084953) (xy 188.216403 88.082668) (xy 188.186655 88.080101) (xy 188.157217 88.077213) + (xy 188.128056 88.073966) (xy 188.099137 88.070322) (xy 188.070426 88.066241) (xy 188.04189 88.061687) + (xy 188.013493 88.05662) (xy 187.985202 88.051002) (xy 187.956982 88.044795) (xy 187.928799 88.03796) + (xy 187.90062 88.030459) (xy 187.872409 88.022254) (xy 187.844133 88.013306) (xy 187.815758 88.003577) + (xy 187.787248 87.993029) (xy 187.758572 87.981623) (xy 187.729693 87.969321) (xy 187.700578 87.956084) + (xy 187.671192 87.941875) (xy 187.641502 87.926654) (xy 187.611473 87.910384) (xy 187.581072 87.893026) + (xy 187.550263 87.874542) (xy 187.519013 87.854893) (xy 187.487288 87.834042) (xy 187.455053 87.811949) + (xy 187.422274 87.788576) (xy 187.388917 87.763885) (xy 187.355834 87.73851) (xy 187.324197 87.713342) + (xy 187.293958 87.688357) (xy 187.265071 87.663534) (xy 187.237488 87.638849) (xy 187.211162 87.614279) + (xy 187.186045 87.589801) (xy 187.162091 87.565392) (xy 187.139252 87.541029) (xy 187.11748 87.516689) + (xy 187.09673 87.492349) (xy 187.076952 87.467986) (xy 187.058101 87.443577) (xy 187.040128 87.419099) + (xy 187.022987 87.394528) (xy 187.006631 87.369843) (xy 186.991011 87.34502) (xy 186.976081 87.320035) + (xy 186.961794 87.294867) (xy 186.948102 87.269491) (xy 186.934958 87.243885) (xy 186.922315 87.218027) + (xy 186.910125 87.191891) (xy 186.898341 87.165457) (xy 186.886917 87.138701) (xy 186.875804 87.1116) + (xy 186.864956 87.08413) (xy 186.854325 87.056269) (xy 186.843864 87.027994) (xy 186.833526 86.999282) + (xy 186.823263 86.97011) (xy 186.813029 86.940454) + ) + ) + (polygon + (pts + (xy 187.676878 86.732195) (xy 187.660683 86.754823) (xy 187.645989 86.777704) (xy 187.632787 86.800816) + (xy 187.621065 86.824137) (xy 187.610815 86.847643) (xy 187.602025 86.871313) (xy 187.594685 86.895122) + (xy 187.588785 86.91905) (xy 187.584315 86.943072) (xy 187.581264 86.967166) (xy 187.579622 86.99131) + (xy 187.57938 87.015481) (xy 187.580525 87.039656) (xy 187.58305 87.063812) (xy 187.586942 87.087927) + (xy 187.592191 87.111979) (xy 187.598789 87.135943) (xy 187.606723 87.159798) (xy 187.615984 87.183521) + (xy 187.626562 87.207089) (xy 187.638447 87.23048) (xy 187.651627 87.25367) (xy 187.666093 87.276638) + (xy 187.681835 87.29936) (xy 187.698841 87.321814) (xy 187.717103 87.343977) (xy 187.736609 87.365827) + (xy 187.75735 87.38734) (xy 187.779315 87.408493) (xy 187.802494 87.429266) (xy 187.826876 87.449633) + (xy 187.852451 87.469574) (xy 187.878912 87.488838) (xy 187.905342 87.506738) (xy 187.931724 87.523276) + (xy 187.958038 87.538456) (xy 187.984268 87.55228) (xy 188.010394 87.564752) (xy 188.0364 87.575874) + (xy 188.062266 87.585649) (xy 188.087975 87.59408) (xy 188.11351 87.60117) (xy 188.138851 87.606921) + (xy 188.163981 87.611337) (xy 188.188881 87.61442) (xy 188.213535 87.616174) (xy 188.237923 87.616601) + (xy 188.262027 87.615704) (xy 188.28583 87.613486) (xy 188.309314 87.609949) (xy 188.332461 87.605097) + (xy 188.355251 87.598933) (xy 188.377669 87.591459) (xy 188.399694 87.582678) (xy 188.42131 87.572594) + (xy 188.442499 87.561208) (xy 188.463241 87.548524) (xy 188.48352 87.534545) (xy 188.503318 87.519274) + (xy 188.522615 87.502713) (xy 188.541394 87.484865) (xy 188.559638 87.465734) (xy 188.577328 87.445322) + (xy 188.594445 87.423631) (xy 188.608367 87.404344) (xy 188.621283 87.384776) (xy 188.6332 87.364923) + (xy 188.644126 87.344786) (xy 188.654069 87.324362) (xy 188.663037 87.30365) (xy 188.671038 87.282649) + (xy 188.678079 87.261357) (xy 188.684169 87.239772) (xy 188.689315 87.217894) (xy 188.693525 87.19572) + (xy 188.696807 87.173249) (xy 188.699169 87.150481) (xy 188.700618 87.127412) (xy 188.701163 87.104042) + (xy 188.700811 87.080369) (xy 188.547608 87.075478) (xy 188.546148 87.093815) (xy 188.544434 87.111496) + (xy 188.542421 87.128571) (xy 188.540064 87.145091) (xy 188.53732 87.161106) (xy 188.534142 87.176667) + (xy 188.530486 87.191823) (xy 188.526309 87.206625) (xy 188.521564 87.221124) (xy 188.516208 87.23537) + (xy 188.510196 87.249412) (xy 188.503482 87.263303) (xy 188.496024 87.277091) (xy 188.487775 87.290827) + (xy 188.478691 87.304562) (xy 188.468728 87.318346) (xy 188.458727 87.331039) (xy 188.448399 87.342999) + (xy 188.437742 87.354212) (xy 188.426755 87.364666) (xy 188.415433 87.37435) (xy 188.403775 87.383252) + (xy 188.379441 87.398662) (xy 188.353732 87.410799) (xy 188.326627 87.419568) (xy 188.298108 87.424873) + (xy 188.283311 87.426196) (xy 188.268154 87.426618) (xy 188.252632 87.426126) (xy 188.236744 87.424709) + (xy 188.220488 87.422353) (xy 188.20386 87.419048) (xy 188.186859 87.414781) (xy 188.169482 87.409541) + (xy 188.151726 87.403315) (xy 188.133588 87.396091) (xy 188.115067 87.387858) (xy 188.09616 87.378604) + (xy 188.076864 87.368316) (xy 188.057177 87.356982) (xy 188.037096 87.344592) (xy 188.01662 87.331132) + (xy 187.995744 87.316591) (xy 187.974467 87.300957) (xy 187.953668 87.284885) (xy 187.933949 87.268835) + (xy 187.915301 87.252813) (xy 187.897719 87.236822) (xy 187.881195 87.220868) (xy 187.865722 87.204956) + (xy 187.851293 87.18909) (xy 187.837902 87.173275) (xy 187.825541 87.157517) (xy 187.814203 87.141819) + (xy 187.803881 87.126186) (xy 187.794569 87.110625) (xy 187.786259 87.095138) (xy 187.778944 87.079732) + (xy 187.772618 87.06441) (xy 187.767273 87.049178) (xy 187.762903 87.034041) (xy 187.7595 87.019003) + (xy 187.757057 87.004069) (xy 187.755568 86.989244) (xy 187.755025 86.974533) (xy 187.756751 86.945471) + (xy 187.762178 86.916922) (xy 187.771252 86.888925) (xy 187.777138 86.875145) (xy 187.783915 86.861517) + (xy 187.791576 86.848047) (xy 187.800113 86.834738) (xy 187.809519 86.821596) (xy 187.820032 86.808173) + (xy 187.830753 86.795529) (xy 187.841706 86.783631) (xy 187.852917 86.772443) (xy 187.864412 86.761931) + (xy 187.876215 86.75206) (xy 187.888353 86.742797) (xy 187.900851 86.734105) (xy 187.913734 86.725951) + (xy 187.927028 86.7183) (xy 187.940757 86.711117) (xy 187.954948 86.704368) (xy 187.969626 86.698018) + (xy 187.984816 86.692032) (xy 188.000544 86.686377) (xy 188.016835 86.681016) (xy 187.976062 86.534231) + (xy 187.952021 86.540324) (xy 187.928887 86.547207) (xy 187.90662 86.55489) (xy 187.885176 86.563383) + (xy 187.864515 86.572697) (xy 187.844593 86.582842) (xy 187.82537 86.593827) (xy 187.806804 86.605664) + (xy 187.788852 86.618361) (xy 187.771473 86.631929) (xy 187.754624 86.646378) (xy 187.738265 86.661719) + (xy 187.722352 86.677961) (xy 187.706845 86.695114) (xy 187.691701 86.713189) + ) + ) + (polygon + (pts + (xy 187.523819 85.857187) (xy 187.517915 86.005039) (xy 187.549242 86.006703) (xy 187.580111 86.00853) + (xy 187.610558 86.010558) (xy 187.640617 86.012825) (xy 187.670324 86.015371) (xy 187.699714 86.018235) + (xy 187.728821 86.021456) (xy 187.757683 86.025073) (xy 187.786333 86.029124) (xy 187.814807 86.033649) + (xy 187.84314 86.038687) (xy 187.871367 86.044277) (xy 187.899524 86.050457) (xy 187.927645 86.057267) + (xy 187.955767 86.064745) (xy 187.983924 86.072931) (xy 188.012151 86.081864) (xy 188.040484 86.091582) + (xy 188.068958 86.102124) (xy 188.097607 86.113531) (xy 188.126469 86.125839) (xy 188.155576 86.139089) + (xy 188.184966 86.15332) (xy 188.214672 86.168569) (xy 188.244731 86.184877) (xy 188.275177 86.202283) + (xy 188.306046 86.220825) (xy 188.337373 86.240542) (xy 188.369193 86.261473) (xy 188.401541 86.283658) + (xy 188.434453 86.307134) (xy 188.467964 86.331942) (xy 188.500893 86.3572) (xy 188.532397 86.382265) + (xy 188.562522 86.407157) (xy 188.591315 86.431901) (xy 188.618821 86.456518) (xy 188.645087 86.48103) + (xy 188.670159 86.505461) (xy 188.694084 86.529832) (xy 188.716906 86.554165) (xy 188.738674 86.578484) + (xy 188.759432 86.602811) (xy 188.779227 86.627168) (xy 188.798105 86.651577) (xy 188.816113 86.67606) + (xy 188.833297 86.700641) (xy 188.849702 86.725342) (xy 188.865376 86.750184) (xy 188.880363 86.775191) + (xy 188.894712 86.800385) (xy 188.908467 86.825787) (xy 188.921675 86.851422) (xy 188.934382 86.87731) + (xy 188.946634 86.903474) (xy 188.958478 86.929937) (xy 188.96996 86.956721) (xy 188.981126 86.983849) + (xy 188.992022 87.011342) (xy 189.002694 87.039224) (xy 189.013189 87.067516) (xy 189.023553 87.096242) + (xy 189.033832 87.125422) (xy 189.044072 87.155081) (xy 189.184276 87.108431) (xy 189.174109 87.076683) + (xy 189.164003 87.045172) (xy 189.153898 87.01389) (xy 189.143734 86.982829) (xy 189.133449 86.951981) + (xy 189.122984 86.921339) (xy 189.112278 86.890894) (xy 189.101271 86.860638) (xy 189.089902 86.830564) + (xy 189.07811 86.800664) (xy 189.065835 86.770929) (xy 189.053017 86.741353) (xy 189.039596 86.711925) + (xy 189.02551 86.68264) (xy 189.010699 86.653489) (xy 188.995103 86.624464) (xy 188.978662 86.595557) + (xy 188.961314 86.56676) (xy 188.943 86.538065) (xy 188.923659 86.509464) (xy 188.903231 86.48095) + (xy 188.881654 86.452514) (xy 188.858869 86.424149) (xy 188.834816 86.395846) (xy 188.809432 86.367598) + (xy 188.78266 86.339397) (xy 188.754436 86.311234) (xy 188.724702 86.283102) (xy 188.693397 86.254993) + (xy 188.66046 86.226899) (xy 188.625831 86.198812) (xy 188.58945 86.170724) (xy 188.552422 86.143494) + (xy 188.515878 86.117949) (xy 188.479794 86.094031) (xy 188.444144 86.071686) (xy 188.408906 86.050858) + (xy 188.374054 86.03149) (xy 188.339564 86.013527) (xy 188.305412 85.996912) (xy 188.271574 85.98159) + (xy 188.238025 85.967505) (xy 188.20474 85.9546) (xy 188.171696 85.942819) (xy 188.138868 85.932108) + (xy 188.106232 85.922409) (xy 188.073764 85.913667) (xy 188.041438 85.905825) (xy 188.009231 85.898829) + (xy 187.977118 85.892621) (xy 187.945076 85.887146) (xy 187.913079 85.882347) (xy 187.881104 85.87817) + (xy 187.849125 85.874558) (xy 187.817119 85.871454) (xy 187.785062 85.868803) (xy 187.752928 85.86655) + (xy 187.720694 85.864637) (xy 187.688336 85.86301) (xy 187.655828 85.861611) (xy 187.623147 85.860385) + (xy 187.590268 85.859277) (xy 187.557167 85.858229) + ) + ) + (polygon + (pts + (xy 188.37204 85.303191) (xy 188.362335 85.316419) (xy 188.3531 85.329715) (xy 188.344335 85.343082) + (xy 188.336037 85.356522) (xy 188.328204 85.370037) (xy 188.320834 85.383629) (xy 188.313923 85.397299) + (xy 188.307471 85.41105) (xy 188.301474 85.424883) (xy 188.295931 85.438802) (xy 188.29084 85.452807) + (xy 188.286197 85.466901) (xy 188.282001 85.481085) (xy 188.278249 85.495362) (xy 188.27494 85.509734) + (xy 188.27207 85.524203) (xy 188.269639 85.53877) (xy 188.267642 85.553438) (xy 188.266079 85.568208) + (xy 188.264947 85.583083) (xy 188.264244 85.598065) (xy 188.263967 85.613155) (xy 188.264114 85.628356) + (xy 188.264682 85.64367) (xy 188.265671 85.659098) (xy 188.267077 85.674643) (xy 188.268898 85.690307) + (xy 188.271132 85.706091) (xy 188.273776 85.721998) (xy 188.276829 85.738029) (xy 188.280288 85.754187) + (xy 188.284151 85.770473) (xy 188.441045 85.730896) (xy 188.436102 85.70521) (xy 188.432112 85.680631) + (xy 188.429104 85.65708) (xy 188.42711 85.634474) (xy 188.42616 85.612734) (xy 188.426285 85.591777) + (xy 188.427516 85.571523) (xy 188.429883 85.551892) (xy 188.433419 85.532801) (xy 188.438152 85.51417) + (xy 188.444114 85.495919) (xy 188.451336 85.477966) (xy 188.459848 85.460229) (xy 188.469682 85.442629) + (xy 188.480868 85.425085) (xy 188.493437 85.407514) (xy 188.509308 85.388106) (xy 188.526114 85.370724) + (xy 188.543781 85.355412) (xy 188.562237 85.342209) (xy 188.581408 85.331157) (xy 188.60122 85.322299) + (xy 188.621599 85.315674) (xy 188.642473 85.311324) (xy 188.663767 85.309292) (xy 188.685408 85.309617) + (xy 188.707323 85.312343) (xy 188.729438 85.317509) (xy 188.75168 85.325157) (xy 188.773975 85.335329) + (xy 188.796249 85.348066) (xy 188.81843 85.363409) (xy 188.835226 85.376522) (xy 188.851193 85.38996) + (xy 188.86637 85.403811) (xy 188.880802 85.418166) (xy 188.894529 85.433114) (xy 188.907594 85.448746) + (xy 188.92004 85.46515) (xy 188.931908 85.482416) (xy 188.943241 85.500634) (xy 188.95408 85.519894) + (xy 188.964469 85.540286) (xy 188.974449 85.561898) (xy 188.984063 85.584821) (xy 188.993352 85.609145) + (xy 189.00236 85.634958) (xy 189.011127 85.662352) (xy 189.019697 85.691415) (xy 189.028112 85.722237) + (xy 189.036413 85.754907) (xy 189.044644 85.789517) (xy 189.052845 85.826154) (xy 189.06106 85.864909) + (xy 189.06933 85.905872) (xy 189.077699 85.949132) (xy 189.086207 85.994779) (xy 189.094897 86.042903) + (xy 189.103812 86.093592) (xy 189.112994 86.146938) (xy 189.122484 86.203029) (xy 189.132326 86.261955) + (xy 189.142561 86.323807) (xy 189.153231 86.388673) (xy 189.275534 86.480835) (xy 189.774709 85.818408) + (xy 189.659566 85.702741) (xy 189.279232 86.207462) (xy 189.271229 86.151856) (xy 189.263409 86.098292) + (xy 189.255736 86.046721) (xy 189.248174 85.997092) (xy 189.240686 85.949358) (xy 189.233236 85.903469) + (xy 189.225787 85.859375) (xy 189.218303 85.817029) (xy 189.210747 85.77638) (xy 189.203082 85.73738) + (xy 189.195273 85.699979) (xy 189.187283 85.664129) (xy 189.179075 85.62978) (xy 189.170612 85.596884) + (xy 189.161859 85.565391) (xy 189.152778 85.535252) (xy 189.143334 85.506417) (xy 189.133489 85.478839) + (xy 189.123207 85.452468) (xy 189.112452 85.427254) (xy 189.101187 85.403149) (xy 189.089376 85.380103) + (xy 189.076982 85.358068) (xy 189.063969 85.336994) (xy 189.0503 85.316832) (xy 189.035939 85.297534) + (xy 189.020848 85.27905) (xy 189.004993 85.26133) (xy 188.988335 85.244326) (xy 188.970839 85.22799) + (xy 188.952468 85.212271) (xy 188.933186 85.19712) (xy 188.916676 85.185276) (xy 188.899857 85.174386) + (xy 188.882754 85.164452) (xy 188.865392 85.155477) (xy 188.847794 85.147462) (xy 188.829985 85.14041) + (xy 188.811988 85.134324) (xy 188.793829 85.129207) (xy 188.775531 85.12506) (xy 188.757118 85.121886) + (xy 188.738615 85.119688) (xy 188.720046 85.118467) (xy 188.701435 85.118227) (xy 188.682806 85.11897) + (xy 188.664184 85.120698) (xy 188.645592 85.123414) (xy 188.627055 85.12712) (xy 188.608598 85.131818) + (xy 188.590243 85.137512) (xy 188.572016 85.144203) (xy 188.553941 85.151894) (xy 188.536041 85.160588) + (xy 188.518342 85.170286) (xy 188.500866 85.180991) (xy 188.483639 85.192707) (xy 188.466685 85.205434) + (xy 188.450028 85.219176) (xy 188.433691 85.233935) (xy 188.4177 85.249714) (xy 188.402079 85.266514) + (xy 188.386851 85.284339) + ) + ) + (polygon + (pts + (xy 189.061933 84.387672) (xy 189.045042 84.411344) (xy 189.029917 84.435175) (xy 189.01655 84.459161) + (xy 189.004934 84.483298) (xy 188.995059 84.507579) (xy 188.98692 84.532001) (xy 188.980508 84.556559) + (xy 188.975815 84.581247) (xy 188.972833 84.606061) (xy 188.971555 84.630996) (xy 188.971973 84.656047) + (xy 188.974079 84.681209) (xy 188.977866 84.706478) (xy 188.983325 84.731848) (xy 188.990449 84.757315) + (xy 188.99923 84.782874) (xy 189.009661 84.80852) (xy 189.021732 84.834248) (xy 189.035438 84.860054) + (xy 189.05077 84.885932) (xy 189.06772 84.911878) (xy 189.08628 84.937886) (xy 189.106443 84.963952) + (xy 189.128201 84.990072) (xy 189.151546 85.01624) (xy 189.176471 85.042451) (xy 189.202967 85.0687) + (xy 189.231027 85.094984) (xy 189.260642 85.121296) (xy 189.291807 85.147632) (xy 189.324511 85.173988) + (xy 189.358749 85.200358) (xy 189.393512 85.225984) (xy 189.427848 85.250147) (xy 189.461751 85.272842) + (xy 189.495212 85.294062) (xy 189.528225 85.3138) (xy 189.560781 85.332049) (xy 189.592874 85.348804) + (xy 189.624496 85.364057) (xy 189.655639 85.377801) (xy 189.686297 85.390031) (xy 189.716462 85.40074) + (xy 189.746127 85.409921) (xy 189.775283 85.417567) (xy 189.803925 85.423672) (xy 189.832043 85.42823) + (xy 189.859632 85.431234) (xy 189.886683 85.432676) (xy 189.91319 85.432552) (xy 189.939144 85.430853) + (xy 189.964539 85.427574) (xy 189.989366 85.422708) (xy 190.01362 85.416248) (xy 190.037291 85.408188) + (xy 190.060374 85.398521) (xy 190.08286 85.38724) (xy 190.104742 85.37434) (xy 190.126012 85.359813) + (xy 190.146664 85.343653) (xy 190.16669 85.325854) (xy 190.186082 85.306408) (xy 190.204833 85.285309) + (xy 190.222936 85.262551) (xy 190.239823 85.238876) (xy 190.254936 85.215035) (xy 190.268284 85.191034) + (xy 190.279874 85.166878) (xy 190.289715 85.142572) (xy 190.297817 85.118121) (xy 190.304186 85.093531) + (xy 190.308831 85.068807) (xy 190.311761 85.043954) (xy 190.312984 85.018978) (xy 190.312509 84.993883) + (xy 190.310343 84.968676) (xy 190.306495 84.943361) (xy 190.300974 84.917944) (xy 190.293788 84.89243) + (xy 190.284945 84.866825) (xy 190.274453 84.841132) (xy 190.262322 84.815359) (xy 190.248558 84.78951) + (xy 190.233171 84.763591) (xy 190.21617 84.737606) (xy 190.197561 84.711561) (xy 190.177354 84.685462) + (xy 190.155558 84.659313) (xy 190.13218 84.633121) (xy 190.107228 84.606889) (xy 190.080712 84.580624) + (xy 190.052639 84.554331) (xy 190.023018 84.528015) (xy 189.991858 84.501682) (xy 189.959166 84.475336) + (xy 189.924951 84.448983) (xy 189.89032 84.423456) (xy 189.856105 84.399385) (xy 189.822315 84.376775) + (xy 189.788958 84.355633) (xy 189.75604 84.335966) (xy 189.72357 84.317782) (xy 189.691555 84.301086) + (xy 189.660004 84.285887) (xy 189.628923 84.27219) (xy 189.598322 84.260002) (xy 189.568207 84.249331) + (xy 189.538586 84.240183) (xy 189.509467 84.232565) (xy 189.480858 84.226485) (xy 189.452767 84.221948) + (xy 189.425201 84.218961) (xy 189.398168 84.217533) (xy 189.371677 84.217668) (xy 189.345733 84.219375) + (xy 189.320346 84.22266) (xy 189.295524 84.22753) (xy 189.271273 84.233992) (xy 189.247602 84.242053) + (xy 189.224519 84.251719) (xy 189.202031 84.262997) (xy 189.180146 84.275895) (xy 189.158871 84.290419) + (xy 189.138216 84.306576) (xy 189.118186 84.324373) (xy 189.098791 84.343817) (xy 189.080037 84.364914) + ) + (pts + (xy 189.184529 84.480054) (xy 189.194604 84.467469) (xy 189.205158 84.455834) (xy 189.216204 84.445162) + (xy 189.227753 84.435465) (xy 189.239817 84.426755) (xy 189.252408 84.419046) (xy 189.265537 84.412349) + (xy 189.279218 84.406676) (xy 189.293461 84.40204) (xy 189.308279 84.398453) (xy 189.323683 84.395928) + (xy 189.339686 84.394476) (xy 189.356298 84.394111) (xy 189.373533 84.394844) (xy 189.391402 84.396688) + (xy 189.409916 84.399655) (xy 189.429089 84.403757) (xy 189.448931 84.409006) (xy 189.469454 84.415416) + (xy 189.490671 84.422998) (xy 189.512593 84.431765) (xy 189.535232 84.441729) (xy 189.558601 84.452902) + (xy 189.58271 84.465297) (xy 189.607572 84.478925) (xy 189.633199 84.4938) (xy 189.659602 84.509933) + (xy 189.686794 84.527337) (xy 189.714787 84.546024) (xy 189.743591 84.566007) (xy 189.77322 84.587297) + (xy 189.803685 84.609908) (xy 189.833949 84.63306) (xy 189.862707 84.655767) (xy 189.889971 84.678035) + (xy 189.915759 84.699874) (xy 189.940086 84.721292) (xy 189.962966 84.742297) (xy 189.984415 84.762896) + (xy 190.004449 84.783099) (xy 190.023083 84.802914) (xy 190.040332 84.822349) (xy 190.056212 84.841411) + (xy 190.070738 84.86011) (xy 190.083925 84.878453) (xy 190.09579 84.89645) (xy 190.106346 84.914107) + (xy 190.115611 84.931433) (xy 190.123598 84.948437) (xy 190.130324 84.965127) (xy 190.135803 84.98151) + (xy 190.140052 84.997596) (xy 190.143085 85.013392) (xy 190.144919 85.028906) (xy 190.145567 85.044148) + (xy 190.145047 85.059125) (xy 190.143372 85.073844) (xy 190.140559 85.088316) (xy 190.136623 85.102547) + (xy 190.131579 85.116546) (xy 190.125443 85.130322) (xy 190.118229 85.143882) (xy 190.109954 85.157235) + (xy 190.100633 85.170388) (xy 190.090442 85.183129) (xy 190.079786 85.194898) (xy 190.068652 85.205686) + (xy 190.057027 85.21548) (xy 190.044899 85.224269) (xy 190.032254 85.232042) (xy 190.01908 85.238786) + (xy 190.005363 85.24449) (xy 189.991092 85.249144) (xy 189.976253 85.252734) (xy 189.960832 85.25525) + (xy 189.944818 85.25668) (xy 189.928198 85.257012) (xy 189.910957 85.256236) (xy 189.893085 85.254338) + (xy 189.874567 85.251309) (xy 189.855391 85.247136) (xy 189.835544 85.241807) (xy 189.815013 85.235312) + (xy 189.793785 85.227638) (xy 189.771848 85.218774) (xy 189.749188 85.208709) (xy 189.725793 85.197431) + (xy 189.701649 85.184928) (xy 189.676744 85.171189) (xy 189.651065 85.156202) (xy 189.624599 85.139956) + (xy 189.597334 85.122439) (xy 189.569255 85.10364) (xy 189.540351 85.083547) (xy 189.510609 85.062148) + (xy 189.480015 85.039432) (xy 189.449879 85.016385) (xy 189.421236 84.993787) (xy 189.394071 84.971629) + (xy 189.368369 84.949902) (xy 189.344116 84.928597) (xy 189.321299 84.907705) (xy 189.299902 84.887218) + (xy 189.27991 84.867125) (xy 189.261311 84.847419) (xy 189.244089 84.82809) (xy 189.22823 84.809129) + (xy 189.213719 84.790527) (xy 189.200542 84.772275) (xy 189.188685 84.754364) (xy 189.178134 84.736786) + (xy 189.168873 84.71953) (xy 189.160889 84.702589) (xy 189.154167 84.685953) (xy 189.148693 84.669613) + (xy 189.144452 84.65356) (xy 189.14143 84.637786) (xy 189.139613 84.622281) (xy 189.138986 84.607036) + (xy 189.139535 84.592042) (xy 189.141245 84.57729) (xy 189.144103 84.562772) (xy 189.148093 84.548477) + (xy 189.153201 84.534398) (xy 189.159413 84.520526) (xy 189.166715 84.50685) (xy 189.175092 84.493363) + ) + ) + (polygon + (pts + (xy 189.687004 83.558175) (xy 189.677298 83.571403) (xy 189.668064 83.584699) (xy 189.659299 83.598066) + (xy 189.651001 83.611507) (xy 189.643168 83.625021) (xy 189.635797 83.638613) (xy 189.628887 83.652283) + (xy 189.622435 83.666034) (xy 189.616438 83.679868) (xy 189.610895 83.693786) (xy 189.605803 83.707791) + (xy 189.601161 83.721885) (xy 189.596964 83.736069) (xy 189.593213 83.750346) (xy 189.589904 83.764718) + (xy 189.587034 83.779187) (xy 189.584602 83.793754) (xy 189.582606 83.808422) (xy 189.581043 83.823192) + (xy 189.579911 83.838067) (xy 189.579207 83.853049) (xy 189.57893 83.86814) (xy 189.579077 83.883341) + (xy 189.579646 83.898654) (xy 189.580635 83.914083) (xy 189.582041 83.929627) (xy 189.583862 83.945291) + (xy 189.586096 83.961075) (xy 189.58874 83.976982) (xy 189.591793 83.993013) (xy 189.595252 84.009171) + (xy 189.599115 84.025457) (xy 189.756009 83.98588) (xy 189.751066 83.960194) (xy 189.747075 83.935616) + (xy 189.744068 83.912064) (xy 189.742073 83.889459) (xy 189.741123 83.867718) (xy 189.741249 83.846761) + (xy 189.74248 83.826508) (xy 189.744847 83.806876) (xy 189.748382 83.787785) (xy 189.753116 83.769155) + (xy 189.759078 83.750903) (xy 189.7663 83.73295) (xy 189.774812 83.715214) (xy 189.784646 83.697614) + (xy 189.795832 83.680069) (xy 189.8084 83.662498) (xy 189.824271 83.64309) (xy 189.841077 83.625709) + (xy 189.858745 83.610396) (xy 189.877201 83.597193) (xy 189.896372 83.586142) (xy 189.916183 83.577283) + (xy 189.936563 83.570658) (xy 189.957436 83.566309) (xy 189.978731 83.564276) (xy 190.000372 83.564602) + (xy 190.022287 83.567327) (xy 190.044402 83.572493) (xy 190.066644 83.580141) (xy 190.088939 83.590313) + (xy 190.111213 83.60305) (xy 190.133393 83.618393) (xy 190.15019 83.631506) (xy 190.166156 83.644944) + (xy 190.181334 83.658795) (xy 190.195765 83.67315) (xy 190.209492 83.688099) (xy 190.222558 83.70373) + (xy 190.235003 83.720134) (xy 190.246871 83.7374) (xy 190.258204 83.755618) (xy 190.269044 83.774878) + (xy 190.279433 83.79527) (xy 190.289413 83.816882) (xy 190.299027 83.839805) (xy 190.308316 83.864129) + (xy 190.317324 83.889943) (xy 190.326091 83.917336) (xy 190.334661 83.946399) (xy 190.343076 83.977221) + (xy 190.351377 84.009892) (xy 190.359607 84.044501) (xy 190.367809 84.081138) (xy 190.376024 84.119894) + (xy 190.384294 84.160856) (xy 190.392662 84.204116) (xy 190.401171 84.249763) (xy 190.409861 84.297887) + (xy 190.418776 84.348576) (xy 190.427958 84.401922) (xy 190.437448 84.458013) (xy 190.44729 84.51694) + (xy 190.457524 84.578791) (xy 190.468194 84.643657) (xy 190.590498 84.735819) (xy 191.089672 84.073392) + (xy 190.97453 83.957726) (xy 190.594196 84.462446) (xy 190.586192 84.406841) (xy 190.578372 84.353277) + (xy 190.5707 84.301705) (xy 190.563137 84.252076) (xy 190.55565 84.204342) (xy 190.5482 84.158453) + (xy 190.540751 84.114359) (xy 190.533266 84.072013) (xy 190.52571 84.031364) (xy 190.518046 83.992364) + (xy 190.510237 83.954964) (xy 190.502247 83.919113) (xy 190.494038 83.884765) (xy 190.485576 83.851868) + (xy 190.476823 83.820375) (xy 190.467742 83.790236) (xy 190.458297 83.761402) (xy 190.448453 83.733823) + (xy 190.438171 83.707452) (xy 190.427416 83.682238) (xy 190.416151 83.658133) (xy 190.40434 83.635087) + (xy 190.391946 83.613052) (xy 190.378933 83.591978) (xy 190.365264 83.571817) (xy 190.350902 83.552518) + (xy 190.335812 83.534034) (xy 190.319956 83.516314) (xy 190.303299 83.499311) (xy 190.285803 83.482974) + (xy 190.267432 83.467255) (xy 190.24815 83.452104) (xy 190.231639 83.440261) (xy 190.214821 83.429371) + (xy 190.197718 83.419436) (xy 190.180355 83.410461) (xy 190.162758 83.402446) (xy 190.144948 83.395394) + (xy 190.126952 83.389309) (xy 190.108792 83.384191) (xy 190.090494 83.380044) (xy 190.072082 83.37687) + (xy 190.053579 83.374672) (xy 190.03501 83.373451) (xy 190.016399 83.373211) (xy 189.99777 83.373954) + (xy 189.979148 83.375682) (xy 189.960556 83.378398) (xy 189.942019 83.382104) (xy 189.923561 83.386802) + (xy 189.905207 83.392496) (xy 189.88698 83.399187) (xy 189.868904 83.406878) (xy 189.851005 83.415572) + (xy 189.833305 83.42527) (xy 189.81583 83.435976) (xy 189.798603 83.447691) (xy 189.781649 83.460418) + (xy 189.764992 83.47416) (xy 189.748655 83.488919) (xy 189.732664 83.504698) (xy 189.717042 83.521498) + (xy 189.701814 83.539323) + ) + ) + (polygon + (pts + (xy 190.302374 82.741552) (xy 190.285999 82.764352) (xy 190.270936 82.787557) (xy 190.257176 82.811178) + (xy 190.244714 82.835229) (xy 190.233541 82.859722) (xy 190.223652 82.884671) (xy 190.215038 82.910089) + (xy 190.207694 82.935987) (xy 190.201611 82.962379) (xy 190.196784 82.989279) (xy 190.193204 83.016698) + (xy 190.190866 83.044649) (xy 190.189761 83.073146) (xy 190.189883 83.102202) (xy 190.190402 83.116943) + (xy 190.191226 83.131828) (xy 190.192352 83.14686) (xy 190.193781 83.162039) (xy 190.348263 83.151839) + (xy 190.3459 83.12801) (xy 190.344371 83.105053) (xy 190.343695 83.08291) (xy 190.343889 83.061525) + (xy 190.344971 83.040842) (xy 190.346959 83.020803) (xy 190.34987 83.001353) (xy 190.353722 82.982435) + (xy 190.358534 82.963992) (xy 190.364321 82.945967) (xy 190.371104 82.928305) (xy 190.378898 82.910949) + (xy 190.387722 82.893842) (xy 190.397594 82.876927) (xy 190.408531 82.860149) (xy 190.420551 82.84345) + (xy 190.436851 82.823426) (xy 190.453948 82.805504) (xy 190.471767 82.789706) (xy 190.490231 82.776055) + (xy 190.509264 82.764575) (xy 190.528789 82.755287) (xy 190.54873 82.748216) (xy 190.56901 82.743385) + (xy 190.589553 82.740816) (xy 190.610282 82.740532) (xy 190.631121 82.742556) (xy 190.651993 82.746912) + (xy 190.672822 82.753622) (xy 190.693532 82.762709) (xy 190.714045 82.774197) (xy 190.734286 82.788109) + (xy 190.746374 82.797637) (xy 190.757682 82.807404) (xy 190.777998 82.827597) (xy 190.795312 82.848576) + (xy 190.8097 82.870232) (xy 190.82124 82.892454) (xy 190.830009 82.915131) (xy 190.836084 82.938153) + (xy 190.839543 82.961409) (xy 190.840462 82.98479) (xy 190.838919 83.008183) (xy 190.834991 83.03148) + (xy 190.828756 83.054569) (xy 190.82029 83.07734) (xy 190.80967 83.099682) (xy 190.796975 83.121485) + (xy 190.782281 83.142639) (xy 190.739286 83.199695) (xy 190.844481 83.307865) (xy 190.907759 83.223891) + (xy 190.917381 83.211411) (xy 190.927068 83.199438) (xy 190.936826 83.187987) (xy 190.946661 83.177073) + (xy 190.966581 83.156916) (xy 190.986872 83.13909) (xy 191.007578 83.123716) (xy 191.028743 83.110917) + (xy 191.050411 83.100813) (xy 191.072627 83.093528) (xy 191.095433 83.089182) (xy 191.118874 83.087898) + (xy 191.142994 83.089797) (xy 191.167837 83.095001) (xy 191.193447 83.103632) (xy 191.219867 83.115812) + (xy 191.233395 83.123271) (xy 191.247142 83.131663) (xy 191.261113 83.141003) (xy 191.275315 83.151306) + (xy 191.287311 83.160737) (xy 191.298664 83.170459) (xy 191.319427 83.190733) (xy 191.337575 83.212038) + (xy 191.353081 83.234285) (xy 191.365917 83.257381) (xy 191.376055 83.281238) (xy 191.383466 83.305764) + (xy 191.388123 83.33087) (xy 191.389998 83.356466) (xy 191.389063 83.382459) (xy 191.385289 83.408762) + (xy 191.378648 83.435282) (xy 191.369113 83.461931) (xy 191.356656 83.488617) (xy 191.349323 83.501945) + (xy 191.341248 83.51525) (xy 191.332429 83.528518) (xy 191.322862 83.541739) (xy 191.309785 83.558275) + (xy 191.296166 83.573874) (xy 191.281976 83.588545) (xy 191.267186 83.602298) (xy 191.251767 83.615141) + (xy 191.23569 83.627084) (xy 191.218925 83.638136) (xy 191.201445 83.648305) (xy 191.183219 83.657601) + (xy 191.16422 83.666033) (xy 191.144417 83.67361) (xy 191.123783 83.68034) (xy 191.102287 83.686234) + (xy 191.079901 83.691299) (xy 191.056597 83.695546) (xy 191.032344 83.698983) (xy 191.04723 83.855162) + (xy 191.062772 83.854128) (xy 191.078139 83.852677) (xy 191.09333 83.85081) (xy 191.108343 83.848532) + (xy 191.123177 83.845846) (xy 191.137832 83.842756) (xy 191.152306 83.839263) (xy 191.166598 83.835373) + (xy 191.180707 83.831088) (xy 191.194631 83.826412) (xy 191.221923 83.8159) (xy 191.248466 83.803862) + (xy 191.274249 83.790327) (xy 191.299264 83.775321) (xy 191.323503 83.758871) (xy 191.335329 83.750112) + (xy 191.346957 83.741003) (xy 191.358386 83.731547) (xy 191.369616 83.721746) (xy 191.380645 83.711604) + (xy 191.391472 83.701125) (xy 191.402096 83.690312) (xy 191.412516 83.679168) (xy 191.422731 83.667697) + (xy 191.432739 83.655902) (xy 191.44254 83.643786) (xy 191.452132 83.631353) (xy 191.467991 83.609416) + (xy 191.482627 83.587347) (xy 191.496048 83.565172) (xy 191.508263 83.542916) (xy 191.519282 83.520606) + (xy 191.529115 83.498266) (xy 191.53777 83.475922) (xy 191.545257 83.453601) (xy 191.551585 83.431328) + (xy 191.556763 83.409128) (xy 191.560801 83.387028) (xy 191.563707 83.365053) (xy 191.565492 83.343228) + (xy 191.566164 83.32158) (xy 191.565732 83.300135) (xy 191.564207 83.278917) (xy 191.561596 83.257952) + (xy 191.55791 83.237268) (xy 191.553158 83.216888) (xy 191.547348 83.196839) (xy 191.540491 83.177146) + (xy 191.532595 83.157836) (xy 191.52367 83.138933) (xy 191.513725 83.120465) (xy 191.50277 83.102455) + (xy 191.490812 83.084931) (xy 191.477863 83.067917) (xy 191.463931 83.05144) (xy 191.449025 83.035525) + (xy 191.433154 83.020198) (xy 191.416329 83.005485) (xy 191.398557 82.991411) (xy 191.382798 82.980048) + (xy 191.367018 82.969677) (xy 191.351229 82.960283) (xy 191.33544 82.95185) (xy 191.319663 82.944362) + (xy 191.303909 82.937802) (xy 191.288187 82.932156) (xy 191.27251 82.927407) (xy 191.256888 82.923539) + (xy 191.241332 82.920537) (xy 191.225851 82.918384) (xy 191.210459 82.917065) (xy 191.195164 82.916564) + (xy 191.179978 82.916865) (xy 191.164912 82.917951) (xy 191.149976 82.919808) (xy 191.135182 82.922419) + (xy 191.120539 82.925769) (xy 191.10606 82.92984) (xy 191.091754 82.934619) (xy 191.077632 82.940088) + (xy 191.063706 82.946232) (xy 191.049986 82.953035) (xy 191.036482 82.96048) (xy 191.023206 82.968553) + (xy 191.010169 82.977238) (xy 190.997381 82.986517) (xy 190.984853 82.996376) (xy 190.972596 83.006799) + (xy 190.96062 83.017769) (xy 190.948937 83.029271) (xy 190.937556 83.041289) (xy 190.943378 83.02734) + (xy 190.948712 83.01335) (xy 190.95355 82.999329) (xy 190.957884 82.985287) (xy 190.965004 82.957183) + (xy 190.970006 82.929123) (xy 190.972823 82.901191) (xy 190.973389 82.87347) (xy 190.971636 82.846045) + (xy 190.967499 82.819001) (xy 190.96091 82.79242) (xy 190.951802 82.766388) (xy 190.940109 82.740988) + (xy 190.925765 82.716304) (xy 190.908701 82.692421) (xy 190.89913 82.680806) (xy 190.888853 82.669423) + (xy 190.877863 82.658282) (xy 190.866152 82.647393) (xy 190.853711 82.636768) (xy 190.840532 82.626416) + (xy 190.825959 82.615972) (xy 190.811001 82.606311) (xy 190.795682 82.597444) (xy 190.780027 82.589384) + (xy 190.76406 82.582144) (xy 190.747804 82.575736) (xy 190.731283 82.570172) (xy 190.714522 82.565465) + (xy 190.697544 82.561626) (xy 190.680374 82.558669) (xy 190.663035 82.556605) (xy 190.645551 82.555448) + (xy 190.627946 82.555208) (xy 190.610245 82.5559) (xy 190.59247 82.557534) (xy 190.574647 82.560123) + (xy 190.556799 82.563681) (xy 190.538949 82.568218) (xy 190.521123 82.573747) (xy 190.503344 82.580282) + (xy 190.485635 82.587833) (xy 190.468022 82.596414) (xy 190.450527 82.606036) (xy 190.433175 82.616712) + (xy 190.415989 82.628455) (xy 190.398995 82.641277) (xy 190.382215 82.65519) (xy 190.365674 82.670206) + (xy 190.349395 82.686338) (xy 190.333403 82.703598) (xy 190.317721 82.721999) + ) + ) + (polygon + (pts + (xy 190.989978 81.478421) (xy 190.981673 81.490533) (xy 190.971836 81.509168) (xy 190.96509 81.528161) + (xy 190.961373 81.547284) (xy 190.960624 81.566308) (xy 190.962779 81.585005) (xy 190.967779 81.603148) + (xy 190.975561 81.620509) (xy 190.986062 81.636859) (xy 190.999222 81.651971) (xy 191.014979 81.665617) + (xy 191.031915 81.676607) (xy 191.049643 81.684771) (xy 191.067917 81.690105) (xy 191.08649 81.692603) + (xy 191.105115 81.692263) (xy 191.123547 81.689079) (xy 191.141539 81.683048) (xy 191.158845 81.674166) + (xy 191.175219 81.662428) (xy 191.190413 81.64783) (xy 191.199767 81.636507) (xy 191.208305 81.624086) + (xy 191.218445 81.605065) (xy 191.225452 81.585776) (xy 191.229404 81.566448) (xy 191.23038 81.547306) + (xy 191.228459 81.528579) (xy 191.223719 81.510493) (xy 191.216238 81.493275) (xy 191.206095 81.477152) + (xy 191.193369 81.462351) (xy 191.178137 81.449099) (xy 191.160676 81.437715) (xy 191.142514 81.429241) + (xy 191.123882 81.42368) (xy 191.105009 81.421039) (xy 191.086124 81.421322) (xy 191.067457 81.424535) + (xy 191.049238 81.430683) (xy 191.031697 81.439771) (xy 191.015063 81.451805) (xy 190.999565 81.466789) + ) + ) + (polygon + (pts + (xy 191.478881 81.725728) (xy 191.362686 81.879924) (xy 192.200668 82.511389) (xy 192.217844 82.524587) + (xy 192.23395 82.537492) (xy 192.249015 82.550124) (xy 192.263065 82.562507) (xy 192.27613 82.574663) + (xy 192.288236 82.586614) (xy 192.299411 82.598381) (xy 192.309684 82.609988) (xy 192.319082 82.621457) + (xy 192.335365 82.644068) (xy 192.348484 82.666392) (xy 192.35866 82.688607) (xy 192.366117 82.710892) + (xy 192.371076 82.733423) (xy 192.373762 82.75638) (xy 192.374397 82.779939) (xy 192.373203 82.804279) + (xy 192.370403 82.829578) (xy 192.36622 82.856014) (xy 192.360877 82.883764) (xy 192.35784 82.898188) + (xy 192.503785 82.937061) (xy 192.509044 82.913853) (xy 192.513894 82.891215) (xy 192.518303 82.869121) + (xy 192.522237 82.847545) (xy 192.525664 82.826463) (xy 192.528551 82.805847) (xy 192.530866 82.785673) + (xy 192.532576 82.765914) (xy 192.533647 82.746546) (xy 192.534048 82.727542) (xy 192.533745 82.708877) + (xy 192.532706 82.690525) (xy 192.530898 82.672461) (xy 192.528289 82.654658) (xy 192.524845 82.637091) + (xy 192.520534 82.619735) (xy 192.515323 82.602563) (xy 192.509179 82.585551) (xy 192.50207 82.568671) + (xy 192.493963 82.5519) (xy 192.484825 82.53521) (xy 192.474624 82.518577) (xy 192.463326 82.501975) + (xy 192.4509 82.485377) (xy 192.437311 82.468759) (xy 192.422528 82.452095) (xy 192.406518 82.435358) + (xy 192.389248 82.418524) (xy 192.370686 82.401566) (xy 192.350798 82.38446) (xy 192.329552 82.367178) + (xy 192.306915 82.349697) + ) + ) + (polygon + (pts + (xy 192.832245 81.333567) (xy 192.432565 81.032386) (xy 192.415264 81.019796) (xy 192.397979 81.008116) + (xy 192.380716 80.997355) (xy 192.363476 80.98752) (xy 192.346264 80.97862) (xy 192.329084 80.970664) + (xy 192.311938 80.963658) (xy 192.29483 80.957611) (xy 192.277765 80.952531) (xy 192.260745 80.948426) + (xy 192.243775 80.945305) (xy 192.226857 80.943174) (xy 192.209996 80.942043) (xy 192.193194 80.94192) + (xy 192.176456 80.942812) (xy 192.159785 80.944727) (xy 192.143185 80.947675) (xy 192.126659 80.951662) + (xy 192.110211 80.956696) (xy 192.093844 80.962787) (xy 192.077562 80.969941) (xy 192.061369 80.978168) + (xy 192.045267 80.987474) (xy 192.029262 80.997869) (xy 192.013355 81.00936) (xy 191.997552 81.021955) + (xy 191.981855 81.035662) (xy 191.966268 81.05049) (xy 191.950794 81.066447) (xy 191.935438 81.08354) + (xy 191.920202 81.101777) (xy 191.905091 81.121168) (xy 191.891365 81.139875) (xy 191.878123 81.158923) + (xy 191.865353 81.178332) (xy 191.853039 81.198119) (xy 191.841167 81.218304) (xy 191.829722 81.238905) + (xy 191.818692 81.259942) (xy 191.808061 81.281434) (xy 191.797816 81.303398) (xy 191.787941 81.325854) + (xy 191.778424 81.348822) (xy 191.769249 81.372319) (xy 191.760403 81.396364) (xy 191.751871 81.420977) + (xy 191.743639 81.446176) (xy 191.735693 81.471981) (xy 191.876931 81.518317) (xy 191.884175 81.49727) + (xy 191.891574 81.476672) (xy 191.899123 81.456538) (xy 191.90682 81.436886) (xy 191.914661 81.417731) + (xy 191.922641 81.399091) (xy 191.930758 81.380982) (xy 191.939006 81.363421) (xy 191.947383 81.346425) + (xy 191.955885 81.330009) (xy 191.964507 81.314191) (xy 191.973246 81.298988) (xy 191.982099 81.284415) + (xy 191.991061 81.27049) (xy 192.000128 81.257229) (xy 192.009298 81.244649) (xy 192.026644 81.222795) + (xy 192.044073 81.203231) (xy 192.06163 81.185996) (xy 192.079364 81.17113) (xy 192.09732 81.158671) + (xy 192.115548 81.148659) (xy 192.134093 81.141132) (xy 192.153004 81.136129) (xy 192.172326 81.133689) + (xy 192.192109 81.133851) (xy 192.212398 81.136655) (xy 192.233241 81.142138) (xy 192.254686 81.150341) + (xy 192.276779 81.161302) (xy 192.299568 81.175059) (xy 192.3231 81.191653) (xy 192.38864 81.241041) + (xy 192.286336 81.376804) (xy 192.26944 81.399846) (xy 192.253605 81.42272) (xy 192.238831 81.445415) + (xy 192.225122 81.467922) (xy 192.212478 81.490231) (xy 192.200903 81.512332) (xy 192.190397 81.534218) + (xy 192.180962 81.555876) (xy 192.172602 81.577299) (xy 192.165316 81.598476) (xy 192.159108 81.619398) + (xy 192.153979 81.640056) (xy 192.149932 81.660439) (xy 192.146968 81.680538) (xy 192.145088 81.700344) + (xy 192.144296 81.719848) (xy 192.144592 81.739039) (xy 192.145979 81.757907) (xy 192.148459 81.776445) + (xy 192.152034 81.794641) (xy 192.156705 81.812486) (xy 192.162474 81.829972) (xy 192.169344 81.847087) + (xy 192.177316 81.863823) (xy 192.186392 81.88017) (xy 192.196575 81.896119) (xy 192.207865 81.911659) + (xy 192.220265 81.926782) (xy 192.233777 81.941478) (xy 192.248403 81.955737) (xy 192.264144 81.969549) + (xy 192.281003 81.982906) (xy 192.29561 81.99343) (xy 192.310397 82.003129) (xy 192.325349 82.012002) + (xy 192.340449 82.020047) (xy 192.355681 82.027261) (xy 192.371028 82.033642) (xy 192.386474 82.039187) + (xy 192.402003 82.043896) (xy 192.417598 82.047764) (xy 192.433244 82.050791) (xy 192.448922 82.052973) + (xy 192.464618 82.054309) (xy 192.480315 82.054796) (xy 192.495996 82.054432) (xy 192.511646 82.053215) + (xy 192.527247 82.051142) (xy 192.542784 82.048212) (xy 192.558239 82.044421) (xy 192.573598 82.039769) + (xy 192.588842 82.034252) (xy 192.603957 82.027868) (xy 192.618925 82.020615) (xy 192.63373 82.012491) + (xy 192.648356 82.003493) (xy 192.662787 81.99362) (xy 192.677006 81.982868) (xy 192.690997 81.971237) + (xy 192.704743 81.958723) (xy 192.718228 81.945324) (xy 192.731436 81.931038) (xy 192.74435 81.915863) + (xy 192.756954 81.899796) (xy 192.771531 81.879468) (xy 192.784893 81.858762) (xy 192.797004 81.837691) + (xy 192.807824 81.816271) (xy 192.817318 81.794513) (xy 192.825446 81.772434) (xy 192.832173 81.750047) + (xy 192.83746 81.727366) (xy 192.84127 81.704405) (xy 192.843565 81.681178) (xy 192.844308 81.6577) + (xy 192.843462 81.633984) (xy 192.840988 81.610045) (xy 192.83685 81.585896) (xy 192.83101 81.561551) + (xy 192.82343 81.537026) (xy 192.843191 81.543454) (xy 192.862306 81.548294) (xy 192.880818 81.551572) + (xy 192.898768 81.553313) (xy 192.916198 81.553545) (xy 192.933149 81.552292) (xy 192.949662 81.54958) + (xy 192.96578 81.545437) (xy 192.981545 81.539886) (xy 192.996996 81.532956) (xy 193.012177 81.52467) + (xy 193.027129 81.515056) (xy 193.041892 81.50414) (xy 193.05651 81.491947) (xy 193.071024 81.478503) + (xy 193.085474 81.463835) (xy 193.005064 81.347734) (xy 192.990857 81.356321) (xy 192.976726 81.363494) + (xy 192.962502 81.369033) (xy 192.948017 81.372716) (xy 192.9331 81.374323) (xy 192.917583 81.373633) + (xy 192.901295 81.370426) (xy 192.884067 81.364482) (xy 192.865731 81.355579) (xy 192.852806 81.347891) + (xy 192.839264 81.338724) + ) + (pts + (xy 192.667838 81.777594) (xy 192.653416 81.795416) (xy 192.638601 81.811139) (xy 192.623404 81.824766) + (xy 192.607838 81.8363) (xy 192.591916 81.845742) (xy 192.575649 81.853095) (xy 192.55905 81.858362) + (xy 192.542131 81.861545) (xy 192.524904 81.862647) (xy 192.507381 81.861671) (xy 192.489575 81.858618) + (xy 192.471498 81.853491) (xy 192.453162 81.846293) (xy 192.434579 81.837026) (xy 192.415762 81.825693) + (xy 192.396722 81.812296) (xy 192.375971 81.795154) (xy 192.358045 81.777133) (xy 192.342944 81.758234) + (xy 192.330668 81.738459) (xy 192.321217 81.71781) (xy 192.314591 81.69629) (xy 192.310789 81.6739) + (xy 192.309812 81.650642) (xy 192.311659 81.626518) (xy 192.316331 81.60153) (xy 192.323826 81.575679) + (xy 192.334146 81.548969) (xy 192.340365 81.535292) (xy 192.34729 81.5214) (xy 192.354921 81.507294) + (xy 192.363258 81.492975) (xy 192.3723 81.478442) (xy 192.382049 81.463696) (xy 192.392503 81.448736) + (xy 192.403664 81.433564) (xy 192.490755 81.31799) (xy 192.689717 81.467919) (xy 192.698872 81.489921) + (xy 192.70665 81.511514) (xy 192.713046 81.532711) (xy 192.718053 81.553524) (xy 192.721667 81.573963) + (xy 192.723882 81.594042) (xy 192.724692 81.613771) (xy 192.724092 81.633163) (xy 192.722075 81.652231) + (xy 192.718637 81.670984) (xy 192.713771 81.689437) (xy 192.707473 81.7076) (xy 192.699736 81.725485) + (xy 192.690555 81.743105) (xy 192.679924 81.76047) + ) + ) + (polygon + (pts + (xy 192.558163 80.254512) (xy 192.545648 80.271739) (xy 192.533941 80.289118) (xy 192.523044 80.306623) + (xy 192.512955 80.324228) (xy 192.503676 80.341909) (xy 192.495206 80.359639) (xy 192.487546 80.377395) + (xy 192.480697 80.39515) (xy 192.474659 80.41288) (xy 192.469432 80.43056) (xy 192.465016 80.448163) + (xy 192.461412 80.465666) (xy 192.45862 80.483042) (xy 192.45664 80.500267) (xy 192.455473 80.517316) + (xy 192.45512 80.534162) (xy 192.455579 80.550782) (xy 192.456853 80.567149) (xy 192.458941 80.583239) + (xy 192.461843 80.599027) (xy 192.46556 80.614486) (xy 192.470092 80.629593) (xy 192.47544 80.644322) + (xy 192.481603 80.658647) (xy 192.488583 80.672544) (xy 192.496379 80.685986) (xy 192.504992 80.69895) + (xy 192.514423 80.71141) (xy 192.52467 80.723341) (xy 192.535736 80.734717) (xy 192.54762 80.745513) + (xy 192.560322 80.755704) (xy 192.583553 80.771808) (xy 192.607203 80.78536) (xy 192.631329 80.796315) + (xy 192.655991 80.804623) (xy 192.681249 80.810237) (xy 192.707159 80.813109) (xy 192.733782 80.813192) + (xy 192.761177 80.810437) (xy 192.789401 80.804798) (xy 192.803843 80.800881) (xy 192.818514 80.796226) + (xy 192.833422 80.790825) (xy 192.848575 80.784673) (xy 192.863979 80.777764) (xy 192.879642 80.770092) + (xy 192.895571 80.761651) (xy 192.911774 80.752436) (xy 192.928259 80.742439) (xy 192.945031 80.731655) + (xy 192.962099 80.720079) (xy 192.979471 80.707704) (xy 192.997152 80.694524) (xy 193.015152 80.680533) + (xy 193.03113 80.667996) (xy 193.046501 80.65615) (xy 193.061289 80.644988) (xy 193.075516 80.634503) + (xy 193.089207 80.62469) (xy 193.102385 80.615541) (xy 193.115073 80.607051) (xy 193.139073 80.592018) + (xy 193.161393 80.57954) (xy 193.182222 80.569564) (xy 193.201745 80.562039) (xy 193.22015 80.556913) + (xy 193.237624 80.554134) (xy 193.254354 80.553649) (xy 193.270527 80.555408) (xy 193.28633 80.559357) + (xy 193.301949 80.565445) (xy 193.317572 80.57362) (xy 193.333386 80.58383) (xy 193.341423 80.589682) + (xy 193.355964 80.601982) (xy 193.368431 80.615356) (xy 193.378836 80.629741) (xy 193.387189 80.645071) + (xy 193.393503 80.661283) (xy 193.397786 80.678312) (xy 193.400051 80.696093) (xy 193.400308 80.714564) + (xy 193.398568 80.733658) (xy 193.394842 80.753311) (xy 193.38914 80.77346) (xy 193.381475 80.79404) + (xy 193.371856 80.814987) (xy 193.360294 80.836235) (xy 193.346801 80.857722) (xy 193.331387 80.879381) + (xy 193.317619 80.896886) (xy 193.303362 80.913531) (xy 193.288629 80.929329) (xy 193.273432 80.944294) + (xy 193.257787 80.95844) (xy 193.241706 80.971779) (xy 193.225202 80.984325) (xy 193.208288 80.996091) + (xy 193.190979 81.007092) (xy 193.173288 81.01734) (xy 193.155227 81.026849) (xy 193.136811 81.035633) + (xy 193.118053 81.043704) (xy 193.098965 81.051077) (xy 193.079563 81.057764) (xy 193.059858 81.063779) + (xy 193.090946 81.216111) (xy 193.114465 81.210574) (xy 193.13805 81.20396) (xy 193.161669 81.196217) + (xy 193.185292 81.187294) (xy 193.208889 81.17714) (xy 193.23243 81.165702) (xy 193.255885 81.152929) + (xy 193.279223 81.138768) (xy 193.302413 81.12317) (xy 193.325427 81.106081) (xy 193.348233 81.08745) + (xy 193.359549 81.07754) (xy 193.370801 81.067225) (xy 193.381987 81.056499) (xy 193.393101 81.045355) + (xy 193.404141 81.033787) (xy 193.415103 81.021788) (xy 193.425983 81.009351) (xy 193.436777 80.996472) + (xy 193.447481 80.983142) (xy 193.458091 80.969355) (xy 193.470491 80.952389) (xy 193.482331 80.935139) + (xy 193.493588 80.917632) (xy 193.504235 80.899894) (xy 193.514249 80.881954) (xy 193.523604 80.863837) + (xy 193.532275 80.845571) (xy 193.540238 80.827184) (xy 193.547468 80.808701) (xy 193.553939 80.79015) + (xy 193.559627 80.771558) (xy 193.564507 80.752952) (xy 193.568553 80.734359) (xy 193.571742 80.715807) + (xy 193.574049 80.697321) (xy 193.575447 80.678929) (xy 193.575913 80.660659) (xy 193.575422 80.642536) + (xy 193.573948 80.624589) (xy 193.571466 80.606844) (xy 193.567953 80.589328) (xy 193.563383 80.572068) + (xy 193.55773 80.555092) (xy 193.550971 80.538425) (xy 193.54308 80.522096) (xy 193.534033 80.506131) + (xy 193.523804 80.490558) (xy 193.512368 80.475403) (xy 193.499701 80.460693) (xy 193.485778 80.446455) + (xy 193.470574 80.432717) (xy 193.454064 80.419505) (xy 193.439741 80.409203) (xy 193.425403 80.39987) + (xy 193.411047 80.391492) (xy 193.396666 80.384056) (xy 193.382253 80.377551) (xy 193.367805 80.371964) + (xy 193.353314 80.367282) (xy 193.338775 80.363493) (xy 193.324182 80.360584) (xy 193.30953 80.358542) + (xy 193.294813 80.357356) (xy 193.280024 80.357011) (xy 193.265159 80.357497) (xy 193.250212 80.3588) + (xy 193.235176 80.360908) (xy 193.220047 80.363808) (xy 193.204817 80.367488) (xy 193.189483 80.371935) + (xy 193.174037 80.377136) (xy 193.158474 80.38308) (xy 193.142789 80.389753) (xy 193.126975 80.397142) + (xy 193.111028 80.405236) (xy 193.09494 80.414022) (xy 193.078707 80.423487) (xy 193.062323 80.433618) + (xy 193.045781 80.444404) (xy 193.029077 80.455831) (xy 193.012204 80.467888) (xy 192.995157 80.48056) + (xy 192.977929 80.493837) (xy 192.960516 80.507704) (xy 192.94722 80.518234) (xy 192.934354 80.528219) + (xy 192.921903 80.537665) (xy 192.909853 80.546573) (xy 192.886899 80.562791) (xy 192.865375 80.5769) + (xy 192.845166 80.588924) (xy 192.826156 80.59889) (xy 192.808231 80.606824) (xy 192.791274 80.612751) + (xy 192.775169 80.616697) (xy 192.759803 80.618689) (xy 192.745057 80.618751) (xy 192.723853 80.615284) + (xy 192.703397 80.607622) (xy 192.689984 80.600226) (xy 192.676614 80.591031) (xy 192.664345 80.580655) + (xy 192.653765 80.569325) (xy 192.644875 80.557099) (xy 192.63768 80.54403) (xy 192.632181 80.530176) + (xy 192.628382 80.515592) (xy 192.626286 80.500334) (xy 192.625895 80.484459) (xy 192.627212 80.468021) + (xy 192.63024 80.451077) (xy 192.634983 80.433684) (xy 192.641442 80.415896) (xy 192.649621 80.397769) + (xy 192.659523 80.379361) (xy 192.671151 80.360726) (xy 192.684507 80.34192) (xy 192.696301 80.326876) + (xy 192.708465 80.312552) (xy 192.721027 80.298914) (xy 192.734011 80.285928) (xy 192.747444 80.27356) + (xy 192.761351 80.261775) (xy 192.775758 80.250539) (xy 192.790692 80.239817) (xy 192.806177 80.229576) + (xy 192.82224 80.219781) (xy 192.838907 80.210398) (xy 192.856203 80.201392) (xy 192.874154 80.19273) + (xy 192.892786 80.184376) (xy 192.912125 80.176297) (xy 192.932197 80.168459) (xy 192.88503 80.030159) + (xy 192.861495 80.037269) (xy 192.838423 80.045084) (xy 192.815802 80.053648) (xy 192.793622 80.06301) + (xy 192.771874 80.073216) (xy 192.750547 80.084312) (xy 192.72963 80.096345) (xy 192.709114 80.109362) + (xy 192.688988 80.123409) (xy 192.669242 80.138533) (xy 192.649865 80.154781) (xy 192.630848 80.1722) + (xy 192.612179 80.190835) (xy 192.593849 80.210735) (xy 192.575847 80.231945) + ) + ) + (polygon + (pts + (xy 193.89917 79.366776) (xy 193.874469 79.34874) (xy 193.849804 79.331882) (xy 193.825189 79.316211) + (xy 193.800638 79.301732) (xy 193.776166 79.288453) (xy 193.751786 79.27638) (xy 193.727513 79.265519) + (xy 193.703359 79.255878) (xy 193.679341 79.247463) (xy 193.65547 79.240281) (xy 193.631762 79.234339) + (xy 193.608231 79.229643) (xy 193.58489 79.226199) (xy 193.561753 79.224016) (xy 193.538835 79.223099) + (xy 193.516149 79.223455) (xy 193.49371 79.22509) (xy 193.471532 79.228012) (xy 193.449628 79.232227) + (xy 193.428013 79.237743) (xy 193.4067 79.244564) (xy 193.385704 79.252699) (xy 193.365039 79.262154) + (xy 193.344718 79.272936) (xy 193.324756 79.28505) (xy 193.305166 79.298505) (xy 193.285964 79.313307) + (xy 193.267162 79.329462) (xy 193.248775 79.346978) (xy 193.230816 79.36586) (xy 193.213301 79.386116) + (xy 193.196242 79.407752) (xy 193.180882 79.429311) (xy 193.167039 79.451182) (xy 193.154697 79.473338) + (xy 193.143841 79.495754) (xy 193.134457 79.518404) (xy 193.12653 79.541262) (xy 193.120045 79.564304) + (xy 193.114986 79.587502) (xy 193.11134 79.610831) (xy 193.109092 79.634267) (xy 193.108226 79.657783) + (xy 193.108727 79.681353) (xy 193.110581 79.704952) (xy 193.113774 79.728554) (xy 193.118289 79.752134) + (xy 193.124112 79.775666) (xy 193.131229 79.799124) (xy 193.139624 79.822483) (xy 193.149283 79.845717) + (xy 193.16019 79.8688) (xy 193.172332 79.891707) (xy 193.185692 79.914412) (xy 193.200257 79.936889) + (xy 193.21601 79.959113) (xy 193.232939 79.981059) (xy 193.251027 80.002699) (xy 193.270259 80.02401) + (xy 193.290622 80.044965) (xy 193.312099 80.065538) (xy 193.334676 80.085704) (xy 193.358339 80.105438) + (xy 193.383072 80.124713) (xy 193.409405 80.143895) (xy 193.435724 80.161754) (xy 193.462012 80.178289) + (xy 193.488251 80.193498) (xy 193.514424 80.20738) (xy 193.540513 80.219933) (xy 193.5665 80.231156) + (xy 193.592368 80.241049) (xy 193.618099 80.249609) (xy 193.643675 80.256836) (xy 193.669078 80.262727) + (xy 193.694292 80.267283) (xy 193.719298 80.270501) (xy 193.744079 80.27238) (xy 193.768616 80.272919) + (xy 193.792893 80.272116) (xy 193.816891 80.269971) (xy 193.840593 80.266482) (xy 193.863982 80.261647) + (xy 193.887039 80.255466) (xy 193.909748 80.247937) (xy 193.932089 80.239059) (xy 193.954046 80.22883) + (xy 193.975601 80.217249) (xy 193.996737 80.204315) (xy 194.017434 80.190027) (xy 194.037677 80.174383) + (xy 194.057448 80.157382) (xy 194.076727 80.139022) (xy 194.095499 80.119303) (xy 194.113745 80.098223) + (xy 194.131448 80.075781) (xy 194.14804 80.05275) (xy 194.163276 80.029523) (xy 194.177193 80.006098) + (xy 194.189823 79.982478) (xy 194.2012 79.95866) (xy 194.211359 79.934646) (xy 194.220334 79.910437) + (xy 194.22816 79.886031) (xy 194.234869 79.861429) (xy 194.240497 79.836632) (xy 194.245077 79.81164) + (xy 194.248643 79.786452) (xy 194.251231 79.76107) (xy 194.252873 79.735492) (xy 194.253604 79.70972) + (xy 194.253458 79.683754) (xy 194.110288 79.681377) (xy 194.109253 79.703022) (xy 194.107686 79.723922) + (xy 194.10556 79.744134) (xy 194.102848 79.763712) (xy 194.099523 79.782713) (xy 194.095558 79.801192) + (xy 194.090926 79.819205) (xy 194.0856 79.836806) (xy 194.079552 79.854053) (xy 194.072755 79.870999) + (xy 194.065184 79.887701) (xy 194.056809 79.904214) (xy 194.047605 79.920594) (xy 194.037545 79.936896) + (xy 194.026601 79.953176) (xy 194.014745 79.96949) (xy 194.005572 79.981177) (xy 193.986249 80.002876) + (xy 193.965612 80.022237) (xy 193.943647 80.039138) (xy 193.920337 80.053457) (xy 193.895667 80.065073) + (xy 193.869621 80.073864) (xy 193.842183 80.079707) (xy 193.813339 80.08248) (xy 193.798384 80.082677) + (xy 193.783072 80.082062) (xy 193.7674 80.080618) (xy 193.751366 80.07833) (xy 193.734969 80.075184) + (xy 193.718207 80.071163) (xy 193.701077 80.066253) (xy 193.683578 80.060439) (xy 193.665708 80.053705) + (xy 193.647465 80.046035) (xy 193.628846 80.037416) (xy 193.60985 80.02783) (xy 193.590475 80.017264) + (xy 193.570719 80.005702) (xy 193.55058 79.993129) (xy 193.975232 79.429597) (xy 193.963898 79.419527) + (xy 193.950949 79.408348) (xy 193.939097 79.398394) (xy 193.926425 79.388036) (xy 193.91307 79.377442) + ) + (pts + (xy 193.748674 79.49283) (xy 193.43647 79.90714) (xy 193.41988 79.892619) (xy 193.40422 79.878203) + (xy 193.389481 79.863894) (xy 193.375653 79.849692) (xy 193.362728 79.835597) (xy 193.350696 79.821609) + (xy 193.339548 79.807729) (xy 193.329275 79.793958) (xy 193.319868 79.780295) (xy 193.311316 79.766741) + (xy 193.303613 79.753297) (xy 193.296747 79.739962) (xy 193.285492 79.713624) (xy 193.27748 79.687729) + (xy 193.272636 79.662282) (xy 193.270886 79.637284) (xy 193.272158 79.612739) (xy 193.276378 79.58865) + (xy 193.283472 79.56502) (xy 193.293366 79.541853) (xy 193.305988 79.51915) (xy 193.321263 79.496916) + (xy 193.331219 79.48427) (xy 193.341405 79.472446) (xy 193.351819 79.46144) (xy 193.362457 79.45125) + (xy 193.384396 79.433305) (xy 193.407196 79.418587) (xy 193.430833 79.407076) (xy 193.455281 79.398747) + (xy 193.480518 79.393579) (xy 193.506517 79.391548) (xy 193.533255 79.392633) (xy 193.560706 79.396811) + (xy 193.588846 79.404058) (xy 193.603167 79.408826) (xy 193.61765 79.414353) (xy 193.632294 79.420636) + (xy 193.647094 79.427673) (xy 193.662049 79.43546) (xy 193.677154 79.443994) (xy 193.692406 79.453274) + (xy 193.707803 79.463296) (xy 193.723342 79.474057) (xy 193.739019 79.485555) + ) + ) + (polygon + (pts + (xy 194.078843 78.072743) (xy 194.07301 78.098595) (xy 194.067129 78.123914) (xy 194.060973 78.148904) + (xy 194.054316 78.173768) (xy 194.046931 78.19871) (xy 194.038591 78.223934) (xy 194.02907 78.249642) + (xy 194.018142 78.276038) (xy 194.012079 78.289558) (xy 194.005579 78.303327) (xy 193.998614 78.317369) + (xy 193.991155 78.33171) (xy 193.983175 78.346377) (xy 193.974644 78.361393) (xy 193.965535 78.376785) + (xy 193.955819 78.392578) (xy 193.945467 78.408798) (xy 193.934452 78.425469) (xy 193.922745 78.442618) + (xy 193.910318 78.46027) (xy 193.897143 78.47845) (xy 193.883191 78.497184) (xy 193.868433 78.516497) + (xy 193.852842 78.536414) (xy 193.839577 78.55479) (xy 193.827274 78.573416) (xy 193.815932 78.592265) + (xy 193.805551 78.611308) (xy 193.796131 78.630516) (xy 193.787671 78.649862) (xy 193.780171 78.669317) + (xy 193.77363 78.688854) (xy 193.768049 78.708444) (xy 193.763427 78.728058) (xy 193.759764 78.747669) + (xy 193.757059 78.767248) (xy 193.755312 78.786767) (xy 193.754522 78.806198) (xy 193.75469 78.825512) + (xy 193.755816 78.844683) (xy 193.757897 78.86368) (xy 193.760936 78.882476) (xy 193.76493 78.901043) + (xy 193.76988 78.919353) (xy 193.775786 78.937377) (xy 193.782647 78.955087) (xy 193.790462 78.972455) + (xy 193.799232 78.989453) (xy 193.808956 79.006052) (xy 193.819634 79.022225) (xy 193.831265 79.037942) + (xy 193.84385 79.053177) (xy 193.857387 79.0679) (xy 193.871877 79.082084) (xy 193.887319 79.095699) + (xy 193.903713 79.108719) (xy 193.924936 79.123843) (xy 193.946163 79.13722) (xy 193.967422 79.148853) + (xy 193.988743 79.158744) (xy 194.010153 79.166897) (xy 194.031681 79.173314) (xy 194.053357 79.177998) + (xy 194.075209 79.180953) (xy 194.097266 79.182179) (xy 194.119557 79.181682) (xy 194.14211 79.179463) + (xy 194.164954 79.175526) (xy 194.188118 79.169872) (xy 194.21163 79.162506) (xy 194.23552 79.15343) + (xy 194.259816 79.142647) (xy 194.259152 79.160342) (xy 194.259372 79.177589) (xy 194.260458 79.194364) + (xy 194.262391 79.210646) (xy 194.265153 79.226412) (xy 194.268726 79.241642) (xy 194.273091 79.256313) + (xy 194.278229 79.270404) (xy 194.284123 79.283891) (xy 194.294339 79.302944) (xy 194.306151 79.320517) + (xy 194.319497 79.336537) (xy 194.334315 79.350928) (xy 194.34498 79.359582) (xy 194.362304 79.371335) + (xy 194.380539 79.381144) (xy 194.399603 79.388911) (xy 194.419413 79.394534) (xy 194.43989 79.397915) + (xy 194.460951 79.398953) (xy 194.482515 79.397549) (xy 194.5045 79.393604) (xy 194.526826 79.387017) + (xy 194.54941 79.37769) (xy 194.572171 79.365521) (xy 194.595028 79.350412) (xy 194.617899 79.332264) + (xy 194.629314 79.322018) (xy 194.640702 79.310975) (xy 194.652054 79.299122) (xy 194.663357 79.286447) + (xy 194.674604 79.272937) (xy 194.685782 79.25858) (xy 194.790512 79.119599) (xy 194.806265 79.099685) + (xy 194.82217 79.081553) (xy 194.838203 79.065235) (xy 194.854337 79.050766) (xy 194.870547 79.038179) + (xy 194.886807 79.027509) (xy 194.903093 79.018788) (xy 194.919378 79.012052) (xy 194.935637 79.007333) + (xy 194.951844 79.004666) (xy 194.967974 79.004084) (xy 194.984002 79.005622) (xy 194.999902 79.009313) + (xy 195.015648 79.015191) (xy 195.031214 79.023291) (xy 195.046577 79.033645) (xy 195.0617 79.046294) + (xy 195.074653 79.059901) (xy 195.085358 79.074541) (xy 195.093741 79.090288) (xy 195.099726 79.107216) + (xy 195.103236 79.1254) (xy 195.104197 79.144916) (xy 195.102532 79.165837) (xy 195.098166 79.188238) + (xy 195.091022 79.212195) (xy 195.081026 79.23778) (xy 195.074935 79.251208) (xy 195.068102 79.26507) + (xy 195.060518 79.279378) (xy 195.052173 79.294139) (xy 195.043058 79.309364) (xy 195.033164 79.325061) + (xy 195.022481 79.34124) (xy 195.011 79.357911) (xy 194.998711 79.375082) (xy 194.985604 79.392764) + (xy 194.972052 79.410469) (xy 194.958877 79.427115) (xy 194.946064 79.44272) (xy 194.933596 79.457303) + (xy 194.921459 79.47088) (xy 194.909637 79.483471) (xy 194.898114 79.495094) (xy 194.886874 79.505767) + (xy 194.875902 79.515508) (xy 194.854701 79.532269) (xy 194.834384 79.545521) (xy 194.814827 79.555412) + (xy 194.795906 79.562087) (xy 194.777495 79.565691) (xy 194.75947 79.566371) (xy 194.741707 79.564272) + (xy 194.72408 79.559542) (xy 194.706464 79.552324) (xy 194.688736 79.542766) (xy 194.670769 79.531013) + (xy 194.661658 79.524359) (xy 194.556708 79.663633) (xy 194.573087 79.675555) (xy 194.589372 79.686545) + (xy 194.605578 79.696583) (xy 194.62172 79.705649) (xy 194.637811 79.713722) (xy 194.653866 79.720783) + (xy 194.669899 79.726813) (xy 194.685926 79.73179) (xy 194.70196 79.735695) (xy 194.718017 79.738508) + (xy 194.73411 79.740208) (xy 194.750254 79.740777) (xy 194.766463 79.740193) (xy 194.782752 79.738438) + (xy 194.799136 79.73549) (xy 194.815629 79.73133) (xy 194.832246 79.725938) (xy 194.849 79.719294) + (xy 194.865907 79.711377) (xy 194.88298 79.702169) (xy 194.900235 79.691648) (xy 194.917686 79.679796) + (xy 194.935347 79.666591) (xy 194.953233 79.652014) (xy 194.971358 79.636045) (xy 194.989737 79.618664) + (xy 195.008385 79.599851) (xy 195.027315 79.579585) (xy 195.046542 79.557848) (xy 195.066081 79.534618) + (xy 195.085946 79.509877) (xy 195.106152 79.483603) (xy 195.124901 79.458131) (xy 195.142499 79.433014) + (xy 195.158949 79.408257) (xy 195.174255 79.383864) (xy 195.188421 79.359843) (xy 195.201452 79.336197) + (xy 195.21335 79.312931) (xy 195.22412 79.290052) (xy 195.233766 79.267565) (xy 195.242292 79.245473) + (xy 195.249701 79.223784) (xy 195.255999 79.202502) (xy 195.261188 79.181632) (xy 195.265272 79.16118) + (xy 195.268256 79.14115) (xy 195.270144 79.121549) (xy 195.270939 79.10238) (xy 195.270645 79.083651) + (xy 195.269267 79.065365) (xy 195.266808 79.047528) (xy 195.263272 79.030146) (xy 195.258663 79.013222) + (xy 195.252986 78.996764) (xy 195.246243 78.980776) (xy 195.23844 78.965263) (xy 195.229579 78.95023) + (xy 195.219665 78.935683) (xy 195.208703 78.921627) (xy 195.196695 78.908067) (xy 195.183645 78.895009) + (xy 195.169559 78.882457) (xy 195.154439 78.870417) (xy 195.141382 78.861129) (xy 195.128009 78.852693) + (xy 195.114342 78.845108) (xy 195.100401 78.838374) (xy 195.086209 78.832488) (xy 195.071785 78.82745) + (xy 195.057152 78.823259) (xy 195.042331 78.819913) (xy 195.027343 78.817412) (xy 195.012208 78.815754) + (xy 194.996949 78.814938) (xy 194.981586 78.814963) (xy 194.966141 78.815827) (xy 194.950634 78.81753) + (xy 194.935087 78.820071) (xy 194.919522 78.823447) (xy 194.903959 78.827659) (xy 194.88842 78.832704) + (xy 194.872925 78.838583) (xy 194.857497 78.845292) (xy 194.842155 78.852833) (xy 194.826922 78.861202) + (xy 194.811819 78.8704) (xy 194.796866 78.880425) (xy 194.782086 78.891275) (xy 194.767499 78.90295) + (xy 194.753126 78.915449) (xy 194.738988 78.928769) (xy 194.725108 78.942911) (xy 194.711505 78.957873) + (xy 194.698202 78.973654) (xy 194.685219 78.990252) (xy 194.579167 79.130989) (xy 194.566548 79.146955) + (xy 194.554315 79.160897) (xy 194.542459 79.1729) (xy 194.53097 79.183049) (xy 194.514402 79.194983) + (xy 194.498604 79.203226) (xy 194.483543 79.208066) (xy 194.46455 79.209723) (xy 194.446728 79.206524) + (xy 194.429999 79.199151) (xy 194.418122 79.191293) (xy 194.406495 79.181213) (xy 194.396235 79.169668) + (xy 194.387407 79.156923) (xy 194.380074 79.143241) (xy 194.374303 79.128885) (xy 194.370157 79.114121) + (xy 194.367701 79.09921) (xy 194.367 79.084418) (xy 194.381516 79.073638) (xy 194.395338 79.062508) + (xy 194.40855 79.05096) (xy 194.421234 79.038929) (xy 194.433473 79.026347) (xy 194.445349 79.013148) + (xy 194.456945 78.999265) (xy 194.468344 78.984631) (xy 194.482733 78.964776) (xy 194.496017 78.944887) + (xy 194.508204 78.924982) (xy 194.519303 78.905079) (xy 194.529322 78.885197) (xy 194.538272 78.865353) + (xy 194.546159 78.845565) (xy 194.552992 78.825851) (xy 194.558781 78.80623) (xy 194.563534 78.78672) + (xy 194.56726 78.767338) (xy 194.569967 78.748102) (xy 194.571664 78.729031) (xy 194.57236 78.710143) + (xy 194.572063 78.691455) (xy 194.570782 78.672986) (xy 194.568526 78.654753) (xy 194.565302 78.636776) + (xy 194.561121 78.619071) (xy 194.555991 78.601657) (xy 194.54992 78.584552) (xy 194.542917 78.567773) + (xy 194.534991 78.55134) (xy 194.52615 78.53527) (xy 194.516402 78.51958) (xy 194.505758 78.50429) + (xy 194.494225 78.489417) (xy 194.481812 78.474979) (xy 194.468527 78.460994) (xy 194.45438 78.44748) + (xy 194.439379 78.434456) (xy 194.423533 78.421939) (xy 194.404365 78.408452) (xy 194.384934 78.396679) + (xy 194.365239 78.386621) (xy 194.345279 78.378273) (xy 194.325051 78.371636) (xy 194.304555 78.366707) + (xy 194.283789 78.363484) (xy 194.262752 78.361966) (xy 194.241442 78.362151) (xy 194.219859 78.364037) + (xy 194.197999 78.367623) (xy 194.175863 78.372906) (xy 194.153449 78.379886) (xy 194.130755 78.38856) + (xy 194.10778 78.398926) (xy 194.084523 78.410984) (xy 194.098551 78.392275) (xy 194.11218 78.373873) + (xy 194.125395 78.355751) (xy 194.138179 78.337878) (xy 194.150515 78.320229) (xy 194.162389 78.302773) + (xy 194.173783 78.285482) (xy 194.184682 78.268329) (xy 194.195068 78.251284) (xy 194.204926 78.23432) + (xy 194.21424 78.217408) (xy 194.222993 78.200519) (xy 194.231168 78.183626) (xy 194.238751 78.166699) + (xy 194.245724 78.149711) (xy 194.252071 78.132634) + ) + (pts + (xy 193.963734 78.619977) (xy 193.981743 78.597703) (xy 194.00021 78.578057) (xy 194.019126 78.561036) + (xy 194.038481 78.546638) (xy 194.058266 78.534859) (xy 194.07847 78.525696) (xy 194.099084 78.519145) + (xy 194.120099 78.515204) (xy 194.141504 78.513869) (xy 194.163291 78.515136) (xy 194.185449 78.519004) + (xy 194.207969 78.525467) (xy 194.230841 78.534524) (xy 194.254055 78.54617) (xy 194.277603 78.560404) + (xy 194.301474 78.57722) (xy 194.313049 78.586243) (xy 194.334382 78.604714) (xy 194.353277 78.62372) + (xy 194.369717 78.643223) (xy 194.383684 78.663188) (xy 194.395162 78.683575) (xy 194.404134 78.70435) + (xy 194.410582 78.725474) (xy 194.414489 78.74691) (xy 194.415839 78.768621) (xy 194.414613 78.790571) + (xy 194.410796 78.812722) (xy 194.40437 78.835038) (xy 194.395318 78.85748) (xy 194.383623 78.880012) + (xy 194.369267 78.902598) (xy 194.361086 78.913899) (xy 194.343557 78.935193) (xy 194.325172 78.953787) + (xy 194.30601 78.969716) (xy 194.286151 78.983017) (xy 194.265674 78.993727) (xy 194.244661 79.001883) + (xy 194.22319 79.007521) (xy 194.201342 79.010678) (xy 194.179196 79.01139) (xy 194.156832 79.009694) + (xy 194.134331 79.005628) (xy 194.111772 78.999227) (xy 194.089235 78.990528) (xy 194.066799 78.979568) + (xy 194.044546 78.966384) (xy 194.022554 78.951012) (xy 194.001958 78.934323) (xy 193.983331 78.916794) + (xy 193.966736 78.898491) (xy 193.952233 78.879479) (xy 193.939884 78.859824) (xy 193.92975 78.839591) + (xy 193.921892 78.818847) (xy 193.916372 78.797658) (xy 193.913251 78.776088) (xy 193.912591 78.754204) + (xy 193.914452 78.732071) (xy 193.918897 78.709755) (xy 193.925986 78.687322) (xy 193.935781 78.664838) + (xy 193.948343 78.642368) + ) + ) + ) + ) + (gr_text "back" (at 178.85 121.4) (layer "F.SilkS") (tstamp 9263f4d1-c9c6-46a5-8a5a-f444c48d8d98) + (effects (font (face "Fira Sans") (size 3 3) (thickness 0.6))) + (render_cache "back" -0 + (polygon + (pts + (xy 175.825297 120.394057) (xy 175.775741 120.395482) (xy 175.727633 120.399716) (xy 175.680962 120.406702) + (xy 175.635714 120.416383) (xy 175.59188 120.428699) (xy 175.549446 120.443594) (xy 175.508401 120.461009) + (xy 175.468733 120.480886) (xy 175.43043 120.503167) (xy 175.39348 120.527795) (xy 175.357873 120.554711) + (xy 175.323595 120.583857) (xy 175.290635 120.615176) (xy 175.258982 120.648609) (xy 175.228623 120.684099) + (xy 175.199546 120.721587) (xy 175.199546 119.50306) (xy 174.813398 119.549954) (xy 174.813398 122.645) + (xy 175.153384 122.645) (xy 175.191486 122.39807) (xy 175.220288 122.431799) (xy 175.250096 122.463709) + (xy 175.280922 122.493752) (xy 175.312776 122.521878) (xy 175.345669 122.548038) (xy 175.379612 122.572182) + (xy 175.414615 122.594261) (xy 175.450689 122.614225) (xy 175.487845 122.632025) (xy 175.526094 122.647613) + (xy 175.565447 122.660937) (xy 175.605913 122.67195) (xy 175.647504 122.680602) (xy 175.690231 122.686842) + (xy 175.734104 122.690623) (xy 175.779135 122.691894) (xy 175.828948 122.690541) (xy 175.877533 122.68651) + (xy 175.924865 122.679846) (xy 175.970921 122.670593) (xy 176.015678 122.658797) (xy 176.059114 122.644502) + (xy 176.101204 122.627752) (xy 176.141927 122.608592) (xy 176.181259 122.587066) (xy 176.219176 122.563219) + (xy 176.255656 122.537096) (xy 176.290676 122.508741) (xy 176.324213 122.478198) (xy 176.356244 122.445512) + (xy 176.386744 122.410728) (xy 176.415693 122.37389) (xy 176.443065 122.335043) (xy 176.468839 122.294231) + (xy 176.492991 122.251499) (xy 176.515498 122.206891) (xy 176.536337 122.160452) (xy 176.555486 122.112226) + (xy 176.57292 122.062259) (xy 176.588617 122.010594) (xy 176.602553 121.957276) (xy 176.614706 121.90235) + (xy 176.625053 121.84586) (xy 176.633571 121.78785) (xy 176.640235 121.728366) (xy 176.645024 121.667452) + (xy 176.647915 121.605152) (xy 176.648883 121.54151) (xy 176.647941 121.473816) (xy 176.645132 121.407995) + (xy 176.640483 121.344064) (xy 176.634021 121.282043) (xy 176.625773 121.221949) (xy 176.615764 121.1638) + (xy 176.604022 121.107614) (xy 176.590574 121.05341) (xy 176.575446 121.001206) (xy 176.558665 120.951019) + (xy 176.540258 120.902868) (xy 176.520251 120.856771) (xy 176.498671 120.812746) (xy 176.475545 120.770812) + (xy 176.450899 120.730985) (xy 176.42476 120.693285) (xy 176.397155 120.65773) (xy 176.368111 120.624337) + (xy 176.337654 120.593125) (xy 176.30581 120.564112) (xy 176.272608 120.537316) (xy 176.238073 120.512755) + (xy 176.202231 120.490447) (xy 176.165111 120.47041) (xy 176.126738 120.452663) (xy 176.087139 120.437223) + (xy 176.046341 120.424109) (xy 176.00437 120.413339) (xy 175.961254 120.40493) (xy 175.917018 120.398902) + (xy 175.87169 120.395272) + ) + (pts + (xy 175.686811 122.385614) (xy 175.650105 122.384213) (xy 175.613942 122.380078) (xy 175.578384 122.373307) + (xy 175.543494 122.363998) (xy 175.509333 122.352251) (xy 175.475965 122.338164) (xy 175.443452 122.321835) + (xy 175.411854 122.303365) (xy 175.381236 122.282851) (xy 175.351659 122.260391) (xy 175.323185 122.236086) + (xy 175.295877 122.210034) (xy 175.269797 122.182332) (xy 175.245007 122.153081) (xy 175.221569 122.122379) + (xy 175.199546 122.090324) (xy 175.199546 121.041789) (xy 175.221391 121.009225) (xy 175.244373 120.97708) + (xy 175.268546 120.945589) (xy 175.293965 120.914982) (xy 175.320685 120.885491) (xy 175.348761 120.857348) + (xy 175.378247 120.830785) (xy 175.409198 120.806034) (xy 175.441669 120.783327) (xy 175.475715 120.762895) + (xy 175.51139 120.74497) (xy 175.548749 120.729784) (xy 175.587847 120.71757) (xy 175.628738 120.708558) + (xy 175.671477 120.702981) (xy 175.71612 120.701071) (xy 175.77324 120.703651) (xy 175.827725 120.711578) + (xy 175.87943 120.725134) (xy 175.928211 120.744599) (xy 175.973921 120.770256) (xy 176.016417 120.802385) + (xy 176.055553 120.841267) (xy 176.091185 120.887184) (xy 176.107642 120.912868) (xy 176.123168 120.940416) + (xy 176.137746 120.969864) (xy 176.151356 121.001246) (xy 176.163983 121.034598) (xy 176.175606 121.069954) + (xy 176.186208 121.10735) (xy 176.195771 121.146822) (xy 176.204277 121.188403) (xy 176.211707 121.23213) + (xy 176.218044 121.278037) (xy 176.22327 121.32616) (xy 176.227366 121.376533) (xy 176.230314 121.429193) + (xy 176.232096 121.484173) (xy 176.232694 121.54151) (xy 176.232047 121.596601) (xy 176.230121 121.649643) + (xy 176.226939 121.700654) (xy 176.222521 121.749655) (xy 176.216891 121.796666) (xy 176.21007 121.841706) + (xy 176.20208 121.884795) (xy 176.192943 121.925952) (xy 176.182681 121.965198) (xy 176.171317 122.002552) + (xy 176.158871 122.038034) (xy 176.145367 122.071664) (xy 176.130826 122.10346) (xy 176.11527 122.133444) + (xy 176.098722 122.161635) (xy 176.081202 122.188052) (xy 176.062734 122.212715) (xy 176.043338 122.235644) + (xy 176.023038 122.256858) (xy 175.979812 122.294223) (xy 175.93323 122.324968) (xy 175.883469 122.349249) + (xy 175.830705 122.367224) (xy 175.775114 122.379053) (xy 175.716871 122.384891) + ) + ) + (polygon + (pts + (xy 178.734229 122.130624) (xy 178.734229 121.129717) (xy 178.733515 121.086928) (xy 178.731367 121.045262) + (xy 178.727776 121.004734) (xy 178.722734 120.965361) (xy 178.716233 120.927157) (xy 178.708263 120.890138) + (xy 178.698816 120.854319) (xy 178.687884 120.819715) (xy 178.675457 120.786343) (xy 178.661528 120.754218) + (xy 178.646088 120.723354) (xy 178.629128 120.693768) (xy 178.61064 120.665474) (xy 178.590614 120.638489) + (xy 178.569043 120.612828) (xy 178.545918 120.588505) (xy 178.52123 120.565537) (xy 178.49497 120.54394) + (xy 178.467131 120.523727) (xy 178.437703 120.504916) (xy 178.406678 120.48752) (xy 178.374047 120.471557) + (xy 178.339802 120.45704) (xy 178.303934 120.443986) (xy 178.266435 120.43241) (xy 178.227295 120.422327) + (xy 178.186507 120.413754) (xy 178.144062 120.406704) (xy 178.099951 120.401194) (xy 178.054165 120.39724) + (xy 178.006697 120.394856) (xy 177.957537 120.394057) (xy 177.911135 120.39465) (xy 177.864772 120.396427) + (xy 177.8184 120.39939) (xy 177.771973 120.403537) (xy 177.725443 120.408869) (xy 177.678762 120.415387) + (xy 177.631884 120.423089) (xy 177.584761 120.431976) (xy 177.537346 120.442048) (xy 177.489592 120.453305) + (xy 177.441452 120.465747) (xy 177.392878 120.479375) (xy 177.343823 120.494186) (xy 177.29424 120.510183) + (xy 177.244082 120.527365) (xy 177.193301 120.545732) (xy 177.289288 120.8271) (xy 177.331624 120.813338) + (xy 177.37343 120.800363) (xy 177.414677 120.788188) (xy 177.455331 120.776828) (xy 177.495364 120.766297) + (xy 177.534742 120.756608) (xy 177.573436 120.747776) (xy 177.611414 120.739814) (xy 177.648645 120.732736) + (xy 177.685098 120.726557) (xy 177.720741 120.721291) (xy 177.755544 120.71695) (xy 177.789475 120.71355) + (xy 177.822504 120.711104) (xy 177.854599 120.709626) (xy 177.885729 120.709131) (xy 177.941516 120.710534) + (xy 177.993742 120.714824) (xy 178.042403 120.722123) (xy 178.087493 120.732555) (xy 178.129006 120.746241) + (xy 178.166938 120.763304) (xy 178.201283 120.783866) (xy 178.232035 120.808049) (xy 178.259189 120.835976) + (xy 178.282741 120.867769) (xy 178.302683 120.903551) (xy 178.319012 120.943444) (xy 178.331722 120.987569) + (xy 178.340807 121.036051) (xy 178.346261 121.08901) (xy 178.348081 121.14657) (xy 178.348081 121.310701) + (xy 178.008095 121.310701) (xy 177.950954 121.311449) (xy 177.895358 121.313686) (xy 177.841327 121.317405) + (xy 177.788876 121.322598) (xy 177.738024 121.329254) (xy 177.688789 121.337367) (xy 177.641187 121.346928) + (xy 177.595237 121.357927) (xy 177.550956 121.370358) (xy 177.508361 121.384211) (xy 177.467471 121.399477) + (xy 177.428302 121.416149) (xy 177.390873 121.434218) (xy 177.3552 121.453676) (xy 177.321302 121.474513) + (xy 177.289197 121.496722) (xy 177.2589 121.520294) (xy 177.230431 121.545221) (xy 177.203807 121.571494) + (xy 177.179045 121.599105) (xy 177.156164 121.628046) (xy 177.135179 121.658307) (xy 177.11611 121.68988) + (xy 177.098973 121.722758) (xy 177.083787 121.756931) (xy 177.070569 121.792391) (xy 177.059335 121.829129) + (xy 177.050105 121.867138) (xy 177.042896 121.906409) (xy 177.037724 121.946932) (xy 177.034608 121.988701) + (xy 177.033566 122.031706) (xy 177.034338 122.067703) (xy 177.036644 122.102997) (xy 177.040468 122.137559) + (xy 177.045793 122.171361) (xy 177.052604 122.204373) (xy 177.060884 122.236567) (xy 177.070618 122.267914) + (xy 177.081789 122.298385) (xy 177.09438 122.327951) (xy 177.108377 122.356583) (xy 177.123763 122.384253) + (xy 177.140521 122.410931) (xy 177.158637 122.43659) (xy 177.178092 122.461199) (xy 177.198873 122.48473) + (xy 177.220961 122.507155) (xy 177.244342 122.528444) (xy 177.268999 122.548569) (xy 177.294917 122.5675) + (xy 177.322078 122.585209) (xy 177.350467 122.601667) (xy 177.380068 122.616846) (xy 177.410864 122.630716) + (xy 177.442841 122.643248) (xy 177.47598 122.654414) (xy 177.510267 122.664184) (xy 177.545686 122.672531) + (xy 177.582219 122.679425) (xy 177.619852 122.684837) (xy 177.658568 122.688738) (xy 177.69835 122.6911) + (xy 177.739184 122.691894) (xy 177.789198 122.690711) (xy 177.838355 122.687131) (xy 177.886587 122.681114) + (xy 177.933826 122.672614) (xy 177.980005 122.66159) (xy 178.025055 122.647999) (xy 178.06891 122.631798) + (xy 178.111501 122.612943) (xy 178.152762 122.591392) (xy 178.192624 122.567101) (xy 178.231019 122.540029) + (xy 178.267881 122.510132) (xy 178.303142 122.477366) (xy 178.336734 122.44169) (xy 178.368589 122.40306) + (xy 178.398639 122.361434) (xy 178.412156 122.400734) (xy 178.427433 122.437092) (xy 178.444479 122.470606) + (xy 178.463302 122.501373) (xy 178.483912 122.529492) (xy 178.506316 122.555059) (xy 178.530523 122.578172) + (xy 178.556542 122.598929) (xy 178.584382 122.617428) (xy 178.61405 122.633767) (xy 178.645556 122.648042) + (xy 178.678908 122.660352) (xy 178.714115 122.670795) (xy 178.751185 122.679468) (xy 178.790127 122.686468) + (xy 178.830949 122.691894) (xy 178.919609 122.423715) (xy 178.888793 122.411358) (xy 178.860327 122.397421) + (xy 178.834362 122.381368) (xy 178.811044 122.362664) (xy 178.790522 122.340772) (xy 178.772946 122.315156) + (xy 178.758464 122.285281) (xy 178.747223 122.250608) (xy 178.739374 122.210604) (xy 178.736097 122.180707) + (xy 178.734438 122.148043) + ) + (pts + (xy 177.827111 122.402466) (xy 177.781286 122.400882) (xy 177.738339 122.396142) (xy 177.698282 122.388271) + (xy 177.661125 122.37729) (xy 177.626879 122.363223) (xy 177.595554 122.346091) (xy 177.567162 122.325917) + (xy 177.541713 122.302724) (xy 177.519218 122.276534) (xy 177.499687 122.24737) (xy 177.483132 122.215254) + (xy 177.469562 122.180209) (xy 177.45899 122.142258) (xy 177.451424 122.101422) (xy 177.446877 122.057725) + (xy 177.445359 122.011189) (xy 177.447763 121.957411) (xy 177.454972 121.907087) (xy 177.466983 121.86022) + (xy 177.483793 121.81681) (xy 177.505399 121.776861) (xy 177.531797 121.740375) (xy 177.562984 121.707353) + (xy 177.598958 121.677798) (xy 177.639714 121.651712) (xy 177.685249 121.629097) (xy 177.735561 121.609956) + (xy 177.790646 121.59429) (xy 177.819978 121.587761) (xy 177.850501 121.582101) (xy 177.882216 121.577312) + (xy 177.915123 121.573393) (xy 177.94922 121.570344) (xy 177.984508 121.568166) (xy 178.020986 121.566859) + (xy 178.058653 121.566423) (xy 178.348081 121.566423) (xy 178.348081 122.064678) (xy 178.323957 122.105784) + (xy 178.298828 122.144198) (xy 178.272669 122.179927) (xy 178.245453 122.212976) (xy 178.217156 122.24335) + (xy 178.187751 122.271055) (xy 178.157212 122.296095) (xy 178.125515 122.318477) (xy 178.092632 122.338206) + (xy 178.058539 122.355287) (xy 178.023209 122.369725) (xy 177.986617 122.381526) (xy 177.948737 122.390696) + (xy 177.909543 122.397239) (xy 177.86901 122.40116) + ) + ) + (polygon + (pts + (xy 180.333775 120.394057) (xy 180.27814 120.395424) (xy 180.223906 120.399495) (xy 180.171099 120.406225) + (xy 180.119741 120.415573) (xy 180.069857 120.427493) (xy 180.021471 120.441942) (xy 179.974606 120.458876) + (xy 179.929286 120.478253) (xy 179.885536 120.500026) (xy 179.843378 120.524154) (xy 179.802838 120.550593) + (xy 179.763939 120.579297) (xy 179.726704 120.610225) (xy 179.691158 120.643332) (xy 179.657324 120.678574) + (xy 179.625227 120.715908) (xy 179.59489 120.75529) (xy 179.566337 120.796676) (xy 179.539592 120.840023) + (xy 179.514679 120.885286) (xy 179.491622 120.932422) (xy 179.470445 120.981388) (xy 179.451171 121.032139) + (xy 179.433824 121.084631) (xy 179.418429 121.138822) (xy 179.405009 121.194667) (xy 179.393588 121.252122) + (xy 179.384191 121.311144) (xy 179.37684 121.37169) (xy 179.371559 121.433714) (xy 179.368374 121.497175) + (xy 179.367306 121.562027) (xy 179.368386 121.627479) (xy 179.371608 121.691239) (xy 179.376945 121.753284) + (xy 179.384371 121.813586) (xy 179.39386 121.872121) (xy 179.405386 121.928863) (xy 179.418922 121.983788) + (xy 179.434443 122.036869) (xy 179.451921 122.088082) (xy 179.47133 122.1374) (xy 179.492645 122.184799) + (xy 179.515838 122.230254) (xy 179.540885 122.273738) (xy 179.567757 122.315227) (xy 179.596429 122.354695) + (xy 179.626875 122.392117) (xy 179.659069 122.427467) (xy 179.692983 122.46072) (xy 179.728593 122.491851) + (xy 179.765871 122.520835) (xy 179.804791 122.547646) (xy 179.845327 122.572258) (xy 179.887452 122.594646) + (xy 179.931141 122.614786) (xy 179.976367 122.632651) (xy 180.023103 122.648216) (xy 180.071324 122.661457) + (xy 180.121003 122.672347) (xy 180.172114 122.680861) (xy 180.224631 122.686973) (xy 180.278527 122.69066) + (xy 180.333775 122.691894) (xy 180.381339 122.690917) (xy 180.428141 122.687993) (xy 180.474195 122.683133) + (xy 180.519511 122.676347) (xy 180.564101 122.667646) (xy 180.607977 122.657041) (xy 180.651152 122.644543) + (xy 180.693637 122.630162) (xy 180.735443 122.613909) (xy 180.776582 122.595795) (xy 180.817067 122.575831) + (xy 180.856909 122.554027) (xy 180.89612 122.530394) (xy 180.934711 122.504942) (xy 180.972695 122.477684) + (xy 181.010084 122.448628) (xy 180.833496 122.198035) (xy 180.80245 122.217774) (xy 180.772146 122.236317) + (xy 180.742449 122.253654) (xy 180.713226 122.269774) (xy 180.684341 122.284666) (xy 180.655662 122.298319) + (xy 180.627054 122.310723) (xy 180.598382 122.321866) (xy 180.569513 122.331739) (xy 180.540312 122.34033) + (xy 180.510645 122.347629) (xy 180.480378 122.353625) (xy 180.449377 122.358308) (xy 180.417508 122.361665) + (xy 180.384636 122.363688) (xy 180.350628 122.364364) (xy 180.318315 122.363668) (xy 180.286782 122.361566) + (xy 180.256045 122.358041) (xy 180.226121 122.353074) (xy 180.197026 122.346647) (xy 180.168775 122.338741) + (xy 180.114873 122.31842) (xy 180.064542 122.291964) (xy 180.017912 122.259225) (xy 179.975112 122.220057) + (xy 179.955188 122.198016) (xy 179.93627 122.174313) (xy 179.918374 122.148929) (xy 179.901516 122.121845) + (xy 179.885711 122.093044) (xy 179.870977 122.062508) (xy 179.857329 122.030216) (xy 179.844783 121.996152) + (xy 179.833356 121.960297) (xy 179.823063 121.922632) (xy 179.813921 121.88314) (xy 179.805946 121.841801) + (xy 179.799153 121.798597) (xy 179.79356 121.753511) (xy 179.789181 121.706523) (xy 179.786033 121.657615) + (xy 179.784133 121.606769) (xy 179.783496 121.553967) (xy 179.784133 121.5014) (xy 179.786033 121.450585) + (xy 179.789181 121.401514) (xy 179.79356 121.354184) (xy 179.799153 121.308588) (xy 179.805946 121.264721) + (xy 179.813921 121.222578) (xy 179.823063 121.182153) (xy 179.833356 121.143441) (xy 179.844783 121.106437) + (xy 179.857329 121.071135) (xy 179.870977 121.03753) (xy 179.885711 121.005617) (xy 179.901516 120.97539) + (xy 179.918374 120.946844) (xy 179.93627 120.919973) (xy 179.955188 120.894773) (xy 179.975112 120.871237) + (xy 179.996025 120.84936) (xy 180.017912 120.829138) (xy 180.040756 120.810564) (xy 180.089253 120.778341) + (xy 180.141386 120.752648) (xy 180.197026 120.733442) (xy 180.226121 120.726258) (xy 180.256045 120.72068) + (xy 180.286782 120.716703) (xy 180.318315 120.71432) (xy 180.350628 120.713527) (xy 180.384723 120.714162) + (xy 180.417822 120.716067) (xy 180.45001 120.719241) (xy 180.481374 120.723682) (xy 180.512 120.72939) + (xy 180.541973 120.736363) (xy 180.57138 120.744601) (xy 180.600305 120.754102) (xy 180.628836 120.764865) + (xy 180.657057 120.776889) (xy 180.685056 120.790174) (xy 180.712916 120.804717) (xy 180.740726 120.820519) + (xy 180.76857 120.837577) (xy 180.796533 120.855891) (xy 180.824703 120.87546) (xy 181.010084 120.63366) + (xy 180.971415 120.602593) (xy 180.932578 120.573927) (xy 180.893504 120.547607) (xy 180.854127 120.523579) + (xy 180.814381 120.501787) (xy 180.7742 120.482178) (xy 180.733516 120.464696) (xy 180.692263 120.449287) + (xy 180.650374 120.435895) (xy 180.607784 120.424467) (xy 180.564426 120.414947) (xy 180.520232 120.407281) + (xy 180.475136 120.401414) (xy 180.429073 120.39729) (xy 180.381975 120.394857) + ) + ) + (polygon + (pts + (xy 181.908409 119.50306) (xy 181.522261 119.549954) (xy 181.522261 122.645) (xy 181.908409 122.645) + ) + ) + (polygon + (pts + (xy 183.181158 120.440952) (xy 182.748849 120.440952) (xy 181.934054 121.441127) (xy 182.811863 122.645) + (xy 183.273482 122.645) (xy 182.366364 121.415481) + ) + ) + ) + ) + (gr_text locked "↑UP↑" (at 177.95 83.975) (layer "F.SilkS") (tstamp d3cd54aa-a4c0-4ae2-b301-928cfe14907e) + (effects (font (face "Fira Sans") (size 3 3) (thickness 0.6))) + (render_cache "↑UP↑" 0 + (polygon + (pts + (xy 173.264201 85.22) (xy 173.642289 85.22) (xy 173.642289 82.947808) (xy 173.662802 82.981378) + (xy 173.68398 83.013735) (xy 173.705871 83.044981) (xy 173.728521 83.075217) (xy 173.751978 83.104546) + (xy 173.776288 83.133068) (xy 173.801499 83.160884) (xy 173.827658 83.188097) (xy 173.854812 83.214808) + (xy 173.883008 83.241118) (xy 173.902408 83.258485) (xy 174.536951 83.84247) (xy 174.76776 83.586748) + (xy 173.453245 82.406322) (xy 172.13873 83.586748) (xy 172.36954 83.84247) (xy 173.004083 83.258485) + (xy 173.033017 83.232386) (xy 173.060906 83.205954) (xy 173.087785 83.179087) (xy 173.113692 83.151684) + (xy 173.138661 83.123644) (xy 173.162729 83.094864) (xy 173.185933 83.065244) (xy 173.208308 83.034682) + (xy 173.229891 83.003077) (xy 173.250719 82.970328) (xy 173.264201 82.947808) + ) + ) + (polygon + (pts + (xy 177.743371 82.312533) (xy 177.34037 82.312533) (xy 177.34037 84.256461) (xy 177.339792 84.298109) + (xy 177.338055 84.338422) (xy 177.335155 84.377402) (xy 177.331088 84.415049) (xy 177.32585 84.451363) + (xy 177.319437 84.486347) (xy 177.311845 84.52) (xy 177.30307 84.552324) (xy 177.293108 84.583318) + (xy 177.281954 84.612985) (xy 177.269606 84.641325) (xy 177.256058 84.668338) (xy 177.241307 84.694026) + (xy 177.208179 84.741427) (xy 177.170191 84.783537) (xy 177.127309 84.82036) (xy 177.079501 84.851903) + (xy 177.026736 84.878173) (xy 176.998484 84.889333) (xy 176.96898 84.899177) (xy 176.938221 84.907705) + (xy 176.906203 84.914919) (xy 176.872921 84.92082) (xy 176.838371 84.925408) (xy 176.80255 84.928684) + (xy 176.765453 84.93065) (xy 176.727077 84.931304) (xy 176.689099 84.93065) (xy 176.652377 84.928684) + (xy 176.616906 84.925408) (xy 176.582683 84.92082) (xy 176.549706 84.914919) (xy 176.51797 84.907705) + (xy 176.487473 84.899177) (xy 176.458211 84.889333) (xy 176.430181 84.878173) (xy 176.403381 84.865697) + (xy 176.353454 84.836791) (xy 176.308404 84.802609) (xy 176.268205 84.763143) (xy 176.232833 84.718388) + (xy 176.20226 84.668338) (xy 176.188765 84.641325) (xy 176.176461 84.612985) (xy 176.165344 84.583318) + (xy 176.155411 84.552324) (xy 176.146658 84.52) (xy 176.139083 84.486347) (xy 176.132683 84.451363) + (xy 176.127453 84.415049) (xy 176.123391 84.377402) (xy 176.120493 84.338422) (xy 176.118757 84.298109) + (xy 176.118179 84.256461) (xy 176.118179 82.312533) (xy 175.718842 82.312533) (xy 175.718842 84.286503) + (xy 175.719863 84.340116) (xy 175.72292 84.392665) (xy 175.728007 84.444108) (xy 175.735117 84.494404) + (xy 175.744242 84.54351) (xy 175.755376 84.591386) (xy 175.768512 84.637988) (xy 175.783643 84.683276) + (xy 175.800761 84.727207) (xy 175.819861 84.769739) (xy 175.840934 84.810831) (xy 175.863974 84.850441) + (xy 175.888974 84.888527) (xy 175.915927 84.925046) (xy 175.944826 84.959958) (xy 175.975663 84.99322) + (xy 176.008433 85.02479) (xy 176.043128 85.054628) (xy 176.079741 85.082689) (xy 176.118265 85.108934) + (xy 176.158693 85.133319) (xy 176.201018 85.155804) (xy 176.245234 85.176346) (xy 176.291332 85.194904) + (xy 176.339307 85.211434) (xy 176.389151 85.225897) (xy 176.440857 85.23825) (xy 176.494418 85.24845) + (xy 176.549828 85.256457) (xy 176.607079 85.262227) (xy 176.666164 85.26572) (xy 176.727077 85.266894) + (xy 176.787303 85.26572) (xy 176.845837 85.262227) (xy 176.902663 85.256457) (xy 176.957767 85.24845) + (xy 177.011136 85.23825) (xy 177.062753 85.225897) (xy 177.112606 85.211434) (xy 177.16068 85.194904) + (xy 177.20696 85.176346) (xy 177.251433 85.155804) (xy 177.294083 85.133319) (xy 177.334896 85.108934) + (xy 177.373859 85.082689) (xy 177.410956 85.054628) (xy 177.446174 85.02479) (xy 177.479497 84.99322) + (xy 177.510912 84.959958) (xy 177.540405 84.925046) (xy 177.56796 84.888527) (xy 177.593564 84.850441) + (xy 177.617202 84.810831) (xy 177.63886 84.769739) (xy 177.658523 84.727207) (xy 177.676178 84.683276) + (xy 177.691809 84.637988) (xy 177.705402 84.591386) (xy 177.716944 84.54351) (xy 177.72642 84.494404) + (xy 177.733814 84.444108) (xy 177.739114 84.392665) (xy 177.742304 84.340116) (xy 177.743371 84.286503) + ) + ) + (polygon + (pts + (xy 179.299686 82.312533) (xy 178.539847 82.312533) (xy 178.539847 85.22) (xy 178.938451 85.22) + (xy 178.938451 84.141423) (xy 179.304083 84.141423) (xy 179.363452 84.140621) (xy 179.421854 84.1382) + (xy 179.479231 84.134139) (xy 179.535521 84.128417) (xy 179.590663 84.121012) (xy 179.644599 84.111902) + (xy 179.697268 84.101066) (xy 179.748609 84.088483) (xy 179.798562 84.074132) (xy 179.847067 84.057989) + (xy 179.894063 84.040035) (xy 179.939492 84.020248) (xy 179.983291 83.998606) (xy 180.025401 83.975088) + (xy 180.065762 83.949672) (xy 180.104314 83.922337) (xy 180.140996 83.893062) (xy 180.175748 83.861824) + (xy 180.208509 83.828603) (xy 180.23922 83.793377) (xy 180.267821 83.756125) (xy 180.29425 83.716824) + (xy 180.318449 83.675454) (xy 180.340356 83.631994) (xy 180.359911 83.586421) (xy 180.377054 83.538714) + (xy 180.391725 83.488852) (xy 180.403864 83.436813) (xy 180.41341 83.382576) (xy 180.420303 83.326119) + (xy 180.424483 83.267422) (xy 180.42589 83.206461) (xy 180.424639 83.150389) (xy 180.420906 83.0962) + (xy 180.41472 83.043886) (xy 180.406109 82.993441) (xy 180.395105 82.944858) (xy 180.381734 82.898131) + (xy 180.366028 82.853252) (xy 180.348015 82.810216) (xy 180.327724 82.769015) (xy 180.305185 82.729642) + (xy 180.280427 82.692092) (xy 180.253479 82.656357) (xy 180.22437 82.62243) (xy 180.19313 82.590306) + (xy 180.159788 82.559976) (xy 180.124372 82.531435) (xy 180.086914 82.504676) (xy 180.047441 82.479692) + (xy 180.005982 82.456476) (xy 179.962568 82.435021) (xy 179.917227 82.415322) (xy 179.869989 82.397371) + (xy 179.820883 82.381161) (xy 179.769938 82.366686) (xy 179.717183 82.353939) (xy 179.662648 82.342913) + (xy 179.606362 82.333602) (xy 179.548353 82.325999) (xy 179.488652 82.320098) (xy 179.427288 82.31589) + (xy 179.36429 82.313371) + ) + (pts + (xy 179.28723 83.827083) (xy 178.938451 83.827083) (xy 178.938451 82.623942) (xy 179.296023 82.623942) + (xy 179.335696 82.624399) (xy 179.374465 82.625784) (xy 179.412308 82.62812) (xy 179.4492 82.63143) + (xy 179.485119 82.635736) (xy 179.520041 82.64106) (xy 179.553943 82.647425) (xy 179.586802 82.654854) + (xy 179.618593 82.66337) (xy 179.649294 82.672994) (xy 179.678882 82.683749) (xy 179.707333 82.695658) + (xy 179.734623 82.708744) (xy 179.76073 82.723028) (xy 179.78563 82.738534) (xy 179.831715 82.7733) + (xy 179.872692 82.813223) (xy 179.908375 82.858482) (xy 179.938576 82.909258) (xy 179.951563 82.936772) + (xy 179.963109 82.965732) (xy 179.973192 82.996161) (xy 179.981787 83.028083) (xy 179.988872 83.061519) + (xy 179.994423 83.096492) (xy 179.998417 83.133024) (xy 180.000831 83.171139) (xy 180.00164 83.210858) + (xy 180.000808 83.255754) (xy 179.998326 83.29856) (xy 179.994223 83.339319) (xy 179.988524 83.378076) + (xy 179.981255 83.414873) (xy 179.972443 83.449754) (xy 179.962113 83.482764) (xy 179.950292 83.513944) + (xy 179.937006 83.54334) (xy 179.922281 83.570994) (xy 179.906143 83.596951) (xy 179.888618 83.621253) + (xy 179.869733 83.643945) (xy 179.827987 83.684672) (xy 179.781112 83.719479) (xy 179.755818 83.734773) + (xy 179.729319 83.748717) (xy 179.701644 83.761356) (xy 179.672817 83.772733) (xy 179.642865 83.782893) + (xy 179.611815 83.791877) (xy 179.579692 83.799731) (xy 179.546522 83.806498) (xy 179.512332 83.812221) + (xy 179.477148 83.816943) (xy 179.440996 83.82071) (xy 179.403902 83.823563) (xy 179.365892 83.825547) + (xy 179.326993 83.826706) + ) + ) + (polygon + (pts + (xy 182.259177 85.22) (xy 182.637265 85.22) (xy 182.637265 82.947808) (xy 182.657778 82.981378) + (xy 182.678956 83.013735) (xy 182.700846 83.044981) (xy 182.723497 83.075217) (xy 182.746953 83.104546) + (xy 182.771264 83.133068) (xy 182.796475 83.160884) (xy 182.822634 83.188097) (xy 182.849788 83.214808) + (xy 182.877984 83.241118) (xy 182.897384 83.258485) (xy 183.531926 83.84247) (xy 183.762736 83.586748) + (xy 182.448221 82.406322) (xy 181.133706 83.586748) (xy 181.364515 83.84247) (xy 181.999058 83.258485) + (xy 182.027993 83.232386) (xy 182.055882 83.205954) (xy 182.082761 83.179087) (xy 182.108667 83.151684) + (xy 182.133636 83.123644) (xy 182.157704 83.094864) (xy 182.180908 83.065244) (xy 182.203284 83.034682) + (xy 182.224867 83.003077) (xy 182.245694 82.970328) (xy 182.259177 82.947808) + ) + ) + ) + ) + (gr_text "cc-by-sa" (at 194.15 82.775 53) (layer "F.SilkS") (tstamp d9972955-3442-4947-bb4c-b7565fbe6bb7) + (effects (font (face "Fira Sans") (size 1.5 1.5) (thickness 0.3))) + (render_cache "cc-by-sa" 53 + (polygon + (pts + (xy 191.72846 85.152735) (xy 191.712264 85.175362) (xy 191.69757 85.198243) (xy 191.684368 85.221356) + (xy 191.672647 85.244676) (xy 191.662396 85.268183) (xy 191.653606 85.291852) (xy 191.646266 85.315662) + (xy 191.640366 85.339589) (xy 191.635896 85.363611) (xy 191.632846 85.387706) (xy 191.631204 85.41185) + (xy 191.630961 85.436021) (xy 191.632107 85.460196) (xy 191.634631 85.484352) (xy 191.638523 85.508467) + (xy 191.643773 85.532518) (xy 191.65037 85.556482) (xy 191.658305 85.580337) (xy 191.667566 85.60406) + (xy 191.678144 85.627629) (xy 191.690028 85.651019) (xy 191.703208 85.67421) (xy 191.717674 85.697178) + (xy 191.733416 85.7199) (xy 191.750423 85.742354) (xy 191.768684 85.764517) (xy 191.788191 85.786366) + (xy 191.808932 85.807879) (xy 191.830896 85.829033) (xy 191.854075 85.849805) (xy 191.878457 85.870173) + (xy 191.904033 85.890114) (xy 191.930494 85.909377) (xy 191.956924 85.927277) (xy 191.983305 85.943815) + (xy 192.00962 85.958995) (xy 192.035849 85.97282) (xy 192.061976 85.985292) (xy 192.087981 85.996414) + (xy 192.113848 86.006189) (xy 192.139557 86.014619) (xy 192.165091 86.021709) (xy 192.190432 86.027461) + (xy 192.215562 86.031877) (xy 192.240463 86.03496) (xy 192.265116 86.036714) (xy 192.289504 86.03714) + (xy 192.313609 86.036243) (xy 192.337412 86.034025) (xy 192.360896 86.030489) (xy 192.384042 86.025637) + (xy 192.406833 86.019472) (xy 192.42925 86.011998) (xy 192.451276 86.003218) (xy 192.472892 85.993133) + (xy 192.49408 85.981748) (xy 192.514823 85.969064) (xy 192.535102 85.955085) (xy 192.554899 85.939813) + (xy 192.574196 85.923252) (xy 192.592976 85.905405) (xy 192.611219 85.886274) (xy 192.628909 85.865861) + (xy 192.646027 85.844171) (xy 192.659949 85.824884) (xy 192.672864 85.805315) (xy 192.684781 85.785463) + (xy 192.695707 85.765325) (xy 192.70565 85.744901) (xy 192.714619 85.72419) (xy 192.722619 85.703188) + (xy 192.729661 85.681896) (xy 192.735751 85.660312) (xy 192.740897 85.638433) (xy 192.745107 85.61626) + (xy 192.748389 85.593789) (xy 192.75075 85.57102) (xy 192.7522 85.547951) (xy 192.752744 85.524581) + (xy 192.752393 85.500908) (xy 192.59919 85.496018) (xy 192.59773 85.514354) (xy 192.596016 85.532035) + (xy 192.594003 85.549111) (xy 192.591646 85.56563) (xy 192.588901 85.581646) (xy 192.585723 85.597206) + (xy 192.582068 85.612362) (xy 192.57789 85.627165) (xy 192.573145 85.641663) (xy 192.567789 85.655909) + (xy 192.561777 85.669952) (xy 192.555064 85.683842) (xy 192.547605 85.69763) (xy 192.539356 85.711367) + (xy 192.530273 85.725101) (xy 192.520309 85.738885) (xy 192.510308 85.751579) (xy 192.49998 85.763538) + (xy 192.489324 85.774751) (xy 192.478336 85.785206) (xy 192.467015 85.79489) (xy 192.455357 85.803792) + (xy 192.431022 85.819202) (xy 192.405313 85.831339) (xy 192.378209 85.840107) (xy 192.349689 85.845412) + (xy 192.334893 85.846736) (xy 192.319735 85.847158) (xy 192.304214 85.846666) (xy 192.288326 85.845248) + (xy 192.272069 85.842892) (xy 192.255442 85.839587) (xy 192.238441 85.83532) (xy 192.221063 85.83008) + (xy 192.203307 85.823854) (xy 192.18517 85.816631) (xy 192.166649 85.808398) (xy 192.147741 85.799143) + (xy 192.128446 85.788855) (xy 192.108759 85.777522) (xy 192.088678 85.765131) (xy 192.068201 85.751672) + (xy 192.047325 85.737131) (xy 192.026049 85.721496) (xy 192.00525 85.705424) (xy 191.98553 85.689375) + (xy 191.966883 85.673352) (xy 191.9493 85.657361) (xy 191.932776 85.641408) (xy 191.917303 85.625495) + (xy 191.902874 85.609629) (xy 191.889483 85.593815) (xy 191.877122 85.578056) (xy 191.865784 85.562358) + (xy 191.855463 85.546726) (xy 191.84615 85.531164) (xy 191.83784 85.515677) (xy 191.830526 85.500271) + (xy 191.8242 85.484949) (xy 191.818855 85.469718) (xy 191.814484 85.45458) (xy 191.811081 85.439542) + (xy 191.808639 85.424608) (xy 191.807149 85.409783) (xy 191.806606 85.395072) (xy 191.808332 85.366011) + (xy 191.81376 85.337462) (xy 191.822833 85.309464) (xy 191.828719 85.295684) (xy 191.835496 85.282057) + (xy 191.843157 85.268586) (xy 191.851694 85.255278) (xy 191.861101 85.242136) (xy 191.871614 85.228712) + (xy 191.882334 85.216069) (xy 191.893287 85.20417) (xy 191.904498 85.192982) (xy 191.915993 85.18247) + (xy 191.927797 85.1726) (xy 191.939935 85.163336) (xy 191.952433 85.154645) (xy 191.965316 85.14649) + (xy 191.978609 85.138839) (xy 191.992339 85.131657) (xy 192.00653 85.124907) (xy 192.021208 85.118557) + (xy 192.036398 85.112572) (xy 192.052125 85.106916) (xy 192.068416 85.101556) (xy 192.027643 84.954771) + (xy 192.003602 84.960863) (xy 191.980469 84.967746) (xy 191.958201 84.975429) (xy 191.936757 84.983923) + (xy 191.916096 84.993237) (xy 191.896175 85.003382) (xy 191.876952 85.014367) (xy 191.858385 85.026203) + (xy 191.840433 85.0389) (xy 191.823054 85.052468) (xy 191.806206 85.066918) (xy 191.789846 85.082258) + (xy 191.773934 85.0985) (xy 191.758426 85.115653) (xy 191.743282 85.133728) + ) + ) + (polygon + (pts + (xy 192.313182 84.376782) (xy 192.296986 84.399409) (xy 192.282293 84.422291) (xy 192.26909 84.445403) + (xy 192.257369 84.468724) (xy 192.247118 84.49223) (xy 192.238328 84.515899) (xy 192.230989 84.539709) + (xy 192.225089 84.563636) (xy 192.220619 84.587659) (xy 192.217568 84.611753) (xy 192.215926 84.635897) + (xy 192.215683 84.660068) (xy 192.216829 84.684243) (xy 192.219353 84.708399) (xy 192.223245 84.732514) + (xy 192.228495 84.756565) (xy 192.235092 84.78053) (xy 192.243027 84.804385) (xy 192.252288 84.828108) + (xy 192.262866 84.851676) (xy 192.27475 84.875067) (xy 192.287931 84.898257) (xy 192.302397 84.921225) + (xy 192.318138 84.943947) (xy 192.335145 84.966401) (xy 192.353407 84.988564) (xy 192.372913 85.010413) + (xy 192.393654 85.031926) (xy 192.415619 85.05308) (xy 192.438797 85.073852) (xy 192.46318 85.09422) + (xy 192.488755 85.114161) (xy 192.515216 85.133425) (xy 192.541646 85.151324) (xy 192.568027 85.167863) + (xy 192.594342 85.183043) (xy 192.620571 85.196867) (xy 192.646698 85.209339) (xy 192.672703 85.220461) + (xy 192.69857 85.230236) (xy 192.724279 85.238667) (xy 192.749813 85.245756) (xy 192.775154 85.251508) + (xy 192.800284 85.255924) (xy 192.825185 85.259007) (xy 192.849838 85.260761) (xy 192.874226 85.261188) + (xy 192.898331 85.260291) (xy 192.922134 85.258072) (xy 192.945618 85.254536) (xy 192.968764 85.249684) + (xy 192.991555 85.24352) (xy 193.013972 85.236046) (xy 193.035998 85.227265) (xy 193.057614 85.21718) + (xy 193.078803 85.205795) (xy 193.099545 85.193111) (xy 193.119824 85.179132) (xy 193.139621 85.163861) + (xy 193.158919 85.1473) (xy 193.177698 85.129452) (xy 193.195942 85.110321) (xy 193.213631 85.089909) + (xy 193.230749 85.068218) (xy 193.244671 85.048931) (xy 193.257587 85.029362) (xy 193.269503 85.00951) + (xy 193.28043 84.989372) (xy 193.290373 84.968949) (xy 193.299341 84.948237) (xy 193.307342 84.927236) + (xy 193.314383 84.905943) (xy 193.320473 84.884359) (xy 193.325619 84.862481) (xy 193.329829 84.840307) + (xy 193.333111 84.817836) (xy 193.335473 84.795067) (xy 193.336922 84.771999) (xy 193.337467 84.748629) + (xy 193.337115 84.724956) (xy 193.183912 84.720065) (xy 193.182452 84.738402) (xy 193.180738 84.756083) + (xy 193.178725 84.773158) (xy 193.176368 84.789678) (xy 193.173623 84.805693) (xy 193.170445 84.821253) + (xy 193.16679 84.83641) (xy 193.162612 84.851212) (xy 193.157868 84.865711) (xy 193.152512 84.879956) + (xy 193.146499 84.893999) (xy 193.139786 84.907889) (xy 193.132327 84.921678) (xy 193.124079 84.935414) + (xy 193.114995 84.949149) (xy 193.105032 84.962932) (xy 193.09503 84.975626) (xy 193.084703 84.987585) + (xy 193.074046 84.998798) (xy 193.063058 85.009253) (xy 193.051737 85.018937) (xy 193.040079 85.027839) + (xy 193.015745 85.043249) (xy 192.990035 85.055386) (xy 192.962931 85.064155) (xy 192.934412 85.06946) + (xy 192.919615 85.070783) (xy 192.904457 85.071205) (xy 192.888936 85.070713) (xy 192.873048 85.069295) + (xy 192.856792 85.06694) (xy 192.840164 85.063635) (xy 192.823163 85.059368) (xy 192.805785 85.054127) + (xy 192.788029 85.047901) (xy 192.769892 85.040678) (xy 192.751371 85.032445) (xy 192.732464 85.02319) + (xy 192.713168 85.012903) (xy 192.693481 85.001569) (xy 192.6734 84.989179) (xy 192.652923 84.975719) + (xy 192.632048 84.961178) (xy 192.610771 84.945544) (xy 192.589972 84.929472) (xy 192.570252 84.913422) + (xy 192.551605 84.897399) (xy 192.534022 84.881409) (xy 192.517498 84.865455) (xy 192.502025 84.849543) + (xy 192.487597 84.833677) (xy 192.474205 84.817862) (xy 192.461844 84.802103) (xy 192.450506 84.786405) + (xy 192.440185 84.770773) (xy 192.430873 84.755211) (xy 192.422563 84.739725) (xy 192.415248 84.724318) + (xy 192.408922 84.708997) (xy 192.403577 84.693765) (xy 192.399207 84.678627) (xy 192.395804 84.663589) + (xy 192.393361 84.648656) (xy 192.391872 84.633831) (xy 192.391329 84.61912) (xy 192.393054 84.590058) + (xy 192.398482 84.561509) (xy 192.407555 84.533512) (xy 192.413442 84.519732) (xy 192.420219 84.506104) + (xy 192.427879 84.492634) (xy 192.436416 84.479325) (xy 192.445823 84.466183) (xy 192.456336 84.45276) + (xy 192.467056 84.440116) (xy 192.478009 84.428217) (xy 192.489221 84.41703) (xy 192.500715 84.406518) + (xy 192.512519 84.396647) (xy 192.524657 84.387383) (xy 192.537155 84.378692) (xy 192.550038 84.370538) + (xy 192.563332 84.362887) (xy 192.577061 84.355704) (xy 192.591252 84.348955) (xy 192.60593 84.342605) + (xy 192.62112 84.336619) (xy 192.636848 84.330964) (xy 192.653138 84.325603) (xy 192.612366 84.178818) + (xy 192.588324 84.184911) (xy 192.565191 84.191793) (xy 192.542923 84.199477) (xy 192.52148 84.20797) + (xy 192.500818 84.217284) (xy 192.480897 84.227429) (xy 192.461674 84.238414) (xy 192.443108 84.25025) + (xy 192.425156 84.262948) (xy 192.407776 84.276516) (xy 192.390928 84.290965) (xy 192.374568 84.306306) + (xy 192.358656 84.322547) (xy 192.343149 84.339701) (xy 192.328005 84.357775) + ) + ) + (polygon + (pts + (xy 193.006252 84.35315) (xy 193.364097 83.878274) (xy 193.233308 83.779718) (xy 192.875464 84.254594) + ) + ) + (polygon + (pts + (xy 193.42949 82.895391) (xy 193.415147 82.915608) (xy 193.402362 82.936092) (xy 193.391108 82.956831) + (xy 193.381358 82.977812) (xy 193.373086 82.999023) (xy 193.366265 83.020449) (xy 193.360868 83.042079) + (xy 193.356869 83.063901) (xy 193.354241 83.0859) (xy 193.352957 83.108065) (xy 193.35299 83.130383) + (xy 193.354315 83.152842) (xy 193.356903 83.175427) (xy 193.360729 83.198127) (xy 193.365765 83.220929) + (xy 193.371985 83.24382) (xy 192.885406 82.877156) (xy 192.787937 83.045463) (xy 194.023843 83.976785) + (xy 194.126148 83.841023) (xy 194.03901 83.751505) (xy 194.061145 83.750153) (xy 194.082857 83.747853) + (xy 194.104129 83.744583) (xy 194.124945 83.740327) (xy 194.145289 83.735064) (xy 194.165144 83.728775) + (xy 194.184493 83.721441) (xy 194.20332 83.713044) (xy 194.221609 83.703563) (xy 194.239342 83.69298) + (xy 194.256505 83.681275) (xy 194.273079 83.66843) (xy 194.289049 83.654425) (xy 194.304398 83.639241) + (xy 194.319109 83.62286) (xy 194.333167 83.605261) (xy 194.347615 83.584962) (xy 194.360625 83.564348) + (xy 194.372207 83.543443) (xy 194.382371 83.522268) (xy 194.391128 83.500846) (xy 194.39849 83.4792) + (xy 194.404467 83.457352) (xy 194.409069 83.435325) (xy 194.412309 83.413142) (xy 194.414196 83.390825) + (xy 194.414742 83.368397) (xy 194.413957 83.345881) (xy 194.411852 83.323298) (xy 194.408438 83.300673) + (xy 194.403726 83.278026) (xy 194.397727 83.255382) (xy 194.390451 83.232762) (xy 194.38191 83.21019) + (xy 194.372114 83.187687) (xy 194.361073 83.165276) (xy 194.3488 83.142981) (xy 194.335305 83.120824) + (xy 194.320598 83.098826) (xy 194.30469 83.077012) (xy 194.287593 83.055403) (xy 194.269317 83.034022) + (xy 194.249873 83.012892) (xy 194.229272 82.992036) (xy 194.207524 82.971475) (xy 194.184641 82.951233) + (xy 194.160633 82.931332) (xy 194.135512 82.911795) (xy 194.108197 82.891802) (xy 194.081068 82.873117) + (xy 194.05414 82.855737) (xy 194.02743 82.839654) (xy 194.000951 82.824865) (xy 193.974719 82.811365) + (xy 193.94875 82.799147) (xy 193.923059 82.788206) (xy 193.897661 82.778538) (xy 193.872571 82.770138) + (xy 193.847804 82.762999) (xy 193.823377 82.757117) (xy 193.799303 82.752487) (xy 193.775599 82.749104) + (xy 193.75228 82.746961) (xy 193.72936 82.746055) (xy 193.706856 82.746379) (xy 193.684782 82.747929) + (xy 193.663153 82.750699) (xy 193.641986 82.754684) (xy 193.621295 82.759879) (xy 193.601095 82.766279) + (xy 193.581402 82.773879) (xy 193.562232 82.782672) (xy 193.543598 82.792655) (xy 193.525517 82.803822) + (xy 193.508004 82.816167) (xy 193.491074 82.829686) (xy 193.474742 82.844373) (xy 193.459024 82.860223) + (xy 193.443935 82.877231) + ) + (pts + (xy 194.183082 83.549965) (xy 194.171478 83.564201) (xy 194.158945 83.577397) (xy 194.145541 83.589559) + (xy 194.131326 83.60069) (xy 194.116356 83.610796) (xy 194.10069 83.619881) (xy 194.084386 83.627951) + (xy 194.067502 83.635011) (xy 194.050098 83.641064) (xy 194.032229 83.646117) (xy 194.013956 83.650173) + (xy 193.995335 83.653238) (xy 193.976426 83.655317) (xy 193.957286 83.656414) (xy 193.937973 83.656535) + (xy 193.918546 83.655684) (xy 193.499848 83.340172) (xy 193.493418 83.32165) (xy 193.487497 83.3028) + (xy 193.482196 83.283671) (xy 193.477623 83.264311) (xy 193.473887 83.244767) (xy 193.471097 83.225088) + (xy 193.469363 83.20532) (xy 193.468792 83.185513) (xy 193.469496 83.165714) (xy 193.471581 83.145971) + (xy 193.475159 83.126332) (xy 193.480336 83.106844) (xy 193.487224 83.087556) (xy 193.49593 83.068516) + (xy 193.506563 83.049771) (xy 193.519234 83.03137) (xy 193.537452 83.009337) (xy 193.557012 82.989966) + (xy 193.577984 82.973398) (xy 193.600435 82.959776) (xy 193.624435 82.949244) (xy 193.650052 82.941942) + (xy 193.677355 82.938014) (xy 193.706412 82.937602) (xy 193.72162 82.93876) (xy 193.737293 82.940849) + (xy 193.753438 82.943889) (xy 193.770065 82.947897) (xy 193.787182 82.952891) (xy 193.804798 82.958889) + (xy 193.822921 82.965908) (xy 193.841561 82.973966) (xy 193.860724 82.983082) (xy 193.880421 82.993273) + (xy 193.900659 83.004556) (xy 193.921448 83.01695) (xy 193.942796 83.030472) (xy 193.964711 83.045141) + (xy 193.987202 83.060973) (xy 194.010277 83.077987) (xy 194.032081 83.094823) (xy 194.052682 83.111552) + (xy 194.072094 83.128173) (xy 194.090332 83.144682) (xy 194.10741 83.161076) (xy 194.123343 83.177353) + (xy 194.138145 83.193509) (xy 194.15183 83.209542) (xy 194.164414 83.225449) (xy 194.175911 83.241227) + (xy 194.186334 83.256874) (xy 194.1957 83.272385) (xy 194.204021 83.28776) (xy 194.211313 83.302994) + (xy 194.217591 83.318085) (xy 194.222868 83.33303) (xy 194.227159 83.347826) (xy 194.230479 83.36247) + (xy 194.232841 83.37696) (xy 194.234755 83.405465) (xy 194.233015 83.433317) (xy 194.227737 83.460493) + (xy 194.219038 83.486972) (xy 194.207033 83.51273) (xy 194.191839 83.537744) + ) + ) + (polygon + (pts + (xy 194.370498 81.685592) (xy 194.250335 81.845054) (xy 194.844278 82.655484) (xy 193.897782 82.312908) + (xy 193.77387 82.477344) (xy 194.877556 82.843871) (xy 194.916802 82.79179) (xy 194.925908 82.806055) + (xy 194.934599 82.820044) (xy 194.942862 82.833786) (xy 194.950686 82.847307) (xy 194.958058 82.860636) + (xy 194.964965 82.8738) (xy 194.977338 82.899745) (xy 194.987706 82.925365) (xy 194.995971 82.950882) + (xy 195.002034 82.976518) (xy 195.005799 83.002496) (xy 195.007165 83.029038) (xy 195.006035 83.056366) + (xy 195.002311 83.084702) (xy 194.999446 83.099318) (xy 194.995895 83.114269) (xy 194.991646 83.129583) + (xy 194.986687 83.145289) (xy 194.981006 83.161413) (xy 194.97459 83.177984) (xy 194.967427 83.195029) + (xy 194.959505 83.212577) (xy 194.950812 83.230654) (xy 194.941335 83.249289) (xy 195.074158 83.32323) + (xy 195.088333 83.298557) (xy 195.101265 83.274212) (xy 195.112979 83.250184) (xy 195.123498 83.226466) + (xy 195.132849 83.203045) (xy 195.141055 83.179914) (xy 195.148141 83.157062) (xy 195.154132 83.134479) + (xy 195.159053 83.112156) (xy 195.162927 83.090083) (xy 195.16578 83.06825) (xy 195.167637 83.046648) + (xy 195.168521 83.025266) (xy 195.168458 83.004095) (xy 195.167472 82.983126) (xy 195.165588 82.962348) + (xy 195.162831 82.941752) (xy 195.159225 82.921328) (xy 195.154795 82.901066) (xy 195.149565 82.880957) + (xy 195.14356 82.86099) (xy 195.136805 82.841157) (xy 195.129325 82.821447) (xy 195.121143 82.80185) + (xy 195.112285 82.782358) (xy 195.102776 82.762959) (xy 195.092639 82.743645) (xy 195.0819 82.724406) + (xy 195.070583 82.705231) (xy 195.058713 82.686112) (xy 195.046315 82.667038) (xy 195.033412 82.648) + ) + ) + (polygon + (pts + (xy 194.857432 81.896551) (xy 195.215276 81.421675) (xy 195.084488 81.323119) (xy 194.726643 81.797995) + ) + ) + (polygon + (pts + (xy 195.160727 80.597962) (xy 195.148212 80.61519) (xy 195.136505 80.632569) (xy 195.125607 80.650074) + (xy 195.115519 80.667679) (xy 195.106239 80.68536) (xy 195.09777 80.70309) (xy 195.09011 80.720846) + (xy 195.083261 80.738601) (xy 195.077223 80.756331) (xy 195.071995 80.774011) (xy 195.067579 80.791614) + (xy 195.063975 80.809117) (xy 195.061183 80.826493) (xy 195.059204 80.843718) (xy 195.058037 80.860767) + (xy 195.057683 80.877613) (xy 195.058143 80.894233) (xy 195.059417 80.9106) (xy 195.061504 80.92669) + (xy 195.064407 80.942478) (xy 195.068124 80.957937) (xy 195.072656 80.973044) (xy 195.078004 80.987773) + (xy 195.084167 81.002098) (xy 195.091147 81.015994) (xy 195.098943 81.029437) (xy 195.107556 81.042401) + (xy 195.116986 81.054861) (xy 195.127234 81.066792) (xy 195.1383 81.078168) (xy 195.150183 81.088964) + (xy 195.162886 81.099155) (xy 195.186117 81.115259) (xy 195.209766 81.128811) (xy 195.233893 81.139766) + (xy 195.258555 81.148074) (xy 195.283812 81.153688) (xy 195.309723 81.15656) (xy 195.336346 81.156643) + (xy 195.36374 81.153888) (xy 195.391965 81.148249) (xy 195.406406 81.144332) (xy 195.421078 81.139677) + (xy 195.435986 81.134276) (xy 195.451138 81.128124) (xy 195.466543 81.121215) (xy 195.482206 81.113543) + (xy 195.498135 81.105102) (xy 195.514338 81.095887) (xy 195.530822 81.08589) (xy 195.547595 81.075106) + (xy 195.564663 81.06353) (xy 195.582034 81.051155) (xy 195.599716 81.037975) (xy 195.617716 81.023984) + (xy 195.633694 81.011447) (xy 195.649065 80.999601) (xy 195.663852 80.988439) (xy 195.67808 80.977954) + (xy 195.691771 80.968141) (xy 195.704949 80.958992) (xy 195.717637 80.950502) (xy 195.741636 80.935469) + (xy 195.763957 80.922991) (xy 195.784785 80.913015) (xy 195.804309 80.90549) (xy 195.822714 80.900364) + (xy 195.840188 80.897585) (xy 195.856918 80.8971) (xy 195.873091 80.898859) (xy 195.888893 80.902808) + (xy 195.904513 80.908896) (xy 195.920136 80.917071) (xy 195.93595 80.927281) (xy 195.943987 80.933133) + (xy 195.958527 80.945433) (xy 195.970995 80.958807) (xy 195.9814 80.973191) (xy 195.989753 80.988522) + (xy 195.996066 81.004734) (xy 196.00035 81.021763) (xy 196.002615 81.039544) (xy 196.002871 81.058014) + (xy 196.001131 81.077109) (xy 195.997405 81.096762) (xy 195.991704 81.116911) (xy 195.984038 81.137491) + (xy 195.974419 81.158438) (xy 195.962858 81.179686) (xy 195.949364 81.201173) (xy 195.93395 81.222832) + (xy 195.920183 81.240337) (xy 195.905926 81.256982) (xy 195.891192 81.27278) (xy 195.875996 81.287745) + (xy 195.860351 81.301891) (xy 195.844269 81.31523) (xy 195.827765 81.327776) (xy 195.810852 81.339542) + (xy 195.793543 81.350543) (xy 195.775852 81.360791) (xy 195.757791 81.3703) (xy 195.739375 81.379084) + (xy 195.720617 81.387155) (xy 195.701529 81.394527) (xy 195.682126 81.401215) (xy 195.662421 81.40723) + (xy 195.69351 81.559562) (xy 195.717029 81.554025) (xy 195.740614 81.547411) (xy 195.764232 81.539668) + (xy 195.787856 81.530745) (xy 195.811453 81.520591) (xy 195.834994 81.509153) (xy 195.858448 81.49638) + (xy 195.881786 81.482219) (xy 195.904977 81.466621) (xy 195.927991 81.449532) (xy 195.950797 81.430901) + (xy 195.962112 81.420991) (xy 195.973365 81.410676) (xy 195.98455 81.39995) (xy 195.995665 81.388806) + (xy 196.006705 81.377238) (xy 196.017667 81.365239) (xy 196.028547 81.352802) (xy 196.03934 81.339923) + (xy 196.050044 81.326593) (xy 196.060655 81.312806) (xy 196.073055 81.29584) (xy 196.084895 81.27859) + (xy 196.096152 81.261083) (xy 196.106799 81.243345) (xy 196.116813 81.225405) (xy 196.126168 81.207288) + (xy 196.134839 81.189022) (xy 196.142802 81.170635) (xy 196.150031 81.152152) (xy 196.156503 81.133601) + (xy 196.162191 81.115009) (xy 196.16707 81.096403) (xy 196.171117 81.07781) (xy 196.174306 81.059257) + (xy 196.176612 81.040772) (xy 196.178011 81.02238) (xy 196.178477 81.00411) (xy 196.177985 80.985987) + (xy 196.176511 80.96804) (xy 196.17403 80.950295) (xy 196.170517 80.932779) (xy 196.165946 80.915519) + (xy 196.160294 80.898542) (xy 196.153535 80.881876) (xy 196.145644 80.865547) (xy 196.136597 80.849582) + (xy 196.126367 80.834009) (xy 196.114932 80.818854) (xy 196.102265 80.804144) (xy 196.088342 80.789906) + (xy 196.073138 80.776168) (xy 196.056628 80.762956) (xy 196.042304 80.752654) (xy 196.027967 80.743321) + (xy 196.013611 80.734942) (xy 195.999229 80.727507) (xy 195.984817 80.721002) (xy 195.970368 80.715415) + (xy 195.955877 80.710733) (xy 195.941339 80.706944) (xy 195.926746 80.704035) (xy 195.912094 80.701993) + (xy 195.897376 80.700807) (xy 195.882588 80.700462) (xy 195.867723 80.700948) (xy 195.852775 80.702251) + (xy 195.83774 80.704359) (xy 195.82261 80.707259) (xy 195.807381 80.710939) (xy 195.792046 80.715386) + (xy 195.776601 80.720587) (xy 195.761038 80.726531) (xy 195.745353 80.733203) (xy 195.729539 80.740593) + (xy 195.713591 80.748687) (xy 195.697504 80.757473) (xy 195.681271 80.766938) (xy 195.664886 80.777069) + (xy 195.648345 80.787855) (xy 195.63164 80.799282) (xy 195.614767 80.811338) (xy 195.59772 80.824011) + (xy 195.580493 80.837287) (xy 195.56308 80.851155) (xy 195.549784 80.861685) (xy 195.536918 80.87167) + (xy 195.524467 80.881116) (xy 195.512417 80.890024) (xy 195.489462 80.906242) (xy 195.467938 80.92035) + (xy 195.447729 80.932375) (xy 195.42872 80.942341) (xy 195.410794 80.950274) (xy 195.393837 80.956202) + (xy 195.377733 80.960148) (xy 195.362366 80.96214) (xy 195.347621 80.962202) (xy 195.326416 80.958735) + (xy 195.305961 80.951073) (xy 195.292547 80.943677) (xy 195.279178 80.934481) (xy 195.266909 80.924106) + (xy 195.256329 80.912776) (xy 195.247439 80.90055) (xy 195.240244 80.887481) (xy 195.234745 80.873627) + (xy 195.230946 80.859043) (xy 195.228849 80.843785) (xy 195.228458 80.82791) (xy 195.229776 80.811472) + (xy 195.232804 80.794528) (xy 195.237546 80.777135) (xy 195.244006 80.759347) (xy 195.252185 80.74122) + (xy 195.262087 80.722812) (xy 195.273715 80.704177) (xy 195.287071 80.685371) (xy 195.298864 80.670327) + (xy 195.311029 80.656003) (xy 195.32359 80.642365) (xy 195.336575 80.629379) (xy 195.350007 80.617011) + (xy 195.363915 80.605226) (xy 195.378322 80.593989) (xy 195.393255 80.583268) (xy 195.408741 80.573027) + (xy 195.424804 80.563232) (xy 195.44147 80.553849) (xy 195.458766 80.544843) (xy 195.476717 80.536181) + (xy 195.49535 80.527827) (xy 195.514689 80.519748) (xy 195.534761 80.51191) (xy 195.487594 80.37361) + (xy 195.464059 80.38072) (xy 195.440986 80.388535) (xy 195.418365 80.397099) (xy 195.396186 80.406461) + (xy 195.374438 80.416667) (xy 195.353111 80.427763) (xy 195.332194 80.439796) (xy 195.311678 80.452812) + (xy 195.291552 80.46686) (xy 195.271806 80.481984) (xy 195.252429 80.498232) (xy 195.233411 80.515651) + (xy 195.214743 80.534286) (xy 195.196413 80.554186) (xy 195.178411 80.575396) + ) + ) + (polygon + (pts + (xy 196.705676 79.99052) (xy 196.305996 79.689339) (xy 196.288695 79.676749) (xy 196.27141 79.665069) + (xy 196.254146 79.654308) (xy 196.236907 79.644474) (xy 196.219695 79.635574) (xy 196.202514 79.627617) + (xy 196.185368 79.620611) (xy 196.168261 79.614564) (xy 196.151196 79.609484) (xy 196.134176 79.60538) + (xy 196.117206 79.602258) (xy 196.100288 79.600128) (xy 196.083427 79.598997) (xy 196.066625 79.598873) + (xy 196.049887 79.599765) (xy 196.033216 79.601681) (xy 196.016616 79.604628) (xy 196.00009 79.608615) + (xy 195.983642 79.61365) (xy 195.967275 79.61974) (xy 195.950993 79.626895) (xy 195.934799 79.635121) + (xy 195.918698 79.644428) (xy 195.902692 79.654822) (xy 195.886786 79.666313) (xy 195.870983 79.678908) + (xy 195.855285 79.692616) (xy 195.839698 79.707444) (xy 195.824225 79.7234) (xy 195.808868 79.740493) + (xy 195.793633 79.758731) (xy 195.778521 79.778121) (xy 195.764795 79.796828) (xy 195.751554 79.815877) + (xy 195.738784 79.835285) (xy 195.726469 79.855072) (xy 195.714597 79.875257) (xy 195.703153 79.895859) + (xy 195.692123 79.916896) (xy 195.681492 79.938387) (xy 195.671247 79.960351) (xy 195.661372 79.982808) + (xy 195.651855 80.005775) (xy 195.64268 80.029272) (xy 195.633834 80.053317) (xy 195.625302 80.07793) + (xy 195.61707 80.10313) (xy 195.609124 80.128934) (xy 195.750362 80.17527) (xy 195.757606 80.154224) + (xy 195.765004 80.133625) (xy 195.772554 80.113492) (xy 195.780251 80.093839) (xy 195.788092 80.074684) + (xy 195.796072 80.056044) (xy 195.804189 80.037936) (xy 195.812437 80.020375) (xy 195.820814 80.003378) + (xy 195.829316 79.986963) (xy 195.837938 79.971145) (xy 195.846677 79.955941) (xy 195.85553 79.941369) + (xy 195.864492 79.927444) (xy 195.873559 79.914183) (xy 195.882728 79.901603) (xy 195.900075 79.879748) + (xy 195.917504 79.860184) (xy 195.935061 79.84295) (xy 195.952794 79.828084) (xy 195.970751 79.815625) + (xy 195.988979 79.805612) (xy 196.007524 79.798085) (xy 196.026434 79.793082) (xy 196.045757 79.790642) + (xy 196.065539 79.790805) (xy 196.085829 79.793608) (xy 196.106672 79.799092) (xy 196.128116 79.807294) + (xy 196.15021 79.818255) (xy 196.172999 79.832013) (xy 196.196531 79.848606) (xy 196.262071 79.897995) + (xy 196.159767 80.033757) (xy 196.142871 80.0568) (xy 196.127036 80.079673) (xy 196.112262 80.102368) + (xy 196.098553 80.124875) (xy 196.085909 80.147184) (xy 196.074333 80.169286) (xy 196.063827 80.191171) + (xy 196.054393 80.21283) (xy 196.046032 80.234252) (xy 196.038747 80.255429) (xy 196.032539 80.276352) + (xy 196.02741 80.297009) (xy 196.023363 80.317392) (xy 196.020398 80.337492) (xy 196.018519 80.357298) + (xy 196.017727 80.376801) (xy 196.018023 80.395992) (xy 196.01941 80.414861) (xy 196.02189 80.433398) + (xy 196.025465 80.451594) (xy 196.030136 80.46944) (xy 196.035905 80.486925) (xy 196.042775 80.50404) + (xy 196.050747 80.520776) (xy 196.059823 80.537124) (xy 196.070005 80.553072) (xy 196.081296 80.568613) + (xy 196.093696 80.583736) (xy 196.107208 80.598431) (xy 196.121833 80.61269) (xy 196.137575 80.626503) + (xy 196.154434 80.63986) (xy 196.16904 80.650383) (xy 196.183828 80.660082) (xy 196.19878 80.668956) + (xy 196.21388 80.677) (xy 196.229112 80.684214) (xy 196.244459 80.690595) (xy 196.259905 80.696141) + (xy 196.275434 80.700849) (xy 196.291029 80.704718) (xy 196.306674 80.707744) (xy 196.322353 80.709926) + (xy 196.338049 80.711262) (xy 196.353746 80.711749) (xy 196.369427 80.711385) (xy 196.385077 80.710168) + (xy 196.400678 80.708096) (xy 196.416214 80.705165) (xy 196.43167 80.701375) (xy 196.447028 80.696722) + (xy 196.462273 80.691205) (xy 196.477387 80.684821) (xy 196.492356 80.677568) (xy 196.507161 80.669444) + (xy 196.521787 80.660447) (xy 196.536218 80.650573) (xy 196.550437 80.639822) (xy 196.564427 80.62819) + (xy 196.578173 80.615676) (xy 196.591658 80.602277) (xy 196.604866 80.587991) (xy 196.61778 80.572816) + (xy 196.630384 80.55675) (xy 196.644962 80.536422) (xy 196.658324 80.515715) (xy 196.670434 80.494645) + (xy 196.681255 80.473224) (xy 196.690748 80.451467) (xy 196.698877 80.429388) (xy 196.705604 80.407001) + (xy 196.710891 80.384319) (xy 196.714701 80.361359) (xy 196.716996 80.338132) (xy 196.717739 80.314653) + (xy 196.716893 80.290937) (xy 196.714419 80.266998) (xy 196.710281 80.242849) (xy 196.704441 80.218505) + (xy 196.696861 80.193979) (xy 196.716621 80.200407) (xy 196.735737 80.205247) (xy 196.754249 80.208525) + (xy 196.772199 80.210267) (xy 196.789628 80.210498) (xy 196.806579 80.209245) (xy 196.823093 80.206534) + (xy 196.839211 80.20239) (xy 196.854975 80.19684) (xy 196.870427 80.189909) (xy 196.885608 80.181624) + (xy 196.900559 80.17201) (xy 196.915323 80.161093) (xy 196.929941 80.1489) (xy 196.944454 80.135457) + (xy 196.958905 80.120788) (xy 196.878495 80.004688) (xy 196.864287 80.013275) (xy 196.850157 80.020448) + (xy 196.835933 80.025986) (xy 196.821448 80.029669) (xy 196.806531 80.031276) (xy 196.791013 80.030587) + (xy 196.774725 80.02738) (xy 196.757498 80.021435) (xy 196.739161 80.012532) (xy 196.726237 80.004844) + (xy 196.712695 79.995678) + ) + (pts + (xy 196.541269 80.434548) (xy 196.526847 80.45237) (xy 196.512031 80.468093) (xy 196.496835 80.48172) + (xy 196.481269 80.493253) (xy 196.465347 80.502695) (xy 196.44908 80.510048) (xy 196.432481 80.515315) + (xy 196.415561 80.518499) (xy 196.398334 80.519601) (xy 196.380812 80.518624) (xy 196.363006 80.515571) + (xy 196.344928 80.510444) (xy 196.326592 80.503246) (xy 196.30801 80.49398) (xy 196.289192 80.482646) + (xy 196.270153 80.46925) (xy 196.249402 80.452108) (xy 196.231476 80.434086) (xy 196.216375 80.415187) + (xy 196.204099 80.395412) (xy 196.194648 80.374764) (xy 196.188022 80.353243) (xy 196.18422 80.330853) + (xy 196.183243 80.307595) (xy 196.18509 80.283471) (xy 196.189761 80.258483) (xy 196.197257 80.232633) + (xy 196.207577 80.205922) (xy 196.213796 80.192245) (xy 196.220721 80.178354) (xy 196.228351 80.164248) + (xy 196.236688 80.149928) (xy 196.245731 80.135395) (xy 196.25548 80.120649) (xy 196.265934 80.105689) + (xy 196.277095 80.090517) (xy 196.364186 79.974943) (xy 196.563148 80.124872) (xy 196.572303 80.146874) + (xy 196.580081 80.168468) (xy 196.586476 80.189665) (xy 196.591484 80.210477) (xy 196.595098 80.230917) + (xy 196.597313 80.250995) (xy 196.598123 80.270724) (xy 196.597522 80.290117) (xy 196.595506 80.309184) + (xy 196.592067 80.327938) (xy 196.587202 80.34639) (xy 196.580903 80.364553) (xy 196.573167 80.382438) + (xy 196.563986 80.400058) (xy 196.553355 80.417424) + ) + ) + ) + ) + (gr_text "github.com/\njaseg/8seg" (at 193.35 117.925 307) (layer "F.SilkS") (tstamp e1e8791b-f102-4509-9948-1986c49e1265) + (effects (font (face "Source Code Pro") (size 1.5 1.5) (thickness 0.3) bold)) + (render_cache "github.com/\njaseg/8seg" 307 + (polygon + (pts + (xy 189.686549 112.744399) (xy 189.708003 112.77211) (xy 189.729685 112.798622) (xy 189.751569 112.823932) + (xy 189.773629 112.848034) (xy 189.795839 112.870925) (xy 189.818174 112.892599) (xy 189.840607 112.913052) + (xy 189.863112 112.932279) (xy 189.885665 112.950277) (xy 189.908238 112.96704) (xy 189.930807 112.982564) + (xy 189.953344 112.996844) (xy 189.975825 113.009876) (xy 189.998224 113.021655) (xy 190.020515 113.032177) + (xy 190.042671 113.041437) (xy 190.064667 113.04943) (xy 190.086477 113.056153) (xy 190.108076 113.0616) + (xy 190.129437 113.065767) (xy 190.150535 113.06865) (xy 190.171343 113.070243) (xy 190.191836 113.070543) + (xy 190.211988 113.069545) (xy 190.231774 113.067244) (xy 190.251167 113.063636) (xy 190.270141 113.058715) + (xy 190.288671 113.052479) (xy 190.30673 113.044922) (xy 190.324294 113.036039) (xy 190.341336 113.025826) + (xy 190.35783 113.014278) (xy 190.37127 113.003604) (xy 190.383674 112.992623) (xy 190.395048 112.981335) + (xy 190.405401 112.969741) (xy 190.414741 112.957839) (xy 190.423075 112.94563) (xy 190.436759 112.920288) + (xy 190.446518 112.893714) (xy 190.452415 112.865906) (xy 190.454514 112.836862) (xy 190.454159 112.821876) + (xy 190.452879 112.806581) (xy 190.450681 112.790976) (xy 190.447573 112.77506) (xy 190.443564 112.758835) + (xy 190.438662 112.742298) (xy 190.432874 112.725452) (xy 190.426208 112.708294) (xy 190.418672 112.690825) + (xy 190.410275 112.673045) (xy 190.401024 112.654953) (xy 190.390928 112.636549) (xy 190.379993 112.617834) + (xy 190.368229 112.598806) (xy 190.355644 112.579465) (xy 190.342244 112.559812) (xy 190.328039 112.539846) + (xy 190.313036 112.519567) (xy 190.196841 112.365372) (xy 190.183772 112.347562) (xy 190.172099 112.330656) + (xy 190.16182 112.314631) (xy 190.152932 112.299465) (xy 190.145436 112.285135) (xy 190.139329 112.271618) + (xy 190.13277 112.252821) (xy 190.129329 112.235728) (xy 190.129001 112.220264) (xy 190.133397 112.202048) + (xy 190.143308 112.186415) (xy 190.154353 112.176277) (xy 190.167775 112.167517) (xy 190.183509 112.160923) + (xy 190.199507 112.1582) (xy 190.216482 112.158919) (xy 190.231888 112.161841) (xy 190.245333 112.165519) + (xy 190.251076 112.179623) (xy 190.25702 112.193272) (xy 190.265229 112.21076) (xy 190.273731 112.22743) + (xy 190.282489 112.243278) (xy 190.291469 112.258299) (xy 190.300632 112.272487) (xy 190.309944 112.285838) + (xy 190.314644 112.292197) (xy 190.328427 112.309955) (xy 190.342523 112.327061) (xy 190.35692 112.343494) + (xy 190.371605 112.359231) (xy 190.386565 112.374251) (xy 190.401788 112.388532) (xy 190.417261 112.402052) + (xy 190.432971 112.414789) (xy 190.448906 112.426723) (xy 190.465052 112.43783) (xy 190.481398 112.44809) + (xy 190.49793 112.45748) (xy 190.514636 112.465979) (xy 190.531503 112.473565) (xy 190.548518 112.480216) + (xy 190.565669 112.485911) (xy 190.582942 112.490627) (xy 190.600326 112.494343) (xy 190.617808 112.497038) + (xy 190.635374 112.498689) (xy 190.653013 112.499274) (xy 190.670711 112.498773) (xy 190.688455 112.497162) + (xy 190.706234 112.494421) (xy 190.724034 112.490528) (xy 190.741842 112.48546) (xy 190.759647 112.479197) + (xy 190.777434 112.471715) (xy 190.795193 112.462995) (xy 190.812909 112.453013) (xy 190.83057 112.441748) + (xy 190.848163 112.429179) (xy 190.862855 112.41681) (xy 190.876192 112.403091) (xy 190.888147 112.388381) + (xy 190.898695 112.373038) (xy 190.90781 112.35742) (xy 190.915467 112.341885) (xy 190.921639 112.326791) + (xy 190.9263 112.312497) (xy 191.052858 112.480445) (xy 191.234265 112.343745) (xy 190.980047 112.006387) + (xy 190.979437 111.988886) (xy 190.977381 111.971922) (xy 190.973981 111.955451) (xy 190.969335 111.939426) + (xy 190.963542 111.923803) (xy 190.956703 111.908534) (xy 190.948917 111.893576) (xy 190.940283 111.878883) + (xy 190.930901 111.864408) (xy 190.92087 111.850107) (xy 190.913872 111.840647) (xy 190.900349 111.823327) + (xy 190.886336 111.806603) (xy 190.871853 111.790505) (xy 190.85692 111.775057) (xy 190.841558 111.760289) + (xy 190.825786 111.746225) (xy 190.809625 111.732895) (xy 190.793096 111.720323) (xy 190.776219 111.708538) + (xy 190.759014 111.697567) (xy 190.741502 111.687436) (xy 190.723703 111.678172) (xy 190.705637 111.669803) + (xy 190.687324 111.662356) (xy 190.668785 111.655857) (xy 190.650041 111.650333) (xy 190.631112 111.645812) + (xy 190.612017 111.642321) (xy 190.592778 111.639886) (xy 190.573414 111.638534) (xy 190.553947 111.638293) + (xy 190.534396 111.639189) (xy 190.514781 111.64125) (xy 190.495124 111.644503) (xy 190.475444 111.648974) + (xy 190.455762 111.65469) (xy 190.436098 111.661679) (xy 190.416473 111.669967) (xy 190.396906 111.679582) + (xy 190.377419 111.690551) (xy 190.358031 111.7029) (xy 190.338763 111.716656) (xy 190.320539 111.731267) + (xy 190.303708 111.74653) (xy 190.288249 111.762375) (xy 190.274141 111.778735) (xy 190.261364 111.795541) + (xy 190.249897 111.812724) (xy 190.239719 111.830217) (xy 190.230809 111.84795) (xy 190.223148 111.865856) + (xy 190.216715 111.883866) (xy 190.211487 111.901911) (xy 190.207447 111.919923) (xy 190.204571 111.937834) + (xy 190.20284 111.955575) (xy 190.202233 111.973078) (xy 190.20273 111.990274) (xy 190.196001 111.995345) + (xy 190.18005 111.990423) (xy 190.163999 111.986304) (xy 190.147909 111.982993) (xy 190.13184 111.980495) + (xy 190.115855 111.978812) (xy 190.100014 111.97795) (xy 190.084378 111.977914) (xy 190.069008 111.978707) + (xy 190.053966 111.980334) (xy 190.039312 111.982799) (xy 190.018192 111.988078) (xy 189.998291 111.995268) + (xy 189.979813 112.004383) (xy 189.962965 112.015438) (xy 189.950325 112.02563) (xy 189.938927 112.03618) + (xy 189.928722 112.047062) (xy 189.915551 112.063954) (xy 189.9048 112.081451) (xy 189.896309 112.099468) + (xy 189.889919 112.117918) (xy 189.885469 112.136715) (xy 189.882799 112.155775) (xy 189.881749 112.175011) + (xy 189.88216 112.194336) (xy 189.883166 112.207228) (xy 189.876437 112.212299) (xy 189.856719 112.20281) + (xy 189.837407 112.194558) (xy 189.818509 112.18754) (xy 189.800033 112.181753) (xy 189.781988 112.177194) + (xy 189.764383 112.173862) (xy 189.747227 112.171753) (xy 189.730529 112.170865) (xy 189.714297 112.171195) + (xy 189.698541 112.172741) (xy 189.683268 112.175499) (xy 189.668489 112.179469) (xy 189.654211 112.184646) + (xy 189.640443 112.191028) (xy 189.627195 112.198613) (xy 189.614474 112.207398) (xy 189.601141 112.21818) + (xy 189.588999 112.229512) (xy 189.578029 112.241378) (xy 189.568213 112.253762) (xy 189.559533 112.266648) + (xy 189.551969 112.280019) (xy 189.545503 112.293858) (xy 189.540117 112.308151) (xy 189.535792 112.322879) + (xy 189.532509 112.338027) (xy 189.530251 112.353579) (xy 189.528998 112.369518) (xy 189.528732 112.385827) + (xy 189.529435 112.402491) (xy 189.531087 112.419493) (xy 189.533671 112.436817) (xy 189.537168 112.454446) + (xy 189.541559 112.472364) (xy 189.546825 112.490554) (xy 189.552949 112.509001) (xy 189.559912 112.527688) + (xy 189.567694 112.546598) (xy 189.576279 112.565715) (xy 189.585646 112.585024) (xy 189.595778 112.604507) + (xy 189.606655 112.624148) (xy 189.61826 112.643931) (xy 189.630574 112.663839) (xy 189.643579 112.683856) + (xy 189.657255 112.703966) (xy 189.671585 112.724153) + ) + (pts + (xy 190.463866 112.179751) (xy 190.454846 112.166598) (xy 190.447244 112.152968) (xy 190.441102 112.138924) + (xy 190.436461 112.124531) (xy 190.433364 112.109854) (xy 190.431853 112.094957) (xy 190.43197 112.079905) + (xy 190.433755 112.064762) (xy 190.437252 112.049593) (xy 190.442502 112.034463) (xy 190.449547 112.019435) + (xy 190.458429 112.004574) (xy 190.46919 111.989946) (xy 190.481872 111.975613) (xy 190.496517 111.961642) + (xy 190.513166 111.948096) (xy 190.530129 111.936313) (xy 190.547075 111.92648) (xy 190.563941 111.918546) + (xy 190.580664 111.912464) (xy 190.597184 111.908183) (xy 190.613437 111.905654) (xy 190.629362 111.904828) + (xy 190.644897 111.905656) (xy 190.659979 111.908088) (xy 190.674547 111.912074) (xy 190.688539 111.917566) + (xy 190.701892 111.924514) (xy 190.714545 111.932869) (xy 190.726435 111.942582) (xy 190.737501 111.953602) + (xy 190.74768 111.965882) (xy 190.756692 111.979071) (xy 190.764278 111.992801) (xy 190.770402 112.006995) + (xy 190.77503 112.021573) (xy 190.778129 112.036457) (xy 190.779663 112.051568) (xy 190.7796 112.066829) + (xy 190.777903 112.082162) (xy 190.77454 112.097486) (xy 190.769476 112.112725) (xy 190.762677 112.1278) + (xy 190.754109 112.142633) (xy 190.743737 112.157144) (xy 190.731527 112.171256) (xy 190.717446 112.184891) + (xy 190.701458 112.197969) (xy 190.683833 112.21022) (xy 190.666325 112.22039) (xy 190.648987 112.228544) + (xy 190.631874 112.234743) (xy 190.615041 112.239052) (xy 190.598542 112.241534) (xy 190.58243 112.242251) + (xy 190.566762 112.241268) (xy 190.55159 112.238647) (xy 190.53697 112.234451) (xy 190.522955 112.228744) + (xy 190.5096 112.221589) (xy 190.496959 112.213049) (xy 190.485087 112.203187) (xy 190.474038 112.192067) + ) + (pts + (xy 189.869178 112.662285) (xy 189.860142 112.650102) (xy 189.851513 112.63808) (xy 189.835498 112.614541) + (xy 189.821164 112.591714) (xy 189.808544 112.569646) (xy 189.797671 112.548382) (xy 189.788576 112.52797) + (xy 189.781291 112.508455) (xy 189.775849 112.489884) (xy 189.772283 112.472303) (xy 189.770623 112.455759) + (xy 189.770903 112.440297) (xy 189.77503 112.419236) (xy 189.783701 112.400871) (xy 189.797026 112.385358) + (xy 189.80252 112.380848) (xy 189.817131 112.371835) (xy 189.833176 112.365921) (xy 189.850946 112.363171) + (xy 189.8666 112.363294) (xy 189.883692 112.365516) (xy 189.902371 112.369871) (xy 189.917511 112.374557) + (xy 189.928178 112.378365) (xy 189.934018 112.39223) (xy 189.940953 112.40657) (xy 189.949108 112.421603) + (xy 189.958611 112.437546) (xy 189.966697 112.450231) (xy 189.975665 112.463641) (xy 189.985567 112.477868) + (xy 189.996457 112.493003) (xy 190.008388 112.509138) (xy 190.012605 112.514754) (xy 190.090877 112.618624) + (xy 190.103869 112.636125) (xy 190.115773 112.652768) (xy 190.126534 112.668583) (xy 190.136098 112.683599) + (xy 190.14441 112.697847) (xy 190.151416 112.711354) (xy 190.159358 112.730294) (xy 190.164056 112.747735) + (xy 190.165327 112.763778) (xy 190.162987 112.778523) (xy 190.156852 112.792069) (xy 190.14674 112.804515) + (xy 190.137698 112.812252) (xy 190.120471 112.82149) (xy 190.100616 112.82549) (xy 190.078474 112.824396) + (xy 190.06261 112.820908) (xy 190.045981 112.815264) (xy 190.02869 112.807506) (xy 190.010835 112.797677) + (xy 189.992519 112.78582) (xy 189.973842 112.771978) (xy 189.954906 112.756194) (xy 189.93581 112.738511) + (xy 189.916656 112.718972) (xy 189.897545 112.69762) (xy 189.888036 112.686277) (xy 189.878577 112.674497) + ) + ) + (polygon + (pts + (xy 190.801244 113.483391) (xy 190.987112 113.730046) (xy 191.81105 113.109165) (xy 191.37361 112.528663) + (xy 191.1805 112.674182) (xy 191.432072 113.008029) + ) + ) + (polygon + (pts + (xy 191.840929 112.876088) (xy 191.854881 112.89319) (xy 191.869645 112.908596) (xy 191.885135 112.922272) + (xy 191.901267 112.934187) (xy 191.917956 112.944309) (xy 191.935118 112.952606) (xy 191.952667 112.959045) + (xy 191.970518 112.963594) (xy 191.988588 112.96622) (xy 192.006791 112.966892) (xy 192.025043 112.965578) + (xy 192.043258 112.962245) (xy 192.061353 112.95686) (xy 192.079241 112.949392) (xy 192.096839 112.939809) + (xy 192.114062 112.928078) (xy 192.130093 112.91475) (xy 192.144278 112.900384) (xy 192.156608 112.88508) + (xy 192.167075 112.868942) (xy 192.17567 112.852072) (xy 192.182386 112.834573) (xy 192.187213 112.816545) + (xy 192.190145 112.798093) (xy 192.191172 112.779318) (xy 192.190287 112.760322) (xy 192.18748 112.741209) + (xy 192.182745 112.722079) (xy 192.176072 112.703036) (xy 192.167453 112.684181) (xy 192.156881 112.665617) + (xy 192.144346 112.647447) (xy 192.130335 112.63039) (xy 192.115404 112.61511) (xy 192.099656 112.601628) + (xy 192.083189 112.589965) (xy 192.066106 112.58014) (xy 192.048506 112.572173) (xy 192.03049 112.566086) + (xy 192.01216 112.561899) (xy 191.993614 112.55963) (xy 191.974955 112.559302) (xy 191.956282 112.560934) + (xy 191.937696 112.564546) (xy 191.919298 112.570159) (xy 191.901189 112.577793) (xy 191.883469 112.587469) + (xy 191.866239 112.599205) (xy 191.850215 112.612527) (xy 191.836152 112.626802) (xy 191.824043 112.64194) + (xy 191.81388 112.657849) (xy 191.805655 112.67444) (xy 191.79936 112.691622) (xy 191.794989 112.709305) + (xy 191.792533 112.727399) (xy 191.791985 112.745813) (xy 191.793337 112.764457) (xy 191.796582 112.783241) + (xy 191.801712 112.802073) (xy 191.808719 112.820865) (xy 191.817596 112.839525) (xy 191.828335 112.857963) + ) + ) + (polygon + (pts + (xy 191.679225 114.687472) (xy 191.694915 114.707736) (xy 191.710714 114.727079) (xy 191.726597 114.745546) + (xy 191.742538 114.763177) (xy 191.75851 114.780016) (xy 191.774488 114.796105) (xy 191.790445 114.811486) + (xy 191.806357 114.826201) (xy 191.822197 114.840293) (xy 191.83794 114.853804) (xy 191.853558 114.866776) + (xy 191.869028 114.879252) (xy 191.884322 114.891275) (xy 191.899414 114.902886) (xy 191.91428 114.914128) + (xy 191.928893 114.925043) (xy 192.073351 114.747833) (xy 192.058135 114.737036) (xy 192.043048 114.725953) + (xy 192.028105 114.714504) (xy 192.013323 114.702609) (xy 191.998718 114.690187) (xy 191.984308 114.677157) + (xy 191.970108 114.66344) (xy 191.956135 114.648954) (xy 191.942405 114.63362) (xy 191.928935 114.617357) + (xy 191.920108 114.605958) (xy 191.903959 114.583351) (xy 191.890171 114.561466) (xy 191.878767 114.54025) + (xy 191.869772 114.519651) (xy 191.863208 114.499613) (xy 191.859099 114.480085) (xy 191.85747 114.461013) + (xy 191.858343 114.442343) (xy 191.861742 114.424021) (xy 191.867691 114.405996) (xy 191.876213 114.388212) + (xy 191.887332 114.370617) (xy 191.901072 114.353157) (xy 191.917456 114.335779) (xy 191.936508 114.31843) + (xy 191.95825 114.301056) (xy 192.244112 114.085644) (xy 192.509354 114.437631) (xy 192.702464 114.292112) + (xy 192.437223 113.940124) (xy 192.69207 113.748083) (xy 192.539054 113.545025) (xy 192.260175 113.705173) + (xy 192.083028 113.491399) (xy 191.900158 113.629201) (xy 192.058245 113.838989) (xy 191.770627 114.055724) + (xy 191.750929 114.071003) (xy 191.732063 114.08654) (xy 191.714055 114.102337) (xy 191.69693 114.118398) + (xy 191.680715 114.134725) (xy 191.665434 114.151322) (xy 191.651112 114.168192) (xy 191.637775 114.185338) + (xy 191.625449 114.202762) (xy 191.614159 114.220469) (xy 191.60393 114.23846) (xy 191.594787 114.256739) + (xy 191.586757 114.275309) (xy 191.579863 114.294173) (xy 191.574133 114.313334) (xy 191.569591 114.332796) + (xy 191.566262 114.35256) (xy 191.564172 114.372631) (xy 191.563347 114.39301) (xy 191.563811 114.413703) + (xy 191.565591 114.43471) (xy 191.568711 114.456036) (xy 191.573197 114.477683) (xy 191.579074 114.499655) + (xy 191.586368 114.521954) (xy 191.595104 114.544583) (xy 191.605307 114.567546) (xy 191.617003 114.590846) + (xy 191.630218 114.614486) (xy 191.644976 114.638468) (xy 191.661303 114.662796) + ) + ) + (polygon + (pts + (xy 192.056016 115.14853) (xy 192.241884 115.395184) (xy 192.80483 114.970974) (xy 192.823555 114.973888) + (xy 192.841411 114.976986) (xy 192.858435 114.980329) (xy 192.874666 114.983977) (xy 192.890139 114.987991) + (xy 192.904894 114.992432) (xy 192.918968 114.997359) (xy 192.938882 115.005794) (xy 192.957474 115.015665) + (xy 192.974869 115.027174) (xy 192.991195 115.040527) (xy 193.006578 115.055927) (xy 193.016372 115.067432) + (xy 193.021145 115.073578) (xy 193.032805 115.090305) (xy 193.042247 115.106614) (xy 193.049485 115.122555) + (xy 193.054536 115.138178) (xy 193.057414 115.153533) (xy 193.058135 115.168669) (xy 193.056713 115.183635) + (xy 193.053165 115.198482) (xy 193.047505 115.213259) (xy 193.039749 115.228015) (xy 193.029911 115.242801) + (xy 193.018008 115.257667) (xy 193.004054 115.27266) (xy 192.988065 115.287833) (xy 192.970055 115.303233) + (xy 192.950041 115.318911) (xy 192.461706 115.686898) (xy 192.647573 115.933553) (xy 193.168094 115.541313) + (xy 193.187498 115.526304) (xy 193.206038 115.51117) (xy 193.223704 115.495912) (xy 193.240484 115.480536) + (xy 193.256366 115.465043) (xy 193.271341 115.449437) (xy 193.285396 115.433721) (xy 193.298521 115.417898) + (xy 193.310704 115.401972) (xy 193.321935 115.385945) (xy 193.332202 115.369821) (xy 193.341494 115.353603) + (xy 193.349799 115.337295) (xy 193.357108 115.320898) (xy 193.363408 115.304417) (xy 193.368689 115.287854) + (xy 193.372939 115.271214) (xy 193.376148 115.254498) (xy 193.378304 115.237711) (xy 193.379395 115.220855) + (xy 193.379412 115.203934) (xy 193.378343 115.18695) (xy 193.376176 115.169907) (xy 193.3729 115.152808) + (xy 193.368505 115.135657) (xy 193.36298 115.118456) (xy 193.356312 115.101209) (xy 193.348491 115.083918) + (xy 193.339507 115.066587) (xy 193.329347 115.04922) (xy 193.318 115.031819) (xy 193.305456 115.014387) + (xy 193.287308 114.991751) (xy 193.268464 114.970971) (xy 193.248998 114.951968) (xy 193.228982 114.934666) + (xy 193.20849 114.918986) (xy 193.187595 114.90485) (xy 193.16637 114.892181) (xy 193.144887 114.8809) + (xy 193.12322 114.870931) (xy 193.101442 114.862194) (xy 193.079626 114.854612) (xy 193.057844 114.848107) + (xy 193.036171 114.842601) (xy 193.014678 114.838017) (xy 192.993439 114.834276) (xy 192.972528 114.831301) + (xy 192.968779 114.826327) (xy 193.137799 114.720064) (xy 193.421613 114.506195) (xy 193.235745 114.25954) + ) + ) + (polygon + (pts + (xy 192.98581 116.421369) (xy 193.002999 116.442845) (xy 193.020902 116.462654) (xy 193.039499 116.480851) + (xy 193.058772 116.497495) (xy 193.078701 116.512641) (xy 193.099268 116.526347) (xy 193.120453 116.538669) + (xy 193.142237 116.549663) (xy 193.164602 116.559388) (xy 193.187527 116.567898) (xy 193.210995 116.575252) + (xy 193.234985 116.581505) (xy 193.259479 116.586715) (xy 193.284458 116.590938) (xy 193.309903 116.594231) + (xy 193.335794 116.59665) (xy 193.340865 116.603379) (xy 193.2345 116.712431) (xy 193.386193 116.913734) + (xy 194.210131 116.292853) (xy 194.024263 116.046198) (xy 193.482676 116.454313) (xy 193.462127 116.453261) + (xy 193.442885 116.451644) (xy 193.424876 116.449447) (xy 193.408022 116.446654) (xy 193.39225 116.443248) + (xy 193.377483 116.439212) (xy 193.357053 116.431943) (xy 193.33846 116.423165) (xy 193.32145 116.412825) + (xy 193.305769 116.400866) (xy 193.29116 116.387234) (xy 193.277371 116.371872) (xy 193.268506 116.360644) + (xy 193.256626 116.34366) (xy 193.247013 116.327231) (xy 193.239641 116.311294) (xy 193.234485 116.295787) + (xy 193.23152 116.280648) (xy 193.230721 116.265814) (xy 193.233527 116.244) (xy 193.238031 116.229658) + (xy 193.244611 116.215403) (xy 193.253243 116.201174) (xy 193.2639 116.186909) (xy 193.276559 116.172545) + (xy 193.291192 116.158019) (xy 193.307776 116.143271) (xy 193.326284 116.128237) (xy 193.336252 116.120594) + (xy 193.810835 115.76297) (xy 193.624968 115.516315) (xy 193.119077 115.897531) (xy 193.100012 115.912269) + (xy 193.081776 115.927128) (xy 193.064383 115.942109) (xy 193.047846 115.957208) (xy 193.032179 115.972425) + (xy 193.017393 115.987757) (xy 193.003503 116.003202) (xy 192.990522 116.01876) (xy 192.978463 116.034428) + (xy 192.967338 116.050205) (xy 192.957162 116.066089) (xy 192.947947 116.082078) (xy 192.939706 116.098171) + (xy 192.932453 116.114366) (xy 192.926201 116.130661) (xy 192.920964 116.147054) (xy 192.916753 116.163545) + (xy 192.913582 116.18013) (xy 192.911465 116.196809) (xy 192.910415 116.21358) (xy 192.910445 116.230441) + (xy 192.911568 116.24739) (xy 192.913797 116.264426) (xy 192.917145 116.281546) (xy 192.921626 116.298751) + (xy 192.927253 116.316036) (xy 192.934038 116.333402) (xy 192.941996 116.350846) (xy 192.951139 116.368366) + (xy 192.96148 116.385961) (xy 192.973033 116.40363) + ) + ) + (polygon + (pts + (xy 193.88869 117.619532) (xy 193.902287 117.636578) (xy 193.916767 117.652807) (xy 193.932099 117.668195) + (xy 193.948254 117.682718) (xy 193.965203 117.696349) (xy 193.982917 117.709066) (xy 194.001367 117.720842) + (xy 194.020523 117.731653) (xy 194.040355 117.741474) (xy 194.060835 117.750281) (xy 194.081933 117.758048) + (xy 194.103619 117.764752) (xy 194.125865 117.770366) (xy 194.148641 117.774867) (xy 194.171918 117.77823) + (xy 194.195667 117.780429) (xy 194.219857 117.781441) (xy 194.24446 117.78124) (xy 194.269447 117.779801) + (xy 194.294788 117.7771) (xy 194.320453 117.773113) (xy 194.346414 117.767813) (xy 194.372641 117.761177) + (xy 194.399105 117.75318) (xy 194.425776 117.743797) (xy 194.452625 117.733003) (xy 194.479623 117.720773) + (xy 194.506741 117.707083) (xy 194.533948 117.691908) (xy 194.561217 117.675223) (xy 194.588517 117.657004) + (xy 194.615819 117.637225) (xy 194.639514 117.618786) (xy 194.662097 117.600026) (xy 194.68356 117.580965) + (xy 194.703898 117.561621) (xy 194.723103 117.542013) (xy 194.741168 117.52216) (xy 194.758085 117.50208) + (xy 194.773849 117.481793) (xy 194.788452 117.461316) (xy 194.801886 117.44067) (xy 194.814146 117.419873) + (xy 194.825224 117.398943) (xy 194.835112 117.377899) (xy 194.843805 117.356761) (xy 194.851294 117.335546) + (xy 194.857573 117.314274) (xy 194.862636 117.292964) (xy 194.866474 117.271634) (xy 194.869082 117.250304) + (xy 194.870451 117.228991) (xy 194.870575 117.207715) (xy 194.869447 117.186494) (xy 194.867061 117.165348) + (xy 194.863408 117.144295) (xy 194.858482 117.123354) (xy 194.852276 117.102544) (xy 194.844783 117.081883) + (xy 194.835996 117.061391) (xy 194.825908 117.041085) (xy 194.814512 117.020986) (xy 194.8018 117.001111) + (xy 194.787767 116.98148) (xy 194.775947 116.966653) (xy 194.763256 116.952363) (xy 194.749741 116.938642) + (xy 194.735447 116.925518) (xy 194.720421 116.91302) (xy 194.70471 116.901179) (xy 194.688359 116.890023) + (xy 194.671416 116.879583) (xy 194.653927 116.869888) (xy 194.635938 116.860967) (xy 194.617496 116.85285) + (xy 194.598648 116.845567) (xy 194.579438 116.839146) (xy 194.559915 116.833618) (xy 194.540124 116.829012) + (xy 194.520113 116.825357) (xy 194.516364 116.820383) (xy 194.652962 116.730753) (xy 194.936775 116.516884) + (xy 194.750908 116.270229) (xy 193.571179 117.159219) (xy 193.716477 117.352037) (xy 193.823272 117.303214) + (xy 193.828343 117.309944) (xy 193.824849 117.332999) (xy 193.822361 117.355692) (xy 193.820867 117.377998) + (xy 193.820358 117.399888) (xy 193.820823 117.421338) (xy 193.822251 117.44232) (xy 193.824633 117.462809) + (xy 193.827957 117.482777) (xy 193.832213 117.502199) (xy 193.837391 117.521048) (xy 193.84348 117.539298) + (xy 193.85047 117.556922) (xy 193.85835 117.573894) (xy 193.86711 117.590188) (xy 193.876739 117.605776) + (xy 193.887227 117.620634) + ) + (pts + (xy 194.0492 117.411878) (xy 194.039885 117.399272) (xy 194.031151 117.385516) (xy 194.023104 117.370662) + (xy 194.015854 117.354764) (xy 194.009506 117.337873) (xy 194.00417 117.320043) (xy 193.999953 117.301326) + (xy 193.996962 117.281774) (xy 193.995305 117.261441) (xy 193.99509 117.240379) (xy 193.995801 117.225959) + (xy 194.338426 116.967773) (xy 194.355656 116.970038) (xy 194.372122 116.972769) (xy 194.387846 116.97597) + (xy 194.402845 116.979647) (xy 194.417139 116.983803) (xy 194.437299 116.99095) (xy 194.455981 116.999205) + (xy 194.47325 117.008587) (xy 194.489169 117.01911) (xy 194.503805 117.030794) (xy 194.517222 117.043653) + (xy 194.529485 117.057706) (xy 194.533328 117.062658) (xy 194.546654 117.082218) (xy 194.557206 117.101842) + (xy 194.564994 117.121538) (xy 194.570028 117.141315) (xy 194.572321 117.161179) (xy 194.571881 117.18114) + (xy 194.568721 117.201206) (xy 194.562851 117.221383) (xy 194.554281 117.241681) (xy 194.543023 117.262107) + (xy 194.529086 117.28267) (xy 194.512483 117.303377) (xy 194.493223 117.324236) (xy 194.482601 117.334725) + (xy 194.471318 117.345256) (xy 194.459377 117.355829) (xy 194.446778 117.366444) (xy 194.433523 117.377104) + (xy 194.419613 117.387809) (xy 194.40345 117.39966) (xy 194.387548 117.410665) (xy 194.371911 117.420838) + (xy 194.356542 117.430191) (xy 194.341445 117.438738) (xy 194.326622 117.446492) (xy 194.312077 117.453466) + (xy 194.297813 117.459673) (xy 194.283833 117.465127) (xy 194.256738 117.473825) (xy 194.230817 117.479666) + (xy 194.206097 117.482756) (xy 194.182603 117.483198) (xy 194.160359 117.481099) (xy 194.139392 117.476563) + (xy 194.119727 117.469696) (xy 194.10139 117.460602) (xy 194.084405 117.449387) (xy 194.068799 117.436156) + (xy 194.054596 117.421014) (xy 194.048029 117.41276) + ) + ) + (polygon + (pts + (xy 194.598206 118.561091) (xy 194.615228 118.581627) (xy 194.633461 118.599789) (xy 194.652773 118.615582) + (xy 194.673028 118.629013) (xy 194.694093 118.640086) (xy 194.715833 118.648808) (xy 194.738114 118.655183) + (xy 194.760802 118.659219) (xy 194.783763 118.660921) (xy 194.806863 118.660293) (xy 194.829968 118.657342) + (xy 194.852943 118.652074) (xy 194.875654 118.644494) (xy 194.897967 118.634608) (xy 194.919749 118.622422) + (xy 194.940864 118.607941) (xy 194.960676 118.591581) (xy 194.978495 118.573927) (xy 194.994274 118.555108) + (xy 195.007966 118.535256) (xy 195.019524 118.514502) (xy 195.028901 118.492976) (xy 195.036049 118.47081) + (xy 195.040922 118.448134) (xy 195.043472 118.42508) (xy 195.043652 118.401778) (xy 195.041416 118.378359) + (xy 195.036715 118.354955) (xy 195.029503 118.331696) (xy 195.019732 118.308713) (xy 195.007356 118.286138) + (xy 194.992327 118.2641) (xy 194.975322 118.243627) (xy 194.957059 118.225543) (xy 194.937678 118.209841) + (xy 194.917319 118.196512) (xy 194.896122 118.185548) (xy 194.874227 118.176942) (xy 194.851772 118.170686) + (xy 194.828899 118.166771) (xy 194.805748 118.165189) (xy 194.782457 118.165933) (xy 194.759166 118.168995) + (xy 194.736017 118.174367) (xy 194.713148 118.182041) (xy 194.690699 118.192009) (xy 194.66881 118.204262) + (xy 194.647621 118.218794) (xy 194.627883 118.235103) (xy 194.610171 118.25269) (xy 194.594528 118.271427) + (xy 194.580994 118.291186) (xy 194.56961 118.311836) (xy 194.560419 118.333251) (xy 194.553462 118.3553) + (xy 194.54878 118.377856) (xy 194.546414 118.40079) (xy 194.546407 118.423972) (xy 194.548799 118.447275) + (xy 194.553633 118.47057) (xy 194.560949 118.493727) (xy 194.570789 118.516619) (xy 194.583194 118.539117) + ) + ) + (polygon + (pts + (xy 195.410247 119.638706) (xy 195.42693 119.659906) (xy 195.44471 119.680672) (xy 195.463555 119.700937) + (xy 195.483431 119.720634) (xy 195.504306 119.739697) (xy 195.526145 119.758061) (xy 195.548915 119.775657) + (xy 195.572584 119.792421) (xy 195.597119 119.808286) (xy 195.6097 119.81586) (xy 195.622485 119.823185) + (xy 195.63547 119.830251) (xy 195.64865 119.837051) (xy 195.662022 119.843577) (xy 195.675581 119.84982) + (xy 195.689323 119.855772) (xy 195.703244 119.861424) (xy 195.71734 119.866768) (xy 195.731606 119.871796) + (xy 195.746039 119.8765) (xy 195.760635 119.880872) (xy 195.775388 119.884902) (xy 195.790296 119.888583) + (xy 195.873186 119.671067) (xy 195.856624 119.665608) (xy 195.840016 119.659734) (xy 195.823408 119.653407) + (xy 195.806844 119.646587) (xy 195.790367 119.639232) (xy 195.77402 119.631305) (xy 195.757849 119.622764) + (xy 195.741897 119.613571) (xy 195.726208 119.603685) (xy 195.710825 119.593066) (xy 195.695794 119.581676) + (xy 195.681157 119.569473) (xy 195.666958 119.556418) (xy 195.653242 119.542471) (xy 195.640052 119.527593) + (xy 195.627433 119.511743) (xy 195.618085 119.498769) (xy 195.60947 119.485643) (xy 195.601588 119.472379) + (xy 195.59444 119.458993) (xy 195.588025 119.4455) (xy 195.582344 119.431916) (xy 195.573183 119.404538) + (xy 195.566956 119.376979) (xy 195.563664 119.349365) (xy 195.563307 119.321819) (xy 195.565885 119.294464) + (xy 195.571399 119.267423) (xy 195.579849 119.24082) (xy 195.591235 119.214778) (xy 195.605557 119.189421) + (xy 195.61382 119.177038) (xy 195.622817 119.164873) (xy 195.632548 119.15294) (xy 195.643013 119.141256) + (xy 195.654213 119.129835) (xy 195.666147 119.118694) (xy 195.678815 119.107847) (xy 195.692218 119.09731) + (xy 195.706021 119.08736) (xy 195.719936 119.078219) (xy 195.733947 119.069883) (xy 195.748039 119.062346) + (xy 195.762197 119.055605) (xy 195.776407 119.049654) (xy 195.790653 119.04449) (xy 195.804919 119.040109) + (xy 195.819192 119.036505) (xy 195.847696 119.031611) (xy 195.876043 119.029775) (xy 195.904114 119.03096) + (xy 195.931789 119.035131) (xy 195.958946 119.042251) (xy 195.985465 119.052286) (xy 196.011228 119.065199) + (xy 196.036112 119.080955) (xy 196.048187 119.089888) (xy 196.059997 119.099519) (xy 196.071528 119.109842) + (xy 196.082765 119.120853) (xy 196.093691 119.132549) (xy 196.104293 119.144924) (xy 196.114555 119.157974) + (xy 196.1271 119.175739) (xy 196.138444 119.194187) (xy 196.148592 119.213382) (xy 196.157547 119.233389) + (xy 196.162856 119.247212) (xy 196.167638 119.261443) (xy 196.171894 119.276104) (xy 196.175624 119.291212) + (xy 196.178831 119.306788) (xy 196.181514 119.322851) (xy 196.183676 119.33942) (xy 196.185317 119.356514) + (xy 196.186438 119.374153) (xy 196.187041 119.392356) (xy 196.42664 119.390713) (xy 196.428393 119.367935) + (xy 196.428985 119.344603) (xy 196.428398 119.320779) (xy 196.42661 119.296523) (xy 196.423602 119.271897) + (xy 196.419354 119.24696) (xy 196.413845 119.221775) (xy 196.407057 119.196401) (xy 196.398968 119.1709) + (xy 196.389558 119.145331) (xy 196.378809 119.119757) (xy 196.366699 119.094238) (xy 196.353208 119.068834) + (xy 196.338317 119.043607) (xy 196.33034 119.031078) (xy 196.322005 119.018617) (xy 196.31331 119.00623) + (xy 196.304253 118.993925) (xy 196.285734 118.970319) (xy 196.266455 118.947633) (xy 196.24645 118.925899) + (xy 196.225752 118.905146) (xy 196.204395 118.885404) (xy 196.182412 118.866703) (xy 196.159838 118.849073) + (xy 196.136706 118.832544) (xy 196.113049 118.817147) (xy 196.088901 118.80291) (xy 196.064296 118.789864) + (xy 196.039267 118.77804) (xy 196.013849 118.767467) (xy 195.988073 118.758175) (xy 195.961975 118.750194) + (xy 195.935588 118.743554) (xy 195.908945 118.738286) (xy 195.88208 118.734419) (xy 195.855027 118.731983) + (xy 195.82782 118.731008) (xy 195.800491 118.731525) (xy 195.773075 118.733563) (xy 195.745605 118.737152) + (xy 195.718114 118.742323) (xy 195.690637 118.749105) (xy 195.663208 118.757528) (xy 195.635858 118.767623) + (xy 195.608624 118.779419) (xy 195.581537 118.792947) (xy 195.554631 118.808236) (xy 195.527941 118.825317) + (xy 195.5015 118.844219) (xy 195.475965 118.864377) (xy 195.452018 118.885145) (xy 195.429647 118.906492) + (xy 195.408839 118.928387) (xy 195.389583 118.950799) (xy 195.371864 118.973697) (xy 195.355671 118.99705) + (xy 195.340992 119.020828) (xy 195.327814 119.044999) (xy 195.316124 119.069534) (xy 195.305909 119.0944) + (xy 195.297159 119.119568) (xy 195.289859 119.145007) (xy 195.283998 119.170684) (xy 195.279562 119.196571) + (xy 195.276541 119.222635) (xy 195.27492 119.248847) (xy 195.274688 119.275175) (xy 195.275832 119.301588) + (xy 195.278339 119.328056) (xy 195.282198 119.354547) (xy 195.287395 119.381032) (xy 195.293919 119.407478) + (xy 195.301756 119.433856) (xy 195.310894 119.460135) (xy 195.321321 119.486283) (xy 195.333024 119.512269) + (xy 195.345991 119.538064) (xy 195.360209 119.563636) (xy 195.375667 119.588954) (xy 195.39235 119.613988) + ) + ) + (polygon + (pts + (xy 196.113369 120.57178) (xy 196.12932 120.59198) (xy 196.146105 120.611361) (xy 196.163691 120.629892) + (xy 196.182044 120.647544) (xy 196.201132 120.664287) (xy 196.220921 120.680092) (xy 196.241378 120.694929) + (xy 196.262471 120.708769) (xy 196.284166 120.721582) (xy 196.306431 120.733338) (xy 196.329231 120.744008) + (xy 196.352535 120.753562) (xy 196.376309 120.76197) (xy 196.400519 120.769203) (xy 196.425134 120.775232) + (xy 196.450119 120.780027) (xy 196.475443 120.783557) (xy 196.501071 120.785795) (xy 196.52697 120.786709) + (xy 196.553109 120.78627) (xy 196.579453 120.784449) (xy 196.605969 120.781217) (xy 196.632625 120.776542) + (xy 196.659387 120.770397) (xy 196.686223 120.762751) (xy 196.713099 120.753575) (xy 196.739982 120.742839) + (xy 196.766839 120.730513) (xy 196.793637 120.716568) (xy 196.820344 120.700975) (xy 196.846925 120.683703) + (xy 196.873348 120.664723) (xy 196.89885 120.644574) (xy 196.922757 120.6238) (xy 196.945089 120.602441) + (xy 196.965863 120.580537) (xy 196.985101 120.558128) (xy 197.00282 120.535254) (xy 197.01904 120.511955) + (xy 197.033781 120.488271) (xy 197.047061 120.464243) (xy 197.058899 120.439909) (xy 197.069315 120.415311) + (xy 197.078328 120.390489) (xy 197.085957 120.365482) (xy 197.092222 120.34033) (xy 197.097141 120.315074) + (xy 197.100733 120.289754) (xy 197.103019 120.26441) (xy 197.104016 120.239081) (xy 197.103745 120.213808) + (xy 197.102224 120.188631) (xy 197.099472 120.163589) (xy 197.095509 120.138724) (xy 197.090355 120.114075) + (xy 197.084027 120.089682) (xy 197.076546 120.065585) (xy 197.06793 120.041825) (xy 197.058199 120.018441) + (xy 197.047371 119.995473) (xy 197.035467 119.972961) (xy 197.022505 119.950946) (xy 197.008504 119.929468) + (xy 196.993484 119.908566) (xy 196.977533 119.888367) (xy 196.960747 119.868991) (xy 196.943161 119.850467) + (xy 196.924807 119.832824) (xy 196.905718 119.816092) (xy 196.885928 119.8003) (xy 196.865469 119.785477) + (xy 196.844375 119.771654) (xy 196.822679 119.758858) (xy 196.800415 119.74712) (xy 196.777614 119.736469) + (xy 196.754311 119.726935) (xy 196.730538 119.718546) (xy 196.706329 119.711333) (xy 196.681717 119.705323) + (xy 196.656734 119.700548) (xy 196.631415 119.697036) (xy 196.605792 119.694816) (xy 196.579898 119.693919) + (xy 196.553767 119.694373) (xy 196.527431 119.696207) (xy 196.500924 119.699452) (xy 196.474279 119.704136) + (xy 196.447529 119.710289) (xy 196.420707 119.71794) (xy 196.393846 119.727118) (xy 196.36698 119.737854) + (xy 196.340141 119.750176) (xy 196.313364 119.764114) (xy 196.28668 119.779697) (xy 196.260122 119.796954) + (xy 196.233726 119.815915) (xy 196.208197 119.836083) (xy 196.184266 119.856871) (xy 196.161912 119.878241) + (xy 196.141117 119.900152) (xy 196.121861 119.922565) (xy 196.104125 119.945439) (xy 196.087889 119.968736) + (xy 196.073135 119.992414) (xy 196.059843 120.016435) (xy 196.047994 120.040759) (xy 196.037569 120.065345) + (xy 196.028547 120.090154) (xy 196.020911 120.115146) (xy 196.014641 120.140281) (xy 196.009717 120.165519) + (xy 196.006121 120.190821) (xy 196.003832 120.216146) (xy 196.002832 120.241455) (xy 196.003102 120.266708) + (xy 196.004622 120.291866) (xy 196.007373 120.316888) (xy 196.011336 120.341734) (xy 196.016491 120.366365) + (xy 196.022819 120.39074) (xy 196.030302 120.414821) (xy 196.038919 120.438567) (xy 196.048651 120.461938) + (xy 196.059479 120.484895) (xy 196.071385 120.507397) (xy 196.084347 120.529405) (xy 196.098349 120.55088) + ) + (pts + (xy 196.312916 120.42141) (xy 196.298387 120.399867) (xy 196.287006 120.378058) (xy 196.278712 120.356027) + (xy 196.273445 120.333817) (xy 196.271147 120.311473) (xy 196.271758 120.289038) (xy 196.275217 120.266555) + (xy 196.281464 120.244069) (xy 196.290441 120.221624) (xy 196.302086 120.199262) (xy 196.316342 120.177027) + (xy 196.333146 120.154964) (xy 196.35244 120.133116) (xy 196.363003 120.122286) (xy 196.374165 120.111527) + (xy 196.38592 120.100843) (xy 196.398259 120.09024) (xy 196.411177 120.079724) (xy 196.424664 120.069299) + (xy 196.438376 120.059228) (xy 196.45202 120.049728) (xy 196.465591 120.040807) (xy 196.479079 120.032469) + (xy 196.492478 120.02472) (xy 196.505781 120.017566) (xy 196.51898 120.011013) (xy 196.545036 119.999732) + (xy 196.570589 119.990923) (xy 196.595579 119.984631) (xy 196.619947 119.980902) (xy 196.643634 119.979782) + (xy 196.666582 119.981316) (xy 196.688731 119.985551) (xy 196.710023 119.992532) (xy 196.730398 120.002305) + (xy 196.749798 120.014915) (xy 196.768164 120.030409) (xy 196.785436 120.048832) (xy 196.793644 120.059156) + (xy 196.808176 120.080702) (xy 196.819565 120.10252) (xy 196.827871 120.124565) (xy 196.833154 120.146791) + (xy 196.835473 120.169154) (xy 196.834888 120.191609) (xy 196.831458 120.214111) (xy 196.825243 120.236616) + (xy 196.816303 120.259077) (xy 196.804696 120.281451) (xy 196.790484 120.303692) (xy 196.773724 120.325756) + (xy 196.754477 120.347597) (xy 196.74394 120.358421) (xy 196.732803 120.369172) (xy 196.721074 120.379845) + (xy 196.70876 120.390434) (xy 196.69587 120.400934) (xy 196.68241 120.411339) (xy 196.668671 120.42143) + (xy 196.654999 120.430946) (xy 196.641403 120.439881) (xy 196.627889 120.44823) (xy 196.614464 120.455987) + (xy 196.601137 120.463148) (xy 196.587914 120.469705) (xy 196.561811 120.480988) (xy 196.536215 120.489794) + (xy 196.511184 120.496076) (xy 196.486778 120.499791) (xy 196.463057 120.500894) (xy 196.440078 120.499341) + (xy 196.417902 120.495086) (xy 196.396587 120.488086) (xy 196.376193 120.478295) (xy 196.356778 120.465669) + (xy 196.338403 120.450164) (xy 196.321125 120.431735) + ) + ) + (polygon + (pts + (xy 196.554762 121.118567) (xy 196.73181 121.353518) (xy 197.301778 120.924016) (xy 197.320935 120.919085) + (xy 197.338648 120.915222) (xy 197.354965 120.912494) (xy 197.369937 120.910966) (xy 197.38789 120.910906) + (xy 197.403654 120.913249) (xy 197.420458 120.919791) (xy 197.434249 120.930629) (xy 197.438973 120.936234) + (xy 197.447442 120.951355) (xy 197.450338 120.966851) (xy 197.447689 120.982775) (xy 197.439523 120.999178) + (xy 197.429039 121.012682) (xy 197.415056 121.026552) (xy 197.402283 121.037211) (xy 197.397592 121.040816) + (xy 196.822649 121.474066) (xy 196.968168 121.667176) (xy 197.538137 121.237674) (xy 197.557658 121.233227) + (xy 197.575714 121.22982) (xy 197.592343 121.227506) (xy 197.607586 121.226337) (xy 197.625819 121.226649) + (xy 197.64175 121.229213) (xy 197.658567 121.235772) (xy 197.672112 121.246283) (xy 197.676654 121.251648) + (xy 197.685405 121.267141) (xy 197.688201 121.282505) (xy 197.685208 121.297973) (xy 197.676591 121.313778) + (xy 197.665759 121.32682) (xy 197.651517 121.340346) (xy 197.638649 121.350879) (xy 197.63395 121.354474) + (xy 197.059008 121.787724) (xy 197.236056 122.022675) (xy 197.827968 121.576637) (xy 197.843293 121.564782) + (xy 197.857938 121.552828) (xy 197.871899 121.540782) (xy 197.88517 121.528654) (xy 197.897747 121.51645) + (xy 197.909625 121.504178) (xy 197.9208 121.491848) (xy 197.931265 121.479465) (xy 197.941018 121.46704) + (xy 197.950051 121.454578) (xy 197.958362 121.442089) (xy 197.972794 121.417059) (xy 197.984274 121.392014) + (xy 197.992765 121.367017) (xy 197.998226 121.342132) (xy 198.00062 121.317421) (xy 197.999908 121.29295) + (xy 197.99605 121.26878) (xy 197.989008 121.244976) (xy 197.978743 121.221602) (xy 197.965216 121.19872) + (xy 197.957218 121.187483) (xy 197.943325 121.1705) (xy 197.928721 121.155388) (xy 197.913465 121.142086) + (xy 197.897614 121.13053) (xy 197.881225 121.120658) (xy 197.864357 121.112408) (xy 197.847068 121.105717) + (xy 197.829415 121.100524) (xy 197.811457 121.096765) (xy 197.79325 121.094378) (xy 197.774853 121.093301) + (xy 197.756323 121.093472) (xy 197.737719 121.094828) (xy 197.719098 121.097307) (xy 197.700519 121.100846) + (xy 197.682038 121.105383) (xy 197.695094 121.089033) (xy 197.706617 121.072703) (xy 197.716609 121.056416) + (xy 197.725077 121.040193) (xy 197.732024 121.024058) (xy 197.737456 121.008031) (xy 197.741376 120.992135) + (xy 197.743789 120.976392) (xy 197.744699 120.960824) (xy 197.744113 120.945454) (xy 197.742032 120.930302) + (xy 197.738464 120.915393) (xy 197.733411 120.900747) (xy 197.726879 120.886386) (xy 197.718872 120.872333) + (xy 197.709394 120.85861) (xy 197.695604 120.841643) (xy 197.681299 120.826568) (xy 197.666523 120.813311) + (xy 197.65132 120.801794) (xy 197.635735 120.791942) (xy 197.619811 120.783678) (xy 197.603593 120.776926) + (xy 197.587124 120.771611) (xy 197.570449 120.767655) (xy 197.553611 120.764982) (xy 197.536655 120.763517) + (xy 197.519625 120.763183) (xy 197.502564 120.763904) (xy 197.485518 120.765604) (xy 197.468529 120.768206) + (xy 197.451642 120.771634) (xy 197.446571 120.764905) (xy 197.518927 120.683774) (xy 197.378699 120.497685) + ) + ) + (polygon + (pts + (xy 197.10074 122.386123) (xy 197.256181 122.5924) (xy 199.131459 122.044456) (xy 198.976018 121.838179) + ) + ) + (polygon + (pts + (xy 187.967876 114.612016) (xy 187.98924 114.639305) (xy 188.010664 114.664585) (xy 188.032138 114.687902) + (xy 188.053653 114.7093) (xy 188.075202 114.728825) (xy 188.096775 114.746521) (xy 188.118363 114.762434) + (xy 188.139958 114.776609) (xy 188.161552 114.78909) (xy 188.183134 114.799923) (xy 188.204698 114.809153) + (xy 188.226233 114.816824) (xy 188.247731 114.822983) (xy 188.269184 114.827674) (xy 188.290583 114.830941) + (xy 188.311918 114.832831) (xy 188.333182 114.833387) (xy 188.354365 114.832656) (xy 188.37546 114.830682) + (xy 188.396456 114.82751) (xy 188.417346 114.823186) (xy 188.43812 114.817753) (xy 188.45877 114.811258) + (xy 188.479288 114.803746) (xy 188.499664 114.795261) (xy 188.519889 114.785848) (xy 188.539956 114.775553) + (xy 188.559855 114.764421) (xy 188.579578 114.752496) (xy 188.599115 114.739824) (xy 188.618459 114.72645) + (xy 188.6376 114.712418) (xy 189.419697 114.123066) (xy 188.982258 113.542564) (xy 188.789147 113.688083) + (xy 189.040719 114.02193) (xy 188.441784 114.47326) (xy 188.419573 114.489333) (xy 188.398209 114.503366) + (xy 188.377623 114.515298) (xy 188.357746 114.525068) (xy 188.33851 114.532617) (xy 188.319845 114.537884) + (xy 188.301682 114.540809) (xy 188.283953 114.541332) (xy 188.266588 114.539392) (xy 188.249519 114.534929) + (xy 188.232676 114.527883) (xy 188.215991 114.518193) (xy 188.199395 114.5058) (xy 188.182818 114.490643) + (xy 188.166193 114.472661) (xy 188.149449 114.451795) (xy 188.139266 114.437718) (xy 188.129439 114.422917) + (xy 188.119986 114.40731) (xy 188.110926 114.390817) (xy 188.102276 114.373355) (xy 188.094054 114.354844) + (xy 188.086278 114.335201) (xy 188.078967 114.314345) (xy 188.074359 114.299727) (xy 188.069971 114.284509) + (xy 188.065807 114.268668) (xy 188.061874 114.252178) (xy 187.831275 114.312639) (xy 187.835441 114.330932) + (xy 187.840047 114.349281) (xy 187.845124 114.367687) (xy 187.850701 114.38615) (xy 187.85681 114.404669) + (xy 187.863481 114.423244) (xy 187.870746 114.441875) (xy 187.878634 114.460562) (xy 187.887176 114.479303) + (xy 187.896404 114.4981) (xy 187.906347 114.516951) (xy 187.917037 114.535856) (xy 187.928504 114.554816) + (xy 187.940779 114.573829) (xy 187.953893 114.592896) + ) + ) + (polygon + (pts + (xy 189.449576 113.889989) (xy 189.463528 113.907091) (xy 189.478292 113.922497) (xy 189.493782 113.936173) + (xy 189.509914 113.948088) (xy 189.526603 113.95821) (xy 189.543765 113.966507) (xy 189.561314 113.972946) + (xy 189.579166 113.977495) (xy 189.597236 113.980121) (xy 189.615439 113.980793) (xy 189.63369 113.979479) + (xy 189.651906 113.976146) (xy 189.67 113.970761) (xy 189.687889 113.963293) (xy 189.705487 113.95371) + (xy 189.722709 113.941979) (xy 189.738741 113.928651) (xy 189.752926 113.914285) (xy 189.765255 113.898981) + (xy 189.775722 113.882843) (xy 189.784317 113.865973) (xy 189.791033 113.848474) (xy 189.795861 113.830446) + (xy 189.798792 113.811994) (xy 189.799819 113.793219) (xy 189.798934 113.774223) (xy 189.796127 113.75511) + (xy 189.791392 113.73598) (xy 189.784719 113.716936) (xy 189.7761 113.698082) (xy 189.765528 113.679518) + (xy 189.752993 113.661348) (xy 189.738982 113.644291) (xy 189.724052 113.629011) (xy 189.708303 113.615529) + (xy 189.691837 113.603866) (xy 189.674753 113.594041) (xy 189.657153 113.586074) (xy 189.639138 113.579987) + (xy 189.620807 113.5758) (xy 189.602261 113.573531) (xy 189.583602 113.573203) (xy 189.564929 113.574835) + (xy 189.546343 113.578447) (xy 189.527946 113.58406) (xy 189.509836 113.591694) (xy 189.492116 113.60137) + (xy 189.474886 113.613106) (xy 189.458862 113.626428) (xy 189.444799 113.640703) (xy 189.43269 113.655841) + (xy 189.422527 113.67175) (xy 189.414302 113.688341) (xy 189.408008 113.705523) (xy 189.403636 113.723206) + (xy 189.40118 113.7413) (xy 189.400632 113.759714) (xy 189.401985 113.778358) (xy 189.405229 113.797142) + (xy 189.410359 113.815974) (xy 189.417366 113.834766) (xy 189.426243 113.853426) (xy 189.436982 113.871864) + ) + ) + (polygon + (pts + (xy 189.080618 115.426337) (xy 189.096297 115.445942) (xy 189.113024 115.46461) (xy 189.130728 115.482354) + (xy 189.149335 115.499188) (xy 189.168772 115.515128) (xy 189.188968 115.530187) (xy 189.20985 115.54438) + (xy 189.231346 115.557721) (xy 189.253382 115.570225) (xy 189.275886 115.581905) (xy 189.298786 115.592776) + (xy 189.322009 115.602853) (xy 189.345483 115.61215) (xy 189.369135 115.62068) (xy 189.392892 115.628459) + (xy 189.416683 115.635501) (xy 189.421754 115.642231) (xy 189.340553 115.732321) (xy 189.492245 115.933624) + (xy 189.974143 115.570488) (xy 189.997675 115.552103) (xy 190.019781 115.533499) (xy 190.04047 115.514683) + (xy 190.059754 115.495662) (xy 190.077642 115.476443) (xy 190.094144 115.457034) (xy 190.109272 115.437441) + (xy 190.123034 115.417671) (xy 190.135442 115.397732) (xy 190.146506 115.377631) (xy 190.156235 115.357375) + (xy 190.164641 115.336971) (xy 190.171733 115.316426) (xy 190.177521 115.295747) (xy 190.182017 115.274943) + (xy 190.18523 115.254019) (xy 190.18717 115.232982) (xy 190.187848 115.211841) (xy 190.187273 115.190602) + (xy 190.185457 115.169272) (xy 190.18241 115.147858) (xy 190.178141 115.126368) (xy 190.172661 115.104809) + (xy 190.16598 115.083187) (xy 190.158108 115.061511) (xy 190.149057 115.039786) (xy 190.138835 115.018021) + (xy 190.127453 114.996222) (xy 190.114922 114.974397) (xy 190.101252 114.952552) (xy 190.086452 114.930695) + (xy 190.070534 114.908833) (xy 190.060352 114.895607) (xy 190.049945 114.882645) (xy 190.039319 114.869945) + (xy 190.02848 114.857503) (xy 190.017434 114.845319) (xy 190.006189 114.833388) (xy 189.994749 114.821709) + (xy 189.983123 114.81028) (xy 189.971316 114.799098) (xy 189.959335 114.788161) (xy 189.947186 114.777465) + (xy 189.934875 114.76701) (xy 189.922409 114.756792) (xy 189.909795 114.746809) (xy 189.897038 114.737059) + (xy 189.884146 114.727539) (xy 189.871124 114.718247) (xy 189.85798 114.709181) (xy 189.844719 114.700337) + (xy 189.831347 114.691714) (xy 189.817873 114.683309) (xy 189.8043 114.67512) (xy 189.790637 114.667145) + (xy 189.77689 114.65938) (xy 189.763065 114.651824) (xy 189.749168 114.644475) (xy 189.735206 114.637329) + (xy 189.721185 114.630384) (xy 189.707112 114.623639) (xy 189.692993 114.61709) (xy 189.678834 114.610735) + (xy 189.664643 114.604573) (xy 189.567081 114.814795) (xy 189.58912 114.825529) (xy 189.610483 114.836263) + (xy 189.631168 114.847034) (xy 189.651173 114.857883) (xy 189.670496 114.868847) (xy 189.689136 114.879966) + (xy 189.707091 114.891279) (xy 189.72436 114.902823) (xy 189.740941 114.914639) (xy 189.756832 114.926765) + (xy 189.772032 114.93924) (xy 189.786539 114.952102) (xy 189.800351 114.965392) (xy 189.813467 114.979146) + (xy 189.825886 114.993405) (xy 189.837605 115.008207) (xy 189.852448 115.029038) (xy 189.865248 115.049392) + (xy 189.876036 115.06926) (xy 189.884843 115.088635) (xy 189.891701 115.10751) (xy 189.89664 115.125875) + (xy 189.89969 115.143724) (xy 189.900884 115.161049) (xy 189.900252 115.177841) (xy 189.897825 115.194092) + (xy 189.893634 115.209795) (xy 189.887711 115.224942) (xy 189.880085 115.239524) (xy 189.870789 115.253535) + (xy 189.859852 115.266966) (xy 189.847307 115.279809) (xy 189.81759 115.245369) (xy 189.788501 115.212633) + (xy 189.760024 115.181587) (xy 189.732144 115.152221) (xy 189.704844 115.124521) (xy 189.678108 115.098475) + (xy 189.65192 115.074071) (xy 189.626263 115.051297) (xy 189.601121 115.03014) (xy 189.576479 115.010589) + (xy 189.552319 114.992631) (xy 189.528627 114.976253) (xy 189.505385 114.961444) (xy 189.482577 114.948192) + (xy 189.460187 114.936483) (xy 189.4382 114.926307) (xy 189.416598 114.91765) (xy 189.395365 114.9105) + (xy 189.374487 114.904846) (xy 189.353945 114.900674) (xy 189.333724 114.897973) (xy 189.313808 114.896731) + (xy 189.294181 114.896934) (xy 189.274826 114.898572) (xy 189.255727 114.901631) (xy 189.236869 114.9061) + (xy 189.218234 114.911966) (xy 189.199806 114.919217) (xy 189.181571 114.92784) (xy 189.16351 114.937824) + (xy 189.145609 114.949157) (xy 189.12785 114.961825) (xy 189.114788 114.972151) (xy 189.102382 114.98294) + (xy 189.090641 114.994175) (xy 189.079572 115.005835) (xy 189.069185 115.017903) (xy 189.05949 115.030357) + (xy 189.050494 115.04318) (xy 189.042207 115.056352) (xy 189.034638 115.069854) (xy 189.027795 115.083667) + (xy 189.021688 115.097772) (xy 189.016326 115.112149) (xy 189.011717 115.12678) (xy 189.00787 115.141644) + (xy 189.004794 115.156725) (xy 189.002499 115.172001) (xy 189.000993 115.187453) (xy 189.000285 115.203064) + (xy 189.000383 115.218813) (xy 189.001298 115.234681) (xy 189.003037 115.25065) (xy 189.00561 115.266699) + (xy 189.009026 115.282811) (xy 189.013293 115.298965) (xy 189.01842 115.315143) (xy 189.024417 115.331325) + (xy 189.031292 115.347493) (xy 189.039055 115.363626) (xy 189.047713 115.379707) (xy 189.057277 115.395716) + (xy 189.067754 115.411633) (xy 189.079155 115.427439) + ) + (pts + (xy 189.33216 115.360187) (xy 189.32252 115.347192) (xy 189.31398 115.334339) (xy 189.306565 115.321656) + (xy 189.297611 115.303006) (xy 189.291331 115.284891) (xy 189.287812 115.267402) (xy 189.28714 115.250631) + (xy 189.289399 115.23467) (xy 189.294675 115.219611) (xy 189.303053 115.205548) (xy 189.314618 115.192571) + (xy 189.324141 115.184569) (xy 189.338285 115.17519) (xy 189.353237 115.167928) (xy 189.369091 115.162965) + (xy 189.385942 115.160485) (xy 189.403881 115.16067) (xy 189.423003 115.163703) (xy 189.443402 115.169768) + (xy 189.46517 115.179047) (xy 189.488401 115.191722) (xy 189.513189 115.207978) (xy 189.526196 115.217505) + (xy 189.539628 115.227996) (xy 189.553495 115.239474) (xy 189.567809 115.251961) (xy 189.582583 115.26548) + (xy 189.597828 115.280053) (xy 189.613555 115.295705) (xy 189.629777 115.312458) (xy 189.646505 115.330334) + (xy 189.66375 115.349356) (xy 189.681525 115.369548) (xy 189.699841 115.390932) (xy 189.559397 115.496764) + (xy 189.542521 115.4921) (xy 189.525865 115.487075) (xy 189.509456 115.481657) (xy 189.493323 115.475816) + (xy 189.47749 115.469519) (xy 189.461987 115.462735) (xy 189.446839 115.455431) (xy 189.432074 115.447576) + (xy 189.417719 115.439138) (xy 189.403802 115.430084) (xy 189.390348 115.420384) (xy 189.377386 115.410006) + (xy 189.364942 115.398917) (xy 189.353043 115.387085) (xy 189.341717 115.37448) (xy 189.33099 115.361068) + ) + ) + (polygon + (pts + (xy 189.929038 116.552229) (xy 189.947956 116.576624) (xy 189.966994 116.59978) (xy 189.986136 116.621705) + (xy 190.005363 116.642408) (xy 190.024658 116.661897) (xy 190.044004 116.680179) (xy 190.063382 116.697263) + (xy 190.082776 116.713156) (xy 190.102167 116.727868) (xy 190.121538 116.741405) (xy 190.140871 116.753777) + (xy 190.160149 116.76499) (xy 190.179354 116.775053) (xy 190.198468 116.783975) (xy 190.217474 116.791763) + (xy 190.236355 116.798425) (xy 190.255092 116.803969) (xy 190.273668 116.808404) (xy 190.292066 116.811737) + (xy 190.310268 116.813977) (xy 190.328255 116.815132) (xy 190.346011 116.815209) (xy 190.363519 116.814217) + (xy 190.380759 116.812163) (xy 190.397716 116.809057) (xy 190.41437 116.804905) (xy 190.430705 116.799716) + (xy 190.446703 116.793499) (xy 190.462346 116.78626) (xy 190.477617 116.778009) (xy 190.492498 116.768752) + (xy 190.506972 116.758499) (xy 190.519572 116.748675) (xy 190.531473 116.738696) (xy 190.54267 116.728534) + (xy 190.553155 116.718161) (xy 190.571965 116.696669) (xy 190.587851 116.673992) (xy 190.60076 116.649906) + (xy 190.610641 116.624183) (xy 190.617441 116.596598) (xy 190.619669 116.582036) (xy 190.621108 116.566924) + (xy 190.621751 116.551234) (xy 190.621591 116.534936) (xy 190.620621 116.518003) (xy 190.618836 116.500407) + (xy 190.616229 116.482119) (xy 190.612792 116.463112) (xy 190.608521 116.443355) (xy 190.603407 116.422823) + (xy 190.597445 116.401485) (xy 190.590629 116.379315) (xy 190.58295 116.356283) (xy 190.574404 116.332361) + (xy 190.564984 116.307522) (xy 190.554683 116.281737) (xy 190.543494 116.254977) (xy 190.531411 116.227214) + (xy 190.524645 116.212032) (xy 190.518146 116.197453) (xy 190.511919 116.183461) (xy 190.505972 116.170042) + (xy 190.494937 116.144864) (xy 190.485088 116.121797) (xy 190.476472 116.100723) (xy 190.469136 116.081523) + (xy 190.463127 116.064076) (xy 190.458492 116.048264) (xy 190.454218 116.027349) (xy 190.453301 116.009439) + (xy 190.455899 115.994131) (xy 190.465105 115.977071) (xy 190.476523 115.966267) (xy 190.491997 115.957444) + (xy 190.508895 115.95322) (xy 190.527034 115.953726) (xy 190.541345 115.957288) (xy 190.556177 115.96364) + (xy 190.571453 115.972837) (xy 190.587096 115.984934) (xy 190.603032 115.999987) (xy 190.61378 116.011691) + (xy 190.624601 116.024749) (xy 190.630032 116.031791) (xy 190.642784 116.049416) (xy 190.654906 116.067598) + (xy 190.666393 116.086307) (xy 190.677236 116.105514) (xy 190.68743 116.12519) (xy 190.696967 116.145304) + (xy 190.705841 116.165827) (xy 190.714043 116.186728) (xy 190.721569 116.20798) (xy 190.728409 116.22955) + (xy 190.734559 116.251411) (xy 190.74001 116.273531) (xy 190.744755 116.295882) (xy 190.748789 116.318434) + (xy 190.752103 116.341157) (xy 190.754691 116.364021) (xy 190.986963 116.362395) (xy 190.984715 116.337784) + (xy 190.981819 116.312333) (xy 190.978198 116.286128) (xy 190.973773 116.259255) (xy 190.968466 116.231799) + (xy 190.962198 116.203847) (xy 190.954891 116.175485) (xy 190.950823 116.161177) (xy 190.946466 116.146798) + (xy 190.941811 116.13236) (xy 190.936846 116.117873) (xy 190.931563 116.103347) (xy 190.925952 116.088795) + (xy 190.920002 116.074225) (xy 190.913705 116.05965) (xy 190.907049 116.045079) (xy 190.900027 116.030524) + (xy 190.892627 116.015996) (xy 190.884839 116.001504) (xy 190.876655 115.98706) (xy 190.868064 115.972675) + (xy 190.859057 115.958359) (xy 190.849623 115.944122) (xy 190.839754 115.929977) (xy 190.829438 115.915933) + (xy 190.812629 115.894269) (xy 190.795616 115.873604) (xy 190.778418 115.853941) (xy 190.761052 115.835283) + (xy 190.743537 115.817632) (xy 190.725891 115.80099) (xy 190.708132 115.78536) (xy 190.690277 115.770744) + (xy 190.672344 115.757144) (xy 190.654353 115.744564) (xy 190.63632 115.733005) (xy 190.618263 115.722469) + (xy 190.600202 115.71296) (xy 190.582153 115.704479) (xy 190.564135 115.697028) (xy 190.546166 115.690612) + (xy 190.528263 115.68523) (xy 190.510445 115.680887) (xy 190.49273 115.677584) (xy 190.475136 115.675324) + (xy 190.457681 115.674109) (xy 190.440382 115.673941) (xy 190.423258 115.674824) (xy 190.406327 115.676759) + (xy 190.389607 115.679748) (xy 190.373116 115.683795) (xy 190.356871 115.688901) (xy 190.340891 115.695069) + (xy 190.325195 115.702301) (xy 190.309799 115.7106) (xy 190.294722 115.719968) (xy 190.279982 115.730408) + (xy 190.268033 115.739831) (xy 190.256766 115.749586) (xy 190.236292 115.770133) (xy 190.218592 115.792129) + (xy 190.203696 115.815655) (xy 190.191632 115.840789) (xy 190.182432 115.867612) (xy 190.176126 115.896205) + (xy 190.174067 115.91119) (xy 190.172744 115.926648) (xy 190.172158 115.942587) (xy 190.172315 115.95902) + (xy 190.173218 115.975954) (xy 190.174871 115.993401) (xy 190.177277 116.011371) (xy 190.18044 116.029873) + (xy 190.184365 116.048917) (xy 190.189054 116.068514) (xy 190.194512 116.088674) (xy 190.200743 116.109406) + (xy 190.207749 116.13072) (xy 190.215535 116.152627) (xy 190.224105 116.175137) (xy 190.233463 116.198259) + (xy 190.243612 116.222004) (xy 190.254555 116.246381) (xy 190.262491 116.263763) (xy 190.270005 116.280378) + (xy 190.2771 116.296245) (xy 190.283779 116.311387) (xy 190.290041 116.325825) (xy 190.29589 116.33958) + (xy 190.306354 116.365125) (xy 190.315185 116.388192) (xy 190.322395 116.408949) (xy 190.328001 116.427568) + (xy 190.332015 116.444216) (xy 190.334451 116.459065) (xy 190.33518 116.478331) (xy 190.33244 116.4945) + (xy 190.326278 116.508143) (xy 190.316743 116.519832) (xy 190.308535 116.526821) (xy 190.292197 116.536018) + (xy 190.274028 116.540288) (xy 190.259311 116.540105) (xy 190.243748 116.536903) (xy 190.227416 116.530574) + (xy 190.210394 116.521012) (xy 190.19276 116.508109) (xy 190.180703 116.4976) (xy 190.168432 116.485526) + (xy 190.15597 116.471858) (xy 190.143341 116.456563) (xy 190.136971 116.448296) (xy 190.12061 116.425711) + (xy 190.105178 116.402625) (xy 190.09067 116.379055) (xy 190.077084 116.355021) (xy 190.064416 116.330539) + (xy 190.052663 116.305628) (xy 190.041821 116.280306) (xy 190.031888 116.25459) (xy 190.02286 116.228498) + (xy 190.014734 116.202049) (xy 190.007506 116.17526) (xy 190.001173 116.148149) (xy 189.995732 116.120734) + (xy 189.99118 116.093034) (xy 189.987513 116.065065) (xy 189.984728 116.036847) (xy 189.749182 116.048739) + (xy 189.750178 116.063728) (xy 189.751463 116.078917) (xy 189.753038 116.094291) (xy 189.754905 116.109835) + (xy 189.757064 116.125533) (xy 189.759516 116.141371) (xy 189.762262 116.157332) (xy 189.765302 116.173403) + (xy 189.768639 116.189567) (xy 189.772272 116.205809) (xy 189.776202 116.222115) (xy 189.780431 116.238469) + (xy 189.784959 116.254856) (xy 189.789787 116.271261) (xy 189.794916 116.287668) (xy 189.800348 116.304062) + (xy 189.806082 116.320428) (xy 189.81212 116.336751) (xy 189.818462 116.353016) (xy 189.82511 116.369207) + (xy 189.832064 116.385309) (xy 189.839326 116.401308) (xy 189.846895 116.417187) (xy 189.854774 116.432932) + (xy 189.862963 116.448527) (xy 189.871463 116.463958) (xy 189.880274 116.479208) (xy 189.889398 116.494264) + (xy 189.898836 116.509109) (xy 189.908588 116.523728) (xy 189.918655 116.538107) + ) + ) + (polygon + (pts + (xy 190.729614 117.614629) (xy 190.745819 117.635242) (xy 190.763056 117.655467) (xy 190.781256 117.675256) + (xy 190.800356 117.694563) (xy 190.820289 117.713342) (xy 190.840989 117.731546) (xy 190.86239 117.749129) + (xy 190.884427 117.766044) (xy 190.907032 117.782246) (xy 190.930142 117.797687) (xy 190.953689 117.812321) + (xy 190.977607 117.826102) (xy 191.001831 117.838983) (xy 191.026296 117.850918) (xy 191.050934 117.861861) + (xy 191.07568 117.871764) (xy 191.167263 117.674305) (xy 191.149376 117.666177) (xy 191.132091 117.657873) + (xy 191.11539 117.649365) (xy 191.099254 117.640622) (xy 191.083664 117.631617) (xy 191.068601 117.622318) + (xy 191.054046 117.612696) (xy 191.039981 117.602723) (xy 191.026386 117.592368) (xy 191.013243 117.581602) + (xy 191.000532 117.570396) (xy 190.988236 117.558719) (xy 190.976335 117.546544) (xy 190.96481 117.53384) + (xy 190.953642 117.520577) (xy 190.942813 117.506727) (xy 190.933495 117.49401) (xy 190.924724 117.481315) + (xy 190.916506 117.468644) (xy 190.908847 117.455999) (xy 190.895224 117.430789) (xy 190.883898 117.405696) + (xy 190.87491 117.38073) (xy 190.868301 117.355903) (xy 190.864114 117.331226) (xy 190.862391 117.306709) + (xy 190.863172 117.282363) (xy 190.866501 117.258199) (xy 190.872418 117.234229) (xy 190.880966 117.210462) + (xy 190.892185 117.186909) (xy 190.906119 117.163582) (xy 190.922809 117.140491) (xy 190.9322 117.129038) + (xy 190.942296 117.117648) (xy 191.369593 117.68469) (xy 191.385016 117.676635) (xy 191.398047 117.669741) + (xy 191.412787 117.661701) (xy 191.428816 117.652579) (xy 191.441432 117.645066) (xy 191.454359 117.637007) + (xy 191.467422 117.628429) (xy 191.480443 117.619358) (xy 191.489012 117.613051) (xy 191.509385 117.597076) + (xy 191.528849 117.580543) (xy 191.547385 117.563471) (xy 191.564972 117.54588) (xy 191.581588 117.527789) + (xy 191.597215 117.50922) (xy 191.61183 117.49019) (xy 191.625413 117.470721) (xy 191.637944 117.450832) + (xy 191.649403 117.430543) (xy 191.659767 117.409873) (xy 191.669018 117.388843) (xy 191.677134 117.367472) + (xy 191.684095 117.34578) (xy 191.689879 117.323787) (xy 191.694468 117.301513) (xy 191.697839 117.278977) + (xy 191.699972 117.2562) (xy 191.700847 117.233201) (xy 191.700444 117.209999) (xy 191.69874 117.186616) + (xy 191.695717 117.16307) (xy 191.691353 117.139381) (xy 191.685627 117.11557) (xy 191.67852 117.091655) + (xy 191.67001 117.067657) (xy 191.660076 117.043596) (xy 191.6487 117.019492) (xy 191.635858 116.995363) + (xy 191.621532 116.971231) (xy 191.6057 116.947114) (xy 191.588342 116.923033) (xy 191.57213 116.902509) + (xy 191.555061 116.882812) (xy 191.537173 116.863971) (xy 191.518502 116.846015) (xy 191.499088 116.828971) + (xy 191.478966 116.812866) (xy 191.458175 116.79773) (xy 191.436752 116.78359) (xy 191.414735 116.770473) + (xy 191.39216 116.758409) (xy 191.369066 116.747424) (xy 191.345489 116.737547) (xy 191.321468 116.728806) + (xy 191.29704 116.721228) (xy 191.272241 116.714843) (xy 191.247111 116.709677) (xy 191.221685 116.705758) + (xy 191.196002 116.703116) (xy 191.170099 116.701777) (xy 191.144014 116.701769) (xy 191.117783 116.703121) + (xy 191.091445 116.705861) (xy 191.065036 116.710016) (xy 191.038595 116.715615) (xy 191.012158 116.722685) + (xy 190.985764 116.731254) (xy 190.95945 116.741351) (xy 190.933252 116.753003) (xy 190.907209 116.766238) + (xy 190.881358 116.781085) (xy 190.855737 116.797571) (xy 190.830382 116.815724) (xy 190.804103 116.836444) + (xy 190.77946 116.85774) (xy 190.756439 116.879582) (xy 190.735024 116.901939) (xy 190.715202 116.924781) + (xy 190.696958 116.948078) (xy 190.680279 116.971799) (xy 190.665148 116.995916) (xy 190.651554 117.020397) + (xy 190.63948 117.045212) (xy 190.628912 117.070331) (xy 190.619837 117.095724) (xy 190.61224 117.121361) + (xy 190.606106 117.147212) (xy 190.601422 117.173246) (xy 190.598172 117.199433) (xy 190.596343 117.225743) + (xy 190.59592 117.252146) (xy 190.596889 117.278611) (xy 190.599235 117.305109) (xy 190.602945 117.331609) + (xy 190.608003 117.358081) (xy 190.614396 117.384496) (xy 190.622108 117.410821) (xy 190.631127 117.437029) + (xy 190.641437 117.463088) (xy 190.653024 117.488968) (xy 190.665874 117.514639) (xy 190.679972 117.540071) + (xy 190.695305 117.565233) (xy 190.711857 117.590096) + ) + (pts + (xy 191.40638 117.072997) (xy 191.418946 117.090941) (xy 191.42961 117.108885) (xy 191.43837 117.126813) + (xy 191.445225 117.144711) (xy 191.450175 117.162564) (xy 191.453219 117.180356) (xy 191.454358 117.198073) + (xy 191.453589 117.215699) (xy 191.450913 117.233219) (xy 191.44633 117.250619) (xy 191.439837 117.267883) + (xy 191.431436 117.284997) (xy 191.421125 117.301944) (xy 191.408904 117.318712) (xy 191.394772 117.335283) + (xy 191.378729 117.351644) (xy 191.110841 116.996145) (xy 191.133164 116.987516) (xy 191.155048 116.980785) + (xy 191.176477 116.975928) (xy 191.197434 116.972924) (xy 191.217905 116.97175) (xy 191.237872 116.972381) + (xy 191.257321 116.974796) (xy 191.276235 116.978971) (xy 191.294598 116.984884) (xy 191.312394 116.992512) + (xy 191.329608 117.001831) (xy 191.346223 117.012818) (xy 191.362224 117.025451) (xy 191.377594 117.039708) + (xy 191.392318 117.055564) + ) + ) + (polygon + (pts + (xy 191.083103 118.785023) (xy 191.104557 118.812733) (xy 191.126239 118.839246) (xy 191.148123 118.864555) + (xy 191.170183 118.888658) (xy 191.192393 118.911548) (xy 191.214728 118.933222) (xy 191.237161 118.953675) + (xy 191.259667 118.972903) (xy 191.282219 118.9909) (xy 191.304792 119.007663) (xy 191.327361 119.023187) + (xy 191.349899 119.037467) (xy 191.37238 119.050499) (xy 191.394778 119.062278) (xy 191.417069 119.0728) + (xy 191.439225 119.08206) (xy 191.461221 119.090053) (xy 191.483031 119.096776) (xy 191.50463 119.102223) + (xy 191.525991 119.10639) (xy 191.547089 119.109273) (xy 191.567897 119.110867) (xy 191.58839 119.111167) + (xy 191.608543 119.110168) (xy 191.628328 119.107867) (xy 191.647721 119.104259) (xy 191.666695 119.099339) + (xy 191.685225 119.093102) (xy 191.703285 119.085545) (xy 191.720848 119.076662) (xy 191.73789 119.066449) + (xy 191.754384 119.054902) (xy 191.767825 119.044227) (xy 191.780228 119.033246) (xy 191.791602 119.021959) + (xy 191.801955 119.010364) (xy 191.811295 118.998462) (xy 191.819629 118.986253) (xy 191.833313 118.960911) + (xy 191.843072 118.934337) (xy 191.848969 118.906529) (xy 191.851068 118.877485) (xy 191.850713 118.8625) + (xy 191.849433 118.847204) (xy 191.847235 118.831599) (xy 191.844128 118.815683) (xy 191.840119 118.799458) + (xy 191.835216 118.782922) (xy 191.829428 118.766075) (xy 191.822762 118.748917) (xy 191.815227 118.731448) + (xy 191.806829 118.713668) (xy 191.797578 118.695576) (xy 191.787482 118.677173) (xy 191.776548 118.658457) + (xy 191.764784 118.639429) (xy 191.752198 118.620089) (xy 191.738798 118.600436) (xy 191.724593 118.58047) + (xy 191.70959 118.560191) (xy 191.593395 118.405995) (xy 191.580327 118.388185) (xy 191.568653 118.371279) + (xy 191.558374 118.355254) (xy 191.549486 118.340088) (xy 191.54199 118.325758) (xy 191.535883 118.312242) + (xy 191.529324 118.293444) (xy 191.525883 118.276351) (xy 191.525555 118.260887) (xy 191.529952 118.242672) + (xy 191.539862 118.227039) (xy 191.550907 118.2169) (xy 191.56433 118.20814) (xy 191.580063 118.201546) + (xy 191.596061 118.198823) (xy 191.613036 118.199543) (xy 191.628442 118.202464) (xy 191.641888 118.206142) + (xy 191.647631 118.220246) (xy 191.653574 118.233895) (xy 191.661783 118.251383) (xy 191.670285 118.268053) + (xy 191.679044 118.283901) (xy 191.688023 118.298922) (xy 191.697186 118.31311) (xy 191.706498 118.326461) + (xy 191.711198 118.332821) (xy 191.724981 118.350579) (xy 191.739077 118.367685) (xy 191.753474 118.384117) + (xy 191.768159 118.399854) (xy 191.783119 118.414874) (xy 191.798342 118.429155) (xy 191.813815 118.442675) + (xy 191.829525 118.455413) (xy 191.84546 118.467346) (xy 191.861607 118.478454) (xy 191.877952 118.488713) + (xy 191.894484 118.498103) (xy 191.91119 118.506602) (xy 191.928057 118.514188) (xy 191.945072 118.52084) + (xy 191.962223 118.526534) (xy 191.979497 118.53125) (xy 191.996881 118.534967) (xy 192.014362 118.537661) + (xy 192.031929 118.539312) (xy 192.049567 118.539897) (xy 192.067265 118.539396) (xy 192.085009 118.537785) + (xy 192.102788 118.535044) (xy 192.120588 118.531151) (xy 192.138396 118.526083) (xy 192.156201 118.51982) + (xy 192.173989 118.512339) (xy 192.191747 118.503618) (xy 192.209463 118.493636) (xy 192.227124 118.482372) + (xy 192.244717 118.469802) (xy 192.259409 118.457433) (xy 192.272746 118.443714) (xy 192.284701 118.429004) + (xy 192.295249 118.413661) (xy 192.304364 118.398043) (xy 192.312021 118.382508) (xy 192.318193 118.367415) + (xy 192.322855 118.353121) (xy 192.449412 118.521068) (xy 192.630819 118.384368) (xy 192.376601 118.04701) + (xy 192.375991 118.029509) (xy 192.373936 118.012546) (xy 192.370535 117.996074) (xy 192.365889 117.980049) + (xy 192.360097 117.964426) (xy 192.353257 117.949158) (xy 192.345471 117.934199) (xy 192.336837 117.919506) + (xy 192.327455 117.905031) (xy 192.317424 117.89073) (xy 192.310426 117.88127) (xy 192.296903 117.86395) + (xy 192.282891 117.847227) (xy 192.268407 117.831128) (xy 192.253474 117.815681) (xy 192.238112 117.800912) + (xy 192.22234 117.786849) (xy 192.20618 117.773518) (xy 192.189651 117.760946) (xy 192.172773 117.749162) + (xy 192.155569 117.73819) (xy 192.138056 117.728059) (xy 192.120257 117.718796) (xy 192.102191 117.710427) + (xy 192.083878 117.702979) (xy 192.06534 117.69648) (xy 192.046595 117.690957) (xy 192.027666 117.686436) + (xy 192.008571 117.682944) (xy 191.989332 117.680509) (xy 191.969969 117.679157) (xy 191.950501 117.678916) + (xy 191.93095 117.679813) (xy 191.911336 117.681874) (xy 191.891678 117.685126) (xy 191.871999 117.689597) + (xy 191.852317 117.695313) (xy 191.832653 117.702302) (xy 191.813027 117.710591) (xy 191.793461 117.720206) + (xy 191.773973 117.731174) (xy 191.754585 117.743523) (xy 191.735317 117.757279) (xy 191.717094 117.77189) + (xy 191.700262 117.787153) (xy 191.684803 117.802998) (xy 191.670695 117.819358) (xy 191.657918 117.836164) + (xy 191.646451 117.853347) (xy 191.636273 117.87084) (xy 191.627364 117.888573) (xy 191.619703 117.906479) + (xy 191.613269 117.924489) (xy 191.608042 117.942534) (xy 191.604001 117.960546) (xy 191.601125 117.978457) + (xy 191.599394 117.996198) (xy 191.598788 118.013701) (xy 191.599284 118.030897) (xy 191.592555 118.035968) + (xy 191.576604 118.031046) (xy 191.560553 118.026928) (xy 191.544463 118.023617) (xy 191.528395 118.021118) + (xy 191.512409 118.019435) (xy 191.496568 118.018574) (xy 191.480932 118.018537) (xy 191.465562 118.01933) + (xy 191.45052 118.020957) (xy 191.435866 118.023422) (xy 191.414747 118.028701) (xy 191.394845 118.035891) + (xy 191.376367 118.045006) (xy 191.359519 118.056061) (xy 191.346879 118.066253) (xy 191.335481 118.076803) + (xy 191.325277 118.087685) (xy 191.312105 118.104577) (xy 191.301354 118.122074) (xy 191.292864 118.140091) + (xy 191.286473 118.158541) (xy 191.282023 118.177339) (xy 191.279353 118.196398) (xy 191.278303 118.215634) + (xy 191.278714 118.23496) (xy 191.27972 118.247851) (xy 191.272991 118.252922) (xy 191.253274 118.243434) + (xy 191.233962 118.235182) (xy 191.215063 118.228163) (xy 191.196587 118.222376) (xy 191.178542 118.217818) + (xy 191.160937 118.214485) (xy 191.143782 118.212376) (xy 191.127083 118.211488) (xy 191.110852 118.211818) + (xy 191.095095 118.213364) (xy 191.079823 118.216123) (xy 191.065043 118.220092) (xy 191.050765 118.225269) + (xy 191.036997 118.231651) (xy 191.023749 118.239236) (xy 191.011029 118.248022) (xy 190.997695 118.258803) + (xy 190.985553 118.270135) (xy 190.974584 118.282001) (xy 190.964768 118.294385) (xy 190.956087 118.307271) + (xy 190.948523 118.320642) (xy 190.942057 118.334482) (xy 190.936671 118.348774) (xy 190.932346 118.363502) + (xy 190.929064 118.37865) (xy 190.926805 118.394202) (xy 190.925553 118.410141) (xy 190.925287 118.42645) + (xy 190.925989 118.443114) (xy 190.927642 118.460116) (xy 190.930226 118.47744) (xy 190.933722 118.495069) + (xy 190.938113 118.512987) (xy 190.94338 118.531177) (xy 190.949504 118.549624) (xy 190.956466 118.568311) + (xy 190.964249 118.587221) (xy 190.972833 118.606339) (xy 190.9822 118.625647) (xy 190.992332 118.64513) + (xy 191.00321 118.664771) (xy 191.014815 118.684554) (xy 191.027129 118.704462) (xy 191.040133 118.72448) + (xy 191.053809 118.74459) (xy 191.068139 118.764776) + ) + (pts + (xy 191.86042 118.220374) (xy 191.8514 118.207221) (xy 191.843798 118.193591) (xy 191.837656 118.179547) + (xy 191.833015 118.165154) (xy 191.829919 118.150477) (xy 191.828407 118.13558) (xy 191.828524 118.120528) + (xy 191.830309 118.105385) (xy 191.833806 118.090216) (xy 191.839056 118.075086) (xy 191.846102 118.060058) + (xy 191.854984 118.045197) (xy 191.865745 118.030569) (xy 191.878426 118.016237) (xy 191.893071 118.002265) + (xy 191.90972 117.988719) (xy 191.926683 117.976936) (xy 191.943629 117.967103) (xy 191.960495 117.959169) + (xy 191.977218 117.953087) (xy 191.993738 117.948806) (xy 192.009991 117.946277) (xy 192.025916 117.945451) + (xy 192.041451 117.946279) (xy 192.056533 117.948711) (xy 192.071101 117.952697) (xy 192.085093 117.958189) + (xy 192.098446 117.965138) (xy 192.111099 117.973493) (xy 192.122989 117.983205) (xy 192.134055 117.994226) + (xy 192.144234 118.006505) (xy 192.153247 118.019694) (xy 192.160832 118.033425) (xy 192.166956 118.047618) + (xy 192.171585 118.062196) (xy 192.174683 118.07708) (xy 192.176218 118.092192) (xy 192.176154 118.107453) + (xy 192.174457 118.122785) (xy 192.171094 118.13811) (xy 192.16603 118.153349) (xy 192.159231 118.168424) + (xy 192.150663 118.183256) (xy 192.140291 118.197767) (xy 192.128082 118.21188) (xy 192.114 118.225514) + (xy 192.098013 118.238592) (xy 192.080388 118.250843) (xy 192.062879 118.261013) (xy 192.045541 118.269167) + (xy 192.028428 118.275366) (xy 192.011595 118.279675) (xy 191.995096 118.282157) (xy 191.978985 118.282875) + (xy 191.963316 118.281891) (xy 191.948144 118.27927) (xy 191.933524 118.275074) (xy 191.919509 118.269367) + (xy 191.906154 118.262212) (xy 191.893513 118.253672) (xy 191.881641 118.24381) (xy 191.870592 118.23269) + ) + (pts + (xy 191.265733 118.702909) (xy 191.256696 118.690726) (xy 191.248068 118.678703) (xy 191.232052 118.655164) + (xy 191.217718 118.632337) (xy 191.205098 118.610269) (xy 191.194225 118.589005) (xy 191.18513 118.568593) + (xy 191.177845 118.549078) (xy 191.172404 118.530507) (xy 191.168837 118.512927) (xy 191.167177 118.496382) + (xy 191.167457 118.48092) (xy 191.171584 118.459859) (xy 191.180255 118.441494) (xy 191.19358 118.425981) + (xy 191.199075 118.421472) (xy 191.213685 118.412458) (xy 191.22973 118.406544) (xy 191.2475 118.403795) + (xy 191.263154 118.403917) (xy 191.280246 118.406139) (xy 191.298925 118.410494) (xy 191.314065 118.41518) + (xy 191.324732 118.418988) (xy 191.330572 118.432853) (xy 191.337507 118.447193) (xy 191.345663 118.462226) + (xy 191.355165 118.478169) (xy 191.363251 118.490854) (xy 191.372219 118.504264) (xy 191.382122 118.518491) + (xy 191.393011 118.533626) (xy 191.404942 118.549761) (xy 191.409159 118.555377) (xy 191.487431 118.659247) + (xy 191.500423 118.676748) (xy 191.512327 118.693391) (xy 191.523088 118.709206) (xy 191.532652 118.724223) + (xy 191.540964 118.73847) (xy 191.54797 118.751977) (xy 191.555912 118.770917) (xy 191.560611 118.788358) + (xy 191.561881 118.804402) (xy 191.559541 118.819146) (xy 191.553407 118.832692) (xy 191.543294 118.845139) + (xy 191.534253 118.852875) (xy 191.517025 118.862113) (xy 191.49717 118.866113) (xy 191.475028 118.865019) + (xy 191.459164 118.861531) (xy 191.442536 118.855887) (xy 191.425244 118.848129) (xy 191.40739 118.8383) + (xy 191.389073 118.826443) (xy 191.370397 118.812601) (xy 191.35146 118.796818) (xy 191.332364 118.779135) + (xy 191.31321 118.759596) (xy 191.294099 118.738243) (xy 191.284591 118.7269) (xy 191.275131 118.71512) + ) + ) + (polygon + (pts + (xy 191.679062 119.378647) (xy 191.834503 119.584924) (xy 193.709781 119.036979) (xy 193.55434 118.830702) + ) + ) + (polygon + (pts + (xy 192.963112 120.578581) (xy 192.981602 120.602347) (xy 193.000306 120.62488) (xy 193.019204 120.646185) + (xy 193.038278 120.666269) (xy 193.057506 120.68514) (xy 193.076869 120.702804) (xy 193.096347 120.719268) + (xy 193.115921 120.734538) (xy 193.13557 120.748622) (xy 193.155275 120.761526) (xy 193.175016 120.773257) + (xy 193.194773 120.783822) (xy 193.214527 120.793228) (xy 193.234256 120.801481) (xy 193.253942 120.808589) + (xy 193.273565 120.814557) (xy 193.293105 120.819393) (xy 193.312542 120.823104) (xy 193.331857 120.825697) + (xy 193.351028 120.827177) (xy 193.370038 120.827553) (xy 193.388865 120.82683) (xy 193.40749 120.825016) + (xy 193.425893 120.822117) (xy 193.444055 120.81814) (xy 193.461955 120.813093) (xy 193.479573 120.806981) + (xy 193.496891 120.799811) (xy 193.513887 120.791591) (xy 193.530543 120.782327) (xy 193.546838 120.772026) + (xy 193.562753 120.760695) (xy 193.575894 120.750395) (xy 193.588283 120.739879) (xy 193.599935 120.729152) + (xy 193.610867 120.71822) (xy 193.621095 120.707089) (xy 193.630635 120.695765) (xy 193.647719 120.672556) + (xy 193.662246 120.648639) (xy 193.674349 120.624058) (xy 193.684157 120.598856) (xy 193.6918 120.57308) + (xy 193.697409 120.546772) (xy 193.701113 120.519977) (xy 193.703043 120.492739) (xy 193.703329 120.465104) + (xy 193.702101 120.437115) (xy 193.69949 120.408816) (xy 193.695625 120.380252) (xy 193.690637 120.351468) + (xy 193.697367 120.346397) (xy 193.719404 120.354101) (xy 193.741741 120.360916) (xy 193.764306 120.366773) + (xy 193.787026 120.371599) (xy 193.809828 120.375327) (xy 193.83264 120.377884) (xy 193.85539 120.379201) + (xy 193.878005 120.379207) (xy 193.900412 120.377832) (xy 193.922539 120.375005) (xy 193.944314 120.370657) + (xy 193.965663 120.364716) (xy 193.986516 120.357113) (xy 194.006798 120.347777) (xy 194.026437 120.336638) + (xy 194.045362 120.323625) (xy 194.061398 120.310919) (xy 194.076478 120.2977) (xy 194.0906 120.283987) + (xy 194.103762 120.269799) (xy 194.115962 120.255154) (xy 194.127198 120.24007) (xy 194.137468 120.224566) + (xy 194.14677 120.20866) (xy 194.155102 120.192371) (xy 194.162461 120.175718) (xy 194.168847 120.158719) + (xy 194.174256 120.141391) (xy 194.178687 120.123755) (xy 194.182138 120.105828) (xy 194.184607 120.087629) + (xy 194.186091 120.069176) (xy 194.18659 120.050488) (xy 194.186099 120.031583) (xy 194.184619 120.01248) + (xy 194.182146 119.993198) (xy 194.178679 119.973754) (xy 194.174215 119.954167) (xy 194.168753 119.934456) + (xy 194.162291 119.91464) (xy 194.154826 119.894736) (xy 194.146356 119.874764) (xy 194.13688 119.854741) + (xy 194.126396 119.834686) (xy 194.114901 119.814619) (xy 194.102393 119.794556) (xy 194.088871 119.774517) + (xy 194.074332 119.75452) (xy 194.059214 119.735143) (xy 194.043723 119.716626) (xy 194.02788 119.698981) + (xy 194.011705 119.682217) (xy 193.995218 119.666347) (xy 193.978441 119.651379) (xy 193.961394 119.637324) + (xy 193.944097 119.624193) (xy 193.926572 119.611997) (xy 193.908839 119.600745) (xy 193.890919 119.590449) + (xy 193.872832 119.581118) (xy 193.854599 119.572764) (xy 193.83624 119.565396) (xy 193.817777 119.559026) + (xy 193.79923 119.553663) (xy 193.780619 119.549318) (xy 193.761966 119.546001) (xy 193.743291 119.543724) + (xy 193.724614 119.542496) (xy 193.705957 119.542329) (xy 193.687339 119.543231) (xy 193.668782 119.545215) + (xy 193.650306 119.54829) (xy 193.631932 119.552467) (xy 193.613681 119.557756) (xy 193.595573 119.564168) + (xy 193.577629 119.571714) (xy 193.559869 119.580403) (xy 193.542315 119.590246) (xy 193.524986 119.601254) + (xy 193.507904 119.613437) (xy 193.487827 119.62978) (xy 193.469678 119.647029) (xy 193.453377 119.66514) + (xy 193.438846 119.684069) (xy 193.426006 119.703772) (xy 193.414778 119.724206) (xy 193.405082 119.745325) + (xy 193.396841 119.767086) (xy 193.389975 119.789446) (xy 193.384405 119.812359) (xy 193.380053 119.835782) + (xy 193.376839 119.859671) (xy 193.374685 119.883982) (xy 193.373512 119.90867) (xy 193.373241 119.933692) + (xy 193.373793 119.959004) (xy 193.367063 119.964075) (xy 193.341301 119.951368) (xy 193.315369 119.939683) + (xy 193.289303 119.929155) (xy 193.263137 119.91992) (xy 193.236907 119.912117) (xy 193.210647 119.905879) + (xy 193.184393 119.901345) (xy 193.158178 119.89865) (xy 193.132038 119.89793) (xy 193.106008 119.899323) + (xy 193.080123 119.902964) (xy 193.054417 119.908989) (xy 193.028926 119.917535) (xy 193.003683 119.928739) + (xy 192.978725 119.942737) (xy 192.966364 119.950826) (xy 192.954086 119.959664) (xy 192.938397 119.972186) + (xy 192.9237 119.985346) (xy 192.909998 119.999125) (xy 192.897296 120.013502) (xy 192.885598 120.028459) + (xy 192.874907 120.043975) (xy 192.865227 120.06003) (xy 192.856562 120.076605) (xy 192.848916 120.093679) + (xy 192.842293 120.111233) (xy 192.836696 120.129247) (xy 192.83213 120.147701) (xy 192.828598 120.166575) + (xy 192.826104 120.185849) (xy 192.824652 120.205504) (xy 192.824246 120.225519) (xy 192.824889 120.245875) + (xy 192.826586 120.266551) (xy 192.82934 120.287529) (xy 192.833156 120.308787) (xy 192.838036 120.330307) + (xy 192.843985 120.352068) (xy 192.851007 120.37405) (xy 192.859106 120.396235) (xy 192.868285 120.4186) + (xy 192.878548 120.441128) (xy 192.889899 120.463798) (xy 192.902343 120.48659) (xy 192.915882 120.509484) + (xy 192.93052 120.53246) (xy 192.946263 120.555499) + ) + (pts + (xy 193.659085 120.170189) (xy 193.654327 120.155709) (xy 193.649748 120.141446) (xy 193.645363 120.127402) + (xy 193.637233 120.099985) (xy 193.630062 120.073483) (xy 193.623969 120.04792) (xy 193.619077 120.023323) + (xy 193.615507 119.999717) (xy 193.613382 119.977126) (xy 193.612823 119.955576) (xy 193.613952 119.935091) + (xy 193.61689 119.915698) (xy 193.62176 119.897421) (xy 193.628683 119.880285) (xy 193.637781 119.864316) + (xy 193.649176 119.849539) (xy 193.662989 119.835978) (xy 193.670841 119.829662) (xy 193.686257 119.819173) + (xy 193.701752 119.810809) (xy 193.717275 119.804503) (xy 193.732778 119.800185) (xy 193.748212 119.797787) + (xy 193.763528 119.797241) (xy 193.778677 119.798478) (xy 193.79361 119.80143) (xy 193.808278 119.806027) + (xy 193.822632 119.812201) (xy 193.836623 119.819885) (xy 193.850202 119.829008) (xy 193.86332 119.839502) + (xy 193.875928 119.8513) (xy 193.887976 119.864332) (xy 193.899417 119.878529) (xy 193.912117 119.896716) + (xy 193.922786 119.914818) (xy 193.931453 119.932788) (xy 193.93815 119.95058) (xy 193.942906 119.968146) + (xy 193.94575 119.98544) (xy 193.946713 120.002416) (xy 193.945825 120.019026) (xy 193.943116 120.035223) + (xy 193.938615 120.050962) (xy 193.932353 120.066194) (xy 193.924359 120.080875) (xy 193.914664 120.094955) + (xy 193.903297 120.10839) (xy 193.890289 120.121132) (xy 193.875669 120.133134) (xy 193.859666 120.14408) + (xy 193.842766 120.15348) (xy 193.824971 120.161332) (xy 193.806284 120.167638) (xy 193.786707 120.172399) + (xy 193.766242 120.175613) (xy 193.744893 120.177283) (xy 193.73017 120.177537) (xy 193.715056 120.177105) + (xy 193.699551 120.175987) (xy 193.683656 120.174182) (xy 193.667372 120.171692) + ) + (pts + (xy 193.139057 120.456548) (xy 193.124552 120.435961) (xy 193.111824 120.415084) (xy 193.100913 120.394024) + (xy 193.09186 120.372885) (xy 193.084705 120.351772) (xy 193.079489 120.33079) (xy 193.076254 120.310045) + (xy 193.07504 120.28964) (xy 193.075888 120.269682) (xy 193.078838 120.250275) (xy 193.083931 120.231524) + (xy 193.091209 120.213534) (xy 193.100712 120.19641) (xy 193.112481 120.180257) (xy 193.126557 120.16518) + (xy 193.14298 120.151284) (xy 193.156114 120.142177) (xy 193.169713 120.134261) (xy 193.183743 120.1275) + (xy 193.198173 120.121856) (xy 193.212971 120.117293) (xy 193.228105 120.113772) (xy 193.243542 120.111258) + (xy 193.259252 120.109712) (xy 193.275202 120.109099) (xy 193.291359 120.10938) (xy 193.307693 120.11052) + (xy 193.32417 120.11248) (xy 193.34076 120.115223) (xy 193.35743 120.118714) (xy 193.374148 120.122914) + (xy 193.390882 120.127787) (xy 193.396266 120.145912) (xy 193.401559 120.163646) (xy 193.406738 120.18099) + (xy 193.411779 120.197947) (xy 193.416657 120.214518) (xy 193.421347 120.230707) (xy 193.425827 120.246516) + (xy 193.430071 120.261946) (xy 193.434055 120.277001) (xy 193.437755 120.291681) (xy 193.441146 120.30599) + (xy 193.446907 120.333502) (xy 193.451143 120.359555) (xy 193.453661 120.384166) (xy 193.454265 120.407354) + (xy 193.452762 120.429136) (xy 193.448958 120.449531) (xy 193.442659 120.468556) (xy 193.43367 120.486229) + (xy 193.421798 120.502569) (xy 193.406848 120.517593) (xy 193.398158 120.524617) (xy 193.381411 120.535988) + (xy 193.364553 120.545004) (xy 193.347622 120.551725) (xy 193.33066 120.556206) (xy 193.313704 120.558508) + (xy 193.296796 120.558688) (xy 193.279975 120.556804) (xy 193.263281 120.552913) (xy 193.246753 120.547075) + (xy 193.230431 120.539347) (xy 193.214356 120.529788) (xy 193.198566 120.518455) (xy 193.183101 120.505406) + (xy 193.168001 120.4907) (xy 193.153307 120.474395) + ) + ) + (polygon + (pts + (xy 193.716945 121.578951) (xy 193.735863 121.603346) (xy 193.754901 121.626502) (xy 193.774043 121.648427) + (xy 193.79327 121.66913) (xy 193.812565 121.688619) (xy 193.831911 121.706901) (xy 193.851289 121.723985) + (xy 193.870683 121.739879) (xy 193.890074 121.75459) (xy 193.909444 121.768128) (xy 193.928778 121.780499) + (xy 193.948056 121.791712) (xy 193.967261 121.801776) (xy 193.986375 121.810697) (xy 194.005381 121.818485) + (xy 194.024262 121.825147) (xy 194.042999 121.830692) (xy 194.061575 121.835126) (xy 194.079973 121.83846) + (xy 194.098174 121.8407) (xy 194.116162 121.841854) (xy 194.133918 121.841931) (xy 194.151426 121.840939) + (xy 194.168666 121.838885) (xy 194.185622 121.835779) (xy 194.202277 121.831627) (xy 194.218612 121.826438) + (xy 194.23461 121.820221) (xy 194.250253 121.812982) (xy 194.265524 121.804731) (xy 194.280405 121.795475) + (xy 194.294878 121.785222) (xy 194.307479 121.775397) (xy 194.31938 121.765418) (xy 194.330577 121.755257) + (xy 194.341062 121.744884) (xy 194.359872 121.723391) (xy 194.375757 121.700714) (xy 194.388667 121.676628) + (xy 194.398547 121.650905) (xy 194.405348 121.62332) (xy 194.407576 121.608759) (xy 194.409015 121.593647) + (xy 194.409658 121.577956) (xy 194.409497 121.561658) (xy 194.408528 121.544726) (xy 194.406743 121.52713) + (xy 194.404135 121.508842) (xy 194.400699 121.489834) (xy 194.396428 121.470078) (xy 194.391314 121.449545) + (xy 194.385352 121.428208) (xy 194.378536 121.406037) (xy 194.370857 121.383005) (xy 194.362311 121.359084) + (xy 194.352891 121.334244) (xy 194.342589 121.308459) (xy 194.331401 121.281699) (xy 194.319318 121.253937) + (xy 194.312552 121.238755) (xy 194.306052 121.224175) (xy 194.299826 121.210183) (xy 194.293879 121.196765) + (xy 194.282844 121.171586) (xy 194.272995 121.148519) (xy 194.264379 121.127446) (xy 194.257043 121.108245) + (xy 194.251034 121.090799) (xy 194.246398 121.074986) (xy 194.242125 121.054071) (xy 194.241208 121.036161) + (xy 194.243806 121.020853) (xy 194.253012 121.003794) (xy 194.26443 120.992989) (xy 194.279904 120.984166) + (xy 194.296802 120.979942) (xy 194.314941 120.980448) (xy 194.329252 120.984011) (xy 194.344084 120.990363) + (xy 194.35936 120.99956) (xy 194.375003 121.011657) (xy 194.390939 121.026709) (xy 194.401687 121.038413) + (xy 194.412508 121.051471) (xy 194.417939 121.058513) (xy 194.43069 121.076138) (xy 194.442813 121.09432) + (xy 194.454299 121.113029) (xy 194.465143 121.132237) (xy 194.475337 121.151912) (xy 194.484874 121.172026) + (xy 194.493748 121.192549) (xy 194.50195 121.213451) (xy 194.509476 121.234702) (xy 194.516316 121.256272) + (xy 194.522466 121.278133) (xy 194.527917 121.300254) (xy 194.532662 121.322605) (xy 194.536696 121.345156) + (xy 194.54001 121.367879) (xy 194.542598 121.390743) (xy 194.77487 121.389117) (xy 194.772622 121.364506) + (xy 194.769726 121.339055) (xy 194.766105 121.31285) (xy 194.76168 121.285977) (xy 194.756373 121.258522) + (xy 194.750105 121.23057) (xy 194.742798 121.202207) (xy 194.73873 121.187899) (xy 194.734373 121.17352) + (xy 194.729718 121.159082) (xy 194.724753 121.144595) (xy 194.71947 121.13007) (xy 194.713859 121.115517) + (xy 194.707909 121.100947) (xy 194.701612 121.086372) (xy 194.694956 121.071801) (xy 194.687934 121.057246) + (xy 194.680533 121.042718) (xy 194.672746 121.028226) (xy 194.664562 121.013782) (xy 194.655971 120.999397) + (xy 194.646964 120.985081) (xy 194.63753 120.970845) (xy 194.627661 120.956699) (xy 194.617345 120.942655) + (xy 194.600536 120.920991) (xy 194.583523 120.900326) (xy 194.566325 120.880663) (xy 194.548959 120.862005) + (xy 194.531444 120.844354) (xy 194.513798 120.827712) (xy 194.496038 120.812082) (xy 194.478183 120.797466) + (xy 194.460251 120.783867) (xy 194.44226 120.771286) (xy 194.424227 120.759727) (xy 194.40617 120.749191) + (xy 194.388109 120.739682) (xy 194.37006 120.731201) (xy 194.352042 120.723751) (xy 194.334073 120.717334) + (xy 194.31617 120.711952) (xy 194.298352 120.707609) (xy 194.280637 120.704306) (xy 194.263043 120.702046) + (xy 194.245587 120.700831) (xy 194.228289 120.700664) (xy 194.211165 120.701546) (xy 194.194234 120.703481) + (xy 194.177514 120.706471) (xy 194.161022 120.710517) (xy 194.144778 120.715623) (xy 194.128798 120.721791) + (xy 194.113102 120.729024) (xy 194.097706 120.737323) (xy 194.082629 120.746691) (xy 194.067889 120.75713) + (xy 194.05594 120.766553) (xy 194.044673 120.776308) (xy 194.024199 120.796856) (xy 194.006499 120.818852) + (xy 193.991602 120.842377) (xy 193.979539 120.867511) (xy 193.970339 120.894335) (xy 193.964033 120.922927) + (xy 193.961974 120.937912) (xy 193.960651 120.95337) (xy 193.960065 120.96931) (xy 193.960222 120.985742) + (xy 193.961125 121.002676) (xy 193.962777 121.020124) (xy 193.965184 121.038093) (xy 193.968347 121.056595) + (xy 193.972272 121.075639) (xy 193.976961 121.095236) (xy 193.982419 121.115396) (xy 193.988649 121.136128) + (xy 193.995656 121.157442) (xy 194.003442 121.179349) (xy 194.012012 121.201859) (xy 194.02137 121.224981) + (xy 194.031519 121.248726) (xy 194.042462 121.273103) (xy 194.050398 121.290486) (xy 194.057912 121.3071) + (xy 194.065007 121.322967) (xy 194.071686 121.33811) (xy 194.077948 121.352548) (xy 194.083797 121.366302) + (xy 194.094261 121.391847) (xy 194.103091 121.414914) (xy 194.110302 121.435672) (xy 194.115907 121.45429) + (xy 194.119922 121.470939) (xy 194.122358 121.485787) (xy 194.123087 121.505054) (xy 194.120347 121.521223) + (xy 194.114185 121.534865) (xy 194.10465 121.546554) (xy 194.096442 121.553543) (xy 194.080104 121.56274) + (xy 194.061935 121.56701) (xy 194.047218 121.566828) (xy 194.031655 121.563625) (xy 194.015323 121.557296) + (xy 193.998301 121.547734) (xy 193.980667 121.534832) (xy 193.96861 121.524322) (xy 193.956339 121.512249) + (xy 193.943877 121.49858) (xy 193.931248 121.483285) (xy 193.924878 121.475018) (xy 193.908517 121.452433) + (xy 193.893085 121.429347) (xy 193.878577 121.405778) (xy 193.864991 121.381743) (xy 193.852323 121.357262) + (xy 193.84057 121.33235) (xy 193.829728 121.307028) (xy 193.819795 121.281312) (xy 193.810767 121.25522) + (xy 193.80264 121.228771) (xy 193.795412 121.201982) (xy 193.78908 121.174871) (xy 193.783639 121.147457) + (xy 193.779087 121.119756) (xy 193.77542 121.091788) (xy 193.772635 121.063569) (xy 193.537089 121.075461) + (xy 193.538085 121.09045) (xy 193.53937 121.105639) (xy 193.540945 121.121013) (xy 193.542812 121.136557) + (xy 193.544971 121.152255) (xy 193.547423 121.168093) (xy 193.550169 121.184055) (xy 193.553209 121.200125) + (xy 193.556546 121.216289) (xy 193.560179 121.232532) (xy 193.564109 121.248838) (xy 193.568338 121.265192) + (xy 193.572866 121.281578) (xy 193.577694 121.297983) (xy 193.582823 121.31439) (xy 193.588255 121.330784) + (xy 193.593989 121.34715) (xy 193.600026 121.363473) (xy 193.606369 121.379738) (xy 193.613017 121.395929) + (xy 193.619971 121.412032) (xy 193.627233 121.42803) (xy 193.634802 121.443909) (xy 193.642681 121.459654) + (xy 193.65087 121.475249) (xy 193.65937 121.49068) (xy 193.668181 121.505931) (xy 193.677305 121.520986) + (xy 193.686743 121.535831) (xy 193.696494 121.55045) (xy 193.706562 121.564829) + ) + ) + (polygon + (pts + (xy 194.517521 122.641351) (xy 194.533726 122.661965) (xy 194.550962 122.682189) (xy 194.569163 122.701978) + (xy 194.588263 122.721285) (xy 194.608196 122.740064) (xy 194.628896 122.758268) (xy 194.650297 122.775851) + (xy 194.672333 122.792767) (xy 194.694939 122.808968) (xy 194.718049 122.824409) (xy 194.741595 122.839043) + (xy 194.765514 122.852824) (xy 194.789738 122.865706) (xy 194.814203 122.877641) (xy 194.838841 122.888583) + (xy 194.863587 122.898487) (xy 194.95517 122.701028) (xy 194.937283 122.692899) (xy 194.919998 122.684595) + (xy 194.903297 122.676087) (xy 194.887161 122.667345) (xy 194.871571 122.658339) (xy 194.856508 122.64904) + (xy 194.841953 122.639418) (xy 194.827888 122.629445) (xy 194.814293 122.61909) (xy 194.80115 122.608324) + (xy 194.788439 122.597118) (xy 194.776143 122.585442) (xy 194.764242 122.573266) (xy 194.752717 122.560562) + (xy 194.741549 122.547299) (xy 194.73072 122.533449) (xy 194.721401 122.520732) (xy 194.712631 122.508037) + (xy 194.704413 122.495367) (xy 194.696754 122.482721) (xy 194.683131 122.457511) (xy 194.671805 122.432418) + (xy 194.662817 122.407452) (xy 194.656208 122.382626) (xy 194.652021 122.357948) (xy 194.650298 122.333431) + (xy 194.651079 122.309085) (xy 194.654408 122.284922) (xy 194.660325 122.260951) (xy 194.668873 122.237184) + (xy 194.680092 122.213631) (xy 194.694026 122.190304) (xy 194.710716 122.167214) (xy 194.720107 122.15576) + (xy 194.730203 122.14437) (xy 195.1575 122.711413) (xy 195.172923 122.703358) (xy 195.185954 122.696463) + (xy 195.200694 122.688423) (xy 195.216723 122.679301) (xy 195.229338 122.671788) (xy 195.242266 122.663729) + (xy 195.255329 122.655151) (xy 195.268349 122.64608) (xy 195.276919 122.639773) (xy 195.297292 122.623799) + (xy 195.316756 122.607265) (xy 195.335292 122.590193) (xy 195.352879 122.572602) (xy 195.369495 122.554512) + (xy 195.385121 122.535942) (xy 195.399737 122.516913) (xy 195.41332 122.497443) (xy 195.425851 122.477554) + (xy 195.437309 122.457265) (xy 195.447674 122.436595) (xy 195.456925 122.415565) (xy 195.465041 122.394194) + (xy 195.472002 122.372503) (xy 195.477786 122.35051) (xy 195.482375 122.328235) (xy 195.485746 122.3057) + (xy 195.487879 122.282922) (xy 195.488754 122.259923) (xy 195.48835 122.236722) (xy 195.486647 122.213338) + (xy 195.483624 122.189792) (xy 195.479259 122.166103) (xy 195.473534 122.142292) (xy 195.466426 122.118377) + (xy 195.457916 122.09438) (xy 195.447983 122.070319) (xy 195.436606 122.046214) (xy 195.423765 122.022085) + (xy 195.409439 121.997953) (xy 195.393607 121.973836) (xy 195.376249 121.949755) (xy 195.360037 121.929231) + (xy 195.342968 121.909534) (xy 195.32508 121.890694) (xy 195.306409 121.872737) (xy 195.286995 121.855693) + (xy 195.266873 121.839589) (xy 195.246082 121.824452) (xy 195.224659 121.810312) (xy 195.202642 121.797195) + (xy 195.180067 121.785131) (xy 195.156973 121.774146) (xy 195.133396 121.764269) (xy 195.109375 121.755528) + (xy 195.084947 121.747951) (xy 195.060148 121.741565) (xy 195.035018 121.736399) (xy 195.009592 121.732481) + (xy 194.983909 121.729838) (xy 194.958006 121.728499) (xy 194.93192 121.728492) (xy 194.90569 121.729844) + (xy 194.879351 121.732583) (xy 194.852943 121.736738) (xy 194.826502 121.742337) (xy 194.800065 121.749407) + (xy 194.773671 121.757976) (xy 194.747356 121.768073) (xy 194.721159 121.779725) (xy 194.695116 121.792961) + (xy 194.669265 121.807807) (xy 194.643644 121.824293) (xy 194.618289 121.842446) (xy 194.59201 121.863166) + (xy 194.567367 121.884462) (xy 194.544346 121.906304) (xy 194.522931 121.928661) (xy 194.503109 121.951503) + (xy 194.484865 121.9748) (xy 194.468186 121.998522) (xy 194.453055 122.022638) (xy 194.43946 122.047119) + (xy 194.427386 122.071934) (xy 194.416819 122.097054) (xy 194.407744 122.122447) (xy 194.400147 122.148084) + (xy 194.394013 122.173934) (xy 194.389328 122.199968) (xy 194.386079 122.226155) (xy 194.38425 122.252465) + (xy 194.383827 122.278868) (xy 194.384796 122.305333) (xy 194.387142 122.331831) (xy 194.390851 122.358331) + (xy 194.39591 122.384804) (xy 194.402302 122.411218) (xy 194.410015 122.437544) (xy 194.419034 122.463751) + (xy 194.429344 122.48981) (xy 194.440931 122.51569) (xy 194.453781 122.541361) (xy 194.467879 122.566793) + (xy 194.483212 122.591955) (xy 194.499764 122.616818) + ) + (pts + (xy 195.194286 122.099719) (xy 195.206853 122.117663) (xy 195.217517 122.135607) (xy 195.226277 122.153536) + (xy 195.233132 122.171434) (xy 195.238082 122.189286) (xy 195.241126 122.207078) (xy 195.242265 122.224795) + (xy 195.241496 122.242421) (xy 195.23882 122.259941) (xy 195.234236 122.277341) (xy 195.227744 122.294605) + (xy 195.219343 122.311719) (xy 195.209032 122.328667) (xy 195.196811 122.345434) (xy 195.182679 122.362005) + (xy 195.166636 122.378366) (xy 194.898748 122.022867) (xy 194.921071 122.014238) (xy 194.942955 122.007507) + (xy 194.964383 122.002651) (xy 194.985341 121.999647) (xy 195.005811 121.998472) (xy 195.025779 121.999104) + (xy 195.045228 122.001518) (xy 195.064142 122.005694) (xy 195.082505 122.011606) (xy 195.100301 122.019234) + (xy 195.117515 122.028553) (xy 195.13413 122.03954) (xy 195.150131 122.052174) (xy 195.165501 122.06643) + (xy 195.180225 122.082286) + ) + ) + (polygon + (pts + (xy 194.87101 123.811745) (xy 194.892464 123.839456) (xy 194.914146 123.865968) (xy 194.93603 123.891278) + (xy 194.95809 123.91538) (xy 194.9803 123.93827) (xy 195.002635 123.959944) (xy 195.025068 123.980397) + (xy 195.047573 123.999625) (xy 195.070126 124.017622) (xy 195.092699 124.034385) (xy 195.115268 124.049909) + (xy 195.137806 124.064189) (xy 195.160287 124.077221) (xy 195.182685 124.089) (xy 195.204976 124.099522) + (xy 195.227132 124.108782) (xy 195.249128 124.116776) (xy 195.270938 124.123498) (xy 195.292537 124.128946) + (xy 195.313898 124.133113) (xy 195.334996 124.135995) (xy 195.355804 124.137589) (xy 195.376297 124.137889) + (xy 195.39645 124.13689) (xy 195.416235 124.134589) (xy 195.435628 124.130981) (xy 195.454602 124.126061) + (xy 195.473132 124.119824) (xy 195.491192 124.112267) (xy 195.508755 124.103384) (xy 195.525797 124.093171) + (xy 195.542291 124.081624) (xy 195.555732 124.07095) (xy 195.568135 124.059969) (xy 195.579509 124.048681) + (xy 195.589862 124.037086) (xy 195.599202 124.025184) (xy 195.607536 124.012975) (xy 195.62122 123.987634) + (xy 195.630979 123.96106) (xy 195.636876 123.933252) (xy 195.638975 123.904208) (xy 195.63862 123.889222) + (xy 195.63734 123.873926) (xy 195.635142 123.858321) (xy 195.632035 123.842406) (xy 195.628026 123.82618) + (xy 195.623123 123.809644) (xy 195.617335 123.792797) (xy 195.610669 123.775639) (xy 195.603133 123.758171) + (xy 195.594736 123.74039) (xy 195.585485 123.722298) (xy 195.575389 123.703895) (xy 195.564455 123.685179) + (xy 195.552691 123.666151) (xy 195.540105 123.646811) (xy 195.526705 123.627158) (xy 195.5125 123.607192) + (xy 195.497497 123.586913) (xy 195.381302 123.432717) (xy 195.368234 123.414908) (xy 195.35656 123.398002) + (xy 195.346281 123.381977) (xy 195.337393 123.36681) (xy 195.329897 123.35248) (xy 195.32379 123.338964) + (xy 195.317231 123.320166) (xy 195.31379 123.303073) (xy 195.313462 123.287609) (xy 195.317858 123.269394) + (xy 195.327769 123.253761) (xy 195.338814 123.243623) (xy 195.352236 123.234862) (xy 195.36797 123.228268) + (xy 195.383968 123.225545) (xy 195.400943 123.226265) (xy 195.416349 123.229186) (xy 195.429795 123.232865) + (xy 195.435538 123.246968) (xy 195.441481 123.260617) (xy 195.44969 123.278105) (xy 195.458192 123.294776) + (xy 195.466951 123.310624) (xy 195.47593 123.325644) (xy 195.485093 123.339833) (xy 195.494405 123.353183) + (xy 195.499105 123.359543) (xy 195.512888 123.377301) (xy 195.526984 123.394407) (xy 195.541381 123.410839) + (xy 195.556066 123.426576) (xy 195.571026 123.441596) (xy 195.586249 123.455877) (xy 195.601722 123.469397) + (xy 195.617432 123.482135) (xy 195.633367 123.494068) (xy 195.649514 123.505176) (xy 195.665859 123.515435) + (xy 195.682391 123.524826) (xy 195.699097 123.533325) (xy 195.715964 123.540911) (xy 195.732979 123.547562) + (xy 195.75013 123.553256) (xy 195.767404 123.557973) (xy 195.784788 123.561689) (xy 195.802269 123.564383) + (xy 195.819835 123.566034) (xy 195.837474 123.56662) (xy 195.855172 123.566118) (xy 195.872916 123.564508) + (xy 195.890695 123.561767) (xy 195.908495 123.557873) (xy 195.926303 123.552806) (xy 195.944108 123.546542) + (xy 195.961896 123.539061) (xy 195.979654 123.53034) (xy 195.99737 123.520359) (xy 196.015031 123.509094) + (xy 196.032624 123.496524) (xy 196.047316 123.484155) (xy 196.060653 123.470436) (xy 196.072608 123.455726) + (xy 196.083156 123.440383) (xy 196.092271 123.424765) (xy 196.099928 123.40923) (xy 196.1061 123.394137) + (xy 196.110762 123.379843) (xy 196.237319 123.54779) (xy 196.418726 123.411091) (xy 196.164508 123.073733) + (xy 196.163898 123.056231) (xy 196.161843 123.039268) (xy 196.158442 123.022797) (xy 196.153796 123.006772) + (xy 196.148004 122.991148) (xy 196.141164 122.97588) (xy 196.133378 122.960922) (xy 196.124744 122.946228) + (xy 196.115362 122.931754) (xy 196.105331 122.917453) (xy 196.098333 122.907993) (xy 196.08481 122.890672) + (xy 196.070797 122.873949) (xy 196.056314 122.85785) (xy 196.041381 122.842403) (xy 196.026019 122.827634) + (xy 196.010247 122.813571) (xy 195.994086 122.80024) (xy 195.977557 122.787669) (xy 195.96068 122.775884) + (xy 195.943475 122.764912) (xy 195.925963 122.754781) (xy 195.908164 122.745518) (xy 195.890098 122.737149) + (xy 195.871785 122.729701) (xy 195.853247 122.723202) (xy 195.834502 122.717679) (xy 195.815573 122.713158) + (xy 195.796478 122.709666) (xy 195.777239 122.707231) (xy 195.757875 122.70588) (xy 195.738408 122.705638) + (xy 195.718857 122.706535) (xy 195.699243 122.708596) (xy 195.679585 122.711848) (xy 195.659906 122.716319) + (xy 195.640224 122.722036) (xy 195.62056 122.729024) (xy 195.600934 122.737313) (xy 195.581368 122.746928) + (xy 195.56188 122.757896) (xy 195.542492 122.770245) (xy 195.523224 122.784002) (xy 195.505 122.798613) + (xy 195.488169 122.813875) (xy 195.47271 122.82972) (xy 195.458602 122.84608) (xy 195.445825 122.862886) + (xy 195.434358 122.88007) (xy 195.42418 122.897562) (xy 195.415271 122.915296) (xy 195.407609 122.933201) + (xy 195.401176 122.951211) (xy 195.395949 122.969256) (xy 195.391908 122.987268) (xy 195.389032 123.005179) + (xy 195.387301 123.02292) (xy 195.386695 123.040423) (xy 195.387191 123.057619) (xy 195.380462 123.06269) + (xy 195.364511 123.057768) (xy 195.34846 123.05365) (xy 195.33237 123.050339) (xy 195.316301 123.04784) + (xy 195.300316 123.046158) (xy 195.284475 123.045296) (xy 195.268839 123.045259) (xy 195.253469 123.046052) + (xy 195.238427 123.047679) (xy 195.223773 123.050144) (xy 195.202654 123.055423) (xy 195.182752 123.062613) + (xy 195.164274 123.071728) (xy 195.147426 123.082783) (xy 195.134786 123.092975) (xy 195.123388 123.103525) + (xy 195.113183 123.114408) (xy 195.100012 123.1313) (xy 195.089261 123.148797) (xy 195.080771 123.166813) + (xy 195.07438 123.185263) (xy 195.06993 123.204061) (xy 195.06726 123.223121) (xy 195.06621 123.242356) + (xy 195.066621 123.261682) (xy 195.067627 123.274573) (xy 195.060898 123.279645) (xy 195.041181 123.270156) + (xy 195.021868 123.261904) (xy 195.00297 123.254885) (xy 194.984494 123.249098) (xy 194.966449 123.24454) + (xy 194.948844 123.241207) (xy 194.931688 123.239098) (xy 194.91499 123.23821) (xy 194.898758 123.23854) + (xy 194.883002 123.240086) (xy 194.867729 123.242845) (xy 194.85295 123.246814) (xy 194.838672 123.251991) + (xy 194.824904 123.258374) (xy 194.811656 123.265959) (xy 194.798935 123.274744) (xy 194.785602 123.285525) + (xy 194.77346 123.296857) (xy 194.76249 123.308723) (xy 194.752674 123.321107) (xy 194.743994 123.333993) + (xy 194.73643 123.347364) (xy 194.729964 123.361204) (xy 194.724578 123.375496) (xy 194.720253 123.390224) + (xy 194.716971 123.405373) (xy 194.714712 123.420924) (xy 194.713459 123.436863) (xy 194.713194 123.453173) + (xy 194.713896 123.469837) (xy 194.715549 123.486838) (xy 194.718132 123.504162) (xy 194.721629 123.521791) + (xy 194.72602 123.539709) (xy 194.731287 123.5579) (xy 194.73741 123.576346) (xy 194.744373 123.595033) + (xy 194.752156 123.613943) (xy 194.76074 123.633061) (xy 194.770107 123.652369) (xy 194.780239 123.671852) + (xy 194.791116 123.691493) (xy 194.802722 123.711276) (xy 194.815036 123.731184) (xy 194.82804 123.751202) + (xy 194.841716 123.771312) (xy 194.856046 123.791498) + ) + (pts + (xy 195.648327 123.247096) (xy 195.639307 123.233944) (xy 195.631705 123.220313) (xy 195.625563 123.206269) + (xy 195.620922 123.191876) (xy 195.617826 123.177199) (xy 195.616314 123.162303) (xy 195.616431 123.14725) + (xy 195.618216 123.132108) (xy 195.621713 123.116939) (xy 195.626963 123.101808) (xy 195.634008 123.08678) + (xy 195.642891 123.07192) (xy 195.653652 123.057291) (xy 195.666333 123.042959) (xy 195.680978 123.028987) + (xy 195.697627 123.015442) (xy 195.71459 123.003659) (xy 195.731536 122.993825) (xy 195.748402 122.985892) + (xy 195.765125 122.979809) (xy 195.781645 122.975528) (xy 195.797898 122.973) (xy 195.813823 122.972174) + (xy 195.829358 122.973001) (xy 195.84444 122.975433) (xy 195.859008 122.97942) (xy 195.873 122.984912) + (xy 195.886353 122.99186) (xy 195.899006 123.000215) (xy 195.910896 123.009927) (xy 195.921962 123.020948) + (xy 195.932141 123.033227) (xy 195.941154 123.046416) (xy 195.948739 123.060147) (xy 195.954863 123.07434) + (xy 195.959492 123.088918) (xy 195.96259 123.103802) (xy 195.964125 123.118914) (xy 195.964061 123.134175) + (xy 195.962364 123.149507) (xy 195.959001 123.164832) (xy 195.953937 123.180071) (xy 195.947138 123.195146) + (xy 195.93857 123.209978) (xy 195.928198 123.22449) (xy 195.915989 123.238602) (xy 195.901907 123.252236) + (xy 195.88592 123.265315) (xy 195.868295 123.277565) (xy 195.850786 123.287736) (xy 195.833448 123.295889) + (xy 195.816335 123.302089) (xy 195.799502 123.306398) (xy 195.783003 123.308879) (xy 195.766892 123.309597) + (xy 195.751223 123.308614) (xy 195.736051 123.305992) (xy 195.721431 123.301797) (xy 195.707416 123.29609) + (xy 195.694061 123.288934) (xy 195.68142 123.280394) (xy 195.669548 123.270532) (xy 195.658499 123.259412) + ) + (pts + (xy 195.05364 123.729631) (xy 195.044603 123.717448) (xy 195.035974 123.705426) (xy 195.019959 123.681886) + (xy 195.005625 123.659059) (xy 194.993005 123.636991) (xy 194.982132 123.615728) (xy 194.973037 123.595315) + (xy 194.965752 123.575801) (xy 194.96031 123.55723) (xy 194.956744 123.539649) (xy 194.955084 123.523104) + (xy 194.955364 123.507643) (xy 194.959491 123.486581) (xy 194.968162 123.468216) (xy 194.981487 123.452704) + (xy 194.986982 123.448194) (xy 195.001592 123.43918) (xy 195.017637 123.433266) (xy 195.035407 123.430517) + (xy 195.051061 123.430639) (xy 195.068153 123.432861) (xy 195.086832 123.437216) (xy 195.101972 123.441902) + (xy 195.112639 123.44571) (xy 195.118479 123.459575) (xy 195.125414 123.473915) (xy 195.13357 123.488949) + (xy 195.143072 123.504892) (xy 195.151158 123.517576) (xy 195.160126 123.530986) (xy 195.170028 123.545213) + (xy 195.180918 123.560348) (xy 195.192849 123.576483) (xy 195.197066 123.5821) (xy 195.275338 123.68597) + (xy 195.28833 123.70347) (xy 195.300234 123.720113) (xy 195.310995 123.735928) (xy 195.320559 123.750945) + (xy 195.328871 123.765192) (xy 195.335877 123.7787) (xy 195.343819 123.797639) (xy 195.348517 123.815081) + (xy 195.349788 123.831124) (xy 195.347448 123.845868) (xy 195.341314 123.859414) (xy 195.331201 123.871861) + (xy 195.32216 123.879597) (xy 195.304932 123.888836) (xy 195.285077 123.892835) (xy 195.262935 123.891741) + (xy 195.247071 123.888254) (xy 195.230443 123.882609) (xy 195.213151 123.874851) (xy 195.195296 123.865022) + (xy 195.17698 123.853165) (xy 195.158303 123.839324) (xy 195.139367 123.82354) (xy 195.120271 123.805857) + (xy 195.101117 123.786318) (xy 195.082006 123.764965) (xy 195.072498 123.753623) (xy 195.063038 123.741843) + ) + ) + ) + ) + (gr_text locked "↑UP↑" (at 177.95 83.975) (layer "F.SilkS") (tstamp fe7c0068-3909-473f-ba61-8ca86998e611) + (effects (font (size 3 3) (thickness 0.6))) + ) + + (segment (start 160.2 104.5) (end 160.2 96.2) (width 1.8) (layer "F.Cu") (net 1) (tstamp 3f225584-4e49-4464-ba35-8fbf1c55741a)) + (segment (start 172.811515 117) (end 172.7 117) (width 1.8) (layer "F.Cu") (net 1) (tstamp 418ca0da-9232-4501-915a-06c6f54ea843)) + (segment (start 172.7 117) (end 160.2 104.5) (width 1.8) (layer "F.Cu") (net 1) (tstamp 87cfa8b8-2a70-496f-8244-a8fd24f8c0b1)) + (segment (start 172 84.4) (end 172 82) (width 1.8) (layer "F.Cu") (net 1) (tstamp 8cd4543b-8426-4511-a9f9-43be120b35d1)) + (segment (start 160.2 96.2) (end 172 84.4) (width 1.8) (layer "F.Cu") (net 1) (tstamp eb64490e-2efe-4d24-a58f-480cf2c353a1)) + (via (at 172 82) (size 2) (drill 1) (layers "F.Cu" "B.Cu") (net 1) (tstamp 9562dc9d-dff6-4066-8196-5e2c71f8cadd)) + (via (at 172.811515 117) (size 2) (drill 1) (layers "F.Cu" "B.Cu") (net 1) (tstamp 9c06fe5a-3885-4e60-b185-169c92a27d83)) + (segment (start 172.811515 117) (end 178.3 117) (width 2) (layer "B.Cu") (net 1) (tstamp 087d60a5-bc32-45f7-877b-e71a077010bf)) + (segment (start 168.369102 85.630898) (end 172 82) (width 2) (layer "B.Cu") (net 1) (tstamp 107879d0-a504-4bdc-9b7b-24e4f6a9dfbd)) + (segment (start 185.103994 117) (end 187.859892 114.244102) (width 2) (layer "B.Cu") (net 1) (tstamp 3e48e6b8-f906-49aa-bad2-3ad9f0b15149)) + (segment (start 168.015108 85.630898) (end 168.369102 85.630898) (width 2) (layer "B.Cu") (net 1) (tstamp 42f72e2b-c281-42cc-929e-28f5cb5f9425)) + (segment (start 177.932015 131.022991) (end 177.932015 117.367985) (width 1.8) (layer "B.Cu") (net 1) (tstamp 8fea9cba-4ba2-4caa-a982-fe612a4339d9)) + (segment (start 178.3 117) (end 185.103994 117) (width 2) (layer "B.Cu") (net 1) (tstamp f4bfa97a-59a8-4959-a908-c8e94b5fb367)) + (segment (start 177.932015 117.367985) (end 178.3 117) (width 1.8) (layer "B.Cu") (net 1) (tstamp f62aca64-83f7-452c-96ab-60c4821923e0)) + (segment (start 164.4 104.4) (end 163.2 103.2) (width 2) (layer "F.Cu") (net 2) (tstamp 23073869-4cc8-462f-af1e-4ba835defdcf)) + (segment (start 163.2 97.4) (end 178.2 82.4) (width 2) (layer "F.Cu") (net 2) (tstamp 252ed5e8-6efa-4f58-9d7c-0f6cc27ebecd)) + (segment (start 172.852015 131.022991) (end 172.852015 126.754551) (width 1.8) (layer "F.Cu") (net 2) (tstamp 287d14d4-0903-4335-8f61-034357ec57b0)) + (segment (start 175.1 124.506567) (end 175.1 115.1) (width 1.8) (layer "F.Cu") (net 2) (tstamp 31a485b1-df6c-4393-9d29-5849329da97b)) + (segment (start 163.2 103.2) (end 163.2 97.4) (width 2) (layer "F.Cu") (net 2) (tstamp 400fdbfa-3812-45d5-b2dc-899b00a8f0f9)) + (segment (start 175.1 115.1) (end 164.4 104.4) (width 1.8) (layer "F.Cu") (net 2) (tstamp 816a4b9f-f241-4520-bdad-2b8663451b5c)) + (segment (start 178.2 82.4) (end 185.25 82.4) (width 2) (layer "F.Cu") (net 2) (tstamp 819cf9be-4358-4189-b8d8-f12e42fab434)) + (segment (start 172.852015 126.754551) (end 175.1 124.506567) (width 1.8) (layer "F.Cu") (net 2) (tstamp a6a32781-7425-4c10-9ca9-0b4b4cfaef5a)) + (segment (start 185.25 82.4) (end 195.4 92.55) (width 2) (layer "F.Cu") (net 2) (tstamp c4aa534a-0ba7-4268-86cf-15bf39359ce2)) + (via (at 164.4 104.4) (size 2) (drill 1) (layers "F.Cu" "B.Cu") (net 2) (tstamp 79d8c1d8-373d-456d-903c-3039d07f09b8)) + (via (at 195.4 92.55) (size 2) (drill 1) (layers "F.Cu" "B.Cu") (net 2) (tstamp f2f47de7-80c6-4359-9635-75194dd38fb7)) + (segment (start 164.4 104.4) (end 164.4 111.366276) (width 2) (layer "B.Cu") (net 2) (tstamp 5c2b8e98-0f23-4c63-82b2-c6f9ac519f23)) + (segment (start 165.5 109.4) (end 169.15 105.75) (width 2) (layer "B.Cu") (net 2) (tstamp 7253d69d-78d8-4429-8e5d-8f6098a95b23)) + (segment (start 195.4 92.55) (end 191.079434 88.229434) (width 2) (layer "B.Cu") (net 2) (tstamp 956ecc49-dc0a-47ac-a696-efbcb8637ca7)) + (segment (start 191.079434 88.229434) (end 191.079434 88.063158) (width 2) (layer "B.Cu") (net 2) (tstamp b1bc077b-dca2-4438-b21a-969f111dec3c)) + (segment (start 164.4 111.366276) (end 164.845566 111.811842) (width 2) (layer "B.Cu") (net 2) (tstamp ef10fd0e-49d9-4b6e-a89e-fcf094458db6)) + (segment (start 198.2 99.75) (end 198.2 103.85) (width 0.5) (layer "B.Cu") (net 3) (tstamp 5819ad4d-6d11-42a0-81db-4596053d4549)) + (segment (start 201.702667 98.1) (end 199.85 98.1) (width 0.5) (layer "B.Cu") (net 3) (tstamp 61db4d57-7797-4c79-a8bb-1533b2bafb74)) + (segment (start 198.2 103.85) (end 201.6 107.25) (width 0.5) (layer "B.Cu") (net 3) (tstamp a917f2f0-e55d-4ba3-bc70-eece5e82eae6)) + (segment (start 199.85 98.1) (end 198.2 99.75) (width 0.5) (layer "B.Cu") (net 3) (tstamp d1ee28ad-d59f-47cb-a24d-e51c3d482fae)) + (segment (start 187.835006 126.2) (end 185.552015 128.482991) (width 0.8) (layer "B.Cu") (net 4) (tstamp 5e0f4280-8ede-4f4e-b061-b3cd8d880e42)) + (segment (start 205 116.9) (end 204.1 116.9) (width 0.8) (layer "B.Cu") (net 4) (tstamp 5fa258d9-f7ac-4863-b49e-41752d4f9add)) + (segment (start 194.8 126.2) (end 187.835006 126.2) (width 0.8) (layer "B.Cu") (net 4) (tstamp 8d1d2c80-0ae5-4a73-aaa6-52bd51d16e30)) + (segment (start 204.1 116.9) (end 194.8 126.2) (width 0.8) (layer "B.Cu") (net 4) (tstamp e317c8a8-2103-4496-b948-53d00f26418c)) + (segment (start 200.15 116.2) (end 200.15 116.425006) (width 0.5) (layer "F.Cu") (net 5) (tstamp c18f451a-2f55-4643-824c-d64827213f5e)) + (segment (start 200.15 116.425006) (end 185.552015 131.022991) (width 0.5) (layer "F.Cu") (net 5) (tstamp db3f8316-208d-429e-9908-b2e27791cc76)) + (via (at 200.15 116.2) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 5) (tstamp a0ae5cb7-630e-44d5-88b8-5ac0f635f7f1)) + (segment (start 201.6 114.75) (end 200.15 116.2) (width 0.5) (layer "B.Cu") (net 5) (tstamp 56d2d958-aef3-443c-b4d8-d2be61aca3c5)) + (segment (start 201.6 110.35) (end 201.6 114.75) (width 0.5) (layer "B.Cu") (net 5) (tstamp 8c6f5440-2a44-4e2b-ad83-8589bf4d5698)) + (segment (start 205 114.1) (end 205 104.15) (width 0.5) (layer "B.Cu") (net 6) (tstamp 2f259aa4-aaca-42ad-ac90-d657220fddd1)) + (segment (start 205 104.15) (end 201.7 100.85) (width 0.5) (layer "B.Cu") (net 6) (tstamp 94641add-c3ad-45f0-9209-d803af4f5a2d)) + (segment (start 183.012015 131.022991) (end 183.012015 126.887985) (width 1.8) (layer "B.Cu") (net 7) (tstamp 00193709-484c-4c8a-8623-cd0b55812721)) + (segment (start 183.012015 126.887985) (end 185.8 124.1) (width 1.8) (layer "B.Cu") (net 7) (tstamp 107659ba-6078-4268-8890-a3d31e58d476)) + (segment (start 197.4 120.1) (end 197.4 118.182408) (width 1.8) (layer "B.Cu") (net 7) (tstamp 613c3c85-0f1d-47b5-a8ea-1e31b3fcff95)) + (segment (start 197.4 118.182408) (end 191.054434 111.836842) (width 1.8) (layer "B.Cu") (net 7) (tstamp 8effa5aa-84c6-4708-82f8-a7f077bc54ac)) + (segment (start 193.4 124.1) (end 197.4 120.1) (width 1.8) (layer "B.Cu") (net 7) (tstamp c8761d3d-af87-4307-b7a7-575de9508b6b)) + (segment (start 185.8 124.1) (end 193.4 124.1) (width 1.8) (layer "B.Cu") (net 7) (tstamp e068f2e3-7671-48e4-8c3a-95cb2a0fa7ba)) + (segment (start 170.312015 116.491009) (end 168.040108 114.219102) (width 1.8) (layer "B.Cu") (net 8) (tstamp 712c8e39-e858-4dff-987f-b632ae46632d)) + (segment (start 170.312015 131.022991) (end 170.312015 116.491009) (width 1.8) (layer "B.Cu") (net 8) (tstamp f3b54a19-83cd-4fe1-86ee-811004146a21)) + (segment (start 177.7 125.3) (end 177.7 112.4) (width 1.8) (layer "F.Cu") (net 9) (tstamp 047cf6c3-5457-4dc2-a5e9-b67521f0aef8)) + (segment (start 175.392015 127.607985) (end 177.7 125.3) (width 1.8) (layer "F.Cu") (net 9) (tstamp 42663584-8760-4d0c-be32-ff76e8ef75bc)) + (segment (start 175.392015 128.482991) (end 175.392015 127.607985) (width 1.8) (layer "F.Cu") (net 9) (tstamp 69aef11e-b8e7-4d92-8c55-dccbb7803d41)) + (segment (start 177.7 112.4) (end 166.5 101.2) (width 1.8) (layer "F.Cu") (net 9) (tstamp 6d1dfa0d-927a-4a21-8120-d28cff5d1a73)) + (segment (start 175.392015 131.022991) (end 175.499511 130.915495) (width 1.8) (layer "F.Cu") (net 9) (tstamp b8fa1cea-5866-493a-a80d-2a4754391ad8)) + (via (at 166.5 101.2) (size 2) (drill 1) (layers "F.Cu" "B.Cu") (net 9) (tstamp 00a6599a-b406-4251-b0a5-1aa3dbf0590a)) + (segment (start 164.820566 88.038158) (end 164.820566 99.520566) (width 2) (layer "B.Cu") (net 9) (tstamp 8d290162-eb64-4ad1-b1c4-177bf92d4ff3)) + (segment (start 164.820566 99.520566) (end 166.5 101.2) (width 2) (layer "B.Cu") (net 9) (tstamp b4920006-33f3-4c23-b98c-2e6184a11feb)) + (segment (start 191.5 94.4) (end 191.5 96.2) (width 2) (layer "F.Cu") (net 10) (tstamp 0cbc865e-b1cd-4249-b887-f6d565aeb091)) + (segment (start 182.8 85.7) (end 191.5 94.4) (width 2) (layer "F.Cu") (net 10) (tstamp 46e16f36-fc31-4134-b516-a159cd83e068)) + (segment (start 191.5 96.2) (end 191.5 98.7) (width 2) (layer "F.Cu") (net 10) (tstamp 78020672-620f-4527-8658-27b53ec85175)) + (segment (start 180.472015 118.062828) (end 180.499511 118.035332) (width 1.8) (layer "F.Cu") (net 10) (tstamp 7aebe468-2f7e-48f0-8f75-b233963f0a3b)) + (segment (start 180.499511 118.035332) (end 180.499511 109.899511) (width 1.8) (layer "F.Cu") (net 10) (tstamp 8d8f04b2-13ef-488a-829e-0b430a4af951)) + (segment (start 180.472015 131.022991) (end 180.472015 118.062828) (width 1.8) (layer "F.Cu") (net 10) (tstamp b4e590db-4fab-488f-9d27-bbd5b0735bd7)) + (segment (start 180.499511 109.899511) (end 180.4 109.8) (width 1.8) (layer "F.Cu") (net 10) (tstamp d0792bb1-5892-4d83-808e-4ad71b2201e4)) + (segment (start 191.5 98.7) (end 180.4 109.8) (width 2) (layer "F.Cu") (net 10) (tstamp d1d898df-4065-4baf-946f-f15ddc67e659)) + (via (at 182.8 85.7) (size 2) (drill 1) (layers "F.Cu" "B.Cu") (net 10) (tstamp c8f580b2-a4ea-4cba-bf76-cfcdcf0fed36)) + (segment (start 182.844102 85.655898) (end 182.8 85.7) (width 2) (layer "B.Cu") (net 10) (tstamp b23a6648-1876-4ec4-a170-4edab7fb47d6)) + (segment (start 187.884892 85.655898) (end 182.844102 85.655898) (width 2) (layer "B.Cu") (net 10) (tstamp c8ae8f76-3242-4c00-8bb8-233676c31052)) + +) diff --git a/center-led-base/center.kicad_prl b/center-led-base/center.kicad_prl new file mode 100644 index 0000000..ac62222 --- /dev/null +++ b/center-led-base/center.kicad_prl @@ -0,0 +1,79 @@ +{ + "board": { + "active_layer": 0, + "active_layer_preset": "", + "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.3700000047683716 + }, + "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, + 6, + 7, + 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": "center.kicad_prl", + "version": 3 + }, + "project": { + "files": [] + } +} diff --git a/center-led-base/center.kicad_pro b/center-led-base/center.kicad_pro new file mode 100644 index 0000000..1e8bfef --- /dev/null +++ b/center-led-base/center.kicad_pro @@ -0,0 +1,635 @@ +{ + "board": { + "3dviewports": [], + "design_settings": { + "defaults": { + "board_outline_line_width": 0.15, + "copper_line_width": 0.15, + "copper_text_italic": false, + "copper_text_size_h": 1.5, + "copper_text_size_v": 1.5, + "copper_text_thickness": 0.3, + "copper_text_upright": true, + "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": true, + "pads": { + "drill": 0.762, + "height": 1.524, + "width": 1.524 + }, + "silk_line_width": 0.15, + "silk_text_italic": false, + "silk_text_size_h": 1.0, + "silk_text_size_v": 1.0, + "silk_text_thickness": 0.15, + "silk_text_upright": true, + "zones": { + "45_degree_only": false, + "min_clearance": 0.15 + } + }, + "diff_pair_dimensions": [ + { + "gap": 0.0, + "via_gap": 0.0, + "width": 0.0 + } + ], + "drc_exclusions": [ + "text_thickness|193350000|117925000|e1e8791b-f102-4509-9948-1986c49e1265|00000000-0000-0000-0000-000000000000", + "text_thickness|194150000|82775000|d9972955-3442-4947-bb4c-b7565fbe6bb7|00000000-0000-0000-0000-000000000000" + ], + "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": "ignore", + "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": "ignore", + "silk_over_copper": "error", + "silk_overlap": "ignore", + "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.01, + "min_hole_clearance": 0.0, + "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.12, + "min_through_hole_diameter": 0.3, + "min_track_width": 0.09999999999999999, + "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, + 0.1, + 0.15, + 0.2, + 0.3, + 0.4, + 0.5, + 0.8, + 1.2, + 1.5, + 1.8, + 2.0 + ], + "via_dimensions": [ + { + "diameter": 0.0, + "drill": 0.0 + }, + { + "diameter": 0.6, + "drill": 0.3 + }, + { + "diameter": 0.8, + "drill": 0.4 + }, + { + "diameter": 1.2, + "drill": 0.6 + }, + { + "diameter": 2.0, + "drill": 1.0 + }, + { + "diameter": 2.5, + "drill": 1.5 + }, + { + "diameter": 3.0, + "drill": 2.0 + } + ], + "zones_allow_external_fillets": false, + "zones_use_no_outline": true + }, + "layer_presets": [], + "viewports": [] + }, + "boards": [], + "cvpcb": { + "equivalence_files": [] + }, + "erc": { + "erc_exclusions": [], + "meta": { + "version": 0 + }, + "pin_map": [ + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 2, + 0, + 1, + 0, + 0, + 1, + 0, + 2, + 2, + 2, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 1, + 0, + 1, + 2 + ], + [ + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 1, + 2, + 1, + 1, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 2 + ], + [ + 1, + 1, + 1, + 1, + 1, + 0, + 1, + 1, + 1, + 1, + 1, + 2 + ], + [ + 0, + 0, + 0, + 1, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 2, + 1, + 2, + 0, + 0, + 1, + 0, + 2, + 2, + 2, + 2 + ], + [ + 0, + 2, + 0, + 1, + 0, + 0, + 1, + 0, + 2, + 0, + 0, + 2 + ], + [ + 0, + 2, + 1, + 1, + 0, + 0, + 1, + 0, + 2, + 0, + 0, + 2 + ], + [ + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2 + ] + ], + "rule_severities": { + "bus_definition_conflict": "error", + "bus_entry_needed": "error", + "bus_label_syntax": "error", + "bus_to_bus_conflict": "error", + "bus_to_net_conflict": "error", + "conflicting_netclasses": "error", + "different_unit_footprint": "error", + "different_unit_net": "error", + "duplicate_reference": "error", + "duplicate_sheet_names": "error", + "endpoint_off_grid": "warning", + "extra_units": "error", + "global_label_dangling": "warning", + "hier_label_mismatch": "error", + "label_dangling": "error", + "lib_symbol_issues": "warning", + "missing_bidi_pin": "warning", + "missing_input_pin": "warning", + "missing_power_pin": "error", + "missing_unit": "warning", + "multiple_net_names": "warning", + "net_not_bus_member": "warning", + "no_connect_connected": "warning", + "no_connect_dangling": "warning", + "pin_not_connected": "error", + "pin_not_driven": "error", + "pin_to_pin": "warning", + "power_pin_not_driven": "error", + "similar_labels": "warning", + "simulation_model_issue": "ignore", + "unannotated": "error", + "unit_value_mismatch": "error", + "unresolved_variable": "error", + "wire_dangling": "error" + } + }, + "libraries": { + "pinned_footprint_libs": [], + "pinned_symbol_libs": [] + }, + "meta": { + "filename": "center.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 + }, + { + "bus_width": 12, + "clearance": 0.6, + "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": "HV", + "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": "HV", + "pattern": "/Q0" + }, + { + "netclass": "HV", + "pattern": "/Q1" + }, + { + "netclass": "HV", + "pattern": "/Q2" + }, + { + "netclass": "HV", + "pattern": "/Q3" + } + ] + }, + "pcbnew": { + "last_paths": { + "gencad": "", + "idf": "", + "netlist": "", + "specctra_dsn": "", + "step": "", + "vrml": "" + }, + "page_layout_descr_file": "" + }, + "schematic": { + "annotate_start_num": 0, + "bom_fmt_presets": [], + "bom_fmt_settings": { + "field_delimiter": ",", + "keep_line_breaks": false, + "keep_tabs": false, + "name": "CSV", + "ref_delimiter": ",", + "ref_range_delimiter": "", + "string_delimiter": "\"" + }, + "bom_presets": [], + "bom_settings": { + "exclude_dnp": false, + "fields_ordered": [ + { + "group_by": false, + "label": "Reference", + "name": "Reference", + "show": true + }, + { + "group_by": true, + "label": "Value", + "name": "Value", + "show": true + }, + { + "group_by": false, + "label": "Datasheet", + "name": "Datasheet", + "show": true + }, + { + "group_by": false, + "label": "Footprint", + "name": "Footprint", + "show": true + }, + { + "group_by": false, + "label": "Qty", + "name": "Quantity", + "show": true + } + ], + "filter_string": "", + "group_symbols": true, + "name": "Grouped By Value", + "sort_asc": true, + "sort_field": "Reference" + }, + "drawing": { + "dashed_lines_dash_length_ratio": 12.0, + "dashed_lines_gap_length_ratio": 3.0, + "default_bus_thickness": 12.0, + "default_junction_size": 40.0, + "default_line_thickness": 6.0, + "default_text_size": 50.0, + "default_wire_thickness": 6.0, + "field_names": [], + "intersheets_ref_own_page": false, + "intersheets_ref_prefix": "", + "intersheets_ref_short": false, + "intersheets_ref_show": false, + "intersheets_ref_suffix": "", + "junction_size_choice": 3, + "label_size_ratio": 0.3, + "operating_point_overlay_i_precision": 3, + "operating_point_overlay_i_range": "~A", + "operating_point_overlay_v_precision": 3, + "operating_point_overlay_v_range": "~V", + "pin_symbol_size": 25.0, + "text_offset_ratio": 0.3 + }, + "legacy_lib_dir": "", + "legacy_lib_list": [], + "meta": { + "version": 1 + }, + "net_format_name": "", + "ngspice": { + "fix_include_paths": true, + "fix_passive_vals": false, + "meta": { + "version": 0 + }, + "model_mode": 0, + "workbook_filename": "" + }, + "page_layout_descr_file": "", + "plot_directory": "", + "spice_adjust_passive_values": false, + "spice_current_sheet_as_root": false, + "spice_external_command": "spice \"%I\"", + "spice_model_current_sheet_as_root": true, + "spice_save_all_currents": false, + "spice_save_all_dissipations": false, + "spice_save_all_voltages": false, + "subpart_first_id": 65, + "subpart_id_separator": 0 + }, + "sheets": [ + [ + "90842322-b56e-42c7-bb4b-462bae6a0a0f", + "" + ] + ], + "text_variables": {} +} diff --git a/center-led-base/center.kicad_sch b/center-led-base/center.kicad_sch new file mode 100644 index 0000000..17c6e53 --- /dev/null +++ b/center-led-base/center.kicad_sch @@ -0,0 +1,825 @@ +(kicad_sch (version 20230409) (generator eeschema) + + (uuid 90842322-b56e-42c7-bb4b-462bae6a0a0f) + + (paper "A3") + + (lib_symbols + (symbol "Connector_Generic:Conn_02x07_Odd_Even" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "J" (at 1.27 10.16 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Conn_02x07_Odd_Even" (at 1.27 -10.16 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "connector" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Generic connector, double row, 02x07, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Connector*:*_2x??_*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Conn_02x07_Odd_Even_1_1" + (rectangle (start -1.27 -7.493) (end 0 -7.747) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 -4.953) (end 0 -5.207) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 -2.413) (end 0 -2.667) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 0.127) (end 0 -0.127) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 2.667) (end 0 2.413) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 5.207) (end 0 4.953) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 7.747) (end 0 7.493) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 8.89) (end 3.81 -8.89) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (rectangle (start 3.81 -7.493) (end 2.54 -7.747) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start 3.81 -4.953) (end 2.54 -5.207) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start 3.81 -2.413) (end 2.54 -2.667) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start 3.81 0.127) (end 2.54 -0.127) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start 3.81 2.667) (end 2.54 2.413) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start 3.81 5.207) (end 2.54 4.953) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start 3.81 7.747) (end 2.54 7.493) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (pin passive line (at -5.08 7.62 0) (length 3.81) + (name "Pin_1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 -2.54 180) (length 3.81) + (name "Pin_10" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -5.08 0) (length 3.81) + (name "Pin_11" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 -5.08 180) (length 3.81) + (name "Pin_12" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -7.62 0) (length 3.81) + (name "Pin_13" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 -7.62 180) (length 3.81) + (name "Pin_14" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 7.62 180) (length 3.81) + (name "Pin_2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 5.08 0) (length 3.81) + (name "Pin_3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 5.08 180) (length 3.81) + (name "Pin_4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 2.54 0) (length 3.81) + (name "Pin_5" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 2.54 180) (length 3.81) + (name "Pin_6" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 0 0) (length 3.81) + (name "Pin_7" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 0 180) (length 3.81) + (name "Pin_8" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -2.54 0) (length 3.81) + (name "Pin_9" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Device:LED" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "D" (at 0 2.54 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "LED" (at 0 -2.54 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "LED diode" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Light emitting diode" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "LED* LED_SMD:* LED_THT:*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "LED_0_1" + (polyline + (pts + (xy -1.27 -1.27) + (xy -1.27 1.27) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.27 0) + (xy 1.27 0) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -1.27) + (xy 1.27 1.27) + (xy -1.27 0) + (xy 1.27 -1.27) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.048 -0.762) + (xy -4.572 -2.286) + (xy -3.81 -2.286) + (xy -4.572 -2.286) + (xy -4.572 -1.524) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.778 -0.762) + (xy -3.302 -2.286) + (xy -2.54 -2.286) + (xy -3.302 -2.286) + (xy -3.302 -1.524) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + ) + (symbol "LED_1_1" + (pin passive line (at -3.81 0 0) (length 2.54) + (name "K" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 3.81 0 180) (length 2.54) + (name "A" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Device:R" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "R" (at 2.032 0 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R" (at 0 0 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at -1.778 0 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "R res resistor" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Resistor" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "R_*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_0_1" + (rectangle (start -1.016 -2.54) (end 1.016 2.54) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + ) + (symbol "R_1_1" + (pin passive line (at 0 3.81 270) (length 1.27) + (name "~" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 -3.81 90) (length 1.27) + (name "~" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "center-rescue:Conn_01x02-Connector_Generic" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "J" (at 0 2.54 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Conn_01x02-Connector_Generic" (at 0 -5.08 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Connector*:*_1x??_*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Conn_01x02-Connector_Generic_1_1" + (rectangle (start -1.27 -2.413) (end 0 -2.667) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 0.127) (end 0 -0.127) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 1.27) (end 1.27 -3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin passive line (at -5.08 0 0) (length 3.81) + (name "Pin_1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -2.54 0) (length 3.81) + (name "Pin_2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "center-rescue:bom_item-4xxx" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "E" (at -2.54 0 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "bom_item-4xxx" (at 1.27 0 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "bom_item-4xxx_0_1" + (circle (center -3.048 0) (radius 0.254) + (stroke (width 0) (type default)) + (fill (type outline)) + ) + ) + ) + ) + + (junction (at 54.61 96.52) (diameter 1.016) (color 0 0 0 0) + (uuid 809bbd4c-d5be-4a1b-9605-6ae807d6c7fe) + ) + (junction (at 57.15 99.06) (diameter 1.016) (color 0 0 0 0) + (uuid 92083dbd-6fbf-4c42-bb73-d55dcdab0ebc) + ) + + (wire (pts (xy 54.61 96.52) (xy 72.39 96.52)) + (stroke (width 0) (type solid)) + (uuid 06f615af-96c5-4de5-ace2-f38690361846) + ) + (wire (pts (xy 111.76 83.82) (xy 111.76 87.63)) + (stroke (width 0) (type default)) + (uuid 096ba8f1-ae0b-4e48-883a-af8807b8b00b) + ) + (wire (pts (xy 104.14 102.87) (xy 109.22 102.87)) + (stroke (width 0) (type default)) + (uuid 09c6b210-ca23-47c2-a50c-ac715000c254) + ) + (wire (pts (xy 83.82 87.63) (xy 91.44 87.63)) + (stroke (width 0) (type default)) + (uuid 154b469e-644b-4450-af38-755ac83fda65) + ) + (wire (pts (xy 86.36 92.71) (xy 91.44 92.71)) + (stroke (width 0) (type default)) + (uuid 24d72762-a1a3-48e5-91fe-2158a7ee4158) + ) + (wire (pts (xy 49.53 116.84) (xy 43.18 116.84)) + (stroke (width 0) (type solid)) + (uuid 2dee84ca-ef8c-4439-8754-1ddd9cf671a4) + ) + (wire (pts (xy 104.14 87.63) (xy 111.76 87.63)) + (stroke (width 0) (type default)) + (uuid 39740cc3-908d-4040-be89-074757a422fb) + ) + (wire (pts (xy 104.14 97.79) (xy 109.22 97.79)) + (stroke (width 0) (type default)) + (uuid 3bc972fa-d635-431d-a07a-35c5a7e059ce) + ) + (wire (pts (xy 104.14 90.17) (xy 109.22 90.17)) + (stroke (width 0) (type default)) + (uuid 3f8044e3-517b-4b15-b60d-73cb1026e225) + ) + (wire (pts (xy 43.18 99.06) (xy 57.15 99.06)) + (stroke (width 0) (type solid)) + (uuid 440b4887-08ea-4984-99a7-dd6969a0e087) + ) + (wire (pts (xy 104.14 92.71) (xy 109.22 92.71)) + (stroke (width 0) (type default)) + (uuid 4f2b1a3d-9196-47a5-9484-69d2dd4bacbf) + ) + (wire (pts (xy 49.53 86.36) (xy 43.18 86.36)) + (stroke (width 0) (type solid)) + (uuid 50305f26-0fb5-463f-93f7-c4b3ca870ca8) + ) + (wire (pts (xy 87.63 72.39) (xy 83.82 72.39)) + (stroke (width 0) (type default)) + (uuid 55721da8-e89f-4331-b05b-5d38a599acdb) + ) + (wire (pts (xy 105.41 72.39) (xy 111.76 72.39)) + (stroke (width 0) (type default)) + (uuid 5b7430c9-9fb4-44d4-86eb-5594c14add5f) + ) + (wire (pts (xy 49.53 106.68) (xy 43.18 106.68)) + (stroke (width 0) (type solid)) + (uuid 65059881-68a8-4cc3-87cd-71856ffb46ef) + ) + (wire (pts (xy 57.15 99.06) (xy 57.15 119.38)) + (stroke (width 0) (type solid)) + (uuid 66591085-147b-4723-b117-5b075bc5698f) + ) + (wire (pts (xy 54.61 88.9) (xy 54.61 96.52)) + (stroke (width 0) (type solid)) + (uuid 6e6d2887-abd5-4bc8-a0dd-347f8b1dabe9) + ) + (wire (pts (xy 104.14 95.25) (xy 109.22 95.25)) + (stroke (width 0) (type default)) + (uuid 7e86de30-0570-4c63-a98f-f6de03038deb) + ) + (wire (pts (xy 86.36 102.87) (xy 91.44 102.87)) + (stroke (width 0) (type default)) + (uuid 82a3aca1-9fa4-4849-b025-db04bce3f6a7) + ) + (wire (pts (xy 111.76 72.39) (xy 111.76 76.2)) + (stroke (width 0) (type default)) + (uuid 8b8e1e90-de11-4b71-80e3-d963e6b0eec9) + ) + (wire (pts (xy 83.82 72.39) (xy 83.82 87.63)) + (stroke (width 0) (type default)) + (uuid 96aa0018-6db3-4306-843a-698080030fd0) + ) + (wire (pts (xy 86.36 90.17) (xy 91.44 90.17)) + (stroke (width 0) (type default)) + (uuid 9bec7483-5696-49ac-bf9c-824663185677) + ) + (wire (pts (xy 54.61 109.22) (xy 43.18 109.22)) + (stroke (width 0) (type solid)) + (uuid a5817db6-32fb-454a-883f-9fd3503fea5b) + ) + (wire (pts (xy 54.61 96.52) (xy 54.61 109.22)) + (stroke (width 0) (type solid)) + (uuid b3bb4deb-8456-49cf-bfa8-dac920721950) + ) + (wire (pts (xy 86.36 95.25) (xy 91.44 95.25)) + (stroke (width 0) (type default)) + (uuid b67464d8-eedb-4f3f-a628-847bb3073829) + ) + (wire (pts (xy 104.14 100.33) (xy 109.22 100.33)) + (stroke (width 0) (type default)) + (uuid bcdc51d7-3b1b-4ed0-a731-8fa31610b952) + ) + (wire (pts (xy 43.18 88.9) (xy 54.61 88.9)) + (stroke (width 0) (type solid)) + (uuid be4704ed-24de-4eba-b9c1-55969fcce1b0) + ) + (wire (pts (xy 95.25 72.39) (xy 97.79 72.39)) + (stroke (width 0) (type default)) + (uuid cb778d63-b05e-4bd8-b4e2-5d2a0c8593eb) + ) + (wire (pts (xy 86.36 97.79) (xy 91.44 97.79)) + (stroke (width 0) (type default)) + (uuid cf7bf921-d7e5-45bb-b758-0cfc3a7e8416) + ) + (wire (pts (xy 57.15 99.06) (xy 72.39 99.06)) + (stroke (width 0) (type solid)) + (uuid d37795f9-4f11-4ee2-84c4-25d53fdf58be) + ) + (wire (pts (xy 86.36 100.33) (xy 91.44 100.33)) + (stroke (width 0) (type default)) + (uuid d6748942-e1ba-4577-8bd0-d4192c63db7b) + ) + (wire (pts (xy 49.53 96.52) (xy 43.18 96.52)) + (stroke (width 0) (type solid)) + (uuid e37d2c99-2d2b-4545-9f56-e6c55be71b2c) + ) + (wire (pts (xy 57.15 119.38) (xy 43.18 119.38)) + (stroke (width 0) (type solid)) + (uuid f780284f-6a78-4e95-92b1-b5e92f594302) + ) + + (label "Q2" (at 86.36 90.17 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 0379ac96-8f1a-45b3-ac4a-ef5c7ecb0a7e) + ) + (label "Q1" (at 109.22 92.71 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 0a70dc60-f278-4e35-91f0-255e00ca8b40) + ) + (label "Q2" (at 49.53 86.36 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 1449d190-9c24-48d8-89b0-163d1c97e888) + ) + (label "C2" (at 86.36 100.33 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 24b2cb2e-7dca-4a7e-aa67-c37fc50c7765) + ) + (label "Q0" (at 86.36 102.87 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 2bd84e94-2d0c-4d80-9708-a7794d6f09fa) + ) + (label "Q2" (at 109.22 90.17 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 2c449110-c832-4aca-b364-813052d315f1) + ) + (label "Q0" (at 109.22 102.87 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 365a5cb5-0f91-48ce-8850-d03664da5a4a) + ) + (label "C2" (at 72.39 99.06 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 45a24297-66db-488d-9042-92c22a6465c7) + ) + (label "C2" (at 109.22 100.33 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 840b7840-3395-406b-82ec-e169a2831cbb) + ) + (label "Q1" (at 86.36 92.71 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 8b09e98f-5df5-4025-a897-01f5cd2e952f) + ) + (label "Q3" (at 49.53 106.68 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 8d326f90-0a39-4756-826b-c147c45a1b02) + ) + (label "Q1" (at 49.53 116.84 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 8ef37a5b-a787-48c9-916e-cf1ecce96cb7) + ) + (label "C1" (at 86.36 95.25 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 949a343d-6d74-4668-8576-78dde69049e2) + ) + (label "Q3" (at 109.22 97.79 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid a3882f31-c607-48fd-8825-9161b63e1853) + ) + (label "Q0" (at 49.53 96.52 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid b841237f-4a9f-423e-8df7-ba0a2a051ed0) + ) + (label "C1" (at 72.39 96.52 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid d4a80b54-4ab1-414d-ad40-c15a41634d2b) + ) + (label "Q3" (at 86.36 97.79 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid e292ac22-1b3e-457a-b191-5e65eecf2f4f) + ) + (label "C1" (at 109.22 95.25 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid fa78a2f7-ca44-4cd3-86df-04954db31134) + ) + + (symbol (lib_id "center-rescue:Conn_01x02-Connector_Generic") (at 38.1 86.36 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 00000000-0000-0000-0000-00005c196961) + (property "Reference" "J1" (at 34.29 87.63 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "top left" (at 40.132 92.3036 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "center:led_tape_3528_2835" (at 38.1 86.36 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 38.1 86.36 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "DNP" "DNP" (at 38.1 86.36 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 0fa44551-3e8d-477a-b2f0-50038b4b4029)) + (pin "2" (uuid eee17b54-5a16-4974-86c7-956101533507)) + (instances + (project "center" + (path "/90842322-b56e-42c7-bb4b-462bae6a0a0f" + (reference "J1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "center-rescue:Conn_01x02-Connector_Generic") (at 38.1 96.52 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 00000000-0000-0000-0000-00005c196b9d) + (property "Reference" "J2" (at 34.29 97.79 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "top right" (at 40.132 102.4636 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "center:led_tape_3528_2835" (at 38.1 96.52 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 38.1 96.52 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "DNP" "DNP" (at 38.1 96.52 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid a419653f-d459-4d25-855b-5d271c2dd256)) + (pin "2" (uuid 7e8c361b-f4f2-4f75-8fea-6b32693b94df)) + (instances + (project "center" + (path "/90842322-b56e-42c7-bb4b-462bae6a0a0f" + (reference "J2") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "center-rescue:Conn_01x02-Connector_Generic") (at 38.1 106.68 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 00000000-0000-0000-0000-00005c196c4d) + (property "Reference" "J3" (at 34.29 107.95 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "bottom right" (at 40.132 112.6236 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "center:led_tape_3528_2835" (at 38.1 106.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 38.1 106.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "DNP" "DNP" (at 38.1 106.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 2a128935-f956-4d2b-8583-c814cd7093e4)) + (pin "2" (uuid e8300c5d-d848-43e9-bf91-7fe2d6136b7b)) + (instances + (project "center" + (path "/90842322-b56e-42c7-bb4b-462bae6a0a0f" + (reference "J3") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "center-rescue:Conn_01x02-Connector_Generic") (at 38.1 116.84 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 00000000-0000-0000-0000-00005c196d8e) + (property "Reference" "J4" (at 34.29 118.11 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "bottom left" (at 40.132 122.7836 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "center:led_tape_3528_2835" (at 38.1 116.84 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 38.1 116.84 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "DNP" "DNP" (at 38.1 116.84 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 5b434268-95d5-438c-986d-02e5ec4c55f6)) + (pin "2" (uuid ae2606d7-61f5-48d0-a8cc-ec477541171a)) + (instances + (project "center" + (path "/90842322-b56e-42c7-bb4b-462bae6a0a0f" + (reference "J4") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "center-rescue:bom_item-4xxx") (at 92.71 248.92 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 00000000-0000-0000-0000-00005e05c19d) + (property "Reference" "E1" (at 90.6272 247.7516 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "Zip ties: 100x2.5mm, 4pcs/board" (at 90.6272 250.063 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (at 92.71 248.92 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 92.71 248.92 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Reichelt" "KAB 100-2,5" (at 92.71 248.92 0) + (effects (font (size 1.27 1.27)) hide) + ) + (instances + (project "center" + (path "/90842322-b56e-42c7-bb4b-462bae6a0a0f" + (reference "E1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:LED") (at 91.44 72.39 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 2075b574-3a35-4237-925a-3750875717d4) + (property "Reference" "D1" (at 89.8525 68.2879 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "IR12-21C" (at 89.8525 70.0501 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "footprints:Everlight_IR12-21C" (at 91.44 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 91.44 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Mfg" "Everlight" (at 91.44 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "LCSC" "C53672" (at 91.44 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 898a2150-a954-43a7-8f4a-996fc1477bac)) + (pin "2" (uuid 9cdea0cc-e2c1-4b10-893d-6f1612f7ac8e)) + (instances + (project "center" + (path "/90842322-b56e-42c7-bb4b-462bae6a0a0f" + (reference "D1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:LED") (at 101.6 72.39 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 8093ce26-4086-4e31-a9b4-2a1000656c33) + (property "Reference" "D2" (at 100.0125 68.2879 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "SZT2835IR1CT-150mA" (at 100.0125 70.0501 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "footprints:LED_2835" (at 101.6 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 101.6 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Mfg" "Paralight" (at 101.6 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "LCSC" "C5221242" (at 101.6 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 453b9d56-a867-403a-bb06-442aa20945e9)) + (pin "2" (uuid f46596c3-aca8-4865-a1dd-edc64cb7c506)) + (instances + (project "center" + (path "/90842322-b56e-42c7-bb4b-462bae6a0a0f" + (reference "D2") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 111.76 80.01 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid a4dc15fd-a642-4fe2-9408-dac743d45257) + (property "Reference" "R1" (at 114.3 79.375 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100" (at 114.3 80.645 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" (at 109.982 80.01 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 111.76 80.01 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "LCSC" "C17901" (at 111.76 80.01 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c076f405-349a-4f0e-be03-3389e6d8a46c)) + (pin "2" (uuid 28a6c434-f47f-4354-ba5c-9459fdcafbc9)) + (instances + (project "center" + (path "/90842322-b56e-42c7-bb4b-462bae6a0a0f" + (reference "R1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Connector_Generic:Conn_02x07_Odd_Even") (at 96.52 95.25 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid ba1bf008-14aa-4688-96c9-7e1fb34b4ec7) + (property "Reference" "J5" (at 97.79 106.9721 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Conn_02x07_Odd_Even" (at 97.79 105.2099 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_2x07_P2.54mm_Vertical" (at 96.52 95.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 96.52 95.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "LCSC" "C38844" (at 96.52 95.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 9fdd0ea7-0bc7-4dc6-b9ae-0adef91d860e)) + (pin "10" (uuid 8f4928a6-0e2e-4db9-8668-8d93e9a4810c)) + (pin "11" (uuid 8ddb8f72-cedd-4283-b642-f33cec6e2c4f)) + (pin "12" (uuid 1d79d55f-9b63-4bad-9742-f4f4df84a3fe)) + (pin "13" (uuid e4a89a0c-370b-4254-b1da-d08f1050ce93)) + (pin "14" (uuid 8a12c41d-2507-4013-8903-4c889f88e0e2)) + (pin "2" (uuid 1832758c-36c1-4056-90c2-8d393188da37)) + (pin "3" (uuid e7672941-d1c6-43fe-84ef-a6aac054b654)) + (pin "4" (uuid 17abaf46-7c0e-45d7-8c39-5c2e9f6eda90)) + (pin "5" (uuid ea79517b-cf54-4298-bf9e-babfc6550347)) + (pin "6" (uuid 7b894e1a-adac-4398-a7b0-b55bc46f81bd)) + (pin "7" (uuid 81d96dc4-b460-4125-8670-6fc4c9486889)) + (pin "8" (uuid f65ead1f-0868-40de-99a5-0ce9c2233126)) + (pin "9" (uuid 24469268-8633-432e-bbb2-15deb27dacca)) + (instances + (project "center" + (path "/90842322-b56e-42c7-bb4b-462bae6a0a0f" + (reference "J5") (unit 1) + ) + ) + ) + ) + + (sheet_instances + (path "/" (page "1")) + ) +) diff --git a/center-led-base/center.net b/center-led-base/center.net new file mode 100644 index 0000000..d543fc9 --- /dev/null +++ b/center-led-base/center.net @@ -0,0 +1,754 @@ +(export (version D) + (design + (source /home/user/toys/led_tape_display/center/center.sch) + (date "Sat Feb 2 12:23:06 2019") + (tool "Eeschema (5.0.1)") + (sheet (number 1) (name /) (tstamps /) + (title_block + (title) + (company) + (rev) + (date) + (source center.sch) + (comment (number 1) (value "")) + (comment (number 2) (value "")) + (comment (number 3) (value "")) + (comment (number 4) (value ""))))) + (components + (comp (ref U2) + (value STM32F030F4P6) + (footprint Housings_SSOP:TSSOP-20_4.4x6.5mm_Pitch0.65mm) + (datasheet http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00088500.pdf) + (libsource (lib MCU_ST_STM32F0) (part STM32F030F4Px) (description "ARM Cortex-M0 MCU, 16KB flash, 4KB RAM, 48MHz, 2.4-3.6V, 15 GPIO, TSSOP-20")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C1966AA)) + (comp (ref U1) + (value AP1117-33) + (footprint TO_SOT_Packages_SMD:SOT-223-3Lead_TabPin2) + (datasheet http://www.diodes.com/datasheets/AP1117.pdf) + (libsource (lib Regulator_Linear) (part AP1117-33) (description "1A Low Dropout regulator, positive, 3.3V fixed output, SOT-223")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C19682A)) + (comp (ref J1) + (value "top left") + (footprint footprints:led_tape_3528_2835) + (datasheet ~) + (libsource (lib Connector_Generic) (part Conn_01x02) (description "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C196961)) + (comp (ref J2) + (value "top right") + (footprint footprints:led_tape_3528_2835) + (datasheet ~) + (libsource (lib Connector_Generic) (part Conn_01x02) (description "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C196B9D)) + (comp (ref J3) + (value "bottom right") + (footprint footprints:led_tape_3528_2835) + (datasheet ~) + (libsource (lib Connector_Generic) (part Conn_01x02) (description "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C196C4D)) + (comp (ref J4) + (value "bottom left") + (footprint footprints:led_tape_3528_2835) + (datasheet ~) + (libsource (lib Connector_Generic) (part Conn_01x02) (description "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C196D8E)) + (comp (ref D1) + (value SS510) + (footprint Diodes_SMD:D_SMB_Handsoldering) + (datasheet ~) + (libsource (lib Device) (part D_Schottky) (description "Schottky diode")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C1985B1)) + (comp (ref D3) + (value SS510) + (footprint Diodes_SMD:D_SMB_Handsoldering) + (datasheet ~) + (libsource (lib Device) (part D_Schottky) (description "Schottky diode")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C19926C)) + (comp (ref D2) + (value SS510) + (footprint Diodes_SMD:D_SMB_Handsoldering) + (datasheet ~) + (libsource (lib Device) (part D_Schottky) (description "Schottky diode")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C199CCC)) + (comp (ref D4) + (value SS510) + (footprint Diodes_SMD:D_SMB_Handsoldering) + (datasheet ~) + (libsource (lib Device) (part D_Schottky) (description "Schottky diode")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C199DAE)) + (comp (ref C1) + (value 1000uF) + (footprint Capacitor_THT:CP_Radial_D10.0mm_P5.00mm) + (datasheet ~) + (libsource (lib Device) (part CP_Small) (description "Polarized capacitor, small symbol")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C1A6A7D)) + (comp (ref C4) + (value 470uF) + (footprint Capacitor_THT:CP_Radial_D10.0mm_P5.00mm) + (datasheet ~) + (libsource (lib Device) (part CP_Small) (description "Polarized capacitor, small symbol")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C1A7520)) + (comp (ref C2) + (value 10u) + (footprint Capacitors_SMD:C_0603_HandSoldering) + (datasheet ~) + (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C1AAFA9)) + (comp (ref C3) + (value 100n) + (footprint Capacitors_SMD:C_0603_HandSoldering) + (datasheet ~) + (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C1AF3BD)) + (comp (ref C5) + (value 10u) + (footprint Capacitors_SMD:C_0603_HandSoldering) + (datasheet ~) + (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C1AFB91)) + (comp (ref C6) + (value 100n) + (footprint Capacitors_SMD:C_0603_HandSoldering) + (datasheet ~) + (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C1B07A6)) + (comp (ref R1) + (value 10k) + (footprint Resistors_SMD:R_0603_HandSoldering) + (datasheet ~) + (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C1B72F8)) + (comp (ref R2) + (value 10k) + (footprint Resistors_SMD:R_0603_HandSoldering) + (datasheet ~) + (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C1BABDF)) + (comp (ref R4) + (value 3k3) + (footprint Resistors_SMD:R_0603_HandSoldering) + (datasheet ~) + (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C1BB077)) + (comp (ref R3) + (value 3k3) + (footprint Resistors_SMD:R_0603_HandSoldering) + (datasheet ~) + (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C1BC19C)) + (comp (ref D6) + (value D_Schottky) + (footprint Diodes_SMD:D_MiniMELF_Handsoldering) + (datasheet ~) + (libsource (lib Device) (part D_Schottky) (description "Schottky diode")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C1CFB2A)) + (comp (ref D5) + (value D_Schottky) + (footprint Diodes_SMD:D_MiniMELF_Handsoldering) + (datasheet ~) + (libsource (lib Device) (part D_Schottky) (description "Schottky diode")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C1D3E90)) + (comp (ref R10) + (value 620) + (footprint Resistors_SMD:R_2512_HandSoldering) + (datasheet ~) + (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C1F9EE6)) + (comp (ref R11) + (value 0) + (footprint Resistors_SMD:R_0603_HandSoldering) + (datasheet ~) + (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C234E1F)) + (comp (ref C12) + (value 0) + (footprint Capacitors_SMD:C_0805) + (datasheet ~) + (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C23632F)) + (comp (ref R12) + (value 0) + (footprint Resistors_SMD:R_0603_HandSoldering) + (datasheet ~) + (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C24FD4B)) + (comp (ref C13) + (value 0) + (footprint Capacitors_SMD:C_0805) + (datasheet ~) + (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C24FD51)) + (comp (ref R6) + (value 0) + (footprint Resistors_SMD:R_0603_HandSoldering) + (datasheet ~) + (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C265A68)) + (comp (ref C8) + (value 0) + (footprint Capacitors_SMD:C_0603_HandSoldering) + (datasheet ~) + (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C265A6E)) + (comp (ref Q2) + (value AO3401) + (footprint TO_SOT_Packages_SMD:SOT-23) + (datasheet https://www.infineon.com/dgdl/irlml6402pbf.pdf?fileId=5546d462533600a401535668d5c2263c) + (libsource (lib Transistor_FET) (part IRLML6402) (description "-3.7A Id, -20V Vds, P-channel MOSFET, 65mOhm Rds, SOT-23")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C26D08A)) + (comp (ref R7) + (value 10k) + (footprint Resistors_SMD:R_0603_HandSoldering) + (datasheet ~) + (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C270B70)) + (comp (ref C7) + (value 0) + (footprint Capacitors_SMD:C_0603_HandSoldering) + (datasheet ~) + (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C27E2DD)) + (comp (ref D7) + (value 8V2) + (footprint Diodes_SMD:D_MiniMELF_Handsoldering) + (datasheet ~) + (libsource (lib Device) (part D_Zener_Small_ALT) (description "Zener diode, small symbol, filled shape")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C280B09)) + (comp (ref R9) + (value 0) + (footprint Resistors_SMD:R_0603_HandSoldering) + (datasheet ~) + (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C2AA0AC)) + (comp (ref Q5) + (value AO3401) + (footprint TO_SOT_Packages_SMD:SOT-23) + (datasheet https://www.infineon.com/dgdl/irlml6402pbf.pdf?fileId=5546d462533600a401535668d5c2263c) + (libsource (lib Transistor_FET) (part IRLML6402) (description "-3.7A Id, -20V Vds, P-channel MOSFET, 65mOhm Rds, SOT-23")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C2DA7FA)) + (comp (ref R13) + (value 10k) + (footprint Resistors_SMD:R_0603_HandSoldering) + (datasheet ~) + (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C2DA800)) + (comp (ref C11) + (value 0) + (footprint Capacitors_SMD:C_0805) + (datasheet ~) + (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C2DA813)) + (comp (ref D8) + (value 8V2) + (footprint Diodes_SMD:D_MiniMELF_Handsoldering) + (datasheet ~) + (libsource (lib Device) (part D_Zener_Small_ALT) (description "Zener diode, small symbol, filled shape")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C2DA819)) + (comp (ref R14) + (value 0) + (footprint Resistors_SMD:R_0603_HandSoldering) + (datasheet ~) + (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C2DA825)) + (comp (ref Y1) + (value 8MHz) + (footprint Crystals:Crystal_SMD_3225-4pin_3.2x2.5mm) + (datasheet ~) + (libsource (lib Device) (part Crystal_GND24_Small) (description "Four pin crystal, GND on pins 2 and 4, small symbol")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C30EB37)) + (comp (ref C10) + (value 12p) + (footprint Capacitors_SMD:C_0603_HandSoldering) + (datasheet ~) + (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C310CD7)) + (comp (ref C9) + (value 12p) + (footprint Capacitors_SMD:C_0603_HandSoldering) + (datasheet ~) + (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C31388F)) + (comp (ref R5) + (value 0) + (footprint Resistors_SMD:R_0603_HandSoldering) + (datasheet ~) + (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C36FD60)) + (comp (ref R8) + (value 0) + (footprint Resistors_SMD:R_0603_HandSoldering) + (datasheet ~) + (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C382D39)) + (comp (ref J5) + (value SWD) + (footprint Pin_Headers:Pin_Header_Straight_1x04_Pitch2.54mm) + (datasheet ~) + (libsource (lib Connector_Generic) (part Conn_01x04) (description "Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C3B6CB2)) + (comp (ref TP1) + (value TestPoint) + (footprint Measurement_Points:Measurement_Point_Square-SMD-Pad_Small) + (datasheet ~) + (libsource (lib Connector) (part TestPoint) (description "test point")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C453DE6)) + (comp (ref TP2) + (value TestPoint) + (footprint Measurement_Points:Measurement_Point_Square-SMD-Pad_Small) + (datasheet ~) + (libsource (lib Connector) (part TestPoint) (description "test point")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C45EF40)) + (comp (ref TP3) + (value TestPoint) + (footprint Measurement_Points:Measurement_Point_Square-SMD-Pad_Small) + (datasheet ~) + (libsource (lib Connector) (part TestPoint) (description "test point")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C45F33E)) + (comp (ref TP4) + (value TestPoint) + (footprint Measurement_Points:Measurement_Point_Square-SMD-Pad_Small) + (datasheet ~) + (libsource (lib Connector) (part TestPoint) (description "test point")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C45FC76)) + (comp (ref Q1) + (value AO3400) + (footprint Package_TO_SOT_SMD:SOT-23) + (datasheet http://www.farnell.com/datasheets/1835997.pdf) + (libsource (lib Transistor_FET) (part BSS83P) (description "-0.33A Id, -60V Vds, P-Channel MOSFET, SOT-23-3")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C577582)) + (comp (ref Q3) + (value AO3400) + (footprint Package_TO_SOT_SMD:SOT-23) + (datasheet http://www.farnell.com/datasheets/1835997.pdf) + (libsource (lib Transistor_FET) (part BSS83P) (description "-0.33A Id, -60V Vds, P-Channel MOSFET, SOT-23-3")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C57CF20)) + (comp (ref Q4) + (value AO3400) + (footprint Package_TO_SOT_SMD:SOT-23) + (datasheet http://www.farnell.com/datasheets/1835997.pdf) + (libsource (lib Transistor_FET) (part BSS83P) (description "-0.33A Id, -60V Vds, P-Channel MOSFET, SOT-23-3")) + (sheetpath (names /) (tstamps /)) + (tstamp 5C57D930))) + (libparts + (libpart (lib Connector) (part TestPoint) + (description "test point") + (docs ~) + (footprints + (fp Pin*) + (fp Test*)) + (fields + (field (name Reference) TP) + (field (name Value) TestPoint)) + (pins + (pin (num 1) (name 1) (type passive)))) + (libpart (lib Connector_Generic) (part Conn_01x02) + (description "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)") + (docs ~) + (footprints + (fp Connector*:*_1x??_*)) + (fields + (field (name Reference) J) + (field (name Value) Conn_01x02)) + (pins + (pin (num 1) (name Pin_1) (type passive)) + (pin (num 2) (name Pin_2) (type passive)))) + (libpart (lib Connector_Generic) (part Conn_01x04) + (description "Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)") + (docs ~) + (footprints + (fp Connector*:*_1x??_*)) + (fields + (field (name Reference) J) + (field (name Value) Conn_01x04)) + (pins + (pin (num 1) (name Pin_1) (type passive)) + (pin (num 2) (name Pin_2) (type passive)) + (pin (num 3) (name Pin_3) (type passive)) + (pin (num 4) (name Pin_4) (type passive)))) + (libpart (lib Device) (part CP_Small) + (description "Polarized capacitor, small symbol") + (docs ~) + (footprints + (fp CP_*)) + (fields + (field (name Reference) C) + (field (name Value) CP_Small)) + (pins + (pin (num 1) (name ~) (type passive)) + (pin (num 2) (name ~) (type passive)))) + (libpart (lib Device) (part C_Small) + (description "Unpolarized capacitor, small symbol") + (docs ~) + (footprints + (fp C_*)) + (fields + (field (name Reference) C) + (field (name Value) C_Small)) + (pins + (pin (num 1) (name ~) (type passive)) + (pin (num 2) (name ~) (type passive)))) + (libpart (lib Device) (part Crystal_GND24_Small) + (description "Four pin crystal, GND on pins 2 and 4, small symbol") + (docs ~) + (footprints + (fp Crystal*)) + (fields + (field (name Reference) Y) + (field (name Value) Crystal_GND24_Small)) + (pins + (pin (num 1) (name 1) (type passive)) + (pin (num 2) (name 2) (type passive)) + (pin (num 3) (name 3) (type passive)) + (pin (num 4) (name 4) (type passive)))) + (libpart (lib Device) (part D_Schottky) + (description "Schottky diode") + (docs ~) + (footprints + (fp TO-???*) + (fp *_Diode_*) + (fp *SingleDiode*) + (fp D_*)) + (fields + (field (name Reference) D) + (field (name Value) D_Schottky)) + (pins + (pin (num 1) (name K) (type passive)) + (pin (num 2) (name A) (type passive)))) + (libpart (lib Device) (part D_Zener_Small_ALT) + (description "Zener diode, small symbol, filled shape") + (docs ~) + (footprints + (fp TO-???*) + (fp *_Diode_*) + (fp *SingleDiode*) + (fp D_*)) + (fields + (field (name Reference) D) + (field (name Value) D_Zener_Small_ALT)) + (pins + (pin (num 1) (name K) (type passive)) + (pin (num 2) (name A) (type passive)))) + (libpart (lib Device) (part R_Small) + (description "Resistor, small symbol") + (docs ~) + (footprints + (fp R_*)) + (fields + (field (name Reference) R) + (field (name Value) R_Small)) + (pins + (pin (num 1) (name ~) (type passive)) + (pin (num 2) (name ~) (type passive)))) + (libpart (lib MCU_ST_STM32F0) (part STM32F030F4Px) + (description "ARM Cortex-M0 MCU, 16KB flash, 4KB RAM, 48MHz, 2.4-3.6V, 15 GPIO, TSSOP-20") + (docs http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00088500.pdf) + (footprints + (fp TSSOP*4.4x6.5mm*P0.65mm*)) + (fields + (field (name Reference) U) + (field (name Value) STM32F030F4Px) + (field (name Footprint) Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm)) + (pins + (pin (num 1) (name BOOT0) (type input)) + (pin (num 2) (name PF0) (type input)) + (pin (num 3) (name PF1) (type input)) + (pin (num 4) (name NRST) (type input)) + (pin (num 5) (name VDDA) (type power_in)) + (pin (num 6) (name PA0) (type BiDi)) + (pin (num 7) (name PA1) (type BiDi)) + (pin (num 8) (name PA2) (type BiDi)) + (pin (num 9) (name PA3) (type BiDi)) + (pin (num 10) (name PA4) (type BiDi)) + (pin (num 11) (name PA5) (type BiDi)) + (pin (num 12) (name PA6) (type BiDi)) + (pin (num 13) (name PA7) (type BiDi)) + (pin (num 14) (name PB1) (type BiDi)) + (pin (num 15) (name VSS) (type power_in)) + (pin (num 16) (name VDD) (type power_in)) + (pin (num 17) (name PA9) (type BiDi)) + (pin (num 18) (name PA10) (type BiDi)) + (pin (num 19) (name PA13) (type BiDi)) + (pin (num 20) (name PA14) (type BiDi)))) + (libpart (lib Regulator_Linear) (part AP1117-15) + (aliases + (alias AP1117-18) + (alias AP1117-25) + (alias AP1117-33) + (alias AP1117-50) + (alias LD1117S33TR_SOT223) + (alias LD1117S12TR_SOT223) + (alias LD1117S18TR_SOT223) + (alias LD1117S25TR_SOT223) + (alias LD1117S50TR_SOT223) + (alias NCP1117-12_SOT223) + (alias NCP1117-1.5_SOT223) + (alias NCP1117-1.8_SOT223) + (alias NCP1117-2.0_SOT223) + (alias NCP1117-2.5_SOT223) + (alias NCP1117-2.85_SOT223) + (alias NCP1117-3.3_SOT223) + (alias NCP1117-5.0_SOT223) + (alias AMS1117-1.5) + (alias AMS1117-1.8) + (alias AMS1117-2.5) + (alias AMS1117-2.85) + (alias AMS1117-3.3) + (alias AMS1117-5.0)) + (description "1A Low Dropout regulator, positive, 1.5V fixed output, SOT-223") + (docs http://www.diodes.com/datasheets/AP1117.pdf) + (footprints + (fp SOT?223*TabPin2*)) + (fields + (field (name Reference) U) + (field (name Value) AP1117-15) + (field (name Footprint) Package_TO_SOT_SMD:SOT-223-3_TabPin2)) + (pins + (pin (num 1) (name GND) (type power_in)) + (pin (num 2) (name VO) (type power_out)) + (pin (num 3) (name VI) (type power_in)))) + (libpart (lib Transistor_FET) (part TP0610T) + (aliases + (alias VP0610T) + (alias BSS84) + (alias NTR2101P) + (alias BSS83P) + (alias Si2319CDS) + (alias IRLML6402)) + (description "-0.18A Id, -60V Vds, P-Channel MOSFET, SOT-23-3") + (docs http://www.vishay.com/docs/70209/70209.pdf) + (footprints + (fp SOT?23*)) + (fields + (field (name Reference) Q) + (field (name Value) TP0610T) + (field (name Footprint) Package_TO_SOT_SMD:SOT-23)) + (pins + (pin (num 1) (name G) (type input)) + (pin (num 2) (name S) (type passive)) + (pin (num 3) (name D) (type passive))))) + (libraries + (library (logical Connector) + (uri /home/user/ref/kicad-symbols/Connector.lib)) + (library (logical Connector_Generic) + (uri /home/user/ref/kicad-symbols/Connector_Generic.lib)) + (library (logical Device) + (uri /home/user/ref/kicad-symbols/Device.lib)) + (library (logical MCU_ST_STM32F0) + (uri /home/user/ref/kicad-symbols/MCU_ST_STM32F0.lib)) + (library (logical Regulator_Linear) + (uri /home/user/ref/kicad-symbols/Regulator_Linear.lib)) + (library (logical Transistor_FET) + (uri /home/user/ref/kicad-symbols/Transistor_FET.lib))) + (nets + (net (code 1) (name "Net-(C7-Pad2)") + (node (ref R7) (pin 1)) + (node (ref Q2) (pin 1)) + (node (ref C7) (pin 2)) + (node (ref R9) (pin 1))) + (net (code 2) (name /CH2) + (node (ref D7) (pin 2)) + (node (ref U2) (pin 12))) + (net (code 3) (name "Net-(D7-Pad1)") + (node (ref D7) (pin 1)) + (node (ref R9) (pin 2))) + (net (code 4) (name /Q2) + (node (ref Q2) (pin 3)) + (node (ref J1) (pin 1))) + (net (code 5) (name /Q3) + (node (ref J3) (pin 1)) + (node (ref Q5) (pin 3))) + (net (code 6) (name "Net-(D8-Pad1)") + (node (ref R14) (pin 2)) + (node (ref D8) (pin 1))) + (net (code 7) (name "Net-(C11-Pad2)") + (node (ref R14) (pin 1)) + (node (ref R13) (pin 1)) + (node (ref Q5) (pin 1)) + (node (ref C11) (pin 2))) + (net (code 8) (name +12V) + (node (ref C7) (pin 1)) + (node (ref R7) (pin 2)) + (node (ref Q2) (pin 2)) + (node (ref Q5) (pin 2)) + (node (ref U1) (pin 3)) + (node (ref D2) (pin 1)) + (node (ref D1) (pin 1)) + (node (ref C3) (pin 1)) + (node (ref R10) (pin 1)) + (node (ref C2) (pin 1)) + (node (ref C1) (pin 1)) + (node (ref C11) (pin 1)) + (node (ref R13) (pin 2))) + (net (code 9) (name /Q0) + (node (ref Q1) (pin 3)) + (node (ref J2) (pin 1))) + (net (code 10) (name /Q1) + (node (ref J4) (pin 1)) + (node (ref Q4) (pin 3))) + (net (code 11) (name /CH1) + (node (ref U2) (pin 13)) + (node (ref R12) (pin 2))) + (net (code 12) (name "Net-(C13-Pad1)") + (node (ref Q4) (pin 1)) + (node (ref R12) (pin 1)) + (node (ref C13) (pin 1))) + (net (code 13) (name /LOAD) + (node (ref U2) (pin 8)) + (node (ref R11) (pin 2))) + (net (code 14) (name /CH0) + (node (ref U2) (pin 9)) + (node (ref R6) (pin 2))) + (net (code 15) (name "Net-(C8-Pad1)") + (node (ref Q1) (pin 1)) + (node (ref R6) (pin 1)) + (node (ref C8) (pin 1))) + (net (code 16) (name GND) + (node (ref C3) (pin 2)) + (node (ref C5) (pin 2)) + (node (ref C6) (pin 2)) + (node (ref C4) (pin 2)) + (node (ref C1) (pin 2)) + (node (ref C2) (pin 2)) + (node (ref R3) (pin 2)) + (node (ref R4) (pin 2)) + (node (ref D5) (pin 2)) + (node (ref D6) (pin 2)) + (node (ref U2) (pin 15)) + (node (ref D4) (pin 2)) + (node (ref D3) (pin 2)) + (node (ref U1) (pin 1)) + (node (ref C12) (pin 2)) + (node (ref C13) (pin 2)) + (node (ref R8) (pin 2)) + (node (ref C8) (pin 2)) + (node (ref Y1) (pin 2)) + (node (ref Y1) (pin 4)) + (node (ref C10) (pin 2)) + (node (ref J5) (pin 3)) + (node (ref Q4) (pin 2)) + (node (ref Q3) (pin 2)) + (node (ref C9) (pin 2)) + (node (ref Q1) (pin 2))) + (net (code 17) (name /SWDIO) + (node (ref U2) (pin 19)) + (node (ref J5) (pin 4))) + (net (code 18) (name /SWCLK) + (node (ref U2) (pin 20)) + (node (ref J5) (pin 2))) + (net (code 19) (name +3V3) + (node (ref J5) (pin 1)) + (node (ref R5) (pin 2)) + (node (ref C4) (pin 1)) + (node (ref C5) (pin 1)) + (node (ref C6) (pin 1)) + (node (ref U1) (pin 2)) + (node (ref U2) (pin 5)) + (node (ref U2) (pin 16))) + (net (code 20) (name "Net-(R8-Pad1)") + (node (ref R8) (pin 1)) + (node (ref U2) (pin 1))) + (net (code 21) (name "Net-(TP1-Pad1)") + (node (ref U2) (pin 11)) + (node (ref TP1) (pin 1))) + (net (code 22) (name "Net-(TP2-Pad1)") + (node (ref U2) (pin 17)) + (node (ref TP2) (pin 1))) + (net (code 23) (name "Net-(TP3-Pad1)") + (node (ref U2) (pin 18)) + (node (ref TP3) (pin 1))) + (net (code 24) (name "Net-(TP4-Pad1)") + (node (ref U2) (pin 14)) + (node (ref TP4) (pin 1))) + (net (code 25) (name "Net-(C9-Pad1)") + (node (ref C9) (pin 1)) + (node (ref U2) (pin 3)) + (node (ref Y1) (pin 1))) + (net (code 26) (name "Net-(C10-Pad1)") + (node (ref U2) (pin 2)) + (node (ref Y1) (pin 3)) + (node (ref C10) (pin 1))) + (net (code 27) (name /CH3) + (node (ref U2) (pin 10)) + (node (ref D8) (pin 2))) + (net (code 28) (name "Net-(R5-Pad1)") + (node (ref R5) (pin 1)) + (node (ref U2) (pin 4))) + (net (code 29) (name "Net-(D1-Pad2)") + (node (ref D1) (pin 2)) + (node (ref D3) (pin 1)) + (node (ref J3) (pin 2)) + (node (ref J1) (pin 2)) + (node (ref R1) (pin 1))) + (net (code 30) (name /Vmeas_B) + (node (ref R4) (pin 1)) + (node (ref D6) (pin 1)) + (node (ref R2) (pin 2)) + (node (ref U2) (pin 7))) + (net (code 31) (name /Vmeas_A) + (node (ref R1) (pin 2)) + (node (ref R3) (pin 1)) + (node (ref U2) (pin 6)) + (node (ref D5) (pin 1))) + (net (code 32) (name "Net-(D2-Pad2)") + (node (ref R2) (pin 1)) + (node (ref J4) (pin 2)) + (node (ref D2) (pin 2)) + (node (ref D4) (pin 1)) + (node (ref J2) (pin 2))) + (net (code 33) (name "Net-(Q3-Pad3)") + (node (ref Q3) (pin 3)) + (node (ref R10) (pin 2))) + (net (code 34) (name "Net-(C12-Pad1)") + (node (ref R11) (pin 1)) + (node (ref C12) (pin 1)) + (node (ref Q3) (pin 1))))) \ No newline at end of file diff --git a/center-led-base/center.pretty/led_tape_3528_2835.kicad_mod b/center-led-base/center.pretty/led_tape_3528_2835.kicad_mod new file mode 100644 index 0000000..ffcca77 --- /dev/null +++ b/center-led-base/center.pretty/led_tape_3528_2835.kicad_mod @@ -0,0 +1,56 @@ +(footprint "led_tape_3528_2835" (version 20220427) (generator pcbnew) + (layer "F.Cu") + (attr through_hole) + (fp_text reference "Jr" (at 0 0.499999) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 4093aa2f-3722-4c37-bced-fe5acff3bcf7) + ) + (fp_text value "bottom left" (at 0 -0.499999) (layer "F.Fab") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp d0e35734-5823-495d-afd7-d6888dc03b27) + ) + (fp_line (start -4 0) (end -4 29) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp aed19ae8-3fc0-468d-b321-0c6267836b24)) + (fp_line (start -4 0) (end 4 0) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp c155d873-1895-4b81-9bc9-fb1441059805)) + (fp_line (start -4 1.000001) (end 1 3.000001) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 8960bc22-b9a3-4933-b841-be5ff656ee2b)) + (fp_line (start -4 2.000001) (end -1.5 3.000001) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp bb766257-16ac-4b2e-a8dd-c9af06b1a478)) + (fp_line (start -4 3.000001) (end 4 3.000001) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp e423540d-64dc-428a-bf52-71c98db81b6e)) + (fp_line (start 1 0.000001) (end 4 1.000001) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 085d21a2-d3e2-4a32-8995-d05daac4d9d6)) + (fp_line (start 4 2.000001) (end -1.5 0.000001) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 5b9e2953-2259-4aeb-b81d-0148660d9091)) + (fp_line (start 4 3.000001) (end -4 0) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp dc34f365-cf3e-49d6-ab3a-efe2b6a1b8ba)) + (fp_line (start 4 29) (end 4 0) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 6e73dfc9-2809-4850-9289-74bc83f4d89e)) + (fp_line (start -7 0) (end -7 3) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp d9fd38eb-0aef-40ca-a723-43d1b6c0aa0a)) + (fp_line (start -7 3) (end -5 3) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 2d936a0e-0d74-43d7-9b88-19929fa9c6d9)) + (fp_line (start -5 0) (end -7 0) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 9e846c8f-857f-45ab-926e-3ded8e99d358)) + (fp_line (start -5 3) (end -5 0) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 59293fc9-e48a-43ed-a2f0-7af561eb91d6)) + (fp_line (start -5 29) (end 5 29) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 6115e487-7bec-44ca-a080-6de0c3f4ba29)) + (fp_line (start -5 31.5) (end -5 29) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 609f168e-fd7e-42e8-9f57-7752e059abcd)) + (fp_line (start 5 3) (end 5 0) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 116e171b-194b-4cff-b280-b4797251ab88)) + (fp_line (start 5 3) (end 7 3) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp fec93335-7a67-4085-ae71-4a7184dc0a88)) + (fp_line (start 5 29) (end 5 31.5) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp c1953598-ca5c-4e4a-9d75-97c10032338d)) + (fp_line (start 5 31.5) (end -5 31.5) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 69fd8437-fa9a-4c0c-8718-4dad02b7c7bd)) + (fp_line (start 7 0) (end 5 0) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 8b5b2780-7771-42aa-ac6b-e2510133540f)) + (fp_line (start 7 0) (end 7 3) + (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 539ccb8e-b877-4632-9499-fad83dc1f6ca)) + (pad "1" smd oval (at -2 16.978368) (size 3 18) (layers "B.Cu" "B.Paste" "B.Mask") (tstamp 831bd7ee-192d-417f-8663-949b9d5bba96)) + (pad "2" smd oval (at 2 16.978368) (size 3 18) (layers "B.Cu" "B.Paste" "B.Mask") (tstamp c9fd947b-eb73-4e20-8383-55b39c6482be)) +) diff --git a/center-led-base/center.sch b/center-led-base/center.sch new file mode 100644 index 0000000..f2bb7a1 --- /dev/null +++ b/center-led-base/center.sch @@ -0,0 +1,1443 @@ +EESchema Schematic File Version 4 +EELAYER 30 0 +EELAYER END +$Descr A3 16535 11693 +encoding utf-8 +Sheet 1 1 +Title "" +Date "" +Rev "" +Comp "" +Comment1 "" +Comment2 "" +Comment3 "" +Comment4 "" +$EndDescr +$Comp +L center-rescue:STM32F030F4Px-MCU_ST_STM32F0 U3 +U 1 1 5C1966AA +P 2950 8050 +F 0 "U3" H 3250 8700 50 0000 C CNN +F 1 "STM32F030F4P6" H 3450 8800 50 0000 C CNN +F 2 "Housings_SSOP:TSSOP-20_4.4x6.5mm_Pitch0.65mm" H 2550 7350 50 0001 R CNN +F 3 "http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00088500.pdf" H 2950 8050 50 0001 C CNN + 1 2950 8050 + 1 0 0 -1 +$EndComp +$Comp +L center-rescue:Conn_01x02-Connector_Generic J1 +U 1 1 5C196961 +P 2200 3400 +F 0 "J1" H 2350 3350 50 0000 C CNN +F 1 "top left" H 2120 3166 50 0000 C CNN +F 2 "center:led_tape_3528_2835" H 2200 3400 50 0001 C CNN +F 3 "~" H 2200 3400 50 0001 C CNN + 1 2200 3400 + -1 0 0 -1 +$EndComp +$Comp +L center-rescue:Conn_01x02-Connector_Generic J2 +U 1 1 5C196B9D +P 2200 3800 +F 0 "J2" H 2350 3750 50 0000 C CNN +F 1 "top right" H 2120 3566 50 0000 C CNN +F 2 "center:led_tape_3528_2835" H 2200 3800 50 0001 C CNN +F 3 "~" H 2200 3800 50 0001 C CNN + 1 2200 3800 + -1 0 0 -1 +$EndComp +$Comp +L center-rescue:Conn_01x02-Connector_Generic J3 +U 1 1 5C196C4D +P 2200 4200 +F 0 "J3" H 2350 4150 50 0000 C CNN +F 1 "bottom right" H 2120 3966 50 0000 C CNN +F 2 "center:led_tape_3528_2835" H 2200 4200 50 0001 C CNN +F 3 "~" H 2200 4200 50 0001 C CNN + 1 2200 4200 + -1 0 0 -1 +$EndComp +$Comp +L center-rescue:Conn_01x02-Connector_Generic J4 +U 1 1 5C196D8E +P 2200 4600 +F 0 "J4" H 2350 4550 50 0000 C CNN +F 1 "bottom left" H 2120 4366 50 0000 C CNN +F 2 "center:led_tape_3528_2835" H 2200 4600 50 0001 C CNN +F 3 "~" H 2200 4600 50 0001 C CNN + 1 2200 4600 + -1 0 0 -1 +$EndComp +$Comp +L center-rescue:D_Schottky_ALT-Device D2 +U 1 1 5C199CCC +P 4950 3600 +F 0 "D2" V 4904 3521 50 0000 R CNN +F 1 "SS510" V 4995 3521 50 0000 R CNN +F 2 "Diode_SMD:D_SMA" H 4950 3600 50 0001 C CNN +F 3 "~" H 4950 3600 50 0001 C CNN +F 4 "C65010" V 4950 3600 50 0001 C CNN "LCSC" + 1 4950 3600 + 0 -1 1 0 +$EndComp +Wire Wire Line + 4950 3450 4950 3350 +Connection ~ 4950 3350 +Wire Wire Line + 4950 3350 4550 3350 +Wire Wire Line + 4550 3750 4550 3800 +Wire Wire Line + 2400 3500 2850 3500 +Wire Wire Line + 2850 3500 2850 3800 +Wire Wire Line + 2850 4300 2400 4300 +Wire Wire Line + 2400 3900 2950 3900 +Wire Wire Line + 2950 3900 2950 4700 +Wire Wire Line + 2950 4700 2400 4700 +Wire Wire Line + 4950 3750 4950 3900 +Connection ~ 2950 3900 +Connection ~ 4950 3900 +Connection ~ 4550 3800 +Wire Wire Line + 4550 3800 4550 3950 +Connection ~ 2850 3800 +Wire Wire Line + 2850 3800 2850 4300 +Wire Wire Line + 4550 4250 4550 5050 +Wire Wire Line + 4550 5050 4950 5050 +Wire Wire Line + 2950 7350 2950 7250 +Wire Wire Line + 3050 7350 3050 7250 +Wire Wire Line + 3050 7250 2950 7250 +Wire Wire Line + 2950 8950 2950 8850 +Text Label 3850 7650 2 50 ~ 0 +Vmeas_B +Text Label 3850 7550 2 50 ~ 0 +Vmeas_A +Wire Wire Line + 3850 7550 3450 7550 +Wire Wire Line + 3450 7650 3850 7650 +$Comp +L center-rescue:R_Small-Device R9 +U 1 1 5C1F9EE6 +P 5950 7500 +F 0 "R9" H 6009 7546 50 0000 L CNN +F 1 "180" H 6009 7455 50 0000 L CNN +F 2 "Resistor_SMD:R_2512_6332Metric_Pad1.52x3.35mm_HandSolder" H 5950 7500 50 0001 C CNN +F 3 "~" H 5950 7500 50 0001 C CNN + 1 5950 7500 + 1 0 0 -1 +$EndComp +Connection ~ 4950 5050 +$Comp +L center-rescue:+3.3V-power #PWR05 +U 1 1 5C223C57 +P 3050 7150 +F 0 "#PWR05" H 3050 7000 50 0001 C CNN +F 1 "+3.3V" H 3065 7323 50 0000 C CNN +F 2 "" H 3050 7150 50 0001 C CNN +F 3 "" H 3050 7150 50 0001 C CNN + 1 3050 7150 + 1 0 0 -1 +$EndComp +Wire Wire Line + 3050 7150 3050 7250 +Connection ~ 3050 7250 +$Comp +L center-rescue:GND-power #PWR013 +U 1 1 5C22656D +P 2950 8950 +F 0 "#PWR013" H 2950 8700 50 0001 C CNN +F 1 "GND" H 2955 8777 50 0000 C CNN +F 2 "" H 2950 8950 50 0001 C CNN +F 3 "" H 2950 8950 50 0001 C CNN + 1 2950 8950 + 1 0 0 -1 +$EndComp +$Comp +L center-rescue:GND-power #PWR015 +U 1 1 5C2270D7 +P 5950 9100 +F 0 "#PWR015" H 5950 8850 50 0001 C CNN +F 1 "GND" H 5955 8927 50 0000 C CNN +F 2 "" H 5950 9100 50 0001 C CNN +F 3 "" H 5950 9100 50 0001 C CNN + 1 5950 9100 + 1 0 0 -1 +$EndComp +$Comp +L center-rescue:+12V-power #PWR09 +U 1 1 5C227D6B +P 5950 7300 +F 0 "#PWR09" H 5950 7150 50 0001 C CNN +F 1 "+12V" H 5965 7473 50 0000 C CNN +F 2 "" H 5950 7300 50 0001 C CNN +F 3 "" H 5950 7300 50 0001 C CNN + 1 5950 7300 + 1 0 0 -1 +$EndComp +Wire Wire Line + 5950 8350 5950 8450 +Wire Wire Line + 5400 8650 5650 8650 +Text Label 5400 8650 0 50 ~ 0 +LOAD +Wire Wire Line + 3850 7750 3450 7750 +Wire Wire Line + 3850 7850 3450 7850 +Wire Wire Line + 3850 7950 3450 7950 +Wire Wire Line + 3850 8150 3450 8150 +Wire Wire Line + 3850 8250 3450 8250 +Text Label 3850 7750 2 50 ~ 0 +LOAD +Text Label 3850 7850 2 50 ~ 0 +CH0 +Text Label 3850 8250 2 50 ~ 0 +CH1 +Text Label 3850 8150 2 50 ~ 0 +CH2 +Text Label 3850 7950 2 50 ~ 0 +CH3 +$Comp +L center-rescue:Crystal_GND24_Small-Device Y1 +U 1 1 5C30EB37 +P 1900 8400 +F 0 "Y1" V 1700 8250 50 0000 L CNN +F 1 "8MHz" V 1700 8450 50 0000 L CNN +F 2 "Crystals:Crystal_SMD_3225-4pin_3.2x2.5mm" H 1900 8400 50 0001 C CNN +F 3 "~" H 1900 8400 50 0001 C CNN + 1 1900 8400 + 0 1 1 0 +$EndComp +$Comp +L center-rescue:C_Small-Device C12 +U 1 1 5C310CD7 +P 1900 8700 +F 0 "C12" H 1992 8746 50 0000 L CNN +F 1 "12p" H 1992 8655 50 0000 L CNN +F 2 "Capacitors_SMD:C_0603_HandSoldering" H 1900 8700 50 0001 C CNN +F 3 "~" H 1900 8700 50 0001 C CNN + 1 1900 8700 + 1 0 0 -1 +$EndComp +$Comp +L center-rescue:C_Small-Device C11 +U 1 1 5C31388F +P 1550 8700 +F 0 "C11" H 1350 8800 50 0000 L CNN +F 1 "12p" H 1350 8600 50 0000 L CNN +F 2 "Capacitors_SMD:C_0603_HandSoldering" H 1550 8700 50 0001 C CNN +F 3 "~" H 1550 8700 50 0001 C CNN + 1 1550 8700 + 1 0 0 -1 +$EndComp +$Comp +L center-rescue:GND-power #PWR014 +U 1 1 5C31422D +P 1900 9000 +F 0 "#PWR014" H 1900 8750 50 0001 C CNN +F 1 "GND" H 1905 8827 50 0000 C CNN +F 2 "" H 1900 9000 50 0001 C CNN +F 3 "" H 1900 9000 50 0001 C CNN + 1 1900 9000 + 1 0 0 -1 +$EndComp +Wire Wire Line + 1900 9000 1900 8950 +Wire Wire Line + 1550 8800 1550 8950 +Wire Wire Line + 1550 8950 1700 8950 +Connection ~ 1900 8950 +Wire Wire Line + 1900 8950 1900 8850 +Wire Wire Line + 1900 8850 2150 8850 +Wire Wire Line + 2150 8850 2150 8400 +Wire Wire Line + 2025 8400 2150 8400 +Connection ~ 1900 8850 +Wire Wire Line + 1900 8850 1900 8800 +Wire Wire Line + 1700 8400 1700 8950 +Wire Wire Line + 1700 8400 1775 8400 +Connection ~ 1700 8950 +Wire Wire Line + 1700 8950 1900 8950 +Wire Wire Line + 1900 8500 1900 8600 +Wire Wire Line + 1900 8300 1550 8300 +Wire Wire Line + 1550 8300 1550 8600 +$Comp +L center-rescue:R_Small-Device R7 +U 1 1 5C36FD60 +P 2250 7550 +F 0 "R7" V 2150 7450 50 0000 C CNN +F 1 "0" V 2150 7650 50 0000 C CNN +F 2 "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" H 2250 7550 50 0001 C CNN +F 3 "~" H 2250 7550 50 0001 C CNN + 1 2250 7550 + 0 1 1 0 +$EndComp +Wire Wire Line + 2350 7550 2450 7550 +$Comp +L center-rescue:+3.3V-power #PWR08 +U 1 1 5C3785CA +P 2050 7550 +F 0 "#PWR08" H 2050 7400 50 0001 C CNN +F 1 "+3.3V" V 2065 7678 50 0000 L CNN +F 2 "" H 2050 7550 50 0001 C CNN +F 3 "" H 2050 7550 50 0001 C CNN + 1 2050 7550 + 0 -1 -1 0 +$EndComp +Wire Wire Line + 2050 7550 2150 7550 +$Comp +L center-rescue:GND-power #PWR010 +U 1 1 5C38237A +P 2050 7750 +F 0 "#PWR010" H 2050 7500 50 0001 C CNN +F 1 "GND" V 2055 7622 50 0000 R CNN +F 2 "" H 2050 7750 50 0001 C CNN +F 3 "" H 2050 7750 50 0001 C CNN + 1 2050 7750 + 0 1 1 0 +$EndComp +$Comp +L center-rescue:R_Small-Device R8 +U 1 1 5C382D39 +P 2250 7750 +F 0 "R8" V 2150 7650 50 0000 C CNN +F 1 "0" V 2150 7850 50 0000 C CNN +F 2 "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" H 2250 7750 50 0001 C CNN +F 3 "~" H 2250 7750 50 0001 C CNN + 1 2250 7750 + 0 1 1 0 +$EndComp +Wire Wire Line + 2050 7750 2150 7750 +Wire Wire Line + 2350 7750 2450 7750 +Wire Wire Line + 3850 8550 3450 8550 +Wire Wire Line + 3850 8650 3450 8650 +Text Label 3850 8550 2 50 ~ 0 +SWDIO +Text Label 3850 8650 2 50 ~ 0 +SWCLK +$Comp +L center-rescue:Conn_01x04-Connector_Generic J5 +U 1 1 5C3B6CB2 +P 4350 7300 +F 0 "J5" H 4270 7617 50 0000 C CNN +F 1 "SWD" H 4270 7526 50 0000 C CNN +F 2 "Pin_Headers:Pin_Header_Straight_1x04_Pitch2.54mm" H 4350 7300 50 0001 C CNN +F 3 "~" H 4350 7300 50 0001 C CNN + 1 4350 7300 + -1 0 0 -1 +$EndComp +$Comp +L center-rescue:+3.3V-power #PWR06 +U 1 1 5C3BBC57 +P 4900 7200 +F 0 "#PWR06" H 4900 7050 50 0001 C CNN +F 1 "+3.3V" V 4915 7328 50 0000 L CNN +F 2 "" H 4900 7200 50 0001 C CNN +F 3 "" H 4900 7200 50 0001 C CNN + 1 4900 7200 + 0 1 1 0 +$EndComp +$Comp +L center-rescue:GND-power #PWR07 +U 1 1 5C3D62AF +P 4900 7400 +F 0 "#PWR07" H 4900 7150 50 0001 C CNN +F 1 "GND" V 4905 7272 50 0000 R CNN +F 2 "" H 4900 7400 50 0001 C CNN +F 3 "" H 4900 7400 50 0001 C CNN + 1 4900 7400 + 0 -1 -1 0 +$EndComp +Wire Wire Line + 4900 7400 4550 7400 +Wire Wire Line + 4550 7200 4900 7200 +Text Label 4850 7500 2 50 ~ 0 +SWDIO +Text Label 4850 7300 2 50 ~ 0 +SWCLK +Wire Wire Line + 4850 7300 4550 7300 +Wire Wire Line + 4550 7500 4850 7500 +Wire Wire Line + 2650 3800 2400 3800 +Wire Wire Line + 2650 3400 2400 3400 +Wire Wire Line + 2650 4200 2400 4200 +Wire Wire Line + 2650 4600 2400 4600 +Text Label 2650 3800 2 50 ~ 0 +Q0 +Text Label 2650 4600 2 50 ~ 0 +Q1 +Text Label 2650 3400 2 50 ~ 0 +Q2 +Text Label 2650 4200 2 50 ~ 0 +Q3 +$Comp +L center-rescue:TestPoint-Connector TP1 +U 1 1 5C453DE6 +P 3750 8050 +F 0 "TP1" V 3750 8238 50 0000 L CNN +F 1 "PA5" H 3808 8079 50 0001 L CNN +F 2 "Measurement_Points:Measurement_Point_Square-SMD-Pad_Small" H 3950 8050 50 0001 C CNN +F 3 "~" H 3950 8050 50 0001 C CNN + 1 3750 8050 + 0 1 1 0 +$EndComp +$Comp +L center-rescue:TestPoint-Connector TP2 +U 1 1 5C45EF40 +P 3750 8350 +F 0 "TP2" V 3750 8538 50 0000 L CNN +F 1 "PA9" H 3808 8379 50 0001 L CNN +F 2 "Measurement_Points:Measurement_Point_Square-SMD-Pad_Small" H 3950 8350 50 0001 C CNN +F 3 "~" H 3950 8350 50 0001 C CNN + 1 3750 8350 + 0 1 1 0 +$EndComp +$Comp +L center-rescue:TestPoint-Connector TP3 +U 1 1 5C45F33E +P 3750 8450 +F 0 "TP3" V 3750 8638 50 0000 L CNN +F 1 "PA10" H 3808 8479 50 0001 L CNN +F 2 "Measurement_Points:Measurement_Point_Square-SMD-Pad_Small" H 3950 8450 50 0001 C CNN +F 3 "~" H 3950 8450 50 0001 C CNN + 1 3750 8450 + 0 1 1 0 +$EndComp +$Comp +L center-rescue:TestPoint-Connector TP4 +U 1 1 5C45FC76 +P 2400 8650 +F 0 "TP4" V 2300 8750 50 0000 C CNN +F 1 "PA4" H 2458 8679 50 0001 L CNN +F 2 "Measurement_Points:Measurement_Point_Square-SMD-Pad_Small" H 2600 8650 50 0001 C CNN +F 3 "~" H 2600 8650 50 0001 C CNN + 1 2400 8650 + 0 -1 -1 0 +$EndComp +Wire Wire Line + 2400 8650 2450 8650 +Wire Wire Line + 3750 8450 3450 8450 +Wire Wire Line + 3750 8350 3450 8350 +Wire Wire Line + 3450 8050 3750 8050 +Wire Wire Line + 1900 8500 2250 8500 +Connection ~ 1900 8500 +Connection ~ 1900 8300 +Wire Wire Line + 2450 8450 2400 8450 +Wire Wire Line + 2400 8450 2400 8300 +Wire Wire Line + 1900 8300 2400 8300 +Wire Wire Line + 2250 8350 2450 8350 +Wire Wire Line + 2250 8350 2250 8500 +$Comp +L center-rescue:BSS83P-Transistor_FET Q3 +U 1 1 5C57CF20 +P 5850 8650 +F 0 "Q3" H 6055 8696 50 0000 L CNN +F 1 "AO3400" H 6055 8605 50 0000 L CNN +F 2 "Package_TO_SOT_SMD:SOT-23" H 6050 8575 50 0001 L CIN +F 3 "http://www.farnell.com/datasheets/1835997.pdf" H 5850 8650 50 0001 L CNN + 1 5850 8650 + 1 0 0 -1 +$EndComp +$Comp +L components:TX4138 U2 +U 1 1 5DE7FF76 +P 7000 4300 +F 0 "U2" H 7000 5065 50 0000 C CNN +F 1 "TX4138" H 7000 4974 50 0000 C CNN +F 2 "Package_SO:SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.29x3mm" H 7000 4300 50 0001 C CNN +F 3 "" H 7000 4300 50 0001 C CNN +F 4 "C329267" H 7000 4300 50 0001 C CNN "LCSC" + 1 7000 4300 + 1 0 0 -1 +$EndComp +Wire Wire Line + 2950 3900 4950 3900 +$Comp +L center-rescue:R-Device R4 +U 1 1 5DEB5134 +P 6250 4000 +F 0 "R4" V 6043 4000 50 0000 C CNN +F 1 "30mR 1/4W" V 6134 4000 50 0000 C CNN +F 2 "Resistor_SMD:R_1210_3225Metric" V 6180 4000 50 0001 C CNN +F 3 "~" H 6250 4000 50 0001 C CNN +F 4 "Ralec" V 6250 4000 50 0001 C CNN "Mfg" +F 5 "RTT12R033FTP" V 6250 4000 50 0001 C CNN "PN" +F 6 "C159305" V 6250 4000 50 0001 C CNN "LCSC" + 1 6250 4000 + 0 1 1 0 +$EndComp +Wire Wire Line + 6500 4000 6400 4000 +Wire Wire Line + 6100 4000 6000 4000 +Text Notes 6100 4150 0 50 ~ 0 +Ilim=2A +Wire Wire Line + 9800 5050 9800 4000 +$Comp +L center-rescue:CP_Small-Device C4 +U 1 1 5C1A6A7D +P 9800 3900 +F 0 "C4" H 9650 4050 50 0000 L CNN +F 1 "2200uF/25V/2A" V 9850 3000 50 0000 L CNN +F 2 "Capacitor_THT:CP_Radial_D13.0mm_P5.00mm" H 9800 3900 50 0001 C CNN +F 3 "~" H 9800 3900 50 0001 C CNN +F 4 "CapXon" V 9750 3000 50 0000 L CNN "Mfg" +F 5 "63YXF220MFFCT810X20" V 9950 3000 50 0000 L CNN "PN" +F 6 "C59339" H 9800 3900 50 0001 C CNN "LCSC" + 1 9800 3900 + 1 0 0 -1 +$EndComp +$Comp +L center-rescue:+VSW-power #PWR01 +U 1 1 5DEC7BE3 +P 5300 3350 +F 0 "#PWR01" H 5300 3200 50 0001 C CNN +F 1 "+VSW" H 5315 3523 50 0000 C CNN +F 2 "" H 5300 3350 50 0001 C CNN +F 3 "" H 5300 3350 50 0001 C CNN + 1 5300 3350 + 1 0 0 -1 +$EndComp +Wire Wire Line + 4950 3350 5300 3350 +Connection ~ 9800 5050 +$Comp +L center-rescue:L-Device L1 +U 1 1 5DED4544 +P 8450 3750 +F 0 "L1" H 8502 3796 50 0000 L CNN +F 1 "47uH/2A" H 8502 3705 50 0000 L CNN +F 2 "Inductor_SMD:L_Neosid_SM-NE127_HandSoldering" H 8450 3750 50 0001 C CNN +F 3 "~" H 8450 3750 50 0001 C CNN +F 4 "Eaton" H 8450 3750 50 0001 C CNN "Mfg" +F 5 "DR127-470" H 8450 3750 50 0001 C CNN "PN" +F 6 "EATON DR127-470" H 8450 3750 50 0001 C CNN "Reichelt" + 1 8450 3750 + 1 0 0 -1 +$EndComp +Wire Wire Line + 8450 3600 8450 3350 +Connection ~ 8450 3350 +Wire Wire Line + 8450 3900 8450 4000 +Wire Wire Line + 8450 4800 8450 5050 +Connection ~ 8450 5050 +Wire Wire Line + 8450 5050 9100 5050 +Wire Wire Line + 7000 4900 7000 5050 +Wire Wire Line + 7000 5050 8450 5050 +Connection ~ 5300 3350 +Connection ~ 8450 4000 +Wire Wire Line + 8450 4000 8450 4500 +$Comp +L center-rescue:R-Device R1 +U 1 1 5DF04917 +P 8200 3750 +F 0 "R1" H 8270 3841 50 0000 L CNN +F 1 "1k" H 8270 3750 50 0000 L CNN +F 2 "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" V 8130 3750 50 0001 C CNN +F 3 "~" H 8200 3750 50 0001 C CNN +F 4 "DNP" H 8270 3659 50 0000 L CNN "DNP" + 1 8200 3750 + 1 0 0 -1 +$EndComp +Wire Wire Line + 8200 3900 8200 4000 +Connection ~ 8200 4000 +Wire Wire Line + 8200 4000 8450 4000 +Wire Wire Line + 8200 3350 8200 3600 +Wire Wire Line + 8200 3350 8450 3350 +$Comp +L center-rescue:GND-power #PWR04 +U 1 1 5C21CDD5 +P 12850 5050 +F 0 "#PWR04" H 12850 4800 50 0001 C CNN +F 1 "GND" V 12855 4922 50 0000 R CNN +F 2 "" H 12850 5050 50 0001 C CNN +F 3 "" H 12850 5050 50 0001 C CNN + 1 12850 5050 + 0 -1 -1 0 +$EndComp +Wire Wire Line + 4950 5050 5400 5050 +$Comp +L center-rescue:R-Device R3 +U 1 1 5DF1B471 +P 9450 3950 +F 0 "R3" H 9520 3996 50 0000 L CNN +F 1 "300k" H 9520 3905 50 0000 L CNN +F 2 "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" V 9380 3950 50 0001 C CNN +F 3 "~" H 9450 3950 50 0001 C CNN + 1 9450 3950 + 1 0 0 -1 +$EndComp +$Comp +L center-rescue:R-Device R6 +U 1 1 5DF1BE4C +P 9450 4450 +F 0 "R6" H 9520 4496 50 0000 L CNN +F 1 "20k" H 9520 4405 50 0000 L CNN +F 2 "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" V 9380 4450 50 0001 C CNN +F 3 "~" H 9450 4450 50 0001 C CNN + 1 9450 4450 + 1 0 0 -1 +$EndComp +Wire Wire Line + 9450 4100 9450 4200 +Wire Wire Line + 9450 4600 9450 5050 +Connection ~ 9450 5050 +Wire Wire Line + 9450 5050 9800 5050 +Wire Wire Line + 9450 3800 9450 3350 +Wire Wire Line + 8450 3350 9450 3350 +Connection ~ 9450 3350 +Wire Wire Line + 9450 4200 9100 4200 +Connection ~ 9450 4200 +Wire Wire Line + 9450 4200 9450 4300 +$Comp +L center-rescue:C_Small-Device C5 +U 1 1 5DF24754 +P 9100 4450 +F 0 "C5" H 9192 4496 50 0000 L CNN +F 1 "12p" H 9192 4405 50 0000 L CNN +F 2 "Capacitor_SMD:C_0603_1608Metric_Pad1.05x0.95mm_HandSolder" H 9100 4450 50 0001 C CNN +F 3 "~" H 9100 4450 50 0001 C CNN + 1 9100 4450 + 1 0 0 -1 +$EndComp +Wire Wire Line + 9100 4350 9100 4200 +Connection ~ 9100 4200 +Wire Wire Line + 9100 4200 7500 4200 +Wire Wire Line + 9100 4550 9100 5050 +Connection ~ 9100 5050 +Wire Wire Line + 9100 5050 9450 5050 +$Comp +L center-rescue:CP_Small-Device C1 +U 1 1 5DF2DAD7 +P 5400 4100 +F 0 "C1" H 5500 4150 50 0000 L CNN +F 1 "220u/63V" H 5500 4050 50 0000 L CNN +F 2 "Capacitor_THT:CP_Radial_D10.0mm_P5.00mm" H 5400 4100 50 0001 C CNN +F 3 "~" H 5400 4100 50 0001 C CNN +F 4 "Rubycon" H 5500 3950 50 0000 L CNN "Mfg" +F 5 "C324050" H 5400 4100 50 0001 C CNN "LCSC" +F 6 "63YXF220MFFCT810X20" H 5500 3850 50 0000 L CNN "PN" + 1 5400 4100 + 1 0 0 -1 +$EndComp +Wire Wire Line + 5400 4000 5400 3350 +Connection ~ 5400 3350 +Wire Wire Line + 5400 3350 5300 3350 +Wire Wire Line + 5400 4200 5400 5050 +$Comp +L center-rescue:C_Small-Device C2 +U 1 1 5DF3D7ED +P 6000 4550 +F 0 "C2" H 6092 4596 50 0000 L CNN +F 1 "100n/60V" H 6092 4505 50 0000 L CNN +F 2 "Capacitor_SMD:C_0603_1608Metric_Pad1.05x0.95mm_HandSolder" H 6000 4550 50 0001 C CNN +F 3 "~" H 6000 4550 50 0001 C CNN + 1 6000 4550 + 1 0 0 -1 +$EndComp +$Comp +L center-rescue:C_Small-Device C3 +U 1 1 5DF449C0 +P 7950 3900 +F 0 "C3" H 8042 3946 50 0000 L CNN +F 1 "100n/60V" H 8042 3855 50 0000 L CNN +F 2 "Capacitor_SMD:C_0603_1608Metric_Pad1.05x0.95mm_HandSolder" H 7950 3900 50 0001 C CNN +F 3 "~" H 7950 3900 50 0001 C CNN + 1 7950 3900 + 1 0 0 -1 +$EndComp +$Comp +L center-rescue:+12V-power #PWR02 +U 1 1 5C2201CD +P 12850 3350 +F 0 "#PWR02" H 12850 3200 50 0001 C CNN +F 1 "+12V" V 12865 3478 50 0000 L CNN +F 2 "" H 12850 3350 50 0001 C CNN +F 3 "" H 12850 3350 50 0001 C CNN + 1 12850 3350 + 0 1 1 0 +$EndComp +Wire Wire Line + 9450 3350 9800 3350 +Connection ~ 9800 3350 +Connection ~ 12500 5050 +Wire Wire Line + 12850 5050 12500 5050 +Connection ~ 12500 3900 +Wire Wire Line + 12850 3900 12500 3900 +$Comp +L center-rescue:+3.3V-power #PWR03 +U 1 1 5C2174D4 +P 12850 3900 +F 0 "#PWR03" H 12850 3750 50 0001 C CNN +F 1 "+3.3V" V 12865 4028 50 0000 L CNN +F 2 "" H 12850 3900 50 0001 C CNN +F 3 "" H 12850 3900 50 0001 C CNN + 1 12850 3900 + 0 1 1 0 +$EndComp +Wire Wire Line + 10250 5050 9800 5050 +Connection ~ 10250 5050 +Wire Wire Line + 10250 4550 10250 5050 +Wire Wire Line + 10250 3900 10250 4350 +Wire Wire Line + 10600 3900 10250 3900 +Connection ~ 10600 3900 +Wire Wire Line + 10600 4350 10600 3900 +Wire Wire Line + 10600 5050 10250 5050 +Connection ~ 10600 5050 +Wire Wire Line + 10600 5050 10600 4550 +Connection ~ 11700 5050 +Connection ~ 12150 5050 +Wire Wire Line + 12150 5050 11700 5050 +Wire Wire Line + 12150 5050 12150 4550 +Wire Wire Line + 12500 5050 12150 5050 +Wire Wire Line + 12500 4550 12500 5050 +Wire Wire Line + 12500 3900 12150 3900 +Wire Wire Line + 12500 3900 12500 4350 +Wire Wire Line + 12150 3900 11700 3900 +Connection ~ 12150 3900 +Wire Wire Line + 12150 3900 12150 4350 +$Comp +L center-rescue:C_Small-Device C10 +U 1 1 5C1B07A6 +P 12500 4450 +F 0 "C10" H 12592 4496 50 0000 L CNN +F 1 "100n" H 12592 4405 50 0000 L CNN +F 2 "Capacitors_SMD:C_0603_HandSoldering" H 12500 4450 50 0001 C CNN +F 3 "~" H 12500 4450 50 0001 C CNN + 1 12500 4450 + 1 0 0 -1 +$EndComp +$Comp +L center-rescue:C_Small-Device C9 +U 1 1 5C1AFB91 +P 12150 4450 +F 0 "C9" H 12242 4496 50 0000 L CNN +F 1 "10u" H 12242 4405 50 0000 L CNN +F 2 "Capacitors_SMD:C_0603_HandSoldering" H 12150 4450 50 0001 C CNN +F 3 "~" H 12150 4450 50 0001 C CNN + 1 12150 4450 + 1 0 0 -1 +$EndComp +$Comp +L center-rescue:C_Small-Device C7 +U 1 1 5C1AF3BD +P 10600 4450 +F 0 "C7" H 10692 4496 50 0000 L CNN +F 1 "100n" H 10692 4405 50 0000 L CNN +F 2 "Capacitors_SMD:C_0603_HandSoldering" H 10600 4450 50 0001 C CNN +F 3 "~" H 10600 4450 50 0001 C CNN + 1 10600 4450 + 1 0 0 -1 +$EndComp +$Comp +L center-rescue:C_Small-Device C6 +U 1 1 5C1AAFA9 +P 10250 4450 +F 0 "C6" H 10342 4496 50 0000 L CNN +F 1 "10u" H 10342 4405 50 0000 L CNN +F 2 "Capacitors_SMD:C_0603_HandSoldering" H 10250 4450 50 0001 C CNN +F 3 "~" H 10250 4450 50 0001 C CNN + 1 10250 4450 + 1 0 0 -1 +$EndComp +Wire Wire Line + 9800 3800 9800 3350 +Wire Wire Line + 11150 5050 10600 5050 +Wire Wire Line + 11150 5050 11150 4200 +Connection ~ 11150 5050 +Wire Wire Line + 11700 5050 11150 5050 +Wire Wire Line + 11700 4550 11700 5050 +Wire Wire Line + 11700 3900 11450 3900 +Connection ~ 11700 3900 +Wire Wire Line + 11700 3900 11700 4350 +$Comp +L center-rescue:CP_Small-Device C8 +U 1 1 5C1A7520 +P 11700 4450 +F 0 "C8" H 11788 4496 50 0000 L CNN +F 1 "47u" H 11788 4405 50 0000 L CNN +F 2 "Capacitor_THT:CP_Radial_D5.0mm_P2.00mm" H 11700 4450 50 0001 C CNN +F 3 "~" H 11700 4450 50 0001 C CNN +F 4 "25YXF47MFFC5X11" H 11700 4450 50 0001 C CNN "PN" +F 5 "C216203" H 11700 4450 50 0001 C CNN "LCSC" +F 6 "Rubycon" H 11700 4450 50 0001 C CNN "Mfg" + 1 11700 4450 + 1 0 0 -1 +$EndComp +Wire Wire Line + 10850 3900 10600 3900 +Wire Wire Line + 9800 3350 10250 3350 +Wire Wire Line + 10250 3350 10250 3900 +Connection ~ 10250 3900 +Wire Wire Line + 10250 3350 12850 3350 +Connection ~ 10250 3350 +$Comp +L center-rescue:LED_ALT-Device D7 +U 1 1 5DFA0B1D +P 5950 8200 +F 0 "D7" V 6080 8083 50 0000 R CNN +F 1 "LED_ALT" V 5989 8083 50 0000 R CNN +F 2 "LED_SMD:LED_PLCC_2835_Handsoldering" H 5950 8200 50 0001 C CNN +F 3 "~" H 5950 8200 50 0001 C CNN +F 4 "Everlight" V 5898 8083 50 0000 R CNN "Mfg" +F 5 "IR67-21C/TR8" V 5807 8083 50 0000 R CNN "PN" +F 6 "C60109" V 5950 8200 50 0001 C CNN "LCSC" + 1 5950 8200 + 0 -1 -1 0 +$EndComp +Wire Wire Line + 5950 7300 5950 7400 +Wire Wire Line + 5950 8850 5950 9100 +Wire Wire Line + 4950 5050 4950 4250 +Wire Wire Line + 4950 3900 4950 3950 +$Comp +L center-rescue:D_Schottky_ALT-Device D4 +U 1 1 5E02DC22 +P 4950 4100 +F 0 "D4" V 4904 4021 50 0000 R CNN +F 1 "SS510" V 4995 4021 50 0000 R CNN +F 2 "Diode_SMD:D_SMA" H 4950 4100 50 0001 C CNN +F 3 "~" H 4950 4100 50 0001 C CNN +F 4 "C65010" V 4950 4100 50 0001 C CNN "LCSC" + 1 4950 4100 + 0 -1 1 0 +$EndComp +Wire Wire Line + 4550 3350 4550 3450 +$Comp +L center-rescue:D_Schottky_ALT-Device D1 +U 1 1 5E0395C8 +P 4550 3600 +F 0 "D1" V 4504 3521 50 0000 R CNN +F 1 "SS510" V 4595 3521 50 0000 R CNN +F 2 "Diode_SMD:D_SMA" H 4550 3600 50 0001 C CNN +F 3 "~" H 4550 3600 50 0001 C CNN +F 4 "C65010" V 4550 3600 50 0001 C CNN "LCSC" + 1 4550 3600 + 0 -1 1 0 +$EndComp +$Comp +L center-rescue:D_Schottky_ALT-Device D3 +U 1 1 5E03ECDB +P 4550 4100 +F 0 "D3" V 4504 4021 50 0000 R CNN +F 1 "SS510" V 4595 4021 50 0000 R CNN +F 2 "Diode_SMD:D_SMA" H 4550 4100 50 0001 C CNN +F 3 "~" H 4550 4100 50 0001 C CNN +F 4 "C65010" V 4550 4100 50 0001 C CNN "LCSC" + 1 4550 4100 + 0 -1 1 0 +$EndComp +$Comp +L center-rescue:D_Schottky_ALT-Device D5 +U 1 1 5E0408EC +P 8450 4650 +F 0 "D5" V 8404 4571 50 0000 R CNN +F 1 "SS510" V 8495 4571 50 0000 R CNN +F 2 "Diode_SMD:D_SMA" H 8450 4650 50 0001 C CNN +F 3 "~" H 8450 4650 50 0001 C CNN +F 4 "C65010" V 8450 4650 50 0001 C CNN "LCSC" + 1 8450 4650 + 0 -1 1 0 +$EndComp +$Comp +L center-rescue:bom_item-4xxx E1 +U 1 1 5E05C19D +P 3650 9800 +F 0 "E1" H 3568 9846 50 0000 L CNN +F 1 "Zip ties: 100x2.5mm, 4pcs/board" H 3568 9755 50 0000 L CNN +F 2 "" H 3650 9800 50 0001 C CNN +F 3 "" H 3650 9800 50 0001 C CNN +F 4 "KAB 100-2,5" H 3650 9800 50 0001 C CNN "Reichelt" + 1 3650 9800 + 1 0 0 -1 +$EndComp +Connection ~ 7000 5050 +$Comp +L center-rescue:D_Zener_ALT-Device D6 +U 1 1 5DEB348D +P 3950 4700 +F 0 "D6" V 3904 4779 50 0000 L CNN +F 1 "2V7" V 3995 4779 50 0000 L CNN +F 2 "Diode_SMD:D_SOD-323_HandSoldering" H 3950 4700 50 0001 C CNN +F 3 "~" H 3950 4700 50 0001 C CNN +F 4 "DIODES inc." V 3950 4700 50 0001 C CNN "Mfg" +F 5 "MMSZ5223BS-7-F" V 3950 4700 50 0001 C CNN "PN" +F 6 "C151000" V 3950 4700 50 0001 C CNN "LCSC" + 1 3950 4700 + 0 1 1 0 +$EndComp +Wire Wire Line + 3950 4350 3950 4550 +Wire Wire Line + 3950 4850 3950 5050 +Text Label 3550 4350 0 50 ~ 0 +Vmeas_A +Wire Wire Line + 3950 4350 3950 4200 +Connection ~ 3950 4350 +Wire Wire Line + 3550 4350 3950 4350 +$Comp +L center-rescue:R_Small-Device R5 +U 1 1 5C1B72F8 +P 3950 4100 +F 0 "R5" H 4009 4146 50 0000 L CNN +F 1 "10k" H 4009 4055 50 0000 L CNN +F 2 "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" H 3950 4100 50 0001 C CNN +F 3 "~" H 3950 4100 50 0001 C CNN + 1 3950 4100 + 1 0 0 -1 +$EndComp +Connection ~ 7950 4000 +Wire Wire Line + 7950 4000 8200 4000 +Wire Wire Line + 7500 4000 7950 4000 +Wire Wire Line + 7800 3800 7950 3800 +$Comp +L center-rescue:R-Device R2 +U 1 1 5DF4CC98 +P 7650 3800 +F 0 "R2" V 7443 3800 50 0000 C CNN +F 1 "5R1" V 7534 3800 50 0000 C CNN +F 2 "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" V 7580 3800 50 0001 C CNN +F 3 "~" H 7650 3800 50 0001 C CNN + 1 7650 3800 + 0 1 1 0 +$EndComp +Wire Wire Line + 5950 7950 5950 8050 +Wire Wire Line + 6500 4100 6500 4000 +Connection ~ 6500 4000 +Text Label 6450 4000 0 50 ~ 0 +ILIM +$Comp +L center-rescue:AP1117-33-Regulator_Linear U1 +U 1 1 5C19682A +P 11150 3900 +F 0 "U1" H 11150 4142 50 0000 C CNN +F 1 "AP1117-33" H 11150 4051 50 0000 C CNN +F 2 "Package_TO_SOT_SMD:SOT-223" H 11150 4100 50 0001 C CNN +F 3 "http://www.diodes.com/datasheets/AP1117.pdf" H 11250 3650 50 0001 C CNN + 1 11150 3900 + 1 0 0 -1 +$EndComp +Wire Wire Line + 11450 4000 11600 4000 +Text Label 11600 4000 2 50 ~ 0 +PAD +Wire Wire Line + 6000 4450 6000 4000 +Connection ~ 6000 4000 +Wire Wire Line + 6000 4650 6000 5050 +Wire Wire Line + 3950 5050 4550 5050 +Connection ~ 6000 5050 +Wire Wire Line + 6000 5050 7000 5050 +Wire Wire Line + 6000 3800 6500 3800 +Wire Wire Line + 6000 3800 6000 4000 +Wire Wire Line + 2850 3800 3950 3800 +Connection ~ 4550 5050 +Connection ~ 5400 5050 +Wire Wire Line + 5400 5050 6000 5050 +Wire Wire Line + 3950 4000 3950 3800 +Connection ~ 3950 3800 +Wire Wire Line + 3950 3800 4550 3800 +Wire Wire Line + 5400 3350 6000 3350 +Wire Wire Line + 6000 3800 6000 3350 +Connection ~ 6000 3800 +Text Label 8350 7900 2 50 ~ 0 +Q0 +Wire Wire Line + 8150 7150 8150 7350 +Text Label 6950 7900 0 50 ~ 0 +CH0 +Wire Wire Line + 8350 7900 8150 7900 +Wire Wire Line + 8150 7900 8150 7750 +$Comp +L center-rescue:+12V-power #PWR0101 +U 1 1 5DF15485 +P 8150 7150 +F 0 "#PWR0101" H 8150 7000 50 0001 C CNN +F 1 "+12V" H 8165 7323 50 0000 C CNN +F 2 "" H 8150 7150 50 0001 C CNN +F 3 "" H 8150 7150 50 0001 C CNN + 1 8150 7150 + 1 0 0 -1 +$EndComp +Text Notes 12450 3300 0 50 ~ 0 +13V(!) +Wire Wire Line + 6950 7900 7200 7900 +$Comp +L center-rescue:GND-power #PWR0102 +U 1 1 5DF278BF +P 7500 8200 +F 0 "#PWR0102" H 7500 7950 50 0001 C CNN +F 1 "GND" H 7505 8027 50 0000 C CNN +F 2 "" H 7500 8200 50 0001 C CNN +F 3 "" H 7500 8200 50 0001 C CNN + 1 7500 8200 + 1 0 0 -1 +$EndComp +Wire Wire Line + 7500 8200 7500 8100 +Wire Wire Line + 7500 7700 7500 7550 +Wire Wire Line + 7500 7550 7850 7550 +$Comp +L center-rescue:R_Small-Device R11 +U 1 1 5DF2C541 +P 7500 7350 +F 0 "R11" H 7559 7396 50 0000 L CNN +F 1 "47k" H 7559 7305 50 0000 L CNN +F 2 "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" H 7500 7350 50 0001 C CNN +F 3 "~" H 7500 7350 50 0001 C CNN + 1 7500 7350 + 1 0 0 -1 +$EndComp +Wire Wire Line + 7500 7450 7500 7550 +Connection ~ 7500 7550 +$Comp +L center-rescue:BSS83P-Transistor_FET Q1 +U 1 1 5C577582 +P 8050 7550 +F 0 "Q1" H 8255 7596 50 0000 L CNN +F 1 "AO3401" H 8255 7505 50 0000 L CNN +F 2 "Package_TO_SOT_SMD:SOT-23" H 8250 7475 50 0001 L CIN +F 3 "http://www.farnell.com/datasheets/1835997.pdf" H 8050 7550 50 0001 L CNN + 1 8050 7550 + 1 0 0 -1 +$EndComp +Text Label 8750 7900 0 50 ~ 0 +CH1 +$Comp +L center-rescue:GND-power #PWR0105 +U 1 1 5DF6A33E +P 9300 8200 +F 0 "#PWR0105" H 9300 7950 50 0001 C CNN +F 1 "GND" H 9305 8027 50 0000 C CNN +F 2 "" H 9300 8200 50 0001 C CNN +F 3 "" H 9300 8200 50 0001 C CNN + 1 9300 8200 + 1 0 0 -1 +$EndComp +Wire Wire Line + 9300 7700 9300 7550 +Wire Wire Line + 9950 7150 9950 7350 +Text Label 10150 7900 2 50 ~ 0 +Q1 +$Comp +L center-rescue:BSS83P-Transistor_FET Q2 +U 1 1 5DF6A350 +P 9850 7550 +F 0 "Q2" H 10055 7596 50 0000 L CNN +F 1 "AO3401" H 10055 7505 50 0000 L CNN +F 2 "Package_TO_SOT_SMD:SOT-23" H 10050 7475 50 0001 L CIN +F 3 "http://www.farnell.com/datasheets/1835997.pdf" H 9850 7550 50 0001 L CNN + 1 9850 7550 + 1 0 0 -1 +$EndComp +Connection ~ 9300 7550 +Wire Wire Line + 10150 7900 9950 7900 +$Comp +L center-rescue:+12V-power #PWR0106 +U 1 1 5DF6A35F +P 9950 7150 +F 0 "#PWR0106" H 9950 7000 50 0001 C CNN +F 1 "+12V" H 9965 7323 50 0000 C CNN +F 2 "" H 9950 7150 50 0001 C CNN +F 3 "" H 9950 7150 50 0001 C CNN + 1 9950 7150 + 1 0 0 -1 +$EndComp +Wire Wire Line + 9950 7900 9950 7750 +Wire Wire Line + 9300 8200 9300 8100 +Wire Wire Line + 9300 7450 9300 7550 +Wire Wire Line + 9300 7550 9650 7550 +$Comp +L center-rescue:R_Small-Device R12 +U 1 1 5DF6A371 +P 9300 7350 +F 0 "R12" H 9359 7396 50 0000 L CNN +F 1 "47k" H 9359 7305 50 0000 L CNN +F 2 "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" H 9300 7350 50 0001 C CNN +F 3 "~" H 9300 7350 50 0001 C CNN + 1 9300 7350 + 1 0 0 -1 +$EndComp +$Comp +L center-rescue:BSS83P-Transistor_FET Q7 +U 1 1 5DF6A380 +P 9200 7900 +F 0 "Q7" H 9405 7946 50 0000 L CNN +F 1 "AO3400" H 9405 7855 50 0000 L CNN +F 2 "Package_TO_SOT_SMD:SOT-23" H 9400 7825 50 0001 L CIN +F 3 "http://www.farnell.com/datasheets/1835997.pdf" H 9200 7900 50 0001 L CNN + 1 9200 7900 + 1 0 0 1 +$EndComp +Wire Wire Line + 8750 7900 9000 7900 +Text Label 10550 7900 0 50 ~ 0 +CH2 +$Comp +L center-rescue:GND-power #PWR0107 +U 1 1 5DF76E8A +P 11100 8200 +F 0 "#PWR0107" H 11100 7950 50 0001 C CNN +F 1 "GND" H 11105 8027 50 0000 C CNN +F 2 "" H 11100 8200 50 0001 C CNN +F 3 "" H 11100 8200 50 0001 C CNN + 1 11100 8200 + 1 0 0 -1 +$EndComp +Wire Wire Line + 11100 7700 11100 7550 +Wire Wire Line + 11750 7150 11750 7350 +Text Label 11950 7900 2 50 ~ 0 +Q2 +$Comp +L center-rescue:BSS83P-Transistor_FET Q4 +U 1 1 5DF76E9C +P 11650 7550 +F 0 "Q4" H 11855 7596 50 0000 L CNN +F 1 "AO3401" H 11855 7505 50 0000 L CNN +F 2 "Package_TO_SOT_SMD:SOT-23" H 11850 7475 50 0001 L CIN +F 3 "http://www.farnell.com/datasheets/1835997.pdf" H 11650 7550 50 0001 L CNN + 1 11650 7550 + 1 0 0 -1 +$EndComp +Connection ~ 11100 7550 +Wire Wire Line + 11950 7900 11750 7900 +$Comp +L center-rescue:+12V-power #PWR0108 +U 1 1 5DF76EAB +P 11750 7150 +F 0 "#PWR0108" H 11750 7000 50 0001 C CNN +F 1 "+12V" H 11765 7323 50 0000 C CNN +F 2 "" H 11750 7150 50 0001 C CNN +F 3 "" H 11750 7150 50 0001 C CNN + 1 11750 7150 + 1 0 0 -1 +$EndComp +$Comp +L center-rescue:R_Small-Device R14 +U 1 1 5DF76EB9 +P 12900 7350 +F 0 "R14" H 12959 7396 50 0000 L CNN +F 1 "47k" H 12959 7305 50 0000 L CNN +F 2 "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" H 12900 7350 50 0001 C CNN +F 3 "~" H 12900 7350 50 0001 C CNN + 1 12900 7350 + 1 0 0 -1 +$EndComp +Wire Wire Line + 13550 7150 13550 7350 +$Comp +L center-rescue:BSS83P-Transistor_FET Q5 +U 1 1 5DF76EC9 +P 13450 7550 +F 0 "Q5" H 13655 7596 50 0000 L CNN +F 1 "AO3401" H 13655 7505 50 0000 L CNN +F 2 "Package_TO_SOT_SMD:SOT-23" H 13650 7475 50 0001 L CIN +F 3 "http://www.farnell.com/datasheets/1835997.pdf" H 13450 7550 50 0001 L CNN + 1 13450 7550 + 1 0 0 -1 +$EndComp +Wire Wire Line + 13550 7900 13550 7750 +Wire Wire Line + 12900 7550 13250 7550 +Wire Wire Line + 11750 7900 11750 7750 +Connection ~ 12900 7550 +Wire Wire Line + 11100 8200 11100 8100 +Wire Wire Line + 11100 7450 11100 7550 +Wire Wire Line + 11100 7550 11450 7550 +$Comp +L center-rescue:R_Small-Device R13 +U 1 1 5DF76EDE +P 11100 7350 +F 0 "R13" H 11159 7396 50 0000 L CNN +F 1 "47k" H 11159 7305 50 0000 L CNN +F 2 "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" H 11100 7350 50 0001 C CNN +F 3 "~" H 11100 7350 50 0001 C CNN + 1 11100 7350 + 1 0 0 -1 +$EndComp +Wire Wire Line + 10550 7900 10800 7900 +$Comp +L center-rescue:BSS83P-Transistor_FET Q9 +U 1 1 5DF76EFD +P 12800 7900 +F 0 "Q9" H 13005 7946 50 0000 L CNN +F 1 "AO3400" H 13005 7855 50 0000 L CNN +F 2 "Package_TO_SOT_SMD:SOT-23" H 13000 7825 50 0001 L CIN +F 3 "http://www.farnell.com/datasheets/1835997.pdf" H 12800 7900 50 0001 L CNN + 1 12800 7900 + 1 0 0 1 +$EndComp +Wire Wire Line + 12900 8200 12900 8100 +Wire Wire Line + 12900 7450 12900 7550 +Wire Wire Line + 12900 7700 12900 7550 +$Comp +L center-rescue:+12V-power #PWR0109 +U 1 1 5DF76F0D +P 13550 7150 +F 0 "#PWR0109" H 13550 7000 50 0001 C CNN +F 1 "+12V" H 13565 7323 50 0000 C CNN +F 2 "" H 13550 7150 50 0001 C CNN +F 3 "" H 13550 7150 50 0001 C CNN + 1 13550 7150 + 1 0 0 -1 +$EndComp +Text Label 13750 7900 2 50 ~ 0 +Q3 +Text Label 12350 7900 0 50 ~ 0 +CH3 +Wire Wire Line + 12900 7250 12900 7150 +Wire Wire Line + 12350 7900 12600 7900 +$Comp +L center-rescue:GND-power #PWR0110 +U 1 1 5DF76F1F +P 12900 8200 +F 0 "#PWR0110" H 12900 7950 50 0001 C CNN +F 1 "GND" H 12905 8027 50 0000 C CNN +F 2 "" H 12900 8200 50 0001 C CNN +F 3 "" H 12900 8200 50 0001 C CNN + 1 12900 8200 + 1 0 0 -1 +$EndComp +Wire Wire Line + 13750 7900 13550 7900 +$Comp +L center-rescue:+12V-power #PWR0103 +U 1 1 5DF6DD8B +P 12900 7150 +F 0 "#PWR0103" H 12900 7000 50 0001 C CNN +F 1 "+12V" H 12915 7323 50 0000 C CNN +F 2 "" H 12900 7150 50 0001 C CNN +F 3 "" H 12900 7150 50 0001 C CNN + 1 12900 7150 + 1 0 0 -1 +$EndComp +$Comp +L center-rescue:+12V-power #PWR0104 +U 1 1 5DF7D96A +P 11100 7150 +F 0 "#PWR0104" H 11100 7000 50 0001 C CNN +F 1 "+12V" H 11115 7323 50 0000 C CNN +F 2 "" H 11100 7150 50 0001 C CNN +F 3 "" H 11100 7150 50 0001 C CNN + 1 11100 7150 + 1 0 0 -1 +$EndComp +Wire Wire Line + 11100 7150 11100 7250 +$Comp +L center-rescue:+12V-power #PWR0111 +U 1 1 5DF985A9 +P 9300 7150 +F 0 "#PWR0111" H 9300 7000 50 0001 C CNN +F 1 "+12V" H 9315 7323 50 0000 C CNN +F 2 "" H 9300 7150 50 0001 C CNN +F 3 "" H 9300 7150 50 0001 C CNN + 1 9300 7150 + 1 0 0 -1 +$EndComp +$Comp +L center-rescue:+12V-power #PWR0112 +U 1 1 5DFADEB5 +P 7500 7150 +F 0 "#PWR0112" H 7500 7000 50 0001 C CNN +F 1 "+12V" H 7515 7323 50 0000 C CNN +F 2 "" H 7500 7150 50 0001 C CNN +F 3 "" H 7500 7150 50 0001 C CNN + 1 7500 7150 + 1 0 0 -1 +$EndComp +Wire Wire Line + 7500 7150 7500 7250 +$Comp +L center-rescue:BSS83P-Transistor_FET Q6 +U 1 1 5DF1D708 +P 7400 7900 +F 0 "Q6" H 7605 7946 50 0000 L CNN +F 1 "AO3400" H 7605 7855 50 0000 L CNN +F 2 "Package_TO_SOT_SMD:SOT-23" H 7600 7825 50 0001 L CIN +F 3 "http://www.farnell.com/datasheets/1835997.pdf" H 7400 7900 50 0001 L CNN + 1 7400 7900 + 1 0 0 1 +$EndComp +$Comp +L center-rescue:BSS83P-Transistor_FET Q8 +U 1 1 5DF76EED +P 11000 7900 +F 0 "Q8" H 11205 7946 50 0000 L CNN +F 1 "AO3400" H 11205 7855 50 0000 L CNN +F 2 "Package_TO_SOT_SMD:SOT-23" H 11200 7825 50 0001 L CIN +F 3 "http://www.farnell.com/datasheets/1835997.pdf" H 11000 7900 50 0001 L CNN + 1 11000 7900 + 1 0 0 1 +$EndComp +Wire Wire Line + 9300 7150 9300 7250 +$Comp +L center-rescue:LED_ALT-Device D8 +U 1 1 5DF69147 +P 5950 7800 +F 0 "D8" V 6080 7683 50 0000 R CNN +F 1 "LED_ALT" V 5989 7683 50 0000 R CNN +F 2 "LED_SMD:LED_PLCC_2835_Handsoldering" H 5950 7800 50 0001 C CNN +F 3 "~" H 5950 7800 50 0001 C CNN +F 4 "Everlight" V 5898 7683 50 0000 R CNN "Mfg" +F 5 "IR67-21C/TR8" V 5807 7683 50 0000 R CNN "PN" +F 6 "C60109" V 5950 7800 50 0001 C CNN "LCSC" + 1 5950 7800 + 0 -1 -1 0 +$EndComp +Wire Wire Line + 5950 7650 5950 7600 +Text Notes 2200 7400 0 50 ~ 0 +Opt +Text Notes 2500 5650 0 50 ~ 0 +TODO:\n* xtal missing from bom?\n* TX4138 EN pin?\n* R2, R4 missing from bom?\n* R9 missing from bom? +$EndSCHEMATC diff --git a/center-led-base/center.xml b/center-led-base/center.xml new file mode 100644 index 0000000..45a071a --- /dev/null +++ b/center-led-base/center.xml @@ -0,0 +1,1019 @@ + + + + /home/user/toys/8seg/center/center.sch + Wed Dec 4 23:58:24 2019 + Eeschema (5.99.0-52-gefbc802f4) + + + + <company/> + <rev/> + <date/> + <source>center.sch</source> + <comment number="1" value=""/> + <comment number="2" value=""/> + <comment number="3" value=""/> + <comment number="4" value=""/> + <comment number="5" value=""/> + <comment number="6" value=""/> + <comment number="7" value=""/> + <comment number="8" value=""/> + <comment number="9" value=""/> + </title_block> + </sheet> + </design> + <components> + <comp ref="U3"> + <value>STM32F030F4P6</value> + <footprint>Housings_SSOP:TSSOP-20_4.4x6.5mm_Pitch0.65mm</footprint> + <datasheet>http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00088500.pdf</datasheet> + <libsource lib="MCU_ST_STM32F0" part="STM32F030F4Px" description="ARM Cortex-M0 MCU, 16KB flash, 4KB RAM, 48MHz, 2.4-3.6V, 15 GPIO, TSSOP-20"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5C1966AA</tstamp> + </comp> + <comp ref="J1"> + <value>top left</value> + <footprint>center:led_tape_3528_2835</footprint> + <datasheet>~</datasheet> + <libsource lib="Connector_Generic" part="Conn_01x02" description="Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5C196961</tstamp> + </comp> + <comp ref="J2"> + <value>top right</value> + <footprint>center:led_tape_3528_2835</footprint> + <datasheet>~</datasheet> + <libsource lib="Connector_Generic" part="Conn_01x02" description="Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5C196B9D</tstamp> + </comp> + <comp ref="J3"> + <value>bottom right</value> + <footprint>center:led_tape_3528_2835</footprint> + <datasheet>~</datasheet> + <libsource lib="Connector_Generic" part="Conn_01x02" description="Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5C196C4D</tstamp> + </comp> + <comp ref="J4"> + <value>bottom left</value> + <footprint>center:led_tape_3528_2835</footprint> + <datasheet>~</datasheet> + <libsource lib="Connector_Generic" part="Conn_01x02" description="Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5C196D8E</tstamp> + </comp> + <comp ref="D2"> + <value>SS510</value> + <footprint>Diode_SMD:D_SMA</footprint> + <datasheet>~</datasheet> + <fields> + <field name="LCSC">C329267</field> + </fields> + <libsource lib="Device" part="D_Schottky_ALT" description="Schottky diode, filled shape"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5C199CCC</tstamp> + </comp> + <comp ref="R9"> + <value>180</value> + <footprint>Resistors_SMD:R_2512_HandSoldering</footprint> + <datasheet>~</datasheet> + <libsource lib="Device" part="R_Small" description="Resistor, small symbol"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5C1F9EE6</tstamp> + </comp> + <comp ref="Y1"> + <value>8MHz</value> + <footprint>Crystals:Crystal_SMD_3225-4pin_3.2x2.5mm</footprint> + <datasheet>~</datasheet> + <libsource lib="Device" part="Crystal_GND24_Small" description="Four pin crystal, GND on pins 2 and 4, small symbol"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5C30EB37</tstamp> + </comp> + <comp ref="C12"> + <value>12p</value> + <footprint>Capacitors_SMD:C_0603_HandSoldering</footprint> + <datasheet>~</datasheet> + <libsource lib="Device" part="C_Small" description="Unpolarized capacitor, small symbol"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5C310CD7</tstamp> + </comp> + <comp ref="C11"> + <value>12p</value> + <footprint>Capacitors_SMD:C_0603_HandSoldering</footprint> + <datasheet>~</datasheet> + <libsource lib="Device" part="C_Small" description="Unpolarized capacitor, small symbol"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5C31388F</tstamp> + </comp> + <comp ref="R7"> + <value>0</value> + <footprint>Resistors_SMD:R_0603_HandSoldering</footprint> + <datasheet>~</datasheet> + <libsource lib="Device" part="R_Small" description="Resistor, small symbol"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5C36FD60</tstamp> + </comp> + <comp ref="R8"> + <value>0</value> + <footprint>Resistors_SMD:R_0603_HandSoldering</footprint> + <datasheet>~</datasheet> + <libsource lib="Device" part="R_Small" description="Resistor, small symbol"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5C382D39</tstamp> + </comp> + <comp ref="J5"> + <value>SWD</value> + <footprint>Pin_Headers:Pin_Header_Straight_1x04_Pitch2.54mm</footprint> + <datasheet>~</datasheet> + <libsource lib="Connector_Generic" part="Conn_01x04" description="Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5C3B6CB2</tstamp> + </comp> + <comp ref="TP1"> + <value>PA5</value> + <footprint>Measurement_Points:Measurement_Point_Square-SMD-Pad_Small</footprint> + <datasheet>~</datasheet> + <libsource lib="Connector" part="TestPoint" description="test point"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5C453DE6</tstamp> + </comp> + <comp ref="TP2"> + <value>PA9</value> + <footprint>Measurement_Points:Measurement_Point_Square-SMD-Pad_Small</footprint> + <datasheet>~</datasheet> + <libsource lib="Connector" part="TestPoint" description="test point"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5C45EF40</tstamp> + </comp> + <comp ref="TP3"> + <value>PA10</value> + <footprint>Measurement_Points:Measurement_Point_Square-SMD-Pad_Small</footprint> + <datasheet>~</datasheet> + <libsource lib="Connector" part="TestPoint" description="test point"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5C45F33E</tstamp> + </comp> + <comp ref="TP4"> + <value>PA4</value> + <footprint>Measurement_Points:Measurement_Point_Square-SMD-Pad_Small</footprint> + <datasheet>~</datasheet> + <libsource lib="Connector" part="TestPoint" description="test point"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5C45FC76</tstamp> + </comp> + <comp ref="Q1"> + <value>AO3400</value> + <footprint>Package_TO_SOT_SMD:SOT-23</footprint> + <datasheet>http://www.farnell.com/datasheets/1835997.pdf</datasheet> + <libsource lib="Transistor_FET" part="BSS83P" description="-0.33A Id, -60V Vds, P-Channel MOSFET, SOT-23-3"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5C577582</tstamp> + </comp> + <comp ref="Q3"> + <value>AO3400</value> + <footprint>Package_TO_SOT_SMD:SOT-23</footprint> + <datasheet>http://www.farnell.com/datasheets/1835997.pdf</datasheet> + <libsource lib="Transistor_FET" part="BSS83P" description="-0.33A Id, -60V Vds, P-Channel MOSFET, SOT-23-3"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5C57CF20</tstamp> + </comp> + <comp ref="Q4"> + <value>AO3400</value> + <footprint>Package_TO_SOT_SMD:SOT-23</footprint> + <datasheet>http://www.farnell.com/datasheets/1835997.pdf</datasheet> + <libsource lib="Transistor_FET" part="BSS83P" description="-0.33A Id, -60V Vds, P-Channel MOSFET, SOT-23-3"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5C57D930</tstamp> + </comp> + <comp ref="U2"> + <value>TX4138</value> + <footprint>Package_SO:SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.29x3mm</footprint> + <fields> + <field name="LCSC">C329267</field> + </fields> + <libsource lib="components" part="TX4138" description=""/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5DE7FF76</tstamp> + </comp> + <comp ref="R4"> + <value>30mR 1/4W</value> + <footprint>Resistor_SMD:R_1210_3225Metric</footprint> + <datasheet>~</datasheet> + <fields> + <field name="LCSC">C159305</field> + <field name="Mfg">Ralec</field> + <field name="PN">RTT12R033FTP</field> + </fields> + <libsource lib="Device" part="R" description="Resistor"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5DEB5134</tstamp> + </comp> + <comp ref="C4"> + <value>2200uF/25V/2A</value> + <footprint>Capacitor_THT:CP_Radial_D13.0mm_P5.00mm</footprint> + <datasheet>~</datasheet> + <fields> + <field name="LCSC">C59339</field> + <field name="Mfg">CapXon</field> + <field name="PN">63YXF220MFFCT810X20</field> + </fields> + <libsource lib="Device" part="CP_Small" description="Polarized capacitor, small symbol"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5C1A6A7D</tstamp> + </comp> + <comp ref="L1"> + <value>47uH/2A</value> + <footprint>Inductor_SMD:L_Neosid_SM-NE127_HandSoldering</footprint> + <datasheet>~</datasheet> + <fields> + <field name="Mfg">Eaton</field> + <field name="PN">DR127-470</field> + <field name="Reichelt">EATON DR127-470</field> + </fields> + <libsource lib="Device" part="L" description="Inductor"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5DED4544</tstamp> + </comp> + <comp ref="R1"> + <value>1k</value> + <footprint>Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder</footprint> + <datasheet>~</datasheet> + <fields> + <field name="DNP">DNP</field> + </fields> + <libsource lib="Device" part="R" description="Resistor"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5DF04917</tstamp> + </comp> + <comp ref="R3"> + <value>R</value> + <footprint>Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder</footprint> + <datasheet>~</datasheet> + <libsource lib="Device" part="R" description="Resistor"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5DF1B471</tstamp> + </comp> + <comp ref="R6"> + <value>R</value> + <footprint>Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder</footprint> + <datasheet>~</datasheet> + <libsource lib="Device" part="R" description="Resistor"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5DF1BE4C</tstamp> + </comp> + <comp ref="C5"> + <value>12p</value> + <footprint>Capacitor_SMD:C_0603_1608Metric_Pad1.05x0.95mm_HandSolder</footprint> + <datasheet>~</datasheet> + <libsource lib="Device" part="C_Small" description="Unpolarized capacitor, small symbol"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5DF24754</tstamp> + </comp> + <comp ref="C1"> + <value>220u/63V</value> + <footprint>Capacitor_THT:CP_Radial_D10.0mm_P5.00mm</footprint> + <datasheet>~</datasheet> + <fields> + <field name="LCSC">C324050</field> + <field name="Mfg">Rubycon</field> + <field name="PN">63YXF220MFFCT810X20</field> + </fields> + <libsource lib="Device" part="CP_Small" description="Polarized capacitor, small symbol"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5DF2DAD7</tstamp> + </comp> + <comp ref="C2"> + <value>100n</value> + <footprint>Capacitor_SMD:C_0603_1608Metric_Pad1.05x0.95mm_HandSolder</footprint> + <datasheet>~</datasheet> + <libsource lib="Device" part="C_Small" description="Unpolarized capacitor, small symbol"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5DF3D7ED</tstamp> + </comp> + <comp ref="C3"> + <value>100n</value> + <footprint>Capacitor_SMD:C_0603_1608Metric_Pad1.05x0.95mm_HandSolder</footprint> + <datasheet>~</datasheet> + <libsource lib="Device" part="C_Small" description="Unpolarized capacitor, small symbol"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5DF449C0</tstamp> + </comp> + <comp ref="C10"> + <value>100n</value> + <footprint>Capacitors_SMD:C_0603_HandSoldering</footprint> + <datasheet>~</datasheet> + <libsource lib="Device" part="C_Small" description="Unpolarized capacitor, small symbol"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5C1B07A6</tstamp> + </comp> + <comp ref="C9"> + <value>10u</value> + <footprint>Capacitors_SMD:C_0603_HandSoldering</footprint> + <datasheet>~</datasheet> + <libsource lib="Device" part="C_Small" description="Unpolarized capacitor, small symbol"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5C1AFB91</tstamp> + </comp> + <comp ref="C7"> + <value>100n</value> + <footprint>Capacitors_SMD:C_0603_HandSoldering</footprint> + <datasheet>~</datasheet> + <libsource lib="Device" part="C_Small" description="Unpolarized capacitor, small symbol"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5C1AF3BD</tstamp> + </comp> + <comp ref="C6"> + <value>10u</value> + <footprint>Capacitors_SMD:C_0603_HandSoldering</footprint> + <datasheet>~</datasheet> + <libsource lib="Device" part="C_Small" description="Unpolarized capacitor, small symbol"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5C1AAFA9</tstamp> + </comp> + <comp ref="C8"> + <value>47u</value> + <footprint>Capacitor_THT:CP_Radial_D5.0mm_P2.00mm</footprint> + <datasheet>~</datasheet> + <fields> + <field name="LCSC">C216203</field> + <field name="Mfg">Rubycon</field> + <field name="PN">25YXF47MFFC5X11</field> + </fields> + <libsource lib="Device" part="CP_Small" description="Polarized capacitor, small symbol"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5C1A7520</tstamp> + </comp> + <comp ref="Q2"> + <value>AO3400</value> + <footprint>Package_TO_SOT_SMD:SOT-23</footprint> + <datasheet>http://www.farnell.com/datasheets/1835997.pdf</datasheet> + <libsource lib="Transistor_FET" part="BSS83P" description="-0.33A Id, -60V Vds, P-Channel MOSFET, SOT-23-3"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5DF8623C</tstamp> + </comp> + <comp ref="Q5"> + <value>AO3400</value> + <footprint>Package_TO_SOT_SMD:SOT-23</footprint> + <datasheet>http://www.farnell.com/datasheets/1835997.pdf</datasheet> + <libsource lib="Transistor_FET" part="BSS83P" description="-0.33A Id, -60V Vds, P-Channel MOSFET, SOT-23-3"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5DF8624B</tstamp> + </comp> + <comp ref="D7"> + <value>LED_ALT</value> + <footprint>LED_SMD:LED_PLCC_2835_Handsoldering</footprint> + <datasheet>~</datasheet> + <fields> + <field name="LCSC">C60109</field> + <field name="Mfg">Everlight</field> + <field name="PN">IR67-21C/TR8</field> + </fields> + <libsource lib="Device" part="LED_ALT" description="Light emitting diode, filled shape"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5DFA0B1D</tstamp> + </comp> + <comp ref="D4"> + <value>SS510</value> + <footprint>Diode_SMD:D_SMA</footprint> + <datasheet>~</datasheet> + <fields> + <field name="LCSC">C329267</field> + </fields> + <libsource lib="Device" part="D_Schottky_ALT" description="Schottky diode, filled shape"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5E02DC22</tstamp> + </comp> + <comp ref="D1"> + <value>SS510</value> + <footprint>Diode_SMD:D_SMA</footprint> + <datasheet>~</datasheet> + <fields> + <field name="LCSC">C329267</field> + </fields> + <libsource lib="Device" part="D_Schottky_ALT" description="Schottky diode, filled shape"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5E0395C8</tstamp> + </comp> + <comp ref="D3"> + <value>SS510</value> + <footprint>Diode_SMD:D_SMA</footprint> + <datasheet>~</datasheet> + <fields> + <field name="LCSC">C329267</field> + </fields> + <libsource lib="Device" part="D_Schottky_ALT" description="Schottky diode, filled shape"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5E03ECDB</tstamp> + </comp> + <comp ref="D5"> + <value>SS510</value> + <footprint>Diode_SMD:D_SMA</footprint> + <datasheet>~</datasheet> + <fields> + <field name="LCSC">C329267</field> + </fields> + <libsource lib="Device" part="D_Schottky_ALT" description="Schottky diode, filled shape"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5E0408EC</tstamp> + </comp> + <comp ref="E1"> + <value>Zip ties: 100x2.5mm, 4pcs/board</value> + <fields> + <field name="Reichelt">KAB 100-2,5</field> + </fields> + <libsource lib="4xxx" part="bom_item" description=""/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5E05C19D</tstamp> + </comp> + <comp ref="D6"> + <value>2V7</value> + <footprint>Diode_SMD:D_SOD-323_HandSoldering</footprint> + <datasheet>~</datasheet> + <fields> + <field name="LCSC">C151000</field> + <field name="Mfg">DIODES inc.</field> + <field name="PN">MMSZ5223BS-7-F</field> + </fields> + <libsource lib="Device" part="D_Zener_ALT" description="Zener diode, filled shape"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5DEB348D</tstamp> + </comp> + <comp ref="R5"> + <value>10k</value> + <footprint>Resistors_SMD:R_0603_HandSoldering</footprint> + <datasheet>~</datasheet> + <libsource lib="Device" part="R_Small" description="Resistor, small symbol"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5C1B72F8</tstamp> + </comp> + <comp ref="R2"> + <value>5R1</value> + <footprint>Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder</footprint> + <datasheet>~</datasheet> + <libsource lib="Device" part="R" description="Resistor"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5DF4CC98</tstamp> + </comp> + <comp ref="U1"> + <value>AP1117-33</value> + <footprint>Package_TO_SOT_SMD:SOT-223</footprint> + <datasheet>http://www.diodes.com/datasheets/AP1117.pdf</datasheet> + <libsource lib="Regulator_Linear" part="AP1117-33" description="1A Low Dropout regulator, positive, 3.3V fixed output, SOT-223"/> + <sheetpath names="/" tstamps="/"/> + <tstamp>5C19682A</tstamp> + </comp> + </components> + <libparts> + <libpart lib="4xxx" part="bom_item"> + <fields> + <field name="Reference">E</field> + <field name="Value">bom_item</field> + </fields> + </libpart> + <libpart lib="Connector" part="TestPoint"> + <description>test point</description> + <docs>~</docs> + <footprints> + <fp>Pin*</fp> + <fp>Test*</fp> + </footprints> + <fields> + <field name="Reference">TP</field> + <field name="Value">TestPoint</field> + </fields> + <pins> + <pin num="1" name="1" type="passive"/> + </pins> + </libpart> + <libpart lib="Connector_Generic" part="Conn_01x02"> + <description>Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)</description> + <docs>~</docs> + <footprints> + <fp>Connector*:*_1x??_*</fp> + </footprints> + <fields> + <field name="Reference">J</field> + <field name="Value">Conn_01x02</field> + </fields> + <pins> + <pin num="1" name="Pin_1" type="passive"/> + <pin num="2" name="Pin_2" type="passive"/> + </pins> + </libpart> + <libpart lib="Connector_Generic" part="Conn_01x04"> + <description>Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)</description> + <docs>~</docs> + <footprints> + <fp>Connector*:*_1x??_*</fp> + </footprints> + <fields> + <field name="Reference">J</field> + <field name="Value">Conn_01x04</field> + </fields> + <pins> + <pin num="1" name="Pin_1" type="passive"/> + <pin num="2" name="Pin_2" type="passive"/> + <pin num="3" name="Pin_3" type="passive"/> + <pin num="4" name="Pin_4" type="passive"/> + </pins> + </libpart> + <libpart lib="Device" part="CP_Small"> + <description>Polarized capacitor, small symbol</description> + <docs>~</docs> + <footprints> + <fp>CP_*</fp> + </footprints> + <fields> + <field name="Reference">C</field> + <field name="Value">CP_Small</field> + </fields> + <pins> + <pin num="1" name="~" type="passive"/> + <pin num="2" name="~" type="passive"/> + </pins> + </libpart> + <libpart lib="Device" part="C_Small"> + <description>Unpolarized capacitor, small symbol</description> + <docs>~</docs> + <footprints> + <fp>C_*</fp> + </footprints> + <fields> + <field name="Reference">C</field> + <field name="Value">C_Small</field> + </fields> + <pins> + <pin num="1" name="~" type="passive"/> + <pin num="2" name="~" type="passive"/> + </pins> + </libpart> + <libpart lib="Device" part="Crystal_GND24_Small"> + <description>Four pin crystal, GND on pins 2 and 4, small symbol</description> + <docs>~</docs> + <footprints> + <fp>Crystal*</fp> + </footprints> + <fields> + <field name="Reference">Y</field> + <field name="Value">Crystal_GND24_Small</field> + </fields> + <pins> + <pin num="1" name="1" type="passive"/> + <pin num="2" name="2" type="passive"/> + <pin num="3" name="3" type="passive"/> + <pin num="4" name="4" type="passive"/> + </pins> + </libpart> + <libpart lib="Device" part="D_Schottky_ALT"> + <description>Schottky diode, filled shape</description> + <docs>~</docs> + <footprints> + <fp>TO-???*</fp> + <fp>*_Diode_*</fp> + <fp>*SingleDiode*</fp> + <fp>D_*</fp> + </footprints> + <fields> + <field name="Reference">D</field> + <field name="Value">D_Schottky_ALT</field> + </fields> + <pins> + <pin num="1" name="K" type="passive"/> + <pin num="2" name="A" type="passive"/> + </pins> + </libpart> + <libpart lib="Device" part="D_Zener_ALT"> + <description>Zener diode, filled shape</description> + <docs>~</docs> + <footprints> + <fp>TO-???*</fp> + <fp>*_Diode_*</fp> + <fp>*SingleDiode*</fp> + <fp>D_*</fp> + </footprints> + <fields> + <field name="Reference">D</field> + <field name="Value">D_Zener_ALT</field> + </fields> + <pins> + <pin num="1" name="K" type="passive"/> + <pin num="2" name="A" type="passive"/> + </pins> + </libpart> + <libpart lib="Device" part="L"> + <description>Inductor</description> + <docs>~</docs> + <footprints> + <fp>Choke_*</fp> + <fp>*Coil*</fp> + <fp>Inductor_*</fp> + <fp>L_*</fp> + </footprints> + <fields> + <field name="Reference">L</field> + <field name="Value">L</field> + </fields> + <pins> + <pin num="1" name="1" type="passive"/> + <pin num="2" name="2" type="passive"/> + </pins> + </libpart> + <libpart lib="Device" part="LED_ALT"> + <description>Light emitting diode, filled shape</description> + <docs>~</docs> + <footprints> + <fp>LED*</fp> + <fp>LED_SMD:*</fp> + <fp>LED_THT:*</fp> + </footprints> + <fields> + <field name="Reference">D</field> + <field name="Value">LED_ALT</field> + </fields> + <pins> + <pin num="1" name="K" type="passive"/> + <pin num="2" name="A" type="passive"/> + </pins> + </libpart> + <libpart lib="Device" part="R"> + <description>Resistor</description> + <docs>~</docs> + <footprints> + <fp>R_*</fp> + </footprints> + <fields> + <field name="Reference">R</field> + <field name="Value">R</field> + </fields> + <pins> + <pin num="1" name="~" type="passive"/> + <pin num="2" name="~" type="passive"/> + </pins> + </libpart> + <libpart lib="Device" part="R_Small"> + <description>Resistor, small symbol</description> + <docs>~</docs> + <footprints> + <fp>R_*</fp> + </footprints> + <fields> + <field name="Reference">R</field> + <field name="Value">R_Small</field> + </fields> + <pins> + <pin num="1" name="~" type="passive"/> + <pin num="2" name="~" type="passive"/> + </pins> + </libpart> + <libpart lib="MCU_ST_STM32F0" part="STM32F030F4Px"> + <description>ARM Cortex-M0 MCU, 16KB flash, 4KB RAM, 48MHz, 2.4-3.6V, 15 GPIO, TSSOP-20</description> + <docs>http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00088500.pdf</docs> + <footprints> + <fp>TSSOP*4.4x6.5mm*P0.65mm*</fp> + </footprints> + <fields> + <field name="Reference">U</field> + <field name="Value">STM32F030F4Px</field> + <field name="Footprint">Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm</field> + </fields> + <pins> + <pin num="1" name="BOOT0" type="input"/> + <pin num="2" name="PF0" type="input"/> + <pin num="3" name="PF1" type="input"/> + <pin num="4" name="NRST" type="input"/> + <pin num="5" name="VDDA" type="power_in"/> + <pin num="6" name="PA0" type="BiDi"/> + <pin num="7" name="PA1" type="BiDi"/> + <pin num="8" name="PA2" type="BiDi"/> + <pin num="9" name="PA3" type="BiDi"/> + <pin num="10" name="PA4" type="BiDi"/> + <pin num="11" name="PA5" type="BiDi"/> + <pin num="12" name="PA6" type="BiDi"/> + <pin num="13" name="PA7" type="BiDi"/> + <pin num="14" name="PB1" type="BiDi"/> + <pin num="15" name="VSS" type="power_in"/> + <pin num="16" name="VDD" type="power_in"/> + <pin num="17" name="PA9" type="BiDi"/> + <pin num="18" name="PA10" type="BiDi"/> + <pin num="19" name="PA13" type="BiDi"/> + <pin num="20" name="PA14" type="BiDi"/> + </pins> + </libpart> + <libpart lib="Regulator_Linear" part="AP1117-15"> + <aliases> + <alias>AP1117-18</alias> + <alias>AP1117-25</alias> + <alias>AP1117-33</alias> + <alias>AP1117-50</alias> + <alias>LD1117S33TR_SOT223</alias> + <alias>LD1117S12TR_SOT223</alias> + <alias>LD1117S18TR_SOT223</alias> + <alias>LD1117S25TR_SOT223</alias> + <alias>LD1117S50TR_SOT223</alias> + <alias>NCP1117-12_SOT223</alias> + <alias>NCP1117-1.5_SOT223</alias> + <alias>NCP1117-1.8_SOT223</alias> + <alias>NCP1117-2.0_SOT223</alias> + <alias>NCP1117-2.5_SOT223</alias> + <alias>NCP1117-2.85_SOT223</alias> + <alias>NCP1117-3.3_SOT223</alias> + <alias>NCP1117-5.0_SOT223</alias> + <alias>AMS1117-1.5</alias> + <alias>AMS1117-1.8</alias> + <alias>AMS1117-2.5</alias> + <alias>AMS1117-2.85</alias> + <alias>AMS1117-3.3</alias> + <alias>AMS1117-5.0</alias> + </aliases> + <description>1A Low Dropout regulator, positive, 1.5V fixed output, SOT-223</description> + <docs>http://www.diodes.com/datasheets/AP1117.pdf</docs> + <footprints> + <fp>SOT?223*TabPin2*</fp> + </footprints> + <fields> + <field name="Reference">U</field> + <field name="Value">AP1117-15</field> + <field name="Footprint">Package_TO_SOT_SMD:SOT-223-3_TabPin2</field> + <field name="Datasheet">http://www.diodes.com/datasheets/AP1117.pdf</field> + </fields> + <pins> + <pin num="1" name="GND" type="power_in"/> + <pin num="2" name="VO" type="power_out"/> + <pin num="3" name="VI" type="power_in"/> + <pin num="4" name="PAD" type="power_out"/> + </pins> + </libpart> + <libpart lib="Transistor_FET" part="TP0610T"> + <aliases> + <alias>VP0610T</alias> + <alias>BSS84</alias> + <alias>NTR2101P</alias> + <alias>BSS83P</alias> + <alias>Si2319CDS</alias> + <alias>IRLML6402</alias> + </aliases> + <description>-0.18A Id, -60V Vds, P-Channel MOSFET, SOT-23-3</description> + <docs>http://www.vishay.com/docs/70209/70209.pdf</docs> + <footprints> + <fp>SOT?23*</fp> + </footprints> + <fields> + <field name="Reference">Q</field> + <field name="Value">TP0610T</field> + <field name="Footprint">Package_TO_SOT_SMD:SOT-23</field> + </fields> + <pins> + <pin num="1" name="G" type="input"/> + <pin num="2" name="S" type="passive"/> + <pin num="3" name="D" type="passive"/> + </pins> + </libpart> + <libpart lib="components" part="TX4138"> + <fields> + <field name="Reference">U</field> + <field name="Value">TX4138</field> + </fields> + <pins> + <pin num="1" name="SW" type="input"/> + <pin num="2" name="ILIM" type="input"/> + <pin num="3" name="VIN" type="input"/> + <pin num="4" name="GND" type="input"/> + <pin num="5" name="FB" type="input"/> + <pin num="6" name="EN" type="input"/> + <pin num="7" name="POK" type="input"/> + <pin num="8" name="BS" type="input"/> + <pin num="9" name="ILIM" type="input"/> + </pins> + </libpart> + </libparts> + <libraries> + <library logical="4xxx"> + <uri>/home/user/ref/kicad-symbols/4xxx.lib</uri> + </library> + <library logical="Connector"> + <uri>/home/user/ref/kicad-symbols/Connector.lib</uri> + </library> + <library logical="Connector_Generic"> + <uri>/home/user/ref/kicad-symbols/Connector_Generic.lib</uri> + </library> + <library logical="Device"> + <uri>/home/user/ref/kicad-symbols/Device.lib</uri> + </library> + <library logical="MCU_ST_STM32F0"> + <uri>/home/user/ref/kicad-symbols/MCU_ST_STM32F0.lib</uri> + </library> + <library logical="Regulator_Linear"> + <uri>/home/user/ref/kicad-symbols/Regulator_Linear.lib</uri> + </library> + <library logical="Transistor_FET"> + <uri>/home/user/ref/kicad-symbols/Transistor_FET.lib</uri> + </library> + <library logical="components"> + <uri>/home/user/toys/8seg/center/components.lib</uri> + </library> + </libraries> + <nets> + <net code="1" name="/PAD"> + <node ref="U1" pin="4"/> + </net> + <net code="2" name="+12V"> + <node ref="U1" pin="3"/> + <node ref="C7" pin="1"/> + <node ref="C6" pin="1"/> + <node ref="C4" pin="1"/> + <node ref="R3" pin="1"/> + <node ref="L1" pin="1"/> + <node ref="R1" pin="1"/> + <node ref="C2" pin="1"/> + <node ref="C1" pin="2"/> + <node ref="D4" pin="2"/> + <node ref="D3" pin="2"/> + <node ref="R9" pin="1"/> + </net> + <net code="3" name="+3V3"> + <node ref="U1" pin="2"/> + <node ref="C8" pin="1"/> + <node ref="C9" pin="1"/> + <node ref="C10" pin="1"/> + <node ref="J5" pin="1"/> + <node ref="R7" pin="2"/> + <node ref="U3" pin="5"/> + <node ref="U3" pin="16"/> + </net> + <net code="4" name="GND"> + <node ref="U1" pin="1"/> + <node ref="C8" pin="2"/> + <node ref="C7" pin="2"/> + <node ref="C9" pin="2"/> + <node ref="C6" pin="2"/> + <node ref="C10" pin="2"/> + <node ref="C4" pin="2"/> + <node ref="R6" pin="2"/> + <node ref="C5" pin="2"/> + <node ref="D5" pin="2"/> + <node ref="U2" pin="4"/> + <node ref="D6" pin="2"/> + <node ref="Q4" pin="2"/> + <node ref="Q1" pin="2"/> + <node ref="Q5" pin="2"/> + <node ref="Q2" pin="2"/> + <node ref="J5" pin="3"/> + <node ref="R8" pin="2"/> + <node ref="Y1" pin="2"/> + <node ref="C12" pin="2"/> + <node ref="C11" pin="2"/> + <node ref="Y1" pin="4"/> + <node ref="Q3" pin="2"/> + <node ref="U3" pin="15"/> + </net> + <net code="5" name="/ILIM"> + <node ref="U2" pin="2"/> + <node ref="U2" pin="9"/> + <node ref="R4" pin="1"/> + </net> + <net code="6" name="Net-(R3-Pad2)"> + <node ref="R2" pin="2"/> + <node ref="U2" pin="8"/> + </net> + <net code="7" name="Net-(D1-Pad2)"> + <node ref="D3" pin="1"/> + <node ref="D1" pin="2"/> + <node ref="R5" pin="1"/> + <node ref="J1" pin="2"/> + <node ref="J3" pin="2"/> + </net> + <net code="8" name="/Vmeas_A"> + <node ref="R5" pin="2"/> + <node ref="D6" pin="1"/> + <node ref="U3" pin="6"/> + </net> + <net code="9" name="Net-(C11-Pad2)"> + <node ref="D5" pin="1"/> + <node ref="L1" pin="2"/> + <node ref="C3" pin="2"/> + <node ref="R1" pin="2"/> + <node ref="U2" pin="1"/> + </net> + <net code="10" name="+VSW"> + <node ref="D1" pin="1"/> + <node ref="D2" pin="1"/> + <node ref="C1" pin="1"/> + <node ref="U2" pin="3"/> + <node ref="C2" pin="2"/> + <node ref="R4" pin="2"/> + </net> + <net code="11" name="Net-(D2-Pad2)"> + <node ref="D4" pin="1"/> + <node ref="D2" pin="2"/> + <node ref="J2" pin="2"/> + <node ref="J4" pin="2"/> + </net> + <net code="12" name="/Q3"> + <node ref="Q5" pin="3"/> + <node ref="J3" pin="1"/> + </net> + <net code="13" name="/Q2"> + <node ref="Q2" pin="3"/> + <node ref="J1" pin="1"/> + </net> + <net code="14" name="/CH2"> + <node ref="Q2" pin="1"/> + <node ref="U3" pin="12"/> + </net> + <net code="15" name="/CH3"> + <node ref="Q5" pin="1"/> + <node ref="U3" pin="10"/> + </net> + <net code="16" name="Net-(C12-Pad1)"> + <node ref="U2" pin="5"/> + <node ref="C5" pin="1"/> + <node ref="R6" pin="1"/> + <node ref="R3" pin="2"/> + </net> + <net code="17" name="Net-(D7-Pad2)"> + <node ref="R9" pin="2"/> + <node ref="D7" pin="2"/> + </net> + <net code="18" name="Net-(D7-Pad1)"> + <node ref="D7" pin="1"/> + <node ref="Q3" pin="3"/> + </net> + <net code="19" name="Net-(U2-Pad7)"> + <node ref="U2" pin="7"/> + </net> + <net code="20" name="Net-(U2-Pad6)"> + <node ref="U2" pin="6"/> + </net> + <net code="21" name="/Q1"> + <node ref="Q4" pin="3"/> + <node ref="J4" pin="1"/> + </net> + <net code="22" name="/CH1"> + <node ref="Q4" pin="1"/> + <node ref="U3" pin="13"/> + </net> + <net code="23" name="/LOAD"> + <node ref="Q3" pin="1"/> + <node ref="U3" pin="8"/> + </net> + <net code="24" name="/Q0"> + <node ref="Q1" pin="3"/> + <node ref="J2" pin="1"/> + </net> + <net code="25" name="/CH0"> + <node ref="Q1" pin="1"/> + <node ref="U3" pin="9"/> + </net> + <net code="26" name="Net-(C10-Pad1)"> + <node ref="U3" pin="2"/> + <node ref="Y1" pin="3"/> + <node ref="C12" pin="1"/> + </net> + <net code="27" name="Net-(C11-Pad1)"> + <node ref="R2" pin="1"/> + <node ref="C3" pin="1"/> + </net> + <net code="28" name="Net-(C9-Pad1)"> + <node ref="Y1" pin="1"/> + <node ref="U3" pin="3"/> + <node ref="C11" pin="1"/> + </net> + <net code="29" name="Net-(TP1-Pad1)"> + <node ref="TP1" pin="1"/> + <node ref="U3" pin="11"/> + </net> + <net code="30" name="Net-(TP2-Pad1)"> + <node ref="TP2" pin="1"/> + <node ref="U3" pin="17"/> + </net> + <net code="31" name="Net-(TP3-Pad1)"> + <node ref="TP3" pin="1"/> + <node ref="U3" pin="18"/> + </net> + <net code="32" name="Net-(TP4-Pad1)"> + <node ref="TP4" pin="1"/> + <node ref="U3" pin="14"/> + </net> + <net code="33" name="/SWDIO"> + <node ref="J5" pin="4"/> + <node ref="U3" pin="19"/> + </net> + <net code="34" name="/SWCLK"> + <node ref="J5" pin="2"/> + <node ref="U3" pin="20"/> + </net> + <net code="35" name="Net-(R8-Pad1)"> + <node ref="R8" pin="1"/> + <node ref="U3" pin="1"/> + </net> + <net code="36" name="Net-(R5-Pad1)"> + <node ref="R7" pin="1"/> + <node ref="U3" pin="4"/> + </net> + <net code="37" name="/Vmeas_B"> + <node ref="U3" pin="7"/> + </net> + </nets> +</export> diff --git a/center-led-base/circle.svg b/center-led-base/circle.svg new file mode 100644 index 0000000..4940235 --- /dev/null +++ b/center-led-base/circle.svg @@ -0,0 +1,286 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="56.118019mm" + height="65.42598mm" + viewBox="0 0 56.118018 65.42598" + version="1.1" + id="svg8" + inkscape:version="0.92.4 (unknown)" + sodipodi:docname="circle.svg"> + <defs + id="defs2" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.9748893" + inkscape:cx="103.8971" + inkscape:cy="129.32102" + inkscape:document-units="mm" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1908" + inkscape:window-height="2104" + inkscape:window-x="6" + inkscape:window-y="50" + inkscape:window-maximized="0" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + showguides="false" + inkscape:snap-global="false" /> + <metadata + id="metadata5"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-12.060039,-39.715597)"> + <path + style="opacity:0.48800001;vector-effect:none;fill:#ffcc00;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 20.704989,39.715597 -8.64495,6.514848 v 1.974557 l 0.550871,0.731221 a 0.50005001,0.50005001 0 0 0 0.643888,0.134874 l 0.283187,-0.213424 c 0.309711,-0.233383 0.747436,-0.172251 0.980818,0.137462 l 1.263489,1.677416 c 0.233384,0.30971 0.172252,0.746919 -0.137459,0.980302 l -3.584794,2.701126 v 36.149215 l 3.597713,2.710946 c 0.309711,0.233383 0.370843,0.67059 0.137459,0.980301 l -1.263488,1.676901 c -0.233384,0.30971 -0.671108,0.37136 -0.980819,0.137976 l -0.295589,-0.222726 a 0.50005001,0.50005001 0 0 0 -0.644922,0.134359 l -0.550354,0.730188 v 1.97559 l 8.645984,6.514851 h 1.233516 l 1.053166,-1.39733 a 0.50005001,0.50005001 0 0 0 -0.04909,-0.65681 l -0.282156,-0.21291 c -0.309711,-0.23338 -0.370843,-0.67059 -0.137459,-0.9803 l 1.263488,-1.67742 c 0.233384,-0.309708 0.670591,-0.37084 0.980302,-0.13746 l 6.717937,5.06223 h 17.267161 l 6.730338,-5.07204 c 0.309714,-0.233389 0.746919,-0.172257 0.980303,0.13745 l 1.264007,1.67742 c 0.233384,0.30971 0.171733,0.74692 -0.137977,0.9803 l -0.29404,0.2217 a 0.50005001,0.50005001 0 0 0 -0.05013,0.65784 l 1.05265,1.39733 h 1.235067 l 8.644948,-6.514334 v -1.975074 l -0.55087,-0.731221 a 0.50005001,0.50005001 0 0 0 -0.644917,-0.133842 l -0.282152,0.21239 c -0.309713,0.233384 -0.746919,0.171735 -0.980302,-0.137976 l -1.264008,-1.6769 c -0.233383,-0.309711 -0.171733,-0.746918 0.137978,-0.980302 l 3.584276,-2.701127 V 54.353979 l -3.597196,-2.710944 c -0.30971,-0.233384 -0.371361,-0.670592 -0.137974,-0.980303 l 1.264004,-1.6769 c 0.233384,-0.309711 0.670592,-0.371364 0.980302,-0.137975 l 0.294556,0.222208 a 0.50005001,0.50005001 0 0 0 0.645954,-0.133842 l 0.550354,-0.730189 v -1.975589 l -8.644948,-6.514848 h -1.234035 l -1.053682,1.397331 a 0.50005001,0.50005001 0 0 0 0.04909,0.656807 l 0.282152,0.212907 c 0.309711,0.233384 0.371361,0.670592 0.137977,0.980302 l -1.264007,1.677416 c -0.233383,0.309711 -0.670589,0.370843 -0.980299,0.137459 L 48.752369,39.715597 H 31.485727 l -6.730856,5.072041 c -0.309709,0.233384 -0.746918,0.171736 -0.980302,-0.137975 l -1.263488,-1.6769 c -0.233384,-0.309711 -0.172252,-0.746919 0.137459,-0.980302 l 0.295072,-0.222208 a 0.50005001,0.50005001 0 0 0 0.04909,-0.657841 l -1.052649,-1.396815 z m 19.38693,26.135872 a 0.75007501,0.75007501 0 0 1 0.492477,0.150378 l 7.72821,5.839952 a 0.75007501,0.75007501 0 0 1 -0.0036,1.199412 l -7.758184,5.80843 a 0.75007501,0.75007501 0 0 1 -0.902269,-0.0041 l -7.695156,-5.818284 a 0.75007501,0.75007501 0 0 1 0,-1.197343 l 7.726661,-5.828067 a 0.75007501,0.75007501 0 0 1 0.411861,-0.150378 z" + id="rect1244" + inkscape:connector-curvature="0" /> + <g + id="g1801" /> + <g + id="g1098" + transform="translate(-26.407374)"> + <rect + y="0.13303514" + x="68.392471" + height="7.9999995" + width="18" + id="rect4686-2-1-17-3" + style="opacity:0.275;vector-effect:none;fill:#ff9900;fill-opacity:1;stroke:none;stroke-width:0.28249767;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + transform="rotate(90)" /> + <path + transform="matrix(0.26458333,0,0,0.26458333,15.119049,47.428587)" + id="rect4786-2-3-7" + d="M -97.330078,43.238281 V 54.53125 h 5.667969 v 13.228516 h -5.667969 v 97.966794 h 49.132812 V 67.759766 h -5.667968 V 54.53125 h 5.667968 V 43.238281 Z" + style="opacity:0.275;vector-effect:none;fill:#003399;fill-opacity:1;stroke:none;stroke-width:0.83950293;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + inkscape:connector-curvature="0" /> + <rect + transform="rotate(90)" + y="0.13303499" + x="54.392467" + height="7.9999995" + width="32.000004" + id="rect4686-2-1-17" + style="opacity:0.275;vector-effect:none;fill:#ff9900;fill-opacity:1;stroke:none;stroke-width:0.28249767;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + transform="rotate(90)" + y="-1.7669654" + x="62.106522" + height="11.8" + width="2.9999998" + id="rect4639-2-0-7-3-8-26" + style="opacity:0.275;vector-effect:none;fill:#ff9900;fill-opacity:1;stroke:none;stroke-width:0.2382073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <g + style="stroke-width:0.97111171" + transform="matrix(1,0,0,1.0603802,-0.1826225,-4.4495689)" + id="g901"> + <rect + transform="rotate(90)" + y="4.3332691" + x="62.375771" + height="2.9901693" + width="11.316695" + id="rect4539-3-2-9-2-7-7-2" + style="opacity:0.278;vector-effect:none;fill:#cc0000;fill-opacity:1;stroke:none;stroke-width:0.2719197;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + rx="0.94305795" + ry="1" /> + <rect + transform="rotate(90)" + y="0.57738608" + x="62.375771" + height="2.9901693" + width="11.316695" + id="rect4539-3-2-9-2-7-7-2-6" + style="opacity:0.278;vector-effect:none;fill:#cc0000;fill-opacity:1;stroke:none;stroke-width:0.2719197;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + rx="0.94305795" + ry="1" /> + </g> + <rect + ry="0.69999999" + rx="0.69999999" + y="91.277023" + x="-9.1330347" + height="2.5" + width="10" + id="rect943" + style="opacity:0.48800001;vector-effect:none;fill:#ffcc00;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + ry="0.69999999" + rx="0.69999999" + y="61.856522" + x="-11.144859" + height="3.5000002" + width="2" + id="rect988" + style="opacity:0.48800001;vector-effect:none;fill:#ffcc00;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + ry="0.69999999" + rx="0.69999999" + y="61.856522" + x="0.86261541" + height="3.5000002" + width="2" + id="rect988-7" + style="opacity:0.48800001;vector-effect:none;fill:#ffcc00;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </g> + <g + id="g1098-3" + transform="translate(-55.842269)"> + <rect + y="0.13303514" + x="68.392471" + height="7.9999995" + width="18" + id="rect4686-2-1-17-3-6" + style="opacity:0.275;vector-effect:none;fill:#ff9900;fill-opacity:1;stroke:none;stroke-width:0.28249767;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + transform="rotate(90)" /> + <path + inkscape:connector-curvature="0" + transform="matrix(0.26458333,0,0,0.26458333,15.119049,47.428587)" + id="rect4786-2-3-7-0" + d="M -97.330078,43.238281 V 54.53125 h 5.667969 v 13.228516 h -5.667969 v 97.966794 h 49.132812 V 67.759766 h -5.667968 V 54.53125 h 5.667968 V 43.238281 Z" + style="opacity:0.275;vector-effect:none;fill:#003399;fill-opacity:1;stroke:none;stroke-width:0.83950293;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + transform="rotate(90)" + y="0.13303499" + x="54.392467" + height="7.9999995" + width="32.000004" + id="rect4686-2-1-17-6" + style="opacity:0.275;vector-effect:none;fill:#ff9900;fill-opacity:1;stroke:none;stroke-width:0.28249767;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + transform="rotate(90)" + y="-1.7669654" + x="62.106522" + height="11.8" + width="2.9999998" + id="rect4639-2-0-7-3-8-26-2" + style="opacity:0.275;vector-effect:none;fill:#ff9900;fill-opacity:1;stroke:none;stroke-width:0.2382073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <g + style="stroke-width:0.97111171" + transform="matrix(1,0,0,1.0603802,-0.1826225,-4.4495689)" + id="g901-6"> + <rect + transform="rotate(90)" + y="4.3332691" + x="62.375771" + height="2.9901693" + width="11.316695" + id="rect4539-3-2-9-2-7-7-2-1" + style="opacity:0.278;vector-effect:none;fill:#cc0000;fill-opacity:1;stroke:none;stroke-width:0.2719197;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + rx="0.94305795" + ry="1" /> + <rect + transform="rotate(90)" + y="0.57738608" + x="62.375771" + height="2.9901693" + width="11.316695" + id="rect4539-3-2-9-2-7-7-2-6-8" + style="opacity:0.278;vector-effect:none;fill:#cc0000;fill-opacity:1;stroke:none;stroke-width:0.2719197;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + rx="0.94305795" + ry="1" /> + </g> + <rect + ry="0.69999999" + rx="0.69999999" + y="91.277023" + x="-9.1330347" + height="2.5" + width="10" + id="rect943-7" + style="opacity:0.48800001;vector-effect:none;fill:#ffcc00;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + ry="0.69999999" + rx="0.69999999" + y="61.856522" + x="-11.144859" + height="3.5000002" + width="2" + id="rect988-9" + style="opacity:0.48800001;vector-effect:none;fill:#ffcc00;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + ry="0.69999999" + rx="0.69999999" + y="61.856522" + x="0.86261541" + height="3.5000002" + width="2" + id="rect988-7-2" + style="opacity:0.48800001;vector-effect:none;fill:#ffcc00;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + style="opacity:0.48800001;vector-effect:none;fill:#ffcc00;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1246" + width="15.902537" + height="7.9512687" + x="-12.084274" + y="50.917446" + rx="2.7755586e-17" + ry="2.7755586e-17" /> + <rect + ry="0.69999999" + rx="0.69999999" + y="61.856522" + x="0.86261493" + height="3.5000002" + width="11.882558" + id="rect988-7-2-2" + style="opacity:0.48800001;vector-effect:none;fill:#ffcc00;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + ry="0.69999999" + rx="0.69999999" + y="61.856522" + x="-23.645283" + height="3.5000002" + width="14.500422" + id="rect988-9-3" + style="opacity:0.48800001;vector-effect:none;fill:#ffcc00;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <path + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.48800001;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" + d="m -10.132812,58.865234 a 0.50005,0.50005 0 0 0 -0.5,0.5 v 1.996094 a 0.50005,0.50005 0 0 0 0.5,0.5 H 1.8671875 a 0.50005,0.50005 0 0 0 0.5,-0.5 v -1.996094 a 0.50005,0.50005 0 0 0 -0.5,-0.5 z" + id="path1422" + inkscape:connector-curvature="0" /> + <path + style="opacity:0.48800001;vector-effect:none;fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m -357.37109,11.060547 v 48.478515 h 51.63281 v -4.990234 h -0.75977 a 1.8899528,1.8899528 0 0 1 -1.88867,-1.890625 v -7.542969 a 1.8899528,1.8899528 0 0 1 1.88867,-1.890625 h 0.75977 V 11.060547 Z" + transform="matrix(0.26458333,0,0,0.26458333,70.961318,47.428587)" + id="rect1424" + inkscape:connector-curvature="0" /> + <path + style="opacity:0.48800001;vector-effect:none;fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m -261.94727,11.060547 v 32.164062 h 0.80469 a 1.8899528,1.8899528 0 0 1 1.88867,1.890625 v 7.542969 a 1.8899528,1.8899528 0 0 1 -1.88867,1.890625 h -0.80469 v 4.990234 h 51.63282 V 11.060547 Z" + transform="matrix(0.26458333,0,0,0.26458333,70.961318,47.428587)" + id="rect1424-2" + inkscape:connector-curvature="0" /> + </g> + </g> +</svg> diff --git a/center-led-base/circle_template.dxf b/center-led-base/circle_template.dxf new file mode 100644 index 0000000..e2e73a6 --- /dev/null +++ b/center-led-base/circle_template.dxf @@ -0,0 +1,3762 @@ + 0 +SECTION + 2 +HEADER + 9 +$ACADVER + 1 +AC1014 + 9 +$HANDSEED + 5 +FFFF + 9 +$MEASUREMENT + 70 + 1 + 0 +ENDSEC + 0 +SECTION + 2 +TABLES + 0 +TABLE + 2 +VPORT + 5 +8 +330 +0 +100 +AcDbSymbolTable + 70 + 4 + 0 +VPORT + 5 +2E +330 +8 +100 +AcDbSymbolTableRecord +100 +AcDbViewportTableRecord + 2 +*ACTIVE + 70 + 0 + 10 +0.0 + 20 +0.0 + 11 +1.0 + 21 +1.0 + 12 +210.0 + 22 +148.5 + 13 +0.0 + 23 +0.0 + 14 +10.0 + 24 +10.0 + 15 +10.0 + 25 +10.0 + 16 +0.0 + 26 +0.0 + 36 +1.0 + 17 +0.0 + 27 +0.0 + 37 +0.0 + 40 +341.0 + 41 +1.24 + 42 +50.0 + 43 +0.0 + 44 +0.0 + 50 +0.0 + 51 +0.0 + 71 + 0 + 72 + 100 + 73 + 1 + 74 + 3 + 75 + 0 + 76 + 0 + 77 + 0 + 78 + 0 + 0 +ENDTAB + 0 +TABLE + 2 +LTYPE + 5 +5 +330 +0 +100 +AcDbSymbolTable + 70 + 1 + 0 +LTYPE + 5 +14 +330 +5 +100 +AcDbSymbolTableRecord +100 +AcDbLinetypeTableRecord + 2 +BYBLOCK + 70 + 0 + 3 + + 72 + 65 + 73 + 0 + 40 +0.0 + 0 +LTYPE + 5 +15 +330 +5 +100 +AcDbSymbolTableRecord +100 +AcDbLinetypeTableRecord + 2 +BYLAYER + 70 + 0 + 3 + + 72 + 65 + 73 + 0 + 40 +0.0 + 0 +LTYPE + 5 +16 +330 +5 +100 +AcDbSymbolTableRecord +100 +AcDbLinetypeTableRecord + 2 +CONTINUOUS + 70 + 0 + 3 +Solid line + 72 + 65 + 73 + 0 + 40 +0.0 + 0 +ENDTAB + 0 +TABLE + 2 +LAYER + 5 +2 +100 +AcDbSymbolTable + 70 +2 + 0 +LAYER + 5 +50 +100 +AcDbSymbolTableRecord +100 +AcDbLayerTableRecord + 2 +0 + 70 +0 + 6 +CONTINUOUS + 0 +LAYER + 5 +51 +100 +AcDbSymbolTableRecord +100 +AcDbLayerTableRecord + 2 +Layer_1 + 70 +0 + 6 +CONTINUOUS + 0 +ENDTAB + 0 +TABLE + 2 +STYLE + 5 +3 +330 +0 +100 +AcDbSymbolTable + 70 + 1 + 0 +STYLE + 5 +11 +330 +3 +100 +AcDbSymbolTableRecord +100 +AcDbTextStyleTableRecord + 2 +STANDARD + 70 + 0 + 40 +0.0 + 41 +1.0 + 50 +0.0 + 71 + 0 + 42 +2.5 + 3 +txt + 4 + + 0 +ENDTAB + 0 +TABLE + 2 +VIEW + 5 +6 +330 +0 +100 +AcDbSymbolTable + 70 + 0 + 0 +ENDTAB + 0 +TABLE + 2 +UCS + 5 +7 +330 +0 +100 +AcDbSymbolTable + 70 + 0 + 0 +ENDTAB + 0 +TABLE + 2 +APPID + 5 +9 +330 +0 +100 +AcDbSymbolTable + 70 + 2 + 0 +APPID + 5 +12 +330 +9 +100 +AcDbSymbolTableRecord +100 +AcDbRegAppTableRecord + 2 +ACAD + 70 + 0 + 0 +ENDTAB + 0 +TABLE + 2 +DIMSTYLE + 5 +A +330 +0 +100 +AcDbSymbolTable + 70 + 1 + 0 +DIMSTYLE +105 +27 +330 +A +100 +AcDbSymbolTableRecord +100 +AcDbDimStyleTableRecord + 2 +ISO-25 + 70 + 0 + 3 + + 4 + + 5 + + 6 + + 7 + + 40 +1.0 + 41 +2.5 + 42 +0.625 + 43 +3.75 + 44 +1.25 + 45 +0.0 + 46 +0.0 + 47 +0.0 + 48 +0.0 +140 +2.5 +141 +2.5 +142 +0.0 +143 +0.03937007874016 +144 +1.0 +145 +0.0 +146 +1.0 +147 +0.625 + 71 + 0 + 72 + 0 + 73 + 0 + 74 + 0 + 75 + 0 + 76 + 0 + 77 + 1 + 78 + 8 +170 + 0 +171 + 3 +172 + 1 +173 + 0 +174 + 0 +175 + 0 +176 + 0 +177 + 0 +178 + 0 +270 + 2 +271 + 2 +272 + 2 +273 + 2 +274 + 3 +340 +11 +275 + 0 +280 + 0 +281 + 0 +282 + 0 +283 + 0 +284 + 8 +285 + 0 +286 + 0 +287 + 3 +288 + 0 + 0 +ENDTAB + 0 +TABLE + 2 +BLOCK_RECORD + 5 +1 +330 +0 +100 +AcDbSymbolTable + 70 + 1 + 0 +BLOCK_RECORD + 5 +1F +330 +1 +100 +AcDbSymbolTableRecord +100 +AcDbBlockTableRecord + 2 +*MODEL_SPACE + 0 +BLOCK_RECORD + 5 +1B +330 +1 +100 +AcDbSymbolTableRecord +100 +AcDbBlockTableRecord + 2 +*PAPER_SPACE + 0 +ENDTAB + 0 +ENDSEC + 0 +SECTION + 2 +BLOCKS + 0 +BLOCK + 5 +20 +330 +1F +100 +AcDbEntity + 8 +0 +100 +AcDbBlockBegin + 2 +*MODEL_SPACE + 70 + 0 + 10 +0.0 + 20 +0.0 + 30 +0.0 + 3 +*MODEL_SPACE + 1 + + 0 +ENDBLK + 5 +21 +330 +1F +100 +AcDbEntity + 8 +0 +100 +AcDbBlockEnd + 0 +BLOCK + 5 +1C +330 +1B +100 +AcDbEntity + 67 + 1 + 8 +0 +100 +AcDbBlockBegin + 2 +*PAPER_SPACE + 1 + + 0 +ENDBLK + 5 +1D +330 +1B +100 +AcDbEntity + 67 + 1 + 8 +0 +100 +AcDbBlockEnd + 0 +ENDSEC + 0 +SECTION + 2 +ENTITIES + 0 +SPLINE + 5 +100 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbSpline + 70 +8 + 71 +3 + 72 +8 + 73 +4 + 74 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +1 + 40 +1 + 40 +1 + 40 +1 + 10 +0.000000 + 20 +56.936575 + 30 +0.0 + 10 +0.000000 + 20 +56.936575 + 30 +0.0 + 10 +0.550871 + 20 +56.205354 + 30 +0.0 + 10 +0.550871 + 20 +56.205354 + 30 +0.0 + 0 +SPLINE + 5 +101 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbSpline + 70 +8 + 71 +3 + 72 +8 + 73 +4 + 74 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +1 + 40 +1 + 40 +1 + 40 +1 + 10 +0.550871 + 20 +56.205354 + 30 +0.0 + 10 +0.701550 + 20 +56.005668 + 30 +0.0 + 10 +0.976608 + 20 +55.948052 + 30 +0.0 + 10 +1.194759 + 20 +56.070480 + 30 +0.0 + 0 +LWPOLYLINE + 5 +102 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbPolyline + 90 +3 + 70 +0 + 10 +8.644950 + 20 +65.425980 + 30 +0.0 + 10 +0.000000 + 20 +58.911132 + 30 +0.0 + 10 +0.000000 + 20 +56.936575 + 30 +0.0 + 0 +SPLINE + 5 +103 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbSpline + 70 +8 + 71 +3 + 72 +8 + 73 +4 + 74 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +1 + 40 +1 + 40 +1 + 40 +1 + 10 +1.477946 + 20 +56.283904 + 30 +0.0 + 10 +1.787657 + 20 +56.517287 + 30 +0.0 + 10 +2.225382 + 20 +56.456155 + 30 +0.0 + 10 +2.458764 + 20 +56.146442 + 30 +0.0 + 0 +LWPOLYLINE + 5 +104 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbPolyline + 90 +2 + 70 +0 + 10 +1.194759 + 20 +56.070480 + 30 +0.0 + 10 +1.477946 + 20 +56.283904 + 30 +0.0 + 0 +SPLINE + 5 +105 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbSpline + 70 +8 + 71 +3 + 72 +8 + 73 +4 + 74 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +1 + 40 +1 + 40 +1 + 40 +1 + 10 +3.722253 + 20 +54.469026 + 30 +0.0 + 10 +3.955637 + 20 +54.159316 + 30 +0.0 + 10 +3.894505 + 20 +53.722107 + 30 +0.0 + 10 +3.584794 + 20 +53.488724 + 30 +0.0 + 0 +LWPOLYLINE + 5 +106 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbPolyline + 90 +2 + 70 +0 + 10 +2.458764 + 20 +56.146442 + 30 +0.0 + 10 +3.722253 + 20 +54.469026 + 30 +0.0 + 0 +SPLINE + 5 +107 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbSpline + 70 +8 + 71 +3 + 72 +8 + 73 +4 + 74 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +1 + 40 +1 + 40 +1 + 40 +1 + 10 +3.597713 + 20 +11.927437 + 30 +0.0 + 10 +3.907424 + 20 +11.694054 + 30 +0.0 + 10 +3.968556 + 20 +11.256847 + 30 +0.0 + 10 +3.735172 + 20 +10.947136 + 30 +0.0 + 0 +LWPOLYLINE + 5 +108 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbPolyline + 90 +4 + 70 +0 + 10 +3.584794 + 20 +53.488724 + 30 +0.0 + 10 +0.000000 + 20 +50.787598 + 30 +0.0 + 10 +0.000000 + 20 +14.638383 + 30 +0.0 + 10 +3.597713 + 20 +11.927437 + 30 +0.0 + 0 +SPLINE + 5 +109 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbSpline + 70 +8 + 71 +3 + 72 +8 + 73 +4 + 74 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +1 + 40 +1 + 40 +1 + 40 +1 + 10 +2.471684 + 20 +9.270235 + 30 +0.0 + 10 +2.238300 + 20 +8.960525 + 30 +0.0 + 10 +1.800576 + 20 +8.898875 + 30 +0.0 + 10 +1.490865 + 20 +9.132259 + 30 +0.0 + 0 +SPLINE + 5 +10a +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbSpline + 70 +8 + 71 +3 + 72 +8 + 73 +4 + 74 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +1 + 40 +1 + 40 +1 + 40 +1 + 10 +1.490865 + 20 +9.132259 + 30 +0.0 + 10 +1.490865 + 20 +9.132259 + 30 +0.0 + 10 +1.195276 + 20 +9.354985 + 30 +0.0 + 10 +1.195276 + 20 +9.354985 + 30 +0.0 + 0 +SPLINE + 5 +10b +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbSpline + 70 +8 + 71 +3 + 72 +8 + 73 +4 + 74 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +1 + 40 +1 + 40 +1 + 40 +1 + 10 +1.195276 + 20 +9.354985 + 30 +0.0 + 10 +0.977007 + 20 +9.478138 + 30 +0.0 + 10 +0.701285 + 20 +9.420696 + 30 +0.0 + 10 +0.550354 + 20 +9.220626 + 30 +0.0 + 0 +LWPOLYLINE + 5 +10c +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbPolyline + 90 +2 + 70 +0 + 10 +3.735172 + 20 +10.947136 + 30 +0.0 + 10 +2.471684 + 20 +9.270235 + 30 +0.0 + 0 +SPLINE + 5 +10d +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbSpline + 70 +8 + 71 +3 + 72 +8 + 73 +4 + 74 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +1 + 40 +1 + 40 +1 + 40 +1 + 10 +9.879500 + 20 +-0.000003 + 30 +0.0 + 10 +9.879500 + 20 +-0.000003 + 30 +0.0 + 10 +10.932666 + 20 +1.397327 + 30 +0.0 + 10 +10.932666 + 20 +1.397327 + 30 +0.0 + 0 +SPLINE + 5 +10e +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbSpline + 70 +8 + 71 +3 + 72 +8 + 73 +4 + 74 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +1 + 40 +1 + 40 +1 + 40 +1 + 10 +10.932666 + 20 +1.397327 + 30 +0.0 + 10 +11.083162 + 20 +1.597644 + 30 +0.0 + 10 +11.062177 + 20 +1.878416 + 30 +0.0 + 10 +10.883576 + 20 +2.054137 + 30 +0.0 + 0 +LWPOLYLINE + 5 +10f +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbPolyline + 90 +5 + 70 +0 + 10 +0.550354 + 20 +9.220626 + 30 +0.0 + 10 +0.000000 + 20 +8.490438 + 30 +0.0 + 10 +0.000000 + 20 +6.514848 + 30 +0.0 + 10 +8.645984 + 20 +-0.000003 + 30 +0.0 + 10 +9.879500 + 20 +-0.000003 + 30 +0.0 + 0 +SPLINE + 5 +110 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbSpline + 70 +8 + 71 +3 + 72 +8 + 73 +4 + 74 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +1 + 40 +1 + 40 +1 + 40 +1 + 10 +10.601420 + 20 +2.267047 + 30 +0.0 + 10 +10.291709 + 20 +2.500427 + 30 +0.0 + 10 +10.230577 + 20 +2.937637 + 30 +0.0 + 10 +10.463961 + 20 +3.247347 + 30 +0.0 + 0 +LWPOLYLINE + 5 +111 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbPolyline + 90 +2 + 70 +0 + 10 +10.883576 + 20 +2.054137 + 30 +0.0 + 10 +10.601420 + 20 +2.267047 + 30 +0.0 + 0 +SPLINE + 5 +112 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbSpline + 70 +8 + 71 +3 + 72 +8 + 73 +4 + 74 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +1 + 40 +1 + 40 +1 + 40 +1 + 10 +11.727449 + 20 +4.924767 + 30 +0.0 + 10 +11.960833 + 20 +5.234475 + 30 +0.0 + 10 +12.398040 + 20 +5.295607 + 30 +0.0 + 10 +12.707751 + 20 +5.062227 + 30 +0.0 + 0 +LWPOLYLINE + 5 +113 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbPolyline + 90 +2 + 70 +0 + 10 +10.463961 + 20 +3.247347 + 30 +0.0 + 10 +11.727449 + 20 +4.924767 + 30 +0.0 + 0 +SPLINE + 5 +114 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbSpline + 70 +8 + 71 +3 + 72 +8 + 73 +4 + 74 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +1 + 40 +1 + 40 +1 + 40 +1 + 10 +43.423187 + 20 +5.072037 + 30 +0.0 + 10 +43.732901 + 20 +5.305426 + 30 +0.0 + 10 +44.170106 + 20 +5.244294 + 30 +0.0 + 10 +44.403490 + 20 +4.934587 + 30 +0.0 + 0 +LWPOLYLINE + 5 +115 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbPolyline + 90 +4 + 70 +0 + 10 +12.707751 + 20 +5.062227 + 30 +0.0 + 10 +19.425688 + 20 +-0.000003 + 30 +0.0 + 10 +36.692849 + 20 +-0.000003 + 30 +0.0 + 10 +43.423187 + 20 +5.072037 + 30 +0.0 + 0 +SPLINE + 5 +116 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbSpline + 70 +8 + 71 +3 + 72 +8 + 73 +4 + 74 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +1 + 40 +1 + 40 +1 + 40 +1 + 10 +45.667497 + 20 +3.257167 + 30 +0.0 + 10 +45.900881 + 20 +2.947457 + 30 +0.0 + 10 +45.839230 + 20 +2.510247 + 30 +0.0 + 10 +45.529520 + 20 +2.276867 + 30 +0.0 + 0 +LWPOLYLINE + 5 +117 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbPolyline + 90 +2 + 70 +0 + 10 +44.403490 + 20 +4.934587 + 30 +0.0 + 10 +45.667497 + 20 +3.257167 + 30 +0.0 + 0 +SPLINE + 5 +118 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbSpline + 70 +8 + 71 +3 + 72 +8 + 73 +4 + 74 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +1 + 40 +1 + 40 +1 + 40 +1 + 10 +45.235480 + 20 +2.055167 + 30 +0.0 + 10 +45.055966 + 20 +1.879579 + 30 +0.0 + 10 +45.034516 + 20 +1.598089 + 30 +0.0 + 10 +45.185350 + 20 +1.397327 + 30 +0.0 + 0 +LWPOLYLINE + 5 +119 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbPolyline + 90 +2 + 70 +0 + 10 +45.529520 + 20 +2.276867 + 30 +0.0 + 10 +45.235480 + 20 +2.055167 + 30 +0.0 + 0 +SPLINE + 5 +11a +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbSpline + 70 +8 + 71 +3 + 72 +8 + 73 +4 + 74 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +1 + 40 +1 + 40 +1 + 40 +1 + 10 +55.567145 + 20 +9.220626 + 30 +0.0 + 10 +55.416065 + 20 +9.420513 + 30 +0.0 + 10 +55.140372 + 20 +9.477729 + 30 +0.0 + 10 +54.922228 + 20 +9.354468 + 30 +0.0 + 0 +LWPOLYLINE + 5 +11b +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbPolyline + 90 +6 + 70 +0 + 10 +45.185350 + 20 +1.397327 + 30 +0.0 + 10 +46.238000 + 20 +-0.000003 + 30 +0.0 + 10 +47.473067 + 20 +-0.000003 + 30 +0.0 + 10 +56.118015 + 20 +6.514331 + 30 +0.0 + 10 +56.118015 + 20 +8.489405 + 30 +0.0 + 10 +55.567145 + 20 +9.220626 + 30 +0.0 + 0 +SPLINE + 5 +11c +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbSpline + 70 +8 + 71 +3 + 72 +8 + 73 +4 + 74 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +1 + 40 +1 + 40 +1 + 40 +1 + 10 +54.640076 + 20 +9.142078 + 30 +0.0 + 10 +54.330363 + 20 +8.908694 + 30 +0.0 + 10 +53.893157 + 20 +8.970343 + 30 +0.0 + 10 +53.659774 + 20 +9.280054 + 30 +0.0 + 0 +LWPOLYLINE + 5 +11d +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbPolyline + 90 +2 + 70 +0 + 10 +54.922228 + 20 +9.354468 + 30 +0.0 + 10 +54.640076 + 20 +9.142078 + 30 +0.0 + 0 +SPLINE + 5 +11e +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbSpline + 70 +8 + 71 +3 + 72 +8 + 73 +4 + 74 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +1 + 40 +1 + 40 +1 + 40 +1 + 10 +52.395766 + 20 +10.956954 + 30 +0.0 + 10 +52.162383 + 20 +11.266665 + 30 +0.0 + 10 +52.224033 + 20 +11.703872 + 30 +0.0 + 10 +52.533744 + 20 +11.937256 + 30 +0.0 + 0 +LWPOLYLINE + 5 +11f +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbPolyline + 90 +2 + 70 +0 + 10 +53.659774 + 20 +9.280054 + 30 +0.0 + 10 +52.395766 + 20 +10.956954 + 30 +0.0 + 0 +SPLINE + 5 +120 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbSpline + 70 +8 + 71 +3 + 72 +8 + 73 +4 + 74 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +1 + 40 +1 + 40 +1 + 40 +1 + 10 +52.520824 + 20 +53.498542 + 30 +0.0 + 10 +52.211114 + 20 +53.731926 + 30 +0.0 + 10 +52.149463 + 20 +54.169134 + 30 +0.0 + 10 +52.382850 + 20 +54.478845 + 30 +0.0 + 0 +LWPOLYLINE + 5 +121 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbPolyline + 90 +4 + 70 +0 + 10 +52.533744 + 20 +11.937256 + 30 +0.0 + 10 +56.118020 + 20 +14.638383 + 30 +0.0 + 10 +56.118020 + 20 +50.787598 + 30 +0.0 + 10 +52.520824 + 20 +53.498542 + 30 +0.0 + 0 +SPLINE + 5 +122 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbSpline + 70 +8 + 71 +3 + 72 +8 + 73 +4 + 74 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +1 + 40 +1 + 40 +1 + 40 +1 + 10 +53.646854 + 20 +56.155745 + 30 +0.0 + 10 +53.880238 + 20 +56.465456 + 30 +0.0 + 10 +54.317446 + 20 +56.527109 + 30 +0.0 + 10 +54.627156 + 20 +56.293720 + 30 +0.0 + 0 +SPLINE + 5 +123 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbSpline + 70 +8 + 71 +3 + 72 +8 + 73 +4 + 74 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +1 + 40 +1 + 40 +1 + 40 +1 + 10 +54.627156 + 20 +56.293720 + 30 +0.0 + 10 +54.627156 + 20 +56.293720 + 30 +0.0 + 10 +54.921712 + 20 +56.071512 + 30 +0.0 + 10 +54.921712 + 20 +56.071512 + 30 +0.0 + 0 +SPLINE + 5 +124 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbSpline + 70 +8 + 71 +3 + 72 +8 + 73 +4 + 74 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +1 + 40 +1 + 40 +1 + 40 +1 + 10 +54.921712 + 20 +56.071512 + 30 +0.0 + 10 +55.140097 + 20 +55.947634 + 30 +0.0 + 10 +55.416482 + 20 +56.004901 + 30 +0.0 + 10 +55.567666 + 20 +56.205354 + 30 +0.0 + 0 +LWPOLYLINE + 5 +125 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbPolyline + 90 +2 + 70 +0 + 10 +52.382850 + 20 +54.478845 + 30 +0.0 + 10 +53.646854 + 20 +56.155745 + 30 +0.0 + 0 +SPLINE + 5 +126 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbSpline + 70 +8 + 71 +3 + 72 +8 + 73 +4 + 74 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +1 + 40 +1 + 40 +1 + 40 +1 + 10 +45.185355 + 20 +64.028649 + 30 +0.0 + 10 +45.034861 + 20 +63.828332 + 30 +0.0 + 10 +45.055846 + 20 +63.547562 + 30 +0.0 + 10 +45.234445 + 20 +63.371842 + 30 +0.0 + 0 +LWPOLYLINE + 5 +127 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbPolyline + 90 +6 + 70 +0 + 10 +55.567666 + 20 +56.205354 + 30 +0.0 + 10 +56.118020 + 20 +56.935543 + 30 +0.0 + 10 +56.118020 + 20 +58.911132 + 30 +0.0 + 10 +47.473072 + 20 +65.425980 + 30 +0.0 + 10 +46.239037 + 20 +65.425980 + 30 +0.0 + 10 +45.185355 + 20 +64.028649 + 30 +0.0 + 0 +SPLINE + 5 +128 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbSpline + 70 +8 + 71 +3 + 72 +8 + 73 +4 + 74 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +1 + 40 +1 + 40 +1 + 40 +1 + 10 +45.516597 + 20 +63.158935 + 30 +0.0 + 10 +45.826308 + 20 +62.925551 + 30 +0.0 + 10 +45.887958 + 20 +62.488343 + 30 +0.0 + 10 +45.654574 + 20 +62.178633 + 30 +0.0 + 0 +LWPOLYLINE + 5 +129 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbPolyline + 90 +2 + 70 +0 + 10 +45.234445 + 20 +63.371842 + 30 +0.0 + 10 +45.516597 + 20 +63.158935 + 30 +0.0 + 0 +SPLINE + 5 +12a +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbSpline + 70 +8 + 71 +3 + 72 +8 + 73 +4 + 74 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +1 + 40 +1 + 40 +1 + 40 +1 + 10 +44.390567 + 20 +60.501217 + 30 +0.0 + 10 +44.157184 + 20 +60.191506 + 30 +0.0 + 10 +43.719978 + 20 +60.130374 + 30 +0.0 + 10 +43.410268 + 20 +60.363758 + 30 +0.0 + 0 +LWPOLYLINE + 5 +12b +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbPolyline + 90 +2 + 70 +0 + 10 +45.654574 + 20 +62.178633 + 30 +0.0 + 10 +44.390567 + 20 +60.501217 + 30 +0.0 + 0 +SPLINE + 5 +12c +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbSpline + 70 +8 + 71 +3 + 72 +8 + 73 +4 + 74 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +1 + 40 +1 + 40 +1 + 40 +1 + 10 +12.694832 + 20 +60.353939 + 30 +0.0 + 10 +12.385123 + 20 +60.120555 + 30 +0.0 + 10 +11.947914 + 20 +60.182203 + 30 +0.0 + 10 +11.714530 + 20 +60.491914 + 30 +0.0 + 0 +LWPOLYLINE + 5 +12d +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbPolyline + 90 +4 + 70 +0 + 10 +43.410268 + 20 +60.363758 + 30 +0.0 + 10 +36.692330 + 20 +65.425980 + 30 +0.0 + 10 +19.425688 + 20 +65.425980 + 30 +0.0 + 10 +12.694832 + 20 +60.353939 + 30 +0.0 + 0 +SPLINE + 5 +12e +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbSpline + 70 +8 + 71 +3 + 72 +8 + 73 +4 + 74 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +1 + 40 +1 + 40 +1 + 40 +1 + 10 +10.451042 + 20 +62.168814 + 30 +0.0 + 10 +10.217658 + 20 +62.478525 + 30 +0.0 + 10 +10.278790 + 20 +62.915733 + 30 +0.0 + 10 +10.588501 + 20 +63.149116 + 30 +0.0 + 0 +LWPOLYLINE + 5 +12f +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbPolyline + 90 +2 + 70 +0 + 10 +11.714530 + 20 +60.491914 + 30 +0.0 + 10 +10.451042 + 20 +62.168814 + 30 +0.0 + 0 +SPLINE + 5 +130 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbSpline + 70 +8 + 71 +3 + 72 +8 + 73 +4 + 74 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +1 + 40 +1 + 40 +1 + 40 +1 + 10 +10.883573 + 20 +63.371324 + 30 +0.0 + 10 +11.062765 + 20 +63.547186 + 30 +0.0 + 10 +11.083769 + 20 +63.828656 + 30 +0.0 + 10 +10.932663 + 20 +64.029165 + 30 +0.0 + 0 +LWPOLYLINE + 5 +131 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbPolyline + 90 +2 + 70 +0 + 10 +10.588501 + 20 +63.149116 + 30 +0.0 + 10 +10.883573 + 20 +63.371324 + 30 +0.0 + 0 +SPLINE + 5 +132 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbSpline + 70 +8 + 71 +3 + 72 +8 + 73 +4 + 74 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +1 + 40 +1 + 40 +1 + 40 +1 + 10 +28.031880 + 20 +39.290108 + 30 +0.0 + 10 +28.208641 + 20 +39.299665 + 30 +0.0 + 10 +28.383086 + 20 +39.246398 + 30 +0.0 + 10 +28.524357 + 20 +39.139730 + 30 +0.0 + 0 +LWPOLYLINE + 5 +133 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbPolyline + 90 +3 + 70 +0 + 10 +10.932663 + 20 +64.029165 + 30 +0.0 + 10 +9.880014 + 20 +65.425980 + 30 +0.0 + 10 +8.644950 + 20 +65.425980 + 30 +0.0 + 0 +SPLINE + 5 +134 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbSpline + 70 +8 + 71 +3 + 72 +8 + 73 +4 + 74 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +1 + 40 +1 + 40 +1 + 40 +1 + 10 +36.252567 + 20 +33.299778 + 30 +0.0 + 10 +36.440739 + 20 +33.157534 + 30 +0.0 + 10 +36.551036 + 20 +32.935057 + 30 +0.0 + 10 +36.550328 + 20 +32.699173 + 30 +0.0 + 0 +SPLINE + 5 +135 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbSpline + 70 +8 + 71 +3 + 72 +8 + 73 +4 + 74 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +1 + 40 +1 + 40 +1 + 40 +1 + 10 +36.550328 + 20 +32.699173 + 30 +0.0 + 10 +36.549620 + 20 +32.463288 + 30 +0.0 + 10 +36.437989 + 20 +32.241478 + 30 +0.0 + 10 +36.248967 + 20 +32.100366 + 30 +0.0 + 0 +LWPOLYLINE + 5 +136 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbPolyline + 90 +2 + 70 +0 + 10 +28.524357 + 20 +39.139730 + 30 +0.0 + 10 +36.252567 + 20 +33.299778 + 30 +0.0 + 0 +SPLINE + 5 +137 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbSpline + 70 +8 + 71 +3 + 72 +8 + 73 +4 + 74 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +1 + 40 +1 + 40 +1 + 40 +1 + 10 +28.490783 + 20 +26.291936 + 30 +0.0 + 10 +28.222734 + 20 +26.092036 + 30 +0.0 + 10 +27.854735 + 20 +26.093708 + 30 +0.0 + 10 +27.588514 + 20 +26.296036 + 30 +0.0 + 0 +SPLINE + 5 +138 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbSpline + 70 +8 + 71 +3 + 72 +8 + 73 +4 + 74 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +1 + 40 +1 + 40 +1 + 40 +1 + 10 +27.588514 + 20 +26.296036 + 30 +0.0 + 10 +27.588514 + 20 +26.296036 + 30 +0.0 + 10 +19.893358 + 20 +32.114320 + 30 +0.0 + 10 +19.893358 + 20 +32.114320 + 30 +0.0 + 0 +SPLINE + 5 +139 +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbSpline + 70 +8 + 71 +3 + 72 +8 + 73 +4 + 74 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +1 + 40 +1 + 40 +1 + 40 +1 + 10 +19.893358 + 20 +32.114320 + 30 +0.0 + 10 +19.705570 + 20 +32.256066 + 30 +0.0 + 10 +19.595173 + 20 +32.477712 + 30 +0.0 + 10 +19.595173 + 20 +32.712992 + 30 +0.0 + 0 +SPLINE + 5 +13a +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbSpline + 70 +8 + 71 +3 + 72 +8 + 73 +4 + 74 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +1 + 40 +1 + 40 +1 + 40 +1 + 10 +19.595173 + 20 +32.712992 + 30 +0.0 + 10 +19.595173 + 20 +32.948271 + 30 +0.0 + 10 +19.705570 + 20 +33.169917 + 30 +0.0 + 10 +19.893358 + 20 +33.311663 + 30 +0.0 + 0 +LWPOLYLINE + 5 +13b +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbPolyline + 90 +2 + 70 +0 + 10 +36.248967 + 20 +32.100366 + 30 +0.0 + 10 +28.490783 + 20 +26.291936 + 30 +0.0 + 0 +SPLINE + 5 +13c +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbSpline + 70 +8 + 71 +3 + 72 +8 + 73 +4 + 74 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +0 + 40 +1 + 40 +1 + 40 +1 + 40 +1 + 10 +27.620019 + 20 +39.139730 + 30 +0.0 + 10 +27.739264 + 20 +39.229758 + 30 +0.0 + 10 +27.882680 + 20 +39.282122 + 30 +0.0 + 10 +28.031880 + 20 +39.290108 + 30 +0.0 + 0 +LWPOLYLINE + 5 +13d +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbPolyline + 90 +2 + 70 +0 + 10 +19.893358 + 20 +33.311663 + 30 +0.0 + 10 +27.620019 + 20 +39.139730 + 30 +0.0 + 0 +LWPOLYLINE + 5 +13e +100 +AcDbEntity + 8 +Layer_1 + 62 +7 +100 +AcDbPolyline + 90 +1 + 70 +1 + 10 +28.031880 + 20 +39.290108 + 30 +0.0 + 0 +ENDSEC + 0 +SECTION + 2 +OBJECTS + 0 +DICTIONARY + 5 +C +330 +0 +100 +AcDbDictionary + 3 +ACAD_GROUP +350 +D + 3 +ACAD_MLINESTYLE +350 +17 + 0 +DICTIONARY + 5 +D +330 +C +100 +AcDbDictionary + 0 +DICTIONARY + 5 +1A +330 +C +100 +AcDbDictionary + 0 +DICTIONARY + 5 +17 +330 +C +100 +AcDbDictionary + 3 +STANDARD +350 +18 + 0 +DICTIONARY + 5 +19 +330 +C +100 +AcDbDictionary + 0 +ENDSEC + 0 +EOF diff --git a/center-led-base/circle_template.svg b/center-led-base/circle_template.svg new file mode 100644 index 0000000..8674303 --- /dev/null +++ b/center-led-base/circle_template.svg @@ -0,0 +1,68 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="56.118019mm" + height="65.42598mm" + viewBox="0 0 56.118018 65.42598" + version="1.1" + id="svg8" + inkscape:version="0.92.4 (unknown)" + sodipodi:docname="circle_template.svg"> + <defs + id="defs2" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.9889953" + inkscape:cx="84.357918" + inkscape:cy="155.45582" + inkscape:document-units="mm" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1635" + inkscape:window-height="1444" + inkscape:window-x="569" + inkscape:window-y="419" + inkscape:window-maximized="0" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + showguides="false" + inkscape:snap-global="false" /> + <metadata + id="metadata5"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-12.060039,-39.715597)"> + <path + style="opacity:0.48800001;vector-effect:none;fill:#ffcc00;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 20.704989,39.715597 -8.64495,6.514848 v 1.974557 l 0.550871,0.731221 a 0.50005001,0.50005001 0 0 0 0.643888,0.134874 l 0.283187,-0.213424 c 0.309711,-0.233383 0.747436,-0.172251 0.980818,0.137462 l 1.263489,1.677416 c 0.233384,0.30971 0.172252,0.746919 -0.137459,0.980302 l -3.584794,2.701126 v 36.149215 l 3.597713,2.710946 c 0.309711,0.233383 0.370843,0.67059 0.137459,0.980301 l -1.263488,1.676901 c -0.233384,0.30971 -0.671108,0.37136 -0.980819,0.137976 l -0.295589,-0.222726 a 0.50005001,0.50005001 0 0 0 -0.644922,0.134359 l -0.550354,0.730188 v 1.97559 l 8.645984,6.514851 h 1.233516 l 1.053166,-1.39733 a 0.50005001,0.50005001 0 0 0 -0.04909,-0.65681 l -0.282156,-0.21291 c -0.309711,-0.23338 -0.370843,-0.67059 -0.137459,-0.9803 l 1.263488,-1.67742 c 0.233384,-0.309708 0.670591,-0.37084 0.980302,-0.13746 l 6.717937,5.06223 h 17.267161 l 6.730338,-5.07204 c 0.309714,-0.233389 0.746919,-0.172257 0.980303,0.13745 l 1.264007,1.67742 c 0.233384,0.30971 0.171733,0.74692 -0.137977,0.9803 l -0.29404,0.2217 a 0.50005001,0.50005001 0 0 0 -0.05013,0.65784 l 1.05265,1.39733 h 1.235067 l 8.644948,-6.514334 v -1.975074 l -0.55087,-0.731221 a 0.50005001,0.50005001 0 0 0 -0.644917,-0.133842 l -0.282152,0.21239 c -0.309713,0.233384 -0.746919,0.171735 -0.980302,-0.137976 l -1.264008,-1.6769 c -0.233383,-0.309711 -0.171733,-0.746918 0.137978,-0.980302 l 3.584276,-2.701127 V 54.353979 l -3.597196,-2.710944 c -0.30971,-0.233384 -0.371361,-0.670592 -0.137974,-0.980303 l 1.264004,-1.6769 c 0.233384,-0.309711 0.670592,-0.371364 0.980302,-0.137975 l 0.294556,0.222208 a 0.50005001,0.50005001 0 0 0 0.645954,-0.133842 l 0.550354,-0.730189 v -1.975589 l -8.644948,-6.514848 h -1.234035 l -1.053682,1.397331 a 0.50005001,0.50005001 0 0 0 0.04909,0.656807 l 0.282152,0.212907 c 0.309711,0.233384 0.371361,0.670592 0.137977,0.980302 l -1.264007,1.677416 c -0.233383,0.309711 -0.670589,0.370843 -0.980299,0.137459 L 48.752369,39.715597 H 31.485727 l -6.730856,5.072041 c -0.309709,0.233384 -0.746918,0.171736 -0.980302,-0.137975 l -1.263488,-1.6769 c -0.233384,-0.309711 -0.172252,-0.746919 0.137459,-0.980302 l 0.295072,-0.222208 a 0.50005001,0.50005001 0 0 0 0.04909,-0.657841 l -1.052649,-1.396815 z m 19.38693,26.135872 a 0.75007501,0.75007501 0 0 1 0.492477,0.150378 l 7.72821,5.839952 a 0.75007501,0.75007501 0 0 1 -0.0036,1.199412 l -7.758184,5.80843 a 0.75007501,0.75007501 0 0 1 -0.902269,-0.0041 l -7.695156,-5.818284 a 0.75007501,0.75007501 0 0 1 0,-1.197343 l 7.726661,-5.828067 a 0.75007501,0.75007501 0 0 1 0.411861,-0.150378 z" + id="rect1244" + inkscape:connector-curvature="0" /> + </g> +</svg> diff --git a/center-led-base/components.dcm b/center-led-base/components.dcm new file mode 100644 index 0000000..5f3ed79 --- /dev/null +++ b/center-led-base/components.dcm @@ -0,0 +1,3 @@ +EESchema-DOCLIB Version 2.0 +# +#End Doc Library diff --git a/center-led-base/components.lib b/center-led-base/components.lib new file mode 100644 index 0000000..1fbfcc4 --- /dev/null +++ b/center-led-base/components.lib @@ -0,0 +1,25 @@ +EESchema-LIBRARY Version 2.4 +#encoding utf-8 +# +# TX4138 +# +DEF TX4138 U 0 40 Y Y 1 F N +F0 "U" 0 0 50 H V C CNN +F1 "TX4138" 0 300 50 V V C CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +DRAW +S -300 -400 300 600 0 1 0 f +X SW 1 500 300 200 L 50 50 1 1 I +X ILIM 2 -500 300 200 R 50 50 1 1 I +X VIN 3 -500 500 200 R 50 50 1 1 I +X GND 4 0 -600 200 U 50 50 1 1 I +X FB 5 500 100 200 L 50 50 1 1 I +X EN 6 -500 -100 200 R 50 50 1 1 I +X POK 7 500 -100 200 L 50 50 1 1 I +X BS 8 500 500 200 L 50 50 1 1 I +X ILIM 9 -500 200 200 R 50 50 1 1 I +ENDDRAW +ENDDEF +# +#End Library diff --git a/center-led-base/fp-info-cache b/center-led-base/fp-info-cache new file mode 100644 index 0000000..1266280 --- /dev/null +++ b/center-led-base/fp-info-cache @@ -0,0 +1,83217 @@ +19630385856052637 +Audio_Module +Reverb_BTDR-1H +Digital Reverberation Unit, http://www.belton.co.kr/inc/downfile.php?seq=17&file=pdf (footprint from http://www.uk-electronic.de/PDF/BTDR-1.pdf) +audio belton reverb +0 +7 +7 +Audio_Module +Reverb_BTDR-1V +Digital Reverberation Unit, http://www.belton.co.kr/inc/downfile.php?seq=17&file=pdf (footprint from http://www.uk-electronic.de/PDF/BTDR-1.pdf) +audio belton reverb +0 +7 +7 +Battery +BatteryHolder_Bulgin_BX0036_1xC +Bulgin Battery Holder, BX0036, Battery Type C (https://www.bulgin.com/products/pub/media/bulgin/data/Battery_holders.pdf) +Bulgin BX0036 +0 +2 +2 +Battery +BatteryHolder_ComfortableElectronic_CH273-2450_1x2450 +Comfortable Electronic CR2450 battery holder, http://www.comf.com.tw/ProductDetail.asp?no=148 +Comfortable Electronic CR2450 +0 +2 +2 +Battery +BatteryHolder_Eagle_12BH611-GR +https://eu.mouser.com/datasheet/2/209/EPD-200766-1274481.pdf +9V Battery Holder +0 +2 +2 +Battery +BatteryHolder_Keystone_103_1x20mm +http://www.keyelco.com/product-pdf.cfm?p=719 +Keystone type 103 battery holder +0 +2 +2 +Battery +BatteryHolder_Keystone_104_1x23mm +http://www.keyelco.com/product-pdf.cfm?p=744 +Keystone type 104 battery holder +0 +2 +2 +Battery +BatteryHolder_Keystone_105_1x2430 +http://www.keyelco.com/product-pdf.cfm?p=745 +Keystone type 105 battery holder +0 +2 +2 +Battery +BatteryHolder_Keystone_106_1x20mm +http://www.keyelco.com/product-pdf.cfm?p=720 +Keystone type 106 battery holder +0 +2 +2 +Battery +BatteryHolder_Keystone_107_1x23mm +http://www.keyelco.com/product-pdf.cfm?p=746 +Keystone type 107 battery holder +0 +2 +2 +Battery +BatteryHolder_Keystone_500 +Keystone #500, CR1220 battery holder, http://www.keyelco.com/product-pdf.cfm?p=710 +CR1220 battery holder +0 +2 +2 +Battery +BatteryHolder_Keystone_1042_1x18650 +Battery holder for 18650 cylindrical cells http://www.keyelco.com/product.cfm/product_id/918 +18650 Keystone 1042 Li-ion +0 +2 +2 +Battery +BatteryHolder_Keystone_1058_1x2032 +http://www.keyelco.com/product-pdf.cfm?p=14028 +Keystone type 1058 coin cell retainer +0 +2 +2 +Battery +BatteryHolder_Keystone_1060_1x2032 +http://www.keyelco.com/product-pdf.cfm?p=726 +CR2032 BR2032 BatteryHolder Battery +0 +2 +2 +Battery +BatteryHolder_Keystone_2460_1xAA +https://www.keyelco.com/product-pdf.cfm?p=1025 +AA battery cell holder +0 +2 +2 +Battery +BatteryHolder_Keystone_2462_2xAA +2xAA cell battery holder, Keystone P/N 2462, https://www.keyelco.com/product-pdf.cfm?p=1027 +AA battery cell holder +0 +2 +2 +Battery +BatteryHolder_Keystone_2466_1xAAA +1xAAA Battery Holder, Keystone, Plastic Case, http://www.keyelco.com/product-pdf.cfm?p=1031 +AAA battery holder Keystone +0 +2 +2 +Battery +BatteryHolder_Keystone_2468_2xAAA +2xAAA cell battery holder, Keystone P/N 2468, http://www.keyelco.com/product-pdf.cfm?p=1033 +AAA battery cell holder +0 +2 +2 +Battery +BatteryHolder_Keystone_2479_3xAAA +Keystone Battery Holder, 2479, Battery Type 3xAAA (Script generated with StandardBox.py) (Keystone Battery Holder, 2479, Battery Type 3xAAA) +Keystone Battery Holder 2479 Battery Type 3xAAA +0 +2 +2 +Battery +BatteryHolder_Keystone_2993 +http://www.keyelco.com/product-pdf.cfm?p=776 +Keystone type 2993 negative battery contact +0 +1 +1 +Battery +BatteryHolder_Keystone_2998_1x6.8mm +www.keyelco.com/product-pdf.cfm?p=763 +Keystone type 2998 battery holder +0 +3 +2 +Battery +BatteryHolder_Keystone_3000_1x12mm +http://www.keyelco.com/product-pdf.cfm?p=777 +Keystone type 3000 coin cell retainer +0 +3 +2 +Battery +BatteryHolder_Keystone_3001_1x12mm +http://www.keyelco.com/product-pdf.cfm?p=778 +Keystone type 3001 coin cell retainer +0 +3 +2 +Battery +BatteryHolder_Keystone_3002_1x2032 +https://www.tme.eu/it/Document/a823211ec201a9e209042d155fe22d2b/KEYS2996.pdf +BR2016 CR2016 DL2016 BR2020 CL2020 BR2025 CR2025 DL2025 DR2032 CR2032 DL2032 +0 +3 +2 +Battery +BatteryHolder_Keystone_3008_1x2450 +http://www.keyelco.com/product-pdf.cfm?p=786 +Keystone type 3008 coin cell retainer +0 +3 +2 +Battery +BatteryHolder_Keystone_3009_1x2450 +http://www.keyelco.com/product-pdf.cfm?p=787 +Keystone type 3009 coin cell retainer +0 +3 +2 +Battery +BatteryHolder_Keystone_3034_1x20mm +Keystone 3034 SMD battery holder for 2020, 2025 and 2032 coincell batteries. http://www.keyelco.com/product-pdf.cfm?p=798 +Keystone type 3034 coin cell retainer +0 +3 +2 +Battery +BatteryHolder_LINX_BAT-HLD-012-SMT +SMT battery holder for CR1216/1220/1225, https://linxtechnologies.com/wp/wp-content/uploads/bat-hld-012-smt.pdf +battery holder coin cell cr1216 cr1220 cr1225 +0 +3 +2 +Battery +BatteryHolder_MPD_BA9VPC_1xPP3 +1xPP3 (9V) battery holder, Memory Protection Devices P/N BA9VPC, http://www.memoryprotectiondevices.com/datasheets/BA9VPC-datasheet.pdf +PP3 Battery Holder BA9VPC 9V +0 +2 +2 +Battery +BatteryHolder_MPD_BC2AAPC_2xAA +2xAA cell battery holder, Memory Protection Devices P/N BC2AAPC, http://www.memoryprotectiondevices.com/datasheets/BC2AAPC-datasheet.pdf +AA battery cell holder +0 +2 +2 +Battery +BatteryHolder_MPD_BC12AAPC_2xAA +2xAA cell battery holder, Memory Protection Devices P/N BC12AAPC, http://www.memoryprotectiondevices.com/datasheets/BC12AAPC-datasheet.pdf +AA battery cell holder +0 +2 +2 +Battery +BatteryHolder_MPD_BC2003_1x2032 +http://www.memoryprotectiondevices.com/datasheets/BC-2003-datasheet.pdf +BC2003 CR2032 2032 Battery Holder +0 +3 +2 +Battery +BatteryHolder_MPD_BH-18650-PC2 +18650 Battery Holder (http://www.memoryprotectiondevices.com/datasheets/BK-18650-PC2-datasheet.pdf) +18650 Battery Holder +0 +2 +2 +Battery +BatteryHolder_Seiko_MS621F +Seiko MS621F, https://www.sii.co.jp/en/me/files/2014/02/file_EXTENDED_PRDCT_SPEC_75_FILE_11.jpg +Seiko MS621F +0 +2 +2 +Battery +BatteryHolder_TruPower_BH-331P_3xAA +Keystone Battery Holder BH-331P Battery Type 3xAA (Script generated with StandardBox.py) (Keystone Battery Holder BH-331P Battery Type 3xAA) +Battery Holder BH-331P Battery Type 3xAA +0 +2 +2 +Battery +Battery_CR1225 +CR1225 battery +battery CR1225 coin cell +0 +0 +0 +Battery +Battery_Panasonic_CR1025-VSK_Vertical_CircularHoles +Panasonic CR-1025/VSK battery +battery CR-1025 coin cell vertical +0 +2 +2 +Battery +Battery_Panasonic_CR1220-VCN_Vertical_CircularHoles +Panasonic CR-1220/VCN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D140.PDF +battery CR-1220 coin cell vertical +0 +2 +2 +Battery +Battery_Panasonic_CR1632-V1AN_Vertical_CircularHoles +Panasonic CR-1632-V1AN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D464.PDF +battery CR-1632 coin cell vertical +0 +2 +2 +Battery +Battery_Panasonic_CR2025-V1AK_Vertical_CircularHoles +Panasonic CR-2025/V1AK battery, +battery CR-2025 coin cell vertical +0 +2 +2 +Battery +Battery_Panasonic_CR2032-VS1N_Vertical_CircularHoles +Panasonic CR-2032/VS1N battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D348.PDF +battery CR-2032 coin cell vertical +0 +2 +2 +Battery +Battery_Panasonic_CR2354-VCN_Vertical_CircularHoles +Panasonic CR-2354/VCN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D486.PDF +battery CR-2354/VCN coin cell vertical +0 +2 +2 +Battery +Battery_Panasonic_CR2450-VAN_Vertical_CircularHoles +Panasonic CR-2450/VAN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D492.PDF +battery CR-2450 coin cell +0 +2 +2 +Battery +Battery_Panasonic_CR2477-VCN_Vertical_CircularHoles +Panasonic CR-2477/VCN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D502.PDF +battery CR-2477 coin cell vertical +0 +2 +2 +Battery +Battery_Panasonic_CR3032-VCN_Vertical_CircularHoles +Panasonic CR-3032/VCN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D508.PDF +battery CR-3032 coin cell vertical +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_1.00u_PCB +Cherry MX keyswitch, 1.00u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 1.00u PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_1.00u_Plate +Cherry MX keyswitch, 1.00u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 1.00u plate +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_1.25u_PCB +Cherry MX keyswitch, 1.25u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 1.25u PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_1.25u_Plate +Cherry MX keyswitch, 1.25u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 1.25u plate +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_1.50u_PCB +Cherry MX keyswitch, 1.50u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 1.50u PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_1.50u_Plate +Cherry MX keyswitch, 1.50u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 1.50u plate +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_1.75u_PCB +Cherry MX keyswitch, 1.75u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 1.75u PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_1.75u_Plate +Cherry MX keyswitch, 1.75u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 1.75u plate +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_2.00u_PCB +Cherry MX keyswitch, 2.00u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 2.00u PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_2.00u_Plate +Cherry MX keyswitch, 2.00u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 2.00u plate +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_2.00u_Vertical_PCB +Cherry MX keyswitch, 2.00u, vertical, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 2.00u vertical PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_2.00u_Vertical_Plate +Cherry MX keyswitch, 2.00u, vertical, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 2.00u vertical plate +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_2.25u_PCB +Cherry MX keyswitch, 2.25u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 2.25u PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_2.25u_Plate +Cherry MX keyswitch, 2.25u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 2.25u plate +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_2.75u_PCB +Cherry MX keyswitch, 2.75u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 2.75u PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_2.75u_Plate +Cherry MX keyswitch, 2.75u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 2.75u plate +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_6.25u_PCB +Cherry MX keyswitch, 6.25u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 6.25u PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_6.25u_Plate +Cherry MX keyswitch, 6.25u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 6.25u plate +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_ISOEnter_PCB +Cherry MX keyswitch, ISO Enter, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch ISO enter PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_ISOEnter_Plate +Cherry MX keyswitch, ISO Enter, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch ISO enter plate +0 +2 +2 +Button_Switch_Keyboard +SW_Matias_1.00u +Matias/ALPS keyswitch, 1.00u, http://matias.ca/switches/ +Matias ALPS keyswitch 1.00u +0 +2 +2 +Button_Switch_Keyboard +SW_Matias_1.25u +Matias/ALPS keyswitch, 1.25u, http://matias.ca/switches/ +Matias ALPS keyswitch 1.25u +0 +2 +2 +Button_Switch_Keyboard +SW_Matias_1.50u +Matias/ALPS keyswitch, 1.50u, http://matias.ca/switches/ +Matias ALPS keyswitch 1.50u +0 +2 +2 +Button_Switch_Keyboard +SW_Matias_1.75u +Matias/ALPS keyswitch, 1.75u, http://matias.ca/switches/ +Matias ALPS keyswitch 1.75u +0 +2 +2 +Button_Switch_Keyboard +SW_Matias_2.00u +Matias/ALPS keyswitch, 2.00u, http://matias.ca/switches/ +Matias ALPS keyswitch 2.00u +0 +2 +2 +Button_Switch_Keyboard +SW_Matias_2.25u +Matias/ALPS keyswitch, 2.25u, http://matias.ca/switches/ +Matias ALPS keyswitch 2.25u +0 +2 +2 +Button_Switch_Keyboard +SW_Matias_2.75u +Matias/ALPS keyswitch, 2.75u, http://matias.ca/switches/ +Matias ALPS keyswitch 2.75u +0 +2 +2 +Button_Switch_Keyboard +SW_Matias_6.25u +Matias/ALPS keyswitch, 6.25u, http://matias.ca/switches/ +Matias ALPS keyswitch 6.25u +0 +2 +2 +Button_Switch_Keyboard +SW_Matias_ISOEnter +Matias/ALPS keyswitch, ISO Enter, http://matias.ca/switches/ +Matias ALPS keyswitch ISO enter +0 +2 +2 +Button_Switch_SMD +Nidec_Copal_SH-7010A +4-bit rotary coded switch, J-hook, https://www.nidec-copal-electronics.com/e/catalog/switch/sh-7000.pdf +rotary switch bcd +0 +6 +5 +Button_Switch_SMD +Nidec_Copal_SH-7010B +4-bit rotary coded switch, gull wing, https://www.nidec-copal-electronics.com/e/catalog/switch/sh-7000.pdf +rotary switch bcd +0 +6 +5 +Button_Switch_SMD +Nidec_Copal_SH-7040B +4-bit rotary coded switch, gull wing, Gray code, https://www.nidec-copal-electronics.com/e/catalog/switch/sh-7000.pdf +rotary switch bcd +0 +5 +5 +Button_Switch_SMD +Panasonic_EVQPUJ_EVQPUA +http://industrial.panasonic.com/cdbs/www-data/pdf/ATV0000/ATV0000CE5.pdf +SMD SMT SPST EVQPUJ EVQPUA +0 +4 +2 +Button_Switch_SMD +Panasonic_EVQPUK_EVQPUB +http://industrial.panasonic.com/cdbs/www-data/pdf/ATV0000/ATV0000CE5.pdf +SMD SMT SPST EVQPUK EVQPUB +0 +4 +2 +Button_Switch_SMD +Panasonic_EVQPUL_EVQPUC +http://industrial.panasonic.com/cdbs/www-data/pdf/ATV0000/ATV0000CE5.pdf +SMD SMT SPST EVQPUL EVQPUC +0 +4 +2 +Button_Switch_SMD +Panasonic_EVQPUM_EVQPUD +http://industrial.panasonic.com/cdbs/www-data/pdf/ATV0000/ATV0000CE5.pdf +SMD SMT SPST EVQPUM EVQPUD +0 +4 +2 +Button_Switch_SMD +SW_DIP_SPSTx01_Slide_6.7x4.1mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 1x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x4.1mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +2 +2 +Button_Switch_SMD +SW_DIP_SPSTx01_Slide_6.7x4.1mm_W8.61mm_P2.54mm_LowProfile +SMD 1x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x4.1mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +2 +2 +Button_Switch_SMD +SW_DIP_SPSTx01_Slide_9.78x4.72mm_W8.61mm_P2.54mm +SMD 1x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x4.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +2 +2 +Button_Switch_SMD +SW_DIP_SPSTx01_Slide_Copal_CHS-01A_W5.08mm_P1.27mm_JPin +SMD 1x-dip-switch SPST Copal_CHS-01A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin +SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin +0 +2 +2 +Button_Switch_SMD +SW_DIP_SPSTx01_Slide_Copal_CHS-01B_W7.62mm_P1.27mm +SMD 1x-dip-switch SPST Copal_CHS-01B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD +SMD DIP Switch SPST Slide 7.62mm 300mil SMD +0 +2 +2 +Button_Switch_SMD +SW_DIP_SPSTx01_Slide_Copal_CVS-01xB_W5.9mm_P1mm +SMD 1x-dip-switch SPST Copal_CVS-01xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf) +SMD DIP Switch SPST Slide 5.9mm 232mil +0 +6 +3 +Button_Switch_SMD +SW_DIP_SPSTx01_Slide_Omron_A6S-110x_W8.9mm_P2.54mm +SMD 1x-dip-switch SPST Omron_A6S-110x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +2 +2 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_6.7x6.64mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 2x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x6.64mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +4 +4 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_6.7x6.64mm_W8.61mm_P2.54mm_LowProfile +SMD 2x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x6.64mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +4 +4 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_9.78x7.26mm_W8.61mm_P2.54mm +SMD 2x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x7.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +4 +4 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_Copal_CHS-02A_W5.08mm_P1.27mm_JPin +SMD 2x-dip-switch SPST Copal_CHS-02A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin +SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin +0 +4 +4 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_Copal_CHS-02B_W7.62mm_P1.27mm +SMD 2x-dip-switch SPST Copal_CHS-02B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD +SMD DIP Switch SPST Slide 7.62mm 300mil SMD +0 +4 +4 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_Copal_CVS-02xB_W5.9mm_P1mm +SMD 2x-dip-switch SPST Copal_CVS-02xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf) +SMD DIP Switch SPST Slide 5.9mm 232mil +0 +8 +5 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_KingTek_DSHP02TJ_W5.25mm_P1.27mm_JPin +SMD 2x-dip-switch SPST KingTek_DSHP02TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin +SMD DIP Switch SPST Slide 5.25mm 206mil JPin +0 +4 +4 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_KingTek_DSHP02TS_W7.62mm_P1.27mm +SMD 2x-dip-switch SPST KingTek_DSHP02TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) +SMD DIP Switch SPST Slide 7.62mm 300mil +0 +4 +4 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_Omron_A6H-2101_W6.15mm_P1.27mm +SMD 2x-dip-switch SPST Omron_A6H-2101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf) +SMD DIP Switch SPST Slide 6.15mm 242mil +0 +4 +4 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_Omron_A6S-210x_W8.9mm_P2.54mm +SMD 2x-dip-switch SPST Omron_A6S-210x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +4 +4 +Button_Switch_SMD +SW_DIP_SPSTx03_Slide_6.7x9.18mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 3x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x9.18mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +6 +6 +Button_Switch_SMD +SW_DIP_SPSTx03_Slide_6.7x9.18mm_W8.61mm_P2.54mm_LowProfile +SMD 3x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x9.18mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +6 +6 +Button_Switch_SMD +SW_DIP_SPSTx03_Slide_9.78x9.8mm_W8.61mm_P2.54mm +SMD 3x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x9.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +6 +6 +Button_Switch_SMD +SW_DIP_SPSTx03_Slide_Copal_CVS-03xB_W5.9mm_P1mm +SMD 3x-dip-switch SPST Copal_CVS-03xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf) +SMD DIP Switch SPST Slide 5.9mm 232mil +0 +10 +7 +Button_Switch_SMD +SW_DIP_SPSTx03_Slide_KingTek_DSHP03TJ_W5.25mm_P1.27mm_JPin +SMD 3x-dip-switch SPST KingTek_DSHP03TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin +SMD DIP Switch SPST Slide 5.25mm 206mil JPin +0 +6 +6 +Button_Switch_SMD +SW_DIP_SPSTx03_Slide_KingTek_DSHP03TS_W7.62mm_P1.27mm +SMD 3x-dip-switch SPST KingTek_DSHP03TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) +SMD DIP Switch SPST Slide 7.62mm 300mil +0 +6 +6 +Button_Switch_SMD +SW_DIP_SPSTx03_Slide_Omron_A6S-310x_W8.9mm_P2.54mm +SMD 3x-dip-switch SPST Omron_A6S-310x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +6 +6 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_6.7x11.72mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 4x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x11.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +8 +8 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_6.7x11.72mm_W8.61mm_P2.54mm_LowProfile +SMD 4x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x11.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +8 +8 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_9.78x12.34mm_W8.61mm_P2.54mm +SMD 4x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x12.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +8 +8 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_Copal_CHS-04A_W5.08mm_P1.27mm_JPin +SMD 4x-dip-switch SPST Copal_CHS-04A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin +SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin +0 +8 +8 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_Copal_CHS-04B_W7.62mm_P1.27mm +SMD 4x-dip-switch SPST Copal_CHS-04B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD +SMD DIP Switch SPST Slide 7.62mm 300mil SMD +0 +8 +8 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_Copal_CVS-04xB_W5.9mm_P1mm +SMD 4x-dip-switch SPST Copal_CVS-04xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf) +SMD DIP Switch SPST Slide 5.9mm 232mil +0 +12 +9 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_KingTek_DSHP04TJ_W5.25mm_P1.27mm_JPin +SMD 4x-dip-switch SPST KingTek_DSHP04TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin +SMD DIP Switch SPST Slide 5.25mm 206mil JPin +0 +8 +8 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_KingTek_DSHP04TS_W7.62mm_P1.27mm +SMD 4x-dip-switch SPST KingTek_DSHP04TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) +SMD DIP Switch SPST Slide 7.62mm 300mil +0 +8 +8 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_Omron_A6H-4101_W6.15mm_P1.27mm +SMD 4x-dip-switch SPST Omron_A6H-4101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf) +SMD DIP Switch SPST Slide 6.15mm 242mil +0 +8 +8 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_Omron_A6S-410x_W8.9mm_P2.54mm +SMD 4x-dip-switch SPST Omron_A6S-410x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +8 +8 +Button_Switch_SMD +SW_DIP_SPSTx05_Slide_6.7x14.26mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 5x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x14.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +10 +10 +Button_Switch_SMD +SW_DIP_SPSTx05_Slide_6.7x14.26mm_W8.61mm_P2.54mm_LowProfile +SMD 5x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x14.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +10 +10 +Button_Switch_SMD +SW_DIP_SPSTx05_Slide_9.78x14.88mm_W8.61mm_P2.54mm +SMD 5x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x14.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +10 +10 +Button_Switch_SMD +SW_DIP_SPSTx05_Slide_KingTek_DSHP05TJ_W5.25mm_P1.27mm_JPin +SMD 5x-dip-switch SPST KingTek_DSHP05TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin +SMD DIP Switch SPST Slide 5.25mm 206mil JPin +0 +10 +10 +Button_Switch_SMD +SW_DIP_SPSTx05_Slide_KingTek_DSHP05TS_W7.62mm_P1.27mm +SMD 5x-dip-switch SPST KingTek_DSHP05TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) +SMD DIP Switch SPST Slide 7.62mm 300mil +0 +10 +10 +Button_Switch_SMD +SW_DIP_SPSTx05_Slide_Omron_A6S-510x_W8.9mm_P2.54mm +SMD 5x-dip-switch SPST Omron_A6S-510x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +10 +10 +Button_Switch_SMD +SW_DIP_SPSTx06_Slide_6.7x16.8mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 6x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x16.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +12 +12 +Button_Switch_SMD +SW_DIP_SPSTx06_Slide_6.7x16.8mm_W8.61mm_P2.54mm_LowProfile +SMD 6x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x16.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +12 +12 +Button_Switch_SMD +SW_DIP_SPSTx06_Slide_9.78x17.42mm_W8.61mm_P2.54mm +SMD 6x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x17.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +12 +12 +Button_Switch_SMD +SW_DIP_SPSTx06_Slide_Copal_CHS-06A_W5.08mm_P1.27mm_JPin +SMD 6x-dip-switch SPST Copal_CHS-06A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin +SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin +0 +12 +12 +Button_Switch_SMD +SW_DIP_SPSTx06_Slide_Copal_CHS-06B_W7.62mm_P1.27mm +SMD 6x-dip-switch SPST Copal_CHS-06B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD +SMD DIP Switch SPST Slide 7.62mm 300mil SMD +0 +12 +12 +Button_Switch_SMD +SW_DIP_SPSTx06_Slide_KingTek_DSHP06TJ_W5.25mm_P1.27mm_JPin +SMD 6x-dip-switch SPST KingTek_DSHP06TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin +SMD DIP Switch SPST Slide 5.25mm 206mil JPin +0 +12 +12 +Button_Switch_SMD +SW_DIP_SPSTx06_Slide_KingTek_DSHP06TS_W7.62mm_P1.27mm +SMD 6x-dip-switch SPST KingTek_DSHP06TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) +SMD DIP Switch SPST Slide 7.62mm 300mil +0 +12 +12 +Button_Switch_SMD +SW_DIP_SPSTx06_Slide_Omron_A6H-6101_W6.15mm_P1.27mm +SMD 6x-dip-switch SPST Omron_A6H-6101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf) +SMD DIP Switch SPST Slide 6.15mm 242mil +0 +12 +12 +Button_Switch_SMD +SW_DIP_SPSTx06_Slide_Omron_A6S-610x_W8.9mm_P2.54mm +SMD 6x-dip-switch SPST Omron_A6S-610x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +12 +12 +Button_Switch_SMD +SW_DIP_SPSTx07_Slide_6.7x19.34mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 7x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x19.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +14 +14 +Button_Switch_SMD +SW_DIP_SPSTx07_Slide_6.7x19.34mm_W8.61mm_P2.54mm_LowProfile +SMD 7x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x19.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +14 +14 +Button_Switch_SMD +SW_DIP_SPSTx07_Slide_9.78x19.96mm_W8.61mm_P2.54mm +SMD 7x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x19.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +14 +14 +Button_Switch_SMD +SW_DIP_SPSTx07_Slide_KingTek_DSHP07TJ_W5.25mm_P1.27mm_JPin +SMD 7x-dip-switch SPST KingTek_DSHP07TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin +SMD DIP Switch SPST Slide 5.25mm 206mil JPin +0 +14 +14 +Button_Switch_SMD +SW_DIP_SPSTx07_Slide_KingTek_DSHP07TS_W7.62mm_P1.27mm +SMD 7x-dip-switch SPST KingTek_DSHP07TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) +SMD DIP Switch SPST Slide 7.62mm 300mil +0 +14 +14 +Button_Switch_SMD +SW_DIP_SPSTx07_Slide_Omron_A6S-710x_W8.9mm_P2.54mm +SMD 7x-dip-switch SPST Omron_A6S-710x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +14 +14 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_6.7x21.88mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 8x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x21.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +16 +16 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_6.7x21.88mm_W8.61mm_P2.54mm_LowProfile +SMD 8x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x21.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +16 +16 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_9.78x22.5mm_W8.61mm_P2.54mm +SMD 8x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x22.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +16 +16 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_Copal_CHS-08A_W5.08mm_P1.27mm_JPin +SMD 8x-dip-switch SPST Copal_CHS-08A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin +SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin +0 +16 +16 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_Copal_CHS-08B_W7.62mm_P1.27mm +SMD 8x-dip-switch SPST Copal_CHS-08B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD +SMD DIP Switch SPST Slide 7.62mm 300mil SMD +0 +16 +16 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_Copal_CVS-08xB_W5.9mm_P1mm +SMD 8x-dip-switch SPST Copal_CVS-08xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf) +SMD DIP Switch SPST Slide 5.9mm 232mil +0 +20 +17 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_KingTek_DSHP08TJ_W5.25mm_P1.27mm_JPin +SMD 8x-dip-switch SPST KingTek_DSHP08TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin +SMD DIP Switch SPST Slide 5.25mm 206mil JPin +0 +16 +16 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_KingTek_DSHP08TS_W7.62mm_P1.27mm +SMD 8x-dip-switch SPST KingTek_DSHP08TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) +SMD DIP Switch SPST Slide 7.62mm 300mil +0 +16 +16 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_Omron_A6H-8101_W6.15mm_P1.27mm +SMD 8x-dip-switch SPST Omron_A6H-8101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf) +SMD DIP Switch SPST Slide 6.15mm 242mil +0 +16 +16 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_Omron_A6S-810x_W8.9mm_P2.54mm +SMD 8x-dip-switch SPST Omron_A6S-810x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +16 +16 +Button_Switch_SMD +SW_DIP_SPSTx09_Slide_6.7x24.42mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 9x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x24.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +18 +18 +Button_Switch_SMD +SW_DIP_SPSTx09_Slide_6.7x24.42mm_W8.61mm_P2.54mm_LowProfile +SMD 9x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x24.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +18 +18 +Button_Switch_SMD +SW_DIP_SPSTx09_Slide_9.78x25.04mm_W8.61mm_P2.54mm +SMD 9x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x25.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +18 +18 +Button_Switch_SMD +SW_DIP_SPSTx09_Slide_KingTek_DSHP09TJ_W5.25mm_P1.27mm_JPin +SMD 9x-dip-switch SPST KingTek_DSHP09TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin +SMD DIP Switch SPST Slide 5.25mm 206mil JPin +0 +18 +18 +Button_Switch_SMD +SW_DIP_SPSTx09_Slide_KingTek_DSHP09TS_W7.62mm_P1.27mm +SMD 9x-dip-switch SPST KingTek_DSHP09TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) +SMD DIP Switch SPST Slide 7.62mm 300mil +0 +18 +18 +Button_Switch_SMD +SW_DIP_SPSTx09_Slide_Omron_A6S-910x_W8.9mm_P2.54mm +SMD 9x-dip-switch SPST Omron_A6S-910x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +18 +18 +Button_Switch_SMD +SW_DIP_SPSTx10_Slide_6.7x26.96mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 10x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x26.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +20 +20 +Button_Switch_SMD +SW_DIP_SPSTx10_Slide_6.7x26.96mm_W8.61mm_P2.54mm_LowProfile +SMD 10x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x26.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +20 +20 +Button_Switch_SMD +SW_DIP_SPSTx10_Slide_9.78x27.58mm_W8.61mm_P2.54mm +SMD 10x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x27.58mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +20 +20 +Button_Switch_SMD +SW_DIP_SPSTx10_Slide_Copal_CHS-10A_W5.08mm_P1.27mm_JPin +SMD 10x-dip-switch SPST Copal_CHS-10A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin +SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin +0 +20 +20 +Button_Switch_SMD +SW_DIP_SPSTx10_Slide_Copal_CHS-10B_W7.62mm_P1.27mm +SMD 10x-dip-switch SPST Copal_CHS-10B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD +SMD DIP Switch SPST Slide 7.62mm 300mil SMD +0 +20 +20 +Button_Switch_SMD +SW_DIP_SPSTx10_Slide_KingTek_DSHP10TJ_W5.25mm_P1.27mm_JPin +SMD 10x-dip-switch SPST KingTek_DSHP10TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin +SMD DIP Switch SPST Slide 5.25mm 206mil JPin +0 +20 +20 +Button_Switch_SMD +SW_DIP_SPSTx10_Slide_KingTek_DSHP10TS_W7.62mm_P1.27mm +SMD 10x-dip-switch SPST KingTek_DSHP10TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) +SMD DIP Switch SPST Slide 7.62mm 300mil +0 +20 +20 +Button_Switch_SMD +SW_DIP_SPSTx10_Slide_Omron_A6H-10101_W6.15mm_P1.27mm +SMD 10x-dip-switch SPST Omron_A6H-10101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf) +SMD DIP Switch SPST Slide 6.15mm 242mil +0 +20 +20 +Button_Switch_SMD +SW_DIP_SPSTx10_Slide_Omron_A6S-1010x_W8.9mm_P2.54mm +SMD 10x-dip-switch SPST Omron_A6S-1010x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +20 +20 +Button_Switch_SMD +SW_DIP_SPSTx11_Slide_6.7x29.5mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 11x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x29.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +22 +22 +Button_Switch_SMD +SW_DIP_SPSTx11_Slide_6.7x29.5mm_W8.61mm_P2.54mm_LowProfile +SMD 11x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x29.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +22 +22 +Button_Switch_SMD +SW_DIP_SPSTx11_Slide_9.78x30.12mm_W8.61mm_P2.54mm +SMD 11x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x30.12mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +22 +22 +Button_Switch_SMD +SW_DIP_SPSTx12_Slide_6.7x32.04mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 12x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x32.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +24 +24 +Button_Switch_SMD +SW_DIP_SPSTx12_Slide_6.7x32.04mm_W8.61mm_P2.54mm_LowProfile +SMD 12x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x32.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +24 +24 +Button_Switch_SMD +SW_DIP_SPSTx12_Slide_9.78x32.66mm_W8.61mm_P2.54mm +SMD 12x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x32.66mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +24 +24 +Button_Switch_SMD +SW_DPDT_CK_JS202011JCQN +Sub-miniature slide switch, vertical, SMT J bend https://dznh3ojzb2azq.cloudfront.net/products/Slide/JS/documents/datasheet.pdf +switch DPDT SMT +0 +6 +6 +Button_Switch_SMD +SW_MEC_5GSH9 +MEC 5G single pole normally-open tactile switch +switch normally-open pushbutton push-button +0 +4 +4 +Button_Switch_SMD +SW_Push_1P1T-MP_NO_Horizontal_Alps_SKRTLAE010 +Side push button (https://www.alps.com/prod/info/E/PDF/Tact/SurfaceMount/SKRT/SKRT.pdf) +push horizontal SPST 1P1T +0 +5 +3 +Button_Switch_SMD +SW_Push_1P1T-SH_NO_CK_KMR2xxG +CK components KMR2 tactile switch with ground pin http://www.ckswitches.com/media/1479/kmr2.pdf +tactile switch kmr2 +0 +5 +3 +Button_Switch_SMD +SW_Push_1P1T_NO_6x6mm_H9.5mm +tactile push button, 6x6mm e.g. PTS645xx series, height=9.5mm +tact sw push 6mm smd +0 +4 +2 +Button_Switch_SMD +SW_Push_1P1T_NO_CK_KMR2 +CK components KMR2 tactile switch http://www.ckswitches.com/media/1479/kmr2.pdf +tactile switch kmr2 +0 +4 +2 +Button_Switch_SMD +SW_Push_1P1T_NO_CK_KSC6xxJ +CK components KSC6 tactile switch https://www.ckswitches.com/media/1972/ksc6.pdf +tactile switch ksc6 +0 +4 +2 +Button_Switch_SMD +SW_Push_1P1T_NO_CK_KSC7xxJ +CK components KSC7 tactile switch https://www.ckswitches.com/media/1973/ksc7.pdf +tactile switch ksc7 +0 +4 +2 +Button_Switch_SMD +SW_Push_1P1T_NO_CK_PTS125Sx43PSMTR +C&K Switches 1P1T SMD PTS125 Series 12mm Tact Switch with Pegs, https://www.ckswitches.com/media/1462/pts125.pdf +Button Tactile Switch SPST 1P1T +0 +4 +2 +Button_Switch_SMD +SW_Push_1P1T_NO_Vertical_Wuerth_434133025816 +https://katalog.we-online.com/em/datasheet/434133025816.pdf +tactile switch Wurth Wuerth +0 +4 +2 +Button_Switch_SMD +SW_Push_SPST_NO_Alps_SKRK +http://www.alps.com/prod/info/E/HTML/Tact/SurfaceMount/SKRK/SKRKAHE020.html +SMD SMT button +0 +2 +2 +Button_Switch_SMD +SW_SP3T_PCM13 +Ultraminiature Surface Mount Slide Switch, right-angle, https://www.ckswitches.com/media/1424/pcm.pdf + +0 +8 +4 +Button_Switch_SMD +SW_SPDT_CK-JS102011SAQN +Sub-miniature slide switch, right-angle, http://www.ckswitches.com/media/1422/js.pdf +switch spdt +0 +3 +3 +Button_Switch_SMD +SW_SPDT_PCM12 +Ultraminiature Surface Mount Slide Switch, right-angle, https://www.ckswitches.com/media/1424/pcm.pdf + +0 +7 +3 +Button_Switch_SMD +SW_SPST_B3S-1000 +Surface Mount Tactile Switch for High-Density Packaging +Tactile Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_B3S-1100 +Surface Mount Tactile Switch for High-Density Packaging with Ground Terminal +Tactile Switch +0 +5 +3 +Button_Switch_SMD +SW_SPST_B3SL-1002P +Middle Stroke Tactile Switch, B3SL +Middle Stroke Tactile Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_B3SL-1022P +Middle Stroke Tactile Switch, B3SL +Middle Stroke Tactile Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_B3U-1000P +Ultra-small-sized Tactile Switch with High Contact Reliability, Top-actuated Model, without Ground Terminal, without Boss +Tactile Switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_B3U-1000P-B +Ultra-small-sized Tactile Switch with High Contact Reliability, Top-actuated Model, without Ground Terminal, with Boss +Tactile Switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_B3U-1100P +Ultra-small-sized Tactile Switch with High Contact Reliability, Top-actuated Model, with Ground Terminal, without Boss +Tactile Switch +0 +3 +3 +Button_Switch_SMD +SW_SPST_B3U-1100P-B +Ultra-small-sized Tactile Switch with High Contact Reliability, Top-actuated Model, with Ground Terminal, with Boss +Tactile Switch +0 +3 +3 +Button_Switch_SMD +SW_SPST_B3U-3000P +Ultra-small-sized Tactile Switch with High Contact Reliability, Side-actuated Model, without Ground Terminal, without Boss +Tactile Switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_B3U-3000P-B +Ultra-small-sized Tactile Switch with High Contact Reliability, Side-actuated Model, without Ground Terminal, with Boss +Tactile Switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_B3U-3100P +Ultra-small-sized Tactile Switch with High Contact Reliability, Side-actuated Model, with Ground Terminal, without Boss +Tactile Switch +0 +3 +3 +Button_Switch_SMD +SW_SPST_B3U-3100P-B +Ultra-small-sized Tactile Switch with High Contact Reliability, Side-actuated Model, with Ground Terminal, with Boss +Tactile Switch +0 +3 +3 +Button_Switch_SMD +SW_SPST_CK_KXT3 +https://www.ckswitches.com/media/1465/kxt3.pdf +Switch SPST KXT3 +0 +2 +2 +Button_Switch_SMD +SW_SPST_CK_RS282G05A3 +https://www.mouser.com/ds/2/60/RS-282G05A-SM_RT-1159762.pdf +SPST button tactile switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_EVPBF +Light Touch Switch + +0 +4 +2 +Button_Switch_SMD +SW_SPST_EVQP0 +Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE28.pdf + +0 +4 +2 +Button_Switch_SMD +SW_SPST_EVQP2 +Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000C374.pdf +SMD SMT SPST EVQP2 +0 +4 +2 +Button_Switch_SMD +SW_SPST_EVQP7A +Light Touch Switch,https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE20.pdf + +0 +4 +2 +Button_Switch_SMD +SW_SPST_EVQP7C +Light Touch Switch + +0 +4 +2 +Button_Switch_SMD +SW_SPST_EVQPE1 +Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE7.pdf + +0 +2 +2 +Button_Switch_SMD +SW_SPST_EVQQ2 +Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE28.pdf + +0 +4 +2 +Button_Switch_SMD +SW_SPST_FSMSM +http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=1437566-3&DocType=Customer+Drawing&DocLang=English +SPST button tactile switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_Omron_B3FS-100xP +Surface Mount Tactile Switch for High-Density Mounting, 3.1mm height, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3fs.pdf +Tactile Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_Omron_B3FS-101xP +Surface Mount Tactile Switch for High-Density Mounting, 4.3mm height, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3fs.pdf +Tactile Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_Omron_B3FS-105xP +Surface Mount Tactile Switch for High-Density Mounting, 7.3mm height, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3fs.pdf +Tactile Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_PTS645 +C&K Components SPST SMD PTS645 Series 6mm Tact Switch +SPST Button Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_PTS810 +C&K Components, PTS 810 Series, Microminiature SMT Top Actuated, http://www.ckswitches.com/media/1476/pts810.pdf +SPST Button Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_Panasonic_EVQPL_3PL_5PL_PT_A08 +Light Touch Switch, http://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE3.pdf +SMD SMT SPST EVQPL EVQPT +0 +6 +3 +Button_Switch_SMD +SW_SPST_Panasonic_EVQPL_3PL_5PL_PT_A15 +Light Touch Switch, http://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE3.pdf +SMD SMT SPST EVQPL EVQPT +0 +6 +3 +Button_Switch_SMD +SW_SPST_REED_CT05-XXXX-G1 +Coto Technologies SPST Reed Switch CT05-XXXX-G1 +Coto Reed SPST Switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_REED_CT05-XXXX-J1 +Coto Technologies SPST Reed Switch CT05-XXXX-J1 +Coto Reed SPST Switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_REED_CT10-XXXX-G1 +Coto Technologies SPST Reed Switch CT10-XXXX-G1 +Coto Reed SPST Switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_REED_CT10-XXXX-G2 +Coto Technologies SPST Reed Switch CT10-XXXX-G2 +Coto Reed SPST Switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_REED_CT10-XXXX-G4 +Coto Technologies SPST Reed Switch CT10-XXXX-G4 +Coto Reed SPST Switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_SKQG_WithStem +ALPS 5.2mm Square Low-profile Type (Surface Mount) SKQG Series, With stem, http://www.alps.com/prod/info/E/HTML/Tact/SurfaceMount/SKQG/SKQGAFE010.html +SPST Button Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_SKQG_WithoutStem +ALPS 5.2mm Square Low-profile Type (Surface Mount) SKQG Series, Without stem, http://www.alps.com/prod/info/E/HTML/Tact/SurfaceMount/SKQG/SKQGAEE010.html +SPST Button Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_TL3305A +https://www.e-switch.com/system/asset/product_line/data_sheet/213/TL3305.pdf +TL3305 Series Tact Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_TL3305B +https://www.e-switch.com/system/asset/product_line/data_sheet/213/TL3305.pdf +TL3305 Series Tact Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_TL3305C +https://www.e-switch.com/system/asset/product_line/data_sheet/213/TL3305.pdf +TL3305 Series Tact Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_TL3342 +Low-profile SMD Tactile Switch, https://www.e-switch.com/system/asset/product_line/data_sheet/165/TL3342.pdf +SPST Tactile Switch +0 +4 +2 +Button_Switch_THT +KSA_Tactile_SPST +KSA http://www.ckswitches.com/media/1457/ksa_ksl.pdf +SWITCH SMD KSA SW +0 +5 +5 +Button_Switch_THT +Nidec_Copal_SH-7010C +4-bit rotary coded switch, through-hole, https://www.nidec-copal-electronics.com/e/catalog/switch/sh-7000.pdf +rotary switch bcd +0 +6 +5 +Button_Switch_THT +Push_E-Switch_KS01Q01 +E-Switch KS01Q01 http://spec_sheets.e-switch.com/specs/29-KS01Q01.pdf +Push Button +0 +4 +4 +Button_Switch_THT +SW_CW_GPTS203211B +SPST Off-On Pushbutton, 1A, 30V, CW Industries P/N GPTS203211B, http://switches-connectors-custom.cwind.com/Asset/GPTS203211BR2.pdf +SPST button switch Off-On +0 +2 +2 +Button_Switch_THT +SW_CuK_JS202011AQN_DPDT_Angled +CuK sub miniature slide switch, JS series, DPDT, right angle, http://www.ckswitches.com/media/1422/js.pdf +switch DPDT +0 +6 +6 +Button_Switch_THT +SW_CuK_JS202011CQN_DPDT_Straight +CuK sub miniature slide switch, JS series, DPDT, right angle, http://www.ckswitches.com/media/1422/js.pdf +switch DPDT +0 +6 +6 +Button_Switch_THT +SW_CuK_OS102011MA1QN1_SPDT_Angled +CuK miniature slide switch, OS series, SPDT, right angle, http://www.ckswitches.com/media/1428/os.pdf +switch SPDT +0 +5 +3 +Button_Switch_THT +SW_DIP_SPSTx01_Piano_10.8x4.1mm_W7.62mm_P2.54mm +1x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x4.1mm +DIP Switch SPST Piano 7.62mm 300mil +0 +2 +2 +Button_Switch_THT +SW_DIP_SPSTx01_Slide_6.7x4.1mm_W7.62mm_P2.54mm_LowProfile +1x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x4.1mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +2 +2 +Button_Switch_THT +SW_DIP_SPSTx01_Slide_9.78x4.72mm_W7.62mm_P2.54mm +1x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x4.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +2 +2 +Button_Switch_THT +SW_DIP_SPSTx02_Piano_10.8x6.64mm_W7.62mm_P2.54mm +2x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x6.64mm +DIP Switch SPST Piano 7.62mm 300mil +0 +4 +4 +Button_Switch_THT +SW_DIP_SPSTx02_Piano_CTS_Series194-2MSTN_W7.62mm_P2.54mm +2x-dip-switch SPST CTS_Series194-2MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +4 +4 +Button_Switch_THT +SW_DIP_SPSTx02_Slide_6.7x6.64mm_W7.62mm_P2.54mm_LowProfile +2x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x6.64mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +4 +4 +Button_Switch_THT +SW_DIP_SPSTx02_Slide_9.78x7.26mm_W7.62mm_P2.54mm +2x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x7.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +4 +4 +Button_Switch_THT +SW_DIP_SPSTx03_Piano_10.8x9.18mm_W7.62mm_P2.54mm +3x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x9.18mm +DIP Switch SPST Piano 7.62mm 300mil +0 +6 +6 +Button_Switch_THT +SW_DIP_SPSTx03_Piano_CTS_Series194-3MSTN_W7.62mm_P2.54mm +3x-dip-switch SPST CTS_Series194-3MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +6 +6 +Button_Switch_THT +SW_DIP_SPSTx03_Slide_6.7x9.18mm_W7.62mm_P2.54mm_LowProfile +3x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x9.18mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +6 +6 +Button_Switch_THT +SW_DIP_SPSTx03_Slide_9.78x9.8mm_W7.62mm_P2.54mm +3x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x9.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +6 +6 +Button_Switch_THT +SW_DIP_SPSTx04_Piano_10.8x11.72mm_W7.62mm_P2.54mm +4x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x11.72mm +DIP Switch SPST Piano 7.62mm 300mil +0 +8 +8 +Button_Switch_THT +SW_DIP_SPSTx04_Piano_CTS_Series194-4MSTN_W7.62mm_P2.54mm +4x-dip-switch SPST CTS_Series194-4MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +8 +8 +Button_Switch_THT +SW_DIP_SPSTx04_Slide_6.7x11.72mm_W7.62mm_P2.54mm_LowProfile +4x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x11.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +8 +8 +Button_Switch_THT +SW_DIP_SPSTx04_Slide_9.78x12.34mm_W7.62mm_P2.54mm +4x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x12.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +8 +8 +Button_Switch_THT +SW_DIP_SPSTx05_Piano_10.8x14.26mm_W7.62mm_P2.54mm +5x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x14.26mm +DIP Switch SPST Piano 7.62mm 300mil +0 +10 +10 +Button_Switch_THT +SW_DIP_SPSTx05_Piano_CTS_Series194-5MSTN_W7.62mm_P2.54mm +5x-dip-switch SPST CTS_Series194-5MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +10 +10 +Button_Switch_THT +SW_DIP_SPSTx05_Slide_6.7x14.26mm_W7.62mm_P2.54mm_LowProfile +5x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x14.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +10 +10 +Button_Switch_THT +SW_DIP_SPSTx05_Slide_9.78x14.88mm_W7.62mm_P2.54mm +5x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x14.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +10 +10 +Button_Switch_THT +SW_DIP_SPSTx06_Piano_10.8x16.8mm_W7.62mm_P2.54mm +6x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x16.8mm +DIP Switch SPST Piano 7.62mm 300mil +0 +12 +12 +Button_Switch_THT +SW_DIP_SPSTx06_Piano_CTS_Series194-6MSTN_W7.62mm_P2.54mm +6x-dip-switch SPST CTS_Series194-6MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +12 +12 +Button_Switch_THT +SW_DIP_SPSTx06_Slide_6.7x16.8mm_W7.62mm_P2.54mm_LowProfile +6x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x16.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +12 +12 +Button_Switch_THT +SW_DIP_SPSTx06_Slide_9.78x17.42mm_W7.62mm_P2.54mm +6x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x17.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +12 +12 +Button_Switch_THT +SW_DIP_SPSTx07_Piano_10.8x19.34mm_W7.62mm_P2.54mm +7x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x19.34mm +DIP Switch SPST Piano 7.62mm 300mil +0 +14 +14 +Button_Switch_THT +SW_DIP_SPSTx07_Piano_CTS_Series194-7MSTN_W7.62mm_P2.54mm +7x-dip-switch SPST CTS_Series194-7MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +14 +14 +Button_Switch_THT +SW_DIP_SPSTx07_Slide_6.7x19.34mm_W7.62mm_P2.54mm_LowProfile +7x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x19.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +14 +14 +Button_Switch_THT +SW_DIP_SPSTx07_Slide_9.78x19.96mm_W7.62mm_P2.54mm +7x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x19.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +14 +14 +Button_Switch_THT +SW_DIP_SPSTx08_Piano_10.8x21.88mm_W7.62mm_P2.54mm +8x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x21.88mm +DIP Switch SPST Piano 7.62mm 300mil +0 +16 +16 +Button_Switch_THT +SW_DIP_SPSTx08_Piano_CTS_Series194-8MSTN_W7.62mm_P2.54mm +8x-dip-switch SPST CTS_Series194-8MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +16 +16 +Button_Switch_THT +SW_DIP_SPSTx08_Slide_6.7x21.88mm_W7.62mm_P2.54mm_LowProfile +8x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x21.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +16 +16 +Button_Switch_THT +SW_DIP_SPSTx08_Slide_9.78x22.5mm_W7.62mm_P2.54mm +8x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x22.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +16 +16 +Button_Switch_THT +SW_DIP_SPSTx09_Piano_10.8x24.42mm_W7.62mm_P2.54mm +9x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x24.42mm +DIP Switch SPST Piano 7.62mm 300mil +0 +18 +18 +Button_Switch_THT +SW_DIP_SPSTx09_Piano_CTS_Series194-9MSTN_W7.62mm_P2.54mm +9x-dip-switch SPST CTS_Series194-9MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +18 +18 +Button_Switch_THT +SW_DIP_SPSTx09_Slide_6.7x24.42mm_W7.62mm_P2.54mm_LowProfile +9x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x24.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +18 +18 +Button_Switch_THT +SW_DIP_SPSTx09_Slide_9.78x25.04mm_W7.62mm_P2.54mm +9x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x25.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +18 +18 +Button_Switch_THT +SW_DIP_SPSTx10_Piano_10.8x26.96mm_W7.62mm_P2.54mm +10x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x26.96mm +DIP Switch SPST Piano 7.62mm 300mil +0 +20 +20 +Button_Switch_THT +SW_DIP_SPSTx10_Piano_CTS_Series194-10MSTN_W7.62mm_P2.54mm +10x-dip-switch SPST CTS_Series194-10MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +20 +20 +Button_Switch_THT +SW_DIP_SPSTx10_Slide_6.7x26.96mm_W7.62mm_P2.54mm_LowProfile +10x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x26.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +20 +20 +Button_Switch_THT +SW_DIP_SPSTx10_Slide_9.78x27.58mm_W7.62mm_P2.54mm +10x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x27.58mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +20 +20 +Button_Switch_THT +SW_DIP_SPSTx11_Piano_10.8x29.5mm_W7.62mm_P2.54mm +11x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x29.5mm +DIP Switch SPST Piano 7.62mm 300mil +0 +22 +22 +Button_Switch_THT +SW_DIP_SPSTx11_Piano_CTS_Series194-11MSTN_W7.62mm_P2.54mm +11x-dip-switch SPST CTS_Series194-11MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +22 +22 +Button_Switch_THT +SW_DIP_SPSTx11_Slide_6.7x29.5mm_W7.62mm_P2.54mm_LowProfile +11x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x29.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +22 +22 +Button_Switch_THT +SW_DIP_SPSTx11_Slide_9.78x30.12mm_W7.62mm_P2.54mm +11x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x30.12mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +22 +22 +Button_Switch_THT +SW_DIP_SPSTx12_Piano_10.8x32.04mm_W7.62mm_P2.54mm +12x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x32.04mm +DIP Switch SPST Piano 7.62mm 300mil +0 +24 +24 +Button_Switch_THT +SW_DIP_SPSTx12_Piano_CTS_Series194-12MSTN_W7.62mm_P2.54mm +12x-dip-switch SPST CTS_Series194-12MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +24 +24 +Button_Switch_THT +SW_DIP_SPSTx12_Slide_6.7x32.04mm_W7.62mm_P2.54mm_LowProfile +12x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x32.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +24 +24 +Button_Switch_THT +SW_DIP_SPSTx12_Slide_9.78x32.66mm_W7.62mm_P2.54mm +12x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x32.66mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +24 +24 +Button_Switch_THT +SW_E-Switch_EG1224_SPDT_Angled +E-Switch slide switch, EG series, SPDT, right angle, http://spec_sheets.e-switch.com/specs/P040042.pdf +switch SPDT +0 +7 +3 +Button_Switch_THT +SW_E-Switch_EG1271_DPDT +E-Switch sub miniature slide switch, EG series, DPDT, http://spec_sheets.e-switch.com/specs/P040047.pdf +switch DPDT +0 +6 +6 +Button_Switch_THT +SW_E-Switch_EG2219_DPDT_Angled +E-Switch slide switch, EG series, DPDT, right angle, http://spec_sheets.e-switch.com/specs/P040170.pdf +switch DPDT +0 +10 +6 +Button_Switch_THT +SW_Lever_1P2T_NKK_GW12LxH +Switch, single pole double throw, right angle, http://www.nkkswitches.com/pdf/GW.pdf +switch single-pole double-throw spdt ON-ON horizontal +0 +5 +3 +Button_Switch_THT +SW_MEC_5GTH9 +MEC 5G single pole normally-open tactile switch https://cdn.sos.sk/productdata/80/f6/aabf7be6/5gth9358222.pdf +switch normally-open pushbutton push-button +0 +4 +2 +Button_Switch_THT +SW_NKK_BB15AH +https://www.nkkswitches.com/pdf/Bpushbuttons-1.pdf +Pushbutton Right-angle +0 +5 +3 +Button_Switch_THT +SW_NKK_G1xJP +Switch NKK G1xJP http://www.nkkswitches.com/pdf/gwillum.pdf +SWITCH TOGGLE ILLUM SPDT NKK +0 +6 +6 +Button_Switch_THT +SW_NKK_GW12LJP +Switch, single pole double throw, illuminated paddle, http://www.nkkswitches.com/pdf/gwillum.pdf +switch single-pole double-throw spdt ON-ON illuminated LED +0 +6 +6 +Button_Switch_THT +SW_PUSH-12mm +SW PUSH 12mm https://www.e-switch.com/system/asset/product_line/data_sheet/143/TL1100.pdf +tact sw push 12mm +0 +4 +2 +Button_Switch_THT +SW_PUSH-12mm_Wuerth-430476085716 +SW PUSH 12mm http://katalog.we-online.de/em/datasheet/430476085716.pdf +tact sw push 12mm +0 +4 +2 +Button_Switch_THT +SW_PUSH_6mm +https://www.omron.com/ecb/products/pdf/en-b3f.pdf +tact sw push 6mm +0 +4 +2 +Button_Switch_THT +SW_PUSH_6mm_H4.3mm +tactile push button, 6x6mm e.g. PHAP33xx series, height=4.3mm +tact sw push 6mm +0 +4 +2 +Button_Switch_THT +SW_PUSH_6mm_H5mm +tactile push button, 6x6mm e.g. PHAP33xx series, height=5mm +tact sw push 6mm +0 +4 +2 +Button_Switch_THT +SW_PUSH_6mm_H7.3mm +tactile push button, 6x6mm e.g. PHAP33xx series, height=7.3mm +tact sw push 6mm +0 +4 +2 +Button_Switch_THT +SW_PUSH_6mm_H8.5mm +tactile push button, 6x6mm e.g. PHAP33xx series, height=8.5mm +tact sw push 6mm +0 +4 +2 +Button_Switch_THT +SW_PUSH_6mm_H8mm +tactile push button, 6x6mm e.g. PHAP33xx series, height=8mm +tact sw push 6mm +0 +4 +2 +Button_Switch_THT +SW_PUSH_6mm_H9.5mm +tactile push button, 6x6mm e.g. PHAP33xx series, height=9.5mm +tact sw push 6mm +0 +4 +2 +Button_Switch_THT +SW_PUSH_6mm_H13mm +tactile push button, 6x6mm e.g. PHAP33xx series, height=13mm +tact sw push 6mm +0 +4 +2 +Button_Switch_THT +SW_PUSH_E-Switch_FS5700DP_DPDT +FS5700 series pushbutton footswitch, DPDT, https://www.e-switch.com/system/asset/product_line/data_sheet/226/FS5700.pdf +switch DPDT footswitch +0 +6 +6 +Button_Switch_THT +SW_PUSH_LCD_E3_SAxxxx +Switch with LCD screen E3 SAxxxx +switch normally-open pushbutton push-button LCD +0 +6 +6 +Button_Switch_THT +SW_PUSH_LCD_E3_SAxxxx_SocketPins +Switch with LCD screen E3 SAxxxx +switch normally-open pushbutton push-button LCD +0 +6 +6 +Button_Switch_THT +SW_Push_1P1T_NO_LED_E-Switch_TL1250 +illuminated right angle tact switch https://www.e-switch.com/system/asset/product_line/data_sheet/148/TL1250.pdf +led push switch right angle +0 +6 +4 +Button_Switch_THT +SW_Push_1P2T_Vertical_E-Switch_800UDP8P1A1M6 + right angle SPDT push button https://www.e-switch.com/system/asset/product_line/data_sheet/210/800U.pdf +IP67 ultra-miniture horizontal +0 +5 +3 +Button_Switch_THT +SW_Push_2P1T_Toggle_CK_PVA1xxH1xxxxxxV2 +momentary / push-push button, h=17.5mm C&K PVA1 https://www.ckswitches.com/media/1343/pva.pdf +tact sw push PVA1 DPST +0 +4 +4 +Button_Switch_THT +SW_Push_2P1T_Toggle_CK_PVA1xxH2xxxxxxV2 +momentary / push-push button, h=23mm C&K PVA1 https://www.ckswitches.com/media/1343/pva.pdf +tact sw push PVA1 DPST +0 +4 +4 +Button_Switch_THT +SW_Push_2P1T_Toggle_CK_PVA1xxH3xxxxxxV2 +momentary / push-push button, h=20.5mm C&K PVA1 https://www.ckswitches.com/media/1343/pva.pdf +tact sw push PVA1 DPST +0 +4 +4 +Button_Switch_THT +SW_Push_2P1T_Toggle_CK_PVA1xxH4xxxxxxV2 +momentary / push-push button, h=15mm C&K PVA1 https://www.ckswitches.com/media/1343/pva.pdf +tact sw push PVA1 DPST +0 +4 +4 +Button_Switch_THT +SW_Push_2P2T_Toggle_CK_PVA2OAH5xxxxxxV2 +momentary / push-push button, h=13mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf +tact sw push PVA2 DPDT +0 +6 +6 +Button_Switch_THT +SW_Push_2P2T_Toggle_CK_PVA2xxH1xxxxxxV2 +momentary / push-push button, h=17.5mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf +tact sw push PVA2 DPDT +0 +6 +6 +Button_Switch_THT +SW_Push_2P2T_Toggle_CK_PVA2xxH2xxxxxxV2 +momentary / push-push button, h=23mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf +tact sw push PVA2 DPDT +0 +6 +6 +Button_Switch_THT +SW_Push_2P2T_Toggle_CK_PVA2xxH3xxxxxxV2 +momentary / push-push button, h=20.5mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf +tact sw push PVA2 DPDT +0 +6 +6 +Button_Switch_THT +SW_Push_2P2T_Toggle_CK_PVA2xxH4xxxxxxV2 +momentary / push-push button, h=15mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf +tact sw push PVA2 DPDT +0 +6 +6 +Button_Switch_THT +SW_Push_2P2T_Vertical_E-Switch_800UDP8P1A1M6 + right angle DPDT push button https://www.e-switch.com/system/asset/product_line/data_sheet/210/800U.pdf +IP67 ultra-miniture horizontal +0 +8 +6 +Button_Switch_THT +SW_Slide_1P2T_CK_OS102011MS2Q +CuK miniature slide switch, OS series, SPDT, https://www.ckswitches.com/media/1428/os.pdf +switch SPDT +0 +5 +3 +Button_Switch_THT +SW_TH_Tactile_Omron_B3F-10xx +SW_TH_Tactile_Omron_B3F-10xx_https://www.omron.com/ecb/products/pdf/en-b3f.pdf +Omron B3F-10xx +0 +4 +2 +Button_Switch_THT +SW_Tactile_SKHH_Angled +tactile switch 6mm ALPS SKHH right angle http://www.alps.com/prod/info/E/HTML/Tact/SnapIn/SKHH/SKHHLUA010.html +tactile switch 6mm ALPS SKHH right angle +0 +4 +2 +Button_Switch_THT +SW_Tactile_SPST_Angled_PTS645Vx31-2LFS +tactile switch SPST right angle, PTS645VL31-2 LFS +tactile switch SPST angled PTS645VL31-2 LFS C&K Button +0 +4 +2 +Button_Switch_THT +SW_Tactile_SPST_Angled_PTS645Vx39-2LFS +tactile switch SPST right angle, PTS645VL39-2 LFS +tactile switch SPST angled PTS645VL39-2 LFS C&K Button +0 +4 +2 +Button_Switch_THT +SW_Tactile_SPST_Angled_PTS645Vx58-2LFS +tactile switch SPST right angle, PTS645VL58-2 LFS +tactile switch SPST angled PTS645VL58-2 LFS C&K Button +0 +4 +2 +Button_Switch_THT +SW_Tactile_SPST_Angled_PTS645Vx83-2LFS +tactile switch SPST right angle, PTS645VL83-2 LFS +tactile switch SPST angled PTS645VL83-2 LFS C&K Button +0 +4 +2 +Button_Switch_THT +SW_Tactile_Straight_KSA0Axx1LFTR +SW PUSH SMALL http://www.ckswitches.com/media/1457/ksa_ksl.pdf +SW PUSH SMALL Tactile C&K +0 +4 +2 +Button_Switch_THT +SW_Tactile_Straight_KSL0Axx1LFTR +SW PUSH SMALL http://www.ckswitches.com/media/1457/ksa_ksl.pdf +SW PUSH SMALL Tactile C&K +0 +4 +2 +Buzzer_Beeper +Buzzer_12x9.5RM7.6 +Generic Buzzer, D12mm height 9.5mm with RM7.6mm +buzzer +0 +2 +2 +Buzzer_Beeper +Buzzer_15x7.5RM7.6 +Generic Buzzer, D15mm height 7.5mm with RM7.6mm +buzzer +0 +2 +2 +Buzzer_Beeper +Buzzer_CUI_CPT-9019S-SMT +https://www.cui.com/product/resource/cpt-9019s-smt.pdf +buzzer piezo +0 +2 +2 +Buzzer_Beeper +Buzzer_D14mm_H7mm_P10mm +Generic Buzzer, D14mm height 7mm with pitch 10mm +buzzer +0 +2 +2 +Buzzer_Beeper +Buzzer_Mallory_AST1109MLTRQ +Mallory low-profile piezo buzzer, https://www.mspindy.com/specifications/AST1109MLTRQ.pdf +buzzer piezo +0 +2 +2 +Buzzer_Beeper +Buzzer_Murata_PKLCS1212E +Murata Buzzer https://www.murata.com/~/media/webrenewal/support/library/catalog/products/sound/p37e.ashx +Murata Buzzer Beeper +0 +2 +2 +Buzzer_Beeper +Buzzer_Murata_PKMCS0909E +Murata Buzzer http://www.murata.com/en-us/api/pdfdownloadapi?cate=&partno=PKMCS0909E4000-R1 +Murata Buzzer Beeper +0 +2 +2 +Buzzer_Beeper +Buzzer_TDK_PS1240P02BT_D12.2mm_H6.5mm +Buzzer, D12.2mm height 6.5mm, https://product.tdk.com/info/en/catalog/datasheets/piezoelectronic_buzzer_ps_en.pdf +buzzer +0 +2 +2 +Buzzer_Beeper +Indicator_PUI_AI-1440-TWT-24V-2-R +14mm Indicator, https://www.puiaudio.com/media/SpecSheet/AI-1440-TWT-24V-2-R.pdf +piezo buzzer self drive oscillator +0 +2 +2 +Buzzer_Beeper +MagneticBuzzer_CUI_CMT-8504-100-SMT +magnetic transducer buzzer, 5V, SPL of 100 dB at 10 cm, https://www.cuidevices.com/product/resource/pdf/cmt-8504-100-smt-tr.pdf +CMT 8504 +0 +4 +4 +Buzzer_Beeper +MagneticBuzzer_CUI_CST-931RP-A +CST-931RP-A, http://www.cui.com/product/resource/cst-931rp-a.pdf +CST-931RP-A +0 +2 +2 +Buzzer_Beeper +MagneticBuzzer_Kingstate_KCG0601 +Buzzer, Elektromagnetic Beeper, Summer, +Kingstate KCG0601 +0 +2 +2 +Buzzer_Beeper +MagneticBuzzer_Kobitone_254-EMB84Q-RO +MagneticBuzzer Kobitone 254-EMB84Q-RO https://www.mouser.es/datasheet/2/209/KT-400385-1171904.pdf +MagneticBuzzer Kobitone 254-EMB84Q-RO +0 +3 +3 +Buzzer_Beeper +MagneticBuzzer_PUI_AT-0927-TT-6-R +Buzzer Magnetic 9mm AT-0927-TT-6-R, http://www.puiaudio.com/pdf/AT-0927-TT-6-R.pdf +Buzzer Magnetic 9mm AT-0927-TT-6-R +0 +2 +2 +Buzzer_Beeper +MagneticBuzzer_ProSignal_ABI-009-RC +Buzzer, Elektromagnetic Beeper, Summer, 6V-DC, +Pro Signal ABI-009-RC +0 +2 +2 +Buzzer_Beeper +MagneticBuzzer_ProSignal_ABI-010-RC +Buzzer, Elektromagnetic Beeper, Summer, 12V-DC, +Pro Signal ABI-010-RC +0 +2 +2 +Buzzer_Beeper +MagneticBuzzer_ProSignal_ABT-410-RC +Buzzer, Elektromagnetic Beeper, Summer, 1,5V-DC, +Pro Signal ABT-410-RC +0 +2 +2 +Buzzer_Beeper +MagneticBuzzer_ProjectsUnlimited_AI-4228-TWT-R +Buzzer, Elektromagnetic Beeper, Summer, 3-28V-DC, https://www.kynix.com/uploadfiles/pdf/AI-4228-TWT-R.pdf +Projects Unlimited AI-4228-TWT-R +0 +2 +2 +Buzzer_Beeper +MagneticBuzzer_StarMicronics_HMB-06_HMB-12 +Buzzer, Elektromagnetic Beeper, Summer, +Star Micronics HMB-06 HMB-12 +0 +2 +2 +Buzzer_Beeper +PUIAudio_SMT_0825_S_4_R +SMD 8540, http://www.puiaudio.com/product-detail.aspx?partnumber=SMT-0825-S-4-R +SMD 8540 +0 +4 +4 +Buzzer_Beeper +Speaker_CUI_CMR-1206S-67 +Speaker, 30mW, 300-7000Hz, IP67 face, 12x6x2,25mm, https://www.cuidevices.com/product/resource/cmr-12062s-67.pdf +speaker CUI +0 +2 +2 +Calibration_Scale +Gauge_10mm_Type1_CopperTop +Gauge, Massstab, 10mm, CopperTop, Type 1, +Gauge Massstab 10mm CopperTop Type 1 +0 +0 +0 +Calibration_Scale +Gauge_10mm_Type1_SilkScreenTop +Gauge, Massstab, 10mm, SilkScreenTop, Type 1, +Gauge Massstab 10mm SilkScreenTop Type 1 +0 +0 +0 +Calibration_Scale +Gauge_10mm_Type2_CopperTop +Gauge, Massstab, 10mm, CopperTop, Type 2, +Gauge Massstab 10mm CopperTop Type 2 +0 +0 +0 +Calibration_Scale +Gauge_10mm_Type2_SilkScreenTop +Gauge, Massstab, 10mm, SilkScreenTop, Type 2, +Gauge Massstab 10mm SilkScreenTop Type 2 +0 +0 +0 +Calibration_Scale +Gauge_10mm_Type3_CopperTop +Gauge, Massstab, 10mm, CopperTop, Type 3, +Gauge Massstab 10mm CopperTop Type 3 +0 +0 +0 +Calibration_Scale +Gauge_10mm_Type3_SilkScreenTop +Gauge, Massstab, 10mm, SilkScreenTop, Type 3, +Gauge Massstab 10mm SilkScreenTop Type 3 +0 +0 +0 +Calibration_Scale +Gauge_10mm_Type4_CopperTop +Gauge, Massstab, 10mm, CopperTop, Type 4, +Gauge Massstab 10mm CopperTop Type 4 +0 +0 +0 +Calibration_Scale +Gauge_10mm_Type4_SilkScreenTop +Gauge, Massstab, 10mm, SilkScreenTop, Type 4, +Gauge Massstab 10mm SilkScreenTop Type 4 +0 +0 +0 +Calibration_Scale +Gauge_10mm_Type5_CopperTop +Gauge, Massstab, 10mm, CopperTop, Type 5, +Gauge Massstab 10mm CopperTop Type 5 +0 +0 +0 +Calibration_Scale +Gauge_10mm_Type5_SilkScreenTop +Gauge, Massstab, 10mm, SilkScreenTop, Type 5, +Gauge Massstab 10mm SilkScreenTop Type 5 +0 +0 +0 +Calibration_Scale +Gauge_50mm_Type1_CopperTop +Gauge, Massstab, 50mm, CopperTop, Type 1, +Gauge Massstab 50mm CopperTop Type 1 +0 +0 +0 +Calibration_Scale +Gauge_50mm_Type1_SilkScreenTop +Gauge, Massstab, 50mm, SilkScreenTop, Type 1, +Gauge Massstab 50mm SilkScreenTop Type 1 +0 +0 +0 +Calibration_Scale +Gauge_50mm_Type2_CopperTop +Gauge, Massstab, 50mm, CopperTop, Type 2, +Gauge Massstab 50mm CopperTop Type 2 +0 +0 +0 +Calibration_Scale +Gauge_50mm_Type2_SilkScreenTop +Gauge, Massstab, 50mm, SilkScreenTop, Type 2, +Gauge Massstab 50mm SilkScreenTop Type 2 +0 +0 +0 +Calibration_Scale +Gauge_100mm_Grid_Type1_CopperTop +Gauge, Massstab, 100mm, Gitter, Grid, CopperTop, Type 1, +Gauge Massstab 100mm Gitter Grid CopperTop Type 1 +0 +0 +0 +Calibration_Scale +Gauge_100mm_Type1_CopperTop +Gauge, Massstab, 100mm, CopperTop, Type 1, +Gauge Massstab 100mm CopperTop Type 1 +0 +0 +0 +Calibration_Scale +Gauge_100mm_Type1_SilkScreenTop +Gauge, Massstab, 100mm, SilkScreenTop, Type 1, +Gauge Massstab 100mm SilkScreenTop Type 1 +0 +0 +0 +Calibration_Scale +Gauge_100mm_Type2_CopperTop +Gauge, Massstab, 100mm, CopperTop, Type 2, +Gauge Massstab 100mm CopperTop Type 2 +0 +0 +0 +Calibration_Scale +Gauge_100mm_Type2_SilkScreenTop +Gauge, Massstab, 100mm, SilkScreenTop, Type 2, +Gauge Massstab 100mm SilkScreenTop Type 2 +0 +0 +0 +Capacitor_SMD +CP_Elec_3x5.3 +SMT capacitor, aluminium electrolytic, 3x5.3, Cornell Dubilier Electronics +Capacitor Electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_3x5.4 +SMD capacitor, aluminum electrolytic, Nichicon, 3.0x5.4mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_4x3 +SMD capacitor, aluminum electrolytic, Nichicon, 4.0x3mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_4x3.9 +SMD capacitor, aluminum electrolytic, Nichicon, 4.0x3.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_4x4.5 +SMD capacitor, aluminum electrolytic, Nichicon, 4.0x4.5mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_4x5.3 +SMD capacitor, aluminum electrolytic, Vishay, 4.0x5.3mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_4x5.4 +SMD capacitor, aluminum electrolytic, Panasonic A5 / Nichicon, 4.0x5.4mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_4x5.7 +SMD capacitor, aluminum electrolytic, United Chemi-Con, 4.0x5.7mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_4x5.8 +SMD capacitor, aluminum electrolytic, Panasonic, 4.0x5.8mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_5x3 +SMD capacitor, aluminum electrolytic, Nichicon, 5.0x3.0mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_5x3.9 +SMD capacitor, aluminum electrolytic, Nichicon, 5.0x3.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_5x4.4 +SMD capacitor, aluminum electrolytic, Panasonic B45, 5.0x4.4mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_5x4.5 +SMD capacitor, aluminum electrolytic, Nichicon, 5.0x4.5mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_5x5.3 +SMD capacitor, aluminum electrolytic, Nichicon, 5.0x5.3mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_5x5.4 +SMD capacitor, aluminum electrolytic, Nichicon, 5.0x5.4mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_5x5.7 +SMD capacitor, aluminum electrolytic, United Chemi-Con, 5.0x5.7mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_5x5.8 +SMD capacitor, aluminum electrolytic, Panasonic, 5.0x5.8mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_5x5.9 +SMD capacitor, aluminum electrolytic, Panasonic B6, 5.0x5.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x3 +SMD capacitor, aluminum electrolytic, Nichicon, 6.3x3.0mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x3.9 +SMD capacitor, aluminum electrolytic, Nichicon, 6.3x3.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x4.5 +SMD capacitor, aluminum electrolytic, Nichicon, 6.3x4.5mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x4.9 +SMD capacitor, aluminum electrolytic, Panasonic C5, 6.3x4.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x5.2 +SMD capacitor, aluminum electrolytic, United Chemi-Con, 6.3x5.2mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x5.3 +SMD capacitor, aluminum electrolytic, Cornell Dubilier, 6.3x5.3mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x5.4 +SMD capacitor, aluminum electrolytic, Panasonic C55, 6.3x5.4mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x5.4_Nichicon +SMD capacitor, aluminum electrolytic, Nichicon, 6.3x5.4mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x5.7 +SMD capacitor, aluminum electrolytic, United Chemi-Con, 6.3x5.7mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x5.8 +SMD capacitor, aluminum electrolytic, Nichicon, 6.3x5.8mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x5.9 +SMD capacitor, aluminum electrolytic, Panasonic C6, 6.3x5.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x7.7 +SMD capacitor, aluminum electrolytic, Nichicon, 6.3x7.7mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x9.9 +SMD capacitor, aluminum electrolytic, Panasonic C10, 6.3x9.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_8x5.4 +SMD capacitor, aluminum electrolytic, Nichicon, 8.0x5.4mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_8x6.2 +SMD capacitor, aluminum electrolytic, Nichicon, 8.0x6.2mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_8x6.5 +SMD capacitor, aluminum electrolytic, Rubycon, 8.0x6.5mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_8x6.7 +SMD capacitor, aluminum electrolytic, United Chemi-Con, 8.0x6.7mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_8x6.9 +SMD capacitor, aluminum electrolytic, Panasonic E7, 8.0x6.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_8x10 +SMD capacitor, aluminum electrolytic, Nichicon, 8.0x10mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_8x10.5 +SMD capacitor, aluminum electrolytic, Vishay 0810, 8.0x10.5mm, http://www.vishay.com/docs/28395/150crz.pdf +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_8x11.9 +SMD capacitor, aluminum electrolytic, Panasonic E12, 8.0x11.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_10x7.7 +SMD capacitor, aluminum electrolytic, Nichicon, 10.0x7.7mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_10x7.9 +SMD capacitor, aluminum electrolytic, Panasonic F8, 10.0x7.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_10x10 +SMD capacitor, aluminum electrolytic, Nichicon, 10.0x10.0mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_10x10.5 +SMD capacitor, aluminum electrolytic, Vishay 1010, 10.0x10.5mm, http://www.vishay.com/docs/28395/150crz.pdf +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_10x12.5 +SMD capacitor, aluminum electrolytic, Vishay 1012, 10.0x12.5mm, http://www.vishay.com/docs/28395/150crz.pdf +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_10x12.6 +SMD capacitor, aluminum electrolytic, Panasonic F12, 10.0x12.6mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_10x14.3 +SMD capacitor, aluminum electrolytic, Vishay 1014, 10.0x14.3mm, http://www.vishay.com/docs/28395/150crz.pdf +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_16x17.5 +SMD capacitor, aluminum electrolytic, Vishay 1616, 16.0x17.5mm, http://www.vishay.com/docs/28395/150crz.pdf +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_16x22 +SMD capacitor, aluminum electrolytic, Vishay 1621, 16.0x22.0mm, http://www.vishay.com/docs/28395/150crz.pdf +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_18x17.5 +SMD capacitor, aluminum electrolytic, Vishay 1816, 18.0x17.5mm, http://www.vishay.com/docs/28395/150crz.pdf +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_18x22 +SMD capacitor, aluminum electrolytic, Vishay 1821, 18.0x22.0mm, http://www.vishay.com/docs/28395/150crz.pdf +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +C_0201_0603Metric +Capacitor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +capacitor +0 +4 +2 +Capacitor_SMD +C_0201_0603Metric_Pad0.64x0.40mm_HandSolder +Capacitor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +4 +2 +Capacitor_SMD +C_0402_1005Metric +Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor +0 +2 +2 +Capacitor_SMD +C_0402_1005Metric_Pad0.74x0.62mm_HandSolder +Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_0504_1310Metric +Capacitor SMD 0504 (1310 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor +0 +2 +2 +Capacitor_SMD +C_0504_1310Metric_Pad0.83x1.28mm_HandSolder +Capacitor SMD 0504 (1310 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_0603_1608Metric +Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor +0 +2 +2 +Capacitor_SMD +C_0603_1608Metric_Pad1.08x0.95mm_HandSolder +Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_0805_2012Metric +Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator +capacitor +0 +2 +2 +Capacitor_SMD +C_0805_2012Metric_Pad1.18x1.45mm_HandSolder +Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_01005_0402Metric +Capacitor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator +capacitor +0 +4 +2 +Capacitor_SMD +C_01005_0402Metric_Pad0.57x0.30mm_HandSolder +Capacitor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +4 +2 +Capacitor_SMD +C_1206_3216Metric +Capacitor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor +0 +2 +2 +Capacitor_SMD +C_1206_3216Metric_Pad1.33x1.80mm_HandSolder +Capacitor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_1210_3225Metric +Capacitor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor +0 +2 +2 +Capacitor_SMD +C_1210_3225Metric_Pad1.33x2.70mm_HandSolder +Capacitor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_1812_4532Metric +Capacitor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor +0 +2 +2 +Capacitor_SMD +C_1812_4532Metric_Pad1.57x3.40mm_HandSolder +Capacitor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_1825_4564Metric +Capacitor SMD 1825 (4564 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor +0 +2 +2 +Capacitor_SMD +C_1825_4564Metric_Pad1.57x6.80mm_HandSolder +Capacitor SMD 1825 (4564 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_2220_5650Metric +Capacitor SMD 2220 (5650 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator +capacitor +0 +2 +2 +Capacitor_SMD +C_2220_5650Metric_Pad1.97x5.40mm_HandSolder +Capacitor SMD 2220 (5650 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_2225_5664Metric +Capacitor SMD 2225 (5664 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator +capacitor +0 +2 +2 +Capacitor_SMD +C_2225_5664Metric_Pad1.80x6.60mm_HandSolder +Capacitor SMD 2225 (5664 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_3640_9110Metric +Capacitor SMD 3640 (9110 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator +capacitor +0 +2 +2 +Capacitor_SMD +C_3640_9110Metric_Pad2.10x10.45mm_HandSolder +Capacitor SMD 3640 (9110 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_Elec_3x5.4 +SMD capacitor, aluminum electrolytic nonpolar, 3.0x5.4mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_4x5.4 +SMD capacitor, aluminum electrolytic nonpolar, 4.0x5.4mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_4x5.8 +SMD capacitor, aluminum electrolytic nonpolar, 4.0x5.8mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_5x5.4 +SMD capacitor, aluminum electrolytic nonpolar, 5.0x5.4mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_5x5.8 +SMD capacitor, aluminum electrolytic nonpolar, 5.0x5.8mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_6.3x5.4 +SMD capacitor, aluminum electrolytic nonpolar, 6.3x5.4mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_6.3x5.8 +SMD capacitor, aluminum electrolytic nonpolar, 6.3x5.8mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_6.3x7.7 +SMD capacitor, aluminum electrolytic nonpolar, 6.3x7.7mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_8x5.4 +SMD capacitor, aluminum electrolytic nonpolar, 8.0x5.4mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_8x6.2 +SMD capacitor, aluminum electrolytic nonpolar, 8.0x6.2mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_8x10.2 +SMD capacitor, aluminum electrolytic nonpolar, 8.0x10.2mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_10x10.2 +SMD capacitor, aluminum electrolytic nonpolar, 10.0x10.2mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Trimmer_Murata_TZB4-A +trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb + Murata TZB4 TZB4-A +0 +2 +2 +Capacitor_SMD +C_Trimmer_Murata_TZB4-B +trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb + Murata TZB4 TZB4-A +0 +2 +2 +Capacitor_SMD +C_Trimmer_Murata_TZC3 +trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb + Murata TZC3 +0 +2 +2 +Capacitor_SMD +C_Trimmer_Murata_TZR1 +trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb + Murata TZR1 +0 +2 +2 +Capacitor_SMD +C_Trimmer_Murata_TZW4 +trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb + Murata TZW4 +0 +2 +2 +Capacitor_SMD +C_Trimmer_Murata_TZY2 +trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb + Murata TZY2 +0 +2 +2 +Capacitor_SMD +C_Trimmer_Sprague-Goodman_SGC3 +trimmer capacitor SMD horizontal, http://media.wix.com/ugd/d86717_38d9821e12823a7aa9cef38c6c2a73cc.pdf + Sprague Goodman SGC3 +0 +2 +2 +Capacitor_SMD +C_Trimmer_Voltronics_JN +trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf + Voltronics JN +0 +2 +2 +Capacitor_SMD +C_Trimmer_Voltronics_JQ +trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf + Voltronics JQ +0 +2 +2 +Capacitor_SMD +C_Trimmer_Voltronics_JR +trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf + Voltronics JR +0 +2 +2 +Capacitor_SMD +C_Trimmer_Voltronics_JV +trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf + Voltronics JV +0 +2 +2 +Capacitor_SMD +C_Trimmer_Voltronics_JZ +trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf + Voltronics JR +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-1608-08_AVX-J +Tantalum Capacitor SMD AVX-J (1608-08 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/48064/_t58_vmn_pt0471_1601.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-1608-08_AVX-J_Pad1.25x1.05mm_HandSolder +Tantalum Capacitor SMD AVX-J (1608-08 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/48064/_t58_vmn_pt0471_1601.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-1608-10_AVX-L +Tantalum Capacitor SMD AVX-L (1608-10 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/48064/_t58_vmn_pt0471_1601.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-1608-10_AVX-L_Pad1.25x1.05mm_HandSolder +Tantalum Capacitor SMD AVX-L (1608-10 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/48064/_t58_vmn_pt0471_1601.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-2012-12_Kemet-R +Tantalum Capacitor SMD Kemet-R (2012-12 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/40182/tmch.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-2012-12_Kemet-R_Pad1.30x1.05mm_HandSolder +Tantalum Capacitor SMD Kemet-R (2012-12 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/40182/tmch.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-2012-15_AVX-P +Tantalum Capacitor SMD AVX-P (2012-15 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/40182/tmch.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-2012-15_AVX-P_Pad1.30x1.05mm_HandSolder +Tantalum Capacitor SMD AVX-P (2012-15 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/40182/tmch.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3216-10_Kemet-I +Tantalum Capacitor SMD Kemet-I (3216-10 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3216-10_Kemet-I_Pad1.58x1.35mm_HandSolder +Tantalum Capacitor SMD Kemet-I (3216-10 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3216-12_Kemet-S +Tantalum Capacitor SMD Kemet-S (3216-12 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3216-12_Kemet-S_Pad1.58x1.35mm_HandSolder +Tantalum Capacitor SMD Kemet-S (3216-12 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3216-18_Kemet-A +Tantalum Capacitor SMD Kemet-A (3216-18 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3216-18_Kemet-A_Pad1.58x1.35mm_HandSolder +Tantalum Capacitor SMD Kemet-A (3216-18 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3528-12_Kemet-T +Tantalum Capacitor SMD Kemet-T (3528-12 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3528-12_Kemet-T_Pad1.50x2.35mm_HandSolder +Tantalum Capacitor SMD Kemet-T (3528-12 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3528-15_AVX-H +Tantalum Capacitor SMD AVX-H (3528-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3528-15_AVX-H_Pad1.50x2.35mm_HandSolder +Tantalum Capacitor SMD AVX-H (3528-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3528-21_Kemet-B +Tantalum Capacitor SMD Kemet-B (3528-21 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3528-21_Kemet-B_Pad1.50x2.35mm_HandSolder +Tantalum Capacitor SMD Kemet-B (3528-21 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-6032-15_Kemet-U +Tantalum Capacitor SMD Kemet-U (6032-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-6032-15_Kemet-U_Pad2.25x2.35mm_HandSolder +Tantalum Capacitor SMD Kemet-U (6032-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-6032-20_AVX-F +Tantalum Capacitor SMD AVX-F (6032-20 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-6032-20_AVX-F_Pad2.25x2.35mm_HandSolder +Tantalum Capacitor SMD AVX-F (6032-20 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-6032-28_Kemet-C +Tantalum Capacitor SMD Kemet-C (6032-28 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-6032-28_Kemet-C_Pad2.25x2.35mm_HandSolder +Tantalum Capacitor SMD Kemet-C (6032-28 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7132-20_AVX-U +Tantalum Capacitor SMD AVX-U (7132-20 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7132-20_AVX-U_Pad2.72x3.50mm_HandSolder +Tantalum Capacitor SMD AVX-U (7132-20 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7132-28_AVX-C +Tantalum Capacitor SMD AVX-C (7132-28 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7132-28_AVX-C_Pad2.72x3.50mm_HandSolder +Tantalum Capacitor SMD AVX-C (7132-28 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7260-15_AVX-R +Tantalum Capacitor SMD AVX-R (7260-15 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7260-15_AVX-R_Pad2.68x6.30mm_HandSolder +Tantalum Capacitor SMD AVX-R (7260-15 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7260-20_AVX-M +Tantalum Capacitor SMD AVX-M (7260-20 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7260-20_AVX-M_Pad2.68x6.30mm_HandSolder +Tantalum Capacitor SMD AVX-M (7260-20 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7260-28_AVX-M +Tantalum Capacitor SMD AVX-M (7260-28 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7260-28_AVX-M_Pad2.68x6.30mm_HandSolder +Tantalum Capacitor SMD AVX-M (7260-28 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7260-38_AVX-R +Tantalum Capacitor SMD AVX-R (7260-38 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7260-38_AVX-R_Pad2.68x6.30mm_HandSolder +Tantalum Capacitor SMD AVX-R (7260-38 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-15_Kemet-W +Tantalum Capacitor SMD Kemet-W (7343-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-15_Kemet-W_Pad2.25x2.55mm_HandSolder +Tantalum Capacitor SMD Kemet-W (7343-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-20_Kemet-V +Tantalum Capacitor SMD Kemet-V (7343-20 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-20_Kemet-V_Pad2.25x2.55mm_HandSolder +Tantalum Capacitor SMD Kemet-V (7343-20 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-30_AVX-N +Tantalum Capacitor SMD AVX-N (7343-30 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-30_AVX-N_Pad2.25x2.55mm_HandSolder +Tantalum Capacitor SMD AVX-N (7343-30 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-31_Kemet-D +Tantalum Capacitor SMD Kemet-D (7343-31 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-31_Kemet-D_Pad2.25x2.55mm_HandSolder +Tantalum Capacitor SMD Kemet-D (7343-31 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-40_Kemet-Y +Tantalum Capacitor SMD Kemet-Y (7343-40 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-40_Kemet-Y_Pad2.25x2.55mm_HandSolder +Tantalum Capacitor SMD Kemet-Y (7343-40 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-43_Kemet-X +Tantalum Capacitor SMD Kemet-X (7343-43 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-43_Kemet-X_Pad2.25x2.55mm_HandSolder +Tantalum Capacitor SMD Kemet-X (7343-43 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7360-38_Kemet-E +Tantalum Capacitor SMD Kemet-E (7360-38 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7360-38_Kemet-E_Pad2.25x4.25mm_HandSolder +Tantalum Capacitor SMD Kemet-E (7360-38 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7361-38_AVX-V +Tantalum Capacitor SMD AVX-V (7361-38 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/NOS.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7361-38_AVX-V_Pad2.18x3.30mm_HandSolder +Tantalum Capacitor SMD AVX-V (7361-38 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/NOS.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7361-438_AVX-U +Tantalum Capacitor SMD AVX-U (7361-438 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/NOS.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7361-438_AVX-U_Pad2.18x3.30mm_HandSolder +Tantalum Capacitor SMD AVX-U (7361-438 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/NOS.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Connector +Banana_Jack_1Pin +Single banana socket, footprint - 6mm drill +banana socket +0 +1 +1 +Connector +Banana_Jack_2Pin +Dual banana socket, footprint - 2 x 6mm drills +banana socket +0 +2 +2 +Connector +Banana_Jack_3Pin +Triple banana socket, footprint - 3 x 6mm drills +banana socket +0 +3 +3 +Connector +CUI_PD-30 +3 pin connector, PD-30, http://www.cui.com/product/resource/pd-30.pdf +connector 3-pin PD-30 power DIN +0 +4 +4 +Connector +CUI_PD-30S +3-pin nonstandard DIN connector, shielded, PD-30S, http://www.cui.com/product/resource/pd-30s.pdf +connector 3-pin PD-30S power DIN shielded +0 +8 +5 +Connector +CUI_PD-30S_CircularHoles +3-pin nonstandard DIN connector, shielded, PD-30S, http://www.cui.com/product/resource/pd-30s.pdf +connector 3-pin PD-30S power DIN shielded +0 +8 +5 +Connector +CalTest_CT3151 +Right-angle standard banana jack, http://www.caltestelectronics.com/images/attachments/P315100rH_drawing.pdf +banana jack horizontal +0 +4 +1 +Connector +Connector_SFP_and_Cage +https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=2227302&DocType=Customer+Drawing&DocLang=English +SFP+ SFP +0 +40 +21 +Connector +DTF13-12Px +http://www.te.com/usa-en/product-DTF13-12PA-G003.html +DEUTSCH DT header 12 pin +0 +12 +12 +Connector +FanPinHeader_1x03_P2.54mm_Vertical +3-pin CPU fan Through hole pin header, see http://www.formfactors.org/developer%5Cspecs%5Crev1_2_public.pdf +pin header 3-pin CPU fan +0 +3 +3 +Connector +FanPinHeader_1x04_P2.54mm_Vertical +4-pin CPU fan Through hole pin header, e.g. for Wieson part number 2366C888-007 Molex 47053-1000, Foxconn HF27040-M1, Tyco 1470947-1 or equivalent, see http://www.formfactors.org/developer%5Cspecs%5Crev1_2_public.pdf +pin header 4-pin CPU fan +0 +4 +4 +Connector +GB042-34S-H10 +http://www.lsmtron.com/pdf/Connector&Antenna_catalog.PDF +34pin SMD connector +0 +34 +34 +Connector +IHI_B6A-PCB-45_Vertical +https://lugsdirect.com/PDF_Webprint/B6A-PCB-45-XX(-X).pdf +connector IHI B6A-PCB-45 +0 +49 +1 +Connector +JWT_A3963_1x02_P3.96mm_Vertical +JWT A3963, 3.96mm pitch Pin head connector (http://www.jwt.com.tw/pro_pdf/A3963.pdf) +connector JWT A3963 pinhead +0 +2 +2 +Connector +NS-Tech_Grove_1x04_P2mm_Vertical +https://statics3.seeedstudio.com/images/opl/datasheet/3470130P1.pdf +Grove-1x04 +0 +4 +4 +Connector +SpringContact_Harwin_S1941-46R +7.25mm SMT Multi-directional Spring Contact (T+R), https://cdn.harwin.com/pdfs/S1941R.pdf +spring contact emi emc shield +0 +1 +1 +Connector +Tag-Connect_TC2030-IDC-FP_2x03_P1.27mm_Vertical +Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2030-IDC.pdf +tag connect programming header pogo pins +0 +6 +6 +Connector +Tag-Connect_TC2030-IDC-NL_2x03_P1.27mm_Vertical +Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2030-IDC-NL.pdf +tag connect programming header pogo pins +0 +6 +6 +Connector +Tag-Connect_TC2050-IDC-FP_2x05_P1.27mm_Vertical +Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2050-IDC-430%20Datasheet.pdf +tag connect programming header pogo pins +0 +10 +10 +Connector +Tag-Connect_TC2050-IDC-NL_2x05_P1.27mm_Vertical +Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2050-IDC-NL%20Datasheet.pdf +tag connect programming header pogo pins +0 +10 +10 +Connector +Tag-Connect_TC2050-IDC-NL_2x05_P1.27mm_Vertical_with_bottom_clip +Tag-Connect programming header with bottom courtyard for TC2050-NL Clip board ; https://www.tag-connect.com/wp-content/uploads/bsk-pdf-manager/TC2050-IDC-NL_Datasheet_8.pdf https://www.tag-connect.com/wp-content/uploads/bsk-pdf-manager/TC2050-CLIP_Datasheet_25.pdf +tag connect programming header pogo pins +0 +10 +10 +Connector +Tag-Connect_TC2070-IDC-FP_2x07_P1.27mm_Vertical +Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2070-IDC%20Datasheet.pdf +tag connect programming header pogo pins +0 +14 +14 +Connector_AMASS +AMASS_MR30PW-FB_1x03_P3.50mm_Horizontal +Connector XT30 Horizontal PCB Female, https://www.tme.eu/en/Document/5e47640ba39fa492dbd4c0f4c8ae7b93/MR30PW%20SPEC.pdf +RC Connector XT30 +0 +5 +3 +Connector_AMASS +AMASS_MR30PW-M_1x03_P3.50mm_Horizontal +Connector XT30 Horizontal PCB Male, https://www.tme.eu/en/Document/5e47640ba39fa492dbd4c0f4c8ae7b93/MR30PW%20SPEC.pdf +RC Connector XT30 +0 +5 +3 +Connector_AMASS +AMASS_XT30PW-F_1x02_P2.50mm_Horizontal +Connector XT30 Horizontal PCB Female, https://www.tme.eu/en/Document/ce4077e36b79046da520ca73227e15de/XT30PW%20SPEC.pdf +RC Connector XT30 +0 +4 +2 +Connector_AMASS +AMASS_XT30PW-M_1x02_P2.50mm_Horizontal +Connector XT30 Horizontal PCB Male, https://www.tme.eu/en/Document/ce4077e36b79046da520ca73227e15de/XT30PW%20SPEC.pdf +RC Connector XT30 +0 +4 +2 +Connector_AMASS +AMASS_XT30U-F_1x02_P5.0mm_Vertical +Connector XT30 Vertical Cable Female, https://www.tme.eu/en/Document/3cbfa5cfa544d79584972dd5234a409e/XT30U%20SPEC.pdf +RC Connector XT30 +0 +2 +2 +Connector_AMASS +AMASS_XT30U-M_1x02_P5.0mm_Vertical +Connector XT30 Vertical Cable Male, https://www.tme.eu/en/Document/3cbfa5cfa544d79584972dd5234a409e/XT30U%20SPEC.pdf +RC Connector XT30 +0 +2 +2 +Connector_AMASS +AMASS_XT30UPB-F_1x02_P5.0mm_Vertical +Connector XT30 Vertical PCB Female, https://www.tme.eu/en/Document/4acc913878197f8c2e30d4b8cdc47230/XT30UPB%20SPEC.pdf +RC Connector XT30 +0 +2 +2 +Connector_AMASS +AMASS_XT30UPB-M_1x02_P5.0mm_Vertical +Connector XT30 Vertical PCB Male, https://www.tme.eu/en/Document/4acc913878197f8c2e30d4b8cdc47230/XT30UPB%20SPEC.pdf +RC Connector XT30 +0 +2 +2 +Connector_AMASS +AMASS_XT60-F_1x02_P7.20mm_Vertical +AMASS female XT60, through hole, vertical, https://www.tme.eu/Document/2d152ced3b7a446066e6c419d84bb460/XT60%20SPEC.pdf +XT60 female vertical +0 +2 +2 +Connector_AMASS +AMASS_XT60-M_1x02_P7.20mm_Vertical +AMASS female XT60, through hole, vertical, https://www.tme.eu/Document/2d152ced3b7a446066e6c419d84bb460/XT60%20SPEC.pdf +XT60 female vertical +0 +2 +2 +Connector_Amphenol +Amphenol_M8S-03PMMR-SF8001 +M8 Male connector for panel, 90° PCB mount (https://www.amphenolltw.com/2012download/2D%20PDF/03_M%20Series%20Sensor%20Connectors/M8S-XXPMMR-SF8001.pdf) +three-pin M8 +0 +5 +4 +Connector_Audio +Jack_3.5mm_CUI_SJ-3523-SMT_Horizontal +3.5 mm, Stereo, Right Angle, Surface Mount (SMT), Audio Jack Connector (https://www.cui.com/product/resource/sj-352x-smt-series.pdf) +3.5mm audio cui horizontal jack stereo +0 +3 +3 +Connector_Audio +Jack_3.5mm_CUI_SJ-3524-SMT_Horizontal +3.5 mm, Stereo, Right Angle, Surface Mount (SMT), Audio Jack Connector (https://www.cui.com/product/resource/sj-352x-smt-series.pdf) +3.5mm audio cui horizontal jack stereo +0 +4 +4 +Connector_Audio +Jack_3.5mm_CUI_SJ1-3523N_Horizontal +TRS 3.5mm, horizontal, through-hole, https://www.cuidevices.com/product/resource/pdf/sj1-352xn.pdf +TRS audio jack stereo horizontal +0 +3 +3 +Connector_Audio +Jack_3.5mm_CUI_SJ1-3524N_Horizontal +TRS 3.5mm, horizontal, through-hole, https://www.cuidevices.com/product/resource/pdf/sj1-352xn.pdf +TRS audio jack stereo horizontal +0 +4 +4 +Connector_Audio +Jack_3.5mm_CUI_SJ1-3525N_Horizontal +TRS 3.5mm, horizontal, through-hole, https://www.cuidevices.com/product/resource/pdf/sj1-352xn.pdf +TRS audio jack stereo horizontal +0 +5 +5 +Connector_Audio +Jack_3.5mm_CUI_SJ1-3533NG_Horizontal +TRS 3.5mm, horizontal, through-hole, https://www.cui.com/product/resource/sj1-353xng.pdf +TRS audio jack stereo horizontal +0 +3 +3 +Connector_Audio +Jack_3.5mm_CUI_SJ1-3533NG_Horizontal_CircularHoles +TRS 3.5mm, horizontal, through-hole, , circular holeshttps://www.cui.com/product/resource/sj1-353xng.pdf +TRS audio jack stereo horizontal circular +0 +3 +3 +Connector_Audio +Jack_3.5mm_CUI_SJ1-3535NG_Horizontal +TRS 3.5mm, horizontal, through-hole, with switch, https://www.cui.com/product/resource/sj1-353xng.pdf +TRS audio jack stereo horizontal +0 +5 +5 +Connector_Audio +Jack_3.5mm_CUI_SJ1-3535NG_Horizontal_CircularHoles +TRS 3.5mm, horizontal, through-hole, with switch, circular holes, https://www.cui.com/product/resource/sj1-353xng.pdf +TRS audio jack stereo horizontal circular +0 +5 +5 +Connector_Audio +Jack_3.5mm_Ledino_KB3SPRS_Horizontal +https://www.reichelt.de/index.html?ACTION=7&LA=3&OPEN=0&INDEX=0&FILENAME=C160%252FKB3SPRS.pdf +jack stereo TRS +0 +5 +5 +Connector_Audio +Jack_3.5mm_Lumberg_1503_07_Horizontal +TRS 3.5mm, horizontal, through-hole, https://downloads.lumberg.com/datenblaetter/en/1503_07.pdf +TRS audio jack horizontal +0 +4 +3 +Connector_Audio +Jack_3.5mm_PJ311_Horizontal +PJ311 6pin SMD 3.5mm stereo headphones jack. +headphones jack plug stereo 3.5mm PJ311 +0 +6 +6 +Connector_Audio +Jack_3.5mm_PJ320D_Horizontal +Headphones with microphone connector, 3.5mm, 4 pins (http://www.qingpu-electronics.com/en/products/WQP-PJ320D-72.html) +3.5mm jack mic microphone phones headphones 4pins audio plug +0 +4 +4 +Connector_Audio +Jack_3.5mm_PJ320E_Horizontal +Headphones with microphone connector, 3.5mm, 4 pins (http://www.qingpu-electronics.com/en/products/WQP-PJ320E-177.html) +3.5mm jack mic microphone phones headphones 4pins audio plug +0 +5 +4 +Connector_Audio +Jack_3.5mm_PJ31060-I_Horizontal +PJ31060-I 6pin SMD 3.5mm headphones jack (http://www.china-bsun.com/Product48/1577.html) +headphones jack plug stereo 3.5mm PJ31060-I PJ31060 +0 +6 +6 +Connector_Audio +Jack_3.5mm_QingPu_WQP-PJ398SM_Vertical_CircularHoles +TRS 3.5mm, vertical, Thonkiconn, PCB mount, (http://www.qingpu-electronics.com/en/products/WQP-PJ398SM-362.html) +WQP-PJ398SM WQP-PJ301M-12 TRS 3.5mm mono vertical jack thonkiconn qingpu +0 +3 +3 +Connector_Audio +Jack_3.5mm_Switronic_ST-005-G_horizontal +3.5mm horizontal headphones jack, http://akizukidenshi.com/download/ds/switronic/ST-005-G.pdf +Connector Audio Switronic ST-005-G +0 +4 +3 +Connector_Audio +Jack_3.5mm_Technik_TWP-3002_Horizontal +3.5mm Horizontal Waterproof Stereo Headphones Jack, https://www.technik.com.hk/images/pdf_product/WP3002-PA66-A.pdf +audio jack stereo horizontal waterproof +0 +7 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NJ2FD-V_Vertical +6.35mm (1/4 in) Vertical Jack, Non-switching mono jack (T/S), https://www.neutrik.com/en/product/nj2fd-v +neutrik jack vertical +0 +2 +2 +Connector_Audio +Jack_6.35mm_Neutrik_NJ3FD-V_Vertical +6.35mm (1/4 in) Vertical Jack, Non-switching stereo jack (T/R/S), https://www.neutrik.com/en/product/nj3fd-v +neutrik jack vertical +0 +3 +3 +Connector_Audio +Jack_6.35mm_Neutrik_NJ5FD-V_Vertical +6.35mm (1/4 in) Vertical Jack, 2 x switching (normalling) stereo jack (T/TN/R/RN/S), https://www.neutrik.com/en/product/nj5fd-v +neutrik jack vertical +0 +5 +5 +Connector_Audio +Jack_6.35mm_Neutrik_NJ6FD-V_Vertical +6.35mm (1/4 in) Vertical Jack, 3 x switching (normalling) stereo jack (T/TN/R/RN/S/SN), https://www.neutrik.com/en/product/nj6fd-v +neutrik jack vertical +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NJ6TB-V_Vertical +6.35mm (1/4 in) Vertical Jack, 3 x switching (normalling) stereo jack B-gauge type (T/TN/R/RN/S/SN), https://www.neutrik.com/en/product/nj6tb-v +neutrik jack vertical +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ4HCD2_Horizontal +M Series, 6.35mm (1/4in) mono jack, switched, with chrome ferrule and straight PCB pins, https://www.neutrik.com/en/product/nmj4hcd2 +neutrik jack m +0 +4 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ4HFD2_Horizontal +M Series, 6.35mm (1/4in) mono jack, switched, with full threaded nose and straight PCB pins, https://www.neutrik.com/en/product/nmj4hfd2 +neutrik jack m +0 +4 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ4HFD3_Horizontal +M Series, 6.35mm (1/4in) mono jack, switched, with a full threaded nose and offset PCB pins, https://www.neutrik.com/en/product/nmj4hfd3 +neutrik jack m +0 +4 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ4HHD2_Horizontal +M Series, 6.35mm (1/4in) mono jack, switched, with a half threaded nose and offset PCB pins, https://www.neutrik.com/en/product/nmj4hhd2 +neutrik jack m +0 +4 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ6HCD2_Horizontal +M Series, 6.35mm (1/4in) stereo jack, switched, with chrome ferrule and straight PCB pins, https://www.neutrik.com/en/product/nmj6hcd2 +neutrik jack m +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ6HCD3_Horizontal +M Series, 6.35mm (1/4in) stereo jack, switched, with chrome ferrule and offset PCB pins, https://www.neutrik.com/en/product/nmj6hcd3 +neutrik jack m +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ6HFD2-AU_Horizontal +M Series, 6.35mm (1/4in) stereo jack, switched, full threaded nose, straight PCB pins, gold plated contacts, https://www.neutrik.com/en/product/nmj6hfd2-au +neutrik jack m +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ6HFD2_Horizontal +M Series, 6.35mm (1/4in) stereo jack, switched, with full threaded nose and straight PCB pins, https://www.neutrik.com/en/product/nmj6hfd2 +neutrik jack m +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ6HFD3_Horizontal +M Series, 6.35mm (1/4in) stereo jack, switched, with full threaded nose and offset PCB pins, https://www.neutrik.com/en/product/nmj6hfd3 +neutrik jack m +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ6HFD4_Horizontal +M Series, 6.35mm (1/4in) stereo jack, switched, with full threaded nose and fishtail PCB pins, https://www.neutrik.com/en/product/nmj6hfd4 +neutrik jack m +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ6HHD2_Horizontal +M Series, 6.35mm (1/4in) stereo jack, switched, with half threaded nose and offset PCB pins, https://www.neutrik.com/en/product/nmj6hhd2 +neutrik jack m +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ3HF-1_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, unswitched, fully threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj3hf-1 +neutrik jack slim +0 +4 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ4HF-1_Horizontal +Slim Jacks, 6.35mm (1/4in) mono jack, switched, fully threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj4hf-1 +neutrik jack slim +0 +4 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ4HF_Horizontal +Slim Jacks, 6.35mm (1/4in) mono jack, switched, fully threaded nose, https://www.neutrik.com/en/product/nrj4hf +neutrik jack slim +0 +4 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ4HH-1_Horizontal +Slim Jacks, 6.35mm (1/4in) mono jack, switched, half threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj4hh-1 +neutrik jack slim +0 +4 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ4HH_Horizontal +Slim Jacks, 6.35mm (1/4in) mono jack, switched, half threaded nose, https://www.neutrik.com/en/product/nrj4hh +neutrik jack slim +0 +4 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HF-1-AU_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, switched, gold plated contacts, fully threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj6hf-1-au +neutrik jack slim +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HF-1_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, switched, fully threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj6hf-1 +neutrik jack slim +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HF-AU_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, switched, gold plated contacts, fully threaded nose, https://www.neutrik.com/en/product/nrj6hf-au +neutrik jack slim +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HF_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, switched, fully threaded nose, https://www.neutrik.com/en/product/nrj6hf +neutrik jack slim +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HH-1_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, switched, half threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj6hh-1 +neutrik jack slim +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HH-AU_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, switched, gold plated contacts, half threaded nose, https://www.neutrik.com/en/product/nrj6hh-au +neutrik jack slim +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HH_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, switched, half threaded nose, https://www.neutrik.com/en/product/nrj6hh +neutrik jack slim +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HM-1-AU_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, metal nose, gold plated contacts, efficient chassis ground connection, T+R+S normalling contact, https://www.neutrik.com/en/product/nrj6hm-1-au +neutrik jack slim +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HM-1-PRE_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, metal nose, efficient chassis ground connection, T+R normalling contact, https://www.neutrik.com/en/product/nrj6hm-1-pre +neutrik jack slim +0 +6 +5 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HM-1_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, metal nose with efficient chassis ground connection, T+R+S normalling contact, https://www.neutrik.com/en/product/nrj6hm-1 +neutrik jack slim +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NSJ8HC_Horizontal +Stacking Jacks, Mono dual jack, full nose, https://www.neutrik.com/en/product/nsj8hc +neutrik jack stacking +0 +9 +9 +Connector_Audio +Jack_6.35mm_Neutrik_NSJ8HL_Horizontal +Stacking Jacks, Mono dual jack, quick fix nose, https://www.neutrik.com/en/product/nsj8hl +neutrik jack stacking +0 +9 +9 +Connector_Audio +Jack_6.35mm_Neutrik_NSJ12HC_Horizontal +Stacking Jacks, Stereo dual jack, full nose, https://www.neutrik.com/en/product/nsj12hc +neutrik jack stacking +0 +13 +13 +Connector_Audio +Jack_6.35mm_Neutrik_NSJ12HF-1_Horizontal +Stacking Jacks, Stereo dual jack, full threaded nose, https://www.neutrik.com/en/product/nsj12hf-1 +neutrik jack stacking +0 +13 +13 +Connector_Audio +Jack_6.35mm_Neutrik_NSJ12HH-1_Horizontal +Stacking Jacks, Stereo dual jack, half threaded nose, https://www.neutrik.com/en/product/nsj12hh-1 +neutrik jack stacking +0 +13 +13 +Connector_Audio +Jack_6.35mm_Neutrik_NSJ12HL_Horizontal +Stacking Jacks, Stereo dual jack, quick fix nose, https://www.neutrik.com/en/product/nsj12hl +neutrik jack stacking +0 +13 +13 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ5FI-H-0_Horizontal +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) mono jack without switching contact, horizontal PCB mount, https://www.neutrik.com/en/product/ncj5fi-h-0 +neutrik jack combo i +0 +6 +6 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ5FI-H_Horizontal +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) mono jack without switching contact, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj5fi-h +neutrik jack combo i +0 +6 +6 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ5FI-V-0_Vertical +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) mono jack without switching contact, vertical PCB mount, https://www.neutrik.com/en/product/ncj5fi-v-0 +neutrik jack combo i +0 +6 +6 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ5FI-V_Vertical +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) mono jack without switching contact, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj5fi-v +neutrik jack combo i +0 +6 +6 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FA-H-0_Horizontal +Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj6fa-h-0 +neutrik jack combo a +0 +8 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FA-H-DA_Horizontal +Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/ncj6fa-h-da +neutrik jack combo a +0 +8 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FA-H_Horizontal +Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, horizontal PCB mount, https://www.neutrik.com/en/product/ncj6fa-h +neutrik jack combo a +0 +8 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FA-V-0_Vertical +Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj6fa-v-0 +neutrik jack combo a +0 +8 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FA-V-DA_Vertical +Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/ncj6fa-v-da +neutrik jack combo a +0 +8 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FA-V_Vertical +Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, vertical PCB mount, https://www.neutrik.com/en/product/ncj6fa-v +neutrik jack combo a +0 +8 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FI-H-0_Horizontal +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack without switching contact, horizontal PCB mount, https://www.neutrik.com/en/product/ncj6fi-h-0 +neutrik jack combo i +0 +7 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FI-H_Horizontal +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack without switching contact, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj6fi-h +neutrik jack combo i +0 +7 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FI-V-0_Vertical +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack without switching contact, vertical PCB mount, https://www.neutrik.com/en/product/ncj6fi-v-0 +neutrik jack combo i +0 +7 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FI-V_Vertical +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack without switching contact, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj6fi-v +neutrik jack combo i +0 +7 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ9FI-H-0_Horizontal +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack, horizontal PCB mount, https://www.neutrik.com/en/product/ncj9fi-h-0 +neutrik jack combo i +0 +10 +10 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ9FI-H_Horizontal +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj9fi-h +neutrik jack combo i +0 +10 +10 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ9FI-V-0_Vertical +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack, vertical PCB mount, https://www.neutrik.com/en/product/ncj9fi-v-0 +neutrik jack combo i +0 +10 +10 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ9FI-V_Vertical +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj9fi-v +neutrik jack combo i +0 +10 +10 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ10FI-H-0_Horizontal +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack and switching ground contact, horizontal PCB mount, https://www.neutrik.com/en/product/ncj10fi-h-0 +neutrik jack combo i +0 +11 +11 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ10FI-H_Horizontal +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack and switching ground contact, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj10fi-h +neutrik jack combo i +0 +11 +11 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ10FI-V-0_Vertical +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack and switching ground contact, vertical PCB mount, https://www.neutrik.com/en/product/ncj10fi-v-0 +neutrik jack combo i +0 +11 +11 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ10FI-V_Vertical +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack and switching ground contact, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj10fi-v +neutrik jack combo i +0 +11 +11 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAH-0_Horizontal +AA Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faah-0 +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAH1-0_Horizontal +AA Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faah1-0 +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAH1-DA_Horizontal +AA Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3faah1-da +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAH1_Horizontal +AA Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3faah1 +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAH2-0_Horizontal +AA Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faah2-0 +neutrik xlr aa +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAH2_Horizontal +AA Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3faah2 +neutrik xlr aa +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAH_Horizontal +AA Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount, https://www.neutrik.com/en/product/nc3faah +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAV-0_Vertical +AA Series, 3 pole female receptacle, grounding: without ground/shell contact, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faav-0 +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAV1-0_Vertical +AA Series, 3 pole female receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faav1-0 +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAV1-DA_Vertical +AA Series, 3 pole female receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3faav1-da +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAV1_Vertical +AA Series, 3 pole female receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3faav1 +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAV2-0_Vertical +AA Series, 3 pole female receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faav2-0 +neutrik xlr aa +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAV2_Vertical +AA Series, 3 pole female receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3faav2 +neutrik xlr aa +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAV_Vertical +AA Series, 3 pole female receptacle, grounding: without ground/shell contact, vertical PCB mount, https://www.neutrik.com/en/product/nc3faav +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAH-0_Horizontal +A Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fah-0 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAH1-0_Horizontal +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fah1-0 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAH1-DA_Horizontal +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fah1-da +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAH1_Horizontal +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fah1 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAH2-0_Horizontal +A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fah2-0 +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAH2-DA_Horizontal +A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fah2-da +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAH2_Horizontal +A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fah2 +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAHL-0_Horizontal +A Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, lateral left PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahl-0 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAHL1-0_Horizontal +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral left PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahl1-0 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAHL1_Horizontal +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral left PCB mount, https://www.neutrik.com/en/product/nc3fahl1 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAHR-0_Horizontal +A Series, 3 pole female XLR receptacle, grounding: without ground / shell contact, lateral right PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahr-0 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAHR1-0_Horizontal +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral right PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahr1-0 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAHR1_Horizontal +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral right PCB mount, https://www.neutrik.com/en/product/nc3fahr1 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAHR2-0_Horizontal +A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, lateral right PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahr2-0 +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAHR2_Horizontal +A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, lateral right PCB mount, https://www.neutrik.com/en/product/nc3fahr2 +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAH_Horizontal +A Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fah +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAV-0_Vertical +A Series, 3 pole female XLR receptacle, grounding: without ground / shell contact, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fav-0 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAV1-0_Vertical +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fav1-0 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAV1-DA_Vertical +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fav1-da +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAV1_Vertical +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fav1 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAV2-0_Vertical +A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fav2-0 +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAV2-DA_Vertical +A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fav2-da +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAV2_Vertical +A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fav2 +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAV_Vertical +A Series, 3 pole female XLR receptacle, grounding: without ground / shell contact, vertical PCB mount, https://www.neutrik.com/en/product/nc3fav +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBH1-B_Horizontal +B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3fbh1-b +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBH1-DA_Horizontal +B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fbh1-da +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBH1-E_Horizontal +B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, additional ground contacts, https://www.neutrik.com/en/product/nc3fbh1-e +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBH1_Horizontal +B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fbh1 +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBH2-B_Horizontal +B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3fbh2-b +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FBH2-DA_Horizontal +B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fbh2-da +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FBH2-E_Horizontal +B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, additional ground contacts, https://www.neutrik.com/en/product/nc3fbh2-e +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FBH2_Horizontal +B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fbh2 +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FBHL1_Horizontal +B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral left PCB mount, https://www.neutrik.com/en/product/nc3fbhl1 +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBV1-0_Vertical +B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, retention spring, no latch, https://www.neutrik.com/en/product/nc3fbv1-0 +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBV1-B_Vertical +B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3fbv1-b +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBV1-DA_Vertical +B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fbv1-da +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBV1_Vertical +B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fbv1 +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBV2-B_Vertical +B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3fbv2-b +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FBV2-DA_Vertical +B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fbv2-da +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FBV2-SW_Vertical +B Series, 3 pole female XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fbv2-sw +neutrik xlr b +0 +7 +7 +Connector_Audio +Jack_XLR_Neutrik_NC3FBV2_Vertical +B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fbv2 +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAAH-0_Horizontal +AA Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, horizontal PCB mount, https://www.neutrik.com/en/product/nc3maah-0 +neutrik xlr aa +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAAH-1_Horizontal +AA Series, 3 pole male XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3maah-1 +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3MAAH_Horizontal +AA Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3maah +neutrik xlr aa +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAAV-0_Vertical +AA Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, vertical PCB mount, https://www.neutrik.com/en/product/nc3maav-0 +neutrik xlr aa +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAAV-1_Vertical +AA Series, 3 pole male XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3maav-1 +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3MAAV_Vertical +AA Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3maav +neutrik xlr aa +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAFH-PH_Horizontal +A Series, Chassis connector H female (A series layout), horizontal PCB mount, https://www.neutrik.com/en/product/nc4mafh-ph +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3MAH-0_Horizontal +A Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mah-0 +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAHL_Horizontal +A Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, lateral left PCB mount, https://www.neutrik.com/en/product/nc3mahl +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAHR_Horizontal +A Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, lateral right PCB mount, https://www.neutrik.com/en/product/nc3mahr +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAH_Horizontal +A Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mah +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAMH-PH_Horizontal +A Series, Chassis connector Phoenix H male (A series layout), horizontal PCB mount, https://www.neutrik.com/en/product/nc4mamh-ph +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3MAV-0_Vertical +A Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, vertical PCB mount, https://www.neutrik.com/en/product/nc3mav-0 +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAV_Vertical +A Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3mav +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBH-0_Horizontal +B Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, steel retention lug, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mbh-0 +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBH-1_Horizontal +B Series, 3 pole male XLR receptacle, grounding: mating connector shell to pin1 and front panel, steel retention lug, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mbh-1 +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3MBH-B_Horizontal +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3mbh-b +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBH-E_Horizontal +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, horizontal PCB mount, additional ground contacts, https://www.neutrik.com/en/product/nc3mbh-e +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBHL-B_Horizontal +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, lateral left PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3mbhl-b +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBHL_Horizontal +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, lateral left PCB mount, https://www.neutrik.com/en/product/nc3mbhl +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBHR-B_Horizontal +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, lateral right PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3mbhr-b +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBHR_Horizontal +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, lateral right PCB mount, https://www.neutrik.com/en/product/nc3mbhr +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBH_Horizontal +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mbh +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBV-0_Vertical +B Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, steel retention lug, vertical PCB mount, https://www.neutrik.com/en/product/nc3mbv-0 +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBV-1_Vertical +B Series, 3 pole male XLR receptacle, grounding: mating connector shell to pin1 and front panel, steel retention lug, vertical PCB mount, https://www.neutrik.com/en/product/nc3mbv-1 +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3MBV-B_Vertical +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3mbv-b +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBV-E_Vertical +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, vertical PCB mount, additional ground contacts, https://www.neutrik.com/en/product/nc3mbv-e +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBV-SW_Vertical +B Series, 3 pole male XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3mbv-sw +neutrik xlr b +0 +7 +7 +Connector_Audio +Jack_XLR_Neutrik_NC3MBV_Vertical +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, vertical PCB mount, https://www.neutrik.com/en/product/nc3mbv +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC4FAH-0_Horizontal +A Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc4fah-0 +neutrik xlr a +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC4FAH_Horizontal +A Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc4fah +neutrik xlr a +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC4FAV-0_Vertical +A Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc4fav-0 +neutrik xlr a +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC4FAV_Vertical +A Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc4fav +neutrik xlr a +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC4FBH_Horizontal +B Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc4fbh +neutrik xlr b +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC4FBV_Vertical +B Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc4fbv +neutrik xlr b +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC4MAH_Horizontal +A Series, 4 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc4mah +neutrik xlr a +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC4MAV_Vertical +A Series, 4 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc4mav +neutrik xlr a +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC4MBH_Horizontal +B Series, 4 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc4mbh +neutrik xlr b +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC4MBV_Vertical +B Series, 4 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc4mbv +neutrik xlr b +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC5FAH-0_Horizontal +A Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc5fah-0 +neutrik xlr a +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5FAH-DA_Horizontal +A Series, 5 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc5fah-da +neutrik xlr a +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5FAH_Horizontal +A Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc5fah +neutrik xlr a +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5FAV-DA_Vertical +A Series, 5 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc5fav-da +neutrik xlr a +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5FAV-SW_Vertical +A Series, 5 pole female XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, color coding possible, https://www.neutrik.com/en/product/nc5fav-sw +neutrik xlr a +0 +9 +9 +Connector_Audio +Jack_XLR_Neutrik_NC5FAV_Vertical +A Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5fav +neutrik xlr a +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5FBH-B_Horizontal +B Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc5fbh-b +neutrik xlr b +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5FBH_Horizontal +B Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc5fbh +neutrik xlr b +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5FBV-B_Vertical +B Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc5fbv-b +neutrik xlr b +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5FBV-SW_Vertical +B Series, 5 pole female XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5fbv-sw +neutrik xlr b +0 +9 +9 +Connector_Audio +Jack_XLR_Neutrik_NC5FBV_Vertical +B Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5fbv +neutrik xlr b +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5MAH_Horizontal +A Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc5mah +neutrik xlr a +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5MAV-SW_Vertical +A Series, 5 pole male XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5mav-sw +neutrik xlr a +0 +9 +9 +Connector_Audio +Jack_XLR_Neutrik_NC5MAV_Vertical +A Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5mav +neutrik xlr a +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5MBH-B_Horizontal +B Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc5mbh-b +neutrik xlr b +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5MBH_Horizontal +B Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc5mbh +neutrik xlr b +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5MBV-B_Vertical +B Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc5mbv-b +neutrik xlr b +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5MBV-SW_Vertical +B Series, 5 pole male XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5mbv-sw +neutrik xlr b +0 +9 +9 +Connector_Audio +Jack_XLR_Neutrik_NC5MBV_Vertical +B Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5mbv +neutrik xlr b +0 +6 +6 +Connector_Audio +Jack_speakON-6.35mm_Neutrik_NLJ2MD-H_Horizontal +speakON Combo, 2 pole combination of speakON socket and 6.35mm (1/4in) jack receptacle, horizontal pcb mount, https://www.neutrik.com/en/product/nlj2md-h +neutrik speakon combo +0 +2 +2 +Connector_Audio +Jack_speakON-6.35mm_Neutrik_NLJ2MD-V_Vertical +speakON Combo, 2 pole combination of speakON socket and 6.35mm (1/4in) jack receptacle, vertical pcb mount, https://www.neutrik.com/en/product/nlj2md-v +neutrik speakon combo +0 +2 +2 +Connector_Audio +Jack_speakON_Neutrik_NL2MD-H_Horizontal +speakON Chassis Connectors, 2 pole chassis connector, gray D-size flange, countersunk thru holes, horizontal PCB, https://www.neutrik.com/en/product/nl2md-h +neutrik speakon +0 +2 +2 +Connector_Audio +Jack_speakON_Neutrik_NL2MD-V_Vertical +speakON Chassis Connectors, 2 pole chassis connector, black D-size flange, countersunk thru holes, vertical PCB mount, https://www.neutrik.com/en/product/nl2md-v +neutrik speakon +0 +2 +2 +Connector_Audio +Jack_speakON_Neutrik_NL4MD-H-1_Horizontal +speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, countersunk thru holes, horizontal PCB mount, https://www.neutrik.com/en/product/nl4md-h-1 +neutrik speakon +0 +4 +4 +Connector_Audio +Jack_speakON_Neutrik_NL4MD-H-2_Horizontal +speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, mirrored self tapping screw holes (A-screw), horizontal PCB mount, https://www.neutrik.com/en/product/nl4md-h-2 +neutrik speakon +0 +4 +4 +Connector_Audio +Jack_speakON_Neutrik_NL4MD-H-3_Horizontal +speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, self tapping screw holes (A-screw), horizontal PCB mount, https://www.neutrik.com/en/product/nl4md-h-3 +neutrik speakon +0 +4 +4 +Connector_Audio +Jack_speakON_Neutrik_NL4MD-H_Horizontal +speakON Chassis Connectors, 4 pole chassis connector, grey D-size flange, self tapping screw holes (A-screw), horizontal PCB mount, https://www.neutrik.com/en/product/nl4md-h +neutrik speakon +0 +4 +4 +Connector_Audio +Jack_speakON_Neutrik_NL4MD-V-1_Vertical +speakON Chassis Connectors, 4 pole chassis connector, grey D-size flange, self tapping screw holes (A-screw), vertical PCB mount, https://www.neutrik.com/en/product/nl4md-v-1 +neutrik speakon +0 +4 +4 +Connector_Audio +Jack_speakON_Neutrik_NL4MD-V-2_Vertical +speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, mirrored self tapping screw holes (A-screw), vertical PCB mount, https://www.neutrik.com/en/product/nl4md-v-2 +neutrik speakon +0 +4 +4 +Connector_Audio +Jack_speakON_Neutrik_NL4MD-V-R_Vertical +speakON Chassis Connectors, 4 pole chassis connector, red D-size flange, countersunk thru holes, vertical PCB mount, https://www.neutrik.com/en/product/nl4md-v-r +neutrik speakon +0 +4 +4 +Connector_Audio +Jack_speakON_Neutrik_NL4MD-V-S_Vertical +speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, switchable version of NL4MD-V with 8 vertical PCB contacts (4 switching contacts), https://www.neutrik.com/en/product/nl4md-v-s +neutrik speakon +0 +8 +8 +Connector_Audio +Jack_speakON_Neutrik_NL4MD-V_Vertical +speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, countersunk thru holes, vertical PCB mount, https://www.neutrik.com/en/product/nl4md-v +neutrik speakon +0 +4 +4 +Connector_Audio +Jack_speakON_Neutrik_NL8MD-V-1_Vertical +speakON Chassis Connectors, 8 pole chassis connector, nickel metal square G-size flange, self tapping screw holes (A-screw), vertical PCB mount, https://www.neutrik.com/en/product/nl8md-v-1 +neutrik speakon +0 +8 +8 +Connector_Audio +Jack_speakON_Neutrik_NL8MD-V_Vertical +speakON Chassis Connectors, 8 pole chassis connector, nickel metal square G-size flange, countersunk thru holes, vertical PCB mount, https://www.neutrik.com/en/product/nl8md-v +neutrik speakon +0 +8 +8 +Connector_Audio +Jack_speakON_Neutrik_NLT4MD-V_Vertical +STX Series, 4 pole male chassis connector, metal housing, vertical PCB mount, self tapping screw holes (A-screw), https://www.neutrik.com/en/product/nlt4md-v +neutrik speakon stx +0 +4 +4 +Connector_Audio +MiniXLR-5_Switchcraft_TRAPC_Horizontal +http://www.switchcraft.com/ProductSummary.aspx?Parent=620 http://www.switchcraft.com/Drawings/TRAPC_X-TRASM_X_SERIES_CD.PDF +THT Mini XLR 5Pin right angle +0 +5 +5 +Connector_BarrelJack +BarrelJack_CLIFF_FC681465S_SMT_Horizontal +Surface-mount DC Barrel Jack, https://www.cliffuk.co.uk/products/dcconnectors/FC681465S.pdf +Power Jack SMT +0 +4 +3 +Connector_BarrelJack +BarrelJack_CUI_PJ-036AH-SMT_Horizontal +Surface-mount DC Barrel Jack, http://www.cui.com/product/resource/pj-036ah-smt.pdf +Power Jack SMT +0 +3 +3 +Connector_BarrelJack +BarrelJack_CUI_PJ-063AH_Horizontal +Barrel Jack, 2.0mm ID, 5.5mm OD, 24V, 8A, no switch, https://www.cui.com/product/resource/pj-063ah.pdf +barrel jack cui dc power +0 +4 +3 +Connector_BarrelJack +BarrelJack_CUI_PJ-063AH_Horizontal_CircularHoles +Barrel Jack, 2.0mm ID, 5.5mm OD, 24V, 8A, no switch, https://www.cui.com/product/resource/pj-063ah.pdf +barrel jack cui dc power +0 +4 +3 +Connector_BarrelJack +BarrelJack_CUI_PJ-102AH_Horizontal +Thin-pin DC Barrel Jack, https://cdn-shop.adafruit.com/datasheets/21mmdcjackDatasheet.pdf +Power Jack +0 +3 +3 +Connector_BarrelJack +BarrelJack_GCT_DCJ200-10-A_Horizontal +Barrel jack connector (5.5 mm outer diameter, 2.05 inner diameter ), https://gct.co/files/drawings/dcj200-10.pdf +connector barrel jack +0 +3 +3 +Connector_BarrelJack +BarrelJack_Horizontal +DC Barrel Jack +Power Jack +0 +3 +3 +Connector_BarrelJack +BarrelJack_SwitchcraftConxall_RAPC10U_Horizontal +DC Power Jack, 13A, 24V, Panel Mount,Through-hole, https://www.switchcraft.com/Drawings/RAPC10U_CD.pdf +barreljack switchcraftconxall dc power +0 +2 +2 +Connector_BarrelJack +BarrelJack_Wuerth_6941xx301002 +Wuerth electronics barrel jack connector (5.5mm outher diameter, inner diameter 2.05mm or 2.55mm depending on exact order number), See: http://katalog.we-online.de/em/datasheet/6941xx301002.pdf +connector barrel jack +0 +3 +3 +Connector_Card +CF-Card_3M_N7E50-A516xx-30 +Compact Flash Card connector, polarization inverse (https://multimedia.3m.com/mws/media/22424O/3mtm-cf-card-header-type-i-low-profile-surface-mount-ts0747.pdf) +connector cf +0 +54 +50 +Connector_Card +CF-Card_3M_N7E50-E516xx-30 +Compact Flash Card connector, normal polarization (https://multimedia.3m.com/mws/media/22424O/3mtm-cf-card-header-type-i-low-profile-surface-mount-ts0747.pdf) +connector cf +0 +54 +50 +Connector_Card +SD_Hirose_DM1AA_SF_PEJ82 +SD, SMD, top-mount, push-push (https://www.hirose.com/product/document?clcode=CL0609-0004-8-82&productname=DM1AA-SF-PEJ(82)&series=DM1&documenttype=2DDrawing&lang=en&documentid=0000915301) +SD card connector +0 +16 +13 +Connector_Card +SD_Kyocera_145638009211859+ +SD Card Connector, Normal Type, Outer Tail, Without Ejector (https://global.kyocera.com/prdct/electro/product/pdf/5638.pdf) +sd card smt +0 +13 +13 +Connector_Card +SD_Kyocera_145638009511859+ +SD Card Connector, Normal Type, Outer Tail, Spring Eject Type (https://global.kyocera.com/prdct/electro/product/pdf/5638.pdf) +sd card smt +0 +13 +13 +Connector_Card +SD_Kyocera_145638109211859+ +SD Card Connector, Reverse Type, Outer Tail, Without Ejector (https://global.kyocera.com/prdct/electro/product/pdf/5638.pdf) +sd card smt +0 +13 +13 +Connector_Card +SD_Kyocera_145638109511859+ +SD Card Connector, Reverse Type, Outer Tail, Spring Eject Type (https://global.kyocera.com/prdct/electro/product/pdf/5638.pdf) +sd card smt +0 +13 +13 +Connector_Card +SD_TE_2041021 +SD card connector, top mount, SMT (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F2041021%7FB%7Fpdf%7FEnglish%7FENG_CD_2041021_B_C_2041021_B.pdf%7F2041021-4) +sd card +0 +15 +12 +Connector_Card +microSD_HC_Hirose_DM3AT-SF-PEJM5 +Micro SD, SMD, right-angle, push-pull (https://www.hirose.com/product/en/download_file/key_name/DM3AT-SF-PEJM5/category/Drawing%20(2D)/doc_file_id/44099/?file_category_id=6&item_id=06090031000&is_series=) +Micro SD +0 +14 +11 +Connector_Card +microSD_HC_Hirose_DM3BT-DSF-PEJS +Micro SD, SMD, reverse on-board, right-angle, push-pull (https://www.hirose.com/product/en/download_file/key_name/DM3BT-DSF-PEJS/category/Drawing%20(2D)/doc_file_id/44097/?file_category_id=6&item_id=06090029900&is_series=) +Micro SD +0 +16 +11 +Connector_Card +microSD_HC_Hirose_DM3D-SF +Micro SD, SMD, right-angle, push-pull (https://media.digikey.com/PDF/Data%20Sheets/Hirose%20PDFs/DM3D-SF.pdf) +Micro SD +0 +14 +11 +Connector_Card +microSD_HC_Molex_104031-0811 +1.10mm Pitch microSD Memory Card Connector, Surface Mount, Push-Pull Type, 1.42mm Height, with Detect Switch (https://www.molex.com/pdm_docs/sd/1040310811_sd.pdf) +microSD SD molex +0 +14 +11 +Connector_Card +microSD_HC_Wuerth_693072010801 +http://katalog.we-online.de/em/datasheet/693072010801.pdf +Micro SD Wuerth Wurth Würth +0 +12 +9 +Connector_Card +microSIM_JAE_SF53S006VCBR2000 +https://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ115712.pdf +microSIM GSM Card +0 +14 +7 +Connector_Coaxial +BNC_Amphenol_031-6575_Horizontal +dual independently isolated BNC plug (https://www.amphenolrf.com/downloads/dl/file/id/2980/product/644/031_6575_customer_drawing.pdf) +Dual BNC Amphenol Horizontal +0 +6 +4 +Connector_Coaxial +BNC_Amphenol_B6252HB-NPP3G-50_Horizontal +http://www.farnell.com/datasheets/612848.pdf +BNC Amphenol Horizontal +0 +4 +2 +Connector_Coaxial +BNC_PanelMountable_Vertical +Panel-mountable BNC connector mounted through PCB, vertical +BNC connector +0 +2 +2 +Connector_Coaxial +BNC_TEConnectivity_1478035_Horizontal +BNC RF Interface, PCB mount 4 pin, Right Angle, Bayonet, 50Ohm, 4GHz, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1478035%7FB1%7Fpdf%7FEnglish%7FENG_CD_1478035_B1.pdf%7F1-1478035-0 +BNC RF interface bayonet 50ohm +0 +5 +2 +Connector_Coaxial +BNC_TEConnectivity_1478204_Vertical +BNC female PCB mount 4 pin straight chassis connector http://www.te.com/usa-en/product-1-1478204-0.html +BNC female PCB mount 4 pin straight chassis connector +0 +5 +2 +Connector_Coaxial +BNC_Win_364A2x95_Horizontal +Dual front isolated BNC plug (https://www.winconn.com/wp-content/uploads/364A2595.pdf) +Dual BNC Horizontal Isolated +0 +6 +3 +Connector_Coaxial +CoaxialSwitch_Hirose_MS-156C3_Horizontal +Subminiature Coaxial Switch 1.35mm High, DC to 11GHz +Switch Coaxial RF +0 +12 +3 +Connector_Coaxial +MMCX_Molex_73415-0961_Horizontal_0.8mm-PCB +Molex MMCX Horizontal Coaxial https://www.molex.com/pdm_docs/sd/734150961_sd.pdf +Molex MMCX Horizontal Coaxial +0 +3 +2 +Connector_Coaxial +MMCX_Molex_73415-0961_Horizontal_1.0mm-PCB +Molex MMCX Horizontal Coaxial https://www.molex.com/pdm_docs/sd/734150961_sd.pdf +Molex MMCX Horizontal Coaxial +0 +3 +2 +Connector_Coaxial +MMCX_Molex_73415-0961_Horizontal_1.6mm-PCB +Molex MMCX Horizontal Coaxial https://www.molex.com/pdm_docs/sd/734150961_sd.pdf +Molex MMCX Horizontal Coaxial +0 +3 +2 +Connector_Coaxial +MMCX_Molex_73415-1471_Vertical +http://www.molex.com/pdm_docs/sd/734151471_sd.pdf +Molex MMCX Coaxial Connector 50 ohms Female Jack Vertical THT +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_901-143_Horizontal + Amphenol RF 901-143 https://www.amphenolrf.com/library/download/link/link_id/585682 +SMA THT Female Jack Horizontal +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_901-144_Vertical +https://www.amphenolrf.com/downloads/dl/file/id/7023/product/3103/901_144_customer_drawing.pdf +SMA THT Female Jack Vertical +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_132134-10_Vertical +https://www.amphenolrf.com/downloads/dl/file/id/4007/product/2974/132134_10_customer_drawing.pdf +SMA SMD Female Jack Vertical +0 +3 +2 +Connector_Coaxial +SMA_Amphenol_132134-11_Vertical +https://www.amphenolrf.com/downloads/dl/file/id/3406/product/2975/132134_11_customer_drawing.pdf +SMA THT Female Jack Vertical ExtendedLegs +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_132134-14_Vertical +https://www.amphenolrf.com/downloads/dl/file/id/1793/product/2976/132134_14_customer_drawing.pdf +SMA THT Female Jack Vertical ExtendedLegs +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_132134-16_Vertical +https://www.amphenolrf.com/downloads/dl/file/id/1141/product/2978/132134_16_customer_drawing.pdf +SMA THT Female Jack Vertical ExtendedLegs +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_132134_Vertical +https://www.amphenolrf.com/downloads/dl/file/id/2187/product/2843/132134_customer_drawing.pdf +SMA THT Female Jack Vertical ExtendedLegs +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_132203-12_Horizontal +https://www.amphenolrf.com/media/downloads/1769/132203-12.pdf +SMA THT Female Jack Horizontal +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_132289_EdgeMount +http://www.amphenolrf.com/132289.html +SMA +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_132291-12_Vertical +https://www.amphenolrf.com/downloads/dl/file/id/1688/product/3020/132291_12_customer_drawing.pdf +SMA THT Female Jack Vertical Bulkhead +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_132291_Vertical +https://www.amphenolrf.com/downloads/dl/file/id/3222/product/2918/132291_customer_drawing.pdf +SMA THT Female Jack Vertical Bulkhead +0 +5 +2 +Connector_Coaxial +SMA_Molex_73251-1153_EdgeMount_Horizontal +Molex SMA RF Connectors, Edge Mount, (http://www.molex.com/pdm_docs/sd/732511150_sd.pdf) +sma edge +0 +11 +2 +Connector_Coaxial +SMA_Molex_73251-2120_EdgeMount_Horizontal +Molex SMA RF Connector, Edge Mount, (http://www.molex.com/pdm_docs/sd/732512120_sd.pdf) +sma edge +0 +11 +2 +Connector_Coaxial +SMA_Molex_73251-2200_Horizontal +https://www.molex.com/webdocs/datasheets/pdf/en-us/0732512200_RF_COAX_CONNECTORS.pdf +SMA THT Female Jack Horizontal +0 +5 +2 +Connector_Coaxial +SMA_Samtec_SMA-J-P-X-ST-EM1_EdgeMount +Connector SMA, 0Hz to 20GHz, 50Ohm, Edge Mount (http://suddendocs.samtec.com/prints/sma-j-p-x-st-em1-mkt.pdf) +SMA Straight Samtec Edge Mount +0 +5 +2 +Connector_Coaxial +SMA_Wurth_60312002114503_Vertical +https://www.we-online.de/katalog/datasheet/60312002114503.pdf +SMA THT Female Jack Vertical ExtendedLegs +0 +5 +2 +Connector_Coaxial +SMB_Jack_Vertical +SMB pcb mounting jack +SMB Jack Striaght +0 +5 +2 +Connector_Coaxial +U.FL_Hirose_U.FL-R-SMT-1_Vertical +Hirose U.FL Coaxial https://www.hirose.com/product/en/products/U.FL/U.FL-R-SMT-1%2810%29/ +Hirose U.FL Coaxial +0 +3 +2 +Connector_Coaxial +U.FL_Molex_MCRF_73412-0110_Vertical +Molex Microcoaxial RF Connectors (MCRF), mates Hirose U.FL, (http://www.molex.com/pdm_docs/sd/734120110_sd.pdf) +mcrf hirose ufl u.fl microcoaxial +0 +4 +2 +Connector_DIN +DIN41612_B2_2x8_Female_Vertical_THT +DIN41612 connector, type B/2, Vertical, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B/2 +0 +16 +16 +Connector_DIN +DIN41612_B2_2x8_Male_Horizontal_THT +DIN41612 connector, type B/2, Horizontal, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B/2 +0 +16 +16 +Connector_DIN +DIN41612_B2_2x16_Female_Vertical_THT +DIN41612 connector, type B/2, Vertical, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B/2 +0 +32 +32 +Connector_DIN +DIN41612_B2_2x16_Male_Horizontal_THT +DIN41612 connector, type B/2, Horizontal, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B/2 +0 +32 +32 +Connector_DIN +DIN41612_B3_2x5_Female_Vertical_THT +DIN41612 connector, type B/3, Vertical, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B/3 +0 +10 +10 +Connector_DIN +DIN41612_B3_2x5_Male_Horizontal_THT +DIN41612 connector, type B/3, Horizontal, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B/3 +0 +10 +10 +Connector_DIN +DIN41612_B3_2x10_Female_Vertical_THT +DIN41612 connector, type B/3, Vertical, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B/3 +0 +20 +20 +Connector_DIN +DIN41612_B3_2x10_Male_Horizontal_THT +DIN41612 connector, type B/3, Horizontal, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B/3 +0 +20 +20 +Connector_DIN +DIN41612_B_1x32_Female_Vertical_THT +DIN41612 connector, type B, Vertical, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B +0 +32 +32 +Connector_DIN +DIN41612_B_1x32_Male_Horizontal_THT +DIN41612 connector, type B, Horizontal, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B +0 +32 +32 +Connector_DIN +DIN41612_B_2x16_Female_Vertical_THT +DIN41612 connector, type B, Vertical, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B +0 +32 +32 +Connector_DIN +DIN41612_B_2x16_Male_Horizontal_THT +DIN41612 connector, type B, Horizontal, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B +0 +32 +32 +Connector_DIN +DIN41612_B_2x32_Female_Vertical_THT +DIN41612 connector, type B, Vertical, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B +0 +64 +64 +Connector_DIN +DIN41612_B_2x32_Male_Horizontal_THT +DIN41612 connector, type B, Horizontal, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B +0 +64 +64 +Connector_DIN +DIN41612_C2_2x16_Female_Vertical_THT +DIN41612 connector, type C/2, Vertical, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C/2 +0 +32 +32 +Connector_DIN +DIN41612_C2_2x16_Male_Horizontal_THT +DIN41612 connector, type C/2, Horizontal, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C/2 +0 +32 +32 +Connector_DIN +DIN41612_C2_3x16_Female_Vertical_THT +DIN41612 connector, type C/2, Vertical, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C/2 +0 +48 +48 +Connector_DIN +DIN41612_C2_3x16_Male_Horizontal_THT +DIN41612 connector, type C/2, Horizontal, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C/2 +0 +48 +48 +Connector_DIN +DIN41612_C3_2x10_Female_Vertical_THT +DIN41612 connector, type C/3, Vertical, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C/3 +0 +20 +20 +Connector_DIN +DIN41612_C3_2x10_Male_Horizontal_THT +DIN41612 connector, type C/3, Horizontal, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C/3 +0 +20 +20 +Connector_DIN +DIN41612_C3_3x10_Female_Vertical_THT +DIN41612 connector, type C/3, Vertical, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C/3 +0 +30 +30 +Connector_DIN +DIN41612_C3_3x10_Male_Horizontal_THT +DIN41612 connector, type C/3, Horizontal, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C/3 +0 +30 +30 +Connector_DIN +DIN41612_C_1x32_Female_Vertical_THT +DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +32 +32 +Connector_DIN +DIN41612_C_1x32_Male_Horizontal_THT +DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +32 +32 +Connector_DIN +DIN41612_C_2x16_Female_Vertical_THT +DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +32 +32 +Connector_DIN +DIN41612_C_2x16_Male_Horizontal_THT +DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +32 +32 +Connector_DIN +DIN41612_C_2x32_Female_Vertical_THT +DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +64 +64 +Connector_DIN +DIN41612_C_2x32_Male_Horizontal_THT +DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +64 +64 +Connector_DIN +DIN41612_C_3x16_Female_Vertical_THT +DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +48 +48 +Connector_DIN +DIN41612_C_3x16_Male_Horizontal_THT +DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +48 +48 +Connector_DIN +DIN41612_C_3x32_Female_Vertical_THT +DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +96 +96 +Connector_DIN +DIN41612_C_3x32_Male_Horizontal_THT +DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +96 +96 +Connector_DIN +DIN41612_D_2x8_Female_Vertical_THT +DIN41612 connector, type D, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 D +0 +16 +16 +Connector_DIN +DIN41612_D_2x8_Male_Horizontal_THT +DIN41612 connector, type D, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 D +0 +16 +16 +Connector_DIN +DIN41612_D_2x16_Female_Vertical_THT +DIN41612 connector, type D, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 D +0 +32 +32 +Connector_DIN +DIN41612_D_2x16_Male_Horizontal_THT +DIN41612 connector, type D, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 D +0 +32 +32 +Connector_DIN +DIN41612_E_2x16_Female_Vertical_THT +DIN41612 connector, type E, Vertical, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 E +0 +32 +32 +Connector_DIN +DIN41612_E_2x16_Male_Horizontal_THT +DIN41612 connector, type E, Horizontal, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 E +0 +32 +32 +Connector_DIN +DIN41612_E_2x16_RowsAC_Female_Vertical_THT +DIN41612 connector, type E, Vertical, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 E +0 +32 +32 +Connector_DIN +DIN41612_E_2x16_RowsAC_Male_Horizontal_THT +DIN41612 connector, type E, Horizontal, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 E +0 +32 +32 +Connector_DIN +DIN41612_E_3x16_Female_Vertical_THT +DIN41612 connector, type E, Vertical, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 E +0 +48 +48 +Connector_DIN +DIN41612_E_3x16_Male_Horizontal_THT +DIN41612 connector, type E, Horizontal, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 E +0 +48 +48 +Connector_DIN +DIN41612_F_2x16_Female_Vertical_THT +DIN41612 connector, type F, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 F +0 +32 +32 +Connector_DIN +DIN41612_F_2x16_Male_Horizontal_THT +DIN41612 connector, type F, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 F +0 +32 +32 +Connector_DIN +DIN41612_F_2x16_RowsZD_Female_Vertical_THT +DIN41612 connector, type F, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 F +0 +32 +32 +Connector_DIN +DIN41612_F_2x16_RowsZD_Male_Horizontal_THT +DIN41612 connector, type F, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 F +0 +32 +32 +Connector_DIN +DIN41612_F_3x16_Female_Vertical_THT +DIN41612 connector, type F, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 F +0 +48 +48 +Connector_DIN +DIN41612_F_3x16_Male_Horizontal_THT +DIN41612 connector, type F, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 F +0 +48 +48 +Connector_DIN +DIN41612_Q2_2x16_Male_Horizontal_THT +DIN41612 connector, type Q/2, Horizontal, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 Q/2 +0 +32 +32 +Connector_DIN +DIN41612_Q2_2x16_Male_Vertical_THT +DIN41612 connector, type Q/2, Vertical, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 Q/2 +0 +32 +32 +Connector_DIN +DIN41612_Q3_2x10_Male_Horizontal_THT +DIN41612 connector, type Q/3, Horizontal, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 Q/3 +0 +20 +20 +Connector_DIN +DIN41612_Q3_2x10_Male_Vertical_THT +DIN41612 connector, type Q/3, Vertical, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 Q/3 +0 +20 +20 +Connector_DIN +DIN41612_Q_2x32_Male_Horizontal_THT +DIN41612 connector, type Q, Horizontal, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 Q +0 +64 +64 +Connector_DIN +DIN41612_Q_2x32_Male_Vertical_THT +DIN41612 connector, type Q, Vertical, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 Q +0 +64 +64 +Connector_DIN +DIN41612_R2_2x16_Male_Horizontal_THT +DIN41612 connector, type R/2, Horizontal, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R/2 +0 +32 +32 +Connector_DIN +DIN41612_R2_2x16_Male_Vertical_THT +DIN41612 connector, type R/2, Vertical, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R/2 +0 +32 +32 +Connector_DIN +DIN41612_R2_3x16_Male_Horizontal_THT +DIN41612 connector, type R/2, Horizontal, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R/2 +0 +48 +48 +Connector_DIN +DIN41612_R2_3x16_Male_Vertical_THT +DIN41612 connector, type R/2, Vertical, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R/2 +0 +48 +48 +Connector_DIN +DIN41612_R3_2x10_Male_Horizontal_THT +DIN41612 connector, type R/3, Horizontal, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R/3 +0 +20 +20 +Connector_DIN +DIN41612_R3_2x10_Male_Vertical_THT +DIN41612 connector, type R/3, Vertical, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R/3 +0 +20 +20 +Connector_DIN +DIN41612_R3_3x10_Male_Horizontal_THT +DIN41612 connector, type R/3, Horizontal, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R/3 +0 +30 +30 +Connector_DIN +DIN41612_R3_3x10_Male_Vertical_THT +DIN41612 connector, type R/3, Vertical, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R/3 +0 +30 +30 +Connector_DIN +DIN41612_R_1x32_Male_Horizontal_THT +DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +32 +32 +Connector_DIN +DIN41612_R_1x32_Male_Vertical_THT +DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +32 +32 +Connector_DIN +DIN41612_R_2x16_Male_Horizontal_THT +DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +32 +32 +Connector_DIN +DIN41612_R_2x16_Male_Vertical_THT +DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +32 +32 +Connector_DIN +DIN41612_R_2x32_Male_Horizontal_THT +DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +64 +64 +Connector_DIN +DIN41612_R_2x32_Male_Vertical_THT +DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +64 +64 +Connector_DIN +DIN41612_R_3x16_Male_Horizontal_THT +DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +48 +48 +Connector_DIN +DIN41612_R_3x16_Male_Vertical_THT +DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +48 +48 +Connector_DIN +DIN41612_R_3x32_Male_Horizontal_THT +DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +96 +96 +Connector_DIN +DIN41612_R_3x32_Male_Vertical_THT +DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +96 +96 +Connector_Dsub +DSUB-9_Female_EdgeMount_P2.77mm +9-pin D-Sub connector, solder-cups edge-mounted, female, x-pin-pitch 2.77mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector edge mount solder cup female x-pin-pitch 2.77mm mounting holes distance 25mm +0 +9 +9 +Connector_Dsub +DSUB-9_Female_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.54mm pin-PCB-offset 9.4mm +0 +9 +9 +Connector_Dsub +DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.4mm +0 +9 +9 +Connector_Dsub +DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Female_Vertical_P2.77x2.84mm +9-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 25mm +0 +9 +9 +Connector_Dsub +DSUB-9_Female_Vertical_P2.77x2.84mm_MountingHoles +9-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Male_EdgeMount_P2.77mm +9-pin D-Sub connector, solder-cups edge-mounted, male, x-pin-pitch 2.77mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector edge mount solder cup male x-pin-pitch 2.77mm mounting holes distance 25mm +0 +9 +9 +Connector_Dsub +DSUB-9_Male_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.54mm pin-PCB-offset 9.4mm +0 +9 +9 +Connector_Dsub +DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.4mm +0 +9 +9 +Connector_Dsub +DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Male_Vertical_P2.77x2.84mm +9-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 25mm +0 +9 +9 +Connector_Dsub +DSUB-9_Male_Vertical_P2.77x2.84mm_MountingHoles +9-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 25mm +0 +11 +10 +Connector_Dsub +DSUB-15-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +17 +16 +Connector_Dsub +DSUB-15-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +17 +16 +Connector_Dsub +DSUB-15-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 9.4mm +0 +15 +15 +Connector_Dsub +DSUB-15-HD_Female_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x2.54mm pin-PCB-offset 9.4mm +0 +15 +15 +Connector_Dsub +DSUB-15-HD_Female_Vertical_P2.29x1.98mm_MountingHoles +15-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.29x1.98mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector straight vertical THT female pitch 2.29x1.98mm mounting holes distance 25mm +0 +17 +16 +Connector_Dsub +DSUB-15-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +17 +16 +Connector_Dsub +DSUB-15-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +17 +16 +Connector_Dsub +DSUB-15-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 9.4mm +0 +15 +15 +Connector_Dsub +DSUB-15-HD_Male_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x2.54mm pin-PCB-offset 9.4mm +0 +15 +15 +Connector_Dsub +DSUB-15-HD_Male_Vertical_P2.29x1.98mm_MountingHoles +15-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.29x1.98mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector straight vertical THT male pitch 2.29x1.98mm mounting holes distance 25mm +0 +17 +16 +Connector_Dsub +DSUB-15_Female_EdgeMount_P2.77mm +15-pin D-Sub connector, solder-cups edge-mounted, female, x-pin-pitch 2.77mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector edge mount solder cup female x-pin-pitch 2.77mm mounting holes distance 33.3mm +0 +15 +15 +Connector_Dsub +DSUB-15_Female_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.54mm pin-PCB-offset 9.4mm +0 +15 +15 +Connector_Dsub +DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.4mm +0 +15 +15 +Connector_Dsub +DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Female_Vertical_P2.77x2.84mm +15-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 33.3mm +0 +15 +15 +Connector_Dsub +DSUB-15_Female_Vertical_P2.77x2.84mm_MountingHoles +15-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Male_EdgeMount_P2.77mm +15-pin D-Sub connector, solder-cups edge-mounted, male, x-pin-pitch 2.77mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector edge mount solder cup male x-pin-pitch 2.77mm mounting holes distance 33.3mm +0 +15 +15 +Connector_Dsub +DSUB-15_Male_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.54mm pin-PCB-offset 9.4mm +0 +15 +15 +Connector_Dsub +DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.4mm +0 +15 +15 +Connector_Dsub +DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Male_Vertical_P2.77x2.84mm +15-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 33.3mm +0 +15 +15 +Connector_Dsub +DSUB-15_Male_Vertical_P2.77x2.84mm_MountingHoles +15-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-25_Female_EdgeMount_P2.77mm +25-pin D-Sub connector, solder-cups edge-mounted, female, x-pin-pitch 2.77mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector edge mount solder cup female x-pin-pitch 2.77mm mounting holes distance 47.1mm +0 +25 +25 +Connector_Dsub +DSUB-25_Female_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.54mm pin-PCB-offset 9.4mm +0 +25 +25 +Connector_Dsub +DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.4mm +0 +25 +25 +Connector_Dsub +DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Female_Vertical_P2.77x2.84mm +25-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 47.1mm +0 +25 +25 +Connector_Dsub +DSUB-25_Female_Vertical_P2.77x2.84mm_MountingHoles +25-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Male_EdgeMount_P2.77mm +25-pin D-Sub connector, solder-cups edge-mounted, male, x-pin-pitch 2.77mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector edge mount solder cup male x-pin-pitch 2.77mm mounting holes distance 47.1mm +0 +25 +25 +Connector_Dsub +DSUB-25_Male_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.54mm pin-PCB-offset 9.4mm +0 +25 +25 +Connector_Dsub +DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.4mm +0 +25 +25 +Connector_Dsub +DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Male_Vertical_P2.77x2.84mm +25-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 47.1mm +0 +25 +25 +Connector_Dsub +DSUB-25_Male_Vertical_P2.77x2.84mm_MountingHoles +25-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-26-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm +26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +26-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +28 +27 +Connector_Dsub +DSUB-26-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm +26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +26-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +28 +27 +Connector_Dsub +DSUB-26-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm +26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +26-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 9.4mm +0 +26 +26 +Connector_Dsub +DSUB-26-HD_Female_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm +26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +26-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x2.54mm pin-PCB-offset 9.4mm +0 +26 +26 +Connector_Dsub +DSUB-26-HD_Female_Vertical_P2.29x1.98mm_MountingHoles +26-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.29x1.98mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +26-pin D-Sub connector straight vertical THT female pitch 2.29x1.98mm mounting holes distance 33.3mm +0 +28 +27 +Connector_Dsub +DSUB-26-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm +26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +26-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +28 +27 +Connector_Dsub +DSUB-26-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm +26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +26-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +28 +27 +Connector_Dsub +DSUB-26-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm +26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +26-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 9.4mm +0 +26 +26 +Connector_Dsub +DSUB-26-HD_Male_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm +26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +26-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x2.54mm pin-PCB-offset 9.4mm +0 +26 +26 +Connector_Dsub +DSUB-26-HD_Male_Vertical_P2.29x1.98mm_MountingHoles +26-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.29x1.98mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +26-pin D-Sub connector straight vertical THT male pitch 2.29x1.98mm mounting holes distance 33.3mm +0 +28 +27 +Connector_Dsub +DSUB-37_Female_EdgeMount_P2.77mm +37-pin D-Sub connector, solder-cups edge-mounted, female, x-pin-pitch 2.77mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector edge mount solder cup female x-pin-pitch 2.77mm mounting holes distance 63.5mm +0 +37 +37 +Connector_Dsub +DSUB-37_Female_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.54mm pin-PCB-offset 9.4mm +0 +37 +37 +Connector_Dsub +DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.4mm +0 +37 +37 +Connector_Dsub +DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Female_Vertical_P2.77x2.84mm +37-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 63.5mm +0 +37 +37 +Connector_Dsub +DSUB-37_Female_Vertical_P2.77x2.84mm_MountingHoles +37-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Male_EdgeMount_P2.77mm +37-pin D-Sub connector, solder-cups edge-mounted, male, x-pin-pitch 2.77mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector edge mount solder cup male x-pin-pitch 2.77mm mounting holes distance 63.5mm +0 +37 +37 +Connector_Dsub +DSUB-37_Male_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.54mm pin-PCB-offset 9.4mm +0 +37 +37 +Connector_Dsub +DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.4mm +0 +37 +37 +Connector_Dsub +DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Male_Vertical_P2.77x2.84mm +37-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 63.5mm +0 +37 +37 +Connector_Dsub +DSUB-37_Male_Vertical_P2.77x2.84mm_MountingHoles +37-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-44-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm +44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +44-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +46 +45 +Connector_Dsub +DSUB-44-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm +44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +44-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +46 +45 +Connector_Dsub +DSUB-44-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm +44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +44-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 9.4mm +0 +44 +44 +Connector_Dsub +DSUB-44-HD_Female_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm +44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +44-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x2.54mm pin-PCB-offset 9.4mm +0 +44 +44 +Connector_Dsub +DSUB-44-HD_Female_Vertical_P2.29x1.98mm_MountingHoles +44-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.29x1.98mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +44-pin D-Sub connector straight vertical THT female pitch 2.29x1.98mm mounting holes distance 47.1mm +0 +46 +45 +Connector_Dsub +DSUB-44-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm +44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +44-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +46 +45 +Connector_Dsub +DSUB-44-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm +44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +44-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +46 +45 +Connector_Dsub +DSUB-44-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm +44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +44-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 9.4mm +0 +44 +44 +Connector_Dsub +DSUB-44-HD_Male_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm +44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +44-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x2.54mm pin-PCB-offset 9.4mm +0 +44 +44 +Connector_Dsub +DSUB-44-HD_Male_Vertical_P2.29x1.98mm_MountingHoles +44-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.29x1.98mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +44-pin D-Sub connector straight vertical THT male pitch 2.29x1.98mm mounting holes distance 47.1mm +0 +46 +45 +Connector_Dsub +DSUB-62-HD_Female_Horizontal_P2.41x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm +62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.41x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +62-pin D-Sub connector horizontal angled 90deg THT female pitch 2.41x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +64 +63 +Connector_Dsub +DSUB-62-HD_Female_Horizontal_P2.41x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm +62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.41x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +62-pin D-Sub connector horizontal angled 90deg THT female pitch 2.41x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +64 +63 +Connector_Dsub +DSUB-62-HD_Female_Horizontal_P2.41x1.98mm_EdgePinOffset9.40mm +62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.41x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +62-pin D-Sub connector horizontal angled 90deg THT female pitch 2.41x1.98mm pin-PCB-offset 9.4mm +0 +62 +62 +Connector_Dsub +DSUB-62-HD_Female_Horizontal_P2.41x2.54mm_EdgePinOffset9.40mm +62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.41x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +62-pin D-Sub connector horizontal angled 90deg THT female pitch 2.41x2.54mm pin-PCB-offset 9.4mm +0 +62 +62 +Connector_Dsub +DSUB-62-HD_Female_Vertical_P2.41x1.98mm_MountingHoles +62-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.41x1.98mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +62-pin D-Sub connector straight vertical THT female pitch 2.41x1.98mm mounting holes distance 63.5mm +0 +64 +63 +Connector_Dsub +DSUB-62-HD_Male_Horizontal_P2.41x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm +62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.41x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +62-pin D-Sub connector horizontal angled 90deg THT male pitch 2.41x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +64 +63 +Connector_Dsub +DSUB-62-HD_Male_Horizontal_P2.41x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm +62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.41x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +62-pin D-Sub connector horizontal angled 90deg THT male pitch 2.41x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +64 +63 +Connector_Dsub +DSUB-62-HD_Male_Horizontal_P2.41x1.98mm_EdgePinOffset9.40mm +62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.41x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +62-pin D-Sub connector horizontal angled 90deg THT male pitch 2.41x1.98mm pin-PCB-offset 9.4mm +0 +62 +62 +Connector_Dsub +DSUB-62-HD_Male_Horizontal_P2.41x2.54mm_EdgePinOffset9.40mm +62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.41x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +62-pin D-Sub connector horizontal angled 90deg THT male pitch 2.41x2.54mm pin-PCB-offset 9.4mm +0 +62 +62 +Connector_Dsub +DSUB-62-HD_Male_Vertical_P2.41x1.98mm_MountingHoles +62-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.41x1.98mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +62-pin D-Sub connector straight vertical THT male pitch 2.41x1.98mm mounting holes distance 63.5mm +0 +64 +63 +Connector_FFC-FPC +Hirose_FH12-6S-0.5SH_1x06-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-6S-0.5SH, 6 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +8 +7 +Connector_FFC-FPC +Hirose_FH12-8S-0.5SH_1x08-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-8S-0.5SH, 8 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +10 +9 +Connector_FFC-FPC +Hirose_FH12-10S-0.5SH_1x10-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-10S-0.5SH, 10 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +12 +11 +Connector_FFC-FPC +Hirose_FH12-11S-0.5SH_1x11-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-11S-0.5SH, 11 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +13 +12 +Connector_FFC-FPC +Hirose_FH12-12S-0.5SH_1x12-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-12S-0.5SH, 12 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +14 +13 +Connector_FFC-FPC +Hirose_FH12-13S-0.5SH_1x13-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-13S-0.5SH, 13 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +15 +14 +Connector_FFC-FPC +Hirose_FH12-14S-0.5SH_1x14-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-14S-0.5SH, 14 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +16 +15 +Connector_FFC-FPC +Hirose_FH12-15S-0.5SH_1x15-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-15S-0.5SH, 15 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +17 +16 +Connector_FFC-FPC +Hirose_FH12-16S-0.5SH_1x16-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-16S-0.5SH, 16 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +18 +17 +Connector_FFC-FPC +Hirose_FH12-17S-0.5SH_1x17-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-17S-0.5SH, 17 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +19 +18 +Connector_FFC-FPC +Hirose_FH12-18S-0.5SH_1x18-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-18S-0.5SH, 18 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +20 +19 +Connector_FFC-FPC +Hirose_FH12-19S-0.5SH_1x19-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-19S-0.5SH, 19 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +21 +20 +Connector_FFC-FPC +Hirose_FH12-20S-0.5SH_1x20-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-20S-0.5SH, 20 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +22 +21 +Connector_FFC-FPC +Hirose_FH12-22S-0.5SH_1x22-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-22S-0.5SH, 22 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +24 +23 +Connector_FFC-FPC +Hirose_FH12-24S-0.5SH_1x24-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-24S-0.5SH, 24 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +26 +25 +Connector_FFC-FPC +Hirose_FH12-25S-0.5SH_1x25-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-25S-0.5SH, 25 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +27 +26 +Connector_FFC-FPC +Hirose_FH12-26S-0.5SH_1x26-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-26S-0.5SH, 26 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +28 +27 +Connector_FFC-FPC +Hirose_FH12-28S-0.5SH_1x28-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-28S-0.5SH, 28 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +30 +29 +Connector_FFC-FPC +Hirose_FH12-30S-0.5SH_1x30-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-30S-0.5SH, 30 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +32 +31 +Connector_FFC-FPC +Hirose_FH12-32S-0.5SH_1x32-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-32S-0.5SH, 32 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +34 +33 +Connector_FFC-FPC +Hirose_FH12-33S-0.5SH_1x33-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-33S-0.5SH, 33 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +35 +34 +Connector_FFC-FPC +Hirose_FH12-34S-0.5SH_1x34-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-34S-0.5SH, 34 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +36 +35 +Connector_FFC-FPC +Hirose_FH12-35S-0.5SH_1x35-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-35S-0.5SH, 35 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +37 +36 +Connector_FFC-FPC +Hirose_FH12-36S-0.5SH_1x36-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-36S-0.5SH, 36 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +38 +37 +Connector_FFC-FPC +Hirose_FH12-40S-0.5SH_1x40-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-40S-0.5SH, 40 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +42 +41 +Connector_FFC-FPC +Hirose_FH12-45S-0.5SH_1x45-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-45S-0.5SH, 45 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +47 +46 +Connector_FFC-FPC +Hirose_FH12-50S-0.5SH_1x50-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-50S-0.5SH, 50 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +52 +51 +Connector_FFC-FPC +Hirose_FH12-53S-0.5SH_1x53-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-53S-0.5SH, 53 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +55 +54 +Connector_FFC-FPC +Hirose_FH41-30S-0.5SH_1x30_1MP_1SH_P0.5mm_Horizontal +Hirose FH41, FFC/FPC connector, FH41-30S-0.5SH, 30 Pins per row (https://www.hirose.com/fr/product/document?clcode=CL0580-2218-5-05&productname=FH41-30S-0.5SH(05)&series=FH41&documenttype=2DDrawing&lang=fr&documentid=0001001704) +connector Hirose FH41 horizontal +0 +38 +32 +Connector_FFC-FPC +JAE_FF0825SA1_2Rows-25Pins_P0.40mm_Horizontal +Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0825SA1, 25 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +25 +25 +Connector_FFC-FPC +JAE_FF0829SA1_2Rows-29Pins_P0.40mm_Horizontal +Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0829SA1, 29 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +29 +29 +Connector_FFC-FPC +JAE_FF0841SA1_2Rows-41Pins_P0.40mm_Horizontal +Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0841SA1, 41 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +41 +41 +Connector_FFC-FPC +JAE_FF0851SA1_2Rows-51Pins_P0.40mm_Horizontal +Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0851SA1, 51 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +51 +51 +Connector_FFC-FPC +JAE_FF0871SA1_2Rows-71Pins_P0.40mm_Horizontal +Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0871SA1, 71 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +71 +71 +Connector_FFC-FPC +JAE_FF0881SA1_2Rows-81Pins_P0.40mm_Horizontal +Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0881SA1, 81 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +81 +81 +Connector_FFC-FPC +Molex_52559-3652_2x18-1MP_P0.5mm_Vertical +Molex 0.50mm Pitch Easy-On Type FFC/FPC, 52559-3652, 36 Circuits (https://www.molex.com/pdm_docs/sd/525593652_sd.pdf) +connector Molex top entry +0 +40 +37 +Connector_FFC-FPC +Molex_54132-5033_1x50-1MP_P0.5mm_Horizontal +Molex FFC/FPC connector, 50 bottom-side contacts, 0.5mm pitch, 2.0mm height, https://www.molex.com/pdm_docs/sd/541325033_sd.pdf +FFC FPC +0 +54 +51 +Connector_FFC-FPC +Molex_54548-1071_1x10-1MP_P0.5mm_Horizontal +Molex FFC/FPC connector, 10 bottom-side contacts, 0.5mm pitch, 1.2mm height, https://www.molex.com/pdm_docs/sd/545481071_sd.pdf +FFC FPC connector +0 +12 +11 +Connector_FFC-FPC +Molex_200528-0040_1x04-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0040, 4 Circuits (https://www.molex.com/pdm_docs/sd/2005280040_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +6 +5 +Connector_FFC-FPC +Molex_200528-0050_1x05-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0050, 5 Circuits (https://www.molex.com/pdm_docs/sd/2005280050_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +7 +6 +Connector_FFC-FPC +Molex_200528-0060_1x06-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0060, 6 Circuits (https://www.molex.com/pdm_docs/sd/2005280060_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +8 +7 +Connector_FFC-FPC +Molex_200528-0070_1x07-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0070, 7 Circuits (https://www.molex.com/pdm_docs/sd/2005280070_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +9 +8 +Connector_FFC-FPC +Molex_200528-0080_1x08-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0080, 8 Circuits (https://www.molex.com/pdm_docs/sd/2005280080_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +10 +9 +Connector_FFC-FPC +Molex_200528-0090_1x09-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0090, 9 Circuits (https://www.molex.com/pdm_docs/sd/2005280090_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +11 +10 +Connector_FFC-FPC +Molex_200528-0100_1x10-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0100, 10 Circuits (https://www.molex.com/pdm_docs/sd/2005280100_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +12 +11 +Connector_FFC-FPC +Molex_200528-0110_1x11-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0110, 11 Circuits (https://www.molex.com/pdm_docs/sd/2005280110_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +13 +12 +Connector_FFC-FPC +Molex_200528-0120_1x12-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0120, 12 Circuits (https://www.molex.com/pdm_docs/sd/2005280120_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +14 +13 +Connector_FFC-FPC +Molex_200528-0130_1x13-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0130, 13 Circuits (https://www.molex.com/pdm_docs/sd/2005280130_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +15 +14 +Connector_FFC-FPC +Molex_200528-0140_1x14-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0140, 14 Circuits (https://www.molex.com/pdm_docs/sd/2005280140_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +16 +15 +Connector_FFC-FPC +Molex_200528-0150_1x15-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0150, 15 Circuits (https://www.molex.com/pdm_docs/sd/2005280150_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +17 +16 +Connector_FFC-FPC +Molex_200528-0160_1x16-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0160, 16 Circuits (https://www.molex.com/pdm_docs/sd/2005280160_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +18 +17 +Connector_FFC-FPC +Molex_200528-0170_1x17-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0170, 17 Circuits (https://www.molex.com/pdm_docs/sd/2005280170_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +19 +18 +Connector_FFC-FPC +Molex_200528-0180_1x18-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0180, 18 Circuits (https://www.molex.com/pdm_docs/sd/2005280180_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +20 +19 +Connector_FFC-FPC +Molex_200528-0190_1x19-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0190, 19 Circuits (https://www.molex.com/pdm_docs/sd/2005280190_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +21 +20 +Connector_FFC-FPC +Molex_200528-0200_1x20-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0200, 20 Circuits (https://www.molex.com/pdm_docs/sd/2005280200_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +22 +21 +Connector_FFC-FPC +Molex_200528-0210_1x21-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0210, 21 Circuits (https://www.molex.com/pdm_docs/sd/2005280210_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +23 +22 +Connector_FFC-FPC +Molex_200528-0220_1x22-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0220, 22 Circuits (https://www.molex.com/pdm_docs/sd/2005280220_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +24 +23 +Connector_FFC-FPC +Molex_200528-0230_1x23-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0230, 23 Circuits (https://www.molex.com/pdm_docs/sd/2005280230_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +25 +24 +Connector_FFC-FPC +Molex_200528-0240_1x24-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0240, 24 Circuits (https://www.molex.com/pdm_docs/sd/2005280240_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +26 +25 +Connector_FFC-FPC +Molex_200528-0250_1x25-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0250, 25 Circuits (https://www.molex.com/pdm_docs/sd/2005280250_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +27 +26 +Connector_FFC-FPC +Molex_200528-0260_1x26-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0260, 26 Circuits (https://www.molex.com/pdm_docs/sd/2005280260_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +28 +27 +Connector_FFC-FPC +Molex_200528-0270_1x27-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0270, 27 Circuits (https://www.molex.com/pdm_docs/sd/2005280270_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +29 +28 +Connector_FFC-FPC +Molex_200528-0280_1x28-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0280, 28 Circuits (https://www.molex.com/pdm_docs/sd/2005280280_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +30 +29 +Connector_FFC-FPC +Molex_200528-0290_1x29-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0290, 29 Circuits (https://www.molex.com/pdm_docs/sd/2005280290_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +31 +30 +Connector_FFC-FPC +Molex_200528-0300_1x30-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0300, 30 Circuits (https://www.molex.com/pdm_docs/sd/2005280300_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +32 +31 +Connector_FFC-FPC +Molex_502231-1500_1x15-1SH_P0.5mm_Vertical +Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 6.05mm Height, Vertical, Surface Mount, ZIF, 15 Circuits (https://www.molex.com/pdm_docs/sd/5022311500_sd.pdf) +molex FFC/FPC connector Pitch 0.5mm vertical +0 +17 +16 +Connector_FFC-FPC +Molex_502231-2400_1x24-1SH_P0.5mm_Vertical +Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 6.05mm Height, Vertical, Surface Mount, ZIF, 24 Circuits (https://www.molex.com/pdm_docs/sd/5022312400_sd.pdf) +molex FFC/FPC connector Pitch 0.5mm vertical +0 +26 +25 +Connector_FFC-FPC +Molex_502231-3300_1x33-1SH_P0.5mm_Vertical +Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 6.05mm Height, Vertical, Surface Mount, ZIF, 33 Circuits (https://www.molex.com/pdm_docs/sd/5022313300_sd.pdf) +molex FFC/FPC connector Pitch 0.5mm vertical +0 +36 +34 +Connector_FFC-FPC +Molex_502244-1530_1x15-1MP_P0.5mm_Horizontal +Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 2.33mm Height, Right Angle, Surface Mount, ZIF, Bottom Contact Style, 15 Circuits (http://www.molex.com/pdm_docs/sd/5022441530_sd.pdf) +molex FFC/FPC connector Pitch 0.5mm right angle +0 +19 +16 +Connector_FFC-FPC +Molex_502244-2430_1x24-1MP_P0.5mm_Horizontal +Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 2.33mm Height, Right Angle, Surface Mount, ZIF, Bottom Contact Style, 24 Circuits (http://www.molex.com/pdm_docs/sd/5022441530_sd.pdf) +molex FFC/FPC connector Pitch 0.5mm right angle +0 +28 +25 +Connector_FFC-FPC +Molex_502244-3330_1x33-1MP_P0.5mm_Horizontal +Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 2.33mm Height, Right Angle, Surface Mount, ZIF, Bottom Contact Style, 33 Circuits (http://www.molex.com/pdm_docs/sd/5022441530_sd.pdf) +molex FFC/FPC connector Pitch 0.5mm right angle +0 +39 +34 +Connector_FFC-FPC +Molex_502250-1791_2Rows-17Pins-1MP_P0.60mm_Horizontal +Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-1791, 17 Circuits (http://www.molex.com/pdm_docs/sd/5022501791_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +19 +18 +Connector_FFC-FPC +Molex_502250-2191_2Rows-21Pins-1MP_P0.60mm_Horizontal +Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-2191, 21 Circuits (http://www.molex.com/pdm_docs/sd/5022502191_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +23 +22 +Connector_FFC-FPC +Molex_502250-2391_2Rows-23Pins-1MP_P0.60mm_Horizontal +Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-2391, 23 Circuits (http://www.molex.com/pdm_docs/sd/5022502391_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +25 +24 +Connector_FFC-FPC +Molex_502250-2791_2Rows-27Pins-1MP_P0.60mm_Horizontal +Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-2791, 27 Circuits (http://www.molex.com/pdm_docs/sd/5022502791_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +29 +28 +Connector_FFC-FPC +Molex_502250-3391_2Rows-33Pins-1MP_P0.60mm_Horizontal +Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-3391, 33 Circuits (http://www.molex.com/pdm_docs/sd/5022503391_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +35 +34 +Connector_FFC-FPC +Molex_502250-3591_2Rows-35Pins-1MP_P0.60mm_Horizontal +Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-3591, 35 Circuits (http://www.molex.com/pdm_docs/sd/5022503591_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +37 +36 +Connector_FFC-FPC +Molex_502250-3991_2Rows-39Pins-1MP_P0.60mm_Horizontal +Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-3991, 39 Circuits (http://www.molex.com/pdm_docs/sd/5022503991_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +41 +40 +Connector_FFC-FPC +Molex_502250-4191_2Rows-41Pins-1MP_P0.60mm_Horizontal +Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-4191, 41 Circuits (http://www.molex.com/pdm_docs/sd/5022504191_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +43 +42 +Connector_FFC-FPC +Molex_502250-5191_2Rows-51Pins-1MP_P0.60mm_Horizontal +Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-5191, 51 Circuits (http://www.molex.com/pdm_docs/sd/5022505191_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +53 +52 +Connector_FFC-FPC +TE_0-1734839-5_1x05-1MP_P0.5mm_Horizontal +TE FPC connector, 05 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +7 +6 +Connector_FFC-FPC +TE_0-1734839-6_1x06-1MP_P0.5mm_Horizontal +TE FPC connector, 06 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +8 +7 +Connector_FFC-FPC +TE_0-1734839-7_1x07-1MP_P0.5mm_Horizontal +TE FPC connector, 07 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +9 +8 +Connector_FFC-FPC +TE_0-1734839-8_1x08-1MP_P0.5mm_Horizontal +TE FPC connector, 08 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +10 +9 +Connector_FFC-FPC +TE_0-1734839-9_1x09-1MP_P0.5mm_Horizontal +TE FPC connector, 09 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +11 +10 +Connector_FFC-FPC +TE_1-84952-0_1x10-1MP_P1.0mm_Horizontal +TE FPC connector, 10 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +12 +11 +Connector_FFC-FPC +TE_1-84952-1_1x11-1MP_P1.0mm_Horizontal +TE FPC connector, 11 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +13 +12 +Connector_FFC-FPC +TE_1-84952-2_1x12-1MP_P1.0mm_Horizontal +TE FPC connector, 12 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +14 +13 +Connector_FFC-FPC +TE_1-84952-3_1x13-1MP_P1.0mm_Horizontal +TE FPC connector, 13 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +15 +14 +Connector_FFC-FPC +TE_1-84952-4_1x14-1MP_P1.0mm_Horizontal +TE FPC connector, 14 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +16 +15 +Connector_FFC-FPC +TE_1-84952-5_1x15-1MP_P1.0mm_Horizontal +TE FPC connector, 15 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +17 +16 +Connector_FFC-FPC +TE_1-84952-6_1x16-1MP_P1.0mm_Horizontal +TE FPC connector, 16 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +18 +17 +Connector_FFC-FPC +TE_1-84952-7_1x17-1MP_P1.0mm_Horizontal +TE FPC connector, 17 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +19 +18 +Connector_FFC-FPC +TE_1-84952-8_1x18-1MP_P1.0mm_Horizontal +TE FPC connector, 18 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +20 +19 +Connector_FFC-FPC +TE_1-84952-9_1x19-1MP_P1.0mm_Horizontal +TE FPC connector, 19 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +21 +20 +Connector_FFC-FPC +TE_1-84953-0_1x10-1MP_P1.0mm_Horizontal +TE FPC connector, 10 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +12 +11 +Connector_FFC-FPC +TE_1-84953-1_1x11-1MP_P1.0mm_Horizontal +TE FPC connector, 11 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +13 +12 +Connector_FFC-FPC +TE_1-84953-2_1x12-1MP_P1.0mm_Horizontal +TE FPC connector, 12 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +14 +13 +Connector_FFC-FPC +TE_1-84953-3_1x13-1MP_P1.0mm_Horizontal +TE FPC connector, 13 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +15 +14 +Connector_FFC-FPC +TE_1-84953-4_1x14-1MP_P1.0mm_Horizontal +TE FPC connector, 14 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +16 +15 +Connector_FFC-FPC +TE_1-84953-5_1x15-1MP_P1.0mm_Horizontal +TE FPC connector, 15 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +17 +16 +Connector_FFC-FPC +TE_1-84953-6_1x16-1MP_P1.0mm_Horizontal +TE FPC connector, 16 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +18 +17 +Connector_FFC-FPC +TE_1-84953-7_1x17-1MP_P1.0mm_Horizontal +TE FPC connector, 17 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +19 +18 +Connector_FFC-FPC +TE_1-84953-8_1x18-1MP_P1.0mm_Horizontal +TE FPC connector, 18 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +20 +19 +Connector_FFC-FPC +TE_1-84953-9_1x19-1MP_P1.0mm_Horizontal +TE FPC connector, 19 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +21 +20 +Connector_FFC-FPC +TE_1-1734839-0_1x10-1MP_P0.5mm_Horizontal +TE FPC connector, 10 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +12 +11 +Connector_FFC-FPC +TE_1-1734839-1_1x11-1MP_P0.5mm_Horizontal +TE FPC connector, 11 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +13 +12 +Connector_FFC-FPC +TE_1-1734839-2_1x12-1MP_P0.5mm_Horizontal +TE FPC connector, 12 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +14 +13 +Connector_FFC-FPC +TE_1-1734839-3_1x13-1MP_P0.5mm_Horizontal +TE FPC connector, 13 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +15 +14 +Connector_FFC-FPC +TE_1-1734839-4_1x14-1MP_P0.5mm_Horizontal +TE FPC connector, 14 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +16 +15 +Connector_FFC-FPC +TE_1-1734839-5_1x15-1MP_P0.5mm_Horizontal +TE FPC connector, 15 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +17 +16 +Connector_FFC-FPC +TE_1-1734839-6_1x16-1MP_P0.5mm_Horizontal +TE FPC connector, 16 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +18 +17 +Connector_FFC-FPC +TE_1-1734839-7_1x17-1MP_P0.5mm_Horizontal +TE FPC connector, 17 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +19 +18 +Connector_FFC-FPC +TE_1-1734839-8_1x18-1MP_P0.5mm_Horizontal +TE FPC connector, 18 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +20 +19 +Connector_FFC-FPC +TE_1-1734839-9_1x19-1MP_P0.5mm_Horizontal +TE FPC connector, 19 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +21 +20 +Connector_FFC-FPC +TE_2-84952-0_1x20-1MP_P1.0mm_Horizontal +TE FPC connector, 20 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +22 +21 +Connector_FFC-FPC +TE_2-84952-1_1x21-1MP_P1.0mm_Horizontal +TE FPC connector, 21 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +23 +22 +Connector_FFC-FPC +TE_2-84952-2_1x22-1MP_P1.0mm_Horizontal +TE FPC connector, 22 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +24 +23 +Connector_FFC-FPC +TE_2-84952-3_1x23-1MP_P1.0mm_Horizontal +TE FPC connector, 23 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +25 +24 +Connector_FFC-FPC +TE_2-84952-4_1x24-1MP_P1.0mm_Horizontal +TE FPC connector, 24 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +26 +25 +Connector_FFC-FPC +TE_2-84952-5_1x25-1MP_P1.0mm_Horizontal +TE FPC connector, 25 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +27 +26 +Connector_FFC-FPC +TE_2-84952-6_1x26-1MP_P1.0mm_Horizontal +TE FPC connector, 26 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +28 +27 +Connector_FFC-FPC +TE_2-84952-7_1x27-1MP_P1.0mm_Horizontal +TE FPC connector, 27 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +29 +28 +Connector_FFC-FPC +TE_2-84952-8_1x28-1MP_P1.0mm_Horizontal +TE FPC connector, 28 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +30 +29 +Connector_FFC-FPC +TE_2-84952-9_1x29-1MP_P1.0mm_Horizontal +TE FPC connector, 29 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +31 +30 +Connector_FFC-FPC +TE_2-84953-0_1x20-1MP_P1.0mm_Horizontal +TE FPC connector, 20 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +22 +21 +Connector_FFC-FPC +TE_2-84953-1_1x21-1MP_P1.0mm_Horizontal +TE FPC connector, 21 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +23 +22 +Connector_FFC-FPC +TE_2-84953-2_1x22-1MP_P1.0mm_Horizontal +TE FPC connector, 22 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +24 +23 +Connector_FFC-FPC +TE_2-84953-3_1x23-1MP_P1.0mm_Horizontal +TE FPC connector, 23 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +25 +24 +Connector_FFC-FPC +TE_2-84953-4_1x24-1MP_P1.0mm_Horizontal +TE FPC connector, 24 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +26 +25 +Connector_FFC-FPC +TE_2-84953-5_1x25-1MP_P1.0mm_Horizontal +TE FPC connector, 25 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +27 +26 +Connector_FFC-FPC +TE_2-84953-6_1x26-1MP_P1.0mm_Horizontal +TE FPC connector, 26 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +28 +27 +Connector_FFC-FPC +TE_2-84953-7_1x27-1MP_P1.0mm_Horizontal +TE FPC connector, 27 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +29 +28 +Connector_FFC-FPC +TE_2-84953-8_1x28-1MP_P1.0mm_Horizontal +TE FPC connector, 28 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +30 +29 +Connector_FFC-FPC +TE_2-84953-9_1x29-1MP_P1.0mm_Horizontal +TE FPC connector, 29 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +31 +30 +Connector_FFC-FPC +TE_2-1734839-0_1x20-1MP_P0.5mm_Horizontal +TE FPC connector, 20 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +22 +21 +Connector_FFC-FPC +TE_2-1734839-1_1x21-1MP_P0.5mm_Horizontal +TE FPC connector, 21 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +23 +22 +Connector_FFC-FPC +TE_2-1734839-2_1x22-1MP_P0.5mm_Horizontal +TE FPC connector, 22 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +24 +23 +Connector_FFC-FPC +TE_2-1734839-3_1x23-1MP_P0.5mm_Horizontal +TE FPC connector, 23 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +25 +24 +Connector_FFC-FPC +TE_2-1734839-4_1x24-1MP_P0.5mm_Horizontal +TE FPC connector, 24 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +26 +25 +Connector_FFC-FPC +TE_2-1734839-5_1x25-1MP_P0.5mm_Horizontal +TE FPC connector, 25 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +27 +26 +Connector_FFC-FPC +TE_2-1734839-6_1x26-1MP_P0.5mm_Horizontal +TE FPC connector, 26 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +28 +27 +Connector_FFC-FPC +TE_2-1734839-7_1x27-1MP_P0.5mm_Horizontal +TE FPC connector, 27 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +29 +28 +Connector_FFC-FPC +TE_2-1734839-8_1x28-1MP_P0.5mm_Horizontal +TE FPC connector, 28 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +30 +29 +Connector_FFC-FPC +TE_2-1734839-9_1x29-1MP_P0.5mm_Horizontal +TE FPC connector, 29 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +31 +30 +Connector_FFC-FPC +TE_3-84952-0_1x30-1MP_P1.0mm_Horizontal +TE FPC connector, 30 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +32 +31 +Connector_FFC-FPC +TE_3-84953-0_1x30-1MP_P1.0mm_Horizontal +TE FPC connector, 30 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +32 +31 +Connector_FFC-FPC +TE_3-1734839-0_1x30-1MP_P0.5mm_Horizontal +TE FPC connector, 30 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +32 +31 +Connector_FFC-FPC +TE_3-1734839-1_1x31-1MP_P0.5mm_Horizontal +TE FPC connector, 31 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +33 +32 +Connector_FFC-FPC +TE_3-1734839-2_1x32-1MP_P0.5mm_Horizontal +TE FPC connector, 32 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +34 +33 +Connector_FFC-FPC +TE_3-1734839-3_1x33-1MP_P0.5mm_Horizontal +TE FPC connector, 33 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +35 +34 +Connector_FFC-FPC +TE_3-1734839-4_1x34-1MP_P0.5mm_Horizontal +TE FPC connector, 34 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +36 +35 +Connector_FFC-FPC +TE_3-1734839-5_1x35-1MP_P0.5mm_Horizontal +TE FPC connector, 35 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +37 +36 +Connector_FFC-FPC +TE_3-1734839-6_1x36-1MP_P0.5mm_Horizontal +TE FPC connector, 36 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +38 +37 +Connector_FFC-FPC +TE_3-1734839-7_1x37-1MP_P0.5mm_Horizontal +TE FPC connector, 37 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +39 +38 +Connector_FFC-FPC +TE_3-1734839-8_1x38-1MP_P0.5mm_Horizontal +TE FPC connector, 38 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +40 +39 +Connector_FFC-FPC +TE_3-1734839-9_1x39-1MP_P0.5mm_Horizontal +TE FPC connector, 39 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +41 +40 +Connector_FFC-FPC +TE_4-1734839-0_1x40-1MP_P0.5mm_Horizontal +TE FPC connector, 40 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +42 +41 +Connector_FFC-FPC +TE_4-1734839-1_1x41-1MP_P0.5mm_Horizontal +TE FPC connector, 41 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +43 +42 +Connector_FFC-FPC +TE_4-1734839-2_1x42-1MP_P0.5mm_Horizontal +TE FPC connector, 42 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +44 +43 +Connector_FFC-FPC +TE_4-1734839-3_1x43-1MP_P0.5mm_Horizontal +TE FPC connector, 43 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +45 +44 +Connector_FFC-FPC +TE_4-1734839-4_1x44-1MP_P0.5mm_Horizontal +TE FPC connector, 44 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +46 +45 +Connector_FFC-FPC +TE_4-1734839-5_1x45-1MP_P0.5mm_Horizontal +TE FPC connector, 45 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +47 +46 +Connector_FFC-FPC +TE_4-1734839-6_1x46-1MP_P0.5mm_Horizontal +TE FPC connector, 46 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +48 +47 +Connector_FFC-FPC +TE_4-1734839-7_1x47-1MP_P0.5mm_Horizontal +TE FPC connector, 47 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +49 +48 +Connector_FFC-FPC +TE_4-1734839-8_1x48-1MP_P0.5mm_Horizontal +TE FPC connector, 48 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +50 +49 +Connector_FFC-FPC +TE_4-1734839-9_1x49-1MP_P0.5mm_Horizontal +TE FPC connector, 49 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +51 +50 +Connector_FFC-FPC +TE_5-1734839-0_1x50-1MP_P0.5mm_Horizontal +TE FPC connector, 50 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +52 +51 +Connector_FFC-FPC +TE_84952-4_1x04-1MP_P1.0mm_Horizontal +TE FPC connector, 04 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +6 +5 +Connector_FFC-FPC +TE_84952-5_1x05-1MP_P1.0mm_Horizontal +TE FPC connector, 05 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +7 +6 +Connector_FFC-FPC +TE_84952-6_1x06-1MP_P1.0mm_Horizontal +TE FPC connector, 06 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +8 +7 +Connector_FFC-FPC +TE_84952-7_1x07-1MP_P1.0mm_Horizontal +TE FPC connector, 07 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +9 +8 +Connector_FFC-FPC +TE_84952-8_1x08-1MP_P1.0mm_Horizontal +TE FPC connector, 08 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +10 +9 +Connector_FFC-FPC +TE_84952-9_1x09-1MP_P1.0mm_Horizontal +TE FPC connector, 09 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +11 +10 +Connector_FFC-FPC +TE_84953-4_1x04-1MP_P1.0mm_Horizontal +TE FPC connector, 04 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +6 +5 +Connector_FFC-FPC +TE_84953-5_1x05-1MP_P1.0mm_Horizontal +TE FPC connector, 05 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +7 +6 +Connector_FFC-FPC +TE_84953-6_1x06-1MP_P1.0mm_Horizontal +TE FPC connector, 06 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +8 +7 +Connector_FFC-FPC +TE_84953-7_1x07-1MP_P1.0mm_Horizontal +TE FPC connector, 07 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +9 +8 +Connector_FFC-FPC +TE_84953-8_1x08-1MP_P1.0mm_Horizontal +TE FPC connector, 08 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +10 +9 +Connector_FFC-FPC +TE_84953-9_1x09-1MP_P1.0mm_Horizontal +TE FPC connector, 09 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +11 +10 +Connector_FFC-FPC +Wuerth_68611214422_1x12-1MP_P1.0mm_Horizontal +http://katalog.we-online.de/em/datasheet/68611214422.pdf +Wuerth FPC 68611214422 connector 12 bottom-side contacts 1.0mm pitch 1.0mm height SMT +0 +14 +13 +Connector_HDMI +HDMI_A_Contact_Technology_HDMI-19APL2_Horizontal +HDMI Contact Technology Type A http://www.contactswitch.com/en/download.aspx?id=1449 +HDMI Contact Technology Type A +0 +23 +20 +Connector_HDMI +HDMI_A_Kycon_KDMIX-SL1-NS-WS-B15_VerticalRightAngle +HDMI, Type A, Kycon KDMIX-SL1-NS-WS-B15, Vertical Right Angle, http://www.kycon.com/Pub_Eng_Draw/KDMIX-SL1-NS-WS-B15.pdf +hdmi type a +0 +23 +20 +Connector_HDMI +HDMI_Micro-D_Molex_46765-0x01 +HDMI, Micro, Type D, SMD, 0.4mm pitch, 19 ckt, right angle (http://www.molex.com/pdm_docs/sd/467651301_sd.pdf) +hdmi micro type d right angle smd +0 +23 +20 +Connector_HDMI +HDMI_Micro-D_Molex_46765-1x01 +HDMI, Micro, Type D, THT, 0.4mm pitch, 19 ckt, right angle (http://www.molex.com/pdm_docs/sd/467651301_sd.pdf) +hdmi micro type d right angle tht +0 +23 +20 +Connector_HDMI +HDMI_Micro-D_Molex_46765-2x0x +HDMI, Micro, Type D, THT/SMD hybrid, 0.4mm pitch, 19 ckt, right angle (http://www.molex.com/pdm_docs/sd/467651301_sd.pdf) +hdmi micro type d right angle tht smd hybrid +0 +23 +20 +Connector_Harting +Harting_har-flexicon_14110213001xxx_1x02-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14110213001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +4 +3 +Connector_Harting +Harting_har-flexicon_14110213002xxx_1x02-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110213002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +4 +3 +Connector_Harting +Harting_har-flexicon_14110213010xxx_1x02-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110213010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +4 +3 +Connector_Harting +Harting_har-flexicon_14110313001xxx_1x03-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14110313001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +5 +4 +Connector_Harting +Harting_har-flexicon_14110313002xxx_1x03-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110313002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +5 +4 +Connector_Harting +Harting_har-flexicon_14110313010xxx_1x03-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110313010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +5 +4 +Connector_Harting +Harting_har-flexicon_14110413001xxx_1x04-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14110413001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +6 +5 +Connector_Harting +Harting_har-flexicon_14110413002xxx_1x04-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110413002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +6 +5 +Connector_Harting +Harting_har-flexicon_14110413010xxx_1x04-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110413010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +6 +5 +Connector_Harting +Harting_har-flexicon_14110513001xxx_1x05-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14110513001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +7 +6 +Connector_Harting +Harting_har-flexicon_14110513002xxx_1x05-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110513002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +7 +6 +Connector_Harting +Harting_har-flexicon_14110513010xxx_1x05-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110513010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +7 +6 +Connector_Harting +Harting_har-flexicon_14110613001xxx_1x06-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14110613001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +8 +7 +Connector_Harting +Harting_har-flexicon_14110613002xxx_1x06-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110613002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +8 +7 +Connector_Harting +Harting_har-flexicon_14110613010xxx_1x06-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110613010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +8 +7 +Connector_Harting +Harting_har-flexicon_14110713001xxx_1x07-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14110713001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +9 +8 +Connector_Harting +Harting_har-flexicon_14110713002xxx_1x07-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110713002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +9 +8 +Connector_Harting +Harting_har-flexicon_14110713010xxx_1x07-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110713010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +9 +8 +Connector_Harting +Harting_har-flexicon_14110813001xxx_1x08-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14110813001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +10 +9 +Connector_Harting +Harting_har-flexicon_14110813002xxx_1x08-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110813002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +10 +9 +Connector_Harting +Harting_har-flexicon_14110813010xxx_1x08-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110813010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +10 +9 +Connector_Harting +Harting_har-flexicon_14110913001xxx_1x09-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14110913001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +11 +10 +Connector_Harting +Harting_har-flexicon_14110913002xxx_1x09-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110913002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +11 +10 +Connector_Harting +Harting_har-flexicon_14110913010xxx_1x09-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110913010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +11 +10 +Connector_Harting +Harting_har-flexicon_14111013001xxx_1x10-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14111013001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +12 +11 +Connector_Harting +Harting_har-flexicon_14111013002xxx_1x10-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14111013002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +12 +11 +Connector_Harting +Harting_har-flexicon_14111013010xxx_1x10-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14111013010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +12 +11 +Connector_Harting +Harting_har-flexicon_14111113001xxx_1x11-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14111113001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +13 +12 +Connector_Harting +Harting_har-flexicon_14111113002xxx_1x11-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14111113002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +13 +12 +Connector_Harting +Harting_har-flexicon_14111113010xxx_1x11-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14111113010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +13 +12 +Connector_Harting +Harting_har-flexicon_14111213001xxx_1x12-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14111213001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +14 +13 +Connector_Harting +Harting_har-flexicon_14111213002xxx_1x12-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14111213002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +14 +13 +Connector_Harting +Harting_har-flexicon_14111213010xxx_1x12-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14111213010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +14 +13 +Connector_Harwin +Harwin_Gecko-G125-FVX0605L0X_2x03_P1.25mm_Vertical +Harwin Gecko Connector, 6 pins, dual row female, vertical entry, PN:G125-FVX0605L0X +connector harwin gecko +0 +6 +6 +Connector_Harwin +Harwin_Gecko-G125-FVX1005L0X_2x05_P1.25mm_Vertical +Harwin Gecko Connector, 10 pins, dual row female, vertical entry, PN:G125-FVX1005L0X +connector harwin gecko +0 +10 +10 +Connector_Harwin +Harwin_Gecko-G125-FVX1205L0X_2x06_P1.25mm_Vertical +Harwin Gecko Connector, 12 pins, dual row female, vertical entry, PN:G125-FVX1205L0X +connector harwin gecko +0 +12 +12 +Connector_Harwin +Harwin_Gecko-G125-FVX1605L0X_2x08_P1.25mm_Vertical +Harwin Gecko Connector, 16 pins, dual row female, vertical entry, PN:G125-FVX1605L0X +connector harwin gecko +0 +16 +16 +Connector_Harwin +Harwin_Gecko-G125-FVX2005L0X_2x10_P1.25mm_Vertical +Harwin Gecko Connector, 20 pins, dual row female, vertical entry, PN:G125-FVX2005L0X +connector harwin gecko +0 +20 +20 +Connector_Harwin +Harwin_Gecko-G125-FVX2605L0X_2x13_P1.25mm_Vertical +Harwin Gecko Connector, 26 pins, dual row female, vertical entry, PN:G125-FVX2605L0X +connector harwin gecko +0 +26 +26 +Connector_Harwin +Harwin_Gecko-G125-FVX3405L0X_2x17_P1.25mm_Vertical +Harwin Gecko Connector, 34 pins, dual row female, vertical entry, PN:G125-FVX3405L0X +connector harwin gecko +0 +34 +34 +Connector_Harwin +Harwin_Gecko-G125-FVX5005L0X_2x25_P1.25mm_Vertical +Harwin Gecko Connector, 50 pins, dual row female, vertical entry, PN:G125-FVX5005L0X +connector harwin gecko +0 +50 +50 +Connector_Harwin +Harwin_Gecko-G125-MVX0605L0X_2x03_P1.25mm_Vertical +Harwin Gecko Connector, 6 pins, dual row male, vertical entry, no latches, PN:G125-MVX0605L0X +connector harwin gecko +0 +6 +6 +Connector_Harwin +Harwin_Gecko-G125-MVX0605L1X_2x03_P1.25mm_Vertical +Harwin Gecko Connector, 6 pins, dual row male, vertical entry, with latches, PN:G125-MVX0605L1X +connector harwin gecko +0 +6 +6 +Connector_Harwin +Harwin_Gecko-G125-MVX1005L0X_2x05_P1.25mm_Vertical +Harwin Gecko Connector, 10 pins, dual row male, vertical entry, no latches, PN:G125-MVX1005L0X +connector harwin gecko +0 +10 +10 +Connector_Harwin +Harwin_Gecko-G125-MVX1005L1X_2x05_P1.25mm_Vertical +Harwin Gecko Connector, 10 pins, dual row male, vertical entry, with latches, PN:G125-MVX1005L1X +connector harwin gecko +0 +10 +10 +Connector_Harwin +Harwin_Gecko-G125-MVX1205L0X_2x06_P1.25mm_Vertical +Harwin Gecko Connector, 12 pins, dual row male, vertical entry, no latches, PN:G125-MVX1205L0X +connector harwin gecko +0 +12 +12 +Connector_Harwin +Harwin_Gecko-G125-MVX1205L1X_2x06_P1.25mm_Vertical +Harwin Gecko Connector, 12 pins, dual row male, vertical entry, with latches, PN:G125-MVX1205L1X +connector harwin gecko +0 +12 +12 +Connector_Harwin +Harwin_Gecko-G125-MVX1605L0X_2x08_P1.25mm_Vertical +Harwin Gecko Connector, 16 pins, dual row male, vertical entry, no latches, PN:G125-MVX1605L0X +connector harwin gecko +0 +16 +16 +Connector_Harwin +Harwin_Gecko-G125-MVX1605L1X_2x08_P1.25mm_Vertical +Harwin Gecko Connector, 16 pins, dual row male, vertical entry, with latches, PN:G125-MVX1605L1X +connector harwin gecko +0 +16 +16 +Connector_Harwin +Harwin_Gecko-G125-MVX2005L0X_2x10_P1.25mm_Vertical +Harwin Gecko Connector, 20 pins, dual row male, vertical entry, no latches, PN:G125-MVX2005L0X +connector harwin gecko +0 +20 +20 +Connector_Harwin +Harwin_Gecko-G125-MVX2005L1X_2x10_P1.25mm_Vertical +Harwin Gecko Connector, 20 pins, dual row male, vertical entry, with latches, PN:G125-MVX2005L1X +connector harwin gecko +0 +20 +20 +Connector_Harwin +Harwin_Gecko-G125-MVX2605L0X_2x13_P1.25mm_Vertical +Harwin Gecko Connector, 26 pins, dual row male, vertical entry, no latches, PN:G125-MVX2605L0X +connector harwin gecko +0 +26 +26 +Connector_Harwin +Harwin_Gecko-G125-MVX2605L1X_2x13_P1.25mm_Vertical +Harwin Gecko Connector, 26 pins, dual row male, vertical entry, with latches, PN:G125-MVX2605L1X +connector harwin gecko +0 +26 +26 +Connector_Harwin +Harwin_Gecko-G125-MVX3405L0X_2x17_P1.25mm_Vertical +Harwin Gecko Connector, 34 pins, dual row male, vertical entry, no latches, PN:G125-MVX3405L0X +connector harwin gecko +0 +34 +34 +Connector_Harwin +Harwin_Gecko-G125-MVX3405L1X_2x17_P1.25mm_Vertical +Harwin Gecko Connector, 34 pins, dual row male, vertical entry, with latches, PN:G125-MVX3405L1X +connector harwin gecko +0 +34 +34 +Connector_Harwin +Harwin_Gecko-G125-MVX5005L0X_2x25_P1.25mm_Vertical +Harwin Gecko Connector, 50 pins, dual row male, vertical entry, no latches, PN:G125-MVX5005L0X +connector harwin gecko +0 +50 +50 +Connector_Harwin +Harwin_Gecko-G125-MVX5005L1X_2x25_P1.25mm_Vertical +Harwin Gecko Connector, 50 pins, dual row male, vertical entry, with latches, PN:G125-MVX5005L1X +connector harwin gecko +0 +50 +50 +Connector_Harwin +Harwin_LTek-Male_02_P2.00mm_Vertical +Harwin LTek Connector, 2 pins, single row male, vertical entry +connector harwin ltek M80 +0 +2 +2 +Connector_Harwin +Harwin_LTek-Male_02_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 2 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +6 +2 +Connector_Harwin +Harwin_LTek-Male_2x02_P2.00mm_Vertical +Harwin LTek Connector, 4 pins, single row male, vertical entry +connector harwin ltek M80 +0 +4 +4 +Connector_Harwin +Harwin_LTek-Male_2x02_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 4 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +8 +4 +Connector_Harwin +Harwin_LTek-Male_2x03_P2.00mm_Vertical +Harwin LTek Connector, 6 pins, single row male, vertical entry +connector harwin ltek M80 +0 +6 +6 +Connector_Harwin +Harwin_LTek-Male_2x03_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 6 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +10 +6 +Connector_Harwin +Harwin_LTek-Male_2x04_P2.00mm_Vertical +Harwin LTek Connector, 8 pins, single row male, vertical entry +connector harwin ltek M80 +0 +8 +8 +Connector_Harwin +Harwin_LTek-Male_2x04_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 8 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +12 +8 +Connector_Harwin +Harwin_LTek-Male_2x05_P2.00mm_Vertical +Harwin LTek Connector, 10 pins, single row male, vertical entry +connector harwin ltek M80 +0 +10 +10 +Connector_Harwin +Harwin_LTek-Male_2x05_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 10 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +14 +10 +Connector_Harwin +Harwin_LTek-Male_2x06_P2.00mm_Vertical +Harwin LTek Connector, 12 pins, single row male, vertical entry +connector harwin ltek M80 +0 +12 +12 +Connector_Harwin +Harwin_LTek-Male_2x06_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 12 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +16 +12 +Connector_Harwin +Harwin_LTek-Male_2x07_P2.00mm_Vertical +Harwin LTek Connector, 14 pins, single row male, vertical entry +connector harwin ltek M80 +0 +14 +14 +Connector_Harwin +Harwin_LTek-Male_2x07_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 14 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +18 +14 +Connector_Harwin +Harwin_LTek-Male_2x08_P2.00mm_Vertical +Harwin LTek Connector, 16 pins, single row male, vertical entry +connector harwin ltek M80 +0 +16 +16 +Connector_Harwin +Harwin_LTek-Male_2x08_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 16 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +20 +16 +Connector_Harwin +Harwin_LTek-Male_2x09_P2.00mm_Vertical +Harwin LTek Connector, 18 pins, single row male, vertical entry +connector harwin ltek M80 +0 +18 +18 +Connector_Harwin +Harwin_LTek-Male_2x09_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 18 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +22 +18 +Connector_Harwin +Harwin_LTek-Male_2x10_P2.00mm_Vertical +Harwin LTek Connector, 20 pins, single row male, vertical entry +connector harwin ltek M80 +0 +20 +20 +Connector_Harwin +Harwin_LTek-Male_2x10_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 20 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +24 +20 +Connector_Harwin +Harwin_LTek-Male_2x13_P2.00mm_Vertical +Harwin LTek Connector, 26 pins, single row male, vertical entry +connector harwin ltek M80 +0 +26 +26 +Connector_Harwin +Harwin_LTek-Male_2x13_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 26 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +30 +26 +Connector_Harwin +Harwin_LTek-Male_2x17_P2.00mm_Vertical +Harwin LTek Connector, 34 pins, single row male, vertical entry +connector harwin ltek M80 +0 +34 +34 +Connector_Harwin +Harwin_LTek-Male_2x17_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 34 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +38 +34 +Connector_Harwin +Harwin_LTek-Male_2x22_P2.00mm_Vertical +Harwin LTek Connector, 44 pins, single row male, vertical entry +connector harwin ltek M80 +0 +44 +44 +Connector_Harwin +Harwin_LTek-Male_2x22_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 44 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +48 +44 +Connector_Harwin +Harwin_LTek-Male_03_P2.00mm_Vertical +Harwin LTek Connector, 3 pins, single row male, vertical entry +connector harwin ltek M80 +0 +3 +3 +Connector_Harwin +Harwin_LTek-Male_03_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 3 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +7 +3 +Connector_Harwin +Harwin_LTek-Male_04_P2.00mm_Vertical +Harwin LTek Connector, 4 pins, single row male, vertical entry +connector harwin ltek M80 +0 +4 +4 +Connector_Harwin +Harwin_LTek-Male_04_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 4 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +8 +4 +Connector_Harwin +Harwin_LTek-Male_05_P2.00mm_Vertical +Harwin LTek Connector, 5 pins, single row male, vertical entry +connector harwin ltek M80 +0 +5 +5 +Connector_Harwin +Harwin_LTek-Male_05_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 5 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +9 +5 +Connector_Harwin +Harwin_LTek-Male_06_P2.00mm_Vertical +Harwin LTek Connector, 6 pins, single row male, vertical entry +connector harwin ltek M80 +0 +6 +6 +Connector_Harwin +Harwin_LTek-Male_06_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 6 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +10 +6 +Connector_Harwin +Harwin_LTek-Male_07_P2.00mm_Vertical +Harwin LTek Connector, 7 pins, single row male, vertical entry +connector harwin ltek M80 +0 +7 +7 +Connector_Harwin +Harwin_LTek-Male_07_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 7 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +11 +7 +Connector_Harwin +Harwin_LTek-Male_17_P2.00mm_Vertical +Harwin LTek Connector, 17 pins, single row male, vertical entry +connector harwin ltek M80 +0 +17 +17 +Connector_Harwin +Harwin_LTek-Male_17_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 17 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +21 +17 +Connector_Harwin +Harwin_LTek-Male_22_P2.00mm_Vertical +Harwin LTek Connector, 22 pins, single row male, vertical entry +connector harwin ltek M80 +0 +22 +22 +Connector_Harwin +Harwin_LTek-Male_22_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 22 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +26 +22 +Connector_Harwin +Harwin_M20-89003xx_1x03_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89003xx, 3 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +4 +3 +Connector_Harwin +Harwin_M20-89004xx_1x04_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89004xx, 4 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +5 +4 +Connector_Harwin +Harwin_M20-89005xx_1x05_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89005xx, 5 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +6 +5 +Connector_Harwin +Harwin_M20-89006xx_1x06_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89006xx, 6 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +7 +6 +Connector_Harwin +Harwin_M20-89007xx_1x07_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89007xx, 7 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +8 +7 +Connector_Harwin +Harwin_M20-89008xx_1x08_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89008xx, 8 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +9 +8 +Connector_Harwin +Harwin_M20-89009xx_1x09_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89009xx, 9 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +10 +9 +Connector_Harwin +Harwin_M20-89010xx_1x10_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89010xx, 10 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +11 +10 +Connector_Harwin +Harwin_M20-89011xx_1x11_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89011xx, 11 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +12 +11 +Connector_Harwin +Harwin_M20-89012xx_1x12_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89012xx, 12 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +13 +12 +Connector_Harwin +Harwin_M20-89013xx_1x13_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89013xx, 13 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +14 +13 +Connector_Harwin +Harwin_M20-89014xx_1x14_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89014xx, 14 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +15 +14 +Connector_Harwin +Harwin_M20-89015xx_1x15_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89015xx, 15 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +16 +15 +Connector_Harwin +Harwin_M20-89016xx_1x16_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89016xx, 16 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +17 +16 +Connector_Harwin +Harwin_M20-89017xx_1x17_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89017xx, 17 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +18 +17 +Connector_Harwin +Harwin_M20-89018xx_1x18_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89018xx, 18 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +19 +18 +Connector_Harwin +Harwin_M20-89019xx_1x19_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89019xx, 19 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +20 +19 +Connector_Harwin +Harwin_M20-89020xx_1x20_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89020xx, 20 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +21 +20 +Connector_Harwin +Harwin_M20-7810245_2x02_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810245, 2 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +4 +4 +Connector_Harwin +Harwin_M20-7810345_2x03_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810345, 3 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +6 +6 +Connector_Harwin +Harwin_M20-7810445_2x04_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810445, 4 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +8 +8 +Connector_Harwin +Harwin_M20-7810545_2x05_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810545, 5 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +10 +10 +Connector_Harwin +Harwin_M20-7810645_2x06_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810645, 6 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +12 +12 +Connector_Harwin +Harwin_M20-7810745_2x07_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810745, 7 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +14 +14 +Connector_Harwin +Harwin_M20-7810845_2x08_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810845, 8 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +16 +16 +Connector_Harwin +Harwin_M20-7810945_2x09_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810945, 9 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +18 +18 +Connector_Harwin +Harwin_M20-7811045_2x10_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7811045, 10 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +20 +20 +Connector_Harwin +Harwin_M20-7811245_2x12_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7811245, 12 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +24 +24 +Connector_Harwin +Harwin_M20-7811545_2x15_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7811545, 15 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +30 +30 +Connector_Harwin +Harwin_M20-7812045_2x20_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7812045, 20 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +40 +40 +Connector_Hirose +Hirose_BM24_BM24-40DP-2-0.35V_2x20_P0.35mm_PowerPin2_Vertical +Hirose BM24 series connector, BM24-40DP/2-0.35V (https://www.hirose.com/product/en/download_file/key_name/BM24/category/Catalog/doc_file_id/47680/?file_category_id=4&item_id=50&is_series=1) +connector Hirose BM24 40pin header +0 +44 +42 +Connector_Hirose +Hirose_BM24_BM24-40DS-2-0.35V_2x20_P0.35mm_PowerPin2_Vertical +Hirose BM24 series connector, BM24-40DS/2-0.35V (https://www.hirose.com/product/en/download_file/key_name/BM24/category/Catalog/doc_file_id/47680/?file_category_id=4&item_id=50&is_series=1) +connector Hirose 40pin receptacle vertical +0 +42 +42 +Connector_Hirose +Hirose_DF3EA-02P-2H_1x02-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-02P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +4 +3 +Connector_Hirose +Hirose_DF3EA-03P-2H_1x03-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-03P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +5 +4 +Connector_Hirose +Hirose_DF3EA-04P-2H_1x04-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-04P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +6 +5 +Connector_Hirose +Hirose_DF3EA-05P-2H_1x05-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-05P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +7 +6 +Connector_Hirose +Hirose_DF3EA-06P-2H_1x06-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-06P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +8 +7 +Connector_Hirose +Hirose_DF3EA-07P-2H_1x07-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-07P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +9 +8 +Connector_Hirose +Hirose_DF3EA-08P-2H_1x08-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-08P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +10 +9 +Connector_Hirose +Hirose_DF3EA-09P-2H_1x09-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-09P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +11 +10 +Connector_Hirose +Hirose_DF3EA-10P-2H_1x10-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-10P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +12 +11 +Connector_Hirose +Hirose_DF3EA-11P-2H_1x11-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-11P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +13 +12 +Connector_Hirose +Hirose_DF3EA-12P-2H_1x12-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-12P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +14 +13 +Connector_Hirose +Hirose_DF3EA-13P-2H_1x13-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-13P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +15 +14 +Connector_Hirose +Hirose_DF3EA-14P-2H_1x14-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-14P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +16 +15 +Connector_Hirose +Hirose_DF3EA-15P-2H_1x15-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-15P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +17 +16 +Connector_Hirose +Hirose_DF11-4DP-2DSA_2x02_P2.00mm_Vertical +Hirose DF11 through hole, DF11-4DP-2DSA, 2 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +4 +4 +Connector_Hirose +Hirose_DF11-6DP-2DSA_2x03_P2.00mm_Vertical +Hirose DF11 through hole, DF11-6DP-2DSA, 3 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +6 +6 +Connector_Hirose +Hirose_DF11-8DP-2DSA_2x04_P2.00mm_Vertical +Hirose DF11 through hole, DF11-8DP-2DSA, 4 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +8 +8 +Connector_Hirose +Hirose_DF11-10DP-2DSA_2x05_P2.00mm_Vertical +Hirose DF11 through hole, DF11-10DP-2DSA, 5 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +10 +10 +Connector_Hirose +Hirose_DF11-12DP-2DSA_2x06_P2.00mm_Vertical +Hirose DF11 through hole, DF11-12DP-2DSA, 6 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +12 +12 +Connector_Hirose +Hirose_DF11-14DP-2DSA_2x07_P2.00mm_Vertical +Hirose DF11 through hole, DF11-14DP-2DSA, 7 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +14 +14 +Connector_Hirose +Hirose_DF11-16DP-2DSA_2x08_P2.00mm_Vertical +Hirose DF11 through hole, DF11-16DP-2DSA, 8 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +16 +16 +Connector_Hirose +Hirose_DF11-18DP-2DSA_2x09_P2.00mm_Vertical +Hirose DF11 through hole, DF11-18DP-2DSA, 9 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +18 +18 +Connector_Hirose +Hirose_DF11-20DP-2DSA_2x10_P2.00mm_Vertical +Hirose DF11 through hole, DF11-20DP-2DSA, 10 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +20 +20 +Connector_Hirose +Hirose_DF11-22DP-2DSA_2x11_P2.00mm_Vertical +Hirose DF11 through hole, DF11-22DP-2DSA, 11 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +22 +22 +Connector_Hirose +Hirose_DF11-24DP-2DSA_2x12_P2.00mm_Vertical +Hirose DF11 through hole, DF11-24DP-2DSA, 12 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +24 +24 +Connector_Hirose +Hirose_DF11-26DP-2DSA_2x13_P2.00mm_Vertical +Hirose DF11 through hole, DF11-26DP-2DSA, 13 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +26 +26 +Connector_Hirose +Hirose_DF11-28DP-2DSA_2x14_P2.00mm_Vertical +Hirose DF11 through hole, DF11-28DP-2DSA, 14 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +28 +28 +Connector_Hirose +Hirose_DF11-30DP-2DSA_2x15_P2.00mm_Vertical +Hirose DF11 through hole, DF11-30DP-2DSA, 15 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +30 +30 +Connector_Hirose +Hirose_DF11-32DP-2DSA_2x16_P2.00mm_Vertical +Hirose DF11 through hole, DF11-32DP-2DSA, 16 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +32 +32 +Connector_Hirose +Hirose_DF12_DF12C3.0-10DS-0.5V_2x05_P0.50mm_Vertical +Hirose DF12C SMD, DF12C3.0-10DS-0.5V, 10 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +20 +10 +Connector_Hirose +Hirose_DF12_DF12C3.0-14DS-0.5V_2x07_P0.50mm_Vertical +Hirose DF12C SMD, DF12C3.0-14DS-0.5V, 14 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +28 +14 +Connector_Hirose +Hirose_DF12_DF12C3.0-20DS-0.5V_2x10_P0.50mm_Vertical +Hirose DF12C SMD, DF12C3.0-20DS-0.5V, 20 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +40 +20 +Connector_Hirose +Hirose_DF12_DF12C3.0-30DS-0.5V_2x15_P0.50mm_Vertical +Hirose DF12C SMD, DF12C3.0-30DS-0.5V, 30 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +60 +30 +Connector_Hirose +Hirose_DF12_DF12C3.0-32DS-0.5V_2x16_P0.50mm_Vertical +Hirose DF12C SMD, DF12C3.0-32DS-0.5V, 32 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +64 +32 +Connector_Hirose +Hirose_DF12_DF12C3.0-36DS-0.5V_2x18_P0.50mm_Vertical +Hirose DF12C SMD, DF12C3.0-36DS-0.5V, 36 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +72 +36 +Connector_Hirose +Hirose_DF12_DF12C3.0-40DS-0.5V_2x20_P0.50mm_Vertical +Hirose DF12C SMD, DF12C3.0-40DS-0.5V, 40 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +80 +40 +Connector_Hirose +Hirose_DF12_DF12C3.0-50DS-0.5V_2x25_P0.50mm_Vertical +Hirose DF12C SMD, DF12C3.0-50DS-0.5V, 50 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +100 +50 +Connector_Hirose +Hirose_DF12_DF12C3.0-60DS-0.5V_2x30_P0.50mm_Vertical +Hirose DF12C SMD, DF12C3.0-60DS-0.5V, 60 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +120 +60 +Connector_Hirose +Hirose_DF12_DF12E3.0-10DP-0.5V_2x05_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-10DP-0.5V, 10 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +20 +10 +Connector_Hirose +Hirose_DF12_DF12E3.0-14DP-0.5V_2x07_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-14DP-0.5V, 14 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +28 +14 +Connector_Hirose +Hirose_DF12_DF12E3.0-20DP-0.5V_2x10_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-20DP-0.5V, 20 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +40 +20 +Connector_Hirose +Hirose_DF12_DF12E3.0-30DP-0.5V_2x15_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-30DP-0.5V, 30 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +60 +30 +Connector_Hirose +Hirose_DF12_DF12E3.0-32DP-0.5V_2x16_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-32DP-0.5V, 32 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +64 +32 +Connector_Hirose +Hirose_DF12_DF12E3.0-36DP-0.5V_2x18_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-36DP-0.5V, 36 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +72 +36 +Connector_Hirose +Hirose_DF12_DF12E3.0-40DP-0.5V_2x20_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-40DP-0.5V, 40 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +80 +40 +Connector_Hirose +Hirose_DF12_DF12E3.0-50DP-0.5V_2x25_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-50DP-0.5V, 50 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +100 +50 +Connector_Hirose +Hirose_DF12_DF12E3.0-60DP-0.5V_2x30_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-60DP-0.5V, 60 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +120 +60 +Connector_Hirose +Hirose_DF12_DF12E3.0-80DP-0.5V_2x40_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-80DP-0.5V, 80 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +160 +80 +Connector_Hirose +Hirose_DF13-02P-1.25DSA_1x02_P1.25mm_Vertical +Hirose DF13 through hole, DF13-02P-1.25DSA, 2 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +2 +2 +Connector_Hirose +Hirose_DF13-02P-1.25DS_1x02_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-02P-1.25DS, 2 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +2 +2 +Connector_Hirose +Hirose_DF13-03P-1.25DSA_1x03_P1.25mm_Vertical +Hirose DF13 through hole, DF13-03P-1.25DSA, 3 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +3 +3 +Connector_Hirose +Hirose_DF13-03P-1.25DS_1x03_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-03P-1.25DS, 3 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +3 +3 +Connector_Hirose +Hirose_DF13-04P-1.25DSA_1x04_P1.25mm_Vertical +Hirose DF13 through hole, DF13-04P-1.25DSA, 4 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +4 +4 +Connector_Hirose +Hirose_DF13-04P-1.25DS_1x04_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-04P-1.25DS, 4 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +4 +4 +Connector_Hirose +Hirose_DF13-05P-1.25DSA_1x05_P1.25mm_Vertical +Hirose DF13 through hole, DF13-05P-1.25DSA, 5 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +5 +5 +Connector_Hirose +Hirose_DF13-05P-1.25DS_1x05_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-05P-1.25DS, 5 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +5 +5 +Connector_Hirose +Hirose_DF13-06P-1.25DSA_1x06_P1.25mm_Vertical +Hirose DF13 through hole, DF13-06P-1.25DSA, 6 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +6 +6 +Connector_Hirose +Hirose_DF13-06P-1.25DS_1x06_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-06P-1.25DS, 6 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +6 +6 +Connector_Hirose +Hirose_DF13-07P-1.25DSA_1x07_P1.25mm_Vertical +Hirose DF13 through hole, DF13-07P-1.25DSA, 7 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +7 +7 +Connector_Hirose +Hirose_DF13-07P-1.25DS_1x07_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-07P-1.25DS, 7 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +7 +7 +Connector_Hirose +Hirose_DF13-08P-1.25DSA_1x08_P1.25mm_Vertical +Hirose DF13 through hole, DF13-08P-1.25DSA, 8 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +8 +8 +Connector_Hirose +Hirose_DF13-08P-1.25DS_1x08_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-08P-1.25DS, 8 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +8 +8 +Connector_Hirose +Hirose_DF13-09P-1.25DSA_1x09_P1.25mm_Vertical +Hirose DF13 through hole, DF13-09P-1.25DSA, 9 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +9 +9 +Connector_Hirose +Hirose_DF13-09P-1.25DS_1x09_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-09P-1.25DS, 9 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +9 +9 +Connector_Hirose +Hirose_DF13-10P-1.25DSA_1x10_P1.25mm_Vertical +Hirose DF13 through hole, DF13-10P-1.25DSA, 10 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +10 +10 +Connector_Hirose +Hirose_DF13-10P-1.25DS_1x10_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-10P-1.25DS, 10 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +10 +10 +Connector_Hirose +Hirose_DF13-11P-1.25DSA_1x11_P1.25mm_Vertical +Hirose DF13 through hole, DF13-11P-1.25DSA, 11 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +11 +11 +Connector_Hirose +Hirose_DF13-11P-1.25DS_1x11_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-11P-1.25DS, 11 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +11 +11 +Connector_Hirose +Hirose_DF13-12P-1.25DSA_1x12_P1.25mm_Vertical +Hirose DF13 through hole, DF13-12P-1.25DSA, 12 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +12 +12 +Connector_Hirose +Hirose_DF13-12P-1.25DS_1x12_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-12P-1.25DS, 12 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +12 +12 +Connector_Hirose +Hirose_DF13-13P-1.25DSA_1x13_P1.25mm_Vertical +Hirose DF13 through hole, DF13-13P-1.25DSA, 13 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +13 +13 +Connector_Hirose +Hirose_DF13-14P-1.25DSA_1x14_P1.25mm_Vertical +Hirose DF13 through hole, DF13-14P-1.25DSA, 14 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +14 +14 +Connector_Hirose +Hirose_DF13-14P-1.25DS_1x14_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-14P-1.25DS, 14 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +14 +14 +Connector_Hirose +Hirose_DF13-15P-1.25DSA_1x15_P1.25mm_Vertical +Hirose DF13 through hole, DF13-15P-1.25DSA, 15 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +15 +15 +Connector_Hirose +Hirose_DF13-15P-1.25DS_1x15_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-15P-1.25DS, 15 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +15 +15 +Connector_Hirose +Hirose_DF13C_CL535-0402-2-51_1x02-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0402-2-51, 2 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +4 +3 +Connector_Hirose +Hirose_DF13C_CL535-0403-5-51_1x03-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0403-5-51, 3 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +5 +4 +Connector_Hirose +Hirose_DF13C_CL535-0404-8-51_1x04-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0404-8-51, 4 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +6 +5 +Connector_Hirose +Hirose_DF13C_CL535-0405-0-51_1x05-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0405-0-51, 5 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +7 +6 +Connector_Hirose +Hirose_DF13C_CL535-0406-3-51_1x06-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0406-3-51, 6 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +8 +7 +Connector_Hirose +Hirose_DF13C_CL535-0407-6-51_1x07-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0407-6-51, 7 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +9 +8 +Connector_Hirose +Hirose_DF13C_CL535-0408-9-51_1x08-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0408-9-51, 8 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +10 +9 +Connector_Hirose +Hirose_DF13C_CL535-0409-1-51_1x09-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0409-1-51, 9 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +11 +10 +Connector_Hirose +Hirose_DF13C_CL535-0410-4-51_1x10-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0410-4-51, 10 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +12 +11 +Connector_Hirose +Hirose_DF13C_CL535-0411-3-51_1x11-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0411-3-51, 11 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +13 +12 +Connector_Hirose +Hirose_DF13C_CL535-0412-6-51_1x12-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0412-6-51, 12 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +14 +13 +Connector_Hirose +Hirose_DF13C_CL535-0414-1-51_1x14-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0414-1-51, 14 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +16 +15 +Connector_Hirose +Hirose_DF13C_CL535-0415-4-51_1x15-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0415-4-51, 15 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +17 +16 +Connector_Hirose +Hirose_DF52-2S-0.8H_1x02-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-2S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +4 +3 +Connector_Hirose +Hirose_DF52-3S-0.8H_1x03-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-3S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +5 +4 +Connector_Hirose +Hirose_DF52-4S-0.8H_1x04-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-4S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +6 +5 +Connector_Hirose +Hirose_DF52-5S-0.8H_1x05-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-5S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +7 +6 +Connector_Hirose +Hirose_DF52-6S-0.8H_1x06-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-6S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +8 +7 +Connector_Hirose +Hirose_DF52-7S-0.8H_1x07-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-7S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +9 +8 +Connector_Hirose +Hirose_DF52-8S-0.8H_1x08-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-8S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +10 +9 +Connector_Hirose +Hirose_DF52-9S-0.8H_1x09-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-9S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +11 +10 +Connector_Hirose +Hirose_DF52-10S-0.8H_1x10-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-10S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +12 +11 +Connector_Hirose +Hirose_DF52-11S-0.8H_1x11-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-11S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +13 +12 +Connector_Hirose +Hirose_DF52-12S-0.8H_1x12-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-12S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +14 +13 +Connector_Hirose +Hirose_DF52-14S-0.8H_1x14-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-14S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +16 +15 +Connector_Hirose +Hirose_DF52-15S-0.8H_1x15-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-15S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +17 +16 +Connector_Hirose +Hirose_DF63-5P-3.96DSA_1x05_P3.96mm_Vertical +Hirose DF63 through hole, DF63-5P-3.96DSA, 5 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +5 +5 +Connector_Hirose +Hirose_DF63-6P-3.96DSA_1x06_P3.96mm_Vertical +Hirose DF63 through hole, DF63-6P-3.96DSA, 6 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +6 +6 +Connector_Hirose +Hirose_DF63M-1P-3.96DSA_1x01_P3.96mm_Vertical +Hirose DF63 through hole, DF63M-1P-3.96DSA, 1 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +1 +1 +Connector_Hirose +Hirose_DF63M-2P-3.96DSA_1x02_P3.96mm_Vertical +Hirose DF63 through hole, DF63M-2P-3.96DSA, 2 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +2 +2 +Connector_Hirose +Hirose_DF63M-3P-3.96DSA_1x03_P3.96mm_Vertical +Hirose DF63 through hole, DF63M-3P-3.96DSA, 3 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +3 +3 +Connector_Hirose +Hirose_DF63M-4P-3.96DSA_1x04_P3.96mm_Vertical +Hirose DF63 through hole, DF63M-4P-3.96DSA, 4 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +4 +4 +Connector_Hirose +Hirose_DF63R-1P-3.96DSA_1x01_P3.96mm_Vertical +Hirose DF63 through hole, DF63R-1P-3.96DSA, 1 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +1 +1 +Connector_Hirose +Hirose_DF63R-2P-3.96DSA_1x02_P3.96mm_Vertical +Hirose DF63 through hole, DF63R-2P-3.96DSA, 2 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +2 +2 +Connector_Hirose +Hirose_DF63R-3P-3.96DSA_1x03_P3.96mm_Vertical +Hirose DF63 through hole, DF63R-3P-3.96DSA, 3 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +3 +3 +Connector_Hirose +Hirose_DF63R-4P-3.96DSA_1x04_P3.96mm_Vertical +Hirose DF63 through hole, DF63R-4P-3.96DSA, 4 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +4 +4 +Connector_Hirose +Hirose_DF63R-5P-3.96DSA_1x05_P3.96mm_Vertical +Hirose DF63 through hole, DF63R-5P-3.96DSA, 5 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +5 +5 +Connector_IDC +IDC-Header_2x03_P2.54mm_Horizontal +Through hole IDC box header, 2x03, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x03 2.54mm double row +0 +6 +6 +Connector_IDC +IDC-Header_2x03_P2.54mm_Vertical +Through hole IDC box header, 2x03, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x03 2.54mm double row +0 +6 +6 +Connector_IDC +IDC-Header_2x04_P2.54mm_Horizontal +Through hole IDC box header, 2x04, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x04 2.54mm double row +0 +8 +8 +Connector_IDC +IDC-Header_2x04_P2.54mm_Vertical +Through hole IDC box header, 2x04, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x04 2.54mm double row +0 +8 +8 +Connector_IDC +IDC-Header_2x05-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x05 2.54mm double row +0 +12 +11 +Connector_IDC +IDC-Header_2x05-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x05 2.54mm double row +0 +12 +11 +Connector_IDC +IDC-Header_2x05-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x05 2.54mm double row +0 +12 +11 +Connector_IDC +IDC-Header_2x05-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x05 2.54mm double row +0 +12 +11 +Connector_IDC +IDC-Header_2x05-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x05 2.54mm double row +0 +12 +11 +Connector_IDC +IDC-Header_2x05_P2.54mm_Horizontal +Through hole IDC box header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x05 2.54mm double row +0 +10 +10 +Connector_IDC +IDC-Header_2x05_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x05 2.54mm double row +0 +10 +10 +Connector_IDC +IDC-Header_2x05_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x05 2.54mm double row +0 +10 +10 +Connector_IDC +IDC-Header_2x05_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x05 2.54mm double row +0 +10 +10 +Connector_IDC +IDC-Header_2x05_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x05 2.54mm double row +0 +10 +10 +Connector_IDC +IDC-Header_2x05_P2.54mm_Latch_Vertical +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x05 2.54mm double row +0 +10 +10 +Connector_IDC +IDC-Header_2x05_P2.54mm_Vertical +Through hole IDC box header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x05 2.54mm double row +0 +10 +10 +Connector_IDC +IDC-Header_2x06-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x06 2.54mm double row +0 +14 +13 +Connector_IDC +IDC-Header_2x06-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x06 2.54mm double row +0 +14 +13 +Connector_IDC +IDC-Header_2x06-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x06 2.54mm double row +0 +14 +13 +Connector_IDC +IDC-Header_2x06-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x06 2.54mm double row +0 +14 +13 +Connector_IDC +IDC-Header_2x06-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x06 2.54mm double row +0 +14 +13 +Connector_IDC +IDC-Header_2x06_P2.54mm_Horizontal +Through hole IDC box header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x06 2.54mm double row +0 +12 +12 +Connector_IDC +IDC-Header_2x06_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x06 2.54mm double row +0 +12 +12 +Connector_IDC +IDC-Header_2x06_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x06 2.54mm double row +0 +12 +12 +Connector_IDC +IDC-Header_2x06_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x06 2.54mm double row +0 +12 +12 +Connector_IDC +IDC-Header_2x06_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x06 2.54mm double row +0 +12 +12 +Connector_IDC +IDC-Header_2x06_P2.54mm_Latch_Vertical +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x06 2.54mm double row +0 +12 +12 +Connector_IDC +IDC-Header_2x06_P2.54mm_Vertical +Through hole IDC box header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x06 2.54mm double row +0 +12 +12 +Connector_IDC +IDC-Header_2x07-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x07 2.54mm double row +0 +16 +15 +Connector_IDC +IDC-Header_2x07-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x07 2.54mm double row +0 +16 +15 +Connector_IDC +IDC-Header_2x07-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x07 2.54mm double row +0 +16 +15 +Connector_IDC +IDC-Header_2x07-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x07 2.54mm double row +0 +16 +15 +Connector_IDC +IDC-Header_2x07-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x07 2.54mm double row +0 +16 +15 +Connector_IDC +IDC-Header_2x07_P2.54mm_Horizontal +Through hole IDC box header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x07 2.54mm double row +0 +14 +14 +Connector_IDC +IDC-Header_2x07_P2.54mm_Horizontal_Lock +Connector IDC Locked, 10 contacts, compatible header: PANCON HE10 (Series 50, (https://www.reboul.fr/storage/00003af6.pdf) +connector idc locked +0 +16 +14 +Connector_IDC +IDC-Header_2x07_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x07 2.54mm double row +0 +14 +14 +Connector_IDC +IDC-Header_2x07_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x07 2.54mm double row +0 +14 +14 +Connector_IDC +IDC-Header_2x07_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x07 2.54mm double row +0 +14 +14 +Connector_IDC +IDC-Header_2x07_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x07 2.54mm double row +0 +14 +14 +Connector_IDC +IDC-Header_2x07_P2.54mm_Latch_Vertical +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x07 2.54mm double row +0 +14 +14 +Connector_IDC +IDC-Header_2x07_P2.54mm_Vertical +Through hole IDC box header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x07 2.54mm double row +0 +14 +14 +Connector_IDC +IDC-Header_2x08-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x08 2.54mm double row +0 +18 +17 +Connector_IDC +IDC-Header_2x08-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x08 2.54mm double row +0 +18 +17 +Connector_IDC +IDC-Header_2x08-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x08 2.54mm double row +0 +18 +17 +Connector_IDC +IDC-Header_2x08-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x08 2.54mm double row +0 +18 +17 +Connector_IDC +IDC-Header_2x08-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x08 2.54mm double row +0 +18 +17 +Connector_IDC +IDC-Header_2x08_P2.54mm_Horizontal +Through hole IDC box header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x08 2.54mm double row +0 +16 +16 +Connector_IDC +IDC-Header_2x08_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x08 2.54mm double row +0 +16 +16 +Connector_IDC +IDC-Header_2x08_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x08 2.54mm double row +0 +16 +16 +Connector_IDC +IDC-Header_2x08_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x08 2.54mm double row +0 +16 +16 +Connector_IDC +IDC-Header_2x08_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x08 2.54mm double row +0 +16 +16 +Connector_IDC +IDC-Header_2x08_P2.54mm_Latch_Vertical +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x08 2.54mm double row +0 +16 +16 +Connector_IDC +IDC-Header_2x08_P2.54mm_Vertical +Through hole IDC box header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x08 2.54mm double row +0 +16 +16 +Connector_IDC +IDC-Header_2x10-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x10 2.54mm double row +0 +22 +21 +Connector_IDC +IDC-Header_2x10-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x10 2.54mm double row +0 +22 +21 +Connector_IDC +IDC-Header_2x10-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x10 2.54mm double row +0 +22 +21 +Connector_IDC +IDC-Header_2x10-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x10 2.54mm double row +0 +22 +21 +Connector_IDC +IDC-Header_2x10-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x10 2.54mm double row +0 +22 +21 +Connector_IDC +IDC-Header_2x10_P2.54mm_Horizontal +Through hole IDC box header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x10 2.54mm double row +0 +20 +20 +Connector_IDC +IDC-Header_2x10_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x10 2.54mm double row +0 +20 +20 +Connector_IDC +IDC-Header_2x10_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x10 2.54mm double row +0 +20 +20 +Connector_IDC +IDC-Header_2x10_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x10 2.54mm double row +0 +20 +20 +Connector_IDC +IDC-Header_2x10_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x10 2.54mm double row +0 +20 +20 +Connector_IDC +IDC-Header_2x10_P2.54mm_Latch_Vertical +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x10 2.54mm double row +0 +20 +20 +Connector_IDC +IDC-Header_2x10_P2.54mm_Vertical +Through hole IDC box header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x10 2.54mm double row +0 +20 +20 +Connector_IDC +IDC-Header_2x12-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x12 2.54mm double row +0 +26 +25 +Connector_IDC +IDC-Header_2x12-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x12 2.54mm double row +0 +26 +25 +Connector_IDC +IDC-Header_2x12-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x12 2.54mm double row +0 +26 +25 +Connector_IDC +IDC-Header_2x12-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x12 2.54mm double row +0 +26 +25 +Connector_IDC +IDC-Header_2x12-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x12 2.54mm double row +0 +26 +25 +Connector_IDC +IDC-Header_2x12_P2.54mm_Horizontal +Through hole IDC box header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x12 2.54mm double row +0 +24 +24 +Connector_IDC +IDC-Header_2x12_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x12 2.54mm double row +0 +24 +24 +Connector_IDC +IDC-Header_2x12_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x12 2.54mm double row +0 +24 +24 +Connector_IDC +IDC-Header_2x12_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x12 2.54mm double row +0 +24 +24 +Connector_IDC +IDC-Header_2x12_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x12 2.54mm double row +0 +24 +24 +Connector_IDC +IDC-Header_2x12_P2.54mm_Latch_Vertical +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x12 2.54mm double row +0 +24 +24 +Connector_IDC +IDC-Header_2x12_P2.54mm_Vertical +Through hole IDC box header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x12 2.54mm double row +0 +24 +24 +Connector_IDC +IDC-Header_2x13-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x13 2.54mm double row +0 +28 +27 +Connector_IDC +IDC-Header_2x13-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x13 2.54mm double row +0 +28 +27 +Connector_IDC +IDC-Header_2x13-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x13 2.54mm double row +0 +28 +27 +Connector_IDC +IDC-Header_2x13-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x13 2.54mm double row +0 +28 +27 +Connector_IDC +IDC-Header_2x13-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x13 2.54mm double row +0 +28 +27 +Connector_IDC +IDC-Header_2x13_P2.54mm_Horizontal +Through hole IDC box header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x13 2.54mm double row +0 +26 +26 +Connector_IDC +IDC-Header_2x13_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x13 2.54mm double row +0 +26 +26 +Connector_IDC +IDC-Header_2x13_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x13 2.54mm double row +0 +26 +26 +Connector_IDC +IDC-Header_2x13_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x13 2.54mm double row +0 +26 +26 +Connector_IDC +IDC-Header_2x13_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x13 2.54mm double row +0 +26 +26 +Connector_IDC +IDC-Header_2x13_P2.54mm_Latch_Vertical +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x13 2.54mm double row +0 +26 +26 +Connector_IDC +IDC-Header_2x13_P2.54mm_Vertical +Through hole IDC box header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x13 2.54mm double row +0 +26 +26 +Connector_IDC +IDC-Header_2x15-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x15 2.54mm double row +0 +32 +31 +Connector_IDC +IDC-Header_2x15-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x15 2.54mm double row +0 +32 +31 +Connector_IDC +IDC-Header_2x15-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x15 2.54mm double row +0 +32 +31 +Connector_IDC +IDC-Header_2x15-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x15 2.54mm double row +0 +32 +31 +Connector_IDC +IDC-Header_2x15-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x15 2.54mm double row +0 +32 +31 +Connector_IDC +IDC-Header_2x15_P2.54mm_Horizontal +Through hole IDC box header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x15 2.54mm double row +0 +30 +30 +Connector_IDC +IDC-Header_2x15_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x15 2.54mm double row +0 +30 +30 +Connector_IDC +IDC-Header_2x15_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x15 2.54mm double row +0 +30 +30 +Connector_IDC +IDC-Header_2x15_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x15 2.54mm double row +0 +30 +30 +Connector_IDC +IDC-Header_2x15_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x15 2.54mm double row +0 +30 +30 +Connector_IDC +IDC-Header_2x15_P2.54mm_Latch_Vertical +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x15 2.54mm double row +0 +30 +30 +Connector_IDC +IDC-Header_2x15_P2.54mm_Vertical +Through hole IDC box header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x15 2.54mm double row +0 +30 +30 +Connector_IDC +IDC-Header_2x17-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x17 2.54mm double row +0 +36 +35 +Connector_IDC +IDC-Header_2x17-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x17 2.54mm double row +0 +36 +35 +Connector_IDC +IDC-Header_2x17-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x17 2.54mm double row +0 +36 +35 +Connector_IDC +IDC-Header_2x17-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x17 2.54mm double row +0 +36 +35 +Connector_IDC +IDC-Header_2x17-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x17 2.54mm double row +0 +36 +35 +Connector_IDC +IDC-Header_2x17_P2.54mm_Horizontal +Through hole IDC box header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x17 2.54mm double row +0 +34 +34 +Connector_IDC +IDC-Header_2x17_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x17 2.54mm double row +0 +34 +34 +Connector_IDC +IDC-Header_2x17_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x17 2.54mm double row +0 +34 +34 +Connector_IDC +IDC-Header_2x17_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x17 2.54mm double row +0 +34 +34 +Connector_IDC +IDC-Header_2x17_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x17 2.54mm double row +0 +34 +34 +Connector_IDC +IDC-Header_2x17_P2.54mm_Latch_Vertical +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x17 2.54mm double row +0 +34 +34 +Connector_IDC +IDC-Header_2x17_P2.54mm_Vertical +Through hole IDC box header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x17 2.54mm double row +0 +34 +34 +Connector_IDC +IDC-Header_2x20-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x20 2.54mm double row +0 +42 +41 +Connector_IDC +IDC-Header_2x20-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x20 2.54mm double row +0 +42 +41 +Connector_IDC +IDC-Header_2x20-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x20 2.54mm double row +0 +42 +41 +Connector_IDC +IDC-Header_2x20-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x20 2.54mm double row +0 +42 +41 +Connector_IDC +IDC-Header_2x20-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x20 2.54mm double row +0 +42 +41 +Connector_IDC +IDC-Header_2x20_P2.54mm_Horizontal +Through hole IDC box header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x20 2.54mm double row +0 +40 +40 +Connector_IDC +IDC-Header_2x20_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x20 2.54mm double row +0 +40 +40 +Connector_IDC +IDC-Header_2x20_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x20 2.54mm double row +0 +40 +40 +Connector_IDC +IDC-Header_2x20_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x20 2.54mm double row +0 +40 +40 +Connector_IDC +IDC-Header_2x20_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x20 2.54mm double row +0 +40 +40 +Connector_IDC +IDC-Header_2x20_P2.54mm_Latch_Vertical +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x20 2.54mm double row +0 +40 +40 +Connector_IDC +IDC-Header_2x20_P2.54mm_Vertical +Through hole IDC box header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x20 2.54mm double row +0 +40 +40 +Connector_IDC +IDC-Header_2x25-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x25 2.54mm double row +0 +52 +51 +Connector_IDC +IDC-Header_2x25-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x25 2.54mm double row +0 +52 +51 +Connector_IDC +IDC-Header_2x25-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x25 2.54mm double row +0 +52 +51 +Connector_IDC +IDC-Header_2x25-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x25 2.54mm double row +0 +52 +51 +Connector_IDC +IDC-Header_2x25-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x25 2.54mm double row +0 +52 +51 +Connector_IDC +IDC-Header_2x25_P2.54mm_Horizontal +Through hole IDC box header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x25 2.54mm double row +0 +50 +50 +Connector_IDC +IDC-Header_2x25_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x25 2.54mm double row +0 +50 +50 +Connector_IDC +IDC-Header_2x25_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x25 2.54mm double row +0 +50 +50 +Connector_IDC +IDC-Header_2x25_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x25 2.54mm double row +0 +50 +50 +Connector_IDC +IDC-Header_2x25_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x25 2.54mm double row +0 +50 +50 +Connector_IDC +IDC-Header_2x25_P2.54mm_Latch_Vertical +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x25 2.54mm double row +0 +50 +50 +Connector_IDC +IDC-Header_2x25_P2.54mm_Vertical +Through hole IDC box header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x25 2.54mm double row +0 +50 +50 +Connector_IDC +IDC-Header_2x30-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x30 2.54mm double row +0 +62 +61 +Connector_IDC +IDC-Header_2x30-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x30 2.54mm double row +0 +62 +61 +Connector_IDC +IDC-Header_2x30-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x30 2.54mm double row +0 +62 +61 +Connector_IDC +IDC-Header_2x30-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x30 2.54mm double row +0 +62 +61 +Connector_IDC +IDC-Header_2x30-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x30 2.54mm double row +0 +62 +61 +Connector_IDC +IDC-Header_2x30_P2.54mm_Horizontal +Through hole IDC box header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x30 2.54mm double row +0 +60 +60 +Connector_IDC +IDC-Header_2x30_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x30 2.54mm double row +0 +60 +60 +Connector_IDC +IDC-Header_2x30_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x30 2.54mm double row +0 +60 +60 +Connector_IDC +IDC-Header_2x30_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x30 2.54mm double row +0 +60 +60 +Connector_IDC +IDC-Header_2x30_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x30 2.54mm double row +0 +60 +60 +Connector_IDC +IDC-Header_2x30_P2.54mm_Latch_Vertical +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x30 2.54mm double row +0 +60 +60 +Connector_IDC +IDC-Header_2x30_P2.54mm_Vertical +Through hole IDC box header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x30 2.54mm double row +0 +60 +60 +Connector_IDC +IDC-Header_2x32-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x32 2.54mm double row +0 +66 +65 +Connector_IDC +IDC-Header_2x32-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x32 2.54mm double row +0 +66 +65 +Connector_IDC +IDC-Header_2x32-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x32 2.54mm double row +0 +66 +65 +Connector_IDC +IDC-Header_2x32-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x32 2.54mm double row +0 +66 +65 +Connector_IDC +IDC-Header_2x32-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x32 2.54mm double row +0 +66 +65 +Connector_IDC +IDC-Header_2x32_P2.54mm_Horizontal +Through hole IDC box header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x32 2.54mm double row +0 +64 +64 +Connector_IDC +IDC-Header_2x32_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x32 2.54mm double row +0 +64 +64 +Connector_IDC +IDC-Header_2x32_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x32 2.54mm double row +0 +64 +64 +Connector_IDC +IDC-Header_2x32_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x32 2.54mm double row +0 +64 +64 +Connector_IDC +IDC-Header_2x32_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x32 2.54mm double row +0 +64 +64 +Connector_IDC +IDC-Header_2x32_P2.54mm_Latch_Vertical +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x32 2.54mm double row +0 +64 +64 +Connector_IDC +IDC-Header_2x32_P2.54mm_Vertical +Through hole IDC box header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x32 2.54mm double row +0 +64 +64 +Connector_JAE +JAE_LY20-4P-DLT1_2x02_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-4P-DLT1, 2 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +4 +4 +Connector_JAE +JAE_LY20-4P-DT1_2x02_P2.00mm_Vertical +Molex LY 20 series connector, LY20-4P-DT1, 2 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +4 +4 +Connector_JAE +JAE_LY20-6P-DLT1_2x03_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-6P-DLT1, 3 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +6 +6 +Connector_JAE +JAE_LY20-6P-DT1_2x03_P2.00mm_Vertical +Molex LY 20 series connector, LY20-6P-DT1, 3 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +6 +6 +Connector_JAE +JAE_LY20-8P-DLT1_2x04_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-8P-DLT1, 4 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +8 +8 +Connector_JAE +JAE_LY20-8P-DT1_2x04_P2.00mm_Vertical +Molex LY 20 series connector, LY20-8P-DT1, 4 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +8 +8 +Connector_JAE +JAE_LY20-10P-DLT1_2x05_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-10P-DLT1, 5 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +10 +10 +Connector_JAE +JAE_LY20-10P-DT1_2x05_P2.00mm_Vertical +Molex LY 20 series connector, LY20-10P-DT1, 5 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +10 +10 +Connector_JAE +JAE_LY20-12P-DLT1_2x06_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-12P-DLT1, 6 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +12 +12 +Connector_JAE +JAE_LY20-12P-DT1_2x06_P2.00mm_Vertical +Molex LY 20 series connector, LY20-12P-DT1, 6 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +12 +12 +Connector_JAE +JAE_LY20-14P-DLT1_2x07_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-14P-DLT1, 7 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +14 +14 +Connector_JAE +JAE_LY20-14P-DT1_2x07_P2.00mm_Vertical +Molex LY 20 series connector, LY20-14P-DT1, 7 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +14 +14 +Connector_JAE +JAE_LY20-16P-DLT1_2x08_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-16P-DLT1, 8 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +16 +16 +Connector_JAE +JAE_LY20-16P-DT1_2x08_P2.00mm_Vertical +Molex LY 20 series connector, LY20-16P-DT1, 8 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +16 +16 +Connector_JAE +JAE_LY20-18P-DLT1_2x09_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-18P-DLT1, 9 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +18 +18 +Connector_JAE +JAE_LY20-18P-DT1_2x09_P2.00mm_Vertical +Molex LY 20 series connector, LY20-18P-DT1, 9 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +18 +18 +Connector_JAE +JAE_LY20-20P-DLT1_2x10_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-20P-DLT1, 10 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +20 +20 +Connector_JAE +JAE_LY20-20P-DT1_2x10_P2.00mm_Vertical +Molex LY 20 series connector, LY20-20P-DT1, 10 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +20 +20 +Connector_JAE +JAE_LY20-22P-DLT1_2x11_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-22P-DLT1, 11 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +22 +22 +Connector_JAE +JAE_LY20-22P-DT1_2x11_P2.00mm_Vertical +Molex LY 20 series connector, LY20-22P-DT1, 11 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +22 +22 +Connector_JAE +JAE_LY20-24P-DLT1_2x12_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-24P-DLT1, 12 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +24 +24 +Connector_JAE +JAE_LY20-24P-DT1_2x12_P2.00mm_Vertical +Molex LY 20 series connector, LY20-24P-DT1, 12 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +24 +24 +Connector_JAE +JAE_LY20-26P-DLT1_2x13_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-26P-DLT1, 13 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +26 +26 +Connector_JAE +JAE_LY20-26P-DT1_2x13_P2.00mm_Vertical +Molex LY 20 series connector, LY20-26P-DT1, 13 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +26 +26 +Connector_JAE +JAE_LY20-28P-DLT1_2x14_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-28P-DLT1, 14 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +28 +28 +Connector_JAE +JAE_LY20-28P-DT1_2x14_P2.00mm_Vertical +Molex LY 20 series connector, LY20-28P-DT1, 14 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +28 +28 +Connector_JAE +JAE_LY20-30P-DLT1_2x15_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-30P-DLT1, 15 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +30 +30 +Connector_JAE +JAE_LY20-30P-DT1_2x15_P2.00mm_Vertical +Molex LY 20 series connector, LY20-30P-DT1, 15 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +30 +30 +Connector_JAE +JAE_LY20-32P-DLT1_2x16_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-32P-DLT1, 16 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +32 +32 +Connector_JAE +JAE_LY20-32P-DT1_2x16_P2.00mm_Vertical +Molex LY 20 series connector, LY20-32P-DT1, 16 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +32 +32 +Connector_JAE +JAE_LY20-34P-DLT1_2x17_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-34P-DLT1, 17 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +34 +34 +Connector_JAE +JAE_LY20-34P-DT1_2x17_P2.00mm_Vertical +Molex LY 20 series connector, LY20-34P-DT1, 17 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +34 +34 +Connector_JAE +JAE_LY20-36P-DLT1_2x18_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-36P-DLT1, 18 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +36 +36 +Connector_JAE +JAE_LY20-36P-DT1_2x18_P2.00mm_Vertical +Molex LY 20 series connector, LY20-36P-DT1, 18 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +36 +36 +Connector_JAE +JAE_LY20-38P-DLT1_2x19_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-38P-DLT1, 19 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +38 +38 +Connector_JAE +JAE_LY20-38P-DT1_2x19_P2.00mm_Vertical +Molex LY 20 series connector, LY20-38P-DT1, 19 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +38 +38 +Connector_JAE +JAE_LY20-40P-DLT1_2x20_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-40P-DLT1, 20 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +40 +40 +Connector_JAE +JAE_LY20-40P-DT1_2x20_P2.00mm_Vertical +Molex LY 20 series connector, LY20-40P-DT1, 20 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +40 +40 +Connector_JAE +JAE_LY20-42P-DLT1_2x21_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-42P-DLT1, 21 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +42 +42 +Connector_JAE +JAE_LY20-42P-DT1_2x21_P2.00mm_Vertical +Molex LY 20 series connector, LY20-42P-DT1, 21 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +42 +42 +Connector_JAE +JAE_LY20-44P-DLT1_2x22_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-44P-DLT1, 22 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +44 +44 +Connector_JAE +JAE_LY20-44P-DT1_2x22_P2.00mm_Vertical +Molex LY 20 series connector, LY20-44P-DT1, 22 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +44 +44 +Connector_JAE +JAE_MM70-314-310B1 +http://www.heilind.com/marketing/documents/jae/JAE_MM70.pdf +connector JAE MXM +0 +280 +279 +Connector_JAE +JAE_SIM_Card_SF72S006 +SIM Card, Push-Push, https://www.jae.com/direct/topics/topics_file_download/topics_id=68892&ext_no=06&index=0&_lang=en&v=202003111511468456809 +SIM Card with Detect Switch +0 +18 +9 +Connector_JST +JST_ACH_BM01B-ACHSS-A-GAN-ETF_1x01-1MP_P1.20mm_Vertical +JST ACH series connector, BM01B-ACHSS-A-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator +connector JST ACH vertical +0 +3 +2 +Connector_JST +JST_ACH_BM02B-ACHSS-GAN-ETF_1x02-1MP_P1.20mm_Vertical +JST ACH series connector, BM02B-ACHSS-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator +connector JST ACH vertical +0 +4 +3 +Connector_JST +JST_ACH_BM03B-ACHSS-GAN-ETF_1x03-1MP_P1.20mm_Vertical +JST ACH series connector, BM03B-ACHSS-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator +connector JST ACH vertical +0 +5 +4 +Connector_JST +JST_ACH_BM04B-ACHSS-A-GAN-ETF_1x04-1MP_P1.20mm_Vertical +JST ACH series connector, BM04B-ACHSS-A-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator +connector JST ACH vertical +0 +6 +5 +Connector_JST +JST_ACH_BM05B-ACHSS-A-GAN-ETF_1x05-1MP_P1.20mm_Vertical +JST ACH series connector, BM05B-ACHSS-A-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator +connector JST ACH vertical +0 +7 +6 +Connector_JST +JST_AUH_BM03B-AUHKS-GA-TB_1x03-1MP_P1.50mm_Vertical +JST AUH series connector, BM03B-AUHKS-GA-TB (http://www.jst-mfg.com/product/pdf/eng/eAUH.pdf), generated with kicad-footprint-generator +connector JST AUH side entry +0 +5 +4 +Connector_JST +JST_AUH_BM05B-AUHKS-GA-TB_1x05-1MP_P1.50mm_Vertical +JST AUH series connector, BM05B-AUHKS-GA-TB (http://www.jst-mfg.com/product/pdf/eng/eAUH.pdf), generated with kicad-footprint-generator +connector JST AUH side entry +0 +7 +6 +Connector_JST +JST_EH_B2B-EH-A_1x02_P2.50mm_Vertical +JST EH series connector, B2B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH vertical +0 +2 +2 +Connector_JST +JST_EH_B3B-EH-A_1x03_P2.50mm_Vertical +JST EH series connector, B3B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH vertical +0 +3 +3 +Connector_JST +JST_EH_B4B-EH-A_1x04_P2.50mm_Vertical +JST EH series connector, B4B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH vertical +0 +4 +4 +Connector_JST +JST_EH_B5B-EH-A_1x05_P2.50mm_Vertical +JST EH series connector, B5B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH vertical +0 +5 +5 +Connector_JST +JST_EH_B6B-EH-A_1x06_P2.50mm_Vertical +JST EH series connector, B6B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH vertical +0 +6 +6 +Connector_JST +JST_EH_B7B-EH-A_1x07_P2.50mm_Vertical +JST EH series connector, B7B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH vertical +0 +7 +7 +Connector_JST +JST_EH_B8B-EH-A_1x08_P2.50mm_Vertical +JST EH series connector, B8B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH vertical +0 +8 +8 +Connector_JST +JST_EH_B9B-EH-A_1x09_P2.50mm_Vertical +JST EH series connector, B9B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH vertical +0 +9 +9 +Connector_JST +JST_EH_B10B-EH-A_1x10_P2.50mm_Vertical +JST EH series connector, B10B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH side entry +0 +10 +10 +Connector_JST +JST_EH_B11B-EH-A_1x11_P2.50mm_Vertical +JST EH series connector, B11B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH side entry +0 +11 +11 +Connector_JST +JST_EH_B12B-EH-A_1x12_P2.50mm_Vertical +JST EH series connector, B12B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH side entry +0 +12 +12 +Connector_JST +JST_EH_B13B-EH-A_1x13_P2.50mm_Vertical +JST EH series connector, B13B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH side entry +0 +13 +13 +Connector_JST +JST_EH_B14B-EH-A_1x14_P2.50mm_Vertical +JST EH series connector, B14B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH side entry +0 +14 +14 +Connector_JST +JST_EH_B15B-EH-A_1x15_P2.50mm_Vertical +JST EH series connector, B15B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH side entry +0 +15 +15 +Connector_JST +JST_EH_S2B-EH_1x02_P2.50mm_Horizontal +JST EH series connector, S2B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH horizontal +0 +2 +2 +Connector_JST +JST_EH_S3B-EH_1x03_P2.50mm_Horizontal +JST EH series connector, S3B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH horizontal +0 +3 +3 +Connector_JST +JST_EH_S4B-EH_1x04_P2.50mm_Horizontal +JST EH series connector, S4B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH horizontal +0 +4 +4 +Connector_JST +JST_EH_S5B-EH_1x05_P2.50mm_Horizontal +JST EH series connector, S5B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH horizontal +0 +5 +5 +Connector_JST +JST_EH_S6B-EH_1x06_P2.50mm_Horizontal +JST EH series connector, S6B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH horizontal +0 +6 +6 +Connector_JST +JST_EH_S7B-EH_1x07_P2.50mm_Horizontal +JST EH series connector, S7B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH horizontal +0 +7 +7 +Connector_JST +JST_EH_S8B-EH_1x08_P2.50mm_Horizontal +JST EH series connector, S8B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH horizontal +0 +8 +8 +Connector_JST +JST_EH_S9B-EH_1x09_P2.50mm_Horizontal +JST EH series connector, S9B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH horizontal +0 +9 +9 +Connector_JST +JST_EH_S10B-EH_1x10_P2.50mm_Horizontal +JST EH series connector, S10B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH top entry +0 +10 +10 +Connector_JST +JST_EH_S11B-EH_1x11_P2.50mm_Horizontal +JST EH series connector, S11B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH top entry +0 +11 +11 +Connector_JST +JST_EH_S12B-EH_1x12_P2.50mm_Horizontal +JST EH series connector, S12B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH top entry +0 +12 +12 +Connector_JST +JST_EH_S13B-EH_1x13_P2.50mm_Horizontal +JST EH series connector, S13B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH top entry +0 +13 +13 +Connector_JST +JST_EH_S14B-EH_1x14_P2.50mm_Horizontal +JST EH series connector, S14B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH top entry +0 +14 +14 +Connector_JST +JST_EH_S15B-EH_1x15_P2.50mm_Horizontal +JST EH series connector, S15B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH top entry +0 +15 +15 +Connector_JST +JST_GH_BM02B-GHS-TBT_1x02-1MP_P1.25mm_Vertical +JST GH series connector, BM02B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH side entry +0 +4 +3 +Connector_JST +JST_GH_BM03B-GHS-TBT_1x03-1MP_P1.25mm_Vertical +JST GH series connector, BM03B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH side entry +0 +5 +4 +Connector_JST +JST_GH_BM04B-GHS-TBT_1x04-1MP_P1.25mm_Vertical +JST GH series connector, BM04B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH side entry +0 +6 +5 +Connector_JST +JST_GH_BM05B-GHS-TBT_1x05-1MP_P1.25mm_Vertical +JST GH series connector, BM05B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH side entry +0 +7 +6 +Connector_JST +JST_GH_BM06B-GHS-TBT_1x06-1MP_P1.25mm_Vertical +JST GH series connector, BM06B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH side entry +0 +8 +7 +Connector_JST +JST_GH_BM07B-GHS-TBT_1x07-1MP_P1.25mm_Vertical +JST GH series connector, BM07B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH side entry +0 +9 +8 +Connector_JST +JST_GH_BM08B-GHS-TBT_1x08-1MP_P1.25mm_Vertical +JST GH series connector, BM08B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH side entry +0 +10 +9 +Connector_JST +JST_GH_BM09B-GHS-TBT_1x09-1MP_P1.25mm_Vertical +JST GH series connector, BM09B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH side entry +0 +11 +10 +Connector_JST +JST_GH_BM10B-GHS-TBT_1x10-1MP_P1.25mm_Vertical +JST GH series connector, BM10B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH side entry +0 +12 +11 +Connector_JST +JST_GH_BM11B-GHS-TBT_1x11-1MP_P1.25mm_Vertical +JST GH series connector, BM11B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH side entry +0 +13 +12 +Connector_JST +JST_GH_BM12B-GHS-TBT_1x12-1MP_P1.25mm_Vertical +JST GH series connector, BM12B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH side entry +0 +14 +13 +Connector_JST +JST_GH_BM13B-GHS-TBT_1x13-1MP_P1.25mm_Vertical +JST GH series connector, BM13B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH side entry +0 +15 +14 +Connector_JST +JST_GH_BM14B-GHS-TBT_1x14-1MP_P1.25mm_Vertical +JST GH series connector, BM14B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH side entry +0 +16 +15 +Connector_JST +JST_GH_BM15B-GHS-TBT_1x15-1MP_P1.25mm_Vertical +JST GH series connector, BM15B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH side entry +0 +17 +16 +Connector_JST +JST_GH_SM02B-GHS-TB_1x02-1MP_P1.25mm_Horizontal +JST GH series connector, SM02B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH top entry +0 +4 +3 +Connector_JST +JST_GH_SM03B-GHS-TB_1x03-1MP_P1.25mm_Horizontal +JST GH series connector, SM03B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH top entry +0 +5 +4 +Connector_JST +JST_GH_SM04B-GHS-TB_1x04-1MP_P1.25mm_Horizontal +JST GH series connector, SM04B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH top entry +0 +6 +5 +Connector_JST +JST_GH_SM05B-GHS-TB_1x05-1MP_P1.25mm_Horizontal +JST GH series connector, SM05B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH top entry +0 +7 +6 +Connector_JST +JST_GH_SM06B-GHS-TB_1x06-1MP_P1.25mm_Horizontal +JST GH series connector, SM06B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH top entry +0 +8 +7 +Connector_JST +JST_GH_SM07B-GHS-TB_1x07-1MP_P1.25mm_Horizontal +JST GH series connector, SM07B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH top entry +0 +9 +8 +Connector_JST +JST_GH_SM08B-GHS-TB_1x08-1MP_P1.25mm_Horizontal +JST GH series connector, SM08B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH top entry +0 +10 +9 +Connector_JST +JST_GH_SM09B-GHS-TB_1x09-1MP_P1.25mm_Horizontal +JST GH series connector, SM09B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH top entry +0 +11 +10 +Connector_JST +JST_GH_SM10B-GHS-TB_1x10-1MP_P1.25mm_Horizontal +JST GH series connector, SM10B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH top entry +0 +12 +11 +Connector_JST +JST_GH_SM11B-GHS-TB_1x11-1MP_P1.25mm_Horizontal +JST GH series connector, SM11B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH top entry +0 +13 +12 +Connector_JST +JST_GH_SM12B-GHS-TB_1x12-1MP_P1.25mm_Horizontal +JST GH series connector, SM12B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH top entry +0 +14 +13 +Connector_JST +JST_GH_SM13B-GHS-TB_1x13-1MP_P1.25mm_Horizontal +JST GH series connector, SM13B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH top entry +0 +15 +14 +Connector_JST +JST_GH_SM14B-GHS-TB_1x14-1MP_P1.25mm_Horizontal +JST GH series connector, SM14B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH top entry +0 +16 +15 +Connector_JST +JST_GH_SM15B-GHS-TB_1x15-1MP_P1.25mm_Horizontal +JST GH series connector, SM15B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH top entry +0 +17 +16 +Connector_JST +JST_J2100_B06B-J21DK-GGXR_2x03_P2.50x4.00mm_Vertical +JST J2100 series connector, B06B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 vertical +0 +8 +6 +Connector_JST +JST_J2100_B08B-J21DK-GGXR_2x04_P2.50x4.00mm_Vertical +JST J2100 series connector, B08B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 vertical +0 +10 +8 +Connector_JST +JST_J2100_B10B-J21DK-GGXR_2x05_P2.50x4.00mm_Vertical +JST J2100 series connector, B10B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 vertical +0 +12 +10 +Connector_JST +JST_J2100_B12B-J21DK-GGXR_2x06_P2.50x4.00mm_Vertical +JST J2100 series connector, B12B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 vertical +0 +14 +12 +Connector_JST +JST_J2100_B16B-J21DK-GGXR_2x08_P2.50x4.00mm_Vertical +JST J2100 series connector, B16B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 vertical +0 +18 +16 +Connector_JST +JST_J2100_B20B-J21DK-GGXR_2x10_P2.50x4.00mm_Vertical +JST J2100 series connector, B20B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 vertical +0 +22 +20 +Connector_JST +JST_J2100_S06B-J21DK-GGXR_2x03_P2.50mm_Horizontal +JST J2100 series connector, S06B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 horizontal +0 +7 +6 +Connector_JST +JST_J2100_S08B-J21DK-GGXR_2x04_P2.50mm_Horizontal +JST J2100 series connector, S08B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 horizontal +0 +10 +8 +Connector_JST +JST_J2100_S10B-J21DK-GGXR_2x05_P2.50mm_Horizontal +JST J2100 series connector, S10B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 horizontal +0 +12 +10 +Connector_JST +JST_J2100_S12B-J21DK-GGXR_2x06_P2.50mm_Horizontal +JST J2100 series connector, S12B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 horizontal +0 +14 +12 +Connector_JST +JST_J2100_S16B-J21DK-GGXR_2x08_P2.50mm_Horizontal +JST J2100 series connector, S16B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 horizontal +0 +18 +16 +Connector_JST +JST_J2100_S20B-J21DK-GGXR_2x10_P2.50mm_Horizontal +JST J2100 series connector, S20B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 horizontal +0 +22 +20 +Connector_JST +JST_JWPF_B02B-JWPF-SK-R_1x02_P2.00mm_Vertical +JST JWPF series connector, B02B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator +connector JST JWPF side entry +0 +2 +2 +Connector_JST +JST_JWPF_B03B-JWPF-SK-R_1x03_P2.00mm_Vertical +JST JWPF series connector, B03B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator +connector JST JWPF side entry +0 +3 +3 +Connector_JST +JST_JWPF_B04B-JWPF-SK-R_1x04_P2.00mm_Vertical +JST JWPF series connector, B04B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator +connector JST JWPF side entry +0 +4 +4 +Connector_JST +JST_JWPF_B06B-JWPF-SK-R_2x03_P2.00mm_Vertical +JST JWPF series connector, B06B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator +connector JST JWPF side entry +0 +6 +6 +Connector_JST +JST_JWPF_B08B-JWPF-SK-R_2x04_P2.00mm_Vertical +JST JWPF series connector, B08B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator +connector JST JWPF side entry +0 +8 +8 +Connector_JST +JST_LEA_SM02B-LEASS-TF_1x02-1MP_P4.20mm_Horizontal +JST LEA series connector, SM02B-LEASS-TF (http://www.jst-mfg.com/product/pdf/eng/eLEA.pdf), generated with kicad-footprint-generator +connector JST LEA top entry +0 +4 +3 +Connector_JST +JST_NV_B02P-NV_1x02_P5.00mm_Vertical +JST NV series connector, B02P-NV (http://www.jst-mfg.com/product/pdf/eng/eNV.pdf), generated with kicad-footprint-generator +connector JST NV side entry +0 +2 +2 +Connector_JST +JST_NV_B03P-NV_1x03_P5.00mm_Vertical +JST NV series connector, B03P-NV (http://www.jst-mfg.com/product/pdf/eng/eNV.pdf), generated with kicad-footprint-generator +connector JST NV side entry +0 +3 +3 +Connector_JST +JST_NV_B04P-NV_1x04_P5.00mm_Vertical +JST NV series connector, B04P-NV (http://www.jst-mfg.com/product/pdf/eng/eNV.pdf), generated with kicad-footprint-generator +connector JST NV side entry +0 +4 +4 +Connector_JST +JST_PHD_B8B-PHDSS_2x04_P2.00mm_Vertical +JST PHD series connector, B8B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +8 +8 +Connector_JST +JST_PHD_B10B-PHDSS_2x05_P2.00mm_Vertical +JST PHD series connector, B10B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +10 +10 +Connector_JST +JST_PHD_B12B-PHDSS_2x06_P2.00mm_Vertical +JST PHD series connector, B12B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +12 +12 +Connector_JST +JST_PHD_B14B-PHDSS_2x07_P2.00mm_Vertical +JST PHD series connector, B14B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +14 +14 +Connector_JST +JST_PHD_B16B-PHDSS_2x08_P2.00mm_Vertical +JST PHD series connector, B16B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +16 +16 +Connector_JST +JST_PHD_B18B-PHDSS_2x09_P2.00mm_Vertical +JST PHD series connector, B18B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +18 +18 +Connector_JST +JST_PHD_B20B-PHDSS_2x10_P2.00mm_Vertical +JST PHD series connector, B20B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +20 +20 +Connector_JST +JST_PHD_B22B-PHDSS_2x11_P2.00mm_Vertical +JST PHD series connector, B22B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +22 +22 +Connector_JST +JST_PHD_B24B-PHDSS_2x12_P2.00mm_Vertical +JST PHD series connector, B24B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +24 +24 +Connector_JST +JST_PHD_B26B-PHDSS_2x13_P2.00mm_Vertical +JST PHD series connector, B26B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +26 +26 +Connector_JST +JST_PHD_B28B-PHDSS_2x14_P2.00mm_Vertical +JST PHD series connector, B28B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +28 +28 +Connector_JST +JST_PHD_B30B-PHDSS_2x15_P2.00mm_Vertical +JST PHD series connector, B30B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +30 +30 +Connector_JST +JST_PHD_B32B-PHDSS_2x16_P2.00mm_Vertical +JST PHD series connector, B32B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +32 +32 +Connector_JST +JST_PHD_B34B-PHDSS_2x17_P2.00mm_Vertical +JST PHD series connector, B34B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +34 +34 +Connector_JST +JST_PHD_S8B-PHDSS_2x04_P2.00mm_Horizontal +JST PHD series connector, S8B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +8 +8 +Connector_JST +JST_PHD_S10B-PHDSS_2x05_P2.00mm_Horizontal +JST PHD series connector, S10B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +10 +10 +Connector_JST +JST_PHD_S12B-PHDSS_2x06_P2.00mm_Horizontal +JST PHD series connector, S12B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +12 +12 +Connector_JST +JST_PHD_S14B-PHDSS_2x07_P2.00mm_Horizontal +JST PHD series connector, S14B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +14 +14 +Connector_JST +JST_PHD_S16B-PHDSS_2x08_P2.00mm_Horizontal +JST PHD series connector, S16B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +16 +16 +Connector_JST +JST_PHD_S18B-PHDSS_2x09_P2.00mm_Horizontal +JST PHD series connector, S18B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +18 +18 +Connector_JST +JST_PHD_S20B-PHDSS_2x10_P2.00mm_Horizontal +JST PHD series connector, S20B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +20 +20 +Connector_JST +JST_PHD_S22B-PHDSS_2x11_P2.00mm_Horizontal +JST PHD series connector, S22B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +22 +22 +Connector_JST +JST_PHD_S24B-PHDSS_2x12_P2.00mm_Horizontal +JST PHD series connector, S24B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +24 +24 +Connector_JST +JST_PHD_S26B-PHDSS_2x13_P2.00mm_Horizontal +JST PHD series connector, S26B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +26 +26 +Connector_JST +JST_PHD_S28B-PHDSS_2x14_P2.00mm_Horizontal +JST PHD series connector, S28B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +28 +28 +Connector_JST +JST_PHD_S30B-PHDSS_2x15_P2.00mm_Horizontal +JST PHD series connector, S30B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +30 +30 +Connector_JST +JST_PHD_S32B-PHDSS_2x16_P2.00mm_Horizontal +JST PHD series connector, S32B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +32 +32 +Connector_JST +JST_PHD_S34B-PHDSS_2x17_P2.00mm_Horizontal +JST PHD series connector, S34B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +34 +34 +Connector_JST +JST_PH_B2B-PH-K_1x02_P2.00mm_Vertical +JST PH series connector, B2B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +2 +2 +Connector_JST +JST_PH_B2B-PH-SM4-TB_1x02-1MP_P2.00mm_Vertical +JST PH series connector, B2B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +4 +3 +Connector_JST +JST_PH_B3B-PH-K_1x03_P2.00mm_Vertical +JST PH series connector, B3B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +3 +3 +Connector_JST +JST_PH_B3B-PH-SM4-TB_1x03-1MP_P2.00mm_Vertical +JST PH series connector, B3B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +5 +4 +Connector_JST +JST_PH_B4B-PH-K_1x04_P2.00mm_Vertical +JST PH series connector, B4B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +4 +4 +Connector_JST +JST_PH_B4B-PH-SM4-TB_1x04-1MP_P2.00mm_Vertical +JST PH series connector, B4B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +6 +5 +Connector_JST +JST_PH_B5B-PH-K_1x05_P2.00mm_Vertical +JST PH series connector, B5B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +5 +5 +Connector_JST +JST_PH_B5B-PH-SM4-TB_1x05-1MP_P2.00mm_Vertical +JST PH series connector, B5B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +7 +6 +Connector_JST +JST_PH_B6B-PH-K_1x06_P2.00mm_Vertical +JST PH series connector, B6B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +6 +6 +Connector_JST +JST_PH_B6B-PH-SM4-TB_1x06-1MP_P2.00mm_Vertical +JST PH series connector, B6B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +8 +7 +Connector_JST +JST_PH_B7B-PH-K_1x07_P2.00mm_Vertical +JST PH series connector, B7B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +7 +7 +Connector_JST +JST_PH_B7B-PH-SM4-TB_1x07-1MP_P2.00mm_Vertical +JST PH series connector, B7B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +9 +8 +Connector_JST +JST_PH_B8B-PH-K_1x08_P2.00mm_Vertical +JST PH series connector, B8B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +8 +8 +Connector_JST +JST_PH_B8B-PH-SM4-TB_1x08-1MP_P2.00mm_Vertical +JST PH series connector, B8B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +10 +9 +Connector_JST +JST_PH_B9B-PH-K_1x09_P2.00mm_Vertical +JST PH series connector, B9B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +9 +9 +Connector_JST +JST_PH_B9B-PH-SM4-TB_1x09-1MP_P2.00mm_Vertical +JST PH series connector, B9B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +11 +10 +Connector_JST +JST_PH_B10B-PH-K_1x10_P2.00mm_Vertical +JST PH series connector, B10B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +10 +10 +Connector_JST +JST_PH_B10B-PH-SM4-TB_1x10-1MP_P2.00mm_Vertical +JST PH series connector, B10B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +12 +11 +Connector_JST +JST_PH_B11B-PH-K_1x11_P2.00mm_Vertical +JST PH series connector, B11B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +11 +11 +Connector_JST +JST_PH_B11B-PH-SM4-TB_1x11-1MP_P2.00mm_Vertical +JST PH series connector, B11B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +13 +12 +Connector_JST +JST_PH_B12B-PH-K_1x12_P2.00mm_Vertical +JST PH series connector, B12B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +12 +12 +Connector_JST +JST_PH_B12B-PH-SM4-TB_1x12-1MP_P2.00mm_Vertical +JST PH series connector, B12B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +14 +13 +Connector_JST +JST_PH_B13B-PH-K_1x13_P2.00mm_Vertical +JST PH series connector, B13B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +13 +13 +Connector_JST +JST_PH_B13B-PH-SM4-TB_1x13-1MP_P2.00mm_Vertical +JST PH series connector, B13B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +15 +14 +Connector_JST +JST_PH_B14B-PH-K_1x14_P2.00mm_Vertical +JST PH series connector, B14B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +14 +14 +Connector_JST +JST_PH_B14B-PH-SM4-TB_1x14-1MP_P2.00mm_Vertical +JST PH series connector, B14B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +16 +15 +Connector_JST +JST_PH_B15B-PH-K_1x15_P2.00mm_Vertical +JST PH series connector, B15B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +15 +15 +Connector_JST +JST_PH_B15B-PH-SM4-TB_1x15-1MP_P2.00mm_Vertical +JST PH series connector, B15B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +17 +16 +Connector_JST +JST_PH_B16B-PH-K_1x16_P2.00mm_Vertical +JST PH series connector, B16B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +16 +16 +Connector_JST +JST_PH_B16B-PH-SM4-TB_1x16-1MP_P2.00mm_Vertical +JST PH series connector, B16B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +18 +17 +Connector_JST +JST_PH_S2B-PH-K_1x02_P2.00mm_Horizontal +JST PH series connector, S2B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +2 +2 +Connector_JST +JST_PH_S2B-PH-SM4-TB_1x02-1MP_P2.00mm_Horizontal +JST PH series connector, S2B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +4 +3 +Connector_JST +JST_PH_S3B-PH-K_1x03_P2.00mm_Horizontal +JST PH series connector, S3B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +3 +3 +Connector_JST +JST_PH_S3B-PH-SM4-TB_1x03-1MP_P2.00mm_Horizontal +JST PH series connector, S3B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +5 +4 +Connector_JST +JST_PH_S4B-PH-K_1x04_P2.00mm_Horizontal +JST PH series connector, S4B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +4 +4 +Connector_JST +JST_PH_S4B-PH-SM4-TB_1x04-1MP_P2.00mm_Horizontal +JST PH series connector, S4B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +6 +5 +Connector_JST +JST_PH_S5B-PH-K_1x05_P2.00mm_Horizontal +JST PH series connector, S5B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +5 +5 +Connector_JST +JST_PH_S5B-PH-SM4-TB_1x05-1MP_P2.00mm_Horizontal +JST PH series connector, S5B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +7 +6 +Connector_JST +JST_PH_S6B-PH-K_1x06_P2.00mm_Horizontal +JST PH series connector, S6B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +6 +6 +Connector_JST +JST_PH_S6B-PH-SM4-TB_1x06-1MP_P2.00mm_Horizontal +JST PH series connector, S6B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +8 +7 +Connector_JST +JST_PH_S7B-PH-K_1x07_P2.00mm_Horizontal +JST PH series connector, S7B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +7 +7 +Connector_JST +JST_PH_S7B-PH-SM4-TB_1x07-1MP_P2.00mm_Horizontal +JST PH series connector, S7B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +9 +8 +Connector_JST +JST_PH_S8B-PH-K_1x08_P2.00mm_Horizontal +JST PH series connector, S8B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +8 +8 +Connector_JST +JST_PH_S8B-PH-SM4-TB_1x08-1MP_P2.00mm_Horizontal +JST PH series connector, S8B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +10 +9 +Connector_JST +JST_PH_S9B-PH-K_1x09_P2.00mm_Horizontal +JST PH series connector, S9B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +9 +9 +Connector_JST +JST_PH_S9B-PH-SM4-TB_1x09-1MP_P2.00mm_Horizontal +JST PH series connector, S9B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +11 +10 +Connector_JST +JST_PH_S10B-PH-K_1x10_P2.00mm_Horizontal +JST PH series connector, S10B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +10 +10 +Connector_JST +JST_PH_S10B-PH-SM4-TB_1x10-1MP_P2.00mm_Horizontal +JST PH series connector, S10B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +12 +11 +Connector_JST +JST_PH_S11B-PH-K_1x11_P2.00mm_Horizontal +JST PH series connector, S11B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +11 +11 +Connector_JST +JST_PH_S11B-PH-SM4-TB_1x11-1MP_P2.00mm_Horizontal +JST PH series connector, S11B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +13 +12 +Connector_JST +JST_PH_S12B-PH-K_1x12_P2.00mm_Horizontal +JST PH series connector, S12B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +12 +12 +Connector_JST +JST_PH_S12B-PH-SM4-TB_1x12-1MP_P2.00mm_Horizontal +JST PH series connector, S12B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +14 +13 +Connector_JST +JST_PH_S13B-PH-K_1x13_P2.00mm_Horizontal +JST PH series connector, S13B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +13 +13 +Connector_JST +JST_PH_S13B-PH-SM4-TB_1x13-1MP_P2.00mm_Horizontal +JST PH series connector, S13B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +15 +14 +Connector_JST +JST_PH_S14B-PH-K_1x14_P2.00mm_Horizontal +JST PH series connector, S14B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +14 +14 +Connector_JST +JST_PH_S14B-PH-SM4-TB_1x14-1MP_P2.00mm_Horizontal +JST PH series connector, S14B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +16 +15 +Connector_JST +JST_PH_S15B-PH-K_1x15_P2.00mm_Horizontal +JST PH series connector, S15B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +15 +15 +Connector_JST +JST_PH_S15B-PH-SM4-TB_1x15-1MP_P2.00mm_Horizontal +JST PH series connector, S15B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +17 +16 +Connector_JST +JST_PH_S16B-PH-K_1x16_P2.00mm_Horizontal +JST PH series connector, S16B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +16 +16 +Connector_JST +JST_PUD_B08B-PUDSS_2x04_P2.00mm_Vertical +JST PUD series connector, B08B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +8 +8 +Connector_JST +JST_PUD_B10B-PUDSS_2x05_P2.00mm_Vertical +JST PUD series connector, B10B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +10 +10 +Connector_JST +JST_PUD_B12B-PUDSS_2x06_P2.00mm_Vertical +JST PUD series connector, B12B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +12 +12 +Connector_JST +JST_PUD_B14B-PUDSS_2x07_P2.00mm_Vertical +JST PUD series connector, B14B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +14 +14 +Connector_JST +JST_PUD_B16B-PUDSS_2x08_P2.00mm_Vertical +JST PUD series connector, B16B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +16 +16 +Connector_JST +JST_PUD_B18B-PUDSS_2x09_P2.00mm_Vertical +JST PUD series connector, B18B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +18 +18 +Connector_JST +JST_PUD_B20B-PUDSS_2x10_P2.00mm_Vertical +JST PUD series connector, B20B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +20 +20 +Connector_JST +JST_PUD_B22B-PUDSS_2x11_P2.00mm_Vertical +JST PUD series connector, B22B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +22 +22 +Connector_JST +JST_PUD_B24B-PUDSS_2x12_P2.00mm_Vertical +JST PUD series connector, B24B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +24 +24 +Connector_JST +JST_PUD_B26B-PUDSS_2x13_P2.00mm_Vertical +JST PUD series connector, B26B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +26 +26 +Connector_JST +JST_PUD_B28B-PUDSS_2x14_P2.00mm_Vertical +JST PUD series connector, B28B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +28 +28 +Connector_JST +JST_PUD_B30B-PUDSS_2x15_P2.00mm_Vertical +JST PUD series connector, B30B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +30 +30 +Connector_JST +JST_PUD_B32B-PUDSS_2x16_P2.00mm_Vertical +JST PUD series connector, B32B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +32 +32 +Connector_JST +JST_PUD_B34B-PUDSS_2x17_P2.00mm_Vertical +JST PUD series connector, B34B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +34 +34 +Connector_JST +JST_PUD_B36B-PUDSS_2x18_P2.00mm_Vertical +JST PUD series connector, B36B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +36 +36 +Connector_JST +JST_PUD_B38B-PUDSS_2x19_P2.00mm_Vertical +JST PUD series connector, B38B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +38 +38 +Connector_JST +JST_PUD_B40B-PUDSS_2x20_P2.00mm_Vertical +JST PUD series connector, B40B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +40 +40 +Connector_JST +JST_PUD_S08B-PUDSS-1_2x04_P2.00mm_Horizontal +JST PUD series connector, S08B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +8 +8 +Connector_JST +JST_PUD_S10B-PUDSS-1_2x05_P2.00mm_Horizontal +JST PUD series connector, S10B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +10 +10 +Connector_JST +JST_PUD_S12B-PUDSS-1_2x06_P2.00mm_Horizontal +JST PUD series connector, S12B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +12 +12 +Connector_JST +JST_PUD_S14B-PUDSS-1_2x07_P2.00mm_Horizontal +JST PUD series connector, S14B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +14 +14 +Connector_JST +JST_PUD_S16B-PUDSS-1_2x08_P2.00mm_Horizontal +JST PUD series connector, S16B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +16 +16 +Connector_JST +JST_PUD_S18B-PUDSS-1_2x09_P2.00mm_Horizontal +JST PUD series connector, S18B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +18 +18 +Connector_JST +JST_PUD_S20B-PUDSS-1_2x10_P2.00mm_Horizontal +JST PUD series connector, S20B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +20 +20 +Connector_JST +JST_PUD_S22B-PUDSS-1_2x11_P2.00mm_Horizontal +JST PUD series connector, S22B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +22 +22 +Connector_JST +JST_PUD_S24B-PUDSS-1_2x12_P2.00mm_Horizontal +JST PUD series connector, S24B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +24 +24 +Connector_JST +JST_PUD_S26B-PUDSS-1_2x13_P2.00mm_Horizontal +JST PUD series connector, S26B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +26 +26 +Connector_JST +JST_PUD_S28B-PUDSS-1_2x14_P2.00mm_Horizontal +JST PUD series connector, S28B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +28 +28 +Connector_JST +JST_PUD_S30B-PUDSS-1_2x15_P2.00mm_Horizontal +JST PUD series connector, S30B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +30 +30 +Connector_JST +JST_PUD_S32B-PUDSS-1_2x16_P2.00mm_Horizontal +JST PUD series connector, S32B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +32 +32 +Connector_JST +JST_PUD_S34B-PUDSS-1_2x17_P2.00mm_Horizontal +JST PUD series connector, S34B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +34 +34 +Connector_JST +JST_PUD_S36B-PUDSS-1_2x18_P2.00mm_Horizontal +JST PUD series connector, S36B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +36 +36 +Connector_JST +JST_PUD_S38B-PUDSS-1_2x19_P2.00mm_Horizontal +JST PUD series connector, S38B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +38 +38 +Connector_JST +JST_PUD_S40B-PUDSS-1_2x20_P2.00mm_Horizontal +JST PUD series connector, S40B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +40 +40 +Connector_JST +JST_SFH_SM02B-SFHRS-TF_1x02-1MP_P4.20mm_Horizontal +JST SFH series connector, SM02B-SFHRS-TF (http://www.jst-mfg.com/product/pdf/eng/eSFH.pdf), generated with kicad-footprint-generator +connector JST SFH horizontal +0 +4 +3 +Connector_JST +JST_SHL_SM02B-SHLS-TF_1x02-1MP_P1.00mm_Horizontal +JST SHL series connector, SM02B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL top entry +0 +4 +3 +Connector_JST +JST_SHL_SM05B-SHLS-TF_1x05-1MP_P1.00mm_Horizontal +JST SHL series connector, SM05B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL top entry +0 +7 +6 +Connector_JST +JST_SHL_SM06B-SHLS-TF_1x06-1MP_P1.00mm_Horizontal +JST SHL series connector, SM06B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL top entry +0 +8 +7 +Connector_JST +JST_SHL_SM07B-SHLS-TF_1x07-1MP_P1.00mm_Horizontal +JST SHL series connector, SM07B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL top entry +0 +9 +8 +Connector_JST +JST_SHL_SM08B-SHLS-TF_1x08-1MP_P1.00mm_Horizontal +JST SHL series connector, SM08B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL top entry +0 +10 +9 +Connector_JST +JST_SHL_SM10B-SHLS-TF_1x10-1MP_P1.00mm_Horizontal +JST SHL series connector, SM10B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL top entry +0 +12 +11 +Connector_JST +JST_SHL_SM11B-SHLS-TF_1x11-1MP_P1.00mm_Horizontal +JST SHL series connector, SM11B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL top entry +0 +13 +12 +Connector_JST +JST_SHL_SM12B-SHLS-TF_1x12-1MP_P1.00mm_Horizontal +JST SHL series connector, SM12B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL top entry +0 +14 +13 +Connector_JST +JST_SHL_SM14B-SHLS-TF_1x14-1MP_P1.00mm_Horizontal +JST SHL series connector, SM14B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL top entry +0 +16 +15 +Connector_JST +JST_SHL_SM16B-SHLS-TF_1x16-1MP_P1.00mm_Horizontal +JST SHL series connector, SM16B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL top entry +0 +18 +17 +Connector_JST +JST_SHL_SM20B-SHLS-TF_1x20-1MP_P1.00mm_Horizontal +JST SHL series connector, SM20B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL top entry +0 +22 +21 +Connector_JST +JST_SHL_SM22B-SHLS-TF_1x22-1MP_P1.00mm_Horizontal +JST SHL series connector, SM22B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL top entry +0 +24 +23 +Connector_JST +JST_SHL_SM26B-SHLS-TF_1x26-1MP_P1.00mm_Horizontal +JST SHL series connector, SM26B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL top entry +0 +28 +27 +Connector_JST +JST_SHL_SM30B-SHLS-TF_1x30-1MP_P1.00mm_Horizontal +JST SHL series connector, SM30B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL top entry +0 +32 +31 +Connector_JST +JST_SH_BM02B-SRSS-TB_1x02-1MP_P1.00mm_Vertical +JST SH series connector, BM02B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH side entry +0 +4 +3 +Connector_JST +JST_SH_BM03B-SRSS-TB_1x03-1MP_P1.00mm_Vertical +JST SH series connector, BM03B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH side entry +0 +5 +4 +Connector_JST +JST_SH_BM04B-SRSS-TB_1x04-1MP_P1.00mm_Vertical +JST SH series connector, BM04B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH side entry +0 +6 +5 +Connector_JST +JST_SH_BM05B-SRSS-TB_1x05-1MP_P1.00mm_Vertical +JST SH series connector, BM05B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH side entry +0 +7 +6 +Connector_JST +JST_SH_BM06B-SRSS-TB_1x06-1MP_P1.00mm_Vertical +JST SH series connector, BM06B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH side entry +0 +8 +7 +Connector_JST +JST_SH_BM07B-SRSS-TB_1x07-1MP_P1.00mm_Vertical +JST SH series connector, BM07B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH side entry +0 +9 +8 +Connector_JST +JST_SH_BM08B-SRSS-TB_1x08-1MP_P1.00mm_Vertical +JST SH series connector, BM08B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH side entry +0 +10 +9 +Connector_JST +JST_SH_BM09B-SRSS-TB_1x09-1MP_P1.00mm_Vertical +JST SH series connector, BM09B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH side entry +0 +11 +10 +Connector_JST +JST_SH_BM10B-SRSS-TB_1x10-1MP_P1.00mm_Vertical +JST SH series connector, BM10B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH side entry +0 +12 +11 +Connector_JST +JST_SH_BM11B-SRSS-TB_1x11-1MP_P1.00mm_Vertical +JST SH series connector, BM11B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH side entry +0 +13 +12 +Connector_JST +JST_SH_BM12B-SRSS-TB_1x12-1MP_P1.00mm_Vertical +JST SH series connector, BM12B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH side entry +0 +14 +13 +Connector_JST +JST_SH_BM13B-SRSS-TB_1x13-1MP_P1.00mm_Vertical +JST SH series connector, BM13B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH side entry +0 +15 +14 +Connector_JST +JST_SH_BM14B-SRSS-TB_1x14-1MP_P1.00mm_Vertical +JST SH series connector, BM14B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH side entry +0 +16 +15 +Connector_JST +JST_SH_BM15B-SRSS-TB_1x15-1MP_P1.00mm_Vertical +JST SH series connector, BM15B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH side entry +0 +17 +16 +Connector_JST +JST_SH_SM02B-SRSS-TB_1x02-1MP_P1.00mm_Horizontal +JST SH series connector, SM02B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH top entry +0 +4 +3 +Connector_JST +JST_SH_SM03B-SRSS-TB_1x03-1MP_P1.00mm_Horizontal +JST SH series connector, SM03B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH top entry +0 +5 +4 +Connector_JST +JST_SH_SM04B-SRSS-TB_1x04-1MP_P1.00mm_Horizontal +JST SH series connector, SM04B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH top entry +0 +6 +5 +Connector_JST +JST_SH_SM05B-SRSS-TB_1x05-1MP_P1.00mm_Horizontal +JST SH series connector, SM05B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH top entry +0 +7 +6 +Connector_JST +JST_SH_SM06B-SRSS-TB_1x06-1MP_P1.00mm_Horizontal +JST SH series connector, SM06B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH top entry +0 +8 +7 +Connector_JST +JST_SH_SM07B-SRSS-TB_1x07-1MP_P1.00mm_Horizontal +JST SH series connector, SM07B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH top entry +0 +9 +8 +Connector_JST +JST_SH_SM08B-SRSS-TB_1x08-1MP_P1.00mm_Horizontal +JST SH series connector, SM08B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH top entry +0 +10 +9 +Connector_JST +JST_SH_SM09B-SRSS-TB_1x09-1MP_P1.00mm_Horizontal +JST SH series connector, SM09B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH top entry +0 +11 +10 +Connector_JST +JST_SH_SM10B-SRSS-TB_1x10-1MP_P1.00mm_Horizontal +JST SH series connector, SM10B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH top entry +0 +12 +11 +Connector_JST +JST_SH_SM11B-SRSS-TB_1x11-1MP_P1.00mm_Horizontal +JST SH series connector, SM11B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH top entry +0 +13 +12 +Connector_JST +JST_SH_SM12B-SRSS-TB_1x12-1MP_P1.00mm_Horizontal +JST SH series connector, SM12B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH top entry +0 +14 +13 +Connector_JST +JST_SH_SM13B-SRSS-TB_1x13-1MP_P1.00mm_Horizontal +JST SH series connector, SM13B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH top entry +0 +15 +14 +Connector_JST +JST_SH_SM14B-SRSS-TB_1x14-1MP_P1.00mm_Horizontal +JST SH series connector, SM14B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH top entry +0 +16 +15 +Connector_JST +JST_SH_SM15B-SRSS-TB_1x15-1MP_P1.00mm_Horizontal +JST SH series connector, SM15B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH top entry +0 +17 +16 +Connector_JST +JST_SH_SM20B-SRSS-TB_1x20-1MP_P1.00mm_Horizontal +JST SH series connector, SM20B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH top entry +0 +22 +21 +Connector_JST +JST_SUR_BM02B-SURS-TF_1x02-1MP_P0.80mm_Vertical +JST SUR series connector, BM02B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR side entry +0 +4 +3 +Connector_JST +JST_SUR_BM03B-SURS-TF_1x03-1MP_P0.80mm_Vertical +JST SUR series connector, BM03B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR side entry +0 +5 +4 +Connector_JST +JST_SUR_BM04B-SURS-TF_1x04-1MP_P0.80mm_Vertical +JST SUR series connector, BM04B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR side entry +0 +6 +5 +Connector_JST +JST_SUR_BM05B-SURS-TF_1x05-1MP_P0.80mm_Vertical +JST SUR series connector, BM05B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR side entry +0 +7 +6 +Connector_JST +JST_SUR_BM06B-SURS-TF_1x06-1MP_P0.80mm_Vertical +JST SUR series connector, BM06B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR side entry +0 +8 +7 +Connector_JST +JST_SUR_BM08B-SURS-TF_1x08-1MP_P0.80mm_Vertical +JST SUR series connector, BM08B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR side entry +0 +10 +9 +Connector_JST +JST_SUR_BM10B-SURS-TF_1x10-1MP_P0.80mm_Vertical +JST SUR series connector, BM10B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR side entry +0 +12 +11 +Connector_JST +JST_SUR_BM12B-SURS-TF_1x12-1MP_P0.80mm_Vertical +JST SUR series connector, BM12B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR side entry +0 +14 +13 +Connector_JST +JST_SUR_BM14B-SURS-TF_1x14-1MP_P0.80mm_Vertical +JST SUR series connector, BM14B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR side entry +0 +16 +15 +Connector_JST +JST_SUR_BM15B-SURS-TF_1x15-1MP_P0.80mm_Vertical +JST SUR series connector, BM15B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR side entry +0 +17 +16 +Connector_JST +JST_SUR_BM16B-SURS-TF_1x16-1MP_P0.80mm_Vertical +JST SUR series connector, BM16B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR side entry +0 +18 +17 +Connector_JST +JST_SUR_BM17B-SURS-TF_1x17-1MP_P0.80mm_Vertical +JST SUR series connector, BM17B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR side entry +0 +19 +18 +Connector_JST +JST_SUR_BM20B-SURS-TF_1x20-1MP_P0.80mm_Vertical +JST SUR series connector, BM20B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR side entry +0 +22 +21 +Connector_JST +JST_SUR_SM02B-SURS-TF_1x02-1MP_P0.80mm_Horizontal +JST SUR series connector, SM02B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR top entry +0 +4 +3 +Connector_JST +JST_SUR_SM03B-SURS-TF_1x03-1MP_P0.80mm_Horizontal +JST SUR series connector, SM03B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR top entry +0 +5 +4 +Connector_JST +JST_SUR_SM04B-SURS-TF_1x04-1MP_P0.80mm_Horizontal +JST SUR series connector, SM04B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR top entry +0 +6 +5 +Connector_JST +JST_SUR_SM05B-SURS-TF_1x05-1MP_P0.80mm_Horizontal +JST SUR series connector, SM05B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR top entry +0 +7 +6 +Connector_JST +JST_SUR_SM06B-SURS-TF_1x06-1MP_P0.80mm_Horizontal +JST SUR series connector, SM06B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR top entry +0 +8 +7 +Connector_JST +JST_SUR_SM08B-SURS-TF_1x08-1MP_P0.80mm_Horizontal +JST SUR series connector, SM08B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR top entry +0 +10 +9 +Connector_JST +JST_SUR_SM10B-SURS-TF_1x10-1MP_P0.80mm_Horizontal +JST SUR series connector, SM10B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR top entry +0 +12 +11 +Connector_JST +JST_SUR_SM12B-SURS-TF_1x12-1MP_P0.80mm_Horizontal +JST SUR series connector, SM12B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR top entry +0 +14 +13 +Connector_JST +JST_SUR_SM14B-SURS-TF_1x14-1MP_P0.80mm_Horizontal +JST SUR series connector, SM14B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR top entry +0 +16 +15 +Connector_JST +JST_SUR_SM15B-SURS-TF_1x15-1MP_P0.80mm_Horizontal +JST SUR series connector, SM15B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR top entry +0 +17 +16 +Connector_JST +JST_SUR_SM16B-SURS-TF_1x16-1MP_P0.80mm_Horizontal +JST SUR series connector, SM16B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR top entry +0 +18 +17 +Connector_JST +JST_SUR_SM17B-SURS-TF_1x17-1MP_P0.80mm_Horizontal +JST SUR series connector, SM17B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR top entry +0 +19 +18 +Connector_JST +JST_SUR_SM20B-SURS-TF_1x20-1MP_P0.80mm_Horizontal +JST SUR series connector, SM20B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR top entry +0 +22 +21 +Connector_JST +JST_SUR_SM22B-SURS-TF_1x22-1MP_P0.80mm_Horizontal +JST SUR series connector, SM22B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR top entry +0 +24 +23 +Connector_JST +JST_VH_B2P-VH-B_1x02_P3.96mm_Vertical +JST VH PBT series connector, B2P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +2 +2 +Connector_JST +JST_VH_B2P-VH-FB-B_1x02_P3.96mm_Vertical +JST VH series connector, B2P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH side entry +0 +2 +2 +Connector_JST +JST_VH_B2P-VH_1x02_P3.96mm_Vertical +JST VH series connector, B2P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +2 +2 +Connector_JST +JST_VH_B2P3-VH_1x02_P7.92mm_Vertical +JST VH series connector, B2P3-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +2 +2 +Connector_JST +JST_VH_B2PS-VH_1x02_P3.96mm_Horizontal +JST VH series connector, B2PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +2 +2 +Connector_JST +JST_VH_B3P-VH-B_1x03_P3.96mm_Vertical +JST VH PBT series connector, B3P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +3 +3 +Connector_JST +JST_VH_B3P-VH-FB-B_1x03_P3.96mm_Vertical +JST VH series connector, B3P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH side entry +0 +3 +3 +Connector_JST +JST_VH_B3P-VH_1x03_P3.96mm_Vertical +JST VH series connector, B3P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +3 +3 +Connector_JST +JST_VH_B3PS-VH_1x03_P3.96mm_Horizontal +JST VH series connector, B3PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +3 +3 +Connector_JST +JST_VH_B4P-VH-B_1x04_P3.96mm_Vertical +JST VH PBT series connector, B4P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +4 +4 +Connector_JST +JST_VH_B4P-VH-FB-B_1x04_P3.96mm_Vertical +JST VH series connector, B4P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH side entry +0 +4 +4 +Connector_JST +JST_VH_B4P-VH_1x04_P3.96mm_Vertical +JST VH series connector, B4P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +4 +4 +Connector_JST +JST_VH_B4PS-VH_1x04_P3.96mm_Horizontal +JST VH series connector, B4PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +4 +4 +Connector_JST +JST_VH_B5P-VH-B_1x05_P3.96mm_Vertical +JST VH PBT series connector, B5P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +5 +5 +Connector_JST +JST_VH_B5P-VH-FB-B_1x05_P3.96mm_Vertical +JST VH series connector, B5P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH side entry +0 +5 +5 +Connector_JST +JST_VH_B5P-VH_1x05_P3.96mm_Vertical +JST VH series connector, B5P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +5 +5 +Connector_JST +JST_VH_B5PS-VH_1x05_P3.96mm_Horizontal +JST VH series connector, B5PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +5 +5 +Connector_JST +JST_VH_B6P-VH-B_1x06_P3.96mm_Vertical +JST VH PBT series connector, B6P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +6 +6 +Connector_JST +JST_VH_B6P-VH-FB-B_1x06_P3.96mm_Vertical +JST VH series connector, B6P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH side entry +0 +6 +6 +Connector_JST +JST_VH_B6P-VH_1x06_P3.96mm_Vertical +JST VH series connector, B6P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +6 +6 +Connector_JST +JST_VH_B6PS-VH_1x06_P3.96mm_Horizontal +JST VH series connector, B6PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +6 +6 +Connector_JST +JST_VH_B7P-VH-B_1x07_P3.96mm_Vertical +JST VH PBT series connector, B7P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +7 +7 +Connector_JST +JST_VH_B7P-VH-FB-B_1x07_P3.96mm_Vertical +JST VH series connector, B7P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH side entry +0 +7 +7 +Connector_JST +JST_VH_B7P-VH_1x07_P3.96mm_Vertical +JST VH series connector, B7P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +7 +7 +Connector_JST +JST_VH_B7PS-VH_1x07_P3.96mm_Horizontal +JST VH series connector, B7PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +7 +7 +Connector_JST +JST_VH_B8P-VH-B_1x08_P3.96mm_Vertical +JST VH PBT series connector, B8P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +8 +8 +Connector_JST +JST_VH_B8P-VH-FB-B_1x08_P3.96mm_Vertical +JST VH series connector, B8P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH side entry +0 +8 +8 +Connector_JST +JST_VH_B8P-VH_1x08_P3.96mm_Vertical +JST VH series connector, B8P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +8 +8 +Connector_JST +JST_VH_B8PS-VH_1x08_P3.96mm_Horizontal +JST VH series connector, B8PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +8 +8 +Connector_JST +JST_VH_B9P-VH-B_1x09_P3.96mm_Vertical +JST VH PBT series connector, B9P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +9 +9 +Connector_JST +JST_VH_B9P-VH-FB-B_1x09_P3.96mm_Vertical +JST VH series connector, B9P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH side entry +0 +9 +9 +Connector_JST +JST_VH_B9P-VH_1x09_P3.96mm_Vertical +JST VH series connector, B9P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +9 +9 +Connector_JST +JST_VH_B9PS-VH_1x09_P3.96mm_Horizontal +JST VH series connector, B9PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +9 +9 +Connector_JST +JST_VH_B10P-VH-B_1x10_P3.96mm_Vertical +JST VH PBT series connector, B10P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +10 +10 +Connector_JST +JST_VH_B10P-VH-FB-B_1x10_P3.96mm_Vertical +JST VH series connector, B10P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH side entry +0 +10 +10 +Connector_JST +JST_VH_B10P-VH_1x10_P3.96mm_Vertical +JST VH series connector, B10P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +10 +10 +Connector_JST +JST_VH_B10PS-VH_1x10_P3.96mm_Horizontal +JST VH series connector, B10PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +10 +10 +Connector_JST +JST_VH_B11P-VH-B_1x11_P3.96mm_Vertical +JST VH PBT series connector, B11P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +11 +11 +Connector_JST +JST_VH_S2P-VH_1x02_P3.96mm_Horizontal +JST VH series connector, S2P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +2 +2 +Connector_JST +JST_VH_S3P-VH_1x03_P3.96mm_Horizontal +JST VH series connector, S3P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +3 +3 +Connector_JST +JST_VH_S4P-VH_1x04_P3.96mm_Horizontal +JST VH series connector, S4P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +4 +4 +Connector_JST +JST_VH_S5P-VH_1x05_P3.96mm_Horizontal +JST VH series connector, S5P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +5 +5 +Connector_JST +JST_VH_S6P-VH_1x06_P3.96mm_Horizontal +JST VH series connector, S6P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +6 +6 +Connector_JST +JST_VH_S7P-VH_1x07_P3.96mm_Horizontal +JST VH series connector, S7P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +7 +7 +Connector_JST +JST_XAG_SM05B-XAGKS-BN-TB_1x05-1MP_P2.50mm_Horizontal +JST XAG series connector, SM05B-XAGKS-BN-TB (http://www.jst-mfg.com/product/pdf/eng/eXAG.pdf), generated with kicad-footprint-generator +connector JST XAG top entry +0 +7 +6 +Connector_JST +JST_XA_B02B-XASK-1-A_1x02_P2.50mm_Vertical +JST XA series connector, B02B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +2 +2 +Connector_JST +JST_XA_B02B-XASK-1_1x02_P2.50mm_Vertical +JST XA series connector, B02B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +2 +2 +Connector_JST +JST_XA_B03B-XASK-1-A_1x03_P2.50mm_Vertical +JST XA series connector, B03B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +3 +3 +Connector_JST +JST_XA_B03B-XASK-1_1x03_P2.50mm_Vertical +JST XA series connector, B03B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +3 +3 +Connector_JST +JST_XA_B04B-XASK-1-A_1x04_P2.50mm_Vertical +JST XA series connector, B04B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +4 +4 +Connector_JST +JST_XA_B04B-XASK-1_1x04_P2.50mm_Vertical +JST XA series connector, B04B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +4 +4 +Connector_JST +JST_XA_B05B-XASK-1-A_1x05_P2.50mm_Vertical +JST XA series connector, B05B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +5 +5 +Connector_JST +JST_XA_B05B-XASK-1_1x05_P2.50mm_Vertical +JST XA series connector, B05B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +5 +5 +Connector_JST +JST_XA_B06B-XASK-1-A_1x06_P2.50mm_Vertical +JST XA series connector, B06B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +6 +6 +Connector_JST +JST_XA_B06B-XASK-1_1x06_P2.50mm_Vertical +JST XA series connector, B06B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +6 +6 +Connector_JST +JST_XA_B07B-XASK-1-A_1x07_P2.50mm_Vertical +JST XA series connector, B07B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +7 +7 +Connector_JST +JST_XA_B07B-XASK-1_1x07_P2.50mm_Vertical +JST XA series connector, B07B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +7 +7 +Connector_JST +JST_XA_B08B-XASK-1-A_1x08_P2.50mm_Vertical +JST XA series connector, B08B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +8 +8 +Connector_JST +JST_XA_B08B-XASK-1_1x08_P2.50mm_Vertical +JST XA series connector, B08B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +8 +8 +Connector_JST +JST_XA_B09B-XASK-1-A_1x09_P2.50mm_Vertical +JST XA series connector, B09B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +9 +9 +Connector_JST +JST_XA_B09B-XASK-1_1x09_P2.50mm_Vertical +JST XA series connector, B09B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +9 +9 +Connector_JST +JST_XA_B10B-XASK-1-A_1x10_P2.50mm_Vertical +JST XA series connector, B10B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +10 +10 +Connector_JST +JST_XA_B10B-XASK-1_1x10_P2.50mm_Vertical +JST XA series connector, B10B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +10 +10 +Connector_JST +JST_XA_B11B-XASK-1-A_1x11_P2.50mm_Vertical +JST XA series connector, B11B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +11 +11 +Connector_JST +JST_XA_B11B-XASK-1_1x11_P2.50mm_Vertical +JST XA series connector, B11B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +11 +11 +Connector_JST +JST_XA_B12B-XASK-1-A_1x12_P2.50mm_Vertical +JST XA series connector, B12B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +12 +12 +Connector_JST +JST_XA_B12B-XASK-1_1x12_P2.50mm_Vertical +JST XA series connector, B12B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +12 +12 +Connector_JST +JST_XA_B13B-XASK-1-A_1x13_P2.50mm_Vertical +JST XA series connector, B13B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +13 +13 +Connector_JST +JST_XA_B13B-XASK-1_1x13_P2.50mm_Vertical +JST XA series connector, B13B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +13 +13 +Connector_JST +JST_XA_B14B-XASK-1-A_1x14_P2.50mm_Vertical +JST XA series connector, B14B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +14 +14 +Connector_JST +JST_XA_B14B-XASK-1_1x14_P2.50mm_Vertical +JST XA series connector, B14B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +14 +14 +Connector_JST +JST_XA_B15B-XASK-1-A_1x15_P2.50mm_Vertical +JST XA series connector, B15B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +15 +15 +Connector_JST +JST_XA_B15B-XASK-1_1x15_P2.50mm_Vertical +JST XA series connector, B15B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +15 +15 +Connector_JST +JST_XA_B18B-XASK-1_1x18_P2.50mm_Vertical +JST XA series connector, B18B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +18 +18 +Connector_JST +JST_XA_B20B-XASK-1-A_1x20_P2.50mm_Vertical +JST XA series connector, B20B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +20 +20 +Connector_JST +JST_XA_B20B-XASK-1_1x20_P2.50mm_Vertical +JST XA series connector, B20B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +20 +20 +Connector_JST +JST_XA_S02B-XASK-1N-BN_1x02_P2.50mm_Horizontal +JST XA series connector, S02B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +2 +2 +Connector_JST +JST_XA_S02B-XASK-1_1x02_P2.50mm_Horizontal +JST XA series connector, S02B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +2 +2 +Connector_JST +JST_XA_S03B-XASK-1N-BN_1x03_P2.50mm_Horizontal +JST XA series connector, S03B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +3 +3 +Connector_JST +JST_XA_S03B-XASK-1_1x03_P2.50mm_Horizontal +JST XA series connector, S03B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +3 +3 +Connector_JST +JST_XA_S04B-XASK-1N-BN_1x04_P2.50mm_Horizontal +JST XA series connector, S04B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +4 +4 +Connector_JST +JST_XA_S04B-XASK-1_1x04_P2.50mm_Horizontal +JST XA series connector, S04B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +4 +4 +Connector_JST +JST_XA_S05B-XASK-1N-BN_1x05_P2.50mm_Horizontal +JST XA series connector, S05B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +5 +5 +Connector_JST +JST_XA_S05B-XASK-1_1x05_P2.50mm_Horizontal +JST XA series connector, S05B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +5 +5 +Connector_JST +JST_XA_S06B-XASK-1N-BN_1x06_P2.50mm_Horizontal +JST XA series connector, S06B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +6 +6 +Connector_JST +JST_XA_S06B-XASK-1_1x06_P2.50mm_Horizontal +JST XA series connector, S06B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +6 +6 +Connector_JST +JST_XA_S07B-XASK-1N-BN_1x07_P2.50mm_Horizontal +JST XA series connector, S07B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +7 +7 +Connector_JST +JST_XA_S07B-XASK-1_1x07_P2.50mm_Horizontal +JST XA series connector, S07B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +7 +7 +Connector_JST +JST_XA_S08B-XASK-1N-BN_1x08_P2.50mm_Horizontal +JST XA series connector, S08B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +8 +8 +Connector_JST +JST_XA_S08B-XASK-1_1x08_P2.50mm_Horizontal +JST XA series connector, S08B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +8 +8 +Connector_JST +JST_XA_S09B-XASK-1N-BN_1x09_P2.50mm_Horizontal +JST XA series connector, S09B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +9 +9 +Connector_JST +JST_XA_S09B-XASK-1_1x09_P2.50mm_Horizontal +JST XA series connector, S09B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +9 +9 +Connector_JST +JST_XA_S10B-XASK-1N-BN_1x10_P2.50mm_Horizontal +JST XA series connector, S10B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +10 +10 +Connector_JST +JST_XA_S10B-XASK-1_1x10_P2.50mm_Horizontal +JST XA series connector, S10B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +10 +10 +Connector_JST +JST_XA_S11B-XASK-1N-BN_1x11_P2.50mm_Horizontal +JST XA series connector, S11B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +11 +11 +Connector_JST +JST_XA_S11B-XASK-1_1x11_P2.50mm_Horizontal +JST XA series connector, S11B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +11 +11 +Connector_JST +JST_XA_S12B-XASK-1N-BN_1x12_P2.50mm_Horizontal +JST XA series connector, S12B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +12 +12 +Connector_JST +JST_XA_S12B-XASK-1_1x12_P2.50mm_Horizontal +JST XA series connector, S12B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +12 +12 +Connector_JST +JST_XA_S13B-XASK-1N-BN_1x13_P2.50mm_Horizontal +JST XA series connector, S13B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +13 +13 +Connector_JST +JST_XA_S13B-XASK-1_1x13_P2.50mm_Horizontal +JST XA series connector, S13B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +13 +13 +Connector_JST +JST_XA_S14B-XASK-1N-BN_1x14_P2.50mm_Horizontal +JST XA series connector, S14B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +14 +14 +Connector_JST +JST_XA_S14B-XASK-1_1x14_P2.50mm_Horizontal +JST XA series connector, S14B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +14 +14 +Connector_JST +JST_XH_B1B-XH-AM_1x01_P2.50mm_Vertical +JST XH series connector, B1B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical boss +0 +1 +1 +Connector_JST +JST_XH_B2B-XH-AM_1x02_P2.50mm_Vertical +JST XH series connector, B2B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical boss +0 +2 +2 +Connector_JST +JST_XH_B2B-XH-A_1x02_P2.50mm_Vertical +JST XH series connector, B2B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical +0 +2 +2 +Connector_JST +JST_XH_B3B-XH-AM_1x03_P2.50mm_Vertical +JST XH series connector, B3B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical boss +0 +3 +3 +Connector_JST +JST_XH_B3B-XH-A_1x03_P2.50mm_Vertical +JST XH series connector, B3B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical +0 +3 +3 +Connector_JST +JST_XH_B4B-XH-AM_1x04_P2.50mm_Vertical +JST XH series connector, B4B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical boss +0 +4 +4 +Connector_JST +JST_XH_B4B-XH-A_1x04_P2.50mm_Vertical +JST XH series connector, B4B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical +0 +4 +4 +Connector_JST +JST_XH_B5B-XH-AM_1x05_P2.50mm_Vertical +JST XH series connector, B5B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical boss +0 +5 +5 +Connector_JST +JST_XH_B5B-XH-A_1x05_P2.50mm_Vertical +JST XH series connector, B5B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical +0 +5 +5 +Connector_JST +JST_XH_B6B-XH-AM_1x06_P2.50mm_Vertical +JST XH series connector, B6B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical boss +0 +6 +6 +Connector_JST +JST_XH_B6B-XH-A_1x06_P2.50mm_Vertical +JST XH series connector, B6B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical +0 +6 +6 +Connector_JST +JST_XH_B7B-XH-AM_1x07_P2.50mm_Vertical +JST XH series connector, B7B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical boss +0 +7 +7 +Connector_JST +JST_XH_B7B-XH-A_1x07_P2.50mm_Vertical +JST XH series connector, B7B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical +0 +7 +7 +Connector_JST +JST_XH_B8B-XH-AM_1x08_P2.50mm_Vertical +JST XH series connector, B8B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical boss +0 +8 +8 +Connector_JST +JST_XH_B8B-XH-A_1x08_P2.50mm_Vertical +JST XH series connector, B8B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical +0 +8 +8 +Connector_JST +JST_XH_B9B-XH-AM_1x09_P2.50mm_Vertical +JST XH series connector, B9B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical boss +0 +9 +9 +Connector_JST +JST_XH_B9B-XH-A_1x09_P2.50mm_Vertical +JST XH series connector, B9B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical +0 +9 +9 +Connector_JST +JST_XH_B10B-XH-AM_1x10_P2.50mm_Vertical +JST XH series connector, B10B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry boss +0 +10 +10 +Connector_JST +JST_XH_B10B-XH-A_1x10_P2.50mm_Vertical +JST XH series connector, B10B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry +0 +10 +10 +Connector_JST +JST_XH_B11B-XH-A_1x11_P2.50mm_Vertical +JST XH series connector, B11B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry +0 +11 +11 +Connector_JST +JST_XH_B12B-XH-AM_1x12_P2.50mm_Vertical +JST XH series connector, B12B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry boss +0 +12 +12 +Connector_JST +JST_XH_B12B-XH-A_1x12_P2.50mm_Vertical +JST XH series connector, B12B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry +0 +12 +12 +Connector_JST +JST_XH_B13B-XH-A_1x13_P2.50mm_Vertical +JST XH series connector, B13B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry +0 +13 +13 +Connector_JST +JST_XH_B14B-XH-A_1x14_P2.50mm_Vertical +JST XH series connector, B14B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry +0 +14 +14 +Connector_JST +JST_XH_B15B-XH-A_1x15_P2.50mm_Vertical +JST XH series connector, B15B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry +0 +15 +15 +Connector_JST +JST_XH_B16B-XH-A_1x16_P2.50mm_Vertical +JST XH series connector, B16B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry +0 +16 +16 +Connector_JST +JST_XH_B20B-XH-A_1x20_P2.50mm_Vertical +JST XH series connector, B20B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry +0 +20 +20 +Connector_JST +JST_XH_S2B-XH-A-1_1x02_P2.50mm_Horizontal +JST XH series connector, S2B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +2 +2 +Connector_JST +JST_XH_S2B-XH-A_1x02_P2.50mm_Horizontal +JST XH series connector, S2B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +2 +2 +Connector_JST +JST_XH_S3B-XH-A-1_1x03_P2.50mm_Horizontal +JST XH series connector, S3B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +3 +3 +Connector_JST +JST_XH_S3B-XH-A_1x03_P2.50mm_Horizontal +JST XH series connector, S3B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +3 +3 +Connector_JST +JST_XH_S4B-XH-A-1_1x04_P2.50mm_Horizontal +JST XH series connector, S4B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +4 +4 +Connector_JST +JST_XH_S4B-XH-A_1x04_P2.50mm_Horizontal +JST XH series connector, S4B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +4 +4 +Connector_JST +JST_XH_S5B-XH-A-1_1x05_P2.50mm_Horizontal +JST XH series connector, S5B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +5 +5 +Connector_JST +JST_XH_S5B-XH-A_1x05_P2.50mm_Horizontal +JST XH series connector, S5B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +5 +5 +Connector_JST +JST_XH_S6B-XH-A-1_1x06_P2.50mm_Horizontal +JST XH series connector, S6B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +6 +6 +Connector_JST +JST_XH_S6B-XH-A_1x06_P2.50mm_Horizontal +JST XH series connector, S6B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +6 +6 +Connector_JST +JST_XH_S7B-XH-A-1_1x07_P2.50mm_Horizontal +JST XH series connector, S7B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +7 +7 +Connector_JST +JST_XH_S7B-XH-A_1x07_P2.50mm_Horizontal +JST XH series connector, S7B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +7 +7 +Connector_JST +JST_XH_S8B-XH-A-1_1x08_P2.50mm_Horizontal +JST XH series connector, S8B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +8 +8 +Connector_JST +JST_XH_S8B-XH-A_1x08_P2.50mm_Horizontal +JST XH series connector, S8B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +8 +8 +Connector_JST +JST_XH_S9B-XH-A-1_1x09_P2.50mm_Horizontal +JST XH series connector, S9B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +9 +9 +Connector_JST +JST_XH_S9B-XH-A_1x09_P2.50mm_Horizontal +JST XH series connector, S9B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +9 +9 +Connector_JST +JST_XH_S10B-XH-A-1_1x10_P2.50mm_Horizontal +JST XH series connector, S10B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +10 +10 +Connector_JST +JST_XH_S10B-XH-A_1x10_P2.50mm_Horizontal +JST XH series connector, S10B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +10 +10 +Connector_JST +JST_XH_S11B-XH-A-1_1x11_P2.50mm_Horizontal +JST XH series connector, S11B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +11 +11 +Connector_JST +JST_XH_S11B-XH-A_1x11_P2.50mm_Horizontal +JST XH series connector, S11B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +11 +11 +Connector_JST +JST_XH_S12B-XH-A-1_1x12_P2.50mm_Horizontal +JST XH series connector, S12B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +12 +12 +Connector_JST +JST_XH_S12B-XH-A_1x12_P2.50mm_Horizontal +JST XH series connector, S12B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +12 +12 +Connector_JST +JST_XH_S13B-XH-A-1_1x13_P2.50mm_Horizontal +JST XH series connector, S13B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +13 +13 +Connector_JST +JST_XH_S13B-XH-A_1x13_P2.50mm_Horizontal +JST XH series connector, S13B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +13 +13 +Connector_JST +JST_XH_S14B-XH-A-1_1x14_P2.50mm_Horizontal +JST XH series connector, S14B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +14 +14 +Connector_JST +JST_XH_S14B-XH-A_1x14_P2.50mm_Horizontal +JST XH series connector, S14B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +14 +14 +Connector_JST +JST_XH_S15B-XH-A-1_1x15_P2.50mm_Horizontal +JST XH series connector, S15B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +15 +15 +Connector_JST +JST_XH_S15B-XH-A_1x15_P2.50mm_Horizontal +JST XH series connector, S15B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +15 +15 +Connector_JST +JST_XH_S16B-XH-A_1x16_P2.50mm_Horizontal +JST XH series connector, S16B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +16 +16 +Connector_JST +JST_ZE_B02B-ZESK-1D_1x02_P1.50mm_Vertical +JST ZE series connector, B02B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +2 +2 +Connector_JST +JST_ZE_B03B-ZESK-1D_1x03_P1.50mm_Vertical +JST ZE series connector, B03B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +3 +3 +Connector_JST +JST_ZE_B03B-ZESK-D_1x03_P1.50mm_Vertical +JST ZE series connector, B03B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +3 +3 +Connector_JST +JST_ZE_B04B-ZESK-1D_1x04_P1.50mm_Vertical +JST ZE series connector, B04B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +4 +4 +Connector_JST +JST_ZE_B04B-ZESK-D_1x04_P1.50mm_Vertical +JST ZE series connector, B04B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +4 +4 +Connector_JST +JST_ZE_B05B-ZESK-1D_1x05_P1.50mm_Vertical +JST ZE series connector, B05B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +5 +5 +Connector_JST +JST_ZE_B05B-ZESK-D_1x05_P1.50mm_Vertical +JST ZE series connector, B05B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +5 +5 +Connector_JST +JST_ZE_B06B-ZESK-1D_1x06_P1.50mm_Vertical +JST ZE series connector, B06B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +6 +6 +Connector_JST +JST_ZE_B06B-ZESK-D_1x06_P1.50mm_Vertical +JST ZE series connector, B06B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +6 +6 +Connector_JST +JST_ZE_B07B-ZESK-1D_1x07_P1.50mm_Vertical +JST ZE series connector, B07B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +7 +7 +Connector_JST +JST_ZE_B07B-ZESK-D_1x07_P1.50mm_Vertical +JST ZE series connector, B07B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +7 +7 +Connector_JST +JST_ZE_B08B-ZESK-1D_1x08_P1.50mm_Vertical +JST ZE series connector, B08B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +8 +8 +Connector_JST +JST_ZE_B08B-ZESK-D_1x08_P1.50mm_Vertical +JST ZE series connector, B08B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +8 +8 +Connector_JST +JST_ZE_B09B-ZESK-1D_1x09_P1.50mm_Vertical +JST ZE series connector, B09B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +9 +9 +Connector_JST +JST_ZE_B09B-ZESK-D_1x09_P1.50mm_Vertical +JST ZE series connector, B09B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +9 +9 +Connector_JST +JST_ZE_B10B-ZESK-1D_1x10_P1.50mm_Vertical +JST ZE series connector, B10B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +10 +10 +Connector_JST +JST_ZE_B10B-ZESK-D_1x10_P1.50mm_Vertical +JST ZE series connector, B10B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +10 +10 +Connector_JST +JST_ZE_B11B-ZESK-1D_1x11_P1.50mm_Vertical +JST ZE series connector, B11B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +11 +11 +Connector_JST +JST_ZE_B11B-ZESK-D_1x11_P1.50mm_Vertical +JST ZE series connector, B11B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +11 +11 +Connector_JST +JST_ZE_B12B-ZESK-1D_1x12_P1.50mm_Vertical +JST ZE series connector, B12B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +12 +12 +Connector_JST +JST_ZE_B12B-ZESK-D_1x12_P1.50mm_Vertical +JST ZE series connector, B12B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +12 +12 +Connector_JST +JST_ZE_B13B-ZESK-1D_1x13_P1.50mm_Vertical +JST ZE series connector, B13B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +13 +13 +Connector_JST +JST_ZE_B13B-ZESK-D_1x13_P1.50mm_Vertical +JST ZE series connector, B13B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +13 +13 +Connector_JST +JST_ZE_B14B-ZESK-1D_1x14_P1.50mm_Vertical +JST ZE series connector, B14B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +14 +14 +Connector_JST +JST_ZE_B14B-ZESK-D_1x14_P1.50mm_Vertical +JST ZE series connector, B14B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +14 +14 +Connector_JST +JST_ZE_B15B-ZESK-1D_1x15_P1.50mm_Vertical +JST ZE series connector, B15B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +15 +15 +Connector_JST +JST_ZE_B15B-ZESK-D_1x15_P1.50mm_Vertical +JST ZE series connector, B15B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +15 +15 +Connector_JST +JST_ZE_B16B-ZESK-1D_1x16_P1.50mm_Vertical +JST ZE series connector, B16B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +16 +16 +Connector_JST +JST_ZE_B16B-ZESK-D_1x16_P1.50mm_Vertical +JST ZE series connector, B16B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +16 +16 +Connector_JST +JST_ZE_BM02B-ZESS-TBT_1x02-1MP_P1.50mm_Vertical +JST ZE series connector, BM02B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +4 +3 +Connector_JST +JST_ZE_BM03B-ZESS-TBT_1x03-1MP_P1.50mm_Vertical +JST ZE series connector, BM03B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +5 +4 +Connector_JST +JST_ZE_BM04B-ZESS-TBT_1x04-1MP_P1.50mm_Vertical +JST ZE series connector, BM04B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +6 +5 +Connector_JST +JST_ZE_BM05B-ZESS-TBT_1x05-1MP_P1.50mm_Vertical +JST ZE series connector, BM05B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +7 +6 +Connector_JST +JST_ZE_BM06B-ZESS-TBT_1x06-1MP_P1.50mm_Vertical +JST ZE series connector, BM06B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +8 +7 +Connector_JST +JST_ZE_BM07B-ZESS-TBT_1x07-1MP_P1.50mm_Vertical +JST ZE series connector, BM07B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +9 +8 +Connector_JST +JST_ZE_BM08B-ZESS-TBT_1x08-1MP_P1.50mm_Vertical +JST ZE series connector, BM08B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +10 +9 +Connector_JST +JST_ZE_BM09B-ZESS-TBT_1x09-1MP_P1.50mm_Vertical +JST ZE series connector, BM09B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +11 +10 +Connector_JST +JST_ZE_BM10B-ZESS-TBT_1x10-1MP_P1.50mm_Vertical +JST ZE series connector, BM10B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +12 +11 +Connector_JST +JST_ZE_BM11B-ZESS-TBT_1x11-1MP_P1.50mm_Vertical +JST ZE series connector, BM11B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +13 +12 +Connector_JST +JST_ZE_BM12B-ZESS-TBT_1x12-1MP_P1.50mm_Vertical +JST ZE series connector, BM12B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +14 +13 +Connector_JST +JST_ZE_BM13B-ZESS-TBT_1x13-1MP_P1.50mm_Vertical +JST ZE series connector, BM13B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +15 +14 +Connector_JST +JST_ZE_BM14B-ZESS-TBT_1x14-1MP_P1.50mm_Vertical +JST ZE series connector, BM14B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +16 +15 +Connector_JST +JST_ZE_BM15B-ZESS-TBT_1x15-1MP_P1.50mm_Vertical +JST ZE series connector, BM15B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +17 +16 +Connector_JST +JST_ZE_BM16B-ZESS-TBT_1x16-1MP_P1.50mm_Vertical +JST ZE series connector, BM16B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +18 +17 +Connector_JST +JST_ZE_S02B-ZESK-2D_1x02_P1.50mm_Horizontal +JST ZE series connector, S02B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +2 +2 +Connector_JST +JST_ZE_S03B-ZESK-2D_1x03_P1.50mm_Horizontal +JST ZE series connector, S03B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +3 +3 +Connector_JST +JST_ZE_S04B-ZESK-2D_1x04_P1.50mm_Horizontal +JST ZE series connector, S04B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +4 +4 +Connector_JST +JST_ZE_S05B-ZESK-2D_1x05_P1.50mm_Horizontal +JST ZE series connector, S05B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +5 +5 +Connector_JST +JST_ZE_S06B-ZESK-2D_1x06_P1.50mm_Horizontal +JST ZE series connector, S06B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +6 +6 +Connector_JST +JST_ZE_S07B-ZESK-2D_1x07_P1.50mm_Horizontal +JST ZE series connector, S07B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +7 +7 +Connector_JST +JST_ZE_S08B-ZESK-2D_1x08_P1.50mm_Horizontal +JST ZE series connector, S08B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +8 +8 +Connector_JST +JST_ZE_S09B-ZESK-2D_1x09_P1.50mm_Horizontal +JST ZE series connector, S09B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +9 +9 +Connector_JST +JST_ZE_S10B-ZESK-2D_1x10_P1.50mm_Horizontal +JST ZE series connector, S10B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +10 +10 +Connector_JST +JST_ZE_S11B-ZESK-2D_1x11_P1.50mm_Horizontal +JST ZE series connector, S11B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +11 +11 +Connector_JST +JST_ZE_S12B-ZESK-2D_1x12_P1.50mm_Horizontal +JST ZE series connector, S12B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +12 +12 +Connector_JST +JST_ZE_S13B-ZESK-2D_1x13_P1.50mm_Horizontal +JST ZE series connector, S13B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +13 +13 +Connector_JST +JST_ZE_S14B-ZESK-2D_1x14_P1.50mm_Horizontal +JST ZE series connector, S14B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +14 +14 +Connector_JST +JST_ZE_S15B-ZESK-2D_1x15_P1.50mm_Horizontal +JST ZE series connector, S15B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +15 +15 +Connector_JST +JST_ZE_S16B-ZESK-2D_1x16_P1.50mm_Horizontal +JST ZE series connector, S16B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +16 +16 +Connector_JST +JST_ZE_SM02B-ZESS-TB_1x02-1MP_P1.50mm_Horizontal +JST ZE series connector, SM02B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +4 +3 +Connector_JST +JST_ZE_SM03B-ZESS-TB_1x03-1MP_P1.50mm_Horizontal +JST ZE series connector, SM03B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +5 +4 +Connector_JST +JST_ZE_SM04B-ZESS-TB_1x04-1MP_P1.50mm_Horizontal +JST ZE series connector, SM04B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +6 +5 +Connector_JST +JST_ZE_SM05B-ZESS-TB_1x05-1MP_P1.50mm_Horizontal +JST ZE series connector, SM05B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +7 +6 +Connector_JST +JST_ZE_SM06B-ZESS-TB_1x06-1MP_P1.50mm_Horizontal +JST ZE series connector, SM06B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +8 +7 +Connector_JST +JST_ZE_SM07B-ZESS-TB_1x07-1MP_P1.50mm_Horizontal +JST ZE series connector, SM07B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +9 +8 +Connector_JST +JST_ZE_SM08B-ZESS-TB_1x08-1MP_P1.50mm_Horizontal +JST ZE series connector, SM08B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +10 +9 +Connector_JST +JST_ZE_SM09B-ZESS-TB_1x09-1MP_P1.50mm_Horizontal +JST ZE series connector, SM09B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +11 +10 +Connector_JST +JST_ZE_SM10B-ZESS-TB_1x10-1MP_P1.50mm_Horizontal +JST ZE series connector, SM10B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +12 +11 +Connector_JST +JST_ZE_SM11B-ZESS-TB_1x11-1MP_P1.50mm_Horizontal +JST ZE series connector, SM11B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +13 +12 +Connector_JST +JST_ZE_SM12B-ZESS-TB_1x12-1MP_P1.50mm_Horizontal +JST ZE series connector, SM12B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +14 +13 +Connector_JST +JST_ZE_SM13B-ZESS-TB_1x13-1MP_P1.50mm_Horizontal +JST ZE series connector, SM13B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +15 +14 +Connector_JST +JST_ZE_SM14B-ZESS-TB_1x14-1MP_P1.50mm_Horizontal +JST ZE series connector, SM14B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +16 +15 +Connector_JST +JST_ZE_SM15B-ZESS-TB_1x15-1MP_P1.50mm_Horizontal +JST ZE series connector, SM15B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +17 +16 +Connector_JST +JST_ZE_SM16B-ZESS-TB_1x16-1MP_P1.50mm_Horizontal +JST ZE series connector, SM16B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +18 +17 +Connector_Molex +Molex_CLIK-Mate_502382-0270_1x02-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-0270 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +4 +3 +Connector_Molex +Molex_CLIK-Mate_502382-0370_1x03-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-0370 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +5 +4 +Connector_Molex +Molex_CLIK-Mate_502382-0470_1x04-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-0470 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +6 +5 +Connector_Molex +Molex_CLIK-Mate_502382-0570_1x05-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-0570 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +7 +6 +Connector_Molex +Molex_CLIK-Mate_502382-0670_1x06-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-0670 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +8 +7 +Connector_Molex +Molex_CLIK-Mate_502382-0770_1x07-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-0770 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +9 +8 +Connector_Molex +Molex_CLIK-Mate_502382-0870_1x08-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-0870 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +10 +9 +Connector_Molex +Molex_CLIK-Mate_502382-0970_1x09-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-0970 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +11 +10 +Connector_Molex +Molex_CLIK-Mate_502382-1070_1x10-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-1070 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +12 +11 +Connector_Molex +Molex_CLIK-Mate_502382-1170_1x11-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-1170 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +13 +12 +Connector_Molex +Molex_CLIK-Mate_502382-1270_1x12-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-1270 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +14 +13 +Connector_Molex +Molex_CLIK-Mate_502382-1370_1x13-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-1370 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +15 +14 +Connector_Molex +Molex_CLIK-Mate_502382-1470_1x14-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-1470 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +16 +15 +Connector_Molex +Molex_CLIK-Mate_502382-1570_1x15-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-1570 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +17 +16 +Connector_Molex +Molex_CLIK-Mate_502386-0270_1x02-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-0270 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +4 +3 +Connector_Molex +Molex_CLIK-Mate_502386-0370_1x03-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-0370 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +5 +4 +Connector_Molex +Molex_CLIK-Mate_502386-0470_1x04-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-0470 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +6 +5 +Connector_Molex +Molex_CLIK-Mate_502386-0570_1x05-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-0570 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +7 +6 +Connector_Molex +Molex_CLIK-Mate_502386-0670_1x06-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-0670 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +8 +7 +Connector_Molex +Molex_CLIK-Mate_502386-0770_1x07-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-0770 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +9 +8 +Connector_Molex +Molex_CLIK-Mate_502386-0870_1x08-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-0870 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +10 +9 +Connector_Molex +Molex_CLIK-Mate_502386-0970_1x09-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-0970 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +11 +10 +Connector_Molex +Molex_CLIK-Mate_502386-1070_1x10-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-1070 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +12 +11 +Connector_Molex +Molex_CLIK-Mate_502386-1170_1x11-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-1170 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +13 +12 +Connector_Molex +Molex_CLIK-Mate_502386-1270_1x12-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-1270 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +14 +13 +Connector_Molex +Molex_CLIK-Mate_502386-1370_1x13-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-1370 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +15 +14 +Connector_Molex +Molex_CLIK-Mate_502386-1470_1x14-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-1470 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +16 +15 +Connector_Molex +Molex_CLIK-Mate_502386-1570_1x15-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-1570 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +17 +16 +Connector_Molex +Molex_CLIK-Mate_502443-0270_1x02-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-0270 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +4 +3 +Connector_Molex +Molex_CLIK-Mate_502443-0370_1x03-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-0370 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +5 +4 +Connector_Molex +Molex_CLIK-Mate_502443-0470_1x04-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-0470 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +6 +5 +Connector_Molex +Molex_CLIK-Mate_502443-0570_1x05-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-0570 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +7 +6 +Connector_Molex +Molex_CLIK-Mate_502443-0670_1x06-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-0670 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +8 +7 +Connector_Molex +Molex_CLIK-Mate_502443-0770_1x07-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-0770 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +9 +8 +Connector_Molex +Molex_CLIK-Mate_502443-0870_1x08-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-0870 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +10 +9 +Connector_Molex +Molex_CLIK-Mate_502443-0970_1x09-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-0970 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +11 +10 +Connector_Molex +Molex_CLIK-Mate_502443-1270_1x12-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-1270 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +14 +13 +Connector_Molex +Molex_CLIK-Mate_502443-1370_1x13-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-1370 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +15 +14 +Connector_Molex +Molex_CLIK-Mate_502443-1470_1x14-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-1470 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +16 +15 +Connector_Molex +Molex_CLIK-Mate_502443-1570_1x15-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-1570 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +17 +16 +Connector_Molex +Molex_CLIK-Mate_502494-0270_1x02-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-0270 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +4 +3 +Connector_Molex +Molex_CLIK-Mate_502494-0370_1x03-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-0370 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +5 +4 +Connector_Molex +Molex_CLIK-Mate_502494-0470_1x04-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-0470 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +6 +5 +Connector_Molex +Molex_CLIK-Mate_502494-0670_1x06-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-0670 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +8 +7 +Connector_Molex +Molex_CLIK-Mate_502494-0870_1x08-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-0870 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +10 +9 +Connector_Molex +Molex_CLIK-Mate_502494-1070_1x10-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-1070 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +12 +11 +Connector_Molex +Molex_CLIK-Mate_502494-1270_1x12-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-1270 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +14 +13 +Connector_Molex +Molex_CLIK-Mate_502494-1370_1x13-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-1370 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +15 +14 +Connector_Molex +Molex_CLIK-Mate_502494-1470_1x14-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-1470 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +16 +15 +Connector_Molex +Molex_CLIK-Mate_502494-1570_1x15-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-1570 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +17 +16 +Connector_Molex +Molex_CLIK-Mate_502585-0270_1x02-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-0270 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +4 +3 +Connector_Molex +Molex_CLIK-Mate_502585-0370_1x03-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-0370 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +5 +4 +Connector_Molex +Molex_CLIK-Mate_502585-0470_1x04-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-0470 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +6 +5 +Connector_Molex +Molex_CLIK-Mate_502585-0570_1x05-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-0570 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +7 +6 +Connector_Molex +Molex_CLIK-Mate_502585-0670_1x06-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-0670 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +8 +7 +Connector_Molex +Molex_CLIK-Mate_502585-0770_1x07-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-0770 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +9 +8 +Connector_Molex +Molex_CLIK-Mate_502585-0870_1x08-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-0870 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +10 +9 +Connector_Molex +Molex_CLIK-Mate_502585-0970_1x09-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-0970 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +11 +10 +Connector_Molex +Molex_CLIK-Mate_502585-1070_1x10-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-1070 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +12 +11 +Connector_Molex +Molex_CLIK-Mate_502585-1170_1x11-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-1170 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +13 +12 +Connector_Molex +Molex_CLIK-Mate_502585-1270_1x12-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-1270 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +14 +13 +Connector_Molex +Molex_CLIK-Mate_502585-1370_1x13-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-1370 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +15 +14 +Connector_Molex +Molex_CLIK-Mate_502585-1470_1x14-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-1470 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +16 +15 +Connector_Molex +Molex_CLIK-Mate_502585-1570_1x15-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-1570 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +17 +16 +Connector_Molex +Molex_CLIK-Mate_505405-0270_1x02-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-0270 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +4 +3 +Connector_Molex +Molex_CLIK-Mate_505405-0370_1x03-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-0370 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +5 +4 +Connector_Molex +Molex_CLIK-Mate_505405-0470_1x04-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-0470 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +6 +5 +Connector_Molex +Molex_CLIK-Mate_505405-0570_1x05-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-0570 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +7 +6 +Connector_Molex +Molex_CLIK-Mate_505405-0670_1x06-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-0670 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +8 +7 +Connector_Molex +Molex_CLIK-Mate_505405-0770_1x07-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-0770 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +9 +8 +Connector_Molex +Molex_CLIK-Mate_505405-0870_1x08-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-0870 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +10 +9 +Connector_Molex +Molex_CLIK-Mate_505405-0970_1x09-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-0970 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +11 +10 +Connector_Molex +Molex_CLIK-Mate_505405-1070_1x10-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-1070 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +12 +11 +Connector_Molex +Molex_CLIK-Mate_505405-1170_1x11-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-1170 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +13 +12 +Connector_Molex +Molex_CLIK-Mate_505405-1270_1x12-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-1270 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +14 +13 +Connector_Molex +Molex_CLIK-Mate_505405-1370_1x13-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-1370 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +15 +14 +Connector_Molex +Molex_CLIK-Mate_505405-1470_1x14-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-1470 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +16 +15 +Connector_Molex +Molex_CLIK-Mate_505405-1570_1x15-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-1570 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +17 +16 +Connector_Molex +Molex_KK-254_AE-6410-02A_1x02_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-02A example for new part number: 22-27-2021, 2 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +2 +2 +Connector_Molex +Molex_KK-254_AE-6410-03A_1x03_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-03A example for new part number: 22-27-2031, 3 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +3 +3 +Connector_Molex +Molex_KK-254_AE-6410-04A_1x04_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-04A example for new part number: 22-27-2041, 4 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +4 +4 +Connector_Molex +Molex_KK-254_AE-6410-05A_1x05_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-05A example for new part number: 22-27-2051, 5 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +5 +5 +Connector_Molex +Molex_KK-254_AE-6410-06A_1x06_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-06A example for new part number: 22-27-2061, 6 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +6 +6 +Connector_Molex +Molex_KK-254_AE-6410-07A_1x07_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-07A example for new part number: 22-27-2071, 7 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +7 +7 +Connector_Molex +Molex_KK-254_AE-6410-08A_1x08_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-08A example for new part number: 22-27-2081, 8 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +8 +8 +Connector_Molex +Molex_KK-254_AE-6410-09A_1x09_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-09A example for new part number: 22-27-2091, 9 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +9 +9 +Connector_Molex +Molex_KK-254_AE-6410-10A_1x10_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-10A example for new part number: 22-27-2101, 10 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +10 +10 +Connector_Molex +Molex_KK-254_AE-6410-11A_1x11_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-11A example for new part number: 22-27-2111, 11 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +11 +11 +Connector_Molex +Molex_KK-254_AE-6410-12A_1x12_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-12A example for new part number: 22-27-2121, 12 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +12 +12 +Connector_Molex +Molex_KK-254_AE-6410-13A_1x13_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-13A example for new part number: 22-27-2131, 13 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +13 +13 +Connector_Molex +Molex_KK-254_AE-6410-14A_1x14_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-14A example for new part number: 22-27-2141, 14 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +14 +14 +Connector_Molex +Molex_KK-254_AE-6410-15A_1x15_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-15A example for new part number: 22-27-2151, 15 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +15 +15 +Connector_Molex +Molex_KK-254_AE-6410-16A_1x16_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-16A example for new part number: 22-27-2161, 16 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +16 +16 +Connector_Molex +Molex_KK-396_5273-02A_1x02_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-02A example for new part number: 09-65-2028, 2 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +2 +2 +Connector_Molex +Molex_KK-396_5273-03A_1x03_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-03A example for new part number: 09-65-2038, 3 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +3 +3 +Connector_Molex +Molex_KK-396_5273-04A_1x04_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-04A example for new part number: 09-65-2048, 4 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +4 +4 +Connector_Molex +Molex_KK-396_5273-05A_1x05_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-05A example for new part number: 09-65-2058, 5 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +5 +5 +Connector_Molex +Molex_KK-396_5273-06A_1x06_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-06A example for new part number: 09-65-2068, 6 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +6 +6 +Connector_Molex +Molex_KK-396_5273-07A_1x07_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-07A example for new part number: 09-65-2078, 7 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +7 +7 +Connector_Molex +Molex_KK-396_5273-08A_1x08_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-08A example for new part number: 09-65-2088, 8 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +8 +8 +Connector_Molex +Molex_KK-396_5273-09A_1x09_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-09A example for new part number: 09-65-2098, 9 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +9 +9 +Connector_Molex +Molex_KK-396_5273-10A_1x10_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-10A example for new part number: 09-65-2108, 10 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +10 +10 +Connector_Molex +Molex_KK-396_5273-11A_1x11_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-11A example for new part number: 09-65-2118, 11 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +11 +11 +Connector_Molex +Molex_KK-396_5273-12A_1x12_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-12A example for new part number: 09-65-2128, 12 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +12 +12 +Connector_Molex +Molex_KK-396_A-41791-0002_1x02_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0002 example for new part number: 26-60-4020, 2 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +2 +2 +Connector_Molex +Molex_KK-396_A-41791-0003_1x03_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0003 example for new part number: 26-60-4030, 3 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +3 +3 +Connector_Molex +Molex_KK-396_A-41791-0004_1x04_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0004 example for new part number: 26-60-4040, 4 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +4 +4 +Connector_Molex +Molex_KK-396_A-41791-0005_1x05_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0005 example for new part number: 26-60-4050, 5 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +5 +5 +Connector_Molex +Molex_KK-396_A-41791-0006_1x06_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0006 example for new part number: 26-60-4060, 6 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +6 +6 +Connector_Molex +Molex_KK-396_A-41791-0007_1x07_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0007 example for new part number: 26-60-4070, 7 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +7 +7 +Connector_Molex +Molex_KK-396_A-41791-0008_1x08_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0008 example for new part number: 26-60-4080, 8 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +8 +8 +Connector_Molex +Molex_KK-396_A-41791-0009_1x09_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0009 example for new part number: 26-60-4090, 9 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +9 +9 +Connector_Molex +Molex_KK-396_A-41791-0010_1x10_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0010 example for new part number: 26-60-4100, 10 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +10 +10 +Connector_Molex +Molex_KK-396_A-41791-0011_1x11_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0011 example for new part number: 26-60-4110, 11 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +11 +11 +Connector_Molex +Molex_KK-396_A-41791-0012_1x12_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0012 example for new part number: 26-60-4120, 12 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +12 +12 +Connector_Molex +Molex_KK-396_A-41791-0013_1x13_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0013 example for new part number: 26-60-4130, 13 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +13 +13 +Connector_Molex +Molex_KK-396_A-41791-0014_1x14_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0014 example for new part number: 26-60-4140, 14 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +14 +14 +Connector_Molex +Molex_KK-396_A-41791-0015_1x15_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0015 example for new part number: 26-60-4150, 15 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +15 +15 +Connector_Molex +Molex_KK-396_A-41791-0016_1x16_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0016 example for new part number: 26-60-4160, 16 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +16 +16 +Connector_Molex +Molex_KK-396_A-41791-0017_1x17_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0017 example for new part number: 26-60-4170, 17 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +17 +17 +Connector_Molex +Molex_KK-396_A-41791-0018_1x18_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0018 example for new part number: 26-60-4180, 18 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +18 +18 +Connector_Molex +Molex_KK-396_A-41792-0002_1x02_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0002 example for new part number: 26-60-5020, 2 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +2 +2 +Connector_Molex +Molex_KK-396_A-41792-0003_1x03_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0003 example for new part number: 26-60-5030, 3 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +3 +3 +Connector_Molex +Molex_KK-396_A-41792-0004_1x04_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0004 example for new part number: 26-60-5040, 4 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +4 +4 +Connector_Molex +Molex_KK-396_A-41792-0005_1x05_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0005 example for new part number: 26-60-5050, 5 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +5 +5 +Connector_Molex +Molex_KK-396_A-41792-0006_1x06_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0006 example for new part number: 26-60-5060, 6 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +6 +6 +Connector_Molex +Molex_KK-396_A-41792-0007_1x07_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0007 example for new part number: 26-60-5070, 7 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +7 +7 +Connector_Molex +Molex_KK-396_A-41792-0008_1x08_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0008 example for new part number: 26-60-5080, 8 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +8 +8 +Connector_Molex +Molex_KK-396_A-41792-0009_1x09_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0009 example for new part number: 26-60-5090, 9 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +9 +9 +Connector_Molex +Molex_KK-396_A-41792-0010_1x10_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0010 example for new part number: 26-60-5100, 10 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +10 +10 +Connector_Molex +Molex_KK-396_A-41792-0011_1x11_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0011 example for new part number: 26-60-5110, 11 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +11 +11 +Connector_Molex +Molex_KK-396_A-41792-0012_1x12_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0012 example for new part number: 26-60-5120, 12 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +12 +12 +Connector_Molex +Molex_KK-396_A-41792-0013_1x13_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0013 example for new part number: 26-60-5130, 13 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +13 +13 +Connector_Molex +Molex_KK-396_A-41792-0014_1x14_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0014 example for new part number: 26-60-5140, 14 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +14 +14 +Connector_Molex +Molex_KK-396_A-41792-0015_1x15_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0015 example for new part number: 26-60-5150, 15 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +15 +15 +Connector_Molex +Molex_KK-396_A-41792-0016_1x16_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0016 example for new part number: 26-60-5160, 16 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +16 +16 +Connector_Molex +Molex_KK-396_A-41792-0017_1x17_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0017 example for new part number: 26-60-5170, 17 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +17 +17 +Connector_Molex +Molex_KK-396_A-41792-0018_1x18_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0018 example for new part number: 26-60-5180, 18 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +18 +18 +Connector_Molex +Molex_Mega-Fit_76825-0002_2x01_P5.70mm_Horizontal +Molex Mega-Fit Power Connectors, 76825-0002 (compatible alternatives: 172064-0002, 172064-1002), 1 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit top entry +0 +2 +2 +Connector_Molex +Molex_Mega-Fit_76825-0004_2x02_P5.70mm_Horizontal +Molex Mega-Fit Power Connectors, 76825-0004 (compatible alternatives: 172064-0004, 172064-1004), 2 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit top entry +0 +4 +4 +Connector_Molex +Molex_Mega-Fit_76825-0006_2x03_P5.70mm_Horizontal +Molex Mega-Fit Power Connectors, 76825-0006 (compatible alternatives: 172064-0006, 172064-1006), 3 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit top entry +0 +6 +6 +Connector_Molex +Molex_Mega-Fit_76825-0008_2x04_P5.70mm_Horizontal +Molex Mega-Fit Power Connectors, 76825-0008 (compatible alternatives: 172064-0008, 172064-1008), 4 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit top entry +0 +8 +8 +Connector_Molex +Molex_Mega-Fit_76825-0010_2x05_P5.70mm_Horizontal +Molex Mega-Fit Power Connectors, 76825-0010 (compatible alternatives: 172064-0010, 172064-1010), 5 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit top entry +0 +10 +10 +Connector_Molex +Molex_Mega-Fit_76825-0012_2x06_P5.70mm_Horizontal +Molex Mega-Fit Power Connectors, 76825-0012 (compatible alternatives: 172064-0012, 172064-1012), 6 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit top entry +0 +12 +12 +Connector_Molex +Molex_Mega-Fit_76829-0002_2x01_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0002 (compatible alternatives: 172065-0002, 172065-1002), 1 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +2 +2 +Connector_Molex +Molex_Mega-Fit_76829-0004_2x02_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0004 (compatible alternatives: 172065-0004, 172065-1004), 2 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +4 +4 +Connector_Molex +Molex_Mega-Fit_76829-0006_2x03_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0006 (compatible alternatives: 172065-0006, 172065-1006), 3 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +6 +6 +Connector_Molex +Molex_Mega-Fit_76829-0008_2x04_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0008 (compatible alternatives: 172065-0008, 172065-1008), 4 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +8 +8 +Connector_Molex +Molex_Mega-Fit_76829-0010_2x05_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0010 (compatible alternatives: 172065-0010, 172065-1010), 5 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +10 +10 +Connector_Molex +Molex_Mega-Fit_76829-0012_2x06_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0012 (compatible alternatives: 172065-0012, 172065-1012), 6 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +12 +12 +Connector_Molex +Molex_Mega-Fit_76829-0102_2x01_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0102 (compatible alternatives: 172065-0202, 172065-0302), 1 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +2 +2 +Connector_Molex +Molex_Mega-Fit_76829-0104_2x02_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0104 (compatible alternatives: 172065-0204, 172065-0304), 2 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +4 +4 +Connector_Molex +Molex_Mega-Fit_76829-0106_2x03_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0106 (compatible alternatives: 172065-0206, 172065-0306), 3 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +6 +6 +Connector_Molex +Molex_Mega-Fit_76829-0108_2x04_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0108 (compatible alternatives: 172065-0208, 172065-0308), 4 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +8 +8 +Connector_Molex +Molex_Mega-Fit_76829-0110_2x05_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0110 (compatible alternatives: 172065-0210, 172065-0310), 5 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +10 +10 +Connector_Molex +Molex_Mega-Fit_76829-0112_2x06_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0112 (compatible alternatives: 172065-0212, 172065-0312), 6 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +12 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0200_2x01_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0200 (alternative finishes: 43045-020x), 1 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +2 +2 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0210_2x01-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0210 (compatible alternatives: 43045-0211, 43045-0209), 1 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +4 +3 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0212_2x01_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0212 (compatible alternatives: 43045-0213, 43045-0224), 1 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +2 +2 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0215_2x01_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0215 (compatible alternatives: 43045-0216, 43045-0217), 1 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +2 +2 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0218_2x01-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0218 (compatible alternatives: 43045-0219, 43045-0220), 1 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +4 +3 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0221_2x01-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0221 (alternative finishes: 43045-022x), 1 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +4 +3 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0400_2x02_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0400 (alternative finishes: 43045-040x), 2 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +4 +4 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0410_2x02-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0410 (compatible alternatives: 43045-0411, 43045-0409), 2 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +6 +5 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0412_2x02_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0412 (compatible alternatives: 43045-0413, 43045-0424), 2 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +4 +4 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0415_2x02_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0415 (compatible alternatives: 43045-0416, 43045-0417), 2 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +4 +4 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0418_2x02-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0418 (compatible alternatives: 43045-0419, 43045-0420), 2 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +6 +5 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0421_2x02-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0421 (alternative finishes: 43045-042x), 2 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +6 +5 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0600_2x03_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0600 (alternative finishes: 43045-060x), 3 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +6 +6 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0610_2x03-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0610 (compatible alternatives: 43045-0611, 43045-0609), 3 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +8 +7 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0612_2x03_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0612 (compatible alternatives: 43045-0613, 43045-0624), 3 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +6 +6 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0615_2x03_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0615 (compatible alternatives: 43045-0616, 43045-0617), 3 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +6 +6 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0618_2x03-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0618 (compatible alternatives: 43045-0619, 43045-0620), 3 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +8 +7 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0621_2x03-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0621 (alternative finishes: 43045-062x), 3 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +8 +7 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0800_2x04_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0800 (alternative finishes: 43045-080x), 4 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +8 +8 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0810_2x04-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0810 (compatible alternatives: 43045-0811, 43045-0809), 4 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +10 +9 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0812_2x04_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0812 (compatible alternatives: 43045-0813, 43045-0824), 4 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +8 +8 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0815_2x04_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0815 (compatible alternatives: 43045-0816, 43045-0817), 4 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +8 +8 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0818_2x04-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0818 (compatible alternatives: 43045-0819, 43045-0820), 4 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +10 +9 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0821_2x04-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0821 (alternative finishes: 43045-082x), 4 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +10 +9 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1000_2x05_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1000 (alternative finishes: 43045-100x), 5 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +10 +10 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1010_2x05-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1010 (compatible alternatives: 43045-1011, 43045-1009), 5 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +12 +11 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1012_2x05_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1012 (compatible alternatives: 43045-1013, 43045-1024), 5 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +10 +10 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1015_2x05_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1015 (compatible alternatives: 43045-1016, 43045-1017), 5 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +10 +10 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1018_2x05-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1018 (compatible alternatives: 43045-1019, 43045-1020), 5 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +12 +11 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1021_2x05-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1021 (alternative finishes: 43045-102x), 5 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +12 +11 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1200_2x06_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1200 (alternative finishes: 43045-120x), 6 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +12 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1210_2x06-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1210 (compatible alternatives: 43045-1211, 43045-1209), 6 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +14 +13 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1212_2x06_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1212 (compatible alternatives: 43045-1213, 43045-1224), 6 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +12 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1215_2x06_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1215 (compatible alternatives: 43045-1216, 43045-1217), 6 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +12 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1218_2x06-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1218 (compatible alternatives: 43045-1219, 43045-1220), 6 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +14 +13 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1221_2x06-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1221 (alternative finishes: 43045-122x), 6 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +14 +13 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1400_2x07_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1400 (alternative finishes: 43045-140x), 7 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +14 +14 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1410_2x07-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1410 (compatible alternatives: 43045-1411, 43045-1409), 7 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +16 +15 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1412_2x07_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1412 (compatible alternatives: 43045-1413, 43045-1424), 7 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +14 +14 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1415_2x07_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1415 (compatible alternatives: 43045-1416, 43045-1417), 7 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +14 +14 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1418_2x07-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1418 (compatible alternatives: 43045-1419, 43045-1420), 7 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +16 +15 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1421_2x07-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1421 (alternative finishes: 43045-142x), 7 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +16 +15 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1600_2x08_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1600 (alternative finishes: 43045-160x), 8 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +16 +16 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1610_2x08-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1610 (compatible alternatives: 43045-1611, 43045-1609), 8 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +18 +17 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1612_2x08_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1612 (compatible alternatives: 43045-1613, 43045-1624), 8 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +16 +16 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1615_2x08_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1615 (compatible alternatives: 43045-1616, 43045-1617), 8 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +16 +16 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1618_2x08-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1618 (compatible alternatives: 43045-1619, 43045-1620), 8 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +18 +17 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1621_2x08-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1621 (alternative finishes: 43045-162x), 8 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +18 +17 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1800_2x09_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1800 (alternative finishes: 43045-180x), 9 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +18 +18 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1810_2x09-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1810 (compatible alternatives: 43045-1811, 43045-1809), 9 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +20 +19 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1812_2x09_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1812 (compatible alternatives: 43045-1813, 43045-1824), 9 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +18 +18 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1815_2x09_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1815 (compatible alternatives: 43045-1816, 43045-1817), 9 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +18 +18 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1818_2x09-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1818 (compatible alternatives: 43045-1819, 43045-1820), 9 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +20 +19 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1821_2x09-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1821 (alternative finishes: 43045-182x), 9 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +20 +19 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2000_2x10_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-2000 (alternative finishes: 43045-200x), 10 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +20 +20 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2010_2x10-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-2010 (compatible alternatives: 43045-2011, 43045-2009), 10 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +22 +21 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2012_2x10_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-2012 (compatible alternatives: 43045-2013, 43045-2024), 10 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +20 +20 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2015_2x10_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-2015 (compatible alternatives: 43045-2016, 43045-2017), 10 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +20 +20 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2018_2x10-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-2018 (compatible alternatives: 43045-2019, 43045-2020), 10 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +22 +21 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2021_2x10-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-2021 (alternative finishes: 43045-202x), 10 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +22 +21 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2200_2x11_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-2200 (alternative finishes: 43045-220x), 11 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +22 +22 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2210_2x11-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-2210 (compatible alternatives: 43045-2211, 43045-2209), 11 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +24 +23 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2212_2x11_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-2212 (compatible alternatives: 43045-2213, 43045-2224), 11 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +22 +22 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2215_2x11_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-2215 (compatible alternatives: 43045-2216, 43045-2217), 11 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +22 +22 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2218_2x11-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-2218 (compatible alternatives: 43045-2219, 43045-2220), 11 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +24 +23 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2221_2x11-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-2221 (alternative finishes: 43045-222x), 11 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +24 +23 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2400_2x12_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-2400 (alternative finishes: 43045-240x), 12 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +24 +24 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2410_2x12-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-2410 (compatible alternatives: 43045-2411, 43045-2409), 12 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +26 +25 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2412_2x12_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-2412 (compatible alternatives: 43045-2413, 43045-2424), 12 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +24 +24 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2415_2x12_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-2415 (compatible alternatives: 43045-2416, 43045-2417), 12 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +24 +24 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2418_2x12-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-2418 (compatible alternatives: 43045-2419, 43045-2420), 12 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +26 +25 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2421_2x12-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-2421 (alternative finishes: 43045-242x), 12 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +26 +25 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0200_1x02_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0200 (compatible alternatives: 43650-0201, 43650-0202), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +2 +2 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0210_1x02-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0210 (compatible alternatives: 43650-0211, 43650-0209), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +4 +3 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0210_1x02-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-0210 (compatible alternatives: 43650-0211, 43650-0209), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +4 +3 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0215_1x02_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0215 (compatible alternatives: 43650-0216, 43650-0217), 2 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +2 +2 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0221_1x02_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0221 (compatible alternatives: 43650-0222, 43650-0223), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +2 +2 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0224_1x02-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0224 (compatible alternatives: 43650-0225, 43650-0226), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +4 +3 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0300_1x03_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0300 (compatible alternatives: 43650-0301, 43650-0302), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +3 +3 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0310_1x03-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0310 (compatible alternatives: 43650-0311, 43650-0309), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +5 +4 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0310_1x03-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-0310 (compatible alternatives: 43650-0311, 43650-0309), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +5 +4 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0315_1x03_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0315 (compatible alternatives: 43650-0316, 43650-0317), 3 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +3 +3 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0321_1x03_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0321 (compatible alternatives: 43650-0322, 43650-0323), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +3 +3 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0324_1x03-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0324 (compatible alternatives: 43650-0325, 43650-0326), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +5 +4 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0400_1x04_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0400 (compatible alternatives: 43650-0401, 43650-0402), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +4 +4 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0410_1x04-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0410 (compatible alternatives: 43650-0411, 43650-0409), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +6 +5 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0410_1x04-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-0410 (compatible alternatives: 43650-0411, 43650-0409), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +6 +5 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0415_1x04_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0415 (compatible alternatives: 43650-0416, 43650-0417), 4 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +4 +4 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0421_1x04_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0421 (compatible alternatives: 43650-0422, 43650-0423), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +4 +4 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0424_1x04-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0424 (compatible alternatives: 43650-0425, 43650-0426), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +6 +5 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0500_1x05_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0500 (compatible alternatives: 43650-0501, 43650-0502), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +5 +5 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0510_1x05-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0510 (compatible alternatives: 43650-0511, 43650-0509), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +7 +6 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0510_1x05-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-0510 (compatible alternatives: 43650-0511, 43650-0509), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +7 +6 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0515_1x05_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0515 (compatible alternatives: 43650-0516, 43650-0517), 5 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +5 +5 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0521_1x05_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0521 (compatible alternatives: 43650-0522, 43650-0523), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +5 +5 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0524_1x05-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0524 (compatible alternatives: 43650-0525, 43650-0526), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +7 +6 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0600_1x06_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0600 (compatible alternatives: 43650-0601, 43650-0602), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +6 +6 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0610_1x06-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0610 (compatible alternatives: 43650-0611, 43650-0609), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +8 +7 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0610_1x06-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-0610 (compatible alternatives: 43650-0611, 43650-0609), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +8 +7 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0615_1x06_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0615 (compatible alternatives: 43650-0616, 43650-0617), 6 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +6 +6 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0621_1x06_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0621 (compatible alternatives: 43650-0622, 43650-0623), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +6 +6 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0624_1x06-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0624 (compatible alternatives: 43650-0625, 43650-0626), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +8 +7 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0700_1x07_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0700 (compatible alternatives: 43650-0701, 43650-0702), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +7 +7 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0710_1x07-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0710 (compatible alternatives: 43650-0711, 43650-0709), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +9 +8 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0710_1x07-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-0710 (compatible alternatives: 43650-0711, 43650-0709), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +9 +8 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0715_1x07_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0715 (compatible alternatives: 43650-0716, 43650-0717), 7 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +7 +7 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0721_1x07_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0721 (compatible alternatives: 43650-0722, 43650-0723), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +7 +7 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0724_1x07-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0724 (compatible alternatives: 43650-0725, 43650-0726), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +9 +8 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0800_1x08_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0800 (compatible alternatives: 43650-0801, 43650-0802), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +8 +8 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0810_1x08-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0810 (compatible alternatives: 43650-0811, 43650-0809), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +10 +9 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0810_1x08-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-0810 (compatible alternatives: 43650-0811, 43650-0809), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +10 +9 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0815_1x08_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0815 (compatible alternatives: 43650-0816, 43650-0817), 8 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +8 +8 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0821_1x08_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0821 (compatible alternatives: 43650-0822, 43650-0823), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +8 +8 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0824_1x08-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0824 (compatible alternatives: 43650-0825, 43650-0826), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +10 +9 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0900_1x09_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0900 (compatible alternatives: 43650-0901, 43650-0902), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +9 +9 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0910_1x09-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0910 (compatible alternatives: 43650-0911, 43650-0909), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +11 +10 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0910_1x09-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-0910 (compatible alternatives: 43650-0911, 43650-0909), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +11 +10 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0915_1x09_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0915 (compatible alternatives: 43650-0916, 43650-0917), 9 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +9 +9 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0921_1x09_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0921 (compatible alternatives: 43650-0922, 43650-0923), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +9 +9 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0924_1x09-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0924 (compatible alternatives: 43650-0925, 43650-0926), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +11 +10 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1000_1x10_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-1000 (compatible alternatives: 43650-1001, 43650-1002), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +10 +10 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1010_1x10-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-1010 (compatible alternatives: 43650-1011, 43650-1009), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +12 +11 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1010_1x10-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-1010 (compatible alternatives: 43650-1011, 43650-1009), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +12 +11 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1015_1x10_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-1015 (compatible alternatives: 43650-1016, 43650-1017), 10 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +10 +10 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1021_1x10_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-1021 (compatible alternatives: 43650-1022, 43650-1023), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +10 +10 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1024_1x10-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-1024 (compatible alternatives: 43650-1025, 43650-1026), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +12 +11 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1100_1x11_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-1100 (compatible alternatives: 43650-1101, 43650-1102), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +11 +11 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1110_1x11-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-1110 (compatible alternatives: 43650-1111, 43650-1109), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +13 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1110_1x11-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-1110 (compatible alternatives: 43650-1111, 43650-1109), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +13 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1115_1x11_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-1115 (compatible alternatives: 43650-1116, 43650-1117), 11 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +11 +11 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1121_1x11_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-1121 (compatible alternatives: 43650-1122, 43650-1123), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +11 +11 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1124_1x11-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-1124 (compatible alternatives: 43650-1125, 43650-1126), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +13 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1200_1x12_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-1200 (compatible alternatives: 43650-1201, 43650-1202), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +12 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1210_1x12-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-1210 (compatible alternatives: 43650-1211, 43650-1209), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +14 +13 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1210_1x12-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-1210 (compatible alternatives: 43650-1211, 43650-1209), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +14 +13 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1215_1x12_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-1215 (compatible alternatives: 43650-1216, 43650-1217), 12 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +12 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1221_1x12_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-1221 (compatible alternatives: 43650-1222, 43650-1223), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +12 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1224_1x12-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-1224 (compatible alternatives: 43650-1225, 43650-1226), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +14 +13 +Connector_Molex +Molex_Micro-Latch_53253-0270_1x02_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-0270 (compatible alternatives: 53253-0250), 2 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +2 +2 +Connector_Molex +Molex_Micro-Latch_53253-0370_1x03_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-0370 (compatible alternatives: 53253-0350), 3 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +3 +3 +Connector_Molex +Molex_Micro-Latch_53253-0470_1x04_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-0470 (compatible alternatives: 53253-0450), 4 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +4 +4 +Connector_Molex +Molex_Micro-Latch_53253-0570_1x05_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-0570 (compatible alternatives: 53253-0550), 5 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +5 +5 +Connector_Molex +Molex_Micro-Latch_53253-0670_1x06_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-0670 (compatible alternatives: 53253-0650), 6 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +6 +6 +Connector_Molex +Molex_Micro-Latch_53253-0770_1x07_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-0770 (compatible alternatives: 53253-0750), 7 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +7 +7 +Connector_Molex +Molex_Micro-Latch_53253-0870_1x08_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-0870 (compatible alternatives: 53253-0850), 8 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +8 +8 +Connector_Molex +Molex_Micro-Latch_53253-0970_1x09_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-0970 (compatible alternatives: 53253-0950), 9 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +9 +9 +Connector_Molex +Molex_Micro-Latch_53253-1070_1x10_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-1070 (compatible alternatives: 53253-1050), 10 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +10 +10 +Connector_Molex +Molex_Micro-Latch_53253-1170_1x11_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-1170 (compatible alternatives: 53253-1150), 11 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +11 +11 +Connector_Molex +Molex_Micro-Latch_53253-1270_1x12_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-1270 (compatible alternatives: 53253-1250), 12 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +12 +12 +Connector_Molex +Molex_Micro-Latch_53253-1370_1x13_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-1370 (compatible alternatives: 53253-1350), 13 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +13 +13 +Connector_Molex +Molex_Micro-Latch_53253-1470_1x14_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-1470 (compatible alternatives: 53253-1450), 14 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +14 +14 +Connector_Molex +Molex_Micro-Latch_53253-1570_1x15_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-1570 (compatible alternatives: 53253-1550), 15 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +15 +15 +Connector_Molex +Molex_Micro-Latch_53254-0270_1x02_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-0270 (compatible alternatives: 53254-0250), 2 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +2 +2 +Connector_Molex +Molex_Micro-Latch_53254-0370_1x03_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-0370 (compatible alternatives: 53254-0350), 3 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +3 +3 +Connector_Molex +Molex_Micro-Latch_53254-0470_1x04_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-0470 (compatible alternatives: 53254-0450), 4 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +4 +4 +Connector_Molex +Molex_Micro-Latch_53254-0570_1x05_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-0570 (compatible alternatives: 53254-0550), 5 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +5 +5 +Connector_Molex +Molex_Micro-Latch_53254-0670_1x06_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-0670 (compatible alternatives: 53254-0650), 6 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +6 +6 +Connector_Molex +Molex_Micro-Latch_53254-0770_1x07_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-0770 (compatible alternatives: 53254-0750), 7 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +7 +7 +Connector_Molex +Molex_Micro-Latch_53254-0870_1x08_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-0870 (compatible alternatives: 53254-0850), 8 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +8 +8 +Connector_Molex +Molex_Micro-Latch_53254-0970_1x09_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-0970 (compatible alternatives: 53254-0950), 9 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +9 +9 +Connector_Molex +Molex_Micro-Latch_53254-1070_1x10_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-1070 (compatible alternatives: 53254-1050), 10 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +10 +10 +Connector_Molex +Molex_Micro-Latch_53254-1170_1x11_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-1170 (compatible alternatives: 53254-1150), 11 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +11 +11 +Connector_Molex +Molex_Micro-Latch_53254-1270_1x12_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-1270 (compatible alternatives: 53254-1250), 12 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +12 +12 +Connector_Molex +Molex_Micro-Latch_53254-1370_1x13_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-1370 (compatible alternatives: 53254-1350), 13 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +13 +13 +Connector_Molex +Molex_Micro-Latch_53254-1470_1x14_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-1470 (compatible alternatives: 53254-1450), 14 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +14 +14 +Connector_Molex +Molex_Micro-Latch_53254-1570_1x15_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-1570 (compatible alternatives: 53254-1550), 15 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +15 +15 +Connector_Molex +Molex_MicroClasp_55932-0210_1x02_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0210, with PCB locator, 2 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +2 +2 +Connector_Molex +Molex_MicroClasp_55932-0230_1x02_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0230, 2 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +2 +2 +Connector_Molex +Molex_MicroClasp_55932-0310_1x03_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0310, with PCB locator, 3 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +3 +3 +Connector_Molex +Molex_MicroClasp_55932-0330_1x03_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0330, 3 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +3 +3 +Connector_Molex +Molex_MicroClasp_55932-0410_1x04_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0410, with PCB locator, 4 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +4 +4 +Connector_Molex +Molex_MicroClasp_55932-0430_1x04_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0430, 4 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +4 +4 +Connector_Molex +Molex_MicroClasp_55932-0510_1x05_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0510, with PCB locator, 5 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +5 +5 +Connector_Molex +Molex_MicroClasp_55932-0530_1x05_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0530, 5 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +5 +5 +Connector_Molex +Molex_MicroClasp_55932-0610_1x06_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0610, with PCB locator, 6 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +6 +6 +Connector_Molex +Molex_MicroClasp_55932-0630_1x06_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0630, 6 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +6 +6 +Connector_Molex +Molex_MicroClasp_55932-0710_1x07_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0710, with PCB locator, 7 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +7 +7 +Connector_Molex +Molex_MicroClasp_55932-0730_1x07_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0730, 7 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +7 +7 +Connector_Molex +Molex_MicroClasp_55932-0810_1x08_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0810, with PCB locator, 8 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +8 +8 +Connector_Molex +Molex_MicroClasp_55932-0830_1x08_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0830, 8 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +8 +8 +Connector_Molex +Molex_MicroClasp_55932-0910_1x09_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0910, with PCB locator, 9 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +9 +9 +Connector_Molex +Molex_MicroClasp_55932-0930_1x09_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0930, 9 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +9 +9 +Connector_Molex +Molex_MicroClasp_55932-1010_1x10_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1010, with PCB locator, 10 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +10 +10 +Connector_Molex +Molex_MicroClasp_55932-1030_1x10_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1030, 10 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +10 +10 +Connector_Molex +Molex_MicroClasp_55932-1110_1x11_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1110, with PCB locator, 11 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +11 +11 +Connector_Molex +Molex_MicroClasp_55932-1130_1x11_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1130, 11 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +11 +11 +Connector_Molex +Molex_MicroClasp_55932-1210_1x12_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1210, with PCB locator, 12 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +12 +12 +Connector_Molex +Molex_MicroClasp_55932-1230_1x12_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1230, 12 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +12 +12 +Connector_Molex +Molex_MicroClasp_55932-1310_1x13_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1310, with PCB locator, 13 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +13 +13 +Connector_Molex +Molex_MicroClasp_55932-1330_1x13_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1330, 13 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +13 +13 +Connector_Molex +Molex_MicroClasp_55932-1410_1x14_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1410, with PCB locator, 14 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +14 +14 +Connector_Molex +Molex_MicroClasp_55932-1430_1x14_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1430, 14 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +14 +14 +Connector_Molex +Molex_MicroClasp_55932-1510_1x15_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1510, with PCB locator, 15 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +15 +15 +Connector_Molex +Molex_MicroClasp_55932-1530_1x15_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1530, 15 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +15 +15 +Connector_Molex +Molex_MicroClasp_55935-0210_1x02_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0210, with PCB locator, 2 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +2 +2 +Connector_Molex +Molex_MicroClasp_55935-0230_1x02_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0230, 2 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +2 +2 +Connector_Molex +Molex_MicroClasp_55935-0310_1x03_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0310, with PCB locator, 3 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +3 +3 +Connector_Molex +Molex_MicroClasp_55935-0330_1x03_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0330, 3 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +3 +3 +Connector_Molex +Molex_MicroClasp_55935-0410_1x04_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0410, with PCB locator, 4 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +4 +4 +Connector_Molex +Molex_MicroClasp_55935-0430_1x04_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0430, 4 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +4 +4 +Connector_Molex +Molex_MicroClasp_55935-0510_1x05_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0510, with PCB locator, 5 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +5 +5 +Connector_Molex +Molex_MicroClasp_55935-0530_1x05_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0530, 5 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +5 +5 +Connector_Molex +Molex_MicroClasp_55935-0610_1x06_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0610, with PCB locator, 6 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +6 +6 +Connector_Molex +Molex_MicroClasp_55935-0630_1x06_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0630, 6 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +6 +6 +Connector_Molex +Molex_MicroClasp_55935-0710_1x07_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0710, with PCB locator, 7 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +7 +7 +Connector_Molex +Molex_MicroClasp_55935-0730_1x07_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0730, 7 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +7 +7 +Connector_Molex +Molex_MicroClasp_55935-0810_1x08_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0810, with PCB locator, 8 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +8 +8 +Connector_Molex +Molex_MicroClasp_55935-0830_1x08_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0830, 8 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +8 +8 +Connector_Molex +Molex_MicroClasp_55935-0910_1x09_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0910, with PCB locator, 9 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +9 +9 +Connector_Molex +Molex_MicroClasp_55935-0930_1x09_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0930, 9 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +9 +9 +Connector_Molex +Molex_MicroClasp_55935-1010_1x10_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1010, with PCB locator, 10 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +10 +10 +Connector_Molex +Molex_MicroClasp_55935-1030_1x10_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1030, 10 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +10 +10 +Connector_Molex +Molex_MicroClasp_55935-1110_1x11_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1110, with PCB locator, 11 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +11 +11 +Connector_Molex +Molex_MicroClasp_55935-1130_1x11_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1130, 11 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +11 +11 +Connector_Molex +Molex_MicroClasp_55935-1210_1x12_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1210, with PCB locator, 12 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +12 +12 +Connector_Molex +Molex_MicroClasp_55935-1230_1x12_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1230, 12 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +12 +12 +Connector_Molex +Molex_MicroClasp_55935-1310_1x13_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1310, with PCB locator, 13 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +13 +13 +Connector_Molex +Molex_MicroClasp_55935-1330_1x13_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1330, 13 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +13 +13 +Connector_Molex +Molex_MicroClasp_55935-1410_1x14_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1410, with PCB locator, 14 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +14 +14 +Connector_Molex +Molex_MicroClasp_55935-1430_1x14_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1430, 14 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +14 +14 +Connector_Molex +Molex_MicroClasp_55935-1510_1x15_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1510, with PCB locator, 15 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +15 +15 +Connector_Molex +Molex_MicroClasp_55935-1530_1x15_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1530, 15 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +15 +15 +Connector_Molex +Molex_Mini-Fit_Jr_5566-02A2_2x01_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-02A2, example for new mpn: 39-28-902x, 1 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +2 +2 +Connector_Molex +Molex_Mini-Fit_Jr_5566-02A_2x01_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-02A, example for new mpn: 39-28-x02x, 1 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +2 +2 +Connector_Molex +Molex_Mini-Fit_Jr_5566-04A2_2x02_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-04A2, example for new mpn: 39-28-904x, 2 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +4 +4 +Connector_Molex +Molex_Mini-Fit_Jr_5566-04A_2x02_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-04A, example for new mpn: 39-28-x04x, 2 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +4 +4 +Connector_Molex +Molex_Mini-Fit_Jr_5566-06A2_2x03_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-06A2, example for new mpn: 39-28-906x, 3 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +6 +6 +Connector_Molex +Molex_Mini-Fit_Jr_5566-06A_2x03_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-06A, example for new mpn: 39-28-x06x, 3 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +6 +6 +Connector_Molex +Molex_Mini-Fit_Jr_5566-08A2_2x04_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-08A2, example for new mpn: 39-28-908x, 4 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +8 +8 +Connector_Molex +Molex_Mini-Fit_Jr_5566-08A_2x04_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-08A, example for new mpn: 39-28-x08x, 4 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +8 +8 +Connector_Molex +Molex_Mini-Fit_Jr_5566-10A2_2x05_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-10A2, example for new mpn: 39-28-910x, 5 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +10 +10 +Connector_Molex +Molex_Mini-Fit_Jr_5566-10A_2x05_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-10A, example for new mpn: 39-28-x10x, 5 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +10 +10 +Connector_Molex +Molex_Mini-Fit_Jr_5566-12A2_2x06_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-12A2, example for new mpn: 39-28-912x, 6 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +12 +12 +Connector_Molex +Molex_Mini-Fit_Jr_5566-12A_2x06_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-12A, example for new mpn: 39-28-x12x, 6 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +12 +12 +Connector_Molex +Molex_Mini-Fit_Jr_5566-14A2_2x07_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-14A2, example for new mpn: 39-28-914x, 7 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +14 +14 +Connector_Molex +Molex_Mini-Fit_Jr_5566-14A_2x07_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-14A, example for new mpn: 39-28-x14x, 7 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +14 +14 +Connector_Molex +Molex_Mini-Fit_Jr_5566-16A2_2x08_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-16A2, example for new mpn: 39-28-916x, 8 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +16 +16 +Connector_Molex +Molex_Mini-Fit_Jr_5566-16A_2x08_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-16A, example for new mpn: 39-28-x16x, 8 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +16 +16 +Connector_Molex +Molex_Mini-Fit_Jr_5566-18A2_2x09_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-18A2, example for new mpn: 39-28-918x, 9 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +18 +18 +Connector_Molex +Molex_Mini-Fit_Jr_5566-18A_2x09_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-18A, example for new mpn: 39-28-x18x, 9 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +18 +18 +Connector_Molex +Molex_Mini-Fit_Jr_5566-20A2_2x10_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-20A2, example for new mpn: 39-28-920x, 10 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +20 +20 +Connector_Molex +Molex_Mini-Fit_Jr_5566-20A_2x10_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-20A, example for new mpn: 39-28-x20x, 10 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +20 +20 +Connector_Molex +Molex_Mini-Fit_Jr_5566-22A2_2x11_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-22A2, example for new mpn: 39-28-922x, 11 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +22 +22 +Connector_Molex +Molex_Mini-Fit_Jr_5566-22A_2x11_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-22A, example for new mpn: 39-28-x22x, 11 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +22 +22 +Connector_Molex +Molex_Mini-Fit_Jr_5566-24A2_2x12_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-24A2, example for new mpn: 39-28-924x, 12 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +24 +24 +Connector_Molex +Molex_Mini-Fit_Jr_5566-24A_2x12_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-24A, example for new mpn: 39-28-x24x, 12 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +24 +24 +Connector_Molex +Molex_Mini-Fit_Jr_5569-02A1_2x01_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-02A1, example for new mpn: 39-29-4029, 1 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +2 +2 +Connector_Molex +Molex_Mini-Fit_Jr_5569-02A2_2x01_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-02A2, example for new mpn: 39-30-0020, 1 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +2 +2 +Connector_Molex +Molex_Mini-Fit_Jr_5569-04A1_2x02_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-04A1, example for new mpn: 39-29-4049, 2 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +4 +4 +Connector_Molex +Molex_Mini-Fit_Jr_5569-04A2_2x02_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-04A2, example for new mpn: 39-30-0040, 2 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +4 +4 +Connector_Molex +Molex_Mini-Fit_Jr_5569-06A1_2x03_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-06A1, example for new mpn: 39-29-4069, 3 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +6 +6 +Connector_Molex +Molex_Mini-Fit_Jr_5569-06A2_2x03_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-06A2, example for new mpn: 39-30-0060, 3 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +6 +6 +Connector_Molex +Molex_Mini-Fit_Jr_5569-08A1_2x04_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-08A1, example for new mpn: 39-29-4089, 4 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +8 +8 +Connector_Molex +Molex_Mini-Fit_Jr_5569-08A2_2x04_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-08A2, example for new mpn: 39-30-0080, 4 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +8 +8 +Connector_Molex +Molex_Mini-Fit_Jr_5569-10A1_2x05_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-10A1, example for new mpn: 39-29-4109, 5 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +10 +10 +Connector_Molex +Molex_Mini-Fit_Jr_5569-10A2_2x05_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-10A2, example for new mpn: 39-30-0100, 5 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +10 +10 +Connector_Molex +Molex_Mini-Fit_Jr_5569-12A1_2x06_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-12A1, example for new mpn: 39-29-4129, 6 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +12 +12 +Connector_Molex +Molex_Mini-Fit_Jr_5569-12A2_2x06_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-12A2, example for new mpn: 39-30-0120, 6 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +12 +12 +Connector_Molex +Molex_Mini-Fit_Jr_5569-14A1_2x07_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-14A1, example for new mpn: 39-29-4149, 7 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +14 +14 +Connector_Molex +Molex_Mini-Fit_Jr_5569-14A2_2x07_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-14A2, example for new mpn: 39-30-0140, 7 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +14 +14 +Connector_Molex +Molex_Mini-Fit_Jr_5569-16A1_2x08_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-16A1, example for new mpn: 39-29-4169, 8 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +16 +16 +Connector_Molex +Molex_Mini-Fit_Jr_5569-16A2_2x08_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-16A2, example for new mpn: 39-30-0160, 8 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +16 +16 +Connector_Molex +Molex_Mini-Fit_Jr_5569-18A1_2x09_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-18A1, example for new mpn: 39-29-4189, 9 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +18 +18 +Connector_Molex +Molex_Mini-Fit_Jr_5569-18A2_2x09_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-18A2, example for new mpn: 39-30-0180, 9 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +18 +18 +Connector_Molex +Molex_Mini-Fit_Jr_5569-20A1_2x10_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-20A1, example for new mpn: 39-29-4209, 10 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +20 +20 +Connector_Molex +Molex_Mini-Fit_Jr_5569-20A2_2x10_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-20A2, example for new mpn: 39-30-0200, 10 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +20 +20 +Connector_Molex +Molex_Mini-Fit_Jr_5569-22A1_2x11_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-22A1, example for new mpn: 39-29-4229, 11 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +22 +22 +Connector_Molex +Molex_Mini-Fit_Jr_5569-22A2_2x11_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-22A2, example for new mpn: 39-30-0220, 11 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +22 +22 +Connector_Molex +Molex_Mini-Fit_Jr_5569-24A1_2x12_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-24A1, example for new mpn: 39-29-4249, 12 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +24 +24 +Connector_Molex +Molex_Mini-Fit_Jr_5569-24A2_2x12_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-24A2, example for new mpn: 39-30-0240, 12 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +24 +24 +Connector_Molex +Molex_Mini-Fit_Sr_42819-22XX_1x02_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 42819-22XX, 2 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +6 +2 +Connector_Molex +Molex_Mini-Fit_Sr_42819-22XX_1x02_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42819-22XX, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +32 +2 +Connector_Molex +Molex_Mini-Fit_Sr_42819-32XX_1x03_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 42819-32XX, 3 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +8 +3 +Connector_Molex +Molex_Mini-Fit_Sr_42819-32XX_1x03_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42819-32XX, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +47 +3 +Connector_Molex +Molex_Mini-Fit_Sr_42819-42XX_1x04_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 42819-42XX, 4 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +10 +4 +Connector_Molex +Molex_Mini-Fit_Sr_42819-42XX_1x04_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42819-42XX, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +62 +4 +Connector_Molex +Molex_Mini-Fit_Sr_42819-52XX_1x05_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 42819-52XX, 5 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +12 +5 +Connector_Molex +Molex_Mini-Fit_Sr_42819-52XX_1x05_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42819-52XX, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +77 +5 +Connector_Molex +Molex_Mini-Fit_Sr_42819-62XX_1x06_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 42819-62XX, 6 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +14 +6 +Connector_Molex +Molex_Mini-Fit_Sr_42819-62XX_1x06_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42819-62XX, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +92 +6 +Connector_Molex +Molex_Mini-Fit_Sr_42820-22XX_1x02_P10.00mm_Horizontal +Molex Mini-Fit Sr. Power Connectors, 42820-22XX, 2 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +6 +2 +Connector_Molex +Molex_Mini-Fit_Sr_42820-22XX_1x02_P10.00mm_Horizontal_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42820-22XX, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +32 +2 +Connector_Molex +Molex_Mini-Fit_Sr_42820-32XX_1x03_P10.00mm_Horizontal +Molex Mini-Fit Sr. Power Connectors, 42820-32XX, 3 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +8 +3 +Connector_Molex +Molex_Mini-Fit_Sr_42820-32XX_1x03_P10.00mm_Horizontal_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42820-32XX, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +47 +3 +Connector_Molex +Molex_Mini-Fit_Sr_42820-42XX_1x04_P10.00mm_Horizontal +Molex Mini-Fit Sr. Power Connectors, 42820-42XX, 4 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +10 +4 +Connector_Molex +Molex_Mini-Fit_Sr_42820-42XX_1x04_P10.00mm_Horizontal_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42820-42XX, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +62 +4 +Connector_Molex +Molex_Mini-Fit_Sr_42820-52XX_1x05_P10.00mm_Horizontal +Molex Mini-Fit Sr. Power Connectors, 42820-52XX, 5 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +12 +5 +Connector_Molex +Molex_Mini-Fit_Sr_42820-52XX_1x05_P10.00mm_Horizontal_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42820-52XX, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +77 +5 +Connector_Molex +Molex_Mini-Fit_Sr_42820-62XX_1x06_P10.00mm_Horizontal +Molex Mini-Fit Sr. Power Connectors, 42820-62XX, 6 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +14 +6 +Connector_Molex +Molex_Mini-Fit_Sr_42820-62XX_1x06_P10.00mm_Horizontal_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42820-62XX, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +92 +6 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx06_2x03_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 43915-xx06, 3 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +14 +6 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx06_2x03_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 43915-xx06, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +92 +6 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx08_2x04_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 43915-xx08, 4 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +18 +8 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx08_2x04_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 43915-xx08, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +122 +8 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx10_2x05_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 43915-xx10, 5 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +22 +10 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx10_2x05_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 43915-xx10, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +152 +10 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx12_2x06_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 43915-xx12, 6 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +26 +12 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx12_2x06_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 43915-xx12, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +182 +12 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx14_2x07_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 43915-xx14, 7 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +30 +14 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx14_2x07_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 43915-xx14, With thermal vias in pads, 7 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +212 +14 +Connector_Molex +Molex_Nano-Fit_105309-xx02_1x02_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105309-xx02, 2 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +2 +2 +Connector_Molex +Molex_Nano-Fit_105309-xx03_1x03_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105309-xx03, 3 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +3 +3 +Connector_Molex +Molex_Nano-Fit_105309-xx04_1x04_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105309-xx04, 4 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +4 +4 +Connector_Molex +Molex_Nano-Fit_105309-xx05_1x05_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105309-xx05, 5 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +5 +5 +Connector_Molex +Molex_Nano-Fit_105309-xx06_1x06_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105309-xx06, 6 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +6 +6 +Connector_Molex +Molex_Nano-Fit_105309-xx07_1x07_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105309-xx07, 7 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +7 +7 +Connector_Molex +Molex_Nano-Fit_105309-xx08_1x08_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105309-xx08, 8 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +8 +8 +Connector_Molex +Molex_Nano-Fit_105310-xx04_2x02_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105310-xx04, 2 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +4 +4 +Connector_Molex +Molex_Nano-Fit_105310-xx06_2x03_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105310-xx06, 3 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +6 +6 +Connector_Molex +Molex_Nano-Fit_105310-xx08_2x04_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105310-xx08, 4 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +8 +8 +Connector_Molex +Molex_Nano-Fit_105310-xx10_2x05_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105310-xx10, 5 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +10 +10 +Connector_Molex +Molex_Nano-Fit_105310-xx12_2x06_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105310-xx12, 6 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +12 +12 +Connector_Molex +Molex_Nano-Fit_105310-xx14_2x07_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105310-xx14, 7 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +14 +14 +Connector_Molex +Molex_Nano-Fit_105310-xx16_2x08_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105310-xx16, 8 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +16 +16 +Connector_Molex +Molex_Nano-Fit_105313-xx02_1x02_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105313-xx02, 2 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +2 +2 +Connector_Molex +Molex_Nano-Fit_105313-xx03_1x03_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105313-xx03, 3 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +3 +3 +Connector_Molex +Molex_Nano-Fit_105313-xx04_1x04_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105313-xx04, 4 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +4 +4 +Connector_Molex +Molex_Nano-Fit_105313-xx05_1x05_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105313-xx05, 5 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +5 +5 +Connector_Molex +Molex_Nano-Fit_105313-xx06_1x06_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105313-xx06, 6 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +6 +6 +Connector_Molex +Molex_Nano-Fit_105313-xx07_1x07_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105313-xx07, 7 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +7 +7 +Connector_Molex +Molex_Nano-Fit_105313-xx08_1x08_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105313-xx08, 8 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +8 +8 +Connector_Molex +Molex_Nano-Fit_105314-xx04_2x02_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105314-xx04, 2 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +4 +4 +Connector_Molex +Molex_Nano-Fit_105314-xx06_2x03_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105314-xx06, 3 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +6 +6 +Connector_Molex +Molex_Nano-Fit_105314-xx08_2x04_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105314-xx08, 4 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +8 +8 +Connector_Molex +Molex_Nano-Fit_105314-xx10_2x05_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105314-xx10, 5 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +10 +10 +Connector_Molex +Molex_Nano-Fit_105314-xx12_2x06_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105314-xx12, 6 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +12 +12 +Connector_Molex +Molex_Nano-Fit_105314-xx14_2x07_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105314-xx14, 7 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +14 +14 +Connector_Molex +Molex_Nano-Fit_105314-xx16_2x08_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105314-xx16, 8 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +16 +16 +Connector_Molex +Molex_Panelmate_53780-0270_1x02-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-0270 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +4 +3 +Connector_Molex +Molex_Panelmate_53780-0370_1x03-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-0370 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +5 +4 +Connector_Molex +Molex_Panelmate_53780-0470_1x04-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-0470 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +6 +5 +Connector_Molex +Molex_Panelmate_53780-0570_1x05-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-0570 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +7 +6 +Connector_Molex +Molex_Panelmate_53780-0670_1x06-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-0670 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +8 +7 +Connector_Molex +Molex_Panelmate_53780-0770_1x07-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-0770 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +9 +8 +Connector_Molex +Molex_Panelmate_53780-0870_1x08-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-0870 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +10 +9 +Connector_Molex +Molex_Panelmate_53780-0970_1x09-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-0970 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +11 +10 +Connector_Molex +Molex_Panelmate_53780-1070_1x10-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-1070 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +12 +11 +Connector_Molex +Molex_Panelmate_53780-1270_1x12-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-1270 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +14 +13 +Connector_Molex +Molex_Panelmate_53780-1470_1x14-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-1470 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +16 +15 +Connector_Molex +Molex_Panelmate_53780-1570_1x15-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-1570 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +17 +16 +Connector_Molex +Molex_Panelmate_53780-1870_1x18-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-1870 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +20 +19 +Connector_Molex +Molex_Panelmate_53780-3070_1x30-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-3070 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +32 +31 +Connector_Molex +Molex_Pico-Clasp_202396-0207_1x02-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-0207 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +4 +3 +Connector_Molex +Molex_Pico-Clasp_202396-0307_1x03-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-0307 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +5 +4 +Connector_Molex +Molex_Pico-Clasp_202396-0407_1x04-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-0407 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +6 +5 +Connector_Molex +Molex_Pico-Clasp_202396-0507_1x05-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-0507 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +7 +6 +Connector_Molex +Molex_Pico-Clasp_202396-0607_1x06-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-0607 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +8 +7 +Connector_Molex +Molex_Pico-Clasp_202396-0707_1x07-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-0707 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +9 +8 +Connector_Molex +Molex_Pico-Clasp_202396-0807_1x08-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-0807 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +10 +9 +Connector_Molex +Molex_Pico-Clasp_202396-0907_1x09-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-0907 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +11 +10 +Connector_Molex +Molex_Pico-Clasp_202396-1007_1x10-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-1007 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +12 +11 +Connector_Molex +Molex_Pico-Clasp_202396-1107_1x11-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-1107 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +13 +12 +Connector_Molex +Molex_Pico-Clasp_202396-1207_1x12-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-1207 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +14 +13 +Connector_Molex +Molex_Pico-Clasp_202396-1307_1x13-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-1307 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +15 +14 +Connector_Molex +Molex_Pico-Clasp_202396-1407_1x14-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-1407 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +16 +15 +Connector_Molex +Molex_Pico-Clasp_202396-1507_1x15-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-1507 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +17 +16 +Connector_Molex +Molex_Pico-Clasp_501331-0207_1x02-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-0207 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +4 +3 +Connector_Molex +Molex_Pico-Clasp_501331-0307_1x03-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-0307 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +5 +4 +Connector_Molex +Molex_Pico-Clasp_501331-0407_1x04-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-0407 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +6 +5 +Connector_Molex +Molex_Pico-Clasp_501331-0507_1x05-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-0507 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +7 +6 +Connector_Molex +Molex_Pico-Clasp_501331-0607_1x06-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-0607 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +8 +7 +Connector_Molex +Molex_Pico-Clasp_501331-0707_1x07-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-0707 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +9 +8 +Connector_Molex +Molex_Pico-Clasp_501331-0807_1x08-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-0807 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +10 +9 +Connector_Molex +Molex_Pico-Clasp_501331-0907_1x09-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-0907 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +11 +10 +Connector_Molex +Molex_Pico-Clasp_501331-1007_1x10-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-1007 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +12 +11 +Connector_Molex +Molex_Pico-Clasp_501331-1107_1x11-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-1107 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +13 +12 +Connector_Molex +Molex_Pico-Clasp_501331-1207_1x12-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-1207 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +14 +13 +Connector_Molex +Molex_Pico-Clasp_501331-1307_1x13-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-1307 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +15 +14 +Connector_Molex +Molex_Pico-Clasp_501331-1407_1x14-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-1407 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +16 +15 +Connector_Molex +Molex_Pico-Clasp_501331-1507_1x15-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-1507 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +17 +16 +Connector_Molex +Molex_Pico-EZmate_78171-0002_1x02-1MP_P1.20mm_Vertical +Molex Pico-EZmate series connector, 78171-0002 (http://www.molex.com/pdm_docs/sd/781710002_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-EZmate side entry +0 +4 +3 +Connector_Molex +Molex_Pico-EZmate_78171-0003_1x03-1MP_P1.20mm_Vertical +Molex Pico-EZmate series connector, 78171-0003 (http://www.molex.com/pdm_docs/sd/781710002_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-EZmate side entry +0 +5 +4 +Connector_Molex +Molex_Pico-EZmate_78171-0004_1x04-1MP_P1.20mm_Vertical +Molex Pico-EZmate series connector, 78171-0004 (http://www.molex.com/pdm_docs/sd/781710002_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-EZmate side entry +0 +6 +5 +Connector_Molex +Molex_Pico-EZmate_78171-0005_1x05-1MP_P1.20mm_Vertical +Molex Pico-EZmate series connector, 78171-0005 (http://www.molex.com/pdm_docs/sd/781710002_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-EZmate side entry +0 +7 +6 +Connector_Molex +Molex_Pico-EZmate_Slim_202656-0021_1x02-1MP_P1.20mm_Vertical +Molex Pico-EZmate_Slim series connector, 202656-0021 (http://www.molex.com/pdm_docs/sd/2026560021_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-EZmate_Slim side entry +0 +4 +3 +Connector_Molex +Molex_Pico-Lock_504050-0491_1x04-1MP_P1.50mm_Horizontal +Molex Pico-Lock series connector, 504050-0491 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Lock horizontal +0 +6 +5 +Connector_Molex +Molex_Pico-Lock_504050-0591_1x05-1MP_P1.50mm_Horizontal +Molex Pico-Lock series connector, 504050-0591 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Lock horizontal +0 +7 +6 +Connector_Molex +Molex_Pico-Lock_504050-0691_1x06-1MP_P1.50mm_Horizontal +Molex Pico-Lock series connector, 504050-0691 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Lock horizontal +0 +8 +7 +Connector_Molex +Molex_Pico-Lock_504050-0791_1x07-1MP_P1.50mm_Horizontal +Molex Pico-Lock series connector, 504050-0791 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Lock horizontal +0 +9 +8 +Connector_Molex +Molex_Pico-Lock_504050-0891_1x08-1MP_P1.50mm_Horizontal +Molex Pico-Lock series connector, 504050-0891 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Lock horizontal +0 +10 +9 +Connector_Molex +Molex_Pico-Lock_504050-1091_1x10-1MP_P1.50mm_Horizontal +Molex Pico-Lock series connector, 504050-1091 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Lock horizontal +0 +12 +11 +Connector_Molex +Molex_Pico-Lock_504050-1291_1x12-1MP_P1.50mm_Horizontal +Molex Pico-Lock series connector, 504050-1291 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Lock horizontal +0 +14 +13 +Connector_Molex +Molex_Pico-SPOX_87437-1443_1x14-P1.5mm_Vertical +Molex Pico-SPOX Connector System, 87437-1443, 14 Pins per row (https://www.molex.com/pdm_docs/sd/874371443_sd.pdf#page=2) +molex pico spox 14 +0 +28 +14 +Connector_Molex +Molex_PicoBlade_53047-0210_1x02_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-0210, 2 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +2 +2 +Connector_Molex +Molex_PicoBlade_53047-0310_1x03_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-0310, 3 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +3 +3 +Connector_Molex +Molex_PicoBlade_53047-0410_1x04_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-0410, 4 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +4 +4 +Connector_Molex +Molex_PicoBlade_53047-0510_1x05_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-0510, 5 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +5 +5 +Connector_Molex +Molex_PicoBlade_53047-0610_1x06_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-0610, 6 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +6 +6 +Connector_Molex +Molex_PicoBlade_53047-0710_1x07_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-0710, 7 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +7 +7 +Connector_Molex +Molex_PicoBlade_53047-0810_1x08_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-0810, 8 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +8 +8 +Connector_Molex +Molex_PicoBlade_53047-0910_1x09_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-0910, 9 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +9 +9 +Connector_Molex +Molex_PicoBlade_53047-1010_1x10_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-1010, 10 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +10 +10 +Connector_Molex +Molex_PicoBlade_53047-1110_1x11_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-1110, 11 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +11 +11 +Connector_Molex +Molex_PicoBlade_53047-1210_1x12_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-1210, 12 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +12 +12 +Connector_Molex +Molex_PicoBlade_53047-1310_1x13_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-1310, 13 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +13 +13 +Connector_Molex +Molex_PicoBlade_53047-1410_1x14_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-1410, 14 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +14 +14 +Connector_Molex +Molex_PicoBlade_53047-1510_1x15_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-1510, 15 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +15 +15 +Connector_Molex +Molex_PicoBlade_53048-0210_1x02_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-0210, 2 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +2 +2 +Connector_Molex +Molex_PicoBlade_53048-0310_1x03_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-0310, 3 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +3 +3 +Connector_Molex +Molex_PicoBlade_53048-0410_1x04_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-0410, 4 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +4 +4 +Connector_Molex +Molex_PicoBlade_53048-0510_1x05_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-0510, 5 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +5 +5 +Connector_Molex +Molex_PicoBlade_53048-0610_1x06_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-0610, 6 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +6 +6 +Connector_Molex +Molex_PicoBlade_53048-0710_1x07_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-0710, 7 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +7 +7 +Connector_Molex +Molex_PicoBlade_53048-0810_1x08_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-0810, 8 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +8 +8 +Connector_Molex +Molex_PicoBlade_53048-0910_1x09_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-0910, 9 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +9 +9 +Connector_Molex +Molex_PicoBlade_53048-1010_1x10_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-1010, 10 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +10 +10 +Connector_Molex +Molex_PicoBlade_53048-1110_1x11_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-1110, 11 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +11 +11 +Connector_Molex +Molex_PicoBlade_53048-1210_1x12_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-1210, 12 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +12 +12 +Connector_Molex +Molex_PicoBlade_53048-1310_1x13_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-1310, 13 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +13 +13 +Connector_Molex +Molex_PicoBlade_53048-1410_1x14_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-1410, 14 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +14 +14 +Connector_Molex +Molex_PicoBlade_53048-1510_1x15_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-1510, 15 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +15 +15 +Connector_Molex +Molex_PicoBlade_53261-0271_1x02-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-0271 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +4 +3 +Connector_Molex +Molex_PicoBlade_53261-0371_1x03-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-0371 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +5 +4 +Connector_Molex +Molex_PicoBlade_53261-0471_1x04-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-0471 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +6 +5 +Connector_Molex +Molex_PicoBlade_53261-0571_1x05-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-0571 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +7 +6 +Connector_Molex +Molex_PicoBlade_53261-0671_1x06-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-0671 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +8 +7 +Connector_Molex +Molex_PicoBlade_53261-0771_1x07-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-0771 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +9 +8 +Connector_Molex +Molex_PicoBlade_53261-0871_1x08-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-0871 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +10 +9 +Connector_Molex +Molex_PicoBlade_53261-0971_1x09-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-0971 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +11 +10 +Connector_Molex +Molex_PicoBlade_53261-1071_1x10-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-1071 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +12 +11 +Connector_Molex +Molex_PicoBlade_53261-1171_1x11-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-1171 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +13 +12 +Connector_Molex +Molex_PicoBlade_53261-1271_1x12-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-1271 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +14 +13 +Connector_Molex +Molex_PicoBlade_53261-1371_1x13-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-1371 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +15 +14 +Connector_Molex +Molex_PicoBlade_53261-1471_1x14-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-1471 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +16 +15 +Connector_Molex +Molex_PicoBlade_53261-1571_1x15-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-1571 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +17 +16 +Connector_Molex +Molex_PicoBlade_53261-1771_1x17-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-1771 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +19 +18 +Connector_Molex +Molex_PicoBlade_53398-0271_1x02-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-0271 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +4 +3 +Connector_Molex +Molex_PicoBlade_53398-0371_1x03-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-0371 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +5 +4 +Connector_Molex +Molex_PicoBlade_53398-0471_1x04-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-0471 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +6 +5 +Connector_Molex +Molex_PicoBlade_53398-0571_1x05-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-0571 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +7 +6 +Connector_Molex +Molex_PicoBlade_53398-0671_1x06-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-0671 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +8 +7 +Connector_Molex +Molex_PicoBlade_53398-0771_1x07-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-0771 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +9 +8 +Connector_Molex +Molex_PicoBlade_53398-0871_1x08-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-0871 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +10 +9 +Connector_Molex +Molex_PicoBlade_53398-0971_1x09-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-0971 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +11 +10 +Connector_Molex +Molex_PicoBlade_53398-1071_1x10-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-1071 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +12 +11 +Connector_Molex +Molex_PicoBlade_53398-1171_1x11-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-1171 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +13 +12 +Connector_Molex +Molex_PicoBlade_53398-1271_1x12-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-1271 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +14 +13 +Connector_Molex +Molex_PicoBlade_53398-1371_1x13-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-1371 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +15 +14 +Connector_Molex +Molex_PicoBlade_53398-1471_1x14-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-1471 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +16 +15 +Connector_Molex +Molex_PicoBlade_53398-1571_1x15-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-1571 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +17 +16 +Connector_Molex +Molex_Picoflex_90325-0004_2x02_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0004, 4 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +4 +4 +Connector_Molex +Molex_Picoflex_90325-0006_2x03_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0006, 6 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +6 +6 +Connector_Molex +Molex_Picoflex_90325-0008_2x04_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0008, 8 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +8 +8 +Connector_Molex +Molex_Picoflex_90325-0010_2x05_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0010, 10 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +10 +10 +Connector_Molex +Molex_Picoflex_90325-0012_2x06_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0012, 12 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +12 +12 +Connector_Molex +Molex_Picoflex_90325-0014_2x07_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0014, 14 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +14 +14 +Connector_Molex +Molex_Picoflex_90325-0016_2x08_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0016, 16 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +16 +16 +Connector_Molex +Molex_Picoflex_90325-0018_2x09_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0018, 18 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +18 +18 +Connector_Molex +Molex_Picoflex_90325-0020_2x10_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0020, 20 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +20 +20 +Connector_Molex +Molex_Picoflex_90325-0022_2x11_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0022, 22 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +22 +22 +Connector_Molex +Molex_Picoflex_90325-0024_2x12_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0024, 24 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +24 +24 +Connector_Molex +Molex_Picoflex_90325-0026_2x13_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0026, 26 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +26 +26 +Connector_Molex +Molex_Picoflex_90814-0004_2x02_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0004, 4 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +4 +4 +Connector_Molex +Molex_Picoflex_90814-0006_2x03_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0006, 6 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +6 +6 +Connector_Molex +Molex_Picoflex_90814-0008_2x04_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0008, 8 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +8 +8 +Connector_Molex +Molex_Picoflex_90814-0010_2x05_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0010, 10 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +10 +10 +Connector_Molex +Molex_Picoflex_90814-0012_2x06_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0012, 12 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +12 +12 +Connector_Molex +Molex_Picoflex_90814-0014_2x07_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0014, 14 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +14 +14 +Connector_Molex +Molex_Picoflex_90814-0016_2x08_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0016, 16 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +16 +16 +Connector_Molex +Molex_Picoflex_90814-0018_2x09_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0018, 18 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +18 +18 +Connector_Molex +Molex_Picoflex_90814-0020_2x10_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0020, 20 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +20 +20 +Connector_Molex +Molex_Picoflex_90814-0022_2x11_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0022, 22 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +22 +22 +Connector_Molex +Molex_Picoflex_90814-0024_2x12_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0024, 24 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +24 +24 +Connector_Molex +Molex_Picoflex_90814-0026_2x13_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0026, 26 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +26 +26 +Connector_Molex +Molex_SL_171971-0002_1x02_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0002 (compatible alternatives: 171971-0102, 171971-0202), 2 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +2 +2 +Connector_Molex +Molex_SL_171971-0003_1x03_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0003 (compatible alternatives: 171971-0103, 171971-0203), 3 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +3 +3 +Connector_Molex +Molex_SL_171971-0004_1x04_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0004 (compatible alternatives: 171971-0104, 171971-0204), 4 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +4 +4 +Connector_Molex +Molex_SL_171971-0005_1x05_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0005 (compatible alternatives: 171971-0105, 171971-0205), 5 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +5 +5 +Connector_Molex +Molex_SL_171971-0006_1x06_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0006 (compatible alternatives: 171971-0106, 171971-0206), 6 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +6 +6 +Connector_Molex +Molex_SL_171971-0007_1x07_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0007 (compatible alternatives: 171971-0107, 171971-0207), 7 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +7 +7 +Connector_Molex +Molex_SL_171971-0008_1x08_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0008 (compatible alternatives: 171971-0108, 171971-0208), 8 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +8 +8 +Connector_Molex +Molex_SL_171971-0009_1x09_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0009 (compatible alternatives: 171971-0109, 171971-0209), 9 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +9 +9 +Connector_Molex +Molex_SL_171971-0010_1x10_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0010 (compatible alternatives: 171971-0110, 171971-0210), 10 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +10 +10 +Connector_Molex +Molex_SL_171971-0011_1x11_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0011 (compatible alternatives: 171971-0111, 171971-0211), 11 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +11 +11 +Connector_Molex +Molex_SL_171971-0012_1x12_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0012 (compatible alternatives: 171971-0112, 171971-0212), 12 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +12 +12 +Connector_Molex +Molex_SL_171971-0013_1x13_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0013 (compatible alternatives: 171971-0113, 171971-0213), 13 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +13 +13 +Connector_Molex +Molex_SL_171971-0014_1x14_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0014 (compatible alternatives: 171971-0114, 171971-0214), 14 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +14 +14 +Connector_Molex +Molex_SL_171971-0015_1x15_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0015 (compatible alternatives: 171971-0115, 171971-0215), 15 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +15 +15 +Connector_Molex +Molex_SL_171971-0016_1x16_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0016 (compatible alternatives: 171971-0116, 171971-0216), 16 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +16 +16 +Connector_Molex +Molex_SL_171971-0017_1x17_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0017 (compatible alternatives: 171971-0117, 171971-0217), 17 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +17 +17 +Connector_Molex +Molex_SL_171971-0018_1x18_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0018 (compatible alternatives: 171971-0118, 171971-0218), 18 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +18 +18 +Connector_Molex +Molex_SL_171971-0019_1x19_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0019 (compatible alternatives: 171971-0119, 171971-0219), 19 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +19 +19 +Connector_Molex +Molex_SL_171971-0020_1x20_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0020 (compatible alternatives: 171971-0120, 171971-0220), 20 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +20 +20 +Connector_Molex +Molex_SL_171971-0021_1x21_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0021 (compatible alternatives: 171971-0121, 171971-0221), 21 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +21 +21 +Connector_Molex +Molex_SL_171971-0022_1x22_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0022 (compatible alternatives: 171971-0122, 171971-0222), 22 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +22 +22 +Connector_Molex +Molex_SL_171971-0023_1x23_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0023 (compatible alternatives: 171971-0123, 171971-0223), 23 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +23 +23 +Connector_Molex +Molex_SL_171971-0024_1x24_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0024 (compatible alternatives: 171971-0124, 171971-0224), 24 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +24 +24 +Connector_Molex +Molex_SL_171971-0025_1x25_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0025 (compatible alternatives: 171971-0125, 171971-0225), 25 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +25 +25 +Connector_Molex +Molex_SPOX_5267-02A_1x02_P2.50mm_Vertical +Molex SPOX Connector System, 5267-02A, 2 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +2 +2 +Connector_Molex +Molex_SPOX_5267-03A_1x03_P2.50mm_Vertical +Molex SPOX Connector System, 5267-03A, 3 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +3 +3 +Connector_Molex +Molex_SPOX_5267-04A_1x04_P2.50mm_Vertical +Molex SPOX Connector System, 5267-04A, 4 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +4 +4 +Connector_Molex +Molex_SPOX_5267-05A_1x05_P2.50mm_Vertical +Molex SPOX Connector System, 5267-05A, 5 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +5 +5 +Connector_Molex +Molex_SPOX_5267-06A_1x06_P2.50mm_Vertical +Molex SPOX Connector System, 5267-06A, 6 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +6 +6 +Connector_Molex +Molex_SPOX_5267-07A_1x07_P2.50mm_Vertical +Molex SPOX Connector System, 5267-07A, 7 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +7 +7 +Connector_Molex +Molex_SPOX_5267-08A_1x08_P2.50mm_Vertical +Molex SPOX Connector System, 5267-08A, 8 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +8 +8 +Connector_Molex +Molex_SPOX_5267-09A_1x09_P2.50mm_Vertical +Molex SPOX Connector System, 5267-09A, 9 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +9 +9 +Connector_Molex +Molex_SPOX_5267-10A_1x10_P2.50mm_Vertical +Molex SPOX Connector System, 5267-10A, 10 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +10 +10 +Connector_Molex +Molex_SPOX_5267-11A_1x11_P2.50mm_Vertical +Molex SPOX Connector System, 5267-11A, 11 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +11 +11 +Connector_Molex +Molex_SPOX_5267-12A_1x12_P2.50mm_Vertical +Molex SPOX Connector System, 5267-12A, 12 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +12 +12 +Connector_Molex +Molex_SPOX_5267-13A_1x13_P2.50mm_Vertical +Molex SPOX Connector System, 5267-13A, 13 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +13 +13 +Connector_Molex +Molex_SPOX_5267-14A_1x14_P2.50mm_Vertical +Molex SPOX Connector System, 5267-14A, 14 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +14 +14 +Connector_Molex +Molex_SPOX_5267-15A_1x15_P2.50mm_Vertical +Molex SPOX Connector System, 5267-15A, 15 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +15 +15 +Connector_Molex +Molex_SPOX_5268-02A_1x02_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-02A, 2 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +2 +2 +Connector_Molex +Molex_SPOX_5268-03A_1x03_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-03A, 3 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +3 +3 +Connector_Molex +Molex_SPOX_5268-04A_1x04_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-04A, 4 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +4 +4 +Connector_Molex +Molex_SPOX_5268-05A_1x05_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-05A, 5 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +5 +5 +Connector_Molex +Molex_SPOX_5268-06A_1x06_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-06A, 6 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +6 +6 +Connector_Molex +Molex_SPOX_5268-07A_1x07_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-07A, 7 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +7 +7 +Connector_Molex +Molex_SPOX_5268-08A_1x08_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-08A, 8 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +8 +8 +Connector_Molex +Molex_SPOX_5268-09A_1x09_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-09A, 9 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +9 +9 +Connector_Molex +Molex_SPOX_5268-10A_1x10_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-10A, 10 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +10 +10 +Connector_Molex +Molex_SPOX_5268-11A_1x11_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-11A, 11 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +11 +11 +Connector_Molex +Molex_SPOX_5268-12A_1x12_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-12A, 12 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +12 +12 +Connector_Molex +Molex_SPOX_5268-13A_1x13_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-13A, 13 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +13 +13 +Connector_Molex +Molex_SPOX_5268-14A_1x14_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-14A, 14 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +14 +14 +Connector_Molex +Molex_SPOX_5268-15A_1x15_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-15A, 15 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +15 +15 +Connector_Molex +Molex_Sabre_43160-0102_1x02_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-0102, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +4 +2 +Connector_Molex +Molex_Sabre_43160-0102_1x02_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-0102, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +30 +2 +Connector_Molex +Molex_Sabre_43160-0103_1x03_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-0103, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +6 +3 +Connector_Molex +Molex_Sabre_43160-0103_1x03_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-0103, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +45 +3 +Connector_Molex +Molex_Sabre_43160-0104_1x04_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-0104, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +8 +4 +Connector_Molex +Molex_Sabre_43160-0104_1x04_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-0104, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +60 +4 +Connector_Molex +Molex_Sabre_43160-0105_1x05_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-0105, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +10 +5 +Connector_Molex +Molex_Sabre_43160-0105_1x05_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-0105, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +75 +5 +Connector_Molex +Molex_Sabre_43160-0106_1x06_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-0106, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +12 +6 +Connector_Molex +Molex_Sabre_43160-0106_1x06_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-0106, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +90 +6 +Connector_Molex +Molex_Sabre_43160-1102_1x02_P7.49mm_Horizontal +Molex Sabre Power Connector, 43160-1102, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +6 +2 +Connector_Molex +Molex_Sabre_43160-1102_1x02_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 43160-1102, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +32 +2 +Connector_Molex +Molex_Sabre_43160-1103_1x03_P7.49mm_Horizontal +Molex Sabre Power Connector, 43160-1103, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +8 +3 +Connector_Molex +Molex_Sabre_43160-1103_1x03_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 43160-1103, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +47 +3 +Connector_Molex +Molex_Sabre_43160-1104_1x04_P7.49mm_Horizontal +Molex Sabre Power Connector, 43160-1104, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +10 +4 +Connector_Molex +Molex_Sabre_43160-1104_1x04_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 43160-1104, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +62 +4 +Connector_Molex +Molex_Sabre_43160-1105_1x05_P7.49mm_Horizontal +Molex Sabre Power Connector, 43160-1105, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +12 +5 +Connector_Molex +Molex_Sabre_43160-1105_1x05_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 43160-1105, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +77 +5 +Connector_Molex +Molex_Sabre_43160-1106_1x06_P7.49mm_Horizontal +Molex Sabre Power Connector, 43160-1106, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +14 +6 +Connector_Molex +Molex_Sabre_43160-1106_1x06_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 43160-1106, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +92 +6 +Connector_Molex +Molex_Sabre_43160-2102_1x02_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-2102, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +6 +2 +Connector_Molex +Molex_Sabre_43160-2102_1x02_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-2102, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +32 +2 +Connector_Molex +Molex_Sabre_43160-2103_1x03_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-2103, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +8 +3 +Connector_Molex +Molex_Sabre_43160-2103_1x03_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-2103, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +47 +3 +Connector_Molex +Molex_Sabre_43160-2104_1x04_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-2104, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +10 +4 +Connector_Molex +Molex_Sabre_43160-2104_1x04_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-2104, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +62 +4 +Connector_Molex +Molex_Sabre_43160-2105_1x05_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-2105, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +12 +5 +Connector_Molex +Molex_Sabre_43160-2105_1x05_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-2105, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +77 +5 +Connector_Molex +Molex_Sabre_43160-2106_1x06_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-2106, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +14 +6 +Connector_Molex +Molex_Sabre_43160-2106_1x06_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-2106, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +92 +6 +Connector_Molex +Molex_Sabre_46007-1102_1x02_P7.49mm_Horizontal +Molex Sabre Power Connector, 46007-1102, 2 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +4 +2 +Connector_Molex +Molex_Sabre_46007-1102_1x02_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 46007-1102, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +30 +2 +Connector_Molex +Molex_Sabre_46007-1103_1x03_P7.49mm_Horizontal +Molex Sabre Power Connector, 46007-1103, 3 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +6 +3 +Connector_Molex +Molex_Sabre_46007-1103_1x03_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 46007-1103, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +45 +3 +Connector_Molex +Molex_Sabre_46007-1104_1x04_P7.49mm_Horizontal +Molex Sabre Power Connector, 46007-1104, 4 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +8 +4 +Connector_Molex +Molex_Sabre_46007-1104_1x04_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 46007-1104, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +60 +4 +Connector_Molex +Molex_Sabre_46007-1105_1x05_P7.49mm_Horizontal +Molex Sabre Power Connector, 46007-1105, 5 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +10 +5 +Connector_Molex +Molex_Sabre_46007-1105_1x05_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 46007-1105, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +75 +5 +Connector_Molex +Molex_Sabre_46007-1106_1x06_P7.49mm_Horizontal +Molex Sabre Power Connector, 46007-1106, 6 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +12 +6 +Connector_Molex +Molex_Sabre_46007-1106_1x06_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 46007-1106, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +90 +6 +Connector_Molex +Molex_SlimStack_52991-0208_2x10_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0208, 20 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +20 +20 +Connector_Molex +Molex_SlimStack_52991-0308_2x15_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0308, 30 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +30 +30 +Connector_Molex +Molex_SlimStack_52991-0408_2x20_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0408, 40 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +40 +40 +Connector_Molex +Molex_SlimStack_52991-0508_2x25_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0508, 50 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +50 +50 +Connector_Molex +Molex_SlimStack_52991-0608_2x30_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0608, 60 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +60 +60 +Connector_Molex +Molex_SlimStack_52991-0708_2x35_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0708, 70 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +70 +70 +Connector_Molex +Molex_SlimStack_52991-0808_2x40_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0808, 80 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +80 +80 +Connector_Molex +Molex_SlimStack_53748-0208_2x10_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0208, 20 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +20 +20 +Connector_Molex +Molex_SlimStack_53748-0308_2x15_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0308, 30 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +30 +30 +Connector_Molex +Molex_SlimStack_53748-0408_2x20_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0408, 40 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +40 +40 +Connector_Molex +Molex_SlimStack_53748-0608_2x30_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0608, 60 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +60 +60 +Connector_Molex +Molex_SlimStack_53748-0708_2x35_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0708, 70 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +70 +70 +Connector_Molex +Molex_SlimStack_53748-0808_2x40_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0808, 80 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +80 +80 +Connector_Molex +Molex_SlimStack_54722-0164_2x08_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0164, 16 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +16 +16 +Connector_Molex +Molex_SlimStack_54722-0204_2x10_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0204, 20 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +20 +20 +Connector_Molex +Molex_SlimStack_54722-0224_2x11_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0224, 22 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +22 +22 +Connector_Molex +Molex_SlimStack_54722-0244_2x12_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0244, 24 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +24 +24 +Connector_Molex +Molex_SlimStack_54722-0304_2x15_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0304, 30 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +30 +30 +Connector_Molex +Molex_SlimStack_54722-0344_2x17_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0344, 34 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +34 +34 +Connector_Molex +Molex_SlimStack_54722-0404_2x20_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0404, 40 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +40 +40 +Connector_Molex +Molex_SlimStack_54722-0504_2x25_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0504, 50 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +50 +50 +Connector_Molex +Molex_SlimStack_54722-0604_2x30_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0604, 60 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +60 +60 +Connector_Molex +Molex_SlimStack_54722-0804_2x40_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0804, 80 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +80 +80 +Connector_Molex +Molex_SlimStack_55560-0161_2x08_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0161, 16 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +16 +16 +Connector_Molex +Molex_SlimStack_55560-0201_2x10_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0201, 20 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +20 +20 +Connector_Molex +Molex_SlimStack_55560-0221_2x11_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0221, 22 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +22 +22 +Connector_Molex +Molex_SlimStack_55560-0241_2x12_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0241, 24 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +24 +24 +Connector_Molex +Molex_SlimStack_55560-0301_2x15_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0301, 30 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +30 +30 +Connector_Molex +Molex_SlimStack_55560-0341_2x17_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0341, 34 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +34 +34 +Connector_Molex +Molex_SlimStack_55560-0401_2x20_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0401, 40 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +40 +40 +Connector_Molex +Molex_SlimStack_55560-0501_2x25_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0501, 50 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +50 +50 +Connector_Molex +Molex_SlimStack_55560-0601_2x30_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0601, 60 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +60 +60 +Connector_Molex +Molex_SlimStack_55560-0801_2x40_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0801, 80 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +80 +80 +Connector_Molex +Molex_SlimStack_501920-3001_2x15_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 501920-3001, 30 Pins (http://www.molex.com/pdm_docs/sd/5019204001_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +30 +30 +Connector_Molex +Molex_SlimStack_501920-4001_2x20_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 501920-4001, 40 Pins (http://www.molex.com/pdm_docs/sd/5019204001_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +40 +40 +Connector_Molex +Molex_SlimStack_501920-5001_2x25_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 501920-5001, 50 Pins (http://www.molex.com/pdm_docs/sd/5019204001_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +50 +50 +Connector_Molex +Molex_SlimStack_502426-0810_2x04_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-0810, 8 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +8 +8 +Connector_Molex +Molex_SlimStack_502426-1410_2x07_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-1410, 14 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +14 +14 +Connector_Molex +Molex_SlimStack_502426-2010_2x10_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-2010, 20 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +20 +20 +Connector_Molex +Molex_SlimStack_502426-2210_2x11_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-2210, 22 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +22 +22 +Connector_Molex +Molex_SlimStack_502426-2410_2x12_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-2410, 24 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +24 +24 +Connector_Molex +Molex_SlimStack_502426-2610_2x13_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-2610, 26 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +26 +26 +Connector_Molex +Molex_SlimStack_502426-3010_2x15_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-3010, 30 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +30 +30 +Connector_Molex +Molex_SlimStack_502426-3210_2x16_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-3210, 32 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +32 +32 +Connector_Molex +Molex_SlimStack_502426-3410_2x17_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-3410, 34 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +34 +34 +Connector_Molex +Molex_SlimStack_502426-4010_2x20_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-4010, 40 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +40 +40 +Connector_Molex +Molex_SlimStack_502426-4410_2x22_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-4410, 44 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +44 +44 +Connector_Molex +Molex_SlimStack_502426-5010_2x25_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-5010, 50 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +50 +50 +Connector_Molex +Molex_SlimStack_502426-6010_2x30_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-6010, 60 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +60 +60 +Connector_Molex +Molex_SlimStack_502426-6410_2x32_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-6410, 64 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +64 +64 +Connector_Molex +Molex_SlimStack_502426-8010_2x40_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-8010, 80 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +80 +80 +Connector_Molex +Molex_SlimStack_502430-0820_2x04_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-0820, 8 Pins (http://www.molex.com/pdm_docs/sd/5024300820_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +8 +8 +Connector_Molex +Molex_SlimStack_502430-1410_2x07_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-1410, 14 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +14 +14 +Connector_Molex +Molex_SlimStack_502430-2010_2x10_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-2010, 20 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +20 +20 +Connector_Molex +Molex_SlimStack_502430-2210_2x11_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-2210, 22 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +22 +22 +Connector_Molex +Molex_SlimStack_502430-2410_2x12_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-2410, 24 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +24 +24 +Connector_Molex +Molex_SlimStack_502430-2610_2x13_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-2610, 26 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +26 +26 +Connector_Molex +Molex_SlimStack_502430-3010_2x15_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-3010, 30 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +30 +30 +Connector_Molex +Molex_SlimStack_502430-3210_2x16_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-3210, 32 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +32 +32 +Connector_Molex +Molex_SlimStack_502430-3410_2x17_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-3410, 34 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +34 +34 +Connector_Molex +Molex_SlimStack_502430-4010_2x20_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-4010, 40 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +40 +40 +Connector_Molex +Molex_SlimStack_502430-4410_2x22_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-4410, 44 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +44 +44 +Connector_Molex +Molex_SlimStack_502430-5010_2x25_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-5010, 50 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +50 +50 +Connector_Molex +Molex_SlimStack_502430-6010_2x30_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-6010, 60 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +60 +60 +Connector_Molex +Molex_SlimStack_502430-6410_2x32_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-6410, 64 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +64 +64 +Connector_Molex +Molex_SlimStack_502430-8010_2x40_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-8010, 80 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +80 +80 +Connector_PCBEdge +4UCON_10156_2x40_P1.27mm_Socket_Horizontal +4UCON 10156 Card edge socket with 80 contacts (40 each side), through-hole, http://www.4uconnector.com/online/object/4udrawing/10156.pdf +4UCON 10156 Card edge socket with 80 contacts +0 +80 +80 +Connector_PCBEdge +BUS_AT +AT ISA 16 bits Bus Edge Connector +BUS ISA AT Edge connector +0 +98 +98 +Connector_PCBEdge +BUS_PCI +PCI bus Edge Connector +PCI bus Edge Connector +0 +240 +120 +Connector_PCBEdge +BUS_PCI_Express_Mini +Mini-PCI Express bus connector (https://s3.amazonaws.com/fit-iot/download/facet-cards/documents/PCI_Express_miniCard_Electromechanical_specs_rev1.2.pdf#page=11) +mini pcie +0 +54 +53 +Connector_PCBEdge +BUS_PCI_Express_Mini_Dual +Mini-PCI Express bus connector full size with dual clips (https://s3.amazonaws.com/fit-iot/download/facet-cards/documents/PCI_Express_miniCard_Electromechanical_specs_rev1.2.pdf#page=28) +mini pcie +0 +54 +53 +Connector_PCBEdge +BUS_PCI_Express_Mini_Full +Mini-PCI Express bus connector full size with clips (https://s3.amazonaws.com/fit-iot/download/facet-cards/documents/PCI_Express_miniCard_Electromechanical_specs_rev1.2.pdf#page=24) +mini pcie +0 +54 +53 +Connector_PCBEdge +BUS_PCI_Express_Mini_Half +Mini-PCI Express bus connector half size with clips (https://s3.amazonaws.com/fit-iot/download/facet-cards/documents/PCI_Express_miniCard_Electromechanical_specs_rev1.2.pdf#page=25) +mini pcie +0 +54 +53 +Connector_PCBEdge +BUS_PCIexpress_x1 +PCIexpress Bus Edge Connector x1 http://www.ritrontek.com/uploadfile/2016/1026/20161026105231124.pdf#page=70 +PCIe +0 +36 +36 +Connector_PCBEdge +BUS_PCIexpress_x4 +PCIexpress Bus Edge Connector x1 http://www.ritrontek.com/uploadfile/2016/1026/20161026105231124.pdf#page=70 +PCIe +0 +64 +64 +Connector_PCBEdge +BUS_PCIexpress_x8 +PCIexpress Bus Edge Connector x1 http://www.ritrontek.com/uploadfile/2016/1026/20161026105231124.pdf#page=70 +PCIe +0 +98 +98 +Connector_PCBEdge +BUS_PCIexpress_x16 +PCIexpress Bus Edge Connector x1 http://www.ritrontek.com/uploadfile/2016/1026/20161026105231124.pdf#page=70 +PCIe +0 +164 +164 +Connector_PCBEdge +Samtec_MECF-05-0_-L-DV_2x05_P1.27mm_Polarized_Edge +Highspeed card edge connector for PCB's with 05 contacts (polarized) +conn samtec card-edge high-speed +0 +8 +8 +Connector_PCBEdge +Samtec_MECF-05-0_-NP-L-DV_2x05_P1.27mm_Edge +Highspeed card edge connector for PCB's with 05 contacts (not polarized) +conn samtec card-edge high-speed +0 +10 +10 +Connector_PCBEdge +Samtec_MECF-05-01-L-DV-WT_2x05_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 05 contacts (polarized) +conn samtec card-edge high-speed +0 +10 +8 +Connector_PCBEdge +Samtec_MECF-05-01-L-DV_2x05_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 05 contacts (polarized) +conn samtec card-edge high-speed +0 +8 +8 +Connector_PCBEdge +Samtec_MECF-05-01-NP-L-DV-WT_2x05_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 05 contacts (not polarized) +conn samtec card-edge high-speed +0 +12 +10 +Connector_PCBEdge +Samtec_MECF-05-01-NP-L-DV_2x05_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 05 contacts (not polarized) +conn samtec card-edge high-speed +0 +10 +10 +Connector_PCBEdge +Samtec_MECF-05-02-L-DV-WT_2x05_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 05 contacts (polarized) +conn samtec card-edge high-speed +0 +10 +8 +Connector_PCBEdge +Samtec_MECF-05-02-L-DV_2x05_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 05 contacts (polarized) +conn samtec card-edge high-speed +0 +8 +8 +Connector_PCBEdge +Samtec_MECF-05-02-NP-L-DV-WT_2x05_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 05 contacts (not polarized) +conn samtec card-edge high-speed +0 +12 +10 +Connector_PCBEdge +Samtec_MECF-05-02-NP-L-DV_2x05_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 05 contacts (not polarized) +conn samtec card-edge high-speed +0 +10 +10 +Connector_PCBEdge +Samtec_MECF-08-0_-L-DV_2x08_P1.27mm_Polarized_Edge +Highspeed card edge connector for PCB's with 08 contacts (polarized) +conn samtec card-edge high-speed +0 +14 +14 +Connector_PCBEdge +Samtec_MECF-08-0_-NP-L-DV_2x08_P1.27mm_Edge +Highspeed card edge connector for PCB's with 08 contacts (not polarized) +conn samtec card-edge high-speed +0 +16 +16 +Connector_PCBEdge +Samtec_MECF-08-01-L-DV-WT_2x08_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 08 contacts (polarized) +conn samtec card-edge high-speed +0 +16 +14 +Connector_PCBEdge +Samtec_MECF-08-01-L-DV_2x08_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 08 contacts (polarized) +conn samtec card-edge high-speed +0 +14 +14 +Connector_PCBEdge +Samtec_MECF-08-01-NP-L-DV-WT_2x08_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 08 contacts (not polarized) +conn samtec card-edge high-speed +0 +18 +16 +Connector_PCBEdge +Samtec_MECF-08-01-NP-L-DV_2x08_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 08 contacts (not polarized) +conn samtec card-edge high-speed +0 +16 +16 +Connector_PCBEdge +Samtec_MECF-08-02-L-DV-WT_2x08_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 08 contacts (polarized) +conn samtec card-edge high-speed +0 +16 +14 +Connector_PCBEdge +Samtec_MECF-08-02-L-DV_2x08_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 08 contacts (polarized) +conn samtec card-edge high-speed +0 +14 +14 +Connector_PCBEdge +Samtec_MECF-08-02-NP-L-DV-WT_2x08_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 08 contacts (not polarized) +conn samtec card-edge high-speed +0 +18 +16 +Connector_PCBEdge +Samtec_MECF-08-02-NP-L-DV_2x08_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 08 contacts (not polarized) +conn samtec card-edge high-speed +0 +16 +16 +Connector_PCBEdge +Samtec_MECF-20-0_-L-DV_2x20_P1.27mm_Polarized_Edge +Highspeed card edge connector for PCB's with 20 contacts (polarized) +conn samtec card-edge high-speed +0 +38 +38 +Connector_PCBEdge +Samtec_MECF-20-0_-NP-L-DV_2x20_P1.27mm_Edge +Highspeed card edge connector for PCB's with 20 contacts (not polarized) +conn samtec card-edge high-speed +0 +40 +40 +Connector_PCBEdge +Samtec_MECF-20-01-L-DV-WT_2x20_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 20 contacts (polarized) +conn samtec card-edge high-speed +0 +40 +38 +Connector_PCBEdge +Samtec_MECF-20-01-L-DV_2x20_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 20 contacts (polarized) +conn samtec card-edge high-speed +0 +38 +38 +Connector_PCBEdge +Samtec_MECF-20-01-NP-L-DV-WT_2x20_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 20 contacts (not polarized) +conn samtec card-edge high-speed +0 +42 +40 +Connector_PCBEdge +Samtec_MECF-20-01-NP-L-DV_2x20_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 20 contacts (not polarized) +conn samtec card-edge high-speed +0 +40 +40 +Connector_PCBEdge +Samtec_MECF-20-02-L-DV-WT_2x20_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 20 contacts (polarized) +conn samtec card-edge high-speed +0 +40 +38 +Connector_PCBEdge +Samtec_MECF-20-02-L-DV_2x20_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 20 contacts (polarized) +conn samtec card-edge high-speed +0 +38 +38 +Connector_PCBEdge +Samtec_MECF-20-02-NP-L-DV-WT_2x20_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 20 contacts (not polarized) +conn samtec card-edge high-speed +0 +42 +40 +Connector_PCBEdge +Samtec_MECF-20-02-NP-L-DV_2x20_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 20 contacts (not polarized) +conn samtec card-edge high-speed +0 +40 +40 +Connector_PCBEdge +Samtec_MECF-30-0_-L-DV_2x30_P1.27mm_Polarized_Edge +Highspeed card edge connector for PCB's with 30 contacts (polarized) +conn samtec card-edge high-speed +0 +58 +58 +Connector_PCBEdge +Samtec_MECF-30-0_-NP-L-DV_2x30_P1.27mm_Edge +Highspeed card edge connector for PCB's with 30 contacts (not polarized) +conn samtec card-edge high-speed +0 +60 +60 +Connector_PCBEdge +Samtec_MECF-30-01-L-DV-WT_2x30_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 30 contacts (polarized) +conn samtec card-edge high-speed +0 +60 +58 +Connector_PCBEdge +Samtec_MECF-30-01-L-DV_2x30_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 30 contacts (polarized) +conn samtec card-edge high-speed +0 +58 +58 +Connector_PCBEdge +Samtec_MECF-30-01-NP-L-DV-WT_2x30_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 30 contacts (not polarized) +conn samtec card-edge high-speed +0 +62 +60 +Connector_PCBEdge +Samtec_MECF-30-01-NP-L-DV_2x30_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 30 contacts (not polarized) +conn samtec card-edge high-speed +0 +60 +60 +Connector_PCBEdge +Samtec_MECF-30-02-L-DV-WT_2x30_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 30 contacts (polarized) +conn samtec card-edge high-speed +0 +60 +58 +Connector_PCBEdge +Samtec_MECF-30-02-L-DV_2x30_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 30 contacts (polarized) +conn samtec card-edge high-speed +0 +58 +58 +Connector_PCBEdge +Samtec_MECF-30-02-NP-L-DV-WT_2x30_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 30 contacts (not polarized) +conn samtec card-edge high-speed +0 +62 +60 +Connector_PCBEdge +Samtec_MECF-30-02-NP-L-DV_2x30_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 30 contacts (not polarized) +conn samtec card-edge high-speed +0 +60 +60 +Connector_PCBEdge +Samtec_MECF-40-0_-L-DV_2x40_P1.27mm_Polarized_Edge +Highspeed card edge connector for PCB's with 40 contacts (polarized) +conn samtec card-edge high-speed +0 +78 +78 +Connector_PCBEdge +Samtec_MECF-40-0_-NP-L-DV_2x40_P1.27mm_Edge +Highspeed card edge connector for PCB's with 40 contacts (not polarized) +conn samtec card-edge high-speed +0 +80 +80 +Connector_PCBEdge +Samtec_MECF-40-01-L-DV-WT_2x40_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 40 contacts (polarized) +conn samtec card-edge high-speed +0 +80 +78 +Connector_PCBEdge +Samtec_MECF-40-01-L-DV_2x40_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 40 contacts (polarized) +conn samtec card-edge high-speed +0 +78 +78 +Connector_PCBEdge +Samtec_MECF-40-01-NP-L-DV-WT_2x40_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 40 contacts (not polarized) +conn samtec card-edge high-speed +0 +82 +80 +Connector_PCBEdge +Samtec_MECF-40-01-NP-L-DV_2x40_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 40 contacts (not polarized) +conn samtec card-edge high-speed +0 +80 +80 +Connector_PCBEdge +Samtec_MECF-40-02-L-DV-WT_2x40_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 40 contacts (polarized) +conn samtec card-edge high-speed +0 +80 +78 +Connector_PCBEdge +Samtec_MECF-40-02-L-DV_2x40_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 40 contacts (polarized) +conn samtec card-edge high-speed +0 +78 +78 +Connector_PCBEdge +Samtec_MECF-40-02-NP-L-DV-WT_2x40_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 40 contacts (not polarized) +conn samtec card-edge high-speed +0 +82 +80 +Connector_PCBEdge +Samtec_MECF-40-02-NP-L-DV_2x40_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 40 contacts (not polarized) +conn samtec card-edge high-speed +0 +80 +80 +Connector_PCBEdge +Samtec_MECF-50-0_-L-DV_2x50_P1.27mm_Polarized_Edge +Highspeed card edge connector for PCB's with 50 contacts (polarized) +conn samtec card-edge high-speed +0 +98 +98 +Connector_PCBEdge +Samtec_MECF-50-0_-NP-L-DV_2x50_P1.27mm_Edge +Highspeed card edge connector for PCB's with 50 contacts (not polarized) +conn samtec card-edge high-speed +0 +100 +100 +Connector_PCBEdge +Samtec_MECF-50-01-L-DV-WT_2x50_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 50 contacts (polarized) +conn samtec card-edge high-speed +0 +100 +98 +Connector_PCBEdge +Samtec_MECF-50-01-L-DV_2x50_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 50 contacts (polarized) +conn samtec card-edge high-speed +0 +98 +98 +Connector_PCBEdge +Samtec_MECF-50-01-NP-L-DV-WT_2x50_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 50 contacts (not polarized) +conn samtec card-edge high-speed +0 +102 +100 +Connector_PCBEdge +Samtec_MECF-50-01-NP-L-DV_2x50_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 50 contacts (not polarized) +conn samtec card-edge high-speed +0 +100 +100 +Connector_PCBEdge +Samtec_MECF-50-02-L-DV-WT_2x50_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 50 contacts (polarized) +conn samtec card-edge high-speed +0 +100 +98 +Connector_PCBEdge +Samtec_MECF-50-02-L-DV_2x50_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 50 contacts (polarized) +conn samtec card-edge high-speed +0 +98 +98 +Connector_PCBEdge +Samtec_MECF-50-02-NP-L-DV-WT_2x50_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 50 contacts (not polarized) +conn samtec card-edge high-speed +0 +102 +100 +Connector_PCBEdge +Samtec_MECF-50-02-NP-L-DV_2x50_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 50 contacts (not polarized) +conn samtec card-edge high-speed +0 +100 +100 +Connector_PCBEdge +Samtec_MECF-60-0_-L-DV_2x60_P1.27mm_Polarized_Edge +Highspeed card edge connector for PCB's with 60 contacts (polarized) +conn samtec card-edge high-speed +0 +116 +116 +Connector_PCBEdge +Samtec_MECF-60-0_-NP-L-DV_2x60_P1.27mm_Edge +Highspeed card edge connector for PCB's with 60 contacts (not polarized) +conn samtec card-edge high-speed +0 +120 +120 +Connector_PCBEdge +Samtec_MECF-60-01-L-DV-WT_2x60_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 60 contacts (polarized) +conn samtec card-edge high-speed +0 +118 +116 +Connector_PCBEdge +Samtec_MECF-60-01-L-DV_2x60_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 60 contacts (polarized) +conn samtec card-edge high-speed +0 +116 +116 +Connector_PCBEdge +Samtec_MECF-60-01-NP-L-DV-WT_2x60_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 60 contacts (not polarized) +conn samtec card-edge high-speed +0 +122 +120 +Connector_PCBEdge +Samtec_MECF-60-01-NP-L-DV_2x60_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 60 contacts (not polarized) +conn samtec card-edge high-speed +0 +120 +120 +Connector_PCBEdge +Samtec_MECF-60-02-L-DV-WT_2x60_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 60 contacts (polarized) +conn samtec card-edge high-speed +0 +118 +116 +Connector_PCBEdge +Samtec_MECF-60-02-L-DV_2x60_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 60 contacts (polarized) +conn samtec card-edge high-speed +0 +116 +116 +Connector_PCBEdge +Samtec_MECF-60-02-NP-L-DV-WT_2x60_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 60 contacts (not polarized) +conn samtec card-edge high-speed +0 +122 +120 +Connector_PCBEdge +Samtec_MECF-60-02-NP-L-DV_2x60_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 60 contacts (not polarized) +conn samtec card-edge high-speed +0 +120 +120 +Connector_PCBEdge +Samtec_MECF-70-0_-L-DV_2x70_P1.27mm_Polarized_Edge +Highspeed card edge connector for PCB's with 70 contacts (polarized) +conn samtec card-edge high-speed +0 +136 +136 +Connector_PCBEdge +Samtec_MECF-70-0_-NP-L-DV_2x70_P1.27mm_Edge +Highspeed card edge connector for PCB's with 70 contacts (not polarized) +conn samtec card-edge high-speed +0 +140 +140 +Connector_PCBEdge +Samtec_MECF-70-01-L-DV-WT_2x70_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 70 contacts (polarized) +conn samtec card-edge high-speed +0 +138 +136 +Connector_PCBEdge +Samtec_MECF-70-01-L-DV_2x70_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 70 contacts (polarized) +conn samtec card-edge high-speed +0 +136 +136 +Connector_PCBEdge +Samtec_MECF-70-01-NP-L-DV-WT_2x70_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 70 contacts (not polarized) +conn samtec card-edge high-speed +0 +142 +140 +Connector_PCBEdge +Samtec_MECF-70-01-NP-L-DV_2x70_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 70 contacts (not polarized) +conn samtec card-edge high-speed +0 +140 +140 +Connector_PCBEdge +Samtec_MECF-70-02-L-DV-WT_2x70_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 70 contacts (polarized) +conn samtec card-edge high-speed +0 +138 +136 +Connector_PCBEdge +Samtec_MECF-70-02-L-DV_2x70_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 70 contacts (polarized) +conn samtec card-edge high-speed +0 +136 +136 +Connector_PCBEdge +Samtec_MECF-70-02-NP-L-DV-WT_2x70_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 70 contacts (not polarized) +conn samtec card-edge high-speed +0 +142 +140 +Connector_PCBEdge +Samtec_MECF-70-02-NP-L-DV_2x70_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 70 contacts (not polarized) +conn samtec card-edge high-speed +0 +140 +140 +Connector_PCBEdge +molex_EDGELOCK_2-CKT +https://www.molex.com/pdm_docs/sd/2008900106_sd.pdf +Connector PCBEdge molex EDGELOCK +0 +2 +2 +Connector_PCBEdge +molex_EDGELOCK_4-CKT +https://www.molex.com/pdm_docs/sd/2008900106_sd.pdf +Connector PCBEdge molex EDGELOCK +0 +4 +4 +Connector_PCBEdge +molex_EDGELOCK_6-CKT +https://www.molex.com/pdm_docs/sd/2008900106_sd.pdf +Connector PCBEdge molex EDGELOCK +0 +6 +6 +Connector_PCBEdge +molex_EDGELOCK_8-CKT +https://www.molex.com/pdm_docs/sd/2008900106_sd.pdf +Connector PCBEdge molex EDGELOCK +0 +8 +8 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_2-G-7,62_1x02_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/2-G-7,62; number of pins: 02; pin pitch: 7.62mm; Angled || order number: 1766233 12A 630V +phoenix_contact connector GMSTBA_01x02_G_7.62mm +0 +2 +2 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_2-G_1x02_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/2-G; number of pins: 02; pin pitch: 7.50mm; Angled || order number: 1766343 12A 630V +phoenix_contact connector GMSTBA_01x02_G_7.50mm +0 +2 +2 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_3-G-7,62_1x03_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/3-G-7,62; number of pins: 03; pin pitch: 7.62mm; Angled || order number: 1766246 12A 630V +phoenix_contact connector GMSTBA_01x03_G_7.62mm +0 +3 +3 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_3-G_1x03_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/3-G; number of pins: 03; pin pitch: 7.50mm; Angled || order number: 1766356 12A 630V +phoenix_contact connector GMSTBA_01x03_G_7.50mm +0 +3 +3 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_4-G-7,62_1x04_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/4-G-7,62; number of pins: 04; pin pitch: 7.62mm; Angled || order number: 1766259 12A 630V +phoenix_contact connector GMSTBA_01x04_G_7.62mm +0 +4 +4 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_4-G_1x04_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/4-G; number of pins: 04; pin pitch: 7.50mm; Angled || order number: 1766369 12A 630V +phoenix_contact connector GMSTBA_01x04_G_7.50mm +0 +4 +4 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_5-G-7,62_1x05_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/5-G-7,62; number of pins: 05; pin pitch: 7.62mm; Angled || order number: 1766262 12A 630V +phoenix_contact connector GMSTBA_01x05_G_7.62mm +0 +5 +5 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_5-G_1x05_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/5-G; number of pins: 05; pin pitch: 7.50mm; Angled || order number: 1766372 12A 630V +phoenix_contact connector GMSTBA_01x05_G_7.50mm +0 +5 +5 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_6-G-7,62_1x06_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/6-G-7,62; number of pins: 06; pin pitch: 7.62mm; Angled || order number: 1766275 12A 630V +phoenix_contact connector GMSTBA_01x06_G_7.62mm +0 +6 +6 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_6-G_1x06_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/6-G; number of pins: 06; pin pitch: 7.50mm; Angled || order number: 1766385 12A 630V +phoenix_contact connector GMSTBA_01x06_G_7.50mm +0 +6 +6 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_7-G-7,62_1x07_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/7-G-7,62; number of pins: 07; pin pitch: 7.62mm; Angled || order number: 1766288 12A 630V +phoenix_contact connector GMSTBA_01x07_G_7.62mm +0 +7 +7 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_7-G_1x07_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/7-G; number of pins: 07; pin pitch: 7.50mm; Angled || order number: 1766398 12A 630V +phoenix_contact connector GMSTBA_01x07_G_7.50mm +0 +7 +7 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_8-G-7,62_1x08_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/8-G-7,62; number of pins: 08; pin pitch: 7.62mm; Angled || order number: 1766291 12A 630V +phoenix_contact connector GMSTBA_01x08_G_7.62mm +0 +8 +8 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_8-G_1x08_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/8-G; number of pins: 08; pin pitch: 7.50mm; Angled || order number: 1766408 12A 630V +phoenix_contact connector GMSTBA_01x08_G_7.50mm +0 +8 +8 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_9-G-7,62_1x09_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/9-G-7,62; number of pins: 09; pin pitch: 7.62mm; Angled || order number: 1766301 12A 630V +phoenix_contact connector GMSTBA_01x09_G_7.62mm +0 +9 +9 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_9-G_1x09_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/9-G; number of pins: 09; pin pitch: 7.50mm; Angled || order number: 1766411 12A 630V +phoenix_contact connector GMSTBA_01x09_G_7.50mm +0 +9 +9 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_10-G-7,62_1x10_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/10-G-7,62; number of pins: 10; pin pitch: 7.62mm; Angled || order number: 1766314 12A 630V +phoenix_contact connector GMSTBA_01x10_G_7.62mm +0 +10 +10 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_10-G_1x10_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/10-G; number of pins: 10; pin pitch: 7.50mm; Angled || order number: 1766424 12A 630V +phoenix_contact connector GMSTBA_01x10_G_7.50mm +0 +10 +10 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_11-G-7,62_1x11_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/11-G-7,62; number of pins: 11; pin pitch: 7.62mm; Angled || order number: 1766327 12A 630V +phoenix_contact connector GMSTBA_01x11_G_7.62mm +0 +11 +11 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_11-G_1x11_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/11-G; number of pins: 11; pin pitch: 7.50mm; Angled || order number: 1766437 12A 630V +phoenix_contact connector GMSTBA_01x11_G_7.50mm +0 +11 +11 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_12-G-7,62_1x12_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/12-G-7,62; number of pins: 12; pin pitch: 7.62mm; Angled || order number: 1766330 12A 630V +phoenix_contact connector GMSTBA_01x12_G_7.62mm +0 +12 +12 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_12-G_1x12_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/12-G; number of pins: 12; pin pitch: 7.50mm; Angled || order number: 1766440 12A 630V +phoenix_contact connector GMSTBA_01x12_G_7.50mm +0 +12 +12 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_2-G-7,62_1x02_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/2-G-7,62; number of pins: 02; pin pitch: 7.62mm; Vertical || order number: 1766770 12A 630V +phoenix_contact connector GMSTBVA_01x02_G_7.62mm +0 +2 +2 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_2-G_1x02_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/2-G; number of pins: 02; pin pitch: 7.50mm; Vertical || order number: 1766660 12A 630V +phoenix_contact connector GMSTBVA_01x02_G_7.50mm +0 +2 +2 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_3-G-7,62_1x03_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/3-G-7,62; number of pins: 03; pin pitch: 7.62mm; Vertical || order number: 1766783 12A 630V +phoenix_contact connector GMSTBVA_01x03_G_7.62mm +0 +3 +3 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_3-G_1x03_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/3-G; number of pins: 03; pin pitch: 7.50mm; Vertical || order number: 1766673 12A 630V +phoenix_contact connector GMSTBVA_01x03_G_7.50mm +0 +3 +3 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_4-G-7,62_1x04_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/4-G-7,62; number of pins: 04; pin pitch: 7.62mm; Vertical || order number: 1766796 12A 630V +phoenix_contact connector GMSTBVA_01x04_G_7.62mm +0 +4 +4 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_4-G_1x04_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/4-G; number of pins: 04; pin pitch: 7.50mm; Vertical || order number: 1766686 12A 630V +phoenix_contact connector GMSTBVA_01x04_G_7.50mm +0 +4 +4 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_5-G-7,62_1x05_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/5-G-7,62; number of pins: 05; pin pitch: 7.62mm; Vertical || order number: 1766806 12A 630V +phoenix_contact connector GMSTBVA_01x05_G_7.62mm +0 +5 +5 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_5-G_1x05_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/5-G; number of pins: 05; pin pitch: 7.50mm; Vertical || order number: 1766699 12A 630V +phoenix_contact connector GMSTBVA_01x05_G_7.50mm +0 +5 +5 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_6-G-7,62_1x06_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/6-G-7,62; number of pins: 06; pin pitch: 7.62mm; Vertical || order number: 1766819 12A 630V +phoenix_contact connector GMSTBVA_01x06_G_7.62mm +0 +6 +6 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_6-G_1x06_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/6-G; number of pins: 06; pin pitch: 7.50mm; Vertical || order number: 1766709 12A 630V +phoenix_contact connector GMSTBVA_01x06_G_7.50mm +0 +6 +6 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_7-G-7,62_1x07_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/7-G-7,62; number of pins: 07; pin pitch: 7.62mm; Vertical || order number: 1766822 12A 630V +phoenix_contact connector GMSTBVA_01x07_G_7.62mm +0 +7 +7 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_7-G_1x07_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/7-G; number of pins: 07; pin pitch: 7.50mm; Vertical || order number: 1766712 12A 630V +phoenix_contact connector GMSTBVA_01x07_G_7.50mm +0 +7 +7 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_8-G-7,62_1x08_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/8-G-7,62; number of pins: 08; pin pitch: 7.62mm; Vertical || order number: 1766835 12A 630V +phoenix_contact connector GMSTBVA_01x08_G_7.62mm +0 +8 +8 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_8-G_1x08_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/8-G; number of pins: 08; pin pitch: 7.50mm; Vertical || order number: 1766725 12A 630V +phoenix_contact connector GMSTBVA_01x08_G_7.50mm +0 +8 +8 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_9-G-7,62_1x09_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/9-G-7,62; number of pins: 09; pin pitch: 7.62mm; Vertical || order number: 1766848 12A 630V +phoenix_contact connector GMSTBVA_01x09_G_7.62mm +0 +9 +9 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_9-G_1x09_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/9-G; number of pins: 09; pin pitch: 7.50mm; Vertical || order number: 1766738 12A 630V +phoenix_contact connector GMSTBVA_01x09_G_7.50mm +0 +9 +9 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_10-G-7,62_1x10_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/10-G-7,62; number of pins: 10; pin pitch: 7.62mm; Vertical || order number: 1766851 12A 630V +phoenix_contact connector GMSTBVA_01x10_G_7.62mm +0 +10 +10 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_10-G_1x10_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/10-G; number of pins: 10; pin pitch: 7.50mm; Vertical || order number: 1766741 12A 630V +phoenix_contact connector GMSTBVA_01x10_G_7.50mm +0 +10 +10 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_11-G-7,62_1x11_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/11-G-7,62; number of pins: 11; pin pitch: 7.62mm; Vertical || order number: 1766864 12A 630V +phoenix_contact connector GMSTBVA_01x11_G_7.62mm +0 +11 +11 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_11-G_1x11_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/11-G; number of pins: 11; pin pitch: 7.50mm; Vertical || order number: 1766754 12A 630V +phoenix_contact connector GMSTBVA_01x11_G_7.50mm +0 +11 +11 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_12-G-7,62_1x12_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/12-G-7,62; number of pins: 12; pin pitch: 7.62mm; Vertical || order number: 1766877 12A 630V +phoenix_contact connector GMSTBVA_01x12_G_7.62mm +0 +12 +12 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_12-G_1x12_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/12-G; number of pins: 12; pin pitch: 7.50mm; Vertical || order number: 1766767 12A 630V +phoenix_contact connector GMSTBVA_01x12_G_7.50mm +0 +12 +12 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_2-GF-7,62_1x02_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/2-GF-7,62; number of pins: 02; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829154 12A 630V +phoenix_contact connector GMSTBV_01x02_GF_7.62mm +0 +2 +2 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_2-GF-7,62_1x02_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/2-GF-7,62; number of pins: 02; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829154 12A 630V +phoenix_contact connector GMSTBV_01x02_GF_7.62mm_MH +0 +2 +2 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_3-GF-7,62_1x03_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/3-GF-7,62; number of pins: 03; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829167 12A 630V +phoenix_contact connector GMSTBV_01x03_GF_7.62mm +0 +3 +3 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_3-GF-7,62_1x03_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/3-GF-7,62; number of pins: 03; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829167 12A 630V +phoenix_contact connector GMSTBV_01x03_GF_7.62mm_MH +0 +3 +3 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_4-GF-7,62_1x04_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/4-GF-7,62; number of pins: 04; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829170 12A 630V +phoenix_contact connector GMSTBV_01x04_GF_7.62mm +0 +4 +4 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_4-GF-7,62_1x04_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/4-GF-7,62; number of pins: 04; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829170 12A 630V +phoenix_contact connector GMSTBV_01x04_GF_7.62mm_MH +0 +4 +4 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_5-GF-7,62_1x05_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/5-GF-7,62; number of pins: 05; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829183 12A 630V +phoenix_contact connector GMSTBV_01x05_GF_7.62mm +0 +5 +5 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_5-GF-7,62_1x05_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/5-GF-7,62; number of pins: 05; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829183 12A 630V +phoenix_contact connector GMSTBV_01x05_GF_7.62mm_MH +0 +5 +5 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_6-GF-7,62_1x06_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/6-GF-7,62; number of pins: 06; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829196 12A 630V +phoenix_contact connector GMSTBV_01x06_GF_7.62mm +0 +6 +6 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_6-GF-7,62_1x06_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/6-GF-7,62; number of pins: 06; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829196 12A 630V +phoenix_contact connector GMSTBV_01x06_GF_7.62mm_MH +0 +6 +6 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_7-GF-7,62_1x07_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/7-GF-7,62; number of pins: 07; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829206 12A 630V +phoenix_contact connector GMSTBV_01x07_GF_7.62mm +0 +7 +7 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_7-GF-7,62_1x07_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/7-GF-7,62; number of pins: 07; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829206 12A 630V +phoenix_contact connector GMSTBV_01x07_GF_7.62mm_MH +0 +7 +7 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_8-GF-7,62_1x08_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/8-GF-7,62; number of pins: 08; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829219 12A 630V +phoenix_contact connector GMSTBV_01x08_GF_7.62mm +0 +8 +8 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_8-GF-7,62_1x08_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/8-GF-7,62; number of pins: 08; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829219 12A 630V +phoenix_contact connector GMSTBV_01x08_GF_7.62mm_MH +0 +8 +8 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_9-GF-7,62_1x09_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/9-GF-7,62; number of pins: 09; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829222 12A 630V +phoenix_contact connector GMSTBV_01x09_GF_7.62mm +0 +9 +9 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_9-GF-7,62_1x09_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/9-GF-7,62; number of pins: 09; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829222 12A 630V +phoenix_contact connector GMSTBV_01x09_GF_7.62mm_MH +0 +9 +9 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_10-GF-7,62_1x10_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/10-GF-7,62; number of pins: 10; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829235 12A 630V +phoenix_contact connector GMSTBV_01x10_GF_7.62mm +0 +10 +10 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_10-GF-7,62_1x10_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/10-GF-7,62; number of pins: 10; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829235 12A 630V +phoenix_contact connector GMSTBV_01x10_GF_7.62mm_MH +0 +10 +10 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_11-GF-7,62_1x11_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/11-GF-7,62; number of pins: 11; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829248 12A 630V +phoenix_contact connector GMSTBV_01x11_GF_7.62mm +0 +11 +11 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_11-GF-7,62_1x11_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/11-GF-7,62; number of pins: 11; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829248 12A 630V +phoenix_contact connector GMSTBV_01x11_GF_7.62mm_MH +0 +11 +11 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_12-GF-7,62_1x12_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/12-GF-7,62; number of pins: 12; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829251 12A 630V +phoenix_contact connector GMSTBV_01x12_GF_7.62mm +0 +12 +12 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_12-GF-7,62_1x12_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/12-GF-7,62; number of pins: 12; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829251 12A 630V +phoenix_contact connector GMSTBV_01x12_GF_7.62mm_MH +0 +12 +12 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_2-GF-7,62_1x02_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/2-GF-7,62; number of pins: 02; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806229 12A 630V +phoenix_contact connector GMSTB_01x02_GF_7.62mm +0 +2 +2 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_2-GF-7,62_1x02_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/2-GF-7,62; number of pins: 02; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806229 12A 630V +phoenix_contact connector GMSTB_01x02_GF_7.62mm_MH +0 +2 +2 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_3-GF-7,62_1x03_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/3-GF-7,62; number of pins: 03; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806232 12A 630V +phoenix_contact connector GMSTB_01x03_GF_7.62mm +0 +3 +3 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_3-GF-7,62_1x03_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/3-GF-7,62; number of pins: 03; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806232 12A 630V +phoenix_contact connector GMSTB_01x03_GF_7.62mm_MH +0 +3 +3 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_4-GF-7,62_1x04_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/4-GF-7,62; number of pins: 04; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806245 12A 630V +phoenix_contact connector GMSTB_01x04_GF_7.62mm +0 +4 +4 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_4-GF-7,62_1x04_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/4-GF-7,62; number of pins: 04; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806245 12A 630V +phoenix_contact connector GMSTB_01x04_GF_7.62mm_MH +0 +4 +4 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_5-GF-7,62_1x05_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/5-GF-7,62; number of pins: 05; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806258 12A 630V +phoenix_contact connector GMSTB_01x05_GF_7.62mm +0 +5 +5 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_5-GF-7,62_1x05_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/5-GF-7,62; number of pins: 05; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806258 12A 630V +phoenix_contact connector GMSTB_01x05_GF_7.62mm_MH +0 +5 +5 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_6-GF-7,62_1x06_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/6-GF-7,62; number of pins: 06; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806261 12A 630V +phoenix_contact connector GMSTB_01x06_GF_7.62mm +0 +6 +6 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_6-GF-7,62_1x06_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/6-GF-7,62; number of pins: 06; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806261 12A 630V +phoenix_contact connector GMSTB_01x06_GF_7.62mm_MH +0 +6 +6 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_7-GF-7,62_1x07_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/7-GF-7,62; number of pins: 07; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806274 12A 630V +phoenix_contact connector GMSTB_01x07_GF_7.62mm +0 +7 +7 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_7-GF-7,62_1x07_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/7-GF-7,62; number of pins: 07; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806274 12A 630V +phoenix_contact connector GMSTB_01x07_GF_7.62mm_MH +0 +7 +7 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_8-GF-7,62_1x08_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/8-GF-7,62; number of pins: 08; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806287 12A 630V +phoenix_contact connector GMSTB_01x08_GF_7.62mm +0 +8 +8 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_8-GF-7,62_1x08_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/8-GF-7,62; number of pins: 08; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806287 12A 630V +phoenix_contact connector GMSTB_01x08_GF_7.62mm_MH +0 +8 +8 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_9-GF-7,62_1x09_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/9-GF-7,62; number of pins: 09; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806290 12A 630V +phoenix_contact connector GMSTB_01x09_GF_7.62mm +0 +9 +9 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_9-GF-7,62_1x09_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/9-GF-7,62; number of pins: 09; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806290 12A 630V +phoenix_contact connector GMSTB_01x09_GF_7.62mm_MH +0 +9 +9 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_10-GF-7,62_1x10_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/10-GF-7,62; number of pins: 10; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806300 12A 630V +phoenix_contact connector GMSTB_01x10_GF_7.62mm +0 +10 +10 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_10-GF-7,62_1x10_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/10-GF-7,62; number of pins: 10; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806300 12A 630V +phoenix_contact connector GMSTB_01x10_GF_7.62mm_MH +0 +10 +10 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_11-GF-7,62_1x11_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/11-GF-7,62; number of pins: 11; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806313 12A 630V +phoenix_contact connector GMSTB_01x11_GF_7.62mm +0 +11 +11 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_11-GF-7,62_1x11_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/11-GF-7,62; number of pins: 11; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806313 12A 630V +phoenix_contact connector GMSTB_01x11_GF_7.62mm_MH +0 +11 +11 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_12-GF-7,62_1x12_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/12-GF-7,62; number of pins: 12; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806326 12A 630V +phoenix_contact connector GMSTB_01x12_GF_7.62mm +0 +12 +12 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_12-GF-7,62_1x12_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/12-GF-7,62; number of pins: 12; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806326 12A 630V +phoenix_contact connector GMSTB_01x12_GF_7.62mm_MH +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_2-G-3.5_1x02_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/2-G-3.5; number of pins: 02; pin pitch: 3.50mm; Vertical || order number: 1843606 8A 160V +phoenix_contact connector MCV_01x02_G_3.5mm +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_2-G-3.81_1x02_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/2-G-3.81; number of pins: 02; pin pitch: 3.81mm; Vertical || order number: 1803426 8A 160V +phoenix_contact connector MCV_01x02_G_3.81mm +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_2-GF-3.5_1x02_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-3.5; number of pins: 02; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843224 8A 160V +phoenix_contact connector MCV_01x02_GF_3.5mm +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_2-GF-3.5_1x02_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-3.5; number of pins: 02; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843224 8A 160V +phoenix_contact connector MCV_01x02_GF_3.5mm_MH +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_2-GF-3.81_1x02_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-3.81; number of pins: 02; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830596 8A 160V +phoenix_contact connector MCV_01x02_GF_3.81mm +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_2-GF-3.81_1x02_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-3.81; number of pins: 02; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830596 8A 160V +phoenix_contact connector MCV_01x02_GF_3.81mm_MH +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_3-G-3.5_1x03_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/3-G-3.5; number of pins: 03; pin pitch: 3.50mm; Vertical || order number: 1843619 8A 160V +phoenix_contact connector MCV_01x03_G_3.5mm +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_3-G-3.81_1x03_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/3-G-3.81; number of pins: 03; pin pitch: 3.81mm; Vertical || order number: 1803439 8A 160V +phoenix_contact connector MCV_01x03_G_3.81mm +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_3-GF-3.5_1x03_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-3.5; number of pins: 03; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843237 8A 160V +phoenix_contact connector MCV_01x03_GF_3.5mm +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_3-GF-3.5_1x03_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-3.5; number of pins: 03; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843237 8A 160V +phoenix_contact connector MCV_01x03_GF_3.5mm_MH +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_3-GF-3.81_1x03_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-3.81; number of pins: 03; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830606 8A 160V +phoenix_contact connector MCV_01x03_GF_3.81mm +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_3-GF-3.81_1x03_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-3.81; number of pins: 03; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830606 8A 160V +phoenix_contact connector MCV_01x03_GF_3.81mm_MH +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_4-G-3.5_1x04_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/4-G-3.5; number of pins: 04; pin pitch: 3.50mm; Vertical || order number: 1843622 8A 160V +phoenix_contact connector MCV_01x04_G_3.5mm +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_4-G-3.81_1x04_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/4-G-3.81; number of pins: 04; pin pitch: 3.81mm; Vertical || order number: 1803442 8A 160V +phoenix_contact connector MCV_01x04_G_3.81mm +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_4-GF-3.5_1x04_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-3.5; number of pins: 04; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843240 8A 160V +phoenix_contact connector MCV_01x04_GF_3.5mm +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_4-GF-3.5_1x04_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-3.5; number of pins: 04; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843240 8A 160V +phoenix_contact connector MCV_01x04_GF_3.5mm_MH +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_4-GF-3.81_1x04_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-3.81; number of pins: 04; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830619 8A 160V +phoenix_contact connector MCV_01x04_GF_3.81mm +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_4-GF-3.81_1x04_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-3.81; number of pins: 04; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830619 8A 160V +phoenix_contact connector MCV_01x04_GF_3.81mm_MH +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_5-G-3.5_1x05_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/5-G-3.5; number of pins: 05; pin pitch: 3.50mm; Vertical || order number: 1843635 8A 160V +phoenix_contact connector MCV_01x05_G_3.5mm +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_5-G-3.81_1x05_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/5-G-3.81; number of pins: 05; pin pitch: 3.81mm; Vertical || order number: 1803455 8A 160V +phoenix_contact connector MCV_01x05_G_3.81mm +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_5-GF-3.5_1x05_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-3.5; number of pins: 05; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843253 8A 160V +phoenix_contact connector MCV_01x05_GF_3.5mm +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_5-GF-3.5_1x05_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-3.5; number of pins: 05; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843253 8A 160V +phoenix_contact connector MCV_01x05_GF_3.5mm_MH +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_5-GF-3.81_1x05_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-3.81; number of pins: 05; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830622 8A 160V +phoenix_contact connector MCV_01x05_GF_3.81mm +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_5-GF-3.81_1x05_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-3.81; number of pins: 05; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830622 8A 160V +phoenix_contact connector MCV_01x05_GF_3.81mm_MH +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_6-G-3.5_1x06_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/6-G-3.5; number of pins: 06; pin pitch: 3.50mm; Vertical || order number: 1843648 8A 160V +phoenix_contact connector MCV_01x06_G_3.5mm +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_6-G-3.81_1x06_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/6-G-3.81; number of pins: 06; pin pitch: 3.81mm; Vertical || order number: 1803468 8A 160V +phoenix_contact connector MCV_01x06_G_3.81mm +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_6-GF-3.5_1x06_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-3.5; number of pins: 06; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843266 8A 160V +phoenix_contact connector MCV_01x06_GF_3.5mm +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_6-GF-3.5_1x06_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-3.5; number of pins: 06; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843266 8A 160V +phoenix_contact connector MCV_01x06_GF_3.5mm_MH +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_6-GF-3.81_1x06_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-3.81; number of pins: 06; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830635 8A 160V +phoenix_contact connector MCV_01x06_GF_3.81mm +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_6-GF-3.81_1x06_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-3.81; number of pins: 06; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830635 8A 160V +phoenix_contact connector MCV_01x06_GF_3.81mm_MH +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_7-G-3.5_1x07_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/7-G-3.5; number of pins: 07; pin pitch: 3.50mm; Vertical || order number: 1843651 8A 160V +phoenix_contact connector MCV_01x07_G_3.5mm +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_7-G-3.81_1x07_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/7-G-3.81; number of pins: 07; pin pitch: 3.81mm; Vertical || order number: 1803471 8A 160V +phoenix_contact connector MCV_01x07_G_3.81mm +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_7-GF-3.5_1x07_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-3.5; number of pins: 07; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843279 8A 160V +phoenix_contact connector MCV_01x07_GF_3.5mm +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_7-GF-3.5_1x07_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-3.5; number of pins: 07; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843279 8A 160V +phoenix_contact connector MCV_01x07_GF_3.5mm_MH +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_7-GF-3.81_1x07_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-3.81; number of pins: 07; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830648 8A 160V +phoenix_contact connector MCV_01x07_GF_3.81mm +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_7-GF-3.81_1x07_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-3.81; number of pins: 07; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830648 8A 160V +phoenix_contact connector MCV_01x07_GF_3.81mm_MH +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_8-G-3.5_1x08_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/8-G-3.5; number of pins: 08; pin pitch: 3.50mm; Vertical || order number: 1843664 8A 160V +phoenix_contact connector MCV_01x08_G_3.5mm +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_8-G-3.81_1x08_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/8-G-3.81; number of pins: 08; pin pitch: 3.81mm; Vertical || order number: 1803484 8A 160V +phoenix_contact connector MCV_01x08_G_3.81mm +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_8-GF-3.5_1x08_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-3.5; number of pins: 08; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843282 8A 160V +phoenix_contact connector MCV_01x08_GF_3.5mm +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_8-GF-3.5_1x08_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-3.5; number of pins: 08; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843282 8A 160V +phoenix_contact connector MCV_01x08_GF_3.5mm_MH +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_8-GF-3.81_1x08_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-3.81; number of pins: 08; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830651 8A 160V +phoenix_contact connector MCV_01x08_GF_3.81mm +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_8-GF-3.81_1x08_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-3.81; number of pins: 08; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830651 8A 160V +phoenix_contact connector MCV_01x08_GF_3.81mm_MH +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_9-G-3.5_1x09_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/9-G-3.5; number of pins: 09; pin pitch: 3.50mm; Vertical || order number: 1843677 8A 160V +phoenix_contact connector MCV_01x09_G_3.5mm +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_9-G-3.81_1x09_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/9-G-3.81; number of pins: 09; pin pitch: 3.81mm; Vertical || order number: 1803497 8A 160V +phoenix_contact connector MCV_01x09_G_3.81mm +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_9-GF-3.5_1x09_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-3.5; number of pins: 09; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843295 8A 160V +phoenix_contact connector MCV_01x09_GF_3.5mm +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_9-GF-3.5_1x09_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-3.5; number of pins: 09; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843295 8A 160V +phoenix_contact connector MCV_01x09_GF_3.5mm_MH +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_9-GF-3.81_1x09_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-3.81; number of pins: 09; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830664 8A 160V +phoenix_contact connector MCV_01x09_GF_3.81mm +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_9-GF-3.81_1x09_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-3.81; number of pins: 09; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830664 8A 160V +phoenix_contact connector MCV_01x09_GF_3.81mm_MH +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_10-G-3.5_1x10_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/10-G-3.5; number of pins: 10; pin pitch: 3.50mm; Vertical || order number: 1843680 8A 160V +phoenix_contact connector MCV_01x10_G_3.5mm +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_10-G-3.81_1x10_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/10-G-3.81; number of pins: 10; pin pitch: 3.81mm; Vertical || order number: 1803507 8A 160V +phoenix_contact connector MCV_01x10_G_3.81mm +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_10-GF-3.5_1x10_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-3.5; number of pins: 10; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843305 8A 160V +phoenix_contact connector MCV_01x10_GF_3.5mm +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_10-GF-3.5_1x10_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-3.5; number of pins: 10; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843305 8A 160V +phoenix_contact connector MCV_01x10_GF_3.5mm_MH +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_10-GF-3.81_1x10_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-3.81; number of pins: 10; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830677 8A 160V +phoenix_contact connector MCV_01x10_GF_3.81mm +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_10-GF-3.81_1x10_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-3.81; number of pins: 10; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830677 8A 160V +phoenix_contact connector MCV_01x10_GF_3.81mm_MH +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_11-G-3.5_1x11_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/11-G-3.5; number of pins: 11; pin pitch: 3.50mm; Vertical || order number: 1843693 8A 160V +phoenix_contact connector MCV_01x11_G_3.5mm +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_11-G-3.81_1x11_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/11-G-3.81; number of pins: 11; pin pitch: 3.81mm; Vertical || order number: 1803510 8A 160V +phoenix_contact connector MCV_01x11_G_3.81mm +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_11-GF-3.5_1x11_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.5; number of pins: 11; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843318 8A 160V +phoenix_contact connector MCV_01x11_GF_3.5mm +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_11-GF-3.5_1x11_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.5; number of pins: 11; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843318 8A 160V +phoenix_contact connector MCV_01x11_GF_3.5mm_MH +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_11-GF-3.81_1x11_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.81; number of pins: 11; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830680 8A 160V +phoenix_contact connector MCV_01x11_GF_3.81mm +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_11-GF-3.81_1x11_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.81; number of pins: 11; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830680 8A 160V +phoenix_contact connector MCV_01x11_GF_3.81mm_MH +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_12-G-3.5_1x12_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/12-G-3.5; number of pins: 12; pin pitch: 3.50mm; Vertical || order number: 1843703 8A 160V +phoenix_contact connector MCV_01x12_G_3.5mm +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_12-G-3.81_1x12_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/12-G-3.81; number of pins: 12; pin pitch: 3.81mm; Vertical || order number: 1803523 8A 160V +phoenix_contact connector MCV_01x12_G_3.81mm +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_12-GF-3.5_1x12_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-3.5; number of pins: 12; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843321 8A 160V +phoenix_contact connector MCV_01x12_GF_3.5mm +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_12-GF-3.5_1x12_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-3.5; number of pins: 12; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843321 8A 160V +phoenix_contact connector MCV_01x12_GF_3.5mm_MH +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_12-GF-3.81_1x12_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-3.81; number of pins: 12; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830693 8A 160V +phoenix_contact connector MCV_01x12_GF_3.81mm +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_12-GF-3.81_1x12_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-3.81; number of pins: 12; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830693 8A 160V +phoenix_contact connector MCV_01x12_GF_3.81mm_MH +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_13-G-3.5_1x13_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/13-G-3.5; number of pins: 13; pin pitch: 3.50mm; Vertical || order number: 1843716 8A 160V +phoenix_contact connector MCV_01x13_G_3.5mm +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_13-G-3.81_1x13_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/13-G-3.81; number of pins: 13; pin pitch: 3.81mm; Vertical || order number: 1803536 8A 160V +phoenix_contact connector MCV_01x13_G_3.81mm +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_13-GF-3.5_1x13_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/13-GF-3.5; number of pins: 13; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843334 8A 160V +phoenix_contact connector MCV_01x13_GF_3.5mm +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_13-GF-3.5_1x13_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/13-GF-3.5; number of pins: 13; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843334 8A 160V +phoenix_contact connector MCV_01x13_GF_3.5mm_MH +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_13-GF-3.81_1x13_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/13-GF-3.81; number of pins: 13; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830703 8A 160V +phoenix_contact connector MCV_01x13_GF_3.81mm +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_13-GF-3.81_1x13_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/13-GF-3.81; number of pins: 13; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830703 8A 160V +phoenix_contact connector MCV_01x13_GF_3.81mm_MH +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_14-G-3.5_1x14_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/14-G-3.5; number of pins: 14; pin pitch: 3.50mm; Vertical || order number: 1843729 8A 160V +phoenix_contact connector MCV_01x14_G_3.5mm +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_14-G-3.81_1x14_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/14-G-3.81; number of pins: 14; pin pitch: 3.81mm; Vertical || order number: 1803549 8A 160V +phoenix_contact connector MCV_01x14_G_3.81mm +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_14-GF-3.5_1x14_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/14-GF-3.5; number of pins: 14; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843347 8A 160V +phoenix_contact connector MCV_01x14_GF_3.5mm +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_14-GF-3.5_1x14_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/14-GF-3.5; number of pins: 14; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843347 8A 160V +phoenix_contact connector MCV_01x14_GF_3.5mm_MH +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_14-GF-3.81_1x14_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/14-GF-3.81; number of pins: 14; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830716 8A 160V +phoenix_contact connector MCV_01x14_GF_3.81mm +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_14-GF-3.81_1x14_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/14-GF-3.81; number of pins: 14; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830716 8A 160V +phoenix_contact connector MCV_01x14_GF_3.81mm_MH +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_15-G-3.5_1x15_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/15-G-3.5; number of pins: 15; pin pitch: 3.50mm; Vertical || order number: 1843732 8A 160V +phoenix_contact connector MCV_01x15_G_3.5mm +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_15-G-3.81_1x15_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/15-G-3.81; number of pins: 15; pin pitch: 3.81mm; Vertical || order number: 1803552 8A 160V +phoenix_contact connector MCV_01x15_G_3.81mm +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_15-GF-3.5_1x15_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/15-GF-3.5; number of pins: 15; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843350 8A 160V +phoenix_contact connector MCV_01x15_GF_3.5mm +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_15-GF-3.5_1x15_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/15-GF-3.5; number of pins: 15; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843350 8A 160V +phoenix_contact connector MCV_01x15_GF_3.5mm_MH +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_15-GF-3.81_1x15_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/15-GF-3.81; number of pins: 15; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830729 8A 160V +phoenix_contact connector MCV_01x15_GF_3.81mm +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_15-GF-3.81_1x15_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/15-GF-3.81; number of pins: 15; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830729 8A 160V +phoenix_contact connector MCV_01x15_GF_3.81mm_MH +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_16-G-3.5_1x16_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/16-G-3.5; number of pins: 16; pin pitch: 3.50mm; Vertical || order number: 1843745 8A 160V +phoenix_contact connector MCV_01x16_G_3.5mm +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_16-G-3.81_1x16_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/16-G-3.81; number of pins: 16; pin pitch: 3.81mm; Vertical || order number: 1803565 8A 160V +phoenix_contact connector MCV_01x16_G_3.81mm +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_16-GF-3.5_1x16_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/16-GF-3.5; number of pins: 16; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843363 8A 160V +phoenix_contact connector MCV_01x16_GF_3.5mm +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_16-GF-3.5_1x16_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/16-GF-3.5; number of pins: 16; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843363 8A 160V +phoenix_contact connector MCV_01x16_GF_3.5mm_MH +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_16-GF-3.81_1x16_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/16-GF-3.81; number of pins: 16; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830732 8A 160V +phoenix_contact connector MCV_01x16_GF_3.81mm +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_16-GF-3.81_1x16_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/16-GF-3.81; number of pins: 16; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830732 8A 160V +phoenix_contact connector MCV_01x16_GF_3.81mm_MH +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_2-G-3.5_1x02_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/2-G-3.5; number of pins: 02; pin pitch: 3.50mm; Angled || order number: 1844210 8A 160V +phoenix_contact connector MC_01x02_G_3.5mm +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_2-G-3.81_1x02_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/2-G-3.81; number of pins: 02; pin pitch: 3.81mm; Angled || order number: 1803277 8A 160V +phoenix_contact connector MC_01x02_G_3.81mm +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_2-GF-3.5_1x02_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-3.5; number of pins: 02; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843790 8A 160V +phoenix_contact connector MC_01x02_GF_3.5mm +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_2-GF-3.5_1x02_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-3.5; number of pins: 02; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843790 8A 160V +phoenix_contact connector MC_01x02_GF_3.5mm_MH +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_2-GF-3.81_1x02_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-3.81; number of pins: 02; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827868 8A 160V +phoenix_contact connector MC_01x02_GF_3.81mm +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_2-GF-3.81_1x02_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-3.81; number of pins: 02; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827868 8A 160V +phoenix_contact connector MC_01x02_GF_3.81mm_MH +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_3-G-3.5_1x03_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/3-G-3.5; number of pins: 03; pin pitch: 3.50mm; Angled || order number: 1844223 8A 160V +phoenix_contact connector MC_01x03_G_3.5mm +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_3-G-3.81_1x03_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/3-G-3.81; number of pins: 03; pin pitch: 3.81mm; Angled || order number: 1803280 8A 160V +phoenix_contact connector MC_01x03_G_3.81mm +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_3-GF-3.5_1x03_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-3.5; number of pins: 03; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843800 8A 160V +phoenix_contact connector MC_01x03_GF_3.5mm +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_3-GF-3.5_1x03_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-3.5; number of pins: 03; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843800 8A 160V +phoenix_contact connector MC_01x03_GF_3.5mm_MH +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_3-GF-3.81_1x03_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-3.81; number of pins: 03; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827871 8A 160V +phoenix_contact connector MC_01x03_GF_3.81mm +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_3-GF-3.81_1x03_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-3.81; number of pins: 03; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827871 8A 160V +phoenix_contact connector MC_01x03_GF_3.81mm_MH +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_4-G-3.5_1x04_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/4-G-3.5; number of pins: 04; pin pitch: 3.50mm; Angled || order number: 1844236 8A 160V +phoenix_contact connector MC_01x04_G_3.5mm +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_4-G-3.81_1x04_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/4-G-3.81; number of pins: 04; pin pitch: 3.81mm; Angled || order number: 1803293 8A 160V +phoenix_contact connector MC_01x04_G_3.81mm +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_4-GF-3.5_1x04_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-3.5; number of pins: 04; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843813 8A 160V +phoenix_contact connector MC_01x04_GF_3.5mm +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_4-GF-3.5_1x04_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-3.5; number of pins: 04; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843813 8A 160V +phoenix_contact connector MC_01x04_GF_3.5mm_MH +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_4-GF-3.81_1x04_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-3.81; number of pins: 04; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827884 8A 160V +phoenix_contact connector MC_01x04_GF_3.81mm +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_4-GF-3.81_1x04_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-3.81; number of pins: 04; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827884 8A 160V +phoenix_contact connector MC_01x04_GF_3.81mm_MH +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_5-G-3.5_1x05_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/5-G-3.5; number of pins: 05; pin pitch: 3.50mm; Angled || order number: 1844249 8A 160V +phoenix_contact connector MC_01x05_G_3.5mm +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_5-G-3.81_1x05_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/5-G-3.81; number of pins: 05; pin pitch: 3.81mm; Angled || order number: 1803303 8A 160V +phoenix_contact connector MC_01x05_G_3.81mm +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_5-GF-3.5_1x05_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-3.5; number of pins: 05; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843826 8A 160V +phoenix_contact connector MC_01x05_GF_3.5mm +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_5-GF-3.5_1x05_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-3.5; number of pins: 05; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843826 8A 160V +phoenix_contact connector MC_01x05_GF_3.5mm_MH +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_5-GF-3.81_1x05_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-3.81; number of pins: 05; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827897 8A 160V +phoenix_contact connector MC_01x05_GF_3.81mm +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_5-GF-3.81_1x05_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-3.81; number of pins: 05; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827897 8A 160V +phoenix_contact connector MC_01x05_GF_3.81mm_MH +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_6-G-3.5_1x06_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/6-G-3.5; number of pins: 06; pin pitch: 3.50mm; Angled || order number: 1844252 8A 160V +phoenix_contact connector MC_01x06_G_3.5mm +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_6-G-3.81_1x06_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/6-G-3.81; number of pins: 06; pin pitch: 3.81mm; Angled || order number: 1803316 8A 160V +phoenix_contact connector MC_01x06_G_3.81mm +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_6-GF-3.5_1x06_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-3.5; number of pins: 06; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843839 8A 160V +phoenix_contact connector MC_01x06_GF_3.5mm +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_6-GF-3.5_1x06_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-3.5; number of pins: 06; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843839 8A 160V +phoenix_contact connector MC_01x06_GF_3.5mm_MH +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_6-GF-3.81_1x06_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-3.81; number of pins: 06; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827907 8A 160V +phoenix_contact connector MC_01x06_GF_3.81mm +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_6-GF-3.81_1x06_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-3.81; number of pins: 06; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827907 8A 160V +phoenix_contact connector MC_01x06_GF_3.81mm_MH +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_7-G-3.5_1x07_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/7-G-3.5; number of pins: 07; pin pitch: 3.50mm; Angled || order number: 1844265 8A 160V +phoenix_contact connector MC_01x07_G_3.5mm +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_7-G-3.81_1x07_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/7-G-3.81; number of pins: 07; pin pitch: 3.81mm; Angled || order number: 1803329 8A 160V +phoenix_contact connector MC_01x07_G_3.81mm +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_7-GF-3.5_1x07_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-3.5; number of pins: 07; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843842 8A 160V +phoenix_contact connector MC_01x07_GF_3.5mm +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_7-GF-3.5_1x07_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-3.5; number of pins: 07; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843842 8A 160V +phoenix_contact connector MC_01x07_GF_3.5mm_MH +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_7-GF-3.81_1x07_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-3.81; number of pins: 07; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827910 8A 160V +phoenix_contact connector MC_01x07_GF_3.81mm +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_7-GF-3.81_1x07_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-3.81; number of pins: 07; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827910 8A 160V +phoenix_contact connector MC_01x07_GF_3.81mm_MH +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_8-G-3.5_1x08_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/8-G-3.5; number of pins: 08; pin pitch: 3.50mm; Angled || order number: 1844278 8A 160V +phoenix_contact connector MC_01x08_G_3.5mm +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_8-G-3.81_1x08_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/8-G-3.81; number of pins: 08; pin pitch: 3.81mm; Angled || order number: 1803332 8A 160V +phoenix_contact connector MC_01x08_G_3.81mm +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_8-GF-3.5_1x08_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-3.5; number of pins: 08; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843855 8A 160V +phoenix_contact connector MC_01x08_GF_3.5mm +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_8-GF-3.5_1x08_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-3.5; number of pins: 08; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843855 8A 160V +phoenix_contact connector MC_01x08_GF_3.5mm_MH +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_8-GF-3.81_1x08_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-3.81; number of pins: 08; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827923 8A 160V +phoenix_contact connector MC_01x08_GF_3.81mm +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_8-GF-3.81_1x08_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-3.81; number of pins: 08; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827923 8A 160V +phoenix_contact connector MC_01x08_GF_3.81mm_MH +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_9-G-3.5_1x09_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/9-G-3.5; number of pins: 09; pin pitch: 3.50mm; Angled || order number: 1844281 8A 160V +phoenix_contact connector MC_01x09_G_3.5mm +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_9-G-3.81_1x09_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/9-G-3.81; number of pins: 09; pin pitch: 3.81mm; Angled || order number: 1803345 8A 160V +phoenix_contact connector MC_01x09_G_3.81mm +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_9-GF-3.5_1x09_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-3.5; number of pins: 09; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843868 8A 160V +phoenix_contact connector MC_01x09_GF_3.5mm +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_9-GF-3.5_1x09_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-3.5; number of pins: 09; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843868 8A 160V +phoenix_contact connector MC_01x09_GF_3.5mm_MH +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_9-GF-3.81_1x09_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-3.81; number of pins: 09; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827936 8A 160V +phoenix_contact connector MC_01x09_GF_3.81mm +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_9-GF-3.81_1x09_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-3.81; number of pins: 09; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827936 8A 160V +phoenix_contact connector MC_01x09_GF_3.81mm_MH +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_10-G-3.5_1x10_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/10-G-3.5; number of pins: 10; pin pitch: 3.50mm; Angled || order number: 1844294 8A 160V +phoenix_contact connector MC_01x10_G_3.5mm +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_10-G-3.81_1x10_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/10-G-3.81; number of pins: 10; pin pitch: 3.81mm; Angled || order number: 1803358 8A 160V +phoenix_contact connector MC_01x10_G_3.81mm +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_10-GF-3.5_1x10_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-3.5; number of pins: 10; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843871 8A 160V +phoenix_contact connector MC_01x10_GF_3.5mm +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_10-GF-3.5_1x10_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-3.5; number of pins: 10; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843871 8A 160V +phoenix_contact connector MC_01x10_GF_3.5mm_MH +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_10-GF-3.81_1x10_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-3.81; number of pins: 10; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827949 8A 160V +phoenix_contact connector MC_01x10_GF_3.81mm +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_10-GF-3.81_1x10_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-3.81; number of pins: 10; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827949 8A 160V +phoenix_contact connector MC_01x10_GF_3.81mm_MH +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_11-G-3.5_1x11_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/11-G-3.5; number of pins: 11; pin pitch: 3.50mm; Angled || order number: 1844304 8A 160V +phoenix_contact connector MC_01x11_G_3.5mm +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_11-G-3.81_1x11_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/11-G-3.81; number of pins: 11; pin pitch: 3.81mm; Angled || order number: 1803361 8A 160V +phoenix_contact connector MC_01x11_G_3.81mm +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_11-GF-3.5_1x11_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-3.5; number of pins: 11; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843884 8A 160V +phoenix_contact connector MC_01x11_GF_3.5mm +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_11-GF-3.5_1x11_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-3.5; number of pins: 11; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843884 8A 160V +phoenix_contact connector MC_01x11_GF_3.5mm_MH +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_11-GF-3.81_1x11_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-3.81; number of pins: 11; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827952 8A 160V +phoenix_contact connector MC_01x11_GF_3.81mm +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_11-GF-3.81_1x11_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-3.81; number of pins: 11; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827952 8A 160V +phoenix_contact connector MC_01x11_GF_3.81mm_MH +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_12-G-3.5_1x12_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/12-G-3.5; number of pins: 12; pin pitch: 3.50mm; Angled || order number: 1844317 8A 160V +phoenix_contact connector MC_01x12_G_3.5mm +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_12-G-3.81_1x12_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/12-G-3.81; number of pins: 12; pin pitch: 3.81mm; Angled || order number: 1803374 8A 160V +phoenix_contact connector MC_01x12_G_3.81mm +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_12-GF-3.5_1x12_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-3.5; number of pins: 12; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843897 8A 160V +phoenix_contact connector MC_01x12_GF_3.5mm +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_12-GF-3.5_1x12_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-3.5; number of pins: 12; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843897 8A 160V +phoenix_contact connector MC_01x12_GF_3.5mm_MH +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_12-GF-3.81_1x12_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-3.81; number of pins: 12; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827965 8A 160V +phoenix_contact connector MC_01x12_GF_3.81mm +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_12-GF-3.81_1x12_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-3.81; number of pins: 12; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827965 8A 160V +phoenix_contact connector MC_01x12_GF_3.81mm_MH +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_13-G-3.5_1x13_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/13-G-3.5; number of pins: 13; pin pitch: 3.50mm; Angled || order number: 1844320 8A 160V +phoenix_contact connector MC_01x13_G_3.5mm +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_13-G-3.81_1x13_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/13-G-3.81; number of pins: 13; pin pitch: 3.81mm; Angled || order number: 1803387 8A 160V +phoenix_contact connector MC_01x13_G_3.81mm +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_13-GF-3.5_1x13_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/13-GF-3.5; number of pins: 13; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843907 8A 160V +phoenix_contact connector MC_01x13_GF_3.5mm +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_13-GF-3.5_1x13_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/13-GF-3.5; number of pins: 13; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843907 8A 160V +phoenix_contact connector MC_01x13_GF_3.5mm_MH +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_13-GF-3.81_1x13_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/13-GF-3.81; number of pins: 13; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827978 8A 160V +phoenix_contact connector MC_01x13_GF_3.81mm +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_13-GF-3.81_1x13_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/13-GF-3.81; number of pins: 13; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827978 8A 160V +phoenix_contact connector MC_01x13_GF_3.81mm_MH +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_14-G-3.5_1x14_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/14-G-3.5; number of pins: 14; pin pitch: 3.50mm; Angled || order number: 1844333 8A 160V +phoenix_contact connector MC_01x14_G_3.5mm +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_14-G-3.81_1x14_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/14-G-3.81; number of pins: 14; pin pitch: 3.81mm; Angled || order number: 1803390 8A 160V +phoenix_contact connector MC_01x14_G_3.81mm +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_14-GF-3.5_1x14_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/14-GF-3.5; number of pins: 14; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843910 8A 160V +phoenix_contact connector MC_01x14_GF_3.5mm +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_14-GF-3.5_1x14_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/14-GF-3.5; number of pins: 14; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843910 8A 160V +phoenix_contact connector MC_01x14_GF_3.5mm_MH +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_14-GF-3.81_1x14_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/14-GF-3.81; number of pins: 14; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827981 8A 160V +phoenix_contact connector MC_01x14_GF_3.81mm +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_14-GF-3.81_1x14_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/14-GF-3.81; number of pins: 14; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827981 8A 160V +phoenix_contact connector MC_01x14_GF_3.81mm_MH +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_15-G-3.5_1x15_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/15-G-3.5; number of pins: 15; pin pitch: 3.50mm; Angled || order number: 1844346 8A 160V +phoenix_contact connector MC_01x15_G_3.5mm +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_15-G-3.81_1x15_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/15-G-3.81; number of pins: 15; pin pitch: 3.81mm; Angled || order number: 1803400 8A 160V +phoenix_contact connector MC_01x15_G_3.81mm +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_15-GF-3.5_1x15_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/15-GF-3.5; number of pins: 15; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843923 8A 160V +phoenix_contact connector MC_01x15_GF_3.5mm +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_15-GF-3.5_1x15_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/15-GF-3.5; number of pins: 15; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843923 8A 160V +phoenix_contact connector MC_01x15_GF_3.5mm_MH +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_15-GF-3.81_1x15_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/15-GF-3.81; number of pins: 15; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827994 8A 160V +phoenix_contact connector MC_01x15_GF_3.81mm +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_15-GF-3.81_1x15_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/15-GF-3.81; number of pins: 15; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827994 8A 160V +phoenix_contact connector MC_01x15_GF_3.81mm_MH +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_16-G-3.5_1x16_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/16-G-3.5; number of pins: 16; pin pitch: 3.50mm; Angled || order number: 1844359 8A 160V +phoenix_contact connector MC_01x16_G_3.5mm +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_16-G-3.81_1x16_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/16-G-3.81; number of pins: 16; pin pitch: 3.81mm; Angled || order number: 1803413 8A 160V +phoenix_contact connector MC_01x16_G_3.81mm +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_16-GF-3.5_1x16_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/16-GF-3.5; number of pins: 16; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843936 8A 160V +phoenix_contact connector MC_01x16_GF_3.5mm +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_16-GF-3.5_1x16_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/16-GF-3.5; number of pins: 16; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843936 8A 160V +phoenix_contact connector MC_01x16_GF_3.5mm_MH +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_16-GF-3.81_1x16_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/16-GF-3.81; number of pins: 16; pin pitch: 3.81mm; Angled; threaded flange || order number: 1828003 8A 160V +phoenix_contact connector MC_01x16_GF_3.81mm +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_16-GF-3.81_1x16_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/16-GF-3.81; number of pins: 16; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1828003 8A 160V +phoenix_contact connector MC_01x16_GF_3.81mm_MH +0 +16 +16 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_2-G-5.08_1x02_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/2-G-5.08; number of pins: 02; pin pitch: 5.08mm; Vertical || order number: 1836299 8A 320V +phoenix_contact connector MCV_01x02_G_5.08mm +0 +2 +2 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_2-GF-5.08_1x02_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-5.08; number of pins: 02; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847615 8A 320V +phoenix_contact connector MCV_01x02_GF_5.08mm +0 +2 +2 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_2-GF-5.08_1x02_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-5.08; number of pins: 02; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847615 8A 320V +phoenix_contact connector MCV_01x02_GF_5.08mm_MH +0 +2 +2 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_3-G-5.08_1x03_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/3-G-5.08; number of pins: 03; pin pitch: 5.08mm; Vertical || order number: 1836309 8A 320V +phoenix_contact connector MCV_01x03_G_5.08mm +0 +3 +3 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_3-GF-5.08_1x03_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-5.08; number of pins: 03; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847628 8A 320V +phoenix_contact connector MCV_01x03_GF_5.08mm +0 +3 +3 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_3-GF-5.08_1x03_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-5.08; number of pins: 03; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847628 8A 320V +phoenix_contact connector MCV_01x03_GF_5.08mm_MH +0 +3 +3 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_4-G-5.08_1x04_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/4-G-5.08; number of pins: 04; pin pitch: 5.08mm; Vertical || order number: 1836312 8A 320V +phoenix_contact connector MCV_01x04_G_5.08mm +0 +4 +4 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_4-GF-5.08_1x04_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-5.08; number of pins: 04; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847631 8A 320V +phoenix_contact connector MCV_01x04_GF_5.08mm +0 +4 +4 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_4-GF-5.08_1x04_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-5.08; number of pins: 04; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847631 8A 320V +phoenix_contact connector MCV_01x04_GF_5.08mm_MH +0 +4 +4 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_5-G-5.08_1x05_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/5-G-5.08; number of pins: 05; pin pitch: 5.08mm; Vertical || order number: 1836325 8A 320V +phoenix_contact connector MCV_01x05_G_5.08mm +0 +5 +5 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_5-GF-5.08_1x05_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-5.08; number of pins: 05; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847644 8A 320V +phoenix_contact connector MCV_01x05_GF_5.08mm +0 +5 +5 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_5-GF-5.08_1x05_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-5.08; number of pins: 05; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847644 8A 320V +phoenix_contact connector MCV_01x05_GF_5.08mm_MH +0 +5 +5 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_6-G-5.08_1x06_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/6-G-5.08; number of pins: 06; pin pitch: 5.08mm; Vertical || order number: 1836338 8A 320V +phoenix_contact connector MCV_01x06_G_5.08mm +0 +6 +6 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_6-GF-5.08_1x06_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-5.08; number of pins: 06; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847657 8A 320V +phoenix_contact connector MCV_01x06_GF_5.08mm +0 +6 +6 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_6-GF-5.08_1x06_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-5.08; number of pins: 06; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847657 8A 320V +phoenix_contact connector MCV_01x06_GF_5.08mm_MH +0 +6 +6 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_7-G-5.08_1x07_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/7-G-5.08; number of pins: 07; pin pitch: 5.08mm; Vertical || order number: 1836341 8A 320V +phoenix_contact connector MCV_01x07_G_5.08mm +0 +7 +7 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_7-GF-5.08_1x07_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-5.08; number of pins: 07; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847660 8A 320V +phoenix_contact connector MCV_01x07_GF_5.08mm +0 +7 +7 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_7-GF-5.08_1x07_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-5.08; number of pins: 07; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847660 8A 320V +phoenix_contact connector MCV_01x07_GF_5.08mm_MH +0 +7 +7 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_8-G-5.08_1x08_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/8-G-5.08; number of pins: 08; pin pitch: 5.08mm; Vertical || order number: 1836354 8A 320V +phoenix_contact connector MCV_01x08_G_5.08mm +0 +8 +8 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_8-GF-5.08_1x08_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-5.08; number of pins: 08; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847673 8A 320V +phoenix_contact connector MCV_01x08_GF_5.08mm +0 +8 +8 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_8-GF-5.08_1x08_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-5.08; number of pins: 08; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847673 8A 320V +phoenix_contact connector MCV_01x08_GF_5.08mm_MH +0 +8 +8 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_9-G-5.08_1x09_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/9-G-5.08; number of pins: 09; pin pitch: 5.08mm; Vertical || order number: 1836367 8A 320V +phoenix_contact connector MCV_01x09_G_5.08mm +0 +9 +9 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_9-GF-5.08_1x09_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-5.08; number of pins: 09; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847686 8A 320V +phoenix_contact connector MCV_01x09_GF_5.08mm +0 +9 +9 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_9-GF-5.08_1x09_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-5.08; number of pins: 09; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847686 8A 320V +phoenix_contact connector MCV_01x09_GF_5.08mm_MH +0 +9 +9 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_10-G-5.08_1x10_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/10-G-5.08; number of pins: 10; pin pitch: 5.08mm; Vertical || order number: 1836370 8A 320V +phoenix_contact connector MCV_01x10_G_5.08mm +0 +10 +10 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_10-GF-5.08_1x10_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-5.08; number of pins: 10; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847699 8A 320V +phoenix_contact connector MCV_01x10_GF_5.08mm +0 +10 +10 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_10-GF-5.08_1x10_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-5.08; number of pins: 10; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847699 8A 320V +phoenix_contact connector MCV_01x10_GF_5.08mm_MH +0 +10 +10 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_11-G-5.08_1x11_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/11-G-5.08; number of pins: 11; pin pitch: 5.08mm; Vertical || order number: 1836383 8A 320V +phoenix_contact connector MCV_01x11_G_5.08mm +0 +11 +11 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_11-GF-5.08_1x11_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-5.08; number of pins: 11; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847709 8A 320V +phoenix_contact connector MCV_01x11_GF_5.08mm +0 +11 +11 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_11-GF-5.08_1x11_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-5.08; number of pins: 11; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847709 8A 320V +phoenix_contact connector MCV_01x11_GF_5.08mm_MH +0 +11 +11 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_12-G-5.08_1x12_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/12-G-5.08; number of pins: 12; pin pitch: 5.08mm; Vertical || order number: 1836396 8A 320V +phoenix_contact connector MCV_01x12_G_5.08mm +0 +12 +12 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_12-GF-5.08_1x12_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-5.08; number of pins: 12; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847712 8A 320V +phoenix_contact connector MCV_01x12_GF_5.08mm +0 +12 +12 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_12-GF-5.08_1x12_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-5.08; number of pins: 12; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847712 8A 320V +phoenix_contact connector MCV_01x12_GF_5.08mm_MH +0 +12 +12 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_2-G-5.08_1x02_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/2-G-5.08; number of pins: 02; pin pitch: 5.08mm; Angled || order number: 1836189 8A 320V +phoenix_contact connector MC_01x02_G_5.08mm +0 +2 +2 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_2-GF-5.08_1x02_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-5.08; number of pins: 02; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847466 8A 320V +phoenix_contact connector MC_01x02_GF_5.08mm +0 +2 +2 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_2-GF-5.08_1x02_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-5.08; number of pins: 02; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847466 8A 320V +phoenix_contact connector MC_01x02_GF_5.08mm_MH +0 +2 +2 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_3-G-5.08_1x03_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/3-G-5.08; number of pins: 03; pin pitch: 5.08mm; Angled || order number: 1836192 8A 320V +phoenix_contact connector MC_01x03_G_5.08mm +0 +3 +3 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_3-GF-5.08_1x03_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-5.08; number of pins: 03; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847479 8A 320V +phoenix_contact connector MC_01x03_GF_5.08mm +0 +3 +3 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_3-GF-5.08_1x03_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-5.08; number of pins: 03; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847479 8A 320V +phoenix_contact connector MC_01x03_GF_5.08mm_MH +0 +3 +3 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_4-G-5.08_1x04_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/4-G-5.08; number of pins: 04; pin pitch: 5.08mm; Angled || order number: 1836202 8A 320V +phoenix_contact connector MC_01x04_G_5.08mm +0 +4 +4 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_4-GF-5.08_1x04_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-5.08; number of pins: 04; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847482 8A 320V +phoenix_contact connector MC_01x04_GF_5.08mm +0 +4 +4 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_4-GF-5.08_1x04_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-5.08; number of pins: 04; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847482 8A 320V +phoenix_contact connector MC_01x04_GF_5.08mm_MH +0 +4 +4 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_5-G-5.08_1x05_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/5-G-5.08; number of pins: 05; pin pitch: 5.08mm; Angled || order number: 1836215 8A 320V +phoenix_contact connector MC_01x05_G_5.08mm +0 +5 +5 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_5-GF-5.08_1x05_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-5.08; number of pins: 05; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847495 8A 320V +phoenix_contact connector MC_01x05_GF_5.08mm +0 +5 +5 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_5-GF-5.08_1x05_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-5.08; number of pins: 05; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847495 8A 320V +phoenix_contact connector MC_01x05_GF_5.08mm_MH +0 +5 +5 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_6-G-5.08_1x06_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/6-G-5.08; number of pins: 06; pin pitch: 5.08mm; Angled || order number: 1836228 8A 320V +phoenix_contact connector MC_01x06_G_5.08mm +0 +6 +6 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_6-GF-5.08_1x06_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-5.08; number of pins: 06; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847505 8A 320V +phoenix_contact connector MC_01x06_GF_5.08mm +0 +6 +6 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_6-GF-5.08_1x06_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-5.08; number of pins: 06; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847505 8A 320V +phoenix_contact connector MC_01x06_GF_5.08mm_MH +0 +6 +6 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_7-G-5.08_1x07_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/7-G-5.08; number of pins: 07; pin pitch: 5.08mm; Angled || order number: 1836231 8A 320V +phoenix_contact connector MC_01x07_G_5.08mm +0 +7 +7 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_7-GF-5.08_1x07_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-5.08; number of pins: 07; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847518 8A 320V +phoenix_contact connector MC_01x07_GF_5.08mm +0 +7 +7 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_7-GF-5.08_1x07_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-5.08; number of pins: 07; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847518 8A 320V +phoenix_contact connector MC_01x07_GF_5.08mm_MH +0 +7 +7 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_8-G-5.08_1x08_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/8-G-5.08; number of pins: 08; pin pitch: 5.08mm; Angled || order number: 1836244 8A 320V +phoenix_contact connector MC_01x08_G_5.08mm +0 +8 +8 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_8-GF-5.08_1x08_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-5.08; number of pins: 08; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847521 8A 320V +phoenix_contact connector MC_01x08_GF_5.08mm +0 +8 +8 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_8-GF-5.08_1x08_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-5.08; number of pins: 08; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847521 8A 320V +phoenix_contact connector MC_01x08_GF_5.08mm_MH +0 +8 +8 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_9-G-5.08_1x09_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/9-G-5.08; number of pins: 09; pin pitch: 5.08mm; Angled || order number: 1836257 8A 320V +phoenix_contact connector MC_01x09_G_5.08mm +0 +9 +9 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_9-GF-5.08_1x09_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-5.08; number of pins: 09; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847534 8A 320V +phoenix_contact connector MC_01x09_GF_5.08mm +0 +9 +9 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_9-GF-5.08_1x09_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-5.08; number of pins: 09; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847534 8A 320V +phoenix_contact connector MC_01x09_GF_5.08mm_MH +0 +9 +9 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_10-G-5.08_1x10_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/10-G-5.08; number of pins: 10; pin pitch: 5.08mm; Angled || order number: 1836260 8A 320V +phoenix_contact connector MC_01x10_G_5.08mm +0 +10 +10 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_10-GF-5.08_1x10_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-5.08; number of pins: 10; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847547 8A 320V +phoenix_contact connector MC_01x10_GF_5.08mm +0 +10 +10 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_10-GF-5.08_1x10_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-5.08; number of pins: 10; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847547 8A 320V +phoenix_contact connector MC_01x10_GF_5.08mm_MH +0 +10 +10 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_11-G-5.08_1x11_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/11-G-5.08; number of pins: 11; pin pitch: 5.08mm; Angled || order number: 1836273 8A 320V +phoenix_contact connector MC_01x11_G_5.08mm +0 +11 +11 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_11-GF-5.08_1x11_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-5.08; number of pins: 11; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847550 8A 320V +phoenix_contact connector MC_01x11_GF_5.08mm +0 +11 +11 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_11-GF-5.08_1x11_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-5.08; number of pins: 11; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847550 8A 320V +phoenix_contact connector MC_01x11_GF_5.08mm_MH +0 +11 +11 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_12-G-5.08_1x12_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/12-G-5.08; number of pins: 12; pin pitch: 5.08mm; Angled || order number: 1836286 8A 320V +phoenix_contact connector MC_01x12_G_5.08mm +0 +12 +12 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_12-GF-5.08_1x12_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-5.08; number of pins: 12; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847563 8A 320V +phoenix_contact connector MC_01x12_GF_5.08mm +0 +12 +12 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_12-GF-5.08_1x12_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-5.08; number of pins: 12; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847563 8A 320V +phoenix_contact connector MC_01x12_GF_5.08mm_MH +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_2-G-5,08_1x02_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/2-G-5,08; number of pins: 02; pin pitch: 5.08mm; Angled || order number: 1757242 12A || order number: 1923869 16A (HC) +phoenix_contact connector MSTBA_01x02_G_5.08mm +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_2-G_1x02_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/2-G; number of pins: 02; pin pitch: 5.00mm; Angled || order number: 1757475 12A || order number: 1923759 16A (HC) +phoenix_contact connector MSTBA_01x02_G_5.00mm +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_3-G-5,08_1x03_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/3-G-5,08; number of pins: 03; pin pitch: 5.08mm; Angled || order number: 1757255 12A || order number: 1923872 16A (HC) +phoenix_contact connector MSTBA_01x03_G_5.08mm +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_3-G_1x03_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/3-G; number of pins: 03; pin pitch: 5.00mm; Angled || order number: 1757488 12A || order number: 1923762 16A (HC) +phoenix_contact connector MSTBA_01x03_G_5.00mm +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_4-G-5,08_1x04_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/4-G-5,08; number of pins: 04; pin pitch: 5.08mm; Angled || order number: 1757268 12A || order number: 1923885 16A (HC) +phoenix_contact connector MSTBA_01x04_G_5.08mm +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_4-G_1x04_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/4-G; number of pins: 04; pin pitch: 5.00mm; Angled || order number: 1757491 12A || order number: 1923775 16A (HC) +phoenix_contact connector MSTBA_01x04_G_5.00mm +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_5-G-5,08_1x05_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/5-G-5,08; number of pins: 05; pin pitch: 5.08mm; Angled || order number: 1757271 12A || order number: 1923898 16A (HC) +phoenix_contact connector MSTBA_01x05_G_5.08mm +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_5-G_1x05_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/5-G; number of pins: 05; pin pitch: 5.00mm; Angled || order number: 1757501 12A || order number: 1923788 16A (HC) +phoenix_contact connector MSTBA_01x05_G_5.00mm +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_6-G-5,08_1x06_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/6-G-5,08; number of pins: 06; pin pitch: 5.08mm; Angled || order number: 1757284 12A || order number: 1923908 16A (HC) +phoenix_contact connector MSTBA_01x06_G_5.08mm +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_6-G_1x06_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/6-G; number of pins: 06; pin pitch: 5.00mm; Angled || order number: 1757514 12A || order number: 1923791 16A (HC) +phoenix_contact connector MSTBA_01x06_G_5.00mm +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_7-G-5,08_1x07_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/7-G-5,08; number of pins: 07; pin pitch: 5.08mm; Angled || order number: 1757297 12A || order number: 1923911 16A (HC) +phoenix_contact connector MSTBA_01x07_G_5.08mm +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_7-G_1x07_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/7-G; number of pins: 07; pin pitch: 5.00mm; Angled || order number: 1757493 12A || order number: 1923801 16A (HC) +phoenix_contact connector MSTBA_01x07_G_5.00mm +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_8-G-5,08_1x08_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/8-G-5,08; number of pins: 08; pin pitch: 5.08mm; Angled || order number: 1757307 12A || order number: 1923924 16A (HC) +phoenix_contact connector MSTBA_01x08_G_5.08mm +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_8-G_1x08_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/8-G; number of pins: 08; pin pitch: 5.00mm; Angled || order number: 1757527 12A || order number: 1923814 16A (HC) +phoenix_contact connector MSTBA_01x08_G_5.00mm +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_9-G-5,08_1x09_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/9-G-5,08; number of pins: 09; pin pitch: 5.08mm; Angled || order number: 1757310 12A || order number: 1923937 16A (HC) +phoenix_contact connector MSTBA_01x09_G_5.08mm +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_9-G_1x09_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/9-G; number of pins: 09; pin pitch: 5.00mm; Angled || order number: 1757530 12A || order number: 1923827 16A (HC) +phoenix_contact connector MSTBA_01x09_G_5.00mm +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_10-G-5,08_1x10_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/10-G-5,08; number of pins: 10; pin pitch: 5.08mm; Angled || order number: 1757323 12A || order number: 1923940 16A (HC) +phoenix_contact connector MSTBA_01x10_G_5.08mm +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_10-G_1x10_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/10-G; number of pins: 10; pin pitch: 5.00mm; Angled || order number: 1757543 12A || order number: 1923830 16A (HC) +phoenix_contact connector MSTBA_01x10_G_5.00mm +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_11-G-5,08_1x11_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/11-G-5,08; number of pins: 11; pin pitch: 5.08mm; Angled || order number: 1757336 12A || order number: 1923953 16A (HC) +phoenix_contact connector MSTBA_01x11_G_5.08mm +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_11-G_1x11_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/11-G; number of pins: 11; pin pitch: 5.00mm; Angled || order number: 1757556 12A || order number: 1923843 16A (HC) +phoenix_contact connector MSTBA_01x11_G_5.00mm +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_12-G-5,08_1x12_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/12-G-5,08; number of pins: 12; pin pitch: 5.08mm; Angled || order number: 1757349 12A || order number: 1923966 16A (HC) +phoenix_contact connector MSTBA_01x12_G_5.08mm +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_12-G_1x12_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/12-G; number of pins: 12; pin pitch: 5.00mm; Angled || order number: 1757569 12A || order number: 1923856 16A (HC) +phoenix_contact connector MSTBA_01x12_G_5.00mm +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_13-G-5,08_1x13_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/13-G-5,08; number of pins: 13; pin pitch: 5.08mm; Angled || order number: 1757352 12A +phoenix_contact connector MSTBA_01x13_G_5.08mm +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_13-G_1x13_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/13-G; number of pins: 13; pin pitch: 5.00mm; Angled || order number: 1757572 12A +phoenix_contact connector MSTBA_01x13_G_5.00mm +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_14-G-5,08_1x14_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/14-G-5,08; number of pins: 14; pin pitch: 5.08mm; Angled || order number: 1757365 12A +phoenix_contact connector MSTBA_01x14_G_5.08mm +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_14-G_1x14_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/14-G; number of pins: 14; pin pitch: 5.00mm; Angled || order number: 1757585 12A +phoenix_contact connector MSTBA_01x14_G_5.00mm +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_15-G-5,08_1x15_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/15-G-5,08; number of pins: 15; pin pitch: 5.08mm; Angled || order number: 1757378 12A +phoenix_contact connector MSTBA_01x15_G_5.08mm +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_15-G_1x15_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/15-G; number of pins: 15; pin pitch: 5.00mm; Angled || order number: 1757598 12A +phoenix_contact connector MSTBA_01x15_G_5.00mm +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_16-G-5,08_1x16_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/16-G-5,08; number of pins: 16; pin pitch: 5.08mm; Angled || order number: 1757381 12A +phoenix_contact connector MSTBA_01x16_G_5.08mm +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_16-G_1x16_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/16-G; number of pins: 16; pin pitch: 5.00mm; Angled || order number: 1757608 12A +phoenix_contact connector MSTBA_01x16_G_5.00mm +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_2-G-5,08_1x02_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/2-G-5,08; number of pins: 02; pin pitch: 5.08mm; Vertical || order number: 1755736 12A || order number: 1924305 16A (HC) +phoenix_contact connector MSTBVA_01x02_G_5.08mm +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_2-G_1x02_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/2-G; number of pins: 02; pin pitch: 5.00mm; Vertical || order number: 1755516 12A || order number: 1924198 16A (HC) +phoenix_contact connector MSTBVA_01x02_G_5.00mm +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_3-G-5,08_1x03_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/3-G-5,08; number of pins: 03; pin pitch: 5.08mm; Vertical || order number: 1755749 12A || order number: 1924318 16A (HC) +phoenix_contact connector MSTBVA_01x03_G_5.08mm +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_3-G_1x03_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/3-G; number of pins: 03; pin pitch: 5.00mm; Vertical || order number: 1755529 12A || order number: 1924208 16A (HC) +phoenix_contact connector MSTBVA_01x03_G_5.00mm +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_4-G-5,08_1x04_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/4-G-5,08; number of pins: 04; pin pitch: 5.08mm; Vertical || order number: 1755752 12A || order number: 1924321 16A (HC) +phoenix_contact connector MSTBVA_01x04_G_5.08mm +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_4-G_1x04_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/4-G; number of pins: 04; pin pitch: 5.00mm; Vertical || order number: 1755532 12A || order number: 1924211 16A (HC) +phoenix_contact connector MSTBVA_01x04_G_5.00mm +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_5-G-5,08_1x05_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/5-G-5,08; number of pins: 05; pin pitch: 5.08mm; Vertical || order number: 1755765 12A || order number: 1924334 16A (HC) +phoenix_contact connector MSTBVA_01x05_G_5.08mm +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_5-G_1x05_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/5-G; number of pins: 05; pin pitch: 5.00mm; Vertical || order number: 1755545 12A || order number: 1924224 16A (HC) +phoenix_contact connector MSTBVA_01x05_G_5.00mm +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_6-G-5,08_1x06_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/6-G-5,08; number of pins: 06; pin pitch: 5.08mm; Vertical || order number: 1755778 12A || order number: 1924347 16A (HC) +phoenix_contact connector MSTBVA_01x06_G_5.08mm +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_6-G_1x06_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/6-G; number of pins: 06; pin pitch: 5.00mm; Vertical || order number: 1755558 12A || order number: 1924237 16A (HC) +phoenix_contact connector MSTBVA_01x06_G_5.00mm +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_7-G-5,08_1x07_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/7-G-5,08; number of pins: 07; pin pitch: 5.08mm; Vertical || order number: 1755781 12A || order number: 1924350 16A (HC) +phoenix_contact connector MSTBVA_01x07_G_5.08mm +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_7-G_1x07_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/7-G; number of pins: 07; pin pitch: 5.00mm; Vertical || order number: 1755561 12A || order number: 1924240 16A (HC) +phoenix_contact connector MSTBVA_01x07_G_5.00mm +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_8-G-5,08_1x08_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/8-G-5,08; number of pins: 08; pin pitch: 5.08mm; Vertical || order number: 1755794 12A || order number: 1924363 16A (HC) +phoenix_contact connector MSTBVA_01x08_G_5.08mm +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_8-G_1x08_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/8-G; number of pins: 08; pin pitch: 5.00mm; Vertical || order number: 1755574 12A || order number: 1924253 16A (HC) +phoenix_contact connector MSTBVA_01x08_G_5.00mm +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_9-G-5,08_1x09_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/9-G-5,08; number of pins: 09; pin pitch: 5.08mm; Vertical || order number: 1755804 12A || order number: 1924376 16A (HC) +phoenix_contact connector MSTBVA_01x09_G_5.08mm +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_9-G_1x09_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/9-G; number of pins: 09; pin pitch: 5.00mm; Vertical || order number: 1755587 12A || order number: 1924266 16A (HC) +phoenix_contact connector MSTBVA_01x09_G_5.00mm +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_10-G-5,08_1x10_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/10-G-5,08; number of pins: 10; pin pitch: 5.08mm; Vertical || order number: 1755817 12A || order number: 1924389 16A (HC) +phoenix_contact connector MSTBVA_01x10_G_5.08mm +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_10-G_1x10_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/10-G; number of pins: 10; pin pitch: 5.00mm; Vertical || order number: 1755503 12A || order number: 1924279 16A (HC) +phoenix_contact connector MSTBVA_01x10_G_5.00mm +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_11-G-5,08_1x11_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/11-G-5,08; number of pins: 11; pin pitch: 5.08mm; Vertical || order number: 1755820 12A || order number: 1924392 16A (HC) +phoenix_contact connector MSTBVA_01x11_G_5.08mm +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_11-G_1x11_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/11-G; number of pins: 11; pin pitch: 5.00mm; Vertical || order number: 1755590 12A || order number: 1924282 16A (HC) +phoenix_contact connector MSTBVA_01x11_G_5.00mm +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_12-G-5,08_1x12_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/12-G-5,08; number of pins: 12; pin pitch: 5.08mm; Vertical || order number: 1755833 12A || order number: 1924402 16A (HC) +phoenix_contact connector MSTBVA_01x12_G_5.08mm +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_12-G_1x12_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/12-G; number of pins: 12; pin pitch: 5.00mm; Vertical || order number: 1755600 12A || order number: 1924295 16A (HC) +phoenix_contact connector MSTBVA_01x12_G_5.00mm +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_13-G-5,08_1x13_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/13-G-5,08; number of pins: 13; pin pitch: 5.08mm; Vertical || order number: 1755846 12A +phoenix_contact connector MSTBVA_01x13_G_5.08mm +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_13-G_1x13_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/13-G; number of pins: 13; pin pitch: 5.00mm; Vertical || order number: 1755613 12A +phoenix_contact connector MSTBVA_01x13_G_5.00mm +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_14-G-5,08_1x14_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/14-G-5,08; number of pins: 14; pin pitch: 5.08mm; Vertical || order number: 1755859 12A +phoenix_contact connector MSTBVA_01x14_G_5.08mm +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_14-G_1x14_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/14-G; number of pins: 14; pin pitch: 5.00mm; Vertical || order number: 1755626 12A +phoenix_contact connector MSTBVA_01x14_G_5.00mm +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_15-G-5,08_1x15_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/15-G-5,08; number of pins: 15; pin pitch: 5.08mm; Vertical || order number: 1755862 12A +phoenix_contact connector MSTBVA_01x15_G_5.08mm +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_15-G_1x15_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/15-G; number of pins: 15; pin pitch: 5.00mm; Vertical || order number: 1755639 12A +phoenix_contact connector MSTBVA_01x15_G_5.00mm +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_16-G-5,08_1x16_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/16-G-5,08; number of pins: 16; pin pitch: 5.08mm; Vertical || order number: 1755875 12A +phoenix_contact connector MSTBVA_01x16_G_5.08mm +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_16-G_1x16_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/16-G; number of pins: 16; pin pitch: 5.00mm; Vertical || order number: 1755642 12A +phoenix_contact connector MSTBVA_01x16_G_5.00mm +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_2-GF-5,08_1x02_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/2-GF-5,08; number of pins: 02; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777073 12A || order number: 1924525 16A (HC) +phoenix_contact connector MSTBV_01x02_GF_5.08mm +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_2-GF-5,08_1x02_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/2-GF-5,08; number of pins: 02; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777073 12A || order number: 1924525 16A (HC) +phoenix_contact connector MSTBV_01x02_GF_5.08mm_MH +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_2-GF_1x02_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/2-GF; number of pins: 02; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776883 12A || order number: 1924415 16A (HC) +phoenix_contact connector MSTBV_01x02_GF_5.00mm +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_2-GF_1x02_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/2-GF; number of pins: 02; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776883 12A || order number: 1924415 16A (HC) +phoenix_contact connector MSTBV_01x02_GF_5.00mm_MH +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_3-GF-5,08_1x03_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/3-GF-5,08; number of pins: 03; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777086 12A || order number: 1924538 16A (HC) +phoenix_contact connector MSTBV_01x03_GF_5.08mm +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_3-GF-5,08_1x03_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/3-GF-5,08; number of pins: 03; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777086 12A || order number: 1924538 16A (HC) +phoenix_contact connector MSTBV_01x03_GF_5.08mm_MH +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_3-GF_1x03_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/3-GF; number of pins: 03; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776896 12A || order number: 1924428 16A (HC) +phoenix_contact connector MSTBV_01x03_GF_5.00mm +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_3-GF_1x03_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/3-GF; number of pins: 03; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776896 12A || order number: 1924428 16A (HC) +phoenix_contact connector MSTBV_01x03_GF_5.00mm_MH +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_4-GF-5,08_1x04_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/4-GF-5,08; number of pins: 04; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777099 12A || order number: 1924541 16A (HC) +phoenix_contact connector MSTBV_01x04_GF_5.08mm +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_4-GF-5,08_1x04_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/4-GF-5,08; number of pins: 04; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777099 12A || order number: 1924541 16A (HC) +phoenix_contact connector MSTBV_01x04_GF_5.08mm_MH +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_4-GF_1x04_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/4-GF; number of pins: 04; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776906 12A || order number: 1924431 16A (HC) +phoenix_contact connector MSTBV_01x04_GF_5.00mm +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_4-GF_1x04_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/4-GF; number of pins: 04; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776906 12A || order number: 1924431 16A (HC) +phoenix_contact connector MSTBV_01x04_GF_5.00mm_MH +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_5-GF-5,08_1x05_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/5-GF-5,08; number of pins: 05; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777109 12A || order number: 1924554 16A (HC) +phoenix_contact connector MSTBV_01x05_GF_5.08mm +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_5-GF-5,08_1x05_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/5-GF-5,08; number of pins: 05; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777109 12A || order number: 1924554 16A (HC) +phoenix_contact connector MSTBV_01x05_GF_5.08mm_MH +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_5-GF_1x05_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/5-GF; number of pins: 05; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776919 12A || order number: 1924444 16A (HC) +phoenix_contact connector MSTBV_01x05_GF_5.00mm +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_5-GF_1x05_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/5-GF; number of pins: 05; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776919 12A || order number: 1924444 16A (HC) +phoenix_contact connector MSTBV_01x05_GF_5.00mm_MH +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_6-GF-5,08_1x06_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/6-GF-5,08; number of pins: 06; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777112 12A || order number: 1924567 16A (HC) +phoenix_contact connector MSTBV_01x06_GF_5.08mm +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_6-GF-5,08_1x06_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/6-GF-5,08; number of pins: 06; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777112 12A || order number: 1924567 16A (HC) +phoenix_contact connector MSTBV_01x06_GF_5.08mm_MH +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_6-GF_1x06_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/6-GF; number of pins: 06; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776922 12A || order number: 1924457 16A (HC) +phoenix_contact connector MSTBV_01x06_GF_5.00mm +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_6-GF_1x06_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/6-GF; number of pins: 06; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776922 12A || order number: 1924457 16A (HC) +phoenix_contact connector MSTBV_01x06_GF_5.00mm_MH +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_7-GF-5,08_1x07_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/7-GF-5,08; number of pins: 07; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777125 12A || order number: 1924570 16A (HC) +phoenix_contact connector MSTBV_01x07_GF_5.08mm +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_7-GF-5,08_1x07_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/7-GF-5,08; number of pins: 07; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777125 12A || order number: 1924570 16A (HC) +phoenix_contact connector MSTBV_01x07_GF_5.08mm_MH +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_7-GF_1x07_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/7-GF; number of pins: 07; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776935 12A || order number: 1924460 16A (HC) +phoenix_contact connector MSTBV_01x07_GF_5.00mm +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_7-GF_1x07_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/7-GF; number of pins: 07; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776935 12A || order number: 1924460 16A (HC) +phoenix_contact connector MSTBV_01x07_GF_5.00mm_MH +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_8-GF-5,08_1x08_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/8-GF-5,08; number of pins: 08; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777138 12A || order number: 1924583 16A (HC) +phoenix_contact connector MSTBV_01x08_GF_5.08mm +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_8-GF-5,08_1x08_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/8-GF-5,08; number of pins: 08; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777138 12A || order number: 1924583 16A (HC) +phoenix_contact connector MSTBV_01x08_GF_5.08mm_MH +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_8-GF_1x08_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/8-GF; number of pins: 08; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776948 12A || order number: 1924473 16A (HC) +phoenix_contact connector MSTBV_01x08_GF_5.00mm +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_8-GF_1x08_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/8-GF; number of pins: 08; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776948 12A || order number: 1924473 16A (HC) +phoenix_contact connector MSTBV_01x08_GF_5.00mm_MH +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_9-GF-5,08_1x09_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/9-GF-5,08; number of pins: 09; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777141 12A || order number: 1924596 16A (HC) +phoenix_contact connector MSTBV_01x09_GF_5.08mm +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_9-GF-5,08_1x09_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/9-GF-5,08; number of pins: 09; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777141 12A || order number: 1924596 16A (HC) +phoenix_contact connector MSTBV_01x09_GF_5.08mm_MH +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_9-GF_1x09_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/9-GF; number of pins: 09; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776951 12A || order number: 1924486 16A (HC) +phoenix_contact connector MSTBV_01x09_GF_5.00mm +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_9-GF_1x09_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/9-GF; number of pins: 09; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776951 12A || order number: 1924486 16A (HC) +phoenix_contact connector MSTBV_01x09_GF_5.00mm_MH +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_10-GF-5,08_1x10_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/10-GF-5,08; number of pins: 10; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777154 12A || order number: 1924606 16A (HC) +phoenix_contact connector MSTBV_01x10_GF_5.08mm +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_10-GF-5,08_1x10_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/10-GF-5,08; number of pins: 10; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777154 12A || order number: 1924606 16A (HC) +phoenix_contact connector MSTBV_01x10_GF_5.08mm_MH +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_10-GF_1x10_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/10-GF; number of pins: 10; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776964 12A || order number: 1924499 16A (HC) +phoenix_contact connector MSTBV_01x10_GF_5.00mm +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_10-GF_1x10_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/10-GF; number of pins: 10; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776964 12A || order number: 1924499 16A (HC) +phoenix_contact connector MSTBV_01x10_GF_5.00mm_MH +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_11-GF-5,08_1x11_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/11-GF-5,08; number of pins: 11; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777167 12A || order number: 1924619 16A (HC) +phoenix_contact connector MSTBV_01x11_GF_5.08mm +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_11-GF-5,08_1x11_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/11-GF-5,08; number of pins: 11; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777167 12A || order number: 1924619 16A (HC) +phoenix_contact connector MSTBV_01x11_GF_5.08mm_MH +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_11-GF_1x11_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/11-GF; number of pins: 11; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776977 12A || order number: 1924509 16A (HC) +phoenix_contact connector MSTBV_01x11_GF_5.00mm +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_11-GF_1x11_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/11-GF; number of pins: 11; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776977 12A || order number: 1924509 16A (HC) +phoenix_contact connector MSTBV_01x11_GF_5.00mm_MH +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_12-GF-5,08_1x12_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/12-GF-5,08; number of pins: 12; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777170 12A || order number: 1924622 16A (HC) +phoenix_contact connector MSTBV_01x12_GF_5.08mm +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_12-GF-5,08_1x12_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/12-GF-5,08; number of pins: 12; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777170 12A || order number: 1924622 16A (HC) +phoenix_contact connector MSTBV_01x12_GF_5.08mm_MH +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_12-GF_1x12_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/12-GF; number of pins: 12; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776980 12A || order number: 1924512 16A (HC) +phoenix_contact connector MSTBV_01x12_GF_5.00mm +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_12-GF_1x12_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/12-GF; number of pins: 12; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776980 12A || order number: 1924512 16A (HC) +phoenix_contact connector MSTBV_01x12_GF_5.00mm_MH +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_13-GF-5,08_1x13_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/13-GF-5,08; number of pins: 13; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777183 12A +phoenix_contact connector MSTBV_01x13_GF_5.08mm +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_13-GF-5,08_1x13_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/13-GF-5,08; number of pins: 13; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777183 12A +phoenix_contact connector MSTBV_01x13_GF_5.08mm_MH +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_13-GF_1x13_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/13-GF; number of pins: 13; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776993 12A +phoenix_contact connector MSTBV_01x13_GF_5.00mm +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_13-GF_1x13_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/13-GF; number of pins: 13; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776993 12A +phoenix_contact connector MSTBV_01x13_GF_5.00mm_MH +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_14-GF-5,08_1x14_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/14-GF-5,08; number of pins: 14; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777196 12A +phoenix_contact connector MSTBV_01x14_GF_5.08mm +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_14-GF-5,08_1x14_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/14-GF-5,08; number of pins: 14; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777196 12A +phoenix_contact connector MSTBV_01x14_GF_5.08mm_MH +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_14-GF_1x14_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/14-GF; number of pins: 14; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776002 12A +phoenix_contact connector MSTBV_01x14_GF_5.00mm +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_14-GF_1x14_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/14-GF; number of pins: 14; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776002 12A +phoenix_contact connector MSTBV_01x14_GF_5.00mm_MH +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_15-GF-5,08_1x15_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/15-GF-5,08; number of pins: 15; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777206 12A +phoenix_contact connector MSTBV_01x15_GF_5.08mm +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_15-GF-5,08_1x15_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/15-GF-5,08; number of pins: 15; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777206 12A +phoenix_contact connector MSTBV_01x15_GF_5.08mm_MH +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_15-GF_1x15_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/15-GF; number of pins: 15; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776015 12A +phoenix_contact connector MSTBV_01x15_GF_5.00mm +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_15-GF_1x15_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/15-GF; number of pins: 15; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776015 12A +phoenix_contact connector MSTBV_01x15_GF_5.00mm_MH +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_16-GF-5,08_1x16_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/16-GF-5,08; number of pins: 16; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777219 12A +phoenix_contact connector MSTBV_01x16_GF_5.08mm +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_16-GF-5,08_1x16_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/16-GF-5,08; number of pins: 16; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777219 12A +phoenix_contact connector MSTBV_01x16_GF_5.08mm_MH +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_16-GF_1x16_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/16-GF; number of pins: 16; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776028 12A +phoenix_contact connector MSTBV_01x16_GF_5.00mm +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_16-GF_1x16_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/16-GF; number of pins: 16; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776028 12A +phoenix_contact connector MSTBV_01x16_GF_5.00mm_MH +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_2-GF-5,08_1x02_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/2-GF-5,08; number of pins: 02; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776508 12A || order number: 1924088 16A (HC) +phoenix_contact connector MSTB_01x02_GF_5.08mm +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_2-GF-5,08_1x02_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/2-GF-5,08; number of pins: 02; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776508 12A || order number: 1924088 16A (HC) +phoenix_contact connector MSTB_01x02_GF_5.08mm_MH +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_2-GF_1x02_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/2-GF; number of pins: 02; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776692 12A || order number: 1923979 16A (HC) +phoenix_contact connector MSTB_01x02_GF_5.00mm +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_2-GF_1x02_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/2-GF; number of pins: 02; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776692 12A || order number: 1923979 16A (HC) +phoenix_contact connector MSTB_01x02_GF_5.00mm_MH +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_3-GF-5,08_1x03_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/3-GF-5,08; number of pins: 03; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776511 12A || order number: 1924091 16A (HC) +phoenix_contact connector MSTB_01x03_GF_5.08mm +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_3-GF-5,08_1x03_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/3-GF-5,08; number of pins: 03; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776511 12A || order number: 1924091 16A (HC) +phoenix_contact connector MSTB_01x03_GF_5.08mm_MH +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_3-GF_1x03_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/3-GF; number of pins: 03; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776702 12A || order number: 1923982 16A (HC) +phoenix_contact connector MSTB_01x03_GF_5.00mm +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_3-GF_1x03_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/3-GF; number of pins: 03; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776702 12A || order number: 1923982 16A (HC) +phoenix_contact connector MSTB_01x03_GF_5.00mm_MH +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_4-GF-5,08_1x04_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/4-GF-5,08; number of pins: 04; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776524 12A || order number: 1924101 16A (HC) +phoenix_contact connector MSTB_01x04_GF_5.08mm +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_4-GF-5,08_1x04_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/4-GF-5,08; number of pins: 04; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776524 12A || order number: 1924101 16A (HC) +phoenix_contact connector MSTB_01x04_GF_5.08mm_MH +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_4-GF_1x04_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/4-GF; number of pins: 04; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776715 12A || order number: 1923995 16A (HC) +phoenix_contact connector MSTB_01x04_GF_5.00mm +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_4-GF_1x04_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/4-GF; number of pins: 04; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776715 12A || order number: 1923995 16A (HC) +phoenix_contact connector MSTB_01x04_GF_5.00mm_MH +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_5-GF-5,08_1x05_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/5-GF-5,08; number of pins: 05; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776537 12A || order number: 1924114 16A (HC) +phoenix_contact connector MSTB_01x05_GF_5.08mm +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_5-GF-5,08_1x05_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/5-GF-5,08; number of pins: 05; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776537 12A || order number: 1924114 16A (HC) +phoenix_contact connector MSTB_01x05_GF_5.08mm_MH +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_5-GF_1x05_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/5-GF; number of pins: 05; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776728 12A || order number: 1924004 16A (HC) +phoenix_contact connector MSTB_01x05_GF_5.00mm +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_5-GF_1x05_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/5-GF; number of pins: 05; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776728 12A || order number: 1924004 16A (HC) +phoenix_contact connector MSTB_01x05_GF_5.00mm_MH +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_6-GF-5,08_1x06_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/6-GF-5,08; number of pins: 06; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776540 12A || order number: 1924127 16A (HC) +phoenix_contact connector MSTB_01x06_GF_5.08mm +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_6-GF-5,08_1x06_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/6-GF-5,08; number of pins: 06; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776540 12A || order number: 1924127 16A (HC) +phoenix_contact connector MSTB_01x06_GF_5.08mm_MH +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_6-GF_1x06_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/6-GF; number of pins: 06; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776731 12A || order number: 1924017 16A (HC) +phoenix_contact connector MSTB_01x06_GF_5.00mm +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_6-GF_1x06_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/6-GF; number of pins: 06; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776731 12A || order number: 1924017 16A (HC) +phoenix_contact connector MSTB_01x06_GF_5.00mm_MH +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_7-GF-5,08_1x07_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/7-GF-5,08; number of pins: 07; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776553 12A || order number: 1924130 16A (HC) +phoenix_contact connector MSTB_01x07_GF_5.08mm +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_7-GF-5,08_1x07_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/7-GF-5,08; number of pins: 07; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776553 12A || order number: 1924130 16A (HC) +phoenix_contact connector MSTB_01x07_GF_5.08mm_MH +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_7-GF_1x07_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/7-GF; number of pins: 07; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776744 12A || order number: 1924020 16A (HC) +phoenix_contact connector MSTB_01x07_GF_5.00mm +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_7-GF_1x07_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/7-GF; number of pins: 07; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776744 12A || order number: 1924020 16A (HC) +phoenix_contact connector MSTB_01x07_GF_5.00mm_MH +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_8-GF-5,08_1x08_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/8-GF-5,08; number of pins: 08; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776566 12A || order number: 1924143 16A (HC) +phoenix_contact connector MSTB_01x08_GF_5.08mm +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_8-GF-5,08_1x08_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/8-GF-5,08; number of pins: 08; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776566 12A || order number: 1924143 16A (HC) +phoenix_contact connector MSTB_01x08_GF_5.08mm_MH +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_8-GF_1x08_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/8-GF; number of pins: 08; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776757 12A || order number: 1924033 16A (HC) +phoenix_contact connector MSTB_01x08_GF_5.00mm +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_8-GF_1x08_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/8-GF; number of pins: 08; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776757 12A || order number: 1924033 16A (HC) +phoenix_contact connector MSTB_01x08_GF_5.00mm_MH +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_9-GF-5,08_1x09_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/9-GF-5,08; number of pins: 09; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776579 12A || order number: 1924156 16A (HC) +phoenix_contact connector MSTB_01x09_GF_5.08mm +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_9-GF-5,08_1x09_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/9-GF-5,08; number of pins: 09; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776579 12A || order number: 1924156 16A (HC) +phoenix_contact connector MSTB_01x09_GF_5.08mm_MH +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_9-GF_1x09_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/9-GF; number of pins: 09; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776760 12A || order number: 1924046 16A (HC) +phoenix_contact connector MSTB_01x09_GF_5.00mm +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_9-GF_1x09_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/9-GF; number of pins: 09; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776760 12A || order number: 1924046 16A (HC) +phoenix_contact connector MSTB_01x09_GF_5.00mm_MH +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_10-GF-5,08_1x10_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/10-GF-5,08; number of pins: 10; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776582 12A || order number: 1924169 16A (HC) +phoenix_contact connector MSTB_01x10_GF_5.08mm +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_10-GF-5,08_1x10_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/10-GF-5,08; number of pins: 10; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776582 12A || order number: 1924169 16A (HC) +phoenix_contact connector MSTB_01x10_GF_5.08mm_MH +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_10-GF_1x10_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/10-GF; number of pins: 10; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776773 12A || order number: 1924059 16A (HC) +phoenix_contact connector MSTB_01x10_GF_5.00mm +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_10-GF_1x10_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/10-GF; number of pins: 10; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776773 12A || order number: 1924059 16A (HC) +phoenix_contact connector MSTB_01x10_GF_5.00mm_MH +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_11-GF-5,08_1x11_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/11-GF-5,08; number of pins: 11; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776595 12A || order number: 1924172 16A (HC) +phoenix_contact connector MSTB_01x11_GF_5.08mm +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_11-GF-5,08_1x11_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/11-GF-5,08; number of pins: 11; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776595 12A || order number: 1924172 16A (HC) +phoenix_contact connector MSTB_01x11_GF_5.08mm_MH +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_11-GF_1x11_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/11-GF; number of pins: 11; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776786 12A || order number: 1924062 16A (HC) +phoenix_contact connector MSTB_01x11_GF_5.00mm +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_11-GF_1x11_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/11-GF; number of pins: 11; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776786 12A || order number: 1924062 16A (HC) +phoenix_contact connector MSTB_01x11_GF_5.00mm_MH +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_12-GF-5,08_1x12_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/12-GF-5,08; number of pins: 12; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776605 12A || order number: 1924185 16A (HC) +phoenix_contact connector MSTB_01x12_GF_5.08mm +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_12-GF-5,08_1x12_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/12-GF-5,08; number of pins: 12; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776605 12A || order number: 1924185 16A (HC) +phoenix_contact connector MSTB_01x12_GF_5.08mm_MH +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_12-GF_1x12_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/12-GF; number of pins: 12; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776799 12A || order number: 1924075 16A (HC) +phoenix_contact connector MSTB_01x12_GF_5.00mm +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_12-GF_1x12_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/12-GF; number of pins: 12; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776799 12A || order number: 1924075 16A (HC) +phoenix_contact connector MSTB_01x12_GF_5.00mm_MH +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_13-GF-5,08_1x13_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/13-GF-5,08; number of pins: 13; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776618 12A +phoenix_contact connector MSTB_01x13_GF_5.08mm +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_13-GF-5,08_1x13_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/13-GF-5,08; number of pins: 13; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776618 12A +phoenix_contact connector MSTB_01x13_GF_5.08mm_MH +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_13-GF_1x13_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/13-GF; number of pins: 13; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776809 12A +phoenix_contact connector MSTB_01x13_GF_5.00mm +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_13-GF_1x13_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/13-GF; number of pins: 13; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776809 12A +phoenix_contact connector MSTB_01x13_GF_5.00mm_MH +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_14-GF-5,08_1x14_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/14-GF-5,08; number of pins: 14; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776621 12A +phoenix_contact connector MSTB_01x14_GF_5.08mm +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_14-GF-5,08_1x14_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/14-GF-5,08; number of pins: 14; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776621 12A +phoenix_contact connector MSTB_01x14_GF_5.08mm_MH +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_14-GF_1x14_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/14-GF; number of pins: 14; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776812 12A +phoenix_contact connector MSTB_01x14_GF_5.00mm +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_14-GF_1x14_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/14-GF; number of pins: 14; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776812 12A +phoenix_contact connector MSTB_01x14_GF_5.00mm_MH +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_15-GF-5,08_1x15_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/15-GF-5,08; number of pins: 15; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776634 12A +phoenix_contact connector MSTB_01x15_GF_5.08mm +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_15-GF-5,08_1x15_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/15-GF-5,08; number of pins: 15; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776634 12A +phoenix_contact connector MSTB_01x15_GF_5.08mm_MH +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_15-GF_1x15_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/15-GF; number of pins: 15; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776825 12A +phoenix_contact connector MSTB_01x15_GF_5.00mm +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_15-GF_1x15_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/15-GF; number of pins: 15; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776825 12A +phoenix_contact connector MSTB_01x15_GF_5.00mm_MH +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_16-GF-5,08_1x16_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/16-GF-5,08; number of pins: 16; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776647 12A +phoenix_contact connector MSTB_01x16_GF_5.08mm +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_16-GF-5,08_1x16_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/16-GF-5,08; number of pins: 16; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776647 12A +phoenix_contact connector MSTB_01x16_GF_5.08mm_MH +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_16-GF_1x16_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/16-GF; number of pins: 16; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776838 12A +phoenix_contact connector MSTB_01x16_GF_5.00mm +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_16-GF_1x16_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/16-GF; number of pins: 16; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776838 12A +phoenix_contact connector MSTB_01x16_GF_5.00mm_MH +0 +16 +16 +Connector_Pin +Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork +solder Pin_ with flat fork, hole diameter 0.7mm, length 6.5mm, width 1.8mm +solder Pin_ with flat fork +0 +1 +1 +Connector_Pin +Pin_D0.9mm_L10.0mm_W2.4mm_FlatFork +solder Pin_ with flat fork, hole diameter 0.9mm, length 10.0mm, width 2.4mm +solder Pin_ with flat fork +0 +1 +1 +Connector_Pin +Pin_D1.0mm_L10.0mm +solder Pin_ diameter 1.0mm, hole diameter 1.0mm (press fit), length 10.0mm +solder Pin_ press fit +0 +1 +1 +Connector_Pin +Pin_D1.0mm_L10.0mm_LooseFit +solder Pin_ diameter 1.0mm, hole diameter 1.2mm (loose fit), length 10.0mm +solder Pin_ loose fit +0 +1 +1 +Connector_Pin +Pin_D1.1mm_L8.5mm_W2.5mm_FlatFork +solder Pin_ with flat fork, hole diameter 1.1mm, length 8.5mm, width 2.5mm +solder Pin_ with flat fork +0 +1 +1 +Connector_Pin +Pin_D1.1mm_L10.2mm_W3.5mm_Flat +solder Pin_ with flat with hole, hole diameter 1.1mm, length 10.2mm, width 3.5mm +solder Pin_ with flat fork +0 +1 +1 +Connector_Pin +Pin_D1.2mm_L10.2mm_W2.9mm_FlatFork +solder Pin_ with flat with fork, hole diameter 1.2mm, length 11.3mm, width 3.0mm +solder Pin_ with flat fork +0 +1 +1 +Connector_Pin +Pin_D1.2mm_L11.3mm_W3.0mm_Flat +solder Pin_ with flat with hole, hole diameter 1.2mm, length 11.3mm, width 3.0mm +solder Pin_ with flat fork +0 +1 +1 +Connector_Pin +Pin_D1.3mm_L10.0mm_W3.5mm_Flat +solder Pin_ with flat with hole, hole diameter 1.3mm, length 10.0mm, width 3.5mm, e.g. Ettinger 13.13.865, https://katalog.ettinger.de/#p=434 +solder Pin_ with flat fork +0 +1 +1 +Connector_Pin +Pin_D1.3mm_L11.0mm +solder Pin_ diameter 1.3mm, hole diameter 1.3mm, length 11.0mm +solder Pin_ pressfit +0 +1 +1 +Connector_Pin +Pin_D1.3mm_L11.0mm_LooseFit +solder Pin_ diameter 1.3mm, hole diameter 1.5mm (loose fit), length 11.0mm +solder Pin_ loose fit +0 +1 +1 +Connector_Pin +Pin_D1.3mm_L11.3mm_W2.8mm_Flat +solder Pin_ with flat with hole, hole diameter 1.3mm, length 11.3mm, width 2.8mm +solder Pin_ with flat fork +0 +1 +1 +Connector_Pin +Pin_D1.4mm_L8.5mm_W2.8mm_FlatFork +solder Pin_ with flat with fork, hole diameter 1.4mm, length 8.5mm, width 2.8mm, e.g. Ettinger 13.13.890, https://katalog.ettinger.de/#p=434 +solder Pin_ with flat fork +0 +1 +1 +Connector_PinHeader_1.00mm +PinHeader_1x01_P1.00mm_Horizontal +Through hole angled pin header, 1x01, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x01 1.00mm single row +0 +1 +1 +Connector_PinHeader_1.00mm +PinHeader_1x01_P1.00mm_Vertical +Through hole straight pin header, 1x01, 1.00mm pitch, single row +Through hole pin header THT 1x01 1.00mm single row +0 +1 +1 +Connector_PinHeader_1.00mm +PinHeader_1x02_P1.00mm_Horizontal +Through hole angled pin header, 1x02, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x02 1.00mm single row +0 +2 +2 +Connector_PinHeader_1.00mm +PinHeader_1x02_P1.00mm_Vertical +Through hole straight pin header, 1x02, 1.00mm pitch, single row +Through hole pin header THT 1x02 1.00mm single row +0 +2 +2 +Connector_PinHeader_1.00mm +PinHeader_1x02_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x02, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x02 1.00mm single row style1 pin1 left +0 +2 +2 +Connector_PinHeader_1.00mm +PinHeader_1x02_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x02, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x02 1.00mm single row style2 pin1 right +0 +2 +2 +Connector_PinHeader_1.00mm +PinHeader_1x03_P1.00mm_Horizontal +Through hole angled pin header, 1x03, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x03 1.00mm single row +0 +3 +3 +Connector_PinHeader_1.00mm +PinHeader_1x03_P1.00mm_Vertical +Through hole straight pin header, 1x03, 1.00mm pitch, single row +Through hole pin header THT 1x03 1.00mm single row +0 +3 +3 +Connector_PinHeader_1.00mm +PinHeader_1x03_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x03, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x03 1.00mm single row style1 pin1 left +0 +3 +3 +Connector_PinHeader_1.00mm +PinHeader_1x03_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x03, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x03 1.00mm single row style2 pin1 right +0 +3 +3 +Connector_PinHeader_1.00mm +PinHeader_1x04_P1.00mm_Horizontal +Through hole angled pin header, 1x04, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x04 1.00mm single row +0 +4 +4 +Connector_PinHeader_1.00mm +PinHeader_1x04_P1.00mm_Vertical +Through hole straight pin header, 1x04, 1.00mm pitch, single row +Through hole pin header THT 1x04 1.00mm single row +0 +4 +4 +Connector_PinHeader_1.00mm +PinHeader_1x04_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x04, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x04 1.00mm single row style1 pin1 left +0 +4 +4 +Connector_PinHeader_1.00mm +PinHeader_1x04_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x04, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x04 1.00mm single row style2 pin1 right +0 +4 +4 +Connector_PinHeader_1.00mm +PinHeader_1x05_P1.00mm_Horizontal +Through hole angled pin header, 1x05, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x05 1.00mm single row +0 +5 +5 +Connector_PinHeader_1.00mm +PinHeader_1x05_P1.00mm_Vertical +Through hole straight pin header, 1x05, 1.00mm pitch, single row +Through hole pin header THT 1x05 1.00mm single row +0 +5 +5 +Connector_PinHeader_1.00mm +PinHeader_1x05_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x05, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x05 1.00mm single row style1 pin1 left +0 +5 +5 +Connector_PinHeader_1.00mm +PinHeader_1x05_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x05, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x05 1.00mm single row style2 pin1 right +0 +5 +5 +Connector_PinHeader_1.00mm +PinHeader_1x06_P1.00mm_Horizontal +Through hole angled pin header, 1x06, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x06 1.00mm single row +0 +6 +6 +Connector_PinHeader_1.00mm +PinHeader_1x06_P1.00mm_Vertical +Through hole straight pin header, 1x06, 1.00mm pitch, single row +Through hole pin header THT 1x06 1.00mm single row +0 +6 +6 +Connector_PinHeader_1.00mm +PinHeader_1x06_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x06, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x06 1.00mm single row style1 pin1 left +0 +6 +6 +Connector_PinHeader_1.00mm +PinHeader_1x06_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x06, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x06 1.00mm single row style2 pin1 right +0 +6 +6 +Connector_PinHeader_1.00mm +PinHeader_1x07_P1.00mm_Horizontal +Through hole angled pin header, 1x07, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x07 1.00mm single row +0 +7 +7 +Connector_PinHeader_1.00mm +PinHeader_1x07_P1.00mm_Vertical +Through hole straight pin header, 1x07, 1.00mm pitch, single row +Through hole pin header THT 1x07 1.00mm single row +0 +7 +7 +Connector_PinHeader_1.00mm +PinHeader_1x07_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x07, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x07 1.00mm single row style1 pin1 left +0 +7 +7 +Connector_PinHeader_1.00mm +PinHeader_1x07_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x07, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x07 1.00mm single row style2 pin1 right +0 +7 +7 +Connector_PinHeader_1.00mm +PinHeader_1x08_P1.00mm_Horizontal +Through hole angled pin header, 1x08, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x08 1.00mm single row +0 +8 +8 +Connector_PinHeader_1.00mm +PinHeader_1x08_P1.00mm_Vertical +Through hole straight pin header, 1x08, 1.00mm pitch, single row +Through hole pin header THT 1x08 1.00mm single row +0 +8 +8 +Connector_PinHeader_1.00mm +PinHeader_1x08_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x08, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x08 1.00mm single row style1 pin1 left +0 +8 +8 +Connector_PinHeader_1.00mm +PinHeader_1x08_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x08, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x08 1.00mm single row style2 pin1 right +0 +8 +8 +Connector_PinHeader_1.00mm +PinHeader_1x09_P1.00mm_Horizontal +Through hole angled pin header, 1x09, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x09 1.00mm single row +0 +9 +9 +Connector_PinHeader_1.00mm +PinHeader_1x09_P1.00mm_Vertical +Through hole straight pin header, 1x09, 1.00mm pitch, single row +Through hole pin header THT 1x09 1.00mm single row +0 +9 +9 +Connector_PinHeader_1.00mm +PinHeader_1x09_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x09, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x09 1.00mm single row style1 pin1 left +0 +9 +9 +Connector_PinHeader_1.00mm +PinHeader_1x09_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x09, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x09 1.00mm single row style2 pin1 right +0 +9 +9 +Connector_PinHeader_1.00mm +PinHeader_1x10_P1.00mm_Horizontal +Through hole angled pin header, 1x10, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x10 1.00mm single row +0 +10 +10 +Connector_PinHeader_1.00mm +PinHeader_1x10_P1.00mm_Vertical +Through hole straight pin header, 1x10, 1.00mm pitch, single row +Through hole pin header THT 1x10 1.00mm single row +0 +10 +10 +Connector_PinHeader_1.00mm +PinHeader_1x10_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x10, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x10 1.00mm single row style1 pin1 left +0 +10 +10 +Connector_PinHeader_1.00mm +PinHeader_1x10_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x10, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x10 1.00mm single row style2 pin1 right +0 +10 +10 +Connector_PinHeader_1.00mm +PinHeader_1x11_P1.00mm_Horizontal +Through hole angled pin header, 1x11, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x11 1.00mm single row +0 +11 +11 +Connector_PinHeader_1.00mm +PinHeader_1x11_P1.00mm_Vertical +Through hole straight pin header, 1x11, 1.00mm pitch, single row +Through hole pin header THT 1x11 1.00mm single row +0 +11 +11 +Connector_PinHeader_1.00mm +PinHeader_1x11_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x11, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x11 1.00mm single row style1 pin1 left +0 +11 +11 +Connector_PinHeader_1.00mm +PinHeader_1x11_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x11, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x11 1.00mm single row style2 pin1 right +0 +11 +11 +Connector_PinHeader_1.00mm +PinHeader_1x12_P1.00mm_Horizontal +Through hole angled pin header, 1x12, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x12 1.00mm single row +0 +12 +12 +Connector_PinHeader_1.00mm +PinHeader_1x12_P1.00mm_Vertical +Through hole straight pin header, 1x12, 1.00mm pitch, single row +Through hole pin header THT 1x12 1.00mm single row +0 +12 +12 +Connector_PinHeader_1.00mm +PinHeader_1x12_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x12, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x12 1.00mm single row style1 pin1 left +0 +12 +12 +Connector_PinHeader_1.00mm +PinHeader_1x12_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x12, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x12 1.00mm single row style2 pin1 right +0 +12 +12 +Connector_PinHeader_1.00mm +PinHeader_1x13_P1.00mm_Horizontal +Through hole angled pin header, 1x13, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x13 1.00mm single row +0 +13 +13 +Connector_PinHeader_1.00mm +PinHeader_1x13_P1.00mm_Vertical +Through hole straight pin header, 1x13, 1.00mm pitch, single row +Through hole pin header THT 1x13 1.00mm single row +0 +13 +13 +Connector_PinHeader_1.00mm +PinHeader_1x13_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x13, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x13 1.00mm single row style1 pin1 left +0 +13 +13 +Connector_PinHeader_1.00mm +PinHeader_1x13_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x13, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x13 1.00mm single row style2 pin1 right +0 +13 +13 +Connector_PinHeader_1.00mm +PinHeader_1x14_P1.00mm_Horizontal +Through hole angled pin header, 1x14, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x14 1.00mm single row +0 +14 +14 +Connector_PinHeader_1.00mm +PinHeader_1x14_P1.00mm_Vertical +Through hole straight pin header, 1x14, 1.00mm pitch, single row +Through hole pin header THT 1x14 1.00mm single row +0 +14 +14 +Connector_PinHeader_1.00mm +PinHeader_1x14_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x14, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x14 1.00mm single row style1 pin1 left +0 +14 +14 +Connector_PinHeader_1.00mm +PinHeader_1x14_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x14, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x14 1.00mm single row style2 pin1 right +0 +14 +14 +Connector_PinHeader_1.00mm +PinHeader_1x15_P1.00mm_Horizontal +Through hole angled pin header, 1x15, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x15 1.00mm single row +0 +15 +15 +Connector_PinHeader_1.00mm +PinHeader_1x15_P1.00mm_Vertical +Through hole straight pin header, 1x15, 1.00mm pitch, single row +Through hole pin header THT 1x15 1.00mm single row +0 +15 +15 +Connector_PinHeader_1.00mm +PinHeader_1x15_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x15, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x15 1.00mm single row style1 pin1 left +0 +15 +15 +Connector_PinHeader_1.00mm +PinHeader_1x15_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x15, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x15 1.00mm single row style2 pin1 right +0 +15 +15 +Connector_PinHeader_1.00mm +PinHeader_1x16_P1.00mm_Horizontal +Through hole angled pin header, 1x16, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x16 1.00mm single row +0 +16 +16 +Connector_PinHeader_1.00mm +PinHeader_1x16_P1.00mm_Vertical +Through hole straight pin header, 1x16, 1.00mm pitch, single row +Through hole pin header THT 1x16 1.00mm single row +0 +16 +16 +Connector_PinHeader_1.00mm +PinHeader_1x16_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x16, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x16 1.00mm single row style1 pin1 left +0 +16 +16 +Connector_PinHeader_1.00mm +PinHeader_1x16_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x16, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x16 1.00mm single row style2 pin1 right +0 +16 +16 +Connector_PinHeader_1.00mm +PinHeader_1x17_P1.00mm_Horizontal +Through hole angled pin header, 1x17, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x17 1.00mm single row +0 +17 +17 +Connector_PinHeader_1.00mm +PinHeader_1x17_P1.00mm_Vertical +Through hole straight pin header, 1x17, 1.00mm pitch, single row +Through hole pin header THT 1x17 1.00mm single row +0 +17 +17 +Connector_PinHeader_1.00mm +PinHeader_1x17_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x17, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x17 1.00mm single row style1 pin1 left +0 +17 +17 +Connector_PinHeader_1.00mm +PinHeader_1x17_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x17, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x17 1.00mm single row style2 pin1 right +0 +17 +17 +Connector_PinHeader_1.00mm +PinHeader_1x18_P1.00mm_Horizontal +Through hole angled pin header, 1x18, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x18 1.00mm single row +0 +18 +18 +Connector_PinHeader_1.00mm +PinHeader_1x18_P1.00mm_Vertical +Through hole straight pin header, 1x18, 1.00mm pitch, single row +Through hole pin header THT 1x18 1.00mm single row +0 +18 +18 +Connector_PinHeader_1.00mm +PinHeader_1x18_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x18, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x18 1.00mm single row style1 pin1 left +0 +18 +18 +Connector_PinHeader_1.00mm +PinHeader_1x18_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x18, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x18 1.00mm single row style2 pin1 right +0 +18 +18 +Connector_PinHeader_1.00mm +PinHeader_1x19_P1.00mm_Horizontal +Through hole angled pin header, 1x19, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x19 1.00mm single row +0 +19 +19 +Connector_PinHeader_1.00mm +PinHeader_1x19_P1.00mm_Vertical +Through hole straight pin header, 1x19, 1.00mm pitch, single row +Through hole pin header THT 1x19 1.00mm single row +0 +19 +19 +Connector_PinHeader_1.00mm +PinHeader_1x19_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x19, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x19 1.00mm single row style1 pin1 left +0 +19 +19 +Connector_PinHeader_1.00mm +PinHeader_1x19_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x19, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x19 1.00mm single row style2 pin1 right +0 +19 +19 +Connector_PinHeader_1.00mm +PinHeader_1x20_P1.00mm_Horizontal +Through hole angled pin header, 1x20, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x20 1.00mm single row +0 +20 +20 +Connector_PinHeader_1.00mm +PinHeader_1x20_P1.00mm_Vertical +Through hole straight pin header, 1x20, 1.00mm pitch, single row +Through hole pin header THT 1x20 1.00mm single row +0 +20 +20 +Connector_PinHeader_1.00mm +PinHeader_1x20_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x20, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x20 1.00mm single row style1 pin1 left +0 +20 +20 +Connector_PinHeader_1.00mm +PinHeader_1x20_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x20, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x20 1.00mm single row style2 pin1 right +0 +20 +20 +Connector_PinHeader_1.00mm +PinHeader_1x21_P1.00mm_Horizontal +Through hole angled pin header, 1x21, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x21 1.00mm single row +0 +21 +21 +Connector_PinHeader_1.00mm +PinHeader_1x21_P1.00mm_Vertical +Through hole straight pin header, 1x21, 1.00mm pitch, single row +Through hole pin header THT 1x21 1.00mm single row +0 +21 +21 +Connector_PinHeader_1.00mm +PinHeader_1x21_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x21, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x21 1.00mm single row style1 pin1 left +0 +21 +21 +Connector_PinHeader_1.00mm +PinHeader_1x21_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x21, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x21 1.00mm single row style2 pin1 right +0 +21 +21 +Connector_PinHeader_1.00mm +PinHeader_1x22_P1.00mm_Horizontal +Through hole angled pin header, 1x22, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x22 1.00mm single row +0 +22 +22 +Connector_PinHeader_1.00mm +PinHeader_1x22_P1.00mm_Vertical +Through hole straight pin header, 1x22, 1.00mm pitch, single row +Through hole pin header THT 1x22 1.00mm single row +0 +22 +22 +Connector_PinHeader_1.00mm +PinHeader_1x22_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x22, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x22 1.00mm single row style1 pin1 left +0 +22 +22 +Connector_PinHeader_1.00mm +PinHeader_1x22_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x22, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x22 1.00mm single row style2 pin1 right +0 +22 +22 +Connector_PinHeader_1.00mm +PinHeader_1x23_P1.00mm_Horizontal +Through hole angled pin header, 1x23, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x23 1.00mm single row +0 +23 +23 +Connector_PinHeader_1.00mm +PinHeader_1x23_P1.00mm_Vertical +Through hole straight pin header, 1x23, 1.00mm pitch, single row +Through hole pin header THT 1x23 1.00mm single row +0 +23 +23 +Connector_PinHeader_1.00mm +PinHeader_1x23_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x23, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x23 1.00mm single row style1 pin1 left +0 +23 +23 +Connector_PinHeader_1.00mm +PinHeader_1x23_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x23, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x23 1.00mm single row style2 pin1 right +0 +23 +23 +Connector_PinHeader_1.00mm +PinHeader_1x24_P1.00mm_Horizontal +Through hole angled pin header, 1x24, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x24 1.00mm single row +0 +24 +24 +Connector_PinHeader_1.00mm +PinHeader_1x24_P1.00mm_Vertical +Through hole straight pin header, 1x24, 1.00mm pitch, single row +Through hole pin header THT 1x24 1.00mm single row +0 +24 +24 +Connector_PinHeader_1.00mm +PinHeader_1x24_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x24, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x24 1.00mm single row style1 pin1 left +0 +24 +24 +Connector_PinHeader_1.00mm +PinHeader_1x24_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x24, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x24 1.00mm single row style2 pin1 right +0 +24 +24 +Connector_PinHeader_1.00mm +PinHeader_1x25_P1.00mm_Horizontal +Through hole angled pin header, 1x25, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x25 1.00mm single row +0 +25 +25 +Connector_PinHeader_1.00mm +PinHeader_1x25_P1.00mm_Vertical +Through hole straight pin header, 1x25, 1.00mm pitch, single row +Through hole pin header THT 1x25 1.00mm single row +0 +25 +25 +Connector_PinHeader_1.00mm +PinHeader_1x25_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x25, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x25 1.00mm single row style1 pin1 left +0 +25 +25 +Connector_PinHeader_1.00mm +PinHeader_1x25_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x25, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x25 1.00mm single row style2 pin1 right +0 +25 +25 +Connector_PinHeader_1.00mm +PinHeader_1x26_P1.00mm_Horizontal +Through hole angled pin header, 1x26, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x26 1.00mm single row +0 +26 +26 +Connector_PinHeader_1.00mm +PinHeader_1x26_P1.00mm_Vertical +Through hole straight pin header, 1x26, 1.00mm pitch, single row +Through hole pin header THT 1x26 1.00mm single row +0 +26 +26 +Connector_PinHeader_1.00mm +PinHeader_1x26_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x26, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x26 1.00mm single row style1 pin1 left +0 +26 +26 +Connector_PinHeader_1.00mm +PinHeader_1x26_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x26, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x26 1.00mm single row style2 pin1 right +0 +26 +26 +Connector_PinHeader_1.00mm +PinHeader_1x27_P1.00mm_Horizontal +Through hole angled pin header, 1x27, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x27 1.00mm single row +0 +27 +27 +Connector_PinHeader_1.00mm +PinHeader_1x27_P1.00mm_Vertical +Through hole straight pin header, 1x27, 1.00mm pitch, single row +Through hole pin header THT 1x27 1.00mm single row +0 +27 +27 +Connector_PinHeader_1.00mm +PinHeader_1x27_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x27, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x27 1.00mm single row style1 pin1 left +0 +27 +27 +Connector_PinHeader_1.00mm +PinHeader_1x27_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x27, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x27 1.00mm single row style2 pin1 right +0 +27 +27 +Connector_PinHeader_1.00mm +PinHeader_1x28_P1.00mm_Horizontal +Through hole angled pin header, 1x28, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x28 1.00mm single row +0 +28 +28 +Connector_PinHeader_1.00mm +PinHeader_1x28_P1.00mm_Vertical +Through hole straight pin header, 1x28, 1.00mm pitch, single row +Through hole pin header THT 1x28 1.00mm single row +0 +28 +28 +Connector_PinHeader_1.00mm +PinHeader_1x28_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x28, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x28 1.00mm single row style1 pin1 left +0 +28 +28 +Connector_PinHeader_1.00mm +PinHeader_1x28_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x28, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x28 1.00mm single row style2 pin1 right +0 +28 +28 +Connector_PinHeader_1.00mm +PinHeader_1x29_P1.00mm_Horizontal +Through hole angled pin header, 1x29, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x29 1.00mm single row +0 +29 +29 +Connector_PinHeader_1.00mm +PinHeader_1x29_P1.00mm_Vertical +Through hole straight pin header, 1x29, 1.00mm pitch, single row +Through hole pin header THT 1x29 1.00mm single row +0 +29 +29 +Connector_PinHeader_1.00mm +PinHeader_1x29_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x29, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x29 1.00mm single row style1 pin1 left +0 +29 +29 +Connector_PinHeader_1.00mm +PinHeader_1x29_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x29, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x29 1.00mm single row style2 pin1 right +0 +29 +29 +Connector_PinHeader_1.00mm +PinHeader_1x30_P1.00mm_Horizontal +Through hole angled pin header, 1x30, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x30 1.00mm single row +0 +30 +30 +Connector_PinHeader_1.00mm +PinHeader_1x30_P1.00mm_Vertical +Through hole straight pin header, 1x30, 1.00mm pitch, single row +Through hole pin header THT 1x30 1.00mm single row +0 +30 +30 +Connector_PinHeader_1.00mm +PinHeader_1x30_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x30, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x30 1.00mm single row style1 pin1 left +0 +30 +30 +Connector_PinHeader_1.00mm +PinHeader_1x30_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x30, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x30 1.00mm single row style2 pin1 right +0 +30 +30 +Connector_PinHeader_1.00mm +PinHeader_1x31_P1.00mm_Horizontal +Through hole angled pin header, 1x31, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x31 1.00mm single row +0 +31 +31 +Connector_PinHeader_1.00mm +PinHeader_1x31_P1.00mm_Vertical +Through hole straight pin header, 1x31, 1.00mm pitch, single row +Through hole pin header THT 1x31 1.00mm single row +0 +31 +31 +Connector_PinHeader_1.00mm +PinHeader_1x31_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x31, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x31 1.00mm single row style1 pin1 left +0 +31 +31 +Connector_PinHeader_1.00mm +PinHeader_1x31_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x31, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x31 1.00mm single row style2 pin1 right +0 +31 +31 +Connector_PinHeader_1.00mm +PinHeader_1x32_P1.00mm_Horizontal +Through hole angled pin header, 1x32, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x32 1.00mm single row +0 +32 +32 +Connector_PinHeader_1.00mm +PinHeader_1x32_P1.00mm_Vertical +Through hole straight pin header, 1x32, 1.00mm pitch, single row +Through hole pin header THT 1x32 1.00mm single row +0 +32 +32 +Connector_PinHeader_1.00mm +PinHeader_1x32_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x32, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x32 1.00mm single row style1 pin1 left +0 +32 +32 +Connector_PinHeader_1.00mm +PinHeader_1x32_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x32, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x32 1.00mm single row style2 pin1 right +0 +32 +32 +Connector_PinHeader_1.00mm +PinHeader_1x33_P1.00mm_Horizontal +Through hole angled pin header, 1x33, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x33 1.00mm single row +0 +33 +33 +Connector_PinHeader_1.00mm +PinHeader_1x33_P1.00mm_Vertical +Through hole straight pin header, 1x33, 1.00mm pitch, single row +Through hole pin header THT 1x33 1.00mm single row +0 +33 +33 +Connector_PinHeader_1.00mm +PinHeader_1x33_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x33, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x33 1.00mm single row style1 pin1 left +0 +33 +33 +Connector_PinHeader_1.00mm +PinHeader_1x33_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x33, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x33 1.00mm single row style2 pin1 right +0 +33 +33 +Connector_PinHeader_1.00mm +PinHeader_1x34_P1.00mm_Horizontal +Through hole angled pin header, 1x34, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x34 1.00mm single row +0 +34 +34 +Connector_PinHeader_1.00mm +PinHeader_1x34_P1.00mm_Vertical +Through hole straight pin header, 1x34, 1.00mm pitch, single row +Through hole pin header THT 1x34 1.00mm single row +0 +34 +34 +Connector_PinHeader_1.00mm +PinHeader_1x34_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x34, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x34 1.00mm single row style1 pin1 left +0 +34 +34 +Connector_PinHeader_1.00mm +PinHeader_1x34_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x34, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x34 1.00mm single row style2 pin1 right +0 +34 +34 +Connector_PinHeader_1.00mm +PinHeader_1x35_P1.00mm_Horizontal +Through hole angled pin header, 1x35, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x35 1.00mm single row +0 +35 +35 +Connector_PinHeader_1.00mm +PinHeader_1x35_P1.00mm_Vertical +Through hole straight pin header, 1x35, 1.00mm pitch, single row +Through hole pin header THT 1x35 1.00mm single row +0 +35 +35 +Connector_PinHeader_1.00mm +PinHeader_1x35_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x35, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x35 1.00mm single row style1 pin1 left +0 +35 +35 +Connector_PinHeader_1.00mm +PinHeader_1x35_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x35, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x35 1.00mm single row style2 pin1 right +0 +35 +35 +Connector_PinHeader_1.00mm +PinHeader_1x36_P1.00mm_Horizontal +Through hole angled pin header, 1x36, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x36 1.00mm single row +0 +36 +36 +Connector_PinHeader_1.00mm +PinHeader_1x36_P1.00mm_Vertical +Through hole straight pin header, 1x36, 1.00mm pitch, single row +Through hole pin header THT 1x36 1.00mm single row +0 +36 +36 +Connector_PinHeader_1.00mm +PinHeader_1x36_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x36, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x36 1.00mm single row style1 pin1 left +0 +36 +36 +Connector_PinHeader_1.00mm +PinHeader_1x36_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x36, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x36 1.00mm single row style2 pin1 right +0 +36 +36 +Connector_PinHeader_1.00mm +PinHeader_1x37_P1.00mm_Horizontal +Through hole angled pin header, 1x37, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x37 1.00mm single row +0 +37 +37 +Connector_PinHeader_1.00mm +PinHeader_1x37_P1.00mm_Vertical +Through hole straight pin header, 1x37, 1.00mm pitch, single row +Through hole pin header THT 1x37 1.00mm single row +0 +37 +37 +Connector_PinHeader_1.00mm +PinHeader_1x37_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x37, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x37 1.00mm single row style1 pin1 left +0 +37 +37 +Connector_PinHeader_1.00mm +PinHeader_1x37_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x37, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x37 1.00mm single row style2 pin1 right +0 +37 +37 +Connector_PinHeader_1.00mm +PinHeader_1x38_P1.00mm_Horizontal +Through hole angled pin header, 1x38, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x38 1.00mm single row +0 +38 +38 +Connector_PinHeader_1.00mm +PinHeader_1x38_P1.00mm_Vertical +Through hole straight pin header, 1x38, 1.00mm pitch, single row +Through hole pin header THT 1x38 1.00mm single row +0 +38 +38 +Connector_PinHeader_1.00mm +PinHeader_1x38_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x38, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x38 1.00mm single row style1 pin1 left +0 +38 +38 +Connector_PinHeader_1.00mm +PinHeader_1x38_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x38, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x38 1.00mm single row style2 pin1 right +0 +38 +38 +Connector_PinHeader_1.00mm +PinHeader_1x39_P1.00mm_Horizontal +Through hole angled pin header, 1x39, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x39 1.00mm single row +0 +39 +39 +Connector_PinHeader_1.00mm +PinHeader_1x39_P1.00mm_Vertical +Through hole straight pin header, 1x39, 1.00mm pitch, single row +Through hole pin header THT 1x39 1.00mm single row +0 +39 +39 +Connector_PinHeader_1.00mm +PinHeader_1x39_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x39, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x39 1.00mm single row style1 pin1 left +0 +39 +39 +Connector_PinHeader_1.00mm +PinHeader_1x39_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x39, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x39 1.00mm single row style2 pin1 right +0 +39 +39 +Connector_PinHeader_1.00mm +PinHeader_1x40_P1.00mm_Horizontal +Through hole angled pin header, 1x40, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x40 1.00mm single row +0 +40 +40 +Connector_PinHeader_1.00mm +PinHeader_1x40_P1.00mm_Vertical +Through hole straight pin header, 1x40, 1.00mm pitch, single row +Through hole pin header THT 1x40 1.00mm single row +0 +40 +40 +Connector_PinHeader_1.00mm +PinHeader_1x40_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x40, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x40 1.00mm single row style1 pin1 left +0 +40 +40 +Connector_PinHeader_1.00mm +PinHeader_1x40_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x40, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x40 1.00mm single row style2 pin1 right +0 +40 +40 +Connector_PinHeader_1.00mm +PinHeader_2x01_P1.00mm_Horizontal +Through hole angled pin header, 2x01, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x01 1.00mm double row +0 +2 +2 +Connector_PinHeader_1.00mm +PinHeader_2x01_P1.00mm_Vertical +Through hole straight pin header, 2x01, 1.00mm pitch, double rows +Through hole pin header THT 2x01 1.00mm double row +0 +2 +2 +Connector_PinHeader_1.00mm +PinHeader_2x01_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x01, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x01 1.00mm double row +0 +2 +2 +Connector_PinHeader_1.00mm +PinHeader_2x02_P1.00mm_Horizontal +Through hole angled pin header, 2x02, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x02 1.00mm double row +0 +4 +4 +Connector_PinHeader_1.00mm +PinHeader_2x02_P1.00mm_Vertical +Through hole straight pin header, 2x02, 1.00mm pitch, double rows +Through hole pin header THT 2x02 1.00mm double row +0 +4 +4 +Connector_PinHeader_1.00mm +PinHeader_2x02_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x02, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x02 1.00mm double row +0 +4 +4 +Connector_PinHeader_1.00mm +PinHeader_2x03_P1.00mm_Horizontal +Through hole angled pin header, 2x03, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x03 1.00mm double row +0 +6 +6 +Connector_PinHeader_1.00mm +PinHeader_2x03_P1.00mm_Vertical +Through hole straight pin header, 2x03, 1.00mm pitch, double rows +Through hole pin header THT 2x03 1.00mm double row +0 +6 +6 +Connector_PinHeader_1.00mm +PinHeader_2x03_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x03, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x03 1.00mm double row +0 +6 +6 +Connector_PinHeader_1.00mm +PinHeader_2x04_P1.00mm_Horizontal +Through hole angled pin header, 2x04, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x04 1.00mm double row +0 +8 +8 +Connector_PinHeader_1.00mm +PinHeader_2x04_P1.00mm_Vertical +Through hole straight pin header, 2x04, 1.00mm pitch, double rows +Through hole pin header THT 2x04 1.00mm double row +0 +8 +8 +Connector_PinHeader_1.00mm +PinHeader_2x04_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x04, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x04 1.00mm double row +0 +8 +8 +Connector_PinHeader_1.00mm +PinHeader_2x05_P1.00mm_Horizontal +Through hole angled pin header, 2x05, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x05 1.00mm double row +0 +10 +10 +Connector_PinHeader_1.00mm +PinHeader_2x05_P1.00mm_Vertical +Through hole straight pin header, 2x05, 1.00mm pitch, double rows +Through hole pin header THT 2x05 1.00mm double row +0 +10 +10 +Connector_PinHeader_1.00mm +PinHeader_2x05_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x05, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x05 1.00mm double row +0 +10 +10 +Connector_PinHeader_1.00mm +PinHeader_2x06_P1.00mm_Horizontal +Through hole angled pin header, 2x06, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x06 1.00mm double row +0 +12 +12 +Connector_PinHeader_1.00mm +PinHeader_2x06_P1.00mm_Vertical +Through hole straight pin header, 2x06, 1.00mm pitch, double rows +Through hole pin header THT 2x06 1.00mm double row +0 +12 +12 +Connector_PinHeader_1.00mm +PinHeader_2x06_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x06, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x06 1.00mm double row +0 +12 +12 +Connector_PinHeader_1.00mm +PinHeader_2x07_P1.00mm_Horizontal +Through hole angled pin header, 2x07, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x07 1.00mm double row +0 +14 +14 +Connector_PinHeader_1.00mm +PinHeader_2x07_P1.00mm_Vertical +Through hole straight pin header, 2x07, 1.00mm pitch, double rows +Through hole pin header THT 2x07 1.00mm double row +0 +14 +14 +Connector_PinHeader_1.00mm +PinHeader_2x07_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x07, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x07 1.00mm double row +0 +14 +14 +Connector_PinHeader_1.00mm +PinHeader_2x08_P1.00mm_Horizontal +Through hole angled pin header, 2x08, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x08 1.00mm double row +0 +16 +16 +Connector_PinHeader_1.00mm +PinHeader_2x08_P1.00mm_Vertical +Through hole straight pin header, 2x08, 1.00mm pitch, double rows +Through hole pin header THT 2x08 1.00mm double row +0 +16 +16 +Connector_PinHeader_1.00mm +PinHeader_2x08_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x08, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x08 1.00mm double row +0 +16 +16 +Connector_PinHeader_1.00mm +PinHeader_2x09_P1.00mm_Horizontal +Through hole angled pin header, 2x09, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x09 1.00mm double row +0 +18 +18 +Connector_PinHeader_1.00mm +PinHeader_2x09_P1.00mm_Vertical +Through hole straight pin header, 2x09, 1.00mm pitch, double rows +Through hole pin header THT 2x09 1.00mm double row +0 +18 +18 +Connector_PinHeader_1.00mm +PinHeader_2x09_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x09, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x09 1.00mm double row +0 +18 +18 +Connector_PinHeader_1.00mm +PinHeader_2x10_P1.00mm_Horizontal +Through hole angled pin header, 2x10, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x10 1.00mm double row +0 +20 +20 +Connector_PinHeader_1.00mm +PinHeader_2x10_P1.00mm_Vertical +Through hole straight pin header, 2x10, 1.00mm pitch, double rows +Through hole pin header THT 2x10 1.00mm double row +0 +20 +20 +Connector_PinHeader_1.00mm +PinHeader_2x10_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x10, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x10 1.00mm double row +0 +20 +20 +Connector_PinHeader_1.00mm +PinHeader_2x11_P1.00mm_Horizontal +Through hole angled pin header, 2x11, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x11 1.00mm double row +0 +22 +22 +Connector_PinHeader_1.00mm +PinHeader_2x11_P1.00mm_Vertical +Through hole straight pin header, 2x11, 1.00mm pitch, double rows +Through hole pin header THT 2x11 1.00mm double row +0 +22 +22 +Connector_PinHeader_1.00mm +PinHeader_2x11_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x11, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x11 1.00mm double row +0 +22 +22 +Connector_PinHeader_1.00mm +PinHeader_2x12_P1.00mm_Horizontal +Through hole angled pin header, 2x12, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x12 1.00mm double row +0 +24 +24 +Connector_PinHeader_1.00mm +PinHeader_2x12_P1.00mm_Vertical +Through hole straight pin header, 2x12, 1.00mm pitch, double rows +Through hole pin header THT 2x12 1.00mm double row +0 +24 +24 +Connector_PinHeader_1.00mm +PinHeader_2x12_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x12, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x12 1.00mm double row +0 +24 +24 +Connector_PinHeader_1.00mm +PinHeader_2x13_P1.00mm_Horizontal +Through hole angled pin header, 2x13, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x13 1.00mm double row +0 +26 +26 +Connector_PinHeader_1.00mm +PinHeader_2x13_P1.00mm_Vertical +Through hole straight pin header, 2x13, 1.00mm pitch, double rows +Through hole pin header THT 2x13 1.00mm double row +0 +26 +26 +Connector_PinHeader_1.00mm +PinHeader_2x13_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x13, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x13 1.00mm double row +0 +26 +26 +Connector_PinHeader_1.00mm +PinHeader_2x14_P1.00mm_Horizontal +Through hole angled pin header, 2x14, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x14 1.00mm double row +0 +28 +28 +Connector_PinHeader_1.00mm +PinHeader_2x14_P1.00mm_Vertical +Through hole straight pin header, 2x14, 1.00mm pitch, double rows +Through hole pin header THT 2x14 1.00mm double row +0 +28 +28 +Connector_PinHeader_1.00mm +PinHeader_2x14_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x14, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x14 1.00mm double row +0 +28 +28 +Connector_PinHeader_1.00mm +PinHeader_2x15_P1.00mm_Horizontal +Through hole angled pin header, 2x15, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x15 1.00mm double row +0 +30 +30 +Connector_PinHeader_1.00mm +PinHeader_2x15_P1.00mm_Vertical +Through hole straight pin header, 2x15, 1.00mm pitch, double rows +Through hole pin header THT 2x15 1.00mm double row +0 +30 +30 +Connector_PinHeader_1.00mm +PinHeader_2x15_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x15, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x15 1.00mm double row +0 +30 +30 +Connector_PinHeader_1.00mm +PinHeader_2x16_P1.00mm_Horizontal +Through hole angled pin header, 2x16, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x16 1.00mm double row +0 +32 +32 +Connector_PinHeader_1.00mm +PinHeader_2x16_P1.00mm_Vertical +Through hole straight pin header, 2x16, 1.00mm pitch, double rows +Through hole pin header THT 2x16 1.00mm double row +0 +32 +32 +Connector_PinHeader_1.00mm +PinHeader_2x16_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x16, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x16 1.00mm double row +0 +32 +32 +Connector_PinHeader_1.00mm +PinHeader_2x17_P1.00mm_Horizontal +Through hole angled pin header, 2x17, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x17 1.00mm double row +0 +34 +34 +Connector_PinHeader_1.00mm +PinHeader_2x17_P1.00mm_Vertical +Through hole straight pin header, 2x17, 1.00mm pitch, double rows +Through hole pin header THT 2x17 1.00mm double row +0 +34 +34 +Connector_PinHeader_1.00mm +PinHeader_2x17_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x17, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x17 1.00mm double row +0 +34 +34 +Connector_PinHeader_1.00mm +PinHeader_2x18_P1.00mm_Horizontal +Through hole angled pin header, 2x18, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x18 1.00mm double row +0 +36 +36 +Connector_PinHeader_1.00mm +PinHeader_2x18_P1.00mm_Vertical +Through hole straight pin header, 2x18, 1.00mm pitch, double rows +Through hole pin header THT 2x18 1.00mm double row +0 +36 +36 +Connector_PinHeader_1.00mm +PinHeader_2x18_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x18, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x18 1.00mm double row +0 +36 +36 +Connector_PinHeader_1.00mm +PinHeader_2x19_P1.00mm_Horizontal +Through hole angled pin header, 2x19, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x19 1.00mm double row +0 +38 +38 +Connector_PinHeader_1.00mm +PinHeader_2x19_P1.00mm_Vertical +Through hole straight pin header, 2x19, 1.00mm pitch, double rows +Through hole pin header THT 2x19 1.00mm double row +0 +38 +38 +Connector_PinHeader_1.00mm +PinHeader_2x19_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x19, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x19 1.00mm double row +0 +38 +38 +Connector_PinHeader_1.00mm +PinHeader_2x20_P1.00mm_Horizontal +Through hole angled pin header, 2x20, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x20 1.00mm double row +0 +40 +40 +Connector_PinHeader_1.00mm +PinHeader_2x20_P1.00mm_Vertical +Through hole straight pin header, 2x20, 1.00mm pitch, double rows +Through hole pin header THT 2x20 1.00mm double row +0 +40 +40 +Connector_PinHeader_1.00mm +PinHeader_2x20_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x20, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x20 1.00mm double row +0 +40 +40 +Connector_PinHeader_1.00mm +PinHeader_2x21_P1.00mm_Horizontal +Through hole angled pin header, 2x21, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x21 1.00mm double row +0 +42 +42 +Connector_PinHeader_1.00mm +PinHeader_2x21_P1.00mm_Vertical +Through hole straight pin header, 2x21, 1.00mm pitch, double rows +Through hole pin header THT 2x21 1.00mm double row +0 +42 +42 +Connector_PinHeader_1.00mm +PinHeader_2x21_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x21, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x21 1.00mm double row +0 +42 +42 +Connector_PinHeader_1.00mm +PinHeader_2x22_P1.00mm_Horizontal +Through hole angled pin header, 2x22, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x22 1.00mm double row +0 +44 +44 +Connector_PinHeader_1.00mm +PinHeader_2x22_P1.00mm_Vertical +Through hole straight pin header, 2x22, 1.00mm pitch, double rows +Through hole pin header THT 2x22 1.00mm double row +0 +44 +44 +Connector_PinHeader_1.00mm +PinHeader_2x22_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x22, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x22 1.00mm double row +0 +44 +44 +Connector_PinHeader_1.00mm +PinHeader_2x23_P1.00mm_Horizontal +Through hole angled pin header, 2x23, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x23 1.00mm double row +0 +46 +46 +Connector_PinHeader_1.00mm +PinHeader_2x23_P1.00mm_Vertical +Through hole straight pin header, 2x23, 1.00mm pitch, double rows +Through hole pin header THT 2x23 1.00mm double row +0 +46 +46 +Connector_PinHeader_1.00mm +PinHeader_2x23_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x23, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x23 1.00mm double row +0 +46 +46 +Connector_PinHeader_1.00mm +PinHeader_2x24_P1.00mm_Horizontal +Through hole angled pin header, 2x24, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x24 1.00mm double row +0 +48 +48 +Connector_PinHeader_1.00mm +PinHeader_2x24_P1.00mm_Vertical +Through hole straight pin header, 2x24, 1.00mm pitch, double rows +Through hole pin header THT 2x24 1.00mm double row +0 +48 +48 +Connector_PinHeader_1.00mm +PinHeader_2x24_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x24, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x24 1.00mm double row +0 +48 +48 +Connector_PinHeader_1.00mm +PinHeader_2x25_P1.00mm_Horizontal +Through hole angled pin header, 2x25, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x25 1.00mm double row +0 +50 +50 +Connector_PinHeader_1.00mm +PinHeader_2x25_P1.00mm_Vertical +Through hole straight pin header, 2x25, 1.00mm pitch, double rows +Through hole pin header THT 2x25 1.00mm double row +0 +50 +50 +Connector_PinHeader_1.00mm +PinHeader_2x25_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x25, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x25 1.00mm double row +0 +50 +50 +Connector_PinHeader_1.00mm +PinHeader_2x26_P1.00mm_Horizontal +Through hole angled pin header, 2x26, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x26 1.00mm double row +0 +52 +52 +Connector_PinHeader_1.00mm +PinHeader_2x26_P1.00mm_Vertical +Through hole straight pin header, 2x26, 1.00mm pitch, double rows +Through hole pin header THT 2x26 1.00mm double row +0 +52 +52 +Connector_PinHeader_1.00mm +PinHeader_2x26_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x26, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x26 1.00mm double row +0 +52 +52 +Connector_PinHeader_1.00mm +PinHeader_2x27_P1.00mm_Horizontal +Through hole angled pin header, 2x27, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x27 1.00mm double row +0 +54 +54 +Connector_PinHeader_1.00mm +PinHeader_2x27_P1.00mm_Vertical +Through hole straight pin header, 2x27, 1.00mm pitch, double rows +Through hole pin header THT 2x27 1.00mm double row +0 +54 +54 +Connector_PinHeader_1.00mm +PinHeader_2x27_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x27, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x27 1.00mm double row +0 +54 +54 +Connector_PinHeader_1.00mm +PinHeader_2x28_P1.00mm_Horizontal +Through hole angled pin header, 2x28, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x28 1.00mm double row +0 +56 +56 +Connector_PinHeader_1.00mm +PinHeader_2x28_P1.00mm_Vertical +Through hole straight pin header, 2x28, 1.00mm pitch, double rows +Through hole pin header THT 2x28 1.00mm double row +0 +56 +56 +Connector_PinHeader_1.00mm +PinHeader_2x28_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x28, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x28 1.00mm double row +0 +56 +56 +Connector_PinHeader_1.00mm +PinHeader_2x29_P1.00mm_Horizontal +Through hole angled pin header, 2x29, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x29 1.00mm double row +0 +58 +58 +Connector_PinHeader_1.00mm +PinHeader_2x29_P1.00mm_Vertical +Through hole straight pin header, 2x29, 1.00mm pitch, double rows +Through hole pin header THT 2x29 1.00mm double row +0 +58 +58 +Connector_PinHeader_1.00mm +PinHeader_2x29_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x29, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x29 1.00mm double row +0 +58 +58 +Connector_PinHeader_1.00mm +PinHeader_2x30_P1.00mm_Horizontal +Through hole angled pin header, 2x30, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x30 1.00mm double row +0 +60 +60 +Connector_PinHeader_1.00mm +PinHeader_2x30_P1.00mm_Vertical +Through hole straight pin header, 2x30, 1.00mm pitch, double rows +Through hole pin header THT 2x30 1.00mm double row +0 +60 +60 +Connector_PinHeader_1.00mm +PinHeader_2x30_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x30, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x30 1.00mm double row +0 +60 +60 +Connector_PinHeader_1.00mm +PinHeader_2x31_P1.00mm_Horizontal +Through hole angled pin header, 2x31, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x31 1.00mm double row +0 +62 +62 +Connector_PinHeader_1.00mm +PinHeader_2x31_P1.00mm_Vertical +Through hole straight pin header, 2x31, 1.00mm pitch, double rows +Through hole pin header THT 2x31 1.00mm double row +0 +62 +62 +Connector_PinHeader_1.00mm +PinHeader_2x31_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x31, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x31 1.00mm double row +0 +62 +62 +Connector_PinHeader_1.00mm +PinHeader_2x32_P1.00mm_Horizontal +Through hole angled pin header, 2x32, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x32 1.00mm double row +0 +64 +64 +Connector_PinHeader_1.00mm +PinHeader_2x32_P1.00mm_Vertical +Through hole straight pin header, 2x32, 1.00mm pitch, double rows +Through hole pin header THT 2x32 1.00mm double row +0 +64 +64 +Connector_PinHeader_1.00mm +PinHeader_2x32_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x32, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x32 1.00mm double row +0 +64 +64 +Connector_PinHeader_1.00mm +PinHeader_2x33_P1.00mm_Horizontal +Through hole angled pin header, 2x33, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x33 1.00mm double row +0 +66 +66 +Connector_PinHeader_1.00mm +PinHeader_2x33_P1.00mm_Vertical +Through hole straight pin header, 2x33, 1.00mm pitch, double rows +Through hole pin header THT 2x33 1.00mm double row +0 +66 +66 +Connector_PinHeader_1.00mm +PinHeader_2x33_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x33, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x33 1.00mm double row +0 +66 +66 +Connector_PinHeader_1.00mm +PinHeader_2x34_P1.00mm_Horizontal +Through hole angled pin header, 2x34, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x34 1.00mm double row +0 +68 +68 +Connector_PinHeader_1.00mm +PinHeader_2x34_P1.00mm_Vertical +Through hole straight pin header, 2x34, 1.00mm pitch, double rows +Through hole pin header THT 2x34 1.00mm double row +0 +68 +68 +Connector_PinHeader_1.00mm +PinHeader_2x34_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x34, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x34 1.00mm double row +0 +68 +68 +Connector_PinHeader_1.00mm +PinHeader_2x35_P1.00mm_Horizontal +Through hole angled pin header, 2x35, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x35 1.00mm double row +0 +70 +70 +Connector_PinHeader_1.00mm +PinHeader_2x35_P1.00mm_Vertical +Through hole straight pin header, 2x35, 1.00mm pitch, double rows +Through hole pin header THT 2x35 1.00mm double row +0 +70 +70 +Connector_PinHeader_1.00mm +PinHeader_2x35_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x35, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x35 1.00mm double row +0 +70 +70 +Connector_PinHeader_1.00mm +PinHeader_2x36_P1.00mm_Horizontal +Through hole angled pin header, 2x36, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x36 1.00mm double row +0 +72 +72 +Connector_PinHeader_1.00mm +PinHeader_2x36_P1.00mm_Vertical +Through hole straight pin header, 2x36, 1.00mm pitch, double rows +Through hole pin header THT 2x36 1.00mm double row +0 +72 +72 +Connector_PinHeader_1.00mm +PinHeader_2x36_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x36, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x36 1.00mm double row +0 +72 +72 +Connector_PinHeader_1.00mm +PinHeader_2x37_P1.00mm_Horizontal +Through hole angled pin header, 2x37, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x37 1.00mm double row +0 +74 +74 +Connector_PinHeader_1.00mm +PinHeader_2x37_P1.00mm_Vertical +Through hole straight pin header, 2x37, 1.00mm pitch, double rows +Through hole pin header THT 2x37 1.00mm double row +0 +74 +74 +Connector_PinHeader_1.00mm +PinHeader_2x37_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x37, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x37 1.00mm double row +0 +74 +74 +Connector_PinHeader_1.00mm +PinHeader_2x38_P1.00mm_Horizontal +Through hole angled pin header, 2x38, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x38 1.00mm double row +0 +76 +76 +Connector_PinHeader_1.00mm +PinHeader_2x38_P1.00mm_Vertical +Through hole straight pin header, 2x38, 1.00mm pitch, double rows +Through hole pin header THT 2x38 1.00mm double row +0 +76 +76 +Connector_PinHeader_1.00mm +PinHeader_2x38_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x38, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x38 1.00mm double row +0 +76 +76 +Connector_PinHeader_1.00mm +PinHeader_2x39_P1.00mm_Horizontal +Through hole angled pin header, 2x39, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x39 1.00mm double row +0 +78 +78 +Connector_PinHeader_1.00mm +PinHeader_2x39_P1.00mm_Vertical +Through hole straight pin header, 2x39, 1.00mm pitch, double rows +Through hole pin header THT 2x39 1.00mm double row +0 +78 +78 +Connector_PinHeader_1.00mm +PinHeader_2x39_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x39, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x39 1.00mm double row +0 +78 +78 +Connector_PinHeader_1.00mm +PinHeader_2x40_P1.00mm_Horizontal +Through hole angled pin header, 2x40, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x40 1.00mm double row +0 +80 +80 +Connector_PinHeader_1.00mm +PinHeader_2x40_P1.00mm_Vertical +Through hole straight pin header, 2x40, 1.00mm pitch, double rows +Through hole pin header THT 2x40 1.00mm double row +0 +80 +80 +Connector_PinHeader_1.00mm +PinHeader_2x40_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x40, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x40 1.00mm double row +0 +80 +80 +Connector_PinHeader_1.27mm +PinHeader_1x01_P1.27mm_Horizontal +Through hole angled pin header, 1x01, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x01 1.27mm single row +0 +1 +1 +Connector_PinHeader_1.27mm +PinHeader_1x01_P1.27mm_Vertical +Through hole straight pin header, 1x01, 1.27mm pitch, single row +Through hole pin header THT 1x01 1.27mm single row +0 +1 +1 +Connector_PinHeader_1.27mm +PinHeader_1x02_P1.27mm_Horizontal +Through hole angled pin header, 1x02, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x02 1.27mm single row +0 +2 +2 +Connector_PinHeader_1.27mm +PinHeader_1x02_P1.27mm_Vertical +Through hole straight pin header, 1x02, 1.27mm pitch, single row +Through hole pin header THT 1x02 1.27mm single row +0 +2 +2 +Connector_PinHeader_1.27mm +PinHeader_1x02_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x02, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x02 1.27mm single row style1 pin1 left +0 +2 +2 +Connector_PinHeader_1.27mm +PinHeader_1x02_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x02, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x02 1.27mm single row style2 pin1 right +0 +2 +2 +Connector_PinHeader_1.27mm +PinHeader_1x03_P1.27mm_Horizontal +Through hole angled pin header, 1x03, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x03 1.27mm single row +0 +3 +3 +Connector_PinHeader_1.27mm +PinHeader_1x03_P1.27mm_Vertical +Through hole straight pin header, 1x03, 1.27mm pitch, single row +Through hole pin header THT 1x03 1.27mm single row +0 +3 +3 +Connector_PinHeader_1.27mm +PinHeader_1x03_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x03, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x03 1.27mm single row style1 pin1 left +0 +3 +3 +Connector_PinHeader_1.27mm +PinHeader_1x03_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x03, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x03 1.27mm single row style2 pin1 right +0 +3 +3 +Connector_PinHeader_1.27mm +PinHeader_1x04_P1.27mm_Horizontal +Through hole angled pin header, 1x04, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x04 1.27mm single row +0 +4 +4 +Connector_PinHeader_1.27mm +PinHeader_1x04_P1.27mm_Vertical +Through hole straight pin header, 1x04, 1.27mm pitch, single row +Through hole pin header THT 1x04 1.27mm single row +0 +4 +4 +Connector_PinHeader_1.27mm +PinHeader_1x04_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x04, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x04 1.27mm single row style1 pin1 left +0 +4 +4 +Connector_PinHeader_1.27mm +PinHeader_1x04_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x04, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x04 1.27mm single row style2 pin1 right +0 +4 +4 +Connector_PinHeader_1.27mm +PinHeader_1x05_P1.27mm_Horizontal +Through hole angled pin header, 1x05, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x05 1.27mm single row +0 +5 +5 +Connector_PinHeader_1.27mm +PinHeader_1x05_P1.27mm_Vertical +Through hole straight pin header, 1x05, 1.27mm pitch, single row +Through hole pin header THT 1x05 1.27mm single row +0 +5 +5 +Connector_PinHeader_1.27mm +PinHeader_1x05_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x05, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x05 1.27mm single row style1 pin1 left +0 +5 +5 +Connector_PinHeader_1.27mm +PinHeader_1x05_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x05, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x05 1.27mm single row style2 pin1 right +0 +5 +5 +Connector_PinHeader_1.27mm +PinHeader_1x06_P1.27mm_Horizontal +Through hole angled pin header, 1x06, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x06 1.27mm single row +0 +6 +6 +Connector_PinHeader_1.27mm +PinHeader_1x06_P1.27mm_Vertical +Through hole straight pin header, 1x06, 1.27mm pitch, single row +Through hole pin header THT 1x06 1.27mm single row +0 +6 +6 +Connector_PinHeader_1.27mm +PinHeader_1x06_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x06, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x06 1.27mm single row style1 pin1 left +0 +6 +6 +Connector_PinHeader_1.27mm +PinHeader_1x06_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x06, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x06 1.27mm single row style2 pin1 right +0 +6 +6 +Connector_PinHeader_1.27mm +PinHeader_1x07_P1.27mm_Horizontal +Through hole angled pin header, 1x07, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x07 1.27mm single row +0 +7 +7 +Connector_PinHeader_1.27mm +PinHeader_1x07_P1.27mm_Vertical +Through hole straight pin header, 1x07, 1.27mm pitch, single row +Through hole pin header THT 1x07 1.27mm single row +0 +7 +7 +Connector_PinHeader_1.27mm +PinHeader_1x07_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x07, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x07 1.27mm single row style1 pin1 left +0 +7 +7 +Connector_PinHeader_1.27mm +PinHeader_1x07_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x07, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x07 1.27mm single row style2 pin1 right +0 +7 +7 +Connector_PinHeader_1.27mm +PinHeader_1x08_P1.27mm_Horizontal +Through hole angled pin header, 1x08, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x08 1.27mm single row +0 +8 +8 +Connector_PinHeader_1.27mm +PinHeader_1x08_P1.27mm_Vertical +Through hole straight pin header, 1x08, 1.27mm pitch, single row +Through hole pin header THT 1x08 1.27mm single row +0 +8 +8 +Connector_PinHeader_1.27mm +PinHeader_1x08_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x08, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x08 1.27mm single row style1 pin1 left +0 +8 +8 +Connector_PinHeader_1.27mm +PinHeader_1x08_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x08, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x08 1.27mm single row style2 pin1 right +0 +8 +8 +Connector_PinHeader_1.27mm +PinHeader_1x09_P1.27mm_Horizontal +Through hole angled pin header, 1x09, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x09 1.27mm single row +0 +9 +9 +Connector_PinHeader_1.27mm +PinHeader_1x09_P1.27mm_Vertical +Through hole straight pin header, 1x09, 1.27mm pitch, single row +Through hole pin header THT 1x09 1.27mm single row +0 +9 +9 +Connector_PinHeader_1.27mm +PinHeader_1x09_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x09, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x09 1.27mm single row style1 pin1 left +0 +9 +9 +Connector_PinHeader_1.27mm +PinHeader_1x09_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x09, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x09 1.27mm single row style2 pin1 right +0 +9 +9 +Connector_PinHeader_1.27mm +PinHeader_1x10_P1.27mm_Horizontal +Through hole angled pin header, 1x10, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x10 1.27mm single row +0 +10 +10 +Connector_PinHeader_1.27mm +PinHeader_1x10_P1.27mm_Vertical +Through hole straight pin header, 1x10, 1.27mm pitch, single row +Through hole pin header THT 1x10 1.27mm single row +0 +10 +10 +Connector_PinHeader_1.27mm +PinHeader_1x10_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x10, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x10 1.27mm single row style1 pin1 left +0 +10 +10 +Connector_PinHeader_1.27mm +PinHeader_1x10_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x10, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x10 1.27mm single row style2 pin1 right +0 +10 +10 +Connector_PinHeader_1.27mm +PinHeader_1x11_P1.27mm_Horizontal +Through hole angled pin header, 1x11, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x11 1.27mm single row +0 +11 +11 +Connector_PinHeader_1.27mm +PinHeader_1x11_P1.27mm_Vertical +Through hole straight pin header, 1x11, 1.27mm pitch, single row +Through hole pin header THT 1x11 1.27mm single row +0 +11 +11 +Connector_PinHeader_1.27mm +PinHeader_1x11_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x11, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x11 1.27mm single row style1 pin1 left +0 +11 +11 +Connector_PinHeader_1.27mm +PinHeader_1x11_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x11, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x11 1.27mm single row style2 pin1 right +0 +11 +11 +Connector_PinHeader_1.27mm +PinHeader_1x12_P1.27mm_Horizontal +Through hole angled pin header, 1x12, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x12 1.27mm single row +0 +12 +12 +Connector_PinHeader_1.27mm +PinHeader_1x12_P1.27mm_Vertical +Through hole straight pin header, 1x12, 1.27mm pitch, single row +Through hole pin header THT 1x12 1.27mm single row +0 +12 +12 +Connector_PinHeader_1.27mm +PinHeader_1x12_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x12, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x12 1.27mm single row style1 pin1 left +0 +12 +12 +Connector_PinHeader_1.27mm +PinHeader_1x12_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x12, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x12 1.27mm single row style2 pin1 right +0 +12 +12 +Connector_PinHeader_1.27mm +PinHeader_1x13_P1.27mm_Horizontal +Through hole angled pin header, 1x13, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x13 1.27mm single row +0 +13 +13 +Connector_PinHeader_1.27mm +PinHeader_1x13_P1.27mm_Vertical +Through hole straight pin header, 1x13, 1.27mm pitch, single row +Through hole pin header THT 1x13 1.27mm single row +0 +13 +13 +Connector_PinHeader_1.27mm +PinHeader_1x13_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x13, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x13 1.27mm single row style1 pin1 left +0 +13 +13 +Connector_PinHeader_1.27mm +PinHeader_1x13_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x13, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x13 1.27mm single row style2 pin1 right +0 +13 +13 +Connector_PinHeader_1.27mm +PinHeader_1x14_P1.27mm_Horizontal +Through hole angled pin header, 1x14, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x14 1.27mm single row +0 +14 +14 +Connector_PinHeader_1.27mm +PinHeader_1x14_P1.27mm_Vertical +Through hole straight pin header, 1x14, 1.27mm pitch, single row +Through hole pin header THT 1x14 1.27mm single row +0 +14 +14 +Connector_PinHeader_1.27mm +PinHeader_1x14_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x14, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x14 1.27mm single row style1 pin1 left +0 +14 +14 +Connector_PinHeader_1.27mm +PinHeader_1x14_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x14, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x14 1.27mm single row style2 pin1 right +0 +14 +14 +Connector_PinHeader_1.27mm +PinHeader_1x15_P1.27mm_Horizontal +Through hole angled pin header, 1x15, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x15 1.27mm single row +0 +15 +15 +Connector_PinHeader_1.27mm +PinHeader_1x15_P1.27mm_Vertical +Through hole straight pin header, 1x15, 1.27mm pitch, single row +Through hole pin header THT 1x15 1.27mm single row +0 +15 +15 +Connector_PinHeader_1.27mm +PinHeader_1x15_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x15, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x15 1.27mm single row style1 pin1 left +0 +15 +15 +Connector_PinHeader_1.27mm +PinHeader_1x15_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x15, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x15 1.27mm single row style2 pin1 right +0 +15 +15 +Connector_PinHeader_1.27mm +PinHeader_1x16_P1.27mm_Horizontal +Through hole angled pin header, 1x16, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x16 1.27mm single row +0 +16 +16 +Connector_PinHeader_1.27mm +PinHeader_1x16_P1.27mm_Vertical +Through hole straight pin header, 1x16, 1.27mm pitch, single row +Through hole pin header THT 1x16 1.27mm single row +0 +16 +16 +Connector_PinHeader_1.27mm +PinHeader_1x16_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x16, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x16 1.27mm single row style1 pin1 left +0 +16 +16 +Connector_PinHeader_1.27mm +PinHeader_1x16_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x16, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x16 1.27mm single row style2 pin1 right +0 +16 +16 +Connector_PinHeader_1.27mm +PinHeader_1x17_P1.27mm_Horizontal +Through hole angled pin header, 1x17, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x17 1.27mm single row +0 +17 +17 +Connector_PinHeader_1.27mm +PinHeader_1x17_P1.27mm_Vertical +Through hole straight pin header, 1x17, 1.27mm pitch, single row +Through hole pin header THT 1x17 1.27mm single row +0 +17 +17 +Connector_PinHeader_1.27mm +PinHeader_1x17_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x17, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x17 1.27mm single row style1 pin1 left +0 +17 +17 +Connector_PinHeader_1.27mm +PinHeader_1x17_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x17, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x17 1.27mm single row style2 pin1 right +0 +17 +17 +Connector_PinHeader_1.27mm +PinHeader_1x18_P1.27mm_Horizontal +Through hole angled pin header, 1x18, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x18 1.27mm single row +0 +18 +18 +Connector_PinHeader_1.27mm +PinHeader_1x18_P1.27mm_Vertical +Through hole straight pin header, 1x18, 1.27mm pitch, single row +Through hole pin header THT 1x18 1.27mm single row +0 +18 +18 +Connector_PinHeader_1.27mm +PinHeader_1x18_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x18, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x18 1.27mm single row style1 pin1 left +0 +18 +18 +Connector_PinHeader_1.27mm +PinHeader_1x18_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x18, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x18 1.27mm single row style2 pin1 right +0 +18 +18 +Connector_PinHeader_1.27mm +PinHeader_1x19_P1.27mm_Horizontal +Through hole angled pin header, 1x19, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x19 1.27mm single row +0 +19 +19 +Connector_PinHeader_1.27mm +PinHeader_1x19_P1.27mm_Vertical +Through hole straight pin header, 1x19, 1.27mm pitch, single row +Through hole pin header THT 1x19 1.27mm single row +0 +19 +19 +Connector_PinHeader_1.27mm +PinHeader_1x19_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x19, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x19 1.27mm single row style1 pin1 left +0 +19 +19 +Connector_PinHeader_1.27mm +PinHeader_1x19_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x19, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x19 1.27mm single row style2 pin1 right +0 +19 +19 +Connector_PinHeader_1.27mm +PinHeader_1x20_P1.27mm_Horizontal +Through hole angled pin header, 1x20, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x20 1.27mm single row +0 +20 +20 +Connector_PinHeader_1.27mm +PinHeader_1x20_P1.27mm_Vertical +Through hole straight pin header, 1x20, 1.27mm pitch, single row +Through hole pin header THT 1x20 1.27mm single row +0 +20 +20 +Connector_PinHeader_1.27mm +PinHeader_1x20_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x20, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x20 1.27mm single row style1 pin1 left +0 +20 +20 +Connector_PinHeader_1.27mm +PinHeader_1x20_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x20, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x20 1.27mm single row style2 pin1 right +0 +20 +20 +Connector_PinHeader_1.27mm +PinHeader_1x21_P1.27mm_Horizontal +Through hole angled pin header, 1x21, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x21 1.27mm single row +0 +21 +21 +Connector_PinHeader_1.27mm +PinHeader_1x21_P1.27mm_Vertical +Through hole straight pin header, 1x21, 1.27mm pitch, single row +Through hole pin header THT 1x21 1.27mm single row +0 +21 +21 +Connector_PinHeader_1.27mm +PinHeader_1x21_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x21, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x21 1.27mm single row style1 pin1 left +0 +21 +21 +Connector_PinHeader_1.27mm +PinHeader_1x21_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x21, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x21 1.27mm single row style2 pin1 right +0 +21 +21 +Connector_PinHeader_1.27mm +PinHeader_1x22_P1.27mm_Horizontal +Through hole angled pin header, 1x22, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x22 1.27mm single row +0 +22 +22 +Connector_PinHeader_1.27mm +PinHeader_1x22_P1.27mm_Vertical +Through hole straight pin header, 1x22, 1.27mm pitch, single row +Through hole pin header THT 1x22 1.27mm single row +0 +22 +22 +Connector_PinHeader_1.27mm +PinHeader_1x22_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x22, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x22 1.27mm single row style1 pin1 left +0 +22 +22 +Connector_PinHeader_1.27mm +PinHeader_1x22_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x22, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x22 1.27mm single row style2 pin1 right +0 +22 +22 +Connector_PinHeader_1.27mm +PinHeader_1x23_P1.27mm_Horizontal +Through hole angled pin header, 1x23, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x23 1.27mm single row +0 +23 +23 +Connector_PinHeader_1.27mm +PinHeader_1x23_P1.27mm_Vertical +Through hole straight pin header, 1x23, 1.27mm pitch, single row +Through hole pin header THT 1x23 1.27mm single row +0 +23 +23 +Connector_PinHeader_1.27mm +PinHeader_1x23_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x23, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x23 1.27mm single row style1 pin1 left +0 +23 +23 +Connector_PinHeader_1.27mm +PinHeader_1x23_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x23, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x23 1.27mm single row style2 pin1 right +0 +23 +23 +Connector_PinHeader_1.27mm +PinHeader_1x24_P1.27mm_Horizontal +Through hole angled pin header, 1x24, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x24 1.27mm single row +0 +24 +24 +Connector_PinHeader_1.27mm +PinHeader_1x24_P1.27mm_Vertical +Through hole straight pin header, 1x24, 1.27mm pitch, single row +Through hole pin header THT 1x24 1.27mm single row +0 +24 +24 +Connector_PinHeader_1.27mm +PinHeader_1x24_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x24, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x24 1.27mm single row style1 pin1 left +0 +24 +24 +Connector_PinHeader_1.27mm +PinHeader_1x24_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x24, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x24 1.27mm single row style2 pin1 right +0 +24 +24 +Connector_PinHeader_1.27mm +PinHeader_1x25_P1.27mm_Horizontal +Through hole angled pin header, 1x25, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x25 1.27mm single row +0 +25 +25 +Connector_PinHeader_1.27mm +PinHeader_1x25_P1.27mm_Vertical +Through hole straight pin header, 1x25, 1.27mm pitch, single row +Through hole pin header THT 1x25 1.27mm single row +0 +25 +25 +Connector_PinHeader_1.27mm +PinHeader_1x25_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x25, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x25 1.27mm single row style1 pin1 left +0 +25 +25 +Connector_PinHeader_1.27mm +PinHeader_1x25_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x25, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x25 1.27mm single row style2 pin1 right +0 +25 +25 +Connector_PinHeader_1.27mm +PinHeader_1x26_P1.27mm_Horizontal +Through hole angled pin header, 1x26, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x26 1.27mm single row +0 +26 +26 +Connector_PinHeader_1.27mm +PinHeader_1x26_P1.27mm_Vertical +Through hole straight pin header, 1x26, 1.27mm pitch, single row +Through hole pin header THT 1x26 1.27mm single row +0 +26 +26 +Connector_PinHeader_1.27mm +PinHeader_1x26_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x26, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x26 1.27mm single row style1 pin1 left +0 +26 +26 +Connector_PinHeader_1.27mm +PinHeader_1x26_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x26, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x26 1.27mm single row style2 pin1 right +0 +26 +26 +Connector_PinHeader_1.27mm +PinHeader_1x27_P1.27mm_Horizontal +Through hole angled pin header, 1x27, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x27 1.27mm single row +0 +27 +27 +Connector_PinHeader_1.27mm +PinHeader_1x27_P1.27mm_Vertical +Through hole straight pin header, 1x27, 1.27mm pitch, single row +Through hole pin header THT 1x27 1.27mm single row +0 +27 +27 +Connector_PinHeader_1.27mm +PinHeader_1x27_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x27, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x27 1.27mm single row style1 pin1 left +0 +27 +27 +Connector_PinHeader_1.27mm +PinHeader_1x27_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x27, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x27 1.27mm single row style2 pin1 right +0 +27 +27 +Connector_PinHeader_1.27mm +PinHeader_1x28_P1.27mm_Horizontal +Through hole angled pin header, 1x28, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x28 1.27mm single row +0 +28 +28 +Connector_PinHeader_1.27mm +PinHeader_1x28_P1.27mm_Vertical +Through hole straight pin header, 1x28, 1.27mm pitch, single row +Through hole pin header THT 1x28 1.27mm single row +0 +28 +28 +Connector_PinHeader_1.27mm +PinHeader_1x28_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x28, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x28 1.27mm single row style1 pin1 left +0 +28 +28 +Connector_PinHeader_1.27mm +PinHeader_1x28_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x28, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x28 1.27mm single row style2 pin1 right +0 +28 +28 +Connector_PinHeader_1.27mm +PinHeader_1x29_P1.27mm_Horizontal +Through hole angled pin header, 1x29, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x29 1.27mm single row +0 +29 +29 +Connector_PinHeader_1.27mm +PinHeader_1x29_P1.27mm_Vertical +Through hole straight pin header, 1x29, 1.27mm pitch, single row +Through hole pin header THT 1x29 1.27mm single row +0 +29 +29 +Connector_PinHeader_1.27mm +PinHeader_1x29_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x29, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x29 1.27mm single row style1 pin1 left +0 +29 +29 +Connector_PinHeader_1.27mm +PinHeader_1x29_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x29, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x29 1.27mm single row style2 pin1 right +0 +29 +29 +Connector_PinHeader_1.27mm +PinHeader_1x30_P1.27mm_Horizontal +Through hole angled pin header, 1x30, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x30 1.27mm single row +0 +30 +30 +Connector_PinHeader_1.27mm +PinHeader_1x30_P1.27mm_Vertical +Through hole straight pin header, 1x30, 1.27mm pitch, single row +Through hole pin header THT 1x30 1.27mm single row +0 +30 +30 +Connector_PinHeader_1.27mm +PinHeader_1x30_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x30, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x30 1.27mm single row style1 pin1 left +0 +30 +30 +Connector_PinHeader_1.27mm +PinHeader_1x30_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x30, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x30 1.27mm single row style2 pin1 right +0 +30 +30 +Connector_PinHeader_1.27mm +PinHeader_1x31_P1.27mm_Horizontal +Through hole angled pin header, 1x31, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x31 1.27mm single row +0 +31 +31 +Connector_PinHeader_1.27mm +PinHeader_1x31_P1.27mm_Vertical +Through hole straight pin header, 1x31, 1.27mm pitch, single row +Through hole pin header THT 1x31 1.27mm single row +0 +31 +31 +Connector_PinHeader_1.27mm +PinHeader_1x31_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x31, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x31 1.27mm single row style1 pin1 left +0 +31 +31 +Connector_PinHeader_1.27mm +PinHeader_1x31_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x31, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x31 1.27mm single row style2 pin1 right +0 +31 +31 +Connector_PinHeader_1.27mm +PinHeader_1x32_P1.27mm_Horizontal +Through hole angled pin header, 1x32, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x32 1.27mm single row +0 +32 +32 +Connector_PinHeader_1.27mm +PinHeader_1x32_P1.27mm_Vertical +Through hole straight pin header, 1x32, 1.27mm pitch, single row +Through hole pin header THT 1x32 1.27mm single row +0 +32 +32 +Connector_PinHeader_1.27mm +PinHeader_1x32_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x32, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x32 1.27mm single row style1 pin1 left +0 +32 +32 +Connector_PinHeader_1.27mm +PinHeader_1x32_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x32, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x32 1.27mm single row style2 pin1 right +0 +32 +32 +Connector_PinHeader_1.27mm +PinHeader_1x33_P1.27mm_Horizontal +Through hole angled pin header, 1x33, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x33 1.27mm single row +0 +33 +33 +Connector_PinHeader_1.27mm +PinHeader_1x33_P1.27mm_Vertical +Through hole straight pin header, 1x33, 1.27mm pitch, single row +Through hole pin header THT 1x33 1.27mm single row +0 +33 +33 +Connector_PinHeader_1.27mm +PinHeader_1x33_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x33, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x33 1.27mm single row style1 pin1 left +0 +33 +33 +Connector_PinHeader_1.27mm +PinHeader_1x33_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x33, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x33 1.27mm single row style2 pin1 right +0 +33 +33 +Connector_PinHeader_1.27mm +PinHeader_1x34_P1.27mm_Horizontal +Through hole angled pin header, 1x34, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x34 1.27mm single row +0 +34 +34 +Connector_PinHeader_1.27mm +PinHeader_1x34_P1.27mm_Vertical +Through hole straight pin header, 1x34, 1.27mm pitch, single row +Through hole pin header THT 1x34 1.27mm single row +0 +34 +34 +Connector_PinHeader_1.27mm +PinHeader_1x34_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x34, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x34 1.27mm single row style1 pin1 left +0 +34 +34 +Connector_PinHeader_1.27mm +PinHeader_1x34_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x34, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x34 1.27mm single row style2 pin1 right +0 +34 +34 +Connector_PinHeader_1.27mm +PinHeader_1x35_P1.27mm_Horizontal +Through hole angled pin header, 1x35, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x35 1.27mm single row +0 +35 +35 +Connector_PinHeader_1.27mm +PinHeader_1x35_P1.27mm_Vertical +Through hole straight pin header, 1x35, 1.27mm pitch, single row +Through hole pin header THT 1x35 1.27mm single row +0 +35 +35 +Connector_PinHeader_1.27mm +PinHeader_1x35_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x35, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x35 1.27mm single row style1 pin1 left +0 +35 +35 +Connector_PinHeader_1.27mm +PinHeader_1x35_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x35, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x35 1.27mm single row style2 pin1 right +0 +35 +35 +Connector_PinHeader_1.27mm +PinHeader_1x36_P1.27mm_Horizontal +Through hole angled pin header, 1x36, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x36 1.27mm single row +0 +36 +36 +Connector_PinHeader_1.27mm +PinHeader_1x36_P1.27mm_Vertical +Through hole straight pin header, 1x36, 1.27mm pitch, single row +Through hole pin header THT 1x36 1.27mm single row +0 +36 +36 +Connector_PinHeader_1.27mm +PinHeader_1x36_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x36, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x36 1.27mm single row style1 pin1 left +0 +36 +36 +Connector_PinHeader_1.27mm +PinHeader_1x36_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x36, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x36 1.27mm single row style2 pin1 right +0 +36 +36 +Connector_PinHeader_1.27mm +PinHeader_1x37_P1.27mm_Horizontal +Through hole angled pin header, 1x37, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x37 1.27mm single row +0 +37 +37 +Connector_PinHeader_1.27mm +PinHeader_1x37_P1.27mm_Vertical +Through hole straight pin header, 1x37, 1.27mm pitch, single row +Through hole pin header THT 1x37 1.27mm single row +0 +37 +37 +Connector_PinHeader_1.27mm +PinHeader_1x37_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x37, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x37 1.27mm single row style1 pin1 left +0 +37 +37 +Connector_PinHeader_1.27mm +PinHeader_1x37_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x37, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x37 1.27mm single row style2 pin1 right +0 +37 +37 +Connector_PinHeader_1.27mm +PinHeader_1x38_P1.27mm_Horizontal +Through hole angled pin header, 1x38, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x38 1.27mm single row +0 +38 +38 +Connector_PinHeader_1.27mm +PinHeader_1x38_P1.27mm_Vertical +Through hole straight pin header, 1x38, 1.27mm pitch, single row +Through hole pin header THT 1x38 1.27mm single row +0 +38 +38 +Connector_PinHeader_1.27mm +PinHeader_1x38_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x38, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x38 1.27mm single row style1 pin1 left +0 +38 +38 +Connector_PinHeader_1.27mm +PinHeader_1x38_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x38, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x38 1.27mm single row style2 pin1 right +0 +38 +38 +Connector_PinHeader_1.27mm +PinHeader_1x39_P1.27mm_Horizontal +Through hole angled pin header, 1x39, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x39 1.27mm single row +0 +39 +39 +Connector_PinHeader_1.27mm +PinHeader_1x39_P1.27mm_Vertical +Through hole straight pin header, 1x39, 1.27mm pitch, single row +Through hole pin header THT 1x39 1.27mm single row +0 +39 +39 +Connector_PinHeader_1.27mm +PinHeader_1x39_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x39, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x39 1.27mm single row style1 pin1 left +0 +39 +39 +Connector_PinHeader_1.27mm +PinHeader_1x39_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x39, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x39 1.27mm single row style2 pin1 right +0 +39 +39 +Connector_PinHeader_1.27mm +PinHeader_1x40_P1.27mm_Horizontal +Through hole angled pin header, 1x40, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x40 1.27mm single row +0 +40 +40 +Connector_PinHeader_1.27mm +PinHeader_1x40_P1.27mm_Vertical +Through hole straight pin header, 1x40, 1.27mm pitch, single row +Through hole pin header THT 1x40 1.27mm single row +0 +40 +40 +Connector_PinHeader_1.27mm +PinHeader_1x40_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x40, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x40 1.27mm single row style1 pin1 left +0 +40 +40 +Connector_PinHeader_1.27mm +PinHeader_1x40_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x40, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x40 1.27mm single row style2 pin1 right +0 +40 +40 +Connector_PinHeader_1.27mm +PinHeader_2x01_P1.27mm_Horizontal +Through hole angled pin header, 2x01, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x01 1.27mm double row +0 +2 +2 +Connector_PinHeader_1.27mm +PinHeader_2x01_P1.27mm_Vertical +Through hole straight pin header, 2x01, 1.27mm pitch, double rows +Through hole pin header THT 2x01 1.27mm double row +0 +2 +2 +Connector_PinHeader_1.27mm +PinHeader_2x01_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x01, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x01 1.27mm double row +0 +2 +2 +Connector_PinHeader_1.27mm +PinHeader_2x02_P1.27mm_Horizontal +Through hole angled pin header, 2x02, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x02 1.27mm double row +0 +4 +4 +Connector_PinHeader_1.27mm +PinHeader_2x02_P1.27mm_Vertical +Through hole straight pin header, 2x02, 1.27mm pitch, double rows +Through hole pin header THT 2x02 1.27mm double row +0 +4 +4 +Connector_PinHeader_1.27mm +PinHeader_2x02_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x02, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x02 1.27mm double row +0 +4 +4 +Connector_PinHeader_1.27mm +PinHeader_2x03_P1.27mm_Horizontal +Through hole angled pin header, 2x03, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x03 1.27mm double row +0 +6 +6 +Connector_PinHeader_1.27mm +PinHeader_2x03_P1.27mm_Vertical +Through hole straight pin header, 2x03, 1.27mm pitch, double rows +Through hole pin header THT 2x03 1.27mm double row +0 +6 +6 +Connector_PinHeader_1.27mm +PinHeader_2x03_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x03, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x03 1.27mm double row +0 +6 +6 +Connector_PinHeader_1.27mm +PinHeader_2x04_P1.27mm_Horizontal +Through hole angled pin header, 2x04, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x04 1.27mm double row +0 +8 +8 +Connector_PinHeader_1.27mm +PinHeader_2x04_P1.27mm_Vertical +Through hole straight pin header, 2x04, 1.27mm pitch, double rows +Through hole pin header THT 2x04 1.27mm double row +0 +8 +8 +Connector_PinHeader_1.27mm +PinHeader_2x04_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x04, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x04 1.27mm double row +0 +8 +8 +Connector_PinHeader_1.27mm +PinHeader_2x05_P1.27mm_Horizontal +Through hole angled pin header, 2x05, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x05 1.27mm double row +0 +10 +10 +Connector_PinHeader_1.27mm +PinHeader_2x05_P1.27mm_Vertical +Through hole straight pin header, 2x05, 1.27mm pitch, double rows +Through hole pin header THT 2x05 1.27mm double row +0 +10 +10 +Connector_PinHeader_1.27mm +PinHeader_2x05_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x05, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x05 1.27mm double row +0 +10 +10 +Connector_PinHeader_1.27mm +PinHeader_2x06_P1.27mm_Horizontal +Through hole angled pin header, 2x06, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x06 1.27mm double row +0 +12 +12 +Connector_PinHeader_1.27mm +PinHeader_2x06_P1.27mm_Vertical +Through hole straight pin header, 2x06, 1.27mm pitch, double rows +Through hole pin header THT 2x06 1.27mm double row +0 +12 +12 +Connector_PinHeader_1.27mm +PinHeader_2x06_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x06, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x06 1.27mm double row +0 +12 +12 +Connector_PinHeader_1.27mm +PinHeader_2x07_P1.27mm_Horizontal +Through hole angled pin header, 2x07, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x07 1.27mm double row +0 +14 +14 +Connector_PinHeader_1.27mm +PinHeader_2x07_P1.27mm_Vertical +Through hole straight pin header, 2x07, 1.27mm pitch, double rows +Through hole pin header THT 2x07 1.27mm double row +0 +14 +14 +Connector_PinHeader_1.27mm +PinHeader_2x07_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x07, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x07 1.27mm double row +0 +14 +14 +Connector_PinHeader_1.27mm +PinHeader_2x08_P1.27mm_Horizontal +Through hole angled pin header, 2x08, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x08 1.27mm double row +0 +16 +16 +Connector_PinHeader_1.27mm +PinHeader_2x08_P1.27mm_Vertical +Through hole straight pin header, 2x08, 1.27mm pitch, double rows +Through hole pin header THT 2x08 1.27mm double row +0 +16 +16 +Connector_PinHeader_1.27mm +PinHeader_2x08_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x08, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x08 1.27mm double row +0 +16 +16 +Connector_PinHeader_1.27mm +PinHeader_2x09_P1.27mm_Horizontal +Through hole angled pin header, 2x09, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x09 1.27mm double row +0 +18 +18 +Connector_PinHeader_1.27mm +PinHeader_2x09_P1.27mm_Vertical +Through hole straight pin header, 2x09, 1.27mm pitch, double rows +Through hole pin header THT 2x09 1.27mm double row +0 +18 +18 +Connector_PinHeader_1.27mm +PinHeader_2x09_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x09, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x09 1.27mm double row +0 +18 +18 +Connector_PinHeader_1.27mm +PinHeader_2x10_P1.27mm_Horizontal +Through hole angled pin header, 2x10, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x10 1.27mm double row +0 +20 +20 +Connector_PinHeader_1.27mm +PinHeader_2x10_P1.27mm_Vertical +Through hole straight pin header, 2x10, 1.27mm pitch, double rows +Through hole pin header THT 2x10 1.27mm double row +0 +20 +20 +Connector_PinHeader_1.27mm +PinHeader_2x10_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x10, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x10 1.27mm double row +0 +20 +20 +Connector_PinHeader_1.27mm +PinHeader_2x11_P1.27mm_Horizontal +Through hole angled pin header, 2x11, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x11 1.27mm double row +0 +22 +22 +Connector_PinHeader_1.27mm +PinHeader_2x11_P1.27mm_Vertical +Through hole straight pin header, 2x11, 1.27mm pitch, double rows +Through hole pin header THT 2x11 1.27mm double row +0 +22 +22 +Connector_PinHeader_1.27mm +PinHeader_2x11_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x11, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x11 1.27mm double row +0 +22 +22 +Connector_PinHeader_1.27mm +PinHeader_2x12_P1.27mm_Horizontal +Through hole angled pin header, 2x12, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x12 1.27mm double row +0 +24 +24 +Connector_PinHeader_1.27mm +PinHeader_2x12_P1.27mm_Vertical +Through hole straight pin header, 2x12, 1.27mm pitch, double rows +Through hole pin header THT 2x12 1.27mm double row +0 +24 +24 +Connector_PinHeader_1.27mm +PinHeader_2x12_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x12, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x12 1.27mm double row +0 +24 +24 +Connector_PinHeader_1.27mm +PinHeader_2x13_P1.27mm_Horizontal +Through hole angled pin header, 2x13, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x13 1.27mm double row +0 +26 +26 +Connector_PinHeader_1.27mm +PinHeader_2x13_P1.27mm_Vertical +Through hole straight pin header, 2x13, 1.27mm pitch, double rows +Through hole pin header THT 2x13 1.27mm double row +0 +26 +26 +Connector_PinHeader_1.27mm +PinHeader_2x13_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x13, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x13 1.27mm double row +0 +26 +26 +Connector_PinHeader_1.27mm +PinHeader_2x14_P1.27mm_Horizontal +Through hole angled pin header, 2x14, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x14 1.27mm double row +0 +28 +28 +Connector_PinHeader_1.27mm +PinHeader_2x14_P1.27mm_Vertical +Through hole straight pin header, 2x14, 1.27mm pitch, double rows +Through hole pin header THT 2x14 1.27mm double row +0 +28 +28 +Connector_PinHeader_1.27mm +PinHeader_2x14_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x14, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x14 1.27mm double row +0 +28 +28 +Connector_PinHeader_1.27mm +PinHeader_2x15_P1.27mm_Horizontal +Through hole angled pin header, 2x15, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x15 1.27mm double row +0 +30 +30 +Connector_PinHeader_1.27mm +PinHeader_2x15_P1.27mm_Vertical +Through hole straight pin header, 2x15, 1.27mm pitch, double rows +Through hole pin header THT 2x15 1.27mm double row +0 +30 +30 +Connector_PinHeader_1.27mm +PinHeader_2x15_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x15, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x15 1.27mm double row +0 +30 +30 +Connector_PinHeader_1.27mm +PinHeader_2x16_P1.27mm_Horizontal +Through hole angled pin header, 2x16, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x16 1.27mm double row +0 +32 +32 +Connector_PinHeader_1.27mm +PinHeader_2x16_P1.27mm_Vertical +Through hole straight pin header, 2x16, 1.27mm pitch, double rows +Through hole pin header THT 2x16 1.27mm double row +0 +32 +32 +Connector_PinHeader_1.27mm +PinHeader_2x16_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x16, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x16 1.27mm double row +0 +32 +32 +Connector_PinHeader_1.27mm +PinHeader_2x17_P1.27mm_Horizontal +Through hole angled pin header, 2x17, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x17 1.27mm double row +0 +34 +34 +Connector_PinHeader_1.27mm +PinHeader_2x17_P1.27mm_Vertical +Through hole straight pin header, 2x17, 1.27mm pitch, double rows +Through hole pin header THT 2x17 1.27mm double row +0 +34 +34 +Connector_PinHeader_1.27mm +PinHeader_2x17_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x17, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x17 1.27mm double row +0 +34 +34 +Connector_PinHeader_1.27mm +PinHeader_2x18_P1.27mm_Horizontal +Through hole angled pin header, 2x18, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x18 1.27mm double row +0 +36 +36 +Connector_PinHeader_1.27mm +PinHeader_2x18_P1.27mm_Vertical +Through hole straight pin header, 2x18, 1.27mm pitch, double rows +Through hole pin header THT 2x18 1.27mm double row +0 +36 +36 +Connector_PinHeader_1.27mm +PinHeader_2x18_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x18, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x18 1.27mm double row +0 +36 +36 +Connector_PinHeader_1.27mm +PinHeader_2x19_P1.27mm_Horizontal +Through hole angled pin header, 2x19, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x19 1.27mm double row +0 +38 +38 +Connector_PinHeader_1.27mm +PinHeader_2x19_P1.27mm_Vertical +Through hole straight pin header, 2x19, 1.27mm pitch, double rows +Through hole pin header THT 2x19 1.27mm double row +0 +38 +38 +Connector_PinHeader_1.27mm +PinHeader_2x19_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x19, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x19 1.27mm double row +0 +38 +38 +Connector_PinHeader_1.27mm +PinHeader_2x20_P1.27mm_Horizontal +Through hole angled pin header, 2x20, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x20 1.27mm double row +0 +40 +40 +Connector_PinHeader_1.27mm +PinHeader_2x20_P1.27mm_Vertical +Through hole straight pin header, 2x20, 1.27mm pitch, double rows +Through hole pin header THT 2x20 1.27mm double row +0 +40 +40 +Connector_PinHeader_1.27mm +PinHeader_2x20_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x20, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x20 1.27mm double row +0 +40 +40 +Connector_PinHeader_1.27mm +PinHeader_2x21_P1.27mm_Horizontal +Through hole angled pin header, 2x21, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x21 1.27mm double row +0 +42 +42 +Connector_PinHeader_1.27mm +PinHeader_2x21_P1.27mm_Vertical +Through hole straight pin header, 2x21, 1.27mm pitch, double rows +Through hole pin header THT 2x21 1.27mm double row +0 +42 +42 +Connector_PinHeader_1.27mm +PinHeader_2x21_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x21, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x21 1.27mm double row +0 +42 +42 +Connector_PinHeader_1.27mm +PinHeader_2x22_P1.27mm_Horizontal +Through hole angled pin header, 2x22, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x22 1.27mm double row +0 +44 +44 +Connector_PinHeader_1.27mm +PinHeader_2x22_P1.27mm_Vertical +Through hole straight pin header, 2x22, 1.27mm pitch, double rows +Through hole pin header THT 2x22 1.27mm double row +0 +44 +44 +Connector_PinHeader_1.27mm +PinHeader_2x22_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x22, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x22 1.27mm double row +0 +44 +44 +Connector_PinHeader_1.27mm +PinHeader_2x23_P1.27mm_Horizontal +Through hole angled pin header, 2x23, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x23 1.27mm double row +0 +46 +46 +Connector_PinHeader_1.27mm +PinHeader_2x23_P1.27mm_Vertical +Through hole straight pin header, 2x23, 1.27mm pitch, double rows +Through hole pin header THT 2x23 1.27mm double row +0 +46 +46 +Connector_PinHeader_1.27mm +PinHeader_2x23_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x23, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x23 1.27mm double row +0 +46 +46 +Connector_PinHeader_1.27mm +PinHeader_2x24_P1.27mm_Horizontal +Through hole angled pin header, 2x24, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x24 1.27mm double row +0 +48 +48 +Connector_PinHeader_1.27mm +PinHeader_2x24_P1.27mm_Vertical +Through hole straight pin header, 2x24, 1.27mm pitch, double rows +Through hole pin header THT 2x24 1.27mm double row +0 +48 +48 +Connector_PinHeader_1.27mm +PinHeader_2x24_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x24, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x24 1.27mm double row +0 +48 +48 +Connector_PinHeader_1.27mm +PinHeader_2x25_P1.27mm_Horizontal +Through hole angled pin header, 2x25, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x25 1.27mm double row +0 +50 +50 +Connector_PinHeader_1.27mm +PinHeader_2x25_P1.27mm_Vertical +Through hole straight pin header, 2x25, 1.27mm pitch, double rows +Through hole pin header THT 2x25 1.27mm double row +0 +50 +50 +Connector_PinHeader_1.27mm +PinHeader_2x25_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x25, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x25 1.27mm double row +0 +50 +50 +Connector_PinHeader_1.27mm +PinHeader_2x26_P1.27mm_Horizontal +Through hole angled pin header, 2x26, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x26 1.27mm double row +0 +52 +52 +Connector_PinHeader_1.27mm +PinHeader_2x26_P1.27mm_Vertical +Through hole straight pin header, 2x26, 1.27mm pitch, double rows +Through hole pin header THT 2x26 1.27mm double row +0 +52 +52 +Connector_PinHeader_1.27mm +PinHeader_2x26_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x26, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x26 1.27mm double row +0 +52 +52 +Connector_PinHeader_1.27mm +PinHeader_2x27_P1.27mm_Horizontal +Through hole angled pin header, 2x27, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x27 1.27mm double row +0 +54 +54 +Connector_PinHeader_1.27mm +PinHeader_2x27_P1.27mm_Vertical +Through hole straight pin header, 2x27, 1.27mm pitch, double rows +Through hole pin header THT 2x27 1.27mm double row +0 +54 +54 +Connector_PinHeader_1.27mm +PinHeader_2x27_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x27, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x27 1.27mm double row +0 +54 +54 +Connector_PinHeader_1.27mm +PinHeader_2x28_P1.27mm_Horizontal +Through hole angled pin header, 2x28, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x28 1.27mm double row +0 +56 +56 +Connector_PinHeader_1.27mm +PinHeader_2x28_P1.27mm_Vertical +Through hole straight pin header, 2x28, 1.27mm pitch, double rows +Through hole pin header THT 2x28 1.27mm double row +0 +56 +56 +Connector_PinHeader_1.27mm +PinHeader_2x28_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x28, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x28 1.27mm double row +0 +56 +56 +Connector_PinHeader_1.27mm +PinHeader_2x29_P1.27mm_Horizontal +Through hole angled pin header, 2x29, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x29 1.27mm double row +0 +58 +58 +Connector_PinHeader_1.27mm +PinHeader_2x29_P1.27mm_Vertical +Through hole straight pin header, 2x29, 1.27mm pitch, double rows +Through hole pin header THT 2x29 1.27mm double row +0 +58 +58 +Connector_PinHeader_1.27mm +PinHeader_2x29_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x29, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x29 1.27mm double row +0 +58 +58 +Connector_PinHeader_1.27mm +PinHeader_2x30_P1.27mm_Horizontal +Through hole angled pin header, 2x30, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x30 1.27mm double row +0 +60 +60 +Connector_PinHeader_1.27mm +PinHeader_2x30_P1.27mm_Vertical +Through hole straight pin header, 2x30, 1.27mm pitch, double rows +Through hole pin header THT 2x30 1.27mm double row +0 +60 +60 +Connector_PinHeader_1.27mm +PinHeader_2x30_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x30, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x30 1.27mm double row +0 +60 +60 +Connector_PinHeader_1.27mm +PinHeader_2x31_P1.27mm_Horizontal +Through hole angled pin header, 2x31, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x31 1.27mm double row +0 +62 +62 +Connector_PinHeader_1.27mm +PinHeader_2x31_P1.27mm_Vertical +Through hole straight pin header, 2x31, 1.27mm pitch, double rows +Through hole pin header THT 2x31 1.27mm double row +0 +62 +62 +Connector_PinHeader_1.27mm +PinHeader_2x31_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x31, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x31 1.27mm double row +0 +62 +62 +Connector_PinHeader_1.27mm +PinHeader_2x32_P1.27mm_Horizontal +Through hole angled pin header, 2x32, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x32 1.27mm double row +0 +64 +64 +Connector_PinHeader_1.27mm +PinHeader_2x32_P1.27mm_Vertical +Through hole straight pin header, 2x32, 1.27mm pitch, double rows +Through hole pin header THT 2x32 1.27mm double row +0 +64 +64 +Connector_PinHeader_1.27mm +PinHeader_2x32_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x32, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x32 1.27mm double row +0 +64 +64 +Connector_PinHeader_1.27mm +PinHeader_2x33_P1.27mm_Horizontal +Through hole angled pin header, 2x33, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x33 1.27mm double row +0 +66 +66 +Connector_PinHeader_1.27mm +PinHeader_2x33_P1.27mm_Vertical +Through hole straight pin header, 2x33, 1.27mm pitch, double rows +Through hole pin header THT 2x33 1.27mm double row +0 +66 +66 +Connector_PinHeader_1.27mm +PinHeader_2x33_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x33, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x33 1.27mm double row +0 +66 +66 +Connector_PinHeader_1.27mm +PinHeader_2x34_P1.27mm_Horizontal +Through hole angled pin header, 2x34, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x34 1.27mm double row +0 +68 +68 +Connector_PinHeader_1.27mm +PinHeader_2x34_P1.27mm_Vertical +Through hole straight pin header, 2x34, 1.27mm pitch, double rows +Through hole pin header THT 2x34 1.27mm double row +0 +68 +68 +Connector_PinHeader_1.27mm +PinHeader_2x34_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x34, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x34 1.27mm double row +0 +68 +68 +Connector_PinHeader_1.27mm +PinHeader_2x35_P1.27mm_Horizontal +Through hole angled pin header, 2x35, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x35 1.27mm double row +0 +70 +70 +Connector_PinHeader_1.27mm +PinHeader_2x35_P1.27mm_Vertical +Through hole straight pin header, 2x35, 1.27mm pitch, double rows +Through hole pin header THT 2x35 1.27mm double row +0 +70 +70 +Connector_PinHeader_1.27mm +PinHeader_2x35_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x35, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x35 1.27mm double row +0 +70 +70 +Connector_PinHeader_1.27mm +PinHeader_2x36_P1.27mm_Horizontal +Through hole angled pin header, 2x36, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x36 1.27mm double row +0 +72 +72 +Connector_PinHeader_1.27mm +PinHeader_2x36_P1.27mm_Vertical +Through hole straight pin header, 2x36, 1.27mm pitch, double rows +Through hole pin header THT 2x36 1.27mm double row +0 +72 +72 +Connector_PinHeader_1.27mm +PinHeader_2x36_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x36, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x36 1.27mm double row +0 +72 +72 +Connector_PinHeader_1.27mm +PinHeader_2x37_P1.27mm_Horizontal +Through hole angled pin header, 2x37, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x37 1.27mm double row +0 +74 +74 +Connector_PinHeader_1.27mm +PinHeader_2x37_P1.27mm_Vertical +Through hole straight pin header, 2x37, 1.27mm pitch, double rows +Through hole pin header THT 2x37 1.27mm double row +0 +74 +74 +Connector_PinHeader_1.27mm +PinHeader_2x37_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x37, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x37 1.27mm double row +0 +74 +74 +Connector_PinHeader_1.27mm +PinHeader_2x38_P1.27mm_Horizontal +Through hole angled pin header, 2x38, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x38 1.27mm double row +0 +76 +76 +Connector_PinHeader_1.27mm +PinHeader_2x38_P1.27mm_Vertical +Through hole straight pin header, 2x38, 1.27mm pitch, double rows +Through hole pin header THT 2x38 1.27mm double row +0 +76 +76 +Connector_PinHeader_1.27mm +PinHeader_2x38_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x38, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x38 1.27mm double row +0 +76 +76 +Connector_PinHeader_1.27mm +PinHeader_2x39_P1.27mm_Horizontal +Through hole angled pin header, 2x39, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x39 1.27mm double row +0 +78 +78 +Connector_PinHeader_1.27mm +PinHeader_2x39_P1.27mm_Vertical +Through hole straight pin header, 2x39, 1.27mm pitch, double rows +Through hole pin header THT 2x39 1.27mm double row +0 +78 +78 +Connector_PinHeader_1.27mm +PinHeader_2x39_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x39, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x39 1.27mm double row +0 +78 +78 +Connector_PinHeader_1.27mm +PinHeader_2x40_P1.27mm_Horizontal +Through hole angled pin header, 2x40, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x40 1.27mm double row +0 +80 +80 +Connector_PinHeader_1.27mm +PinHeader_2x40_P1.27mm_Vertical +Through hole straight pin header, 2x40, 1.27mm pitch, double rows +Through hole pin header THT 2x40 1.27mm double row +0 +80 +80 +Connector_PinHeader_1.27mm +PinHeader_2x40_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x40, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x40 1.27mm double row +0 +80 +80 +Connector_PinHeader_2.00mm +PinHeader_1x01_P2.00mm_Horizontal +Through hole angled pin header, 1x01, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x01 2.00mm single row +0 +1 +1 +Connector_PinHeader_2.00mm +PinHeader_1x01_P2.00mm_Vertical +Through hole straight pin header, 1x01, 2.00mm pitch, single row +Through hole pin header THT 1x01 2.00mm single row +0 +1 +1 +Connector_PinHeader_2.00mm +PinHeader_1x02_P2.00mm_Horizontal +Through hole angled pin header, 1x02, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x02 2.00mm single row +0 +2 +2 +Connector_PinHeader_2.00mm +PinHeader_1x02_P2.00mm_Vertical +Through hole straight pin header, 1x02, 2.00mm pitch, single row +Through hole pin header THT 1x02 2.00mm single row +0 +2 +2 +Connector_PinHeader_2.00mm +PinHeader_1x02_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x02, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x02 2.00mm single row style1 pin1 left +0 +2 +2 +Connector_PinHeader_2.00mm +PinHeader_1x02_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x02, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x02 2.00mm single row style2 pin1 right +0 +2 +2 +Connector_PinHeader_2.00mm +PinHeader_1x03_P2.00mm_Horizontal +Through hole angled pin header, 1x03, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x03 2.00mm single row +0 +3 +3 +Connector_PinHeader_2.00mm +PinHeader_1x03_P2.00mm_Vertical +Through hole straight pin header, 1x03, 2.00mm pitch, single row +Through hole pin header THT 1x03 2.00mm single row +0 +3 +3 +Connector_PinHeader_2.00mm +PinHeader_1x03_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x03, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x03 2.00mm single row style1 pin1 left +0 +3 +3 +Connector_PinHeader_2.00mm +PinHeader_1x03_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x03, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x03 2.00mm single row style2 pin1 right +0 +3 +3 +Connector_PinHeader_2.00mm +PinHeader_1x04_P2.00mm_Horizontal +Through hole angled pin header, 1x04, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x04 2.00mm single row +0 +4 +4 +Connector_PinHeader_2.00mm +PinHeader_1x04_P2.00mm_Vertical +Through hole straight pin header, 1x04, 2.00mm pitch, single row +Through hole pin header THT 1x04 2.00mm single row +0 +4 +4 +Connector_PinHeader_2.00mm +PinHeader_1x04_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x04, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x04 2.00mm single row style1 pin1 left +0 +4 +4 +Connector_PinHeader_2.00mm +PinHeader_1x04_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x04, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x04 2.00mm single row style2 pin1 right +0 +4 +4 +Connector_PinHeader_2.00mm +PinHeader_1x05_P2.00mm_Horizontal +Through hole angled pin header, 1x05, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x05 2.00mm single row +0 +5 +5 +Connector_PinHeader_2.00mm +PinHeader_1x05_P2.00mm_Vertical +Through hole straight pin header, 1x05, 2.00mm pitch, single row +Through hole pin header THT 1x05 2.00mm single row +0 +5 +5 +Connector_PinHeader_2.00mm +PinHeader_1x05_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x05, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x05 2.00mm single row style1 pin1 left +0 +5 +5 +Connector_PinHeader_2.00mm +PinHeader_1x05_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x05, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x05 2.00mm single row style2 pin1 right +0 +5 +5 +Connector_PinHeader_2.00mm +PinHeader_1x06_P2.00mm_Horizontal +Through hole angled pin header, 1x06, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x06 2.00mm single row +0 +6 +6 +Connector_PinHeader_2.00mm +PinHeader_1x06_P2.00mm_Vertical +Through hole straight pin header, 1x06, 2.00mm pitch, single row +Through hole pin header THT 1x06 2.00mm single row +0 +6 +6 +Connector_PinHeader_2.00mm +PinHeader_1x06_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x06, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x06 2.00mm single row style1 pin1 left +0 +6 +6 +Connector_PinHeader_2.00mm +PinHeader_1x06_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x06, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x06 2.00mm single row style2 pin1 right +0 +6 +6 +Connector_PinHeader_2.00mm +PinHeader_1x07_P2.00mm_Horizontal +Through hole angled pin header, 1x07, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x07 2.00mm single row +0 +7 +7 +Connector_PinHeader_2.00mm +PinHeader_1x07_P2.00mm_Vertical +Through hole straight pin header, 1x07, 2.00mm pitch, single row +Through hole pin header THT 1x07 2.00mm single row +0 +7 +7 +Connector_PinHeader_2.00mm +PinHeader_1x07_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x07, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x07 2.00mm single row style1 pin1 left +0 +7 +7 +Connector_PinHeader_2.00mm +PinHeader_1x07_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x07, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x07 2.00mm single row style2 pin1 right +0 +7 +7 +Connector_PinHeader_2.00mm +PinHeader_1x08_P2.00mm_Horizontal +Through hole angled pin header, 1x08, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x08 2.00mm single row +0 +8 +8 +Connector_PinHeader_2.00mm +PinHeader_1x08_P2.00mm_Vertical +Through hole straight pin header, 1x08, 2.00mm pitch, single row +Through hole pin header THT 1x08 2.00mm single row +0 +8 +8 +Connector_PinHeader_2.00mm +PinHeader_1x08_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x08, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x08 2.00mm single row style1 pin1 left +0 +8 +8 +Connector_PinHeader_2.00mm +PinHeader_1x08_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x08, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x08 2.00mm single row style2 pin1 right +0 +8 +8 +Connector_PinHeader_2.00mm +PinHeader_1x09_P2.00mm_Horizontal +Through hole angled pin header, 1x09, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x09 2.00mm single row +0 +9 +9 +Connector_PinHeader_2.00mm +PinHeader_1x09_P2.00mm_Vertical +Through hole straight pin header, 1x09, 2.00mm pitch, single row +Through hole pin header THT 1x09 2.00mm single row +0 +9 +9 +Connector_PinHeader_2.00mm +PinHeader_1x09_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x09, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x09 2.00mm single row style1 pin1 left +0 +9 +9 +Connector_PinHeader_2.00mm +PinHeader_1x09_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x09, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x09 2.00mm single row style2 pin1 right +0 +9 +9 +Connector_PinHeader_2.00mm +PinHeader_1x10_P2.00mm_Horizontal +Through hole angled pin header, 1x10, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x10 2.00mm single row +0 +10 +10 +Connector_PinHeader_2.00mm +PinHeader_1x10_P2.00mm_Vertical +Through hole straight pin header, 1x10, 2.00mm pitch, single row +Through hole pin header THT 1x10 2.00mm single row +0 +10 +10 +Connector_PinHeader_2.00mm +PinHeader_1x10_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x10, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x10 2.00mm single row style1 pin1 left +0 +10 +10 +Connector_PinHeader_2.00mm +PinHeader_1x10_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x10, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x10 2.00mm single row style2 pin1 right +0 +10 +10 +Connector_PinHeader_2.00mm +PinHeader_1x11_P2.00mm_Horizontal +Through hole angled pin header, 1x11, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x11 2.00mm single row +0 +11 +11 +Connector_PinHeader_2.00mm +PinHeader_1x11_P2.00mm_Vertical +Through hole straight pin header, 1x11, 2.00mm pitch, single row +Through hole pin header THT 1x11 2.00mm single row +0 +11 +11 +Connector_PinHeader_2.00mm +PinHeader_1x11_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x11, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x11 2.00mm single row style1 pin1 left +0 +11 +11 +Connector_PinHeader_2.00mm +PinHeader_1x11_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x11, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x11 2.00mm single row style2 pin1 right +0 +11 +11 +Connector_PinHeader_2.00mm +PinHeader_1x12_P2.00mm_Horizontal +Through hole angled pin header, 1x12, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x12 2.00mm single row +0 +12 +12 +Connector_PinHeader_2.00mm +PinHeader_1x12_P2.00mm_Vertical +Through hole straight pin header, 1x12, 2.00mm pitch, single row +Through hole pin header THT 1x12 2.00mm single row +0 +12 +12 +Connector_PinHeader_2.00mm +PinHeader_1x12_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x12, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x12 2.00mm single row style1 pin1 left +0 +12 +12 +Connector_PinHeader_2.00mm +PinHeader_1x12_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x12, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x12 2.00mm single row style2 pin1 right +0 +12 +12 +Connector_PinHeader_2.00mm +PinHeader_1x13_P2.00mm_Horizontal +Through hole angled pin header, 1x13, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x13 2.00mm single row +0 +13 +13 +Connector_PinHeader_2.00mm +PinHeader_1x13_P2.00mm_Vertical +Through hole straight pin header, 1x13, 2.00mm pitch, single row +Through hole pin header THT 1x13 2.00mm single row +0 +13 +13 +Connector_PinHeader_2.00mm +PinHeader_1x13_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x13, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x13 2.00mm single row style1 pin1 left +0 +13 +13 +Connector_PinHeader_2.00mm +PinHeader_1x13_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x13, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x13 2.00mm single row style2 pin1 right +0 +13 +13 +Connector_PinHeader_2.00mm +PinHeader_1x14_P2.00mm_Horizontal +Through hole angled pin header, 1x14, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x14 2.00mm single row +0 +14 +14 +Connector_PinHeader_2.00mm +PinHeader_1x14_P2.00mm_Vertical +Through hole straight pin header, 1x14, 2.00mm pitch, single row +Through hole pin header THT 1x14 2.00mm single row +0 +14 +14 +Connector_PinHeader_2.00mm +PinHeader_1x14_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x14, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x14 2.00mm single row style1 pin1 left +0 +14 +14 +Connector_PinHeader_2.00mm +PinHeader_1x14_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x14, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x14 2.00mm single row style2 pin1 right +0 +14 +14 +Connector_PinHeader_2.00mm +PinHeader_1x15_P2.00mm_Horizontal +Through hole angled pin header, 1x15, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x15 2.00mm single row +0 +15 +15 +Connector_PinHeader_2.00mm +PinHeader_1x15_P2.00mm_Vertical +Through hole straight pin header, 1x15, 2.00mm pitch, single row +Through hole pin header THT 1x15 2.00mm single row +0 +15 +15 +Connector_PinHeader_2.00mm +PinHeader_1x15_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x15, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x15 2.00mm single row style1 pin1 left +0 +15 +15 +Connector_PinHeader_2.00mm +PinHeader_1x15_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x15, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x15 2.00mm single row style2 pin1 right +0 +15 +15 +Connector_PinHeader_2.00mm +PinHeader_1x16_P2.00mm_Horizontal +Through hole angled pin header, 1x16, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x16 2.00mm single row +0 +16 +16 +Connector_PinHeader_2.00mm +PinHeader_1x16_P2.00mm_Vertical +Through hole straight pin header, 1x16, 2.00mm pitch, single row +Through hole pin header THT 1x16 2.00mm single row +0 +16 +16 +Connector_PinHeader_2.00mm +PinHeader_1x16_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x16, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x16 2.00mm single row style1 pin1 left +0 +16 +16 +Connector_PinHeader_2.00mm +PinHeader_1x16_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x16, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x16 2.00mm single row style2 pin1 right +0 +16 +16 +Connector_PinHeader_2.00mm +PinHeader_1x17_P2.00mm_Horizontal +Through hole angled pin header, 1x17, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x17 2.00mm single row +0 +17 +17 +Connector_PinHeader_2.00mm +PinHeader_1x17_P2.00mm_Vertical +Through hole straight pin header, 1x17, 2.00mm pitch, single row +Through hole pin header THT 1x17 2.00mm single row +0 +17 +17 +Connector_PinHeader_2.00mm +PinHeader_1x17_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x17, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x17 2.00mm single row style1 pin1 left +0 +17 +17 +Connector_PinHeader_2.00mm +PinHeader_1x17_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x17, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x17 2.00mm single row style2 pin1 right +0 +17 +17 +Connector_PinHeader_2.00mm +PinHeader_1x18_P2.00mm_Horizontal +Through hole angled pin header, 1x18, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x18 2.00mm single row +0 +18 +18 +Connector_PinHeader_2.00mm +PinHeader_1x18_P2.00mm_Vertical +Through hole straight pin header, 1x18, 2.00mm pitch, single row +Through hole pin header THT 1x18 2.00mm single row +0 +18 +18 +Connector_PinHeader_2.00mm +PinHeader_1x18_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x18, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x18 2.00mm single row style1 pin1 left +0 +18 +18 +Connector_PinHeader_2.00mm +PinHeader_1x18_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x18, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x18 2.00mm single row style2 pin1 right +0 +18 +18 +Connector_PinHeader_2.00mm +PinHeader_1x19_P2.00mm_Horizontal +Through hole angled pin header, 1x19, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x19 2.00mm single row +0 +19 +19 +Connector_PinHeader_2.00mm +PinHeader_1x19_P2.00mm_Vertical +Through hole straight pin header, 1x19, 2.00mm pitch, single row +Through hole pin header THT 1x19 2.00mm single row +0 +19 +19 +Connector_PinHeader_2.00mm +PinHeader_1x19_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x19, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x19 2.00mm single row style1 pin1 left +0 +19 +19 +Connector_PinHeader_2.00mm +PinHeader_1x19_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x19, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x19 2.00mm single row style2 pin1 right +0 +19 +19 +Connector_PinHeader_2.00mm +PinHeader_1x20_P2.00mm_Horizontal +Through hole angled pin header, 1x20, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x20 2.00mm single row +0 +20 +20 +Connector_PinHeader_2.00mm +PinHeader_1x20_P2.00mm_Vertical +Through hole straight pin header, 1x20, 2.00mm pitch, single row +Through hole pin header THT 1x20 2.00mm single row +0 +20 +20 +Connector_PinHeader_2.00mm +PinHeader_1x20_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x20, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x20 2.00mm single row style1 pin1 left +0 +20 +20 +Connector_PinHeader_2.00mm +PinHeader_1x20_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x20, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x20 2.00mm single row style2 pin1 right +0 +20 +20 +Connector_PinHeader_2.00mm +PinHeader_1x21_P2.00mm_Horizontal +Through hole angled pin header, 1x21, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x21 2.00mm single row +0 +21 +21 +Connector_PinHeader_2.00mm +PinHeader_1x21_P2.00mm_Vertical +Through hole straight pin header, 1x21, 2.00mm pitch, single row +Through hole pin header THT 1x21 2.00mm single row +0 +21 +21 +Connector_PinHeader_2.00mm +PinHeader_1x21_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x21, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x21 2.00mm single row style1 pin1 left +0 +21 +21 +Connector_PinHeader_2.00mm +PinHeader_1x21_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x21, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x21 2.00mm single row style2 pin1 right +0 +21 +21 +Connector_PinHeader_2.00mm +PinHeader_1x22_P2.00mm_Horizontal +Through hole angled pin header, 1x22, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x22 2.00mm single row +0 +22 +22 +Connector_PinHeader_2.00mm +PinHeader_1x22_P2.00mm_Vertical +Through hole straight pin header, 1x22, 2.00mm pitch, single row +Through hole pin header THT 1x22 2.00mm single row +0 +22 +22 +Connector_PinHeader_2.00mm +PinHeader_1x22_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x22, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x22 2.00mm single row style1 pin1 left +0 +22 +22 +Connector_PinHeader_2.00mm +PinHeader_1x22_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x22, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x22 2.00mm single row style2 pin1 right +0 +22 +22 +Connector_PinHeader_2.00mm +PinHeader_1x23_P2.00mm_Horizontal +Through hole angled pin header, 1x23, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x23 2.00mm single row +0 +23 +23 +Connector_PinHeader_2.00mm +PinHeader_1x23_P2.00mm_Vertical +Through hole straight pin header, 1x23, 2.00mm pitch, single row +Through hole pin header THT 1x23 2.00mm single row +0 +23 +23 +Connector_PinHeader_2.00mm +PinHeader_1x23_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x23, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x23 2.00mm single row style1 pin1 left +0 +23 +23 +Connector_PinHeader_2.00mm +PinHeader_1x23_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x23, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x23 2.00mm single row style2 pin1 right +0 +23 +23 +Connector_PinHeader_2.00mm +PinHeader_1x24_P2.00mm_Horizontal +Through hole angled pin header, 1x24, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x24 2.00mm single row +0 +24 +24 +Connector_PinHeader_2.00mm +PinHeader_1x24_P2.00mm_Vertical +Through hole straight pin header, 1x24, 2.00mm pitch, single row +Through hole pin header THT 1x24 2.00mm single row +0 +24 +24 +Connector_PinHeader_2.00mm +PinHeader_1x24_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x24, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x24 2.00mm single row style1 pin1 left +0 +24 +24 +Connector_PinHeader_2.00mm +PinHeader_1x24_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x24, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x24 2.00mm single row style2 pin1 right +0 +24 +24 +Connector_PinHeader_2.00mm +PinHeader_1x25_P2.00mm_Horizontal +Through hole angled pin header, 1x25, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x25 2.00mm single row +0 +25 +25 +Connector_PinHeader_2.00mm +PinHeader_1x25_P2.00mm_Vertical +Through hole straight pin header, 1x25, 2.00mm pitch, single row +Through hole pin header THT 1x25 2.00mm single row +0 +25 +25 +Connector_PinHeader_2.00mm +PinHeader_1x25_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x25, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x25 2.00mm single row style1 pin1 left +0 +25 +25 +Connector_PinHeader_2.00mm +PinHeader_1x25_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x25, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x25 2.00mm single row style2 pin1 right +0 +25 +25 +Connector_PinHeader_2.00mm +PinHeader_1x26_P2.00mm_Horizontal +Through hole angled pin header, 1x26, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x26 2.00mm single row +0 +26 +26 +Connector_PinHeader_2.00mm +PinHeader_1x26_P2.00mm_Vertical +Through hole straight pin header, 1x26, 2.00mm pitch, single row +Through hole pin header THT 1x26 2.00mm single row +0 +26 +26 +Connector_PinHeader_2.00mm +PinHeader_1x26_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x26, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x26 2.00mm single row style1 pin1 left +0 +26 +26 +Connector_PinHeader_2.00mm +PinHeader_1x26_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x26, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x26 2.00mm single row style2 pin1 right +0 +26 +26 +Connector_PinHeader_2.00mm +PinHeader_1x27_P2.00mm_Horizontal +Through hole angled pin header, 1x27, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x27 2.00mm single row +0 +27 +27 +Connector_PinHeader_2.00mm +PinHeader_1x27_P2.00mm_Vertical +Through hole straight pin header, 1x27, 2.00mm pitch, single row +Through hole pin header THT 1x27 2.00mm single row +0 +27 +27 +Connector_PinHeader_2.00mm +PinHeader_1x27_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x27, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x27 2.00mm single row style1 pin1 left +0 +27 +27 +Connector_PinHeader_2.00mm +PinHeader_1x27_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x27, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x27 2.00mm single row style2 pin1 right +0 +27 +27 +Connector_PinHeader_2.00mm +PinHeader_1x28_P2.00mm_Horizontal +Through hole angled pin header, 1x28, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x28 2.00mm single row +0 +28 +28 +Connector_PinHeader_2.00mm +PinHeader_1x28_P2.00mm_Vertical +Through hole straight pin header, 1x28, 2.00mm pitch, single row +Through hole pin header THT 1x28 2.00mm single row +0 +28 +28 +Connector_PinHeader_2.00mm +PinHeader_1x28_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x28, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x28 2.00mm single row style1 pin1 left +0 +28 +28 +Connector_PinHeader_2.00mm +PinHeader_1x28_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x28, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x28 2.00mm single row style2 pin1 right +0 +28 +28 +Connector_PinHeader_2.00mm +PinHeader_1x29_P2.00mm_Horizontal +Through hole angled pin header, 1x29, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x29 2.00mm single row +0 +29 +29 +Connector_PinHeader_2.00mm +PinHeader_1x29_P2.00mm_Vertical +Through hole straight pin header, 1x29, 2.00mm pitch, single row +Through hole pin header THT 1x29 2.00mm single row +0 +29 +29 +Connector_PinHeader_2.00mm +PinHeader_1x29_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x29, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x29 2.00mm single row style1 pin1 left +0 +29 +29 +Connector_PinHeader_2.00mm +PinHeader_1x29_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x29, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x29 2.00mm single row style2 pin1 right +0 +29 +29 +Connector_PinHeader_2.00mm +PinHeader_1x30_P2.00mm_Horizontal +Through hole angled pin header, 1x30, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x30 2.00mm single row +0 +30 +30 +Connector_PinHeader_2.00mm +PinHeader_1x30_P2.00mm_Vertical +Through hole straight pin header, 1x30, 2.00mm pitch, single row +Through hole pin header THT 1x30 2.00mm single row +0 +30 +30 +Connector_PinHeader_2.00mm +PinHeader_1x30_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x30, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x30 2.00mm single row style1 pin1 left +0 +30 +30 +Connector_PinHeader_2.00mm +PinHeader_1x30_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x30, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x30 2.00mm single row style2 pin1 right +0 +30 +30 +Connector_PinHeader_2.00mm +PinHeader_1x31_P2.00mm_Horizontal +Through hole angled pin header, 1x31, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x31 2.00mm single row +0 +31 +31 +Connector_PinHeader_2.00mm +PinHeader_1x31_P2.00mm_Vertical +Through hole straight pin header, 1x31, 2.00mm pitch, single row +Through hole pin header THT 1x31 2.00mm single row +0 +31 +31 +Connector_PinHeader_2.00mm +PinHeader_1x31_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x31, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x31 2.00mm single row style1 pin1 left +0 +31 +31 +Connector_PinHeader_2.00mm +PinHeader_1x31_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x31, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x31 2.00mm single row style2 pin1 right +0 +31 +31 +Connector_PinHeader_2.00mm +PinHeader_1x32_P2.00mm_Horizontal +Through hole angled pin header, 1x32, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x32 2.00mm single row +0 +32 +32 +Connector_PinHeader_2.00mm +PinHeader_1x32_P2.00mm_Vertical +Through hole straight pin header, 1x32, 2.00mm pitch, single row +Through hole pin header THT 1x32 2.00mm single row +0 +32 +32 +Connector_PinHeader_2.00mm +PinHeader_1x32_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x32, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x32 2.00mm single row style1 pin1 left +0 +32 +32 +Connector_PinHeader_2.00mm +PinHeader_1x32_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x32, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x32 2.00mm single row style2 pin1 right +0 +32 +32 +Connector_PinHeader_2.00mm +PinHeader_1x33_P2.00mm_Horizontal +Through hole angled pin header, 1x33, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x33 2.00mm single row +0 +33 +33 +Connector_PinHeader_2.00mm +PinHeader_1x33_P2.00mm_Vertical +Through hole straight pin header, 1x33, 2.00mm pitch, single row +Through hole pin header THT 1x33 2.00mm single row +0 +33 +33 +Connector_PinHeader_2.00mm +PinHeader_1x33_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x33, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x33 2.00mm single row style1 pin1 left +0 +33 +33 +Connector_PinHeader_2.00mm +PinHeader_1x33_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x33, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x33 2.00mm single row style2 pin1 right +0 +33 +33 +Connector_PinHeader_2.00mm +PinHeader_1x34_P2.00mm_Horizontal +Through hole angled pin header, 1x34, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x34 2.00mm single row +0 +34 +34 +Connector_PinHeader_2.00mm +PinHeader_1x34_P2.00mm_Vertical +Through hole straight pin header, 1x34, 2.00mm pitch, single row +Through hole pin header THT 1x34 2.00mm single row +0 +34 +34 +Connector_PinHeader_2.00mm +PinHeader_1x34_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x34, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x34 2.00mm single row style1 pin1 left +0 +34 +34 +Connector_PinHeader_2.00mm +PinHeader_1x34_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x34, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x34 2.00mm single row style2 pin1 right +0 +34 +34 +Connector_PinHeader_2.00mm +PinHeader_1x35_P2.00mm_Horizontal +Through hole angled pin header, 1x35, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x35 2.00mm single row +0 +35 +35 +Connector_PinHeader_2.00mm +PinHeader_1x35_P2.00mm_Vertical +Through hole straight pin header, 1x35, 2.00mm pitch, single row +Through hole pin header THT 1x35 2.00mm single row +0 +35 +35 +Connector_PinHeader_2.00mm +PinHeader_1x35_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x35, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x35 2.00mm single row style1 pin1 left +0 +35 +35 +Connector_PinHeader_2.00mm +PinHeader_1x35_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x35, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x35 2.00mm single row style2 pin1 right +0 +35 +35 +Connector_PinHeader_2.00mm +PinHeader_1x36_P2.00mm_Horizontal +Through hole angled pin header, 1x36, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x36 2.00mm single row +0 +36 +36 +Connector_PinHeader_2.00mm +PinHeader_1x36_P2.00mm_Vertical +Through hole straight pin header, 1x36, 2.00mm pitch, single row +Through hole pin header THT 1x36 2.00mm single row +0 +36 +36 +Connector_PinHeader_2.00mm +PinHeader_1x36_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x36, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x36 2.00mm single row style1 pin1 left +0 +36 +36 +Connector_PinHeader_2.00mm +PinHeader_1x36_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x36, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x36 2.00mm single row style2 pin1 right +0 +36 +36 +Connector_PinHeader_2.00mm +PinHeader_1x37_P2.00mm_Horizontal +Through hole angled pin header, 1x37, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x37 2.00mm single row +0 +37 +37 +Connector_PinHeader_2.00mm +PinHeader_1x37_P2.00mm_Vertical +Through hole straight pin header, 1x37, 2.00mm pitch, single row +Through hole pin header THT 1x37 2.00mm single row +0 +37 +37 +Connector_PinHeader_2.00mm +PinHeader_1x37_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x37, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x37 2.00mm single row style1 pin1 left +0 +37 +37 +Connector_PinHeader_2.00mm +PinHeader_1x37_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x37, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x37 2.00mm single row style2 pin1 right +0 +37 +37 +Connector_PinHeader_2.00mm +PinHeader_1x38_P2.00mm_Horizontal +Through hole angled pin header, 1x38, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x38 2.00mm single row +0 +38 +38 +Connector_PinHeader_2.00mm +PinHeader_1x38_P2.00mm_Vertical +Through hole straight pin header, 1x38, 2.00mm pitch, single row +Through hole pin header THT 1x38 2.00mm single row +0 +38 +38 +Connector_PinHeader_2.00mm +PinHeader_1x38_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x38, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x38 2.00mm single row style1 pin1 left +0 +38 +38 +Connector_PinHeader_2.00mm +PinHeader_1x38_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x38, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x38 2.00mm single row style2 pin1 right +0 +38 +38 +Connector_PinHeader_2.00mm +PinHeader_1x39_P2.00mm_Horizontal +Through hole angled pin header, 1x39, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x39 2.00mm single row +0 +39 +39 +Connector_PinHeader_2.00mm +PinHeader_1x39_P2.00mm_Vertical +Through hole straight pin header, 1x39, 2.00mm pitch, single row +Through hole pin header THT 1x39 2.00mm single row +0 +39 +39 +Connector_PinHeader_2.00mm +PinHeader_1x39_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x39, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x39 2.00mm single row style1 pin1 left +0 +39 +39 +Connector_PinHeader_2.00mm +PinHeader_1x39_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x39, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x39 2.00mm single row style2 pin1 right +0 +39 +39 +Connector_PinHeader_2.00mm +PinHeader_1x40_P2.00mm_Horizontal +Through hole angled pin header, 1x40, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x40 2.00mm single row +0 +40 +40 +Connector_PinHeader_2.00mm +PinHeader_1x40_P2.00mm_Vertical +Through hole straight pin header, 1x40, 2.00mm pitch, single row +Through hole pin header THT 1x40 2.00mm single row +0 +40 +40 +Connector_PinHeader_2.00mm +PinHeader_1x40_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x40, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x40 2.00mm single row style1 pin1 left +0 +40 +40 +Connector_PinHeader_2.00mm +PinHeader_1x40_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x40, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x40 2.00mm single row style2 pin1 right +0 +40 +40 +Connector_PinHeader_2.00mm +PinHeader_2x01_P2.00mm_Horizontal +Through hole angled pin header, 2x01, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x01 2.00mm double row +0 +2 +2 +Connector_PinHeader_2.00mm +PinHeader_2x01_P2.00mm_Vertical +Through hole straight pin header, 2x01, 2.00mm pitch, double rows +Through hole pin header THT 2x01 2.00mm double row +0 +2 +2 +Connector_PinHeader_2.00mm +PinHeader_2x01_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x01, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x01 2.00mm double row +0 +2 +2 +Connector_PinHeader_2.00mm +PinHeader_2x02_P2.00mm_Horizontal +Through hole angled pin header, 2x02, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x02 2.00mm double row +0 +4 +4 +Connector_PinHeader_2.00mm +PinHeader_2x02_P2.00mm_Vertical +Through hole straight pin header, 2x02, 2.00mm pitch, double rows +Through hole pin header THT 2x02 2.00mm double row +0 +4 +4 +Connector_PinHeader_2.00mm +PinHeader_2x02_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x02, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x02 2.00mm double row +0 +4 +4 +Connector_PinHeader_2.00mm +PinHeader_2x03_P2.00mm_Horizontal +Through hole angled pin header, 2x03, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x03 2.00mm double row +0 +6 +6 +Connector_PinHeader_2.00mm +PinHeader_2x03_P2.00mm_Vertical +Through hole straight pin header, 2x03, 2.00mm pitch, double rows +Through hole pin header THT 2x03 2.00mm double row +0 +6 +6 +Connector_PinHeader_2.00mm +PinHeader_2x03_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x03, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x03 2.00mm double row +0 +6 +6 +Connector_PinHeader_2.00mm +PinHeader_2x04_P2.00mm_Horizontal +Through hole angled pin header, 2x04, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x04 2.00mm double row +0 +8 +8 +Connector_PinHeader_2.00mm +PinHeader_2x04_P2.00mm_Vertical +Through hole straight pin header, 2x04, 2.00mm pitch, double rows +Through hole pin header THT 2x04 2.00mm double row +0 +8 +8 +Connector_PinHeader_2.00mm +PinHeader_2x04_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x04, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x04 2.00mm double row +0 +8 +8 +Connector_PinHeader_2.00mm +PinHeader_2x05_P2.00mm_Horizontal +Through hole angled pin header, 2x05, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x05 2.00mm double row +0 +10 +10 +Connector_PinHeader_2.00mm +PinHeader_2x05_P2.00mm_Vertical +Through hole straight pin header, 2x05, 2.00mm pitch, double rows +Through hole pin header THT 2x05 2.00mm double row +0 +10 +10 +Connector_PinHeader_2.00mm +PinHeader_2x05_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x05, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x05 2.00mm double row +0 +10 +10 +Connector_PinHeader_2.00mm +PinHeader_2x06_P2.00mm_Horizontal +Through hole angled pin header, 2x06, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x06 2.00mm double row +0 +12 +12 +Connector_PinHeader_2.00mm +PinHeader_2x06_P2.00mm_Vertical +Through hole straight pin header, 2x06, 2.00mm pitch, double rows +Through hole pin header THT 2x06 2.00mm double row +0 +12 +12 +Connector_PinHeader_2.00mm +PinHeader_2x06_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x06, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x06 2.00mm double row +0 +12 +12 +Connector_PinHeader_2.00mm +PinHeader_2x07_P2.00mm_Horizontal +Through hole angled pin header, 2x07, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x07 2.00mm double row +0 +14 +14 +Connector_PinHeader_2.00mm +PinHeader_2x07_P2.00mm_Vertical +Through hole straight pin header, 2x07, 2.00mm pitch, double rows +Through hole pin header THT 2x07 2.00mm double row +0 +14 +14 +Connector_PinHeader_2.00mm +PinHeader_2x07_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x07, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x07 2.00mm double row +0 +14 +14 +Connector_PinHeader_2.00mm +PinHeader_2x08_P2.00mm_Horizontal +Through hole angled pin header, 2x08, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x08 2.00mm double row +0 +16 +16 +Connector_PinHeader_2.00mm +PinHeader_2x08_P2.00mm_Vertical +Through hole straight pin header, 2x08, 2.00mm pitch, double rows +Through hole pin header THT 2x08 2.00mm double row +0 +16 +16 +Connector_PinHeader_2.00mm +PinHeader_2x08_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x08, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x08 2.00mm double row +0 +16 +16 +Connector_PinHeader_2.00mm +PinHeader_2x09_P2.00mm_Horizontal +Through hole angled pin header, 2x09, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x09 2.00mm double row +0 +18 +18 +Connector_PinHeader_2.00mm +PinHeader_2x09_P2.00mm_Vertical +Through hole straight pin header, 2x09, 2.00mm pitch, double rows +Through hole pin header THT 2x09 2.00mm double row +0 +18 +18 +Connector_PinHeader_2.00mm +PinHeader_2x09_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x09, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x09 2.00mm double row +0 +18 +18 +Connector_PinHeader_2.00mm +PinHeader_2x10_P2.00mm_Horizontal +Through hole angled pin header, 2x10, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x10 2.00mm double row +0 +20 +20 +Connector_PinHeader_2.00mm +PinHeader_2x10_P2.00mm_Vertical +Through hole straight pin header, 2x10, 2.00mm pitch, double rows +Through hole pin header THT 2x10 2.00mm double row +0 +20 +20 +Connector_PinHeader_2.00mm +PinHeader_2x10_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x10, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x10 2.00mm double row +0 +20 +20 +Connector_PinHeader_2.00mm +PinHeader_2x11_P2.00mm_Horizontal +Through hole angled pin header, 2x11, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x11 2.00mm double row +0 +22 +22 +Connector_PinHeader_2.00mm +PinHeader_2x11_P2.00mm_Vertical +Through hole straight pin header, 2x11, 2.00mm pitch, double rows +Through hole pin header THT 2x11 2.00mm double row +0 +22 +22 +Connector_PinHeader_2.00mm +PinHeader_2x11_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x11, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x11 2.00mm double row +0 +22 +22 +Connector_PinHeader_2.00mm +PinHeader_2x12_P2.00mm_Horizontal +Through hole angled pin header, 2x12, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x12 2.00mm double row +0 +24 +24 +Connector_PinHeader_2.00mm +PinHeader_2x12_P2.00mm_Vertical +Through hole straight pin header, 2x12, 2.00mm pitch, double rows +Through hole pin header THT 2x12 2.00mm double row +0 +24 +24 +Connector_PinHeader_2.00mm +PinHeader_2x12_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x12, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x12 2.00mm double row +0 +24 +24 +Connector_PinHeader_2.00mm +PinHeader_2x13_P2.00mm_Horizontal +Through hole angled pin header, 2x13, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x13 2.00mm double row +0 +26 +26 +Connector_PinHeader_2.00mm +PinHeader_2x13_P2.00mm_Vertical +Through hole straight pin header, 2x13, 2.00mm pitch, double rows +Through hole pin header THT 2x13 2.00mm double row +0 +26 +26 +Connector_PinHeader_2.00mm +PinHeader_2x13_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x13, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x13 2.00mm double row +0 +26 +26 +Connector_PinHeader_2.00mm +PinHeader_2x14_P2.00mm_Horizontal +Through hole angled pin header, 2x14, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x14 2.00mm double row +0 +28 +28 +Connector_PinHeader_2.00mm +PinHeader_2x14_P2.00mm_Vertical +Through hole straight pin header, 2x14, 2.00mm pitch, double rows +Through hole pin header THT 2x14 2.00mm double row +0 +28 +28 +Connector_PinHeader_2.00mm +PinHeader_2x14_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x14, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x14 2.00mm double row +0 +28 +28 +Connector_PinHeader_2.00mm +PinHeader_2x15_P2.00mm_Horizontal +Through hole angled pin header, 2x15, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x15 2.00mm double row +0 +30 +30 +Connector_PinHeader_2.00mm +PinHeader_2x15_P2.00mm_Vertical +Through hole straight pin header, 2x15, 2.00mm pitch, double rows +Through hole pin header THT 2x15 2.00mm double row +0 +30 +30 +Connector_PinHeader_2.00mm +PinHeader_2x15_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x15, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x15 2.00mm double row +0 +30 +30 +Connector_PinHeader_2.00mm +PinHeader_2x16_P2.00mm_Horizontal +Through hole angled pin header, 2x16, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x16 2.00mm double row +0 +32 +32 +Connector_PinHeader_2.00mm +PinHeader_2x16_P2.00mm_Vertical +Through hole straight pin header, 2x16, 2.00mm pitch, double rows +Through hole pin header THT 2x16 2.00mm double row +0 +32 +32 +Connector_PinHeader_2.00mm +PinHeader_2x16_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x16, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x16 2.00mm double row +0 +32 +32 +Connector_PinHeader_2.00mm +PinHeader_2x17_P2.00mm_Horizontal +Through hole angled pin header, 2x17, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x17 2.00mm double row +0 +34 +34 +Connector_PinHeader_2.00mm +PinHeader_2x17_P2.00mm_Vertical +Through hole straight pin header, 2x17, 2.00mm pitch, double rows +Through hole pin header THT 2x17 2.00mm double row +0 +34 +34 +Connector_PinHeader_2.00mm +PinHeader_2x17_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x17, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x17 2.00mm double row +0 +34 +34 +Connector_PinHeader_2.00mm +PinHeader_2x18_P2.00mm_Horizontal +Through hole angled pin header, 2x18, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x18 2.00mm double row +0 +36 +36 +Connector_PinHeader_2.00mm +PinHeader_2x18_P2.00mm_Vertical +Through hole straight pin header, 2x18, 2.00mm pitch, double rows +Through hole pin header THT 2x18 2.00mm double row +0 +36 +36 +Connector_PinHeader_2.00mm +PinHeader_2x18_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x18, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x18 2.00mm double row +0 +36 +36 +Connector_PinHeader_2.00mm +PinHeader_2x19_P2.00mm_Horizontal +Through hole angled pin header, 2x19, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x19 2.00mm double row +0 +38 +38 +Connector_PinHeader_2.00mm +PinHeader_2x19_P2.00mm_Vertical +Through hole straight pin header, 2x19, 2.00mm pitch, double rows +Through hole pin header THT 2x19 2.00mm double row +0 +38 +38 +Connector_PinHeader_2.00mm +PinHeader_2x19_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x19, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x19 2.00mm double row +0 +38 +38 +Connector_PinHeader_2.00mm +PinHeader_2x20_P2.00mm_Horizontal +Through hole angled pin header, 2x20, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x20 2.00mm double row +0 +40 +40 +Connector_PinHeader_2.00mm +PinHeader_2x20_P2.00mm_Vertical +Through hole straight pin header, 2x20, 2.00mm pitch, double rows +Through hole pin header THT 2x20 2.00mm double row +0 +40 +40 +Connector_PinHeader_2.00mm +PinHeader_2x20_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x20, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x20 2.00mm double row +0 +40 +40 +Connector_PinHeader_2.00mm +PinHeader_2x21_P2.00mm_Horizontal +Through hole angled pin header, 2x21, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x21 2.00mm double row +0 +42 +42 +Connector_PinHeader_2.00mm +PinHeader_2x21_P2.00mm_Vertical +Through hole straight pin header, 2x21, 2.00mm pitch, double rows +Through hole pin header THT 2x21 2.00mm double row +0 +42 +42 +Connector_PinHeader_2.00mm +PinHeader_2x21_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x21, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x21 2.00mm double row +0 +42 +42 +Connector_PinHeader_2.00mm +PinHeader_2x22_P2.00mm_Horizontal +Through hole angled pin header, 2x22, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x22 2.00mm double row +0 +44 +44 +Connector_PinHeader_2.00mm +PinHeader_2x22_P2.00mm_Vertical +Through hole straight pin header, 2x22, 2.00mm pitch, double rows +Through hole pin header THT 2x22 2.00mm double row +0 +44 +44 +Connector_PinHeader_2.00mm +PinHeader_2x22_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x22, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x22 2.00mm double row +0 +44 +44 +Connector_PinHeader_2.00mm +PinHeader_2x23_P2.00mm_Horizontal +Through hole angled pin header, 2x23, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x23 2.00mm double row +0 +46 +46 +Connector_PinHeader_2.00mm +PinHeader_2x23_P2.00mm_Vertical +Through hole straight pin header, 2x23, 2.00mm pitch, double rows +Through hole pin header THT 2x23 2.00mm double row +0 +46 +46 +Connector_PinHeader_2.00mm +PinHeader_2x23_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x23, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x23 2.00mm double row +0 +46 +46 +Connector_PinHeader_2.00mm +PinHeader_2x24_P2.00mm_Horizontal +Through hole angled pin header, 2x24, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x24 2.00mm double row +0 +48 +48 +Connector_PinHeader_2.00mm +PinHeader_2x24_P2.00mm_Vertical +Through hole straight pin header, 2x24, 2.00mm pitch, double rows +Through hole pin header THT 2x24 2.00mm double row +0 +48 +48 +Connector_PinHeader_2.00mm +PinHeader_2x24_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x24, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x24 2.00mm double row +0 +48 +48 +Connector_PinHeader_2.00mm +PinHeader_2x25_P2.00mm_Horizontal +Through hole angled pin header, 2x25, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x25 2.00mm double row +0 +50 +50 +Connector_PinHeader_2.00mm +PinHeader_2x25_P2.00mm_Vertical +Through hole straight pin header, 2x25, 2.00mm pitch, double rows +Through hole pin header THT 2x25 2.00mm double row +0 +50 +50 +Connector_PinHeader_2.00mm +PinHeader_2x25_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x25, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x25 2.00mm double row +0 +50 +50 +Connector_PinHeader_2.00mm +PinHeader_2x26_P2.00mm_Horizontal +Through hole angled pin header, 2x26, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x26 2.00mm double row +0 +52 +52 +Connector_PinHeader_2.00mm +PinHeader_2x26_P2.00mm_Vertical +Through hole straight pin header, 2x26, 2.00mm pitch, double rows +Through hole pin header THT 2x26 2.00mm double row +0 +52 +52 +Connector_PinHeader_2.00mm +PinHeader_2x26_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x26, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x26 2.00mm double row +0 +52 +52 +Connector_PinHeader_2.00mm +PinHeader_2x27_P2.00mm_Horizontal +Through hole angled pin header, 2x27, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x27 2.00mm double row +0 +54 +54 +Connector_PinHeader_2.00mm +PinHeader_2x27_P2.00mm_Vertical +Through hole straight pin header, 2x27, 2.00mm pitch, double rows +Through hole pin header THT 2x27 2.00mm double row +0 +54 +54 +Connector_PinHeader_2.00mm +PinHeader_2x27_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x27, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x27 2.00mm double row +0 +54 +54 +Connector_PinHeader_2.00mm +PinHeader_2x28_P2.00mm_Horizontal +Through hole angled pin header, 2x28, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x28 2.00mm double row +0 +56 +56 +Connector_PinHeader_2.00mm +PinHeader_2x28_P2.00mm_Vertical +Through hole straight pin header, 2x28, 2.00mm pitch, double rows +Through hole pin header THT 2x28 2.00mm double row +0 +56 +56 +Connector_PinHeader_2.00mm +PinHeader_2x28_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x28, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x28 2.00mm double row +0 +56 +56 +Connector_PinHeader_2.00mm +PinHeader_2x29_P2.00mm_Horizontal +Through hole angled pin header, 2x29, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x29 2.00mm double row +0 +58 +58 +Connector_PinHeader_2.00mm +PinHeader_2x29_P2.00mm_Vertical +Through hole straight pin header, 2x29, 2.00mm pitch, double rows +Through hole pin header THT 2x29 2.00mm double row +0 +58 +58 +Connector_PinHeader_2.00mm +PinHeader_2x29_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x29, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x29 2.00mm double row +0 +58 +58 +Connector_PinHeader_2.00mm +PinHeader_2x30_P2.00mm_Horizontal +Through hole angled pin header, 2x30, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x30 2.00mm double row +0 +60 +60 +Connector_PinHeader_2.00mm +PinHeader_2x30_P2.00mm_Vertical +Through hole straight pin header, 2x30, 2.00mm pitch, double rows +Through hole pin header THT 2x30 2.00mm double row +0 +60 +60 +Connector_PinHeader_2.00mm +PinHeader_2x30_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x30, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x30 2.00mm double row +0 +60 +60 +Connector_PinHeader_2.00mm +PinHeader_2x31_P2.00mm_Horizontal +Through hole angled pin header, 2x31, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x31 2.00mm double row +0 +62 +62 +Connector_PinHeader_2.00mm +PinHeader_2x31_P2.00mm_Vertical +Through hole straight pin header, 2x31, 2.00mm pitch, double rows +Through hole pin header THT 2x31 2.00mm double row +0 +62 +62 +Connector_PinHeader_2.00mm +PinHeader_2x31_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x31, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x31 2.00mm double row +0 +62 +62 +Connector_PinHeader_2.00mm +PinHeader_2x32_P2.00mm_Horizontal +Through hole angled pin header, 2x32, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x32 2.00mm double row +0 +64 +64 +Connector_PinHeader_2.00mm +PinHeader_2x32_P2.00mm_Vertical +Through hole straight pin header, 2x32, 2.00mm pitch, double rows +Through hole pin header THT 2x32 2.00mm double row +0 +64 +64 +Connector_PinHeader_2.00mm +PinHeader_2x32_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x32, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x32 2.00mm double row +0 +64 +64 +Connector_PinHeader_2.00mm +PinHeader_2x33_P2.00mm_Horizontal +Through hole angled pin header, 2x33, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x33 2.00mm double row +0 +66 +66 +Connector_PinHeader_2.00mm +PinHeader_2x33_P2.00mm_Vertical +Through hole straight pin header, 2x33, 2.00mm pitch, double rows +Through hole pin header THT 2x33 2.00mm double row +0 +66 +66 +Connector_PinHeader_2.00mm +PinHeader_2x33_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x33, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x33 2.00mm double row +0 +66 +66 +Connector_PinHeader_2.00mm +PinHeader_2x34_P2.00mm_Horizontal +Through hole angled pin header, 2x34, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x34 2.00mm double row +0 +68 +68 +Connector_PinHeader_2.00mm +PinHeader_2x34_P2.00mm_Vertical +Through hole straight pin header, 2x34, 2.00mm pitch, double rows +Through hole pin header THT 2x34 2.00mm double row +0 +68 +68 +Connector_PinHeader_2.00mm +PinHeader_2x34_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x34, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x34 2.00mm double row +0 +68 +68 +Connector_PinHeader_2.00mm +PinHeader_2x35_P2.00mm_Horizontal +Through hole angled pin header, 2x35, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x35 2.00mm double row +0 +70 +70 +Connector_PinHeader_2.00mm +PinHeader_2x35_P2.00mm_Vertical +Through hole straight pin header, 2x35, 2.00mm pitch, double rows +Through hole pin header THT 2x35 2.00mm double row +0 +70 +70 +Connector_PinHeader_2.00mm +PinHeader_2x35_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x35, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x35 2.00mm double row +0 +70 +70 +Connector_PinHeader_2.00mm +PinHeader_2x36_P2.00mm_Horizontal +Through hole angled pin header, 2x36, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x36 2.00mm double row +0 +72 +72 +Connector_PinHeader_2.00mm +PinHeader_2x36_P2.00mm_Vertical +Through hole straight pin header, 2x36, 2.00mm pitch, double rows +Through hole pin header THT 2x36 2.00mm double row +0 +72 +72 +Connector_PinHeader_2.00mm +PinHeader_2x36_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x36, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x36 2.00mm double row +0 +72 +72 +Connector_PinHeader_2.00mm +PinHeader_2x37_P2.00mm_Horizontal +Through hole angled pin header, 2x37, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x37 2.00mm double row +0 +74 +74 +Connector_PinHeader_2.00mm +PinHeader_2x37_P2.00mm_Vertical +Through hole straight pin header, 2x37, 2.00mm pitch, double rows +Through hole pin header THT 2x37 2.00mm double row +0 +74 +74 +Connector_PinHeader_2.00mm +PinHeader_2x37_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x37, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x37 2.00mm double row +0 +74 +74 +Connector_PinHeader_2.00mm +PinHeader_2x38_P2.00mm_Horizontal +Through hole angled pin header, 2x38, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x38 2.00mm double row +0 +76 +76 +Connector_PinHeader_2.00mm +PinHeader_2x38_P2.00mm_Vertical +Through hole straight pin header, 2x38, 2.00mm pitch, double rows +Through hole pin header THT 2x38 2.00mm double row +0 +76 +76 +Connector_PinHeader_2.00mm +PinHeader_2x38_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x38, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x38 2.00mm double row +0 +76 +76 +Connector_PinHeader_2.00mm +PinHeader_2x39_P2.00mm_Horizontal +Through hole angled pin header, 2x39, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x39 2.00mm double row +0 +78 +78 +Connector_PinHeader_2.00mm +PinHeader_2x39_P2.00mm_Vertical +Through hole straight pin header, 2x39, 2.00mm pitch, double rows +Through hole pin header THT 2x39 2.00mm double row +0 +78 +78 +Connector_PinHeader_2.00mm +PinHeader_2x39_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x39, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x39 2.00mm double row +0 +78 +78 +Connector_PinHeader_2.00mm +PinHeader_2x40_P2.00mm_Horizontal +Through hole angled pin header, 2x40, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x40 2.00mm double row +0 +80 +80 +Connector_PinHeader_2.00mm +PinHeader_2x40_P2.00mm_Vertical +Through hole straight pin header, 2x40, 2.00mm pitch, double rows +Through hole pin header THT 2x40 2.00mm double row +0 +80 +80 +Connector_PinHeader_2.00mm +PinHeader_2x40_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x40, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x40 2.00mm double row +0 +80 +80 +Connector_PinHeader_2.54mm +PinHeader_1x01_P2.54mm_Horizontal +Through hole angled pin header, 1x01, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x01 2.54mm single row +0 +1 +1 +Connector_PinHeader_2.54mm +PinHeader_1x01_P2.54mm_Vertical +Through hole straight pin header, 1x01, 2.54mm pitch, single row +Through hole pin header THT 1x01 2.54mm single row +0 +1 +1 +Connector_PinHeader_2.54mm +PinHeader_1x02_P2.54mm_Horizontal +Through hole angled pin header, 1x02, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x02 2.54mm single row +0 +2 +2 +Connector_PinHeader_2.54mm +PinHeader_1x02_P2.54mm_Vertical +Through hole straight pin header, 1x02, 2.54mm pitch, single row +Through hole pin header THT 1x02 2.54mm single row +0 +2 +2 +Connector_PinHeader_2.54mm +PinHeader_1x02_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x02, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x02 2.54mm single row style1 pin1 left +0 +2 +2 +Connector_PinHeader_2.54mm +PinHeader_1x02_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x02, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x02 2.54mm single row style2 pin1 right +0 +2 +2 +Connector_PinHeader_2.54mm +PinHeader_1x03_P2.54mm_Horizontal +Through hole angled pin header, 1x03, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x03 2.54mm single row +0 +3 +3 +Connector_PinHeader_2.54mm +PinHeader_1x03_P2.54mm_Vertical +Through hole straight pin header, 1x03, 2.54mm pitch, single row +Through hole pin header THT 1x03 2.54mm single row +0 +3 +3 +Connector_PinHeader_2.54mm +PinHeader_1x03_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x03, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x03 2.54mm single row style1 pin1 left +0 +3 +3 +Connector_PinHeader_2.54mm +PinHeader_1x03_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x03, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x03 2.54mm single row style2 pin1 right +0 +3 +3 +Connector_PinHeader_2.54mm +PinHeader_1x04_P2.54mm_Horizontal +Through hole angled pin header, 1x04, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x04 2.54mm single row +0 +4 +4 +Connector_PinHeader_2.54mm +PinHeader_1x04_P2.54mm_Vertical +Through hole straight pin header, 1x04, 2.54mm pitch, single row +Through hole pin header THT 1x04 2.54mm single row +0 +4 +4 +Connector_PinHeader_2.54mm +PinHeader_1x04_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x04, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x04 2.54mm single row style1 pin1 left +0 +4 +4 +Connector_PinHeader_2.54mm +PinHeader_1x04_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x04, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x04 2.54mm single row style2 pin1 right +0 +4 +4 +Connector_PinHeader_2.54mm +PinHeader_1x05_P2.54mm_Horizontal +Through hole angled pin header, 1x05, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x05 2.54mm single row +0 +5 +5 +Connector_PinHeader_2.54mm +PinHeader_1x05_P2.54mm_Vertical +Through hole straight pin header, 1x05, 2.54mm pitch, single row +Through hole pin header THT 1x05 2.54mm single row +0 +5 +5 +Connector_PinHeader_2.54mm +PinHeader_1x05_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x05, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x05 2.54mm single row style1 pin1 left +0 +5 +5 +Connector_PinHeader_2.54mm +PinHeader_1x05_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x05, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x05 2.54mm single row style2 pin1 right +0 +5 +5 +Connector_PinHeader_2.54mm +PinHeader_1x06_P2.54mm_Horizontal +Through hole angled pin header, 1x06, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x06 2.54mm single row +0 +6 +6 +Connector_PinHeader_2.54mm +PinHeader_1x06_P2.54mm_Vertical +Through hole straight pin header, 1x06, 2.54mm pitch, single row +Through hole pin header THT 1x06 2.54mm single row +0 +6 +6 +Connector_PinHeader_2.54mm +PinHeader_1x06_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x06, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x06 2.54mm single row style1 pin1 left +0 +6 +6 +Connector_PinHeader_2.54mm +PinHeader_1x06_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x06, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x06 2.54mm single row style2 pin1 right +0 +6 +6 +Connector_PinHeader_2.54mm +PinHeader_1x07_P2.54mm_Horizontal +Through hole angled pin header, 1x07, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x07 2.54mm single row +0 +7 +7 +Connector_PinHeader_2.54mm +PinHeader_1x07_P2.54mm_Vertical +Through hole straight pin header, 1x07, 2.54mm pitch, single row +Through hole pin header THT 1x07 2.54mm single row +0 +7 +7 +Connector_PinHeader_2.54mm +PinHeader_1x07_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x07, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x07 2.54mm single row style1 pin1 left +0 +7 +7 +Connector_PinHeader_2.54mm +PinHeader_1x07_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x07, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x07 2.54mm single row style2 pin1 right +0 +7 +7 +Connector_PinHeader_2.54mm +PinHeader_1x08_P2.54mm_Horizontal +Through hole angled pin header, 1x08, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x08 2.54mm single row +0 +8 +8 +Connector_PinHeader_2.54mm +PinHeader_1x08_P2.54mm_Vertical +Through hole straight pin header, 1x08, 2.54mm pitch, single row +Through hole pin header THT 1x08 2.54mm single row +0 +8 +8 +Connector_PinHeader_2.54mm +PinHeader_1x08_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x08, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x08 2.54mm single row style1 pin1 left +0 +8 +8 +Connector_PinHeader_2.54mm +PinHeader_1x08_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x08, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x08 2.54mm single row style2 pin1 right +0 +8 +8 +Connector_PinHeader_2.54mm +PinHeader_1x09_P2.54mm_Horizontal +Through hole angled pin header, 1x09, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x09 2.54mm single row +0 +9 +9 +Connector_PinHeader_2.54mm +PinHeader_1x09_P2.54mm_Vertical +Through hole straight pin header, 1x09, 2.54mm pitch, single row +Through hole pin header THT 1x09 2.54mm single row +0 +9 +9 +Connector_PinHeader_2.54mm +PinHeader_1x09_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x09, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x09 2.54mm single row style1 pin1 left +0 +9 +9 +Connector_PinHeader_2.54mm +PinHeader_1x09_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x09, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x09 2.54mm single row style2 pin1 right +0 +9 +9 +Connector_PinHeader_2.54mm +PinHeader_1x10_P2.54mm_Horizontal +Through hole angled pin header, 1x10, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x10 2.54mm single row +0 +10 +10 +Connector_PinHeader_2.54mm +PinHeader_1x10_P2.54mm_Vertical +Through hole straight pin header, 1x10, 2.54mm pitch, single row +Through hole pin header THT 1x10 2.54mm single row +0 +10 +10 +Connector_PinHeader_2.54mm +PinHeader_1x10_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x10, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x10 2.54mm single row style1 pin1 left +0 +10 +10 +Connector_PinHeader_2.54mm +PinHeader_1x10_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x10, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x10 2.54mm single row style2 pin1 right +0 +10 +10 +Connector_PinHeader_2.54mm +PinHeader_1x11_P2.54mm_Horizontal +Through hole angled pin header, 1x11, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x11 2.54mm single row +0 +11 +11 +Connector_PinHeader_2.54mm +PinHeader_1x11_P2.54mm_Vertical +Through hole straight pin header, 1x11, 2.54mm pitch, single row +Through hole pin header THT 1x11 2.54mm single row +0 +11 +11 +Connector_PinHeader_2.54mm +PinHeader_1x11_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x11, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x11 2.54mm single row style1 pin1 left +0 +11 +11 +Connector_PinHeader_2.54mm +PinHeader_1x11_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x11, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x11 2.54mm single row style2 pin1 right +0 +11 +11 +Connector_PinHeader_2.54mm +PinHeader_1x12_P2.54mm_Horizontal +Through hole angled pin header, 1x12, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x12 2.54mm single row +0 +12 +12 +Connector_PinHeader_2.54mm +PinHeader_1x12_P2.54mm_Vertical +Through hole straight pin header, 1x12, 2.54mm pitch, single row +Through hole pin header THT 1x12 2.54mm single row +0 +12 +12 +Connector_PinHeader_2.54mm +PinHeader_1x12_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x12, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x12 2.54mm single row style1 pin1 left +0 +12 +12 +Connector_PinHeader_2.54mm +PinHeader_1x12_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x12, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x12 2.54mm single row style2 pin1 right +0 +12 +12 +Connector_PinHeader_2.54mm +PinHeader_1x13_P2.54mm_Horizontal +Through hole angled pin header, 1x13, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x13 2.54mm single row +0 +13 +13 +Connector_PinHeader_2.54mm +PinHeader_1x13_P2.54mm_Vertical +Through hole straight pin header, 1x13, 2.54mm pitch, single row +Through hole pin header THT 1x13 2.54mm single row +0 +13 +13 +Connector_PinHeader_2.54mm +PinHeader_1x13_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x13, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x13 2.54mm single row style1 pin1 left +0 +13 +13 +Connector_PinHeader_2.54mm +PinHeader_1x13_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x13, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x13 2.54mm single row style2 pin1 right +0 +13 +13 +Connector_PinHeader_2.54mm +PinHeader_1x14_P2.54mm_Horizontal +Through hole angled pin header, 1x14, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x14 2.54mm single row +0 +14 +14 +Connector_PinHeader_2.54mm +PinHeader_1x14_P2.54mm_Vertical +Through hole straight pin header, 1x14, 2.54mm pitch, single row +Through hole pin header THT 1x14 2.54mm single row +0 +14 +14 +Connector_PinHeader_2.54mm +PinHeader_1x14_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x14, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x14 2.54mm single row style1 pin1 left +0 +14 +14 +Connector_PinHeader_2.54mm +PinHeader_1x14_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x14, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x14 2.54mm single row style2 pin1 right +0 +14 +14 +Connector_PinHeader_2.54mm +PinHeader_1x15_P2.54mm_Horizontal +Through hole angled pin header, 1x15, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x15 2.54mm single row +0 +15 +15 +Connector_PinHeader_2.54mm +PinHeader_1x15_P2.54mm_Vertical +Through hole straight pin header, 1x15, 2.54mm pitch, single row +Through hole pin header THT 1x15 2.54mm single row +0 +15 +15 +Connector_PinHeader_2.54mm +PinHeader_1x15_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x15, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x15 2.54mm single row style1 pin1 left +0 +15 +15 +Connector_PinHeader_2.54mm +PinHeader_1x15_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x15, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x15 2.54mm single row style2 pin1 right +0 +15 +15 +Connector_PinHeader_2.54mm +PinHeader_1x16_P2.54mm_Horizontal +Through hole angled pin header, 1x16, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x16 2.54mm single row +0 +16 +16 +Connector_PinHeader_2.54mm +PinHeader_1x16_P2.54mm_Vertical +Through hole straight pin header, 1x16, 2.54mm pitch, single row +Through hole pin header THT 1x16 2.54mm single row +0 +16 +16 +Connector_PinHeader_2.54mm +PinHeader_1x16_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x16, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x16 2.54mm single row style1 pin1 left +0 +16 +16 +Connector_PinHeader_2.54mm +PinHeader_1x16_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x16, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x16 2.54mm single row style2 pin1 right +0 +16 +16 +Connector_PinHeader_2.54mm +PinHeader_1x17_P2.54mm_Horizontal +Through hole angled pin header, 1x17, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x17 2.54mm single row +0 +17 +17 +Connector_PinHeader_2.54mm +PinHeader_1x17_P2.54mm_Vertical +Through hole straight pin header, 1x17, 2.54mm pitch, single row +Through hole pin header THT 1x17 2.54mm single row +0 +17 +17 +Connector_PinHeader_2.54mm +PinHeader_1x17_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x17, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x17 2.54mm single row style1 pin1 left +0 +17 +17 +Connector_PinHeader_2.54mm +PinHeader_1x17_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x17, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x17 2.54mm single row style2 pin1 right +0 +17 +17 +Connector_PinHeader_2.54mm +PinHeader_1x18_P2.54mm_Horizontal +Through hole angled pin header, 1x18, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x18 2.54mm single row +0 +18 +18 +Connector_PinHeader_2.54mm +PinHeader_1x18_P2.54mm_Vertical +Through hole straight pin header, 1x18, 2.54mm pitch, single row +Through hole pin header THT 1x18 2.54mm single row +0 +18 +18 +Connector_PinHeader_2.54mm +PinHeader_1x18_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x18, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x18 2.54mm single row style1 pin1 left +0 +18 +18 +Connector_PinHeader_2.54mm +PinHeader_1x18_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x18, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x18 2.54mm single row style2 pin1 right +0 +18 +18 +Connector_PinHeader_2.54mm +PinHeader_1x19_P2.54mm_Horizontal +Through hole angled pin header, 1x19, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x19 2.54mm single row +0 +19 +19 +Connector_PinHeader_2.54mm +PinHeader_1x19_P2.54mm_Vertical +Through hole straight pin header, 1x19, 2.54mm pitch, single row +Through hole pin header THT 1x19 2.54mm single row +0 +19 +19 +Connector_PinHeader_2.54mm +PinHeader_1x19_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x19, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x19 2.54mm single row style1 pin1 left +0 +19 +19 +Connector_PinHeader_2.54mm +PinHeader_1x19_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x19, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x19 2.54mm single row style2 pin1 right +0 +19 +19 +Connector_PinHeader_2.54mm +PinHeader_1x20_P2.54mm_Horizontal +Through hole angled pin header, 1x20, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x20 2.54mm single row +0 +20 +20 +Connector_PinHeader_2.54mm +PinHeader_1x20_P2.54mm_Vertical +Through hole straight pin header, 1x20, 2.54mm pitch, single row +Through hole pin header THT 1x20 2.54mm single row +0 +20 +20 +Connector_PinHeader_2.54mm +PinHeader_1x20_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x20, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x20 2.54mm single row style1 pin1 left +0 +20 +20 +Connector_PinHeader_2.54mm +PinHeader_1x20_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x20, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x20 2.54mm single row style2 pin1 right +0 +20 +20 +Connector_PinHeader_2.54mm +PinHeader_1x21_P2.54mm_Horizontal +Through hole angled pin header, 1x21, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x21 2.54mm single row +0 +21 +21 +Connector_PinHeader_2.54mm +PinHeader_1x21_P2.54mm_Vertical +Through hole straight pin header, 1x21, 2.54mm pitch, single row +Through hole pin header THT 1x21 2.54mm single row +0 +21 +21 +Connector_PinHeader_2.54mm +PinHeader_1x21_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x21, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x21 2.54mm single row style1 pin1 left +0 +21 +21 +Connector_PinHeader_2.54mm +PinHeader_1x21_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x21, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x21 2.54mm single row style2 pin1 right +0 +21 +21 +Connector_PinHeader_2.54mm +PinHeader_1x22_P2.54mm_Horizontal +Through hole angled pin header, 1x22, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x22 2.54mm single row +0 +22 +22 +Connector_PinHeader_2.54mm +PinHeader_1x22_P2.54mm_Vertical +Through hole straight pin header, 1x22, 2.54mm pitch, single row +Through hole pin header THT 1x22 2.54mm single row +0 +22 +22 +Connector_PinHeader_2.54mm +PinHeader_1x22_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x22, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x22 2.54mm single row style1 pin1 left +0 +22 +22 +Connector_PinHeader_2.54mm +PinHeader_1x22_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x22, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x22 2.54mm single row style2 pin1 right +0 +22 +22 +Connector_PinHeader_2.54mm +PinHeader_1x23_P2.54mm_Horizontal +Through hole angled pin header, 1x23, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x23 2.54mm single row +0 +23 +23 +Connector_PinHeader_2.54mm +PinHeader_1x23_P2.54mm_Vertical +Through hole straight pin header, 1x23, 2.54mm pitch, single row +Through hole pin header THT 1x23 2.54mm single row +0 +23 +23 +Connector_PinHeader_2.54mm +PinHeader_1x23_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x23, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x23 2.54mm single row style1 pin1 left +0 +23 +23 +Connector_PinHeader_2.54mm +PinHeader_1x23_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x23, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x23 2.54mm single row style2 pin1 right +0 +23 +23 +Connector_PinHeader_2.54mm +PinHeader_1x24_P2.54mm_Horizontal +Through hole angled pin header, 1x24, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x24 2.54mm single row +0 +24 +24 +Connector_PinHeader_2.54mm +PinHeader_1x24_P2.54mm_Vertical +Through hole straight pin header, 1x24, 2.54mm pitch, single row +Through hole pin header THT 1x24 2.54mm single row +0 +24 +24 +Connector_PinHeader_2.54mm +PinHeader_1x24_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x24, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x24 2.54mm single row style1 pin1 left +0 +24 +24 +Connector_PinHeader_2.54mm +PinHeader_1x24_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x24, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x24 2.54mm single row style2 pin1 right +0 +24 +24 +Connector_PinHeader_2.54mm +PinHeader_1x25_P2.54mm_Horizontal +Through hole angled pin header, 1x25, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x25 2.54mm single row +0 +25 +25 +Connector_PinHeader_2.54mm +PinHeader_1x25_P2.54mm_Vertical +Through hole straight pin header, 1x25, 2.54mm pitch, single row +Through hole pin header THT 1x25 2.54mm single row +0 +25 +25 +Connector_PinHeader_2.54mm +PinHeader_1x25_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x25, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x25 2.54mm single row style1 pin1 left +0 +25 +25 +Connector_PinHeader_2.54mm +PinHeader_1x25_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x25, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x25 2.54mm single row style2 pin1 right +0 +25 +25 +Connector_PinHeader_2.54mm +PinHeader_1x26_P2.54mm_Horizontal +Through hole angled pin header, 1x26, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x26 2.54mm single row +0 +26 +26 +Connector_PinHeader_2.54mm +PinHeader_1x26_P2.54mm_Vertical +Through hole straight pin header, 1x26, 2.54mm pitch, single row +Through hole pin header THT 1x26 2.54mm single row +0 +26 +26 +Connector_PinHeader_2.54mm +PinHeader_1x26_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x26, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x26 2.54mm single row style1 pin1 left +0 +26 +26 +Connector_PinHeader_2.54mm +PinHeader_1x26_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x26, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x26 2.54mm single row style2 pin1 right +0 +26 +26 +Connector_PinHeader_2.54mm +PinHeader_1x27_P2.54mm_Horizontal +Through hole angled pin header, 1x27, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x27 2.54mm single row +0 +27 +27 +Connector_PinHeader_2.54mm +PinHeader_1x27_P2.54mm_Vertical +Through hole straight pin header, 1x27, 2.54mm pitch, single row +Through hole pin header THT 1x27 2.54mm single row +0 +27 +27 +Connector_PinHeader_2.54mm +PinHeader_1x27_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x27, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x27 2.54mm single row style1 pin1 left +0 +27 +27 +Connector_PinHeader_2.54mm +PinHeader_1x27_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x27, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x27 2.54mm single row style2 pin1 right +0 +27 +27 +Connector_PinHeader_2.54mm +PinHeader_1x28_P2.54mm_Horizontal +Through hole angled pin header, 1x28, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x28 2.54mm single row +0 +28 +28 +Connector_PinHeader_2.54mm +PinHeader_1x28_P2.54mm_Vertical +Through hole straight pin header, 1x28, 2.54mm pitch, single row +Through hole pin header THT 1x28 2.54mm single row +0 +28 +28 +Connector_PinHeader_2.54mm +PinHeader_1x28_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x28, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x28 2.54mm single row style1 pin1 left +0 +28 +28 +Connector_PinHeader_2.54mm +PinHeader_1x28_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x28, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x28 2.54mm single row style2 pin1 right +0 +28 +28 +Connector_PinHeader_2.54mm +PinHeader_1x29_P2.54mm_Horizontal +Through hole angled pin header, 1x29, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x29 2.54mm single row +0 +29 +29 +Connector_PinHeader_2.54mm +PinHeader_1x29_P2.54mm_Vertical +Through hole straight pin header, 1x29, 2.54mm pitch, single row +Through hole pin header THT 1x29 2.54mm single row +0 +29 +29 +Connector_PinHeader_2.54mm +PinHeader_1x29_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x29, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x29 2.54mm single row style1 pin1 left +0 +29 +29 +Connector_PinHeader_2.54mm +PinHeader_1x29_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x29, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x29 2.54mm single row style2 pin1 right +0 +29 +29 +Connector_PinHeader_2.54mm +PinHeader_1x30_P2.54mm_Horizontal +Through hole angled pin header, 1x30, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x30 2.54mm single row +0 +30 +30 +Connector_PinHeader_2.54mm +PinHeader_1x30_P2.54mm_Vertical +Through hole straight pin header, 1x30, 2.54mm pitch, single row +Through hole pin header THT 1x30 2.54mm single row +0 +30 +30 +Connector_PinHeader_2.54mm +PinHeader_1x30_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x30, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x30 2.54mm single row style1 pin1 left +0 +30 +30 +Connector_PinHeader_2.54mm +PinHeader_1x30_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x30, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x30 2.54mm single row style2 pin1 right +0 +30 +30 +Connector_PinHeader_2.54mm +PinHeader_1x31_P2.54mm_Horizontal +Through hole angled pin header, 1x31, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x31 2.54mm single row +0 +31 +31 +Connector_PinHeader_2.54mm +PinHeader_1x31_P2.54mm_Vertical +Through hole straight pin header, 1x31, 2.54mm pitch, single row +Through hole pin header THT 1x31 2.54mm single row +0 +31 +31 +Connector_PinHeader_2.54mm +PinHeader_1x31_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x31, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x31 2.54mm single row style1 pin1 left +0 +31 +31 +Connector_PinHeader_2.54mm +PinHeader_1x31_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x31, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x31 2.54mm single row style2 pin1 right +0 +31 +31 +Connector_PinHeader_2.54mm +PinHeader_1x32_P2.54mm_Horizontal +Through hole angled pin header, 1x32, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x32 2.54mm single row +0 +32 +32 +Connector_PinHeader_2.54mm +PinHeader_1x32_P2.54mm_Vertical +Through hole straight pin header, 1x32, 2.54mm pitch, single row +Through hole pin header THT 1x32 2.54mm single row +0 +32 +32 +Connector_PinHeader_2.54mm +PinHeader_1x32_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x32, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x32 2.54mm single row style1 pin1 left +0 +32 +32 +Connector_PinHeader_2.54mm +PinHeader_1x32_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x32, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x32 2.54mm single row style2 pin1 right +0 +32 +32 +Connector_PinHeader_2.54mm +PinHeader_1x33_P2.54mm_Horizontal +Through hole angled pin header, 1x33, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x33 2.54mm single row +0 +33 +33 +Connector_PinHeader_2.54mm +PinHeader_1x33_P2.54mm_Vertical +Through hole straight pin header, 1x33, 2.54mm pitch, single row +Through hole pin header THT 1x33 2.54mm single row +0 +33 +33 +Connector_PinHeader_2.54mm +PinHeader_1x33_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x33, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x33 2.54mm single row style1 pin1 left +0 +33 +33 +Connector_PinHeader_2.54mm +PinHeader_1x33_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x33, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x33 2.54mm single row style2 pin1 right +0 +33 +33 +Connector_PinHeader_2.54mm +PinHeader_1x34_P2.54mm_Horizontal +Through hole angled pin header, 1x34, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x34 2.54mm single row +0 +34 +34 +Connector_PinHeader_2.54mm +PinHeader_1x34_P2.54mm_Vertical +Through hole straight pin header, 1x34, 2.54mm pitch, single row +Through hole pin header THT 1x34 2.54mm single row +0 +34 +34 +Connector_PinHeader_2.54mm +PinHeader_1x34_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x34, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x34 2.54mm single row style1 pin1 left +0 +34 +34 +Connector_PinHeader_2.54mm +PinHeader_1x34_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x34, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x34 2.54mm single row style2 pin1 right +0 +34 +34 +Connector_PinHeader_2.54mm +PinHeader_1x35_P2.54mm_Horizontal +Through hole angled pin header, 1x35, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x35 2.54mm single row +0 +35 +35 +Connector_PinHeader_2.54mm +PinHeader_1x35_P2.54mm_Vertical +Through hole straight pin header, 1x35, 2.54mm pitch, single row +Through hole pin header THT 1x35 2.54mm single row +0 +35 +35 +Connector_PinHeader_2.54mm +PinHeader_1x35_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x35, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x35 2.54mm single row style1 pin1 left +0 +35 +35 +Connector_PinHeader_2.54mm +PinHeader_1x35_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x35, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x35 2.54mm single row style2 pin1 right +0 +35 +35 +Connector_PinHeader_2.54mm +PinHeader_1x36_P2.54mm_Horizontal +Through hole angled pin header, 1x36, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x36 2.54mm single row +0 +36 +36 +Connector_PinHeader_2.54mm +PinHeader_1x36_P2.54mm_Vertical +Through hole straight pin header, 1x36, 2.54mm pitch, single row +Through hole pin header THT 1x36 2.54mm single row +0 +36 +36 +Connector_PinHeader_2.54mm +PinHeader_1x36_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x36, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x36 2.54mm single row style1 pin1 left +0 +36 +36 +Connector_PinHeader_2.54mm +PinHeader_1x36_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x36, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x36 2.54mm single row style2 pin1 right +0 +36 +36 +Connector_PinHeader_2.54mm +PinHeader_1x37_P2.54mm_Horizontal +Through hole angled pin header, 1x37, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x37 2.54mm single row +0 +37 +37 +Connector_PinHeader_2.54mm +PinHeader_1x37_P2.54mm_Vertical +Through hole straight pin header, 1x37, 2.54mm pitch, single row +Through hole pin header THT 1x37 2.54mm single row +0 +37 +37 +Connector_PinHeader_2.54mm +PinHeader_1x37_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x37, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x37 2.54mm single row style1 pin1 left +0 +37 +37 +Connector_PinHeader_2.54mm +PinHeader_1x37_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x37, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x37 2.54mm single row style2 pin1 right +0 +37 +37 +Connector_PinHeader_2.54mm +PinHeader_1x38_P2.54mm_Horizontal +Through hole angled pin header, 1x38, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x38 2.54mm single row +0 +38 +38 +Connector_PinHeader_2.54mm +PinHeader_1x38_P2.54mm_Vertical +Through hole straight pin header, 1x38, 2.54mm pitch, single row +Through hole pin header THT 1x38 2.54mm single row +0 +38 +38 +Connector_PinHeader_2.54mm +PinHeader_1x38_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x38, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x38 2.54mm single row style1 pin1 left +0 +38 +38 +Connector_PinHeader_2.54mm +PinHeader_1x38_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x38, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x38 2.54mm single row style2 pin1 right +0 +38 +38 +Connector_PinHeader_2.54mm +PinHeader_1x39_P2.54mm_Horizontal +Through hole angled pin header, 1x39, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x39 2.54mm single row +0 +39 +39 +Connector_PinHeader_2.54mm +PinHeader_1x39_P2.54mm_Vertical +Through hole straight pin header, 1x39, 2.54mm pitch, single row +Through hole pin header THT 1x39 2.54mm single row +0 +39 +39 +Connector_PinHeader_2.54mm +PinHeader_1x39_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x39, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x39 2.54mm single row style1 pin1 left +0 +39 +39 +Connector_PinHeader_2.54mm +PinHeader_1x39_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x39, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x39 2.54mm single row style2 pin1 right +0 +39 +39 +Connector_PinHeader_2.54mm +PinHeader_1x40_P2.54mm_Horizontal +Through hole angled pin header, 1x40, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x40 2.54mm single row +0 +40 +40 +Connector_PinHeader_2.54mm +PinHeader_1x40_P2.54mm_Vertical +Through hole straight pin header, 1x40, 2.54mm pitch, single row +Through hole pin header THT 1x40 2.54mm single row +0 +40 +40 +Connector_PinHeader_2.54mm +PinHeader_1x40_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x40, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x40 2.54mm single row style1 pin1 left +0 +40 +40 +Connector_PinHeader_2.54mm +PinHeader_1x40_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x40, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x40 2.54mm single row style2 pin1 right +0 +40 +40 +Connector_PinHeader_2.54mm +PinHeader_2x01_P2.54mm_Horizontal +Through hole angled pin header, 2x01, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x01 2.54mm double row +0 +2 +2 +Connector_PinHeader_2.54mm +PinHeader_2x01_P2.54mm_Vertical +Through hole straight pin header, 2x01, 2.54mm pitch, double rows +Through hole pin header THT 2x01 2.54mm double row +0 +2 +2 +Connector_PinHeader_2.54mm +PinHeader_2x01_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x01, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x01 2.54mm double row +0 +2 +2 +Connector_PinHeader_2.54mm +PinHeader_2x02_P2.54mm_Horizontal +Through hole angled pin header, 2x02, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x02 2.54mm double row +0 +4 +4 +Connector_PinHeader_2.54mm +PinHeader_2x02_P2.54mm_Vertical +Through hole straight pin header, 2x02, 2.54mm pitch, double rows +Through hole pin header THT 2x02 2.54mm double row +0 +4 +4 +Connector_PinHeader_2.54mm +PinHeader_2x02_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x02, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x02 2.54mm double row +0 +4 +4 +Connector_PinHeader_2.54mm +PinHeader_2x03_P2.54mm_Horizontal +Through hole angled pin header, 2x03, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x03 2.54mm double row +0 +6 +6 +Connector_PinHeader_2.54mm +PinHeader_2x03_P2.54mm_Vertical +Through hole straight pin header, 2x03, 2.54mm pitch, double rows +Through hole pin header THT 2x03 2.54mm double row +0 +6 +6 +Connector_PinHeader_2.54mm +PinHeader_2x03_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x03, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x03 2.54mm double row +0 +6 +6 +Connector_PinHeader_2.54mm +PinHeader_2x04_P2.54mm_Horizontal +Through hole angled pin header, 2x04, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x04 2.54mm double row +0 +8 +8 +Connector_PinHeader_2.54mm +PinHeader_2x04_P2.54mm_Vertical +Through hole straight pin header, 2x04, 2.54mm pitch, double rows +Through hole pin header THT 2x04 2.54mm double row +0 +8 +8 +Connector_PinHeader_2.54mm +PinHeader_2x04_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x04, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x04 2.54mm double row +0 +8 +8 +Connector_PinHeader_2.54mm +PinHeader_2x05_P2.54mm_Horizontal +Through hole angled pin header, 2x05, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x05 2.54mm double row +0 +10 +10 +Connector_PinHeader_2.54mm +PinHeader_2x05_P2.54mm_Vertical +Through hole straight pin header, 2x05, 2.54mm pitch, double rows +Through hole pin header THT 2x05 2.54mm double row +0 +10 +10 +Connector_PinHeader_2.54mm +PinHeader_2x05_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x05, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x05 2.54mm double row +0 +10 +10 +Connector_PinHeader_2.54mm +PinHeader_2x06_P2.54mm_Horizontal +Through hole angled pin header, 2x06, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x06 2.54mm double row +0 +12 +12 +Connector_PinHeader_2.54mm +PinHeader_2x06_P2.54mm_Vertical +Through hole straight pin header, 2x06, 2.54mm pitch, double rows +Through hole pin header THT 2x06 2.54mm double row +0 +12 +12 +Connector_PinHeader_2.54mm +PinHeader_2x06_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x06, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x06 2.54mm double row +0 +12 +12 +Connector_PinHeader_2.54mm +PinHeader_2x07_P2.54mm_Horizontal +Through hole angled pin header, 2x07, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x07 2.54mm double row +0 +14 +14 +Connector_PinHeader_2.54mm +PinHeader_2x07_P2.54mm_Vertical +Through hole straight pin header, 2x07, 2.54mm pitch, double rows +Through hole pin header THT 2x07 2.54mm double row +0 +14 +14 +Connector_PinHeader_2.54mm +PinHeader_2x07_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x07, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x07 2.54mm double row +0 +14 +14 +Connector_PinHeader_2.54mm +PinHeader_2x08_P2.54mm_Horizontal +Through hole angled pin header, 2x08, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x08 2.54mm double row +0 +16 +16 +Connector_PinHeader_2.54mm +PinHeader_2x08_P2.54mm_Vertical +Through hole straight pin header, 2x08, 2.54mm pitch, double rows +Through hole pin header THT 2x08 2.54mm double row +0 +16 +16 +Connector_PinHeader_2.54mm +PinHeader_2x08_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x08, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x08 2.54mm double row +0 +16 +16 +Connector_PinHeader_2.54mm +PinHeader_2x09_P2.54mm_Horizontal +Through hole angled pin header, 2x09, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x09 2.54mm double row +0 +18 +18 +Connector_PinHeader_2.54mm +PinHeader_2x09_P2.54mm_Vertical +Through hole straight pin header, 2x09, 2.54mm pitch, double rows +Through hole pin header THT 2x09 2.54mm double row +0 +18 +18 +Connector_PinHeader_2.54mm +PinHeader_2x09_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x09, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x09 2.54mm double row +0 +18 +18 +Connector_PinHeader_2.54mm +PinHeader_2x10_P2.54mm_Horizontal +Through hole angled pin header, 2x10, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x10 2.54mm double row +0 +20 +20 +Connector_PinHeader_2.54mm +PinHeader_2x10_P2.54mm_Vertical +Through hole straight pin header, 2x10, 2.54mm pitch, double rows +Through hole pin header THT 2x10 2.54mm double row +0 +20 +20 +Connector_PinHeader_2.54mm +PinHeader_2x10_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x10, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x10 2.54mm double row +0 +20 +20 +Connector_PinHeader_2.54mm +PinHeader_2x11_P2.54mm_Horizontal +Through hole angled pin header, 2x11, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x11 2.54mm double row +0 +22 +22 +Connector_PinHeader_2.54mm +PinHeader_2x11_P2.54mm_Vertical +Through hole straight pin header, 2x11, 2.54mm pitch, double rows +Through hole pin header THT 2x11 2.54mm double row +0 +22 +22 +Connector_PinHeader_2.54mm +PinHeader_2x11_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x11, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x11 2.54mm double row +0 +22 +22 +Connector_PinHeader_2.54mm +PinHeader_2x12_P2.54mm_Horizontal +Through hole angled pin header, 2x12, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x12 2.54mm double row +0 +24 +24 +Connector_PinHeader_2.54mm +PinHeader_2x12_P2.54mm_Vertical +Through hole straight pin header, 2x12, 2.54mm pitch, double rows +Through hole pin header THT 2x12 2.54mm double row +0 +24 +24 +Connector_PinHeader_2.54mm +PinHeader_2x12_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x12, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x12 2.54mm double row +0 +24 +24 +Connector_PinHeader_2.54mm +PinHeader_2x13_P2.54mm_Horizontal +Through hole angled pin header, 2x13, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x13 2.54mm double row +0 +26 +26 +Connector_PinHeader_2.54mm +PinHeader_2x13_P2.54mm_Vertical +Through hole straight pin header, 2x13, 2.54mm pitch, double rows +Through hole pin header THT 2x13 2.54mm double row +0 +26 +26 +Connector_PinHeader_2.54mm +PinHeader_2x13_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x13, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x13 2.54mm double row +0 +26 +26 +Connector_PinHeader_2.54mm +PinHeader_2x14_P2.54mm_Horizontal +Through hole angled pin header, 2x14, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x14 2.54mm double row +0 +28 +28 +Connector_PinHeader_2.54mm +PinHeader_2x14_P2.54mm_Vertical +Through hole straight pin header, 2x14, 2.54mm pitch, double rows +Through hole pin header THT 2x14 2.54mm double row +0 +28 +28 +Connector_PinHeader_2.54mm +PinHeader_2x14_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x14, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x14 2.54mm double row +0 +28 +28 +Connector_PinHeader_2.54mm +PinHeader_2x15_P2.54mm_Horizontal +Through hole angled pin header, 2x15, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x15 2.54mm double row +0 +30 +30 +Connector_PinHeader_2.54mm +PinHeader_2x15_P2.54mm_Vertical +Through hole straight pin header, 2x15, 2.54mm pitch, double rows +Through hole pin header THT 2x15 2.54mm double row +0 +30 +30 +Connector_PinHeader_2.54mm +PinHeader_2x15_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x15, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x15 2.54mm double row +0 +30 +30 +Connector_PinHeader_2.54mm +PinHeader_2x16_P2.54mm_Horizontal +Through hole angled pin header, 2x16, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x16 2.54mm double row +0 +32 +32 +Connector_PinHeader_2.54mm +PinHeader_2x16_P2.54mm_Vertical +Through hole straight pin header, 2x16, 2.54mm pitch, double rows +Through hole pin header THT 2x16 2.54mm double row +0 +32 +32 +Connector_PinHeader_2.54mm +PinHeader_2x16_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x16, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x16 2.54mm double row +0 +32 +32 +Connector_PinHeader_2.54mm +PinHeader_2x17_P2.54mm_Horizontal +Through hole angled pin header, 2x17, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x17 2.54mm double row +0 +34 +34 +Connector_PinHeader_2.54mm +PinHeader_2x17_P2.54mm_Vertical +Through hole straight pin header, 2x17, 2.54mm pitch, double rows +Through hole pin header THT 2x17 2.54mm double row +0 +34 +34 +Connector_PinHeader_2.54mm +PinHeader_2x17_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x17, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x17 2.54mm double row +0 +34 +34 +Connector_PinHeader_2.54mm +PinHeader_2x18_P2.54mm_Horizontal +Through hole angled pin header, 2x18, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x18 2.54mm double row +0 +36 +36 +Connector_PinHeader_2.54mm +PinHeader_2x18_P2.54mm_Vertical +Through hole straight pin header, 2x18, 2.54mm pitch, double rows +Through hole pin header THT 2x18 2.54mm double row +0 +36 +36 +Connector_PinHeader_2.54mm +PinHeader_2x18_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x18, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x18 2.54mm double row +0 +36 +36 +Connector_PinHeader_2.54mm +PinHeader_2x19_P2.54mm_Horizontal +Through hole angled pin header, 2x19, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x19 2.54mm double row +0 +38 +38 +Connector_PinHeader_2.54mm +PinHeader_2x19_P2.54mm_Vertical +Through hole straight pin header, 2x19, 2.54mm pitch, double rows +Through hole pin header THT 2x19 2.54mm double row +0 +38 +38 +Connector_PinHeader_2.54mm +PinHeader_2x19_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x19, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x19 2.54mm double row +0 +38 +38 +Connector_PinHeader_2.54mm +PinHeader_2x20_P2.54mm_Horizontal +Through hole angled pin header, 2x20, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x20 2.54mm double row +0 +40 +40 +Connector_PinHeader_2.54mm +PinHeader_2x20_P2.54mm_Vertical +Through hole straight pin header, 2x20, 2.54mm pitch, double rows +Through hole pin header THT 2x20 2.54mm double row +0 +40 +40 +Connector_PinHeader_2.54mm +PinHeader_2x20_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x20, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x20 2.54mm double row +0 +40 +40 +Connector_PinHeader_2.54mm +PinHeader_2x21_P2.54mm_Horizontal +Through hole angled pin header, 2x21, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x21 2.54mm double row +0 +42 +42 +Connector_PinHeader_2.54mm +PinHeader_2x21_P2.54mm_Vertical +Through hole straight pin header, 2x21, 2.54mm pitch, double rows +Through hole pin header THT 2x21 2.54mm double row +0 +42 +42 +Connector_PinHeader_2.54mm +PinHeader_2x21_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x21, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x21 2.54mm double row +0 +42 +42 +Connector_PinHeader_2.54mm +PinHeader_2x22_P2.54mm_Horizontal +Through hole angled pin header, 2x22, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x22 2.54mm double row +0 +44 +44 +Connector_PinHeader_2.54mm +PinHeader_2x22_P2.54mm_Vertical +Through hole straight pin header, 2x22, 2.54mm pitch, double rows +Through hole pin header THT 2x22 2.54mm double row +0 +44 +44 +Connector_PinHeader_2.54mm +PinHeader_2x22_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x22, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x22 2.54mm double row +0 +44 +44 +Connector_PinHeader_2.54mm +PinHeader_2x23_P2.54mm_Horizontal +Through hole angled pin header, 2x23, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x23 2.54mm double row +0 +46 +46 +Connector_PinHeader_2.54mm +PinHeader_2x23_P2.54mm_Vertical +Through hole straight pin header, 2x23, 2.54mm pitch, double rows +Through hole pin header THT 2x23 2.54mm double row +0 +46 +46 +Connector_PinHeader_2.54mm +PinHeader_2x23_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x23, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x23 2.54mm double row +0 +46 +46 +Connector_PinHeader_2.54mm +PinHeader_2x24_P2.54mm_Horizontal +Through hole angled pin header, 2x24, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x24 2.54mm double row +0 +48 +48 +Connector_PinHeader_2.54mm +PinHeader_2x24_P2.54mm_Vertical +Through hole straight pin header, 2x24, 2.54mm pitch, double rows +Through hole pin header THT 2x24 2.54mm double row +0 +48 +48 +Connector_PinHeader_2.54mm +PinHeader_2x24_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x24, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x24 2.54mm double row +0 +48 +48 +Connector_PinHeader_2.54mm +PinHeader_2x25_P2.54mm_Horizontal +Through hole angled pin header, 2x25, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x25 2.54mm double row +0 +50 +50 +Connector_PinHeader_2.54mm +PinHeader_2x25_P2.54mm_Vertical +Through hole straight pin header, 2x25, 2.54mm pitch, double rows +Through hole pin header THT 2x25 2.54mm double row +0 +50 +50 +Connector_PinHeader_2.54mm +PinHeader_2x25_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x25, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x25 2.54mm double row +0 +50 +50 +Connector_PinHeader_2.54mm +PinHeader_2x26_P2.54mm_Horizontal +Through hole angled pin header, 2x26, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x26 2.54mm double row +0 +52 +52 +Connector_PinHeader_2.54mm +PinHeader_2x26_P2.54mm_Vertical +Through hole straight pin header, 2x26, 2.54mm pitch, double rows +Through hole pin header THT 2x26 2.54mm double row +0 +52 +52 +Connector_PinHeader_2.54mm +PinHeader_2x26_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x26, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x26 2.54mm double row +0 +52 +52 +Connector_PinHeader_2.54mm +PinHeader_2x27_P2.54mm_Horizontal +Through hole angled pin header, 2x27, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x27 2.54mm double row +0 +54 +54 +Connector_PinHeader_2.54mm +PinHeader_2x27_P2.54mm_Vertical +Through hole straight pin header, 2x27, 2.54mm pitch, double rows +Through hole pin header THT 2x27 2.54mm double row +0 +54 +54 +Connector_PinHeader_2.54mm +PinHeader_2x27_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x27, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x27 2.54mm double row +0 +54 +54 +Connector_PinHeader_2.54mm +PinHeader_2x28_P2.54mm_Horizontal +Through hole angled pin header, 2x28, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x28 2.54mm double row +0 +56 +56 +Connector_PinHeader_2.54mm +PinHeader_2x28_P2.54mm_Vertical +Through hole straight pin header, 2x28, 2.54mm pitch, double rows +Through hole pin header THT 2x28 2.54mm double row +0 +56 +56 +Connector_PinHeader_2.54mm +PinHeader_2x28_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x28, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x28 2.54mm double row +0 +56 +56 +Connector_PinHeader_2.54mm +PinHeader_2x29_P2.54mm_Horizontal +Through hole angled pin header, 2x29, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x29 2.54mm double row +0 +58 +58 +Connector_PinHeader_2.54mm +PinHeader_2x29_P2.54mm_Vertical +Through hole straight pin header, 2x29, 2.54mm pitch, double rows +Through hole pin header THT 2x29 2.54mm double row +0 +58 +58 +Connector_PinHeader_2.54mm +PinHeader_2x29_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x29, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x29 2.54mm double row +0 +58 +58 +Connector_PinHeader_2.54mm +PinHeader_2x30_P2.54mm_Horizontal +Through hole angled pin header, 2x30, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x30 2.54mm double row +0 +60 +60 +Connector_PinHeader_2.54mm +PinHeader_2x30_P2.54mm_Vertical +Through hole straight pin header, 2x30, 2.54mm pitch, double rows +Through hole pin header THT 2x30 2.54mm double row +0 +60 +60 +Connector_PinHeader_2.54mm +PinHeader_2x30_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x30, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x30 2.54mm double row +0 +60 +60 +Connector_PinHeader_2.54mm +PinHeader_2x31_P2.54mm_Horizontal +Through hole angled pin header, 2x31, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x31 2.54mm double row +0 +62 +62 +Connector_PinHeader_2.54mm +PinHeader_2x31_P2.54mm_Vertical +Through hole straight pin header, 2x31, 2.54mm pitch, double rows +Through hole pin header THT 2x31 2.54mm double row +0 +62 +62 +Connector_PinHeader_2.54mm +PinHeader_2x31_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x31, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x31 2.54mm double row +0 +62 +62 +Connector_PinHeader_2.54mm +PinHeader_2x32_P2.54mm_Horizontal +Through hole angled pin header, 2x32, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x32 2.54mm double row +0 +64 +64 +Connector_PinHeader_2.54mm +PinHeader_2x32_P2.54mm_Vertical +Through hole straight pin header, 2x32, 2.54mm pitch, double rows +Through hole pin header THT 2x32 2.54mm double row +0 +64 +64 +Connector_PinHeader_2.54mm +PinHeader_2x32_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x32, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x32 2.54mm double row +0 +64 +64 +Connector_PinHeader_2.54mm +PinHeader_2x33_P2.54mm_Horizontal +Through hole angled pin header, 2x33, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x33 2.54mm double row +0 +66 +66 +Connector_PinHeader_2.54mm +PinHeader_2x33_P2.54mm_Vertical +Through hole straight pin header, 2x33, 2.54mm pitch, double rows +Through hole pin header THT 2x33 2.54mm double row +0 +66 +66 +Connector_PinHeader_2.54mm +PinHeader_2x33_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x33, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x33 2.54mm double row +0 +66 +66 +Connector_PinHeader_2.54mm +PinHeader_2x34_P2.54mm_Horizontal +Through hole angled pin header, 2x34, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x34 2.54mm double row +0 +68 +68 +Connector_PinHeader_2.54mm +PinHeader_2x34_P2.54mm_Vertical +Through hole straight pin header, 2x34, 2.54mm pitch, double rows +Through hole pin header THT 2x34 2.54mm double row +0 +68 +68 +Connector_PinHeader_2.54mm +PinHeader_2x34_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x34, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x34 2.54mm double row +0 +68 +68 +Connector_PinHeader_2.54mm +PinHeader_2x35_P2.54mm_Horizontal +Through hole angled pin header, 2x35, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x35 2.54mm double row +0 +70 +70 +Connector_PinHeader_2.54mm +PinHeader_2x35_P2.54mm_Vertical +Through hole straight pin header, 2x35, 2.54mm pitch, double rows +Through hole pin header THT 2x35 2.54mm double row +0 +70 +70 +Connector_PinHeader_2.54mm +PinHeader_2x35_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x35, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x35 2.54mm double row +0 +70 +70 +Connector_PinHeader_2.54mm +PinHeader_2x36_P2.54mm_Horizontal +Through hole angled pin header, 2x36, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x36 2.54mm double row +0 +72 +72 +Connector_PinHeader_2.54mm +PinHeader_2x36_P2.54mm_Vertical +Through hole straight pin header, 2x36, 2.54mm pitch, double rows +Through hole pin header THT 2x36 2.54mm double row +0 +72 +72 +Connector_PinHeader_2.54mm +PinHeader_2x36_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x36, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x36 2.54mm double row +0 +72 +72 +Connector_PinHeader_2.54mm +PinHeader_2x37_P2.54mm_Horizontal +Through hole angled pin header, 2x37, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x37 2.54mm double row +0 +74 +74 +Connector_PinHeader_2.54mm +PinHeader_2x37_P2.54mm_Vertical +Through hole straight pin header, 2x37, 2.54mm pitch, double rows +Through hole pin header THT 2x37 2.54mm double row +0 +74 +74 +Connector_PinHeader_2.54mm +PinHeader_2x37_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x37, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x37 2.54mm double row +0 +74 +74 +Connector_PinHeader_2.54mm +PinHeader_2x38_P2.54mm_Horizontal +Through hole angled pin header, 2x38, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x38 2.54mm double row +0 +76 +76 +Connector_PinHeader_2.54mm +PinHeader_2x38_P2.54mm_Vertical +Through hole straight pin header, 2x38, 2.54mm pitch, double rows +Through hole pin header THT 2x38 2.54mm double row +0 +76 +76 +Connector_PinHeader_2.54mm +PinHeader_2x38_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x38, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x38 2.54mm double row +0 +76 +76 +Connector_PinHeader_2.54mm +PinHeader_2x39_P2.54mm_Horizontal +Through hole angled pin header, 2x39, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x39 2.54mm double row +0 +78 +78 +Connector_PinHeader_2.54mm +PinHeader_2x39_P2.54mm_Vertical +Through hole straight pin header, 2x39, 2.54mm pitch, double rows +Through hole pin header THT 2x39 2.54mm double row +0 +78 +78 +Connector_PinHeader_2.54mm +PinHeader_2x39_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x39, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x39 2.54mm double row +0 +78 +78 +Connector_PinHeader_2.54mm +PinHeader_2x40_P2.54mm_Horizontal +Through hole angled pin header, 2x40, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x40 2.54mm double row +0 +80 +80 +Connector_PinHeader_2.54mm +PinHeader_2x40_P2.54mm_Vertical +Through hole straight pin header, 2x40, 2.54mm pitch, double rows +Through hole pin header THT 2x40 2.54mm double row +0 +80 +80 +Connector_PinHeader_2.54mm +PinHeader_2x40_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x40, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x40 2.54mm double row +0 +80 +80 +Connector_PinSocket_1.00mm +PinSocket_1x02_P1.00mm_Vertical +Through hole straight socket strip, 1x02, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x02 1.00mm single row +0 +2 +2 +Connector_PinSocket_1.00mm +PinSocket_1x02_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x02, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x02 1.00mm single row style1 pin1 left +0 +2 +2 +Connector_PinSocket_1.00mm +PinSocket_1x02_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x02, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x02 1.00mm single row style2 pin1 right +0 +2 +2 +Connector_PinSocket_1.00mm +PinSocket_1x03_P1.00mm_Vertical +Through hole straight socket strip, 1x03, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x03 1.00mm single row +0 +3 +3 +Connector_PinSocket_1.00mm +PinSocket_1x03_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x03, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x03 1.00mm single row style1 pin1 left +0 +3 +3 +Connector_PinSocket_1.00mm +PinSocket_1x03_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x03, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x03 1.00mm single row style2 pin1 right +0 +3 +3 +Connector_PinSocket_1.00mm +PinSocket_1x04_P1.00mm_Vertical +Through hole straight socket strip, 1x04, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x04 1.00mm single row +0 +4 +4 +Connector_PinSocket_1.00mm +PinSocket_1x04_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x04, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x04 1.00mm single row style1 pin1 left +0 +4 +4 +Connector_PinSocket_1.00mm +PinSocket_1x04_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x04, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x04 1.00mm single row style2 pin1 right +0 +4 +4 +Connector_PinSocket_1.00mm +PinSocket_1x05_P1.00mm_Vertical +Through hole straight socket strip, 1x05, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x05 1.00mm single row +0 +5 +5 +Connector_PinSocket_1.00mm +PinSocket_1x05_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x05, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x05 1.00mm single row style1 pin1 left +0 +5 +5 +Connector_PinSocket_1.00mm +PinSocket_1x05_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x05, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x05 1.00mm single row style2 pin1 right +0 +5 +5 +Connector_PinSocket_1.00mm +PinSocket_1x06_P1.00mm_Vertical +Through hole straight socket strip, 1x06, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x06 1.00mm single row +0 +6 +6 +Connector_PinSocket_1.00mm +PinSocket_1x06_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x06, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x06 1.00mm single row style1 pin1 left +0 +6 +6 +Connector_PinSocket_1.00mm +PinSocket_1x06_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x06, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x06 1.00mm single row style2 pin1 right +0 +6 +6 +Connector_PinSocket_1.00mm +PinSocket_1x07_P1.00mm_Vertical +Through hole straight socket strip, 1x07, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x07 1.00mm single row +0 +7 +7 +Connector_PinSocket_1.00mm +PinSocket_1x07_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x07, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x07 1.00mm single row style1 pin1 left +0 +7 +7 +Connector_PinSocket_1.00mm +PinSocket_1x07_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x07, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x07 1.00mm single row style2 pin1 right +0 +7 +7 +Connector_PinSocket_1.00mm +PinSocket_1x08_P1.00mm_Vertical +Through hole straight socket strip, 1x08, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x08 1.00mm single row +0 +8 +8 +Connector_PinSocket_1.00mm +PinSocket_1x08_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x08, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x08 1.00mm single row style1 pin1 left +0 +8 +8 +Connector_PinSocket_1.00mm +PinSocket_1x08_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x08, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x08 1.00mm single row style2 pin1 right +0 +8 +8 +Connector_PinSocket_1.00mm +PinSocket_1x09_P1.00mm_Vertical +Through hole straight socket strip, 1x09, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x09 1.00mm single row +0 +9 +9 +Connector_PinSocket_1.00mm +PinSocket_1x09_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x09, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x09 1.00mm single row style1 pin1 left +0 +9 +9 +Connector_PinSocket_1.00mm +PinSocket_1x09_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x09, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x09 1.00mm single row style2 pin1 right +0 +9 +9 +Connector_PinSocket_1.00mm +PinSocket_1x10_P1.00mm_Vertical +Through hole straight socket strip, 1x10, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x10 1.00mm single row +0 +10 +10 +Connector_PinSocket_1.00mm +PinSocket_1x10_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x10, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x10 1.00mm single row style1 pin1 left +0 +10 +10 +Connector_PinSocket_1.00mm +PinSocket_1x10_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x10, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x10 1.00mm single row style2 pin1 right +0 +10 +10 +Connector_PinSocket_1.00mm +PinSocket_1x11_P1.00mm_Vertical +Through hole straight socket strip, 1x11, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x11 1.00mm single row +0 +11 +11 +Connector_PinSocket_1.00mm +PinSocket_1x11_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x11, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x11 1.00mm single row style1 pin1 left +0 +11 +11 +Connector_PinSocket_1.00mm +PinSocket_1x11_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x11, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x11 1.00mm single row style2 pin1 right +0 +11 +11 +Connector_PinSocket_1.00mm +PinSocket_1x12_P1.00mm_Vertical +Through hole straight socket strip, 1x12, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x12 1.00mm single row +0 +12 +12 +Connector_PinSocket_1.00mm +PinSocket_1x12_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x12, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x12 1.00mm single row style1 pin1 left +0 +12 +12 +Connector_PinSocket_1.00mm +PinSocket_1x12_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x12, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x12 1.00mm single row style2 pin1 right +0 +12 +12 +Connector_PinSocket_1.00mm +PinSocket_1x13_P1.00mm_Vertical +Through hole straight socket strip, 1x13, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x13 1.00mm single row +0 +13 +13 +Connector_PinSocket_1.00mm +PinSocket_1x13_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x13, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x13 1.00mm single row style1 pin1 left +0 +13 +13 +Connector_PinSocket_1.00mm +PinSocket_1x13_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x13, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x13 1.00mm single row style2 pin1 right +0 +13 +13 +Connector_PinSocket_1.00mm +PinSocket_1x14_P1.00mm_Vertical +Through hole straight socket strip, 1x14, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x14 1.00mm single row +0 +14 +14 +Connector_PinSocket_1.00mm +PinSocket_1x14_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x14, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x14 1.00mm single row style1 pin1 left +0 +14 +14 +Connector_PinSocket_1.00mm +PinSocket_1x14_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x14, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x14 1.00mm single row style2 pin1 right +0 +14 +14 +Connector_PinSocket_1.00mm +PinSocket_1x15_P1.00mm_Vertical +Through hole straight socket strip, 1x15, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x15 1.00mm single row +0 +15 +15 +Connector_PinSocket_1.00mm +PinSocket_1x15_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x15, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x15 1.00mm single row style1 pin1 left +0 +15 +15 +Connector_PinSocket_1.00mm +PinSocket_1x15_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x15, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x15 1.00mm single row style2 pin1 right +0 +15 +15 +Connector_PinSocket_1.00mm +PinSocket_1x16_P1.00mm_Vertical +Through hole straight socket strip, 1x16, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x16 1.00mm single row +0 +16 +16 +Connector_PinSocket_1.00mm +PinSocket_1x16_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x16, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x16 1.00mm single row style1 pin1 left +0 +16 +16 +Connector_PinSocket_1.00mm +PinSocket_1x16_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x16, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x16 1.00mm single row style2 pin1 right +0 +16 +16 +Connector_PinSocket_1.00mm +PinSocket_1x17_P1.00mm_Vertical +Through hole straight socket strip, 1x17, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x17 1.00mm single row +0 +17 +17 +Connector_PinSocket_1.00mm +PinSocket_1x17_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x17, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x17 1.00mm single row style1 pin1 left +0 +17 +17 +Connector_PinSocket_1.00mm +PinSocket_1x17_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x17, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x17 1.00mm single row style2 pin1 right +0 +17 +17 +Connector_PinSocket_1.00mm +PinSocket_1x18_P1.00mm_Vertical +Through hole straight socket strip, 1x18, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x18 1.00mm single row +0 +18 +18 +Connector_PinSocket_1.00mm +PinSocket_1x18_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x18, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x18 1.00mm single row style1 pin1 left +0 +18 +18 +Connector_PinSocket_1.00mm +PinSocket_1x18_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x18, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x18 1.00mm single row style2 pin1 right +0 +18 +18 +Connector_PinSocket_1.00mm +PinSocket_1x19_P1.00mm_Vertical +Through hole straight socket strip, 1x19, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x19 1.00mm single row +0 +19 +19 +Connector_PinSocket_1.00mm +PinSocket_1x19_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x19, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x19 1.00mm single row style1 pin1 left +0 +19 +19 +Connector_PinSocket_1.00mm +PinSocket_1x19_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x19, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x19 1.00mm single row style2 pin1 right +0 +19 +19 +Connector_PinSocket_1.00mm +PinSocket_1x20_P1.00mm_Vertical +Through hole straight socket strip, 1x20, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x20 1.00mm single row +0 +20 +20 +Connector_PinSocket_1.00mm +PinSocket_1x20_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x20, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x20 1.00mm single row style1 pin1 left +0 +20 +20 +Connector_PinSocket_1.00mm +PinSocket_1x20_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x20, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x20 1.00mm single row style2 pin1 right +0 +20 +20 +Connector_PinSocket_1.00mm +PinSocket_1x21_P1.00mm_Vertical +Through hole straight socket strip, 1x21, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x21 1.00mm single row +0 +21 +21 +Connector_PinSocket_1.00mm +PinSocket_1x21_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x21, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x21 1.00mm single row style1 pin1 left +0 +21 +21 +Connector_PinSocket_1.00mm +PinSocket_1x21_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x21, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x21 1.00mm single row style2 pin1 right +0 +21 +21 +Connector_PinSocket_1.00mm +PinSocket_1x22_P1.00mm_Vertical +Through hole straight socket strip, 1x22, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x22 1.00mm single row +0 +22 +22 +Connector_PinSocket_1.00mm +PinSocket_1x22_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x22, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x22 1.00mm single row style1 pin1 left +0 +22 +22 +Connector_PinSocket_1.00mm +PinSocket_1x22_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x22, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x22 1.00mm single row style2 pin1 right +0 +22 +22 +Connector_PinSocket_1.00mm +PinSocket_1x23_P1.00mm_Vertical +Through hole straight socket strip, 1x23, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x23 1.00mm single row +0 +23 +23 +Connector_PinSocket_1.00mm +PinSocket_1x23_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x23, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x23 1.00mm single row style1 pin1 left +0 +23 +23 +Connector_PinSocket_1.00mm +PinSocket_1x23_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x23, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x23 1.00mm single row style2 pin1 right +0 +23 +23 +Connector_PinSocket_1.00mm +PinSocket_1x24_P1.00mm_Vertical +Through hole straight socket strip, 1x24, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x24 1.00mm single row +0 +24 +24 +Connector_PinSocket_1.00mm +PinSocket_1x24_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x24, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x24 1.00mm single row style1 pin1 left +0 +24 +24 +Connector_PinSocket_1.00mm +PinSocket_1x24_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x24, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x24 1.00mm single row style2 pin1 right +0 +24 +24 +Connector_PinSocket_1.00mm +PinSocket_1x25_P1.00mm_Vertical +Through hole straight socket strip, 1x25, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x25 1.00mm single row +0 +25 +25 +Connector_PinSocket_1.00mm +PinSocket_1x25_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x25, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x25 1.00mm single row style1 pin1 left +0 +25 +25 +Connector_PinSocket_1.00mm +PinSocket_1x25_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x25, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x25 1.00mm single row style2 pin1 right +0 +25 +25 +Connector_PinSocket_1.00mm +PinSocket_1x26_P1.00mm_Vertical +Through hole straight socket strip, 1x26, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x26 1.00mm single row +0 +26 +26 +Connector_PinSocket_1.00mm +PinSocket_1x26_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x26, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x26 1.00mm single row style1 pin1 left +0 +26 +26 +Connector_PinSocket_1.00mm +PinSocket_1x26_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x26, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x26 1.00mm single row style2 pin1 right +0 +26 +26 +Connector_PinSocket_1.00mm +PinSocket_1x27_P1.00mm_Vertical +Through hole straight socket strip, 1x27, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x27 1.00mm single row +0 +27 +27 +Connector_PinSocket_1.00mm +PinSocket_1x27_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x27, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x27 1.00mm single row style1 pin1 left +0 +27 +27 +Connector_PinSocket_1.00mm +PinSocket_1x27_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x27, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x27 1.00mm single row style2 pin1 right +0 +27 +27 +Connector_PinSocket_1.00mm +PinSocket_1x28_P1.00mm_Vertical +Through hole straight socket strip, 1x28, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x28 1.00mm single row +0 +28 +28 +Connector_PinSocket_1.00mm +PinSocket_1x28_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x28, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x28 1.00mm single row style1 pin1 left +0 +28 +28 +Connector_PinSocket_1.00mm +PinSocket_1x28_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x28, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x28 1.00mm single row style2 pin1 right +0 +28 +28 +Connector_PinSocket_1.00mm +PinSocket_1x29_P1.00mm_Vertical +Through hole straight socket strip, 1x29, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x29 1.00mm single row +0 +29 +29 +Connector_PinSocket_1.00mm +PinSocket_1x29_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x29, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x29 1.00mm single row style1 pin1 left +0 +29 +29 +Connector_PinSocket_1.00mm +PinSocket_1x29_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x29, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x29 1.00mm single row style2 pin1 right +0 +29 +29 +Connector_PinSocket_1.00mm +PinSocket_1x30_P1.00mm_Vertical +Through hole straight socket strip, 1x30, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x30 1.00mm single row +0 +30 +30 +Connector_PinSocket_1.00mm +PinSocket_1x30_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x30, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x30 1.00mm single row style1 pin1 left +0 +30 +30 +Connector_PinSocket_1.00mm +PinSocket_1x30_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x30, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x30 1.00mm single row style2 pin1 right +0 +30 +30 +Connector_PinSocket_1.00mm +PinSocket_1x31_P1.00mm_Vertical +Through hole straight socket strip, 1x31, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x31 1.00mm single row +0 +31 +31 +Connector_PinSocket_1.00mm +PinSocket_1x31_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x31, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x31 1.00mm single row style1 pin1 left +0 +31 +31 +Connector_PinSocket_1.00mm +PinSocket_1x31_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x31, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x31 1.00mm single row style2 pin1 right +0 +31 +31 +Connector_PinSocket_1.00mm +PinSocket_1x32_P1.00mm_Vertical +Through hole straight socket strip, 1x32, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x32 1.00mm single row +0 +32 +32 +Connector_PinSocket_1.00mm +PinSocket_1x32_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x32, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x32 1.00mm single row style1 pin1 left +0 +32 +32 +Connector_PinSocket_1.00mm +PinSocket_1x32_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x32, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x32 1.00mm single row style2 pin1 right +0 +32 +32 +Connector_PinSocket_1.00mm +PinSocket_1x33_P1.00mm_Vertical +Through hole straight socket strip, 1x33, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x33 1.00mm single row +0 +33 +33 +Connector_PinSocket_1.00mm +PinSocket_1x33_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x33, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x33 1.00mm single row style1 pin1 left +0 +33 +33 +Connector_PinSocket_1.00mm +PinSocket_1x33_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x33, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x33 1.00mm single row style2 pin1 right +0 +33 +33 +Connector_PinSocket_1.00mm +PinSocket_1x34_P1.00mm_Vertical +Through hole straight socket strip, 1x34, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x34 1.00mm single row +0 +34 +34 +Connector_PinSocket_1.00mm +PinSocket_1x34_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x34, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x34 1.00mm single row style1 pin1 left +0 +34 +34 +Connector_PinSocket_1.00mm +PinSocket_1x34_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x34, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x34 1.00mm single row style2 pin1 right +0 +34 +34 +Connector_PinSocket_1.00mm +PinSocket_1x35_P1.00mm_Vertical +Through hole straight socket strip, 1x35, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x35 1.00mm single row +0 +35 +35 +Connector_PinSocket_1.00mm +PinSocket_1x35_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x35, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x35 1.00mm single row style1 pin1 left +0 +35 +35 +Connector_PinSocket_1.00mm +PinSocket_1x35_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x35, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x35 1.00mm single row style2 pin1 right +0 +35 +35 +Connector_PinSocket_1.00mm +PinSocket_1x36_P1.00mm_Vertical +Through hole straight socket strip, 1x36, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x36 1.00mm single row +0 +36 +36 +Connector_PinSocket_1.00mm +PinSocket_1x36_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x36, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x36 1.00mm single row style1 pin1 left +0 +36 +36 +Connector_PinSocket_1.00mm +PinSocket_1x36_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x36, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x36 1.00mm single row style2 pin1 right +0 +36 +36 +Connector_PinSocket_1.00mm +PinSocket_1x37_P1.00mm_Vertical +Through hole straight socket strip, 1x37, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x37 1.00mm single row +0 +37 +37 +Connector_PinSocket_1.00mm +PinSocket_1x37_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x37, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x37 1.00mm single row style1 pin1 left +0 +37 +37 +Connector_PinSocket_1.00mm +PinSocket_1x37_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x37, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x37 1.00mm single row style2 pin1 right +0 +37 +37 +Connector_PinSocket_1.00mm +PinSocket_1x38_P1.00mm_Vertical +Through hole straight socket strip, 1x38, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x38 1.00mm single row +0 +38 +38 +Connector_PinSocket_1.00mm +PinSocket_1x38_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x38, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x38 1.00mm single row style1 pin1 left +0 +38 +38 +Connector_PinSocket_1.00mm +PinSocket_1x38_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x38, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x38 1.00mm single row style2 pin1 right +0 +38 +38 +Connector_PinSocket_1.00mm +PinSocket_1x39_P1.00mm_Vertical +Through hole straight socket strip, 1x39, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x39 1.00mm single row +0 +39 +39 +Connector_PinSocket_1.00mm +PinSocket_1x39_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x39, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x39 1.00mm single row style1 pin1 left +0 +39 +39 +Connector_PinSocket_1.00mm +PinSocket_1x39_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x39, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x39 1.00mm single row style2 pin1 right +0 +39 +39 +Connector_PinSocket_1.00mm +PinSocket_1x40_P1.00mm_Vertical +Through hole straight socket strip, 1x40, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x40 1.00mm single row +0 +40 +40 +Connector_PinSocket_1.00mm +PinSocket_1x40_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x40, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x40 1.00mm single row style1 pin1 left +0 +40 +40 +Connector_PinSocket_1.00mm +PinSocket_1x40_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x40, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x40 1.00mm single row style2 pin1 right +0 +40 +40 +Connector_PinSocket_1.00mm +PinSocket_2x02_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x02, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x02 1.00mm double row +0 +4 +4 +Connector_PinSocket_1.00mm +PinSocket_2x03_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x03, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x03 1.00mm double row +0 +6 +6 +Connector_PinSocket_1.00mm +PinSocket_2x04_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x04, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x04 1.00mm double row +0 +8 +8 +Connector_PinSocket_1.00mm +PinSocket_2x05_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x05, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x05 1.00mm double row +0 +10 +10 +Connector_PinSocket_1.00mm +PinSocket_2x06_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x06, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x06 1.00mm double row +0 +12 +12 +Connector_PinSocket_1.00mm +PinSocket_2x07_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x07, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x07 1.00mm double row +0 +14 +14 +Connector_PinSocket_1.00mm +PinSocket_2x08_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x08, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x08 1.00mm double row +0 +16 +16 +Connector_PinSocket_1.00mm +PinSocket_2x09_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x09, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x09 1.00mm double row +0 +18 +18 +Connector_PinSocket_1.00mm +PinSocket_2x10_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x10, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x10 1.00mm double row +0 +20 +20 +Connector_PinSocket_1.00mm +PinSocket_2x11_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x11, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x11 1.00mm double row +0 +22 +22 +Connector_PinSocket_1.00mm +PinSocket_2x12_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x12, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x12 1.00mm double row +0 +24 +24 +Connector_PinSocket_1.00mm +PinSocket_2x13_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x13, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x13 1.00mm double row +0 +26 +26 +Connector_PinSocket_1.00mm +PinSocket_2x14_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x14, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x14 1.00mm double row +0 +28 +28 +Connector_PinSocket_1.00mm +PinSocket_2x15_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x15, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x15 1.00mm double row +0 +30 +30 +Connector_PinSocket_1.00mm +PinSocket_2x16_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x16, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x16 1.00mm double row +0 +32 +32 +Connector_PinSocket_1.00mm +PinSocket_2x17_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x17, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x17 1.00mm double row +0 +34 +34 +Connector_PinSocket_1.00mm +PinSocket_2x18_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x18, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x18 1.00mm double row +0 +36 +36 +Connector_PinSocket_1.00mm +PinSocket_2x19_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x19, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x19 1.00mm double row +0 +38 +38 +Connector_PinSocket_1.00mm +PinSocket_2x20_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x20, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x20 1.00mm double row +0 +40 +40 +Connector_PinSocket_1.00mm +PinSocket_2x21_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x21, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x21 1.00mm double row +0 +42 +42 +Connector_PinSocket_1.00mm +PinSocket_2x22_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x22, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x22 1.00mm double row +0 +44 +44 +Connector_PinSocket_1.00mm +PinSocket_2x23_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x23, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x23 1.00mm double row +0 +46 +46 +Connector_PinSocket_1.00mm +PinSocket_2x24_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x24, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x24 1.00mm double row +0 +48 +48 +Connector_PinSocket_1.00mm +PinSocket_2x25_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x25, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x25 1.00mm double row +0 +50 +50 +Connector_PinSocket_1.00mm +PinSocket_2x26_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x26, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x26 1.00mm double row +0 +52 +52 +Connector_PinSocket_1.00mm +PinSocket_2x27_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x27, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x27 1.00mm double row +0 +54 +54 +Connector_PinSocket_1.00mm +PinSocket_2x28_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x28, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x28 1.00mm double row +0 +56 +56 +Connector_PinSocket_1.00mm +PinSocket_2x29_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x29, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x29 1.00mm double row +0 +58 +58 +Connector_PinSocket_1.00mm +PinSocket_2x30_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x30, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x30 1.00mm double row +0 +60 +60 +Connector_PinSocket_1.00mm +PinSocket_2x31_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x31, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x31 1.00mm double row +0 +62 +62 +Connector_PinSocket_1.00mm +PinSocket_2x32_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x32, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x32 1.00mm double row +0 +64 +64 +Connector_PinSocket_1.00mm +PinSocket_2x33_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x33, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x33 1.00mm double row +0 +66 +66 +Connector_PinSocket_1.00mm +PinSocket_2x34_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x34, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x34 1.00mm double row +0 +68 +68 +Connector_PinSocket_1.00mm +PinSocket_2x35_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x35, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x35 1.00mm double row +0 +70 +70 +Connector_PinSocket_1.00mm +PinSocket_2x36_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x36, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x36 1.00mm double row +0 +72 +72 +Connector_PinSocket_1.00mm +PinSocket_2x37_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x37, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x37 1.00mm double row +0 +74 +74 +Connector_PinSocket_1.00mm +PinSocket_2x38_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x38, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x38 1.00mm double row +0 +76 +76 +Connector_PinSocket_1.00mm +PinSocket_2x39_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x39, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x39 1.00mm double row +0 +78 +78 +Connector_PinSocket_1.00mm +PinSocket_2x40_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x40, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x40 1.00mm double row +0 +80 +80 +Connector_PinSocket_1.27mm +PinSocket_1x01_P1.27mm_Vertical +Through hole straight socket strip, 1x01, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x01 1.27mm single row +0 +1 +1 +Connector_PinSocket_1.27mm +PinSocket_1x02_P1.27mm_Vertical +Through hole straight socket strip, 1x02, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x02 1.27mm single row +0 +2 +2 +Connector_PinSocket_1.27mm +PinSocket_1x02_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x02, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x02 1.27mm single row style1 pin1 left +0 +2 +2 +Connector_PinSocket_1.27mm +PinSocket_1x02_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x02, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x02 1.27mm single row style2 pin1 right +0 +2 +2 +Connector_PinSocket_1.27mm +PinSocket_1x03_P1.27mm_Vertical +Through hole straight socket strip, 1x03, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x03 1.27mm single row +0 +3 +3 +Connector_PinSocket_1.27mm +PinSocket_1x03_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x03, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x03 1.27mm single row style1 pin1 left +0 +3 +3 +Connector_PinSocket_1.27mm +PinSocket_1x03_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x03, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x03 1.27mm single row style2 pin1 right +0 +3 +3 +Connector_PinSocket_1.27mm +PinSocket_1x04_P1.27mm_Vertical +Through hole straight socket strip, 1x04, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x04 1.27mm single row +0 +4 +4 +Connector_PinSocket_1.27mm +PinSocket_1x04_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x04, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x04 1.27mm single row style1 pin1 left +0 +4 +4 +Connector_PinSocket_1.27mm +PinSocket_1x04_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x04, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x04 1.27mm single row style2 pin1 right +0 +4 +4 +Connector_PinSocket_1.27mm +PinSocket_1x05_P1.27mm_Vertical +Through hole straight socket strip, 1x05, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x05 1.27mm single row +0 +5 +5 +Connector_PinSocket_1.27mm +PinSocket_1x05_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x05, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x05 1.27mm single row style1 pin1 left +0 +5 +5 +Connector_PinSocket_1.27mm +PinSocket_1x05_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x05, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x05 1.27mm single row style2 pin1 right +0 +5 +5 +Connector_PinSocket_1.27mm +PinSocket_1x06_P1.27mm_Vertical +Through hole straight socket strip, 1x06, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x06 1.27mm single row +0 +6 +6 +Connector_PinSocket_1.27mm +PinSocket_1x06_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x06, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x06 1.27mm single row style1 pin1 left +0 +6 +6 +Connector_PinSocket_1.27mm +PinSocket_1x06_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x06, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x06 1.27mm single row style2 pin1 right +0 +6 +6 +Connector_PinSocket_1.27mm +PinSocket_1x07_P1.27mm_Vertical +Through hole straight socket strip, 1x07, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x07 1.27mm single row +0 +7 +7 +Connector_PinSocket_1.27mm +PinSocket_1x07_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x07, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x07 1.27mm single row style1 pin1 left +0 +7 +7 +Connector_PinSocket_1.27mm +PinSocket_1x07_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x07, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x07 1.27mm single row style2 pin1 right +0 +7 +7 +Connector_PinSocket_1.27mm +PinSocket_1x08_P1.27mm_Vertical +Through hole straight socket strip, 1x08, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x08 1.27mm single row +0 +8 +8 +Connector_PinSocket_1.27mm +PinSocket_1x08_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x08, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x08 1.27mm single row style1 pin1 left +0 +8 +8 +Connector_PinSocket_1.27mm +PinSocket_1x08_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x08, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x08 1.27mm single row style2 pin1 right +0 +8 +8 +Connector_PinSocket_1.27mm +PinSocket_1x09_P1.27mm_Vertical +Through hole straight socket strip, 1x09, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x09 1.27mm single row +0 +9 +9 +Connector_PinSocket_1.27mm +PinSocket_1x09_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x09, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x09 1.27mm single row style1 pin1 left +0 +9 +9 +Connector_PinSocket_1.27mm +PinSocket_1x09_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x09, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x09 1.27mm single row style2 pin1 right +0 +9 +9 +Connector_PinSocket_1.27mm +PinSocket_1x10_P1.27mm_Vertical +Through hole straight socket strip, 1x10, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x10 1.27mm single row +0 +10 +10 +Connector_PinSocket_1.27mm +PinSocket_1x10_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x10, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x10 1.27mm single row style1 pin1 left +0 +10 +10 +Connector_PinSocket_1.27mm +PinSocket_1x10_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x10, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x10 1.27mm single row style2 pin1 right +0 +10 +10 +Connector_PinSocket_1.27mm +PinSocket_1x11_P1.27mm_Vertical +Through hole straight socket strip, 1x11, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x11 1.27mm single row +0 +11 +11 +Connector_PinSocket_1.27mm +PinSocket_1x11_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x11, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x11 1.27mm single row style1 pin1 left +0 +11 +11 +Connector_PinSocket_1.27mm +PinSocket_1x11_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x11, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x11 1.27mm single row style2 pin1 right +0 +11 +11 +Connector_PinSocket_1.27mm +PinSocket_1x12_P1.27mm_Vertical +Through hole straight socket strip, 1x12, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x12 1.27mm single row +0 +12 +12 +Connector_PinSocket_1.27mm +PinSocket_1x12_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x12, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x12 1.27mm single row style1 pin1 left +0 +12 +12 +Connector_PinSocket_1.27mm +PinSocket_1x12_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x12, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x12 1.27mm single row style2 pin1 right +0 +12 +12 +Connector_PinSocket_1.27mm +PinSocket_1x13_P1.27mm_Vertical +Through hole straight socket strip, 1x13, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x13 1.27mm single row +0 +13 +13 +Connector_PinSocket_1.27mm +PinSocket_1x13_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x13, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x13 1.27mm single row style1 pin1 left +0 +13 +13 +Connector_PinSocket_1.27mm +PinSocket_1x13_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x13, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x13 1.27mm single row style2 pin1 right +0 +13 +13 +Connector_PinSocket_1.27mm +PinSocket_1x14_P1.27mm_Vertical +Through hole straight socket strip, 1x14, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x14 1.27mm single row +0 +14 +14 +Connector_PinSocket_1.27mm +PinSocket_1x14_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x14, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x14 1.27mm single row style1 pin1 left +0 +14 +14 +Connector_PinSocket_1.27mm +PinSocket_1x14_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x14, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x14 1.27mm single row style2 pin1 right +0 +14 +14 +Connector_PinSocket_1.27mm +PinSocket_1x15_P1.27mm_Vertical +Through hole straight socket strip, 1x15, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x15 1.27mm single row +0 +15 +15 +Connector_PinSocket_1.27mm +PinSocket_1x15_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x15, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x15 1.27mm single row style1 pin1 left +0 +15 +15 +Connector_PinSocket_1.27mm +PinSocket_1x15_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x15, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x15 1.27mm single row style2 pin1 right +0 +15 +15 +Connector_PinSocket_1.27mm +PinSocket_1x16_P1.27mm_Vertical +Through hole straight socket strip, 1x16, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x16 1.27mm single row +0 +16 +16 +Connector_PinSocket_1.27mm +PinSocket_1x16_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x16, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x16 1.27mm single row style1 pin1 left +0 +16 +16 +Connector_PinSocket_1.27mm +PinSocket_1x16_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x16, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x16 1.27mm single row style2 pin1 right +0 +16 +16 +Connector_PinSocket_1.27mm +PinSocket_1x17_P1.27mm_Vertical +Through hole straight socket strip, 1x17, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x17 1.27mm single row +0 +17 +17 +Connector_PinSocket_1.27mm +PinSocket_1x17_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x17, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x17 1.27mm single row style1 pin1 left +0 +17 +17 +Connector_PinSocket_1.27mm +PinSocket_1x17_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x17, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x17 1.27mm single row style2 pin1 right +0 +17 +17 +Connector_PinSocket_1.27mm +PinSocket_1x18_P1.27mm_Vertical +Through hole straight socket strip, 1x18, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x18 1.27mm single row +0 +18 +18 +Connector_PinSocket_1.27mm +PinSocket_1x18_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x18, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x18 1.27mm single row style1 pin1 left +0 +18 +18 +Connector_PinSocket_1.27mm +PinSocket_1x18_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x18, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x18 1.27mm single row style2 pin1 right +0 +18 +18 +Connector_PinSocket_1.27mm +PinSocket_1x19_P1.27mm_Vertical +Through hole straight socket strip, 1x19, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x19 1.27mm single row +0 +19 +19 +Connector_PinSocket_1.27mm +PinSocket_1x19_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x19, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x19 1.27mm single row style1 pin1 left +0 +19 +19 +Connector_PinSocket_1.27mm +PinSocket_1x19_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x19, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x19 1.27mm single row style2 pin1 right +0 +19 +19 +Connector_PinSocket_1.27mm +PinSocket_1x20_P1.27mm_Vertical +Through hole straight socket strip, 1x20, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x20 1.27mm single row +0 +20 +20 +Connector_PinSocket_1.27mm +PinSocket_1x20_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x20, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x20 1.27mm single row style1 pin1 left +0 +20 +20 +Connector_PinSocket_1.27mm +PinSocket_1x20_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x20, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x20 1.27mm single row style2 pin1 right +0 +20 +20 +Connector_PinSocket_1.27mm +PinSocket_1x21_P1.27mm_Vertical +Through hole straight socket strip, 1x21, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x21 1.27mm single row +0 +21 +21 +Connector_PinSocket_1.27mm +PinSocket_1x21_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x21, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x21 1.27mm single row style1 pin1 left +0 +21 +21 +Connector_PinSocket_1.27mm +PinSocket_1x21_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x21, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x21 1.27mm single row style2 pin1 right +0 +21 +21 +Connector_PinSocket_1.27mm +PinSocket_1x22_P1.27mm_Vertical +Through hole straight socket strip, 1x22, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x22 1.27mm single row +0 +22 +22 +Connector_PinSocket_1.27mm +PinSocket_1x22_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x22, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x22 1.27mm single row style1 pin1 left +0 +22 +22 +Connector_PinSocket_1.27mm +PinSocket_1x22_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x22, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x22 1.27mm single row style2 pin1 right +0 +22 +22 +Connector_PinSocket_1.27mm +PinSocket_1x23_P1.27mm_Vertical +Through hole straight socket strip, 1x23, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x23 1.27mm single row +0 +23 +23 +Connector_PinSocket_1.27mm +PinSocket_1x23_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x23, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x23 1.27mm single row style1 pin1 left +0 +23 +23 +Connector_PinSocket_1.27mm +PinSocket_1x23_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x23, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x23 1.27mm single row style2 pin1 right +0 +23 +23 +Connector_PinSocket_1.27mm +PinSocket_1x24_P1.27mm_Vertical +Through hole straight socket strip, 1x24, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x24 1.27mm single row +0 +24 +24 +Connector_PinSocket_1.27mm +PinSocket_1x24_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x24, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x24 1.27mm single row style1 pin1 left +0 +24 +24 +Connector_PinSocket_1.27mm +PinSocket_1x24_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x24, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x24 1.27mm single row style2 pin1 right +0 +24 +24 +Connector_PinSocket_1.27mm +PinSocket_1x25_P1.27mm_Vertical +Through hole straight socket strip, 1x25, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x25 1.27mm single row +0 +25 +25 +Connector_PinSocket_1.27mm +PinSocket_1x25_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x25, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x25 1.27mm single row style1 pin1 left +0 +25 +25 +Connector_PinSocket_1.27mm +PinSocket_1x25_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x25, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x25 1.27mm single row style2 pin1 right +0 +25 +25 +Connector_PinSocket_1.27mm +PinSocket_1x26_P1.27mm_Vertical +Through hole straight socket strip, 1x26, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x26 1.27mm single row +0 +26 +26 +Connector_PinSocket_1.27mm +PinSocket_1x26_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x26, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x26 1.27mm single row style1 pin1 left +0 +26 +26 +Connector_PinSocket_1.27mm +PinSocket_1x26_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x26, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x26 1.27mm single row style2 pin1 right +0 +26 +26 +Connector_PinSocket_1.27mm +PinSocket_1x27_P1.27mm_Vertical +Through hole straight socket strip, 1x27, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x27 1.27mm single row +0 +27 +27 +Connector_PinSocket_1.27mm +PinSocket_1x27_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x27, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x27 1.27mm single row style1 pin1 left +0 +27 +27 +Connector_PinSocket_1.27mm +PinSocket_1x27_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x27, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x27 1.27mm single row style2 pin1 right +0 +27 +27 +Connector_PinSocket_1.27mm +PinSocket_1x28_P1.27mm_Vertical +Through hole straight socket strip, 1x28, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x28 1.27mm single row +0 +28 +28 +Connector_PinSocket_1.27mm +PinSocket_1x28_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x28, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x28 1.27mm single row style1 pin1 left +0 +28 +28 +Connector_PinSocket_1.27mm +PinSocket_1x28_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x28, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x28 1.27mm single row style2 pin1 right +0 +28 +28 +Connector_PinSocket_1.27mm +PinSocket_1x29_P1.27mm_Vertical +Through hole straight socket strip, 1x29, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x29 1.27mm single row +0 +29 +29 +Connector_PinSocket_1.27mm +PinSocket_1x29_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x29, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x29 1.27mm single row style1 pin1 left +0 +29 +29 +Connector_PinSocket_1.27mm +PinSocket_1x29_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x29, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x29 1.27mm single row style2 pin1 right +0 +29 +29 +Connector_PinSocket_1.27mm +PinSocket_1x30_P1.27mm_Vertical +Through hole straight socket strip, 1x30, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x30 1.27mm single row +0 +30 +30 +Connector_PinSocket_1.27mm +PinSocket_1x30_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x30, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x30 1.27mm single row style1 pin1 left +0 +30 +30 +Connector_PinSocket_1.27mm +PinSocket_1x30_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x30, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x30 1.27mm single row style2 pin1 right +0 +30 +30 +Connector_PinSocket_1.27mm +PinSocket_1x31_P1.27mm_Vertical +Through hole straight socket strip, 1x31, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x31 1.27mm single row +0 +31 +31 +Connector_PinSocket_1.27mm +PinSocket_1x31_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x31, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x31 1.27mm single row style1 pin1 left +0 +31 +31 +Connector_PinSocket_1.27mm +PinSocket_1x31_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x31, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x31 1.27mm single row style2 pin1 right +0 +31 +31 +Connector_PinSocket_1.27mm +PinSocket_1x32_P1.27mm_Vertical +Through hole straight socket strip, 1x32, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x32 1.27mm single row +0 +32 +32 +Connector_PinSocket_1.27mm +PinSocket_1x32_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x32, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x32 1.27mm single row style1 pin1 left +0 +32 +32 +Connector_PinSocket_1.27mm +PinSocket_1x32_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x32, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x32 1.27mm single row style2 pin1 right +0 +32 +32 +Connector_PinSocket_1.27mm +PinSocket_1x33_P1.27mm_Vertical +Through hole straight socket strip, 1x33, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x33 1.27mm single row +0 +33 +33 +Connector_PinSocket_1.27mm +PinSocket_1x33_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x33, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x33 1.27mm single row style1 pin1 left +0 +33 +33 +Connector_PinSocket_1.27mm +PinSocket_1x33_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x33, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x33 1.27mm single row style2 pin1 right +0 +33 +33 +Connector_PinSocket_1.27mm +PinSocket_1x34_P1.27mm_Vertical +Through hole straight socket strip, 1x34, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x34 1.27mm single row +0 +34 +34 +Connector_PinSocket_1.27mm +PinSocket_1x34_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x34, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x34 1.27mm single row style1 pin1 left +0 +34 +34 +Connector_PinSocket_1.27mm +PinSocket_1x34_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x34, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x34 1.27mm single row style2 pin1 right +0 +34 +34 +Connector_PinSocket_1.27mm +PinSocket_1x35_P1.27mm_Vertical +Through hole straight socket strip, 1x35, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x35 1.27mm single row +0 +35 +35 +Connector_PinSocket_1.27mm +PinSocket_1x35_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x35, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x35 1.27mm single row style1 pin1 left +0 +35 +35 +Connector_PinSocket_1.27mm +PinSocket_1x35_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x35, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x35 1.27mm single row style2 pin1 right +0 +35 +35 +Connector_PinSocket_1.27mm +PinSocket_1x36_P1.27mm_Vertical +Through hole straight socket strip, 1x36, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x36 1.27mm single row +0 +36 +36 +Connector_PinSocket_1.27mm +PinSocket_1x36_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x36, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x36 1.27mm single row style1 pin1 left +0 +36 +36 +Connector_PinSocket_1.27mm +PinSocket_1x36_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x36, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x36 1.27mm single row style2 pin1 right +0 +36 +36 +Connector_PinSocket_1.27mm +PinSocket_1x37_P1.27mm_Vertical +Through hole straight socket strip, 1x37, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x37 1.27mm single row +0 +37 +37 +Connector_PinSocket_1.27mm +PinSocket_1x37_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x37, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x37 1.27mm single row style1 pin1 left +0 +37 +37 +Connector_PinSocket_1.27mm +PinSocket_1x37_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x37, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x37 1.27mm single row style2 pin1 right +0 +37 +37 +Connector_PinSocket_1.27mm +PinSocket_1x38_P1.27mm_Vertical +Through hole straight socket strip, 1x38, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x38 1.27mm single row +0 +38 +38 +Connector_PinSocket_1.27mm +PinSocket_1x38_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x38, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x38 1.27mm single row style1 pin1 left +0 +38 +38 +Connector_PinSocket_1.27mm +PinSocket_1x38_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x38, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x38 1.27mm single row style2 pin1 right +0 +38 +38 +Connector_PinSocket_1.27mm +PinSocket_1x39_P1.27mm_Vertical +Through hole straight socket strip, 1x39, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x39 1.27mm single row +0 +39 +39 +Connector_PinSocket_1.27mm +PinSocket_1x39_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x39, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x39 1.27mm single row style1 pin1 left +0 +39 +39 +Connector_PinSocket_1.27mm +PinSocket_1x39_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x39, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x39 1.27mm single row style2 pin1 right +0 +39 +39 +Connector_PinSocket_1.27mm +PinSocket_1x40_P1.27mm_Vertical +Through hole straight socket strip, 1x40, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x40 1.27mm single row +0 +40 +40 +Connector_PinSocket_1.27mm +PinSocket_1x40_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x40, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x40 1.27mm single row style1 pin1 left +0 +40 +40 +Connector_PinSocket_1.27mm +PinSocket_1x40_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x40, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x40 1.27mm single row style2 pin1 right +0 +40 +40 +Connector_PinSocket_1.27mm +PinSocket_2x01_P1.27mm_Vertical +Through hole straight socket strip, 2x01, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x01 1.27mm double row +0 +2 +2 +Connector_PinSocket_1.27mm +PinSocket_2x01_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x01, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x01 1.27mm double row +0 +2 +2 +Connector_PinSocket_1.27mm +PinSocket_2x02_P1.27mm_Vertical +Through hole straight socket strip, 2x02, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x02 1.27mm double row +0 +4 +4 +Connector_PinSocket_1.27mm +PinSocket_2x02_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x02, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x02 1.27mm double row +0 +4 +4 +Connector_PinSocket_1.27mm +PinSocket_2x03_P1.27mm_Horizontal +Through hole angled socket strip, 2x03, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x03 1.27mm double row +0 +6 +6 +Connector_PinSocket_1.27mm +PinSocket_2x03_P1.27mm_Vertical +Through hole straight socket strip, 2x03, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x03 1.27mm double row +0 +6 +6 +Connector_PinSocket_1.27mm +PinSocket_2x03_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x03, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x03 1.27mm double row +0 +6 +6 +Connector_PinSocket_1.27mm +PinSocket_2x04_P1.27mm_Horizontal +Through hole angled socket strip, 2x04, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x04 1.27mm double row +0 +8 +8 +Connector_PinSocket_1.27mm +PinSocket_2x04_P1.27mm_Vertical +Through hole straight socket strip, 2x04, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x04 1.27mm double row +0 +8 +8 +Connector_PinSocket_1.27mm +PinSocket_2x04_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x04, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x04 1.27mm double row +0 +8 +8 +Connector_PinSocket_1.27mm +PinSocket_2x05_P1.27mm_Horizontal +Through hole angled socket strip, 2x05, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x05 1.27mm double row +0 +10 +10 +Connector_PinSocket_1.27mm +PinSocket_2x05_P1.27mm_Vertical +Through hole straight socket strip, 2x05, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x05 1.27mm double row +0 +10 +10 +Connector_PinSocket_1.27mm +PinSocket_2x05_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x05, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x05 1.27mm double row +0 +10 +10 +Connector_PinSocket_1.27mm +PinSocket_2x06_P1.27mm_Horizontal +Through hole angled socket strip, 2x06, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x06 1.27mm double row +0 +12 +12 +Connector_PinSocket_1.27mm +PinSocket_2x06_P1.27mm_Vertical +Through hole straight socket strip, 2x06, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x06 1.27mm double row +0 +12 +12 +Connector_PinSocket_1.27mm +PinSocket_2x06_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x06, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x06 1.27mm double row +0 +12 +12 +Connector_PinSocket_1.27mm +PinSocket_2x07_P1.27mm_Horizontal +Through hole angled socket strip, 2x07, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x07 1.27mm double row +0 +14 +14 +Connector_PinSocket_1.27mm +PinSocket_2x07_P1.27mm_Vertical +Through hole straight socket strip, 2x07, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x07 1.27mm double row +0 +14 +14 +Connector_PinSocket_1.27mm +PinSocket_2x07_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x07, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x07 1.27mm double row +0 +14 +14 +Connector_PinSocket_1.27mm +PinSocket_2x08_P1.27mm_Horizontal +Through hole angled socket strip, 2x08, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x08 1.27mm double row +0 +16 +16 +Connector_PinSocket_1.27mm +PinSocket_2x08_P1.27mm_Vertical +Through hole straight socket strip, 2x08, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x08 1.27mm double row +0 +16 +16 +Connector_PinSocket_1.27mm +PinSocket_2x08_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x08, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x08 1.27mm double row +0 +16 +16 +Connector_PinSocket_1.27mm +PinSocket_2x09_P1.27mm_Horizontal +Through hole angled socket strip, 2x09, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x09 1.27mm double row +0 +18 +18 +Connector_PinSocket_1.27mm +PinSocket_2x09_P1.27mm_Vertical +Through hole straight socket strip, 2x09, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x09 1.27mm double row +0 +18 +18 +Connector_PinSocket_1.27mm +PinSocket_2x09_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x09, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x09 1.27mm double row +0 +18 +18 +Connector_PinSocket_1.27mm +PinSocket_2x10_P1.27mm_Horizontal +Through hole angled socket strip, 2x10, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x10 1.27mm double row +0 +20 +20 +Connector_PinSocket_1.27mm +PinSocket_2x10_P1.27mm_Vertical +Through hole straight socket strip, 2x10, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x10 1.27mm double row +0 +20 +20 +Connector_PinSocket_1.27mm +PinSocket_2x10_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x10, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x10 1.27mm double row +0 +20 +20 +Connector_PinSocket_1.27mm +PinSocket_2x11_P1.27mm_Horizontal +Through hole angled socket strip, 2x11, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x11 1.27mm double row +0 +22 +22 +Connector_PinSocket_1.27mm +PinSocket_2x11_P1.27mm_Vertical +Through hole straight socket strip, 2x11, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x11 1.27mm double row +0 +22 +22 +Connector_PinSocket_1.27mm +PinSocket_2x11_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x11, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x11 1.27mm double row +0 +22 +22 +Connector_PinSocket_1.27mm +PinSocket_2x12_P1.27mm_Horizontal +Through hole angled socket strip, 2x12, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x12 1.27mm double row +0 +24 +24 +Connector_PinSocket_1.27mm +PinSocket_2x12_P1.27mm_Vertical +Through hole straight socket strip, 2x12, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x12 1.27mm double row +0 +24 +24 +Connector_PinSocket_1.27mm +PinSocket_2x12_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x12, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x12 1.27mm double row +0 +24 +24 +Connector_PinSocket_1.27mm +PinSocket_2x13_P1.27mm_Horizontal +Through hole angled socket strip, 2x13, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x13 1.27mm double row +0 +26 +26 +Connector_PinSocket_1.27mm +PinSocket_2x13_P1.27mm_Vertical +Through hole straight socket strip, 2x13, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x13 1.27mm double row +0 +26 +26 +Connector_PinSocket_1.27mm +PinSocket_2x13_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x13, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x13 1.27mm double row +0 +26 +26 +Connector_PinSocket_1.27mm +PinSocket_2x14_P1.27mm_Horizontal +Through hole angled socket strip, 2x14, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x14 1.27mm double row +0 +28 +28 +Connector_PinSocket_1.27mm +PinSocket_2x14_P1.27mm_Vertical +Through hole straight socket strip, 2x14, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x14 1.27mm double row +0 +28 +28 +Connector_PinSocket_1.27mm +PinSocket_2x14_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x14, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x14 1.27mm double row +0 +28 +28 +Connector_PinSocket_1.27mm +PinSocket_2x15_P1.27mm_Horizontal +Through hole angled socket strip, 2x15, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x15 1.27mm double row +0 +30 +30 +Connector_PinSocket_1.27mm +PinSocket_2x15_P1.27mm_Vertical +Through hole straight socket strip, 2x15, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x15 1.27mm double row +0 +30 +30 +Connector_PinSocket_1.27mm +PinSocket_2x15_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x15, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x15 1.27mm double row +0 +30 +30 +Connector_PinSocket_1.27mm +PinSocket_2x16_P1.27mm_Horizontal +Through hole angled socket strip, 2x16, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x16 1.27mm double row +0 +32 +32 +Connector_PinSocket_1.27mm +PinSocket_2x16_P1.27mm_Vertical +Through hole straight socket strip, 2x16, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x16 1.27mm double row +0 +32 +32 +Connector_PinSocket_1.27mm +PinSocket_2x16_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x16, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x16 1.27mm double row +0 +32 +32 +Connector_PinSocket_1.27mm +PinSocket_2x17_P1.27mm_Horizontal +Through hole angled socket strip, 2x17, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x17 1.27mm double row +0 +34 +34 +Connector_PinSocket_1.27mm +PinSocket_2x17_P1.27mm_Vertical +Through hole straight socket strip, 2x17, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x17 1.27mm double row +0 +34 +34 +Connector_PinSocket_1.27mm +PinSocket_2x17_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x17, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x17 1.27mm double row +0 +34 +34 +Connector_PinSocket_1.27mm +PinSocket_2x18_P1.27mm_Horizontal +Through hole angled socket strip, 2x18, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x18 1.27mm double row +0 +36 +36 +Connector_PinSocket_1.27mm +PinSocket_2x18_P1.27mm_Vertical +Through hole straight socket strip, 2x18, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x18 1.27mm double row +0 +36 +36 +Connector_PinSocket_1.27mm +PinSocket_2x18_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x18, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x18 1.27mm double row +0 +36 +36 +Connector_PinSocket_1.27mm +PinSocket_2x19_P1.27mm_Horizontal +Through hole angled socket strip, 2x19, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x19 1.27mm double row +0 +38 +38 +Connector_PinSocket_1.27mm +PinSocket_2x19_P1.27mm_Vertical +Through hole straight socket strip, 2x19, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x19 1.27mm double row +0 +38 +38 +Connector_PinSocket_1.27mm +PinSocket_2x19_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x19, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x19 1.27mm double row +0 +38 +38 +Connector_PinSocket_1.27mm +PinSocket_2x20_P1.27mm_Horizontal +Through hole angled socket strip, 2x20, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x20 1.27mm double row +0 +40 +40 +Connector_PinSocket_1.27mm +PinSocket_2x20_P1.27mm_Vertical +Through hole straight socket strip, 2x20, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x20 1.27mm double row +0 +40 +40 +Connector_PinSocket_1.27mm +PinSocket_2x20_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x20, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x20 1.27mm double row +0 +40 +40 +Connector_PinSocket_1.27mm +PinSocket_2x21_P1.27mm_Horizontal +Through hole angled socket strip, 2x21, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x21 1.27mm double row +0 +42 +42 +Connector_PinSocket_1.27mm +PinSocket_2x21_P1.27mm_Vertical +Through hole straight socket strip, 2x21, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x21 1.27mm double row +0 +42 +42 +Connector_PinSocket_1.27mm +PinSocket_2x21_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x21, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x21 1.27mm double row +0 +42 +42 +Connector_PinSocket_1.27mm +PinSocket_2x22_P1.27mm_Horizontal +Through hole angled socket strip, 2x22, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x22 1.27mm double row +0 +44 +44 +Connector_PinSocket_1.27mm +PinSocket_2x22_P1.27mm_Vertical +Through hole straight socket strip, 2x22, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x22 1.27mm double row +0 +44 +44 +Connector_PinSocket_1.27mm +PinSocket_2x22_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x22, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x22 1.27mm double row +0 +44 +44 +Connector_PinSocket_1.27mm +PinSocket_2x23_P1.27mm_Horizontal +Through hole angled socket strip, 2x23, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x23 1.27mm double row +0 +46 +46 +Connector_PinSocket_1.27mm +PinSocket_2x23_P1.27mm_Vertical +Through hole straight socket strip, 2x23, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x23 1.27mm double row +0 +46 +46 +Connector_PinSocket_1.27mm +PinSocket_2x23_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x23, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x23 1.27mm double row +0 +46 +46 +Connector_PinSocket_1.27mm +PinSocket_2x24_P1.27mm_Horizontal +Through hole angled socket strip, 2x24, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x24 1.27mm double row +0 +48 +48 +Connector_PinSocket_1.27mm +PinSocket_2x24_P1.27mm_Vertical +Through hole straight socket strip, 2x24, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x24 1.27mm double row +0 +48 +48 +Connector_PinSocket_1.27mm +PinSocket_2x24_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x24, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x24 1.27mm double row +0 +48 +48 +Connector_PinSocket_1.27mm +PinSocket_2x25_P1.27mm_Horizontal +Through hole angled socket strip, 2x25, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x25 1.27mm double row +0 +50 +50 +Connector_PinSocket_1.27mm +PinSocket_2x25_P1.27mm_Vertical +Through hole straight socket strip, 2x25, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x25 1.27mm double row +0 +50 +50 +Connector_PinSocket_1.27mm +PinSocket_2x25_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x25, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x25 1.27mm double row +0 +50 +50 +Connector_PinSocket_1.27mm +PinSocket_2x26_P1.27mm_Horizontal +Through hole angled socket strip, 2x26, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x26 1.27mm double row +0 +52 +52 +Connector_PinSocket_1.27mm +PinSocket_2x26_P1.27mm_Vertical +Through hole straight socket strip, 2x26, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x26 1.27mm double row +0 +52 +52 +Connector_PinSocket_1.27mm +PinSocket_2x26_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x26, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x26 1.27mm double row +0 +52 +52 +Connector_PinSocket_1.27mm +PinSocket_2x27_P1.27mm_Horizontal +Through hole angled socket strip, 2x27, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x27 1.27mm double row +0 +54 +54 +Connector_PinSocket_1.27mm +PinSocket_2x27_P1.27mm_Vertical +Through hole straight socket strip, 2x27, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x27 1.27mm double row +0 +54 +54 +Connector_PinSocket_1.27mm +PinSocket_2x27_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x27, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x27 1.27mm double row +0 +54 +54 +Connector_PinSocket_1.27mm +PinSocket_2x28_P1.27mm_Horizontal +Through hole angled socket strip, 2x28, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x28 1.27mm double row +0 +56 +56 +Connector_PinSocket_1.27mm +PinSocket_2x28_P1.27mm_Vertical +Through hole straight socket strip, 2x28, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x28 1.27mm double row +0 +56 +56 +Connector_PinSocket_1.27mm +PinSocket_2x28_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x28, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x28 1.27mm double row +0 +56 +56 +Connector_PinSocket_1.27mm +PinSocket_2x29_P1.27mm_Horizontal +Through hole angled socket strip, 2x29, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x29 1.27mm double row +0 +58 +58 +Connector_PinSocket_1.27mm +PinSocket_2x29_P1.27mm_Vertical +Through hole straight socket strip, 2x29, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x29 1.27mm double row +0 +58 +58 +Connector_PinSocket_1.27mm +PinSocket_2x29_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x29, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x29 1.27mm double row +0 +58 +58 +Connector_PinSocket_1.27mm +PinSocket_2x30_P1.27mm_Horizontal +Through hole angled socket strip, 2x30, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x30 1.27mm double row +0 +60 +60 +Connector_PinSocket_1.27mm +PinSocket_2x30_P1.27mm_Vertical +Through hole straight socket strip, 2x30, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x30 1.27mm double row +0 +60 +60 +Connector_PinSocket_1.27mm +PinSocket_2x30_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x30, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x30 1.27mm double row +0 +60 +60 +Connector_PinSocket_1.27mm +PinSocket_2x31_P1.27mm_Horizontal +Through hole angled socket strip, 2x31, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x31 1.27mm double row +0 +62 +62 +Connector_PinSocket_1.27mm +PinSocket_2x31_P1.27mm_Vertical +Through hole straight socket strip, 2x31, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x31 1.27mm double row +0 +62 +62 +Connector_PinSocket_1.27mm +PinSocket_2x31_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x31, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x31 1.27mm double row +0 +62 +62 +Connector_PinSocket_1.27mm +PinSocket_2x32_P1.27mm_Horizontal +Through hole angled socket strip, 2x32, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x32 1.27mm double row +0 +64 +64 +Connector_PinSocket_1.27mm +PinSocket_2x32_P1.27mm_Vertical +Through hole straight socket strip, 2x32, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x32 1.27mm double row +0 +64 +64 +Connector_PinSocket_1.27mm +PinSocket_2x32_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x32, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x32 1.27mm double row +0 +64 +64 +Connector_PinSocket_1.27mm +PinSocket_2x33_P1.27mm_Horizontal +Through hole angled socket strip, 2x33, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x33 1.27mm double row +0 +66 +66 +Connector_PinSocket_1.27mm +PinSocket_2x33_P1.27mm_Vertical +Through hole straight socket strip, 2x33, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x33 1.27mm double row +0 +66 +66 +Connector_PinSocket_1.27mm +PinSocket_2x33_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x33, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x33 1.27mm double row +0 +66 +66 +Connector_PinSocket_1.27mm +PinSocket_2x34_P1.27mm_Horizontal +Through hole angled socket strip, 2x34, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x34 1.27mm double row +0 +68 +68 +Connector_PinSocket_1.27mm +PinSocket_2x34_P1.27mm_Vertical +Through hole straight socket strip, 2x34, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x34 1.27mm double row +0 +68 +68 +Connector_PinSocket_1.27mm +PinSocket_2x34_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x34, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x34 1.27mm double row +0 +68 +68 +Connector_PinSocket_1.27mm +PinSocket_2x35_P1.27mm_Horizontal +Through hole angled socket strip, 2x35, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x35 1.27mm double row +0 +70 +70 +Connector_PinSocket_1.27mm +PinSocket_2x35_P1.27mm_Vertical +Through hole straight socket strip, 2x35, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x35 1.27mm double row +0 +70 +70 +Connector_PinSocket_1.27mm +PinSocket_2x35_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x35, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x35 1.27mm double row +0 +70 +70 +Connector_PinSocket_1.27mm +PinSocket_2x36_P1.27mm_Horizontal +Through hole angled socket strip, 2x36, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x36 1.27mm double row +0 +72 +72 +Connector_PinSocket_1.27mm +PinSocket_2x36_P1.27mm_Vertical +Through hole straight socket strip, 2x36, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x36 1.27mm double row +0 +72 +72 +Connector_PinSocket_1.27mm +PinSocket_2x36_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x36, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x36 1.27mm double row +0 +72 +72 +Connector_PinSocket_1.27mm +PinSocket_2x37_P1.27mm_Horizontal +Through hole angled socket strip, 2x37, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x37 1.27mm double row +0 +74 +74 +Connector_PinSocket_1.27mm +PinSocket_2x37_P1.27mm_Vertical +Through hole straight socket strip, 2x37, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x37 1.27mm double row +0 +74 +74 +Connector_PinSocket_1.27mm +PinSocket_2x37_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x37, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x37 1.27mm double row +0 +74 +74 +Connector_PinSocket_1.27mm +PinSocket_2x38_P1.27mm_Horizontal +Through hole angled socket strip, 2x38, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x38 1.27mm double row +0 +76 +76 +Connector_PinSocket_1.27mm +PinSocket_2x38_P1.27mm_Vertical +Through hole straight socket strip, 2x38, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x38 1.27mm double row +0 +76 +76 +Connector_PinSocket_1.27mm +PinSocket_2x38_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x38, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x38 1.27mm double row +0 +76 +76 +Connector_PinSocket_1.27mm +PinSocket_2x39_P1.27mm_Horizontal +Through hole angled socket strip, 2x39, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x39 1.27mm double row +0 +78 +78 +Connector_PinSocket_1.27mm +PinSocket_2x39_P1.27mm_Vertical +Through hole straight socket strip, 2x39, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x39 1.27mm double row +0 +78 +78 +Connector_PinSocket_1.27mm +PinSocket_2x39_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x39, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x39 1.27mm double row +0 +78 +78 +Connector_PinSocket_1.27mm +PinSocket_2x40_P1.27mm_Horizontal +Through hole angled socket strip, 2x40, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x40 1.27mm double row +0 +80 +80 +Connector_PinSocket_1.27mm +PinSocket_2x40_P1.27mm_Vertical +Through hole straight socket strip, 2x40, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x40 1.27mm double row +0 +80 +80 +Connector_PinSocket_1.27mm +PinSocket_2x40_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x40, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x40 1.27mm double row +0 +80 +80 +Connector_PinSocket_1.27mm +PinSocket_2x41_P1.27mm_Horizontal +Through hole angled socket strip, 2x41, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x41 1.27mm double row +0 +82 +82 +Connector_PinSocket_1.27mm +PinSocket_2x42_P1.27mm_Horizontal +Through hole angled socket strip, 2x42, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x42 1.27mm double row +0 +84 +84 +Connector_PinSocket_1.27mm +PinSocket_2x43_P1.27mm_Horizontal +Through hole angled socket strip, 2x43, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x43 1.27mm double row +0 +86 +86 +Connector_PinSocket_1.27mm +PinSocket_2x44_P1.27mm_Horizontal +Through hole angled socket strip, 2x44, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x44 1.27mm double row +0 +88 +88 +Connector_PinSocket_1.27mm +PinSocket_2x45_P1.27mm_Horizontal +Through hole angled socket strip, 2x45, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x45 1.27mm double row +0 +90 +90 +Connector_PinSocket_1.27mm +PinSocket_2x46_P1.27mm_Horizontal +Through hole angled socket strip, 2x46, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x46 1.27mm double row +0 +92 +92 +Connector_PinSocket_1.27mm +PinSocket_2x47_P1.27mm_Horizontal +Through hole angled socket strip, 2x47, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x47 1.27mm double row +0 +94 +94 +Connector_PinSocket_1.27mm +PinSocket_2x48_P1.27mm_Horizontal +Through hole angled socket strip, 2x48, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x48 1.27mm double row +0 +96 +96 +Connector_PinSocket_1.27mm +PinSocket_2x49_P1.27mm_Horizontal +Through hole angled socket strip, 2x49, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x49 1.27mm double row +0 +98 +98 +Connector_PinSocket_1.27mm +PinSocket_2x50_P1.27mm_Horizontal +Through hole angled socket strip, 2x50, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x50 1.27mm double row +0 +100 +100 +Connector_PinSocket_2.00mm +PinSocket_1x01_P2.00mm_Horizontal +Through hole angled socket strip, 1x01, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x01 2.00mm single row +0 +1 +1 +Connector_PinSocket_2.00mm +PinSocket_1x01_P2.00mm_Vertical +Through hole straight socket strip, 1x01, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x01 2.00mm single row +0 +1 +1 +Connector_PinSocket_2.00mm +PinSocket_1x02_P2.00mm_Horizontal +Through hole angled socket strip, 1x02, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x02 2.00mm single row +0 +2 +2 +Connector_PinSocket_2.00mm +PinSocket_1x02_P2.00mm_Vertical +Through hole straight socket strip, 1x02, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x02 2.00mm single row +0 +2 +2 +Connector_PinSocket_2.00mm +PinSocket_1x02_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x02, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x02 2.00mm single row style1 pin1 left +0 +2 +2 +Connector_PinSocket_2.00mm +PinSocket_1x02_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x02, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x02 2.00mm single row style2 pin1 right +0 +2 +2 +Connector_PinSocket_2.00mm +PinSocket_1x03_P2.00mm_Horizontal +Through hole angled socket strip, 1x03, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x03 2.00mm single row +0 +3 +3 +Connector_PinSocket_2.00mm +PinSocket_1x03_P2.00mm_Vertical +Through hole straight socket strip, 1x03, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x03 2.00mm single row +0 +3 +3 +Connector_PinSocket_2.00mm +PinSocket_1x03_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x03, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x03 2.00mm single row style1 pin1 left +0 +3 +3 +Connector_PinSocket_2.00mm +PinSocket_1x03_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x03, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x03 2.00mm single row style2 pin1 right +0 +3 +3 +Connector_PinSocket_2.00mm +PinSocket_1x04_P2.00mm_Horizontal +Through hole angled socket strip, 1x04, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x04 2.00mm single row +0 +4 +4 +Connector_PinSocket_2.00mm +PinSocket_1x04_P2.00mm_Vertical +Through hole straight socket strip, 1x04, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x04 2.00mm single row +0 +4 +4 +Connector_PinSocket_2.00mm +PinSocket_1x04_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x04, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x04 2.00mm single row style1 pin1 left +0 +4 +4 +Connector_PinSocket_2.00mm +PinSocket_1x04_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x04, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x04 2.00mm single row style2 pin1 right +0 +4 +4 +Connector_PinSocket_2.00mm +PinSocket_1x05_P2.00mm_Horizontal +Through hole angled socket strip, 1x05, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x05 2.00mm single row +0 +5 +5 +Connector_PinSocket_2.00mm +PinSocket_1x05_P2.00mm_Vertical +Through hole straight socket strip, 1x05, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x05 2.00mm single row +0 +5 +5 +Connector_PinSocket_2.00mm +PinSocket_1x05_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x05, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x05 2.00mm single row style1 pin1 left +0 +5 +5 +Connector_PinSocket_2.00mm +PinSocket_1x05_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x05, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x05 2.00mm single row style2 pin1 right +0 +5 +5 +Connector_PinSocket_2.00mm +PinSocket_1x06_P2.00mm_Horizontal +Through hole angled socket strip, 1x06, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x06 2.00mm single row +0 +6 +6 +Connector_PinSocket_2.00mm +PinSocket_1x06_P2.00mm_Vertical +Through hole straight socket strip, 1x06, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x06 2.00mm single row +0 +6 +6 +Connector_PinSocket_2.00mm +PinSocket_1x06_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x06, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x06 2.00mm single row style1 pin1 left +0 +6 +6 +Connector_PinSocket_2.00mm +PinSocket_1x06_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x06, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x06 2.00mm single row style2 pin1 right +0 +6 +6 +Connector_PinSocket_2.00mm +PinSocket_1x07_P2.00mm_Horizontal +Through hole angled socket strip, 1x07, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x07 2.00mm single row +0 +7 +7 +Connector_PinSocket_2.00mm +PinSocket_1x07_P2.00mm_Vertical +Through hole straight socket strip, 1x07, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x07 2.00mm single row +0 +7 +7 +Connector_PinSocket_2.00mm +PinSocket_1x07_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x07, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x07 2.00mm single row style1 pin1 left +0 +7 +7 +Connector_PinSocket_2.00mm +PinSocket_1x07_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x07, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x07 2.00mm single row style2 pin1 right +0 +7 +7 +Connector_PinSocket_2.00mm +PinSocket_1x08_P2.00mm_Horizontal +Through hole angled socket strip, 1x08, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x08 2.00mm single row +0 +8 +8 +Connector_PinSocket_2.00mm +PinSocket_1x08_P2.00mm_Vertical +Through hole straight socket strip, 1x08, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x08 2.00mm single row +0 +8 +8 +Connector_PinSocket_2.00mm +PinSocket_1x08_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x08, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x08 2.00mm single row style1 pin1 left +0 +8 +8 +Connector_PinSocket_2.00mm +PinSocket_1x08_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x08, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x08 2.00mm single row style2 pin1 right +0 +8 +8 +Connector_PinSocket_2.00mm +PinSocket_1x09_P2.00mm_Horizontal +Through hole angled socket strip, 1x09, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x09 2.00mm single row +0 +9 +9 +Connector_PinSocket_2.00mm +PinSocket_1x09_P2.00mm_Vertical +Through hole straight socket strip, 1x09, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x09 2.00mm single row +0 +9 +9 +Connector_PinSocket_2.00mm +PinSocket_1x09_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x09, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x09 2.00mm single row style1 pin1 left +0 +9 +9 +Connector_PinSocket_2.00mm +PinSocket_1x09_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x09, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x09 2.00mm single row style2 pin1 right +0 +9 +9 +Connector_PinSocket_2.00mm +PinSocket_1x10_P2.00mm_Horizontal +Through hole angled socket strip, 1x10, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x10 2.00mm single row +0 +10 +10 +Connector_PinSocket_2.00mm +PinSocket_1x10_P2.00mm_Vertical +Through hole straight socket strip, 1x10, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x10 2.00mm single row +0 +10 +10 +Connector_PinSocket_2.00mm +PinSocket_1x10_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x10, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x10 2.00mm single row style1 pin1 left +0 +10 +10 +Connector_PinSocket_2.00mm +PinSocket_1x10_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x10, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x10 2.00mm single row style2 pin1 right +0 +10 +10 +Connector_PinSocket_2.00mm +PinSocket_1x11_P2.00mm_Horizontal +Through hole angled socket strip, 1x11, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x11 2.00mm single row +0 +11 +11 +Connector_PinSocket_2.00mm +PinSocket_1x11_P2.00mm_Vertical +Through hole straight socket strip, 1x11, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x11 2.00mm single row +0 +11 +11 +Connector_PinSocket_2.00mm +PinSocket_1x11_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x11, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x11 2.00mm single row style1 pin1 left +0 +11 +11 +Connector_PinSocket_2.00mm +PinSocket_1x11_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x11, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x11 2.00mm single row style2 pin1 right +0 +11 +11 +Connector_PinSocket_2.00mm +PinSocket_1x12_P2.00mm_Horizontal +Through hole angled socket strip, 1x12, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x12 2.00mm single row +0 +12 +12 +Connector_PinSocket_2.00mm +PinSocket_1x12_P2.00mm_Vertical +Through hole straight socket strip, 1x12, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x12 2.00mm single row +0 +12 +12 +Connector_PinSocket_2.00mm +PinSocket_1x12_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x12, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x12 2.00mm single row style1 pin1 left +0 +12 +12 +Connector_PinSocket_2.00mm +PinSocket_1x12_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x12, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x12 2.00mm single row style2 pin1 right +0 +12 +12 +Connector_PinSocket_2.00mm +PinSocket_1x13_P2.00mm_Horizontal +Through hole angled socket strip, 1x13, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x13 2.00mm single row +0 +13 +13 +Connector_PinSocket_2.00mm +PinSocket_1x13_P2.00mm_Vertical +Through hole straight socket strip, 1x13, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x13 2.00mm single row +0 +13 +13 +Connector_PinSocket_2.00mm +PinSocket_1x13_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x13, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x13 2.00mm single row style1 pin1 left +0 +13 +13 +Connector_PinSocket_2.00mm +PinSocket_1x13_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x13, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x13 2.00mm single row style2 pin1 right +0 +13 +13 +Connector_PinSocket_2.00mm +PinSocket_1x14_P2.00mm_Horizontal +Through hole angled socket strip, 1x14, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x14 2.00mm single row +0 +14 +14 +Connector_PinSocket_2.00mm +PinSocket_1x14_P2.00mm_Vertical +Through hole straight socket strip, 1x14, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x14 2.00mm single row +0 +14 +14 +Connector_PinSocket_2.00mm +PinSocket_1x14_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x14, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x14 2.00mm single row style1 pin1 left +0 +14 +14 +Connector_PinSocket_2.00mm +PinSocket_1x14_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x14, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x14 2.00mm single row style2 pin1 right +0 +14 +14 +Connector_PinSocket_2.00mm +PinSocket_1x15_P2.00mm_Horizontal +Through hole angled socket strip, 1x15, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x15 2.00mm single row +0 +15 +15 +Connector_PinSocket_2.00mm +PinSocket_1x15_P2.00mm_Vertical +Through hole straight socket strip, 1x15, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x15 2.00mm single row +0 +15 +15 +Connector_PinSocket_2.00mm +PinSocket_1x15_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x15, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x15 2.00mm single row style1 pin1 left +0 +15 +15 +Connector_PinSocket_2.00mm +PinSocket_1x15_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x15, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x15 2.00mm single row style2 pin1 right +0 +15 +15 +Connector_PinSocket_2.00mm +PinSocket_1x16_P2.00mm_Horizontal +Through hole angled socket strip, 1x16, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x16 2.00mm single row +0 +16 +16 +Connector_PinSocket_2.00mm +PinSocket_1x16_P2.00mm_Vertical +Through hole straight socket strip, 1x16, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x16 2.00mm single row +0 +16 +16 +Connector_PinSocket_2.00mm +PinSocket_1x16_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x16, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x16 2.00mm single row style1 pin1 left +0 +16 +16 +Connector_PinSocket_2.00mm +PinSocket_1x16_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x16, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x16 2.00mm single row style2 pin1 right +0 +16 +16 +Connector_PinSocket_2.00mm +PinSocket_1x17_P2.00mm_Horizontal +Through hole angled socket strip, 1x17, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x17 2.00mm single row +0 +17 +17 +Connector_PinSocket_2.00mm +PinSocket_1x17_P2.00mm_Vertical +Through hole straight socket strip, 1x17, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x17 2.00mm single row +0 +17 +17 +Connector_PinSocket_2.00mm +PinSocket_1x17_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x17, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x17 2.00mm single row style1 pin1 left +0 +17 +17 +Connector_PinSocket_2.00mm +PinSocket_1x17_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x17, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x17 2.00mm single row style2 pin1 right +0 +17 +17 +Connector_PinSocket_2.00mm +PinSocket_1x18_P2.00mm_Horizontal +Through hole angled socket strip, 1x18, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x18 2.00mm single row +0 +18 +18 +Connector_PinSocket_2.00mm +PinSocket_1x18_P2.00mm_Vertical +Through hole straight socket strip, 1x18, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x18 2.00mm single row +0 +18 +18 +Connector_PinSocket_2.00mm +PinSocket_1x18_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x18, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x18 2.00mm single row style1 pin1 left +0 +18 +18 +Connector_PinSocket_2.00mm +PinSocket_1x18_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x18, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x18 2.00mm single row style2 pin1 right +0 +18 +18 +Connector_PinSocket_2.00mm +PinSocket_1x19_P2.00mm_Horizontal +Through hole angled socket strip, 1x19, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x19 2.00mm single row +0 +19 +19 +Connector_PinSocket_2.00mm +PinSocket_1x19_P2.00mm_Vertical +Through hole straight socket strip, 1x19, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x19 2.00mm single row +0 +19 +19 +Connector_PinSocket_2.00mm +PinSocket_1x19_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x19, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x19 2.00mm single row style1 pin1 left +0 +19 +19 +Connector_PinSocket_2.00mm +PinSocket_1x19_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x19, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x19 2.00mm single row style2 pin1 right +0 +19 +19 +Connector_PinSocket_2.00mm +PinSocket_1x20_P2.00mm_Horizontal +Through hole angled socket strip, 1x20, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x20 2.00mm single row +0 +20 +20 +Connector_PinSocket_2.00mm +PinSocket_1x20_P2.00mm_Vertical +Through hole straight socket strip, 1x20, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x20 2.00mm single row +0 +20 +20 +Connector_PinSocket_2.00mm +PinSocket_1x20_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x20, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x20 2.00mm single row style1 pin1 left +0 +20 +20 +Connector_PinSocket_2.00mm +PinSocket_1x20_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x20, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x20 2.00mm single row style2 pin1 right +0 +20 +20 +Connector_PinSocket_2.00mm +PinSocket_1x21_P2.00mm_Horizontal +Through hole angled socket strip, 1x21, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x21 2.00mm single row +0 +21 +21 +Connector_PinSocket_2.00mm +PinSocket_1x21_P2.00mm_Vertical +Through hole straight socket strip, 1x21, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x21 2.00mm single row +0 +21 +21 +Connector_PinSocket_2.00mm +PinSocket_1x21_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x21, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x21 2.00mm single row style1 pin1 left +0 +21 +21 +Connector_PinSocket_2.00mm +PinSocket_1x21_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x21, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x21 2.00mm single row style2 pin1 right +0 +21 +21 +Connector_PinSocket_2.00mm +PinSocket_1x22_P2.00mm_Horizontal +Through hole angled socket strip, 1x22, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x22 2.00mm single row +0 +22 +22 +Connector_PinSocket_2.00mm +PinSocket_1x22_P2.00mm_Vertical +Through hole straight socket strip, 1x22, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x22 2.00mm single row +0 +22 +22 +Connector_PinSocket_2.00mm +PinSocket_1x22_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x22, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x22 2.00mm single row style1 pin1 left +0 +22 +22 +Connector_PinSocket_2.00mm +PinSocket_1x22_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x22, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x22 2.00mm single row style2 pin1 right +0 +22 +22 +Connector_PinSocket_2.00mm +PinSocket_1x23_P2.00mm_Horizontal +Through hole angled socket strip, 1x23, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x23 2.00mm single row +0 +23 +23 +Connector_PinSocket_2.00mm +PinSocket_1x23_P2.00mm_Vertical +Through hole straight socket strip, 1x23, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x23 2.00mm single row +0 +23 +23 +Connector_PinSocket_2.00mm +PinSocket_1x23_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x23, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x23 2.00mm single row style1 pin1 left +0 +23 +23 +Connector_PinSocket_2.00mm +PinSocket_1x23_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x23, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x23 2.00mm single row style2 pin1 right +0 +23 +23 +Connector_PinSocket_2.00mm +PinSocket_1x24_P2.00mm_Horizontal +Through hole angled socket strip, 1x24, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x24 2.00mm single row +0 +24 +24 +Connector_PinSocket_2.00mm +PinSocket_1x24_P2.00mm_Vertical +Through hole straight socket strip, 1x24, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x24 2.00mm single row +0 +24 +24 +Connector_PinSocket_2.00mm +PinSocket_1x24_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x24, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x24 2.00mm single row style1 pin1 left +0 +24 +24 +Connector_PinSocket_2.00mm +PinSocket_1x24_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x24, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x24 2.00mm single row style2 pin1 right +0 +24 +24 +Connector_PinSocket_2.00mm +PinSocket_1x25_P2.00mm_Horizontal +Through hole angled socket strip, 1x25, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x25 2.00mm single row +0 +25 +25 +Connector_PinSocket_2.00mm +PinSocket_1x25_P2.00mm_Vertical +Through hole straight socket strip, 1x25, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x25 2.00mm single row +0 +25 +25 +Connector_PinSocket_2.00mm +PinSocket_1x25_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x25, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x25 2.00mm single row style1 pin1 left +0 +25 +25 +Connector_PinSocket_2.00mm +PinSocket_1x25_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x25, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x25 2.00mm single row style2 pin1 right +0 +25 +25 +Connector_PinSocket_2.00mm +PinSocket_1x26_P2.00mm_Horizontal +Through hole angled socket strip, 1x26, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x26 2.00mm single row +0 +26 +26 +Connector_PinSocket_2.00mm +PinSocket_1x26_P2.00mm_Vertical +Through hole straight socket strip, 1x26, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x26 2.00mm single row +0 +26 +26 +Connector_PinSocket_2.00mm +PinSocket_1x26_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x26, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x26 2.00mm single row style1 pin1 left +0 +26 +26 +Connector_PinSocket_2.00mm +PinSocket_1x26_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x26, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x26 2.00mm single row style2 pin1 right +0 +26 +26 +Connector_PinSocket_2.00mm +PinSocket_1x27_P2.00mm_Horizontal +Through hole angled socket strip, 1x27, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x27 2.00mm single row +0 +27 +27 +Connector_PinSocket_2.00mm +PinSocket_1x27_P2.00mm_Vertical +Through hole straight socket strip, 1x27, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x27 2.00mm single row +0 +27 +27 +Connector_PinSocket_2.00mm +PinSocket_1x27_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x27, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x27 2.00mm single row style1 pin1 left +0 +27 +27 +Connector_PinSocket_2.00mm +PinSocket_1x27_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x27, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x27 2.00mm single row style2 pin1 right +0 +27 +27 +Connector_PinSocket_2.00mm +PinSocket_1x28_P2.00mm_Horizontal +Through hole angled socket strip, 1x28, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x28 2.00mm single row +0 +28 +28 +Connector_PinSocket_2.00mm +PinSocket_1x28_P2.00mm_Vertical +Through hole straight socket strip, 1x28, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x28 2.00mm single row +0 +28 +28 +Connector_PinSocket_2.00mm +PinSocket_1x28_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x28, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x28 2.00mm single row style1 pin1 left +0 +28 +28 +Connector_PinSocket_2.00mm +PinSocket_1x28_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x28, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x28 2.00mm single row style2 pin1 right +0 +28 +28 +Connector_PinSocket_2.00mm +PinSocket_1x29_P2.00mm_Horizontal +Through hole angled socket strip, 1x29, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x29 2.00mm single row +0 +29 +29 +Connector_PinSocket_2.00mm +PinSocket_1x29_P2.00mm_Vertical +Through hole straight socket strip, 1x29, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x29 2.00mm single row +0 +29 +29 +Connector_PinSocket_2.00mm +PinSocket_1x29_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x29, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x29 2.00mm single row style1 pin1 left +0 +29 +29 +Connector_PinSocket_2.00mm +PinSocket_1x29_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x29, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x29 2.00mm single row style2 pin1 right +0 +29 +29 +Connector_PinSocket_2.00mm +PinSocket_1x30_P2.00mm_Horizontal +Through hole angled socket strip, 1x30, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x30 2.00mm single row +0 +30 +30 +Connector_PinSocket_2.00mm +PinSocket_1x30_P2.00mm_Vertical +Through hole straight socket strip, 1x30, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x30 2.00mm single row +0 +30 +30 +Connector_PinSocket_2.00mm +PinSocket_1x30_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x30, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x30 2.00mm single row style1 pin1 left +0 +30 +30 +Connector_PinSocket_2.00mm +PinSocket_1x30_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x30, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x30 2.00mm single row style2 pin1 right +0 +30 +30 +Connector_PinSocket_2.00mm +PinSocket_1x31_P2.00mm_Horizontal +Through hole angled socket strip, 1x31, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x31 2.00mm single row +0 +31 +31 +Connector_PinSocket_2.00mm +PinSocket_1x31_P2.00mm_Vertical +Through hole straight socket strip, 1x31, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x31 2.00mm single row +0 +31 +31 +Connector_PinSocket_2.00mm +PinSocket_1x31_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x31, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x31 2.00mm single row style1 pin1 left +0 +31 +31 +Connector_PinSocket_2.00mm +PinSocket_1x31_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x31, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x31 2.00mm single row style2 pin1 right +0 +31 +31 +Connector_PinSocket_2.00mm +PinSocket_1x32_P2.00mm_Horizontal +Through hole angled socket strip, 1x32, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x32 2.00mm single row +0 +32 +32 +Connector_PinSocket_2.00mm +PinSocket_1x32_P2.00mm_Vertical +Through hole straight socket strip, 1x32, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x32 2.00mm single row +0 +32 +32 +Connector_PinSocket_2.00mm +PinSocket_1x32_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x32, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x32 2.00mm single row style1 pin1 left +0 +32 +32 +Connector_PinSocket_2.00mm +PinSocket_1x32_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x32, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x32 2.00mm single row style2 pin1 right +0 +32 +32 +Connector_PinSocket_2.00mm +PinSocket_1x33_P2.00mm_Horizontal +Through hole angled socket strip, 1x33, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x33 2.00mm single row +0 +33 +33 +Connector_PinSocket_2.00mm +PinSocket_1x33_P2.00mm_Vertical +Through hole straight socket strip, 1x33, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x33 2.00mm single row +0 +33 +33 +Connector_PinSocket_2.00mm +PinSocket_1x33_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x33, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x33 2.00mm single row style1 pin1 left +0 +33 +33 +Connector_PinSocket_2.00mm +PinSocket_1x33_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x33, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x33 2.00mm single row style2 pin1 right +0 +33 +33 +Connector_PinSocket_2.00mm +PinSocket_1x34_P2.00mm_Horizontal +Through hole angled socket strip, 1x34, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x34 2.00mm single row +0 +34 +34 +Connector_PinSocket_2.00mm +PinSocket_1x34_P2.00mm_Vertical +Through hole straight socket strip, 1x34, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x34 2.00mm single row +0 +34 +34 +Connector_PinSocket_2.00mm +PinSocket_1x34_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x34, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x34 2.00mm single row style1 pin1 left +0 +34 +34 +Connector_PinSocket_2.00mm +PinSocket_1x34_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x34, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x34 2.00mm single row style2 pin1 right +0 +34 +34 +Connector_PinSocket_2.00mm +PinSocket_1x35_P2.00mm_Horizontal +Through hole angled socket strip, 1x35, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x35 2.00mm single row +0 +35 +35 +Connector_PinSocket_2.00mm +PinSocket_1x35_P2.00mm_Vertical +Through hole straight socket strip, 1x35, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x35 2.00mm single row +0 +35 +35 +Connector_PinSocket_2.00mm +PinSocket_1x35_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x35, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x35 2.00mm single row style1 pin1 left +0 +35 +35 +Connector_PinSocket_2.00mm +PinSocket_1x35_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x35, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x35 2.00mm single row style2 pin1 right +0 +35 +35 +Connector_PinSocket_2.00mm +PinSocket_1x36_P2.00mm_Horizontal +Through hole angled socket strip, 1x36, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x36 2.00mm single row +0 +36 +36 +Connector_PinSocket_2.00mm +PinSocket_1x36_P2.00mm_Vertical +Through hole straight socket strip, 1x36, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x36 2.00mm single row +0 +36 +36 +Connector_PinSocket_2.00mm +PinSocket_1x36_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x36, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x36 2.00mm single row style1 pin1 left +0 +36 +36 +Connector_PinSocket_2.00mm +PinSocket_1x36_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x36, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x36 2.00mm single row style2 pin1 right +0 +36 +36 +Connector_PinSocket_2.00mm +PinSocket_1x37_P2.00mm_Horizontal +Through hole angled socket strip, 1x37, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x37 2.00mm single row +0 +37 +37 +Connector_PinSocket_2.00mm +PinSocket_1x37_P2.00mm_Vertical +Through hole straight socket strip, 1x37, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x37 2.00mm single row +0 +37 +37 +Connector_PinSocket_2.00mm +PinSocket_1x37_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x37, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x37 2.00mm single row style1 pin1 left +0 +37 +37 +Connector_PinSocket_2.00mm +PinSocket_1x37_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x37, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x37 2.00mm single row style2 pin1 right +0 +37 +37 +Connector_PinSocket_2.00mm +PinSocket_1x38_P2.00mm_Horizontal +Through hole angled socket strip, 1x38, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x38 2.00mm single row +0 +38 +38 +Connector_PinSocket_2.00mm +PinSocket_1x38_P2.00mm_Vertical +Through hole straight socket strip, 1x38, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x38 2.00mm single row +0 +38 +38 +Connector_PinSocket_2.00mm +PinSocket_1x38_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x38, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x38 2.00mm single row style1 pin1 left +0 +38 +38 +Connector_PinSocket_2.00mm +PinSocket_1x38_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x38, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x38 2.00mm single row style2 pin1 right +0 +38 +38 +Connector_PinSocket_2.00mm +PinSocket_1x39_P2.00mm_Horizontal +Through hole angled socket strip, 1x39, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x39 2.00mm single row +0 +39 +39 +Connector_PinSocket_2.00mm +PinSocket_1x39_P2.00mm_Vertical +Through hole straight socket strip, 1x39, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x39 2.00mm single row +0 +39 +39 +Connector_PinSocket_2.00mm +PinSocket_1x39_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x39, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x39 2.00mm single row style1 pin1 left +0 +39 +39 +Connector_PinSocket_2.00mm +PinSocket_1x39_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x39, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x39 2.00mm single row style2 pin1 right +0 +39 +39 +Connector_PinSocket_2.00mm +PinSocket_1x40_P2.00mm_Horizontal +Through hole angled socket strip, 1x40, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x40 2.00mm single row +0 +40 +40 +Connector_PinSocket_2.00mm +PinSocket_1x40_P2.00mm_Vertical +Through hole straight socket strip, 1x40, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x40 2.00mm single row +0 +40 +40 +Connector_PinSocket_2.00mm +PinSocket_1x40_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x40, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x40 2.00mm single row style1 pin1 left +0 +40 +40 +Connector_PinSocket_2.00mm +PinSocket_1x40_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x40, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x40 2.00mm single row style2 pin1 right +0 +40 +40 +Connector_PinSocket_2.00mm +PinSocket_2x01_P2.00mm_Horizontal +Through hole angled socket strip, 2x01, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x01 2.00mm double row +0 +2 +2 +Connector_PinSocket_2.00mm +PinSocket_2x01_P2.00mm_Vertical +Through hole straight socket strip, 2x01, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x01 2.00mm double row +0 +2 +2 +Connector_PinSocket_2.00mm +PinSocket_2x01_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x01, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x01 2.00mm double row +0 +2 +2 +Connector_PinSocket_2.00mm +PinSocket_2x02_P2.00mm_Horizontal +Through hole angled socket strip, 2x02, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x02 2.00mm double row +0 +4 +4 +Connector_PinSocket_2.00mm +PinSocket_2x02_P2.00mm_Vertical +Through hole straight socket strip, 2x02, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x02 2.00mm double row +0 +4 +4 +Connector_PinSocket_2.00mm +PinSocket_2x02_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x02, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x02 2.00mm double row +0 +4 +4 +Connector_PinSocket_2.00mm +PinSocket_2x03_P2.00mm_Horizontal +Through hole angled socket strip, 2x03, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x03 2.00mm double row +0 +6 +6 +Connector_PinSocket_2.00mm +PinSocket_2x03_P2.00mm_Vertical +Through hole straight socket strip, 2x03, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x03 2.00mm double row +0 +6 +6 +Connector_PinSocket_2.00mm +PinSocket_2x03_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x03, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x03 2.00mm double row +0 +6 +6 +Connector_PinSocket_2.00mm +PinSocket_2x04_P2.00mm_Horizontal +Through hole angled socket strip, 2x04, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x04 2.00mm double row +0 +8 +8 +Connector_PinSocket_2.00mm +PinSocket_2x04_P2.00mm_Vertical +Through hole straight socket strip, 2x04, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x04 2.00mm double row +0 +8 +8 +Connector_PinSocket_2.00mm +PinSocket_2x04_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x04, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x04 2.00mm double row +0 +8 +8 +Connector_PinSocket_2.00mm +PinSocket_2x05_P2.00mm_Horizontal +Through hole angled socket strip, 2x05, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x05 2.00mm double row +0 +10 +10 +Connector_PinSocket_2.00mm +PinSocket_2x05_P2.00mm_Vertical +Through hole straight socket strip, 2x05, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x05 2.00mm double row +0 +10 +10 +Connector_PinSocket_2.00mm +PinSocket_2x05_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x05, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x05 2.00mm double row +0 +10 +10 +Connector_PinSocket_2.00mm +PinSocket_2x06_P2.00mm_Horizontal +Through hole angled socket strip, 2x06, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x06 2.00mm double row +0 +12 +12 +Connector_PinSocket_2.00mm +PinSocket_2x06_P2.00mm_Vertical +Through hole straight socket strip, 2x06, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x06 2.00mm double row +0 +12 +12 +Connector_PinSocket_2.00mm +PinSocket_2x06_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x06, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x06 2.00mm double row +0 +12 +12 +Connector_PinSocket_2.00mm +PinSocket_2x07_P2.00mm_Horizontal +Through hole angled socket strip, 2x07, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x07 2.00mm double row +0 +14 +14 +Connector_PinSocket_2.00mm +PinSocket_2x07_P2.00mm_Vertical +Through hole straight socket strip, 2x07, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x07 2.00mm double row +0 +14 +14 +Connector_PinSocket_2.00mm +PinSocket_2x07_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x07, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x07 2.00mm double row +0 +14 +14 +Connector_PinSocket_2.00mm +PinSocket_2x08_P2.00mm_Horizontal +Through hole angled socket strip, 2x08, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x08 2.00mm double row +0 +16 +16 +Connector_PinSocket_2.00mm +PinSocket_2x08_P2.00mm_Vertical +Through hole straight socket strip, 2x08, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x08 2.00mm double row +0 +16 +16 +Connector_PinSocket_2.00mm +PinSocket_2x08_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x08, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x08 2.00mm double row +0 +16 +16 +Connector_PinSocket_2.00mm +PinSocket_2x09_P2.00mm_Horizontal +Through hole angled socket strip, 2x09, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x09 2.00mm double row +0 +18 +18 +Connector_PinSocket_2.00mm +PinSocket_2x09_P2.00mm_Vertical +Through hole straight socket strip, 2x09, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x09 2.00mm double row +0 +18 +18 +Connector_PinSocket_2.00mm +PinSocket_2x09_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x09, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x09 2.00mm double row +0 +18 +18 +Connector_PinSocket_2.00mm +PinSocket_2x10_P2.00mm_Horizontal +Through hole angled socket strip, 2x10, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x10 2.00mm double row +0 +20 +20 +Connector_PinSocket_2.00mm +PinSocket_2x10_P2.00mm_Vertical +Through hole straight socket strip, 2x10, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x10 2.00mm double row +0 +20 +20 +Connector_PinSocket_2.00mm +PinSocket_2x10_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x10, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x10 2.00mm double row +0 +20 +20 +Connector_PinSocket_2.00mm +PinSocket_2x11_P2.00mm_Horizontal +Through hole angled socket strip, 2x11, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x11 2.00mm double row +0 +22 +22 +Connector_PinSocket_2.00mm +PinSocket_2x11_P2.00mm_Vertical +Through hole straight socket strip, 2x11, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x11 2.00mm double row +0 +22 +22 +Connector_PinSocket_2.00mm +PinSocket_2x11_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x11, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x11 2.00mm double row +0 +22 +22 +Connector_PinSocket_2.00mm +PinSocket_2x12_P2.00mm_Horizontal +Through hole angled socket strip, 2x12, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x12 2.00mm double row +0 +24 +24 +Connector_PinSocket_2.00mm +PinSocket_2x12_P2.00mm_Vertical +Through hole straight socket strip, 2x12, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x12 2.00mm double row +0 +24 +24 +Connector_PinSocket_2.00mm +PinSocket_2x12_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x12, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x12 2.00mm double row +0 +24 +24 +Connector_PinSocket_2.00mm +PinSocket_2x13_P2.00mm_Horizontal +Through hole angled socket strip, 2x13, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x13 2.00mm double row +0 +26 +26 +Connector_PinSocket_2.00mm +PinSocket_2x13_P2.00mm_Vertical +Through hole straight socket strip, 2x13, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x13 2.00mm double row +0 +26 +26 +Connector_PinSocket_2.00mm +PinSocket_2x13_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x13, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x13 2.00mm double row +0 +26 +26 +Connector_PinSocket_2.00mm +PinSocket_2x14_P2.00mm_Horizontal +Through hole angled socket strip, 2x14, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x14 2.00mm double row +0 +28 +28 +Connector_PinSocket_2.00mm +PinSocket_2x14_P2.00mm_Vertical +Through hole straight socket strip, 2x14, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x14 2.00mm double row +0 +28 +28 +Connector_PinSocket_2.00mm +PinSocket_2x14_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x14, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x14 2.00mm double row +0 +28 +28 +Connector_PinSocket_2.00mm +PinSocket_2x15_P2.00mm_Horizontal +Through hole angled socket strip, 2x15, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x15 2.00mm double row +0 +30 +30 +Connector_PinSocket_2.00mm +PinSocket_2x15_P2.00mm_Vertical +Through hole straight socket strip, 2x15, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x15 2.00mm double row +0 +30 +30 +Connector_PinSocket_2.00mm +PinSocket_2x15_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x15, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x15 2.00mm double row +0 +30 +30 +Connector_PinSocket_2.00mm +PinSocket_2x16_P2.00mm_Horizontal +Through hole angled socket strip, 2x16, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x16 2.00mm double row +0 +32 +32 +Connector_PinSocket_2.00mm +PinSocket_2x16_P2.00mm_Vertical +Through hole straight socket strip, 2x16, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x16 2.00mm double row +0 +32 +32 +Connector_PinSocket_2.00mm +PinSocket_2x16_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x16, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x16 2.00mm double row +0 +32 +32 +Connector_PinSocket_2.00mm +PinSocket_2x17_P2.00mm_Horizontal +Through hole angled socket strip, 2x17, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x17 2.00mm double row +0 +34 +34 +Connector_PinSocket_2.00mm +PinSocket_2x17_P2.00mm_Vertical +Through hole straight socket strip, 2x17, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x17 2.00mm double row +0 +34 +34 +Connector_PinSocket_2.00mm +PinSocket_2x17_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x17, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x17 2.00mm double row +0 +34 +34 +Connector_PinSocket_2.00mm +PinSocket_2x18_P2.00mm_Horizontal +Through hole angled socket strip, 2x18, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x18 2.00mm double row +0 +36 +36 +Connector_PinSocket_2.00mm +PinSocket_2x18_P2.00mm_Vertical +Through hole straight socket strip, 2x18, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x18 2.00mm double row +0 +36 +36 +Connector_PinSocket_2.00mm +PinSocket_2x18_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x18, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x18 2.00mm double row +0 +36 +36 +Connector_PinSocket_2.00mm +PinSocket_2x19_P2.00mm_Horizontal +Through hole angled socket strip, 2x19, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x19 2.00mm double row +0 +38 +38 +Connector_PinSocket_2.00mm +PinSocket_2x19_P2.00mm_Vertical +Through hole straight socket strip, 2x19, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x19 2.00mm double row +0 +38 +38 +Connector_PinSocket_2.00mm +PinSocket_2x19_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x19, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x19 2.00mm double row +0 +38 +38 +Connector_PinSocket_2.00mm +PinSocket_2x20_P2.00mm_Horizontal +Through hole angled socket strip, 2x20, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x20 2.00mm double row +0 +40 +40 +Connector_PinSocket_2.00mm +PinSocket_2x20_P2.00mm_Vertical +Through hole straight socket strip, 2x20, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x20 2.00mm double row +0 +40 +40 +Connector_PinSocket_2.00mm +PinSocket_2x20_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x20, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x20 2.00mm double row +0 +40 +40 +Connector_PinSocket_2.00mm +PinSocket_2x21_P2.00mm_Horizontal +Through hole angled socket strip, 2x21, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x21 2.00mm double row +0 +42 +42 +Connector_PinSocket_2.00mm +PinSocket_2x21_P2.00mm_Vertical +Through hole straight socket strip, 2x21, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x21 2.00mm double row +0 +42 +42 +Connector_PinSocket_2.00mm +PinSocket_2x21_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x21, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x21 2.00mm double row +0 +42 +42 +Connector_PinSocket_2.00mm +PinSocket_2x22_P2.00mm_Horizontal +Through hole angled socket strip, 2x22, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x22 2.00mm double row +0 +44 +44 +Connector_PinSocket_2.00mm +PinSocket_2x22_P2.00mm_Vertical +Through hole straight socket strip, 2x22, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x22 2.00mm double row +0 +44 +44 +Connector_PinSocket_2.00mm +PinSocket_2x22_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x22, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x22 2.00mm double row +0 +44 +44 +Connector_PinSocket_2.00mm +PinSocket_2x23_P2.00mm_Horizontal +Through hole angled socket strip, 2x23, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x23 2.00mm double row +0 +46 +46 +Connector_PinSocket_2.00mm +PinSocket_2x23_P2.00mm_Vertical +Through hole straight socket strip, 2x23, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x23 2.00mm double row +0 +46 +46 +Connector_PinSocket_2.00mm +PinSocket_2x23_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x23, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x23 2.00mm double row +0 +46 +46 +Connector_PinSocket_2.00mm +PinSocket_2x24_P2.00mm_Horizontal +Through hole angled socket strip, 2x24, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x24 2.00mm double row +0 +48 +48 +Connector_PinSocket_2.00mm +PinSocket_2x24_P2.00mm_Vertical +Through hole straight socket strip, 2x24, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x24 2.00mm double row +0 +48 +48 +Connector_PinSocket_2.00mm +PinSocket_2x24_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x24, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x24 2.00mm double row +0 +48 +48 +Connector_PinSocket_2.00mm +PinSocket_2x25_P2.00mm_Horizontal +Through hole angled socket strip, 2x25, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x25 2.00mm double row +0 +50 +50 +Connector_PinSocket_2.00mm +PinSocket_2x25_P2.00mm_Vertical +Through hole straight socket strip, 2x25, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x25 2.00mm double row +0 +50 +50 +Connector_PinSocket_2.00mm +PinSocket_2x25_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x25, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x25 2.00mm double row +0 +50 +50 +Connector_PinSocket_2.00mm +PinSocket_2x26_P2.00mm_Horizontal +Through hole angled socket strip, 2x26, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x26 2.00mm double row +0 +52 +52 +Connector_PinSocket_2.00mm +PinSocket_2x26_P2.00mm_Vertical +Through hole straight socket strip, 2x26, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x26 2.00mm double row +0 +52 +52 +Connector_PinSocket_2.00mm +PinSocket_2x26_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x26, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x26 2.00mm double row +0 +52 +52 +Connector_PinSocket_2.00mm +PinSocket_2x27_P2.00mm_Horizontal +Through hole angled socket strip, 2x27, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x27 2.00mm double row +0 +54 +54 +Connector_PinSocket_2.00mm +PinSocket_2x27_P2.00mm_Vertical +Through hole straight socket strip, 2x27, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x27 2.00mm double row +0 +54 +54 +Connector_PinSocket_2.00mm +PinSocket_2x27_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x27, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x27 2.00mm double row +0 +54 +54 +Connector_PinSocket_2.00mm +PinSocket_2x28_P2.00mm_Horizontal +Through hole angled socket strip, 2x28, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x28 2.00mm double row +0 +56 +56 +Connector_PinSocket_2.00mm +PinSocket_2x28_P2.00mm_Vertical +Through hole straight socket strip, 2x28, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x28 2.00mm double row +0 +56 +56 +Connector_PinSocket_2.00mm +PinSocket_2x28_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x28, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x28 2.00mm double row +0 +56 +56 +Connector_PinSocket_2.00mm +PinSocket_2x29_P2.00mm_Horizontal +Through hole angled socket strip, 2x29, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x29 2.00mm double row +0 +58 +58 +Connector_PinSocket_2.00mm +PinSocket_2x29_P2.00mm_Vertical +Through hole straight socket strip, 2x29, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x29 2.00mm double row +0 +58 +58 +Connector_PinSocket_2.00mm +PinSocket_2x29_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x29, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x29 2.00mm double row +0 +58 +58 +Connector_PinSocket_2.00mm +PinSocket_2x30_P2.00mm_Horizontal +Through hole angled socket strip, 2x30, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x30 2.00mm double row +0 +60 +60 +Connector_PinSocket_2.00mm +PinSocket_2x30_P2.00mm_Vertical +Through hole straight socket strip, 2x30, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x30 2.00mm double row +0 +60 +60 +Connector_PinSocket_2.00mm +PinSocket_2x30_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x30, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x30 2.00mm double row +0 +60 +60 +Connector_PinSocket_2.00mm +PinSocket_2x31_P2.00mm_Horizontal +Through hole angled socket strip, 2x31, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x31 2.00mm double row +0 +62 +62 +Connector_PinSocket_2.00mm +PinSocket_2x31_P2.00mm_Vertical +Through hole straight socket strip, 2x31, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x31 2.00mm double row +0 +62 +62 +Connector_PinSocket_2.00mm +PinSocket_2x31_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x31, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x31 2.00mm double row +0 +62 +62 +Connector_PinSocket_2.00mm +PinSocket_2x32_P2.00mm_Horizontal +Through hole angled socket strip, 2x32, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x32 2.00mm double row +0 +64 +64 +Connector_PinSocket_2.00mm +PinSocket_2x32_P2.00mm_Vertical +Through hole straight socket strip, 2x32, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x32 2.00mm double row +0 +64 +64 +Connector_PinSocket_2.00mm +PinSocket_2x32_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x32, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x32 2.00mm double row +0 +64 +64 +Connector_PinSocket_2.00mm +PinSocket_2x33_P2.00mm_Horizontal +Through hole angled socket strip, 2x33, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x33 2.00mm double row +0 +66 +66 +Connector_PinSocket_2.00mm +PinSocket_2x33_P2.00mm_Vertical +Through hole straight socket strip, 2x33, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x33 2.00mm double row +0 +66 +66 +Connector_PinSocket_2.00mm +PinSocket_2x33_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x33, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x33 2.00mm double row +0 +66 +66 +Connector_PinSocket_2.00mm +PinSocket_2x34_P2.00mm_Horizontal +Through hole angled socket strip, 2x34, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x34 2.00mm double row +0 +68 +68 +Connector_PinSocket_2.00mm +PinSocket_2x34_P2.00mm_Vertical +Through hole straight socket strip, 2x34, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x34 2.00mm double row +0 +68 +68 +Connector_PinSocket_2.00mm +PinSocket_2x34_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x34, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x34 2.00mm double row +0 +68 +68 +Connector_PinSocket_2.00mm +PinSocket_2x35_P2.00mm_Horizontal +Through hole angled socket strip, 2x35, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x35 2.00mm double row +0 +70 +70 +Connector_PinSocket_2.00mm +PinSocket_2x35_P2.00mm_Vertical +Through hole straight socket strip, 2x35, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x35 2.00mm double row +0 +70 +70 +Connector_PinSocket_2.00mm +PinSocket_2x35_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x35, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x35 2.00mm double row +0 +70 +70 +Connector_PinSocket_2.00mm +PinSocket_2x36_P2.00mm_Horizontal +Through hole angled socket strip, 2x36, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x36 2.00mm double row +0 +72 +72 +Connector_PinSocket_2.00mm +PinSocket_2x36_P2.00mm_Vertical +Through hole straight socket strip, 2x36, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x36 2.00mm double row +0 +72 +72 +Connector_PinSocket_2.00mm +PinSocket_2x36_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x36, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x36 2.00mm double row +0 +72 +72 +Connector_PinSocket_2.00mm +PinSocket_2x37_P2.00mm_Horizontal +Through hole angled socket strip, 2x37, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x37 2.00mm double row +0 +74 +74 +Connector_PinSocket_2.00mm +PinSocket_2x37_P2.00mm_Vertical +Through hole straight socket strip, 2x37, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x37 2.00mm double row +0 +74 +74 +Connector_PinSocket_2.00mm +PinSocket_2x37_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x37, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x37 2.00mm double row +0 +74 +74 +Connector_PinSocket_2.00mm +PinSocket_2x38_P2.00mm_Horizontal +Through hole angled socket strip, 2x38, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x38 2.00mm double row +0 +76 +76 +Connector_PinSocket_2.00mm +PinSocket_2x38_P2.00mm_Vertical +Through hole straight socket strip, 2x38, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x38 2.00mm double row +0 +76 +76 +Connector_PinSocket_2.00mm +PinSocket_2x38_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x38, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x38 2.00mm double row +0 +76 +76 +Connector_PinSocket_2.00mm +PinSocket_2x39_P2.00mm_Horizontal +Through hole angled socket strip, 2x39, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x39 2.00mm double row +0 +78 +78 +Connector_PinSocket_2.00mm +PinSocket_2x39_P2.00mm_Vertical +Through hole straight socket strip, 2x39, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x39 2.00mm double row +0 +78 +78 +Connector_PinSocket_2.00mm +PinSocket_2x39_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x39, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x39 2.00mm double row +0 +78 +78 +Connector_PinSocket_2.00mm +PinSocket_2x40_P2.00mm_Horizontal +Through hole angled socket strip, 2x40, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x40 2.00mm double row +0 +80 +80 +Connector_PinSocket_2.00mm +PinSocket_2x40_P2.00mm_Vertical +Through hole straight socket strip, 2x40, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x40 2.00mm double row +0 +80 +80 +Connector_PinSocket_2.00mm +PinSocket_2x40_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x40, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x40 2.00mm double row +0 +80 +80 +Connector_PinSocket_2.54mm +PinSocket_1x01_P2.54mm_Horizontal +Through hole angled socket strip, 1x01, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x01 2.54mm single row +0 +1 +1 +Connector_PinSocket_2.54mm +PinSocket_1x01_P2.54mm_Vertical +Through hole straight socket strip, 1x01, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x01 2.54mm single row +0 +1 +1 +Connector_PinSocket_2.54mm +PinSocket_1x02_P2.54mm_Horizontal +Through hole angled socket strip, 1x02, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x02 2.54mm single row +0 +2 +2 +Connector_PinSocket_2.54mm +PinSocket_1x02_P2.54mm_Vertical +Through hole straight socket strip, 1x02, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x02 2.54mm single row +0 +2 +2 +Connector_PinSocket_2.54mm +PinSocket_1x02_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x02, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x02 2.54mm single row style1 pin1 left +0 +2 +2 +Connector_PinSocket_2.54mm +PinSocket_1x02_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x02, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x02 2.54mm single row style2 pin1 right +0 +2 +2 +Connector_PinSocket_2.54mm +PinSocket_1x03_P2.54mm_Horizontal +Through hole angled socket strip, 1x03, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x03 2.54mm single row +0 +3 +3 +Connector_PinSocket_2.54mm +PinSocket_1x03_P2.54mm_Vertical +Through hole straight socket strip, 1x03, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x03 2.54mm single row +0 +3 +3 +Connector_PinSocket_2.54mm +PinSocket_1x03_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x03, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x03 2.54mm single row style1 pin1 left +0 +3 +3 +Connector_PinSocket_2.54mm +PinSocket_1x03_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x03, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x03 2.54mm single row style2 pin1 right +0 +3 +3 +Connector_PinSocket_2.54mm +PinSocket_1x04_P2.54mm_Horizontal +Through hole angled socket strip, 1x04, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x04 2.54mm single row +0 +4 +4 +Connector_PinSocket_2.54mm +PinSocket_1x04_P2.54mm_Vertical +Through hole straight socket strip, 1x04, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x04 2.54mm single row +0 +4 +4 +Connector_PinSocket_2.54mm +PinSocket_1x04_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x04, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x04 2.54mm single row style1 pin1 left +0 +4 +4 +Connector_PinSocket_2.54mm +PinSocket_1x04_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x04, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x04 2.54mm single row style2 pin1 right +0 +4 +4 +Connector_PinSocket_2.54mm +PinSocket_1x05_P2.54mm_Horizontal +Through hole angled socket strip, 1x05, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x05 2.54mm single row +0 +5 +5 +Connector_PinSocket_2.54mm +PinSocket_1x05_P2.54mm_Vertical +Through hole straight socket strip, 1x05, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x05 2.54mm single row +0 +5 +5 +Connector_PinSocket_2.54mm +PinSocket_1x05_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x05, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x05 2.54mm single row style1 pin1 left +0 +5 +5 +Connector_PinSocket_2.54mm +PinSocket_1x05_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x05, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x05 2.54mm single row style2 pin1 right +0 +5 +5 +Connector_PinSocket_2.54mm +PinSocket_1x06_P2.54mm_Horizontal +Through hole angled socket strip, 1x06, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x06 2.54mm single row +0 +6 +6 +Connector_PinSocket_2.54mm +PinSocket_1x06_P2.54mm_Vertical +Through hole straight socket strip, 1x06, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x06 2.54mm single row +0 +6 +6 +Connector_PinSocket_2.54mm +PinSocket_1x06_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x06, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x06 2.54mm single row style1 pin1 left +0 +6 +6 +Connector_PinSocket_2.54mm +PinSocket_1x06_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x06, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x06 2.54mm single row style2 pin1 right +0 +6 +6 +Connector_PinSocket_2.54mm +PinSocket_1x07_P2.54mm_Horizontal +Through hole angled socket strip, 1x07, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x07 2.54mm single row +0 +7 +7 +Connector_PinSocket_2.54mm +PinSocket_1x07_P2.54mm_Vertical +Through hole straight socket strip, 1x07, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x07 2.54mm single row +0 +7 +7 +Connector_PinSocket_2.54mm +PinSocket_1x07_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x07, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x07 2.54mm single row style1 pin1 left +0 +7 +7 +Connector_PinSocket_2.54mm +PinSocket_1x07_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x07, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x07 2.54mm single row style2 pin1 right +0 +7 +7 +Connector_PinSocket_2.54mm +PinSocket_1x08_P2.54mm_Horizontal +Through hole angled socket strip, 1x08, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x08 2.54mm single row +0 +8 +8 +Connector_PinSocket_2.54mm +PinSocket_1x08_P2.54mm_Vertical +Through hole straight socket strip, 1x08, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x08 2.54mm single row +0 +8 +8 +Connector_PinSocket_2.54mm +PinSocket_1x08_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x08, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x08 2.54mm single row style1 pin1 left +0 +8 +8 +Connector_PinSocket_2.54mm +PinSocket_1x08_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x08, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x08 2.54mm single row style2 pin1 right +0 +8 +8 +Connector_PinSocket_2.54mm +PinSocket_1x09_P2.54mm_Horizontal +Through hole angled socket strip, 1x09, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x09 2.54mm single row +0 +9 +9 +Connector_PinSocket_2.54mm +PinSocket_1x09_P2.54mm_Vertical +Through hole straight socket strip, 1x09, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x09 2.54mm single row +0 +9 +9 +Connector_PinSocket_2.54mm +PinSocket_1x09_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x09, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x09 2.54mm single row style1 pin1 left +0 +9 +9 +Connector_PinSocket_2.54mm +PinSocket_1x09_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x09, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x09 2.54mm single row style2 pin1 right +0 +9 +9 +Connector_PinSocket_2.54mm +PinSocket_1x10_P2.54mm_Horizontal +Through hole angled socket strip, 1x10, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x10 2.54mm single row +0 +10 +10 +Connector_PinSocket_2.54mm +PinSocket_1x10_P2.54mm_Vertical +Through hole straight socket strip, 1x10, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x10 2.54mm single row +0 +10 +10 +Connector_PinSocket_2.54mm +PinSocket_1x10_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x10, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x10 2.54mm single row style1 pin1 left +0 +10 +10 +Connector_PinSocket_2.54mm +PinSocket_1x10_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x10, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x10 2.54mm single row style2 pin1 right +0 +10 +10 +Connector_PinSocket_2.54mm +PinSocket_1x11_P2.54mm_Horizontal +Through hole angled socket strip, 1x11, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x11 2.54mm single row +0 +11 +11 +Connector_PinSocket_2.54mm +PinSocket_1x11_P2.54mm_Vertical +Through hole straight socket strip, 1x11, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x11 2.54mm single row +0 +11 +11 +Connector_PinSocket_2.54mm +PinSocket_1x11_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x11, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x11 2.54mm single row style1 pin1 left +0 +11 +11 +Connector_PinSocket_2.54mm +PinSocket_1x11_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x11, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x11 2.54mm single row style2 pin1 right +0 +11 +11 +Connector_PinSocket_2.54mm +PinSocket_1x12_P2.54mm_Horizontal +Through hole angled socket strip, 1x12, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x12 2.54mm single row +0 +12 +12 +Connector_PinSocket_2.54mm +PinSocket_1x12_P2.54mm_Vertical +Through hole straight socket strip, 1x12, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x12 2.54mm single row +0 +12 +12 +Connector_PinSocket_2.54mm +PinSocket_1x12_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x12, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x12 2.54mm single row style1 pin1 left +0 +12 +12 +Connector_PinSocket_2.54mm +PinSocket_1x12_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x12, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x12 2.54mm single row style2 pin1 right +0 +12 +12 +Connector_PinSocket_2.54mm +PinSocket_1x13_P2.54mm_Horizontal +Through hole angled socket strip, 1x13, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x13 2.54mm single row +0 +13 +13 +Connector_PinSocket_2.54mm +PinSocket_1x13_P2.54mm_Vertical +Through hole straight socket strip, 1x13, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x13 2.54mm single row +0 +13 +13 +Connector_PinSocket_2.54mm +PinSocket_1x13_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x13, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x13 2.54mm single row style1 pin1 left +0 +13 +13 +Connector_PinSocket_2.54mm +PinSocket_1x13_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x13, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x13 2.54mm single row style2 pin1 right +0 +13 +13 +Connector_PinSocket_2.54mm +PinSocket_1x14_P2.54mm_Horizontal +Through hole angled socket strip, 1x14, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x14 2.54mm single row +0 +14 +14 +Connector_PinSocket_2.54mm +PinSocket_1x14_P2.54mm_Vertical +Through hole straight socket strip, 1x14, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x14 2.54mm single row +0 +14 +14 +Connector_PinSocket_2.54mm +PinSocket_1x14_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x14, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x14 2.54mm single row style1 pin1 left +0 +14 +14 +Connector_PinSocket_2.54mm +PinSocket_1x14_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x14, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x14 2.54mm single row style2 pin1 right +0 +14 +14 +Connector_PinSocket_2.54mm +PinSocket_1x15_P2.54mm_Horizontal +Through hole angled socket strip, 1x15, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x15 2.54mm single row +0 +15 +15 +Connector_PinSocket_2.54mm +PinSocket_1x15_P2.54mm_Vertical +Through hole straight socket strip, 1x15, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x15 2.54mm single row +0 +15 +15 +Connector_PinSocket_2.54mm +PinSocket_1x15_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x15, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x15 2.54mm single row style1 pin1 left +0 +15 +15 +Connector_PinSocket_2.54mm +PinSocket_1x15_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x15, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x15 2.54mm single row style2 pin1 right +0 +15 +15 +Connector_PinSocket_2.54mm +PinSocket_1x16_P2.54mm_Horizontal +Through hole angled socket strip, 1x16, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x16 2.54mm single row +0 +16 +16 +Connector_PinSocket_2.54mm +PinSocket_1x16_P2.54mm_Vertical +Through hole straight socket strip, 1x16, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x16 2.54mm single row +0 +16 +16 +Connector_PinSocket_2.54mm +PinSocket_1x16_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x16, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x16 2.54mm single row style1 pin1 left +0 +16 +16 +Connector_PinSocket_2.54mm +PinSocket_1x16_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x16, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x16 2.54mm single row style2 pin1 right +0 +16 +16 +Connector_PinSocket_2.54mm +PinSocket_1x17_P2.54mm_Horizontal +Through hole angled socket strip, 1x17, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x17 2.54mm single row +0 +17 +17 +Connector_PinSocket_2.54mm +PinSocket_1x17_P2.54mm_Vertical +Through hole straight socket strip, 1x17, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x17 2.54mm single row +0 +17 +17 +Connector_PinSocket_2.54mm +PinSocket_1x17_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x17, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x17 2.54mm single row style1 pin1 left +0 +17 +17 +Connector_PinSocket_2.54mm +PinSocket_1x17_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x17, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x17 2.54mm single row style2 pin1 right +0 +17 +17 +Connector_PinSocket_2.54mm +PinSocket_1x18_P2.54mm_Horizontal +Through hole angled socket strip, 1x18, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x18 2.54mm single row +0 +18 +18 +Connector_PinSocket_2.54mm +PinSocket_1x18_P2.54mm_Vertical +Through hole straight socket strip, 1x18, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x18 2.54mm single row +0 +18 +18 +Connector_PinSocket_2.54mm +PinSocket_1x18_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x18, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x18 2.54mm single row style1 pin1 left +0 +18 +18 +Connector_PinSocket_2.54mm +PinSocket_1x18_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x18, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x18 2.54mm single row style2 pin1 right +0 +18 +18 +Connector_PinSocket_2.54mm +PinSocket_1x19_P2.54mm_Horizontal +Through hole angled socket strip, 1x19, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x19 2.54mm single row +0 +19 +19 +Connector_PinSocket_2.54mm +PinSocket_1x19_P2.54mm_Vertical +Through hole straight socket strip, 1x19, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x19 2.54mm single row +0 +19 +19 +Connector_PinSocket_2.54mm +PinSocket_1x19_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x19, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x19 2.54mm single row style1 pin1 left +0 +19 +19 +Connector_PinSocket_2.54mm +PinSocket_1x19_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x19, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x19 2.54mm single row style2 pin1 right +0 +19 +19 +Connector_PinSocket_2.54mm +PinSocket_1x20_P2.54mm_Horizontal +Through hole angled socket strip, 1x20, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x20 2.54mm single row +0 +20 +20 +Connector_PinSocket_2.54mm +PinSocket_1x20_P2.54mm_Vertical +Through hole straight socket strip, 1x20, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x20 2.54mm single row +0 +20 +20 +Connector_PinSocket_2.54mm +PinSocket_1x20_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x20, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x20 2.54mm single row style1 pin1 left +0 +20 +20 +Connector_PinSocket_2.54mm +PinSocket_1x20_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x20, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x20 2.54mm single row style2 pin1 right +0 +20 +20 +Connector_PinSocket_2.54mm +PinSocket_1x21_P2.54mm_Horizontal +Through hole angled socket strip, 1x21, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x21 2.54mm single row +0 +21 +21 +Connector_PinSocket_2.54mm +PinSocket_1x21_P2.54mm_Vertical +Through hole straight socket strip, 1x21, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x21 2.54mm single row +0 +21 +21 +Connector_PinSocket_2.54mm +PinSocket_1x21_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x21, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x21 2.54mm single row style1 pin1 left +0 +21 +21 +Connector_PinSocket_2.54mm +PinSocket_1x21_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x21, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x21 2.54mm single row style2 pin1 right +0 +21 +21 +Connector_PinSocket_2.54mm +PinSocket_1x22_P2.54mm_Horizontal +Through hole angled socket strip, 1x22, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x22 2.54mm single row +0 +22 +22 +Connector_PinSocket_2.54mm +PinSocket_1x22_P2.54mm_Vertical +Through hole straight socket strip, 1x22, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x22 2.54mm single row +0 +22 +22 +Connector_PinSocket_2.54mm +PinSocket_1x22_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x22, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x22 2.54mm single row style1 pin1 left +0 +22 +22 +Connector_PinSocket_2.54mm +PinSocket_1x22_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x22, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x22 2.54mm single row style2 pin1 right +0 +22 +22 +Connector_PinSocket_2.54mm +PinSocket_1x23_P2.54mm_Horizontal +Through hole angled socket strip, 1x23, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x23 2.54mm single row +0 +23 +23 +Connector_PinSocket_2.54mm +PinSocket_1x23_P2.54mm_Vertical +Through hole straight socket strip, 1x23, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x23 2.54mm single row +0 +23 +23 +Connector_PinSocket_2.54mm +PinSocket_1x23_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x23, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x23 2.54mm single row style1 pin1 left +0 +23 +23 +Connector_PinSocket_2.54mm +PinSocket_1x23_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x23, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x23 2.54mm single row style2 pin1 right +0 +23 +23 +Connector_PinSocket_2.54mm +PinSocket_1x24_P2.54mm_Horizontal +Through hole angled socket strip, 1x24, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x24 2.54mm single row +0 +24 +24 +Connector_PinSocket_2.54mm +PinSocket_1x24_P2.54mm_Vertical +Through hole straight socket strip, 1x24, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x24 2.54mm single row +0 +24 +24 +Connector_PinSocket_2.54mm +PinSocket_1x24_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x24, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x24 2.54mm single row style1 pin1 left +0 +24 +24 +Connector_PinSocket_2.54mm +PinSocket_1x24_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x24, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x24 2.54mm single row style2 pin1 right +0 +24 +24 +Connector_PinSocket_2.54mm +PinSocket_1x25_P2.54mm_Horizontal +Through hole angled socket strip, 1x25, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x25 2.54mm single row +0 +25 +25 +Connector_PinSocket_2.54mm +PinSocket_1x25_P2.54mm_Vertical +Through hole straight socket strip, 1x25, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x25 2.54mm single row +0 +25 +25 +Connector_PinSocket_2.54mm +PinSocket_1x25_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x25, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x25 2.54mm single row style1 pin1 left +0 +25 +25 +Connector_PinSocket_2.54mm +PinSocket_1x25_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x25, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x25 2.54mm single row style2 pin1 right +0 +25 +25 +Connector_PinSocket_2.54mm +PinSocket_1x26_P2.54mm_Horizontal +Through hole angled socket strip, 1x26, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x26 2.54mm single row +0 +26 +26 +Connector_PinSocket_2.54mm +PinSocket_1x26_P2.54mm_Vertical +Through hole straight socket strip, 1x26, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x26 2.54mm single row +0 +26 +26 +Connector_PinSocket_2.54mm +PinSocket_1x26_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x26, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x26 2.54mm single row style1 pin1 left +0 +26 +26 +Connector_PinSocket_2.54mm +PinSocket_1x26_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x26, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x26 2.54mm single row style2 pin1 right +0 +26 +26 +Connector_PinSocket_2.54mm +PinSocket_1x27_P2.54mm_Horizontal +Through hole angled socket strip, 1x27, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x27 2.54mm single row +0 +27 +27 +Connector_PinSocket_2.54mm +PinSocket_1x27_P2.54mm_Vertical +Through hole straight socket strip, 1x27, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x27 2.54mm single row +0 +27 +27 +Connector_PinSocket_2.54mm +PinSocket_1x27_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x27, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x27 2.54mm single row style1 pin1 left +0 +27 +27 +Connector_PinSocket_2.54mm +PinSocket_1x27_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x27, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x27 2.54mm single row style2 pin1 right +0 +27 +27 +Connector_PinSocket_2.54mm +PinSocket_1x28_P2.54mm_Horizontal +Through hole angled socket strip, 1x28, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x28 2.54mm single row +0 +28 +28 +Connector_PinSocket_2.54mm +PinSocket_1x28_P2.54mm_Vertical +Through hole straight socket strip, 1x28, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x28 2.54mm single row +0 +28 +28 +Connector_PinSocket_2.54mm +PinSocket_1x28_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x28, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x28 2.54mm single row style1 pin1 left +0 +28 +28 +Connector_PinSocket_2.54mm +PinSocket_1x28_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x28, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x28 2.54mm single row style2 pin1 right +0 +28 +28 +Connector_PinSocket_2.54mm +PinSocket_1x29_P2.54mm_Horizontal +Through hole angled socket strip, 1x29, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x29 2.54mm single row +0 +29 +29 +Connector_PinSocket_2.54mm +PinSocket_1x29_P2.54mm_Vertical +Through hole straight socket strip, 1x29, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x29 2.54mm single row +0 +29 +29 +Connector_PinSocket_2.54mm +PinSocket_1x29_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x29, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x29 2.54mm single row style1 pin1 left +0 +29 +29 +Connector_PinSocket_2.54mm +PinSocket_1x29_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x29, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x29 2.54mm single row style2 pin1 right +0 +29 +29 +Connector_PinSocket_2.54mm +PinSocket_1x30_P2.54mm_Horizontal +Through hole angled socket strip, 1x30, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x30 2.54mm single row +0 +30 +30 +Connector_PinSocket_2.54mm +PinSocket_1x30_P2.54mm_Vertical +Through hole straight socket strip, 1x30, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x30 2.54mm single row +0 +30 +30 +Connector_PinSocket_2.54mm +PinSocket_1x30_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x30, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x30 2.54mm single row style1 pin1 left +0 +30 +30 +Connector_PinSocket_2.54mm +PinSocket_1x30_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x30, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x30 2.54mm single row style2 pin1 right +0 +30 +30 +Connector_PinSocket_2.54mm +PinSocket_1x31_P2.54mm_Horizontal +Through hole angled socket strip, 1x31, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x31 2.54mm single row +0 +31 +31 +Connector_PinSocket_2.54mm +PinSocket_1x31_P2.54mm_Vertical +Through hole straight socket strip, 1x31, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x31 2.54mm single row +0 +31 +31 +Connector_PinSocket_2.54mm +PinSocket_1x31_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x31, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x31 2.54mm single row style1 pin1 left +0 +31 +31 +Connector_PinSocket_2.54mm +PinSocket_1x31_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x31, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x31 2.54mm single row style2 pin1 right +0 +31 +31 +Connector_PinSocket_2.54mm +PinSocket_1x32_P2.54mm_Horizontal +Through hole angled socket strip, 1x32, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x32 2.54mm single row +0 +32 +32 +Connector_PinSocket_2.54mm +PinSocket_1x32_P2.54mm_Vertical +Through hole straight socket strip, 1x32, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x32 2.54mm single row +0 +32 +32 +Connector_PinSocket_2.54mm +PinSocket_1x32_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x32, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x32 2.54mm single row style1 pin1 left +0 +32 +32 +Connector_PinSocket_2.54mm +PinSocket_1x32_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x32, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x32 2.54mm single row style2 pin1 right +0 +32 +32 +Connector_PinSocket_2.54mm +PinSocket_1x33_P2.54mm_Horizontal +Through hole angled socket strip, 1x33, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x33 2.54mm single row +0 +33 +33 +Connector_PinSocket_2.54mm +PinSocket_1x33_P2.54mm_Vertical +Through hole straight socket strip, 1x33, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x33 2.54mm single row +0 +33 +33 +Connector_PinSocket_2.54mm +PinSocket_1x33_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x33, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x33 2.54mm single row style1 pin1 left +0 +33 +33 +Connector_PinSocket_2.54mm +PinSocket_1x33_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x33, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x33 2.54mm single row style2 pin1 right +0 +33 +33 +Connector_PinSocket_2.54mm +PinSocket_1x34_P2.54mm_Horizontal +Through hole angled socket strip, 1x34, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x34 2.54mm single row +0 +34 +34 +Connector_PinSocket_2.54mm +PinSocket_1x34_P2.54mm_Vertical +Through hole straight socket strip, 1x34, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x34 2.54mm single row +0 +34 +34 +Connector_PinSocket_2.54mm +PinSocket_1x34_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x34, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x34 2.54mm single row style1 pin1 left +0 +34 +34 +Connector_PinSocket_2.54mm +PinSocket_1x34_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x34, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x34 2.54mm single row style2 pin1 right +0 +34 +34 +Connector_PinSocket_2.54mm +PinSocket_1x35_P2.54mm_Horizontal +Through hole angled socket strip, 1x35, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x35 2.54mm single row +0 +35 +35 +Connector_PinSocket_2.54mm +PinSocket_1x35_P2.54mm_Vertical +Through hole straight socket strip, 1x35, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x35 2.54mm single row +0 +35 +35 +Connector_PinSocket_2.54mm +PinSocket_1x35_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x35, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x35 2.54mm single row style1 pin1 left +0 +35 +35 +Connector_PinSocket_2.54mm +PinSocket_1x35_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x35, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x35 2.54mm single row style2 pin1 right +0 +35 +35 +Connector_PinSocket_2.54mm +PinSocket_1x36_P2.54mm_Horizontal +Through hole angled socket strip, 1x36, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x36 2.54mm single row +0 +36 +36 +Connector_PinSocket_2.54mm +PinSocket_1x36_P2.54mm_Vertical +Through hole straight socket strip, 1x36, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x36 2.54mm single row +0 +36 +36 +Connector_PinSocket_2.54mm +PinSocket_1x36_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x36, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x36 2.54mm single row style1 pin1 left +0 +36 +36 +Connector_PinSocket_2.54mm +PinSocket_1x36_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x36, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x36 2.54mm single row style2 pin1 right +0 +36 +36 +Connector_PinSocket_2.54mm +PinSocket_1x37_P2.54mm_Horizontal +Through hole angled socket strip, 1x37, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x37 2.54mm single row +0 +37 +37 +Connector_PinSocket_2.54mm +PinSocket_1x37_P2.54mm_Vertical +Through hole straight socket strip, 1x37, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x37 2.54mm single row +0 +37 +37 +Connector_PinSocket_2.54mm +PinSocket_1x37_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x37, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x37 2.54mm single row style1 pin1 left +0 +37 +37 +Connector_PinSocket_2.54mm +PinSocket_1x37_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x37, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x37 2.54mm single row style2 pin1 right +0 +37 +37 +Connector_PinSocket_2.54mm +PinSocket_1x38_P2.54mm_Horizontal +Through hole angled socket strip, 1x38, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x38 2.54mm single row +0 +38 +38 +Connector_PinSocket_2.54mm +PinSocket_1x38_P2.54mm_Vertical +Through hole straight socket strip, 1x38, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x38 2.54mm single row +0 +38 +38 +Connector_PinSocket_2.54mm +PinSocket_1x38_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x38, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x38 2.54mm single row style1 pin1 left +0 +38 +38 +Connector_PinSocket_2.54mm +PinSocket_1x38_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x38, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x38 2.54mm single row style2 pin1 right +0 +38 +38 +Connector_PinSocket_2.54mm +PinSocket_1x39_P2.54mm_Horizontal +Through hole angled socket strip, 1x39, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x39 2.54mm single row +0 +39 +39 +Connector_PinSocket_2.54mm +PinSocket_1x39_P2.54mm_Vertical +Through hole straight socket strip, 1x39, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x39 2.54mm single row +0 +39 +39 +Connector_PinSocket_2.54mm +PinSocket_1x39_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x39, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x39 2.54mm single row style1 pin1 left +0 +39 +39 +Connector_PinSocket_2.54mm +PinSocket_1x39_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x39, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x39 2.54mm single row style2 pin1 right +0 +39 +39 +Connector_PinSocket_2.54mm +PinSocket_1x40_P2.54mm_Horizontal +Through hole angled socket strip, 1x40, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x40 2.54mm single row +0 +40 +40 +Connector_PinSocket_2.54mm +PinSocket_1x40_P2.54mm_Vertical +Through hole straight socket strip, 1x40, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x40 2.54mm single row +0 +40 +40 +Connector_PinSocket_2.54mm +PinSocket_1x40_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x40, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x40 2.54mm single row style1 pin1 left +0 +40 +40 +Connector_PinSocket_2.54mm +PinSocket_1x40_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x40, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x40 2.54mm single row style2 pin1 right +0 +40 +40 +Connector_PinSocket_2.54mm +PinSocket_2x01_P2.54mm_Horizontal +Through hole angled socket strip, 2x01, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x01 2.54mm double row +0 +2 +2 +Connector_PinSocket_2.54mm +PinSocket_2x01_P2.54mm_Vertical +Through hole straight socket strip, 2x01, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x01 2.54mm double row +0 +2 +2 +Connector_PinSocket_2.54mm +PinSocket_2x01_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x01, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x01 2.54mm double row +0 +2 +2 +Connector_PinSocket_2.54mm +PinSocket_2x02_P2.54mm_Horizontal +Through hole angled socket strip, 2x02, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x02 2.54mm double row +0 +4 +4 +Connector_PinSocket_2.54mm +PinSocket_2x02_P2.54mm_Vertical +Through hole straight socket strip, 2x02, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x02 2.54mm double row +0 +4 +4 +Connector_PinSocket_2.54mm +PinSocket_2x02_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x02, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x02 2.54mm double row +0 +4 +4 +Connector_PinSocket_2.54mm +PinSocket_2x03_P2.54mm_Horizontal +Through hole angled socket strip, 2x03, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x03 2.54mm double row +0 +6 +6 +Connector_PinSocket_2.54mm +PinSocket_2x03_P2.54mm_Vertical +Through hole straight socket strip, 2x03, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x03 2.54mm double row +0 +6 +6 +Connector_PinSocket_2.54mm +PinSocket_2x03_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x03, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x03 2.54mm double row +0 +6 +6 +Connector_PinSocket_2.54mm +PinSocket_2x04_P2.54mm_Horizontal +Through hole angled socket strip, 2x04, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x04 2.54mm double row +0 +8 +8 +Connector_PinSocket_2.54mm +PinSocket_2x04_P2.54mm_Vertical +Through hole straight socket strip, 2x04, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x04 2.54mm double row +0 +8 +8 +Connector_PinSocket_2.54mm +PinSocket_2x04_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x04, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x04 2.54mm double row +0 +8 +8 +Connector_PinSocket_2.54mm +PinSocket_2x05_P2.54mm_Horizontal +Through hole angled socket strip, 2x05, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x05 2.54mm double row +0 +10 +10 +Connector_PinSocket_2.54mm +PinSocket_2x05_P2.54mm_Vertical +Through hole straight socket strip, 2x05, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x05 2.54mm double row +0 +10 +10 +Connector_PinSocket_2.54mm +PinSocket_2x05_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x05, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x05 2.54mm double row +0 +10 +10 +Connector_PinSocket_2.54mm +PinSocket_2x06_P2.54mm_Horizontal +Through hole angled socket strip, 2x06, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x06 2.54mm double row +0 +12 +12 +Connector_PinSocket_2.54mm +PinSocket_2x06_P2.54mm_Vertical +Through hole straight socket strip, 2x06, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x06 2.54mm double row +0 +12 +12 +Connector_PinSocket_2.54mm +PinSocket_2x06_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x06, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x06 2.54mm double row +0 +12 +12 +Connector_PinSocket_2.54mm +PinSocket_2x07_P2.54mm_Horizontal +Through hole angled socket strip, 2x07, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x07 2.54mm double row +0 +14 +14 +Connector_PinSocket_2.54mm +PinSocket_2x07_P2.54mm_Vertical +Through hole straight socket strip, 2x07, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x07 2.54mm double row +0 +14 +14 +Connector_PinSocket_2.54mm +PinSocket_2x07_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x07, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x07 2.54mm double row +0 +14 +14 +Connector_PinSocket_2.54mm +PinSocket_2x08_P2.54mm_Horizontal +Through hole angled socket strip, 2x08, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x08 2.54mm double row +0 +16 +16 +Connector_PinSocket_2.54mm +PinSocket_2x08_P2.54mm_Vertical +Through hole straight socket strip, 2x08, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x08 2.54mm double row +0 +16 +16 +Connector_PinSocket_2.54mm +PinSocket_2x08_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x08, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x08 2.54mm double row +0 +16 +16 +Connector_PinSocket_2.54mm +PinSocket_2x09_P2.54mm_Horizontal +Through hole angled socket strip, 2x09, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x09 2.54mm double row +0 +18 +18 +Connector_PinSocket_2.54mm +PinSocket_2x09_P2.54mm_Vertical +Through hole straight socket strip, 2x09, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x09 2.54mm double row +0 +18 +18 +Connector_PinSocket_2.54mm +PinSocket_2x09_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x09, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x09 2.54mm double row +0 +18 +18 +Connector_PinSocket_2.54mm +PinSocket_2x10_P2.54mm_Horizontal +Through hole angled socket strip, 2x10, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x10 2.54mm double row +0 +20 +20 +Connector_PinSocket_2.54mm +PinSocket_2x10_P2.54mm_Vertical +Through hole straight socket strip, 2x10, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x10 2.54mm double row +0 +20 +20 +Connector_PinSocket_2.54mm +PinSocket_2x10_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x10, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x10 2.54mm double row +0 +20 +20 +Connector_PinSocket_2.54mm +PinSocket_2x11_P2.54mm_Horizontal +Through hole angled socket strip, 2x11, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x11 2.54mm double row +0 +22 +22 +Connector_PinSocket_2.54mm +PinSocket_2x11_P2.54mm_Vertical +Through hole straight socket strip, 2x11, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x11 2.54mm double row +0 +22 +22 +Connector_PinSocket_2.54mm +PinSocket_2x11_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x11, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x11 2.54mm double row +0 +22 +22 +Connector_PinSocket_2.54mm +PinSocket_2x12_P2.54mm_Horizontal +Through hole angled socket strip, 2x12, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x12 2.54mm double row +0 +24 +24 +Connector_PinSocket_2.54mm +PinSocket_2x12_P2.54mm_Vertical +Through hole straight socket strip, 2x12, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x12 2.54mm double row +0 +24 +24 +Connector_PinSocket_2.54mm +PinSocket_2x12_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x12, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x12 2.54mm double row +0 +24 +24 +Connector_PinSocket_2.54mm +PinSocket_2x13_P2.54mm_Horizontal +Through hole angled socket strip, 2x13, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x13 2.54mm double row +0 +26 +26 +Connector_PinSocket_2.54mm +PinSocket_2x13_P2.54mm_Vertical +Through hole straight socket strip, 2x13, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x13 2.54mm double row +0 +26 +26 +Connector_PinSocket_2.54mm +PinSocket_2x13_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x13, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x13 2.54mm double row +0 +26 +26 +Connector_PinSocket_2.54mm +PinSocket_2x14_P2.54mm_Horizontal +Through hole angled socket strip, 2x14, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x14 2.54mm double row +0 +28 +28 +Connector_PinSocket_2.54mm +PinSocket_2x14_P2.54mm_Vertical +Through hole straight socket strip, 2x14, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x14 2.54mm double row +0 +28 +28 +Connector_PinSocket_2.54mm +PinSocket_2x14_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x14, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x14 2.54mm double row +0 +28 +28 +Connector_PinSocket_2.54mm +PinSocket_2x15_P2.54mm_Horizontal +Through hole angled socket strip, 2x15, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x15 2.54mm double row +0 +30 +30 +Connector_PinSocket_2.54mm +PinSocket_2x15_P2.54mm_Vertical +Through hole straight socket strip, 2x15, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x15 2.54mm double row +0 +30 +30 +Connector_PinSocket_2.54mm +PinSocket_2x15_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x15, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x15 2.54mm double row +0 +30 +30 +Connector_PinSocket_2.54mm +PinSocket_2x16_P2.54mm_Horizontal +Through hole angled socket strip, 2x16, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x16 2.54mm double row +0 +32 +32 +Connector_PinSocket_2.54mm +PinSocket_2x16_P2.54mm_Vertical +Through hole straight socket strip, 2x16, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x16 2.54mm double row +0 +32 +32 +Connector_PinSocket_2.54mm +PinSocket_2x16_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x16, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x16 2.54mm double row +0 +32 +32 +Connector_PinSocket_2.54mm +PinSocket_2x17_P2.54mm_Horizontal +Through hole angled socket strip, 2x17, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x17 2.54mm double row +0 +34 +34 +Connector_PinSocket_2.54mm +PinSocket_2x17_P2.54mm_Vertical +Through hole straight socket strip, 2x17, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x17 2.54mm double row +0 +34 +34 +Connector_PinSocket_2.54mm +PinSocket_2x17_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x17, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x17 2.54mm double row +0 +34 +34 +Connector_PinSocket_2.54mm +PinSocket_2x18_P2.54mm_Horizontal +Through hole angled socket strip, 2x18, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x18 2.54mm double row +0 +36 +36 +Connector_PinSocket_2.54mm +PinSocket_2x18_P2.54mm_Vertical +Through hole straight socket strip, 2x18, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x18 2.54mm double row +0 +36 +36 +Connector_PinSocket_2.54mm +PinSocket_2x18_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x18, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x18 2.54mm double row +0 +36 +36 +Connector_PinSocket_2.54mm +PinSocket_2x19_P2.54mm_Horizontal +Through hole angled socket strip, 2x19, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x19 2.54mm double row +0 +38 +38 +Connector_PinSocket_2.54mm +PinSocket_2x19_P2.54mm_Vertical +Through hole straight socket strip, 2x19, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x19 2.54mm double row +0 +38 +38 +Connector_PinSocket_2.54mm +PinSocket_2x19_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x19, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x19 2.54mm double row +0 +38 +38 +Connector_PinSocket_2.54mm +PinSocket_2x20_P2.54mm_Horizontal +Through hole angled socket strip, 2x20, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x20 2.54mm double row +0 +40 +40 +Connector_PinSocket_2.54mm +PinSocket_2x20_P2.54mm_Vertical +Through hole straight socket strip, 2x20, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x20 2.54mm double row +0 +40 +40 +Connector_PinSocket_2.54mm +PinSocket_2x20_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x20, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x20 2.54mm double row +0 +40 +40 +Connector_PinSocket_2.54mm +PinSocket_2x21_P2.54mm_Horizontal +Through hole angled socket strip, 2x21, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x21 2.54mm double row +0 +42 +42 +Connector_PinSocket_2.54mm +PinSocket_2x21_P2.54mm_Vertical +Through hole straight socket strip, 2x21, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x21 2.54mm double row +0 +42 +42 +Connector_PinSocket_2.54mm +PinSocket_2x21_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x21, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x21 2.54mm double row +0 +42 +42 +Connector_PinSocket_2.54mm +PinSocket_2x22_P2.54mm_Horizontal +Through hole angled socket strip, 2x22, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x22 2.54mm double row +0 +44 +44 +Connector_PinSocket_2.54mm +PinSocket_2x22_P2.54mm_Vertical +Through hole straight socket strip, 2x22, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x22 2.54mm double row +0 +44 +44 +Connector_PinSocket_2.54mm +PinSocket_2x22_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x22, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x22 2.54mm double row +0 +44 +44 +Connector_PinSocket_2.54mm +PinSocket_2x23_P2.54mm_Horizontal +Through hole angled socket strip, 2x23, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x23 2.54mm double row +0 +46 +46 +Connector_PinSocket_2.54mm +PinSocket_2x23_P2.54mm_Vertical +Through hole straight socket strip, 2x23, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x23 2.54mm double row +0 +46 +46 +Connector_PinSocket_2.54mm +PinSocket_2x23_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x23, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x23 2.54mm double row +0 +46 +46 +Connector_PinSocket_2.54mm +PinSocket_2x24_P2.54mm_Horizontal +Through hole angled socket strip, 2x24, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x24 2.54mm double row +0 +48 +48 +Connector_PinSocket_2.54mm +PinSocket_2x24_P2.54mm_Vertical +Through hole straight socket strip, 2x24, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x24 2.54mm double row +0 +48 +48 +Connector_PinSocket_2.54mm +PinSocket_2x24_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x24, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x24 2.54mm double row +0 +48 +48 +Connector_PinSocket_2.54mm +PinSocket_2x25_P2.54mm_Horizontal +Through hole angled socket strip, 2x25, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x25 2.54mm double row +0 +50 +50 +Connector_PinSocket_2.54mm +PinSocket_2x25_P2.54mm_Vertical +Through hole straight socket strip, 2x25, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x25 2.54mm double row +0 +50 +50 +Connector_PinSocket_2.54mm +PinSocket_2x25_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x25, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x25 2.54mm double row +0 +50 +50 +Connector_PinSocket_2.54mm +PinSocket_2x26_P2.54mm_Horizontal +Through hole angled socket strip, 2x26, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x26 2.54mm double row +0 +52 +52 +Connector_PinSocket_2.54mm +PinSocket_2x26_P2.54mm_Vertical +Through hole straight socket strip, 2x26, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x26 2.54mm double row +0 +52 +52 +Connector_PinSocket_2.54mm +PinSocket_2x26_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x26, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x26 2.54mm double row +0 +52 +52 +Connector_PinSocket_2.54mm +PinSocket_2x27_P2.54mm_Horizontal +Through hole angled socket strip, 2x27, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x27 2.54mm double row +0 +54 +54 +Connector_PinSocket_2.54mm +PinSocket_2x27_P2.54mm_Vertical +Through hole straight socket strip, 2x27, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x27 2.54mm double row +0 +54 +54 +Connector_PinSocket_2.54mm +PinSocket_2x27_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x27, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x27 2.54mm double row +0 +54 +54 +Connector_PinSocket_2.54mm +PinSocket_2x28_P2.54mm_Horizontal +Through hole angled socket strip, 2x28, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x28 2.54mm double row +0 +56 +56 +Connector_PinSocket_2.54mm +PinSocket_2x28_P2.54mm_Vertical +Through hole straight socket strip, 2x28, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x28 2.54mm double row +0 +56 +56 +Connector_PinSocket_2.54mm +PinSocket_2x28_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x28, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x28 2.54mm double row +0 +56 +56 +Connector_PinSocket_2.54mm +PinSocket_2x29_P2.54mm_Horizontal +Through hole angled socket strip, 2x29, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x29 2.54mm double row +0 +58 +58 +Connector_PinSocket_2.54mm +PinSocket_2x29_P2.54mm_Vertical +Through hole straight socket strip, 2x29, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x29 2.54mm double row +0 +58 +58 +Connector_PinSocket_2.54mm +PinSocket_2x29_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x29, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x29 2.54mm double row +0 +58 +58 +Connector_PinSocket_2.54mm +PinSocket_2x30_P2.54mm_Horizontal +Through hole angled socket strip, 2x30, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x30 2.54mm double row +0 +60 +60 +Connector_PinSocket_2.54mm +PinSocket_2x30_P2.54mm_Vertical +Through hole straight socket strip, 2x30, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x30 2.54mm double row +0 +60 +60 +Connector_PinSocket_2.54mm +PinSocket_2x30_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x30, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x30 2.54mm double row +0 +60 +60 +Connector_PinSocket_2.54mm +PinSocket_2x31_P2.54mm_Horizontal +Through hole angled socket strip, 2x31, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x31 2.54mm double row +0 +62 +62 +Connector_PinSocket_2.54mm +PinSocket_2x31_P2.54mm_Vertical +Through hole straight socket strip, 2x31, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x31 2.54mm double row +0 +62 +62 +Connector_PinSocket_2.54mm +PinSocket_2x31_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x31, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x31 2.54mm double row +0 +62 +62 +Connector_PinSocket_2.54mm +PinSocket_2x32_P2.54mm_Horizontal +Through hole angled socket strip, 2x32, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x32 2.54mm double row +0 +64 +64 +Connector_PinSocket_2.54mm +PinSocket_2x32_P2.54mm_Vertical +Through hole straight socket strip, 2x32, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x32 2.54mm double row +0 +64 +64 +Connector_PinSocket_2.54mm +PinSocket_2x32_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x32, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x32 2.54mm double row +0 +64 +64 +Connector_PinSocket_2.54mm +PinSocket_2x33_P2.54mm_Horizontal +Through hole angled socket strip, 2x33, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x33 2.54mm double row +0 +66 +66 +Connector_PinSocket_2.54mm +PinSocket_2x33_P2.54mm_Vertical +Through hole straight socket strip, 2x33, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x33 2.54mm double row +0 +66 +66 +Connector_PinSocket_2.54mm +PinSocket_2x33_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x33, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x33 2.54mm double row +0 +66 +66 +Connector_PinSocket_2.54mm +PinSocket_2x34_P2.54mm_Horizontal +Through hole angled socket strip, 2x34, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x34 2.54mm double row +0 +68 +68 +Connector_PinSocket_2.54mm +PinSocket_2x34_P2.54mm_Vertical +Through hole straight socket strip, 2x34, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x34 2.54mm double row +0 +68 +68 +Connector_PinSocket_2.54mm +PinSocket_2x34_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x34, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x34 2.54mm double row +0 +68 +68 +Connector_PinSocket_2.54mm +PinSocket_2x35_P2.54mm_Horizontal +Through hole angled socket strip, 2x35, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x35 2.54mm double row +0 +70 +70 +Connector_PinSocket_2.54mm +PinSocket_2x35_P2.54mm_Vertical +Through hole straight socket strip, 2x35, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x35 2.54mm double row +0 +70 +70 +Connector_PinSocket_2.54mm +PinSocket_2x35_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x35, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x35 2.54mm double row +0 +70 +70 +Connector_PinSocket_2.54mm +PinSocket_2x36_P2.54mm_Horizontal +Through hole angled socket strip, 2x36, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x36 2.54mm double row +0 +72 +72 +Connector_PinSocket_2.54mm +PinSocket_2x36_P2.54mm_Vertical +Through hole straight socket strip, 2x36, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x36 2.54mm double row +0 +72 +72 +Connector_PinSocket_2.54mm +PinSocket_2x36_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x36, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x36 2.54mm double row +0 +72 +72 +Connector_PinSocket_2.54mm +PinSocket_2x37_P2.54mm_Horizontal +Through hole angled socket strip, 2x37, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x37 2.54mm double row +0 +74 +74 +Connector_PinSocket_2.54mm +PinSocket_2x37_P2.54mm_Vertical +Through hole straight socket strip, 2x37, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x37 2.54mm double row +0 +74 +74 +Connector_PinSocket_2.54mm +PinSocket_2x37_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x37, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x37 2.54mm double row +0 +74 +74 +Connector_PinSocket_2.54mm +PinSocket_2x38_P2.54mm_Horizontal +Through hole angled socket strip, 2x38, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x38 2.54mm double row +0 +76 +76 +Connector_PinSocket_2.54mm +PinSocket_2x38_P2.54mm_Vertical +Through hole straight socket strip, 2x38, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x38 2.54mm double row +0 +76 +76 +Connector_PinSocket_2.54mm +PinSocket_2x38_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x38, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x38 2.54mm double row +0 +76 +76 +Connector_PinSocket_2.54mm +PinSocket_2x39_P2.54mm_Horizontal +Through hole angled socket strip, 2x39, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x39 2.54mm double row +0 +78 +78 +Connector_PinSocket_2.54mm +PinSocket_2x39_P2.54mm_Vertical +Through hole straight socket strip, 2x39, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x39 2.54mm double row +0 +78 +78 +Connector_PinSocket_2.54mm +PinSocket_2x39_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x39, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x39 2.54mm double row +0 +78 +78 +Connector_PinSocket_2.54mm +PinSocket_2x40_P2.54mm_Horizontal +Through hole angled socket strip, 2x40, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x40 2.54mm double row +0 +80 +80 +Connector_PinSocket_2.54mm +PinSocket_2x40_P2.54mm_Vertical +Through hole straight socket strip, 2x40, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x40 2.54mm double row +0 +80 +80 +Connector_PinSocket_2.54mm +PinSocket_2x40_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x40, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x40 2.54mm double row +0 +80 +80 +Connector_RJ +RJ12_Amphenol_54601 +RJ12 connector https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/c-bmj-0082.pdf +RJ12 connector +0 +6 +6 +Connector_RJ +RJ14_Connfly_DS1133-S4_Horizontal +RJ14 connector 6P4C Horizontal http://www.connfly.com/userfiles/image/UpLoadFile/File/2012/10/26/DS1133.pdf +RJ14 connector 6P4C Connfly DS1133 +0 +4 +4 +Connector_RJ +RJ25_Wayconn_MJEA-660X1_Horizontal +RJ25 6P6C Socket 90 degrees, https://wayconn.com/wp-content/themes/way/datasheet/MJEA-660X1XXX_RJ25_6P6C_PCB_RA.pdf +RJ12 RJ18 RJ25 jack connector 6P6C +0 +6 +6 +Connector_RJ +RJ45_Abracon_ARJP11A-MA_Horizontal +Shielded RJ45 ethernet connector with transformer and POE (https://abracon.com/Magnetics/lan/ARJP11A.PDF) +ethernet 8p8c transformer poe rj45 +0 +15 +14 +Connector_RJ +RJ45_Amphenol_54602-x08_Horizontal +8 Pol Shallow Latch Connector, Modjack, RJ45 (https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/c-bmj-0102.pdf) +RJ45 +0 +8 +8 +Connector_RJ +RJ45_Amphenol_RJHSE538X +Shielded, 2 LED, https://www.amphenolcanada.com/ProductSearch/drawings/AC/RJHSE538X.pdf +RJ45 8p8c ethernet cat5 +0 +14 +13 +Connector_RJ +RJ45_Amphenol_RJHSE538X-02 +Shielded, 2 LED, 2 Ports, http://www.amphenolinfocom.eu/NavData/Drawings/RJHSE-538X-02-REVC.pdf +RJ45 8p8c dual ethernet cat5 +0 +26 +25 +Connector_RJ +RJ45_Amphenol_RJHSE5380 +Shielded, https://www.amphenolcanada.com/ProductSearch/drawings/AC/RJHSE538X.pdf +RJ45 8p8c ethernet cat5 +0 +10 +9 +Connector_RJ +RJ45_Amphenol_RJHSE5380-08 +Shielded, https://www.amphenolcanada.com/ProductSearch/drawings/AC/RJHSE538X08.pdf +RJ45 8p8c ethernet cat5 +0 +68 +65 +Connector_RJ +RJ45_Amphenol_RJMG1BD3B8K1ANR +1 Port RJ45 Magjack Connector Through Hole 10/100 Base-T, AutoMDIX, https://www.amphenolcanada.com/ProductSearch/Drawings/AC/RJMG1BD3B8K1ANR.PDF +RJ45 Magjack +0 +14 +13 +Connector_RJ +RJ45_BEL_SS74301-00x_Vertical +https://belfuse.com/resources/drawings/stewartconnector/dr-stw-ss-74301-001-ss-74301-002-ss-74301-005.pdf +RJ45 Vertical Shield LED Green Yellow +0 +14 +13 +Connector_RJ +RJ45_Bel_SI-60062-F +1 Port RJ45 Magjack Connector Through Hole 10/100 Base-T, AutoMDIX, https://belfuse.com/resources/drawings/magneticsolutions/dr-mag-si-60062-f.pdf +RJ45 Magjack +0 +14 +13 +Connector_RJ +RJ45_Cetus_J1B1211CCD_Horizontal +1 Port RJ45 Magjack Connector Through Hole 10/100 Base-T, Cetus, used and distributed by WIZnet (https://wizwiki.net/wiki/lib/exe/fetch.php?media=products:wiz550web:wiz550webds_kr:j1b1211ccd.pdf) +RJ45 Magjack +0 +14 +13 +Connector_RJ +RJ45_Hanrun_HR911105A +http://www.kosmodrom.com.ua/pdf/HR911105A.pdf +RJ45 Magjack +0 +14 +13 +Connector_RJ +RJ45_Kycon_G7LX-A88S7-BP-xx_Horizontal +10/100Base-T RJ45 ethernet magnetic transformer connector horizontal with green/yellow LEDs http://www.kycon.com/Pub_Eng_Draw/G7LX-A88S7-BP-GY.pdf +RJ45 ethernet magnetic +0 +16 +15 +Connector_RJ +RJ45_Molex_0855135013_Vertical +1 Port, RJ45, Series 85513, vertical, SMD, https://www.molex.com/pdm_docs/sd/855135013_sd.pdf +RJ45 Vertical +0 +9 +9 +Connector_RJ +RJ45_Ninigi_GE +1 port ethernet throughhole connector, https://en.ninigi.com/product/rj45ge/pdf +RJ45 ethernet 8p8c +0 +10 +9 +Connector_RJ +RJ45_OST_PJ012-8P8CX_Vertical +RJ45 vertical connector https://www.on-shore.com/wp-content/uploads/PJ012-8P8CX.pdf +RJ45 PJ012 +0 +8 +8 +Connector_RJ +RJ45_Plug_Metz_AJP92A8813 +plug, ethernet, 8P8C, RJ45 Plug +AJP92A8813 8P8C RJ45 ethernet plug +0 +8 +8 +Connector_RJ +RJ45_Pulse_JK00177NL_Horizontal +10/100/1000 Base-T RJ45 single port with LEDs and 75W POE, https://productfinder.pulseeng.com/doc_type/WEB301/doc_num/J432/doc_part/J432.pdf +RJ45 8p8c ethernet POE +0 +22 +21 +Connector_RJ +RJ45_Pulse_JK0654219NL_Horizontal +10/100/1000 Base-T RJ45 single port with LEDs https://media.digikey.com/pdf/Data%20Sheets/Pulse%20PDFs/JK%20Series.pdf#page=2 +RJ45 8p8c ethernet +0 +18 +17 +Connector_RJ +RJ45_Pulse_JXD6-0001NL_Horizontal +RJ45 ethernet transformer with magnetics (https://productfinder.pulseeng.com/doc_type/WEB301/doc_num/JXD6-0001NL/doc_part/JXD6-0001NL.pdf) +ethernet 8p8c transformer magjack +0 +12 +11 +Connector_RJ +RJ45_UDE_RB1-125B8G1A +1 Port RJ45 Connector Through Hole 10/100/1000 Base-T, https://datasheet.lcsc.com/szlcsc/1901091107_UDE-Corp-RB1-125B8G1A_C363353.pdf#page=3 +RJ45 ethernet +0 +16 +15 +Connector_RJ +RJ45_Wuerth_7499010001A_Horizontal +10/100Base-TX RJ45 ethernet magnetic transformer connector horizontal https://katalog.we-online.de/pbs/datasheet/7499010001A.pdf +RJ45 ethernet magnetic +0 +10 +9 +Connector_RJ +RJ45_Wuerth_7499010121A_Horizontal +10/100Base-TX RJ45 ethernet magnetic transformer connector horizontal with green/orange LEDs https://katalog.we-online.de/pbs/datasheet/7499010121A.pdf +RJ45 ethernet magnetic +0 +14 +13 +Connector_RJ +RJ45_Wuerth_7499111446_Horizontal +LAN-Transformer WE-RJ45LAN 10/100/1000 BaseT +ethernet lan connector +0 +16 +15 +Connector_RJ +RJ45_Wuerth_7499151120_Horizontal +Wuerth 7499151120, LAN-Transformer WE-RJ45LAN 10/100/1000 BaseT, Dual Ethernet Jack (http://katalog.we-online.de/pbs/datasheet/7499151120.pdf) +ethernet lan connector +0 +32 +29 +Connector_RJ +RJ45_Wuerth_74980111211_Horizontal +RJ45 LAN Transformer 10/100BaseT (https://katalog.we-online.de/pbs/datasheet/74980111211.pdf) +lan magnetics transformer +0 +14 +13 +Connector_SATA_SAS +SAS-mini_TEConnectivity_1888174_Vertical +36pin mini SAS connector, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=1888174&DocType=Customer+Drawing&DocLang=English +SAS mini connector +0 +44 +44 +Connector_SATA_SAS +SATA_Amphenol_10029364-001LF_Horizontal +https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10029364.pdf +SATA +0 +24 +23 +Connector_Samtec +Samtec_FMC_ASP-134486-01_10x40_P1.27mm_Vertical +http://suddendocs.samtec.com/prints/asp-134486-01-mkt.pdf +FMC HPC +0 +400 +400 +Connector_Samtec +Samtec_FMC_ASP-134602-01_10x40_P1.27mm_Vertical +https://www.marutsu.co.jp/contents/shop/marutsu/ds/asp-134602-01.pdf +FMC HPC +0 +400 +400 +Connector_Samtec +Samtec_FMC_ASP-134604-01_4x40_Vertical +http://www.samtec.com/standards/vita.aspx +FMC LPC VITA +0 +162 +160 +Connector_Samtec +Samtec_LSHM-105-xx.x-x-DV-N_2x05_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-105-xx.x-x-DV-N, 5 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +10 +10 +Connector_Samtec +Samtec_LSHM-105-xx.x-x-DV-S_2x05-1SH_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-105-xx.x-x-DV-S, 5 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +12 +11 +Connector_Samtec +Samtec_LSHM-110-xx.x-x-DV-N_2x10_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-110-xx.x-x-DV-N, 10 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +20 +20 +Connector_Samtec +Samtec_LSHM-110-xx.x-x-DV-S_2x10-1SH_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-110-xx.x-x-DV-S, 10 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +22 +21 +Connector_Samtec +Samtec_LSHM-120-xx.x-x-DV-N_2x20_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-120-xx.x-x-DV-N, 20 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +40 +40 +Connector_Samtec +Samtec_LSHM-120-xx.x-x-DV-S_2x20-1SH_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-120-xx.x-x-DV-S, 20 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +42 +41 +Connector_Samtec +Samtec_LSHM-130-xx.x-x-DV-N_2x30_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-130-xx.x-x-DV-N, 30 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +60 +60 +Connector_Samtec +Samtec_LSHM-130-xx.x-x-DV-S_2x30-1SH_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-130-xx.x-x-DV-S, 30 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +62 +61 +Connector_Samtec +Samtec_LSHM-140-xx.x-x-DV-N_2x40_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-140-xx.x-x-DV-N, 40 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +80 +80 +Connector_Samtec +Samtec_LSHM-140-xx.x-x-DV-S_2x40-1SH_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-140-xx.x-x-DV-S, 40 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +82 +81 +Connector_Samtec +Samtec_LSHM-150-xx.x-x-DV-N_2x50_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-150-xx.x-x-DV-N, 50 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +100 +100 +Connector_Samtec +Samtec_LSHM-150-xx.x-x-DV-S_2x50-1SH_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-150-xx.x-x-DV-S, 50 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +102 +101 +Connector_Samtec_HLE_SMD +Samtec_HLE-102-02-xxx-DV-BE-LC_2x02_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-102-02-xxx-DV-BE-LC, 2 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +4 +4 +Connector_Samtec_HLE_SMD +Samtec_HLE-102-02-xxx-DV-BE_2x02_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-102-02-xxx-DV-BE, 2 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +4 +4 +Connector_Samtec_HLE_SMD +Samtec_HLE-102-02-xxx-DV-LC_2x02_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-102-02-xxx-DV-LC, 2 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +4 +4 +Connector_Samtec_HLE_SMD +Samtec_HLE-102-02-xxx-DV_2x02_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-102-02-xxx-DV, 2 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +4 +4 +Connector_Samtec_HLE_SMD +Samtec_HLE-103-02-xxx-DV-BE-LC_2x03_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-103-02-xxx-DV-BE-LC, 3 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +6 +6 +Connector_Samtec_HLE_SMD +Samtec_HLE-103-02-xxx-DV-BE_2x03_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-103-02-xxx-DV-BE, 3 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +6 +6 +Connector_Samtec_HLE_SMD +Samtec_HLE-103-02-xxx-DV-LC_2x03_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-103-02-xxx-DV-LC, 3 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +6 +6 +Connector_Samtec_HLE_SMD +Samtec_HLE-103-02-xxx-DV_2x03_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-103-02-xxx-DV, 3 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +6 +6 +Connector_Samtec_HLE_SMD +Samtec_HLE-104-02-xxx-DV-A_2x04_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-A, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +8 +8 +Connector_Samtec_HLE_SMD +Samtec_HLE-104-02-xxx-DV-BE-A_2x04_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-BE-A, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +8 +8 +Connector_Samtec_HLE_SMD +Samtec_HLE-104-02-xxx-DV-BE-LC_2x04_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-BE-LC, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +8 +8 +Connector_Samtec_HLE_SMD +Samtec_HLE-104-02-xxx-DV-BE_2x04_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-BE, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +8 +8 +Connector_Samtec_HLE_SMD +Samtec_HLE-104-02-xxx-DV-LC_2x04_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-LC, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +8 +8 +Connector_Samtec_HLE_SMD +Samtec_HLE-104-02-xxx-DV_2x04_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +8 +8 +Connector_Samtec_HLE_SMD +Samtec_HLE-105-02-xxx-DV-A_2x05_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-A, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +10 +10 +Connector_Samtec_HLE_SMD +Samtec_HLE-105-02-xxx-DV-BE-A_2x05_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-BE-A, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +10 +10 +Connector_Samtec_HLE_SMD +Samtec_HLE-105-02-xxx-DV-BE-LC_2x05_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-BE-LC, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +10 +10 +Connector_Samtec_HLE_SMD +Samtec_HLE-105-02-xxx-DV-BE_2x05_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-BE, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +10 +10 +Connector_Samtec_HLE_SMD +Samtec_HLE-105-02-xxx-DV-LC_2x05_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-LC, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +10 +10 +Connector_Samtec_HLE_SMD +Samtec_HLE-105-02-xxx-DV_2x05_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +10 +10 +Connector_Samtec_HLE_SMD +Samtec_HLE-106-02-xxx-DV-A_2x06_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-A, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +12 +12 +Connector_Samtec_HLE_SMD +Samtec_HLE-106-02-xxx-DV-BE-A_2x06_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-BE-A, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +12 +12 +Connector_Samtec_HLE_SMD +Samtec_HLE-106-02-xxx-DV-BE-LC_2x06_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-BE-LC, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +12 +12 +Connector_Samtec_HLE_SMD +Samtec_HLE-106-02-xxx-DV-BE_2x06_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-BE, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +12 +12 +Connector_Samtec_HLE_SMD +Samtec_HLE-106-02-xxx-DV-LC_2x06_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-LC, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +12 +12 +Connector_Samtec_HLE_SMD +Samtec_HLE-106-02-xxx-DV_2x06_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +12 +12 +Connector_Samtec_HLE_SMD +Samtec_HLE-107-02-xxx-DV-A_2x07_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-A, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +14 +14 +Connector_Samtec_HLE_SMD +Samtec_HLE-107-02-xxx-DV-BE-A_2x07_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-BE-A, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +14 +14 +Connector_Samtec_HLE_SMD +Samtec_HLE-107-02-xxx-DV-BE-LC_2x07_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-BE-LC, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +14 +14 +Connector_Samtec_HLE_SMD +Samtec_HLE-107-02-xxx-DV-BE_2x07_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-BE, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +14 +14 +Connector_Samtec_HLE_SMD +Samtec_HLE-107-02-xxx-DV-LC_2x07_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-LC, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +14 +14 +Connector_Samtec_HLE_SMD +Samtec_HLE-107-02-xxx-DV_2x07_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +14 +14 +Connector_Samtec_HLE_SMD +Samtec_HLE-108-02-xxx-DV-A_2x08_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-A, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +16 +16 +Connector_Samtec_HLE_SMD +Samtec_HLE-108-02-xxx-DV-BE-A_2x08_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-BE-A, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +16 +16 +Connector_Samtec_HLE_SMD +Samtec_HLE-108-02-xxx-DV-BE-LC_2x08_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-BE-LC, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +16 +16 +Connector_Samtec_HLE_SMD +Samtec_HLE-108-02-xxx-DV-BE_2x08_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-BE, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +16 +16 +Connector_Samtec_HLE_SMD +Samtec_HLE-108-02-xxx-DV-LC_2x08_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-LC, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +16 +16 +Connector_Samtec_HLE_SMD +Samtec_HLE-108-02-xxx-DV_2x08_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +16 +16 +Connector_Samtec_HLE_SMD +Samtec_HLE-109-02-xxx-DV-A_2x09_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-A, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +18 +18 +Connector_Samtec_HLE_SMD +Samtec_HLE-109-02-xxx-DV-BE-A_2x09_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-BE-A, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +18 +18 +Connector_Samtec_HLE_SMD +Samtec_HLE-109-02-xxx-DV-BE-LC_2x09_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-BE-LC, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +18 +18 +Connector_Samtec_HLE_SMD +Samtec_HLE-109-02-xxx-DV-BE_2x09_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-BE, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +18 +18 +Connector_Samtec_HLE_SMD +Samtec_HLE-109-02-xxx-DV-LC_2x09_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-LC, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +18 +18 +Connector_Samtec_HLE_SMD +Samtec_HLE-109-02-xxx-DV_2x09_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +18 +18 +Connector_Samtec_HLE_SMD +Samtec_HLE-110-02-xxx-DV-A_2x10_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-A, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +20 +20 +Connector_Samtec_HLE_SMD +Samtec_HLE-110-02-xxx-DV-BE-A_2x10_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-BE-A, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +20 +20 +Connector_Samtec_HLE_SMD +Samtec_HLE-110-02-xxx-DV-BE-LC_2x10_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-BE-LC, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +20 +20 +Connector_Samtec_HLE_SMD +Samtec_HLE-110-02-xxx-DV-BE_2x10_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-BE, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +20 +20 +Connector_Samtec_HLE_SMD +Samtec_HLE-110-02-xxx-DV-LC_2x10_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-LC, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +20 +20 +Connector_Samtec_HLE_SMD +Samtec_HLE-110-02-xxx-DV_2x10_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +20 +20 +Connector_Samtec_HLE_SMD +Samtec_HLE-111-02-xxx-DV-A_2x11_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-A, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +22 +22 +Connector_Samtec_HLE_SMD +Samtec_HLE-111-02-xxx-DV-BE-A_2x11_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-BE-A, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +22 +22 +Connector_Samtec_HLE_SMD +Samtec_HLE-111-02-xxx-DV-BE-LC_2x11_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-BE-LC, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +22 +22 +Connector_Samtec_HLE_SMD +Samtec_HLE-111-02-xxx-DV-BE_2x11_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-BE, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +22 +22 +Connector_Samtec_HLE_SMD +Samtec_HLE-111-02-xxx-DV-LC_2x11_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-LC, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +22 +22 +Connector_Samtec_HLE_SMD +Samtec_HLE-111-02-xxx-DV_2x11_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +22 +22 +Connector_Samtec_HLE_SMD +Samtec_HLE-112-02-xxx-DV-A_2x12_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-A, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +24 +24 +Connector_Samtec_HLE_SMD +Samtec_HLE-112-02-xxx-DV-BE-A_2x12_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-BE-A, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +24 +24 +Connector_Samtec_HLE_SMD +Samtec_HLE-112-02-xxx-DV-BE-LC_2x12_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-BE-LC, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +24 +24 +Connector_Samtec_HLE_SMD +Samtec_HLE-112-02-xxx-DV-BE_2x12_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-BE, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +24 +24 +Connector_Samtec_HLE_SMD +Samtec_HLE-112-02-xxx-DV-LC_2x12_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-LC, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +24 +24 +Connector_Samtec_HLE_SMD +Samtec_HLE-112-02-xxx-DV_2x12_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +24 +24 +Connector_Samtec_HLE_SMD +Samtec_HLE-113-02-xxx-DV-A_2x13_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-A, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +26 +26 +Connector_Samtec_HLE_SMD +Samtec_HLE-113-02-xxx-DV-BE-A_2x13_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-BE-A, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +26 +26 +Connector_Samtec_HLE_SMD +Samtec_HLE-113-02-xxx-DV-BE-LC_2x13_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-BE-LC, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +26 +26 +Connector_Samtec_HLE_SMD +Samtec_HLE-113-02-xxx-DV-BE_2x13_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-BE, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +26 +26 +Connector_Samtec_HLE_SMD +Samtec_HLE-113-02-xxx-DV-LC_2x13_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-LC, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +26 +26 +Connector_Samtec_HLE_SMD +Samtec_HLE-113-02-xxx-DV_2x13_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +26 +26 +Connector_Samtec_HLE_SMD +Samtec_HLE-114-02-xxx-DV-A_2x14_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-A, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +28 +28 +Connector_Samtec_HLE_SMD +Samtec_HLE-114-02-xxx-DV-BE-A_2x14_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-BE-A, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +28 +28 +Connector_Samtec_HLE_SMD +Samtec_HLE-114-02-xxx-DV-BE-LC_2x14_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-BE-LC, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +28 +28 +Connector_Samtec_HLE_SMD +Samtec_HLE-114-02-xxx-DV-BE_2x14_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-BE, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +28 +28 +Connector_Samtec_HLE_SMD +Samtec_HLE-114-02-xxx-DV-LC_2x14_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-LC, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +28 +28 +Connector_Samtec_HLE_SMD +Samtec_HLE-114-02-xxx-DV_2x14_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +28 +28 +Connector_Samtec_HLE_SMD +Samtec_HLE-115-02-xxx-DV-A_2x15_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-A, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +30 +30 +Connector_Samtec_HLE_SMD +Samtec_HLE-115-02-xxx-DV-BE-A_2x15_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-BE-A, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +30 +30 +Connector_Samtec_HLE_SMD +Samtec_HLE-115-02-xxx-DV-BE-LC_2x15_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-BE-LC, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +30 +30 +Connector_Samtec_HLE_SMD +Samtec_HLE-115-02-xxx-DV-BE_2x15_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-BE, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +30 +30 +Connector_Samtec_HLE_SMD +Samtec_HLE-115-02-xxx-DV-LC_2x15_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-LC, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +30 +30 +Connector_Samtec_HLE_SMD +Samtec_HLE-115-02-xxx-DV_2x15_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +30 +30 +Connector_Samtec_HLE_SMD +Samtec_HLE-116-02-xxx-DV-A_2x16_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-A, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +32 +32 +Connector_Samtec_HLE_SMD +Samtec_HLE-116-02-xxx-DV-BE-A_2x16_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-BE-A, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +32 +32 +Connector_Samtec_HLE_SMD +Samtec_HLE-116-02-xxx-DV-BE-LC_2x16_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-BE-LC, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +32 +32 +Connector_Samtec_HLE_SMD +Samtec_HLE-116-02-xxx-DV-BE_2x16_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-BE, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +32 +32 +Connector_Samtec_HLE_SMD +Samtec_HLE-116-02-xxx-DV-LC_2x16_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-LC, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +32 +32 +Connector_Samtec_HLE_SMD +Samtec_HLE-116-02-xxx-DV_2x16_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +32 +32 +Connector_Samtec_HLE_SMD +Samtec_HLE-117-02-xxx-DV-A_2x17_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-A, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +34 +34 +Connector_Samtec_HLE_SMD +Samtec_HLE-117-02-xxx-DV-BE-A_2x17_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-BE-A, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +34 +34 +Connector_Samtec_HLE_SMD +Samtec_HLE-117-02-xxx-DV-BE-LC_2x17_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-BE-LC, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +34 +34 +Connector_Samtec_HLE_SMD +Samtec_HLE-117-02-xxx-DV-BE_2x17_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-BE, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +34 +34 +Connector_Samtec_HLE_SMD +Samtec_HLE-117-02-xxx-DV-LC_2x17_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-LC, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +34 +34 +Connector_Samtec_HLE_SMD +Samtec_HLE-117-02-xxx-DV_2x17_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +34 +34 +Connector_Samtec_HLE_SMD +Samtec_HLE-118-02-xxx-DV-A_2x18_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-A, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +36 +36 +Connector_Samtec_HLE_SMD +Samtec_HLE-118-02-xxx-DV-BE-A_2x18_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-BE-A, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +36 +36 +Connector_Samtec_HLE_SMD +Samtec_HLE-118-02-xxx-DV-BE-LC_2x18_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-BE-LC, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +36 +36 +Connector_Samtec_HLE_SMD +Samtec_HLE-118-02-xxx-DV-BE_2x18_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-BE, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +36 +36 +Connector_Samtec_HLE_SMD +Samtec_HLE-118-02-xxx-DV-LC_2x18_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-LC, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +36 +36 +Connector_Samtec_HLE_SMD +Samtec_HLE-118-02-xxx-DV_2x18_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +36 +36 +Connector_Samtec_HLE_SMD +Samtec_HLE-119-02-xxx-DV-A_2x19_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-A, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +38 +38 +Connector_Samtec_HLE_SMD +Samtec_HLE-119-02-xxx-DV-BE-A_2x19_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-BE-A, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +38 +38 +Connector_Samtec_HLE_SMD +Samtec_HLE-119-02-xxx-DV-BE-LC_2x19_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-BE-LC, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +38 +38 +Connector_Samtec_HLE_SMD +Samtec_HLE-119-02-xxx-DV-BE_2x19_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-BE, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +38 +38 +Connector_Samtec_HLE_SMD +Samtec_HLE-119-02-xxx-DV-LC_2x19_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-LC, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +38 +38 +Connector_Samtec_HLE_SMD +Samtec_HLE-119-02-xxx-DV_2x19_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +38 +38 +Connector_Samtec_HLE_SMD +Samtec_HLE-120-02-xxx-DV-A_2x20_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-A, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +40 +40 +Connector_Samtec_HLE_SMD +Samtec_HLE-120-02-xxx-DV-BE-A_2x20_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-BE-A, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +40 +40 +Connector_Samtec_HLE_SMD +Samtec_HLE-120-02-xxx-DV-BE-LC_2x20_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-BE-LC, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +40 +40 +Connector_Samtec_HLE_SMD +Samtec_HLE-120-02-xxx-DV-BE_2x20_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-BE, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +40 +40 +Connector_Samtec_HLE_SMD +Samtec_HLE-120-02-xxx-DV-LC_2x20_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-LC, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +40 +40 +Connector_Samtec_HLE_SMD +Samtec_HLE-120-02-xxx-DV_2x20_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +40 +40 +Connector_Samtec_HLE_SMD +Samtec_HLE-121-02-xxx-DV-A_2x21_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-A, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +42 +42 +Connector_Samtec_HLE_SMD +Samtec_HLE-121-02-xxx-DV-BE-A_2x21_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-BE-A, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +42 +42 +Connector_Samtec_HLE_SMD +Samtec_HLE-121-02-xxx-DV-BE-LC_2x21_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-BE-LC, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +42 +42 +Connector_Samtec_HLE_SMD +Samtec_HLE-121-02-xxx-DV-BE_2x21_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-BE, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +42 +42 +Connector_Samtec_HLE_SMD +Samtec_HLE-121-02-xxx-DV-LC_2x21_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-LC, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +42 +42 +Connector_Samtec_HLE_SMD +Samtec_HLE-121-02-xxx-DV_2x21_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +42 +42 +Connector_Samtec_HLE_SMD +Samtec_HLE-122-02-xxx-DV-A_2x22_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-A, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +44 +44 +Connector_Samtec_HLE_SMD +Samtec_HLE-122-02-xxx-DV-BE-A_2x22_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-BE-A, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +44 +44 +Connector_Samtec_HLE_SMD +Samtec_HLE-122-02-xxx-DV-BE-LC_2x22_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-BE-LC, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +44 +44 +Connector_Samtec_HLE_SMD +Samtec_HLE-122-02-xxx-DV-BE_2x22_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-BE, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +44 +44 +Connector_Samtec_HLE_SMD +Samtec_HLE-122-02-xxx-DV-LC_2x22_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-LC, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +44 +44 +Connector_Samtec_HLE_SMD +Samtec_HLE-122-02-xxx-DV_2x22_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +44 +44 +Connector_Samtec_HLE_SMD +Samtec_HLE-123-02-xxx-DV-A_2x23_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-A, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +46 +46 +Connector_Samtec_HLE_SMD +Samtec_HLE-123-02-xxx-DV-BE-A_2x23_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-BE-A, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +46 +46 +Connector_Samtec_HLE_SMD +Samtec_HLE-123-02-xxx-DV-BE-LC_2x23_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-BE-LC, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +46 +46 +Connector_Samtec_HLE_SMD +Samtec_HLE-123-02-xxx-DV-BE_2x23_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-BE, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +46 +46 +Connector_Samtec_HLE_SMD +Samtec_HLE-123-02-xxx-DV-LC_2x23_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-LC, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +46 +46 +Connector_Samtec_HLE_SMD +Samtec_HLE-123-02-xxx-DV_2x23_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +46 +46 +Connector_Samtec_HLE_SMD +Samtec_HLE-124-02-xxx-DV-A_2x24_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-A, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +48 +48 +Connector_Samtec_HLE_SMD +Samtec_HLE-124-02-xxx-DV-BE-A_2x24_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-BE-A, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +48 +48 +Connector_Samtec_HLE_SMD +Samtec_HLE-124-02-xxx-DV-BE-LC_2x24_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-BE-LC, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +48 +48 +Connector_Samtec_HLE_SMD +Samtec_HLE-124-02-xxx-DV-BE_2x24_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-BE, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +48 +48 +Connector_Samtec_HLE_SMD +Samtec_HLE-124-02-xxx-DV-LC_2x24_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-LC, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +48 +48 +Connector_Samtec_HLE_SMD +Samtec_HLE-124-02-xxx-DV_2x24_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +48 +48 +Connector_Samtec_HLE_SMD +Samtec_HLE-125-02-xxx-DV-A_2x25_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-A, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +50 +50 +Connector_Samtec_HLE_SMD +Samtec_HLE-125-02-xxx-DV-BE-A_2x25_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-BE-A, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +50 +50 +Connector_Samtec_HLE_SMD +Samtec_HLE-125-02-xxx-DV-BE-LC_2x25_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-BE-LC, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +50 +50 +Connector_Samtec_HLE_SMD +Samtec_HLE-125-02-xxx-DV-BE_2x25_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-BE, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +50 +50 +Connector_Samtec_HLE_SMD +Samtec_HLE-125-02-xxx-DV-LC_2x25_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-LC, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +50 +50 +Connector_Samtec_HLE_SMD +Samtec_HLE-125-02-xxx-DV_2x25_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +50 +50 +Connector_Samtec_HLE_SMD +Samtec_HLE-126-02-xxx-DV-A_2x26_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-A, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +52 +52 +Connector_Samtec_HLE_SMD +Samtec_HLE-126-02-xxx-DV-BE-A_2x26_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-BE-A, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +52 +52 +Connector_Samtec_HLE_SMD +Samtec_HLE-126-02-xxx-DV-BE-LC_2x26_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-BE-LC, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +52 +52 +Connector_Samtec_HLE_SMD +Samtec_HLE-126-02-xxx-DV-BE_2x26_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-BE, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +52 +52 +Connector_Samtec_HLE_SMD +Samtec_HLE-126-02-xxx-DV-LC_2x26_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-LC, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +52 +52 +Connector_Samtec_HLE_SMD +Samtec_HLE-126-02-xxx-DV_2x26_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +52 +52 +Connector_Samtec_HLE_SMD +Samtec_HLE-127-02-xxx-DV-A_2x27_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-A, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +54 +54 +Connector_Samtec_HLE_SMD +Samtec_HLE-127-02-xxx-DV-BE-A_2x27_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-BE-A, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +54 +54 +Connector_Samtec_HLE_SMD +Samtec_HLE-127-02-xxx-DV-BE-LC_2x27_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-BE-LC, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +54 +54 +Connector_Samtec_HLE_SMD +Samtec_HLE-127-02-xxx-DV-BE_2x27_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-BE, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +54 +54 +Connector_Samtec_HLE_SMD +Samtec_HLE-127-02-xxx-DV-LC_2x27_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-LC, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +54 +54 +Connector_Samtec_HLE_SMD +Samtec_HLE-127-02-xxx-DV_2x27_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +54 +54 +Connector_Samtec_HLE_SMD +Samtec_HLE-128-02-xxx-DV-A_2x28_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-A, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +56 +56 +Connector_Samtec_HLE_SMD +Samtec_HLE-128-02-xxx-DV-BE-A_2x28_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-BE-A, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +56 +56 +Connector_Samtec_HLE_SMD +Samtec_HLE-128-02-xxx-DV-BE-LC_2x28_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-BE-LC, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +56 +56 +Connector_Samtec_HLE_SMD +Samtec_HLE-128-02-xxx-DV-BE_2x28_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-BE, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +56 +56 +Connector_Samtec_HLE_SMD +Samtec_HLE-128-02-xxx-DV-LC_2x28_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-LC, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +56 +56 +Connector_Samtec_HLE_SMD +Samtec_HLE-128-02-xxx-DV_2x28_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +56 +56 +Connector_Samtec_HLE_SMD +Samtec_HLE-129-02-xxx-DV-A_2x29_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-A, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +58 +58 +Connector_Samtec_HLE_SMD +Samtec_HLE-129-02-xxx-DV-BE-A_2x29_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-BE-A, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +58 +58 +Connector_Samtec_HLE_SMD +Samtec_HLE-129-02-xxx-DV-BE-LC_2x29_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-BE-LC, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +58 +58 +Connector_Samtec_HLE_SMD +Samtec_HLE-129-02-xxx-DV-BE_2x29_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-BE, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +58 +58 +Connector_Samtec_HLE_SMD +Samtec_HLE-129-02-xxx-DV-LC_2x29_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-LC, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +58 +58 +Connector_Samtec_HLE_SMD +Samtec_HLE-129-02-xxx-DV_2x29_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +58 +58 +Connector_Samtec_HLE_SMD +Samtec_HLE-130-02-xxx-DV-A_2x30_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-A, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +60 +60 +Connector_Samtec_HLE_SMD +Samtec_HLE-130-02-xxx-DV-BE-A_2x30_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-BE-A, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +60 +60 +Connector_Samtec_HLE_SMD +Samtec_HLE-130-02-xxx-DV-BE-LC_2x30_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-BE-LC, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +60 +60 +Connector_Samtec_HLE_SMD +Samtec_HLE-130-02-xxx-DV-BE_2x30_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-BE, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +60 +60 +Connector_Samtec_HLE_SMD +Samtec_HLE-130-02-xxx-DV-LC_2x30_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-LC, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +60 +60 +Connector_Samtec_HLE_SMD +Samtec_HLE-130-02-xxx-DV_2x30_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +60 +60 +Connector_Samtec_HLE_SMD +Samtec_HLE-131-02-xxx-DV-A_2x31_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-A, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +62 +62 +Connector_Samtec_HLE_SMD +Samtec_HLE-131-02-xxx-DV-BE-A_2x31_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-BE-A, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +62 +62 +Connector_Samtec_HLE_SMD +Samtec_HLE-131-02-xxx-DV-BE-LC_2x31_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-BE-LC, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +62 +62 +Connector_Samtec_HLE_SMD +Samtec_HLE-131-02-xxx-DV-BE_2x31_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-BE, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +62 +62 +Connector_Samtec_HLE_SMD +Samtec_HLE-131-02-xxx-DV-LC_2x31_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-LC, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +62 +62 +Connector_Samtec_HLE_SMD +Samtec_HLE-131-02-xxx-DV_2x31_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +62 +62 +Connector_Samtec_HLE_SMD +Samtec_HLE-132-02-xxx-DV-A_2x32_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-A, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +64 +64 +Connector_Samtec_HLE_SMD +Samtec_HLE-132-02-xxx-DV-BE-A_2x32_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-BE-A, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +64 +64 +Connector_Samtec_HLE_SMD +Samtec_HLE-132-02-xxx-DV-BE-LC_2x32_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-BE-LC, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +64 +64 +Connector_Samtec_HLE_SMD +Samtec_HLE-132-02-xxx-DV-BE_2x32_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-BE, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +64 +64 +Connector_Samtec_HLE_SMD +Samtec_HLE-132-02-xxx-DV-LC_2x32_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-LC, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +64 +64 +Connector_Samtec_HLE_SMD +Samtec_HLE-132-02-xxx-DV_2x32_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +64 +64 +Connector_Samtec_HLE_SMD +Samtec_HLE-133-02-xxx-DV-A_2x33_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-A, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +66 +66 +Connector_Samtec_HLE_SMD +Samtec_HLE-133-02-xxx-DV-BE-A_2x33_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-BE-A, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +66 +66 +Connector_Samtec_HLE_SMD +Samtec_HLE-133-02-xxx-DV-BE-LC_2x33_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-BE-LC, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +66 +66 +Connector_Samtec_HLE_SMD +Samtec_HLE-133-02-xxx-DV-BE_2x33_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-BE, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +66 +66 +Connector_Samtec_HLE_SMD +Samtec_HLE-133-02-xxx-DV-LC_2x33_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-LC, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +66 +66 +Connector_Samtec_HLE_SMD +Samtec_HLE-133-02-xxx-DV_2x33_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +66 +66 +Connector_Samtec_HLE_SMD +Samtec_HLE-134-02-xxx-DV-A_2x34_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-A, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +68 +68 +Connector_Samtec_HLE_SMD +Samtec_HLE-134-02-xxx-DV-BE-A_2x34_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-BE-A, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +68 +68 +Connector_Samtec_HLE_SMD +Samtec_HLE-134-02-xxx-DV-BE-LC_2x34_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-BE-LC, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +68 +68 +Connector_Samtec_HLE_SMD +Samtec_HLE-134-02-xxx-DV-BE_2x34_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-BE, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +68 +68 +Connector_Samtec_HLE_SMD +Samtec_HLE-134-02-xxx-DV-LC_2x34_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-LC, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +68 +68 +Connector_Samtec_HLE_SMD +Samtec_HLE-134-02-xxx-DV_2x34_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +68 +68 +Connector_Samtec_HLE_SMD +Samtec_HLE-135-02-xxx-DV-A_2x35_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-A, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +70 +70 +Connector_Samtec_HLE_SMD +Samtec_HLE-135-02-xxx-DV-BE-A_2x35_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-BE-A, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +70 +70 +Connector_Samtec_HLE_SMD +Samtec_HLE-135-02-xxx-DV-BE-LC_2x35_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-BE-LC, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +70 +70 +Connector_Samtec_HLE_SMD +Samtec_HLE-135-02-xxx-DV-BE_2x35_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-BE, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +70 +70 +Connector_Samtec_HLE_SMD +Samtec_HLE-135-02-xxx-DV-LC_2x35_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-LC, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +70 +70 +Connector_Samtec_HLE_SMD +Samtec_HLE-135-02-xxx-DV_2x35_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +70 +70 +Connector_Samtec_HLE_SMD +Samtec_HLE-136-02-xxx-DV-A_2x36_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-A, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +72 +72 +Connector_Samtec_HLE_SMD +Samtec_HLE-136-02-xxx-DV-BE-A_2x36_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-BE-A, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +72 +72 +Connector_Samtec_HLE_SMD +Samtec_HLE-136-02-xxx-DV-BE-LC_2x36_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-BE-LC, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +72 +72 +Connector_Samtec_HLE_SMD +Samtec_HLE-136-02-xxx-DV-BE_2x36_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-BE, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +72 +72 +Connector_Samtec_HLE_SMD +Samtec_HLE-136-02-xxx-DV-LC_2x36_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-LC, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +72 +72 +Connector_Samtec_HLE_SMD +Samtec_HLE-136-02-xxx-DV_2x36_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +72 +72 +Connector_Samtec_HLE_SMD +Samtec_HLE-137-02-xxx-DV-A_2x37_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-A, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +74 +74 +Connector_Samtec_HLE_SMD +Samtec_HLE-137-02-xxx-DV-BE-A_2x37_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-BE-A, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +74 +74 +Connector_Samtec_HLE_SMD +Samtec_HLE-137-02-xxx-DV-BE-LC_2x37_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-BE-LC, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +74 +74 +Connector_Samtec_HLE_SMD +Samtec_HLE-137-02-xxx-DV-BE_2x37_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-BE, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +74 +74 +Connector_Samtec_HLE_SMD +Samtec_HLE-137-02-xxx-DV-LC_2x37_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-LC, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +74 +74 +Connector_Samtec_HLE_SMD +Samtec_HLE-137-02-xxx-DV_2x37_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +74 +74 +Connector_Samtec_HLE_SMD +Samtec_HLE-138-02-xxx-DV-A_2x38_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-A, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +76 +76 +Connector_Samtec_HLE_SMD +Samtec_HLE-138-02-xxx-DV-BE-A_2x38_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-BE-A, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +76 +76 +Connector_Samtec_HLE_SMD +Samtec_HLE-138-02-xxx-DV-BE-LC_2x38_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-BE-LC, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +76 +76 +Connector_Samtec_HLE_SMD +Samtec_HLE-138-02-xxx-DV-BE_2x38_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-BE, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +76 +76 +Connector_Samtec_HLE_SMD +Samtec_HLE-138-02-xxx-DV-LC_2x38_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-LC, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +76 +76 +Connector_Samtec_HLE_SMD +Samtec_HLE-138-02-xxx-DV_2x38_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +76 +76 +Connector_Samtec_HLE_SMD +Samtec_HLE-139-02-xxx-DV-A_2x39_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-A, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +78 +78 +Connector_Samtec_HLE_SMD +Samtec_HLE-139-02-xxx-DV-BE-A_2x39_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-BE-A, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +78 +78 +Connector_Samtec_HLE_SMD +Samtec_HLE-139-02-xxx-DV-BE-LC_2x39_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-BE-LC, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +78 +78 +Connector_Samtec_HLE_SMD +Samtec_HLE-139-02-xxx-DV-BE_2x39_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-BE, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +78 +78 +Connector_Samtec_HLE_SMD +Samtec_HLE-139-02-xxx-DV-LC_2x39_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-LC, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +78 +78 +Connector_Samtec_HLE_SMD +Samtec_HLE-139-02-xxx-DV_2x39_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +78 +78 +Connector_Samtec_HLE_SMD +Samtec_HLE-140-02-xxx-DV-A_2x40_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-A, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +80 +80 +Connector_Samtec_HLE_SMD +Samtec_HLE-140-02-xxx-DV-BE-A_2x40_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-BE-A, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +80 +80 +Connector_Samtec_HLE_SMD +Samtec_HLE-140-02-xxx-DV-BE-LC_2x40_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-BE-LC, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +80 +80 +Connector_Samtec_HLE_SMD +Samtec_HLE-140-02-xxx-DV-BE_2x40_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-BE, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +80 +80 +Connector_Samtec_HLE_SMD +Samtec_HLE-140-02-xxx-DV-LC_2x40_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-LC, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +80 +80 +Connector_Samtec_HLE_SMD +Samtec_HLE-140-02-xxx-DV_2x40_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +80 +80 +Connector_Samtec_HLE_SMD +Samtec_HLE-141-02-xxx-DV-A_2x41_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-A, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +82 +82 +Connector_Samtec_HLE_SMD +Samtec_HLE-141-02-xxx-DV-BE-A_2x41_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-BE-A, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +82 +82 +Connector_Samtec_HLE_SMD +Samtec_HLE-141-02-xxx-DV-BE-LC_2x41_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-BE-LC, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +82 +82 +Connector_Samtec_HLE_SMD +Samtec_HLE-141-02-xxx-DV-BE_2x41_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-BE, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +82 +82 +Connector_Samtec_HLE_SMD +Samtec_HLE-141-02-xxx-DV-LC_2x41_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-LC, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +82 +82 +Connector_Samtec_HLE_SMD +Samtec_HLE-141-02-xxx-DV_2x41_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +82 +82 +Connector_Samtec_HLE_SMD +Samtec_HLE-142-02-xxx-DV-A_2x42_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-A, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +84 +84 +Connector_Samtec_HLE_SMD +Samtec_HLE-142-02-xxx-DV-BE-A_2x42_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-BE-A, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +84 +84 +Connector_Samtec_HLE_SMD +Samtec_HLE-142-02-xxx-DV-BE-LC_2x42_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-BE-LC, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +84 +84 +Connector_Samtec_HLE_SMD +Samtec_HLE-142-02-xxx-DV-BE_2x42_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-BE, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +84 +84 +Connector_Samtec_HLE_SMD +Samtec_HLE-142-02-xxx-DV-LC_2x42_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-LC, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +84 +84 +Connector_Samtec_HLE_SMD +Samtec_HLE-142-02-xxx-DV_2x42_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +84 +84 +Connector_Samtec_HLE_SMD +Samtec_HLE-143-02-xxx-DV-A_2x43_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-A, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +86 +86 +Connector_Samtec_HLE_SMD +Samtec_HLE-143-02-xxx-DV-BE-A_2x43_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-BE-A, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +86 +86 +Connector_Samtec_HLE_SMD +Samtec_HLE-143-02-xxx-DV-BE-LC_2x43_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-BE-LC, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +86 +86 +Connector_Samtec_HLE_SMD +Samtec_HLE-143-02-xxx-DV-BE_2x43_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-BE, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +86 +86 +Connector_Samtec_HLE_SMD +Samtec_HLE-143-02-xxx-DV-LC_2x43_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-LC, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +86 +86 +Connector_Samtec_HLE_SMD +Samtec_HLE-143-02-xxx-DV_2x43_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +86 +86 +Connector_Samtec_HLE_SMD +Samtec_HLE-144-02-xxx-DV-A_2x44_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-A, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +88 +88 +Connector_Samtec_HLE_SMD +Samtec_HLE-144-02-xxx-DV-BE-A_2x44_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-BE-A, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +88 +88 +Connector_Samtec_HLE_SMD +Samtec_HLE-144-02-xxx-DV-BE-LC_2x44_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-BE-LC, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +88 +88 +Connector_Samtec_HLE_SMD +Samtec_HLE-144-02-xxx-DV-BE_2x44_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-BE, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +88 +88 +Connector_Samtec_HLE_SMD +Samtec_HLE-144-02-xxx-DV-LC_2x44_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-LC, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +88 +88 +Connector_Samtec_HLE_SMD +Samtec_HLE-144-02-xxx-DV_2x44_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +88 +88 +Connector_Samtec_HLE_SMD +Samtec_HLE-145-02-xxx-DV-A_2x45_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-A, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +90 +90 +Connector_Samtec_HLE_SMD +Samtec_HLE-145-02-xxx-DV-BE-A_2x45_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-BE-A, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +90 +90 +Connector_Samtec_HLE_SMD +Samtec_HLE-145-02-xxx-DV-BE-LC_2x45_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-BE-LC, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +90 +90 +Connector_Samtec_HLE_SMD +Samtec_HLE-145-02-xxx-DV-BE_2x45_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-BE, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +90 +90 +Connector_Samtec_HLE_SMD +Samtec_HLE-145-02-xxx-DV-LC_2x45_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-LC, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +90 +90 +Connector_Samtec_HLE_SMD +Samtec_HLE-145-02-xxx-DV_2x45_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +90 +90 +Connector_Samtec_HLE_SMD +Samtec_HLE-146-02-xxx-DV-A_2x46_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-A, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +92 +92 +Connector_Samtec_HLE_SMD +Samtec_HLE-146-02-xxx-DV-BE-A_2x46_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-BE-A, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +92 +92 +Connector_Samtec_HLE_SMD +Samtec_HLE-146-02-xxx-DV-BE-LC_2x46_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-BE-LC, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +92 +92 +Connector_Samtec_HLE_SMD +Samtec_HLE-146-02-xxx-DV-BE_2x46_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-BE, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +92 +92 +Connector_Samtec_HLE_SMD +Samtec_HLE-146-02-xxx-DV-LC_2x46_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-LC, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +92 +92 +Connector_Samtec_HLE_SMD +Samtec_HLE-146-02-xxx-DV_2x46_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +92 +92 +Connector_Samtec_HLE_SMD +Samtec_HLE-147-02-xxx-DV-A_2x47_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-A, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +94 +94 +Connector_Samtec_HLE_SMD +Samtec_HLE-147-02-xxx-DV-BE-A_2x47_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-BE-A, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +94 +94 +Connector_Samtec_HLE_SMD +Samtec_HLE-147-02-xxx-DV-BE-LC_2x47_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-BE-LC, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +94 +94 +Connector_Samtec_HLE_SMD +Samtec_HLE-147-02-xxx-DV-BE_2x47_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-BE, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +94 +94 +Connector_Samtec_HLE_SMD +Samtec_HLE-147-02-xxx-DV-LC_2x47_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-LC, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +94 +94 +Connector_Samtec_HLE_SMD +Samtec_HLE-147-02-xxx-DV_2x47_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +94 +94 +Connector_Samtec_HLE_SMD +Samtec_HLE-148-02-xxx-DV-A_2x48_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-A, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +96 +96 +Connector_Samtec_HLE_SMD +Samtec_HLE-148-02-xxx-DV-BE-A_2x48_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-BE-A, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +96 +96 +Connector_Samtec_HLE_SMD +Samtec_HLE-148-02-xxx-DV-BE-LC_2x48_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-BE-LC, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +96 +96 +Connector_Samtec_HLE_SMD +Samtec_HLE-148-02-xxx-DV-BE_2x48_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-BE, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +96 +96 +Connector_Samtec_HLE_SMD +Samtec_HLE-148-02-xxx-DV-LC_2x48_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-LC, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +96 +96 +Connector_Samtec_HLE_SMD +Samtec_HLE-148-02-xxx-DV_2x48_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +96 +96 +Connector_Samtec_HLE_SMD +Samtec_HLE-149-02-xxx-DV-A_2x49_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-A, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +98 +98 +Connector_Samtec_HLE_SMD +Samtec_HLE-149-02-xxx-DV-BE-A_2x49_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-BE-A, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +98 +98 +Connector_Samtec_HLE_SMD +Samtec_HLE-149-02-xxx-DV-BE-LC_2x49_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-BE-LC, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +98 +98 +Connector_Samtec_HLE_SMD +Samtec_HLE-149-02-xxx-DV-BE_2x49_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-BE, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +98 +98 +Connector_Samtec_HLE_SMD +Samtec_HLE-149-02-xxx-DV-LC_2x49_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-LC, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +98 +98 +Connector_Samtec_HLE_SMD +Samtec_HLE-149-02-xxx-DV_2x49_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +98 +98 +Connector_Samtec_HLE_SMD +Samtec_HLE-150-02-xxx-DV-A_2x50_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-A, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +100 +100 +Connector_Samtec_HLE_SMD +Samtec_HLE-150-02-xxx-DV-BE-A_2x50_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-BE-A, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +100 +100 +Connector_Samtec_HLE_SMD +Samtec_HLE-150-02-xxx-DV-BE-LC_2x50_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-BE-LC, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +100 +100 +Connector_Samtec_HLE_SMD +Samtec_HLE-150-02-xxx-DV-BE_2x50_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-BE, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +100 +100 +Connector_Samtec_HLE_SMD +Samtec_HLE-150-02-xxx-DV-LC_2x50_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-LC, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +100 +100 +Connector_Samtec_HLE_SMD +Samtec_HLE-150-02-xxx-DV_2x50_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +100 +100 +Connector_Samtec_HLE_THT +Samtec_HLE-104-02-xx-DV-PE-LC_2x04_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xx-DV-PE-LC, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +8 +8 +Connector_Samtec_HLE_THT +Samtec_HLE-104-02-xx-DV-PE_2x04_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xx-DV-PE (compatible alternatives: HLE-104-02-xx-DV-PE-BE), 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +8 +8 +Connector_Samtec_HLE_THT +Samtec_HLE-104-02-xx-DV-TE_2x04_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xx-DV-TE, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +8 +8 +Connector_Samtec_HLE_THT +Samtec_HLE-105-02-xx-DV-PE-LC_2x05_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xx-DV-PE-LC, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +10 +10 +Connector_Samtec_HLE_THT +Samtec_HLE-105-02-xx-DV-PE_2x05_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xx-DV-PE (compatible alternatives: HLE-105-02-xx-DV-PE-BE), 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +10 +10 +Connector_Samtec_HLE_THT +Samtec_HLE-105-02-xx-DV-TE_2x05_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xx-DV-TE, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +10 +10 +Connector_Samtec_HLE_THT +Samtec_HLE-106-02-xx-DV-PE-LC_2x06_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xx-DV-PE-LC, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +12 +12 +Connector_Samtec_HLE_THT +Samtec_HLE-106-02-xx-DV-PE_2x06_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xx-DV-PE (compatible alternatives: HLE-106-02-xx-DV-PE-BE), 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +12 +12 +Connector_Samtec_HLE_THT +Samtec_HLE-106-02-xx-DV-TE_2x06_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xx-DV-TE, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +12 +12 +Connector_Samtec_HLE_THT +Samtec_HLE-107-02-xx-DV-PE-LC_2x07_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xx-DV-PE-LC, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +14 +14 +Connector_Samtec_HLE_THT +Samtec_HLE-107-02-xx-DV-PE_2x07_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xx-DV-PE (compatible alternatives: HLE-107-02-xx-DV-PE-BE), 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +14 +14 +Connector_Samtec_HLE_THT +Samtec_HLE-107-02-xx-DV-TE_2x07_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xx-DV-TE, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +14 +14 +Connector_Samtec_HLE_THT +Samtec_HLE-108-02-xx-DV-PE-LC_2x08_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xx-DV-PE-LC, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +16 +16 +Connector_Samtec_HLE_THT +Samtec_HLE-108-02-xx-DV-PE_2x08_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xx-DV-PE (compatible alternatives: HLE-108-02-xx-DV-PE-BE), 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +16 +16 +Connector_Samtec_HLE_THT +Samtec_HLE-108-02-xx-DV-TE_2x08_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xx-DV-TE, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +16 +16 +Connector_Samtec_HLE_THT +Samtec_HLE-109-02-xx-DV-PE-LC_2x09_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xx-DV-PE-LC, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +18 +18 +Connector_Samtec_HLE_THT +Samtec_HLE-109-02-xx-DV-PE_2x09_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xx-DV-PE (compatible alternatives: HLE-109-02-xx-DV-PE-BE), 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +18 +18 +Connector_Samtec_HLE_THT +Samtec_HLE-109-02-xx-DV-TE_2x09_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xx-DV-TE, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +18 +18 +Connector_Samtec_HLE_THT +Samtec_HLE-110-02-xx-DV-PE-LC_2x10_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xx-DV-PE-LC, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +20 +20 +Connector_Samtec_HLE_THT +Samtec_HLE-110-02-xx-DV-PE_2x10_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xx-DV-PE (compatible alternatives: HLE-110-02-xx-DV-PE-BE), 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +20 +20 +Connector_Samtec_HLE_THT +Samtec_HLE-110-02-xx-DV-TE_2x10_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xx-DV-TE, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +20 +20 +Connector_Samtec_HLE_THT +Samtec_HLE-111-02-xx-DV-PE-LC_2x11_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xx-DV-PE-LC, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +22 +22 +Connector_Samtec_HLE_THT +Samtec_HLE-111-02-xx-DV-PE_2x11_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xx-DV-PE (compatible alternatives: HLE-111-02-xx-DV-PE-BE), 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +22 +22 +Connector_Samtec_HLE_THT +Samtec_HLE-111-02-xx-DV-TE_2x11_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xx-DV-TE, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +22 +22 +Connector_Samtec_HLE_THT +Samtec_HLE-112-02-xx-DV-PE-LC_2x12_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xx-DV-PE-LC, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +24 +24 +Connector_Samtec_HLE_THT +Samtec_HLE-112-02-xx-DV-PE_2x12_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xx-DV-PE (compatible alternatives: HLE-112-02-xx-DV-PE-BE), 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +24 +24 +Connector_Samtec_HLE_THT +Samtec_HLE-112-02-xx-DV-TE_2x12_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xx-DV-TE, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +24 +24 +Connector_Samtec_HLE_THT +Samtec_HLE-113-02-xx-DV-PE-LC_2x13_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xx-DV-PE-LC, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +26 +26 +Connector_Samtec_HLE_THT +Samtec_HLE-113-02-xx-DV-PE_2x13_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xx-DV-PE (compatible alternatives: HLE-113-02-xx-DV-PE-BE), 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +26 +26 +Connector_Samtec_HLE_THT +Samtec_HLE-113-02-xx-DV-TE_2x13_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xx-DV-TE, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +26 +26 +Connector_Samtec_HLE_THT +Samtec_HLE-114-02-xx-DV-PE-LC_2x14_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xx-DV-PE-LC, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +28 +28 +Connector_Samtec_HLE_THT +Samtec_HLE-114-02-xx-DV-PE_2x14_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xx-DV-PE (compatible alternatives: HLE-114-02-xx-DV-PE-BE), 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +28 +28 +Connector_Samtec_HLE_THT +Samtec_HLE-114-02-xx-DV-TE_2x14_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xx-DV-TE, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +28 +28 +Connector_Samtec_HLE_THT +Samtec_HLE-115-02-xx-DV-PE-LC_2x15_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xx-DV-PE-LC, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +30 +30 +Connector_Samtec_HLE_THT +Samtec_HLE-115-02-xx-DV-PE_2x15_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xx-DV-PE (compatible alternatives: HLE-115-02-xx-DV-PE-BE), 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +30 +30 +Connector_Samtec_HLE_THT +Samtec_HLE-115-02-xx-DV-TE_2x15_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xx-DV-TE, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +30 +30 +Connector_Samtec_HLE_THT +Samtec_HLE-116-02-xx-DV-PE-LC_2x16_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xx-DV-PE-LC, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +32 +32 +Connector_Samtec_HLE_THT +Samtec_HLE-116-02-xx-DV-PE_2x16_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xx-DV-PE (compatible alternatives: HLE-116-02-xx-DV-PE-BE), 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +32 +32 +Connector_Samtec_HLE_THT +Samtec_HLE-116-02-xx-DV-TE_2x16_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xx-DV-TE, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +32 +32 +Connector_Samtec_HLE_THT +Samtec_HLE-117-02-xx-DV-PE-LC_2x17_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xx-DV-PE-LC, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +34 +34 +Connector_Samtec_HLE_THT +Samtec_HLE-117-02-xx-DV-PE_2x17_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xx-DV-PE (compatible alternatives: HLE-117-02-xx-DV-PE-BE), 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +34 +34 +Connector_Samtec_HLE_THT +Samtec_HLE-117-02-xx-DV-TE_2x17_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xx-DV-TE, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +34 +34 +Connector_Samtec_HLE_THT +Samtec_HLE-118-02-xx-DV-PE-LC_2x18_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xx-DV-PE-LC, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +36 +36 +Connector_Samtec_HLE_THT +Samtec_HLE-118-02-xx-DV-PE_2x18_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xx-DV-PE (compatible alternatives: HLE-118-02-xx-DV-PE-BE), 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +36 +36 +Connector_Samtec_HLE_THT +Samtec_HLE-118-02-xx-DV-TE_2x18_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xx-DV-TE, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +36 +36 +Connector_Samtec_HLE_THT +Samtec_HLE-119-02-xx-DV-PE-LC_2x19_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xx-DV-PE-LC, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +38 +38 +Connector_Samtec_HLE_THT +Samtec_HLE-119-02-xx-DV-PE_2x19_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xx-DV-PE (compatible alternatives: HLE-119-02-xx-DV-PE-BE), 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +38 +38 +Connector_Samtec_HLE_THT +Samtec_HLE-119-02-xx-DV-TE_2x19_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xx-DV-TE, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +38 +38 +Connector_Samtec_HLE_THT +Samtec_HLE-120-02-xx-DV-PE-LC_2x20_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xx-DV-PE-LC, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +40 +40 +Connector_Samtec_HLE_THT +Samtec_HLE-120-02-xx-DV-PE_2x20_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xx-DV-PE (compatible alternatives: HLE-120-02-xx-DV-PE-BE), 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +40 +40 +Connector_Samtec_HLE_THT +Samtec_HLE-120-02-xx-DV-TE_2x20_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xx-DV-TE, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +40 +40 +Connector_Samtec_HLE_THT +Samtec_HLE-121-02-xx-DV-PE-LC_2x21_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xx-DV-PE-LC, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +42 +42 +Connector_Samtec_HLE_THT +Samtec_HLE-121-02-xx-DV-PE_2x21_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xx-DV-PE (compatible alternatives: HLE-121-02-xx-DV-PE-BE), 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +42 +42 +Connector_Samtec_HLE_THT +Samtec_HLE-121-02-xx-DV-TE_2x21_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xx-DV-TE, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +42 +42 +Connector_Samtec_HLE_THT +Samtec_HLE-122-02-xx-DV-PE-LC_2x22_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xx-DV-PE-LC, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +44 +44 +Connector_Samtec_HLE_THT +Samtec_HLE-122-02-xx-DV-PE_2x22_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xx-DV-PE (compatible alternatives: HLE-122-02-xx-DV-PE-BE), 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +44 +44 +Connector_Samtec_HLE_THT +Samtec_HLE-122-02-xx-DV-TE_2x22_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xx-DV-TE, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +44 +44 +Connector_Samtec_HLE_THT +Samtec_HLE-123-02-xx-DV-PE-LC_2x23_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xx-DV-PE-LC, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +46 +46 +Connector_Samtec_HLE_THT +Samtec_HLE-123-02-xx-DV-PE_2x23_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xx-DV-PE (compatible alternatives: HLE-123-02-xx-DV-PE-BE), 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +46 +46 +Connector_Samtec_HLE_THT +Samtec_HLE-123-02-xx-DV-TE_2x23_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xx-DV-TE, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +46 +46 +Connector_Samtec_HLE_THT +Samtec_HLE-124-02-xx-DV-PE-LC_2x24_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xx-DV-PE-LC, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +48 +48 +Connector_Samtec_HLE_THT +Samtec_HLE-124-02-xx-DV-PE_2x24_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xx-DV-PE (compatible alternatives: HLE-124-02-xx-DV-PE-BE), 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +48 +48 +Connector_Samtec_HLE_THT +Samtec_HLE-124-02-xx-DV-TE_2x24_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xx-DV-TE, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +48 +48 +Connector_Samtec_HLE_THT +Samtec_HLE-125-02-xx-DV-PE-LC_2x25_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xx-DV-PE-LC, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +50 +50 +Connector_Samtec_HLE_THT +Samtec_HLE-125-02-xx-DV-PE_2x25_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xx-DV-PE (compatible alternatives: HLE-125-02-xx-DV-PE-BE), 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +50 +50 +Connector_Samtec_HLE_THT +Samtec_HLE-125-02-xx-DV-TE_2x25_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xx-DV-TE, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +50 +50 +Connector_Samtec_HLE_THT +Samtec_HLE-126-02-xx-DV-PE-LC_2x26_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xx-DV-PE-LC, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +52 +52 +Connector_Samtec_HLE_THT +Samtec_HLE-126-02-xx-DV-PE_2x26_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xx-DV-PE (compatible alternatives: HLE-126-02-xx-DV-PE-BE), 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +52 +52 +Connector_Samtec_HLE_THT +Samtec_HLE-126-02-xx-DV-TE_2x26_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xx-DV-TE, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +52 +52 +Connector_Samtec_HLE_THT +Samtec_HLE-127-02-xx-DV-PE-LC_2x27_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xx-DV-PE-LC, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +54 +54 +Connector_Samtec_HLE_THT +Samtec_HLE-127-02-xx-DV-PE_2x27_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xx-DV-PE (compatible alternatives: HLE-127-02-xx-DV-PE-BE), 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +54 +54 +Connector_Samtec_HLE_THT +Samtec_HLE-127-02-xx-DV-TE_2x27_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xx-DV-TE, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +54 +54 +Connector_Samtec_HLE_THT +Samtec_HLE-128-02-xx-DV-PE-LC_2x28_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xx-DV-PE-LC, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +56 +56 +Connector_Samtec_HLE_THT +Samtec_HLE-128-02-xx-DV-PE_2x28_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xx-DV-PE (compatible alternatives: HLE-128-02-xx-DV-PE-BE), 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +56 +56 +Connector_Samtec_HLE_THT +Samtec_HLE-128-02-xx-DV-TE_2x28_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xx-DV-TE, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +56 +56 +Connector_Samtec_HLE_THT +Samtec_HLE-129-02-xx-DV-PE-LC_2x29_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xx-DV-PE-LC, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +58 +58 +Connector_Samtec_HLE_THT +Samtec_HLE-129-02-xx-DV-PE_2x29_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xx-DV-PE (compatible alternatives: HLE-129-02-xx-DV-PE-BE), 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +58 +58 +Connector_Samtec_HLE_THT +Samtec_HLE-129-02-xx-DV-TE_2x29_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xx-DV-TE, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +58 +58 +Connector_Samtec_HLE_THT +Samtec_HLE-130-02-xx-DV-PE-LC_2x30_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xx-DV-PE-LC, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +60 +60 +Connector_Samtec_HLE_THT +Samtec_HLE-130-02-xx-DV-PE_2x30_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xx-DV-PE (compatible alternatives: HLE-130-02-xx-DV-PE-BE), 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +60 +60 +Connector_Samtec_HLE_THT +Samtec_HLE-130-02-xx-DV-TE_2x30_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xx-DV-TE, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +60 +60 +Connector_Samtec_HLE_THT +Samtec_HLE-131-02-xx-DV-PE-LC_2x31_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xx-DV-PE-LC, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +62 +62 +Connector_Samtec_HLE_THT +Samtec_HLE-131-02-xx-DV-PE_2x31_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xx-DV-PE (compatible alternatives: HLE-131-02-xx-DV-PE-BE), 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +62 +62 +Connector_Samtec_HLE_THT +Samtec_HLE-131-02-xx-DV-TE_2x31_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xx-DV-TE, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +62 +62 +Connector_Samtec_HLE_THT +Samtec_HLE-132-02-xx-DV-PE-LC_2x32_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xx-DV-PE-LC, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +64 +64 +Connector_Samtec_HLE_THT +Samtec_HLE-132-02-xx-DV-PE_2x32_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xx-DV-PE (compatible alternatives: HLE-132-02-xx-DV-PE-BE), 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +64 +64 +Connector_Samtec_HLE_THT +Samtec_HLE-132-02-xx-DV-TE_2x32_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xx-DV-TE, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +64 +64 +Connector_Samtec_HLE_THT +Samtec_HLE-133-02-xx-DV-PE-LC_2x33_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xx-DV-PE-LC, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +66 +66 +Connector_Samtec_HLE_THT +Samtec_HLE-133-02-xx-DV-PE_2x33_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xx-DV-PE (compatible alternatives: HLE-133-02-xx-DV-PE-BE), 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +66 +66 +Connector_Samtec_HLE_THT +Samtec_HLE-133-02-xx-DV-TE_2x33_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xx-DV-TE, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +66 +66 +Connector_Samtec_HLE_THT +Samtec_HLE-134-02-xx-DV-PE-LC_2x34_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xx-DV-PE-LC, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +68 +68 +Connector_Samtec_HLE_THT +Samtec_HLE-134-02-xx-DV-PE_2x34_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xx-DV-PE (compatible alternatives: HLE-134-02-xx-DV-PE-BE), 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +68 +68 +Connector_Samtec_HLE_THT +Samtec_HLE-134-02-xx-DV-TE_2x34_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xx-DV-TE, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +68 +68 +Connector_Samtec_HLE_THT +Samtec_HLE-135-02-xx-DV-PE-LC_2x35_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xx-DV-PE-LC, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +70 +70 +Connector_Samtec_HLE_THT +Samtec_HLE-135-02-xx-DV-PE_2x35_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xx-DV-PE (compatible alternatives: HLE-135-02-xx-DV-PE-BE), 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +70 +70 +Connector_Samtec_HLE_THT +Samtec_HLE-135-02-xx-DV-TE_2x35_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xx-DV-TE, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +70 +70 +Connector_Samtec_HLE_THT +Samtec_HLE-136-02-xx-DV-PE-LC_2x36_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xx-DV-PE-LC, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +72 +72 +Connector_Samtec_HLE_THT +Samtec_HLE-136-02-xx-DV-PE_2x36_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xx-DV-PE (compatible alternatives: HLE-136-02-xx-DV-PE-BE), 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +72 +72 +Connector_Samtec_HLE_THT +Samtec_HLE-136-02-xx-DV-TE_2x36_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xx-DV-TE, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +72 +72 +Connector_Samtec_HLE_THT +Samtec_HLE-137-02-xx-DV-PE-LC_2x37_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xx-DV-PE-LC, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +74 +74 +Connector_Samtec_HLE_THT +Samtec_HLE-137-02-xx-DV-PE_2x37_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xx-DV-PE (compatible alternatives: HLE-137-02-xx-DV-PE-BE), 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +74 +74 +Connector_Samtec_HLE_THT +Samtec_HLE-137-02-xx-DV-TE_2x37_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xx-DV-TE, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +74 +74 +Connector_Samtec_HLE_THT +Samtec_HLE-138-02-xx-DV-PE-LC_2x38_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xx-DV-PE-LC, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +76 +76 +Connector_Samtec_HLE_THT +Samtec_HLE-138-02-xx-DV-PE_2x38_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xx-DV-PE (compatible alternatives: HLE-138-02-xx-DV-PE-BE), 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +76 +76 +Connector_Samtec_HLE_THT +Samtec_HLE-138-02-xx-DV-TE_2x38_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xx-DV-TE, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +76 +76 +Connector_Samtec_HLE_THT +Samtec_HLE-139-02-xx-DV-PE-LC_2x39_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xx-DV-PE-LC, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +78 +78 +Connector_Samtec_HLE_THT +Samtec_HLE-139-02-xx-DV-PE_2x39_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xx-DV-PE (compatible alternatives: HLE-139-02-xx-DV-PE-BE), 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +78 +78 +Connector_Samtec_HLE_THT +Samtec_HLE-139-02-xx-DV-TE_2x39_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xx-DV-TE, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +78 +78 +Connector_Samtec_HLE_THT +Samtec_HLE-140-02-xx-DV-PE-LC_2x40_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xx-DV-PE-LC, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +80 +80 +Connector_Samtec_HLE_THT +Samtec_HLE-140-02-xx-DV-PE_2x40_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xx-DV-PE (compatible alternatives: HLE-140-02-xx-DV-PE-BE), 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +80 +80 +Connector_Samtec_HLE_THT +Samtec_HLE-140-02-xx-DV-TE_2x40_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xx-DV-TE, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +80 +80 +Connector_Samtec_HLE_THT +Samtec_HLE-141-02-xx-DV-PE-LC_2x41_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xx-DV-PE-LC, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +82 +82 +Connector_Samtec_HLE_THT +Samtec_HLE-141-02-xx-DV-PE_2x41_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xx-DV-PE (compatible alternatives: HLE-141-02-xx-DV-PE-BE), 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +82 +82 +Connector_Samtec_HLE_THT +Samtec_HLE-141-02-xx-DV-TE_2x41_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xx-DV-TE, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +82 +82 +Connector_Samtec_HLE_THT +Samtec_HLE-142-02-xx-DV-PE-LC_2x42_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xx-DV-PE-LC, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +84 +84 +Connector_Samtec_HLE_THT +Samtec_HLE-142-02-xx-DV-PE_2x42_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xx-DV-PE (compatible alternatives: HLE-142-02-xx-DV-PE-BE), 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +84 +84 +Connector_Samtec_HLE_THT +Samtec_HLE-142-02-xx-DV-TE_2x42_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xx-DV-TE, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +84 +84 +Connector_Samtec_HLE_THT +Samtec_HLE-143-02-xx-DV-PE-LC_2x43_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xx-DV-PE-LC, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +86 +86 +Connector_Samtec_HLE_THT +Samtec_HLE-143-02-xx-DV-PE_2x43_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xx-DV-PE (compatible alternatives: HLE-143-02-xx-DV-PE-BE), 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +86 +86 +Connector_Samtec_HLE_THT +Samtec_HLE-143-02-xx-DV-TE_2x43_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xx-DV-TE, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +86 +86 +Connector_Samtec_HLE_THT +Samtec_HLE-144-02-xx-DV-PE-LC_2x44_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xx-DV-PE-LC, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +88 +88 +Connector_Samtec_HLE_THT +Samtec_HLE-144-02-xx-DV-PE_2x44_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xx-DV-PE (compatible alternatives: HLE-144-02-xx-DV-PE-BE), 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +88 +88 +Connector_Samtec_HLE_THT +Samtec_HLE-144-02-xx-DV-TE_2x44_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xx-DV-TE, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +88 +88 +Connector_Samtec_HLE_THT +Samtec_HLE-145-02-xx-DV-PE-LC_2x45_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xx-DV-PE-LC, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +90 +90 +Connector_Samtec_HLE_THT +Samtec_HLE-145-02-xx-DV-PE_2x45_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xx-DV-PE (compatible alternatives: HLE-145-02-xx-DV-PE-BE), 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +90 +90 +Connector_Samtec_HLE_THT +Samtec_HLE-145-02-xx-DV-TE_2x45_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xx-DV-TE, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +90 +90 +Connector_Samtec_HLE_THT +Samtec_HLE-146-02-xx-DV-PE-LC_2x46_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xx-DV-PE-LC, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +92 +92 +Connector_Samtec_HLE_THT +Samtec_HLE-146-02-xx-DV-PE_2x46_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xx-DV-PE (compatible alternatives: HLE-146-02-xx-DV-PE-BE), 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +92 +92 +Connector_Samtec_HLE_THT +Samtec_HLE-146-02-xx-DV-TE_2x46_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xx-DV-TE, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +92 +92 +Connector_Samtec_HLE_THT +Samtec_HLE-147-02-xx-DV-PE-LC_2x47_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xx-DV-PE-LC, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +94 +94 +Connector_Samtec_HLE_THT +Samtec_HLE-147-02-xx-DV-PE_2x47_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xx-DV-PE (compatible alternatives: HLE-147-02-xx-DV-PE-BE), 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +94 +94 +Connector_Samtec_HLE_THT +Samtec_HLE-147-02-xx-DV-TE_2x47_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xx-DV-TE, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +94 +94 +Connector_Samtec_HLE_THT +Samtec_HLE-148-02-xx-DV-PE-LC_2x48_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xx-DV-PE-LC, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +96 +96 +Connector_Samtec_HLE_THT +Samtec_HLE-148-02-xx-DV-PE_2x48_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xx-DV-PE (compatible alternatives: HLE-148-02-xx-DV-PE-BE), 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +96 +96 +Connector_Samtec_HLE_THT +Samtec_HLE-148-02-xx-DV-TE_2x48_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xx-DV-TE, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +96 +96 +Connector_Samtec_HLE_THT +Samtec_HLE-149-02-xx-DV-PE-LC_2x49_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xx-DV-PE-LC, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +98 +98 +Connector_Samtec_HLE_THT +Samtec_HLE-149-02-xx-DV-PE_2x49_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xx-DV-PE (compatible alternatives: HLE-149-02-xx-DV-PE-BE), 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +98 +98 +Connector_Samtec_HLE_THT +Samtec_HLE-149-02-xx-DV-TE_2x49_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xx-DV-TE, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +98 +98 +Connector_Samtec_HLE_THT +Samtec_HLE-150-02-xx-DV-PE-LC_2x50_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xx-DV-PE-LC, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +100 +100 +Connector_Samtec_HLE_THT +Samtec_HLE-150-02-xx-DV-PE_2x50_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xx-DV-PE (compatible alternatives: HLE-150-02-xx-DV-PE-BE), 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +100 +100 +Connector_Samtec_HLE_THT +Samtec_HLE-150-02-xx-DV-TE_2x50_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xx-DV-TE, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +100 +100 +Connector_Stocko +Stocko_MKS_1651-6-0-202_1x2_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +2 +2 +Connector_Stocko +Stocko_MKS_1652-6-0-202_1x2_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +2 +2 +Connector_Stocko +Stocko_MKS_1653-6-0-303_1x3_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +3 +3 +Connector_Stocko +Stocko_MKS_1654-6-0-404_1x4_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +4 +4 +Connector_Stocko +Stocko_MKS_1655-6-0-505_1x5_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +5 +5 +Connector_Stocko +Stocko_MKS_1656-6-0-606_1x6_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +6 +6 +Connector_Stocko +Stocko_MKS_1657-6-0-707_1x7_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +7 +7 +Connector_Stocko +Stocko_MKS_1658-6-0-808_1x8_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +8 +8 +Connector_Stocko +Stocko_MKS_1659-6-0-909_1x9_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +9 +9 +Connector_Stocko +Stocko_MKS_1660-6-0-1010_1x10_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +10 +10 +Connector_Stocko +Stocko_MKS_1661-6-0-1111_1x11_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +11 +11 +Connector_Stocko +Stocko_MKS_1662-6-0-1212_1x12_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +12 +12 +Connector_Stocko +Stocko_MKS_1663-6-0-1313_1x13_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +13 +13 +Connector_Stocko +Stocko_MKS_1664-6-0-1414_1x14_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +14 +14 +Connector_Stocko +Stocko_MKS_1665-6-0-1515_1x15_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +15 +15 +Connector_Stocko +Stocko_MKS_1666-6-0-1616_1x16_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +16 +16 +Connector_Stocko +Stocko_MKS_1667-6-0-1717_1x17_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +17 +17 +Connector_Stocko +Stocko_MKS_1668-6-0-1818_1x18_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +18 +18 +Connector_Stocko +Stocko_MKS_1669-6-0-1919_1x19_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +19 +19 +Connector_Stocko +Stocko_MKS_1670-6-0-2020_1x20_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +20 +20 +Connector_TE-Connectivity +TE_1-826576-3_1x13_P3.96mm_Vertical +TE, 1-826576-3, 13 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +13 +13 +Connector_TE-Connectivity +TE_1-826576-5_1x15_P3.96mm_Vertical +TE, 1-826576-5, 15 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +15 +15 +Connector_TE-Connectivity +TE_1-826576-6_1x16_P3.96mm_Vertical +TE, 1-826576-6, 16 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +16 +16 +Connector_TE-Connectivity +TE_1-826576-7_1x17_P3.96mm_Vertical +TE, 1-826576-7, 17 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +17 +17 +Connector_TE-Connectivity +TE_1-826576-8_1x18_P3.96mm_Vertical +TE, 1-826576-8, 18 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +18 +18 +Connector_TE-Connectivity +TE_2-826576-0_1x20_P3.96mm_Vertical +TE, 2-826576-0, 20 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +20 +20 +Connector_TE-Connectivity +TE_3-826576-6_1x36_P3.96mm_Vertical +TE, 3-826576-6, 36 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +36 +36 +Connector_TE-Connectivity +TE_826576-2_1x02_P3.96mm_Vertical +TE, 826576-2, 2 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +2 +2 +Connector_TE-Connectivity +TE_826576-3_1x03_P3.96mm_Vertical +TE, 826576-3, 3 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +3 +3 +Connector_TE-Connectivity +TE_826576-5_1x05_P3.96mm_Vertical +TE, 826576-5, 5 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +5 +5 +Connector_TE-Connectivity +TE_826576-6_1x06_P3.96mm_Vertical +TE, 826576-6, 6 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +6 +6 +Connector_TE-Connectivity +TE_826576-7_1x07_P3.96mm_Vertical +TE, 826576-7, 7 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +7 +7 +Connector_TE-Connectivity +TE_826576-8_1x08_P3.96mm_Vertical +TE, 826576-8, 8 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +8 +8 +Connector_TE-Connectivity +TE_826576-9_1x09_P3.96mm_Vertical +TE, 826576-9, 9 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +9 +9 +Connector_TE-Connectivity +TE_5767171-1_2x19_P0.635mm_Vertical +PCB Mount Receptacle, Vertical, Board-to-Board, 38 Position, 24.003mm / .64mm [.945in] Centerline, Header Only, Palladium Nickel (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F5767171%7FB2%7Fpdf%7FEnglish%7FENG_CD_5767171_B2.pdf%7F5767171-1#page=2) +mictor38 receptacle board-to-board +0 +43 +39 +Connector_TE-Connectivity +TE_AMPSEAL_1-776087-x_3Rows_23_P0.4mm_Horizontal +Connector +TE 776087 +0 +23 +23 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770182-x_3x03_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770182-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +9 +9 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770186-x_3x04_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770186-x, 4 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +12 +12 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770190-x_3x05_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770190-x, 5 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +15 +15 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770621-x_2x06_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770621-x, 6 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +12 +12 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770858-x_2x05_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770858-x, 5 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +10 +10 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770866-x_1x02_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770866-x, 2 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +2 +2 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770870-x_1x03_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770870-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +3 +3 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770874-x_2x02_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770874-x, 2 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +4 +4 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770875-x_2x03_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770875-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +6 +6 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770966-x_1x02_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770966-x, 2 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +2 +2 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770967-x_1x03_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770967-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +3 +3 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770968-x_2x02_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770968-x, 2 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +4 +4 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770969-x_2x03_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770969-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +6 +6 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770970-x_2x04_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770970-x, 4 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +8 +8 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770971-x_2x05_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770971-x, 5 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +10 +10 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770972-x_2x06_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770972-x, 6 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +12 +12 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770973-x_2x07_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770973-x, 7 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +14 +14 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770974-x_2x08_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770974-x, 8 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +16 +16 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794067-x_2x07_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794067-x, 7 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +14 +14 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794068-x_2x08_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794068-x, 8 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +16 +16 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794069-x_2x09_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794069-x, 9 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +18 +18 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794070-x_2x10_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794070-x, 10 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +20 +20 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794071-x_2x11_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794071-x, 11 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +22 +22 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794072-x_2x12_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794072-x, 12 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +24 +24 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794073-x_2x04_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794073-x, 4 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +8 +8 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794105-x_2x09_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794105-x, 9 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +18 +18 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794106-x_2x10_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794106-x, 10 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +20 +20 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794107-x_2x11_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794107-x, 11 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +22 +22 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794108-x_2x12_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794108-x, 12 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +24 +24 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794374-x_1x01_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794374-x, 1 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +1 +1 +Connector_TE-Connectivity +TE_MATE-N-LOK_350211-1_1x04_P5.08mm_Vertical +https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F350211%7FU5%7Fpdf%7FEnglish%7FENG_CD_350211_U5.pdf%7F350211-1 +connector TE MATE-N-LOK top entry ATA PATA IDE 5.25 inch floppy drive power +0 +4 +4 +Connector_USB +USB3_A_Molex_48393-001 +USB 3.0, type A, right angle (http://www.molex.com/pdm_docs/sd/483930003_sd.pdf) +USB 3.0 type A right angle +0 +13 +10 +Connector_USB +USB3_A_Plug_Wuerth_692112030100_Horizontal +USB3 type A Plug, Horizontal, http://katalog.we-online.de/em/datasheet/692112030100.pdf +usb A plug horizontal +0 +11 +10 +Connector_USB +USB3_Micro-B_Connfly_DS1104-01 +Micro USB B receptable with flange, bottom-mount, SMD, right-angle (http://en.connfly.com/static/upload/file/pdf/DS1104-01.pdf) +USB 3.0 Micro B SMD right angle +0 +16 +11 +Connector_USB +USB_A_CNCTech_1001-011-01101_Horizontal +USB type A Plug, Horizontal, http://cnctech.us/pdfs/1001-011-01101.pdf +USB-A +0 +6 +5 +Connector_USB +USB_A_CONNFLY_DS1095-WNR0 +http://www.connfly.com/userfiles/image/UpLoadFile/File/2013/5/6/DS1095.pdf +USB-A receptacle horizontal through-hole +0 +6 +5 +Connector_USB +USB_A_Molex_67643_Horizontal +USB type A, Horizontal, https://www.molex.com/pdm_docs/sd/676433910_sd.pdf +USB_A Female Connector receptacle +0 +6 +5 +Connector_USB +USB_A_Molex_105057_Vertical +https://www.molex.com/pdm_docs/sd/1050570001_sd.pdf +USB A Vertical +0 +7 +5 +Connector_USB +USB_A_Stewart_SS-52100-001_Horizontal +USB A connector https://belfuse.com/resources/drawings/stewartconnector/dr-stw-ss-52100-001.pdf +USB_A Female Connector receptacle +0 +6 +5 +Connector_USB +USB_A_TE_292303-7_Horizontal +USB type A, Horizontal, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=292303&DocType=Customer+Drawing&DocLang=English +USB_A Female Connector receptacle +0 +6 +5 +Connector_USB +USB_A_Wuerth_614004134726_Horizontal +USB A connector https://www.we-online.com/catalog/datasheet/614004134726.pdf +USB_A Female Connector receptacle +0 +8 +5 +Connector_USB +USB_A_Wuerth_61400826021_Horizontal_Stacked +Stacked USB A connector http://katalog.we-online.de/em/datasheet/61400826021.pdf +Wuerth stacked USB_A +0 +12 +9 +Connector_USB +USB_B_Amphenol_MUSB-D511_Vertical_Rugged +A,phenol MUSB_D511, USB B female connector, straight, rugged, https://www.amphenolcanada.com/ProductSearch/drawings/AC/MUSBD511XX.pdf +USB_B_MUSB_Straight female connector straight rugged MUSB D511 +0 +6 +5 +Connector_USB +USB_B_Lumberg_2411_02_Horizontal +USB 2.0 receptacle type B, horizontal version, through-hole, https://downloads.lumberg.com/datenblaetter/en/2411_02.pdf +USB B receptacle horizontal through-hole +0 +6 +5 +Connector_USB +USB_B_OST_USB-B1HSxx_Horizontal +USB B receptacle, Horizontal, through-hole, http://www.on-shore.com/wp-content/uploads/2015/09/usb-b1hsxx.pdf +USB-B receptacle horizontal through-hole +0 +6 +5 +Connector_USB +USB_B_TE_5787834_Vertical +http://www.mouser.com/ds/2/418/NG_CD_5787834_A4-669110.pdf +USB_B USB B vertical female connector +0 +6 +5 +Connector_USB +USB_C_Plug_JAE_DX07P024AJ1 +Universal Serial Bus (USB) Shielded I/O Plug, Type C, Right Angle, Surface Mount, https://www.jae.com/en/searchfilter/?topics_keyword=DX07P024AJ1&mainItemSelect=1 +USB Type-C Plug Edge Mount +0 +30 +25 +Connector_USB +USB_C_Plug_Molex_105444 +Universal Serial Bus (USB) Shielded I/O Plug, Type C, Right Angle, Surface Mount, http://www.molex.com/pdm_docs/sd/1054440001_sd.pdf +USB Type-C Plug Edge Mount +0 +24 +23 +Connector_USB +USB_C_Receptacle_Amphenol_12401548E4-2A +USB TYPE C, RA RCPT PCB, Hybrid, https://www.amphenolcanada.com/StockAvailabilityPrice.aspx?From=&PartNum=12401548E4%7e2A +USB C Type-C Receptacle Hybrid +0 +28 +25 +Connector_USB +USB_C_Receptacle_Amphenol_12401548E4-2A_CircularHoles +USB TYPE C, RA RCPT PCB, Hybrid, https://www.amphenolcanada.com/StockAvailabilityPrice.aspx?From=&PartNum=12401548E4%7e2A +USB C Type-C Receptacle Hybrid +0 +28 +25 +Connector_USB +USB_C_Receptacle_Amphenol_12401610E4-2A +USB TYPE C, RA RCPT PCB, SMT, https://www.amphenolcanada.com/StockAvailabilityPrice.aspx?From=&PartNum=12401610E4%7e2A +USB C Type-C Receptacle SMD +0 +28 +25 +Connector_USB +USB_C_Receptacle_Amphenol_12401610E4-2A_CircularHoles +USB TYPE C, RA RCPT PCB, SMT, https://www.amphenolcanada.com/StockAvailabilityPrice.aspx?From=&PartNum=12401610E4%7e2A +USB C Type-C Receptacle SMD +0 +28 +25 +Connector_USB +USB_C_Receptacle_GCT_USB4085 +USB 2.0 Type C Receptacle, https://gct.co/Files/Drawings/USB4085.pdf +USB Type-C Receptacle Through-hole Right angle +0 +20 +17 +Connector_USB +USB_C_Receptacle_GCT_USB4115-03-C +USB TYPE C, VERT RCPT PCB, SMT, https://gct.co/files/drawings/usb4115.pdf +USB C Type-C Receptacle SMD +0 +28 +25 +Connector_USB +USB_C_Receptacle_HRO_TYPE-C-31-M-12 +USB Type-C receptacle for USB 2.0 and PD, http://www.krhro.com/uploads/soft/180320/1-1P320120243.pdf +usb usb-c 2.0 pd +0 +20 +17 +Connector_USB +USB_C_Receptacle_JAE_DX07S016JA1R1500 +USB TYPE C, USB 2.0, SMT, https://www.jae.com/en/connectors/series/detail/product/id=91780 +USB C Type-C Receptacle SMD USB 2.0 +0 +22 +17 +Connector_USB +USB_C_Receptacle_JAE_DX07S024WJ1R350 +http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ117219.pdf +USB C Type-C Receptacle SMD +0 +30 +25 +Connector_USB +USB_C_Receptacle_JAE_DX07S024WJ3R400 +USB TYPE C, VERT RCPT PCB, SMT, http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ117928.pdf +USB C Type-C Receptacle SMD +0 +28 +25 +Connector_USB +USB_C_Receptacle_Palconn_UTC16-G +http://www.palpilot.com/wp-content/uploads/2017/05/UTC027-GKN-OR-Rev-A.pdf +USB C Type-C Receptacle USB2.0 +0 +20 +17 +Connector_USB +USB_C_Receptacle_XKB_U262-16XN-4BVC11 +USB Type C, right-angle, SMT, https://datasheet.lcsc.com/szlcsc/1811141824_XKB-Enterprise-U262-161N-4BVC11_C319148.pdf +USB C Type-C Receptacle SMD +0 +20 +17 +Connector_USB +USB_Micro-AB_Molex_47590-0001 +Micro USB AB receptable, right-angle inverted (https://www.molex.com/pdm_docs/sd/475900001_sd.pdf) +Micro AB USB SMD +0 +14 +6 +Connector_USB +USB_Micro-B_Amphenol_10103594-0001LF_Horizontal +Micro USB Type B 10103594-0001LF, http://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10103594.pdf +USB USB_B USB_micro USB_OTG +0 +17 +6 +Connector_USB +USB_Micro-B_Amphenol_10104110_Horizontal +USB Micro-B, horizontal, https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10104110.pdf +USB Micro B horizontal +0 +9 +6 +Connector_USB +USB_Micro-B_Amphenol_10118194_Horizontal +USB Micro-B receptacle, horizontal, SMD, 10118194, https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10118194.pdf +USB Micro B horizontal SMD +0 +17 +6 +Connector_USB +USB_Micro-B_GCT_USB3076-30-A +GCT Micro USB https://gct.co/files/drawings/usb3076.pdf +Micro-USB SMD Typ-B GCT +0 +11 +6 +Connector_USB +USB_Micro-B_Molex-105017-0001 +http://www.molex.com/pdm_docs/sd/1050170001_sd.pdf +Micro-USB SMD Typ-B +0 +13 +6 +Connector_USB +USB_Micro-B_Molex-105133-0001 +Molex Vertical Micro USB Typ-B (http://www.molex.com/pdm_docs/sd/1051330001_sd.pdf) +Micro-USB SMD Typ-B Vertical +0 +8 +6 +Connector_USB +USB_Micro-B_Molex-105133-0031 +Molex Vertical Micro USB Typ-B (http://www.molex.com/pdm_docs/sd/1051330031_sd.pdf) +Micro-USB SMD Typ-B Vertical +0 +8 +6 +Connector_USB +USB_Micro-B_Molex_47346-0001 +Micro USB B receptable with flange, bottom-mount, SMD, right-angle (http://www.molex.com/pdm_docs/sd/473460001_sd.pdf) +Micro B USB SMD +0 +11 +6 +Connector_USB +USB_Micro-B_Wuerth_614105150721_Vertical +USB Micro-B receptacle, through-hole, vertical, http://katalog.we-online.de/em/datasheet/614105150721.pdf +usb micro receptacle vertical +0 +7 +6 +Connector_USB +USB_Micro-B_Wuerth_614105150721_Vertical_CircularHoles +USB Micro-B receptacle, through-hole, vertical, http://katalog.we-online.de/em/datasheet/614105150721.pdf +usb micro receptacle vertical +0 +7 +6 +Connector_USB +USB_Micro-B_Wuerth_629105150521 +USB Micro-B receptacle, http://www.mouser.com/ds/2/445/629105150521-469306.pdf +usb micro receptacle +0 +9 +6 +Connector_USB +USB_Micro-B_Wuerth_629105150521_CircularHoles +USB Micro-B receptacle, http://www.mouser.com/ds/2/445/629105150521-469306.pdf +usb micro receptacle +0 +9 +6 +Connector_USB +USB_Mini-B_AdamTech_MUSB-B5-S-VT-TSMT-1_SMD_Vertical +http://www.adam-tech.com/upload/MUSB-B5-S-VT-TSMT-1.pdf +USB Mini-B +0 +7 +6 +Connector_USB +USB_Mini-B_Lumberg_2486_01_Horizontal +USB Mini-B 5-pin SMD connector, http://downloads.lumberg.com/datenblaetter/en/2486_01.pdf +USB USB_B USB_Mini connector +0 +9 +6 +Connector_USB +USB_Mini-B_Tensility_54-00023_Vertical +http://www.tensility.com/pdffiles/54-00023.pdf +usb mini receptacle vertical +0 +7 +6 +Connector_USB +USB_Mini-B_Tensility_54-00023_Vertical_CircularHoles +http://www.tensility.com/pdffiles/54-00023.pdf +usb mini receptacle vertical +0 +7 +6 +Connector_USB +USB_Mini-B_Wuerth_65100516121_Horizontal +Mini USB 2.0 Type B SMT Horizontal 5 Contacts (https://katalog.we-online.de/em/datasheet/65100516121.pdf) +Mini USB 2.0 Type B +0 +9 +6 +Connector_Wago +Wago_734-132_1x02_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-132 , 2 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +2 +2 +Connector_Wago +Wago_734-133_1x03_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-133 , 3 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +3 +3 +Connector_Wago +Wago_734-134_1x04_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-134 , 4 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +4 +4 +Connector_Wago +Wago_734-135_1x05_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-135 , 5 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +5 +5 +Connector_Wago +Wago_734-136_1x06_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-136 , 6 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +6 +6 +Connector_Wago +Wago_734-137_1x07_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-137 , 7 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +7 +7 +Connector_Wago +Wago_734-138_1x08_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-138 , 8 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +8 +8 +Connector_Wago +Wago_734-139_1x09_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-139 , 9 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +9 +9 +Connector_Wago +Wago_734-140_1x10_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-140 , 10 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +10 +10 +Connector_Wago +Wago_734-141_1x11_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-141 , 11 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +11 +11 +Connector_Wago +Wago_734-142_1x12_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-142 , 12 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +12 +12 +Connector_Wago +Wago_734-143_1x13_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-143 , 13 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +13 +13 +Connector_Wago +Wago_734-144_1x14_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-144 , 14 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +14 +14 +Connector_Wago +Wago_734-146_1x16_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-146 , 16 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +16 +16 +Connector_Wago +Wago_734-148_1x18_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-148 , 18 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +18 +18 +Connector_Wago +Wago_734-150_1x20_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-150 , 20 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +20 +20 +Connector_Wago +Wago_734-154_1x24_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-154 , 24 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +24 +24 +Connector_Wago +Wago_734-162_1x02_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-162 , 2 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +2 +2 +Connector_Wago +Wago_734-163_1x03_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-163 , 3 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +3 +3 +Connector_Wago +Wago_734-164_1x04_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-164 , 4 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +4 +4 +Connector_Wago +Wago_734-165_1x05_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-165 , 5 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +5 +5 +Connector_Wago +Wago_734-166_1x06_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-166 , 6 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +6 +6 +Connector_Wago +Wago_734-167_1x07_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-167 , 7 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +7 +7 +Connector_Wago +Wago_734-168_1x08_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-168 , 8 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +8 +8 +Connector_Wago +Wago_734-169_1x09_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-169 , 9 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +9 +9 +Connector_Wago +Wago_734-170_1x10_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-170 , 10 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +10 +10 +Connector_Wago +Wago_734-171_1x11_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-171 , 11 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +11 +11 +Connector_Wago +Wago_734-172_1x12_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-172 , 12 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +12 +12 +Connector_Wago +Wago_734-173_1x13_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-173 , 13 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +13 +13 +Connector_Wago +Wago_734-174_1x14_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-174 , 14 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +14 +14 +Connector_Wago +Wago_734-176_1x16_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-176 , 16 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +16 +16 +Connector_Wago +Wago_734-178_1x18_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-178 , 18 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +18 +18 +Connector_Wago +Wago_734-180_1x20_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-180 , 20 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +20 +20 +Connector_Wago +Wago_734-184_1x24_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-184 , 24 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +24 +24 +Connector_Wire +SolderWire-0.1sqmm_1x01_D0.4mm_OD1mm +Soldered wire connection, for a single 0.1 mm² wire, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm +0 +1 +1 +Connector_Wire +SolderWire-0.1sqmm_1x01_D0.4mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for a single 0.1 mm² wire, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.1sqmm_1x01_D0.4mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 0.1 mm² wire, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.1sqmm_1x02_P3.6mm_D0.4mm_OD1mm +Soldered wire connection, for 2 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm +0 +2 +2 +Connector_Wire +SolderWire-0.1sqmm_1x02_P3.6mm_D0.4mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.1sqmm_1x02_P3.6mm_D0.4mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.1sqmm_1x03_P3.6mm_D0.4mm_OD1mm +Soldered wire connection, for 3 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm +0 +3 +3 +Connector_Wire +SolderWire-0.1sqmm_1x03_P3.6mm_D0.4mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.1sqmm_1x03_P3.6mm_D0.4mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.1sqmm_1x04_P3.6mm_D0.4mm_OD1mm +Soldered wire connection, for 4 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm +0 +4 +4 +Connector_Wire +SolderWire-0.1sqmm_1x04_P3.6mm_D0.4mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.1sqmm_1x04_P3.6mm_D0.4mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.1sqmm_1x05_P3.6mm_D0.4mm_OD1mm +Soldered wire connection, for 5 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm +0 +5 +5 +Connector_Wire +SolderWire-0.1sqmm_1x05_P3.6mm_D0.4mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.1sqmm_1x05_P3.6mm_D0.4mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.1sqmm_1x06_P3.6mm_D0.4mm_OD1mm +Soldered wire connection, for 6 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm +0 +6 +6 +Connector_Wire +SolderWire-0.1sqmm_1x06_P3.6mm_D0.4mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.1sqmm_1x06_P3.6mm_D0.4mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.5sqmm_1x01_D0.9mm_OD2.1mm +Soldered wire connection, for a single 0.5 mm² wire, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +1 +1 +Connector_Wire +SolderWire-0.5sqmm_1x01_D0.9mm_OD2.1mm_Relief +Soldered wire connection with feed through strain relief, for a single 0.5 mm² wire, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.5sqmm_1x01_D0.9mm_OD2.1mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 0.5 mm² wire, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.5sqmm_1x01_D0.9mm_OD2.3mm +Soldered wire connection, for a single 0.5 mm² wire, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +1 +1 +Connector_Wire +SolderWire-0.5sqmm_1x01_D0.9mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for a single 0.5 mm² wire, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.5sqmm_1x01_D0.9mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 0.5 mm² wire, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm +Soldered wire connection, for 2 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +2 +2 +Connector_Wire +SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.5sqmm_1x02_P4.8mm_D0.9mm_OD2.3mm +Soldered wire connection, for 2 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +2 +2 +Connector_Wire +SolderWire-0.5sqmm_1x02_P4.8mm_D0.9mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.5sqmm_1x02_P4.8mm_D0.9mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.5sqmm_1x03_P4.6mm_D0.9mm_OD2.1mm +Soldered wire connection, for 3 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +3 +3 +Connector_Wire +SolderWire-0.5sqmm_1x03_P4.6mm_D0.9mm_OD2.1mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.5sqmm_1x03_P4.6mm_D0.9mm_OD2.1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.5sqmm_1x03_P4.8mm_D0.9mm_OD2.3mm +Soldered wire connection, for 3 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +3 +3 +Connector_Wire +SolderWire-0.5sqmm_1x03_P4.8mm_D0.9mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.5sqmm_1x03_P4.8mm_D0.9mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.5sqmm_1x04_P4.6mm_D0.9mm_OD2.1mm +Soldered wire connection, for 4 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +4 +4 +Connector_Wire +SolderWire-0.5sqmm_1x04_P4.6mm_D0.9mm_OD2.1mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.5sqmm_1x04_P4.6mm_D0.9mm_OD2.1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.5sqmm_1x04_P4.8mm_D0.9mm_OD2.3mm +Soldered wire connection, for 4 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +4 +4 +Connector_Wire +SolderWire-0.5sqmm_1x04_P4.8mm_D0.9mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.5sqmm_1x04_P4.8mm_D0.9mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.5sqmm_1x05_P4.6mm_D0.9mm_OD2.1mm +Soldered wire connection, for 5 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +5 +5 +Connector_Wire +SolderWire-0.5sqmm_1x05_P4.6mm_D0.9mm_OD2.1mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.5sqmm_1x05_P4.6mm_D0.9mm_OD2.1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.5sqmm_1x05_P4.8mm_D0.9mm_OD2.3mm +Soldered wire connection, for 5 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +5 +5 +Connector_Wire +SolderWire-0.5sqmm_1x05_P4.8mm_D0.9mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.5sqmm_1x05_P4.8mm_D0.9mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.5sqmm_1x06_P4.6mm_D0.9mm_OD2.1mm +Soldered wire connection, for 6 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +6 +6 +Connector_Wire +SolderWire-0.5sqmm_1x06_P4.6mm_D0.9mm_OD2.1mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.5sqmm_1x06_P4.6mm_D0.9mm_OD2.1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.5sqmm_1x06_P4.8mm_D0.9mm_OD2.3mm +Soldered wire connection, for 6 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +6 +6 +Connector_Wire +SolderWire-0.5sqmm_1x06_P4.8mm_D0.9mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.5sqmm_1x06_P4.8mm_D0.9mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.15sqmm_1x01_D0.5mm_OD1.5mm +Soldered wire connection, for a single 0.15 mm² wire, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm +0 +1 +1 +Connector_Wire +SolderWire-0.15sqmm_1x01_D0.5mm_OD1.5mm_Relief +Soldered wire connection with feed through strain relief, for a single 0.15 mm² wire, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.15sqmm_1x01_D0.5mm_OD1.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 0.15 mm² wire, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.15sqmm_1x02_P4mm_D0.5mm_OD1.5mm +Soldered wire connection, for 2 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm +0 +2 +2 +Connector_Wire +SolderWire-0.15sqmm_1x02_P4mm_D0.5mm_OD1.5mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.15sqmm_1x02_P4mm_D0.5mm_OD1.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.15sqmm_1x03_P4mm_D0.5mm_OD1.5mm +Soldered wire connection, for 3 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm +0 +3 +3 +Connector_Wire +SolderWire-0.15sqmm_1x03_P4mm_D0.5mm_OD1.5mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.15sqmm_1x03_P4mm_D0.5mm_OD1.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.15sqmm_1x04_P4mm_D0.5mm_OD1.5mm +Soldered wire connection, for 4 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm +0 +4 +4 +Connector_Wire +SolderWire-0.15sqmm_1x04_P4mm_D0.5mm_OD1.5mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.15sqmm_1x04_P4mm_D0.5mm_OD1.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.15sqmm_1x05_P4mm_D0.5mm_OD1.5mm +Soldered wire connection, for 5 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm +0 +5 +5 +Connector_Wire +SolderWire-0.15sqmm_1x05_P4mm_D0.5mm_OD1.5mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.15sqmm_1x05_P4mm_D0.5mm_OD1.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.15sqmm_1x06_P4mm_D0.5mm_OD1.5mm +Soldered wire connection, for 6 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm +0 +6 +6 +Connector_Wire +SolderWire-0.15sqmm_1x06_P4mm_D0.5mm_OD1.5mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.15sqmm_1x06_P4mm_D0.5mm_OD1.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.25sqmm_1x01_D0.65mm_OD1.7mm +Soldered wire connection, for a single 0.25 mm² wire, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +1 +1 +Connector_Wire +SolderWire-0.25sqmm_1x01_D0.65mm_OD1.7mm_Relief +Soldered wire connection with feed through strain relief, for a single 0.25 mm² wire, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.25sqmm_1x01_D0.65mm_OD1.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 0.25 mm² wire, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.25sqmm_1x01_D0.65mm_OD2mm +Soldered wire connection, for a single 0.25 mm² wire, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +1 +1 +Connector_Wire +SolderWire-0.25sqmm_1x01_D0.65mm_OD2mm_Relief +Soldered wire connection with feed through strain relief, for a single 0.25 mm² wire, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.25sqmm_1x01_D0.65mm_OD2mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 0.25 mm² wire, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.25sqmm_1x02_P4.2mm_D0.65mm_OD1.7mm +Soldered wire connection, for 2 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +2 +2 +Connector_Wire +SolderWire-0.25sqmm_1x02_P4.2mm_D0.65mm_OD1.7mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.25sqmm_1x02_P4.2mm_D0.65mm_OD1.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.25sqmm_1x02_P4.5mm_D0.65mm_OD2mm +Soldered wire connection, for 2 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +2 +2 +Connector_Wire +SolderWire-0.25sqmm_1x02_P4.5mm_D0.65mm_OD2mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.25sqmm_1x02_P4.5mm_D0.65mm_OD2mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.25sqmm_1x03_P4.2mm_D0.65mm_OD1.7mm +Soldered wire connection, for 3 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +3 +3 +Connector_Wire +SolderWire-0.25sqmm_1x03_P4.2mm_D0.65mm_OD1.7mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.25sqmm_1x03_P4.2mm_D0.65mm_OD1.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.25sqmm_1x03_P4.5mm_D0.65mm_OD2mm +Soldered wire connection, for 3 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +3 +3 +Connector_Wire +SolderWire-0.25sqmm_1x03_P4.5mm_D0.65mm_OD2mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.25sqmm_1x03_P4.5mm_D0.65mm_OD2mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.25sqmm_1x04_P4.2mm_D0.65mm_OD1.7mm +Soldered wire connection, for 4 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +4 +4 +Connector_Wire +SolderWire-0.25sqmm_1x04_P4.2mm_D0.65mm_OD1.7mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.25sqmm_1x04_P4.2mm_D0.65mm_OD1.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.25sqmm_1x04_P4.5mm_D0.65mm_OD2mm +Soldered wire connection, for 4 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +4 +4 +Connector_Wire +SolderWire-0.25sqmm_1x04_P4.5mm_D0.65mm_OD2mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.25sqmm_1x04_P4.5mm_D0.65mm_OD2mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.25sqmm_1x05_P4.2mm_D0.65mm_OD1.7mm +Soldered wire connection, for 5 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +5 +5 +Connector_Wire +SolderWire-0.25sqmm_1x05_P4.2mm_D0.65mm_OD1.7mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.25sqmm_1x05_P4.2mm_D0.65mm_OD1.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.25sqmm_1x05_P4.5mm_D0.65mm_OD2mm +Soldered wire connection, for 5 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +5 +5 +Connector_Wire +SolderWire-0.25sqmm_1x05_P4.5mm_D0.65mm_OD2mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.25sqmm_1x05_P4.5mm_D0.65mm_OD2mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.25sqmm_1x06_P4.2mm_D0.65mm_OD1.7mm +Soldered wire connection, for 6 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +6 +6 +Connector_Wire +SolderWire-0.25sqmm_1x06_P4.2mm_D0.65mm_OD1.7mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.25sqmm_1x06_P4.2mm_D0.65mm_OD1.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.25sqmm_1x06_P4.5mm_D0.65mm_OD2mm +Soldered wire connection, for 6 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +6 +6 +Connector_Wire +SolderWire-0.25sqmm_1x06_P4.5mm_D0.65mm_OD2mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.25sqmm_1x06_P4.5mm_D0.65mm_OD2mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.75sqmm_1x01_D1.25mm_OD2.3mm +Soldered wire connection, for a single 0.75 mm² wire, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +1 +1 +Connector_Wire +SolderWire-0.75sqmm_1x01_D1.25mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for a single 0.75 mm² wire, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.75sqmm_1x01_D1.25mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 0.75 mm² wire, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.75sqmm_1x01_D1.25mm_OD3.5mm +Soldered wire connection, for a single 0.75 mm² wire, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +1 +1 +Connector_Wire +SolderWire-0.75sqmm_1x01_D1.25mm_OD3.5mm_Relief +Soldered wire connection with feed through strain relief, for a single 0.75 mm² wire, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.75sqmm_1x01_D1.25mm_OD3.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 0.75 mm² wire, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.75sqmm_1x02_P4.8mm_D1.25mm_OD2.3mm +Soldered wire connection, for 2 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +2 +2 +Connector_Wire +SolderWire-0.75sqmm_1x02_P4.8mm_D1.25mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.75sqmm_1x02_P4.8mm_D1.25mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.75sqmm_1x02_P7mm_D1.25mm_OD3.5mm +Soldered wire connection, for 2 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +2 +2 +Connector_Wire +SolderWire-0.75sqmm_1x02_P7mm_D1.25mm_OD3.5mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.75sqmm_1x02_P7mm_D1.25mm_OD3.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.75sqmm_1x03_P4.8mm_D1.25mm_OD2.3mm +Soldered wire connection, for 3 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +3 +3 +Connector_Wire +SolderWire-0.75sqmm_1x03_P4.8mm_D1.25mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.75sqmm_1x03_P4.8mm_D1.25mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.75sqmm_1x03_P7mm_D1.25mm_OD3.5mm +Soldered wire connection, for 3 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +3 +3 +Connector_Wire +SolderWire-0.75sqmm_1x03_P7mm_D1.25mm_OD3.5mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.75sqmm_1x03_P7mm_D1.25mm_OD3.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.75sqmm_1x04_P4.8mm_D1.25mm_OD2.3mm +Soldered wire connection, for 4 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +4 +4 +Connector_Wire +SolderWire-0.75sqmm_1x04_P4.8mm_D1.25mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.75sqmm_1x04_P4.8mm_D1.25mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.75sqmm_1x04_P7mm_D1.25mm_OD3.5mm +Soldered wire connection, for 4 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +4 +4 +Connector_Wire +SolderWire-0.75sqmm_1x04_P7mm_D1.25mm_OD3.5mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.75sqmm_1x04_P7mm_D1.25mm_OD3.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.75sqmm_1x05_P4.8mm_D1.25mm_OD2.3mm +Soldered wire connection, for 5 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +5 +5 +Connector_Wire +SolderWire-0.75sqmm_1x05_P4.8mm_D1.25mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.75sqmm_1x05_P4.8mm_D1.25mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.75sqmm_1x05_P7mm_D1.25mm_OD3.5mm +Soldered wire connection, for 5 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +5 +5 +Connector_Wire +SolderWire-0.75sqmm_1x05_P7mm_D1.25mm_OD3.5mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.75sqmm_1x05_P7mm_D1.25mm_OD3.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.75sqmm_1x06_P4.8mm_D1.25mm_OD2.3mm +Soldered wire connection, for 6 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +6 +6 +Connector_Wire +SolderWire-0.75sqmm_1x06_P4.8mm_D1.25mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.75sqmm_1x06_P4.8mm_D1.25mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.75sqmm_1x06_P7mm_D1.25mm_OD3.5mm +Soldered wire connection, for 6 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +6 +6 +Connector_Wire +SolderWire-0.75sqmm_1x06_P7mm_D1.25mm_OD3.5mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.75sqmm_1x06_P7mm_D1.25mm_OD3.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.127sqmm_1x01_D0.48mm_OD1mm +Soldered wire connection, for a single 0.127 mm² wire, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm +0 +1 +1 +Connector_Wire +SolderWire-0.127sqmm_1x01_D0.48mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for a single 0.127 mm² wire, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.127sqmm_1x01_D0.48mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 0.127 mm² wire, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.127sqmm_1x02_P3.7mm_D0.48mm_OD1mm +Soldered wire connection, for 2 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm +0 +2 +2 +Connector_Wire +SolderWire-0.127sqmm_1x02_P3.7mm_D0.48mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.127sqmm_1x02_P3.7mm_D0.48mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.127sqmm_1x03_P3.7mm_D0.48mm_OD1mm +Soldered wire connection, for 3 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm +0 +3 +3 +Connector_Wire +SolderWire-0.127sqmm_1x03_P3.7mm_D0.48mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.127sqmm_1x03_P3.7mm_D0.48mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.127sqmm_1x04_P3.7mm_D0.48mm_OD1mm +Soldered wire connection, for 4 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm +0 +4 +4 +Connector_Wire +SolderWire-0.127sqmm_1x04_P3.7mm_D0.48mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.127sqmm_1x04_P3.7mm_D0.48mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.127sqmm_1x05_P3.7mm_D0.48mm_OD1mm +Soldered wire connection, for 5 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm +0 +5 +5 +Connector_Wire +SolderWire-0.127sqmm_1x05_P3.7mm_D0.48mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.127sqmm_1x05_P3.7mm_D0.48mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.127sqmm_1x06_P3.7mm_D0.48mm_OD1mm +Soldered wire connection, for 6 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm +0 +6 +6 +Connector_Wire +SolderWire-0.127sqmm_1x06_P3.7mm_D0.48mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.127sqmm_1x06_P3.7mm_D0.48mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-1.5sqmm_1x01_D1.7mm_OD3.9mm +Soldered wire connection, for a single 1.5 mm² wire, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +1 +1 +Connector_Wire +SolderWire-1.5sqmm_1x01_D1.7mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for a single 1.5 mm² wire, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-1.5sqmm_1x01_D1.7mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 1.5 mm² wire, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-1.5sqmm_1x01_D1.7mm_OD3mm +Soldered wire connection, for a single 1.5 mm² wire, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +1 +1 +Connector_Wire +SolderWire-1.5sqmm_1x01_D1.7mm_OD3mm_Relief +Soldered wire connection with feed through strain relief, for a single 1.5 mm² wire, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-1.5sqmm_1x01_D1.7mm_OD3mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 1.5 mm² wire, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-1.5sqmm_1x02_P6mm_D1.7mm_OD3mm +Soldered wire connection, for 2 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +2 +2 +Connector_Wire +SolderWire-1.5sqmm_1x02_P6mm_D1.7mm_OD3mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-1.5sqmm_1x02_P6mm_D1.7mm_OD3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-1.5sqmm_1x02_P7.8mm_D1.7mm_OD3.9mm +Soldered wire connection, for 2 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +2 +2 +Connector_Wire +SolderWire-1.5sqmm_1x02_P7.8mm_D1.7mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-1.5sqmm_1x02_P7.8mm_D1.7mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-1.5sqmm_1x03_P6mm_D1.7mm_OD3mm +Soldered wire connection, for 3 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +3 +3 +Connector_Wire +SolderWire-1.5sqmm_1x03_P6mm_D1.7mm_OD3mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-1.5sqmm_1x03_P6mm_D1.7mm_OD3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-1.5sqmm_1x03_P7.8mm_D1.7mm_OD3.9mm +Soldered wire connection, for 3 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +3 +3 +Connector_Wire +SolderWire-1.5sqmm_1x03_P7.8mm_D1.7mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-1.5sqmm_1x03_P7.8mm_D1.7mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-1.5sqmm_1x04_P6mm_D1.7mm_OD3mm +Soldered wire connection, for 4 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +4 +4 +Connector_Wire +SolderWire-1.5sqmm_1x04_P6mm_D1.7mm_OD3mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-1.5sqmm_1x04_P6mm_D1.7mm_OD3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-1.5sqmm_1x04_P7.8mm_D1.7mm_OD3.9mm +Soldered wire connection, for 4 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +4 +4 +Connector_Wire +SolderWire-1.5sqmm_1x04_P7.8mm_D1.7mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-1.5sqmm_1x04_P7.8mm_D1.7mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-1.5sqmm_1x05_P6mm_D1.7mm_OD3mm +Soldered wire connection, for 5 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +5 +5 +Connector_Wire +SolderWire-1.5sqmm_1x05_P6mm_D1.7mm_OD3mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-1.5sqmm_1x05_P6mm_D1.7mm_OD3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-1.5sqmm_1x05_P7.8mm_D1.7mm_OD3.9mm +Soldered wire connection, for 5 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +5 +5 +Connector_Wire +SolderWire-1.5sqmm_1x05_P7.8mm_D1.7mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-1.5sqmm_1x05_P7.8mm_D1.7mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-1.5sqmm_1x06_P6mm_D1.7mm_OD3mm +Soldered wire connection, for 6 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +6 +6 +Connector_Wire +SolderWire-1.5sqmm_1x06_P6mm_D1.7mm_OD3mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-1.5sqmm_1x06_P6mm_D1.7mm_OD3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-1.5sqmm_1x06_P7.8mm_D1.7mm_OD3.9mm +Soldered wire connection, for 6 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +6 +6 +Connector_Wire +SolderWire-1.5sqmm_1x06_P7.8mm_D1.7mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-1.5sqmm_1x06_P7.8mm_D1.7mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-1sqmm_1x01_D1.4mm_OD2.7mm +Soldered wire connection, for a single 1 mm² wire, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +1 +1 +Connector_Wire +SolderWire-1sqmm_1x01_D1.4mm_OD2.7mm_Relief +Soldered wire connection with feed through strain relief, for a single 1 mm² wire, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-1sqmm_1x01_D1.4mm_OD2.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 1 mm² wire, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-1sqmm_1x01_D1.4mm_OD3.9mm +Soldered wire connection, for a single 1 mm² wire, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +1 +1 +Connector_Wire +SolderWire-1sqmm_1x01_D1.4mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for a single 1 mm² wire, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-1sqmm_1x01_D1.4mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 1 mm² wire, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-1sqmm_1x02_P5.4mm_D1.4mm_OD2.7mm +Soldered wire connection, for 2 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +2 +2 +Connector_Wire +SolderWire-1sqmm_1x02_P5.4mm_D1.4mm_OD2.7mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-1sqmm_1x02_P5.4mm_D1.4mm_OD2.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-1sqmm_1x02_P7.8mm_D1.4mm_OD3.9mm +Soldered wire connection, for 2 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +2 +2 +Connector_Wire +SolderWire-1sqmm_1x02_P7.8mm_D1.4mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-1sqmm_1x02_P7.8mm_D1.4mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-1sqmm_1x03_P5.4mm_D1.4mm_OD2.7mm +Soldered wire connection, for 3 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +3 +3 +Connector_Wire +SolderWire-1sqmm_1x03_P5.4mm_D1.4mm_OD2.7mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-1sqmm_1x03_P5.4mm_D1.4mm_OD2.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-1sqmm_1x03_P7.8mm_D1.4mm_OD3.9mm +Soldered wire connection, for 3 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +3 +3 +Connector_Wire +SolderWire-1sqmm_1x03_P7.8mm_D1.4mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-1sqmm_1x03_P7.8mm_D1.4mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-1sqmm_1x04_P5.4mm_D1.4mm_OD2.7mm +Soldered wire connection, for 4 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +4 +4 +Connector_Wire +SolderWire-1sqmm_1x04_P5.4mm_D1.4mm_OD2.7mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-1sqmm_1x04_P5.4mm_D1.4mm_OD2.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-1sqmm_1x04_P7.8mm_D1.4mm_OD3.9mm +Soldered wire connection, for 4 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +4 +4 +Connector_Wire +SolderWire-1sqmm_1x04_P7.8mm_D1.4mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-1sqmm_1x04_P7.8mm_D1.4mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-1sqmm_1x05_P5.4mm_D1.4mm_OD2.7mm +Soldered wire connection, for 5 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +5 +5 +Connector_Wire +SolderWire-1sqmm_1x05_P5.4mm_D1.4mm_OD2.7mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-1sqmm_1x05_P5.4mm_D1.4mm_OD2.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-1sqmm_1x05_P7.8mm_D1.4mm_OD3.9mm +Soldered wire connection, for 5 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +5 +5 +Connector_Wire +SolderWire-1sqmm_1x05_P7.8mm_D1.4mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-1sqmm_1x05_P7.8mm_D1.4mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-1sqmm_1x06_P5.4mm_D1.4mm_OD2.7mm +Soldered wire connection, for 6 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +6 +6 +Connector_Wire +SolderWire-1sqmm_1x06_P5.4mm_D1.4mm_OD2.7mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-1sqmm_1x06_P5.4mm_D1.4mm_OD2.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-1sqmm_1x06_P7.8mm_D1.4mm_OD3.9mm +Soldered wire connection, for 6 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +6 +6 +Connector_Wire +SolderWire-1sqmm_1x06_P7.8mm_D1.4mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-1sqmm_1x06_P7.8mm_D1.4mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-2.5sqmm_1x01_D2.4mm_OD3.6mm +Soldered wire connection, for a single 2.5 mm² wire, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +1 +1 +Connector_Wire +SolderWire-2.5sqmm_1x01_D2.4mm_OD3.6mm_Relief +Soldered wire connection with feed through strain relief, for a single 2.5 mm² wire, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-2.5sqmm_1x01_D2.4mm_OD3.6mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 2.5 mm² wire, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-2.5sqmm_1x01_D2.4mm_OD4.4mm +Soldered wire connection, for a single 2.5 mm² wire, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +1 +1 +Connector_Wire +SolderWire-2.5sqmm_1x01_D2.4mm_OD4.4mm_Relief +Soldered wire connection with feed through strain relief, for a single 2.5 mm² wire, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-2.5sqmm_1x01_D2.4mm_OD4.4mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 2.5 mm² wire, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-2.5sqmm_1x02_P7.2mm_D2.4mm_OD3.6mm +Soldered wire connection, for 2 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +2 +2 +Connector_Wire +SolderWire-2.5sqmm_1x02_P7.2mm_D2.4mm_OD3.6mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-2.5sqmm_1x02_P7.2mm_D2.4mm_OD3.6mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-2.5sqmm_1x02_P8.8mm_D2.4mm_OD4.4mm +Soldered wire connection, for 2 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +2 +2 +Connector_Wire +SolderWire-2.5sqmm_1x02_P8.8mm_D2.4mm_OD4.4mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-2.5sqmm_1x02_P8.8mm_D2.4mm_OD4.4mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-2.5sqmm_1x03_P7.2mm_D2.4mm_OD3.6mm +Soldered wire connection, for 3 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +3 +3 +Connector_Wire +SolderWire-2.5sqmm_1x03_P7.2mm_D2.4mm_OD3.6mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-2.5sqmm_1x03_P7.2mm_D2.4mm_OD3.6mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-2.5sqmm_1x03_P8.8mm_D2.4mm_OD4.4mm +Soldered wire connection, for 3 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +3 +3 +Connector_Wire +SolderWire-2.5sqmm_1x03_P8.8mm_D2.4mm_OD4.4mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-2.5sqmm_1x03_P8.8mm_D2.4mm_OD4.4mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-2.5sqmm_1x04_P7.2mm_D2.4mm_OD3.6mm +Soldered wire connection, for 4 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +4 +4 +Connector_Wire +SolderWire-2.5sqmm_1x04_P7.2mm_D2.4mm_OD3.6mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-2.5sqmm_1x04_P7.2mm_D2.4mm_OD3.6mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-2.5sqmm_1x04_P8.8mm_D2.4mm_OD4.4mm +Soldered wire connection, for 4 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +4 +4 +Connector_Wire +SolderWire-2.5sqmm_1x04_P8.8mm_D2.4mm_OD4.4mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-2.5sqmm_1x04_P8.8mm_D2.4mm_OD4.4mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-2.5sqmm_1x05_P7.2mm_D2.4mm_OD3.6mm +Soldered wire connection, for 5 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +5 +5 +Connector_Wire +SolderWire-2.5sqmm_1x05_P7.2mm_D2.4mm_OD3.6mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-2.5sqmm_1x05_P7.2mm_D2.4mm_OD3.6mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-2.5sqmm_1x05_P8.8mm_D2.4mm_OD4.4mm +Soldered wire connection, for 5 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +5 +5 +Connector_Wire +SolderWire-2.5sqmm_1x05_P8.8mm_D2.4mm_OD4.4mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-2.5sqmm_1x05_P8.8mm_D2.4mm_OD4.4mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-2.5sqmm_1x06_P7.2mm_D2.4mm_OD3.6mm +Soldered wire connection, for 6 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +6 +6 +Connector_Wire +SolderWire-2.5sqmm_1x06_P7.2mm_D2.4mm_OD3.6mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-2.5sqmm_1x06_P7.2mm_D2.4mm_OD3.6mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-2.5sqmm_1x06_P8.8mm_D2.4mm_OD4.4mm +Soldered wire connection, for 6 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +6 +6 +Connector_Wire +SolderWire-2.5sqmm_1x06_P8.8mm_D2.4mm_OD4.4mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-2.5sqmm_1x06_P8.8mm_D2.4mm_OD4.4mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-2sqmm_1x01_D2mm_OD3.9mm +Soldered wire connection, for a single 2 mm² wire, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm +0 +1 +1 +Connector_Wire +SolderWire-2sqmm_1x01_D2mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for a single 2 mm² wire, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-2sqmm_1x01_D2mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 2 mm² wire, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-2sqmm_1x02_P7.8mm_D2mm_OD3.9mm +Soldered wire connection, for 2 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm +0 +2 +2 +Connector_Wire +SolderWire-2sqmm_1x02_P7.8mm_D2mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-2sqmm_1x02_P7.8mm_D2mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-2sqmm_1x03_P7.8mm_D2mm_OD3.9mm +Soldered wire connection, for 3 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm +0 +3 +3 +Connector_Wire +SolderWire-2sqmm_1x03_P7.8mm_D2mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-2sqmm_1x03_P7.8mm_D2mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-2sqmm_1x04_P7.8mm_D2mm_OD3.9mm +Soldered wire connection, for 4 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm +0 +4 +4 +Connector_Wire +SolderWire-2sqmm_1x04_P7.8mm_D2mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-2sqmm_1x04_P7.8mm_D2mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-2sqmm_1x05_P7.8mm_D2mm_OD3.9mm +Soldered wire connection, for 5 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm +0 +5 +5 +Connector_Wire +SolderWire-2sqmm_1x05_P7.8mm_D2mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-2sqmm_1x05_P7.8mm_D2mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-2sqmm_1x06_P7.8mm_D2mm_OD3.9mm +Soldered wire connection, for 6 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm +0 +6 +6 +Connector_Wire +SolderWire-2sqmm_1x06_P7.8mm_D2mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-2sqmm_1x06_P7.8mm_D2mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWirePad_1x01_SMD_1x2mm +Wire Pad, Square, SMD Pad, 5mm x 10mm, +MesurementPoint Square SMDPad 5mmx10mm +0 +1 +1 +Connector_Wire +SolderWirePad_1x01_SMD_5x10mm +Wire Pad, Square, SMD Pad, 5mm x 10mm, +MesurementPoint Square SMDPad 5mmx10mm +0 +1 +1 +Connector_Wuerth +Wuerth_WR-WTB_64800211622_1x02_P1.50mm_Vertical +Wuerth WR-WTB series connector, 64800211622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator +connector Wuerth WR-WTB vertical +0 +2 +2 +Connector_Wuerth +Wuerth_WR-WTB_64800311622_1x03_P1.50mm_Vertical +Wuerth WR-WTB series connector, 64800311622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator +connector Wuerth WR-WTB vertical +0 +3 +3 +Connector_Wuerth +Wuerth_WR-WTB_64800411622_1x04_P1.50mm_Vertical +Wuerth WR-WTB series connector, 64800411622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator +connector Wuerth WR-WTB vertical +0 +4 +4 +Connector_Wuerth +Wuerth_WR-WTB_64800511622_1x05_P1.50mm_Vertical +Wuerth WR-WTB series connector, 64800511622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator +connector Wuerth WR-WTB vertical +0 +5 +5 +Connector_Wuerth +Wuerth_WR-WTB_64800611622_1x06_P1.50mm_Vertical +Wuerth WR-WTB series connector, 64800611622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator +connector Wuerth WR-WTB vertical +0 +6 +6 +Connector_Wuerth +Wuerth_WR-WTB_64800711622_1x07_P1.50mm_Vertical +Wuerth WR-WTB series connector, 64800711622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator +connector Wuerth WR-WTB vertical +0 +7 +7 +Connector_Wuerth +Wuerth_WR-WTB_64800811622_1x08_P1.50mm_Vertical +Wuerth WR-WTB series connector, 64800811622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator +connector Wuerth WR-WTB vertical +0 +8 +8 +Connector_Wuerth +Wuerth_WR-WTB_64800911622_1x09_P1.50mm_Vertical +Wuerth WR-WTB series connector, 64800911622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator +connector Wuerth WR-WTB vertical +0 +9 +9 +Connector_Wuerth +Wuerth_WR-WTB_64801011622_1x10_P1.50mm_Vertical +Wuerth WR-WTB series connector, 64801011622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator +connector Wuerth WR-WTB vertical +0 +10 +10 +Converter_ACDC +Converter_ACDC_CUI_PBO-3-Sxx_THT_Vertical +ACDC-Converter, 3W, CUI PBO-3, THT https://www.cui.com/product/resource/pbo-3.pdf +Converter AC-DC THT Vertical +0 +6 +6 +Converter_ACDC +Converter_ACDC_Hahn_HS-400xx_THT +ACDC-Converter, 3W, Hahn-HS-400xx, THT https://www.schukat.com/schukat/schukat_cms_de.nsf/index/FrameView?OpenDocument&art=HS40009&wg=M7942 +Hahn ACDC-Converter THT +0 +4 +4 +Converter_ACDC +Converter_ACDC_HiLink_HLK-PMxx +ACDC-Converter, 3W, HiLink, HLK-PMxx, THT, http://www.hlktech.net/product_detail.php?ProId=54 +ACDC-Converter 3W THT HiLink board mount module +0 +4 +4 +Converter_ACDC +Converter_ACDC_MeanWell_IRM-02-xx_SMD +ACDC-Converter, 3W, Meanwell, IRM-02, SMD, https://www.meanwell.com/Upload/PDF/IRM-02/IRM-02-SPEC.PDF +ACDC-Converter 3W +0 +14 +14 +Converter_ACDC +Converter_ACDC_MeanWell_IRM-02-xx_THT +ACDC-Converter, 2W, Meanwell, IRM-02, THT, https://www.meanwell.co.uk/media/productPDF/IRM-02-spec.pdf +ACDC-Converter 2W THT +0 +4 +4 +Converter_ACDC +Converter_ACDC_MeanWell_IRM-03-xx_SMD +ACDC-Converter, 3W, Meanwell, IRM-03, SMD, http://www.meanwell.com/webapp/product/search.aspx?prod=IRM-03 +ACDC-Converter 3W +0 +14 +14 +Converter_ACDC +Converter_ACDC_MeanWell_IRM-03-xx_THT +ACDC-Converter, 3W, Meanwell, IRM-03, THT, https://www.meanwell.com/Upload/PDF/IRM-03/IRM-03-SPEC.PDF +ACDC-Converter 3W THT +0 +5 +5 +Converter_ACDC +Converter_ACDC_MeanWell_IRM-05-xx_THT +http://www.meanwell.com/webapp/product/search.aspx?prod=IRM-05 +ACDC-Converter 5W Meanwell IRM-05 +0 +4 +4 +Converter_ACDC +Converter_ACDC_MeanWell_IRM-10-xx_THT +http://www.meanwell.com/webapp/product/search.aspx?prod=IRM-10 +ACDC-Converter 10W Meanwell IRM-10 +0 +4 +4 +Converter_ACDC +Converter_ACDC_MeanWell_IRM-20-xx_THT +ACDC-Converter, 20W, Meanwell, IRM-20, THT http://www.meanwell.com/webapp/product/search.aspx?prod=IRM-20 +ACDC-Converter 20W Meanwell IRM-20 +0 +4 +4 +Converter_ACDC +Converter_ACDC_MeanWell_IRM-60-xx_THT +ACDC-Converter, 50-60W, Meanwell, IRM-60, THT https://www.meanwellusa.com/productPdf.aspx?i=687 +switching power supply +0 +4 +4 +Converter_ACDC +Converter_ACDC_RECOM_RAC01-xxSGB_THT +https://www.recom-power.com/pdf/Powerline-AC-DC/RAC01-GB.pdf +recom power ac dc rac01xxgb rac01-05sgb rac01-12sgb +0 +4 +4 +Converter_ACDC +Converter_ACDC_RECOM_RAC04-xxSGx_THT +https://www.recom-power.com/pdf/Powerline-AC-DC/RAC04-GA.pdf +recom power ac dc +0 +5 +5 +Converter_ACDC +Converter_ACDC_RECOM_RAC05-xxSK_THT +https://www.recom-power.com/pdf/Powerline-AC-DC/RAC05-K.pdf +recom power ac dc +0 +5 +5 +Converter_ACDC +Converter_ACDC_Recom_RAC20-xxDK_THT +Recom RAC20-xxDK https://recom-power.com/pdf/Powerline_AC-DC/RAC20-K.pdf#page=6 Rev. 6/2020 +Recom RAC20-xxDK +0 +5 +5 +Converter_ACDC +Converter_ACDC_Recom_RAC20-xxSK_THT +Recom RAC20-xxSK https://recom-power.com/pdf/Powerline_AC-DC/RAC20-K.pdf#page=6 Rev. 6/2020 +Recom RAC20-xxSK +0 +4 +4 +Converter_ACDC +Converter_ACDC_TRACO_TMG-15_THT +ACDC-Converter, TRACO, TMG Series 15 https://www.tracopower.com/products/tmg.pdf +ACDC-Converter TRACO TMG Series 15 +0 +4 +4 +Converter_ACDC +Converter_ACDC_TRACO_TMLM-04_THT +ACDC-Converter, TRACO, TMLM Series 04 https://www.tracopower.com/products/tmlm.pdf +ACDC-Converter TRACO TMLM Series 04 +0 +7 +7 +Converter_ACDC +Converter_ACDC_TRACO_TMLM-05_THT +ACDC-Converter, TRACO TMLM 05,https://www.tracopower.com/products/tmlm.pdf +ACDC-Converter TRACO TMLM 05 +0 +4 +4 +Converter_ACDC +Converter_ACDC_TRACO_TMLM-10-20_THT +ACDC-Converter, TRACO TMLM 10, TRACO TMLM 20, https://www.tracopower.com/products/tmlm.pdf +ACDC-Converter TRACO TMLM 10 and TMLM 20 +0 +4 +4 +Converter_ACDC +Converter_ACDC_Vigortronix_VTX-214-010-xxx_THT +Vigortronix VTX-214-010-xxx serie of ACDC converter, http://www.vigortronix.com/10WattACDCPCBPowerModule.aspx +Vigortronix VTX-214-010-xxx serie of ACDC converter +0 +4 +4 +Converter_ACDC +Converter_ACDC_Vigortronix_VTX-214-015-1xx_THT +Vigortronix VTX-214-010-xxx serie of ACDC converter, http://www.vigortronix.com/10WattACDCPCBPowerModule.aspx +Vigortronix VTX-214-010-xxx serie of ACDC converter +0 +5 +5 +Converter_DCDC +Converter_DCDC_Artesyn_ATA_SMD +DCDC-Converter, Artesyn, ATA Series, 3W Single and Dual Output, 1500VDC Isolation, 24.0x13.7x8.0mm https://www.artesyn.com/power/assets/ata_series_ds_01apr2015_79c25814fd.pdf https://www.artesyn.com/power/assets/trn_dc-dc_ata_3w_series_releas1430412818_techref.pdf +DCDC SMD +0 +7 +7 +Converter_DCDC +Converter_DCDC_Bothhand_CFUDxxxx_THT +DCDC-Converter, BOTHHAND, Type CFxxxx-Serie, (Very dodgy url but was the only at hand), +DCDC-Converter BOTHHAND Type CFxxxx-Serie +0 +10 +10 +Converter_DCDC +Converter_DCDC_Bothhand_CFUSxxxxEH_THT +DCDC-Converter, BOTHHAND, Type CFxxxx-Serie, (Very dodgy url but was the only at hand), +DCDC-Converter BOTHHAND Type CFxxxx-Serie +0 +9 +9 +Converter_DCDC +Converter_DCDC_Bothhand_CFUSxxxx_THT +DCDC-Converter, BOTHHAND, Type CFxxxx-Serie, (Very dodgy url but was the only at hand), +DCDC-Converter BOTHHAND Type CFxxxx-Serie +0 +8 +8 +Converter_DCDC +Converter_DCDC_Cincon_EC5BExx_Dual_THT +DCDC-Converter, CINCON, EC5BExx, 18-36VDC to Dual output, http://www.cincon.com/upload/media/data%20sheets/Data%20Sheet%20(DC)/B%20CASE/SPEC-EC5BE-V24.pdf +DCDC-Converter CINCON EC5BExx 18-36VDC to Dual output +0 +6 +6 +Converter_DCDC +Converter_DCDC_Cincon_EC5BExx_Single_THT +DCDC-Converter, CINCON, EC5BExx, 18-36VDC to dual output, http://www.cincon.com/upload/media/data%20sheets/Data%20Sheet%20(DC)/B%20CASE/SPEC-EC5BE-V24.pdf +DCDC-Converter CINCON EC5BExx 18-36VDC to dual output +0 +4 +4 +Converter_DCDC +Converter_DCDC_Cincon_EC6Cxx_Dual-Triple_THT +DCDC-Converter, CINCON, EC6Cxx, dual or tripple output, http://www.cincon.com/upload/media/data%20sheets/Data%20Sheet%20(DC)/C%20CASE/SPEC-EC6C-V12.pdf +DCDC-Converter CINCON EC6Cxx dual or tripple output +0 +7 +7 +Converter_DCDC +Converter_DCDC_Cincon_EC6Cxx_Single_THT +DCDC-Converter, CINCON, EC6Cxx, single output, http://www.cincon.com/upload/media/data%20sheets/Data%20Sheet%20(DC)/C%20CASE/SPEC-EC6C-V12.pdf +DCDC-Converter CINCON EC6Cxx single output +0 +6 +6 +Converter_DCDC +Converter_DCDC_Cyntec_MUN12AD01-SH +http://www.cyntec.com/upfile/products/download/Cyntec%20MUN12AD01-SH_Datasheet.pdf +Power Module uPOL MUN12AD01 +0 +13 +9 +Converter_DCDC +Converter_DCDC_Cyntec_MUN12AD03-SH +http://www.cyntec.com/upfile/products/download/Cyntec%20MUN12AD03-SH_Datasheet.pdf +Power Module uPOL MUN12AD03 +0 +19 +11 +Converter_DCDC +Converter_DCDC_MeanWell_NID30_THT +Meanwell DCDC non-isolated converter SIP module, http://www.meanwell.com/webapp/product/search.aspx?prod=nid30 +DCDC non-isolated converter +0 +11 +11 +Converter_DCDC +Converter_DCDC_MeanWell_NID60_THT +MeanWell NID60, http://www.meanwell.com/Upload/PDF/NID60/NID60-SPEC.PDF +MeanWell NID60 +0 +11 +11 +Converter_DCDC +Converter_DCDC_Murata_CRE1xxxxxx3C_THT +Isolated 1W single output DC/DC, http://power.murata.com/data/power/ncl/kdc_cre1.pdf +Isolated 1W single output DC/DC +0 +4 +4 +Converter_DCDC +Converter_DCDC_Murata_CRE1xxxxxxDC_THT +Isloated DC-DC, http://power.murata.com/data/power/ncl/kdc_cre1.pdf +Isloated DC-DC +0 +4 +4 +Converter_DCDC +Converter_DCDC_Murata_CRE1xxxxxxSC_THT +http://power.murata.com/data/power/ncl/kdc_cre1.pdf +murata dc-dc transformer +0 +4 +4 +Converter_DCDC +Converter_DCDC_Murata_MEE1SxxxxSC_THT +https://power.murata.com/pub/data/power/ncl/kdc_mee1.pdf +murata dc-dc transformer +0 +4 +4 +Converter_DCDC +Converter_DCDC_Murata_MEE3SxxxxSC_THT +https://power.murata.com/pub/data/power/ncl/kdc_mee3.pdf +murata dc-dc transformer +0 +4 +4 +Converter_DCDC +Converter_DCDC_Murata_MGJ2DxxxxxxSC_THT +Murata MGJ2DxxxxxxSC, 19.5x9.8x12.5mm, 5.2kVDC Isolated, 2W, SIP package style, https://power.murata.com/data/power/ncl/kdc_mgj2.pdf +Murata MGJ2DxxxxxxSC +0 +5 +5 +Converter_DCDC +Converter_DCDC_Murata_MGJ3 +Murata MGJ3, 5.2kVDC Isolated 3W Gate Drive, 15V/5V/5V Configurable, 22.61x23.11x14.19mm, https://power.murata.com/datasheet?/data/power/ncl/kdc_mgj3.pdf +DCDC SMD +0 +7 +7 +Converter_DCDC +Converter_DCDC_Murata_NCS1SxxxxSC_THT +Murata NCS1SxxxxSC https://power.murata.com/data/power/ncl/kdc_ncs1.pdf (Script generated with StandardBox.py) (Murata NCS1SxxxxSC https://power.murata.com/data/power/ncl/kdc_ncs1.pdf) +Murata NCS1SxxxxSC +0 +5 +5 +Converter_DCDC +Converter_DCDC_Murata_NMAxxxxDC_THT +Isolated 1W DCDC-Converter, http://power.murata.com/data/power/ncl/kdc_nma.pdf +Isolated 1W DCDC-Converter +0 +6 +6 +Converter_DCDC +Converter_DCDC_Murata_NMAxxxxSC_THT +Murata NMAxxxxSC footprint based on SIP7, http://power.murata.com/data/power/ncl/kdc_nma.pdf +Murata NMAxxxxSC DCDC-Converter +0 +5 +5 +Converter_DCDC +Converter_DCDC_Murata_NXExSxxxxMC_SMD +Isolated 1W or 2W Single Output SM DC/DC Converters https://www.murata.com/products/productdata/8807031865374/kdc-nxe1.pdf#page=8 https://www.murata.com/products/productdata/8807031898142/kdc-nxe2.pdf#page=9 +Isolated 1W or 2W Single Output SM DC/DC Converters +0 +5 +5 +Converter_DCDC +Converter_DCDC_Murata_OKI-78SR_Horizontal +https://power.murata.com/data/power/oki-78sr.pdf +78sr3.3 78sr5 78sr9 78sr12 78srXX +0 +3 +3 +Converter_DCDC +Converter_DCDC_Murata_OKI-78SR_Vertical +https://power.murata.com/data/power/oki-78sr.pdf +78sr3.3 78sr5 78sr9 78sr12 78srXX +0 +3 +3 +Converter_DCDC +Converter_DCDC_RECOM_R-78B-2.0_THT +DCDC-Converter, RECOM, RECOM_R-78B-2.0, SIP-3, pitch 2.54mm, package size 11.5x8.5x17.5mm^3, https://www.recom-power.com/pdf/Innoline/R-78Bxx-2.0.pdf +dc-dc recom buck sip-3 pitch 2.54mm +0 +3 +3 +Converter_DCDC +Converter_DCDC_RECOM_R-78E-0.5_THT +DCDC-Converter, RECOM, RECOM_R-78E-0.5, SIP-3, pitch 2.54mm, package size 11.6x8.5x10.4mm^3, https://www.recom-power.com/pdf/Innoline/R-78Exx-0.5.pdf +dc-dc recom buck sip-3 pitch 2.54mm +0 +3 +3 +Converter_DCDC +Converter_DCDC_RECOM_R-78HB-0.5L_THT +DCDC-Converter, RECOM, RECOM_R-78HB-0.5L, SIP-3, Horizontally Mounted, pitch 2.54mm, package size 11.5x8.5x17.5mm^3, https://www.recom-power.com/pdf/Innoline/R-78HBxx-0.5_L.pdf +dc-dc recom buck sip-3 pitch 2.54mm +0 +3 +3 +Converter_DCDC +Converter_DCDC_RECOM_R-78HB-0.5_THT +DCDC-Converter, RECOM, RECOM_R-78HB-0.5, SIP-3, pitch 2.54mm, package size 11.5x8.5x17.5mm^3, https://www.recom-power.com/pdf/Innoline/R-78HBxx-0.5_L.pdf +dc-dc recom buck sip-3 pitch 2.54mm +0 +3 +3 +Converter_DCDC +Converter_DCDC_RECOM_R-78S-0.1_THT +DCDC-Converter, RECOM, RECOM_R-78S-0.1, SIP-4, pitch 2.54mm, package size 11.6x8.5x10.4mm^3, https://www.recom-power.com/pdf/Innoline/R-78Sxx-0.1.pdf +dc-dc recom buck sip-4 pitch 2.54mm +0 +4 +4 +Converter_DCDC +Converter_DCDC_RECOM_R5xxxDA_THT +DCDC-Converter, RECOM, RECOM_R5xxxDA, SIP-12, Horizontally Mounted, pitch 2.54mm, package size 32.2x9.1x15mm^3, https://www.recom-power.com/pdf/Innoline/R-5xxxPA_DA.pdf +dc-dc recom buck sip-12 pitch 2.54mm +0 +12 +12 +Converter_DCDC +Converter_DCDC_RECOM_R5xxxPA_THT +DCDC-Converter, RECOM, RECOM_R5xxxPA, SIP-12, pitch 2.54mm, package size 32.2x9.1x15mm^3, https://www.recom-power.com/pdf/Innoline/R-5xxxPA_DA.pdf +dc-dc recom buck sip-12 pitch 2.54mm +0 +12 +12 +Converter_DCDC +Converter_DCDC_RECOM_RPA60-xxxxSFW +RPA60-FW 60W Isolated DC to DC Converters +DCDC Regulator Single +0 +6 +6 +Converter_DCDC +Converter_DCDC_RECOM_RPMx.x-x.0 +https://www.recom-power.com/pdf/Innoline/RPM-6.0.pdf +dc-dc recom buck lga-25 pitch 2.29mm +0 +25 +25 +Converter_DCDC +Converter_DCDC_TRACO_TDN_5-xxxxWISM_SMD +Traco TDN 5WISM Series, 5W, SMD (https://assets.tracopower.com/20200225170127/TDN5WISM/documents/tdn5wism-datasheet.pdf#page=3) +dcdc traco 5w smd +0 +6 +6 +Converter_DCDC +Converter_DCDC_TRACO_TDN_5-xxxxWI_THT +Traco TDN 5WI Series, 5W (https://www.tracopower.com/sites/default/files/products/datasheets/tdn5wi_datasheet.pdf#page=4) +dcdc traco 5w +0 +6 +6 +Converter_DCDC +Converter_DCDC_TRACO_TEL12-xxxx_THT +Traco 12W, THT (https://www.tracopower.com/sites/default/files/products/datasheets/tel12_datasheet.pdf) +traco dcdc tht 12w +0 +5 +5 +Converter_DCDC +Converter_DCDC_TRACO_TEN10-xxxx_Dual_THT +DCDC-Converter, TRACO, TEN10-xxxx, single output, https://assets.tracopower.com/20171102100522/TEN10/documents/ten10-datasheet.pdf +DCDC-Converter TRACO TEN10-xxxx single output +0 +5 +5 +Converter_DCDC +Converter_DCDC_TRACO_TEN10-xxxx_Single_THT +DCDC-Converter, TRACO, TEN10-xxxx, single output, https://assets.tracopower.com/20171102100522/TEN10/documents/ten10-datasheet.pdf +DCDC-Converter TRACO TEN10-xxxx single output +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_TEN10-xxxx_THT +DCDC-Converter, TRACO, TEN10-xxxx, https://assets.tracopower.com/20171102100522/TEN10/documents/ten10-datasheet.pdf +DCDC-Converter TRACO TEN10-xxxx +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_TEN20-xxxx-N4_THT +DCDC-Converter TRACO TEN20 Generic, https://assets.tracopower.com/20171102100522/TEN20/documents/ten20-datasheet.pdf +DCDC-Converter TRACO TEN20 Generic +0 +5 +5 +Converter_DCDC +Converter_DCDC_TRACO_TEN20-xxxx_THT +DCDC-Converter TRACO TEN20 Generic, https://assets.tracopower.com/20171102100522/TEN20/documents/ten20-datasheet.pdf +DCDC-Converter TRACO TEN20 Generic +0 +6 +6 +Converter_DCDC +Converter_DCDC_TRACO_THD_15-xxxxWIN_THT +Traco THD 15WIN, 15W, THT (https://www.tracopower.com/products/thd15win.pdf#page=3) +traco dcdc tht 15w +0 +9 +9 +Converter_DCDC +Converter_DCDC_TRACO_TMR-1-xxxx_Dual_THT +DCDC-Converter, TRACO, TMR 1-xxxx, Dual output, Rev. March 21.2016 +DCDC-Converter TRACO TMR1-xxxx Dual_output +0 +5 +5 +Converter_DCDC +Converter_DCDC_TRACO_TMR-1-xxxx_Single_THT +DCDC-Converter, TRACO, TMR 1-xxxx, Single output, Rev. March 21.2016 +DCDC-Converter TRACO TMR1-xxxx Single_output +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_TMR-1SM_SMD +http://assets.tracopower.com/TMR1SM/documents/tmr1sm-datasheet.pdf +DCDC SMD TRACO TMR-1SM +0 +7 +7 +Converter_DCDC +Converter_DCDC_TRACO_TMR-2xxxxWI_THT +https://www.tracopower.com/products/tmr2wi.pdf +DCDC-Converter TRACO TMRxxxxWI Single/Dual_output +0 +7 +7 +Converter_DCDC +Converter_DCDC_TRACO_TMR-xxxx_THT +DCDC-Converter, TRACO, TMR xxxx, Single/Dual output, http://www.datasheetlib.com/datasheet/135136/tmr-2-2410e_traco-power.html?page=3#datasheet +DCDC-Converter TRACO TMRxxxx Single/Dual_output +0 +7 +7 +Converter_DCDC +Converter_DCDC_TRACO_TSR-1_THT +DCDC-Converter, TRACO, TSR 1-xxxx +DCDC-Converter TRACO TSR-1 +0 +3 +3 +Converter_DCDC +Converter_DCDC_XP_POWER-IA48xxD_THT +XP_POWER IA48xxD, DIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator +XP_POWER IA48xxD DIP DCDC-Converter +0 +6 +6 +Converter_DCDC +Converter_DCDC_XP_POWER-IA48xxS_THT +XP_POWER IA48xxS, SIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator +XP_POWER IA48xxS SIP DCDC-Converter +0 +5 +5 +Converter_DCDC +Converter_DCDC_XP_POWER-IAxxxxD_THT +XP_POWER IAxxxxD, DIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator +XP_POWER IAxxxxD DIP DCDC-Converter +0 +6 +6 +Converter_DCDC +Converter_DCDC_XP_POWER-IAxxxxS_THT +XP_POWER IAxxxxS, SIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator +XP_POWER IAxxxxS SIP DCDC-Converter +0 +5 +5 +Converter_DCDC +Converter_DCDC_XP_POWER-IHxxxxDH_THT +XP_POWER IHxxxxDH, DIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator +XP_POWER IHxxxxDH DIP DCDC-Converter +0 +6 +6 +Converter_DCDC +Converter_DCDC_XP_POWER-IHxxxxD_THT +XP_POWER IHxxxxD, DIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator +XP_POWER IHxxxxD DIP DCDC-Converter +0 +6 +6 +Converter_DCDC +Converter_DCDC_XP_POWER-IHxxxxSH_THT +XP_POWER IHxxxxSH, SIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator +XP_POWER IHxxxxSH SIP DCDC-Converter +0 +5 +5 +Converter_DCDC +Converter_DCDC_XP_POWER-IHxxxxS_THT +XP_POWER IHxxxxS, SIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator +XP_POWER IHxxxxS SIP DCDC-Converter +0 +5 +5 +Converter_DCDC +Converter_DCDC_XP_POWER-ISU02_SMD +DCDC-Converter, XP POWER, ISU02 Series, 2W Single and Dual Output, 1500VDC Isolation, 19.0x17.0x8.7mm https://www.xppower.com/Portals/0/pdfs/SF_ISU02.pdf +DCDC SMD XP POWER ISU02 +0 +7 +7 +Converter_DCDC +Converter_DCDC_XP_POWER-ITQxxxxS-H_THT +XP_POWER ITQxxxxS-H, SIP, (https://www.xppower.com/pdfs/SF_ITQ.pdf), generated with kicad-footprint-generator +XP_POWER ITQxxxxS-H SIP DCDC-Converter +0 +6 +6 +Converter_DCDC +Converter_DCDC_XP_POWER-ITXxxxxSA_THT +XP_POWER ITXxxxxSA, SIP, (https://www.xppower.com/pdfs/SF_ITX.pdf), generated with kicad-footprint-generator +XP_POWER ITXxxxxSA SIP DCDC-Converter +0 +5 +5 +Converter_DCDC +Converter_DCDC_XP_POWER-ITxxxxxS_THT +XP_POWER ITxxxxxS, SIP, (https://www.xppower.com/portals/0/pdfs/SF_ITX.pdf https://www.xppower.com/portals/0/pdfs/SF_ITQ.pdf), generated with kicad-footprint-generator +XP_POWER ITxxxxxS SIP DCDC-Converter +0 +7 +7 +Converter_DCDC +Converter_DCDC_XP_POWER_JTDxxxxxxx_THT +XP Power JTD Series DC-DC Converter +DCDC Isolated +0 +6 +6 +Converter_DCDC +Converter_DCDC_XP_POWER_JTExxxxDxx_THT +DCDC-Converter, XP POWER, Type JTE06 Series, Dual Output +DCDC-Converter XP_POWER JTE06 Dual +0 +8 +8 +Crystal +Crystal_AT310_D3.0mm_L10.0mm_Horizontal +Crystal THT AT310 10.0mm-10.5mm length 3.0mm diameter http://www.cinetech.com.tw/upload/2011/04/20110401165201.pdf +['AT310'] +0 +2 +2 +Crystal +Crystal_AT310_D3.0mm_L10.0mm_Horizontal_1EP_style1 +Crystal THT AT310 10.0mm-10.5mm length 3.0mm diameter http://www.cinetech.com.tw/upload/2011/04/20110401165201.pdf +['AT310'] +0 +3 +3 +Crystal +Crystal_AT310_D3.0mm_L10.0mm_Horizontal_1EP_style2 +Crystal THT AT310 10.0mm-10.5mm length 3.0mm diameter http://www.cinetech.com.tw/upload/2011/04/20110401165201.pdf +['AT310'] +0 +5 +3 +Crystal +Crystal_AT310_D3.0mm_L10.0mm_Vertical +Crystal THT AT310 10.0mm-10.5mm length 3.0mm diameter http://www.cinetech.com.tw/upload/2011/04/20110401165201.pdf +['AT310'] +0 +2 +2 +Crystal +Crystal_C26-LF_D2.1mm_L6.5mm_Horizontal +Crystal THT C26-LF 6.5mm length 2.06mm diameter +['C26-LF'] +0 +2 +2 +Crystal +Crystal_C26-LF_D2.1mm_L6.5mm_Horizontal_1EP_style1 +Crystal THT C26-LF 6.5mm length 2.06mm diameter +['C26-LF'] +0 +3 +3 +Crystal +Crystal_C26-LF_D2.1mm_L6.5mm_Horizontal_1EP_style2 +Crystal THT C26-LF 6.5mm length 2.06mm diameter +['C26-LF'] +0 +5 +3 +Crystal +Crystal_C26-LF_D2.1mm_L6.5mm_Vertical +Crystal THT C26-LF 6.5mm length 2.06mm diameter +['C26-LF'] +0 +2 +2 +Crystal +Crystal_C38-LF_D3.0mm_L8.0mm_Horizontal +Crystal THT C38-LF 8.0mm length 3.0mm diameter +['C38-LF'] +0 +2 +2 +Crystal +Crystal_C38-LF_D3.0mm_L8.0mm_Horizontal_1EP_style1 +Crystal THT C38-LF 8.0mm length 3.0mm diameter +['C38-LF'] +0 +3 +3 +Crystal +Crystal_C38-LF_D3.0mm_L8.0mm_Horizontal_1EP_style2 +Crystal THT C38-LF 8.0mm length 3.0mm diameter +['C38-LF'] +0 +5 +3 +Crystal +Crystal_C38-LF_D3.0mm_L8.0mm_Vertical +Crystal THT C38-LF 8.0mm length 3.0mm diameter +['C38-LF'] +0 +2 +2 +Crystal +Crystal_DS10_D1.0mm_L4.3mm_Horizontal +Crystal THT DS10 4.3mm length 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS10'] +0 +2 +2 +Crystal +Crystal_DS10_D1.0mm_L4.3mm_Horizontal_1EP_style1 +Crystal THT DS10 4.3mm length 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS10'] +0 +3 +3 +Crystal +Crystal_DS10_D1.0mm_L4.3mm_Horizontal_1EP_style2 +Crystal THT DS10 4.3mm length 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS10'] +0 +5 +3 +Crystal +Crystal_DS10_D1.0mm_L4.3mm_Vertical +Crystal THT DS10 4.3mm length 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS10'] +0 +2 +2 +Crystal +Crystal_DS15_D1.5mm_L5.0mm_Horizontal +Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS15'] +0 +2 +2 +Crystal +Crystal_DS15_D1.5mm_L5.0mm_Horizontal_1EP_style1 +Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS15'] +0 +3 +3 +Crystal +Crystal_DS15_D1.5mm_L5.0mm_Horizontal_1EP_style2 +Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS15'] +0 +5 +3 +Crystal +Crystal_DS15_D1.5mm_L5.0mm_Vertical +Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS15'] +0 +2 +2 +Crystal +Crystal_DS26_D2.0mm_L6.0mm_Horizontal +Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS26'] +0 +2 +2 +Crystal +Crystal_DS26_D2.0mm_L6.0mm_Horizontal_1EP_style1 +Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS26'] +0 +3 +3 +Crystal +Crystal_DS26_D2.0mm_L6.0mm_Horizontal_1EP_style2 +Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS26'] +0 +5 +3 +Crystal +Crystal_DS26_D2.0mm_L6.0mm_Vertical +Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS26'] +0 +2 +2 +Crystal +Crystal_HC18-U_Horizontal +Crystal THT HC-18/U http://5hertz.com/pdfs/04404_D.pdf +THT crystal +0 +2 +2 +Crystal +Crystal_HC18-U_Horizontal_1EP_style1 +Crystal THT HC-18/U http://5hertz.com/pdfs/04404_D.pdf +THT crystal +0 +3 +3 +Crystal +Crystal_HC18-U_Horizontal_1EP_style2 +Crystal THT HC-18/U http://5hertz.com/pdfs/04404_D.pdf +THT crystal +0 +5 +3 +Crystal +Crystal_HC18-U_Vertical +Crystal THT HC-18/U, http://5hertz.com/pdfs/04404_D.pdf +THT crystalHC-18/U +0 +2 +2 +Crystal +Crystal_HC33-U_Horizontal +Crystal THT HC-33/U http://pdi.bentech-taiwan.com/PDI/GEN20SPEV20HC3320U.pdf +THT crystal +0 +2 +2 +Crystal +Crystal_HC33-U_Horizontal_1EP_style1 +Crystal THT HC-33/U http://pdi.bentech-taiwan.com/PDI/GEN20SPEV20HC3320U.pdf +THT crystal +0 +3 +3 +Crystal +Crystal_HC33-U_Horizontal_1EP_style2 +Crystal THT HC-33/U http://pdi.bentech-taiwan.com/PDI/GEN20SPEV20HC3320U.pdf +THT crystal +0 +5 +3 +Crystal +Crystal_HC33-U_Vertical +Crystal THT HC-33/U, http://pdi.bentech-taiwan.com/PDI/GEN20SPEV20HC3320U.pdf +THT crystalHC-33/U +0 +2 +2 +Crystal +Crystal_HC35-U +Crystal, Quarz, HC35/U, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/TO71xx.pdf +Crystal Quarz HC35/U +0 +3 +3 +Crystal +Crystal_HC49-4H_Vertical +Crystal THT HC-49-4H http://5hertz.com/pdfs/04404_D.pdf +THT crystalHC-49-4H +0 +2 +2 +Crystal +Crystal_HC49-U-3Pin_Vertical +Crystal THT HC-49/U, 3pin-version, http://www.raltron.com/products/pdfspecs/crystal_hc_49_45_51.pdf +THT crystalHC-49/U +0 +3 +3 +Crystal +Crystal_HC49-U_Horizontal +Crystal THT HC-49/U http://5hertz.com/pdfs/04404_D.pdf +THT crystal +0 +2 +2 +Crystal +Crystal_HC49-U_Horizontal_1EP_style1 +Crystal THT HC-49/U http://5hertz.com/pdfs/04404_D.pdf +THT crystal +0 +3 +3 +Crystal +Crystal_HC49-U_Horizontal_1EP_style2 +Crystal THT HC-49/U http://5hertz.com/pdfs/04404_D.pdf +THT crystal +0 +5 +3 +Crystal +Crystal_HC49-U_Vertical +Crystal THT HC-49/U http://5hertz.com/pdfs/04404_D.pdf +THT crystalHC-49/U +0 +2 +2 +Crystal +Crystal_HC50_Horizontal +Crystal THT HC-50 http://www.crovencrystals.com/croven_pdf/HC-50_Crystal_Holder_Rev_00.pdf +THT crystal +0 +2 +2 +Crystal +Crystal_HC50_Horizontal_1EP_style1 +Crystal THT HC-50 http://www.crovencrystals.com/croven_pdf/HC-50_Crystal_Holder_Rev_00.pdf +THT crystal +0 +3 +3 +Crystal +Crystal_HC50_Horizontal_1EP_style2 +Crystal THT HC-50 http://www.crovencrystals.com/croven_pdf/HC-50_Crystal_Holder_Rev_00.pdf +THT crystal +0 +5 +3 +Crystal +Crystal_HC50_Vertical +Crystal THT HC-50, http://www.crovencrystals.com/croven_pdf/HC-50_Crystal_Holder_Rev_00.pdf +THT crystalHC-50 +0 +2 +2 +Crystal +Crystal_HC51-U_Vertical +Crystal THT HC-51/U, http://www.crovencrystals.com/croven_pdf/HC-51_Crystal_Holder_Rev_00.pdf +THT crystalHC-51/U +0 +2 +2 +Crystal +Crystal_HC51_Horizontal +Crystal THT HC-51 http://www.crovencrystals.com/croven_pdf/HC-51_Crystal_Holder_Rev_00.pdf +THT crystal +0 +2 +2 +Crystal +Crystal_HC51_Horizontal_1EP_style1 +Crystal THT HC-51 http://www.crovencrystals.com/croven_pdf/HC-51_Crystal_Holder_Rev_00.pdf +THT crystal +0 +3 +3 +Crystal +Crystal_HC51_Horizontal_1EP_style2 +Crystal THT HC-51 http://www.crovencrystals.com/croven_pdf/HC-51_Crystal_Holder_Rev_00.pdf +THT crystal +0 +5 +3 +Crystal +Crystal_HC52-6mm_Horizontal +Crystal THT HC-51/6mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal +0 +2 +2 +Crystal +Crystal_HC52-6mm_Horizontal_1EP_style1 +Crystal THT HC-51/6mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal +0 +3 +3 +Crystal +Crystal_HC52-6mm_Horizontal_1EP_style2 +Crystal THT HC-51/6mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal +0 +5 +3 +Crystal +Crystal_HC52-6mm_Vertical +Crystal THT HC-52/6mm, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystalHC-49/U +0 +2 +2 +Crystal +Crystal_HC52-8mm_Horizontal +Crystal THT HC-51/8mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal +0 +2 +2 +Crystal +Crystal_HC52-8mm_Horizontal_1EP_style1 +Crystal THT HC-51/8mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal +0 +3 +3 +Crystal +Crystal_HC52-8mm_Horizontal_1EP_style2 +Crystal THT HC-51/8mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal +0 +5 +3 +Crystal +Crystal_HC52-8mm_Vertical +Crystal THT HC-52/8mm, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystalHC-49/U +0 +2 +2 +Crystal +Crystal_HC52-U-3Pin_Vertical +Crystal THT HC-52/U, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystalHC-52/U +0 +3 +3 +Crystal +Crystal_HC52-U_Horizontal +Crystal THT HC-51/U http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal +0 +2 +2 +Crystal +Crystal_HC52-U_Horizontal_1EP_style1 +Crystal THT HC-51/U http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal +0 +3 +3 +Crystal +Crystal_HC52-U_Horizontal_1EP_style2 +Crystal THT HC-51/U http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal +0 +5 +3 +Crystal +Crystal_HC52-U_Vertical +Crystal THT HC-52/U, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal HC-52/U +0 +2 +2 +Crystal +Crystal_Round_D1.0mm_Vertical +Crystal THT DS10 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS10'] +0 +2 +2 +Crystal +Crystal_Round_D1.5mm_Vertical +Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS15'] +0 +2 +2 +Crystal +Crystal_Round_D2.0mm_Vertical +Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS26'] +0 +2 +2 +Crystal +Crystal_Round_D3.0mm_Vertical +Crystal THT C38-LF 8.0mm length 3.0mm diameter +['C38-LF'] +0 +2 +2 +Crystal +Crystal_SMD_0603-2Pin_6.0x3.5mm +SMD Crystal SERIES SMD0603/2 http://www.petermann-technik.de/fileadmin/petermann/pdf/SMD0603-2.pdf, 6.0x3.5mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_0603-2Pin_6.0x3.5mm_HandSoldering +SMD Crystal SERIES SMD0603/2 http://www.petermann-technik.de/fileadmin/petermann/pdf/SMD0603-2.pdf, hand-soldering, 6.0x3.5mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_0603-4Pin_6.0x3.5mm +SMD Crystal SERIES SMD0603/4 http://www.petermann-technik.de/fileadmin/petermann/pdf/SMD0603-4.pdf, 6.0x3.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_0603-4Pin_6.0x3.5mm_HandSoldering +SMD Crystal SERIES SMD0603/4 http://www.petermann-technik.de/fileadmin/petermann/pdf/SMD0603-4.pdf, hand-soldering, 6.0x3.5mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_2012-2Pin_2.0x1.2mm +SMD Crystal 2012/2 http://txccrystal.com/images/pdf/9ht11.pdf, 2.0x1.2mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_2012-2Pin_2.0x1.2mm_HandSoldering +SMD Crystal 2012/2 http://txccrystal.com/images/pdf/9ht11.pdf, hand-soldering, 2.0x1.2mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_2016-4Pin_2.0x1.6mm +SMD Crystal SERIES SMD2016/4 http://www.q-crystal.com/upload/5/2015552223166229.pdf, 2.0x1.6mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_2520-4Pin_2.5x2.0mm +SMD Crystal SERIES SMD2520/4 http://www.newxtal.com/UploadFiles/Images/2012-11-12-09-29-09-776.pdf, 2.5x2.0mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_3215-2Pin_3.2x1.5mm +SMD Crystal FC-135 https://support.epson.biz/td/api/doc_check.php?dl=brief_FC-135R_en.pdf +SMD SMT Crystal +0 +2 +2 +Crystal +Crystal_SMD_3225-4Pin_3.2x2.5mm +SMD Crystal SERIES SMD3225/4 http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, 3.2x2.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_3225-4Pin_3.2x2.5mm_HandSoldering +SMD Crystal SERIES SMD3225/4 http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, hand-soldering, 3.2x2.5mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_5032-2Pin_5.0x3.2mm +SMD Crystal SERIES SMD2520/2 http://www.icbase.com/File/PDF/HKC/HKC00061008.pdf, 5.0x3.2mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_5032-2Pin_5.0x3.2mm_HandSoldering +SMD Crystal SERIES SMD2520/2 http://www.icbase.com/File/PDF/HKC/HKC00061008.pdf, hand-soldering, 5.0x3.2mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_5032-4Pin_5.0x3.2mm +SMD Crystal SERIES SMD2520/4 http://www.icbase.com/File/PDF/HKC/HKC00061008.pdf, 5.0x3.2mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_7050-2Pin_7.0x5.0mm +SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, 7.0x5.0mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_7050-2Pin_7.0x5.0mm_HandSoldering +SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, hand-soldering, 7.0x5.0mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_7050-4Pin_7.0x5.0mm +SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, 7.0x5.0mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_Abracon_ABM3-2Pin_5.0x3.2mm +Abracon Miniature Ceramic Smd Crystal ABM3 http://www.abracon.com/Resonators/abm3.pdf, 5.0x3.2mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_Abracon_ABM3-2Pin_5.0x3.2mm_HandSoldering +Abracon Miniature Ceramic Smd Crystal ABM3 http://www.abracon.com/Resonators/abm3.pdf, hand-soldering, 5.0x3.2mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_Abracon_ABM3B-4Pin_5.0x3.2mm +Abracon Miniature Ceramic Smd Crystal ABM3B http://www.abracon.com/Resonators/abm3b.pdf, 5.0x3.2mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_Abracon_ABM3C-4Pin_5.0x3.2mm +Abracon Miniature Ceramic Smd Crystal ABM3C http://www.abracon.com/Resonators/abm3c.pdf, 5.0x3.2mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_Abracon_ABM7-2Pin_6.0x3.5mm +SMD Crystal Abracon ABM7, https://abracon.com/Resonators/abm7.pdf +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_Abracon_ABM8G-4Pin_3.2x2.5mm +Abracon Miniature Ceramic Smd Crystal ABM8G http://www.abracon.com/Resonators/ABM8G.pdf, 3.2x2.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_Abracon_ABM10-4Pin_2.5x2.0mm +Abracon Miniature Ceramic Smd Crystal ABM10 http://www.abracon.com/Resonators/ABM10.pdf +SMD SMT crystal Abracon ABM10 +0 +4 +4 +Crystal +Crystal_SMD_Abracon_ABS25-4Pin_8.0x3.8mm +Abracon Miniature Ceramic SMD Crystal ABS25 https://abracon.com/Resonators/abs25.pdf, 8.0x3.8mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_ECS_CSM3X-2Pin_7.6x4.1mm +http://www.ecsxtal.com/store/pdf/CSM-3X.pdf +Crystal CSM-3X +0 +2 +2 +Crystal +Crystal_SMD_EuroQuartz_EQ161-2Pin_3.2x1.5mm +SMD Crystal EuroQuartz EQ161 series http://cdn-reichelt.de/documents/datenblatt/B400/PG32768C.pdf, 3.2x1.5mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_EuroQuartz_EQ161-2Pin_3.2x1.5mm_HandSoldering +SMD Crystal EuroQuartz EQ161 series http://cdn-reichelt.de/documents/datenblatt/B400/PG32768C.pdf, hand-soldering, 3.2x1.5mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_EuroQuartz_MJ-4Pin_5.0x3.2mm +SMD Crystal EuroQuartz MJ series http://cdn-reichelt.de/documents/datenblatt/B400/MJ.pdf, 5.0x3.2mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_EuroQuartz_MJ-4Pin_5.0x3.2mm_HandSoldering +SMD Crystal EuroQuartz MJ series http://cdn-reichelt.de/documents/datenblatt/B400/MJ.pdf, hand-soldering, 5.0x3.2mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_EuroQuartz_MQ-4Pin_7.0x5.0mm +SMD Crystal EuroQuartz MQ series http://cdn-reichelt.de/documents/datenblatt/B400/MQ.pdf, 7.0x5.0mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_EuroQuartz_MQ-4Pin_7.0x5.0mm_HandSoldering +SMD Crystal EuroQuartz MQ series http://cdn-reichelt.de/documents/datenblatt/B400/MQ.pdf, hand-soldering, 7.0x5.0mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_EuroQuartz_MQ2-2Pin_7.0x5.0mm +SMD Crystal EuroQuartz MQ2 series http://cdn-reichelt.de/documents/datenblatt/B400/MQ.pdf, 7.0x5.0mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_EuroQuartz_MQ2-2Pin_7.0x5.0mm_HandSoldering +SMD Crystal EuroQuartz MQ2 series http://cdn-reichelt.de/documents/datenblatt/B400/MQ.pdf, hand-soldering, 7.0x5.0mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_EuroQuartz_MT-4Pin_3.2x2.5mm +SMD Crystal EuroQuartz MT series http://cdn-reichelt.de/documents/datenblatt/B400/MT.pdf, 3.2x2.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_EuroQuartz_MT-4Pin_3.2x2.5mm_HandSoldering +SMD Crystal EuroQuartz MT series http://cdn-reichelt.de/documents/datenblatt/B400/MT.pdf, hand-soldering, 3.2x2.5mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_EuroQuartz_X22-4Pin_2.5x2.0mm +SMD Crystal EuroQuartz X22 series http://cdn-reichelt.de/documents/datenblatt/B400/DS_X22.pdf, 2.5x2.0mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_EuroQuartz_X22-4Pin_2.5x2.0mm_HandSoldering +SMD Crystal EuroQuartz X22 series http://cdn-reichelt.de/documents/datenblatt/B400/DS_X22.pdf, hand-soldering, 2.5x2.0mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_FOX_FE-2Pin_7.5x5.0mm +crystal Ceramic Resin Sealed SMD http://www.foxonline.com/pdfs/fe.pdf, 7.5x5.0mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_FOX_FE-2Pin_7.5x5.0mm_HandSoldering +crystal Ceramic Resin Sealed SMD http://www.foxonline.com/pdfs/fe.pdf, hand-soldering, 7.5x5.0mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_FOX_FQ7050-2Pin_7.0x5.0mm +FOX SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, 7.0x5.0mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_FOX_FQ7050-2Pin_7.0x5.0mm_HandSoldering +FOX SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, hand-soldering, 7.0x5.0mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_FOX_FQ7050-4Pin_7.0x5.0mm +FOX SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, 7.0x5.0mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_FrontierElectronics_FM206 +SMD Watch Crystal FrontierElectronics FM206 6.0mm length 1.9mm diameter http://www.chinafronter.com/wp-content/uploads/2013/12/FM206.pdf +['FM206'] +0 +3 +3 +Crystal +Crystal_SMD_G8-2Pin_3.2x1.5mm +SMD Crystal G8, 3.2x1.5mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_G8-2Pin_3.2x1.5mm_HandSoldering +SMD Crystal G8, hand-soldering, 3.2x1.5mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_HC49-SD +SMD Crystal HC-49-SD http://cdn-reichelt.de/documents/datenblatt/B400/xxx-HC49-SMD.pdf, 11.4x4.7mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_HC49-SD_HandSoldering +SMD Crystal HC-49-SD http://cdn-reichelt.de/documents/datenblatt/B400/xxx-HC49-SMD.pdf, hand-soldering, 11.4x4.7mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC1V-T1A-2Pin_8.0x3.7mm +SMD Crystal MicroCrystal CC1V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CC1V-T1A.pdf, 8.0x3.7mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC1V-T1A-2Pin_8.0x3.7mm_HandSoldering +SMD Crystal MicroCrystal CC1V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CC1V-T1A.pdf, hand-soldering, 8.0x3.7mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC4V-T1A-2Pin_5.0x1.9mm +SMD Crystal MicroCrystal CC4V-T1A series http://cdn-reichelt.de/documents/datenblatt/B400/CC4V-T1A.pdf, 5.0x1.9mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC4V-T1A-2Pin_5.0x1.9mm_HandSoldering +SMD Crystal MicroCrystal CC4V-T1A series http://cdn-reichelt.de/documents/datenblatt/B400/CC4V-T1A.pdf, hand-soldering, 5.0x1.9mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC5V-T1A-2Pin_4.1x1.5mm +SMD Crystal MicroCrystal CC5V-T1A series http://cdn-reichelt.de/documents/datenblatt/B400/CC5V-T1A.pdf, 4.1x1.5mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC5V-T1A-2Pin_4.1x1.5mm_HandSoldering +SMD Crystal MicroCrystal CC5V-T1A series http://cdn-reichelt.de/documents/datenblatt/B400/CC5V-T1A.pdf, hand-soldering, 4.1x1.5mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC7V-T1A-2Pin_3.2x1.5mm +SMD Crystal MicroCrystal CC7V-T1A/CM7V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CC7V-T1A.pdf, 3.2x1.5mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC7V-T1A-2Pin_3.2x1.5mm_HandSoldering +SMD Crystal MicroCrystal CC7V-T1A/CM7V-T1A series http://www.microcrystal.com/images/_Product-Documentation/01_TF_ceramic_Packages/01_Datasheet/CC1V-T1A.pdf, hand-soldering, 3.2x1.5mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC8V-T1A-2Pin_2.0x1.2mm +SMD Crystal MicroCrystal CC8V-T1A/CM8V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CC8V-T1A.pdf, 2.0x1.2mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC8V-T1A-2Pin_2.0x1.2mm_HandSoldering +SMD Crystal MicroCrystal CC8V-T1A/CM8V-T1A series http://www.microcrystal.com/images/_Product-Documentation/01_TF_ceramic_Packages/01_Datasheet/CC8V-T1A.pdf, hand-soldering, 2.0x1.2mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CM9V-T1A-2Pin_1.6x1.0mm +SMD Crystal MicroCrystal CM9V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CM9V-T1A.pdf, 1.6x1.0mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CM9V-T1A-2Pin_1.6x1.0mm_HandSoldering +SMD Crystal MicroCrystal CM9V-T1A series http://www.microcrystal.com/images/_Product-Documentation/01_TF_ceramic_Packages/01_Datasheet/CM9V-T1A.pdf, hand-soldering, 1.6x1.0mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_MS1V-T1K +SMD Watch Crystal MicroCrystal MS1V-T1K 6.1mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/MS1V-T1K.pdf +['MS1V-T1K'] +0 +3 +3 +Crystal +Crystal_SMD_MicroCrystal_MS3V-T1R +SMD Watch Crystal MicroCrystal MS3V-T1R 5.2mm length 1.4mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/MS3V-T1R.pdf +['MS3V-T1R'] +0 +3 +3 +Crystal +Crystal_SMD_Qantek_QC5CB-2Pin_5x3.2mm +SMD Crystal Qantek QC5CB, https://www.qantek.com/tl_files/products/crystals/QC5CB.pdf +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_SeikoEpson_FA238-4Pin_3.2x2.5mm +crystal Epson Toyocom FA-238 https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, 3.2x2.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_FA238-4Pin_3.2x2.5mm_HandSoldering +crystal Epson Toyocom FA-238 series https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, hand-soldering, 3.2x2.5mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_FA238V-4Pin_3.2x2.5mm +crystal Epson Toyocom FA-238 series https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, 3.2x2.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_FA238V-4Pin_3.2x2.5mm_HandSoldering +crystal Epson Toyocom FA-238 series http://www.mouser.com/ds/2/137/1721499-465440.pdf, hand-soldering, 3.2x2.5mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MA406-4Pin_11.7x4.0mm +SMD Crystal Seiko Epson MC-506 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, 11.7x4.0mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MA406-4Pin_11.7x4.0mm_HandSoldering +SMD Crystal Seiko Epson MC-506 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, hand-soldering, 11.7x4.0mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MA505-2Pin_12.7x5.1mm +SMD Crystal Seiko Epson MC-505 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, 12.7x5.1mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_SeikoEpson_MA505-2Pin_12.7x5.1mm_HandSoldering +SMD Crystal Seiko Epson MC-505 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, hand-soldering, 12.7x5.1mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_SeikoEpson_MA506-4Pin_12.7x5.1mm +SMD Crystal Seiko Epson MC-506 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, 12.7x5.1mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MA506-4Pin_12.7x5.1mm_HandSoldering +SMD Crystal Seiko Epson MC-506 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, hand-soldering, 12.7x5.1mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MC146-4Pin_6.7x1.5mm +SMD Crystal Seiko Epson MC-146 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-156_en.pdf, 6.7x1.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MC146-4Pin_6.7x1.5mm_HandSoldering +SMD Crystal Seiko Epson MC-146 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-156_en.pdf, hand-soldering, 6.7x1.5mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MC156-4Pin_7.1x2.5mm +SMD Crystal Seiko Epson MC-156 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-156_en.pdf, 7.1x2.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MC156-4Pin_7.1x2.5mm_HandSoldering +SMD Crystal Seiko Epson MC-156 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-156_en.pdf, hand-soldering, 7.1x2.5mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MC306-4Pin_8.0x3.2mm +SMD Crystal Seiko Epson MC-306 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, 8.0x3.2mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MC306-4Pin_8.0x3.2mm_HandSoldering +SMD Crystal Seiko Epson MC-306 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, hand-soldering, 8.0x3.2mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MC405-2Pin_9.6x4.1mm +SMD Crystal Seiko Epson MC-405 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, 9.6x4.1mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_SeikoEpson_MC405-2Pin_9.6x4.1mm_HandSoldering +SMD Crystal Seiko Epson MC-405 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, hand-soldering, 9.6x4.1mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_SeikoEpson_MC406-4Pin_9.6x4.1mm +SMD Crystal Seiko Epson MC-406 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, 9.6x4.1mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MC406-4Pin_9.6x4.1mm_HandSoldering +SMD Crystal Seiko Epson MC-406 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, hand-soldering, 9.6x4.1mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_TSX3225-4Pin_3.2x2.5mm +crystal Epson Toyocom TSX-3225 series https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, 3.2x2.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_TSX3225-4Pin_3.2x2.5mm_HandSoldering +crystal Epson Toyocom TSX-3225 series https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, hand-soldering, 3.2x2.5mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_TXC_7A-2Pin_5x3.2mm +SMD Crystal TXC 7A http://txccrystal.com/images/pdf/7a.pdf +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_TXC_7M-4Pin_3.2x2.5mm +SMD Crystal TXC 7M http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, 3.2x2.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_TXC_7M-4Pin_3.2x2.5mm_HandSoldering +SMD Crystal TXC 7M http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, hand-soldering, 3.2x2.5mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_TXC_9HT11-2Pin_2.0x1.2mm +SMD Crystal TXC 9HT11 http://txccrystal.com/images/pdf/9ht11.pdf, 2.0x1.2mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_TXC_9HT11-2Pin_2.0x1.2mm_HandSoldering +SMD Crystal TXC 9HT11 http://txccrystal.com/images/pdf/9ht11.pdf, hand-soldering, 2.0x1.2mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_TXC_AX_8045-2Pin_8.0x4.5mm +http://www.txccrystal.com/images/pdf/ax-automotive.pdf +SMD SMT crystal +0 +2 +2 +Crystal +Resonator-2Pin_W6.0mm_H3.0mm +Ceramic Resomator/Filter 6.0x3.0mm^2, length*width=6.0x3.0mm^2 package, package length=6.0mm, package width=3.0mm, 2 pins +THT ceramic resonator filter +0 +2 +2 +Crystal +Resonator-2Pin_W7.0mm_H2.5mm +Ceramic Resomator/Filter 7.0x2.5mm^2, length*width=7.0x2.5mm^2 package, package length=7.0mm, package width=2.5mm, 2 pins +THT ceramic resonator filter +0 +2 +2 +Crystal +Resonator-2Pin_W8.0mm_H3.5mm +Ceramic Resomator/Filter 8.0x3.5mm^2, length*width=8.0x3.5mm^2 package, package length=8.0mm, package width=3.5mm, 2 pins +THT ceramic resonator filter +0 +2 +2 +Crystal +Resonator-2Pin_W10.0mm_H5.0mm +Ceramic Resomator/Filter 10.0x5.0 RedFrequency MG/MT/MX series, http://www.red-frequency.com/download/datenblatt/redfrequency-datenblatt-ir-zta.pdf, length*width=10.0x5.0mm^2 package, package length=10.0mm, package width=5.0mm, 2 pins +THT ceramic resonator filter +0 +2 +2 +Crystal +Resonator-3Pin_W6.0mm_H3.0mm +Ceramic Resomator/Filter 6.0x3.0mm^2, length*width=6.0x3.0mm^2 package, package length=6.0mm, package width=3.0mm, 3 pins +THT ceramic resonator filter +0 +3 +3 +Crystal +Resonator-3Pin_W7.0mm_H2.5mm +Ceramic Resomator/Filter 7.0x2.5mm^2, length*width=7.0x2.5mm^2 package, package length=7.0mm, package width=2.5mm, 3 pins +THT ceramic resonator filter +0 +3 +3 +Crystal +Resonator-3Pin_W8.0mm_H3.5mm +Ceramic Resomator/Filter 8.0x3.5mm^2, length*width=8.0x3.5mm^2 package, package length=8.0mm, package width=3.5mm, 3 pins +THT ceramic resonator filter +0 +3 +3 +Crystal +Resonator-3Pin_W10.0mm_H5.0mm +Ceramic Resomator/Filter 10.0x5.0mm^2 RedFrequency MG/MT/MX series, http://www.red-frequency.com/download/datenblatt/redfrequency-datenblatt-ir-zta.pdf, length*width=10.0x5.0mm^2 package, package length=10.0mm, package width=5.0mm, 3 pins +THT ceramic resonator filter +0 +3 +3 +Crystal +Resonator_Murata_CSTLSxxxG-3Pin_W8.0mm_H3.0mm +Ceramic Resomator/Filter Murata CSTLSxxxG, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/timingdevice/ceralock/p17e.ashx, length*width=8.0x3.0mm^2 package, package length=8.0mm, package width=3.0mm, 3 pins +THT ceramic resonator filter CSTLSxxxG +0 +3 +3 +Crystal +Resonator_Murata_CSTLSxxxX-3Pin_W5.5mm_H3.0mm +Ceramic Resomator/Filter Murata CSTLSxxxX, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/timingdevice/ceralock/p17e.ashx, length*width=5.5x3.0mm^2 package, package length=5.5mm, package width=3.0mm, 3 pins +THT ceramic resonator filter CSTLSxxxX +0 +3 +3 +Crystal +Resonator_Murata_DSN6-3Pin_W7.0mm_H2.5mm +Ceramic Resomator/Filter Murata DSN6, http://cdn-reichelt.de/documents/datenblatt/B400/DSN6NC51H.pdf, length*width=7.0x2.5mm^2 package, package length=7.0mm, package width=2.5mm, 3 pins +THT ceramic resonator filter DSN6 +0 +3 +3 +Crystal +Resonator_Murata_DSS6-3Pin_W7.0mm_H2.5mm +Ceramic Resomator/Filter Murata DSS6, http://cdn-reichelt.de/documents/datenblatt/B400/DSN6NC51H.pdf, length*width=7.0x2.5mm^2 package, package length=7.0mm, package width=2.5mm, 3 pins +THT ceramic resonator filter DSS6 +0 +3 +3 +Crystal +Resonator_SMD-3Pin_7.2x3.0mm +SMD Resomator/Filter 7.2x3.0mm, Murata CSTCC8M00G53-R0; 8MHz resonator, SMD, Farnell (Element 14) #1170435, http://www.farnell.com/datasheets/19296.pdf?_ga=1.247244932.122297557.1475167906, 7.2x3.0mm^2 package +SMD SMT ceramic resonator filter filter +0 +3 +3 +Crystal +Resonator_SMD-3Pin_7.2x3.0mm_HandSoldering +SMD Resomator/Filter 7.2x3.0mm, Murata CSTCC8M00G53-R0; 8MHz resonator, SMD, Farnell (Element 14) #1170435, http://www.farnell.com/datasheets/19296.pdf?_ga=1.247244932.122297557.1475167906, hand-soldering, 7.2x3.0mm^2 package +SMD SMT ceramic resonator filter filter hand-soldering +0 +3 +3 +Crystal +Resonator_SMD_Murata_CDSCB-2Pin_4.5x2.0mm +SMD Resomator/Filter Murata CDSCB, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, 4.5x2.0mm^2 package +SMD SMT ceramic resonator filter filter +0 +2 +2 +Crystal +Resonator_SMD_Murata_CDSCB-2Pin_4.5x2.0mm_HandSoldering +SMD Resomator/Filter Murata CDSCB, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, hand-soldering, 4.5x2.0mm^2 package +SMD SMT ceramic resonator filter filter hand-soldering +0 +2 +2 +Crystal +Resonator_SMD_Murata_CSTxExxV-3Pin_3.0x1.1mm +SMD Resomator/Filter Murata CSTCE, https://www.murata.com/en-eu/products/productdata/8801162264606/SPEC-CSTNE16M0VH3C000R0.pdf +SMD SMT ceramic resonator filter +0 +3 +3 +Crystal +Resonator_SMD_Murata_CSTxExxV-3Pin_3.0x1.1mm_HandSoldering +SMD Resomator/Filter Murata CSTCE, https://www.murata.com/en-eu/products/productdata/8801162264606/SPEC-CSTNE16M0VH3C000R0.pdf +SMD SMT ceramic resonator filter +0 +3 +3 +Crystal +Resonator_SMD_Murata_SFECV-3Pin_6.9x2.9mm +SMD Resomator/Filter Murata SFECV, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, 6.9x2.9mm^2 package +SMD SMT ceramic resonator filter filter +0 +3 +3 +Crystal +Resonator_SMD_Murata_SFECV-3Pin_6.9x2.9mm_HandSoldering +SMD Resomator/Filter Murata SFECV, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, hand-soldering, 6.9x2.9mm^2 package +SMD SMT ceramic resonator filter filter hand-soldering +0 +3 +3 +Crystal +Resonator_SMD_Murata_SFSKA-3Pin_7.9x3.8mm +SMD Resomator/Filter Murata SFSKA, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, 7.9x3.8mm^2 package +SMD SMT ceramic resonator filter filter +0 +3 +3 +Crystal +Resonator_SMD_Murata_SFSKA-3Pin_7.9x3.8mm_HandSoldering +SMD Resomator/Filter Murata SFSKA, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, hand-soldering, 7.9x3.8mm^2 package +SMD SMT ceramic resonator filter filter hand-soldering +0 +3 +3 +Crystal +Resonator_SMD_Murata_TPSKA-3Pin_7.9x3.8mm +SMD Resomator/Filter Murata TPSKA, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, 7.9x3.8mm^2 package +SMD SMT ceramic resonator filter filter +0 +3 +3 +Crystal +Resonator_SMD_Murata_TPSKA-3Pin_7.9x3.8mm_HandSoldering +SMD Resomator/Filter Murata TPSKA, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, hand-soldering, 7.9x3.8mm^2 package +SMD SMT ceramic resonator filter filter hand-soldering +0 +3 +3 +Diode_SMD +D_0201_0603Metric +Diode SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +diode +0 +4 +2 +Diode_SMD +D_0201_0603Metric_Pad0.64x0.40mm_HandSolder +Diode SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +diode handsolder +0 +4 +2 +Diode_SMD +D_0402_1005Metric +Diode SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_0402_1005Metric_Pad0.77x0.64mm_HandSolder +Diode SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_0603_1608Metric +Diode SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_0603_1608Metric_Pad1.05x0.95mm_HandSolder +Diode SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_0805_2012Metric +Diode SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_0805_2012Metric_Pad1.15x1.40mm_HandSolder +Diode SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_01005_0402Metric +Diode SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator +diode +0 +4 +2 +Diode_SMD +D_01005_0402Metric_Pad0.57x0.30mm_HandSolder +Diode SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator +diode handsolder +0 +4 +2 +Diode_SMD +D_1206_3216Metric +Diode SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_1206_3216Metric_Pad1.42x1.75mm_HandSolder +Diode SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_1210_3225Metric +Diode SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_1210_3225Metric_Pad1.42x2.65mm_HandSolder +Diode SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_1812_4532Metric +Diode SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_1812_4532Metric_Pad1.30x3.40mm_HandSolder +Diode SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_2010_5025Metric +Diode SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_2010_5025Metric_Pad1.52x2.65mm_HandSolder +Diode SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_2114_3652Metric +Diode SMD 2114 (3652 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/schottky.pdf), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_2114_3652Metric_Pad1.85x3.75mm_HandSolder +Diode SMD 2114 (3652 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/schottky.pdf), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_2512_6332Metric +Diode SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_2512_6332Metric_Pad1.52x3.35mm_HandSolder +Diode SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_3220_8050Metric +Diode SMD 3220 (8050 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/schottky.pdf), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_3220_8050Metric_Pad2.65x5.15mm_HandSolder +Diode SMD 3220 (8050 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/schottky.pdf), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_MELF +Diode, MELF,, +Diode MELF +0 +2 +2 +Diode_SMD +D_MELF-RM10_Universal_Handsoldering +Diode, Universal, MELF, RM10, Handsoldering, SMD, Thruhole, +Diode Universal MELF RM10 Handsoldering SMD Thruhole +0 +2 +2 +Diode_SMD +D_MELF_Handsoldering +Diode MELF Handsoldering +Diode MELF Handsoldering +0 +2 +2 +Diode_SMD +D_MicroMELF +Diode, MicroMELF, Reflow Soldering, http://www.vishay.com/docs/85597/bzm55.pdf +MicroMELF Diode +0 +2 +2 +Diode_SMD +D_MicroMELF_Handsoldering +Diode, MicroMELF, Hand Soldering, http://www.vishay.com/docs/85597/bzm55.pdf +MicroMELF Diode +0 +2 +2 +Diode_SMD +D_MiniMELF +Diode Mini-MELF (SOD-80) +Diode Mini-MELF (SOD-80) +0 +2 +2 +Diode_SMD +D_MiniMELF_Handsoldering +Diode Mini-MELF (SOD-80) Handsoldering +Diode Mini-MELF (SOD-80) Handsoldering +0 +2 +2 +Diode_SMD +D_PowerDI-5 +PowerDI,Diode,Vishay,https://www.diodes.com/assets/Package-Files/PowerDI5.pdf +PowerDI diode vishay +0 +3 +2 +Diode_SMD +D_PowerDI-123 +http://www.diodes.com/_files/datasheets/ds30497.pdf +PowerDI diode vishay +0 +2 +2 +Diode_SMD +D_Powermite2_AK +Microsemi Powermite 2 SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5341) +PowerMite2 +0 +2 +2 +Diode_SMD +D_Powermite2_KA +Microsemi Powermite 2 SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5341) +PowerMite2 +0 +2 +2 +Diode_SMD +D_Powermite3 +Microsemi Powermite 3 SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5340) +PowerMite3 +0 +3 +3 +Diode_SMD +D_Powermite_AK +Microsemi Powermite SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5339, https://www.onsemi.com/pub/Collateral/457-04.PDF) +Powermite +0 +2 +2 +Diode_SMD +D_Powermite_KA +Microsemi Powermite SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5339, https://www.onsemi.com/pub/Collateral/457-04.PDF) +Powermite +0 +2 +2 +Diode_SMD +D_QFN_3.3x3.3mm_P0.65mm +QFN, diode, 3.3x3.3x1mm (https://www.wolfspeed.com/media/downloads/846/C3D1P7060Q.pdf) +diode qfn 3.3 +0 +3 +2 +Diode_SMD +D_SC-80 +JEITA SC-80 +SC-80 +0 +2 +2 +Diode_SMD +D_SC-80_HandSoldering +JEITA SC-80 +SC-80 +0 +2 +2 +Diode_SMD +D_SMA +Diode SMA (DO-214AC) +Diode SMA (DO-214AC) +0 +2 +2 +Diode_SMD +D_SMA-SMB_Universal_Handsoldering +Diode, Universal, SMA (DO-214AC) or SMB (DO-214AA), Handsoldering, +Diode Universal SMA (DO-214AC) SMB (DO-214AA) Handsoldering +0 +2 +2 +Diode_SMD +D_SMA_Handsoldering +Diode SMA (DO-214AC) Handsoldering +Diode SMA (DO-214AC) Handsoldering +0 +2 +2 +Diode_SMD +D_SMB +Diode SMB (DO-214AA) +Diode SMB (DO-214AA) +0 +2 +2 +Diode_SMD +D_SMB-SMC_Universal_Handsoldering +Diode, Universal, SMB(DO-214AA) or SMC (DO-214AB), Handsoldering, +Diode Universal SMB(DO-214AA) SMC (DO-214AB) Handsoldering +0 +2 +2 +Diode_SMD +D_SMB_Handsoldering +Diode SMB (DO-214AA) Handsoldering +Diode SMB (DO-214AA) Handsoldering +0 +2 +2 +Diode_SMD +D_SMB_Modified +Diode SMB (DO-214AA) Modified (http://www.littelfuse.com/~/media/electronics/datasheets/sidactors/littelfuse_sidactor_battrax_positive_negative_modified_do_214_datasheet.pdf.pdf) +Diode SMB (DO-214AA) +0 +3 +3 +Diode_SMD +D_SMC +Diode SMC (DO-214AB) +Diode SMC (DO-214AB) +0 +2 +2 +Diode_SMD +D_SMC-RM10_Universal_Handsoldering +Diode, Universal, SMC (DO-214AB), RM10, Handsoldering, SMD, Thruhole +Diode Universal SMC (DO-214AB) RM10 Handsoldering SMD Thruhole +0 +2 +2 +Diode_SMD +D_SMC_Handsoldering +Diode SMC (DO-214AB) Handsoldering +Diode SMC (DO-214AB) Handsoldering +0 +2 +2 +Diode_SMD +D_SMF +Diode SMF (DO-219AB), http://www.vishay.com/docs/95572/smf_do-219ab.pdf +Diode SMF (DO-214AB) +0 +2 +2 +Diode_SMD +D_SOD-110 +SOD-110 +SOD-110 +0 +2 +2 +Diode_SMD +D_SOD-123 +SOD-123 +SOD-123 +0 +2 +2 +Diode_SMD +D_SOD-123F +D_SOD-123F +D_SOD-123F +0 +2 +2 +Diode_SMD +D_SOD-128 +D_SOD-128 (CFP5 SlimSMAW), https://assets.nexperia.com/documents/outline-drawing/SOD128.pdf +D_SOD-128 +0 +2 +2 +Diode_SMD +D_SOD-323 +SOD-323 +SOD-323 +0 +2 +2 +Diode_SMD +D_SOD-323F +SOD-323F http://www.nxp.com/documents/outline_drawing/SOD323F.pdf +SOD-323F +0 +2 +2 +Diode_SMD +D_SOD-323_HandSoldering +SOD-323 +SOD-323 +0 +2 +2 +Diode_SMD +D_SOD-523 +http://www.diodes.com/datasheets/ap02001.pdf p.144 +Diode SOD523 +0 +2 +2 +Diode_SMD +D_SOD-923 +https://www.onsemi.com/pub/Collateral/ESD9B-D.PDF#page=4 +Diode SOD923 +0 +2 +2 +Diode_SMD +D_TUMD2 +ROHM - TUMD2 +TUMD2 +0 +2 +2 +Diode_SMD +Diode_Bridge_Bourns_CD-DF4xxS +8.1x10.5mm, 4A, single phase bridge rectifier, https://www.bourns.com/docs/Product-Datasheets/CD-DF4xxSL.pdf +Surface Mount Bridge Rectifier Diode +0 +4 +4 +Diode_SMD +Diode_Bridge_Diotec_ABS +SMD diode bridge ABS (Diotec), see https://diotec.com/tl_files/diotec/files/pdf/datasheets/abs2.pdf +ABS MBLS +0 +4 +4 +Diode_SMD +Diode_Bridge_Diotec_MicroDil_3.0x3.0x1.8mm +SMD package Diotec Diotec MicroDil, body 3.0x3.0x1.8mm (e.g. diode bridge), see https://diotec.com/tl_files/diotec/files/pdf/datasheets/mys40.pdf +Diotec MicroDil diode bridge +0 +4 +4 +Diode_SMD +Diode_Bridge_Diotec_SO-DIL-Slim +SMD diode bridge Diotec SO-DIL Slim, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/b40fs.pdf +DFS SO-DIL Slim +0 +4 +4 +Diode_SMD +Diode_Bridge_OnSemi_SDIP-4L +SMD diode bridge OnSemi SDIP-4L, see https://www.onsemi.com/pdf/datasheet/df10s1-d.pdf +OnSemi Diode Bridge SDIP-4L +0 +4 +4 +Diode_SMD +Diode_Bridge_Vishay_DFS +SMD diode bridge DFS, see http://www.vishay.com/docs/88854/padlayouts.pdf +DFS +0 +4 +4 +Diode_SMD +Diode_Bridge_Vishay_DFSFlat +SMD diode bridge Low Profile DFS "Flat", see http://www.vishay.com/docs/88874/dfl15005.pdf +DFS +0 +4 +4 +Diode_SMD +Diode_Bridge_Vishay_MBLS +SMD diode bridge MBLS, see http://www.vishay.com/docs/89959/mbl104s.pdf http://www.vishay.com/docs/88854/padlayouts.pdf +DFS +0 +4 +4 +Diode_SMD +Littelfuse_PolyZen-LS +http://m.littelfuse.com/~/media/electronics/datasheets/polyzen_devices/littelfuse_polyzen_standard_polyzen_catalog_datasheet.pdf.pdf +Diode Polymer Protected Zener Diode Littelfuse LS +0 +3 +3 +Diode_SMD +Nexperia_CFP3_SOD-123W +Nexperia CFP3 (SOD-123W), https://assets.nexperia.com/documents/outline-drawing/SOD123W.pdf +CFP3 SOD-123W +0 +2 +2 +Diode_THT +D_5KPW_P7.62mm_Vertical_AnodeUp +Diode, 5KPW series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=9*8mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5KPW series Axial Vertical pin pitch 7.62mm length 9mm diameter 8mm +0 +2 +2 +Diode_THT +D_5KPW_P7.62mm_Vertical_KathodeUp +Diode, 5KPW series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=9*8mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5KPW series Axial Vertical pin pitch 7.62mm length 9mm diameter 8mm +0 +2 +2 +Diode_THT +D_5KPW_P12.70mm_Horizontal +Diode, 5KPW series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9*8mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5KPW series Axial Horizontal pin pitch 12.7mm length 9mm diameter 8mm +0 +2 +2 +Diode_THT +D_5KP_P7.62mm_Vertical_AnodeUp +Diode, 5KP series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=7.62*9.53mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5KP series Axial Vertical pin pitch 7.62mm length 7.62mm diameter 9.53mm +0 +2 +2 +Diode_THT +D_5KP_P7.62mm_Vertical_KathodeUp +Diode, 5KP series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=7.62*9.53mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5KP series Axial Vertical pin pitch 7.62mm length 7.62mm diameter 9.53mm +0 +2 +2 +Diode_THT +D_5KP_P10.16mm_Horizontal +Diode, 5KP series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=7.62*9.53mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5KP series Axial Horizontal pin pitch 10.16mm length 7.62mm diameter 9.53mm +0 +2 +2 +Diode_THT +D_5KP_P12.70mm_Horizontal +Diode, 5KP series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=7.62*9.53mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5KP series Axial Horizontal pin pitch 12.7mm length 7.62mm diameter 9.53mm +0 +2 +2 +Diode_THT +D_5W_P5.08mm_Vertical_AnodeUp +Diode, 5W series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=8.9*3.7mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5W series Axial Vertical pin pitch 5.08mm length 8.9mm diameter 3.7mm +0 +2 +2 +Diode_THT +D_5W_P5.08mm_Vertical_KathodeUp +Diode, 5W series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=8.9*3.7mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5W series Axial Vertical pin pitch 5.08mm length 8.9mm diameter 3.7mm +0 +2 +2 +Diode_THT +D_5W_P10.16mm_Horizontal +Diode, 5W series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=8.9*3.7mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5W series Axial Horizontal pin pitch 10.16mm length 8.9mm diameter 3.7mm +0 +2 +2 +Diode_THT +D_5W_P12.70mm_Horizontal +Diode, 5W series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=8.9*3.7mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5W series Axial Horizontal pin pitch 12.7mm length 8.9mm diameter 3.7mm +0 +2 +2 +Diode_THT +D_A-405_P2.54mm_Vertical_AnodeUp +Diode, A-405 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf +Diode A-405 series Axial Vertical pin pitch 2.54mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_A-405_P2.54mm_Vertical_KathodeUp +Diode, A-405 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf +Diode A-405 series Axial Vertical pin pitch 2.54mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_A-405_P5.08mm_Vertical_AnodeUp +Diode, A-405 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf +Diode A-405 series Axial Vertical pin pitch 5.08mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_A-405_P5.08mm_Vertical_KathodeUp +Diode, A-405 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf +Diode A-405 series Axial Vertical pin pitch 5.08mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_A-405_P7.62mm_Horizontal +Diode, A-405 series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf +Diode A-405 series Axial Horizontal pin pitch 7.62mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_A-405_P10.16mm_Horizontal +Diode, A-405 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf +Diode A-405 series Axial Horizontal pin pitch 10.16mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_A-405_P12.70mm_Horizontal +Diode, A-405 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf +Diode A-405 series Axial Horizontal pin pitch 12.7mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-15_P2.54mm_Vertical_AnodeUp +Diode, DO-15 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf +Diode DO-15 series Axial Vertical pin pitch 2.54mm length 7.6mm diameter 3.6mm +0 +2 +2 +Diode_THT +D_DO-15_P2.54mm_Vertical_KathodeUp +Diode, DO-15 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf +Diode DO-15 series Axial Vertical pin pitch 2.54mm length 7.6mm diameter 3.6mm +0 +2 +2 +Diode_THT +D_DO-15_P3.81mm_Vertical_AnodeUp +Diode, DO-15 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf +Diode DO-15 series Axial Vertical pin pitch 3.81mm length 7.6mm diameter 3.6mm +0 +2 +2 +Diode_THT +D_DO-15_P3.81mm_Vertical_KathodeUp +Diode, DO-15 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf +Diode DO-15 series Axial Vertical pin pitch 3.81mm length 7.6mm diameter 3.6mm +0 +2 +2 +Diode_THT +D_DO-15_P5.08mm_Vertical_AnodeUp +Diode, DO-15 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf +Diode DO-15 series Axial Vertical pin pitch 5.08mm length 7.6mm diameter 3.6mm +0 +2 +2 +Diode_THT +D_DO-15_P5.08mm_Vertical_KathodeUp +Diode, DO-15 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf +Diode DO-15 series Axial Vertical pin pitch 5.08mm length 7.6mm diameter 3.6mm +0 +2 +2 +Diode_THT +D_DO-15_P10.16mm_Horizontal +Diode, DO-15 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf +Diode DO-15 series Axial Horizontal pin pitch 10.16mm length 7.6mm diameter 3.6mm +0 +2 +2 +Diode_THT +D_DO-15_P12.70mm_Horizontal +Diode, DO-15 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf +Diode DO-15 series Axial Horizontal pin pitch 12.7mm length 7.6mm diameter 3.6mm +0 +2 +2 +Diode_THT +D_DO-15_P15.24mm_Horizontal +Diode, DO-15 series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf +Diode DO-15 series Axial Horizontal pin pitch 15.24mm length 7.6mm diameter 3.6mm +0 +2 +2 +Diode_THT +D_DO-27_P5.08mm_Vertical_AnodeUp +Diode, DO-27 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.52*5.33mm^2, , http://www.slottechforum.com/slotinfo/Techstuff/CD2%20Diodes%20and%20Transistors/Cases/Diode%20DO-27.jpg +Diode DO-27 series Axial Vertical pin pitch 5.08mm length 9.52mm diameter 5.33mm +0 +2 +2 +Diode_THT +D_DO-27_P5.08mm_Vertical_KathodeUp +Diode, DO-27 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.52*5.33mm^2, , http://www.slottechforum.com/slotinfo/Techstuff/CD2%20Diodes%20and%20Transistors/Cases/Diode%20DO-27.jpg +Diode DO-27 series Axial Vertical pin pitch 5.08mm length 9.52mm diameter 5.33mm +0 +2 +2 +Diode_THT +D_DO-27_P12.70mm_Horizontal +Diode, DO-27 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.52*5.33mm^2, , http://www.slottechforum.com/slotinfo/Techstuff/CD2%20Diodes%20and%20Transistors/Cases/Diode%20DO-27.jpg +Diode DO-27 series Axial Horizontal pin pitch 12.7mm length 9.52mm diameter 5.33mm +0 +2 +2 +Diode_THT +D_DO-27_P15.24mm_Horizontal +Diode, DO-27 series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9.52*5.33mm^2, , http://www.slottechforum.com/slotinfo/Techstuff/CD2%20Diodes%20and%20Transistors/Cases/Diode%20DO-27.jpg +Diode DO-27 series Axial Horizontal pin pitch 15.24mm length 9.52mm diameter 5.33mm +0 +2 +2 +Diode_THT +D_DO-34_SOD68_P2.54mm_Vertical_AnodeUp +Diode, DO-34_SOD68 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf +Diode DO-34_SOD68 series Axial Vertical pin pitch 2.54mm length 3.04mm diameter 1.6mm +0 +2 +2 +Diode_THT +D_DO-34_SOD68_P2.54mm_Vertical_KathodeUp +Diode, DO-34_SOD68 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf +Diode DO-34_SOD68 series Axial Vertical pin pitch 2.54mm length 3.04mm diameter 1.6mm +0 +2 +2 +Diode_THT +D_DO-34_SOD68_P5.08mm_Vertical_AnodeUp +Diode, DO-34_SOD68 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf +Diode DO-34_SOD68 series Axial Vertical pin pitch 5.08mm length 3.04mm diameter 1.6mm +0 +2 +2 +Diode_THT +D_DO-34_SOD68_P5.08mm_Vertical_KathodeUp +Diode, DO-34_SOD68 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf +Diode DO-34_SOD68 series Axial Vertical pin pitch 5.08mm length 3.04mm diameter 1.6mm +0 +2 +2 +Diode_THT +D_DO-34_SOD68_P7.62mm_Horizontal +Diode, DO-34_SOD68 series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf +Diode DO-34_SOD68 series Axial Horizontal pin pitch 7.62mm length 3.04mm diameter 1.6mm +0 +2 +2 +Diode_THT +D_DO-34_SOD68_P10.16mm_Horizontal +Diode, DO-34_SOD68 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf +Diode DO-34_SOD68 series Axial Horizontal pin pitch 10.16mm length 3.04mm diameter 1.6mm +0 +2 +2 +Diode_THT +D_DO-34_SOD68_P12.70mm_Horizontal +Diode, DO-34_SOD68 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf +Diode DO-34_SOD68 series Axial Horizontal pin pitch 12.7mm length 3.04mm diameter 1.6mm +0 +2 +2 +Diode_THT +D_DO-35_SOD27_P2.54mm_Vertical_AnodeUp +Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf +Diode DO-35_SOD27 series Axial Vertical pin pitch 2.54mm length 4mm diameter 2mm +0 +2 +2 +Diode_THT +D_DO-35_SOD27_P2.54mm_Vertical_KathodeUp +Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf +Diode DO-35_SOD27 series Axial Vertical pin pitch 2.54mm length 4mm diameter 2mm +0 +2 +2 +Diode_THT +D_DO-35_SOD27_P3.81mm_Vertical_AnodeUp +Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf +Diode DO-35_SOD27 series Axial Vertical pin pitch 3.81mm length 4mm diameter 2mm +0 +2 +2 +Diode_THT +D_DO-35_SOD27_P3.81mm_Vertical_KathodeUp +Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf +Diode DO-35_SOD27 series Axial Vertical pin pitch 3.81mm length 4mm diameter 2mm +0 +2 +2 +Diode_THT +D_DO-35_SOD27_P5.08mm_Vertical_AnodeUp +Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf +Diode DO-35_SOD27 series Axial Vertical pin pitch 5.08mm length 4mm diameter 2mm +0 +2 +2 +Diode_THT +D_DO-35_SOD27_P5.08mm_Vertical_KathodeUp +Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf +Diode DO-35_SOD27 series Axial Vertical pin pitch 5.08mm length 4mm diameter 2mm +0 +2 +2 +Diode_THT +D_DO-35_SOD27_P7.62mm_Horizontal +Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf +Diode DO-35_SOD27 series Axial Horizontal pin pitch 7.62mm length 4mm diameter 2mm +0 +2 +2 +Diode_THT +D_DO-35_SOD27_P10.16mm_Horizontal +Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf +Diode DO-35_SOD27 series Axial Horizontal pin pitch 10.16mm length 4mm diameter 2mm +0 +2 +2 +Diode_THT +D_DO-35_SOD27_P12.70mm_Horizontal +Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf +Diode DO-35_SOD27 series Axial Horizontal pin pitch 12.7mm length 4mm diameter 2mm +0 +2 +2 +Diode_THT +D_DO-41_SOD81_P2.54mm_Vertical_AnodeUp +Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf +Diode DO-41_SOD81 series Axial Vertical pin pitch 2.54mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-41_SOD81_P2.54mm_Vertical_KathodeUp +Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf +Diode DO-41_SOD81 series Axial Vertical pin pitch 2.54mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-41_SOD81_P3.81mm_Vertical_AnodeUp +Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=5.2*2.7mm^2, , https://www.diodes.com/assets/Package-Files/DO-41-Plastic.pdf +Diode DO-41_SOD81 series Axial Vertical pin pitch 3.81mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-41_SOD81_P3.81mm_Vertical_KathodeUp +Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=5.2*2.7mm^2, , https://www.diodes.com/assets/Package-Files/DO-41-Plastic.pdf +Diode DO-41_SOD81 series Axial Vertical pin pitch 3.81mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-41_SOD81_P5.08mm_Vertical_AnodeUp +Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf +Diode DO-41_SOD81 series Axial Vertical pin pitch 5.08mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-41_SOD81_P5.08mm_Vertical_KathodeUp +Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf +Diode DO-41_SOD81 series Axial Vertical pin pitch 5.08mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-41_SOD81_P7.62mm_Horizontal +Diode, DO-41_SOD81 series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf +Diode DO-41_SOD81 series Axial Horizontal pin pitch 7.62mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-41_SOD81_P10.16mm_Horizontal +Diode, DO-41_SOD81 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf +Diode DO-41_SOD81 series Axial Horizontal pin pitch 10.16mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-41_SOD81_P12.70mm_Horizontal +Diode, DO-41_SOD81 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf +Diode DO-41_SOD81 series Axial Horizontal pin pitch 12.7mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-201AD_P3.81mm_Vertical_AnodeUp +Diode, DO-201AD series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf +Diode DO-201AD series Axial Vertical pin pitch 3.81mm length 9.5mm diameter 5.2mm +0 +2 +2 +Diode_THT +D_DO-201AD_P3.81mm_Vertical_KathodeUp +Diode, DO-201AD series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf +Diode DO-201AD series Axial Vertical pin pitch 3.81mm length 9.5mm diameter 5.2mm +0 +2 +2 +Diode_THT +D_DO-201AD_P5.08mm_Vertical_AnodeUp +Diode, DO-201AD series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf +Diode DO-201AD series Axial Vertical pin pitch 5.08mm length 9.5mm diameter 5.2mm +0 +2 +2 +Diode_THT +D_DO-201AD_P5.08mm_Vertical_KathodeUp +Diode, DO-201AD series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf +Diode DO-201AD series Axial Vertical pin pitch 5.08mm length 9.5mm diameter 5.2mm +0 +2 +2 +Diode_THT +D_DO-201AD_P12.70mm_Horizontal +Diode, DO-201AD series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf +Diode DO-201AD series Axial Horizontal pin pitch 12.7mm length 9.5mm diameter 5.2mm +0 +2 +2 +Diode_THT +D_DO-201AD_P15.24mm_Horizontal +Diode, DO-201AD series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf +Diode DO-201AD series Axial Horizontal pin pitch 15.24mm length 9.5mm diameter 5.2mm +0 +2 +2 +Diode_THT +D_DO-201AE_P3.81mm_Vertical_AnodeUp +Diode, DO-201AE series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf +Diode DO-201AE series Axial Vertical pin pitch 3.81mm length 9mm diameter 5.3mm +0 +2 +2 +Diode_THT +D_DO-201AE_P3.81mm_Vertical_KathodeUp +Diode, DO-201AE series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf +Diode DO-201AE series Axial Vertical pin pitch 3.81mm length 9mm diameter 5.3mm +0 +2 +2 +Diode_THT +D_DO-201AE_P5.08mm_Vertical_AnodeUp +Diode, DO-201AE series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf +Diode DO-201AE series Axial Vertical pin pitch 5.08mm length 9mm diameter 5.3mm +0 +2 +2 +Diode_THT +D_DO-201AE_P5.08mm_Vertical_KathodeUp +Diode, DO-201AE series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf +Diode DO-201AE series Axial Vertical pin pitch 5.08mm length 9mm diameter 5.3mm +0 +2 +2 +Diode_THT +D_DO-201AE_P12.70mm_Horizontal +Diode, DO-201AE series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf +Diode DO-201AE series Axial Horizontal pin pitch 12.7mm length 9mm diameter 5.3mm +0 +2 +2 +Diode_THT +D_DO-201AE_P15.24mm_Horizontal +Diode, DO-201AE series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf +Diode DO-201AE series Axial Horizontal pin pitch 15.24mm length 9mm diameter 5.3mm +0 +2 +2 +Diode_THT +D_DO-201_P3.81mm_Vertical_AnodeUp +Diode, DO-201 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf +Diode DO-201 series Axial Vertical pin pitch 3.81mm length 9.53mm diameter 5.21mm +0 +2 +2 +Diode_THT +D_DO-201_P3.81mm_Vertical_KathodeUp +Diode, DO-201 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf +Diode DO-201 series Axial Vertical pin pitch 3.81mm length 9.53mm diameter 5.21mm +0 +2 +2 +Diode_THT +D_DO-201_P5.08mm_Vertical_AnodeUp +Diode, DO-201 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf +Diode DO-201 series Axial Vertical pin pitch 5.08mm length 9.53mm diameter 5.21mm +0 +2 +2 +Diode_THT +D_DO-201_P5.08mm_Vertical_KathodeUp +Diode, DO-201 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf +Diode DO-201 series Axial Vertical pin pitch 5.08mm length 9.53mm diameter 5.21mm +0 +2 +2 +Diode_THT +D_DO-201_P12.70mm_Horizontal +Diode, DO-201 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf +Diode DO-201 series Axial Horizontal pin pitch 12.7mm length 9.53mm diameter 5.21mm +0 +2 +2 +Diode_THT +D_DO-201_P15.24mm_Horizontal +Diode, DO-201 series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf +Diode DO-201 series Axial Horizontal pin pitch 15.24mm length 9.53mm diameter 5.21mm +0 +2 +2 +Diode_THT +D_DO-247_Horizontal_TabDown +Diode, DO-247 series, Horizontal, TabDown, P 10.9mm +diode rectifier +0 +2 +2 +Diode_THT +D_DO-247_Horizontal_TabUp +Diode, DO-247 series, Horizontal, TabUp, P 10.9mm +diode rectifier +0 +2 +2 +Diode_THT +D_DO-247_Vertical +Diode, DO-247 series, Vertical, P 10.9mm +diode rectifier +0 +2 +2 +Diode_THT +D_P600_R-6_P7.62mm_Vertical_AnodeUp +Diode, P600_R-6 series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=9.1*9.1mm^2, , http://www.vishay.com/docs/88692/p600a.pdf, http://www.diodes.com/_files/packages/R-6.pdf +Diode P600_R-6 series Axial Vertical pin pitch 7.62mm length 9.1mm diameter 9.1mm +0 +2 +2 +Diode_THT +D_P600_R-6_P7.62mm_Vertical_KathodeUp +Diode, P600_R-6 series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=9.1*9.1mm^2, , http://www.vishay.com/docs/88692/p600a.pdf, http://www.diodes.com/_files/packages/R-6.pdf +Diode P600_R-6 series Axial Vertical pin pitch 7.62mm length 9.1mm diameter 9.1mm +0 +2 +2 +Diode_THT +D_P600_R-6_P12.70mm_Horizontal +Diode, P600_R-6 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.1*9.1mm^2, , http://www.vishay.com/docs/88692/p600a.pdf, http://www.diodes.com/_files/packages/R-6.pdf +Diode P600_R-6 series Axial Horizontal pin pitch 12.7mm length 9.1mm diameter 9.1mm +0 +2 +2 +Diode_THT +D_P600_R-6_P20.00mm_Horizontal +Diode, P600_R-6 series, Axial, Horizontal, pin pitch=20mm, , length*diameter=9.1*9.1mm^2, , http://www.vishay.com/docs/88692/p600a.pdf, http://www.diodes.com/_files/packages/R-6.pdf +Diode P600_R-6 series Axial Horizontal pin pitch 20mm length 9.1mm diameter 9.1mm +0 +2 +2 +Diode_THT +D_T-1_P2.54mm_Vertical_AnodeUp +Diode, T-1 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf +Diode T-1 series Axial Vertical pin pitch 2.54mm length 3.2mm diameter 2.6mm +0 +2 +2 +Diode_THT +D_T-1_P2.54mm_Vertical_KathodeUp +Diode, T-1 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf +Diode T-1 series Axial Vertical pin pitch 2.54mm length 3.2mm diameter 2.6mm +0 +2 +2 +Diode_THT +D_T-1_P5.08mm_Horizontal +Diode, T-1 series, Axial, Horizontal, pin pitch=5.08mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf +Diode T-1 series Axial Horizontal pin pitch 5.08mm length 3.2mm diameter 2.6mm +0 +2 +2 +Diode_THT +D_T-1_P10.16mm_Horizontal +Diode, T-1 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf +Diode T-1 series Axial Horizontal pin pitch 10.16mm length 3.2mm diameter 2.6mm +0 +2 +2 +Diode_THT +D_T-1_P12.70mm_Horizontal +Diode, T-1 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf +Diode T-1 series Axial Horizontal pin pitch 12.7mm length 3.2mm diameter 2.6mm +0 +2 +2 +Diode_THT +Diode_Bridge_15.1x15.1x6.3mm_P10.9mm +Single phase bridge rectifier case 15.1x15.1mm, pitch 10.9mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/pb1000.pdf +Diode Bridge PB10xxS +0 +4 +4 +Diode_THT +Diode_Bridge_15.2x15.2x6.3mm_P10.9mm +Single phase bridge rectifier case 15.2x15.2mm, pitch 10.9mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/kbpc600.pdf +Diode Bridge KBPC6xx +0 +4 +4 +Diode_THT +Diode_Bridge_15.7x15.7x6.3mm_P10.8mm +Single phase bridge rectifier case 15.7x15.7 +Diode Bridge +0 +4 +4 +Diode_THT +Diode_Bridge_16.7x16.7x6.3mm_P10.8mm +Single phase bridge rectifier case 16.7x16.7 +Diode Bridge +0 +4 +4 +Diode_THT +Diode_Bridge_19.0x3.5x10.0mm_P5.0mm +Vishay GBU rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88606/g3sba20.pdf +Vishay GBU rectifier diode bridge +0 +4 +4 +Diode_THT +Diode_Bridge_19.0x19.0x6.8mm_P12.7mm +Single phase bridge rectifier case 19x19mm, pitch 12.7mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/pb1000.pdf +Diode Bridge PB10xx +0 +4 +4 +Diode_THT +Diode_Bridge_28.6x28.6x7.3mm_P18.0mm_P11.6mm +Single phase bridge rectifier case 28.6x28.6mm, pitch 18.0mm & 11.6mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/kbpc1500fw.pdf +Diode Bridge KBPCxxxxWP +0 +4 +4 +Diode_THT +Diode_Bridge_32.0x5.6x17.0mm_P10.0mm_P7.5mm +Diotec 32x5.6x17mm rectifier package, 7.5mm/10mm pitch, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/b40c3700.pdf +Diotec rectifier diode bridge +0 +4 +4 +Diode_THT +Diode_Bridge_Comchip_SCVB-L +Three phase, Bridge, Rectifier, https://www.comchiptech.com/admin/files/product/SC35VB80S-G%20Thru506369.%20SC35VB160S-G%20RevB.pdf +diode module +0 +5 +5 +Diode_THT +Diode_Bridge_DIP-4_W5.08mm_P2.54mm +4-lead dip package for diode bridges, row spacing 5.08mm, pin-spacing 2.54mm, see http://www.vishay.com/docs/88898/b2m.pdf +DIL DIP PDIP 5.08mm 2.54 +0 +4 +4 +Diode_THT +Diode_Bridge_DIP-4_W7.62mm_P5.08mm +4-lead dip package for diode bridges, row spacing 7.62 mm (300 mils), see http://cdn-reichelt.de/documents/datenblatt/A400/HDBL101G_20SERIES-TSC.pdf +DIL DIP PDIP 5.08mm 7.62mm 300mil +0 +4 +4 +Diode_THT +Diode_Bridge_IXYS_GUFP +Three phase, Bridge, Rectifier +diode module +0 +5 +5 +Diode_THT +Diode_Bridge_Round_D8.9mm +4-lead round diode bridge package, diameter 8.9mm, pin pitch 5.08mm, see http://cdn-reichelt.de/documents/datenblatt/A400/W005M-W10M_SEP.PDF +diode bridge 8.9mm 8.85mm WOB pitch 5.08mm +0 +4 +4 +Diode_THT +Diode_Bridge_Round_D9.0mm +4-lead round diode bridge package, diameter 9.0mm, pin pitch 5.0mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/b40r.pdf +diode bridge 9.0mm 8.85mm WOB pitch 5.0mm +0 +4 +4 +Diode_THT +Diode_Bridge_Round_D9.8mm +4-lead round diode bridge package, diameter 9.8mm, pin pitch 5.08mm, see http://www.vishay.com/docs/88769/woo5g.pdf +diode bridge 9.8mm WOG pitch 5.08mm +0 +4 +4 +Diode_THT +Diode_Bridge_Vishay_GBL +Vishay GBL rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88609/gbl005.pdf +Vishay GBL rectifier diode bridge +0 +4 +4 +Diode_THT +Diode_Bridge_Vishay_GBU +Vishay GBU rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88606/g3sba20.pdf +Vishay GBU rectifier diode bridge +0 +4 +4 +Diode_THT +Diode_Bridge_Vishay_KBL +Vishay KBL rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88655/kbl005.pdf +Vishay KBL rectifier diode bridge +0 +4 +4 +Diode_THT +Diode_Bridge_Vishay_KBPC1 +Single phase bridge rectifier case KBPC1, see http://www.vishay.com/docs/93585/vs-kbpc1series.pdf +Diode Bridge +0 +4 +4 +Diode_THT +Diode_Bridge_Vishay_KBPC6 +Single phase bridge rectifier case KBPC6, see http://www.vishay.com/docs/93585/vs-kbpc1series.pdf +Diode Bridge +0 +4 +4 +Diode_THT +Diode_Bridge_Vishay_KBPM +Vishay KBM rectifier package, 3.95mm pitch (http://www.farnell.com/datasheets/2238158.pdf, http://www.cdil.com/s/kbp2005_.pdf) +Vishay KBM rectifier diode bridge +0 +4 +4 +Diode_THT +Diode_Bridge_Vishay_KBU +Vishay KBU rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88656/kbu4.pdf +Vishay KBU rectifier diode bridge +0 +4 +4 +Display +AG12864E +STN/FSTN LCD 128x64 dot https://www.digchip.com/datasheets/parts/datasheet/1121/AG-12864E-pdf.php +AG12864E Graphics Display 128x64 Ampire +0 +24 +20 +Display +Adafruit_SSD1306 +Adafruit SSD1306 OLED 1.3 inch 128x64 I2C & SPI https://learn.adafruit.com/monochrome-oled-breakouts/downloads +Adafruit SSD1306 OLED 1.3 inch 128x64 I2C & SPI +0 +8 +8 +Display +Adafruit_SSD1306_No_Mounting_Holes +Adafruit SSD1306 OLED 1.3 inch 128x64 I2C & SPI https://learn.adafruit.com/monochrome-oled-breakouts/downloads +Adafruit SSD1306 OLED 1.3 inch 128x64 I2C & SPI +0 +8 +8 +Display +CR2013-MI2120 +CR2013-MI2120 ILI9341 LCD Breakout http://pan.baidu.com/s/11Y990 +CR2013-MI2120 ILI9341 LCD Breakout +0 +18 +14 +Display +EA-eDIP128B-XXX +LCD-graphical display with LED backlight 128x64 RS-232 I2C or SPI http://www.lcd-module.com/fileadmin/eng/pdf/grafik/edip128-6e.pdf +LCD-graphical display with LED backlight 128x64 RS-232 I2C or SPI +0 +32 +32 +Display +EA_DOGL128-6 +Graphical,Display,LCD,128x64 https://www.lcd-module.com/eng/pdf/grafik/dogl128-6e.pdf +EA DOGL128 +0 +26 +26 +Display +EA_DOGM128-6 +Graphical,Display,LCD,128x64 https://www.lcd-module.de/eng/pdf/grafik/dogm128e.pdf +EA DOGM128-6 +0 +26 +26 +Display +EA_DOGS104X-A +LCD 4x10 character 3.3V VDD I2C or SPI http://www.lcd-module.com/fileadmin/eng/pdf/doma/dogs104e.pdf +LCD 4x10 character 3.3V VDD I2C or SPI +0 +14 +14 +Display +EA_DOGXL160-7 +Grapchical,Display,LCD,160x104 http://www.lcd-module.com/eng/pdf/grafik/dogxl160-7e.pdf +EA_DOGXL160-7 +0 +22 +22 +Display +EA_DOGXL160-7_Backlight +Grapchical,Display,LCD,160x104 http://www.lcd-module.com/eng/pdf/grafik/dogxl160-7e.pdf +EA_DOGXL160-7_Backlight +0 +22 +22 +Display +EA_T123X-I2C +http://www.lcd-module.de/pdf/doma/t123-i2c.pdf +3 Line 12 character wide alpha numeric LCD +0 +6 +6 +Display +EA_eDIP160-XXX +LCD-graphical display with LED backlight 160x104 RS-232 I2C or SPI http://www.lcd-module.com/fileadmin/eng/pdf/grafik/edip160-7e.pdf +LCD-graphical display with LED backlight 160x104 RS-232 I2C or SPI +0 +40 +40 +Display +EA_eDIP240-XXX +LCD graphical display LED backlight 240x128 http://www.lcd-module.com/fileadmin/eng/pdf/grafik/edip240-7e.pdf +LCD graphical display LED backlight 240x128 +0 +40 +40 +Display +EA_eDIP320X-XXX +LCD display 320x340 RS-232 I2C or SPI http://www.lcd-module.com/fileadmin/eng/pdf/grafik/edip320-8e.pdf +LCD display 320x340 RS-232 I2C or SPI +0 +48 +48 +Display +EA_eDIPTFT32-XXX +TFT-graphic display 320x240 16 bit colour with led backlight http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft32-ae.pdf +TFT-graphic display 320x240 16 bit colour with led backlight +0 +40 +40 +Display +EA_eDIPTFT43-ATC +http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft43-ae.pdf +TFT graphical display 480x272 16-bit colour with LED backlight +0 +40 +40 +Display +EA_eDIPTFT43-XXX +TFT graphical display 480x272 16-bit colour with LED backlight http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft43-ae.pdf +TFT graphical display 480x272 16-bit colour with LED backlight +0 +40 +40 +Display +EA_eDIPTFT57-XXX +http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft57-ae.pdf +TFT-graphic display 640x480 16 bit colour +0 +48 +48 +Display +EA_eDIPTFT70-ATC +TFT-graphical display 800x480 16-bit colours with capacitive touch panel http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft70-ae.pdf +TFT-graphical display 800x480 16-bit colours with capacitive touch panel +0 +48 +48 +Display +EA_eDIPTFT70-XXX +TFT-graphical display 800x480 16-bit colours http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft70-ae.pdf +TFT-graphical display 800x480 16-bit colours and touch display +0 +48 +48 +Display +ERM19264 +STN/FSTN LCD 192x64 dot https://www.buydisplay.com/download/manual/ERM19264-1_Series_Datasheet.pdf +ERM19264 Graphics Display 192x64 +0 +20 +20 +Display +HDSM-441B_HDSM-443B +2 Digit 7 segemnt blue LED, right hand decimal, https://docs.broadcom.com/docs/AV02-1589EN +2 Digit 7 segment blue LED +0 +10 +10 +Display +HDSM-541B_HDSM-543B +2 digit 7 segement blue LED with right hand decimal, https://docs.broadcom.com/docs/AV02-1588EN +2 digit 7 segement blue LED with right hand decimal +0 +10 +10 +Display +HDSP-48xx +10-Element Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN +10-Element Bar Graph Array +0 +20 +20 +Display +HDSP-4830 +10-Element Red Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN +10-Element Red Bar Graph Array +0 +20 +20 +Display +HDSP-4832 +10-Element Red Yellow Green Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN +10-Element Red Yellow Green Bar Graph Array +0 +20 +20 +Display +HDSP-4836 +10-Element Red Yellow Green Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN +10-Element Red Yellow Green Bar Graph Array +0 +20 +20 +Display +HDSP-4840 +10-Element Yellow Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN +10-Element Yellow Bar Graph Array +0 +20 +20 +Display +HDSP-4850 +10-Element Green Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN +10-Element Green Bar Graph Array +0 +20 +20 +Display +HLCP-J100 +10-Element Red Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN +10-Element Red Bar Graph Array +0 +20 +20 +Display +HY1602E +http://www.icbank.com/data/ICBShop/board/HY1602E.pdf +LCD 16x2 Alphanumeric 16pin +0 +20 +16 +Display +LCD-016N002L +16 x 2 Character LCD, http://www.vishay.com/product?docid=37299 +LCD-016N002L 16 x 2 Character LCD +0 +24 +20 +Display +LM16255 +LCD LM16255 16x2 character http://www.datasheetlib.com/datasheet/259542/lm16255_sharp-electronics.html +LCD 12x2 +0 +14 +14 +Display +NHD-0420H1Z +NHD-0420H1Z LCD http://www.newhavendisplay.com/specs/NHD-0420H1Z-FSW-GBW-33V3.pdf +NHD-0420H1Z LCD +0 +16 +16 +Display +NHD-C0220BiZ +NHD-C0220BiZ LCD http://www.newhavendisplay.com/specs/NHD-C0220BiZ-FSW-FBW-3V3M.pdf +NHD-C0220BiZ LCD +0 +10 +10 +Display +OLED-128O064D +128x64 OLED display +display oled +0 +30 +30 +Display +RC1602A +http://www.raystar-optronics.com/down.php?ProID=18 +LCD 16x2 Alphanumeric 16pin +0 +22 +18 +Display +WC1602A +LCD 16x2 http://www.wincomlcd.com/pdf/WC1602A-SFYLYHTC06.pdf +LCD 16x2 Alphanumeric 16pin +0 +20 +16 +Display_7Segment +7SEGMENT-LED__HDSM531_HDSM533_SMD +7-Segment Display, HDSM53x, https://docs.broadcom.com/docs/AV02-0713EN +7segment LED HDSM531 HDSM533 +0 +10 +10 +Display_7Segment +7SegmentLED_LTS6760_LTS6780 +7-Segment Display, LTS67x0, http://optoelectronics.liteon.com/upload/download/DS30-2001-355/S6760jd.pdf +7Segment LED LTS6760 LTS6780 +0 +10 +10 +Display_7Segment +AD-121F2 +Single Digit 7-segment RGB LED Display, 1-inch digit height, common anode, http://usasyck.com/products/AD-121F2_cat_e.pdf +RGB LED digit +0 +22 +22 +Display_7Segment +AFF_2x7SEG-DIGIT_10mm +Afficheur 7 segments 10mm DIGIT +AFFICHEUR +0 +16 +16 +Display_7Segment +CA56-12CGKWA +4 digit 7 segment green LED, http://www.kingbright.com/attachments/file/psearch/000/00/00/CA56-12CGKWA(Ver.9A).pdf +4 digit 7 segment green LED +0 +12 +12 +Display_7Segment +CA56-12EWA +4 digit 7 segment green LED, http://www.kingbrightusa.com/images/catalog/SPEC/CA56-12EWA.pdf +4 digit 7 segment green LED +0 +12 +12 +Display_7Segment +CA56-12SEKWA +4 digit 7 segment green LED, http://www.kingbright.com/attachments/file/psearch/000/00/00/CA56-12SEKWA(Ver.7A).pdf +4 digit 7 segment green LED +0 +12 +12 +Display_7Segment +CA56-12SRWA +4 digit 7 segment green LED, http://www.kingbrightusa.com/images/catalog/SPEC/CA56-12SRWA.pdf +4 digit 7 segment green LED +0 +12 +12 +Display_7Segment +CA56-12SURKWA +4 digit 7 segment green LED, http://www.kingbright.com/attachments/file/psearch/000/00/00/CA56-12SURKWA(Ver.8A).pdf +4 digit 7 segment green LED +0 +12 +12 +Display_7Segment +CA56-12SYKWA +4 digit 7 segment green LED, http://www.kingbright.com/attachments/file/psearch/000/00/00/CA56-12SYKWA(Ver.6A).pdf +4 digit 7 segment green LED +0 +12 +12 +Display_7Segment +CC56-12GWA +4 digit 7 segment green LED, http://www.kingbrightusa.com/images/catalog/SPEC/CA56-11GWA.pdf +4 digit 7 segment green LED +0 +12 +12 +Display_7Segment +CC56-12YWA +4 digit 7 segment green LED, http://www.kingbrightusa.com/images/catalog/SPEC/CC56-12YWA.pdf +4 digit 7 segment green LED +0 +12 +12 +Display_7Segment +D1X8K +https://ia800903.us.archive.org/24/items/CTKD1x8K/Cromatek%20D168K.pdf +Single digit 7 segment ultra bright red +0 +10 +10 +Display_7Segment +DA04-11CGKWA +http://www.kingbright.com/attachments/file/psearch/000/00/00/DA04-11CGKWA(Ver.6A).pdf +Dubble digit green 7 segment LED display +0 +16 +16 +Display_7Segment +DA04-11SEKWA +http://www.kingbright.com/attachments/file/psearch/000/00/00/DA04-11SEKWA(Ver.9A).pdf +Dubble digit super bright orange 7 segment LED display +0 +16 +16 +Display_7Segment +DA04-11SURKWA +http://www.kingbright.com/attachments/file/psearch/000/00/00/DA04-11SURKWA(Ver.10A).pdf +Dubble digit hyper red 7 segment LED display +0 +16 +16 +Display_7Segment +DA04-11SYKWA +http://www.kingbright.com/attachments/file/psearch/000/00/00/DA04-11SYKWA(Ver.6A).pdf +Dubble digit super bright yellow 7 segment LED display +0 +16 +16 +Display_7Segment +DA56-11CGKWA +http://www.kingbright.com/attachments/file/psearch/000/00/00/DA56-11CGKWA(Ver.16A).pdf +Double digit seven segment green LED display +0 +18 +18 +Display_7Segment +DA56-11SEKWA +http://www.kingbright.com/attachments/file/psearch/000/00/00/DA56-11SEKWA(Ver.9A).pdf +Double digit seven segment super bright orange LED display +0 +18 +18 +Display_7Segment +DA56-11SURKWA +http://www.kingbright.com/attachments/file/psearch/000/00/00/DA56-11SURKWA(Ver.11A).pdf +Double digit seven segment hyper red LED display +0 +18 +18 +Display_7Segment +DA56-11SYKWA +http://www.kingbright.com/attachments/file/psearch/000/00/00/DA56-11SYKWA(Ver.11A).pdf +Double digit seven segment super bright yellow LED display +0 +18 +18 +Display_7Segment +DE113-XX-XX +http://www.display-elektronik.de/filter/DE113-RS-20_635.pdf +3 1/5 digit LOW BAT + 7-Segment LCD +0 +40 +40 +Display_7Segment +DE114-RS-20 +http://www.display-elektronik.de/filter/DE113-RS-20_635.pdf +3 1/5 digit reflective LCD LOW-BAT + 7-Segment +0 +40 +40 +Display_7Segment +DE119-XX-XX +https://www.display-elektronik.de/filter/DE119-RS-20_635.pdf +4 digit 7 segment LCD +0 +40 +40 +Display_7Segment +DE122-XX-XX +http://www.display-elektronik.de/filter/DE122-RS-20_635.pdf +6 digit 7 segment LCD +0 +50 +50 +Display_7Segment +DE170-XX-XX +http://www.display-elektronik.de/filter/DE170-RS-20_75.pdf +3 1/5 digit reflective arrow bat + 7 segment LCD +0 +40 +40 +Display_7Segment +ELD_426XXXX +http://www.everlight.com/file/ProductFile/D426SYGWA-S530-E2.pdf +Double digit 7 segment brilliant yellow green LED +0 +10 +10 +Display_7Segment +HDSP-7401 +One digit 7 segment yellow, https://docs.broadcom.com/docs/AV02-2553EN +One digit 7 segment yellow +0 +10 +10 +Display_7Segment +HDSP-7507 ++-1 overflow 7 segment high efficiency red, https://docs.broadcom.com/docs/AV02-2553EN ++-1 overflow 7 segment high efficiency red +0 +10 +10 +Display_7Segment +HDSP-7801 +One digit 7 segment green, https://docs.broadcom.com/docs/AV02-2553EN +One digit 7 segment green +0 +10 +10 +Display_7Segment +HDSP-7807 ++-1 overflow 7 segment green, https://docs.broadcom.com/docs/AV02-2553EN ++-1 overflow 7 segment green +0 +10 +10 +Display_7Segment +HDSP-A151 +One digit 7 segment red, https://docs.broadcom.com/docs/AV02-2553EN +One digit 7 segment high efficiency red +0 +10 +10 +Display_7Segment +HDSP-A401 +One digit 7 segment orange, common anode, https://docs.broadcom.com/docs/AV02-2553EN +One digit 7 segment orange common anode +0 +10 +10 +Display_7Segment +KCSC02-105 +http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-105(Ver.9A).pdf +Single digit 7 segement hyper red LED +0 +10 +10 +Display_7Segment +KCSC02-106 +http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-106(Ver.10A).pdf +Single digit 7 segement super bright orange LED +0 +10 +10 +Display_7Segment +KCSC02-107 +http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-107(Ver.9A).pdf +Single digit 7 segement super bright yellow LED +0 +10 +10 +Display_7Segment +KCSC02-123 +http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-123(Ver.10A).pdf +Single digit 7 segement super bright yellow LED +0 +10 +10 +Display_7Segment +KCSC02-136 +http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-136(Ver.6B).pdf +Single digit 7 segement super bright yellow LED +0 +10 +10 +Display_7Segment +LTC-4627Jx +http://optoelectronics.liteon.com/upload/download/DS30-2001-393/C4627JG.pdf +4 digit 7 segment LED +0 +14 +14 +Display_7Segment +MAN71A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +One digit 7 segment red LED with right dot +0 +14 +14 +Display_7Segment +MAN72A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +One digit 7 segment red LED with left dot +0 +14 +14 +Display_7Segment +MAN73A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +Overflow +- 1 red LED +0 +14 +14 +Display_7Segment +MAN3410A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +One digit 7 segment green LED with dot +0 +14 +14 +Display_7Segment +MAN3420A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +One digit 7 segment green LED with left dot +0 +14 +14 +Display_7Segment +MAN3610A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +One digit 7 segment orange LED with right dot +0 +14 +14 +Display_7Segment +MAN3620A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +One digit 7 segment orange LED with left dot +0 +14 +14 +Display_7Segment +MAN3630A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +Overflow +- 1 orange LED +0 +14 +14 +Display_7Segment +MAN3810A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +One digit 7 segment yellow LED with right dot +0 +14 +14 +Display_7Segment +MAN3820A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +One digit 7 segment yellow LED with left dot +0 +14 +14 +Display_7Segment +SA15-11xxx +http://www.kingbrightusa.com/images/catalog/SPEC/SA15-11SRWA.pdf +SA15-11xxx single digit 7 segment display 38.1mm 1.5inch +0 +10 +10 +Display_7Segment +SBC18-11SURKCGKWA +http://www.kingbright.com/attachments/file/psearch/000/00/00/SBC18-11SURKCGKWA(Ver.6A).pdf +single digit 7 segemnt red/green LED +0 +10 +10 +Display_7Segment +Sx39-1xxxxx +Single digit 7 segment LED display in red, yellow or green colour http://www.kingbrightusa.com/images/catalog/SPEC/sa39-11ewa.pdf +One digit LED 7 segment SA39-11 SC39-11 SA39-12 SC39-12 +0 +10 +10 +Ferrite_THT +LairdTech_28C0236-0JW-10 +Ferrite, vertical, LairdTech 28C0236-0JW-10, https://assets.lairdtech.com/home/brandworld/files/28C0236-0JW-10.pdf, JW Miller core https://www.bourns.com/products/magnetic-products/j.w.-miller-through-hole-ferrite-beads-emi-filters +Ferrite vertical LairdTech 28C0236-0JW-10 +0 +2 +2 +Fiducial +Fiducial_0.5mm_Mask1.5mm +Circular Fiducial, 0.5mm bare copper, 1.5mm soldermask opening +fiducial +0 +1 +0 +Fiducial +Fiducial_0.5mm_Mask1mm +Circular Fiducial, 0.5mm bare copper, 1mm soldermask opening (Level C) +fiducial +0 +1 +0 +Fiducial +Fiducial_0.75mm_Mask1.5mm +Circular Fiducial, 0.75mm bare copper, 1.5mm soldermask opening (Level B) +fiducial +0 +1 +0 +Fiducial +Fiducial_0.75mm_Mask2.25mm +Circular Fiducial, 0.75mm bare copper, 2.25mm soldermask opening +fiducial +0 +1 +0 +Fiducial +Fiducial_1.5mm_Mask3mm +Circular Fiducial, 1.5mm bare copper, 3mm soldermask opening +fiducial +0 +1 +0 +Fiducial +Fiducial_1.5mm_Mask4.5mm +Circular Fiducial, 1.5mm bare copper, 4.5mm soldermask opening +fiducial +0 +1 +0 +Fiducial +Fiducial_1mm_Mask2mm +Circular Fiducial, 1mm bare copper, 2mm soldermask opening (Level A) +fiducial +0 +1 +0 +Fiducial +Fiducial_1mm_Mask3mm +Circular Fiducial, 1mm bare copper, 3mm soldermask opening (recommended) +fiducial +0 +1 +0 +Filter +Filter_1109-5_1.1x0.9mm +5-pin SAW filter package - 1.1x0.9 mm Body; (see https://www.murata.com/~/media/webrenewal/support/library/catalog/products/filter/rf/p73e.ashx?la=en-gb) +Filter 5 +0 +5 +5 +Filter +Filter_1411-5_1.4x1.1mm +5-pin filter package - 1.4x1.1 mm Body; (see https://global.kyocera.com/prdct/electro/product/pdf/sf14_tdlte.pdf) +Filter 5 +0 +5 +5 +Filter +Filter_Bourns_SRF0905_6.0x9.2mm +https://www.bourns.com/docs/Product-Datasheets/SRF0905.pdf +Line Filter +0 +4 +4 +Filter +Filter_FILTERCON_1FPxx +0.5A, 250VAC, 50/60Hz line filter (https://filtercon.com.pl/wp-content/uploads/2019/07/Karta-katalogowa-FP-12-1.pdf) +EMI filter +0 +4 +4 +Filter +Filter_Mini-Circuits_FV1206 +Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206.pdf +Mini-Circuits Filter SMD 1206 +0 +6 +4 +Filter +Filter_Mini-Circuits_FV1206-1 +Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-1.pdf +Mini-Circuits Filter SMD 1206 +0 +6 +6 +Filter +Filter_Mini-Circuits_FV1206-4 +Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-4.pdf +Mini-Circuits Filter SMD 1206 +0 +8 +4 +Filter +Filter_Mini-Circuits_FV1206-5 +Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-5.pdf +Mini-Circuits Filter SMD 1206 +0 +8 +4 +Filter +Filter_Mini-Circuits_FV1206-6 +Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-6.pdf +Mini-Circuits Filter SMD 1206 +0 +14 +8 +Filter +Filter_Mini-Circuits_FV1206-7 +Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-7.pdf +Mini-Circuits Filter SMD 1206 +0 +5 +3 +Filter +Filter_Murata_BNX025 +https://www.murata.com/en-us/products/productdata/8796778004510/QNFH9101.pdf?1496719830000 +EMI Filter +0 +6 +4 +Filter +Filter_Murata_BNX025_ThermalVias +https://www.murata.com/en-us/products/productdata/8796778004510/QNFH9101.pdf?1496719830000 +EMI Filter +0 +19 +4 +Filter +Filter_Murata_SFECF-6 +SMD Type 10.7MHz Ceramic Filter https://www.murata.com/en-us/products/filter/cerafil/sfecf +10.7MHz smd ceramic +0 +6 +6 +Filter +Filter_Murata_SFECF-6_HandSoldering +SMD Type 10.7MHz Ceramic Filter https://www.murata.com/en-us/products/filter/cerafil/sfecf +10.7MHz smd ceramic +0 +6 +6 +Filter +Filter_SAW-6_3.8x3.8mm +6-pin 3.8 x 3.8mm SAW filter package, https://www.golledge.com/media/3785/mp08167.pdf +SAW filter 6-pin +0 +6 +6 +Filter +Filter_SAW-8_3.8x3.8mm +8-pin 3.8x3.8mm SAW filter, https://www.golledge.com/media/1831/ma05497.pdf +SAW filter 8-pin +0 +8 +8 +Filter +Filter_Schaffner_FN405 +Compact PCB mounting EMI filter (https://www.schaffner.com/de/produkte/download/product/datasheet/fn-405-pcb-mounting-filter/) +EMI filter +0 +5 +5 +Filter +Filter_Schaffner_FN406 +Ultra Compact EMC Filter (https://www.schaffner.com/products/download/product/datasheet/fn-406-ultra-compact-emc-filter/) +emi filter +0 +5 +5 +Fuse +Fuse_0402_1005Metric +Fuse SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse +0 +2 +2 +Fuse +Fuse_0402_1005Metric_Pad0.77x0.64mm_HandSolder +Fuse SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse handsolder +0 +2 +2 +Fuse +Fuse_0603_1608Metric +Fuse SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse +0 +2 +2 +Fuse +Fuse_0603_1608Metric_Pad1.05x0.95mm_HandSolder +Fuse SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse handsolder +0 +2 +2 +Fuse +Fuse_0805_2012Metric +Fuse SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator +fuse +0 +2 +2 +Fuse +Fuse_0805_2012Metric_Pad1.15x1.40mm_HandSolder +Fuse SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator +fuse handsolder +0 +2 +2 +Fuse +Fuse_1206_3216Metric +Fuse SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse +0 +2 +2 +Fuse +Fuse_1206_3216Metric_Pad1.42x1.75mm_HandSolder +Fuse SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse handsolder +0 +2 +2 +Fuse +Fuse_1210_3225Metric +Fuse SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse +0 +2 +2 +Fuse +Fuse_1210_3225Metric_Pad1.42x2.65mm_HandSolder +Fuse SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse handsolder +0 +2 +2 +Fuse +Fuse_1812_4532Metric +Fuse SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +fuse +0 +2 +2 +Fuse +Fuse_1812_4532Metric_Pad1.30x3.40mm_HandSolder +Fuse SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +fuse handsolder +0 +2 +2 +Fuse +Fuse_2010_5025Metric +Fuse SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse +0 +2 +2 +Fuse +Fuse_2010_5025Metric_Pad1.52x2.65mm_HandSolder +Fuse SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse handsolder +0 +2 +2 +Fuse +Fuse_2512_6332Metric +Fuse SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse +0 +2 +2 +Fuse +Fuse_2512_6332Metric_Pad1.52x3.35mm_HandSolder +Fuse SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse handsolder +0 +2 +2 +Fuse +Fuse_2920_7451Metric +Fuse SMD 2920 (7451 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://www.megastar.com/products/fusetronic/polyswitch/PDF/smd2920.pdf), generated with kicad-footprint-generator +fuse +0 +2 +2 +Fuse +Fuse_2920_7451Metric_Pad2.10x5.45mm_HandSolder +Fuse SMD 2920 (7451 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: http://www.megastar.com/products/fusetronic/polyswitch/PDF/smd2920.pdf), generated with kicad-footprint-generator +fuse handsolder +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0005FF_L8.3mm_W3.8mm +Fuse 0ZRE0005FF, BelFuse, Radial Leaded PTC, https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0008FF_L8.3mm_W3.8mm +Fuse 0ZRE0008FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0012FF_L8.3mm_W3.8mm +Fuse 0ZRE0012FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0016FF_L9.9mm_W3.8mm +Fuse 0ZRE0016FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0025FF_L9.6mm_W3.8mm +Fuse 0ZRE0025FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0033FF_L11.4mm_W3.8mm +Fuse 0ZRE0033FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0040FF_L11.5mm_W3.8mm +Fuse 0ZRE0040FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0055FF_L14.0mm_W4.1mm +Fuse 0ZRE0055FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0075FF_L11.5mm_W4.8mm +Fuse 0ZRE0075FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0100FF_L18.7mm_W5.1mm +Fuse 0ZRE0100FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0125FF_L21.2mm_W5.3mm +Fuse 0ZRE0125FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0150FF_L23.4mm_W5.3mm +Fuse 0ZRE0150FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0200FF_L24.9mm_W6.1mm +Fuse 0ZRE0200FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_Blade_ATO_directSolder +car blade fuse direct solder +car blade fuse +0 +2 +2 +Fuse +Fuse_Blade_Mini_directSolder +car blade fuse mini, direct solder +car blade fuse mini +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG300 +PTC Resettable Fuse, Ihold = 3.0A, Itrip=5.1A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG400 +PTC Resettable Fuse, Ihold = 4.0A, Itrip=6.8A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG500 +PTC Resettable Fuse, Ihold = 5.0A, Itrip=8.5A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG600 +PTC Resettable Fuse, Ihold = 6.0A, Itrip=10.2A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG650 +PTC Resettable Fuse, Ihold = 6.5A, Itrip=11.1A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG700 +PTC Resettable Fuse, Ihold = 7.0A, Itrip=11.9A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG800 +PTC Resettable Fuse, Ihold = 8.0A, Itrip=13.6A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG900 +PTC Resettable Fuse, Ihold = 9.0A, Itrip=15.3A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG1000 +PTC Resettable Fuse, Ihold = 10.0A, Itrip=17.0A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG1100 +PTC Resettable Fuse, Ihold = 11.0A, Itrip=18.7A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT050 +PTC Resettable Fuse, Ihold = 0.5A, Itrip=0.92A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT070 +PTC Resettable Fuse, Ihold = 0.7A, Itrip=1.4A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT100 +PTC Resettable Fuse, Ihold = 1.0A, Itrip=1.8A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT200 +PTC Resettable Fuse, Ihold = 2.0A, Itrip=3.8A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT300 +PTC Resettable Fuse, Ihold = 3.0A, Itrip=6.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT400 +PTC Resettable Fuse, Ihold = 4.0A, Itrip=7.5A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT500 +PTC Resettable Fuse, Ihold = 5.0A, Itrip=9.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT550 +PTC Resettable Fuse, Ihold = 5.5A, Itrip=10.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT600 +PTC Resettable Fuse, Ihold = 6.0A, Itrip=10.8A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT650 +PTC Resettable Fuse, Ihold = 6.5A, Itrip=12.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT700 +PTC Resettable Fuse, Ihold = 7.0A, Itrip=13.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT750 +PTC Resettable Fuse, Ihold = 7.5A, Itrip=13.1A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT800 +PTC Resettable Fuse, Ihold = 8.0A, Itrip=15.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT900 +PTC Resettable Fuse, Ihold = 9.0A, Itrip=16.5A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT1000 +PTC Resettable Fuse, Ihold = 10.0A, Itrip=18.5A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT1100 +PTC Resettable Fuse, Ihold = 11.0A, Itrip=20.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT1300 +PTC Resettable Fuse, Ihold = 13.0A, Itrip=24.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-SM_7.98x5.44mm +https://www.bourns.com/docs/Product-Datasheets/mfsm.pdf +bourns ptc resettable fuse polyfuse MF-SM MF-SMHT +0 +2 +2 +Fuse +Fuse_Bourns_MF-SM_9.5x6.71mm +https://www.bourns.com/docs/Product-Datasheets/mfsm.pdf +bourns ptc resettable fuse polyfuse MF-SM MF-SMHT +0 +2 +2 +Fuse +Fuse_Littelfuse-LVR100 +Littelfuse, resettable fuse, PTC, polyswitch LVR100, Ih 1A http://www.littelfuse.com/~/media/electronics/datasheets/resettable_ptcs/littelfuse_ptc_lvr_catalog_datasheet.pdf.pdf +LVR100 PTC resettable polyswitch +0 +2 +2 +Fuse +Fuse_Littelfuse-LVR125 +Littelfuse, resettable fuse, PTC, polyswitch LVR125, Ih 1.25A, http://www.littelfuse.com/~/media/electronics/datasheets/resettable_ptcs/littelfuse_ptc_lvr_catalog_datasheet.pdf.pdf +LVR125 PTC resettable polyswitch +0 +2 +2 +Fuse +Fuse_Littelfuse-LVR200 +Littelfuse, resettable fuse, PTC, polyswitch LVR200, Ih 2A, http://www.littelfuse.com/~/media/electronics/datasheets/resettable_ptcs/littelfuse_ptc_lvr_catalog_datasheet.pdf.pdf +LVR200 PTC resettable polyswitch +0 +2 +2 +Fuse +Fuse_Littelfuse-NANO2-451_453 +Littelfuse NANO2 https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_451_453_datasheet.pdf.pdf +Fuse Nano2 +0 +2 +2 +Fuse +Fuse_Littelfuse_372_D8.50mm +Fuse, Littelfuse, 372, 8.5x8mm, https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_372_datasheet.pdf.pdf +fuse tht radial +0 +2 +2 +Fuse +Fuse_Littelfuse_395Series +Fuse, TE5, Littelfuse/Wickmann, No. 460, No560, +Fuse TE5 Littelfuse/Wickmann No. 460 No560 +0 +2 +2 +Fuse +Fuse_Schurter_UMT250 +Surface Mount Fuse, 3 x 10.1 mm, Time-Lag T, 250 VAC, 125 VDC (https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_UMT_250.pdf) +Schurter fuse smd +0 +2 +2 +Fuse +Fuse_Schurter_UMZ250 +Surface Mount Fuse with Clip, 4.2 x 11.1 mm, Time-Lag T, 250 VAC, 125 VDC (https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_UMZ_250.pdf) +fuse smd mount holder +0 +2 +2 +Fuse +Fuse_SunFuse-6HP +SunFuse Ceramic Slow Blow Fuse 6H_6HP.PDF +UL/CSA 6x32mm Ceramic Slow Blow Fuse +0 +2 +2 +Fuse +Fuseholder_Blade_ATO_Littelfuse_Pudenz_2_Pin +Fuseholder ATO Blade littelfuse Pudenz 2 Pin +Fuseholder ATO Blade littelfuse Pudenz 2 Pin +0 +2 +2 +Fuse +Fuseholder_Blade_Mini_Keystone_3568 +fuse holder, car blade fuse mini, http://www.keyelco.com/product-pdf.cfm?p=306 +car blade fuse mini +0 +4 +2 +Fuse +Fuseholder_Cylinder-5x20mm_Bulgin_FX0456_Vertical_Closed +Fuseholder, 5x20, closed, vertical, Bulgin, FX0456, https://www.bulgin.com/products/pub/media/bulgin/data/Fuseholders.pdf +Fuseholder 5x20 closed vertical Bulgin FX0456 Sicherungshalter +0 +2 +2 +Fuse +Fuseholder_Cylinder-5x20mm_Bulgin_FX0457_Horizontal_Closed +Fuseholder, 5x20, closed, horizontal, Bulgin, FX0457, Sicherungshalter, +Fuseholder 5x20 closed horizontal Bulgin FX0457 Sicherungshalter +0 +2 +2 +Fuse +Fuseholder_Cylinder-5x20mm_EATON_H15-V-1_Vertical_Closed +PCB fuse holders for 5 mm x 20 mm fuses; 250V; 10A (http://www.cooperindustries.com/content/dam/public/bussmann/Electronics/Resources/product-datasheets/bus-elx-ds-4426-h15.pdf) +fuse holder vertical 5x20mm +0 +2 +2 +Fuse +Fuseholder_Cylinder-5x20mm_EATON_HBV_Vertical_Closed +5 mm x 20 mm fuse holders; Vertical w/ Stability Pins; 250V; 6.3-16A (http://www.cooperindustries.com/content/dam/public/bussmann/Electronics/Resources/product-datasheets/Bus_Elx_DS_2118_HB_PCB_Series.pdf) +fuse holder vertical 5x20mm +0 +2 +2 +Fuse +Fuseholder_Cylinder-5x20mm_EATON_HBW_Vertical_Closed +5 mm x 20 mm fuse holders; Vertical w/o Stability Pins; 250V; 6.3-16A (http://www.cooperindustries.com/content/dam/public/bussmann/Electronics/Resources/product-datasheets/Bus_Elx_DS_2118_HB_PCB_Series.pdf) +fuse holder vertical 5x20mm +0 +2 +2 +Fuse +Fuseholder_Cylinder-5x20mm_Schurter_0031_8201_Horizontal_Open +Fuseholder horizontal open, 5x20mm, 500V, 16A, Schurter 0031.8201, https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_OGN.pdf +Fuseholder horizontal open 5x20 Schurter 0031.8201 +0 +2 +2 +Fuse +Fuseholder_Cylinder-5x20mm_Schurter_FAB_0031-355x_Horizontal_Closed +Fuseholder 5x20mm horizontal Shurter model FAB, Suitable for order numbers 0031.3551 and 0031.3558 (https://www.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_FAB.pdf) +Fuseholder 5x20mm closed horizontal +0 +2 +2 +Fuse +Fuseholder_Cylinder-5x20mm_Schurter_FPG4_Vertical_Closed +Shock-Safe Fuseholder, 5 x 20 mm, Slotted Cap/Fingergrip, vertical, IEC 60335-1; 250VAC/10A VDE; 500V/16A UL/CSA (https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_FPG4.pdf) +fuse holder vertical 5x20mm +0 +4 +2 +Fuse +Fuseholder_Cylinder-5x20mm_Schurter_FUP_0031.2510_Horizontal_Closed +Shock-Safe closed Fuseholder, Schurter FUP Series, 5.0 x 20mm, Slotted Cap, horizontal, 500 VAC 4W/16A (VDE), 600V 30A (UL/CSA), order numbers: 0031.2510 (0031.2500 + 0031.2323), http://www.schurter.ch/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_FUP.pdf +Fuseholder 5x20mm horizontal closed +0 +3 +2 +Fuse +Fuseholder_Cylinder-5x20mm_Schurter_OGN-SMD_Horizontal_Open +Fuseholder horizontal open, 5x20mm, 500V, 16A (https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_OGN-SMD.pdf) +Fuseholder horizontal open 5x20 Schurter 0031.8221 +0 +2 +2 +Fuse +Fuseholder_Cylinder-5x20mm_Stelvio-Kontek_PTF78_Horizontal_Open +https://www.tme.eu/en/Document/3b48dbe2b9714a62652c97b08fcd464b/PTF78.pdf +Fuseholder horizontal open 5x20 Stelvio-Kontek PTF/78 +0 +2 +2 +Fuse +Fuseholder_Cylinder-5x20mm_Wuerth_696103101002-SMD_Horizontal_Open +Fuseholder horizontal open 5x20mm 250V 10A Würth 696103101002 +Fuseholder horizontal open 5x20mm 250V 10A +0 +2 +2 +Fuse +Fuseholder_Cylinder-6.3x32mm_Schurter_0031-8002_Horizontal_Open +Fuseholder, horizontal, open, 6.3x32, Schurter, 0031.8002, https://www.schurter.com/en/datasheet/typ_OG__Holder__6.3x32.pdf +Fuseholder horizontal open 6.3x32 Schurter 0031.8002 +0 +2 +2 +Fuse +Fuseholder_Cylinder-6.3x32mm_Schurter_FUP_0031.2520_Horizontal_Closed +Shock-Safe closed Fuseholder, Schurter FUP Series, 6.3 x 32 mm, Slotted Cap, horizontal, 500 VAC 4W/16A (VDE), 600V 30A (UL/CSA), order numbers: 0031.2520 (0031.2500 + 0031.2321), http://www.schurter.ch/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_FUP.pdf +Fuseholder 6.3x32mm horizontal closed +0 +3 +2 +Fuse +Fuseholder_Keystone_3555-2 +Maxi APX ATX Automotive Blade Fuse Clip Holder https://www.keyelco.com/userAssets/file/M65p40.pdf +Maxi APX ATX Automotive Blade Fuse Clip Holder +0 +4 +2 +Fuse +Fuseholder_Littelfuse_100_series_5x20mm +Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf +Fuseholder clips +0 +4 +2 +Fuse +Fuseholder_Littelfuse_100_series_5x25mm +Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf +Fuseholder clips +0 +4 +2 +Fuse +Fuseholder_Littelfuse_100_series_5x30mm +Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf +Fuseholder clips +0 +4 +2 +Fuse +Fuseholder_Littelfuse_445_030_series_5x20mm +Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf +Fuseholder clips +0 +4 +2 +Fuse +Fuseholder_Littelfuse_445_030_series_5x25mm +Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf +Fuseholder clips +0 +4 +2 +Fuse +Fuseholder_Littelfuse_445_030_series_5x30mm +Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf +Fuseholder clips +0 +4 +2 +Fuse +Fuseholder_Littelfuse_Nano2_154x +Littelfuse NANO2 holder, https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_154_154t_154l_154tl_datasheet.pdf.pdf +SMD Nano2 holder +0 +2 +2 +Fuse +Fuseholder_Littelfuse_Nano2_157x +Littelfuse NANO2 holder, https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_157_datasheet.pdf.pdf +SMD Nano2 holder +0 +2 +2 +Fuse +Fuseholder_TR5_Littelfuse_No560_No460 +Fuse, Fuseholder, TR5, Littelfuse/Wickmann, No. 460, No560, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_holders/littelfuse_fuse_holder_559_560_datasheet.pdf.pdf +Fuse Fuseholder TR5 Littelfuse/Wickmann No. 460 No560 +0 +2 +2 +Heatsink +Heatsink_35x26mm_1xFixation3mm_Fischer-SK486-35 +Heatsink, 35mm x 26mm, 1x Fixation 3mm, Fischer SK486-35 +heatsink +0 +1 +1 +Heatsink +Heatsink_38x38mm_SpringFixation +Heatsink, 38x38mm, Spring Fixation, diagonal, +heatsink +0 +4 +1 +Heatsink +Heatsink_62x40mm_2xFixation3mm +Heatsink, 62 x 40mm, 2x 3mm Drills, +heatsink +0 +2 +1 +Heatsink +Heatsink_125x35x50mm_3xFixationM3 +Heatsink, 125x35x50mm, 3 fixation holes 3.2mm +heatsink +0 +0 +0 +Heatsink +Heatsink_AAVID_573300D00010G_TO-263 +Heatsink, 12.70mm x 26.16mm x 10.16, SMD, 18K/W, TO-263, D2 Pak, https://www.shopaavid.com/Product/573300D00000G +Heatsink AAVID TO-263 D2 Pak +0 +2 +1 +Heatsink +Heatsink_AAVID_576802B03900G +Heatsink, 14.48x12.7x19.05mm, TO-220/ TO-262, https://www.boydcorp.com/aavid-datasheets/Board-Level-Cooling-Plug-In-5768.pdf +heatsink +0 +1 +1 +Heatsink +Heatsink_AAVID_590302B03600G +Heatsink, 25.4x25.4x42.54mm, TO-220, https://www.boydcorp.com/aavid-datasheets/Board-Level-Cooling-Channel-5903.pdf +heatsink +0 +2 +2 +Heatsink +Heatsink_AAVID_TV5G_TO220_Horizontal +Heatsink TV5G TO-220 Horizontal, https://www.shopaavid.com/Product/TV-5G +Heatsink TV5G TO-220 Horizontal +0 +0 +0 +Heatsink +Heatsink_Fischer_FK224xx2201_25x8.3mm +25x8.3mm Heatsink, 18K/W, TO-220, https://www.fischerelektronik.de/web_fischer/en_GB/$catalogue/fischerData/PR/FK224_220_1_/datasheet.xhtml?branch=heatsinks +heatsink TO-220 +0 +2 +1 +Heatsink +Heatsink_Fischer_FK24413D2PAK_26x13mm +26x13 mm SMD heatsink for TO-252 TO-263 TO-268, https://www.fischerelektronik.de/pim/upload/fischerData/cadpdf/base/fk_244_13_d2_pak.pdf +heatsink TO-252 TO-263 TO-268 +0 +2 +1 +Heatsink +Heatsink_Fischer_FK24413DPAK_23x13mm +23x13 mm SMD heatsink for TO-252 TO-263 TO-268, https://www.fischerelektronik.de/pim/upload/fischerData/cadpdf/base/fk_244_13_d_pak.pdf +heatsink TO-252 TO-263 TO-268 +0 +2 +1 +Heatsink +Heatsink_Fischer_SK104-STC-STIC_35x13mm_2xDrill2.5mm +Heatsink, 35mm x 13mm, 2x Fixation 2,5mm Drill, Soldering, Fischer SK104-STC-STIC, +Heatsink fischer TO-220 +0 +2 +1 +Heatsink +Heatsink_Fischer_SK104-STCB_35x13mm__2xDrill3.5mm_ScrewM3 +Heatsink, 35mm x 13mm, 2x Fixation 2,5mm Drill, Soldering, Fischer SK104-STC-STIC, +Heatsink fischer TO-220 +0 +2 +1 +Heatsink +Heatsink_Fischer_SK129-STS_42x25mm_2xDrill2.5mm +Heatsink, Fischer SK129 +heatsink fischer +0 +2 +1 +Heatsink +Heatsink_SheetType_50x7mm_2Fixations +Heatsink, Sheet type, 50x7mm, 2 fixations (solder), +Heatsink sheet +0 +2 +1 +Heatsink +Heatsink_Stonecold_HS-132_32x14mm_2xFixation1.5mm +Heatsink, StoneCold HS +heatsink +0 +2 +1 +Inductor_SMD +L_6.3x6.3_H3 +Choke, SMD, 6.3x6.3mm 3mm height +Choke SMD +0 +2 +2 +Inductor_SMD +L_7.3x7.3_H3.5 +Choke, SMD, 7.3x7.3mm 3.5mm height +Choke SMD +0 +2 +2 +Inductor_SMD +L_7.3x7.3_H4.5 +Choke, SMD, 7.3x7.3mm 4.5mm height +Choke SMD +0 +2 +2 +Inductor_SMD +L_10.4x10.4_H4.8 +Choke, SMD, 10.4x10.4mm 4.8mm height +Choke SMD +0 +2 +2 +Inductor_SMD +L_12x12mm_H4.5mm +Choke, SMD, 12x12mm 4.5mm height +Choke SMD +0 +2 +2 +Inductor_SMD +L_12x12mm_H6mm +Choke, SMD, 12x12mm 6mm height +Choke SMD +0 +2 +2 +Inductor_SMD +L_12x12mm_H8mm +Choke, SMD, 12x12mm 8mm height +Choke SMD +0 +2 +2 +Inductor_SMD +L_0201_0603Metric +Inductor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +inductor +0 +4 +2 +Inductor_SMD +L_0201_0603Metric_Pad0.64x0.40mm_HandSolder +Inductor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +4 +2 +Inductor_SMD +L_0402_1005Metric +Inductor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_0402_1005Metric_Pad0.77x0.64mm_HandSolder +Inductor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_0603_1608Metric +Inductor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_0603_1608Metric_Pad1.05x0.95mm_HandSolder +Inductor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_0805_2012Metric +Inductor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_0805_2012Metric_Pad1.05x1.20mm_HandSolder +Inductor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_0805_2012Metric_Pad1.15x1.40mm_HandSolder +Inductor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_01005_0402Metric +Inductor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator +inductor +0 +4 +2 +Inductor_SMD +L_01005_0402Metric_Pad0.57x0.30mm_HandSolder +Inductor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +4 +2 +Inductor_SMD +L_1008_2520Metric +Inductor SMD 1008 (2520 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://ecsxtal.com/store/pdf/ECS-MPI2520-SMD-POWER-INDUCTOR.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_1008_2520Metric_Pad1.43x2.20mm_HandSolder +Inductor SMD 1008 (2520 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://ecsxtal.com/store/pdf/ECS-MPI2520-SMD-POWER-INDUCTOR.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_1206_3216Metric +Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_1206_3216Metric_Pad1.22x1.90mm_HandSolder +Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_1206_3216Metric_Pad1.42x1.75mm_HandSolder +Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_1210_3225Metric +Inductor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_1210_3225Metric_Pad1.42x2.65mm_HandSolder +Inductor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_1806_4516Metric +Inductor SMD 1806 (4516 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_1806_4516Metric_Pad1.45x1.90mm_HandSolder +Inductor SMD 1806 (4516 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_1812_4532Metric +Inductor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_1812_4532Metric_Pad1.30x3.40mm_HandSolder +Inductor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_2010_5025Metric +Inductor SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_2010_5025Metric_Pad1.52x2.65mm_HandSolder +Inductor SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_2512_6332Metric +Inductor SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_2512_6332Metric_Pad1.52x3.35mm_HandSolder +Inductor SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_AVX_LMLP07A7 +Inductor, AVX Kyocera, LMLP Series, style D, 6.6mmx7.3mm, 3.0mm height. (Script generated with StandardBox.py) (https://datasheets.avx.com/LMLPD.pdf) +Inductor LMLP +0 +2 +2 +Inductor_SMD +L_Abracon_ASPI-0630LR +smd shielded power inductor https://abracon.com/Magnetics/power/ASPI-0630LR.pdf +inductor abracon smd shielded +0 +2 +2 +Inductor_SMD +L_Abracon_ASPI-3012S +smd shielded power inductor http://www.abracon.com/Magnetics/power/ASPI-3012S.pdf +inductor abracon smd shielded +0 +2 +2 +Inductor_SMD +L_Bourns-SRN1060 +Bourns SRN1060 series SMD inductor https://www.bourns.com/docs/Product-Datasheets/SRN1060.pdf +Bourns SRN1060 SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns-SRN4018 +Bourns SRN4018 series SMD inductor, https://www.bourns.com/docs/Product-Datasheets/SRN4018.pdf +Bourns SRN4018 SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns-SRN6028 +Bourns SRN6028 series SMD inductor +Bourns SRN6028 SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns-SRN8040_8x8.15mm +Bourns SRN8040 series SMD inductor 8x8.15mm, https://www.bourns.com/docs/Product-Datasheets/SRN8040.pdf +Bourns SRN8040 SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns-SRR1005 +Bourns SRR1005 series SMD inductor +Bourns SRR1005 SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns-SRU1028_10.0x10.0mm +Bourns SRU1028 series SMD inductor, https://www.bourns.com/docs/Product-Datasheets/SRU1028.pdf +Bourns SRU1028 SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns-SRU8028_8.0x8.0mm +Bourns SRU8028 series SMD inductor +Bourns SRU8028 SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns-SRU8043 +Bourns SRU8043 series SMD inductor +Bourns SRU8043 SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns_SDR1806 +https://www.bourns.com/docs/Product-Datasheets/SDR1806.pdf +Bourns SDR1806 +0 +2 +2 +Inductor_SMD +L_Bourns_SRF1260 +Inductor, Bourns, SRF1260, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://www.bourns.com/docs/Product-Datasheets/SRF1260.pdf) +Inductor Bourns_SRF1260 +0 +4 +4 +Inductor_SMD +L_Bourns_SRN6045TA +http://www.bourns.com/docs/product-datasheets/srn6045ta.pdf +Semi-shielded Power Inductor +0 +2 +2 +Inductor_SMD +L_Bourns_SRN8040TA +https://www.bourns.com/docs/product-datasheets/srn8040ta.pdf +Inductor +0 +2 +2 +Inductor_SMD +L_Bourns_SRP1245A +Bourns SRP1245A series SMD inductor http://www.bourns.com/docs/Product-Datasheets/SRP1245A.pdf +Bourns SRP1245A SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns_SRP1770TA_16.9x16.9mm +Bourns SRP1770TA series SMD Inductor http://www.bourns.com/docs/Product-Datasheets/SRP1770TA.pdf +Bourns SRP1770TA series SMD Inductor +0 +2 +2 +Inductor_SMD +L_Bourns_SRP2313AA +Bourns SRR1260 series SMD inductor http://www.bourns.com/docs/product-datasheets/srp2313aa.pdf +Bourns SRR1260 SMD inductor +0 +4 +2 +Inductor_SMD +L_Bourns_SRP5030T +Inductor, Bourns, SRP5030T, 5.7mmx5.2mm (Script generated with StandardBox.py) (https://www.bourns.com/data/global/pdfs/SRP5030T.pdf) +Inductor Bourns_SRP5030T +0 +2 +2 +Inductor_SMD +L_Bourns_SRP7028A_7.3x6.6mm +Shielded Power Inductors (https://www.bourns.com/docs/product-datasheets/srp7028a.pdf) +Shielded Inductors Bourns SMD SRP7028A +0 +2 +2 +Inductor_SMD +L_Bourns_SRR1208_12.7x12.7mm +Bourns SRP1208 series SMD inductor https://www.bourns.com/pdfs/SRR1208.pdf +Bourns SRP1208 SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns_SRR1210A +Bourns SRR1210A series SMD inductor https://www.bourns.com/docs/Product-Datasheets/SRR1210A.pdf +Bourns SRR1210A SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns_SRR1260 +Bourns SRR1260 series SMD inductor http://www.bourns.com/docs/Product-Datasheets/SRR1260.pdf +Bourns SRR1260 SMD inductor +0 +2 +2 +Inductor_SMD +L_Coilcraft_LPS4018 +SMD Inductor Coilcraft LPS4018 https://www.coilcraft.com/pdfs/lps4018.pdf +L Coilcraft LPS4018 +0 +2 +2 +Inductor_SMD +L_Coilcraft_LPS5030 +Shielded Power Inductor SMD, Coilcraft LPS5030, https://www.coilcraft.com/pdfs/lps5030.pdf, StepUp generated footprint +inductor +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL60xx_6.36x6.56mm +Coilcraft XAL60xx series, https://www.coilcraft.com/pdfs/xal60xx.pdf +L Coilcraft XAL60xx +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL5030 +L_Coilcraft_XAL5030 +L Coilcraft XAL5030 +0 +2 +2 +Inductor_SMD +L_Coilcraft_XxL4020 +L_Coilcraft_XxL4020 https://www.coilcraft.com/pdfs/xfl4020.pdf +L Coilcraft XxL4020 +0 +2 +2 +Inductor_SMD +L_Coilcraft_XxL4030 +L_Coilcraft_XxL4030 https://www.coilcraft.com/pdfs/xfl4030.pdf +L Coilcraft XxL4030 +0 +2 +2 +Inductor_SMD +L_Coilcraft_XxL4040 +L_Coilcraft_XxL4040 https://www.coilcraft.com/pdfs/xal4000.pdf +L Coilcraft XxL4040 +0 +2 +2 +Inductor_SMD +L_CommonModeChoke_Coilcraft_0603USB +Coilcraft 0603USB Series Common Mode Choke, https://www.coilcraft.com/pdfs/0603usb.pdf +surface mount common mode bead +0 +4 +4 +Inductor_SMD +L_CommonModeChoke_Coilcraft_0805USB +Coilcraft 0805USB Series Common Mode Choke, https://www.coilcraft.com/pdfs/0805usb.pdf +surface mount common mode bead +0 +4 +4 +Inductor_SMD +L_CommonModeChoke_Coilcraft_1812CAN +Coilcraft 1812CAN Series Common Mode Choke, https://www.coilcraft.com/pdfs/1812can.pdf +surface mount common mode bead +0 +4 +4 +Inductor_SMD +L_CommonModeChoke_Wuerth_WE-SL5 +WE-SL5 SMT Common Mode Line Filter, https://www.we-online.de/katalog/en/WE-SL5/, https://www.we-online.de/katalog/datasheet/744272471.pdf +SMT Common Mode Line Filter +0 +4 +4 +Inductor_SMD +L_CommonMode_Delevan_4222 +API Delevan, Surface Mount Common Mode Bead, 4222 4222R, http://www.delevan.com/seriesPDFs/4222.pdf +surface mount common mode bead +0 +4 +4 +Inductor_SMD +L_CommonMode_Wuerth_WE-SL2 +http://katalog.we-online.de/en/pbs/WE-SL2?sid=5fbec16187#vs_t1:c1_ct:1 +Wuerth WE-SL2 +0 +4 +4 +Inductor_SMD +L_Fastron_PISN +Choke, Drossel, PISN, SMD, Fastron, +Choke Drossel PISN SMD Fastron +0 +2 +2 +Inductor_SMD +L_Fastron_PISN_Handsoldering +Choke, Drossel, PISN, SMD, Fastron, +Choke Drossel PISN SMD Fastron +0 +2 +2 +Inductor_SMD +L_Fastron_PISR +Choke, Drossel, PISR, Fastron, SMD, +Choke Drossel PISR Fastron SMD +0 +2 +2 +Inductor_SMD +L_Fastron_PISR_Handsoldering +Choke, Drossel, PISR, Fastron, SMD, +Choke Drossel PISR Fastron SMD +0 +2 +2 +Inductor_SMD +L_Murata_DEM35xxC +https://www.murata.com/~/media/webrenewal/products/inductor/chip/tokoproducts/wirewoundferritetypeforpl/m_dem3518c.ashx +Inductor SMD DEM35xxC +0 +2 +2 +Inductor_SMD +L_Murata_LQH2MCNxxxx02_2.0x1.6mm +Inductor, Murata, LQH2MCN_02 series, 1.6x2.0x0.9mm (https://search.murata.co.jp/Ceramy/image/img/P02/JELF243A-0053.pdf) +chip coil inductor Murata LQH2MC +0 +2 +2 +Inductor_SMD +L_Murata_LQH55DN_5.7x5.0mm +Inductor, SMD, 5.7x5.0x4.7mm, https://search.murata.co.jp/Ceramy/image/img/P02/JELF243A-0045.pdf +inductor smd +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_1turn_HDM0131A +Neosid, Air-Coil, SML, 1turn, HDM0131A, +Neosid Air-Coil SML 1turn HDM0131A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_2turn_HAM0231A +Neosid, Air-Coil, SML, 2turn, HAM0231A, +Neosid Air-Coil SML 2turn HAM0231A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_2turn_HDM0231A +Neosid, Air-Coil, SML, 2turn, HDM0231A, +Neosid Air-Coil SML 2turn HDM0231A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_3turn_HAM0331A +Neosid, Air-Coil, SML, 2turn, HAM0331A, +Neosid Air-Coil SML 3turn HAM0331A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_3turn_HDM0331A +Neosid, Air-Coil, SML, 3turn, HDM0331A, +Neosid Air-Coil SML 3turn HDM0331A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_4turn_HAM0431A +Neosid, Air-Coil, SML, 4turn, HAM0431A, +Neosid Air-Coil SML 4turn HAM0431A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_4turn_HDM0431A +Neosid, Air-Coil, SML, 4turn, HDM0431A, +Neosid Air-Coil SML 4turn HDM0431A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_5turn_HAM0531A +Neosid, Air-Coil, SML, 5turn, HAM0531A, +Neosid Air-Coil SML 5turn HAM0531A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_5turn_HDM0531A +Neosid, Air-Coil, SML, 5turn, HDM0531A, +Neosid Air-Coil SML 5turn HDM0531A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_6-10turn_HAM0631A-HAM1031A +Neosid, Air-Coil, SML, 6-10turn, HAM0631A-HAM1031A, +Neosid Air-Coil SML 6-10turn HAM0631A-HAM1031A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_6-10turn_HDM0431A-HDM1031A +Neosid, Air-Coil, SML, 6-10turn, HDM0431A-HDM1031A, +Neosid Air-Coil SML 6-10turn HDM0431A-HDM1031A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_6turn_HAM0631A +Neosid, Air-Coil, SML, 6turn, HAM0631A, +Neosid Air-Coil SML 6turn HAM0631A +0 +2 +2 +Inductor_SMD +L_Neosid_MicroCoil_Ms36-L +Neosid, Micro Coil, Inductor, Ms36-L, SMD, Fixed inductor, anti clockwise, https://neosid.de/en/products/inductors/rod-core-chokes/smd-rod-core-chokes/52026/ms-36/7-h?c=94 +Neosid Micro Coil Inductor Ms36-L SMD Fixed inductor anti clockwise +0 +2 +2 +Inductor_SMD +L_Neosid_Ms42 +Neosid, Inductor, SMs42, Fixed inductor, SMD, magneticaly shielded, https://neosid.de/import-data/product-pdf/neoFestind_Ms42.pdf +Neosid Inductor SMs42 Fixed inductor SMD magneticaly shielded +0 +2 +2 +Inductor_SMD +L_Neosid_Ms50 +Neosid, Power Inductor, Ms50, SMD, Fixed inductor, https://neosid.de/import-data/product-pdf/neoFestind_Ms50.pdf +Neosid Power Inductor Ms50 SMD Fixed inductor +0 +2 +2 +Inductor_SMD +L_Neosid_Ms50T +Neosid, Power Inductor, Ms50T, SMD, Fixed inductor, high temperature, https://neosid.de/import-data/product-pdf/neoFestind_Ms50T.pdf +Neosid Power Inductor Ms50T SMD Fixed inductor high temperature +0 +2 +2 +Inductor_SMD +L_Neosid_Ms85 +Neosid, Ms85, Ms85T, SMD Inductor, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms85.pdf +Neosid Ms85 Ms85T SMD Inductor Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_Ms85T +Neosid, Ms85, Ms85T, SMD Inductor, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms85T.pdf +Neosid Ms85 Ms85T SMD Inductor Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_Ms95 +Neosid,Inductor,Ms95, Ms95a, Ms95T, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms95.pdf +NeosidInductorMs95 Ms95a Ms95T Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_Ms95T +Neosid,Inductor,Ms95, Ms95a, Ms95T, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms95T.pdf +NeosidInductorMs95 Ms95a Ms95T Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_Ms95a +Neosid,Inductor,Ms95, Ms95a, Ms95T, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms95a.pdf +NeosidInductorMs95 Ms95a Ms95T Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_SM-NE95H +Neosid, Inductor,SM-NE95H, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMNE95H.pdf +Neosid Inductor SM-NE95H Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_SM-NE127 +Neosid, Inductor, SM-NE127, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMNE127.pdf +Neosid Inductor SM-NE127 Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_SM-NE127_HandSoldering +Neosid, Inductor, SM-NE127, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMNE127.pdf +Neosid Inductor SM-NE127 Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_SM-NE150 +Neosid, Inductor, SM-NE150, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMNE150.pdf +Neosid Inductor SM-NE150 Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_SM-PIC0512H +Neosid, Inductor, PIC0512H, Power Inductor, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMPIC0512H.pdf +Neosid Inductor PIC0512H Power Inductor Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_SM-PIC0602H +Neosid, Power Inductor, SM-PIC0602H, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMPIC0602H.pdf +Neosid Power Inductor SM-PIC0602H Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_SM-PIC0612H +Neosid, Power Inductor, SM-PIC0612H, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMPIC0612H.pdf +Neosid Power Inductor SM-PIC0612H Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_SM-PIC1004H +Neosid, Inductor, SM-PIC1004H, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMPIC1004H.pdf +Neosid Inductor SM-PIC1004H Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_SMS-ME3010 +Neosid, Inductor, SMS-ME3010, Fixed inductor, SMD, magnetically shielded, https://neosid.de/import-data/product-pdf/neoFestind_SMSME3010.pdf +Neosid Inductor SMS-ME3010 Fixed inductor SMD magnetically shielded +0 +2 +2 +Inductor_SMD +L_Neosid_SMS-ME3015 +Neosid, Power Inductor, SMS-ME3015, Fixed inductor, SMD, magnetically shielded, https://neosid.de/import-data/product-pdf/neoFestind_SMSME3015.pdf +Neosid Power Inductor SMS-ME3015 Fixed inductor SMD magnetically shielded +0 +2 +2 +Inductor_SMD +L_Neosid_SMs42 +Neosid, Inductor, SMs42, Fixed inductor, SMD, magneticaly shielded, https://neosid.de/import-data/product-pdf/neoFestind_ma_SMs42.pdf +Neosid Inductor SMs42 Fixed inductor SMD magneticaly shielded +0 +2 +2 +Inductor_SMD +L_Neosid_SMs50 +Neosid, Inductor, SMs50, Fixed inductor, SMD, magneticaly shielded, https://neosid.de/import-data/product-pdf/neoFestind_ma_SMs50.pdf +Neosid Inductor SMs50 Fixed inductor SMD magneticaly shielded +0 +2 +2 +Inductor_SMD +L_Neosid_SMs85 +Neosid, Inductor, SMs85, Fixed inductor, SMD, magnetically shielded, https://neosid.de/import-data/product-pdf/neoFestind_ma_SMs85.pdf +Neosid Inductor SMs85 Fixed inductor SMD magnetically shielded +0 +2 +2 +Inductor_SMD +L_Neosid_SMs95_SMs95p +Neosid, Inductor, SMs95, Fixed inductor, SMD, magnetically shielded, https://neosid.de/import-data/product-pdf/neoFestind_SMs95SMs95p.pdf +Neosid Inductor SMs95 Fixed inductor SMD magnetically shielded +0 +2 +2 +Inductor_SMD +L_Pulse_PA4320 +Inductor SMD Pulse PA4320 http://productfinder.pulseeng.com/products/datasheets/P787.pdf +Inductor SMD Pulse PA4320 +0 +2 +2 +Inductor_SMD +L_Pulse_PA4344 +Pulse PA4344 / PM4344 Series SMD Inductors https://productfinder.pulseelectronics.com/api/public/uploads/product-attachments/datasheet_p771_1608107700.pdf +Pulse PA4344 PM4344 Series SMD Inductors +0 +2 +2 +Inductor_SMD +L_Sagami_CER1242B +Inductor, Sagami, h=4.5mm, http://www.sagami-elec.co.jp/file/CER1242B-CER1257B-CER1277B.pdf +inductor sagami cer12xxb smd +0 +2 +2 +Inductor_SMD +L_Sagami_CER1257B +Inductor, Sagami, h=6.0mm, http://www.sagami-elec.co.jp/file/CER1242B-CER1257B-CER1277B.pdf +inductor sagami cer12xxb smd +0 +2 +2 +Inductor_SMD +L_Sagami_CER1277B +Inductor, Sagami, h=8.0mm, http://www.sagami-elec.co.jp/file/CER1242B-CER1257B-CER1277B.pdf +inductor sagami cer12xxb smd +0 +2 +2 +Inductor_SMD +L_Sagami_CWR1242C +Sagami power inductor, CWR1242C, H=4.5mm (http://www.sagami-elec.co.jp/file/16Car_SMDCwr.pdf) +inductor sagami cwr12xx smd +0 +4 +2 +Inductor_SMD +L_Sagami_CWR1257C +Sagami power inductor, CWR1242C, H=6.0mm (http://www.sagami-elec.co.jp/file/16Car_SMDCwr.pdf) +inductor sagami cwr12xx smd +0 +4 +2 +Inductor_SMD +L_Sagami_CWR1277C +Sagami power inductor, CWR1242C, H=7.7mm (http://www.sagami-elec.co.jp/file/16Car_SMDCwr.pdf) +inductor sagami cwr12xx smd +0 +4 +2 +Inductor_SMD +L_SigTra_SC3316F +http://www.signaltransformer.com/sites/all/pdf/smd/P080_SC3316F.pdf +Choke +0 +2 +2 +Inductor_SMD +L_Sumida_CDMC6D28_7.25x6.5mm +SMD Power Inductor (http://products.sumida.com/products/pdf/CDMC6D28.pdf) +Inductor Sumida SMD CDMC6D28 +0 +2 +2 +Inductor_SMD +L_Sumida_CR75 +Inductor, Sumida, 8.1mm × 7.3mm × 5.5 mm, Unshielded, http://products.sumida.com/products/pdf/CR75.pdf +Inductor SMD CR75 Unshielded +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA0518_5.4x5.2mm +Inductor, Sunlord, MWSA0518, 5.4mmx5.2mm +inductor Sunlord smd +0 +2 +2 +Inductor_SMD +L_TDK_NLV25_2.5x2.0mm +TDK NLV25, 2.5x2.0x1.8mm, https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_standard_nlv25-ef_en.pdf +tdk nlv25 nlcv25 nlfv25 +0 +2 +2 +Inductor_SMD +L_TDK_NLV32_3.2x2.5mm +TDK NLV32, 3.2x2.5x2.2mm, https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_standard_nlv32-ef_en.pdf +tdk nlv32 nlcv32 nlfv32 +0 +2 +2 +Inductor_SMD +L_TDK_SLF6025 +Inductor, TDK, SLF6025, 6.0mmx6.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf6025_en.pdf) +Inductor TDK_SLF6025 +0 +2 +2 +Inductor_SMD +L_TDK_SLF6028 +Inductor, TDK, SLF6028, 6.0mmx6.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf6028_en.pdf) +Inductor TDK_SLF6028 +0 +2 +2 +Inductor_SMD +L_TDK_SLF6045 +Inductor, TDK, SLF6045, 6.0mmx6.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf6045_en.pdf) +Inductor TDK_SLF6045 +0 +2 +2 +Inductor_SMD +L_TDK_SLF7032 +Inductor, TDK, SLF7032, 7.0mmx7.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf7032_en.pdf) +Inductor TDK_SLF7032 +0 +2 +2 +Inductor_SMD +L_TDK_SLF7045 +Inductor, TDK, SLF7045, 7.0mmx7.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf7045_en.pdf) +Inductor TDK_SLF7045 +0 +2 +2 +Inductor_SMD +L_TDK_SLF7055 +Inductor, TDK, SLF7055, 7.0mmx7.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf7055_en.pdf) +Inductor TDK_SLF7055 +0 +2 +2 +Inductor_SMD +L_TDK_SLF10145 +Inductor, TDK, SLF10145, 10.1mmx10.1mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_automotive_power_slf10145-h_en.pdf) +Inductor TDK_SLF10145 +0 +2 +2 +Inductor_SMD +L_TDK_SLF10165 +Inductor, TDK, SLF10165, 10.1mmx10.1mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_power_slf10165_en.pdf) +Inductor TDK_SLF10165 +0 +2 +2 +Inductor_SMD +L_TDK_SLF12555 +Inductor, TDK, SLF12555, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_power_slf12555_en.pdf) +Inductor SLF12555 +0 +2 +2 +Inductor_SMD +L_TDK_SLF12565 +Inductor, TDK, SLF12565, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_automotive_power_slf12565-h_en.pdf) +Inductor SLF12565 +0 +2 +2 +Inductor_SMD +L_TDK_SLF12575 +Inductor, TDK, SLF12575, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_automotive_power_slf12575-h_en.pdf) +Inductor SLF12575 +0 +2 +2 +Inductor_SMD +L_TDK_VLF10040 +Inductor,TDK, TDK-VLP-8040, 8.6mmx8.6mm +inductor TDK VLP smd VLF10040 +0 +2 +2 +Inductor_SMD +L_TDK_VLP8040 +Inductor,TDK, TDK-VLP-8040, 8.6mmx8.6mm +inductor TDK VLP smd VLP8040 +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_MD-1616 +Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-1616, 1.6mmx1.6mm +inductor taiyo-yuden md smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_MD-2020 +Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-2020, 2.0mmx2.0mm +inductor taiyo-yuden md smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_MD-3030 +Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-3030, 3.0mmx3.0mm +inductor taiyo-yuden md smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_MD-4040 +Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-4040, 4.0mmx4.0mm +inductor taiyo-yuden md smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_MD-5050 +Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-5050, 5.0mmx5.0mm +inductor taiyo-yuden md smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-20xx +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-20xx, 2.0mmx2.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-20xx_HandSoldering +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-20xx, 2.0mmx2.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-24xx +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-24xx, 2.4mmx2.4mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-24xx_HandSoldering +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-24xx, 2.4mmx2.4mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-30xx +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-30xx, 3.0mmx3.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-30xx_HandSoldering +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-30xx, 3.0mmx3.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-40xx +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-40xx, 4.0mmx4.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-40xx_HandSoldering +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-40xx, 4.0mmx4.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-50xx +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-50xx, 4.9mmx4.9mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-50xx_HandSoldering +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-50xx, 4.9mmx4.9mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-60xx +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-60xx, 6.0mmx6.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-60xx_HandSoldering +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-60xx, 6.0mmx6.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-80xx +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-80xx, 8.0mmx8.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-80xx_HandSoldering +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-80xx, 8.0mmx8.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-10050_9.8x10.0mm +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-10050, 9.8mmx10.0mm, https://ds.yuden.co.jp/TYCOMPAS/or/specSheet?pn=NR10050T1R3N +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-10050_9.8x10.0mm_HandSoldering +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-10050, 9.8mmx10.0mm, https://ds.yuden.co.jp/TYCOMPAS/or/specSheet?pn=NR10050T1R3N +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_TracoPower_TCK-047_5.2x5.8mm +Inductor, Traco, TCK-047, 5.2x5.8mm, https://www.tracopower.com/products/tck047.pdf +inductor smd traco +0 +2 +2 +Inductor_SMD +L_TracoPower_TCK-141 +Choke, SMD, 4.0x4.0mm 2.1mm height, https://www.tracopower.com/products/tck141.pdf +Choke SMD +0 +2 +2 +Inductor_SMD +L_Vishay_IFSC-1515AH_4x4x1.8mm +Low Profile, High Current Inductors (https://www.vishay.com/docs/34295/sc15ah01.pdf) +SMD Vishay Inductor Low Profile +0 +2 +2 +Inductor_SMD +L_Vishay_IHLP-1212 +Inductor, Vishay, IHLP series, 3.0mmx3.0mm +inductor vishay ihlp smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHLP-1616 +Inductor, Vishay, IHLP series, 4.1mmx4.1mm +inductor vishay ihlp smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHLP-2020 +Inductor, Vishay, IHLP series, 5.1mmx5.1mm +inductor vishay ihlp smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHLP-2525 +Inductor, Vishay, IHLP series, 6.3mmx6.3mm +inductor vishay ihlp smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHLP-4040 +Inductor, Vishay, IHLP series, 10.2mmx10.2mm +inductor vishay ihlp smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHLP-5050 +Inductor, Vishay, IHLP series, 12.7mmx12.7mm +inductor vishay ihlp smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHLP-6767 +Inductor, Vishay, IHLP series, 17.0mmx17.0mm +inductor vishay ihlp smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHSM-3825 +Inductor, Vishay, Vishay_IHSM-3825, http://www.vishay.com/docs/34018/ihsm3825.pdf, 11.2mmx6.3mm +inductor vishay icsm smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHSM-4825 +Inductor, Vishay, Vishay_IHSM-4825, http://www.vishay.com/docs/34019/ihsm4825.pdf, 13.7mmx6.3mm +inductor vishay icsm smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHSM-5832 +Inductor, Vishay, Vishay_IHSM-5832, http://www.vishay.com/docs/34020/ihsm5832.pdf, 16.3mmx8.1mm +inductor vishay icsm smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHSM-7832 +Inductor, Vishay, Vishay_IHSM-7832, http://www.vishay.com/docs/34021/ihsm7832.pdf, 19.8mmx8.1mm +inductor vishay icsm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCF-2013 +7443630070, http://katalog.we-online.de/pbs/datasheet/7443630070.pdf +inductor shielded wuerth hcf +0 +3 +2 +Inductor_SMD +L_Wuerth_HCF-2815 +74436410150, http://katalog.we-online.de/pbs/datasheet/74436410150.pdf +inductor shielded wuerth hcf +0 +3 +2 +Inductor_SMD +L_Wuerth_HCF-2818 +7443640330, http://katalog.we-online.de/pbs/datasheet/7443640330.pdf +inductor shielded wuerth hcf +0 +3 +2 +Inductor_SMD +L_Wuerth_HCI-1030 +Inductor, Wuerth Elektronik, Wuerth_HCI-1030, 10.6mmx10.6mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-1040 +Inductor, Wuerth Elektronik, Wuerth_HCI-1040, 10.2mmx10.2mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-1050 +Inductor, Wuerth Elektronik, Wuerth_HCI-1050, 10.2mmx10.2mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-1335 +Inductor, Wuerth Elektronik, Wuerth_HCI-1335, 12.8mmx12.8mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-1350 +Inductor, Wuerth Elektronik, Wuerth_HCI-1350, 12.8mmx12.8mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-1365 +Inductor, Wuerth Elektronik, Wuerth_HCI-1365, 12.8mmx12.8mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-1890 +Inductor, Wuerth Elektronik, Wuerth_HCI-1890, 18.2mmx18.2mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-2212 +Inductor, Wuerth Elektronik, Wuerth_HCI-2212, 22.5mmx22.0mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-5040 +Inductor, Wuerth Elektronik, Wuerth_HCI-5040, 5.5mmx5.2mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-7030 +Inductor, Wuerth Elektronik, Wuerth_HCI-7030, 6.9mmx6.9mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-7040 +Inductor, Wuerth Elektronik, Wuerth_HCI-7040, 6.9mmx6.9mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-7050 +Inductor, Wuerth Elektronik, Wuerth_HCI-7050, 6.9mmx6.9mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-1050 +Inductor, Wuerth Elektronik, Wuerth_HCM-1050, 10.2mmx7.0mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-1052 +Inductor, Wuerth Elektronik, Wuerth_HCM-1052, 10.5mmx10.3mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-1070 +Inductor, Wuerth Elektronik, Wuerth_HCM-1070, 10.1mmx7.0mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-1078 +Inductor, Wuerth Elektronik, Wuerth_HCM-1078, 9.4mmx6.2mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-1190 +Inductor, Wuerth Elektronik, Wuerth_HCM-1190, 10.5mmx11.0mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-1240 +Inductor, Wuerth Elektronik, Wuerth_HCM-1240, 10.0mmx11.8mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-1350 +Inductor, Wuerth Elektronik, Wuerth_HCM-1350, 13.5mmx13.3mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-1390 +Inductor, Wuerth Elektronik, Wuerth_HCM-1390, 12.5mmx13.0mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-7050 +Inductor, Wuerth Elektronik, Wuerth_HCM-7050, 7.2mmx7.0mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-7070 +Inductor, Wuerth Elektronik, Wuerth_HCM-7070, 7.4mmx7.2mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-1610 +Inductor, Wuerth Elektronik, Wuerth_MAPI-1610, 1.6mmx1.6mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-2010 +Inductor, Wuerth Elektronik, Wuerth_MAPI-2010, 2.0mmx1.6mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-2506 +Inductor, Wuerth Elektronik, Wuerth_MAPI-2506, 2.5mmx2.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-2508 +Inductor, Wuerth Elektronik, Wuerth_MAPI-2508, 2.5mmx2.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-2510 +Inductor, Wuerth Elektronik, Wuerth_MAPI-2510, 2.5mmx2.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-2512 +Inductor, Wuerth Elektronik, Wuerth_MAPI-2512, 2.5mmx2.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-3010 +Inductor, Wuerth Elektronik, Wuerth_MAPI-3010, 3.0mmx3.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-3012 +Inductor, Wuerth Elektronik, Wuerth_MAPI-3012, 3.0mmx3.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-3015 +Inductor, Wuerth Elektronik, Wuerth_MAPI-3015, 3.0mmx3.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-3020 +Inductor, Wuerth Elektronik, Wuerth_MAPI-3020, 3.0mmx3.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-4020 +Inductor, Wuerth Elektronik, Wuerth_MAPI-4020, 4.0mmx4.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-4030 +Inductor, Wuerth Elektronik, Wuerth_MAPI-4030, 4.0mmx4.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-DD-Typ-L-Typ-XL-Typ-XXL +Shielded Coupled Inductor, Wuerth Elektronik, WE-DD, SMD, Typ L, Typ XL, Typ XXL, https://katalog.we-online.com/pbs/datasheet/744874001.pdf +Choke Coupled Double Inductor SMD Wuerth WE-DD TypL TypXL TypXXL +0 +4 +4 +Inductor_SMD +L_Wuerth_WE-DD-Typ-M-Typ-S +Shielded Coupled Inductor, Wuerth Elektronik, WE-DD, SMD, Typ M, Typ S, https://katalog.we-online.com/pbs/datasheet/744878001.pdf, https://katalog.we-online.de/pbs/datasheet/744877001.pdf +Choke Coupled Double Inductor SMD Wuerth WE-DD TypM TypS +0 +4 +4 +Inductor_SMD +L_Wuerth_WE-GF-1210 +Unshielded Inductor, Wuerth Elektronik, WE-GF, SMD, 1210, https://www.we-online.de/katalog/datasheet/74476401.pdf +Unshielded Inductor WE-GF 1210 Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PD-Typ-7345 +Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMD, 7345, https://katalog.we-online.com/pbs/datasheet/744777001.pdf +Choke Shielded Power Inductor WE-PD 7345 Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PD-Typ-LS +Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMD, Typ LS, https://katalog.we-online.com/pbs/datasheet/7447715906.pdf +Choke Shielded Power Inductor WE-PD TypLS Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PD-Typ-LS_Handsoldering +Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMD, Typ LS, Handsoldering, https://katalog.we-online.com/pbs/datasheet/7447715906.pdf +Choke Shielded Power Inductor WE-PD TypLS Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PD-Typ-M-Typ-S +Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMT, Typ M, Typ S, https://katalog.we-online.com/pbs/datasheet/744778005.pdf +Choke Shielded Power Inductor WE-PD TypM TypS Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PD-Typ-M-Typ-S_Handsoldering +Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMT, Typ M, Typ S, Handsoldering, https://katalog.we-online.com/pbs/datasheet/744778005.pdf +Choke Shielded Power Inductor WE-PD TypM TypS Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PD2-Typ-L +Power Inductor, Wuerth Elektronik, WE-PD2, SMD, Typ L, , https://katalog.we-online.com/pbs/datasheet/74477510.pdf +Choke Power Inductor WE-PD2 TypL Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PD2-Typ-MS +Power Inductor, Wuerth Elektronik, WE-PD2, SMD, Typ MS, https://katalog.we-online.com/pbs/datasheet/744774022.pdf +Choke Power Inductor WE-PD2 TypMS Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PD2-Typ-XL +Power Inductor, Wuerth Elektronik, WE-PD2, SMT, Typ XL, https://katalog.we-online.com/pbs/datasheet/744776012.pdf +Choke Power Inductor WE-PD2 TypXL Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PD4-Typ-X +Power Inductor, Wuerth Elektronik, WE-PD4, SMT, Typ X, https://katalog.we-online.de/pbs/datasheet/74458001.pdf +Choke Power Inductor WE-PD4 TypX Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PDF +Shielded Power Inductor, Wuerth Elektronik, WE-PDF, SMD, https://katalog.we-online.de/pbs/datasheet/7447797022.pdf +Choke Shielded Power Inductor WE-PDF Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PDF_Handsoldering +Shielded Power Inductor, Wuerth Elektronik, WE-PDF, SMD, Handsoldering, https://katalog.we-online.de/pbs/datasheet/7447797022.pdf +Choke Shielded Power Inductor WE-PDF Wuerth Handsoldering +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-TPC-3816 +L_Wuerth_WE-TPC-3816 StepUp generated footprint, http://katalog.we-online.de/pbs/datasheet/7440310047.pdf +wurth wuerth smd inductor +0 +2 +2 +Inductor_THT +Choke_EPCOS_B82722A +Current-Compensated Ring Core Double Chokes, EPCOS, B82722A, 22.3mmx22.7mm, https://en.tdk.eu/inf/30/db/ind_2008/b82722a_j.pdf +chokes epcos tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN102-04-14.0x14.0mm +Current-compensated Chokes, Schaffner, RN102-04, 14.0mmx14.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN112-04-17.7x17.1mm +Current-compensated Chokes, Schaffner, RN112-04, 17.7mmx17.1mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN114-04-22.5x21.5mm +Current-compensated Chokes, Schaffner, RN114-04, 22.5mmx21.5mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN116-04-22.5x21.5mm +Current-compensated Chokes, Schaffner, RN116-04, 22.5mmx21.5mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN122-04-28.0x27.0mm +Current-compensated Chokes, Schaffner, RN122-04, 28.0mmx27.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN142-04-33.1x32.5mm +Current-compensated Chokes, Schaffner, RN142-04, 33.1mmx32.5mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN143-04-33.1x32.5mm +Current-compensated Chokes, Schaffner, RN143-04, 33.1mmx32.5mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN152-04-43.0x41.8mm +Current-compensated Chokes, Schaffner, RN152-04, 43.0mmx41.8mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN202-04-8.8x18.2mm +Current-compensated Chokes, Schaffner, RN202-04, 8.8mmx18.2mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN204-04-9.0x14.0mm +Current-compensated Chokes, Schaffner, RN204-04, 9.0mmx14.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN212-04-12.5x18.0mm +Current-compensated Chokes, Schaffner, RN212-04, 12.5mmx18.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN214-04-15.5x23.0mm +Current-compensated Chokes, Schaffner, RN214-04, 15.5mmx23.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN216-04-15.5x23.0mm +Current-compensated Chokes, Schaffner, RN216-04, 15.5mmx23.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN218-04-12.5x18.0mm +Current-compensated Chokes, Schaffner, RN218-04, 12.5mmx18.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN222-04-18.0x31.0mm +Current-compensated Chokes, Schaffner, RN222-04, 18.0mmx31.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN232-04-18.0x31.0mm +Current-compensated Chokes, Schaffner, RN232-04, 18.0mmx31.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN242-04-18.0x31.0mm +Current-compensated Chokes, Schaffner, RN242-04, 18.0mmx31.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +L_Axial_L5.0mm_D3.6mm_P10.00mm_Horizontal_Murata_BL01RN1A2A2 +Inductor, Murata BL01RN1A2A2, Axial, Horizontal, pin pitch=10.00mm, length*diameter=5*3.6mm, https://www.murata.com/en-global/products/productdetail?partno=BL01RN1A2A2%23 +inductor axial horizontal +0 +2 +2 +Inductor_THT +L_Axial_L5.3mm_D2.2mm_P2.54mm_Vertical_Vishay_IM-1 +Inductor, Axial series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.3*2.2mm^2, Vishay, IM-1, http://www.vishay.com/docs/34030/im.pdf +Inductor Axial series Axial Vertical pin pitch 2.54mm length 5.3mm diameter 2.2mm Vishay IM-1 +0 +2 +2 +Inductor_THT +L_Axial_L5.3mm_D2.2mm_P7.62mm_Horizontal_Vishay_IM-1 +Inductor, Axial series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=5.3*2.2mm^2, Vishay, IM-1, http://www.vishay.com/docs/34030/im.pdf +Inductor Axial series Axial Horizontal pin pitch 7.62mm length 5.3mm diameter 2.2mm Vishay IM-1 +0 +2 +2 +Inductor_THT +L_Axial_L5.3mm_D2.2mm_P10.16mm_Horizontal_Vishay_IM-1 +Inductor, Axial series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=5.3*2.2mm^2, Vishay, IM-1, http://www.vishay.com/docs/34030/im.pdf +Inductor Axial series Axial Horizontal pin pitch 10.16mm length 5.3mm diameter 2.2mm Vishay IM-1 +0 +2 +2 +Inductor_THT +L_Axial_L6.6mm_D2.7mm_P2.54mm_Vertical_Vishay_IM-2 +Inductor, Axial series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=6.6*2.7mm^2, Vishay, IM-2, http://www.vishay.com/docs/34030/im.pdf +Inductor Axial series Axial Vertical pin pitch 2.54mm length 6.6mm diameter 2.7mm Vishay IM-2 +0 +2 +2 +Inductor_THT +L_Axial_L6.6mm_D2.7mm_P10.16mm_Horizontal_Vishay_IM-2 +Inductor, Axial series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=6.6*2.7mm^2, Vishay, IM-2, http://www.vishay.com/docs/34030/im.pdf +Inductor Axial series Axial Horizontal pin pitch 10.16mm length 6.6mm diameter 2.7mm Vishay IM-2 +0 +2 +2 +Inductor_THT +L_Axial_L7.0mm_D3.3mm_P2.54mm_Vertical_Fastron_MICC +Inductor, Axial series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=7*3.3mm^2, Fastron, MICC, http://www.fastrongroup.com/image-show/70/MICC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 2.54mm length 7mm diameter 3.3mm Fastron MICC +0 +2 +2 +Inductor_THT +L_Axial_L7.0mm_D3.3mm_P5.08mm_Vertical_Fastron_MICC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=7*3.3mm^2, Fastron, MICC, http://www.fastrongroup.com/image-show/70/MICC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 5.08mm length 7mm diameter 3.3mm Fastron MICC +0 +2 +2 +Inductor_THT +L_Axial_L7.0mm_D3.3mm_P10.16mm_Horizontal_Fastron_MICC +Inductor, Axial series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=7*3.3mm^2, Fastron, MICC, http://www.fastrongroup.com/image-show/70/MICC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 10.16mm length 7mm diameter 3.3mm Fastron MICC +0 +2 +2 +Inductor_THT +L_Axial_L7.0mm_D3.3mm_P12.70mm_Horizontal_Fastron_MICC +Inductor, Axial series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=7*3.3mm^2, Fastron, MICC, http://www.fastrongroup.com/image-show/70/MICC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 12.7mm length 7mm diameter 3.3mm Fastron MICC +0 +2 +2 +Inductor_THT +L_Axial_L9.5mm_D4.0mm_P2.54mm_Vertical_Fastron_SMCC +Inductor, Axial series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=9.5*4mm^2, Fastron, SMCC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_SMCC_NEU.pdf, http://cdn-reichelt.de/documents/datenblatt/B400/LEADEDINDUCTORS.pdf +Inductor Axial series Axial Vertical pin pitch 2.54mm length 9.5mm diameter 4mm Fastron SMCC +0 +2 +2 +Inductor_THT +L_Axial_L9.5mm_D4.0mm_P5.08mm_Vertical_Fastron_SMCC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.5*4mm^2, Fastron, SMCC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_SMCC_NEU.pdf, http://cdn-reichelt.de/documents/datenblatt/B400/LEADEDINDUCTORS.pdf +Inductor Axial series Axial Vertical pin pitch 5.08mm length 9.5mm diameter 4mm Fastron SMCC +0 +2 +2 +Inductor_THT +L_Axial_L9.5mm_D4.0mm_P12.70mm_Horizontal_Fastron_SMCC +Inductor, Axial series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.5*4mm^2, Fastron, SMCC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_SMCC_NEU.pdf, http://cdn-reichelt.de/documents/datenblatt/B400/LEADEDINDUCTORS.pdf +Inductor Axial series Axial Horizontal pin pitch 12.7mm length 9.5mm diameter 4mm Fastron SMCC +0 +2 +2 +Inductor_THT +L_Axial_L9.5mm_D4.0mm_P15.24mm_Horizontal_Fastron_SMCC +Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9.5*4mm^2, Fastron, SMCC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_SMCC_NEU.pdf, http://cdn-reichelt.de/documents/datenblatt/B400/LEADEDINDUCTORS.pdf +Inductor Axial series Axial Horizontal pin pitch 15.24mm length 9.5mm diameter 4mm Fastron SMCC +0 +2 +2 +Inductor_THT +L_Axial_L11.0mm_D4.5mm_P5.08mm_Vertical_Fastron_MECC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=11*4.5mm^2, Fastron, MECC, http://www.fastrongroup.com/image-show/21/MECC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 5.08mm length 11mm diameter 4.5mm Fastron MECC +0 +2 +2 +Inductor_THT +L_Axial_L11.0mm_D4.5mm_P7.62mm_Vertical_Fastron_MECC +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=11*4.5mm^2, Fastron, MECC, http://www.fastrongroup.com/image-show/21/MECC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 7.62mm length 11mm diameter 4.5mm Fastron MECC +0 +2 +2 +Inductor_THT +L_Axial_L11.0mm_D4.5mm_P15.24mm_Horizontal_Fastron_MECC +Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=11*4.5mm^2, Fastron, MECC, http://www.fastrongroup.com/image-show/21/MECC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 15.24mm length 11mm diameter 4.5mm Fastron MECC +0 +2 +2 +Inductor_THT +L_Axial_L12.0mm_D5.0mm_P5.08mm_Vertical_Fastron_MISC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=12*5mm^2, Fastron, MISC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MISC.pdf +Inductor Axial series Axial Vertical pin pitch 5.08mm length 12mm diameter 5mm Fastron MISC +0 +2 +2 +Inductor_THT +L_Axial_L12.0mm_D5.0mm_P7.62mm_Vertical_Fastron_MISC +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=12*5mm^2, Fastron, MISC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MISC.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 12mm diameter 5mm Fastron MISC +0 +2 +2 +Inductor_THT +L_Axial_L12.0mm_D5.0mm_P15.24mm_Horizontal_Fastron_MISC +Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=12*5mm^2, Fastron, MISC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MISC.pdf +Inductor Axial series Axial Horizontal pin pitch 15.24mm length 12mm diameter 5mm Fastron MISC +0 +2 +2 +Inductor_THT +L_Axial_L12.8mm_D5.8mm_P5.08mm_Vertical_Fastron_HBCC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=12.8*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 5.08mm length 12.8mm diameter 5.8mm Fastron HBCC +0 +2 +2 +Inductor_THT +L_Axial_L12.8mm_D5.8mm_P7.62mm_Vertical_Fastron_HBCC +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=12.8*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 7.62mm length 12.8mm diameter 5.8mm Fastron HBCC +0 +2 +2 +Inductor_THT +L_Axial_L12.8mm_D5.8mm_P20.32mm_Horizontal_Fastron_HBCC +Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=12.8*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 20.32mm length 12.8mm diameter 5.8mm Fastron HBCC +0 +2 +2 +Inductor_THT +L_Axial_L12.8mm_D5.8mm_P25.40mm_Horizontal_Fastron_HBCC +Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=12.8*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 25.4mm length 12.8mm diameter 5.8mm Fastron HBCC +0 +2 +2 +Inductor_THT +L_Axial_L13.0mm_D4.5mm_P5.08mm_Vertical_Fastron_HCCC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=13*4.5mm^2, Fastron, HCCC, http://www.fastrongroup.com/image-show/19/HCCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 5.08mm length 13mm diameter 4.5mm Fastron HCCC +0 +2 +2 +Inductor_THT +L_Axial_L13.0mm_D4.5mm_P7.62mm_Vertical_Fastron_HCCC +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=13*4.5mm^2, Fastron, HCCC, http://www.fastrongroup.com/image-show/19/HCCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 7.62mm length 13mm diameter 4.5mm Fastron HCCC +0 +2 +2 +Inductor_THT +L_Axial_L13.0mm_D4.5mm_P15.24mm_Horizontal_Fastron_HCCC +Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=13*4.5mm^2, Fastron, HCCC, http://www.fastrongroup.com/image-show/19/HCCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 15.24mm length 13mm diameter 4.5mm Fastron HCCC +0 +2 +2 +Inductor_THT +L_Axial_L14.0mm_D4.5mm_P5.08mm_Vertical_Fastron_LACC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=14*4.5mm^2, Fastron, LACC, http://www.fastrongroup.com/image-show/20/LACC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 5.08mm length 14mm diameter 4.5mm Fastron LACC +0 +2 +2 +Inductor_THT +L_Axial_L14.0mm_D4.5mm_P7.62mm_Vertical_Fastron_LACC +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=14*4.5mm^2, Fastron, LACC, http://www.fastrongroup.com/image-show/20/LACC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 7.62mm length 14mm diameter 4.5mm Fastron LACC +0 +2 +2 +Inductor_THT +L_Axial_L14.0mm_D4.5mm_P15.24mm_Horizontal_Fastron_LACC +Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=14*4.5mm^2, Fastron, LACC, http://www.fastrongroup.com/image-show/20/LACC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 15.24mm length 14mm diameter 4.5mm Fastron LACC +0 +2 +2 +Inductor_THT +L_Axial_L14.5mm_D5.8mm_P5.08mm_Vertical_Fastron_HBCC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=14.5*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 5.08mm length 14.5mm diameter 5.8mm Fastron HBCC +0 +2 +2 +Inductor_THT +L_Axial_L14.5mm_D5.8mm_P7.62mm_Vertical_Fastron_HBCC +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=14.5*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 7.62mm length 14.5mm diameter 5.8mm Fastron HBCC +0 +2 +2 +Inductor_THT +L_Axial_L14.5mm_D5.8mm_P20.32mm_Horizontal_Fastron_HBCC +Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=14.5*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 20.32mm length 14.5mm diameter 5.8mm Fastron HBCC +0 +2 +2 +Inductor_THT +L_Axial_L14.5mm_D5.8mm_P25.40mm_Horizontal_Fastron_HBCC +Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=14.5*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 25.4mm length 14.5mm diameter 5.8mm Fastron HBCC +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D6.3mm_P5.08mm_Vertical_Fastron_VHBCC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=16*6.3mm^2, Fastron, VHBCC, http://www.fastrongroup.com/image-show/25/VHBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 5.08mm length 16mm diameter 6.3mm Fastron VHBCC +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D6.3mm_P7.62mm_Vertical_Fastron_VHBCC +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=16*6.3mm^2, Fastron, VHBCC, http://www.fastrongroup.com/image-show/25/VHBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 7.62mm length 16mm diameter 6.3mm Fastron VHBCC +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D6.3mm_P20.32mm_Horizontal_Fastron_VHBCC +Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=16*6.3mm^2, Fastron, VHBCC, http://www.fastrongroup.com/image-show/25/VHBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 20.32mm length 16mm diameter 6.3mm Fastron VHBCC +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D6.3mm_P25.40mm_Horizontal_Fastron_VHBCC +Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=16*6.3mm^2, Fastron, VHBCC, http://www.fastrongroup.com/image-show/25/VHBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 25.4mm length 16mm diameter 6.3mm Fastron VHBCC +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D7.5mm_P5.08mm_Vertical_Fastron_XHBCC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=16*7.5mm^2, Fastron, XHBCC, http://www.fastrongroup.com/image-show/26/XHBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 5.08mm length 16mm diameter 7.5mm Fastron XHBCC +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D7.5mm_P7.62mm_Vertical_Fastron_XHBCC +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=16*7.5mm^2, Fastron, XHBCC, http://www.fastrongroup.com/image-show/26/XHBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 7.62mm length 16mm diameter 7.5mm Fastron XHBCC +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D7.5mm_P20.32mm_Horizontal_Fastron_XHBCC +Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=16*7.5mm^2, Fastron, XHBCC, http://www.fastrongroup.com/image-show/26/XHBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 20.32mm length 16mm diameter 7.5mm Fastron XHBCC +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D7.5mm_P25.40mm_Horizontal_Fastron_XHBCC +Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=16*7.5mm^2, Fastron, XHBCC, http://www.fastrongroup.com/image-show/26/XHBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 25.4mm length 16mm diameter 7.5mm Fastron XHBCC +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D9.5mm_P5.08mm_Vertical_Vishay_IM-10-37 +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=16*9.5mm^2, Vishay, IM-10-37, http://www.vishay.com/docs/34030/im10.pdf +Inductor Axial series Axial Vertical pin pitch 5.08mm length 16mm diameter 9.5mm Vishay IM-10-37 +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D9.5mm_P20.32mm_Horizontal_Vishay_IM-10-37 +Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=16*9.5mm^2, Vishay, IM-10-37, http://www.vishay.com/docs/34030/im10.pdf +Inductor Axial series Axial Horizontal pin pitch 20.32mm length 16mm diameter 9.5mm Vishay IM-10-37 +0 +2 +2 +Inductor_THT +L_Axial_L17.5mm_D12.0mm_P7.62mm_Vertical_Vishay_IM-10-46 +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=17.5*12mm^2, Vishay, IM-10-46, http://www.vishay.com/docs/34030/im10.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 17.5mm diameter 12mm Vishay IM-10-46 +0 +2 +2 +Inductor_THT +L_Axial_L17.5mm_D12.0mm_P20.32mm_Horizontal_Vishay_IM-10-46 +Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=17.5*12mm^2, Vishay, IM-10-46, http://www.vishay.com/docs/34030/im10.pdf +Inductor Axial series Axial Horizontal pin pitch 20.32mm length 17.5mm diameter 12mm Vishay IM-10-46 +0 +2 +2 +Inductor_THT +L_Axial_L20.0mm_D8.0mm_P5.08mm_Vertical +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=20*8mm^2 +Inductor Axial series Axial Vertical pin pitch 5.08mm length 20mm diameter 8mm +0 +2 +2 +Inductor_THT +L_Axial_L20.0mm_D8.0mm_P7.62mm_Vertical +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=20*8mm^2 +Inductor Axial series Axial Vertical pin pitch 7.62mm length 20mm diameter 8mm +0 +2 +2 +Inductor_THT +L_Axial_L20.0mm_D8.0mm_P25.40mm_Horizontal +Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=20*8mm^2 +Inductor Axial series Axial Horizontal pin pitch 25.4mm length 20mm diameter 8mm +0 +2 +2 +Inductor_THT +L_Axial_L20.3mm_D12.1mm_P7.62mm_Vertical_Vishay_IHA-101 +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=20.32*12.07mm^2, Vishay, IHA-101, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 20.32mm diameter 12.07mm Vishay IHA-101 +0 +2 +2 +Inductor_THT +L_Axial_L20.3mm_D12.1mm_P28.50mm_Horizontal_Vishay_IHA-101 +Inductor, Axial series, Axial, Horizontal, pin pitch=28.5mm, , length*diameter=20.32*12.07mm^2, Vishay, IHA-101, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Horizontal pin pitch 28.5mm length 20.32mm diameter 12.07mm Vishay IHA-101 +0 +2 +2 +Inductor_THT +L_Axial_L20.3mm_D12.7mm_P7.62mm_Vertical_Vishay_IHA-201 +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=20.32*12.7mm^2, Vishay, IHA-201, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 20.32mm diameter 12.7mm Vishay IHA-201 +0 +2 +2 +Inductor_THT +L_Axial_L20.3mm_D12.7mm_P25.40mm_Horizontal_Vishay_IHA-201 +Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=20.32*12.7mm^2, Vishay, IHA-201, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Horizontal pin pitch 25.4mm length 20.32mm diameter 12.7mm Vishay IHA-201 +0 +2 +2 +Inductor_THT +L_Axial_L23.4mm_D12.7mm_P7.62mm_Vertical_Vishay_IHA-203 +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=23.37*12.7mm^2, Vishay, IHA-203, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 23.37mm diameter 12.7mm Vishay IHA-203 +0 +2 +2 +Inductor_THT +L_Axial_L23.4mm_D12.7mm_P32.00mm_Horizontal_Vishay_IHA-203 +Inductor, Axial series, Axial, Horizontal, pin pitch=32mm, , length*diameter=23.37*12.7mm^2, Vishay, IHA-203, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Horizontal pin pitch 32mm length 23.37mm diameter 12.7mm Vishay IHA-203 +0 +2 +2 +Inductor_THT +L_Axial_L24.0mm_D7.1mm_P5.08mm_Vertical_Vishay_IM-10-28 +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=24*7.1mm^2, Vishay, IM-10-28, http://www.vishay.com/docs/34035/im10.pdf +Inductor Axial series Axial Vertical pin pitch 5.08mm length 24mm diameter 7.1mm Vishay IM-10-28 +0 +2 +2 +Inductor_THT +L_Axial_L24.0mm_D7.1mm_P30.48mm_Horizontal_Vishay_IM-10-28 +Inductor, Axial series, Axial, Horizontal, pin pitch=30.48mm, , length*diameter=24*7.1mm^2, Vishay, IM-10-28, http://www.vishay.com/docs/34035/im10.pdf +Inductor Axial series Axial Horizontal pin pitch 30.48mm length 24mm diameter 7.1mm Vishay IM-10-28 +0 +2 +2 +Inductor_THT +L_Axial_L24.0mm_D7.5mm_P5.08mm_Vertical_Fastron_MESC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=24*7.5mm^2, Fastron, MESC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MESC.pdf +Inductor Axial series Axial Vertical pin pitch 5.08mm length 24mm diameter 7.5mm Fastron MESC +0 +2 +2 +Inductor_THT +L_Axial_L24.0mm_D7.5mm_P7.62mm_Vertical_Fastron_MESC +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=24*7.5mm^2, Fastron, MESC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MESC.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 24mm diameter 7.5mm Fastron MESC +0 +2 +2 +Inductor_THT +L_Axial_L24.0mm_D7.5mm_P27.94mm_Horizontal_Fastron_MESC +Inductor, Axial series, Axial, Horizontal, pin pitch=27.94mm, , length*diameter=24*7.5mm^2, Fastron, MESC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MESC.pdf +Inductor Axial series Axial Horizontal pin pitch 27.94mm length 24mm diameter 7.5mm Fastron MESC +0 +2 +2 +Inductor_THT +L_Axial_L26.0mm_D9.0mm_P5.08mm_Vertical_Fastron_77A +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=26*9mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Vertical pin pitch 5.08mm length 26mm diameter 9mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L26.0mm_D9.0mm_P7.62mm_Vertical_Fastron_77A +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26*9mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 26mm diameter 9mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L26.0mm_D9.0mm_P30.48mm_Horizontal_Fastron_77A +Inductor, Axial series, Axial, Horizontal, pin pitch=30.48mm, , length*diameter=26*9mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Horizontal pin pitch 30.48mm length 26mm diameter 9mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L26.0mm_D10.0mm_P5.08mm_Vertical_Fastron_77A +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=26*10mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Vertical pin pitch 5.08mm length 26mm diameter 10mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L26.0mm_D10.0mm_P7.62mm_Vertical_Fastron_77A +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26*10mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 26mm diameter 10mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L26.0mm_D10.0mm_P30.48mm_Horizontal_Fastron_77A +Inductor, Axial series, Axial, Horizontal, pin pitch=30.48mm, , length*diameter=26*10mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Horizontal pin pitch 30.48mm length 26mm diameter 10mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L26.0mm_D11.0mm_P5.08mm_Vertical_Fastron_77A +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=26*11mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Vertical pin pitch 5.08mm length 26mm diameter 11mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L26.0mm_D11.0mm_P7.62mm_Vertical_Fastron_77A +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26*11mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 26mm diameter 11mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L26.0mm_D11.0mm_P30.48mm_Horizontal_Fastron_77A +Inductor, Axial series, Axial, Horizontal, pin pitch=30.48mm, , length*diameter=26*11mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Horizontal pin pitch 30.48mm length 26mm diameter 11mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L26.7mm_D12.1mm_P7.62mm_Vertical_Vishay_IHA-103 +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26.67*12.07mm^2, Vishay, IHA-103, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 26.67mm diameter 12.07mm Vishay IHA-103 +0 +2 +2 +Inductor_THT +L_Axial_L26.7mm_D12.1mm_P35.00mm_Horizontal_Vishay_IHA-103 +Inductor, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=26.67*12.07mm^2, Vishay, IHA-103, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Horizontal pin pitch 35mm length 26.67mm diameter 12.07mm Vishay IHA-103 +0 +2 +2 +Inductor_THT +L_Axial_L26.7mm_D14.0mm_P7.62mm_Vertical_Vishay_IHA-104 +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26.67*13.97mm^2, Vishay, IHA-104, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 26.67mm diameter 13.97mm Vishay IHA-104 +0 +2 +2 +Inductor_THT +L_Axial_L26.7mm_D14.0mm_P35.00mm_Horizontal_Vishay_IHA-104 +Inductor, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=26.67*13.97mm^2, Vishay, IHA-104, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Horizontal pin pitch 35mm length 26.67mm diameter 13.97mm Vishay IHA-104 +0 +2 +2 +Inductor_THT +L_Axial_L29.9mm_D14.0mm_P7.62mm_Vertical_Vishay_IHA-105 +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=29.85*13.97mm^2, Vishay, IHA-105, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 29.85mm diameter 13.97mm Vishay IHA-105 +0 +2 +2 +Inductor_THT +L_Axial_L29.9mm_D14.0mm_P38.00mm_Horizontal_Vishay_IHA-105 +Inductor, Axial series, Axial, Horizontal, pin pitch=38mm, , length*diameter=29.85*13.97mm^2, Vishay, IHA-105, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Horizontal pin pitch 38mm length 29.85mm diameter 13.97mm Vishay IHA-105 +0 +2 +2 +Inductor_THT +L_Axial_L30.0mm_D8.0mm_P5.08mm_Vertical_Fastron_77A +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=30*8mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Vertical pin pitch 5.08mm length 30mm diameter 8mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L30.0mm_D8.0mm_P7.62mm_Vertical_Fastron_77A +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=30*8mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 30mm diameter 8mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L30.0mm_D8.0mm_P35.56mm_Horizontal_Fastron_77A +Inductor, Axial series, Axial, Horizontal, pin pitch=35.56mm, , length*diameter=30*8mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Horizontal pin pitch 35.56mm length 30mm diameter 8mm Fastron 77A +0 +2 +2 +Inductor_THT +L_CommonMode_Toroid_Vertical_L19.3mm_W10.8mm_Px6.35mm_Py15.24mm_Bourns_8100 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=6.35*15.24mm^2, , length*width=19.304*10.795mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 6.35*15.24mm^2 length 19.304mm width 10.795mm Bourns 8100 +0 +4 +4 +Inductor_THT +L_CommonMode_Toroid_Vertical_L21.0mm_W10.0mm_Px5.08mm_Py12.70mm_Murata_5100 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=5.08*12.70mm^2, , length*width=21*10mm^2, muRATA, 5100, http://www.murata-ps.com/data/magnetics/kmp_5100.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 5.08*12.70mm^2 length 21mm width 10mm muRATA 5100 +0 +4 +4 +Inductor_THT +L_CommonMode_Toroid_Vertical_L24.0mm_W16.3mm_Px10.16mm_Py20.32mm_Murata_5200 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=10.16*20.32mm^2, , length*width=24*16.3mm^2, muRATA, 5200, http://www.murata-ps.com/data/magnetics/kmp_5200.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 10.16*20.32mm^2 length 24mm width 16.3mm muRATA 5200 +0 +4 +4 +Inductor_THT +L_CommonMode_Toroid_Vertical_L30.5mm_W15.2mm_Px10.16mm_Py20.32mm_Bourns_8100 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=10.16*20.32mm^2, , length*width=30.479999999999997*15.239999999999998mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 10.16*20.32mm^2 length 30.479999999999997mm width 15.239999999999998mm Bourns 8100 +0 +4 +4 +Inductor_THT +L_CommonMode_Toroid_Vertical_L34.3mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=34.29*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 34.29mm width 20.32mm Bourns 8100 +0 +4 +4 +Inductor_THT +L_CommonMode_Toroid_Vertical_L36.8mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=36.83*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 36.83mm width 20.32mm Bourns 8100 +0 +4 +4 +Inductor_THT +L_CommonMode_Toroid_Vertical_L38.1mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=38.099999999999994*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 38.099999999999994mm width 20.32mm Bourns 8100 +0 +4 +4 +Inductor_THT +L_CommonMode_Toroid_Vertical_L39.4mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=39.37*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 39.37mm width 20.32mm Bourns 8100 +0 +4 +4 +Inductor_THT +L_CommonMode_Toroid_Vertical_L41.9mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=41.91*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 41.91mm width 20.32mm Bourns 8100 +0 +4 +4 +Inductor_THT +L_CommonMode_Toroid_Vertical_L43.2mm_W22.9mm_Px17.78mm_Py30.48mm_Bourns_8100 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=17.78*30.48mm^2, , length*width=43.18*22.86mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 17.78*30.48mm^2 length 43.18mm width 22.86mm Bourns 8100 +0 +4 +4 +Inductor_THT +L_CommonMode_VAC_T60405-S6123-X140 +3 Phase, CM Choke, https://vacuumschmelze.com/03_Documents/Datasheets%20-%20Drawings/Commom-Mode-Chokes/6123-X140.pdf +common mode filter +0 +6 +6 +Inductor_THT +L_CommonMode_VAC_T60405-S6123-X240 +3 Phase, CM Choke, https://vacuumschmelze.com/03_Documents/Datasheets%20-%20Drawings/Commom-Mode-Chokes/6123-X240.pdf +common mode filter +0 +6 +6 +Inductor_THT +L_CommonMode_Wuerth_WE-CMB-L +Wuerth, WE-CMB, Bauform L, +CommonModeChoke Gleichtaktdrossel +0 +4 +4 +Inductor_THT +L_CommonMode_Wuerth_WE-CMB-M +Wuerth, WE-CMB, Bauform M, +CommonModeChoke Gleichtaktdrossel +0 +4 +4 +Inductor_THT +L_CommonMode_Wuerth_WE-CMB-S +Wuerth, WE-CMB, Bauform S, +CommonModeChoke Gleichtaktdrossel +0 +4 +4 +Inductor_THT +L_CommonMode_Wuerth_WE-CMB-XL +Wuerth, WE-CMB, Bauform XL, +CommonModeChoke Gleichtaktdrossel +0 +4 +4 +Inductor_THT +L_CommonMode_Wuerth_WE-CMB-XS +Wuerth, WE-CMB, Bauform XS, +CommonModeChoke Gleichtaktdrossel +0 +4 +4 +Inductor_THT +L_CommonMode_Wuerth_WE-CMB-XXL +Wuerth, WE-CMB, Bauform XXL, +CommonModeChoke Gleichtaktdrossel +0 +4 +4 +Inductor_THT +L_Mount_Lodestone_VTM120 +Lodestone Pacific, 30.48mm diameter vertical toroid mount, 16AWG/1.27mm holes, http://www.lodestonepacific.com/CatKpdf/VTM_Series.pdf +vertical inductor toroid mount +0 +4 +4 +Inductor_THT +L_Mount_Lodestone_VTM160 +Lodestone Pacific, 40.64mm diameter vertical toroid mount, 16AWG/1.27mm holes, http://www.lodestonepacific.com/CatKpdf/VTM_Series.pdf +vertical inductor toroid mount +0 +4 +4 +Inductor_THT +L_Mount_Lodestone_VTM254 +Lodestone Pacific, 64.51mm diameter vertical toroid mount, 16AWG/1.27mm holes, http://www.lodestonepacific.com/CatKpdf/VTM_Series.pdf +vertical inductor toroid mount +0 +4 +4 +Inductor_THT +L_Mount_Lodestone_VTM280 +Lodestone Pacific, 71.12mm diameter vertical toroid mount, 16AWG/1.27mm holes, http://www.lodestonepacific.com/CatKpdf/VTM_Series.pdf +vertical inductor toroid mount +0 +4 +4 +Inductor_THT +L_Mount_Lodestone_VTM950-6 +Lodestone Pacific, vertical toroid mount, 11x19mm, 6 pins, http://www.lodestonepacific.com/CatKpdf/VTM950-6.pdf +vertical inductor toroid mount +0 +6 +6 +Inductor_THT +L_Radial_D6.0mm_P4.00mm +Inductor, Radial series, Radial, pin pitch=4.00mm, , diameter=6.0mm, http://www.abracon.com/Magnetics/radial/AIUR-07.pdf +Inductor Radial series Radial pin pitch 4.00mm diameter 6.0mm +0 +2 +2 +Inductor_THT +L_Radial_D7.0mm_P3.00mm +Inductor, Radial series, Radial, pin pitch=3.00mm, , diameter=7mm, http://www.abracon.com/Magnetics/radial/AIUR-16.pdf +Inductor Radial series Radial pin pitch 3.00mm diameter 7mm +0 +2 +2 +Inductor_THT +L_Radial_D7.2mm_P3.00mm_Murata_1700 +Inductor, Radial series, Radial, pin pitch=3.00mm, , diameter=7.2mm, MuRATA, 1700, http://www.murata-ps.com/data/magnetics/kmp_1700.pdf +Inductor Radial series Radial pin pitch 3.00mm diameter 7.2mm MuRATA 1700 +0 +2 +2 +Inductor_THT +L_Radial_D7.5mm_P3.50mm_Fastron_07P +Inductor, Radial series, Radial, pin pitch=3.50mm, , diameter=7.5mm, Fastron, 07P, http://www.fastrongroup.com/image-show/39/07P.pdf?type=Complete-DataSheet&productType=series +Inductor Radial series Radial pin pitch 3.50mm diameter 7.5mm Fastron 07P +0 +2 +2 +Inductor_THT +L_Radial_D7.5mm_P5.00mm_Fastron_07P +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=7.5mm, Fastron, 07P, http://www.fastrongroup.com/image-show/39/07P.pdf?type=Complete-DataSheet&productType=series +Inductor Radial series Radial pin pitch 5.00mm diameter 7.5mm Fastron 07P +0 +2 +2 +Inductor_THT +L_Radial_D7.8mm_P5.00mm_Fastron_07HCP +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=7.8mm, Fastron, 07HCP, http://www.abracon.com/Magnetics/radial/AISR875.pdf +Inductor Radial series Radial pin pitch 5.00mm diameter 7.8mm Fastron 07HCP +0 +2 +2 +Inductor_THT +L_Radial_D8.7mm_P5.00mm_Fastron_07HCP +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=8.7mm, Fastron, 07HCP, http://cdn-reichelt.de/documents/datenblatt/B400/DS_07HCP.pdf +Inductor Radial series Radial pin pitch 5.00mm diameter 8.7mm Fastron 07HCP +0 +2 +2 +Inductor_THT +L_Radial_D9.5mm_P5.00mm_Fastron_07HVP +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=9.5mm, Fastron, 07HVP, http://www.fastrongroup.com/image-show/107/07HVP%2007HVP_T.pdf?type=Complete-DataSheet&productType=series +Inductor Radial series Radial pin pitch 5.00mm diameter 9.5mm Fastron 07HVP +0 +2 +2 +Inductor_THT +L_Radial_D10.0mm_P5.00mm_Fastron_07M +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10mm, Fastron, 07M, http://www.fastrongroup.com/image-show/37/07M.pdf?type=Complete-DataSheet&productType=series +Inductor Radial series Radial pin pitch 5.00mm diameter 10mm Fastron 07M +0 +2 +2 +Inductor_THT +L_Radial_D10.0mm_P5.00mm_Fastron_07P +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10mm, Fastron, 07P, http://www.fastrongroup.com/image-show/37/07M.pdf?type=Complete-DataSheet&productType=series +Inductor Radial series Radial pin pitch 5.00mm diameter 10mm Fastron 07P +0 +2 +2 +Inductor_THT +L_Radial_D10.0mm_P5.00mm_Neosid_SD12_style3 +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10.0mm, Neosid, SD12, style3, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12.pdf +Inductor Radial series Radial pin pitch 5.00mm diameter 10.0mm Neosid SD12 style3 +0 +2 +2 +Inductor_THT +L_Radial_D10.0mm_P5.00mm_Neosid_SD12k_style3 +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10.0mm, Neosid, SD12k, style3, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12k.pdf +Inductor Radial series Radial pin pitch 5.00mm diameter 10.0mm Neosid SD12k style3 +0 +2 +2 +Inductor_THT +L_Radial_D10.5mm_P4.00x5.00mm_Murata_1200RS +Inductor, Radial, Pitch=4.00x5.00mm, Diameter=10.5mm, Murata 1200RS, http://www.murata-ps.com/data/magnetics/kmp_1200rs.pdf +Inductor Radial Murata 1200RS +0 +4 +2 +Inductor_THT +L_Radial_D10.5mm_P5.00mm_Abacron_AISR-01 +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10.5mm, Abacron, AISR-01, http://www.abracon.com/Magnetics/radial/AISR-01.pdf +Inductor Radial series Radial pin pitch 5.00mm diameter 10.5mm Abacron AISR-01 +0 +2 +2 +Inductor_THT +L_Radial_D12.0mm_P5.00mm_Fastron_11P +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=12.0mm, Fastron, 11P, http://cdn-reichelt.de/documents/datenblatt/B400/DS_11P.pdf +Inductor Radial series Radial pin pitch 5.00mm diameter 12.0mm Fastron 11P +0 +2 +2 +Inductor_THT +L_Radial_D12.0mm_P5.00mm_Neosid_SD12_style2 +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=12.0mm, Neosid, SD12, style2, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12.pdf +Inductor Radial series Radial pin pitch 5.00mm diameter 12.0mm Neosid SD12 style2 +0 +2 +2 +Inductor_THT +L_Radial_D12.0mm_P5.00mm_Neosid_SD12k_style2 +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=12.0mm, Neosid, SD12k, style2, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12k.pdf +Inductor Radial series Radial pin pitch 5.00mm diameter 12.0mm Neosid SD12k style2 +0 +2 +2 +Inductor_THT +L_Radial_D12.0mm_P6.00mm_Murata_1900R +Inductor, Radial series, Radial, pin pitch=6.00mm, , diameter=12.0mm, MuRATA, 1900R, http://www.murata-ps.com/data/magnetics/kmp_1900r.pdf +Inductor Radial series Radial pin pitch 6.00mm diameter 12.0mm MuRATA 1900R +0 +2 +2 +Inductor_THT +L_Radial_D12.0mm_P10.00mm_Neosid_SD12_style1 +Inductor, Radial series, Radial, pin pitch=10.00mm, , diameter=12.0mm, Neosid, SD12, style1, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12.pdf +Inductor Radial series Radial pin pitch 10.00mm diameter 12.0mm Neosid SD12 style1 +0 +2 +2 +Inductor_THT +L_Radial_D12.0mm_P10.00mm_Neosid_SD12k_style1 +Inductor, Radial series, Radial, pin pitch=10.00mm, , diameter=12.0mm, Neosid, SD12k, style1, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12k.pdf +Inductor Radial series Radial pin pitch 10.00mm diameter 12.0mm Neosid SD12k style1 +0 +2 +2 +Inductor_THT +L_Radial_D12.5mm_P7.00mm_Fastron_09HCP +Inductor, Radial series, Radial, pin pitch=7.00mm, , diameter=12.5mm, Fastron, 09HCP, http://cdn-reichelt.de/documents/datenblatt/B400/DS_09HCP.pdf +Inductor Radial series Radial pin pitch 7.00mm diameter 12.5mm Fastron 09HCP +0 +2 +2 +Inductor_THT +L_Radial_D12.5mm_P9.00mm_Fastron_09HCP +Inductor, Radial series, Radial, pin pitch=9.00mm, , diameter=12.5mm, Fastron, 09HCP, http://cdn-reichelt.de/documents/datenblatt/B400/DS_09HCP.pdf +Inductor Radial series Radial pin pitch 9.00mm diameter 12.5mm Fastron 09HCP +0 +2 +2 +Inductor_THT +L_Radial_D13.5mm_P7.00mm_Fastron_09HCP +Inductor, Radial series, Radial, pin pitch=7.00mm, , diameter=13.5mm, Fastron, 09HCP, http://cdn-reichelt.de/documents/datenblatt/B400/DS_09HCP.pdf +Inductor Radial series Radial pin pitch 7.00mm diameter 13.5mm Fastron 09HCP +0 +2 +2 +Inductor_THT +L_Radial_D14.2mm_P10.00mm_Neosid_SD14 +Inductor, Radial series, Radial, pin pitch=10.00mm, , diameter=14.2mm, Neosid, SD14, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd14.pdf +Inductor Radial series Radial pin pitch 10.00mm diameter 14.2mm Neosid SD14 +0 +2 +2 +Inductor_THT +L_Radial_D16.8mm_P11.43mm_Vishay_IHB-1 +Inductor, Radial series, Radial, pin pitch=11.43mm, , diameter=16.8mm, Vishay, IHB-1, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 11.43mm diameter 16.8mm Vishay IHB-1 +0 +2 +2 +Inductor_THT +L_Radial_D16.8mm_P12.07mm_Vishay_IHB-1 +Inductor, Radial series, Radial, pin pitch=12.07mm, , diameter=16.8mm, Vishay, IHB-1, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 12.07mm diameter 16.8mm Vishay IHB-1 +0 +2 +2 +Inductor_THT +L_Radial_D16.8mm_P12.70mm_Vishay_IHB-1 +Inductor, Radial series, Radial, pin pitch=12.70mm, , diameter=16.8mm, Vishay, IHB-1, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 12.70mm diameter 16.8mm Vishay IHB-1 +0 +2 +2 +Inductor_THT +L_Radial_D18.0mm_P10.00mm +Inductor, Radial series, Radial, pin pitch=10.00mm, , diameter=18mm, http://www.abracon.com/Magnetics/radial/AIUR-15.pdf +Inductor Radial series Radial pin pitch 10.00mm diameter 18mm +0 +2 +2 +Inductor_THT +L_Radial_D21.0mm_P14.61mm_Vishay_IHB-2 +Inductor, Radial series, Radial, pin pitch=14.61mm, , diameter=21mm, Vishay, IHB-2, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 14.61mm diameter 21mm Vishay IHB-2 +0 +2 +2 +Inductor_THT +L_Radial_D21.0mm_P15.00mm_Vishay_IHB-2 +Inductor, Radial series, Radial, pin pitch=15.00mm, , diameter=21mm, Vishay, IHB-2, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 15.00mm diameter 21mm Vishay IHB-2 +0 +2 +2 +Inductor_THT +L_Radial_D21.0mm_P15.24mm_Vishay_IHB-2 +Inductor, Radial series, Radial, pin pitch=15.24mm, , diameter=21mm, Vishay, IHB-2, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 15.24mm diameter 21mm Vishay IHB-2 +0 +2 +2 +Inductor_THT +L_Radial_D21.0mm_P15.75mm_Vishay_IHB-2 +Inductor, Radial series, Radial, pin pitch=15.75mm, , diameter=21mm, Vishay, IHB-2, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 15.75mm diameter 21mm Vishay IHB-2 +0 +2 +2 +Inductor_THT +L_Radial_D21.0mm_P19.00mm +Inductor, Radial series, Radial, pin pitch=19.00mm, , diameter=21mm, http://www.abracon.com/Magnetics/radial/AIRD02.pdf +Inductor Radial series Radial pin pitch 19.00mm diameter 21mm +0 +2 +2 +Inductor_THT +L_Radial_D24.0mm_P24.00mm +Inductor, Radial series, Radial, pin pitch=24.00mm, , diameter=24mm +Inductor Radial series Radial pin pitch 24.00mm diameter 24mm +0 +2 +2 +Inductor_THT +L_Radial_D24.4mm_P22.90mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=22.90mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 22.90mm diameter 24.4mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D24.4mm_P23.10mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=23.10mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 23.10mm diameter 24.4mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D24.4mm_P23.40mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=23.40mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 23.40mm diameter 24.4mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D24.4mm_P23.70mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=23.70mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 23.70mm diameter 24.4mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D24.4mm_P23.90mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=23.90mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 23.90mm diameter 24.4mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D27.9mm_P18.29mm_Vishay_IHB-3 +Inductor, Radial series, Radial, pin pitch=18.29mm, , diameter=27.9mm, Vishay, IHB-3, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 18.29mm diameter 27.9mm Vishay IHB-3 +0 +2 +2 +Inductor_THT +L_Radial_D27.9mm_P19.05mm_Vishay_IHB-3 +Inductor, Radial series, Radial, pin pitch=19.05mm, , diameter=27.9mm, Vishay, IHB-3, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 19.05mm diameter 27.9mm Vishay IHB-3 +0 +2 +2 +Inductor_THT +L_Radial_D27.9mm_P20.07mm_Vishay_IHB-3 +Inductor, Radial series, Radial, pin pitch=20.07mm, , diameter=27.9mm, Vishay, IHB-3, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 20.07mm diameter 27.9mm Vishay IHB-3 +0 +2 +2 +Inductor_THT +L_Radial_D28.0mm_P29.20mm +Inductor, Radial series, Radial, pin pitch=29.20mm, , diameter=28mm +Inductor Radial series Radial pin pitch 29.20mm diameter 28mm +0 +2 +2 +Inductor_THT +L_Radial_D29.8mm_P28.30mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=28.30mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 28.30mm diameter 29.8mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D29.8mm_P28.50mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=28.50mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 28.50mm diameter 29.8mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D29.8mm_P28.80mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=28.80mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 28.80mm diameter 29.8mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D29.8mm_P29.00mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=29.00mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 29.00mm diameter 29.8mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D29.8mm_P29.30mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=29.30mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 29.30mm diameter 29.8mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D40.6mm_P26.16mm_Vishay_IHB-5 +Inductor, Radial series, Radial, pin pitch=26.16mm, , diameter=40.64mm, Vishay, IHB-5, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 26.16mm diameter 40.64mm Vishay IHB-5 +0 +2 +2 +Inductor_THT +L_Radial_D40.6mm_P27.18mm_Vishay_IHB-4 +Inductor, Radial series, Radial, pin pitch=27.18mm, , diameter=40.64mm, Vishay, IHB-4, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 27.18mm diameter 40.64mm Vishay IHB-4 +0 +2 +2 +Inductor_THT +L_Radial_D40.6mm_P27.94mm_Vishay_IHB-4 +Inductor, Radial series, Radial, pin pitch=27.94mm, , diameter=40.64mm, Vishay, IHB-4, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 27.94mm diameter 40.64mm Vishay IHB-4 +0 +2 +2 +Inductor_THT +L_Radial_D40.6mm_P27.94mm_Vishay_IHB-5 +Inductor, Radial series, Radial, pin pitch=27.94mm, , diameter=40.64mm, Vishay, IHB-5, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 27.94mm diameter 40.64mm Vishay IHB-5 +0 +2 +2 +Inductor_THT +L_Radial_D40.6mm_P28.70mm_Vishay_IHB-5 +Inductor, Radial series, Radial, pin pitch=28.70mm, , diameter=40.64mm, Vishay, IHB-5, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 28.70mm diameter 40.64mm Vishay IHB-5 +0 +2 +2 +Inductor_THT +L_Radial_D50.8mm_P33.27mm_Vishay_IHB-6 +Inductor, Radial series, Radial, pin pitch=33.27mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 33.27mm diameter 50.8mm Vishay IHB-6 +0 +2 +2 +Inductor_THT +L_Radial_D50.8mm_P34.29mm_Vishay_IHB-6 +Inductor, Radial series, Radial, pin pitch=34.29mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 34.29mm diameter 50.8mm Vishay IHB-6 +0 +2 +2 +Inductor_THT +L_Radial_D50.8mm_P35.81mm_Vishay_IHB-6 +Inductor, Radial series, Radial, pin pitch=35.81mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 35.81mm diameter 50.8mm Vishay IHB-6 +0 +2 +2 +Inductor_THT +L_Radial_D50.8mm_P36.32mm_Vishay_IHB-6 +Inductor, Radial series, Radial, pin pitch=36.32mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 36.32mm diameter 50.8mm Vishay IHB-6 +0 +2 +2 +Inductor_THT +L_Radial_D50.8mm_P38.86mm_Vishay_IHB-6 +Inductor, Radial series, Radial, pin pitch=38.86mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 38.86mm diameter 50.8mm Vishay IHB-6 +0 +2 +2 +Inductor_THT +L_Radial_L7.5mm_W4.6mm_P5.00mm_Neosid_SD75 +Inductor, Radial series, Radial, pin pitch=5.00mm, , length*width=7.5*4.6mm^2, Neosid, SD75, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd75.pdf +Inductor Radial series Radial pin pitch 5.00mm length 7.5mm width 4.6mm Neosid SD75 +0 +2 +2 +Inductor_THT +L_Radial_L8.0mm_W8.0mm_P5.00mm_Neosid_NE-CPB-07E +Inductor, Radial series, Radial, pin pitch=5.00mm, , length*width=8*8mm^2, Neosid, NE-CPB-07E, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB07E.pdf +Inductor Radial series Radial pin pitch 5.00mm length 8mm width 8mm Neosid NE-CPB-07E +0 +2 +2 +Inductor_THT +L_Radial_L8.0mm_W8.0mm_P5.00mm_Neosid_SD8 +Inductor, Radial series, Radial, pin pitch=5.00mm, , length*width=8*8mm^2, Neosid, SD8, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd8.pdf +Inductor Radial series Radial pin pitch 5.00mm length 8mm width 8mm Neosid SD8 +0 +2 +2 +Inductor_THT +L_Radial_L9.1mm_W9.1mm_Px6.35mm_Py6.35mm_Pulse_LP-25 +Inductor, Radial series, Radial, pin pitch=6.35*6.35mm^2, , length*width=9.14*9.14mm^2, Pulse, LP-25, http://datasheet.octopart.com/PE-54044NL-Pulse-datasheet-5313493.pdf +Inductor Radial series Radial pin pitch 6.35*6.35mm^2 length 9.14mm width 9.14mm Pulse LP-25 +0 +2 +2 +Inductor_THT +L_Radial_L10.2mm_W10.2mm_Px7.62mm_Py7.62mm_Pulse_LP-30 +Inductor, Radial series, Radial, pin pitch=7.62*7.62mm^2, , length*width=10.16*10.16mm^2, Pulse, LP-30, http://datasheet.octopart.com/PE-54044NL-Pulse-datasheet-5313493.pdf +Inductor Radial series Radial pin pitch 7.62*7.62mm^2 length 10.16mm width 10.16mm Pulse LP-30 +0 +2 +2 +Inductor_THT +L_Radial_L11.5mm_W11.5mm_Px6.00mm_Py6.00mm_Neosid_NE-CPB-11EN_Drill1.3mm +Inductor, Radial series, Radial, pin pitch=6.00*6.00mm^2, , length*width=11.5*11.5mm^2, Neosid, NE-CPB-11EN, Drill1.3mm, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB11EN.pdf +Inductor Radial series Radial pin pitch 6.00*6.00mm^2 length 11.5mm width 11.5mm Neosid NE-CPB-11EN Drill1.3mm +0 +2 +2 +Inductor_THT +L_Radial_L11.5mm_W11.5mm_Px6.00mm_Py6.00mm_Neosid_NE-CPB-11EN_Drill1.5mm +Inductor, Radial series, Radial, pin pitch=6.00*6.00mm^2, , length*width=11.5*11.5mm^2, Neosid, NE-CPB-11EN, Drill1.5mm, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB11EN.pdf +Inductor Radial series Radial pin pitch 6.00*6.00mm^2 length 11.5mm width 11.5mm Neosid NE-CPB-11EN Drill1.5mm +0 +2 +2 +Inductor_THT +L_Radial_L11.5mm_W11.5mm_Px6.00mm_Py6.00mm_Neosid_NE-CPB-11EN_Drill1.7mm +Inductor, Radial series, Radial, pin pitch=6.00*6.00mm^2, , length*width=11.5*11.5mm^2, Neosid, NE-CPB-11EN, Drill1.7mm, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB11EN.pdf +Inductor Radial series Radial pin pitch 6.00*6.00mm^2 length 11.5mm width 11.5mm Neosid NE-CPB-11EN Drill1.7mm +0 +2 +2 +Inductor_THT +L_Radial_L11.5mm_W11.5mm_Px6.00mm_Py6.00mm_Neosid_NE-CPB-11EN_Drill1.8mm +Inductor, Radial series, Radial, pin pitch=6.00*6.00mm^2, , length*width=11.5*11.5mm^2, Neosid, NE-CPB-11EN, Drill1.8mm, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB11EN.pdf +Inductor Radial series Radial pin pitch 6.00*6.00mm^2 length 11.5mm width 11.5mm Neosid NE-CPB-11EN Drill1.8mm +0 +2 +2 +Inductor_THT +L_Radial_L12.6mm_W12.6mm_Px9.52mm_Py9.52mm_Pulse_LP-37 +Inductor, Radial series, Radial, pin pitch=9.52*9.52mm^2, , length*width=12.57*12.57mm^2, Pulse, LP-37, http://datasheet.octopart.com/PE-54044NL-Pulse-datasheet-5313493.pdf +Inductor Radial series Radial pin pitch 9.52*9.52mm^2 length 12.57mm width 12.57mm Pulse LP-37 +0 +2 +2 +Inductor_THT +L_Radial_L16.1mm_W16.1mm_Px7.62mm_Py12.70mm_Pulse_LP-44 +Inductor, Radial series, Radial, pin pitch=7.62*12.70mm^2, , length*width=16.13*16.13mm^2, Pulse, LP-44, http://datasheet.octopart.com/PE-54044NL-Pulse-datasheet-5313493.pdf +Inductor Radial series Radial pin pitch 7.62*12.70mm^2 length 16.13mm width 16.13mm Pulse LP-44 +0 +2 +2 +Inductor_THT +L_SELF1408 +Self Ferrite 14 - 08 +SELF +0 +7 +3 +Inductor_THT +L_SELF1418 +Self Ferrite 14 - 18 +SELF +0 +10 +4 +Inductor_THT +L_Toroid_Horizontal_D3.2mm_P6.40mm_Diameter3-5mm_Amidon-T12 +L_Toroid, Horizontal series, Radial, pin pitch=6.40mm, , diameter=3.175mm, Diameter3-5mm, Amidon-T12 +L_Toroid Horizontal series Radial pin pitch 6.40mm diameter 3.175mm Diameter3-5mm Amidon-T12 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D4.1mm_P8.00mm_Diameter4-5mm_Amidon-T16 +L_Toroid, Horizontal series, Radial, pin pitch=8.00mm, , diameter=4.064mm, Diameter4-5mm, Amidon-T16 +L_Toroid Horizontal series Radial pin pitch 8.00mm diameter 4.064mm Diameter4-5mm Amidon-T16 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D5.1mm_P9.00mm_Diameter6-5mm_Amidon-T20 +L_Toroid, Horizontal series, Radial, pin pitch=9.00mm, , diameter=5.08mm, Diameter6-5mm, Amidon-T20 +L_Toroid Horizontal series Radial pin pitch 9.00mm diameter 5.08mm Diameter6-5mm Amidon-T20 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D6.5mm_P10.00mm_Diameter7-5mm_Amidon-T25 +L_Toroid, Horizontal series, Radial, pin pitch=10.00mm, , diameter=6.476999999999999mm, Diameter7-5mm, Amidon-T25 +L_Toroid Horizontal series Radial pin pitch 10.00mm diameter 6.476999999999999mm Diameter7-5mm Amidon-T25 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D7.8mm_P13.00mm_Diameter9-5mm_Amidon-T30 +L_Toroid, Horizontal series, Radial, pin pitch=13.00mm, , diameter=7.7978mm, Diameter9-5mm, Amidon-T30 +L_Toroid Horizontal series Radial pin pitch 13.00mm diameter 7.7978mm Diameter9-5mm Amidon-T30 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D9.5mm_P15.00mm_Diameter10-5mm_Amidon-T37 +L_Toroid, Horizontal series, Radial, pin pitch=15.00mm, , diameter=9.524999999999999mm, Diameter10-5mm, Amidon-T37 +L_Toroid Horizontal series Radial pin pitch 15.00mm diameter 9.524999999999999mm Diameter10-5mm Amidon-T37 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D11.2mm_P17.00mm_Diameter12-5mm_Amidon-T44 +L_Toroid, Horizontal series, Radial, pin pitch=17.00mm, , diameter=11.176mm, Diameter12-5mm, Amidon-T44 +L_Toroid Horizontal series Radial pin pitch 17.00mm diameter 11.176mm Diameter12-5mm Amidon-T44 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D12.7mm_P20.00mm_Diameter14-5mm_Amidon-T50 +L_Toroid, Horizontal series, Radial, pin pitch=20.00mm, , diameter=12.7mm, Diameter14-5mm, Amidon-T50 +L_Toroid Horizontal series Radial pin pitch 20.00mm diameter 12.7mm Diameter14-5mm Amidon-T50 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D16.8mm_P14.70mm_Vishay_TJ3 +L_Toroid, Horizontal series, Radial, pin pitch=14.70mm, , diameter=16.8mm, Vishay, TJ3, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Horizontal series Radial pin pitch 14.70mm diameter 16.8mm Vishay TJ3 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D16.8mm_P14.70mm_Vishay_TJ3_BigPads +L_Toroid, Horizontal series, Radial, pin pitch=14.70mm, , diameter=16.8mm, Vishay, TJ3, BigPads, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Horizontal series Radial pin pitch 14.70mm diameter 16.8mm Vishay TJ3 BigPads +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D17.3mm_P15.24mm_Bourns_2000 +L_Toroid, Horizontal series, Radial, pin pitch=15.24mm, , diameter=17.3mm, Bourns, 2000, http://www.bourns.com/docs/Product-Datasheets/2000_series.pdf?sfvrsn=5 +L_Toroid Horizontal series Radial pin pitch 15.24mm diameter 17.3mm Bourns 2000 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D21.8mm_P19.10mm_Bourns_2100 +L_Toroid, Horizontal series, Radial, pin pitch=19.10mm, , diameter=21.8mm, Bourns, 2100, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3 +L_Toroid Horizontal series Radial pin pitch 19.10mm diameter 21.8mm Bourns 2100 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D21.8mm_P19.60mm_Bourns_2100 +L_Toroid, Horizontal series, Radial, pin pitch=19.60mm, , diameter=21.8mm, Bourns, 2100, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3 +L_Toroid Horizontal series Radial pin pitch 19.60mm diameter 21.8mm Bourns 2100 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D22.4mm_P19.80mm_Vishay_TJ4 +L_Toroid, Horizontal series, Radial, pin pitch=19.80mm, , diameter=22.4mm, Vishay, TJ4, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Horizontal series Radial pin pitch 19.80mm diameter 22.4mm Vishay TJ4 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D24.1mm_P21.80mm_Bourns_2200 +L_Toroid, Horizontal series, Radial, pin pitch=21.80mm, , diameter=24.1mm, Bourns, 2200, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3 +L_Toroid Horizontal series Radial pin pitch 21.80mm diameter 24.1mm Bourns 2200 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D24.1mm_P23.10mm_Bourns_2200 +L_Toroid, Horizontal series, Radial, pin pitch=23.10mm, , diameter=24.1mm, Bourns, 2200, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3 +L_Toroid Horizontal series Radial pin pitch 23.10mm diameter 24.1mm Bourns 2200 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D25.4mm_P22.90mm_Vishay_TJ5 +L_Toroid, Horizontal series, Radial, pin pitch=22.90mm, , diameter=25.4mm, Vishay, TJ5, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Horizontal series Radial pin pitch 22.90mm diameter 25.4mm Vishay TJ5 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D25.4mm_P22.90mm_Vishay_TJ5_BigPads +L_Toroid, Horizontal series, Radial, pin pitch=22.90mm, , diameter=25.4mm, Vishay, TJ5, BigPads, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Horizontal series Radial pin pitch 22.90mm diameter 25.4mm Vishay TJ5 BigPads +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D26.0mm_P5.08mm +inductor 26mm diameter toroid +SELF INDUCTOR +0 +3 +2 +Inductor_THT +L_Toroid_Horizontal_D28.0mm_P25.10mm_Bourns_2200 +L_Toroid, Horizontal series, Radial, pin pitch=25.10mm, , diameter=28mm, Bourns, 2200, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3 +L_Toroid Horizontal series Radial pin pitch 25.10mm diameter 28mm Bourns 2200 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D28.0mm_P26.67mm_Bourns_2200 +L_Toroid, Horizontal series, Radial, pin pitch=26.67mm, , diameter=28mm, Bourns, 2200, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3 +L_Toroid Horizontal series Radial pin pitch 26.67mm diameter 28mm Bourns 2200 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D32.5mm_P28.90mm_Bourns_2300 +L_Toroid, Horizontal series, Radial, pin pitch=28.90mm, , diameter=32.5mm, Bourns, 2300, http://www.bourns.com/docs/Product-Datasheets/2300_series.pdf?sfvrsn=3 +L_Toroid Horizontal series Radial pin pitch 28.90mm diameter 32.5mm Bourns 2300 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D32.5mm_P30.00mm_Bourns_2300 +L_Toroid, Horizontal series, Radial, pin pitch=30.00mm, , diameter=32.5mm, Bourns, 2300, http://www.bourns.com/docs/Product-Datasheets/2300_series.pdf?sfvrsn=3 +L_Toroid Horizontal series Radial pin pitch 30.00mm diameter 32.5mm Bourns 2300 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D35.1mm_P31.00mm_Vishay_TJ6 +L_Toroid, Horizontal series, Radial, pin pitch=31.00mm, , diameter=35.1mm, Vishay, TJ6, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Horizontal series Radial pin pitch 31.00mm diameter 35.1mm Vishay TJ6 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D40.0mm_P48.26mm +L_Toroid, Horizontal series, Radial, pin pitch=48.26mm, , diameter=40mm +L_Toroid Horizontal series Radial pin pitch 48.26mm diameter 40mm +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D41.9mm_P37.60mm_Vishay_TJ7 +L_Toroid, Horizontal series, Radial, pin pitch=37.60mm, , diameter=41.9mm, Vishay, TJ7, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Horizontal series Radial pin pitch 37.60mm diameter 41.9mm Vishay TJ7 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D49.3mm_P44.60mm_Vishay_TJ8 +L_Toroid, Horizontal series, Radial, pin pitch=44.60mm, , diameter=49.3mm, Vishay, TJ8, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Horizontal series Radial pin pitch 44.60mm diameter 49.3mm Vishay TJ8 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D69.1mm_P63.20mm_Vishay_TJ9 +L_Toroid, Horizontal series, Radial, pin pitch=63.20mm, , diameter=69.1mm, Vishay, TJ9, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Horizontal series Radial pin pitch 63.20mm diameter 69.1mm Vishay TJ9 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L10.0mm_W5.0mm_P5.08mm +L_Toroid, Vertical series, Radial, pin pitch=5.08mm, , length*width=10*5mm^2 +L_Toroid Vertical series Radial pin pitch 5.08mm length 10mm width 5mm +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L13.0mm_W6.5mm_P5.60mm +L_Toroid, Vertical series, Radial, pin pitch=5.60mm, , length*width=13*6.5mm^2 +L_Toroid Vertical series Radial pin pitch 5.60mm length 13mm width 6.5mm +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L14.0mm_W5.6mm_P5.30mm_Bourns_5700 +L_Toroid, Vertical series, Radial, pin pitch=5.30mm, , length*width=14*5.6mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf +L_Toroid Vertical series Radial pin pitch 5.30mm length 14mm width 5.6mm Bourns 5700 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L14.0mm_W6.3mm_P4.57mm_Pulse_A +L_Toroid, Vertical series, Radial, pin pitch=4.57mm, , length*width=13.97*6.35mm^2, Pulse, A, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 4.57mm length 13.97mm width 6.35mm Pulse A +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L14.7mm_W8.6mm_P5.58mm_Pulse_KM-1 +L_Toroid, Vertical series, Radial, pin pitch=5.58mm, , length*width=14.73*8.64mm^2, Pulse, KM-1, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 5.58mm length 14.73mm width 8.64mm Pulse KM-1 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L16.0mm_W8.0mm_P7.62mm +L_Toroid, Vertical series, Radial, pin pitch=7.62mm, , length*width=16*8mm^2 +L_Toroid Vertical series Radial pin pitch 7.62mm length 16mm width 8mm +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L16.3mm_W7.1mm_P7.11mm_Pulse_H +L_Toroid, Vertical series, Radial, pin pitch=7.11mm, , length*width=16.26*7.11mm^2, Pulse, H, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 7.11mm length 16.26mm width 7.11mm Pulse H +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L16.4mm_W7.6mm_P6.60mm_Vishay_TJ3 +L_Toroid, Vertical series, Radial, pin pitch=6.60mm, , length*width=16.4*7.6mm^2, Vishay, TJ3, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 6.60mm length 16.4mm width 7.6mm Vishay TJ3 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L16.5mm_W11.4mm_P7.62mm_Pulse_KM-2 +L_Toroid, Vertical series, Radial, pin pitch=7.62mm, , length*width=16.51*11.43mm^2, Pulse, KM-2, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 7.62mm length 16.51mm width 11.43mm Pulse KM-2 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L16.8mm_W9.2mm_P7.10mm_Vishay_TJ3 +L_Toroid, Vertical series, Radial, pin pitch=7.10mm, , length*width=16.8*9.2mm^2, Vishay, TJ3, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 7.10mm length 16.8mm width 9.2mm Vishay TJ3 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L16.8mm_W9.2mm_P7.10mm_Vishay_TJ3_BigPads +L_Toroid, Vertical series, Radial, pin pitch=7.10mm, , length*width=16.8*9.2mm^2, Vishay, TJ3, BigPads, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 7.10mm length 16.8mm width 9.2mm Vishay TJ3 BigPads +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L17.8mm_W8.1mm_P7.62mm_Bourns_5700 +L_Toroid, Vertical series, Radial, pin pitch=7.62mm, , length*width=17.8*8.1mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf +L_Toroid Vertical series Radial pin pitch 7.62mm length 17.8mm width 8.1mm Bourns 5700 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L17.8mm_W9.7mm_P7.11mm_Pulse_B +L_Toroid, Vertical series, Radial, pin pitch=7.11mm, , length*width=17.78*9.65mm^2, Pulse, B, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 7.11mm length 17.78mm width 9.65mm Pulse B +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L19.1mm_W8.1mm_P7.10mm_Bourns_5700 +L_Toroid, Vertical series, Radial, pin pitch=7.10mm, , length*width=19.1*8.1mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf +L_Toroid Vertical series Radial pin pitch 7.10mm length 19.1mm width 8.1mm Bourns 5700 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L21.6mm_W8.4mm_P8.38mm_Pulse_G +L_Toroid, Vertical series, Radial, pin pitch=8.38mm, , length*width=21.59*8.38mm^2, Pulse, G, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 8.38mm length 21.59mm width 8.38mm Pulse G +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L21.6mm_W9.1mm_P8.40mm_Bourns_5700 +L_Toroid, Vertical series, Radial, pin pitch=8.40mm, , length*width=21.6*9.1mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf +L_Toroid Vertical series Radial pin pitch 8.40mm length 21.6mm width 9.1mm Bourns 5700 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L21.6mm_W9.5mm_P7.11mm_Pulse_C +L_Toroid, Vertical series, Radial, pin pitch=7.11mm, , length*width=21.59*9.53mm^2, Pulse, C, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 7.11mm length 21.59mm width 9.53mm Pulse C +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L21.6mm_W11.4mm_P7.62mm_Pulse_KM-3 +L_Toroid, Vertical series, Radial, pin pitch=7.62mm, , length*width=21.59*11.43mm^2, Pulse, KM-3, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 7.62mm length 21.59mm width 11.43mm Pulse KM-3 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L22.4mm_W10.2mm_P7.90mm_Vishay_TJ4 +L_Toroid, Vertical series, Radial, pin pitch=7.90mm, , length*width=22.4*10.2mm^2, Vishay, TJ4, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 7.90mm length 22.4mm width 10.2mm Vishay TJ4 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L24.6mm_W15.5mm_P11.44mm_Pulse_KM-4 +L_Toroid, Vertical series, Radial, pin pitch=11.44mm, , length*width=24.64*15.5mm^2, Pulse, KM-4, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 11.44mm length 24.64mm width 15.5mm Pulse KM-4 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L25.4mm_W14.7mm_P12.20mm_Vishay_TJ5 +L_Toroid, Vertical series, Radial, pin pitch=12.20mm, , length*width=25.4*14.7mm^2, Vishay, TJ5, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 12.20mm length 25.4mm width 14.7mm Vishay TJ5 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L25.4mm_W14.7mm_P12.20mm_Vishay_TJ5_BigPads +L_Toroid, Vertical series, Radial, pin pitch=12.20mm, , length*width=25.4*14.7mm^2, Vishay, TJ5, BigPads, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 12.20mm length 25.4mm width 14.7mm Vishay TJ5 BigPads +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L26.7mm_W14.0mm_P10.16mm_Pulse_D +L_Toroid, Vertical series, Radial, pin pitch=10.16mm, , length*width=26.67*13.97mm^2, Pulse, D, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 10.16mm length 26.67mm width 13.97mm Pulse D +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L28.6mm_W14.3mm_P11.43mm_Bourns_5700 +L_Toroid, Vertical series, Radial, pin pitch=11.43mm, , length*width=28.6*14.3mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf +L_Toroid Vertical series Radial pin pitch 11.43mm length 28.6mm width 14.3mm Bourns 5700 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L31.8mm_W15.9mm_P13.50mm_Bourns_5700 +L_Toroid, Vertical series, Radial, pin pitch=13.50mm, , length*width=31.8*15.9mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf +L_Toroid Vertical series Radial pin pitch 13.50mm length 31.8mm width 15.9mm Bourns 5700 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L33.0mm_W17.8mm_P12.70mm_Pulse_KM-5 +L_Toroid, Vertical series, Radial, pin pitch=12.70mm, , length*width=33.02*17.78mm^2, Pulse, KM-5, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 12.70mm length 33.02mm width 17.78mm Pulse KM-5 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L35.1mm_W21.1mm_P18.50mm_Vishay_TJ6 +L_Toroid, Vertical series, Radial, pin pitch=18.50mm, , length*width=35.1*21.1mm^2, Vishay, TJ6, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 18.50mm length 35.1mm width 21.1mm Vishay TJ6 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L35.6mm_W17.8mm_P12.70mm_Pulse_E +L_Toroid, Vertical series, Radial, pin pitch=12.70mm, , length*width=35.56*17.78mm^2, Pulse, E, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 12.70mm length 35.56mm width 17.78mm Pulse E +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L41.9mm_W17.8mm_P12.70mm_Pulse_F +L_Toroid, Vertical series, Radial, pin pitch=12.70mm, , length*width=41.91*17.78mm^2, Pulse, F, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 12.70mm length 41.91mm width 17.78mm Pulse F +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L41.9mm_W19.1mm_P15.80mm_Vishay_TJ7 +L_Toroid, Vertical series, Radial, pin pitch=15.80mm, , length*width=41.9*19.1mm^2, Vishay, TJ7, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 15.80mm length 41.9mm width 19.1mm Vishay TJ7 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L46.0mm_W19.1mm_P21.80mm_Bourns_5700 +L_Toroid, Vertical series, Radial, pin pitch=21.80mm, , length*width=46*19.1mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf +L_Toroid Vertical series Radial pin pitch 21.80mm length 46mm width 19.1mm Bourns 5700 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L48.8mm_W25.4mm_P20.80mm_Vishay_TJ8 +L_Toroid, Vertical series, Radial, pin pitch=20.80mm, , length*width=48.8*25.4mm^2, Vishay, TJ8, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 20.80mm length 48.8mm width 25.4mm Vishay TJ8 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L54.0mm_W23.8mm_P20.10mm_Bourns_5700 +L_Toroid, Vertical series, Radial, pin pitch=20.10mm, , length*width=54*23.8mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf +L_Toroid Vertical series Radial pin pitch 20.10mm length 54mm width 23.8mm Bourns 5700 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L67.6mm_W36.1mm_P31.80mm_Vishay_TJ9 +L_Toroid, Vertical series, Radial, pin pitch=31.80mm, , length*width=67.6*36.1mm^2, Vishay, TJ9, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 31.80mm length 67.6mm width 36.1mm Vishay TJ9 +0 +2 +2 +Jumper +SolderJumper-2_P1.3mm_Bridged2Bar_Pad1.0x1.5mm +SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, bridged with 2 copper strips +net tie solder jumper bridged +0 +2 +2 +Jumper +SolderJumper-2_P1.3mm_Bridged2Bar_RoundedPad1.0x1.5mm +SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, bridged with 2 copper strips +net tie solder jumper bridged +0 +2 +2 +Jumper +SolderJumper-2_P1.3mm_Bridged_Pad1.0x1.5mm +SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, bridged with 1 copper strip +net tie solder jumper bridged +0 +2 +2 +Jumper +SolderJumper-2_P1.3mm_Bridged_RoundedPad1.0x1.5mm +SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, bridged with 1 copper strip +net tie solder jumper bridged +0 +2 +2 +Jumper +SolderJumper-2_P1.3mm_Open_Pad1.0x1.5mm +SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, open +solder jumper open +0 +2 +2 +Jumper +SolderJumper-2_P1.3mm_Open_RoundedPad1.0x1.5mm +SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, open +solder jumper open +0 +2 +2 +Jumper +SolderJumper-2_P1.3mm_Open_TrianglePad1.0x1.5mm +SMD Solder Jumper, 1x1.5mm Triangular Pads, 0.3mm gap, open +solder jumper open +0 +2 +2 +Jumper +SolderJumper-3_P1.3mm_Bridged2Bar12_Pad1.0x1.5mm +SMD Solder 3-pad Jumper, 1x1.5mm Pads, 0.3mm gap, pads 1-2 Bridged2Bar with 2 copper strip +net tie solder jumper bridged +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Bridged2Bar12_Pad1.0x1.5mm_NumberLabels +SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, pads 1-2 Bridged2Bar with 2 copper strip, labeled with numbers +net tie solder jumper bridged +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Bridged2Bar12_RoundedPad1.0x1.5mm +SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, pads 1-2 Bridged2Bar with 2 copper strip +net tie solder jumper bridged +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Bridged2Bar12_RoundedPad1.0x1.5mm_NumberLabels +SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, pads 1-2 Bridged2Bar with 2 copper strip, labeled with numbers +net tie solder jumper bridged +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Bridged12_Pad1.0x1.5mm +SMD Solder 3-pad Jumper, 1x1.5mm Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip +net tie solder jumper bridged +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Bridged12_Pad1.0x1.5mm_NumberLabels +SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip, labeled with numbers +net tie solder jumper bridged +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Bridged12_RoundedPad1.0x1.5mm +SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip +net tie solder jumper bridged +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Bridged12_RoundedPad1.0x1.5mm_NumberLabels +SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip, labeled with numbers +net tie solder jumper bridged +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Open_Pad1.0x1.5mm +SMD Solder 3-pad Jumper, 1x1.5mm Pads, 0.3mm gap, open +solder jumper open +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Open_Pad1.0x1.5mm_NumberLabels +SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, open, labeled with numbers +solder jumper open +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Open_RoundedPad1.0x1.5mm +SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, open +solder jumper open +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Open_RoundedPad1.0x1.5mm_NumberLabels +SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, open, labeled with numbers +solder jumper open +0 +3 +3 +Jumper +SolderJumper-3_P2.0mm_Open_TrianglePad1.0x1.5mm +SMD Solder Jumper, 1x1.5mm Triangular Pads, 0.3mm gap, open +solder jumper open +0 +5 +3 +Jumper +SolderJumper-3_P2.0mm_Open_TrianglePad1.0x1.5mm_NumberLabels +SMD Solder Jumper, 1x1.5mm Triangular Pads, 0.3mm gap, open, labeled with numbers +solder jumper open +0 +5 +3 +LED_SMD +LED-APA102-2020 +http://www.led-color.com/upload/201604/APA102-2020%20SMD%20LED.pdf +LED RGB SPI +0 +8 +6 +LED_SMD +LED-L1T2_LUMILEDS +http://www.lumileds.com/uploads/438/DS133-pdf +LUMILEDS LUXEON TX L1T2 LED +0 +3 +3 +LED_SMD +LED_1W_3W_R8 +https://www.gme.cz/data/attachments/dsh.518-234.1.pdf +LED 1W 3W 5W +0 +3 +3 +LED_SMD +LED_0201_0603Metric +LED SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +LED +0 +4 +2 +LED_SMD +LED_0201_0603Metric_Pad0.64x0.40mm_HandSolder +LED SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +LED handsolder +0 +4 +2 +LED_SMD +LED_0402_1005Metric +LED SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED +0 +2 +2 +LED_SMD +LED_0402_1005Metric_Pad0.77x0.64mm_HandSolder +LED SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED handsolder +0 +2 +2 +LED_SMD +LED_0603_1608Metric +LED SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED +0 +2 +2 +LED_SMD +LED_0603_1608Metric_Pad1.05x0.95mm_HandSolder +LED SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED handsolder +0 +2 +2 +LED_SMD +LED_0805_2012Metric +LED SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator +LED +0 +2 +2 +LED_SMD +LED_0805_2012Metric_Pad1.15x1.40mm_HandSolder +LED SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator +LED handsolder +0 +2 +2 +LED_SMD +LED_1206_3216Metric +LED SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED +0 +2 +2 +LED_SMD +LED_1206_3216Metric_Pad1.42x1.75mm_HandSolder +LED SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED handsolder +0 +2 +2 +LED_SMD +LED_1206_3216Metric_ReverseMount_Hole1.8x2.4mm +LED SMD 1206 (3216 Metric), reverse mount, square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode reverse +0 +2 +2 +LED_SMD +LED_1210_3225Metric +LED SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED +0 +2 +2 +LED_SMD +LED_1210_3225Metric_Pad1.42x2.65mm_HandSolder +LED SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED handsolder +0 +2 +2 +LED_SMD +LED_1812_4532Metric +LED SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +LED +0 +2 +2 +LED_SMD +LED_1812_4532Metric_Pad1.30x3.40mm_HandSolder +LED SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +LED handsolder +0 +2 +2 +LED_SMD +LED_2010_5025Metric +LED SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED +0 +2 +2 +LED_SMD +LED_2010_5025Metric_Pad1.52x2.65mm_HandSolder +LED SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED handsolder +0 +2 +2 +LED_SMD +LED_2512_6332Metric +LED SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED +0 +2 +2 +LED_SMD +LED_2512_6332Metric_Pad1.52x3.35mm_HandSolder +LED SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED handsolder +0 +2 +2 +LED_SMD +LED_ASMB-KTF0-0A306 +2220 Tricolor PLCC-4 LED, https://docs.broadcom.com/docs/ASMB-KTF0-0A306-DS100 +Tricolor LED +0 +4 +4 +LED_SMD +LED_Avago_PLCC4_3.2x2.8mm_CW +https://docs.broadcom.com/docs/AV02-4186EN +LED Avago PLCC-4 ASMB-MTB0-0A3A2 +0 +4 +4 +LED_SMD +LED_Avago_PLCC6_3x2.8mm +https://docs.broadcom.com/docs/AV02-3793EN +LED Avago PLCC-6 ASMT-YTB7-0AA02 +0 +6 +6 +LED_SMD +LED_CSP_Samsung_LH181B_2.36x2.36mm +High Power CSP LED, 2.36mm x 2.36mm, 1.4A max, https://cdn.samsung.com/led/file/resource/2021/01/Data_Sheet_LH181B_Rev.4.0.pdf +LED Samsung LH181B +0 +2 +2 +LED_SMD +LED_Cree-PLCC4_2x2mm_CW +2.0mm x 2.0mm PLCC4 LED, http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/HB/Data-Sheets/CLMVBFKA.pdf +LED Cree PLCC-4 +0 +4 +4 +LED_SMD +LED_Cree-PLCC4_3.2x2.8mm_CCW +3.2mm x 2.8mm PLCC4 LED, http://www.cree.com/led-components/media/documents/CLV1AFKB(874).pdf +LED Cree PLCC-4 +0 +4 +4 +LED_SMD +LED_Cree-PLCC4_5x5mm_CW +5.0mm x 5.0mm PLCC4 LED +LED Cree PLCC-4 +0 +4 +4 +LED_SMD +LED_Cree-PLCC6_4.7x1.5mm +4.7mm x 1.5mm PLCC6 LED, http://www.cree.com/led-components/media/documents/1381-QLS6AFKW.pdf +LED Cree PLCC-6 +0 +6 +6 +LED_SMD +LED_Cree-XB +http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/XLampXBD.pdf +LED Cree XB +0 +5 +3 +LED_SMD +LED_Cree-XH +http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/ds-XHB.pdf +LED Cree XH +0 +8 +2 +LED_SMD +LED_Cree-XHP35 +http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/ds--XHP35.pdf +LED Cree XHP35 +0 +6 +3 +LED_SMD +LED_Cree-XHP50_6V +Cree XHP50, 6V footprint, http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/ds%20XHP50.pdf +LED Cree XHP50 +0 +15 +3 +LED_SMD +LED_Cree-XHP50_12V +Cree XHP50, 12V footprint, http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/ds%20XHP50.pdf +LED XHP50 Cree +0 +15 +3 +LED_SMD +LED_Cree-XHP70_6V +Cree XHP70 LED, 6V version, http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/ds%20XHP70.pdf +LED Cree XHP70 +0 +15 +3 +LED_SMD +LED_Cree-XHP70_12V +Cree XHP70 LED, 12V version, http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/ds%20XHP70.pdf +LED Cree XHP70 +0 +15 +3 +LED_SMD +LED_Cree-XP +LED Cree-XP http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/XLampXPE2.pdf +LED Cree XP +0 +6 +3 +LED_SMD +LED_Cree-XP-G +LED Cree-XP-G http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/XLampXPG.pdf +LED Cree XP-G +0 +6 +3 +LED_SMD +LED_Cree-XQ +LED Cree-XQ http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/ds-XQB.pdf +LED Cree XQ +0 +2 +2 +LED_SMD +LED_Cree-XQ_HandSoldering +LED Cree-XQ handsoldering pads http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/ds-XQB.pdf +LED Cree XQ +0 +2 +2 +LED_SMD +LED_Dialight_591 +LED SMD 3mm Right Angle series (http://www.dialightsignalsandcomponents.com/Assets/Drawings/2D_Drawings_DrawingDetailedSpec/C17354.pdf) +LED Dialight 591 +0 +2 +2 +LED_SMD +LED_Inolux_IN-PI554FCH_PLCC4_5.0x5.0mm_P3.2mm +http://www.inolux-corp.com/datasheet/SMDLED/Addressable%20LED/IN-PI554FCH.pdf +RGB LED NeoPixel addressable +0 +4 +4 +LED_SMD +LED_Kingbright_AAA3528ESGCT +Kingbright, dual LED, 3.5 x 2.8 mm Surface Mount LED Lamp (http://www.kingbrightusa.com/images/catalog/SPEC/AAA3528ESGCT.pdf) +dual led smd +0 +4 +4 +LED_SMD +LED_Kingbright_APFA3010_3x1.5mm_Horizontal +LED RGB, APFA3010, http://www.kingbrightusa.com/images/catalog/SPEC/APFA3010LSEEZGKQBKC.pdf +LED RGB APFA3010 KINGBRIGHT 3x1.5mm +0 +4 +4 +LED_SMD +LED_LiteOn_LTST-C19HE1WT +LiteOn RGB LED; https://optoelectronics.liteon.com/upload/download/DS22-2008-0044/LTST-C19HE1WT.pdf +LED RGB Chip SMD +0 +4 +4 +LED_SMD +LED_LiteOn_LTST-S326 +http://optoelectronics.liteon.com/upload/download/DS22-2000-287/LTST-S326KGJRKT.PDF +LED SMD right angle CCA +0 +3 +3 +LED_SMD +LED_Lumex_SML-LX0303SIUPGUSB +Lumex RGB LED, clear, SMD, https://www.lumex.com/spec/SML-LX0303SIUPGUSB.pdf +LED RGB +0 +4 +4 +LED_SMD +LED_Lumex_SML-LX0404SIUPGUSB +Lumex RGB LED, clear, SMD, https://www.lumex.com/spec/SML-LX0404SIUPGUSB.pdf +LED RGB +0 +4 +4 +LED_SMD +LED_Luminus_MP-3030-1100_3.0x3.0mm +Mid Power LED, Luminus MP-3030-1100, 3.0x3.0mm, 816mW, https://download.luminus.com/datasheets/Luminus_MP3030_1100_Datasheet.pdf +LED Luminus MP-3030-1100 +0 +5 +2 +LED_SMD +LED_Osram_Lx_P47F_D2mm_ReverseMount +OSRAM, reverse-mount LED, SMD, 2mm diameter, http://www.farnell.com/datasheets/2711587.pdf +LED ReverseMount Reverse +0 +4 +2 +LED_SMD +LED_PLCC-2 +LED PLCC-2 SMD package +LED PLCC-2 SMD +0 +2 +2 +LED_SMD +LED_PLCC_2835 +https://www.luckylight.cn/media/component/data-sheet/R2835BC-B2M-M10.pdf +LED +0 +2 +2 +LED_SMD +LED_PLCC_2835_Handsoldering +https://www.luckylight.cn/media/component/data-sheet/R2835BC-B2M-M10.pdf +LED +0 +2 +2 +LED_SMD +LED_RGB_1210 +RGB LED 3.2x2.7mm http://www.avagotech.com/docs/AV02-0610EN +LED 3227 +0 +4 +4 +LED_SMD +LED_RGB_5050-6 +http://cdn.sparkfun.com/datasheets/Components/LED/5060BRG4.pdf +RGB LED 5050-6 +0 +6 +6 +LED_SMD +LED_RGB_Cree-PLCC-6_6x5mm_P2.1mm +http://www.farnell.com/datasheets/2003905.pdf +LED RGB PLCC-6 CLP6C-FBK +0 +6 +6 +LED_SMD +LED_RGB_Everlight_EASV3015RGBA0_Horizontal +LED, RGB, right-angle, clear, https://everlightamericas.com/index.php?controller=attachment&id_attachment=3220 +LED RGB right-angle +0 +4 +4 +LED_SMD +LED_RGB_Getian_GT-P6PRGB4303 +https://www.gme.sk/img/cache/doc/518/177/vykonova-led-getian-gt-p6prgb4303-datasheet-1.pdf +LED RGB +0 +7 +7 +LED_SMD +LED_RGB_PLCC-6 +RGB LED PLCC-6 +RGB LED PLCC-6 +0 +6 +6 +LED_SMD +LED_RGB_Wuerth-PLCC4_3.2x2.8mm_150141M173100 +3.2mm x 2.8mm PLCC4 LED, https://www.we-online.de/katalog/datasheet/150141M173100.pdf +LED RGB Wurth PLCC-4 +0 +4 +4 +LED_SMD +LED_ROHM_SMLVN6 +https://www.rohm.com/datasheet/SMLVN6RGB1U +LED ROHM SMLVN6 +0 +6 +6 +LED_SMD +LED_SK6805_PLCC4_2.4x2.7mm_P1.3mm +https://cdn-shop.adafruit.com/product-files/3484/3484_Datasheet.pdf +LED RGB NeoPixel Nano +0 +4 +4 +LED_SMD +LED_SK6812MINI_PLCC4_3.5x3.5mm_P1.75mm +https://cdn-shop.adafruit.com/product-files/2686/SK6812MINI_REV.01-1-2.pdf +LED RGB NeoPixel Mini +0 +4 +4 +LED_SMD +LED_SK6812_EC15_1.5x1.5mm +http://www.newstar-ledstrip.com/product/20181119172602110.pdf +LED RGB NeoPixel +0 +4 +4 +LED_SMD +LED_SK6812_PLCC4_5.0x5.0mm_P3.2mm +https://cdn-shop.adafruit.com/product-files/1138/SK6812+LED+datasheet+.pdf +LED RGB NeoPixel +0 +4 +4 +LED_SMD +LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm +https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf +LED RGB NeoPixel +0 +4 +4 +LED_SMD +LED_WS2812_PLCC6_5.0x5.0mm_P1.6mm +https://cdn-shop.adafruit.com/datasheets/WS2812.pdf +LED RGB NeoPixel +0 +6 +6 +LED_SMD +LED_Yuji_5730 +LED,Yuji,5730,https://cdn.shopify.com/s/files/1/0344/6401/files/YJWJ014-1.1_YJ-BC-5730L-G02.pdf +LED Yuji 5730 +0 +3 +2 +LED_SMD +LED_miniPLCC_2315 +https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DAV02-2205EN_DS_ASMT-TxBM_2014-05-09.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430858274704&ssbinary=true +LED +0 +2 +2 +LED_SMD +LED_miniPLCC_2315_Handsoldering +https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DAV02-2205EN_DS_ASMT-TxBM_2014-05-09.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430858274704&ssbinary=true +LED +0 +2 +2 +LED_THT +LED_BL-FL7680RGB +'Piranha' RGB LED, through hole, common anode, 7.62x7.62mm, BGRA pin order, https://cdn-shop.adafruit.com/datasheets/BL-FL7680RGB.pdf +RGB LED Piranha Super-Flux BetLux +0 +4 +4 +LED_THT +LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O1.27mm_Z1.6mm +LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins +LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins +0 +2 +2 +LED_THT +LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O1.27mm_Z4.9mm +LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins +LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins +0 +2 +2 +LED_THT +LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O1.27mm_Z8.2mm +LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins +LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins +0 +2 +2 +LED_THT +LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O3.81mm_Z1.6mm +LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins +LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins +0 +2 +2 +LED_THT +LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O3.81mm_Z4.9mm +LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins +LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins +0 +2 +2 +LED_THT +LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O3.81mm_Z8.2mm +LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins +LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins +0 +2 +2 +LED_THT +LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O6.35mm_Z1.6mm +LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins +LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins +0 +2 +2 +LED_THT +LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O6.35mm_Z4.9mm +LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins +LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins +0 +2 +2 +LED_THT +LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O6.35mm_Z8.2mm +LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins +LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins +0 +2 +2 +LED_THT +LED_D1.8mm_W3.3mm_H2.4mm +LED, Round, Rectangular size 3.3x2.4mm^2 diameter 1.8mm, 2 pins +LED Round Rectangular size 3.3x2.4mm^2 diameter 1.8mm 2 pins +0 +2 +2 +LED_THT +LED_D2.0mm_W4.0mm_H2.8mm_FlatTop +LED, Round, FlatTop, Rectangular size 4.0x2.8mm^2 diameter 2.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-1034IDT(Ver.9A).pdf +LED Round FlatTop Rectangular size 4.0x2.8mm^2 diameter 2.0mm 2 pins +0 +2 +2 +LED_THT +LED_D2.0mm_W4.8mm_H2.5mm_FlatTop +LED, Round, FlatTop, Rectangular size 4.8x2.5mm^2 diameter 2.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-13GD(Ver.11B).pdf +LED Round FlatTop Rectangular size 4.8x2.5mm^2 diameter 2.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm +LED, diameter 3.0mm, 2 pins +LED diameter 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm-3 +LED, diameter 3.0mm, 2 pins, diameter 3.0mm, 3 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-3VSURKCGKC(Ver.8A).pdf +LED diameter 3.0mm 2 pins diameter 3.0mm 3 pins +0 +3 +3 +LED_THT +LED_D3.0mm_Clear +IR-LED, diameter 3.0mm, 2 pins, color: clear +IR infrared LED diameter 3.0mm 2 pins clear +0 +2 +2 +LED_THT +LED_D3.0mm_FlatTop +LED, Round, FlatTop, diameter 3.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-47XEC(Ver.9A).pdf +LED Round FlatTop diameter 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O1.27mm_Z2.0mm +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O1.27mm_Z2.0mm_Clear +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O1.27mm_Z2.0mm_IRBlack +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O1.27mm_Z2.0mm_IRGrey +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O1.27mm_Z6.0mm +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O1.27mm_Z10.0mm +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O3.81mm_Z2.0mm +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O3.81mm_Z6.0mm +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O3.81mm_Z10.0mm +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O6.35mm_Z2.0mm +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O6.35mm_Z6.0mm +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O6.35mm_Z10.0mm +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_IRBlack +IR-ED, diameter 3.0mm, 2 pins, color: black +IR infrared LED diameter 3.0mm 2 pins black +0 +2 +2 +LED_THT +LED_D3.0mm_IRGrey +IR-LED, diameter 3.0mm, 2 pins, color: grey +IR infrared LED diameter 3.0mm 2 pins grey +0 +2 +2 +LED_THT +LED_D4.0mm +LED, diameter 4.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-43GD(Ver.12B).pdf +LED diameter 4.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm +LED, diameter 5.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LL-504BC2E-009.pdf +LED diameter 5.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm-3 +LED, diameter 5.0mm, 2 pins, diameter 5.0mm, 3 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-59EGC(Ver.17A).pdf +LED diameter 5.0mm 2 pins diameter 5.0mm 3 pins +0 +3 +3 +LED_THT +LED_D5.0mm-3_Horizontal_O3.81mm_Z3.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 3 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 3 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins +0 +3 +3 +LED_THT +LED_D5.0mm-4_RGB +LED, diameter 5.0mm, 4 pins, WP154A4, https://www.kingbright.com/attachments/file/psearch/000/00/00/L-154A4SUREQBFZGEW(Ver.11A).pdf +LED diameter 5.0mm 2 pins diameter 5.0mm 3 pins diameter 5.0mm 4 pins RGB RGBLED +0 +4 +4 +LED_THT +LED_D5.0mm-4_RGB_Staggered_Pins +LED, diameter 5.0mm, 4 pins, WP154A4, https://www.kingbright.com/attachments/file/psearch/000/00/00/L-154A4SUREQBFZGEW(Ver.11A).pdf +rgb led +0 +4 +4 +LED_THT +LED_D5.0mm-4_RGB_Wide_Pins +LED, diameter 5.0mm, 4 pins, WP154A4, https://www.kingbright.com/attachments/file/psearch/000/00/00/L-154A4SUREQBFZGEW(Ver.11A).pdf +LED diameter 5.0mm 2 pins diameter 5.0mm 3 pins diameter 5.0mm 4 pins RGB RGBLED +0 +4 +4 +LED_THT +LED_D5.0mm_Clear +LED, diameter 5.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LL-504BC2E-009.pdf +LED diameter 5.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_FlatTop +LED, Round, FlatTop, diameter 5.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-483GDT(Ver.15B).pdf +LED Round FlatTop diameter 5.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O1.27mm_Z3.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O1.27mm_Z3.0mm_Clear +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O1.27mm_Z3.0mm_IRBlack +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O1.27mm_Z3.0mm_IRGrey +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O1.27mm_Z9.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O1.27mm_Z15.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O3.81mm_Z3.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O3.81mm_Z9.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O3.81mm_Z15.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O6.35mm_Z3.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O6.35mm_Z9.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O6.35mm_Z15.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_IRBlack +LED, diameter 5.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LL-504BC2E-009.pdf +LED diameter 5.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_IRGrey +LED, diameter 5.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LL-504BC2E-009.pdf +LED diameter 5.0mm 2 pins +0 +2 +2 +LED_THT +LED_D8.0mm +LED, diameter 8.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LED8MMGE_LED8MMGN_LED8MMRT%23KIN.pdf +LED diameter 8.0mm 2 pins +0 +2 +2 +LED_THT +LED_D8.0mm-3 +LED, diameter 8.0mm, 2 pins, diameter 8.0mm, 3 pins +LED diameter 8.0mm 2 pins diameter 8.0mm 3 pins +0 +3 +3 +LED_THT +LED_D10.0mm +LED, diameter 10.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LED10-4500RT%23KIN.pdf +LED diameter 10.0mm 2 pins +0 +2 +2 +LED_THT +LED_D10.0mm-3 +LED, diameter 10.0mm, 2 pins, diameter 10.0mm, 3 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-819EGW(Ver.14A).pdf +LED diameter 10.0mm 2 pins diameter 10.0mm 3 pins +0 +3 +3 +LED_THT +LED_D20.0mm +LED, diameter 20.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/DLC2-6GD%28V6%29.pdf +LED diameter 20.0mm 2 pins +0 +2 +2 +LED_THT +LED_Oval_W5.2mm_H3.8mm +LED_Oval, Oval, Oval size 5.2x3.8mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-5603QBC-D(Ver.12B).pdf +LED_Oval Oval Oval size 5.2x3.8mm^2 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W3.0mm_H2.0mm +LED_Rectangular, Rectangular, Rectangular size 3.0x2.0mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-169XCGDK(Ver.9B).pdf +LED_Rectangular Rectangular Rectangular size 3.0x2.0mm^2 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W3.9mm_H1.8mm +LED_Rectangular, Rectangular, Rectangular size 3.9x1.8mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-2774GD(Ver.7B).pdf +LED_Rectangular Rectangular Rectangular size 3.9x1.8mm^2 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W3.9mm_H1.8mm_FlatTop +LED_Rectangular, Rectangular, Rectangular size 3.9x1.8mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-2774GD(Ver.7B).pdf +LED_Rectangular Rectangular Rectangular size 3.9x1.8mm^2 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W3.9mm_H1.9mm +LED_Rectangular, Rectangular, Rectangular size 3.9x1.9mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-144GDT(Ver.14B).pdf +LED_Rectangular Rectangular Rectangular size 3.9x1.9mm^2 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-169XCGDK(Ver.9B).pdf +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm-3Pins +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2, 3 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-169XCGDK(Ver.9B).pdf +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 3 pins +0 +3 +3 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O1.27mm_Z1.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O1.27mm_Z3.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O1.27mm_Z5.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O3.81mm_Z1.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O3.81mm_Z3.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O3.81mm_Z5.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O6.35mm_Z1.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O6.35mm_Z3.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O6.35mm_Z5.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H5.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x5.0mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-169XCGDK(Ver.9B).pdf +LED_Rectangular Rectangular Rectangular size 5.0x5.0mm^2 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W7.62mm_H4.55mm_P5.08mm_R3 +Datasheet can be found at https://www.gme.cz/data/attachments/dsh.511-795.1.pdf +LED automotive super flux 7.62mm +0 +4 +2 +LED_THT +LED_SideEmitter_Rectangular_W4.5mm_H1.6mm +LED_SideEmitter_Rectangular, Rectangular, SideEmitter, Rectangular size 4.5x1.6mm^2, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LED15MMGE_LED15MMGN%23KIN.pdf +LED_SideEmitter_Rectangular Rectangular SideEmitter Rectangular size 4.5x1.6mm^2 2 pins +0 +2 +2 +LED_THT +LED_VCCLite_5381H1_6.35x6.35mm +Red 5381 Series LED VCCLite https://vcclite.com/wp-content/uploads/wpallimport/files/files/5381Series.pdf http://static.vcclite.com/pdf/Mounting%20Hole%20Pattern%202.pdf +Red 5381 Series LED +0 +2 +2 +LED_THT +LED_VCCLite_5381H3_6.35x6.35mm +Amber 5381 Series LED VCCLite https://vcclite.com/wp-content/uploads/wpallimport/files/files/5381Series.pdf http://static.vcclite.com/pdf/Mounting%20Hole%20Pattern%202.pdf +Amber 5381 Series LED +0 +2 +2 +LED_THT +LED_VCCLite_5381H5_6.35x6.35mm +Green 5381 Series LED VCCLite https://vcclite.com/wp-content/uploads/wpallimport/files/files/5381Series.pdf http://static.vcclite.com/pdf/Mounting%20Hole%20Pattern%202.pdf +Green 5381 Series LED +0 +2 +2 +LED_THT +LED_VCCLite_5381H7_6.35x6.35mm +Yellow 5381 Series LED VCCLite https://vcclite.com/wp-content/uploads/wpallimport/files/files/5381Series.pdf http://static.vcclite.com/pdf/Mounting%20Hole%20Pattern%202.pdf +Yellow 5381 Series LED +0 +2 +2 +Module +A20_OLINUXINO_LIME2 +A20 Olinuxino LIME2, 1.2GHz, 512-1024MB RAM, Micro-SD, NAND or eMMC, 1000Mbit Ethernet +A20 Olimex Olinuxino LIME2 development board +0 +180 +180 +Module +Adafruit_Feather +Common footprint for the Adafruit Feather series of boards, https://learn.adafruit.com/adafruit-feather/feather-specification +Adafruit Feather +0 +28 +28 +Module +Adafruit_Feather_32u4_FONA +Footprint for the Adafruit Feather 32u4 FONA board, https://learn.adafruit.com/adafruit-feather-32u4-fona +Adafruit Feather 32u4 FONA +0 +28 +28 +Module +Adafruit_Feather_32u4_FONA_WithMountingHoles +Footprint for the Adafruit Feather 32u4 FONA board, https://learn.adafruit.com/adafruit-feather-32u4-fona +Adafruit Feather 32u4 FONA +0 +28 +28 +Module +Adafruit_Feather_32u4_RFM +Footprint for the Adafruit Feather 32u4 RFM series of boards, https://learn.adafruit.com/adafruit-feather-32u4-radio-with-rfm69hcw-module +Adafruit Feather 32u4 RFM +0 +31 +31 +Module +Adafruit_Feather_32u4_RFM_WithMountingHoles +Footprint for the Adafruit Feather 32u4 RFM series of boards, https://learn.adafruit.com/adafruit-feather-32u4-radio-with-rfm69hcw-module +Adafruit Feather 32u4 RFM +0 +31 +31 +Module +Adafruit_Feather_M0_RFM +Footprint for the Adafruit Feather M0 RFM series of boards, e.g. https://learn.adafruit.com/adafruit-feather-m0-radio-with-rfm69-packet-radio +Adafruit Feather M0 RFM +0 +32 +32 +Module +Adafruit_Feather_M0_RFM_WithMountingHoles +Footprint for the Adafruit Feather M0 RFM series of boards, e.g. https://learn.adafruit.com/adafruit-feather-m0-radio-with-rfm69-packet-radio + Adafruit Feather M0 RFM +0 +32 +32 +Module +Adafruit_Feather_M0_Wifi +Footprint for the Adafruit Feather M0 Wifi board, https://learn.adafruit.com/adafruit-feather-m0-wifi-atwinc1500/ +Adafruit Feather M0 Wifi +0 +28 +28 +Module +Adafruit_Feather_M0_Wifi_WithMountingHoles +Footprint for the Adafruit Feather M0 Wifi board, https://learn.adafruit.com/adafruit-feather-m0-wifi-atwinc1500/ +Adafruit Feather M0 Wifi +0 +28 +28 +Module +Adafruit_Feather_WICED +Footprint for the Adafruit Feather WICED Wifi board, https://learn.adafruit.com/introducing-the-adafruit-wiced-feather-wifi +Adafruit Feather WICED Wifi +0 +29 +29 +Module +Adafruit_Feather_WICED_WithMountingHoles +Footprint for the Adafruit Feather WICED Wifi board, https://learn.adafruit.com/introducing-the-adafruit-wiced-feather-wifi +Adafruit Feather WICED Wifi +0 +29 +29 +Module +Adafruit_Feather_WithMountingHoles +Common footprint for the Adafruit Feather series of boards, https://learn.adafruit.com/adafruit-feather/feather-specification +Adafruit Feather +0 +28 +28 +Module +Adafruit_HUZZAH_ESP8266_breakout +32-bit microcontroller module with WiFi, https://www.adafruit.com/product/2471 +ESP8266 WiFi microcontroller +0 +20 +20 +Module +Adafruit_HUZZAH_ESP8266_breakout_WithMountingHoles +32-bit microcontroller module with WiFi, https://www.adafruit.com/product/2471 +ESP8266 WiFi microcontroller +0 +20 +20 +Module +Arduino_Nano +Arduino Nano, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf +Arduino Nano +0 +30 +30 +Module +Arduino_Nano_WithMountingHoles +Arduino Nano, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf +Arduino Nano +0 +30 +30 +Module +Arduino_UNO_R2 +Arduino UNO R2, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf +Arduino UNO R2 +0 +30 +30 +Module +Arduino_UNO_R2_WithMountingHoles +Arduino UNO R2, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf +Arduino UNO R2 +0 +30 +30 +Module +Arduino_UNO_R3 +Arduino UNO R3, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf +Arduino UNO R3 +0 +32 +32 +Module +Arduino_UNO_R3_WithMountingHoles +Arduino UNO R3, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf +Arduino UNO R3 +0 +32 +32 +Module +BeagleBoard_PocketBeagle +PocketBeagle, https://github.com/beagleboard/pocketbeagle/wiki/System-Reference-Manual#71_Expansion_Header_Connectors +PocketBeagle +0 +72 +72 +Module +Carambola2 +8devices Carambola2, OpenWRT, industrial SoM computer, https://www.8devices.com/media/products/carambola2/downloads/carambola2-datasheet.pdf +carambola2 8devices +0 +104 +52 +Module +Maple_Mini +Maple Mini, http://docs.leaflabs.com/static.leaflabs.com/pub/leaflabs/maple-docs/0.0.12/hardware/maple-mini.html +Maple Mini +0 +40 +40 +Module +Onion_Omega2+ +https://onion.io/omega2/ +Omega Onion module +0 +32 +32 +Module +Onion_Omega2S +https://github.com/OnionIoT/Omega2/raw/master/Documents/Omega2S%20Datasheet.pdf +onion omega module +0 +89 +64 +Module +Pololu_Breakout-16_15.2x20.3mm +Pololu Breakout 16-pin 15.2x20.3mm 0.6x0.8\ +Pololu Breakout +0 +16 +16 +Module +Raspberry_Pi_Zero_Socketed_THT_FaceDown_MountingHoles +Raspberry Pi Zero using through hole straight pin socket, 2x20, 2.54mm pitch, https://www.raspberrypi.org/documentation/hardware/raspberrypi/mechanical/rpi_MECH_Zero_1p2.pdf +raspberry pi zero through hole +0 +40 +40 +Module +ST_Morpho_Connector_144_STLink +ST Morpho Connector 144 With STLink +ST Morpho Connector 144 STLink +0 +148 +148 +Module +ST_Morpho_Connector_144_STLink_MountingHoles +ST Morpho Connector 144 With STLink +ST Morpho Connector 144 STLink +0 +148 +148 +Module +Sipeed-M1 +AI accelerated MCU with optional wifi, https://dl.sipeed.com/MAIX/HDK/Sipeed-M1&M1W/Specifications +AI Kendryte K210 RISC-V +0 +85 +77 +Module +Texas_EUK_R-PDSS-T7_THT +Texas Instruments EUK 7 Pin Double Sided Module +module pcb +0 +7 +7 +Module +Texas_EUS_R-PDSS-T5_THT +Texas Instruments EUS 5 Pin Double Sided Module +module pcb +0 +5 +5 +Module +Texas_EUW_R-PDSS-T7_THT +Texas Instruments EUW 7 Pin Double Sided Module +module pcb +0 +7 +7 +Module +WEMOS_D1_mini_light +16-pin module, column spacing 22.86 mm (900 mils), https://wiki.wemos.cc/products:d1:d1_mini, https://c1.staticflickr.com/1/734/31400410271_f278b087db_z.jpg +ESP8266 WiFi microcontroller +0 +16 +16 +MountingEquipment +DINRailAdapter_3xM3_PhoenixContact_1201578 +https://www.phoenixcontact.com/online/portal/us?uri=pxc-oc-itemdetail:pid=1201578&library=usen&tab=1 +DIN rail adapter universal three M3 clearance holes +0 +0 +0 +MountingHole +MountingHole_2.1mm +Mounting Hole 2.1mm, no annular +mounting hole 2.1mm no annular +0 +0 +0 +MountingHole +MountingHole_2.2mm_M2 +Mounting Hole 2.2mm, no annular, M2 +mounting hole 2.2mm no annular m2 +0 +0 +0 +MountingHole +MountingHole_2.2mm_M2_DIN965 +Mounting Hole 2.2mm, no annular, M2, DIN965 +mounting hole 2.2mm no annular m2 din965 +0 +0 +0 +MountingHole +MountingHole_2.2mm_M2_DIN965_Pad +Mounting Hole 2.2mm, M2, DIN965 +mounting hole 2.2mm m2 din965 +0 +1 +1 +MountingHole +MountingHole_2.2mm_M2_DIN965_Pad_TopBottom +Mounting Hole 2.2mm, M2, DIN965 +mounting hole 2.2mm m2 din965 +0 +3 +1 +MountingHole +MountingHole_2.2mm_M2_DIN965_Pad_TopOnly +Mounting Hole 2.2mm, M2, DIN965 +mounting hole 2.2mm m2 din965 +0 +2 +1 +MountingHole +MountingHole_2.2mm_M2_ISO7380 +Mounting Hole 2.2mm, no annular, M2, ISO7380 +mounting hole 2.2mm no annular m2 iso7380 +0 +0 +0 +MountingHole +MountingHole_2.2mm_M2_ISO7380_Pad +Mounting Hole 2.2mm, M2, ISO7380 +mounting hole 2.2mm m2 iso7380 +0 +1 +1 +MountingHole +MountingHole_2.2mm_M2_ISO7380_Pad_TopBottom +Mounting Hole 2.2mm, M2, ISO7380 +mounting hole 2.2mm m2 iso7380 +0 +3 +1 +MountingHole +MountingHole_2.2mm_M2_ISO7380_Pad_TopOnly +Mounting Hole 2.2mm, M2, ISO7380 +mounting hole 2.2mm m2 iso7380 +0 +2 +1 +MountingHole +MountingHole_2.2mm_M2_ISO14580 +Mounting Hole 2.2mm, no annular, M2, ISO14580 +mounting hole 2.2mm no annular m2 iso14580 +0 +0 +0 +MountingHole +MountingHole_2.2mm_M2_ISO14580_Pad +Mounting Hole 2.2mm, M2, ISO14580 +mounting hole 2.2mm m2 iso14580 +0 +1 +1 +MountingHole +MountingHole_2.2mm_M2_ISO14580_Pad_TopBottom +Mounting Hole 2.2mm, M2, ISO14580 +mounting hole 2.2mm m2 iso14580 +0 +3 +1 +MountingHole +MountingHole_2.2mm_M2_ISO14580_Pad_TopOnly +Mounting Hole 2.2mm, M2, ISO14580 +mounting hole 2.2mm m2 iso14580 +0 +2 +1 +MountingHole +MountingHole_2.2mm_M2_Pad +Mounting Hole 2.2mm, M2 +mounting hole 2.2mm m2 +0 +1 +1 +MountingHole +MountingHole_2.2mm_M2_Pad_TopBottom +Mounting Hole 2.2mm, M2 +mounting hole 2.2mm m2 +0 +3 +1 +MountingHole +MountingHole_2.2mm_M2_Pad_TopOnly +Mounting Hole 2.2mm, M2 +mounting hole 2.2mm m2 +0 +2 +1 +MountingHole +MountingHole_2.2mm_M2_Pad_Via +Mounting Hole 2.2mm, M2 +mounting hole 2.2mm m2 +0 +9 +1 +MountingHole +MountingHole_2.5mm +Mounting Hole 2.5mm, no annular +mounting hole 2.5mm no annular +0 +0 +0 +MountingHole +MountingHole_2.5mm_Pad +Mounting Hole 2.5mm +mounting hole 2.5mm +0 +1 +1 +MountingHole +MountingHole_2.5mm_Pad_TopBottom +Mounting Hole 2.5mm +mounting hole 2.5mm +0 +3 +1 +MountingHole +MountingHole_2.5mm_Pad_TopOnly +Mounting Hole 2.5mm +mounting hole 2.5mm +0 +2 +1 +MountingHole +MountingHole_2.5mm_Pad_Via +Mounting Hole 2.5mm +mounting hole 2.5mm +0 +9 +1 +MountingHole +MountingHole_2.7mm +Mounting Hole 2.7mm, no annular +mounting hole 2.7mm no annular +0 +0 +0 +MountingHole +MountingHole_2.7mm_M2.5 +Mounting Hole 2.7mm, no annular, M2.5 +mounting hole 2.7mm no annular m2.5 +0 +0 +0 +MountingHole +MountingHole_2.7mm_M2.5_DIN965 +Mounting Hole 2.7mm, no annular, M2.5, DIN965 +mounting hole 2.7mm no annular m2.5 din965 +0 +0 +0 +MountingHole +MountingHole_2.7mm_M2.5_DIN965_Pad +Mounting Hole 2.7mm, M2.5, DIN965 +mounting hole 2.7mm m2.5 din965 +0 +1 +1 +MountingHole +MountingHole_2.7mm_M2.5_DIN965_Pad_TopBottom +Mounting Hole 2.7mm, M2.5, DIN965 +mounting hole 2.7mm m2.5 din965 +0 +3 +1 +MountingHole +MountingHole_2.7mm_M2.5_DIN965_Pad_TopOnly +Mounting Hole 2.7mm, M2.5, DIN965 +mounting hole 2.7mm m2.5 din965 +0 +2 +1 +MountingHole +MountingHole_2.7mm_M2.5_ISO7380 +Mounting Hole 2.7mm, no annular, M2.5, ISO7380 +mounting hole 2.7mm no annular m2.5 iso7380 +0 +0 +0 +MountingHole +MountingHole_2.7mm_M2.5_ISO7380_Pad +Mounting Hole 2.7mm, M2.5, ISO7380 +mounting hole 2.7mm m2.5 iso7380 +0 +1 +1 +MountingHole +MountingHole_2.7mm_M2.5_ISO7380_Pad_TopBottom +Mounting Hole 2.7mm, M2.5, ISO7380 +mounting hole 2.7mm m2.5 iso7380 +0 +3 +1 +MountingHole +MountingHole_2.7mm_M2.5_ISO7380_Pad_TopOnly +Mounting Hole 2.7mm, M2.5, ISO7380 +mounting hole 2.7mm m2.5 iso7380 +0 +2 +1 +MountingHole +MountingHole_2.7mm_M2.5_ISO14580 +Mounting Hole 2.7mm, no annular, M2.5, ISO14580 +mounting hole 2.7mm no annular m2.5 iso14580 +0 +0 +0 +MountingHole +MountingHole_2.7mm_M2.5_ISO14580_Pad +Mounting Hole 2.7mm, M2.5, ISO14580 +mounting hole 2.7mm m2.5 iso14580 +0 +1 +1 +MountingHole +MountingHole_2.7mm_M2.5_ISO14580_Pad_TopBottom +Mounting Hole 2.7mm, M2.5, ISO14580 +mounting hole 2.7mm m2.5 iso14580 +0 +3 +1 +MountingHole +MountingHole_2.7mm_M2.5_ISO14580_Pad_TopOnly +Mounting Hole 2.7mm, M2.5, ISO14580 +mounting hole 2.7mm m2.5 iso14580 +0 +2 +1 +MountingHole +MountingHole_2.7mm_M2.5_Pad +Mounting Hole 2.7mm, M2.5 +mounting hole 2.7mm m2.5 +0 +1 +1 +MountingHole +MountingHole_2.7mm_M2.5_Pad_TopBottom +Mounting Hole 2.7mm, M2.5 +mounting hole 2.7mm m2.5 +0 +3 +1 +MountingHole +MountingHole_2.7mm_M2.5_Pad_TopOnly +Mounting Hole 2.7mm, M2.5 +mounting hole 2.7mm m2.5 +0 +2 +1 +MountingHole +MountingHole_2.7mm_M2.5_Pad_Via +Mounting Hole 2.7mm +mounting hole 2.7mm +0 +9 +1 +MountingHole +MountingHole_2.7mm_Pad +Mounting Hole 2.7mm +mounting hole 2.7mm +0 +1 +1 +MountingHole +MountingHole_2.7mm_Pad_TopBottom +Mounting Hole 2.7mm +mounting hole 2.7mm +0 +3 +1 +MountingHole +MountingHole_2.7mm_Pad_TopOnly +Mounting Hole 2.7mm +mounting hole 2.7mm +0 +2 +1 +MountingHole +MountingHole_2.7mm_Pad_Via +Mounting Hole 2.7mm +mounting hole 2.7mm +0 +9 +1 +MountingHole +MountingHole_2mm +Mounting Hole 2mm, no annular +mounting hole 2mm no annular +0 +0 +0 +MountingHole +MountingHole_3.2mm_M3 +Mounting Hole 3.2mm, no annular, M3 +mounting hole 3.2mm no annular m3 +0 +0 +0 +MountingHole +MountingHole_3.2mm_M3_DIN965 +Mounting Hole 3.2mm, no annular, M3, DIN965 +mounting hole 3.2mm no annular m3 din965 +0 +0 +0 +MountingHole +MountingHole_3.2mm_M3_DIN965_Pad +Mounting Hole 3.2mm, M3, DIN965 +mounting hole 3.2mm m3 din965 +0 +1 +1 +MountingHole +MountingHole_3.2mm_M3_DIN965_Pad_TopBottom +Mounting Hole 3.2mm, M3, DIN965 +mounting hole 3.2mm m3 din965 +0 +3 +1 +MountingHole +MountingHole_3.2mm_M3_DIN965_Pad_TopOnly +Mounting Hole 3.2mm, M3, DIN965 +mounting hole 3.2mm m3 din965 +0 +2 +1 +MountingHole +MountingHole_3.2mm_M3_ISO7380 +Mounting Hole 3.2mm, no annular, M3, ISO7380 +mounting hole 3.2mm no annular m3 iso7380 +0 +0 +0 +MountingHole +MountingHole_3.2mm_M3_ISO7380_Pad +Mounting Hole 3.2mm, M3, ISO7380 +mounting hole 3.2mm m3 iso7380 +0 +1 +1 +MountingHole +MountingHole_3.2mm_M3_ISO7380_Pad_TopBottom +Mounting Hole 3.2mm, M3, ISO7380 +mounting hole 3.2mm m3 iso7380 +0 +3 +1 +MountingHole +MountingHole_3.2mm_M3_ISO7380_Pad_TopOnly +Mounting Hole 3.2mm, M3, ISO7380 +mounting hole 3.2mm m3 iso7380 +0 +2 +1 +MountingHole +MountingHole_3.2mm_M3_ISO14580 +Mounting Hole 3.2mm, no annular, M3, ISO14580 +mounting hole 3.2mm no annular m3 iso14580 +0 +0 +0 +MountingHole +MountingHole_3.2mm_M3_ISO14580_Pad +Mounting Hole 3.2mm, M3, ISO14580 +mounting hole 3.2mm m3 iso14580 +0 +1 +1 +MountingHole +MountingHole_3.2mm_M3_ISO14580_Pad_TopBottom +Mounting Hole 3.2mm, M3, ISO14580 +mounting hole 3.2mm m3 iso14580 +0 +3 +1 +MountingHole +MountingHole_3.2mm_M3_ISO14580_Pad_TopOnly +Mounting Hole 3.2mm, M3, ISO14580 +mounting hole 3.2mm m3 iso14580 +0 +2 +1 +MountingHole +MountingHole_3.2mm_M3_Pad +Mounting Hole 3.2mm, M3 +mounting hole 3.2mm m3 +0 +1 +1 +MountingHole +MountingHole_3.2mm_M3_Pad_TopBottom +Mounting Hole 3.2mm, M3 +mounting hole 3.2mm m3 +0 +3 +1 +MountingHole +MountingHole_3.2mm_M3_Pad_TopOnly +Mounting Hole 3.2mm, M3 +mounting hole 3.2mm m3 +0 +2 +1 +MountingHole +MountingHole_3.2mm_M3_Pad_Via +Mounting Hole 3.2mm, M3 +mounting hole 3.2mm m3 +0 +9 +1 +MountingHole +MountingHole_3.5mm +Mounting Hole 3.5mm, no annular +mounting hole 3.5mm no annular +0 +0 +0 +MountingHole +MountingHole_3.5mm_Pad +Mounting Hole 3.5mm +mounting hole 3.5mm +0 +1 +1 +MountingHole +MountingHole_3.5mm_Pad_TopBottom +Mounting Hole 3.5mm +mounting hole 3.5mm +0 +3 +1 +MountingHole +MountingHole_3.5mm_Pad_TopOnly +Mounting Hole 3.5mm +mounting hole 3.5mm +0 +2 +1 +MountingHole +MountingHole_3.5mm_Pad_Via +Mounting Hole 3.5mm +mounting hole 3.5mm +0 +9 +1 +MountingHole +MountingHole_3.7mm +Mounting Hole 3.7mm, no annular +mounting hole 3.7mm no annular +0 +0 +0 +MountingHole +MountingHole_3.7mm_Pad +Mounting Hole 3.7mm +mounting hole 3.7mm +0 +1 +1 +MountingHole +MountingHole_3.7mm_Pad_TopBottom +Mounting Hole 3.7mm +mounting hole 3.7mm +0 +3 +1 +MountingHole +MountingHole_3.7mm_Pad_TopOnly +Mounting Hole 3.7mm +mounting hole 3.7mm +0 +2 +1 +MountingHole +MountingHole_3.7mm_Pad_Via +Mounting Hole 3.7mm +mounting hole 3.7mm +0 +9 +1 +MountingHole +MountingHole_3mm +Mounting Hole 3mm, no annular +mounting hole 3mm no annular +0 +0 +0 +MountingHole +MountingHole_3mm_Pad +Mounting Hole 3mm +mounting hole 3mm +0 +1 +1 +MountingHole +MountingHole_3mm_Pad_TopBottom +Mounting Hole 3mm +mounting hole 3mm +0 +3 +1 +MountingHole +MountingHole_3mm_Pad_TopOnly +Mounting Hole 3mm +mounting hole 3mm +0 +2 +1 +MountingHole +MountingHole_3mm_Pad_Via +Mounting Hole 3mm +mounting hole 3mm +0 +9 +1 +MountingHole +MountingHole_4.3mm_M4 +Mounting Hole 4.3mm, no annular, M4 +mounting hole 4.3mm no annular m4 +0 +0 +0 +MountingHole +MountingHole_4.3mm_M4_DIN965 +Mounting Hole 4.3mm, no annular, M4, DIN965 +mounting hole 4.3mm no annular m4 din965 +0 +0 +0 +MountingHole +MountingHole_4.3mm_M4_DIN965_Pad +Mounting Hole 4.3mm, M4, DIN965 +mounting hole 4.3mm m4 din965 +0 +1 +1 +MountingHole +MountingHole_4.3mm_M4_DIN965_Pad_TopBottom +Mounting Hole 4.3mm, M4, DIN965 +mounting hole 4.3mm m4 din965 +0 +3 +1 +MountingHole +MountingHole_4.3mm_M4_DIN965_Pad_TopOnly +Mounting Hole 4.3mm, M4, DIN965 +mounting hole 4.3mm m4 din965 +0 +2 +1 +MountingHole +MountingHole_4.3mm_M4_ISO7380 +Mounting Hole 4.3mm, no annular, M4, ISO7380 +mounting hole 4.3mm no annular m4 iso7380 +0 +0 +0 +MountingHole +MountingHole_4.3mm_M4_ISO7380_Pad +Mounting Hole 4.3mm, M4, ISO7380 +mounting hole 4.3mm m4 iso7380 +0 +1 +1 +MountingHole +MountingHole_4.3mm_M4_ISO7380_Pad_TopBottom +Mounting Hole 4.3mm, M4, ISO7380 +mounting hole 4.3mm m4 iso7380 +0 +3 +1 +MountingHole +MountingHole_4.3mm_M4_ISO7380_Pad_TopOnly +Mounting Hole 4.3mm, M4, ISO7380 +mounting hole 4.3mm m4 iso7380 +0 +2 +1 +MountingHole +MountingHole_4.3mm_M4_ISO14580 +Mounting Hole 4.3mm, no annular, M4, ISO14580 +mounting hole 4.3mm no annular m4 iso14580 +0 +0 +0 +MountingHole +MountingHole_4.3mm_M4_ISO14580_Pad +Mounting Hole 4.3mm, M4, ISO14580 +mounting hole 4.3mm m4 iso14580 +0 +1 +1 +MountingHole +MountingHole_4.3mm_M4_ISO14580_Pad_TopBottom +Mounting Hole 4.3mm, M4, ISO14580 +mounting hole 4.3mm m4 iso14580 +0 +3 +1 +MountingHole +MountingHole_4.3mm_M4_ISO14580_Pad_TopOnly +Mounting Hole 4.3mm, M4, ISO14580 +mounting hole 4.3mm m4 iso14580 +0 +2 +1 +MountingHole +MountingHole_4.3mm_M4_Pad +Mounting Hole 4.3mm, M4 +mounting hole 4.3mm m4 +0 +1 +1 +MountingHole +MountingHole_4.3mm_M4_Pad_TopBottom +Mounting Hole 4.3mm, M4 +mounting hole 4.3mm m4 +0 +3 +1 +MountingHole +MountingHole_4.3mm_M4_Pad_TopOnly +Mounting Hole 4.3mm, M4 +mounting hole 4.3mm m4 +0 +2 +1 +MountingHole +MountingHole_4.3mm_M4_Pad_Via +Mounting Hole 4.3mm, M4 +mounting hole 4.3mm m4 +0 +9 +1 +MountingHole +MountingHole_4.3x6.2mm_M4_Pad +Mounting Hole 4.3x6.2mm, M4 +mounting hole 4.3x6.2mm m4 +0 +1 +1 +MountingHole +MountingHole_4.3x6.2mm_M4_Pad_Via +Mounting Hole 4.3x6.2mm, M4 +mounting hole 4.3x6.2mm m4 +0 +17 +1 +MountingHole +MountingHole_4.5mm +Mounting Hole 4.5mm, no annular +mounting hole 4.5mm no annular +0 +0 +0 +MountingHole +MountingHole_4.5mm_Pad +Mounting Hole 4.5mm +mounting hole 4.5mm +0 +1 +1 +MountingHole +MountingHole_4.5mm_Pad_TopBottom +Mounting Hole 4.5mm +mounting hole 4.5mm +0 +3 +1 +MountingHole +MountingHole_4.5mm_Pad_TopOnly +Mounting Hole 4.5mm +mounting hole 4.5mm +0 +2 +1 +MountingHole +MountingHole_4.5mm_Pad_Via +Mounting Hole 4.5mm +mounting hole 4.5mm +0 +9 +1 +MountingHole +MountingHole_4mm +Mounting Hole 4mm, no annular +mounting hole 4mm no annular +0 +0 +0 +MountingHole +MountingHole_4mm_Pad +Mounting Hole 4mm +mounting hole 4mm +0 +1 +1 +MountingHole +MountingHole_4mm_Pad_TopBottom +Mounting Hole 4mm +mounting hole 4mm +0 +3 +1 +MountingHole +MountingHole_4mm_Pad_TopOnly +Mounting Hole 4mm +mounting hole 4mm +0 +2 +1 +MountingHole +MountingHole_4mm_Pad_Via +Mounting Hole 4mm +mounting hole 4mm +0 +9 +1 +MountingHole +MountingHole_5.3mm_M5 +Mounting Hole 5.3mm, no annular, M5 +mounting hole 5.3mm no annular m5 +0 +0 +0 +MountingHole +MountingHole_5.3mm_M5_DIN965 +Mounting Hole 5.3mm, no annular, M5, DIN965 +mounting hole 5.3mm no annular m5 din965 +0 +0 +0 +MountingHole +MountingHole_5.3mm_M5_DIN965_Pad +Mounting Hole 5.3mm, M5, DIN965 +mounting hole 5.3mm m5 din965 +0 +1 +1 +MountingHole +MountingHole_5.3mm_M5_DIN965_Pad_TopBottom +Mounting Hole 5.3mm, M5, DIN965 +mounting hole 5.3mm m5 din965 +0 +3 +1 +MountingHole +MountingHole_5.3mm_M5_DIN965_Pad_TopOnly +Mounting Hole 5.3mm, M5, DIN965 +mounting hole 5.3mm m5 din965 +0 +2 +1 +MountingHole +MountingHole_5.3mm_M5_ISO7380 +Mounting Hole 5.3mm, no annular, M5, ISO7380 +mounting hole 5.3mm no annular m5 iso7380 +0 +0 +0 +MountingHole +MountingHole_5.3mm_M5_ISO7380_Pad +Mounting Hole 5.3mm, M5, ISO7380 +mounting hole 5.3mm m5 iso7380 +0 +1 +1 +MountingHole +MountingHole_5.3mm_M5_ISO7380_Pad_TopBottom +Mounting Hole 5.3mm, M5, ISO7380 +mounting hole 5.3mm m5 iso7380 +0 +3 +1 +MountingHole +MountingHole_5.3mm_M5_ISO7380_Pad_TopOnly +Mounting Hole 5.3mm, M5, ISO7380 +mounting hole 5.3mm m5 iso7380 +0 +2 +1 +MountingHole +MountingHole_5.3mm_M5_ISO14580 +Mounting Hole 5.3mm, no annular, M5, ISO14580 +mounting hole 5.3mm no annular m5 iso14580 +0 +0 +0 +MountingHole +MountingHole_5.3mm_M5_ISO14580_Pad +Mounting Hole 5.3mm, M5, ISO14580 +mounting hole 5.3mm m5 iso14580 +0 +1 +1 +MountingHole +MountingHole_5.3mm_M5_ISO14580_Pad_TopBottom +Mounting Hole 5.3mm, M5, ISO14580 +mounting hole 5.3mm m5 iso14580 +0 +3 +1 +MountingHole +MountingHole_5.3mm_M5_ISO14580_Pad_TopOnly +Mounting Hole 5.3mm, M5, ISO14580 +mounting hole 5.3mm m5 iso14580 +0 +2 +1 +MountingHole +MountingHole_5.3mm_M5_Pad +Mounting Hole 5.3mm, M5 +mounting hole 5.3mm m5 +0 +1 +1 +MountingHole +MountingHole_5.3mm_M5_Pad_TopBottom +Mounting Hole 5.3mm, M5 +mounting hole 5.3mm m5 +0 +3 +1 +MountingHole +MountingHole_5.3mm_M5_Pad_TopOnly +Mounting Hole 5.3mm, M5 +mounting hole 5.3mm m5 +0 +2 +1 +MountingHole +MountingHole_5.3mm_M5_Pad_Via +Mounting Hole 5.3mm, M5 +mounting hole 5.3mm m5 +0 +9 +1 +MountingHole +MountingHole_5.5mm +Mounting Hole 5.5mm, no annular +mounting hole 5.5mm no annular +0 +0 +0 +MountingHole +MountingHole_5.5mm_Pad +Mounting Hole 5.5mm +mounting hole 5.5mm +0 +1 +1 +MountingHole +MountingHole_5.5mm_Pad_TopBottom +Mounting Hole 5.5mm +mounting hole 5.5mm +0 +3 +1 +MountingHole +MountingHole_5.5mm_Pad_TopOnly +Mounting Hole 5.5mm +mounting hole 5.5mm +0 +2 +1 +MountingHole +MountingHole_5.5mm_Pad_Via +Mounting Hole 5.5mm +mounting hole 5.5mm +0 +9 +1 +MountingHole +MountingHole_5mm +Mounting Hole 5mm, no annular +mounting hole 5mm no annular +0 +0 +0 +MountingHole +MountingHole_5mm_Pad +Mounting Hole 5mm +mounting hole 5mm +0 +1 +1 +MountingHole +MountingHole_5mm_Pad_TopBottom +Mounting Hole 5mm +mounting hole 5mm +0 +3 +1 +MountingHole +MountingHole_5mm_Pad_TopOnly +Mounting Hole 5mm +mounting hole 5mm +0 +2 +1 +MountingHole +MountingHole_5mm_Pad_Via +Mounting Hole 5mm +mounting hole 5mm +0 +9 +1 +MountingHole +MountingHole_6.4mm_M6 +Mounting Hole 6.4mm, no annular, M6 +mounting hole 6.4mm no annular m6 +0 +0 +0 +MountingHole +MountingHole_6.4mm_M6_DIN965 +Mounting Hole 6.4mm, no annular, M6, DIN965 +mounting hole 6.4mm no annular m6 din965 +0 +0 +0 +MountingHole +MountingHole_6.4mm_M6_DIN965_Pad +Mounting Hole 6.4mm, M6, DIN965 +mounting hole 6.4mm m6 din965 +0 +1 +1 +MountingHole +MountingHole_6.4mm_M6_DIN965_Pad_TopBottom +Mounting Hole 6.4mm, M6, DIN965 +mounting hole 6.4mm m6 din965 +0 +3 +1 +MountingHole +MountingHole_6.4mm_M6_DIN965_Pad_TopOnly +Mounting Hole 6.4mm, M6, DIN965 +mounting hole 6.4mm m6 din965 +0 +2 +1 +MountingHole +MountingHole_6.4mm_M6_ISO7380 +Mounting Hole 6.4mm, no annular, M6, ISO7380 +mounting hole 6.4mm no annular m6 iso7380 +0 +0 +0 +MountingHole +MountingHole_6.4mm_M6_ISO7380_Pad +Mounting Hole 6.4mm, M6, ISO7380 +mounting hole 6.4mm m6 iso7380 +0 +1 +1 +MountingHole +MountingHole_6.4mm_M6_ISO7380_Pad_TopBottom +Mounting Hole 6.4mm, M6, ISO7380 +mounting hole 6.4mm m6 iso7380 +0 +3 +1 +MountingHole +MountingHole_6.4mm_M6_ISO7380_Pad_TopOnly +Mounting Hole 6.4mm, M6, ISO7380 +mounting hole 6.4mm m6 iso7380 +0 +2 +1 +MountingHole +MountingHole_6.4mm_M6_ISO14580 +Mounting Hole 6.4mm, no annular, M6, ISO14580 +mounting hole 6.4mm no annular m6 iso14580 +0 +0 +0 +MountingHole +MountingHole_6.4mm_M6_ISO14580_Pad +Mounting Hole 6.4mm, M6, ISO14580 +mounting hole 6.4mm m6 iso14580 +0 +1 +1 +MountingHole +MountingHole_6.4mm_M6_ISO14580_Pad_TopBottom +Mounting Hole 6.4mm, M6, ISO14580 +mounting hole 6.4mm m6 iso14580 +0 +3 +1 +MountingHole +MountingHole_6.4mm_M6_ISO14580_Pad_TopOnly +Mounting Hole 6.4mm, M6, ISO14580 +mounting hole 6.4mm m6 iso14580 +0 +2 +1 +MountingHole +MountingHole_6.4mm_M6_Pad +Mounting Hole 6.4mm, M6 +mounting hole 6.4mm m6 +0 +1 +1 +MountingHole +MountingHole_6.4mm_M6_Pad_TopBottom +Mounting Hole 6.4mm, M6 +mounting hole 6.4mm m6 +0 +3 +1 +MountingHole +MountingHole_6.4mm_M6_Pad_TopOnly +Mounting Hole 6.4mm, M6 +mounting hole 6.4mm m6 +0 +2 +1 +MountingHole +MountingHole_6.4mm_M6_Pad_Via +Mounting Hole 6.4mm, M6 +mounting hole 6.4mm m6 +0 +9 +1 +MountingHole +MountingHole_6.5mm +Mounting Hole 6.5mm, no annular +mounting hole 6.5mm no annular +0 +0 +0 +MountingHole +MountingHole_6.5mm_Pad +Mounting Hole 6.5mm +mounting hole 6.5mm +0 +1 +1 +MountingHole +MountingHole_6.5mm_Pad_TopBottom +Mounting Hole 6.5mm +mounting hole 6.5mm +0 +3 +1 +MountingHole +MountingHole_6.5mm_Pad_TopOnly +Mounting Hole 6.5mm +mounting hole 6.5mm +0 +2 +1 +MountingHole +MountingHole_6.5mm_Pad_Via +Mounting Hole 6.5mm +mounting hole 6.5mm +0 +9 +1 +MountingHole +MountingHole_6mm +Mounting Hole 6mm, no annular +mounting hole 6mm no annular +0 +0 +0 +MountingHole +MountingHole_6mm_Pad +Mounting Hole 6mm +mounting hole 6mm +0 +1 +1 +MountingHole +MountingHole_6mm_Pad_TopBottom +Mounting Hole 6mm +mounting hole 6mm +0 +3 +1 +MountingHole +MountingHole_6mm_Pad_TopOnly +Mounting Hole 6mm +mounting hole 6mm +0 +2 +1 +MountingHole +MountingHole_6mm_Pad_Via +Mounting Hole 6mm +mounting hole 6mm +0 +9 +1 +MountingHole +MountingHole_8.4mm_M8 +Mounting Hole 8.4mm, no annular, M8 +mounting hole 8.4mm no annular m8 +0 +0 +0 +MountingHole +MountingHole_8.4mm_M8_Pad +Mounting Hole 8.4mm, M8 +mounting hole 8.4mm m8 +0 +1 +1 +MountingHole +MountingHole_8.4mm_M8_Pad_TopBottom +Mounting Hole 8.4mm, M8 +mounting hole 8.4mm m8 +0 +3 +1 +MountingHole +MountingHole_8.4mm_M8_Pad_TopOnly +Mounting Hole 8.4mm, M8 +mounting hole 8.4mm m8 +0 +2 +1 +MountingHole +MountingHole_8.4mm_M8_Pad_Via +Mounting Hole 8.4mm, M8 +mounting hole 8.4mm m8 +0 +9 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H5mm_9771050360 +Mounting Hardware, external M3, height 5, Wuerth electronics 9771050360 (https://katalog.we-online.com/em/datasheet/9771050360.pdf), generated with kicad-footprint-generator +Mounting M3 9771050360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H6mm_9771060360 +Mounting Hardware, external M3, height 6, Wuerth electronics 9771060360 (https://katalog.we-online.com/em/datasheet/9771060360.pdf), generated with kicad-footprint-generator +Mounting M3 9771060360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H7mm_9771070360 +Mounting Hardware, external M3, height 7, Wuerth electronics 9771070360 (https://katalog.we-online.com/em/datasheet/9771070360.pdf), generated with kicad-footprint-generator +Mounting M3 9771070360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H8mm_9771080360 +Mounting Hardware, external M3, height 8, Wuerth electronics 9771080360 (https://katalog.we-online.com/em/datasheet/9771080360.pdf), generated with kicad-footprint-generator +Mounting M3 9771080360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H9mm_9771090360 +Mounting Hardware, external M3, height 9, Wuerth electronics 9771090360 (https://katalog.we-online.com/em/datasheet/9771090360.pdf), generated with kicad-footprint-generator +Mounting M3 9771090360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H10mm_9771100360 +Mounting Hardware, external M3, height 10, Wuerth electronics 9771100360 (https://katalog.we-online.com/em/datasheet/9771100360.pdf), generated with kicad-footprint-generator +Mounting M3 9771100360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H11mm_9771110360 +Mounting Hardware, external M3, height 11, Wuerth electronics 9771110360 (https://katalog.we-online.com/em/datasheet/9771110360.pdf), generated with kicad-footprint-generator +Mounting M3 9771110360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H12mm_9771120360 +Mounting Hardware, external M3, height 12, Wuerth electronics 9771120360 (https://katalog.we-online.com/em/datasheet/9771120360.pdf), generated with kicad-footprint-generator +Mounting M3 9771120360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H13mm_9771130360 +Mounting Hardware, external M3, height 13, Wuerth electronics 9771130360 (https://katalog.we-online.com/em/datasheet/9771130360.pdf), generated with kicad-footprint-generator +Mounting M3 9771130360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H14mm_9771140360 +Mounting Hardware, external M3, height 14, Wuerth electronics 9771140360 (https://katalog.we-online.com/em/datasheet/9771140360.pdf), generated with kicad-footprint-generator +Mounting M3 9771140360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H15mm_9771150360 +Mounting Hardware, external M3, height 15, Wuerth electronics 9771150360 (https://katalog.we-online.com/em/datasheet/9771150360.pdf), generated with kicad-footprint-generator +Mounting M3 9771150360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H1mm_9774010482 +Mounting Hardware, inside through hole 4.5mm, height 1, Wuerth electronics 9774010482 (https://katalog.we-online.de/em/datasheet/9774010482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774010482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H2mm_9774020482 +Mounting Hardware, inside through hole 4.5mm, height 2, Wuerth electronics 9774020482 (https://katalog.we-online.de/em/datasheet/9774020482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774020482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H3mm_9774030482 +Mounting Hardware, inside through hole 4.5mm, height 3, Wuerth electronics 9774030482 (https://katalog.we-online.de/em/datasheet/9774030482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774030482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H4mm_9774040482 +Mounting Hardware, inside through hole 4.5mm, height 4, Wuerth electronics 9774040482 (https://katalog.we-online.de/em/datasheet/9774040482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774040482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H5mm_9774050482 +Mounting Hardware, inside through hole 4.5mm, height 5, Wuerth electronics 9774050482 (https://katalog.we-online.de/em/datasheet/9774050482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774050482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H6mm_9774060482 +Mounting Hardware, inside through hole 4.5mm, height 6, Wuerth electronics 9774060482 (https://katalog.we-online.de/em/datasheet/9774060482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774060482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H7mm_9774070482 +Mounting Hardware, inside through hole 4.5mm, height 7, Wuerth electronics 9774070482 (https://katalog.we-online.de/em/datasheet/9774070482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774070482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H8mm_9774080482 +Mounting Hardware, inside through hole 4.5mm, height 8, Wuerth electronics 9774080482 (https://katalog.we-online.de/em/datasheet/9774080482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774080482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H9mm_9774090482 +Mounting Hardware, inside through hole 4.5mm, height 9, Wuerth electronics 9774090482 (https://katalog.we-online.de/em/datasheet/9774090482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774090482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H10mm_9774100482 +Mounting Hardware, inside through hole 4.5mm, height 10, Wuerth electronics 9774100482 (https://katalog.we-online.de/em/datasheet/9774100482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774100482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H1.5mm_9774015633 +Mounting Hardware, inside through hole M1.6, height 1.5, Wuerth electronics 9774015633 (https://katalog.we-online.com/em/datasheet/9774015633.pdf), generated with kicad-footprint-generator +Mounting M1.6 9774015633 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H1mm_9774010633 +Mounting Hardware, inside through hole M1.6, height 1, Wuerth electronics 9774010633 (https://katalog.we-online.com/em/datasheet/9774010633.pdf), generated with kicad-footprint-generator +Mounting M1.6 9774010633 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H2.5mm_9774025633 +Mounting Hardware, inside through hole M1.6, height 2.5, Wuerth electronics 9774025633 (https://katalog.we-online.com/em/datasheet/9774025633.pdf), generated with kicad-footprint-generator +Mounting M1.6 9774025633 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H2.5mm_ThreadDepth1.5mm_97730256332 +Mounting Hardware, inside blind hole M1.6, height 2.5, Wuerth electronics 97730256332 (https://katalog.we-online.com/em/datasheet/97730256332.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730256332 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H2.5mm_ThreadDepth1.5mm_NoNPTH_97730256330 +Mounting Hardware, inside blind hole M1.6, height 2.5, Wuerth electronics 97730256330 (https://katalog.we-online.com/em/datasheet/97730256330R.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730256330 +0 +5 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H2mm_9774020633 +Mounting Hardware, inside through hole M1.6, height 2, Wuerth electronics 9774020633 (https://katalog.we-online.com/em/datasheet/9774020633.pdf), generated with kicad-footprint-generator +Mounting M1.6 9774020633 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H3.5mm_ThreadDepth2mm_97730356332 +Mounting Hardware, inside blind hole M1.6, height 3.5, Wuerth electronics 97730356332 (https://katalog.we-online.com/em/datasheet/97730356332.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730356332 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H3.5mm_ThreadDepth2mm_97730356334 +Mounting Hardware, inside blind hole M1.6, height 3.5, Wuerth electronics 97730356334 (https://katalog.we-online.com/em/datasheet/97730356334.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730356334 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H3.5mm_ThreadDepth2mm_NoNPTH_97730356330 +Mounting Hardware, inside blind hole M1.6, height 3.5, Wuerth electronics 97730356330 (https://katalog.we-online.com/em/datasheet/97730356330.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730356330 +0 +5 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H3mm_9774030633 +Mounting Hardware, inside through hole M1.6, height 3, Wuerth electronics 9774030633 (https://katalog.we-online.com/em/datasheet/9774030633.pdf), generated with kicad-footprint-generator +Mounting M1.6 9774030633 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H3mm_ThreadDepth1.8mm_97730306332 +Mounting Hardware, inside blind hole M1.6, height 3, Wuerth electronics 97730306332 (https://katalog.we-online.com/em/datasheet/97730306332.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730306332 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H3mm_ThreadDepth1.8mm_NoNPTH_97730306330 +Mounting Hardware, inside blind hole M1.6, height 3, Wuerth electronics 97730306330 (https://katalog.we-online.com/em/datasheet/97730306330.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730306330 +0 +5 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H4.5mm_ThreadDepth2mm_97730456332 +Mounting Hardware, inside blind hole M1.6, height 4.5, Wuerth electronics 97730456332 (https://katalog.we-online.com/em/datasheet/97730456332.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730456332 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H4.5mm_ThreadDepth2mm_97730456334 +Mounting Hardware, inside blind hole M1.6, height 4.5, Wuerth electronics 97730456334 (https://katalog.we-online.com/em/datasheet/97730456334.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730456334 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H4.5mm_ThreadDepth2mm_NoNPTH_97730456330 +Mounting Hardware, inside blind hole M1.6, height 4.5, Wuerth electronics 97730456330 (https://katalog.we-online.com/em/datasheet/97730456330.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730456330 +0 +5 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H4mm_ThreadDepth2mm_97730406332 +Mounting Hardware, inside blind hole M1.6, height 4, Wuerth electronics 97730406332 (https://katalog.we-online.com/em/datasheet/97730406332.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730406332 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H4mm_ThreadDepth2mm_97730406334 +Mounting Hardware, inside blind hole M1.6, height 4, Wuerth electronics 97730406334 (https://katalog.we-online.com/em/datasheet/97730406334.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730406334 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H4mm_ThreadDepth2mm_NoNPTH_97730406330 +Mounting Hardware, inside blind hole M1.6, height 4, Wuerth electronics 97730406330 (https://katalog.we-online.com/em/datasheet/97730406330.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730406330 +0 +5 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H5mm_ThreadDepth2mm_97730506332 +Mounting Hardware, inside blind hole M1.6, height 5, Wuerth electronics 97730506332 (https://katalog.we-online.com/em/datasheet/97730506332.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730506332 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H5mm_ThreadDepth2mm_97730506334 +Mounting Hardware, inside blind hole M1.6, height 5, Wuerth electronics 97730506334 (https://katalog.we-online.com/em/datasheet/97730506334.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730506334 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H5mm_ThreadDepth2mm_NoNPTH_97730506330 +Mounting Hardware, inside blind hole M1.6, height 5, Wuerth electronics 97730506330 (https://katalog.we-online.com/em/datasheet/97730506330.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730506330 +0 +5 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H6mm_ThreadDepth2mm_97730606332 +Mounting Hardware, inside blind hole M1.6, height 6, Wuerth electronics 97730606332 (https://katalog.we-online.com/em/datasheet/97730606332.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730606332 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H6mm_ThreadDepth2mm_97730606334 +Mounting Hardware, inside blind hole M1.6, height 6, Wuerth electronics 97730606334 (https://katalog.we-online.com/em/datasheet/97730606334.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730606334 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H6mm_ThreadDepth2mm_NoNPTH_97730606330 +Mounting Hardware, inside blind hole M1.6, height 6, Wuerth electronics 97730606330 (https://katalog.we-online.com/em/datasheet/97730606330.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730606330 +0 +5 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H1.5mm_9774015243 +Mounting Hardware, inside through hole M2, height 1.5, Wuerth electronics 9774015243 (https://katalog.we-online.de/em/datasheet/9774015243.pdf), generated with kicad-footprint-generator +Mounting M2 9774015243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H1mm_9774010243 +Mounting Hardware, inside through hole M2, height 1, Wuerth electronics 9774010243 (https://katalog.we-online.de/em/datasheet/9774010243.pdf), generated with kicad-footprint-generator +Mounting M2 9774010243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H2.5mm_9774025243 +Mounting Hardware, inside through hole M2, height 2.5, Wuerth electronics 9774025243 (https://katalog.we-online.de/em/datasheet/9774025243.pdf), generated with kicad-footprint-generator +Mounting M2 9774025243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H2mm_9774020243 +Mounting Hardware, inside through hole M2, height 2, Wuerth electronics 9774020243 (https://katalog.we-online.de/em/datasheet/9774020243.pdf), generated with kicad-footprint-generator +Mounting M2 9774020243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H3.5mm_9774035243 +Mounting Hardware, inside through hole M2, height 3.5, Wuerth electronics 9774035243 (https://katalog.we-online.de/em/datasheet/9774035243.pdf), generated with kicad-footprint-generator +Mounting M2 9774035243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H3mm_9774030243 +Mounting Hardware, inside through hole M2, height 3, Wuerth electronics 9774030243 (https://katalog.we-online.de/em/datasheet/9774030243.pdf), generated with kicad-footprint-generator +Mounting M2 9774030243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H4.5mm_9774045243 +Mounting Hardware, inside through hole M2, height 4.5, Wuerth electronics 9774045243 (https://katalog.we-online.de/em/datasheet/9774045243.pdf), generated with kicad-footprint-generator +Mounting M2 9774045243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H4mm_9774040243 +Mounting Hardware, inside through hole M2, height 4, Wuerth electronics 9774040243 (https://katalog.we-online.de/em/datasheet/9774040243.pdf), generated with kicad-footprint-generator +Mounting M2 9774040243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H5mm_9774050243 +Mounting Hardware, inside through hole M2, height 5, Wuerth electronics 9774050243 (https://katalog.we-online.de/em/datasheet/9774050243.pdf), generated with kicad-footprint-generator +Mounting M2 9774050243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H6mm_9774060243 +Mounting Hardware, inside through hole M2, height 6, Wuerth electronics 9774060243 (https://katalog.we-online.de/em/datasheet/9774060243.pdf), generated with kicad-footprint-generator +Mounting M2 9774060243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H7mm_9774070243 +Mounting Hardware, inside through hole M2, height 7, Wuerth electronics 9774070243 (https://katalog.we-online.de/em/datasheet/9774070243.pdf), generated with kicad-footprint-generator +Mounting M2 9774070243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H8mm_9774080243 +Mounting Hardware, inside through hole M2, height 8, Wuerth electronics 9774080243 (https://katalog.we-online.de/em/datasheet/9774080243.pdf), generated with kicad-footprint-generator +Mounting M2 9774080243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H1.5mm_9774015360 +Mounting Hardware, inside through hole M3, height 1.5, Wuerth electronics 9774015360 (https://katalog.we-online.de/em/datasheet/9774015360.pdf), generated with kicad-footprint-generator +Mounting M3 9774015360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H1mm_9774010360 +Mounting Hardware, inside through hole M3, height 1, Wuerth electronics 9774010360 (https://katalog.we-online.de/em/datasheet/9774010360.pdf), generated with kicad-footprint-generator +Mounting M3 9774010360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H2.5mm_9774025360 +Mounting Hardware, inside through hole M3, height 2.5, Wuerth electronics 9774025360 (https://katalog.we-online.de/em/datasheet/9774025360.pdf), generated with kicad-footprint-generator +Mounting M3 9774025360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H2mm_9774020360 +Mounting Hardware, inside through hole M3, height 2, Wuerth electronics 9774020360 (https://katalog.we-online.de/em/datasheet/9774020360.pdf), generated with kicad-footprint-generator +Mounting M3 9774020360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H3mm_9774030360 +Mounting Hardware, inside through hole M3, height 3, Wuerth electronics 9774030360 (https://katalog.we-online.de/em/datasheet/9774030360R.pdf), generated with kicad-footprint-generator +Mounting M3 9774030360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H4mm_9774040360 +Mounting Hardware, inside through hole M3, height 4, Wuerth electronics 9774040360 (https://katalog.we-online.de/em/datasheet/9774040360.pdf), generated with kicad-footprint-generator +Mounting M3 9774040360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H5mm_9774050360 +Mounting Hardware, inside through hole M3, height 5, Wuerth electronics 9774050360 (https://katalog.we-online.de/em/datasheet/9774050360.pdf), generated with kicad-footprint-generator +Mounting M3 9774050360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H6mm_9774060360 +Mounting Hardware, inside through hole M3, height 6, Wuerth electronics 9774060360 (https://katalog.we-online.de/em/datasheet/9774060360.pdf), generated with kicad-footprint-generator +Mounting M3 9774060360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H7mm_9774070360 +Mounting Hardware, inside through hole M3, height 7, Wuerth electronics 9774070360 (https://katalog.we-online.de/em/datasheet/9774070360.pdf), generated with kicad-footprint-generator +Mounting M3 9774070360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H8mm_9774080360 +Mounting Hardware, inside through hole M3, height 8, Wuerth electronics 9774080360 (https://katalog.we-online.de/em/datasheet/9774080360.pdf), generated with kicad-footprint-generator +Mounting M3 9774080360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H9mm_9774090360 +Mounting Hardware, inside through hole M3, height 9, Wuerth electronics 9774090360 (https://katalog.we-online.de/em/datasheet/9774090360.pdf), generated with kicad-footprint-generator +Mounting M3 9774090360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H10mm_9774100360 +Mounting Hardware, inside through hole M3, height 10, Wuerth electronics 9774100360 (https://katalog.we-online.de/em/datasheet/9774100360.pdf), generated with kicad-footprint-generator +Mounting M3 9774100360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H11mm_9774110360 +Mounting Hardware, inside through hole M3, height 11, Wuerth electronics 9774110360 (https://katalog.we-online.de/em/datasheet/9774110360.pdf), generated with kicad-footprint-generator +Mounting M3 9774110360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H12mm_9774120360 +Mounting Hardware, inside through hole M3, height 12, Wuerth electronics 9774120360 (https://katalog.we-online.de/em/datasheet/9774120360.pdf), generated with kicad-footprint-generator +Mounting M3 9774120360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H13mm_9774130360 +Mounting Hardware, inside through hole M3, height 13, Wuerth electronics 9774130360 (https://katalog.we-online.de/em/datasheet/9774130360.pdf), generated with kicad-footprint-generator +Mounting M3 9774130360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H14mm_9774140360 +Mounting Hardware, inside through hole M3, height 14, Wuerth electronics 9774140360 (https://katalog.we-online.de/em/datasheet/9774140360.pdf), generated with kicad-footprint-generator +Mounting M3 9774140360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H15mm_9774150360 +Mounting Hardware, inside through hole M3, height 15, Wuerth electronics 9774150360 (https://katalog.we-online.de/em/datasheet/9774150360.pdf), generated with kicad-footprint-generator +Mounting M3 9774150360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H2.6mm_ReverseMount_9775026960 +Mounting Hardware, inside through hole 3.2mm, height 2.6, Wuerth electronics 9775026960 (https://katalog.we-online.com/em/datasheet/9775026960R.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775026960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H3.1mm_ReverseMount_9775031960 +Mounting Hardware, inside through hole 3.2mm, height 3.1, Wuerth electronics 9775031960 (https://katalog.we-online.com/em/datasheet/9775031960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775031960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H3.6mm_ReverseMount_9775036960 +Mounting Hardware, inside through hole 3.2mm, height 3.6, Wuerth electronics 9775036960 (https://katalog.we-online.com/em/datasheet/9775036960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775036960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H4.1mm_ReverseMount_9775041960 +Mounting Hardware, inside through hole 3.2mm, height 4.1, Wuerth electronics 9775041960 (https://katalog.we-online.com/em/datasheet/9775041960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775041960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H4.6mm_ReverseMount_9775046960 +Mounting Hardware, inside through hole 3.2mm, height 4.6, Wuerth electronics 9775046960 (https://katalog.we-online.com/em/datasheet/9775046960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775046960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H5.1mm_ReverseMount_9775051960 +Mounting Hardware, inside through hole 3.2mm, height 5.1, Wuerth electronics 9775051960 (https://katalog.we-online.com/em/datasheet/9775051960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775051960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H5.6mm_ReverseMount_9775056960 +Mounting Hardware, inside through hole 3.2mm, height 5.6, Wuerth electronics 9775056960 (https://katalog.we-online.com/em/datasheet/9775056960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775056960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H6.6mm_ReverseMount_9775066960 +Mounting Hardware, inside through hole 3.2mm, height 6.6, Wuerth electronics 9775066960 (https://katalog.we-online.com/em/datasheet/9775066960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775066960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H7.6mm_ReverseMount_9775076960 +Mounting Hardware, inside through hole 3.2mm, height 7.6, Wuerth electronics 9775076960 (https://katalog.we-online.com/em/datasheet/9775076960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775076960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H8.6mm_ReverseMount_9775086960 +Mounting Hardware, inside through hole 3.2mm, height 8.6, Wuerth electronics 9775086960 (https://katalog.we-online.com/em/datasheet/9775086960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775086960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H9.6mm_ReverseMount_9775096960 +Mounting Hardware, inside through hole 3.2mm, height 9.6, Wuerth electronics 9775096960 (https://katalog.we-online.com/em/datasheet/9775096960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775096960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H10.6mm_ReverseMount_9775106960 +Mounting Hardware, inside through hole 3.2mm, height 10.6, Wuerth electronics 9775106960 (https://katalog.we-online.com/em/datasheet/9775106960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775106960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H11.6mm_ReverseMount_9775116960 +Mounting Hardware, inside through hole 3.2mm, height 11.6, Wuerth electronics 9775116960 (https://katalog.we-online.com/em/datasheet/9775116960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775116960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H2.6mm_ReverseMount_9775026360 +Mounting Hardware, inside through hole M3, height 2.6, Wuerth electronics 9775026360 (https://katalog.we-online.com/em/datasheet/9775026360.pdf), generated with kicad-footprint-generator +Mounting M3 9775026360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H3.1mm_ReverseMount_9775031360 +Mounting Hardware, inside through hole M3, height 3.1, Wuerth electronics 9775031360 (https://katalog.we-online.com/em/datasheet/9775031360.pdf), generated with kicad-footprint-generator +Mounting M3 9775031360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H3.6mm_ReverseMount_9775036360 +Mounting Hardware, inside through hole M3, height 3.6, Wuerth electronics 9775036360 (https://katalog.we-online.com/em/datasheet/9775036360.pdf), generated with kicad-footprint-generator +Mounting M3 9775036360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H4.1mm_ReverseMount_9775041360 +Mounting Hardware, inside through hole M3, height 4.1, Wuerth electronics 9775041360 (https://katalog.we-online.com/em/datasheet/9775041360.pdf), generated with kicad-footprint-generator +Mounting M3 9775041360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H4.6mm_ReverseMount_9775046360 +Mounting Hardware, inside through hole M3, height 4.6, Wuerth electronics 9775046360 (https://katalog.we-online.com/em/datasheet/9775046360.pdf), generated with kicad-footprint-generator +Mounting M3 9775046360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H5.1mm_ReverseMount_9775051360 +Mounting Hardware, inside through hole M3, height 5.1, Wuerth electronics 9775051360 (https://katalog.we-online.com/em/datasheet/9775051360.pdf), generated with kicad-footprint-generator +Mounting M3 9775051360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H5.6mm_ReverseMount_9775056360 +Mounting Hardware, inside through hole M3, height 5.6, Wuerth electronics 9775056360 (https://katalog.we-online.com/em/datasheet/9775056360.pdf), generated with kicad-footprint-generator +Mounting M3 9775056360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H6.6mm_ReverseMount_9775066360 +Mounting Hardware, inside through hole M3, height 6.6, Wuerth electronics 9775066360 (https://katalog.we-online.com/em/datasheet/9775066360.pdf), generated with kicad-footprint-generator +Mounting M3 9775066360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H7.6mm_ReverseMount_9775076360 +Mounting Hardware, inside through hole M3, height 7.6, Wuerth electronics 9775076360 (https://katalog.we-online.com/em/datasheet/9775076360.pdf), generated with kicad-footprint-generator +Mounting M3 9775076360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H8.6mm_ReverseMount_9775086360 +Mounting Hardware, inside through hole M3, height 8.6, Wuerth electronics 9775086360 (https://katalog.we-online.com/em/datasheet/9775086360.pdf), generated with kicad-footprint-generator +Mounting M3 9775086360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H9.6mm_ReverseMount_9775096360 +Mounting Hardware, inside through hole M3, height 9.6, Wuerth electronics 9775096360 (https://katalog.we-online.com/em/datasheet/9775096360.pdf), generated with kicad-footprint-generator +Mounting M3 9775096360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H10.6mm_ReverseMount_9775106360 +Mounting Hardware, inside through hole M3, height 10.6, Wuerth electronics 9775106360 (https://katalog.we-online.com/em/datasheet/9775106360.pdf), generated with kicad-footprint-generator +Mounting M3 9775106360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H11.6mm_ReverseMount_9775116360 +Mounting Hardware, inside through hole M3, height 11.6, Wuerth electronics 9775116360 (https://katalog.we-online.com/em/datasheet/9775116360.pdf), generated with kicad-footprint-generator +Mounting M3 9775116360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H2.5mm_SnapRivet_9776025960 +Mounting Hardware, inside through hole 3.3mm, height 2.5, Wuerth electronics 9776025960 (https://katalog.we-online.com/em/datasheet/9776025960.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776025960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H2mm_SnapRivet_9776020960 +Mounting Hardware, inside through hole 3.3mm, height 2, Wuerth electronics 9776020960 (https://katalog.we-online.com/em/datasheet/9776020960.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776020960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H3mm_SnapRivet_9776030960 +Mounting Hardware, inside through hole 3.3mm, height 3, Wuerth electronics 9776030960 (https://katalog.we-online.com/em/datasheet/9776030960.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776030960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H4mm_SnapRivet_9776040960 +Mounting Hardware, inside through hole 3.3mm, height 4, Wuerth electronics 9776040960 (https://katalog.we-online.com/em/datasheet/9776040960.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776040960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H5mm_SnapRivet_9776050960 +Mounting Hardware, inside through hole 3.3mm, height 5, Wuerth electronics 9776050960 (https://katalog.we-online.com/em/datasheet/9776050960.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776050960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H6mm_SnapRivet_9776060960 +Mounting Hardware, inside through hole 3.3mm, height 6, Wuerth electronics 9776060960 (https://katalog.we-online.com/em/datasheet/9776060960.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776060960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H7mm_SnapRivet_9776070960 +Mounting Hardware, inside through hole 3.3mm, height 7, Wuerth electronics 9776070960 (https://katalog.we-online.com/em/datasheet/9776070960.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776070960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H8mm_SnapRivet_9776080960 +Mounting Hardware, inside through hole 3.3mm, height 8, Wuerth electronics 9776080960 (https://katalog.we-online.com/em/datasheet/9776080960.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776080960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H9mm_SnapRivet_9776090960 +Mounting Hardware, inside through hole 3.3mm, height 9, Wuerth electronics 9776090960 (https://katalog.we-online.com/em/datasheet/9776090960.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776090960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H10mm_SnapRivet_9776100960 +Mounting Hardware, inside through hole 3.3mm, height 10, Wuerth electronics 9776100960 (https://katalog.we-online.com/em/datasheet/9776100960R.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776100960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H1.5mm_9774015951 +Mounting Hardware, inside through hole 2.7mm, height 1.5, Wuerth electronics 9774015951 (https://katalog.we-online.de/em/datasheet/9774015951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774015951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H1mm_9774010951 +Mounting Hardware, inside through hole 2.7mm, height 1, Wuerth electronics 9774010951 (https://katalog.we-online.de/em/datasheet/9774010951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774010951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H2.5mm_9774025951 +Mounting Hardware, inside through hole 2.7mm, height 2.5, Wuerth electronics 9774025951 (https://katalog.we-online.de/em/datasheet/9774025951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774025951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H2mm_9774020951 +Mounting Hardware, inside through hole 2.7mm, height 2, Wuerth electronics 9774020951 (https://katalog.we-online.de/em/datasheet/9774020951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774020951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H3mm_9774030951 +Mounting Hardware, inside through hole 2.7mm, height 3, Wuerth electronics 9774030951 (https://katalog.we-online.de/em/datasheet/9774030951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774030951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H4mm_9774040951 +Mounting Hardware, inside through hole 2.7mm, height 4, Wuerth electronics 9774040951 (https://katalog.we-online.de/em/datasheet/9774040951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774040951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H5.5mm_9774055951 +Mounting Hardware, inside through hole 2.7mm, height 5.5, Wuerth electronics 9774055951 (https://katalog.we-online.de/em/datasheet/9774055951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774055951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H5mm_9774050951 +Mounting Hardware, inside through hole 2.7mm, height 5, Wuerth electronics 9774050951 (https://katalog.we-online.de/em/datasheet/9774050951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774050951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H6.5mm_9774065951 +Mounting Hardware, inside through hole 2.7mm, height 6.5, Wuerth electronics 9774065951 (https://katalog.we-online.de/em/datasheet/9774065951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774065951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H6mm_9774060951 +Mounting Hardware, inside through hole 2.7mm, height 6, Wuerth electronics 9774060951 (https://katalog.we-online.de/em/datasheet/9774060951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774060951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H7mm_9774070951 +Mounting Hardware, inside through hole 2.7mm, height 7, Wuerth electronics 9774070951 (https://katalog.we-online.de/em/datasheet/9774070951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774070951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H8mm_9774080951 +Mounting Hardware, inside through hole 2.7mm, height 8, Wuerth electronics 9774080951 (https://katalog.we-online.de/em/datasheet/9774080951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774080951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H9mm_9774090951 +Mounting Hardware, inside through hole 2.7mm, height 9, Wuerth electronics 9774090951 (https://katalog.we-online.de/em/datasheet/9774090951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774090951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H10mm_9774100951 +Mounting Hardware, inside through hole 2.7mm, height 10, Wuerth electronics 9774100951 (https://katalog.we-online.de/em/datasheet/9774100951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774100951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H1.5mm_9774015943 +Mounting Hardware, inside through hole 2.25mm, height 1.5, Wuerth electronics 9774015943 (https://katalog.we-online.de/em/datasheet/9774015943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774015943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H1mm_9774010943 +Mounting Hardware, inside through hole 2.25mm, height 1, Wuerth electronics 9774010943 (https://katalog.we-online.de/em/datasheet/9774010943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774010943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H2.5mm_9774025943 +Mounting Hardware, inside through hole 2.25mm, height 2.5, Wuerth electronics 9774025943 (https://katalog.we-online.de/em/datasheet/9774025943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774025943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H2mm_9774020943 +Mounting Hardware, inside through hole 2.25mm, height 2, Wuerth electronics 9774020943 (https://katalog.we-online.de/em/datasheet/9774020943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774020943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H3.5mm_9774035943 +Mounting Hardware, inside through hole 2.25mm, height 3.5, Wuerth electronics 9774035943 (https://katalog.we-online.de/em/datasheet/9774035943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774035943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H3mm_9774030943 +Mounting Hardware, inside through hole 2.25mm, height 3, Wuerth electronics 9774030943 (https://katalog.we-online.de/em/datasheet/9774030943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774030943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H4.5mm_9774045943 +Mounting Hardware, inside through hole 2.25mm, height 4.5, Wuerth electronics 9774045943 (https://katalog.we-online.de/em/datasheet/9774045943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774045943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H4mm_9774040943 +Mounting Hardware, inside through hole 2.25mm, height 4, Wuerth electronics 9774040943 (https://katalog.we-online.de/em/datasheet/9774040943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774040943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H5mm_9774050943 +Mounting Hardware, inside through hole 2.25mm, height 5, Wuerth electronics 9774050943 (https://katalog.we-online.de/em/datasheet/9774050943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774050943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H6mm_9774060943 +Mounting Hardware, inside through hole 2.25mm, height 6, Wuerth electronics 9774060943 (https://katalog.we-online.de/em/datasheet/9774060943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774060943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H7mm_9774070943 +Mounting Hardware, inside through hole 2.25mm, height 7, Wuerth electronics 9774070943 (https://katalog.we-online.de/em/datasheet/9774070943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774070943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H8mm_9774080943 +Mounting Hardware, inside through hole 2.25mm, height 8, Wuerth electronics 9774080943 (https://katalog.we-online.de/em/datasheet/9774080943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774080943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H1.5mm_9774015960 +Mounting Hardware, inside through hole 3.3mm, height 1.5, Wuerth electronics 9774015960 (https://katalog.we-online.de/em/datasheet/9774015960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774015960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H1mm_9774010960 +Mounting Hardware, inside through hole 3.3mm, height 1, Wuerth electronics 9774010960 (https://katalog.we-online.de/em/datasheet/9774010960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774010960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H2.5mm_9774025960 +Mounting Hardware, inside through hole 3.3mm, height 2.5, Wuerth electronics 9774025960 (https://katalog.we-online.de/em/datasheet/9774025960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774025960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H2mm_9774020960 +Mounting Hardware, inside through hole 3.3mm, height 2, Wuerth electronics 9774020960 (https://katalog.we-online.de/em/datasheet/9774020960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774020960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H3mm_9774030960 +Mounting Hardware, inside through hole 3.3mm, height 3, Wuerth electronics 9774030960 (https://katalog.we-online.de/em/datasheet/9774030960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774030960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H4mm_9774040960 +Mounting Hardware, inside through hole 3.3mm, height 4, Wuerth electronics 9774040960 (https://katalog.we-online.de/em/datasheet/9774040960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774040960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H5mm_9774050960 +Mounting Hardware, inside through hole 3.3mm, height 5, Wuerth electronics 9774050960 (https://katalog.we-online.de/em/datasheet/9774050960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774050960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H6mm_9774060960 +Mounting Hardware, inside through hole 3.3mm, height 6, Wuerth electronics 9774060960 (https://katalog.we-online.de/em/datasheet/9774060960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774060960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H7mm_9774070960 +Mounting Hardware, inside through hole 3.3mm, height 7, Wuerth electronics 9774070960 (https://katalog.we-online.de/em/datasheet/9774070960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774070960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H8mm_9774080960 +Mounting Hardware, inside through hole 3.3mm, height 8, Wuerth electronics 9774080960 (https://katalog.we-online.de/em/datasheet/9774080960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774080960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H9mm_9774090960 +Mounting Hardware, inside through hole 3.3mm, height 9, Wuerth electronics 9774090960 (https://katalog.we-online.de/em/datasheet/9774090960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774090960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H10mm_9774100960 +Mounting Hardware, inside through hole 3.3mm, height 10, Wuerth electronics 9774100960 (https://katalog.we-online.de/em/datasheet/9774100960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774100960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H11mm_9774110960 +Mounting Hardware, inside through hole 3.3mm, height 11, Wuerth electronics 9774110960 (https://katalog.we-online.de/em/datasheet/9774110960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774110960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H12mm_9774120960 +Mounting Hardware, inside through hole 3.3mm, height 12, Wuerth electronics 9774120960 (https://katalog.we-online.de/em/datasheet/9774120960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774120960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H13mm_9774130960 +Mounting Hardware, inside through hole 3.3mm, height 13, Wuerth electronics 9774130960 (https://katalog.we-online.de/em/datasheet/9774130960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774130960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H14mm_9774140960 +Mounting Hardware, inside through hole 3.3mm, height 14, Wuerth electronics 9774140960 (https://katalog.we-online.de/em/datasheet/9774140960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774140960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H15mm_9774150960 +Mounting Hardware, inside through hole 3.3mm, height 15, Wuerth electronics 9774150960 (https://katalog.we-online.de/em/datasheet/9774150960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774150960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H1mm_9774010982 +Mounting Hardware, inside through hole 4.5mm, height 1, Wuerth electronics 9774010982 (https://katalog.we-online.de/em/datasheet/9774010982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774010982 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H2mm_9774020982 +Mounting Hardware, inside through hole 4.5mm, height 2, Wuerth electronics 9774020982 (https://katalog.we-online.de/em/datasheet/9774020982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774020982 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H3mm_9774030982 +Mounting Hardware, inside through hole 4.5mm, height 3, Wuerth electronics 9774030982 (https://katalog.we-online.de/em/datasheet/9774030982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774030982 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H4mm_9774040982 +Mounting Hardware, inside through hole 4.5mm, height 4, Wuerth electronics 9774040982 (https://katalog.we-online.de/em/datasheet/9774040982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774040982 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H5mm_9774050982 +Mounting Hardware, inside through hole 4.5mm, height 5, Wuerth electronics 9774050982 (https://katalog.we-online.de/em/datasheet/9774050982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774050982 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H6mm_9774060982 +Mounting Hardware, inside through hole 4.5mm, height 6, Wuerth electronics 9774060982 (https://katalog.we-online.de/em/datasheet/9774060982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774060982 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H7mm_9774070982 +Mounting Hardware, inside through hole 4.5mm, height 7, Wuerth electronics 9774070982 (https://katalog.we-online.de/em/datasheet/9774070982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774070982 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H8mm_9774080982 +Mounting Hardware, inside through hole 4.5mm, height 8, Wuerth electronics 9774080982 (https://katalog.we-online.de/em/datasheet/9774080982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774080982 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H9mm_9774090982 +Mounting Hardware, inside through hole 4.5mm, height 9, Wuerth electronics 9774090982 (https://katalog.we-online.de/em/datasheet/9774090982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774090982 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H10mm_9774100982 +Mounting Hardware, inside through hole 4.5mm, height 10, Wuerth electronics 9774100982 (https://katalog.we-online.de/em/datasheet/9774100982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774100982 +0 +8 +1 +NetTie +NetTie-2_SMD_Pad0.5mm +Net tie, 2 pin, 0.5mm square SMD pads +net tie +0 +2 +2 +NetTie +NetTie-2_SMD_Pad2.0mm +Net tie, 2 pin, 2.0mm square SMD pads +net tie +0 +2 +2 +NetTie +NetTie-2_THT_Pad0.3mm +Net tie, 2 pin, 0.3mm round THT pads +net tie +0 +2 +2 +NetTie +NetTie-2_THT_Pad1.0mm +Net tie, 2 pin, 1.0mm round THT pads +net tie +0 +2 +2 +NetTie +NetTie-3_SMD_Pad0.5mm +Net tie, 3 pin, 0.5mm square SMD pads +net tie +0 +3 +3 +NetTie +NetTie-3_SMD_Pad2.0mm +Net tie, 3 pin, 2.0mm square SMD pads +net tie +0 +3 +3 +NetTie +NetTie-3_THT_Pad0.3mm +Net tie, 3 pin, 0.3mm round THT pads +net tie +0 +3 +3 +NetTie +NetTie-3_THT_Pad1.0mm +Net tie, 3 pin, 1.0mm round THT pads +net tie +0 +3 +3 +NetTie +NetTie-4_SMD_Pad0.5mm +Net tie, 4 pin, 0.5mm square SMD pads +net tie +0 +4 +4 +NetTie +NetTie-4_SMD_Pad2.0mm +Net tie, 4 pin, 2.0mm square SMD pads +net tie +0 +4 +4 +NetTie +NetTie-4_THT_Pad0.3mm +Net tie, 4 pin, 0.3mm round THT pads +net tie +0 +4 +4 +NetTie +NetTie-4_THT_Pad1.0mm +Net tie, 4 pin, 1.0mm round THT pads +net tie +0 +4 +4 +OptoDevice +ADNS-9800 +Laser Gaming Sensor ADNS-9800 +MOUSE MOUSE_SENSOR LASER_GAMING_SENSOR +0 +16 +16 +OptoDevice +AGILENT_HFBR-152x +Fiberoptic Transmitter TX, HFBR series (https://docs.broadcom.com/docs/AV02-3283EN) +Fiberoptic Transmitter +0 +6 +6 +OptoDevice +AGILENT_HFBR-252x +Fiberoptic Receiver RX, HFBR series (https://docs.broadcom.com/docs/AV02-3283EN) +Fiberoptic Transmitter +0 +6 +6 +OptoDevice +AMS_TSL2550_SMD +http://ams.com/eng/content/download/250130/975613/142977 +TSL2550 ambient light sensor +0 +4 +4 +OptoDevice +Broadcom_AFBR-16xxZ_Horizontal +Fiber Optic Transmitter and Receiver, https://docs.broadcom.com/docs/AV02-4369EN +Fiber Optic Transmitter and Receiver +0 +6 +6 +OptoDevice +Broadcom_AFBR-16xxZ_Tilted +Fiber Optic Transmitter and Receiver, https://docs.broadcom.com/docs/AV02-4369EN +Fiber Optic Transmitter and Receiver +0 +6 +6 +OptoDevice +Broadcom_AFBR-16xxZ_Vertical +Fiber Optic Transmitter and Receiver, https://docs.broadcom.com/docs/AV02-4369EN +Fiber Optic Transmitter and Receiver +0 +6 +6 +OptoDevice +Broadcom_APDS-9301 +ambient light sensor, i2c interface, 6-pin chipled package, https://docs.broadcom.com/docs/AV02-2315EN +ambient light sensor chipled +0 +6 +6 +OptoDevice +Broadcom_DFN-6_2x2mm_P0.65mm +Broadcom DFN, 6 Pin (https://docs.broadcom.com/docs/AV02-4755EN), generated with kicad-footprint-generator ipc_noLead_generator.py +Broadcom DFN NoLead +0 +6 +6 +OptoDevice +Broadcom_LGA-8_2x2mm_P0.53mm +Broadcom LGA, 8 Pin (https://docs.broadcom.com/docs/AV02-4755EN), generated with kicad-footprint-generator ipc_noLead_generator.py +Broadcom LGA NoLead +0 +8 +8 +OptoDevice +Everlight_ITR1201SR10AR +package for Everlight ITR1201SR10AR, light-direction upwards, see https://www.everlight.com/file/ProductFile/ITR1201SR10AR-TR.pdf +reflective opto couple photo coupler +0 +4 +4 +OptoDevice +Everlight_ITR8307 +package for Everlight ITR8307 with PCB cutout, light-direction upwards, see http://www.everlight.com/file/ProductFile/ITR8307.pdf +refective opto couple photo coupler +0 +4 +4 +OptoDevice +Everlight_ITR8307F43 +package for Everlight ITR8307/F43, see https://everlighteurope.com/index.php?controller=attachment&id_attachment=5385 +refective opto couple photo coupler +0 +4 +4 +OptoDevice +Everlight_ITR8307_Reverse +package for Everlight ITR8307 with PCB cutout, light-direction downwards, see http://www.everlight.com/file/ProductFile/ITR8307.pdf +refective opto couple photo coupler +0 +4 +4 +OptoDevice +Finder_34.81 +Relay SPST, Finder Type 34.81 (opto relays/coupler), vertical/standing form, see https://gfinder.findernet.com/public/attachments/34/EN/S34USAEN.pdf +Relay SPST Finder +0 +4 +4 +OptoDevice +Hamamatsu_C12880 +Hamamatsu spectrometer, see http://www.hamamatsu.com/resources/pdf/ssd/c12880ma_kacc1226e.pdf +opto spectrometer Hamamatsu +0 +10 +10 +OptoDevice +Hamamatsu_S13360-30CS +SiPM, 2pin +Hamamatsu SiPM +0 +2 +2 +OptoDevice +Kingbright_KPS-3227 +3.2mmx2.7mm, light sensor, https://www.kingbright.com/attachments/file/psearch/000/00/00/KPS-3227SP1C(Ver.16).pdf +KPS-3227 Ambient Light Photo Sensor +0 +4 +4 +OptoDevice +Kingbright_KPS-5130 +http://www.kingbright.com/attachments/file/psearch/000/00/00/KPS-5130PD7C(Ver.14).pdf +KPS-5130 photodiode RGB sensor +0 +4 +4 +OptoDevice +Kingbright_KRC011_Horizontal +Subminiature Reflective Optical Sensor, http://www.kingbright.com/attachments/file/psearch/000/00/00/KRC011(Ver.15).pdf +Subminiature Reflective Optical Sensor +0 +4 +4 +OptoDevice +Kingbright_KRC011_Vertical +Subminiature Reflective Optical Sensor, http://www.kingbright.com/attachments/file/psearch/000/00/00/KRC011(Ver.15).pdf +Subminiature Reflective Optical Sensor +0 +4 +4 +OptoDevice +Kodenshi_LG206D +http://kodenshi.co.jp/products/pdf/sensor/photointerrupter_ic/LG206D.pdf +Photointerrupter infrared LED with photo IC +0 +5 +5 +OptoDevice +Kodenshi_LG206L +http://kodenshi.co.jp/products/pdf/sensor/photointerrupter_ic/LG205L.pdf +Photointerrupter infrared LED with photo IC +0 +5 +5 +OptoDevice +Kodenshi_SG105 +package for Kodenshi SG-105 with PCB cutout, light-direction upwards, see http://www.kodenshi.co.jp/products/pdf/sensor/photointerrupter_ref/SG-105.pdf +refective opto couple photo coupler +0 +4 +4 +OptoDevice +Kodenshi_SG105F +package for Kodenshi SG-105F, see http://www.kodenshi.co.jp/products/pdf/sensor/photointerrupter_ref/SG-105F.pdf +refective opto couple photo coupler +0 +4 +4 +OptoDevice +Kodenshi_SG105_Reverse +package for Kodenshi SG-105 with PCB cutout, light-direction downwards, see http://www.kodenshi.co.jp/products/pdf/sensor/photointerrupter_ref/SG-105.pdf +refective opto couple photo coupler +0 +4 +4 +OptoDevice +LaserDiode_TO3.3-D3.3-3 +Laser Diode, TO-3.3mm, 3pin +Laser Diode TO3.3 +0 +3 +3 +OptoDevice +LaserDiode_TO5-D9-3 +Laser Diode, TO5-like (D=9mm), 3pin +Laser Diode TO5-like +0 +3 +3 +OptoDevice +LaserDiode_TO18-D5.6-3 +Laser Diode, TO18-like (D=5.6mm), 3pin +Laser Diode TO18-like +0 +3 +3 +OptoDevice +LaserDiode_TO38ICut-3 +Laser Diode, TO-38-ICut, 3pin +Laser Diode TO38-ICut +0 +3 +3 +OptoDevice +LaserDiode_TO56-3 +Laser Diode, TO-56, 3pin +Laser Diode TO56 +0 +3 +3 +OptoDevice +Lightpipe_Dialight_515-1064F +https://www.dialightsignalsandcomponents.com/515-optopipe-light-pipe-trilevel-2-5mm-rnd-flat-diff-lens-press-fit/#tab-resources +lightpipe triple tower right angle 3mm +0 +0 +0 +OptoDevice +Lightpipe_LPF-C012303S +https://www.lumex.com/spec/LPF-C012303S.pdf +lightpipe dual tower right angle 3mm +0 +0 +0 +OptoDevice +Lightpipe_LPF-C013301S +https://www.lumex.com/spec/LPF-C013301S.pdf +lightpipe triple tower right angle 3mm +0 +0 +0 +OptoDevice +Lightpipe_Mentor_1275.x00x +https://www.mentor-bauelemente.de/katalog/ll/MENTOR-LL.pdf +spherical light pipe 4 way 3mm PLCC-2 PLCC-4 +0 +0 +0 +OptoDevice +Lightpipe_Mentor_1276.1004 +https://www.mentor-bauelemente.de/katalog/ll/MENTOR-LL.pdf +spherical light pipe 4 way 3mm PLCC-2 PLCC-4 +0 +0 +0 +OptoDevice +Lightpipe_Mentor_1276.2004 +https://www.mentor-bauelemente.de/katalog/ll/MENTOR-LL.pdf +planar light pipe 4 way 3mm PLCC-2 PLCC-4 +0 +0 +0 +OptoDevice +Lite-On_LTR-303ALS-01 +ambient light sensor, i2c interface, 6-pin chipled package, http://optoelectronics.liteon.com/upload/download/DS86-2013-0004/LTR-303ALS-01_DS_V1.pdf +ambient light sensor chipled +0 +6 +6 +OptoDevice +Luna_NSL-32 +Optoisolator with LED and photoresistor +optoisolator +0 +4 +4 +OptoDevice +Maxim_OLGA-14_3.3x5.6mm_P0.8mm +https://pdfserv.maximintegrated.com/land_patterns/90-0602.PDF +OLGA-14 OESIP-14 +0 +14 +14 +OptoDevice +ONSemi_QSE15x +3 Lead Plastic Package +ONSemi QSE158 QSE159 +0 +3 +3 +OptoDevice +OnSemi_CASE100AQ +OnSemi CASE 100AQ for QRE1113, see https://www.onsemi.com/pub/Collateral/QRE1113-D.PDF +reflective opto couple photo coupler +0 +4 +4 +OptoDevice +OnSemi_CASE100CY +OnSemi CASE 100CY, light-direction upwards, see http://www.onsemi.com/pub/Collateral/QRE1113-D.PDF +refective opto couple photo coupler +0 +4 +4 +OptoDevice +Osram_BPW82 +PhotoDiode, BPW82, RM2.54 +PhotoDiode BPW82 RM2.54 +0 +2 +2 +OptoDevice +Osram_DIL2_4.3x4.65mm_P5.08mm +PhotoDiode, plastic DIL, 4.3x4.65mm², RM5.08 +PhotoDiode plastic DIL RM5.08 +0 +2 +2 +OptoDevice +Osram_LPT80A +PhotoTransistor, sidelooker package, RM2.54 +PhotoTransistor sidelooker package RM2.54 +0 +2 +2 +OptoDevice +Osram_SFH9x0x +package for Osram SFH9x0x series of reflective photo interrupters/couplers, see http://www.osram-os.com/Graphics/XPic6/00200860_0.pdf +reflective photo interrupter SMD +0 +6 +6 +OptoDevice +Osram_SFH205 +PhotoDiode, SFH205, RM2.54 +PhotoDiode SFH205 RM2.54 +0 +2 +2 +OptoDevice +Osram_SFH225 +PhotoDiode, SFH225, RM2.54 +PhotoDiode SFH225 RM2.54 +0 +2 +2 +OptoDevice +Osram_SMD-DIL2_4.5x4.0mm +PhotoDiode, plastic SMD DIL, 4.5x4mm² +PhotoDiode plastic SMD DIL +0 +2 +2 +OptoDevice +Osram_SMD-SmartDIL +PhotoDiode, plastic SMD SmatDIL +PhotoDiode plastic SMD SmatDIL +0 +3 +3 +OptoDevice +Panasonic_APV-AQY_SSOP-4_4.45x2.65mm_P1.27mm +https://www.panasonic-electric-works.com/cps/rde/xbcr/pew_eu_en/technical_information_photomos_en.pdf +SSOP4 APV21 AQY22 +0 +4 +4 +OptoDevice +PerkinElmer_VTL5C +Axial Vactrol (http://www.qsl.net/wa1ion/vactrol/vactrol.pdf) +vactrol +0 +4 +4 +OptoDevice +PerkinElmer_VTL5Cx2 +Axial Vactrol (http://www.qsl.net/wa1ion/vactrol/vactrol.pdf) +vactrol +0 +5 +5 +OptoDevice +R_LDR_4.9x4.2mm_P2.54mm_Vertical +Resistor, LDR 4.9x4.2mm +Resistor LDR4.9x4.2 +0 +2 +2 +OptoDevice +R_LDR_5.0x4.1mm_P3mm_Vertical +Resistor, LDR 5x4.1mm, see http://cdn-reichelt.de/documents/datenblatt/A500/A90xxxx%23PE.pdf +Resistor LDR5x4.1mm +0 +2 +2 +OptoDevice +R_LDR_5.1x4.3mm_P3.4mm_Vertical +Resistor, LDR 5.1x3.4mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf +Resistor LDR5.1x3.4mm +0 +2 +2 +OptoDevice +R_LDR_5.2x5.2mm_P3.5mm_Horizontal +Resistor, LDR 5.2x5.2, upright, see http://cdn-reichelt.de/documents/datenblatt/A500/M996011A.pdf +Resistor LDR5.2x5.2 +0 +2 +2 +OptoDevice +R_LDR_7x6mm_P5.1mm_Vertical +Resistor, LDR 7x6mm +Resistor LDR7x6mm +0 +2 +2 +OptoDevice +R_LDR_10x8.5mm_P7.6mm_Vertical +Resistor, LDR 10x8.5mm +Resistor LDR10.8.5mm +0 +2 +2 +OptoDevice +R_LDR_11x9.4mm_P8.2mm_Vertical +Resistor, LDR 11x9.4mm +Resistor LDR11x9.4mm +0 +2 +2 +OptoDevice +R_LDR_12x10.8mm_P9.0mm_Vertical +Resistor, LDR 12x10.8mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf +Resistor LDR12x10.8mm +0 +2 +2 +OptoDevice +R_LDR_D6.4mm_P3.4mm_Vertical +Resistor, LDR D=6.4mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf +Resistor LDRD=6.4mm +0 +2 +2 +OptoDevice +R_LDR_D13.8mm_P9.0mm_Vertical +Resistor, diameter 13.8mm pitch 9mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf +Resistor LDR +0 +2 +2 +OptoDevice +R_LDR_D20mm_P17.5mm_Vertical +Resistor, LDR 20mm diameter, pin pitch 17.5mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf +Resistor LDR +0 +2 +2 +OptoDevice +ST_VL53L0X +https://www.st.com/resource/en/datasheet/vl53l1x.pdf +laser-ranging sensor +0 +12 +12 +OptoDevice +ST_VL53L1X +https://www.st.com/resource/en/datasheet/vl53l1x.pdf +laser-ranging sensor +0 +12 +12 +OptoDevice +Sharp_GP2Y0A41SK0F +http://www.sharp-world.com/products/device/lineup/data/pdf/datasheet/gp2y0a41sk_e.pdf +Distance Sensor Sharp +0 +2 +2 +OptoDevice +Sharp_IS471F +Sharp OPIC IS471F, see http://pdf.datasheetcatalog.com/datasheet/Sharp/mXvrzty.pdf +Sharp OPIC IS471F +0 +4 +4 +OptoDevice +Sharp_IS485 +Sharp OPIC, IS485, IS486, see http://microrato.ua.pt/main/Actividades/Estagios/Docs/IS485_6.pdf +Sharp OPIC IS485 IS486 +0 +3 +3 +OptoDevice +Siemens_SFH900 +package for Siemens SFH900 reflex photo interrupter/coupler/object detector, see https://www.batronix.com/pdf/sfh900.pdf +Siemens SFH900 reflex photo interrupter coupler object detector +0 +3 +3 +OptoDevice +Toshiba_TORX170_TORX173_TORX193_TORX194 +Fiberoptic Reciver, RX, Toshiba, Toslink, TORX170, TORX173, TORX193, TORX194 +Fiberoptic Reciver RX Toshiba Toslink TORX170 TORX173 TORX193 TORX194 +0 +6 +6 +OptoDevice +Toshiba_TOTX170_TOTX173_TOTX193_TOTX194 +Fiberoptic Reciver, RX, Toshiba, Toslink, TORX170, TORX173, TORX193, TORX194 +Fiberoptic Reciver RX Toshiba Toslink TORX170 TORX173 TORX193 TORX194 +0 +6 +6 +OptoDevice +Vishay_CAST-3Pin +IR Receiver Vishay TSOP-xxxx, CAST package, see https://www.vishay.com/docs/82493/tsop311.pdf +IRReceiverVishayTSOP-xxxx CAST +0 +3 +3 +OptoDevice +Vishay_CNY70 +package for Vishay CNY70 refective photo coupler/interrupter +Vishay CNY70 refective photo coupler +0 +4 +4 +OptoDevice +Vishay_MINICAST-3Pin +IR Receiver Vishay TSOP-xxxx, MINICAST package, see https://www.vishay.com/docs/82669/tsop32s40f.pdf +IR Receiver Vishay TSOP-xxxx MINICAST +0 +3 +3 +OptoDevice +Vishay_MINIMOLD-3Pin +IR Receiver Vishay TSOP-xxxx, MINIMOLD package, see https://www.vishay.com/docs/82742/tsop331.pdf +IR Receiver Vishay TSOP-xxxx MINIMOLD +0 +3 +3 +OptoDevice +Vishay_MOLD-3Pin +IR Receiver Vishay TSOP-xxxx, MOLD package, see https://www.vishay.com/docs/82669/tsop32s40f.pdf +IR Receiver Vishay TSOP-xxxx MOLD +0 +3 +3 +Oscillator +Oscillator_DIP-8 +Oscillator, DIP8,http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf +oscillator +0 +4 +4 +Oscillator +Oscillator_DIP-8_LargePads +Oscillator, DIP8, Large Pads, http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf +oscillator +0 +4 +4 +Oscillator +Oscillator_DIP-14 +Oscillator, DIP14, http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf +oscillator +0 +4 +4 +Oscillator +Oscillator_DIP-14_LargePads +Oscillator, DIP14, Large Pads, http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf +oscillator +0 +4 +4 +Oscillator +Oscillator_OCXO_Morion_MV267 +http://www.morion.com.ru/catalog_pdf/MV267.pdf +OCXO +0 +5 +5 +Oscillator +Oscillator_OCXO_Morion_MV317 +https://www.morion-us.com/catalog_pdf/mv317.pdf +OCXO +0 +5 +5 +Oscillator +Oscillator_SMD_Abracon_ABLNO +https://abracon.com/Precisiontiming/ABLNO.pdf +VCXO XO +0 +4 +4 +Oscillator +Oscillator_SMD_Abracon_ASCO-4Pin_1.6x1.2mm +Miniature Crystal Clock Oscillator Abracon ASCO series, https://abracon.com/Oscillators/ASCO.pdf, 1.6x1.2mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_Abracon_ASDMB-4Pin_2.5x2.0mm +Miniature Crystal Clock Oscillator Abracon ASDMB series, 2.5x2.0mm package, http://www.abracon.com/Oscillators/ASDMB.pdf +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_Abracon_ASE-4Pin_3.2x2.5mm +Miniature Crystal Clock Oscillator Abracon ASE series, http://www.abracon.com/Oscillators/ASEseries.pdf, 3.2x2.5mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_Abracon_ASE-4Pin_3.2x2.5mm_HandSoldering +Miniature Crystal Clock Oscillator Abracon ASE series, http://www.abracon.com/Oscillators/ASEseries.pdf, hand-soldering, 3.2x2.5mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_Abracon_ASV-4Pin_7.0x5.1mm +Miniature Crystal Clock Oscillator Abracon ASV series, http://www.abracon.com/Oscillators/ASV.pdf, 7.0x5.1mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_Abracon_ASV-4Pin_7.0x5.1mm_HandSoldering +Miniature Crystal Clock Oscillator Abracon ASV series, http://www.abracon.com/Oscillators/ASV.pdf, hand-soldering, 7.0x5.1mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_Diodes_FN-4Pin_7.0x5.0mm +FN Series Crystal Clock Oscillator (XO) (https://www.diodes.com/assets/Datasheets/FN_3-3V.pdf) +Oscillator Crystal SMD SMT +0 +4 +4 +Oscillator +Oscillator_SMD_ECS_2520MV-xxx-xx-4Pin_2.5x2.0mm +Miniature Crystal Clock Oscillator ECS 2520MV series, https://www.ecsxtal.com/store/pdf/ECS-2520MV.pdf +Miniature Crystal Clock Oscillator ECS 2520MV series SMD SMT HCMOS +0 +4 +4 +Oscillator +Oscillator_SMD_EuroQuartz_XO32-4Pin_3.2x2.5mm +Miniature Crystal Clock Oscillator EuroQuartz XO32 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO32.pdf, 3.2x2.5mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_EuroQuartz_XO32-4Pin_3.2x2.5mm_HandSoldering +Miniature Crystal Clock Oscillator EuroQuartz XO32 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO32.pdf, hand-soldering, 3.2x2.5mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_EuroQuartz_XO53-4Pin_5.0x3.2mm +Miniature Crystal Clock Oscillator EuroQuartz XO53 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO53.pdf, 5.0x3.2mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_EuroQuartz_XO53-4Pin_5.0x3.2mm_HandSoldering +Miniature Crystal Clock Oscillator EuroQuartz XO53 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO53.pdf, hand-soldering, 5.0x3.2mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_EuroQuartz_XO91-4Pin_7.0x5.0mm +Miniature Crystal Clock Oscillator EuroQuartz XO91 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO91.pdf, 7.0x5.0mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_EuroQuartz_XO91-4Pin_7.0x5.0mm_HandSoldering +Miniature Crystal Clock Oscillator EuroQuartz XO91 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO91.pdf, hand-soldering, 7.0x5.0mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS1-6Pin_14.8x9.1mm +Miniature Crystal Clock Oscillator TXCO Fordahl DFA S1-KHZ/LHZ, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 14.8x9.1mm^2 package +SMD SMT crystal oscillator +0 +6 +6 +Oscillator +Oscillator_SMD_Fordahl_DFAS2-4Pin_7.3x5.1mm +Mminiature Crystal Clock Oscillator TXCO Fordahl DFA S2-KS/LS/US, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 7.3x5.1mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS2-4Pin_7.3x5.1mm_HandSoldering +Mminiature Crystal Clock Oscillator TXCO Fordahl DFA S2-KS/LS/US, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 7.3x5.1mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS3-4Pin_9.1x7.2mm +Miniature Crystal Clock Oscillator TXCO Fordahl DFA S3-KS/LS/US, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 9.1x7.2mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS3-4Pin_9.1x7.2mm_HandSoldering +Miniature Crystal Clock Oscillator TXCO Fordahl DFA S3-KS/LS/US, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 9.1x7.2mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS7-4Pin_19.9x12.9mm +Miniature Crystal Clock Oscillator TXCO Fordahl DFA S7-K/L, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 19.9x12.9mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS7-4Pin_19.9x12.9mm_HandSoldering +Miniature Crystal Clock Oscillator TXCO Fordahl DFA S7-K/L, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 19.9x12.9mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS11-4Pin_7.0x5.0mm +Miniature Crystal Clock Oscillator TXCO Fordahl DFA S11-OV/UOV, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 7.0x5.0mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS11-4Pin_7.0x5.0mm_HandSoldering +Miniature Crystal Clock Oscillator TXCO Fordahl DFA S11-OV/UOV, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 7.0x5.0mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS15-4Pin_5.0x3.2mm +Ultraminiature Crystal Clock Oscillator TXCO Fordahl DFA S15-OV/UOV, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 5.0x3.2mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS15-4Pin_5.0x3.2mm_HandSoldering +Ultraminiature Crystal Clock Oscillator TXCO Fordahl DFA S15-OV/UOV, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 5.0x3.2mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_Fox_FT5H_5.0x3.2mm +https://foxonline.com/wp-content/uploads/pdfs/T5HN_T5HV.pdf +Fox TXCO temperature compensated oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_IDT_JS6-6_5.0x3.2mm_P1.27mm +SMD Crystal Oscillator IDT https://www.idt.com/document/dst/xu-family-datasheet#page=15, 5.0x3.2mm +SMD SMT crystal oscillator +0 +6 +6 +Oscillator +Oscillator_SMD_IDT_JU6-6_7.0x5.0mm_P2.54mm +SMD Crystal Oscillator IDT https://www.idt.com/document/dst/xu-family-datasheet#page=17, 7.0x5.0mm +SMD SMT crystal oscillator +0 +6 +6 +Oscillator +Oscillator_SMD_IQD_IQXO70-4Pin_7.5x5.0mm +IQD Crystal Clock Oscillator IQXO-70, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 7.5x5.0mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_IQD_IQXO70-4Pin_7.5x5.0mm_HandSoldering +IQD Crystal Clock Oscillator IQXO-70, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 7.5x5.0mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_Kyocera_2520-6Pin_2.5x2.0mm +https://global.kyocera.com/prdct/electro/product/pdf/kt2520_e.pdf +2.5mm 2mm SMD +0 +6 +6 +Oscillator +Oscillator_SMD_Kyocera_KC2520Z-4Pin_2.5x2.0mm +https://global.kyocera.com/prdct/electro/product/pdf/clock_z_xz_e.pdf +2.5mm 2mm SMD +0 +4 +4 +Oscillator +Oscillator_SMD_OCXO_ConnorWinfield_OH300 +http://www.conwin.com/datasheets/cx/cx282.pdf +OCXO +0 +7 +7 +Oscillator +Oscillator_SMD_SI570_SI571_HandSoldering +SI570, SI571, Programmable oscillator, Standard +SI570 SI571 Programmable oscillator Standard +0 +8 +8 +Oscillator +Oscillator_SMD_SI570_SI571_Standard +SI570, SI571, Programmable oscillator, Standard +SI570 SI571 Programmable oscillator Standard +0 +8 +8 +Oscillator +Oscillator_SMD_SeikoEpson_SG210-4Pin_2.5x2.0mm +SMD Crystal Oscillator Seiko Epson SG-210 https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-210SED, 2.5x2.0mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG210-4Pin_2.5x2.0mm_HandSoldering +SMD Crystal Oscillator Seiko Epson SG-210 https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-210SED, hand-soldering, 2.5x2.0mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG3030CM +SMD Crystal Oscillator Seiko Epson SG-3030CM package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002CA-4Pin_7.0x5.0mm +SMD Crystal Oscillator Seiko Epson SG-8002CA https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 7.0x5.0mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002CA-4Pin_7.0x5.0mm_HandSoldering +SMD Crystal Oscillator Seiko Epson SG-8002CA https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 7.0x5.0mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002CE-4Pin_3.2x2.5mm +SMD Crystal Oscillator Seiko Epson SG-8002CE https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 3.2x2.5mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002CE-4Pin_3.2x2.5mm_HandSoldering +SMD Crystal Oscillator Seiko Epson SG-8002CE https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 3.2x2.5mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002JA-4Pin_14.0x8.7mm +SMD Crystal Oscillator Seiko Epson SG-8002JA https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 14.0x8.7mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002JA-4Pin_14.0x8.7mm_HandSoldering +SMD Crystal Oscillator Seiko Epson SG-8002JA https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 14.0x8.7mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002JC-4Pin_10.5x5.0mm +SMD Crystal Oscillator Seiko Epson SG-8002JC https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 10.5x5.0mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002JC-4Pin_10.5x5.0mm_HandSoldering +SMD Crystal Oscillator Seiko Epson SG-8002JC https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 10.5x5.0mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002LB-4Pin_5.0x3.2mm +SMD Crystal Oscillator Seiko Epson SG-8002LB https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 5.0x3.2mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002LB-4Pin_5.0x3.2mm_HandSoldering +SMD Crystal Oscillator Seiko Epson SG-8002LB https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 5.0x3.2mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_SiTime_SiT9121-6Pin_3.2x2.5mm +3.2x2.5mm, 1-220MHz High Performance Differential Oscillator SiTime SiT9121 https://www.sitime.com/datasheet/SiT9121 +SMD SMT crystal oscillator +0 +6 +6 +Oscillator +Oscillator_SMD_Silicon_Labs_LGA-6_2.5x3.2mm_P1.25mm +Silicon_Labs LGA, 6 Pin (https://www.silabs.com/documents/public/data-sheets/si512-13.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Silicon_Labs LGA NoLead +0 +6 +6 +Oscillator +Oscillator_SMD_TCXO_G158 +TCXO +TCXO +0 +4 +4 +Oscillator +Oscillator_SMD_TXC_7C-4Pin_5.0x3.2mm +Miniature Crystal Clock Oscillator TXC 7C series, http://www.txccorp.com/download/products/osc/7C_o.pdf, 5.0x3.2mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_TXC_7C-4Pin_5.0x3.2mm_HandSoldering +Miniature Crystal Clock Oscillator TXC 7C series, http://www.txccorp.com/download/products/osc/7C_o.pdf, hand-soldering, 5.0x3.2mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SeikoEpson_SG-8002DB +14-lead dip package, row spacing 7.62 mm (300 mils) +DIL DIP PDIP 2.54mm 7.62mm 300mil +0 +4 +4 +Oscillator +Oscillator_SeikoEpson_SG-8002DC +8-lead dip package, row spacing 7.62 mm (300 mils) +DIL DIP PDIP 2.54mm 7.62mm 300mil +0 +4 +4 +Package_BGA +Analog_BGA-28_4.0x6.25mm_Layout4x7_P0.8mm_Ball0.45mm_Pad0.4 +Analog BGA-28 4.0mm x 6.25mm package, pitch 0.4mm pad, based on https://www.analog.com/media/en/technical-documentation/data-sheets/8063fa.pdf +BGA 28 0.8 +0 +28 +28 +Package_BGA +BGA-9_1.6x1.6mm_Layout3x3_P0.5mm +BGA-9, http://www.ti.com/lit/ds/symlink/bq27421-g1.pdf +BGA-9 +0 +9 +9 +Package_BGA +BGA-16_1.92x1.92mm_Layout4x4_P0.5mm +BGA-16, http://www.st.com/content/ccc/resource/technical/document/datasheet/group2/bc/cd/62/9e/8f/30/47/69/CD00151267/files/CD00151267.pdf/jcr:content/translations/en.CD00151267.pdf +BGA-16 +0 +16 +16 +Package_BGA +BGA-25_6.35x6.35mm_Layout5x5_P1.27mm +BGA-25, http://cds.linear.com/docs/en/datasheet/4624fc.pdf +BGA-25 uModule +0 +25 +25 +Package_BGA +BGA-36_3.396x3.466mm_Layout6x6_P0.4mm_Ball0.25mm_Pad0.2mm_NSMD +Altera V36, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00486-00.pdf +Altera BGA-36 V36 VBGA +0 +36 +36 +Package_BGA +BGA-48_8.0x9.0mm_Layout6x8_P0.8mm +BGA-48 - pitch 0.8 mm +BGA-48 +0 +48 +48 +Package_BGA +BGA-64_9.0x9.0mm_Layout10x10_P0.8mm +BGA-64, 10x10 raster, 9x9mm package, pitch 0.8mm +BGA-64 +0 +64 +64 +Package_BGA +BGA-68_5.0x5.0mm_Layout9x9_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD +Altera MBGA-68, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00344-01.pdf +Altera BGA-68 M68 MBGA +0 +68 +68 +Package_BGA +BGA-81_4.496x4.377mm_Layout9x9_P0.4mm_Ball0.25mm_Pad0.2mm_NSMD +Altera V81, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00478-01.pdf +Altera VBGA V81 BGA-81 +0 +81 +81 +Package_BGA +BGA-90_8.0x13.0mm_Layout2x3x15_P0.8mm +BGA-90, http://www.issi.com/WW/pdf/42-45S32800J.pdf +BGA-90 +0 +90 +90 +Package_BGA +BGA-96_9.0x13.0mm_Layout2x3x16_P0.8mm +BGA-96, http://www.mouser.com/ds/2/198/43-46TR16640B-81280BL-706483.pdf +BGA-96 +0 +96 +96 +Package_BGA +BGA-100_6.0x6.0mm_Layout11x11_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD +Altera MBGA-100, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00345-01.pdf +Altera BGA-100 M100 MBGA +0 +100 +100 +Package_BGA +BGA-100_11.0x11.0mm_Layout10x10_P1.0mm_Ball0.5mm_Pad0.4mm_NSMD +BGA-100, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00223-02.pdf +BGA-100 +0 +100 +100 +Package_BGA +BGA-121_9.0x9.0mm_Layout11x11_P0.8mm_Ball0.4mm_Pad0.35mm_NSMD +121-ball, 0.8mm BGA (based on http://www.latticesemi.com/view_document?document_id=213) +BGA 0.8mm 9mm 121 +0 +121 +121 +Package_BGA +BGA-121_12.0x12.0mm_Layout11x11_P1.0mm +BGA-121, http://cds.linear.com/docs/en/packaging/05081891_A_bga121.pdf +BGA-121 +0 +121 +121 +Package_BGA +BGA-132_12x18mm_Layout11x17_P1.0mm +BGA-132 11x17 12x18mm 1.0pitch +BGA-132 +0 +132 +132 +Package_BGA +BGA-144_7.0x7.0mm_Layout13x13_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD +Altera MBGA-144, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00346-00.pdf +Altera BGA-144 M144 MBGA +0 +144 +144 +Package_BGA +BGA-144_13.0x13.0mm_Layout12x12_P1.0mm +BGA-144, http://www.topline.tv/drawings/pdf/BGA%201,0mm%20pitch/LBGA144T1.0-DC128.pdf +BGA-144 +0 +144 +144 +Package_BGA +BGA-152_14x18mm_Layout13x17_P0.5mm +BGA-152_14x18mm_Layout13x17_P0.5mm +VBGA-152 +0 +152 +152 +Package_BGA +BGA-153_8.0x8.0mm_Layout15x15_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD +Altera MBGA-153, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00471-00.pdf +Altera BGA-153 M153 MBGA +0 +153 +153 +Package_BGA +BGA-169_11.0x11.0mm_Layout13x13_P0.8mm_Ball0.5mm_Pad0.4mm_NSMD +Altera U169, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00470-01.pdf +Altera UBGA U169 BGA-169 +0 +169 +169 +Package_BGA +BGA-200_10.0x14.5mm_Layout12x22_P0.80x0.65mm +BGA-200, 14.5x10.0mm, 200 Ball, 12x22 Layout, 0.8x0.65mm Pitch, http://www.issi.com/WW/pdf/43-46LQ32256A-AL.pdf +BGA 200 0.8x0.65 +0 +200 +200 +Package_BGA +BGA-256_11.0x11.0mm_Layout20x20_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD +Altera MBGA-256, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00348-01.pdf +Altera BGA-256 M256 MBGA +0 +256 +256 +Package_BGA +BGA-256_14.0x14.0mm_Layout16x16_P0.8mm_Ball0.45mm_Pad0.32mm_NSMD +BGA-256, dimensions: https://www.xilinx.com/support/documentation/package_specs/ft256.pdf, design rules: https://www.xilinx.com/support/documentation/user_guides/ug1099-bga-device-design-rules.pdf +BGA-256 +0 +256 +256 +Package_BGA +BGA-256_17.0x17.0mm_Layout16x16_P1.0mm_Ball0.5mm_Pad0.4mm_NSMD +BGA-256, dimensions: https://www.xilinx.com/support/documentation/package_specs/ft256.pdf, design rules: https://www.xilinx.com/support/documentation/user_guides/ug1099-bga-device-design-rules.pdf +BGA-256 +0 +256 +256 +Package_BGA +BGA-324_15.0x15.0mm_Layout18x18_P0.8mm_Ball0.5mm_Pad0.4mm_NSMD +Altera U324, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00474-02.pdf +Altera UBGA U324 BGA-324 +0 +324 +324 +Package_BGA +BGA-324_19.0x19.0mm_Layout18x18_P1.0mm_Ball0.5mm_Pad0.4mm_NSMD +BGA-324, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00233-03.pdf +BGA-324 +0 +324 +324 +Package_BGA +BGA-352_35.0x35.0mm_Layout26x26_P1.27mm +BGA-352, https://www.fujitsu.com/downloads/MICRO/fma/pdfmcu/b352p05.pdf +BGA-352 +0 +352 +352 +Package_BGA +BGA-400_21.0x21.0mm_Layout20x20_P1.0mm +BGA-400, https://www.xilinx.com/support/documentation/package_specs/fg400.pdf +BGA-400 +0 +400 +400 +Package_BGA +BGA-484_23.0x23.0mm_Layout22x22_P1.0mm +BGA-484, https://www.xilinx.com/support/documentation/package_specs/fg484.pdf +BGA-484 +0 +484 +484 +Package_BGA +BGA-624_21.0x21.0mm_Layout25x25_P0.8mm +BGA-624, 25x25 grid, 21x21mm package, pitch 0.8mm; https://www.nxp.com/docs/en/package-information/SOT1529-1.pdf +BGA 624 0.8 +0 +624 +624 +Package_BGA +BGA-625_21.0x21.0mm_Layout25x25_P0.8mm +BGA-625 +BGA-625 +0 +625 +625 +Package_BGA +BGA-672_27.0x27.0mm_Layout26x26_P1.0mm_Ball0.6mm_Pad0.5mm_NSMD +Altera BGA-672, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00472-00.pdf +Altera BGA-672 F672 FBGA +0 +672 +672 +Package_BGA +BGA-676_27.0x27.0mm_Layout26x26_P1.0mm_Ball0.6mm_Pad0.5mm_NSMD +XILINX BGA-676, https://www.xilinx.com/support/documentation/package_specs/fg676.pdf +XILINX BGA-676 FG676/FGG676 +0 +676 +676 +Package_BGA +BGA-1023_33.0x33.0mm_Layout32x32_P1.0mm +BGA-1023 +BGA-1023 +0 +1023 +1023 +Package_BGA +BGA-1156_35.0x35.0mm_Layout34x34_P1.0mm +BGA-1156 +BGA-1156 +0 +1156 +1156 +Package_BGA +BGA-1295_37.5x37.5mm_Layout36x36_P1.0mm +BGA-1295 +BGA-1295 +0 +1295 +1295 +Package_BGA +FB-BGA-484_23.0x23.0mm_Layout22x22_P1.0mm +Xilinx FB-484, https://www.xilinx.com/support/documentation/user_guides/ug1099-bga-device-design-rules.pdf +FB-BGA-484 +0 +484 +484 +Package_BGA +FBGA-78_7.5x11mm_Layout2x3x13_P0.8mm +FBGA-78, https://www.skhynix.com/product/filedata/fileDownload.do?seq=7687 +FBGA-78 +0 +78 +78 +Package_BGA +Fujitsu_WLP-15_2.28x3.092mm_Layout3x5_P0.4mm +WLP-15, 3x5 raster, 2.28x3.092mm package, pitch 0.4mm; http://www.fujitsu.com/global/documents/products/devices/semiconductor/fram/lineup/MB85RS1MT-DS501-00022-7v0-E.pdf +BGA 8 0.4 +0 +8 +8 +Package_BGA +Infineon_LFBGA-292_17x17mm_Layout20x20_P0.8mm_Ball0.5mm_Pad0.35 +Infineon LFBGA-292, 0.35mm pad, 17.0x17.0mm, 292 Ball, 20x20 Layout, 0.8mm Pitch, https://www.infineon.com/cms/en/product/packages/PG-LFBGA/PG-LFBGA-292-11/ +BGA 292 0.8 +0 +292 +292 +Package_BGA +LFBGA-100_10x10mm_Layout10x10_P0.8mm +LFBGA-100, 10x10 raster, 10x10mm package, pitch 0.8mm; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f103tb.pdf +BGA 100 0.8 +0 +100 +100 +Package_BGA +LFBGA-144_10x10mm_Layout12x12_P0.8mm +LFBGA-144, 12x12 raster, 10x10mm package, pitch 0.8mm; see section 6.1 of http://www.st.com/resource/en/datasheet/stm32f103ze.pdf +BGA 144 0.8 +0 +144 +144 +Package_BGA +LFBGA-169_16x12mm_Layout28x14_P0.5mm_Ball0.3_Pad0.3mm_NSMD +https://4donline.ihs.com/images/VipMasterIC/IC/SGST/SGSTS20279/SGSTS20279-1.pdf?hkey=EF798316E3902B6ED9A73243A3159BB0 +eMMC Flash LFBGA169 +0 +169 +169 +Package_BGA +Lattice_caBGA-381_17.0x17.0mm_Layout20x20_P0.8mm_Ball0.4mm_Pad0.4mm_NSMD +Lattice caBGA-381 footprint for ECP5 FPGAs, based on http://www.latticesemi.com/view_document?document_id=213 +BGA 381 0.8 +0 +381 +381 +Package_BGA +Lattice_caBGA-381_17.0x17.0mm_Layout20x20_P0.8mm_Ball0.4mm_Pad0.6mm_SMD +Lattice caBGA-381 footprint for ECP5 FPGAs, based on http://www.latticesemi.com/view_document?document_id=213 +BGA 381 0.8 +0 +381 +381 +Package_BGA +Lattice_caBGA-756_27.0x27.0mm_Layout32x32_P0.8mm +Lattice caBGA-756, ECP5 FPGAs, 27.0x27.0mm, 756 Ball, 32x32 Layout, 0.8mm Pitch, http://www.latticesemi.com/view_document?document_id=213 +BGA 756 0.8 +0 +756 +756 +Package_BGA +Linear_BGA-133_15.0x15.0mm_Layout12x12_P1.27mm +Analog Devices (Linear Tech), 133-pin BGA uModule, 15.0x15.0x4.92mm, https://www.analog.com/media/en/technical-documentation/data-sheets/4637fc.pdf +133 pin bga +0 +134 +134 +Package_BGA +Maxim_WLP-9_1.595x1.415_Layout3x3_P0.4mm_Ball0.27mm_Pad0.25mm_NSMD +Maxim_WLP-9 W91C1+1 https://pdfserv.maximintegrated.com/package_dwgs/21-0459.PDF +Maxim_WLP-9 +0 +9 +9 +Package_BGA +Maxim_WLP-12 +Maxim_WLP-12 W121B2+1 http://pdfserv.maximintegrated.com/package_dwgs/21-0009.PDF +Maxim_WLP-12 +0 +12 +12 +Package_BGA +Microchip_TFBGA-196_11x11mm_Layout14x14_P0.75mm_SMD +TFBGA-196, 11.0x11.0mm, 196 Ball, 14x14 Layout, 0.75mm Pitch, http://ww1.microchip.com/downloads/en/DeviceDoc/SAMA5D2-Series-Data-Sheet-DS60001476C.pdf#page=2956 +BGA 196 0.75 +0 +196 +196 +Package_BGA +ST_uTFBGA-36_3.6x3.6mm_Layout6x6_P0.5mm +ST uTFBGA-36, 0.25mm pad, 3.6x3.6mm, 36 Ball, 6x6 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stulpi01a.pdf +BGA 36 0.5 +0 +36 +36 +Package_BGA +TFBGA-64_5x5mm_Layout8x8_P0.5mm +TFBGA-64, 8x8 raster, 5x5mm package, pitch 0.5mm; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f100v8.pdf +BGA 64 0.5 +0 +64 +64 +Package_BGA +TFBGA-100_8x8mm_Layout10x10_P0.8mm +TFBGA-100, 10x10 raster, 8x8mm package, pitch 0.8mm; see section 6.2 of http://www.st.com/resource/en/datasheet/stm32f746zg.pdf +BGA 100 0.8 +0 +100 +100 +Package_BGA +TFBGA-100_9.0x9.0mm_Layout10x10_P0.8mm +TFBGA-100, 10x10, 9x9mm package, pitch 0.8mm +TFBGA-100 +0 +100 +100 +Package_BGA +TFBGA-121_10x10mm_Layout11x11_P0.8mm +TFBGA-121, 11x11 raster, 10x10mm package, pitch 0.8mm; http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#p495 +BGA 121 0.8 +0 +121 +121 +Package_BGA +TFBGA-216_13x13mm_Layout15x15_P0.8mm +TFBGA-216, 15x15 raster, 13x13mm package, pitch 0.8mm; see section 6.8 of http://www.st.com/resource/en/datasheet/stm32f746zg.pdf +BGA 216 0.8 +0 +216 +216 +Package_BGA +TFBGA-265_14x14mm_Layout17x17_P0.8mm +TFBGA-265, 17x17 raster, 14x14mm package, pitch 0.8mm; see section 7.8 of http://www.st.com/resource/en/datasheet/DM00387108.pdf +BGA 265 0.8 +0 +265 +265 +Package_BGA +Texas_DSBGA-5_0.822x1.116mm_Layout2x1x2_P0.4mm +Texas Instruments, DSBGA, 0.822x1.116mm, 5 bump 2x1x2 array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/opa330.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) +Texas Instruments DSBGA BGA YFF S-XBGA-N5 +0 +10 +5 +Package_BGA +Texas_DSBGA-6_0.9x1.4mm_Layout2x3_P0.5mm +Texas Instruments, DSBGA, 0.9x1.4mm, 6 bump 2x3 (perimeter) array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/ts5a3159a.pdf) +Texas Instruments DSBGA BGA YZP R-XBGA-N6 +0 +12 +6 +Package_BGA +Texas_DSBGA-8_0.9x1.9mm_Layout2x4_P0.5mm +Texas Instruments, DSBGA, 0.9x1.9mm, 8 bump 2x4 (perimeter) array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/txb0102.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) +Texas Instruments DSBGA BGA YZP R-XBGA-N8 +0 +16 +8 +Package_BGA +Texas_DSBGA-8_1.43x1.41mm_Layout3x3_P0.5mm +Texas Instruments, DSBGA, 1.43x1.41mm, 8 bump 3x3 (perimeter) array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/lmc555.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) +Texas Instruments DSBGA BGA YZP R-XBGA-N8 +0 +16 +8 +Package_BGA +Texas_DSBGA-8_1.5195x1.5195mm_Layout3x3_P0.5mm +Texas Instruments, DSBGA, 1.5195x1.5195x0.600mm, 8 ball 3x3 area grid, YZR pad definition (http://www.ti.com/lit/ml/mxbg270/mxbg270.pdf) +BGA 8 0.5 +0 +8 +8 +Package_BGA +Texas_DSBGA-9_1.4715x1.4715mm_Layout3x3_P0.5mm +Texas Instruments, DSBGA, 1.4715x1.4715mm, 9 bump 3x3 array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/lm4990.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) +Texas Instruments DSBGA BGA YZR0009 +0 +18 +9 +Package_BGA +Texas_DSBGA-10_1.36x1.86mm_Layout3x4_P0.5mm +Texas Instruments, DSBGA, 1.36x1.86mm, 10 bump 3x4 (perimeter) array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/txs0104e.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) +Texas Instruments DSBGA BGA +0 +20 +10 +Package_BGA +Texas_DSBGA-12_1.36x1.86mm_Layout3x4_P0.5mm +Texas Instruments, DSBGA, 1.36x1.86mm, 12 bump 3x4 (area) array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/txs0104e.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) +Texas Instruments DSBGA BGA +0 +24 +12 +Package_BGA +Texas_DSBGA-28_1.9x3.0mm_Layout4x7_P0.4mm +Texas Instruments, DSBGA, 3.0x1.9x0.625mm, 28 ball 7x4 area grid, NSMD pad definition (http://www.ti.com/lit/ds/symlink/bq51050b.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) +BGA 28 0.4 +0 +28 +28 +Package_BGA +Texas_DSBGA-49_3.33x3.488mm_Layout7x7_P0.4mm +Texas Instruments, DSBGA, 3.33x3.488x0.625mm, 49 ball 7x7 area grid, NSMD pad definition (http://www.ti.com/lit/ds/symlink/msp430f2234.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) +texas dsbga 49 +0 +49 +49 +Package_BGA +Texas_DSBGA-64_3.415x3.535mm_Layout8x8_P0.4mm +Texas Instruments, DSBGA, 3.415x3.535x0.625mm, 64 ball 8x8 area grid, NSMD pad definition (http://www.ti.com/lit/ds/slas718g/slas718g.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) +texas dsbga 64 +0 +64 +64 +Package_BGA +Texas_MicroStar_Junior_BGA-12_2.0x2.5mm_Layout4x3_P0.5mm +Texas Instruments, BGA Microstar Junior, 2x2.5mm, 12 bump 4x3 grid, NSMD pad definition (http://www.ti.com/lit/ds/symlink/txb0104.pdf, http://www.ti.com/lit/wp/ssyz015b/ssyz015b.pdf) +Texas_Junior_BGA-12 +0 +12 +12 +Package_BGA +Texas_MicroStar_Junior_BGA-80_5.0x5.0mm_Layout9x9_P0.5mm +Texas Instruments, BGA Microstar Junior, 5x5mm, 80 ball 9x9 grid, NSMD pad definition (http://www.ti.com/lit/ds/symlink/tlv320aic23b.pdf, http://www.ti.com/lit/wp/ssyz015b/ssyz015b.pdf) +Texas_Junior_BGA-80 +0 +80 +80 +Package_BGA +Texas_MicroStar_Junior_BGA-113_7.0x7.0mm_Layout12x12_P0.5mm +Texas Instruments, BGA Microstar Junior, 7x7mm, 113 ball 12x12 grid, NSMD pad definition (http://www.ti.com/lit/ml/mpbg674/mpbg674.pdf, http://www.ti.com/lit/wp/ssyz015b/ssyz015b.pdf) +Texas_Junior_BGA-113 +0 +113 +113 +Package_BGA +UCBGA-36_2.5x2.5mm_Layout6x6_P0.4mm +UCBGA-36, 6x6 raster, 2.5x2.5mm package, pitch 0.4mm; https://www.latticesemi.com/view_document?document_id=213 +BGA 36 0.4 +0 +36 +36 +Package_BGA +UCBGA-49_3x3mm_Layout7x7_P0.4mm +UCBGA-49, 7x7 raster, 3x3mm package, pitch 0.4mm; https://www.latticesemi.com/view_document?document_id=213 +BGA 49 0.4 +0 +49 +49 +Package_BGA +UCBGA-81_4x4mm_Layout9x9_P0.4mm +UCBGA-81, 9x9 raster, 4x4mm package, pitch 0.4mm; https://www.latticesemi.com/view_document?document_id=213 +BGA 81 0.4 +0 +81 +81 +Package_BGA +UFBGA-15_3.0x3.0mm_Layout4x4_P0.65mm +UFBGA-15, 4x4, 3x3mm package, pitch 0.65mm +UFBGA-15 +0 +15 +15 +Package_BGA +UFBGA-32_4.0x4.0mm_Layout6x6_P0.5mm +UFBGA-32, 6x6, 4x4mm package, pitch 0.5mm +UFBGA-32 +0 +32 +32 +Package_BGA +UFBGA-64_5x5mm_Layout8x8_P0.5mm +UFBGA-64, 8x8 raster, 5x5mm package, pitch 0.5mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f051t8.pdf +BGA 64 0.5 +0 +64 +64 +Package_BGA +UFBGA-100_7x7mm_Layout12x12_P0.5mm +UFBGA-100, 12x12 raster, 7x7mm package, pitch 0.5mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f103tb.pdf +BGA 100 0.5 +0 +100 +100 +Package_BGA +UFBGA-132_7x7mm_Layout12x12_P0.5mm +UFBGA-132, 12x12 raster, 7x7mm package, pitch 0.5mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32l152zc.pdf +BGA 132 0.5 +0 +132 +132 +Package_BGA +UFBGA-132_7x7mm_P0.5mm +UFBGA 132 Pins, 0.5mm Pitch, 0.3mm Ball, http://www.st.com/resource/en/datasheet/stm32l486qg.pdf +ufbga bga small-pitch +0 +132 +132 +Package_BGA +UFBGA-144_7x7mm_Layout12x12_P0.5mm +UFBGA-144, 12x12 raster, 7x7mm package, pitch 0.5mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32f446ze.pdf +BGA 144 0.5 +0 +144 +144 +Package_BGA +UFBGA-144_10x10mm_Layout12x12_P0.8mm +UFBGA-144, 12x12 raster, 10x10mm package, pitch 0.8mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32f446ze.pdf +BGA 144 0.8 +0 +144 +144 +Package_BGA +UFBGA-169_7x7mm_Layout13x13_P0.5mm +UFBGA-169, 13x13 raster, 7x7mm package, pitch 0.5mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32f429ng.pdf +BGA 169 0.5 +0 +169 +169 +Package_BGA +UFBGA-201_10x10mm_Layout15x15_P0.65mm +UFBGA-201, 15x15 raster, 10x10mm package, pitch 0.65mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32f207vg.pdf +BGA 201 0.65 +0 +201 +201 +Package_BGA +VFBGA-49_5.0x5.0mm_Layout7x7_P0.65mm +VFBGA-49, 7x7, 5x5mm package, pitch 0.65mm +VFBGA-49 +0 +49 +49 +Package_BGA +VFBGA-86_6x6mm_Layout10x10_P0.55mm_Ball0.25mm_Pad0.2mm +VFBGA-86, 6.0x6.0mm, 86 Ball, 10x10 Layout, 0.55mm Pitch, https://www.dialog-semiconductor.com/sites/default/files/da1469x_datasheet_3v1.pdf#page=740 +BGA 86 0.55 +0 +86 +86 +Package_BGA +VFBGA-100_7.0x7.0mm_Layout10x10_P0.65mm +VFBGA-100, 10x10, 7x7mm package, pitch 0.65mm +VFBGA-100 +0 +100 +100 +Package_BGA +WLP-4_0.73x0.73mm_Layout2x2_P0.35mm_Ball0.22mm_Pad0.2mm_NSMD +WLP-4, 2x2 raster, 0.73x0.73mm package, pitch 0.35mm; https://datasheets.maximintegrated.com/en/ds/MAX40200.pdf +BGA 4 0.35 +0 +4 +4 +Package_BGA +WLP-4_0.83x0.83mm_P0.4mm +WLP-4_0.83x0.83mm_P0.4mm https://pdfserv.maximintegrated.com/package_dwgs/21-100107.PDF, https://www.maximintegrated.com/en/app-notes/index.mvp/id/1891 +WLP-4 +0 +4 +4 +Package_BGA +WLP-4_0.86x0.86mm_P0.4mm +WLP-4_0.86x0.86mm_P0.4mm https://pdfserv.maximintegrated.com/package_dwgs/21-0612.PDF, https://www.maximintegrated.com/en/app-notes/index.mvp/id/1891 +WLP-4 +0 +4 +4 +Package_BGA +WLP-9_1.448x1.468mm_Layout3x3_P0.4mm_Ball0.27mm_Pad0.25mm +WLP-9, 1.448x1.468mm, 9 Ball, 3x3 Layout, 0.4mm Pitch, https://pdfserv.maximintegrated.com/package_dwgs/21-100168.PDF +BGA 9 0.4 +0 +9 +9 +Package_BGA +XBGA-121_10x10mm_Layout11x11_P0.8mm +XBGA-121, 11x11 raster, 10x10mm package, pitch 0.6mm; http://ww1.microchip.com/downloads/en/DeviceDoc/39969b.pdf +BGA 121 0.8 +0 +121 +121 +Package_BGA +XFBGA-36_3.5x3.5mm_Layout6x6_P0.5mm +XFBGA-36, https://www.nxp.com/docs/en/package-information/SOT1555-1.pdf +XFBGA-36 +0 +36 +36 +Package_BGA +XFBGA-64_5.0x5.0mm_Layout8x8_P0.5mm +XFBGA-64, https://www.nxp.com/docs/en/package-information/SOT1555-1.pdf +XFBGA-64 +0 +64 +64 +Package_BGA +XFBGA-121_8x8mm_Layout11x11_P0.65mm +XFBGA-121, https://www.nxp.com/docs/en/package-information/SOT1533-1.pdf +XFBGA-121 +0 +121 +121 +Package_BGA +Xilinx_CLG225 +Zynq-7000 BGA, 15x15 grid, 13x13mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=77, NSMD pad definition Appendix A +BGA 225 0.8 CLG225 +0 +225 +225 +Package_BGA +Xilinx_CLG400 +Zynq-7000 BGA, 20x20 grid, 17x17mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=78, NSMD pad definition Appendix A +BGA 400 0.8 CLG400 CL400 +0 +400 +400 +Package_BGA +Xilinx_CLG484_CLG485 +Zynq-7000 BGA, 22x22 grid, 19x19mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=79, NSMD pad definition Appendix A +BGA 484 0.8 CLG484 CL484 CLG485 CL485 +0 +484 +484 +Package_BGA +Xilinx_CPG236 +Artix-7 BGA, 19x19 grid, 10x10mm package, 0.5mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=266, NSMD pad definition Appendix A +BGA 238 0.5 CP236 CPG236 +0 +238 +238 +Package_BGA +Xilinx_CPG238 +Artix-7 BGA, 19x19 grid, 10x10mm package, 0.5mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=267, NSMD pad definition Appendix A +BGA 238 0.5 CPG238 +0 +238 +238 +Package_BGA +Xilinx_CPGA196 +Spartan-7 BGA, 14x14 grid, 8x8mm package, 0.5mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=260, NSMD pad definition Appendix A +BGA 196 0.5 CPGA196 +0 +196 +196 +Package_BGA +Xilinx_CSG324 +Artix-7 BGA, 18x18 grid, 15x15mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=268, NSMD pad definition Appendix A +BGA 324 0.8 CS324 CSG324 +0 +324 +324 +Package_BGA +Xilinx_CSG325 +Artix-7 BGA, 18x18 grid, 15x15mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=268, NSMD pad definition Appendix A +BGA 324 0.8 CS325 CSG235 +0 +324 +324 +Package_BGA +Xilinx_CSGA225 +Spartan-7 BGA, 15x15 grid, 13x13mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=262, NSMD pad definition Appendix A +BGA 225 0.8 CSGA225 +0 +225 +225 +Package_BGA +Xilinx_CSGA324 +Spartan-7 BGA, 18x18 grid, 15x15mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=263, NSMD pad definition Appendix A +BGA 324 0.8 CSGA324 +0 +324 +324 +Package_BGA +Xilinx_FBG484 +Artix-7, Kintex-7 and Zynq-7000 BGA, 22x22 grid, 23x23mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=271, ttps://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=281, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=82, NSMD pad definition Appendix A +BGA 484 1 FB484 FBG484 FBV484 +0 +484 +484 +Package_BGA +Xilinx_FBG676 +Artix-7, Kintex-7 and Zynq-7000 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=273, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=284, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=84, NSMD pad definition Appendix A +BGA 676 1 FB676 FBG676 FBV676 +0 +676 +676 +Package_BGA +Xilinx_FBG900 +Kintex-7 BGA, 30x30 grid, 31x31mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=289, NSMD pad definition Appendix A +BGA 900 1 FB900 FBG900 FBV900 +0 +900 +900 +Package_BGA +Xilinx_FFG676 +Kintex-7 and Zynq-7000 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=292, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=88, NSMD pad definition Appendix A +BGA 676 1 FF676 FFG676 FFV676 +0 +676 +676 +Package_BGA +Xilinx_FFG900_FFG901 +Kintex-7 and Zynq-7000 BGA, 30x30 grid, 31x31mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=294, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=90, NSMD pad definition Appendix A +BGA 900 1 FF900 FFG900 FFV900 FF901 FFG901 FFV901 +0 +900 +900 +Package_BGA +Xilinx_FFG1156 +Artix-7, Kintex-7 and Zynq-7000 BGA, 34x34 grid, 35x35mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=277, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=296, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=91, NSMD pad definition Appendix A +BGA 1156 1 FF1156 FFG1156 FFV1156 +0 +1156 +1156 +Package_BGA +Xilinx_FFG1157_FFG1158 +Virtex-7 BGA, 34x34 grid, 35x35mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=299, NSMD pad definition Appendix A +BGA 1156 1 FF1157 FFG1157 FFV1157 FF1158 FFG1158 FFV1158 +0 +1156 +1156 +Package_BGA +Xilinx_FFG1761 +Virtex-7 BGA, 42x42 grid, 42.5x42.5mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=300, NSMD pad definition Appendix A +BGA 1760 1 FF1761 FFG1761 +0 +1760 +1760 +Package_BGA +Xilinx_FFG1926_FFG1927_FFG1928_FFG1930 +Virtex-7 BGA, 44x44 grid, 45x45mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=303, NSMD pad definition Appendix A +BGA 1924 1 FF1926 FFG1926 FF1927 FFG1927 FFV1927 FF1928 FFG1928 FF1930 FFG1930 +0 +1924 +1924 +Package_BGA +Xilinx_FFV1761 +Virtex-7 BGA, 42x42 grid, 42.5x42.5mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=301, NSMD pad definition Appendix A +BGA 1760 1 FFV1761 +0 +1760 +1760 +Package_BGA +Xilinx_FGG484 +Artix-7 BGA, 22x22 grid, 23x23mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=275, NSMD pad definition Appendix A +BGA 484 1 FG484 FGG484 +0 +484 +484 +Package_BGA +Xilinx_FGG676 +Artix-7 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=276, NSMD pad definition Appendix A +BGA 676 1 FG676 FGG676 +0 +676 +676 +Package_BGA +Xilinx_FGGA484 +Spartan-7 BGA, 22x22 grid, 23x23mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=264, NSMD pad definition Appendix A +BGA 484 1 FGGA484 +0 +484 +484 +Package_BGA +Xilinx_FGGA676 +Spartan-7 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=265, NSMD pad definition Appendix A +BGA 676 1 FGGA676 +0 +676 +676 +Package_BGA +Xilinx_FHG1761 +Virtex-7 BGA, 42x42 grid, 45x45mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=302, NSMD pad definition Appendix A +BGA 1760 1 FH1761 FHG1761 +0 +1760 +1760 +Package_BGA +Xilinx_FLG1925_FLG1926_FLG1928_FLG1930 +Virtex-7 BGA, 44x44 grid, 45x45mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=304, NSMD pad definition Appendix A +BGA 1924 1 FL1925 FLG1925 FL1926 FLG1926 FL1928 FLG1928 FL1930 FLG1930 +0 +1924 +1924 +Package_BGA +Xilinx_FTG256 +Artix-7 BGA, 16x16 grid, 17x17mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=269, NSMD pad definition Appendix A +BGA 256 1 FT256 FTG256 +0 +256 +256 +Package_BGA +Xilinx_FTGB196 +Spartan-7 BGA, 14x14 grid, 15x15mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=261, NSMD pad definition Appendix A +BGA 196 1 FTGB196 +0 +196 +196 +Package_BGA +Xilinx_RB484 +Artix-7 and Zynq-7000 BGA, 22x22 grid, 23x23mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=278, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=92, NSMD pad definition Appendix A +BGA 484 1 RB484 +0 +484 +484 +Package_BGA +Xilinx_RB676 +Artix-7 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=280, NSMD pad definition Appendix A +BGA 676 1 RB676 +0 +676 +676 +Package_BGA +Xilinx_RF676 +Kintex-7 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=297, NSMD pad definition Appendix A +BGA 676 1 RF676 +0 +676 +676 +Package_BGA +Xilinx_RF900 +Kintex-7 and Zynq-7000 BGA, 30x30 grid, 31x31mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=298, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=94, NSMD pad definition Appendix A +BGA 900 1 RF900 +0 +900 +900 +Package_BGA +Xilinx_RF1156 +Zynq-7000 BGA, 34x34 grid, 35x35mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=95, NSMD pad definition Appendix A +BGA 1156 1 RF1156 +0 +1156 +1156 +Package_BGA +Xilinx_RF1157_RF1158 +Virtex-7 BGA, 34x34 grid, 35x35mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=305, NSMD pad definition Appendix A +BGA 1156 1 RF1157 RF1158 +0 +1156 +1156 +Package_BGA +Xilinx_RF1761 +Virtex-7 BGA, 42x42 grid, 42.5x42.5mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=306, NSMD pad definition Appendix A +BGA 1760 1 RF1761 +0 +1760 +1760 +Package_BGA +Xilinx_RF1930 +Virtex-7 BGA, 44x44 grid, 45x45mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=307, NSMD pad definition Appendix A +BGA 1924 1 RF1930 +0 +1924 +1924 +Package_BGA +Xilinx_RFG676 +Zynq-7000 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=93, NSMD pad definition Appendix A +BGA 676 1 RF676 RFG676 +0 +676 +676 +Package_BGA +Xilinx_RS484 +Artix-7 BGA, 22x22 grid, 19x19mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=279, NSMD pad definition Appendix A +BGA 484 0.8 RS484 +0 +484 +484 +Package_BGA +Xilinx_SBG484 +Artix-7 BGA, 22x22 grid, 19x19mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=270, NSMD pad definition Appendix A +BGA 484 0.8 SB484 SBG484 SBV484 +0 +484 +484 +Package_BGA +Xilinx_SBG485 +Zynq-7000 BGA, 22x22 grid, 19x19mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=80, NSMD pad definition Appendix A +BGA 484 0.8 SBG485 SBV485 +0 +484 +484 +Package_CSP +Analog_LFCSP-8-1EP_3x3mm_P0.5mm_EP1.53x1.85mm +LFCSP, exposed pad, Analog Devices (http://www.analog.com/media/en/technical-documentation/data-sheets/ADL5542.pdf) +LFCSP 8 0.5 +0 +12 +5 +Package_CSP +LFCSP-8-1EP_3x2mm_P0.5mm_EP1.6x1.65mm +LFCSP 8pin Pitch 0.5mm, http://www.analog.com/media/en/package-pcb-resources/package/57080735642908cp_8_4.pdf +LFCSP 8pin thermal pad 3x2mm Pitch 0.5mm +0 +9 +9 +Package_CSP +LFCSP-8-1EP_3x3mm_P0.5mm_EP1.6x2.34mm +LFCSP, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/CP_8_11.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +13 +9 +Package_CSP +LFCSP-8-1EP_3x3mm_P0.5mm_EP1.6x2.34mm_ThermalVias +LFCSP, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/CP_8_11.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +20 +9 +Package_CSP +LFCSP-8-1EP_3x3mm_P0.5mm_EP1.45x1.74mm +LFCSP, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-8/CP_8_13.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +13 +9 +Package_CSP +LFCSP-8_2x2mm_P0.5mm +LFCSP 8pin Pitch 0.5mm, http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_8_6.pdf +LFCSP 8pin 2x2mm Pitch 0.5mm +0 +8 +8 +Package_CSP +LFCSP-16-1EP_3x3mm_P0.5mm_EP1.3x1.3mm +LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/CP_16_21.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +21 +17 +Package_CSP +LFCSP-16-1EP_3x3mm_P0.5mm_EP1.3x1.3mm_ThermalVias +LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/CP_16_21.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +26 +17 +Package_CSP +LFCSP-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm +LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/CP_16_22.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +21 +17 +Package_CSP +LFCSP-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm_ThermalVias +LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/CP_16_22.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +26 +17 +Package_CSP +LFCSP-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm +LFCSP, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/HMC7992.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +21 +17 +Package_CSP +LFCSP-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm_ThermalVias +LFCSP, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/HMC7992.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +26 +17 +Package_CSP +LFCSP-16-1EP_3x3mm_P0.5mm_EP1.854x1.854mm +16-Lead Lead Frame Chip Scale Package, 3x3mm, 0.5mm pitch, 1.854mm thermal pad (CP-16-22, http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_16_22.pdf) +LFCSP 16 0.5 +0 +21 +17 +Package_CSP +LFCSP-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm +LFCSP, 16 pin, 4x4mm, 2.1mm sq pad (http://www.analog.com/media/en/technical-documentation/data-sheets/ADG633.pdf) +LFCSP 16 0.65 +0 +21 +17 +Package_CSP +LFCSP-16-1EP_4x4mm_P0.65mm_EP2.4x2.4mm +LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/cp-16-40.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +21 +17 +Package_CSP +LFCSP-16-1EP_4x4mm_P0.65mm_EP2.4x2.4mm_ThermalVias +LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/cp-16-40.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +31 +17 +Package_CSP +LFCSP-20-1EP_4x4mm_P0.5mm_EP2.1x2.1mm +20-Lead Frame Chip Scale Package - 4x4x0.9 mm Body [LFCSP], (see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_20_6.pdf) +LFCSP 0.5 +0 +25 +21 +Package_CSP +LFCSP-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm +LFCSP, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/AD7682_7689.pdf), generated with kicad-footprint-generator ipc_dfn_qfn_generator.py +LFCSP DFN_QFN +0 +25 +21 +Package_CSP +LFCSP-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias +LFCSP, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/AD7682_7689.pdf), generated with kicad-footprint-generator ipc_dfn_qfn_generator.py +LFCSP DFN_QFN +0 +35 +21 +Package_CSP +LFCSP-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm +LFCSP, 20 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-20/CP_20_8.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +25 +21 +Package_CSP +LFCSP-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias +LFCSP, 20 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-20/CP_20_8.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +35 +21 +Package_CSP +LFCSP-24-1EP_4x4mm_P0.5mm_EP2.3x2.3mm +LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_24_14.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +29 +25 +Package_CSP +LFCSP-24-1EP_4x4mm_P0.5mm_EP2.3x2.3mm_ThermalVias +LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_24_14.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +39 +25 +Package_CSP +LFCSP-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm +LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_24_7.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +29 +25 +Package_CSP +LFCSP-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias +LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_24_7.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +39 +25 +Package_CSP +LFCSP-28-1EP_5x5mm_P0.5mm_EP3.14x3.14mm +LFCSP, 28 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-28/CP_28_10.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +33 +29 +Package_CSP +LFCSP-28-1EP_5x5mm_P0.5mm_EP3.14x3.14mm_ThermalVias +LFCSP, 28 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-28/CP_28_10.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +43 +29 +Package_CSP +LFCSP-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm +LFCSP, 32 Pin (https://www.analog.com/media/en/package-pcb-resources/package/414143737956480539664569cp_32_2.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +42 +33 +Package_CSP +LFCSP-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias +LFCSP, 32 Pin (https://www.analog.com/media/en/package-pcb-resources/package/414143737956480539664569cp_32_2.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +59 +33 +Package_CSP +LFCSP-32-1EP_5x5mm_P0.5mm_EP3.6x3.6mm +LFCSP, 32 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ADV7280.PDF#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +37 +33 +Package_CSP +LFCSP-32-1EP_5x5mm_P0.5mm_EP3.6x3.6mm_ThermalVias +LFCSP, 32 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ADV7280.PDF#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +47 +33 +Package_CSP +LFCSP-32-1EP_5x5mm_P0.5mm_EP3.25x3.25mm +32-Lead Frame Chip Scale Package LFCSP (5mm x 5mm); (see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-32/CP_32_27.pdf +LFCSP 0.5 +0 +37 +33 +Package_CSP +LFCSP-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm +LFCSP, 48 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_48_5.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +58 +49 +Package_CSP +LFCSP-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm_ThermalVias +LFCSP, 48 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_48_5.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +75 +49 +Package_CSP +LFCSP-64-1EP_9x9mm_P0.5mm_EP5.21x5.21mm +LFCSP, 64 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_64_7.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +69 +65 +Package_CSP +LFCSP-64-1EP_9x9mm_P0.5mm_EP5.21x5.21mm_ThermalVias +LFCSP, 64 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_64_7.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +86 +65 +Package_CSP +LFCSP-72-1EP_10x10mm_P0.5mm_EP5.3x5.3mm +LFCSP, 72 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/ADAU1452_1451_1450.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +82 +73 +Package_CSP +LFCSP-72-1EP_10x10mm_P0.5mm_EP5.3x5.3mm_ThermalVias +LFCSP, 72 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/ADAU1452_1451_1450.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +99 +73 +Package_CSP +LFCSP-72-1EP_10x10mm_P0.5mm_EP6.15x6.15mm +72-Lead Frame Chip Scale Package - 10x10x0.9 mm Body [LFCSP]; (see https://www.intersil.com/content/dam/Intersil/documents/l72_/l72.10x10c.pdf) +LFCSP 0.5 +0 +77 +73 +Package_CSP +LFCSP-VQ-24-1EP_4x4mm_P0.5mm_EP2.642x2.642mm +LFCSP VQ, 24 pin, exposed pad, 4x4mm body, pitch 0.5mm (http://www.analog.com/media/en/package-pcb-resources/package/56702234806764cp_24_3.pdf, http://www.analog.com/media/en/technical-documentation/data-sheets/ADL5801.pdf) +LFCSP 0.5 +0 +29 +25 +Package_CSP +LFCSP-VQ-48-1EP_7x7mm_P0.5mm +LFCSP VQ, 48 pin, exposed pad, 7x7mm body (http://www.analog.com/media/en/technical-documentation/data-sheets/AD7951.pdf, http://www.analog.com/en/design-center/packaging-quality-symbols-footprints/symbols-and-footprints/AD7951.html) +LFCSP 48 +0 +49 +49 +Package_CSP +LFCSP-WD-8-1EP_3x3mm_P0.65mm_EP1.6x2.44mm +LFCSP-WD, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/CP_8_19.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP-WD NoLead +0 +15 +9 +Package_CSP +LFCSP-WD-8-1EP_3x3mm_P0.65mm_EP1.6x2.44mm_ThermalVias +LFCSP-WD, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/CP_8_19.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP-WD NoLead +0 +22 +9 +Package_CSP +LFCSP-WD-10-1EP_3x3mm_P0.5mm_EP1.64x2.38mm +LFCSP-WD, 10 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-10/CP_10_9.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP-WD NoLead +0 +17 +11 +Package_CSP +LFCSP-WD-10-1EP_3x3mm_P0.5mm_EP1.64x2.38mm_ThermalVias +LFCSP-WD, 10 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-10/CP_10_9.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP-WD NoLead +0 +24 +11 +Package_CSP +Maxim_WLCSP-32_3.0x2.17mm_Layout7x5_P0.4mm_Ball0.27mm_Pad0.25mm +WLCSP-32, 2.168x2.998mm, 35 Ball, 7x5 Layout, 0.4mm Pitch, https://pdfserv.maximintegrated.com/package_dwgs/21-100489.PDF +CSP 35 0.4 +0 +35 +35 +Package_CSP +ST_WLCSP-25_Die425 +WLCSP-25, 5x5 raster, 2.097x2.493mm package, pitch 0.4mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32l031f6.pdf +BGA 25 0.4 +0 +25 +25 +Package_CSP +ST_WLCSP-25_Die444 +WLCSP-25, 5x5 raster, 2.423x2.325mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32f031k6.pdf +BGA 25 0.4 +0 +25 +25 +Package_CSP +ST_WLCSP-25_Die457 +WLCSP-25, 5x5 raster, 2.133x2.070mm package, pitch 0.4mm; see section 7.3 of http://www.st.com/resource/en/datasheet/stm32l011k3.pdf +BGA 25 0.4 +0 +25 +25 +Package_CSP +ST_WLCSP-36_Die417 +WLCSP-36, 6x6 raster, 2.61x2.88mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32l052t8.pdf +BGA 36 0.4 +0 +36 +36 +Package_CSP +ST_WLCSP-36_Die440 +WLCSP-36, 6x6 raster, 2.605x2.703mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32f051t8.pdf +BGA 36 0.4 +0 +36 +36 +Package_CSP +ST_WLCSP-36_Die445 +WLCSP-36, 6x6 raster, 2.605x2.703mm package, pitch 0.4mm; see section 7.3 of http://www.st.com/resource/en/datasheet/stm32f042k6.pdf +BGA 36 0.4 +0 +36 +36 +Package_CSP +ST_WLCSP-36_Die458 +WLCSP-36, 6x6 raster, 2.553x2.579mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f410t8.pdf +BGA 36 0.4 +0 +36 +36 +Package_CSP +ST_WLCSP-49_Die423 +WLCSP-49, 7x7 raster, 2.965x2.965mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f401vc.pdf +BGA 49 0.4 +0 +49 +49 +Package_CSP +ST_WLCSP-49_Die431 +WLCSP-49, 7x7 raster, 2.999x3.185mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f411vc.pdf +BGA 49 0.4 +0 +49 +49 +Package_CSP +ST_WLCSP-49_Die433 +WLCSP-49, 7x7 raster, 3.029x3.029mm package, pitch 0.4mm; see section 7.1.1 of http://www.st.com/resource/en/datasheet/stm32f401ce.pdf +BGA 49 0.4 +0 +49 +49 +Package_CSP +ST_WLCSP-49_Die435 +WLCSP-49, 7x7 raster, 3.141x3.127mm package, pitch 0.4mm; see section 7.6 of http://www.st.com/resource/en/datasheet/DM00257211.pdf +BGA 49 0.4 +0 +49 +49 +Package_CSP +ST_WLCSP-49_Die438 +WLCSP-49, 7x7 raster, 3.89x3.74mm package, pitch 0.5mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32f303r8.pdf +BGA 49 0.5 +0 +49 +49 +Package_CSP +ST_WLCSP-49_Die439 +WLCSP-49, 7x7 raster, 3.417x3.151mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f301r8.pdf +BGA 49 0.4 +0 +49 +49 +Package_CSP +ST_WLCSP-49_Die447 +WLCSP-49, 7x7 raster, 3.294x3.258mm package, pitch 0.4mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32l072kz.pdf +BGA 49 0.4 +0 +49 +49 +Package_CSP +ST_WLCSP-49_Die448 +WLCSP-49, 7x7 raster, 3.277x3.109mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32f071v8.pdf +BGA 49 0.4 +0 +49 +49 +Package_CSP +ST_WLCSP-63_Die427 +WLCSP-63, 7x9 raster, 3.228x4.164mm package, pitch 0.4mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32l151cc.pdf +BGA 63 0.4 +0 +63 +63 +Package_CSP +ST_WLCSP-64_Die414 +WLCSP-64, 8x8 raster, 4.466x4.395mm package, pitch 0.5mm; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f103ze.pdf +BGA 64 0.5 +0 +64 +64 +Package_CSP +ST_WLCSP-64_Die427 +WLCSP-64, 8x8 raster, 4.539x4.911mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32l152zc.pdf +BGA 64 0.4 +0 +64 +64 +Package_CSP +ST_WLCSP-64_Die435 +WLCSP-64, 8x8 raster, 3.141x3.127mm package, pitch 0.35mm; see section 7.5 of http://www.st.com/resource/en/datasheet/DM00257211.pdf +BGA 64 0.35 +0 +64 +64 +Package_CSP +ST_WLCSP-64_Die436 +WLCSP-64, 8x8 raster, 4.539x4.911mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32l152zd.pdf +BGA 64 0.4 +0 +64 +64 +Package_CSP +ST_WLCSP-64_Die441 +WLCSP-64, 8x8 raster, 3.623x3.651mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/DM00213872.pdf +BGA 64 0.4 +0 +64 +64 +Package_CSP +ST_WLCSP-64_Die442 +WLCSP-64, 8x8 raster, 3.347x3.585mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32f091vb.pdf +BGA 64 0.4 +0 +64 +64 +Package_CSP +ST_WLCSP-64_Die462 +WLCSP-64, 8x8 raster, 3.357x3.657mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/DM00340475.pdf +BGA 64 0.4 +0 +64 +64 +Package_CSP +ST_WLCSP-66_Die411 +WLCSP-66, 9x9 raster, 3.639x3.971mm package, pitch 0.4mm; see section 7.2 of http://www.st.com/resource/en/datasheet/stm32f207vg.pdf +BGA 66 0.4 +0 +66 +66 +Package_CSP +ST_WLCSP-66_Die432 +WLCSP-66, 8x9 raster, 3.767x4.229mm package, pitch 0.4mm; see section 7.2 of http://www.st.com/resource/en/datasheet/stm32f378vc.pdf +BGA 66 0.4 +0 +66 +66 +Package_CSP +ST_WLCSP-72_Die415 +WLCSP-72, 9x9 raster, 4.4084x3.7594mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32l476me.pdf +BGA 72 0.4 +0 +72 +72 +Package_CSP +ST_WLCSP-81_Die415 +WLCSP-81, 9x9 raster, 4.4084x3.7594mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32l476me.pdf +BGA 81 0.4 +0 +81 +81 +Package_CSP +ST_WLCSP-81_Die421 +WLCSP-81, 9x9 raster, 3.693x3.815mm package, pitch 0.4mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32f446ze.pdf +BGA 81 0.4 +0 +81 +81 +Package_CSP +ST_WLCSP-81_Die463 +WLCSP-81, 9x9 raster, 4.039x3.951mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/DM00282249.pdf +BGA 81 0.4 +0 +81 +81 +Package_CSP +ST_WLCSP-90_Die413 +WLCSP-90, 10x9 raster, 4.223x3.969mm package, pitch 0.4mm; see section 6.1 of http://www.st.com/resource/en/datasheet/stm32f405og.pdf +BGA 90 0.4 +0 +90 +90 +Package_CSP +ST_WLCSP-100_Die422 +WLCSP-100, 10x10 raster, 4.201x4.663mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32f302vc.pdf +BGA 100 0.4 +0 +100 +100 +Package_CSP +ST_WLCSP-100_Die446 +WLCSP-100, 10x10 raster, 4.775x5.041mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32f303zd.pdf +BGA 100 0.4 +0 +100 +100 +Package_CSP +ST_WLCSP-100_Die452 +WLCSP-100, 10x10 raster, 4.201x4.663mm package, pitch 0.4mm; see section 7.7 of http://www.st.com/resource/en/datasheet/DM00330506.pdf +BGA 100 0.4 +0 +100 +100 +Package_CSP +ST_WLCSP-100_Die461 +WLCSP-100, 10x10 raster, 4.618x4.142mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/DM00284211.pdf +BGA 100 0.4 +0 +100 +100 +Package_CSP +ST_WLCSP-104_Die437 +WLCSP-104, 9x12 raster, 4.095x5.094mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32l152ze.pdf +BGA 104 0.4 +0 +104 +104 +Package_CSP +ST_WLCSP-143_Die419 +WLCSP-143, 11x13 raster, 4.521x5.547mm package, pitch 0.4mm; see section 7.2 of http://www.st.com/resource/en/datasheet/stm32f429ng.pdf +BGA 143 0.4 +0 +143 +143 +Package_CSP +ST_WLCSP-143_Die449 +WLCSP-143, 11x13 raster, 4.539x5.849mm package, pitch 0.4mm; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f746zg.pdf +BGA 143 0.4 +0 +143 +143 +Package_CSP +ST_WLCSP-144_Die470 +WLCSP-144, 12x12 raster, 5.24x5.24mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/DM00366448.pdf +BGA 144 0.4 +0 +144 +144 +Package_CSP +ST_WLCSP-168_Die434 +WLCSP-168, 12x14 raster, 4.891x5.692mm package, pitch 0.4mm; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f469ni.pdf +BGA 168 0.4 +0 +168 +168 +Package_CSP +ST_WLCSP-180_Die451 +WLCSP-180, 13x14 raster, 5.537x6.095mm package, pitch 0.4mm; see section 6.6 of http://www.st.com/resource/en/datasheet/DM00273119.pdf +BGA 180 0.4 +0 +180 +180 +Package_CSP +WLCSP-4-X1-WLB0909-4_0.89x0.89mm_P0.5mm +X1-WLB0909, 0.89x0.89mm, 4 Ball, 2x2 Layout, 0.5mm Pitch, https://www.diodes.com/assets/Datasheets/AP22913.pdf +CSP 4 0.5 +0 +4 +4 +Package_CSP +WLCSP-6_1.4x1.0mm_P0.4mm +6pin Pitch 0.4mm +6pin Pitch 0.4mm WLCSP +0 +6 +6 +Package_CSP +WLCSP-8_1.58x1.63x0.35mm_Layout3x5_P0.35x0.4mm_Ball0.25mm_Pad0.25mm_NSMD +WLCSP/XFBGA 8-pin package, staggered pins, http://www.adestotech.com/wp-content/uploads/DS-AT25DF041B_040.pdf +WLCSP WLCSP-8 XFBGA XFBGA-8 CSP BGA Chip-Scale Glass-Top +0 +8 +8 +Package_CSP +WLCSP-8_1.551x2.284mm_P0.5mm +WLCSP-8, 2.284x1.551mm, 8 Ball, 2x4 Layout, 0.5mm Pitch, https://www.adestotech.com/wp-content/uploads/AT25SL321_112.pdf#page=75 +CSP 8 0.5 +0 +8 +8 +Package_CSP +WLCSP-12_1.56x1.56mm_P0.4mm +WLCSP 12 1.56x1.56 https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMM150-DS001-01.pdf +BMM150 WLCSP +0 +12 +12 +Package_CSP +WLCSP-12_1.403x1.555mm_P0.4mm_Stagger +WLCSP-12, 6x4 raster staggered array, 1.403x1.555mm package, pitch 0.4mm; http://ww1.microchip.com/downloads/en/devicedoc/atmel-8235-8-bit-avr-microcontroller-attiny20_datasheet.pdf#page=208 +CSP 12 0.2x0.346333 +0 +12 +12 +Package_CSP +WLCSP-16_1.409x1.409mm_P0.35mm +WLCSP-16, 1.409x1.409mm, 16 Ball, 4x4 Layout, 0.35mm Pitch, http://www.latticesemi.com/view_document?document_id=213 +CSP 16 0.35 +0 +16 +16 +Package_CSP +WLCSP-16_2.225x2.17mm_P0.5mm +WLCSP-16 2.225x2.17mm, 2.17x2.225mm, 16 Ball, 4x4 Layout, 0.5mm Pitch, https://ww1.microchip.com/downloads/en/DeviceDoc/16B_WLCSP_CS_C04-06036c.pdf +CSP 16 0.5 +0 +16 +16 +Package_CSP +WLCSP-16_4x4_B2.17x2.32mm_P0.5mm +WLCSP-16, http://www.nxp.com/documents/data_sheet/LPC1102_1104.pdf, http://www.nxp.com/assets/documents/data/en/application-notes/AN3846.pdf +WLCSP-16 NXP +0 +16 +16 +Package_CSP +WLCSP-20_1.934x2.434mm_Layout4x5_P0.4mm +WLCSP-20, 4x5 raster, 1.934x2.434mm package, pitch 0.4mm; see section 36.2.3 of http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-42363-SAM-D11_Datasheet.pdf +BGA 20 0.4 +0 +20 +20 +Package_CSP +WLCSP-20_1.994x1.94mm_Layout4x5_P0.4mm +WLCSP-20, https://www.nxp.com/docs/en/package-information/98ASA00539D.pdf +WLCSP-20 +0 +20 +20 +Package_CSP +WLCSP-20_1.994x1.609mm_Layout5x4_P0.4mm +WLCSP-20, https://www.nxp.com/docs/en/package-information/98ASA00676D.pdf +WLCSP-20 +0 +20 +20 +Package_CSP +WLCSP-36_2.82x2.67mm_Layout6x6_P0.4mm +WLCSP-36, https://www.nxp.com/docs/en/package-information/98ASA00949D.pdf +WLCSP-36 +0 +36 +36 +Package_CSP +WLCSP-36_2.374x2.459mm_Layout6x6_P0.35mm +WLCSP-36, https://www.nxp.com/docs/en/package-information/98ASA00604D.pdf +WLCSP-36 +0 +36 +36 +Package_CSP +WLCSP-56_3.170x3.444mm_Layout7x8_P0.4mm +WLCSP-56, 7x8 raster, 3.170x3.444mm package, pitch 0.4mm; see section 48.2.4 of http://ww1.microchip.com/downloads/en/DeviceDoc/DS60001479B.pdf +BGA 56 0.4 +0 +56 +56 +Package_CSP +WLCSP-81_4.41x3.76mm_P0.4mm +WLCSP-81, 9x9, 0.4mm Pitch, http://www.st.com/content/ccc/resource/technical/document/technical_note/92/30/3c/a1/4c/bb/43/6f/DM00103228.pdf/files/DM00103228.pdf/jcr:content/translations/en.DM00103228.pdf +WLCSP ST +0 +81 +81 +Package_CSP +pSemi_CSP-16_1.64x2.04mm_P0.4mm +pSemi CSP-16 1.64x2.04x0.285mm (http://www.psemi.com/pdf/datasheets/pe29101ds.pdf, http://www.psemi.com/pdf/app_notes/an77.pdf) +psemi csp 16 +0 +16 +16 +Package_CSP +pSemi_CSP-16_1.64x2.04mm_P0.4mm_Pad0.18mm +pSemi CSP-16 1.64x2.04x0.285mm (http://www.psemi.com/pdf/datasheets/pe29101ds.pdf, http://www.psemi.com/pdf/app_notes/an77.pdf) +psemi csp 16 +0 +16 +16 +Package_DFN_QFN +AMS_QFN-4-1EP_2x2mm_P0.95mm_EP0.7x1.6mm +UFD Package, 4-Lead Plastic QFN (2mm x 2mm), http://ams.com/eng/content/download/950231/2267959/483138 +QFN 0.95 +0 +6 +5 +Package_DFN_QFN +AO_DFN-8-1EP_5.55x5.2mm_P1.27mm_EP4.12x4.6mm +DD Package; 8-Lead Plastic DFN (5.55mm x 5.2mm), Pin 5-8 connected to EP (http://www.aosmd.com/res/packaging_information/DFN5x6_8L_EP1_P.pdf) +dfn +0 +25 +5 +Package_DFN_QFN +Cypress_QFN-56-1EP_8x8mm_P0.5mm_EP6.22x6.22mm_ThermalVias +56-Lead Plastic Quad Flat, No Lead Package (ML) - 8x8x0.9 mm Body [QFN] (see datasheet at http://www.cypress.com/file/138911/download and app note at http://www.cypress.com/file/140006/download) +QFN 0.5 +0 +87 +57 +Package_DFN_QFN +DFN-6-1EP_1.2x1.2mm_P0.4mm_EP0.3x0.94mm_PullBack +DFN, 6 Pin (http://www.onsemi.com/pub/Collateral/NCP133-D.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +9 +7 +Package_DFN_QFN +DFN-6-1EP_2x1.6mm_P0.5mm_EP1.15x1.3mm +DFN, 6 Pin (https://www.onsemi.com/pdf/datasheet/ncp349-d.pdf#page=12), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +9 +7 +Package_DFN_QFN +DFN-6-1EP_2x1.8mm_P0.5mm_EP1.2x1.6mm +DFN, 6 Pin (https://www.diodes.com/assets/Package-Files/U-DFN2018-6.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +11 +7 +Package_DFN_QFN +DFN-6-1EP_2x2mm_P0.5mm_EP0.6x1.37mm +DFN, 6 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-dfn/05081703_C_DC6.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +9 +7 +Package_DFN_QFN +DFN-6-1EP_2x2mm_P0.5mm_EP0.61x1.42mm +DC6 Package; 6-Lead Plastic DFN (2mm x 2mm) (see Linear Technology DFN_6_05-08-1703.pdf) +DFN 0.5 +0 +9 +7 +Package_DFN_QFN +DFN-6-1EP_2x2mm_P0.65mm_EP1x1.6mm +6-Lead Plastic Dual Flat, No Lead Package (MA) - 2x2x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf) +DFN 0.65 +0 +9 +7 +Package_DFN_QFN +DFN-6-1EP_3x2mm_P0.5mm_EP1.65x1.35mm +DFN, 6 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-dfn/(DCB6)%20DFN%2005-08-1715%20Rev%20A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +11 +7 +Package_DFN_QFN +DFN-6-1EP_3x3mm_P0.95mm_EP1.7x2.6mm +DFN6 3*3 MM, 0.95 PITCH; CASE 506AH-01 (see ON Semiconductor 506AH.PDF) +DFN 0.95 +0 +13 +7 +Package_DFN_QFN +DFN-6-1EP_3x3mm_P1mm_EP1.5x2.4mm +DFN, 6 Pin (https://www.silabs.com/documents/public/data-sheets/Si7020-A20.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +11 +7 +Package_DFN_QFN +DFN-6_1.3x1.2mm_P0.4mm +6-Lead Plastic DFN (1.3mm x 1.2mm) +DFN 0.4 +0 +6 +6 +Package_DFN_QFN +DFN-8-1EP_2x2mm_P0.5mm_EP0.6x1.2mm +DFN, 8 Pin (https://www.qorvo.com/products/d/da001879), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +11 +9 +Package_DFN_QFN +DFN-8-1EP_2x2mm_P0.5mm_EP0.7x1.3mm +DFN, 8 Pin (https://www.onsemi.com/pub/Collateral/NUF4401MN-D.PDF#page=6), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_2x2mm_P0.5mm_EP0.8x1.6mm +DFN, 8 Pin (https://www.qorvo.com/products/d/da007268), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +10 +9 +Package_DFN_QFN +DFN-8-1EP_2x2mm_P0.5mm_EP0.9x1.3mm +DFN, 8 Pin (https://www.onsemi.com/pub/Collateral/NB3N551-D.PDF#page=7), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_2x2mm_P0.5mm_EP0.9x1.5mm +DFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-8127-AVR-8-bit-Microcontroller-ATtiny4-ATtiny5-ATtiny9-ATtiny10_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm +DFN, 8 Pin (https://www.st.com/resource/en/datasheet/lm2903.pdf#page=16), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +10 +9 +Package_DFN_QFN +DFN-8-1EP_2x2mm_P0.5mm_EP1.05x1.75mm +DFN8 2x2, 0.5P; CASE 506CN (see ON Semiconductor 506CN.PDF) +DFN 0.5 +0 +11 +9 +Package_DFN_QFN +DFN-8-1EP_2x2mm_P0.45mm_EP0.64x1.38mm +DC8 Package 8-Lead Plastic DFN (2mm x 2mm) (see Linear Technology DFN_8_05-08-1719.pdf) +DFN 0.45 +0 +11 +9 +Package_DFN_QFN +DFN-8-1EP_2x3mm_P0.5mm_EP0.56x2.15mm +DFN, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/2451fg.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +11 +9 +Package_DFN_QFN +DFN-8-1EP_2x3mm_P0.5mm_EP0.61x2.2mm +DDB Package; 8-Lead Plastic DFN (3mm x 2mm) (see Linear Technology DFN_8_05-08-1702.pdf) +DFN 0.5 +0 +12 +9 +Package_DFN_QFN +DFN-8-1EP_3x2mm_P0.5mm_EP1.3x1.5mm +8-Lead Plastic Dual Flat, No Lead Package (8MA2) - 2x3x0.6 mm Body [UDFN] (see Atmel-8815-SEEPROM-AT24CS01-02-Datasheet.pdf) +DFN 0.5 +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_3x2mm_P0.5mm_EP1.7x1.4mm +DFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_DFN_2x3x0_9_MC_C04-123C.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_3x2mm_P0.5mm_EP1.36x1.46mm +8-Lead Plastic Dual Flat, No Lead Package (8MA2) - 2x3x0.6 mm Body (http://ww1.microchip.com/downloads/en/DeviceDoc/20005010F.pdf) +DFN 0.5 +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_3x2mm_P0.5mm_EP1.75x1.45mm +8-Lead Plastic Dual Flat, No Lead Package (MC) - 2x3x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf) +DFN 0.5 +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_3x2mm_P0.45mm_EP1.66x1.36mm +DCB Package 8-Lead Plastic DFN (2mm x 3mm) (see Linear Technology DFN_8_05-08-1718.pdf) +DFN 0.45 +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_3x3mm_P0.5mm_EP1.65x2.38mm +DFN, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4320fb.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +10 +9 +Package_DFN_QFN +DFN-8-1EP_3x3mm_P0.5mm_EP1.65x2.38mm_ThermalVias +DFN, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4320fb.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +20 +9 +Package_DFN_QFN +DFN-8-1EP_3x3mm_P0.5mm_EP1.66x2.38mm +DD Package; 8-Lead Plastic DFN (3mm x 3mm) (see Linear Technology DFN_8_05-08-1698.pdf) +DFN 0.5 +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_3x3mm_P0.65mm_EP1.7x2.05mm +DFN, 8 Pin (http://www.ixysic.com/home/pdfs.nsf/www/IX4426-27-28.pdf/$file/IX4426-27-28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_3x3mm_P0.65mm_EP1.55x2.4mm +8-Lead Plastic Dual Flat, No Lead Package (MF) - 3x3x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf) +DFN 0.65 +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_4x4mm_P0.8mm_EP2.3x3.24mm +DFN, 8 Pin (https://www.st.com/resource/en/datasheet/ld1086.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_4x4mm_P0.8mm_EP2.5x3.6mm +8-Lead Plastic Dual Flat, No Lead Package (MD) - 4x4x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf) +DFN 0.8 +0 +15 +9 +Package_DFN_QFN +DFN-8-1EP_4x4mm_P0.8mm_EP2.39x2.21mm +8-Lead Plastic Dual Flat, No Lead Package (MD) - 4x4x0.9 mm Body [DFN] (http://www.onsemi.com/pub/Collateral/NCP4308-D.PDF) +DFN 0.8 +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_6x5mm_P1.27mm_EP2x2mm +DD Package; 8-Lead Plastic DFN (6mm x 5mm) (see http://www.everspin.com/file/236/download) +dfn +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_6x5mm_P1.27mm_EP4x4mm +DD Package; 8-Lead Plastic DFN (6mm x 5mm) (see http://www.everspin.com/file/236/download) +dfn +0 +25 +9 +Package_DFN_QFN +DFN-8_2x2mm_P0.5mm +DFN8 2x2, 0.5P; No exposed pad - Ref http://pdfserv.maximintegrated.com/land_patterns/90-0349.PDF +DFN 0.5 +0 +8 +8 +Package_DFN_QFN +DFN-10-1EP_2.6x2.6mm_P0.5mm_EP1.3x2.2mm +DFN, 10 Pin (https://www.nxp.com/docs/en/data-sheet/PCF85063A.pdf#page=48), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +15 +11 +Package_DFN_QFN +DFN-10-1EP_2.6x2.6mm_P0.5mm_EP1.3x2.2mm_ThermalVias +DFN, 10 Pin (https://www.nxp.com/docs/en/data-sheet/PCF85063A.pdf#page=48), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +22 +11 +Package_DFN_QFN +DFN-10-1EP_2x3mm_P0.5mm_EP0.64x2.4mm +DDB Package; 10-Lead Plastic DFN (3mm x 2mm) (see Linear Technology DFN_10_05-08-1722.pdf) +DFN 0.5 +0 +13 +11 +Package_DFN_QFN +DFN-10-1EP_3x3mm_P0.5mm_EP1.7x2.5mm +DFN, 10 Pin (https://www.monolithicpower.com/pub/media/document/MPQ2483_r1.05.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +15 +11 +Package_DFN_QFN +DFN-10-1EP_3x3mm_P0.5mm_EP1.55x2.48mm +10-Lead Plastic Dual Flat, No Lead Package (MF) - 3x3x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf) +DFN 0.5 +0 +15 +11 +Package_DFN_QFN +DFN-10-1EP_3x3mm_P0.5mm_EP1.65x2.38mm +DFN, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3471fb.pdf#page=15), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +15 +11 +Package_DFN_QFN +DFN-10-1EP_3x3mm_P0.5mm_EP1.65x2.38mm_ThermalVias +DFN, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3471fb.pdf#page=15), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +22 +11 +Package_DFN_QFN +DFN-10-1EP_3x3mm_P0.5mm_EP1.75x2.7mm +10-Lead Plastic Dual Flat No-Lead Package, 3x3mm Body (see Atmel Appnote 8826) +DFN 0.5 +0 +15 +11 +Package_DFN_QFN +DFN-10_2x2mm_P0.4mm +10-Lead Plastic DFN (2mm x 2mm) 0.40mm pitch +DFN 10 0.4mm +0 +10 +10 +Package_DFN_QFN +DFN-12-1EP_2x3mm_P0.45mm_EP0.64x2.4mm +DDB Package; 12-Lead Plastic DFN (3mm x 2mm) (see Linear Technology DFN_12_05-08-1723.pdf) +DFN 0.45 +0 +15 +13 +Package_DFN_QFN +DFN-12-1EP_3x3mm_P0.5mm_EP1.6x2.5mm +DFN, 12 Pin (https://ww1.microchip.com/downloads/aemDocuments/documents/APID/ProductDocuments/DataSheets/MIC2207-2MHz-3A-PWM-Buck-Regulator-DS20006470A.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +17 +13 +Package_DFN_QFN +DFN-12-1EP_3x3mm_P0.5mm_EP1.6x2.5mm_ThermalVias +DFN, 12 Pin (https://ww1.microchip.com/downloads/aemDocuments/documents/APID/ProductDocuments/DataSheets/MIC2207-2MHz-3A-PWM-Buck-Regulator-DS20006470A.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +24 +13 +Package_DFN_QFN +DFN-12-1EP_3x3mm_P0.5mm_EP2.05x2.86mm +10-Lead Plastic Dual Flat, No Lead Package (MF) - 3x3x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf) +DFN 0.5 +0 +17 +13 +Package_DFN_QFN +DFN-12-1EP_3x3mm_P0.45mm_EP1.66x2.38mm +DD Package; 12-Lead Plastic DFN (3mm x 3mm) (see Linear Technology DFN_12_05-08-1725.pdf) +DFN 0.45 +0 +17 +13 +Package_DFN_QFN +DFN-12-1EP_3x4mm_P0.5mm_EP1.7x3.3mm +DE/UE Package; 12-Lead Plastic DFN (4mm x 3mm) (see Linear Technology DFN_12_05-08-1695.pdf) +DFN 0.5 +0 +21 +13 +Package_DFN_QFN +DFN-12-1EP_4x4mm_P0.5mm_EP2.66x3.38mm +DF Package; 12-Lead Plastic DFN (4mm x 4mm) (see Linear Technology 05081733_A_DF12.pdf) +DFN 0.5 +0 +21 +13 +Package_DFN_QFN +DFN-12-1EP_4x4mm_P0.65mm_EP2.64x3.54mm +DFN12, 4x4, 0.65P; CASE 506CE (see ON Semiconductor 506CE.PDF) +DFN 0.65 +0 +21 +13 +Package_DFN_QFN +DFN-14-1EP_3x3mm_P0.4mm_EP1.78x2.35mm +DD Package; 14-Lead Plastic DFN (3mm x 3mm) (http://pdfserv.maximintegrated.com/land_patterns/90-0063.PDF) +DFN 0.40 +0 +19 +15 +Package_DFN_QFN +DFN-14-1EP_3x4.5mm_P0.65mm_EP1.65x4.25mm +14-lead very thin plastic quad flat, 3.0x4.5mm size, 0.65mm pitch (http://ww1.microchip.com/downloads/en/DeviceDoc/14L_VDFN_4_5x3_0mm_JHA_C041198A.pdf) +VDFN DFN 0.65mm +0 +23 +15 +Package_DFN_QFN +DFN-14-1EP_3x4.5mm_P0.65mm_EP1.65x4.25mm_ThermalVias +14-lead very thin plastic quad flat, 3.0x4.5mm size, 0.65mm pitch (http://ww1.microchip.com/downloads/en/DeviceDoc/14L_VDFN_4_5x3_0mm_JHA_C041198A.pdf) +VDFN DFN 0.65mm +0 +33 +15 +Package_DFN_QFN +DFN-14-1EP_3x4mm_P0.5mm_EP1.7x3.3mm +DE Package; 14-Lead Plastic DFN (4mm x 3mm) (see Linear Technology DFN_14_05-08-1708.pdf) +DFN 0.5 +0 +23 +15 +Package_DFN_QFN +DFN-14-1EP_4x4mm_P0.5mm_EP2.86x3.6mm +DFN14, 4x4, 0.5P; CASE 506CM (see ON Semiconductor 506CM.PDF) +DFN 0.5 +0 +23 +15 +Package_DFN_QFN +DFN-14_1.35x3.5mm_P0.5mm +DFN, 14 Pin (https://m.littelfuse.com/~/media/electronics/datasheets/tvs_diode_arrays/littelfuse_tvs_diode_array_sp3012_datasheet.pdf.pdf#page=7), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +14 +14 +Package_DFN_QFN +DFN-16-1EP_3x4mm_P0.45mm_EP1.7x3.3mm +DE Package; 16-Lead Plastic DFN (4mm x 3mm) (see Linear Technology DFN_16_05-08-1732.pdf) +DFN 0.45 +0 +25 +17 +Package_DFN_QFN +DFN-16-1EP_3x5mm_P0.5mm_EP1.66x4.4mm +DHC Package; 16-Lead Plastic DFN (5mm x 3mm) (see Linear Technology DFN_16_05-08-1706.pdf) +DFN 0.5 +0 +27 +17 +Package_DFN_QFN +DFN-16-1EP_4x5mm_P0.5mm_EP2.44x4.34mm +DHD Package; 16-Lead Plastic DFN (5mm x 4mm) (see Linear Technology 05081707_A_DHD16.pdf) +DFN 0.5 +0 +25 +17 +Package_DFN_QFN +DFN-16-1EP_5x5mm_P0.5mm_EP3.46x4mm +DH Package; 16-Lead Plastic DFN (5mm x 5mm) (see Linear Technology DFN_16_05-08-1709.pdf) +DFN 0.5 +0 +26 +17 +Package_DFN_QFN +DFN-18-1EP_3x5mm_P0.5mm_EP1.66x4.4mm +DHC Package; 18-Lead Plastic DFN (5mm x 3mm) (see Linear Technology 05081955_0_DHC18.pdf) +DFN 0.5 +0 +29 +19 +Package_DFN_QFN +DFN-18-1EP_4x5mm_P0.5mm_EP2.44x4.34mm +DHD Package; 18-Lead Plastic DFN (5mm x 4mm) (see Linear Technology DFN_18_05-08-1778.pdf) +DFN 0.5 +0 +27 +19 +Package_DFN_QFN +DFN-20-1EP_5x6mm_P0.5mm_EP3.24x4.24mm +DFN20, 6x5, 0.5P; CASE 505AB (see ON Semiconductor 505AB.PDF) +DFN 0.5 +0 +33 +21 +Package_DFN_QFN +DFN-22-1EP_5x6mm_P0.5mm_EP3.14x4.3mm +DFN22 6*5*0.9 MM, 0.5 P; CASE 506AF\xe2\x88\x9201 (see ON Semiconductor 506AF.PDF) +DFN 0.5 +0 +35 +23 +Package_DFN_QFN +DFN-24-1EP_4x7mm_P0.5mm_EP2.64x6.44mm +DKD Package; 24-Lead Plastic DFN (7mm x 4mm) (see Linear Technology DFN_24_05-08-1864.pdf) +DFN 0.5 +0 +35 +25 +Package_DFN_QFN +DFN-32-1EP_4x7mm_P0.4mm_EP2.64x6.44mm +DKD Package; 32-Lead Plastic DFN (7mm x 4mm) (see Linear Technology DFN_32_05-08-1734.pdf) +DFN 0.4 +0 +43 +33 +Package_DFN_QFN +DFN-44-1EP_5x8.9mm_P0.4mm_EP3.7x8.4mm +DFN44 8.9x5, 0.4P; CASE 506BU-01 (see ON Semiconductor 506BU.PDF) +DFN 0.4 +0 +63 +45 +Package_DFN_QFN +DFN-S-8-1EP_6x5mm_P1.27mm +8-Lead Plastic Dual Flat, No Lead Package (MF) - 6x5 mm Body [DFN-S] (see Microchip Packaging Specification 00000049BS.pdf) +DFN 1.27 +0 +16 +9 +Package_DFN_QFN +Diodes_DFN1006-3 +DFN package size 1006 3 pins +DFN package size 1006 3 pins +0 +3 +3 +Package_DFN_QFN +Diodes_UDFN-10_1.0x2.5mm_P0.5mm +U-DFN2510-10 package used by Diodes Incorporated (https://www.diodes.com/assets/Package-Files/U-DFN2510-10-Type-CJ.pdf) +UDFN-10 U-DFN2510-10 Diodes +0 +10 +10 +Package_DFN_QFN +Diodes_UDFN2020-6_Type-F +U-DFN2020-6 (Type F) (https://www.diodes.com/assets/Package-Files/U-DFN2020-6-Type-F.pdf) +U-DFN2020-6 (Type F) +0 +8 +8 +Package_DFN_QFN +HVQFN-16-1EP_3x3mm_P0.5mm_EP1.5x1.5mm +HVQFN, 16 Pin (https://www.nxp.com/docs/en/package-information/SOT758-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +21 +17 +Package_DFN_QFN +HVQFN-24-1EP_4x4mm_P0.5mm_EP2.1x2.1mm +HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +34 +25 +Package_DFN_QFN +HVQFN-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm +HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +29 +25 +Package_DFN_QFN +HVQFN-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias +HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +39 +25 +Package_DFN_QFN +HVQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm +HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +34 +25 +Package_DFN_QFN +HVQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias +HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +39 +25 +Package_DFN_QFN +HVQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm +HVQFN, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT617-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +42 +33 +Package_DFN_QFN +HVQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias +HVQFN, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT617-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +59 +33 +Package_DFN_QFN +HVQFN-40-1EP_6x6mm_P0.5mm_EP4.1x4.1mm +HVQFN, 40 Pin (https://www.nxp.com/docs/en/package-information/SOT618-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +50 +41 +Package_DFN_QFN +HVQFN-40-1EP_6x6mm_P0.5mm_EP4.1x4.1mm_ThermalVias +HVQFN, 40 Pin (https://www.nxp.com/docs/en/package-information/SOT618-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +67 +41 +Package_DFN_QFN +Infineon_MLPQ-16-14-1EP_4x4mm_P0.5mm +MLPQ 32 leads, 7x7mm, 0.127mm stencil (https://www.infineon.com/dgdl/Infineon-AN1170-AN-v05_00-EN.pdf?fileId=5546d462533600a40153559ac3e51134) +mlpq 32 7x7mm +0 +19 +15 +Package_DFN_QFN +Infineon_MLPQ-40-32-1EP_7x7mm_P0.5mm +MLPQ 32 leads, 7x7mm, 0.127mm stencil (https://www.infineon.com/dgdl/Infineon-AN1170-AN-v05_00-EN.pdf?fileId=5546d462533600a40153559ac3e51134) +mlpq 32 7x7mm +0 +76 +33 +Package_DFN_QFN +Infineon_MLPQ-48-1EP_7x7mm_P0.5mm_EP5.55x5.55mm +MLPQ 48 leads, 7x7mm (https://www.infineon.com/dgdl/irs2093mpbf.pdf?fileId=5546d462533600a401535675fb892793) +mlpq 32 7x7mm +0 +113 +49 +Package_DFN_QFN +Infineon_MLPQ-48-1EP_7x7mm_P0.5mm_Pad5.15x5.15mm +MLPQ 48 leads, 7x7mm (https://www.infineon.com/dgdl/irs2052mpbf.pdf?fileId=5546d462533600a401535675d3b32788) +mlpq 32 7x7mm +0 +117 +49 +Package_DFN_QFN +Infineon_MLPQ-48-1EP_7x7mm_P0.5mm_Pad5.55x5.55mm +MLPQ 48 leads, 7x7mm (https://www.infineon.com/dgdl/irs2093mpbf.pdf?fileId=5546d462533600a401535675fb892793) +mlpq 32 7x7mm +0 +117 +49 +Package_DFN_QFN +Infineon_PQFN-22-15-4EP_6x5mm_P0.65mm +PQFN 22 leads, 5x6mm, 0.127mm stencil (https://www.infineon.com/dgdl/ir4301.pdf?fileId=5546d462533600a4015355d5fc691819, https://www.infineon.com/dgdl/Infineon-AN1170-AN-v05_00-EN.pdf?fileId=5546d462533600a40153559ac3e51134) +pqfn 22 5x6mm +0 +56 +15 +Package_DFN_QFN +Infineon_PQFN-44-31-5EP_7x7mm_P0.5mm +PQFN 44 leads, 7x7mm, 0.127mm stencil (https://www.infineon.com/dgdl/ir4302.pdf?fileId=5546d462533600a4015355d602a9181d, https://www.infineon.com/dgdl/Infineon-AN1170-AN-v05_00-EN.pdf?fileId=5546d462533600a40153559ac3e51134) +pqfn 44 7x7mm +0 +125 +27 +Package_DFN_QFN +Linear_DE14MA +14-Lead Plastic DFN, 4mm x 3mm (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-dfn/05081731_C_DE14MA.pdf) +DFN 0.5 +0 +14 +14 +Package_DFN_QFN +Linear_UGK52_QFN-46-52 +Linear UKG52(46) package, QFN-52-1EP variant (see http://cds.linear.com/docs/en/datasheet/3886fe.pdf) +QFN 0.5 +0 +62 +47 +Package_DFN_QFN +MLF-6-1EP_1.6x1.6mm_P0.5mm_EP0.5x1.26mm +MLF, 6 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic5353.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +MLF NoLead +0 +9 +7 +Package_DFN_QFN +MLF-8-1EP_3x3mm_P0.65mm_EP1.55x2.3mm +8-Pin ePad 3mm x 3mm MLF - 3x3x0.85 mm Body (see Microchip datasheet http://ww1.microchip.com/downloads/en/DeviceDoc/mic5355_6.pdf) +DFN MLF 0.65 +0 +12 +9 +Package_DFN_QFN +MLF-8-1EP_3x3mm_P0.65mm_EP1.55x2.3mm_ThermalVias +8-Pin ePad 3mm x 3mm MLF - 3x3x0.85 mm Body (see Microchip datasheet http://ww1.microchip.com/downloads/en/DeviceDoc/mic5355_6.pdf) +DFN MLF 0.65 +0 +15 +9 +Package_DFN_QFN +MLF-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm +MLF, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc8246.pdf#page=263), generated with kicad-footprint-generator ipc_noLead_generator.py +MLF NoLead +0 +25 +21 +Package_DFN_QFN +MLF-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias +MLF, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc8246.pdf#page=263), generated with kicad-footprint-generator ipc_noLead_generator.py +MLF NoLead +0 +30 +21 +Package_DFN_QFN +MLPQ-16-1EP_4x4mm_P0.65mm_EP2.8x2.8mm +Micro Leadframe Package, 16 pin with exposed pad +MLPQ- 0.65 +0 +21 +17 +Package_DFN_QFN +Micrel_MLF-8-1EP_2x2mm_P0.5mm_EP0.6x1.2mm +Micrel MLF, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic23050.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Micrel MLF NoLead +0 +11 +9 +Package_DFN_QFN +Micrel_MLF-8-1EP_2x2mm_P0.5mm_EP0.6x1.2mm_ThermalVias +Micrel MLF, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic23050.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Micrel MLF NoLead +0 +16 +9 +Package_DFN_QFN +Micrel_MLF-8-1EP_2x2mm_P0.5mm_EP0.8x1.3mm_ThermalVias +http://ww1.microchip.com/downloads/en/DeviceDoc/mic2290.pdf +mlf 8 2x2 mm +0 +14 +9 +Package_DFN_QFN +Microchip_8E-16 +16-Lead Quad Flat, No Lead Package (8E) - 4x4x0.9 mm Body [UQFN]; (see Microchip Packaging Specification 00000049BS.pdf) +QFN Microchip 8E 16 +0 +20 +17 +Package_DFN_QFN +Microchip_DRQFN-44-1EP_5x5mm_P0.7mm_EP2.65x2.65mm +QFN, 44 Pin, dual row (http://ww1.microchip.com/downloads/en/DeviceDoc/44L_VQFN_5x5mm_Dual_Row_%5BS3B%5D_C04-21399a.pdf) +QFN dual row +0 +49 +45 +Package_DFN_QFN +Microchip_DRQFN-44-1EP_5x5mm_P0.7mm_EP2.65x2.65mm_ThermalVias +QFN, 44 Pin, dual row (http://ww1.microchip.com/downloads/en/DeviceDoc/44L_VQFN_5x5mm_Dual_Row_%5BS3B%5D_C04-21399a.pdf) +QFN dual row +0 +59 +45 +Package_DFN_QFN +Microchip_DRQFN-64-1EP_7x7mm_P0.65mm_EP4.1x4.1mm +QFN, 64 Pin, dual row (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_VQFN_7x7_Dual_Row_%5BSVB%5D_C04-21420a.pdf) +QFN dual row +0 +74 +65 +Package_DFN_QFN +Microchip_DRQFN-64-1EP_7x7mm_P0.65mm_EP4.1x4.1mm_ThermalVias +QFN, 64 Pin, dual row (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_VQFN_7x7_Dual_Row_%5BSVB%5D_C04-21420a.pdf) +QFN dual row +0 +91 +65 +Package_DFN_QFN +Microsemi_QFN-40-32-2EP_6x8mm_P0.5mm +40-Lead (32-Lead Populated) Plastic Quad Flat, No Lead Package - 6x8x0.9mm Body (https://www.microsemi.com/document-portal/doc_download/131677-pd70224-data-sheet) +QFN 0.5 +0 +92 +34 +Package_DFN_QFN +Mini-Circuits_DL805 +https://ww2.minicircuits.com/case_style/DL805.pdf +RF Switch +0 +11 +9 +Package_DFN_QFN +Mini-Circuits_FG873-4_3x3mm +Mini Circuits Case style FG (https://ww2.minicircuits.com/case_style/FG873.pdf) +FG873 +0 +4 +4 +Package_DFN_QFN +NXP_LQFN-48-1EP_7x7mm_P0.5mm_EP3.5x3.5mm_16xMask0.45x0.45 +LQFN, 48 Pin (https://www.nxp.com/docs/en/package-information/98ASA00694D.pdf) +NXP LQFN NoLead +0 +65 +49 +Package_DFN_QFN +NXP_LQFN-48-1EP_7x7mm_P0.5mm_EP3.5x3.5mm_16xMask0.45x0.45_ThermalVias +LQFN, 48 Pin (https://www.nxp.com/docs/en/package-information/98ASA00694D.pdf) +NXP LQFN NoLead +0 +75 +49 +Package_DFN_QFN +Nordic_AQFN-73-1EP_7x7mm_P0.5mm +http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52%2Fdita%2Fnrf52%2Fchips%2Fnrf52840.html +AQFN 7mm +0 +78 +74 +Package_DFN_QFN +OnSemi_DFN-8_2x2mm_P0.5mm +DFN8 2x2, 0.5P (https://www.onsemi.com/pub/Collateral/511AT.PDF) +DFN 0.5 +0 +8 +8 +Package_DFN_QFN +OnSemi_SIP-38-6EP-9x7mm_P0.65mm_EP1.2x1.2mm +On Semiconductor, SIP-38, 9x7mm, (https://www.onsemi.com/pub/Collateral/AX-SIP-SFEU-D.PDF#page=19) +On Semiconductor SIP +0 +44 +44 +Package_DFN_QFN +OnSemi_UDFN-8_1.2x1.8mm_P0.4mm +8-Lead Plastic Dual Flat, No Lead Package, 1.2x1.8x1.55 mm Body [UDFN] (See http://www.onsemi.com/pub/Collateral/NLSV2T244-D.PDF) +dfn udfn dual flat +0 +8 +8 +Package_DFN_QFN +OnSemi_VCT-28_3.5x3.5mm_P0.4mm +OnSemi VCT, 28 Pin (http://www.onsemi.com/pub/Collateral/601AE.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +OnSemi VCT NoLead +0 +28 +28 +Package_DFN_QFN +OnSemi_XDFN4-1EP_1.0x1.0mm_EP0.52x0.52mm +XDFN4 footprint (as found on the https://www.onsemi.com/pub/Collateral/NCP115-D.PDF) +OnSemi XDFN4 +0 +5 +5 +Package_DFN_QFN +Panasonic_HQFN-16-1EP_4x4mm_P0.65mm_EP2.9x2.9mm +Panasonic HQFN-16, 4x4x0.85mm (https://industrial.panasonic.com/content/data/SC/ds/ds7/c0/PKG_HQFN016-A-0404XZL_EN.pdf) +panasonic hqfn +0 +37 +17 +Package_DFN_QFN +Panasonic_HSON-8_8x8mm_P2.00mm +Panasonic HSON-8, 8x8x1.25mm (https://industrial.panasonic.com/content/data/SC/ds/ds7/c0/PKG_HSON008-A-0808XXI_EN.pdf) +panasonic hson +0 +27 +9 +Package_DFN_QFN +QFN-12-1EP_3x3mm_P0.5mm_EP1.6x1.6mm +QFN, 12 Pin (https://www.nxp.com/docs/en/data-sheet/MMZ09332B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +17 +13 +Package_DFN_QFN +QFN-12-1EP_3x3mm_P0.5mm_EP1.6x1.6mm_ThermalVias +QFN, 12 Pin (https://www.nxp.com/docs/en/data-sheet/MMZ09332B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +32 +13 +Package_DFN_QFN +QFN-12-1EP_3x3mm_P0.5mm_EP1.65x1.65mm +QFN, 12 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_12_%2005-08-1855.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +17 +13 +Package_DFN_QFN +QFN-12-1EP_3x3mm_P0.5mm_EP1.65x1.65mm_ThermalVias +QFN, 12 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_12_%2005-08-1855.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +22 +13 +Package_DFN_QFN +QFN-12-1EP_3x3mm_P0.51mm_EP1.45x1.45mm +QFN, 12 Pin (https://ww2.minicircuits.com/case_style/DQ1225.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +17 +13 +Package_DFN_QFN +QFN-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm +QFN, 16 Pin (https://www.st.com/resource/en/datasheet/tsv521.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm_ThermalVias +QFN, 16 Pin (http://www.cypress.com/file/46236/download), generated with kicad-footprint-generator ipc_dfn_qfn_generator.py +QFN DFN_QFN +0 +31 +17 +Package_DFN_QFN +QFN-16-1EP_3x3mm_P0.5mm_EP1.9x1.9mm +QFN, 16 Pin (https://www.nxp.com/docs/en/package-information/98ASA00525D.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_3x3mm_P0.5mm_EP1.9x1.9mm_ThermalVias +QFN, 16 Pin (https://www.nxp.com/docs/en/package-information/98ASA00525D.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +26 +17 +Package_DFN_QFN +QFN-16-1EP_3x3mm_P0.5mm_EP1.45x1.45mm +QFN, 16 Pin (http://cds.linear.com/docs/en/datasheet/37551fd.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_3x3mm_P0.5mm_EP1.45x1.45mm_ThermalVias +QFN, 16 Pin (http://cds.linear.com/docs/en/datasheet/37551fd.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +26 +17 +Package_DFN_QFN +QFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm +QFN, 16 Pin (https://www.onsemi.com/pub/Collateral/NCN4555-D.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm_ThermalVias +QFN, 16 Pin (https://www.onsemi.com/pub/Collateral/NCN4555-D.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +26 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.5mm_EP2.45x2.45mm +QFN, 16 Pin (https://www.renesas.com/eu/en/www/doc/datasheet/isl8117.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.5mm_EP2.45x2.45mm_ThermalVias +QFN, 16 Pin (https://www.renesas.com/eu/en/www/doc/datasheet/isl8117.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm +QFN, 16 Pin (http://www.thatcorp.com/datashts/THAT_1580_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm_ThermalVias +QFN, 16 Pin (http://www.thatcorp.com/datashts/THAT_1580_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.5x2.5mm +QFN, 16 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=266), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.5x2.5mm_ThermalVias +QFN, 16 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=266), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm +QFN, 16 Pin (https://www.allegromicro.com/~/media/Files/Datasheets/A4403-Datasheet.ashx), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm_PullBack +QFN, 16 Pin (https://ams.com/documents/20143/36005/AS5055A_DS000304_2-00.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm_PullBack_ThermalVias +QFN, 16 Pin (https://ams.com/documents/20143/36005/AS5055A_DS000304_2-00.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm_ThermalVias +QFN, 16 Pin (https://www.allegromicro.com/~/media/Files/Datasheets/A4403-Datasheet.ashx), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.15x2.15mm +QFN, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4001f.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.15x2.15mm_ThermalVias +QFN, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4001f.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +17 +Package_DFN_QFN +QFN-16-1EP_5x5mm_P0.8mm_EP2.7x2.7mm +QFN, 16 Pin (http://www.intersil.com/content/dam/Intersil/documents/l16_/l16.5x5.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_5x5mm_P0.8mm_EP2.7x2.7mm_ThermalVias +QFN, 16 Pin (http://www.intersil.com/content/dam/Intersil/documents/l16_/l16.5x5.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +17 +Package_DFN_QFN +QFN-20-1EP_3.5x3.5mm_P0.5mm_EP2x2mm +QFN, 20 Pin (http://www.ti.com/lit/ml/mpqf239/mpqf239.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +25 +21 +Package_DFN_QFN +QFN-20-1EP_3.5x3.5mm_P0.5mm_EP2x2mm_ThermalVias +QFN, 20 Pin (http://www.ti.com/lit/ml/mpqf239/mpqf239.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +30 +21 +Package_DFN_QFN +QFN-20-1EP_3x3mm_P0.4mm_EP1.65x1.65mm +QFN, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3553fc.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +25 +21 +Package_DFN_QFN +QFN-20-1EP_3x3mm_P0.4mm_EP1.65x1.65mm_ThermalVias +QFN, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3553fc.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +30 +21 +Package_DFN_QFN +QFN-20-1EP_3x3mm_P0.45mm_EP1.6x1.6mm +QFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/atmel-8235-8-bit-avr-microcontroller-attiny20_datasheet.pdf#page=212), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +25 +21 +Package_DFN_QFN +QFN-20-1EP_3x3mm_P0.45mm_EP1.6x1.6mm_ThermalVias +QFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/atmel-8235-8-bit-avr-microcontroller-attiny20_datasheet.pdf#page=212), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +30 +21 +Package_DFN_QFN +QFN-20-1EP_3x4mm_P0.5mm_EP1.65x2.65mm +QFN, 20 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1742.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +25 +21 +Package_DFN_QFN +QFN-20-1EP_3x4mm_P0.5mm_EP1.65x2.65mm_ThermalVias +QFN, 20 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1742.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +32 +21 +Package_DFN_QFN +QFN-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm +QFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=274), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +25 +21 +Package_DFN_QFN +QFN-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias +QFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=274), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +30 +21 +Package_DFN_QFN +QFN-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm +QFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc2535.pdf#page=164), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +25 +21 +Package_DFN_QFN +QFN-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias +QFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc2535.pdf#page=164), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +30 +21 +Package_DFN_QFN +QFN-20-1EP_4x4mm_P0.5mm_EP2.7x2.7mm +QFN, 20 Pin (https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +25 +21 +Package_DFN_QFN +QFN-20-1EP_4x4mm_P0.5mm_EP2.7x2.7mm_ThermalVias +QFN, 20 Pin (https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +30 +21 +Package_DFN_QFN +QFN-20-1EP_4x5mm_P0.5mm_EP2.65x3.65mm +QFN, 20 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1711.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +27 +21 +Package_DFN_QFN +QFN-20-1EP_4x5mm_P0.5mm_EP2.65x3.65mm_ThermalVias +QFN, 20 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1711.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +40 +21 +Package_DFN_QFN +QFN-20-1EP_5x5mm_P0.65mm_EP3.35x3.35mm +QFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=276), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +25 +21 +Package_DFN_QFN +QFN-20-1EP_5x5mm_P0.65mm_EP3.35x3.35mm_ThermalVias +QFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=276), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +35 +21 +Package_DFN_QFN +QFN-24-1EP_3x3mm_P0.4mm_EP1.75x1.6mm +QFN, 24 Pin (https://www.invensense.com/wp-content/uploads/2015/02/PS-MPU-9250A-01-v1.1.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_3x3mm_P0.4mm_EP1.75x1.6mm_ThermalVias +QFN, 24 Pin (https://www.invensense.com/wp-content/uploads/2015/02/PS-MPU-9250A-01-v1.1.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +34 +25 +Package_DFN_QFN +QFN-24-1EP_3x4mm_P0.4mm_EP1.65x2.65mm +QFN, 24 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1742.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +25 +Package_DFN_QFN +QFN-24-1EP_3x4mm_P0.4mm_EP1.65x2.65mm_ThermalVias +QFN, 24 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1742.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +38 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm +QFN, 24 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=278), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias +QFN, 24 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=278), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +39 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.6mm +QFN, 24 Pin (https://store.invensense.com/datasheets/invensense/MPU-6050_DataSheet_V3%204.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.6mm_ThermalVias +QFN, 24 Pin (https://store.invensense.com/datasheets/invensense/MPU-6050_DataSheet_V3%204.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +39 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.7mm +QFN, 24 Pin (http://www.alfarzpp.lv/eng/sc/AS3330.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.7mm_ThermalVias +QFN, 24 Pin (http://www.alfarzpp.lv/eng/sc/AS3330.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +39 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.8x2.8mm +QFN, 24 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/hmc431.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.8x2.8mm_ThermalVias +QFN, 24 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/hmc431.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +39 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.15x2.15mm +QFN, 24 Pin (https://www.st.com/resource/en/datasheet/led1642gw.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.15x2.15mm_ThermalVias +QFN, 24 Pin (https://www.st.com/resource/en/datasheet/led1642gw.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +39 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.65x2.65mm +QFN, 24 Pin (http://www.cypress.com/file/46236/download), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.65x2.65mm_ThermalVias +QFN, 24 Pin (http://www.cypress.com/file/46236/download), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +39 +25 +Package_DFN_QFN +QFN-24-1EP_4x5mm_P0.5mm_EP2.65x3.65mm +QFN, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_24_05-08-1696.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +25 +Package_DFN_QFN +QFN-24-1EP_4x5mm_P0.5mm_EP2.65x3.65mm_ThermalVias +QFN, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_24_05-08-1696.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +44 +25 +Package_DFN_QFN +QFN-24-1EP_5x5mm_P0.65mm_EP3.2x3.2mm +QFN, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/(UH24)%20QFN%2005-08-1747%20Rev%20A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_5x5mm_P0.65mm_EP3.2x3.2mm_ThermalVias +QFN, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/(UH24)%20QFN%2005-08-1747%20Rev%20A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +51 +25 +Package_DFN_QFN +QFN-24-1EP_5x5mm_P0.65mm_EP3.4x3.4mm +QFN, 24 Pin (http://www.thatcorp.com/datashts/THAT_5173_Datasheet.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_5x5mm_P0.65mm_EP3.4x3.4mm_ThermalVias +QFN, 24 Pin (http://www.thatcorp.com/datashts/THAT_5173_Datasheet.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +39 +25 +Package_DFN_QFN +QFN-24-1EP_5x5mm_P0.65mm_EP3.6x3.6mm +QFN, 24 Pin (https://www.nxp.com/docs/en/package-information/98ASA00734D.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +34 +25 +Package_DFN_QFN +QFN-24-1EP_5x5mm_P0.65mm_EP3.6x3.6mm_ThermalVias +QFN, 24 Pin (https://www.nxp.com/docs/en/package-information/98ASA00734D.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +67 +25 +Package_DFN_QFN +QFN-28-1EP_3x6mm_P0.5mm_EP1.7x4.75mm +QFN, 28 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081926_0_UDE28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +37 +29 +Package_DFN_QFN +QFN-28-1EP_3x6mm_P0.5mm_EP1.7x4.75mm_ThermalVias +QFN, 28 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081926_0_UDE28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +53 +29 +Package_DFN_QFN +QFN-28-1EP_4x4mm_P0.4mm_EP2.3x2.3mm +QFN, 28 Pin (http://www.issi.com/WW/pdf/31FL3731.pdf#page=21), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +33 +29 +Package_DFN_QFN +QFN-28-1EP_4x4mm_P0.4mm_EP2.3x2.3mm_ThermalVias +QFN, 28 Pin (http://www.issi.com/WW/pdf/31FL3731.pdf#page=21), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +43 +29 +Package_DFN_QFN +QFN-28-1EP_4x4mm_P0.4mm_EP2.4x2.4mm +QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=280), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +33 +29 +Package_DFN_QFN +QFN-28-1EP_4x4mm_P0.4mm_EP2.4x2.4mm_ThermalVias +QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=280), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +43 +29 +Package_DFN_QFN +QFN-28-1EP_4x4mm_P0.4mm_EP2.6x2.6mm +QFN, 28 Pin (package code T2844-1; https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +33 +29 +Package_DFN_QFN +QFN-28-1EP_4x4mm_P0.4mm_EP2.6x2.6mm_ThermalVias +QFN, 28 Pin (package code T2844-1; https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +43 +29 +Package_DFN_QFN +QFN-28-1EP_4x4mm_P0.45mm_EP2.4x2.4mm +QFN, 28 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8008S.pdf#page=16), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +33 +29 +Package_DFN_QFN +QFN-28-1EP_4x4mm_P0.45mm_EP2.4x2.4mm_ThermalVias +QFN, 28 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8008S.pdf#page=16), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +43 +29 +Package_DFN_QFN +QFN-28-1EP_4x5mm_P0.5mm_EP2.65x3.65mm +QFN, 28 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/3555fe.pdf#page=32), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +35 +29 +Package_DFN_QFN +QFN-28-1EP_4x5mm_P0.5mm_EP2.65x3.65mm_ThermalVias +QFN, 28 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/3555fe.pdf#page=32), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +48 +29 +Package_DFN_QFN +QFN-28-1EP_5x5mm_P0.5mm_EP3.35x3.35mm +QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=283), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +38 +29 +Package_DFN_QFN +QFN-28-1EP_5x5mm_P0.5mm_EP3.35x3.35mm_ThermalVias +QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=283), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +55 +29 +Package_DFN_QFN +QFN-28-1EP_5x6mm_P0.5mm_EP3.65x4.65mm +QFN, 28 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081932_0_UHE28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +41 +29 +Package_DFN_QFN +QFN-28-1EP_5x6mm_P0.5mm_EP3.65x4.65mm_ThermalVias +QFN, 28 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081932_0_UHE28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +62 +29 +Package_DFN_QFN +QFN-28-1EP_6x6mm_P0.65mm_EP4.8x4.8mm +QFN, 28 Pin (https://www.semtech.com/uploads/documents/sx1272.pdf#page=125), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +38 +29 +Package_DFN_QFN +QFN-28-1EP_6x6mm_P0.65mm_EP4.8x4.8mm_ThermalVias +QFN, 28 Pin (https://www.semtech.com/uploads/documents/sx1272.pdf#page=125), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +71 +29 +Package_DFN_QFN +QFN-28-1EP_6x6mm_P0.65mm_EP4.25x4.25mm +QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=289), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +38 +29 +Package_DFN_QFN +QFN-28-1EP_6x6mm_P0.65mm_EP4.25x4.25mm_ThermalVias +QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=289), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +71 +29 +Package_DFN_QFN +QFN-28_4x4mm_P0.5mm +QFN, 28 Pin (http://www.st.com/resource/en/datasheet/stm32f031k6.pdf#page=90), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +28 +28 +Package_DFN_QFN +QFN-32-1EP_4x4mm_P0.4mm_EP2.9x2.9mm +QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/atmel-8153-8-and-16-bit-avr-microcontroller-xmega-e-atxmega8e5-atxmega16e5-atxmega32e5_datasheet.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +37 +33 +Package_DFN_QFN +QFN-32-1EP_4x4mm_P0.4mm_EP2.9x2.9mm_ThermalVias +QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/atmel-8153-8-and-16-bit-avr-microcontroller-xmega-e-atxmega8e5-atxmega16e5-atxmega32e5_datasheet.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +47 +33 +Package_DFN_QFN +QFN-32-1EP_4x4mm_P0.4mm_EP2.65x2.65mm +QFN, 32 Pin (https://www.renesas.com/eu/en/package-image/pdf/outdrawing/l32.4x4a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +37 +33 +Package_DFN_QFN +QFN-32-1EP_4x4mm_P0.4mm_EP2.65x2.65mm_ThermalVias +QFN, 32 Pin (https://www.renesas.com/eu/en/package-image/pdf/outdrawing/l32.4x4a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +59 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm +QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8008S.pdf#page=20), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +42 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias +QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8008S.pdf#page=20), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +59 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.3x3.3mm +QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002164B.pdf#page=68), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +42 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.3x3.3mm_ThermalVias +QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002164B.pdf#page=68), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +59 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.6x3.6mm +QFN, 32 Pin (http://infocenter.nordicsemi.com/pdf/nRF52810_PS_v1.1.pdf#page=468), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +42 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.6x3.6mm_ThermalVias +QFN, 32 Pin (http://infocenter.nordicsemi.com/pdf/nRF52810_PS_v1.1.pdf#page=468), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +59 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.7x3.7mm +QFN, 32 Pin (https://www.espressif.com/sites/default/files/documentation/0a-esp8285_datasheet_en.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +37 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.7x3.7mm_ThermalVias +QFN, 32 Pin (https://www.espressif.com/sites/default/files/documentation/0a-esp8285_datasheet_en.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +59 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm +QFN, 32 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_32_05-08-1693.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +42 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm_ThermalVias +QFN, 32 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_32_05-08-1693.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +59 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.65x3.65mm +QFN, 32 Pin (https://www.exar.com/ds/mxl7704.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +42 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.65x3.65mm_ThermalVias +QFN, 32 Pin (https://www.exar.com/ds/mxl7704.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +59 +33 +Package_DFN_QFN +QFN-32-1EP_7x7mm_P0.65mm_EP4.7x4.7mm +QFN, 32 Pin (https://www.nxp.com/docs/en/data-sheet/LPC111X.pdf#page=108), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +49 +33 +Package_DFN_QFN +QFN-32-1EP_7x7mm_P0.65mm_EP4.7x4.7mm_ThermalVias +QFN, 32 Pin (https://www.nxp.com/docs/en/data-sheet/LPC111X.pdf#page=108), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +75 +33 +Package_DFN_QFN +QFN-32-1EP_7x7mm_P0.65mm_EP4.65x4.65mm +QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-8209-8-bit%20AVR%20ATmega16M1-32M1-64M1_Datasheet.pdf#page=426), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +49 +33 +Package_DFN_QFN +QFN-32-1EP_7x7mm_P0.65mm_EP4.65x4.65mm_ThermalVias +QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-8209-8-bit%20AVR%20ATmega16M1-32M1-64M1_Datasheet.pdf#page=426), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +75 +33 +Package_DFN_QFN +QFN-32-1EP_7x7mm_P0.65mm_EP5.4x5.4mm +QFN, 32 Pin (http://www.thatcorp.com/datashts/THAT_5171_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +49 +33 +Package_DFN_QFN +QFN-32-1EP_7x7mm_P0.65mm_EP5.4x5.4mm_ThermalVias +QFN, 32 Pin (http://www.thatcorp.com/datashts/THAT_5171_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +75 +33 +Package_DFN_QFN +QFN-36-1EP_5x6mm_P0.5mm_EP3.6x4.1mm +QFN, 36 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2100_datasheet_Rev1.08.pdf#page=43), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +46 +37 +Package_DFN_QFN +QFN-36-1EP_5x6mm_P0.5mm_EP3.6x4.1mm_ThermalVias +QFN, 36 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2100_datasheet_Rev1.08.pdf#page=43), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +56 +37 +Package_DFN_QFN +QFN-36-1EP_5x6mm_P0.5mm_EP3.6x4.6mm +QFN, 36 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/(UHE36)%20QFN%2005-08-1876%20Rev%20%C3%98.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +49 +37 +Package_DFN_QFN +QFN-36-1EP_5x6mm_P0.5mm_EP3.6x4.6mm_ThermalVias +QFN, 36 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/(UHE36)%20QFN%2005-08-1876%20Rev%20%C3%98.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +56 +37 +Package_DFN_QFN +QFN-36-1EP_6x6mm_P0.5mm_EP3.7x3.7mm +QFN, 36 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/36L_QFN_6x6_with_3_7x3_7_EP_Punch_Dimpled_4E_C04-0241A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +46 +37 +Package_DFN_QFN +QFN-36-1EP_6x6mm_P0.5mm_EP3.7x3.7mm_ThermalVias +QFN, 36 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/36L_QFN_6x6_with_3_7x3_7_EP_Punch_Dimpled_4E_C04-0241A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +63 +37 +Package_DFN_QFN +QFN-36-1EP_6x6mm_P0.5mm_EP4.1x4.1mm +QFN, 36 Pin (www.st.com/resource/en/datasheet/stm32f101t6.pdf#page=72), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +46 +37 +Package_DFN_QFN +QFN-36-1EP_6x6mm_P0.5mm_EP4.1x4.1mm_ThermalVias +QFN, 36 Pin (www.st.com/resource/en/datasheet/stm32f101t6.pdf#page=72), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +63 +37 +Package_DFN_QFN +QFN-38-1EP_4x6mm_P0.4mm_EP2.65x4.65mm +QFN, 38 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_38_05-08-1750.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +47 +39 +Package_DFN_QFN +QFN-38-1EP_4x6mm_P0.4mm_EP2.65x4.65mm_ThermalVias +QFN, 38 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_38_05-08-1750.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +56 +39 +Package_DFN_QFN +QFN-38-1EP_5x7mm_P0.5mm_EP3.15x5.15mm +QFN, 38 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_38_05-08-1701.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +54 +39 +Package_DFN_QFN +QFN-38-1EP_5x7mm_P0.5mm_EP3.15x5.15mm_ThermalVias +QFN, 38 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_38_05-08-1701.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +63 +39 +Package_DFN_QFN +QFN-40-1EP_5x5mm_P0.4mm_EP3.6x3.6mm +QFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=297), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +50 +41 +Package_DFN_QFN +QFN-40-1EP_5x5mm_P0.4mm_EP3.6x3.6mm_ThermalVias +QFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=297), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +67 +41 +Package_DFN_QFN +QFN-40-1EP_5x5mm_P0.4mm_EP3.8x3.8mm +QFN, 40 Pin (http://www.issi.com/WW/pdf/31FL3736.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +50 +41 +Package_DFN_QFN +QFN-40-1EP_5x5mm_P0.4mm_EP3.8x3.8mm_ThermalVias +QFN, 40 Pin (http://www.issi.com/WW/pdf/31FL3736.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +67 +41 +Package_DFN_QFN +QFN-40-1EP_6x6mm_P0.5mm_EP4.6x4.6mm +QFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=295), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +57 +41 +Package_DFN_QFN +QFN-40-1EP_6x6mm_P0.5mm_EP4.6x4.6mm_ThermalVias +QFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=295), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +83 +41 +Package_DFN_QFN +QFN-42-1EP_5x6mm_P0.4mm_EP3.7x4.7mm +QFN, 42 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081875_0_UHE42.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +55 +43 +Package_DFN_QFN +QFN-42-1EP_5x6mm_P0.4mm_EP3.7x4.7mm_ThermalVias +QFN, 42 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081875_0_UHE42.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +76 +43 +Package_DFN_QFN +QFN-44-1EP_7x7mm_P0.5mm_EP5.2x5.2mm +QFN, 44 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/2512S.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +61 +45 +Package_DFN_QFN +QFN-44-1EP_7x7mm_P0.5mm_EP5.2x5.2mm_ThermalVias +QFN, 44 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/2512S.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +87 +45 +Package_DFN_QFN +QFN-44-1EP_7x7mm_P0.5mm_EP5.15x5.15mm +QFN, 44 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_44_05-08-1763.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +61 +45 +Package_DFN_QFN +QFN-44-1EP_7x7mm_P0.5mm_EP5.15x5.15mm_ThermalVias +QFN, 44 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_44_05-08-1763.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +87 +45 +Package_DFN_QFN +QFN-44-1EP_8x8mm_P0.65mm_EP6.45x6.45mm +QFN, 44 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/39935c.pdf#page=152), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +70 +45 +Package_DFN_QFN +QFN-44-1EP_8x8mm_P0.65mm_EP6.45x6.45mm_ThermalVias +QFN, 44 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/39935c.pdf#page=152), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +107 +45 +Package_DFN_QFN +QFN-44-1EP_9x9mm_P0.65mm_EP7.5x7.5mm +44-Lead Plastic Quad Flat, No Lead Package - 9x9 mm Body [QFN]; see section 10.3 of https://www.parallax.com/sites/default/files/downloads/P8X32A-Propeller-Datasheet-v1.4.0_0.pdf +QFN 0.65 +0 +49 +45 +Package_DFN_QFN +QFN-44-1EP_9x9mm_P0.65mm_EP7.5x7.5mm_ThermalVias +44-Lead Plastic Quad Flat, No Lead Package - 9x9 mm Body [QFN] with thermal vias; see section 10.3 of https://www.parallax.com/sites/default/files/downloads/P8X32A-Propeller-Datasheet-v1.4.0_0.pdf +QFN 0.65 +0 +55 +45 +Package_DFN_QFN +QFN-48-1EP_5x5mm_P0.35mm_EP3.7x3.7mm +QFN, 48 Pin (https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf#page=38), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +58 +49 +Package_DFN_QFN +QFN-48-1EP_5x5mm_P0.35mm_EP3.7x3.7mm_ThermalVias +QFN, 48 Pin (https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf#page=38), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +75 +49 +Package_DFN_QFN +QFN-48-1EP_6x6mm_P0.4mm_EP4.2x4.2mm +QFN, 48 Pin (https://static.dev.sifive.com/SiFive-FE310-G000-datasheet-v1p5.pdf#page=20), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +58 +49 +Package_DFN_QFN +QFN-48-1EP_6x6mm_P0.4mm_EP4.2x4.2mm_ThermalVias +QFN, 48 Pin (https://static.dev.sifive.com/SiFive-FE310-G000-datasheet-v1p5.pdf#page=20), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +49 +Package_DFN_QFN +QFN-48-1EP_6x6mm_P0.4mm_EP4.3x4.3mm +QFN, 48 Pin (https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf#page=38), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +58 +49 +Package_DFN_QFN +QFN-48-1EP_6x6mm_P0.4mm_EP4.3x4.3mm_ThermalVias +QFN, 48 Pin (https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf#page=38), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +75 +49 +Package_DFN_QFN +QFN-48-1EP_6x6mm_P0.4mm_EP4.6x4.6mm +QFN, 48 Pin (http://infocenter.nordicsemi.com/pdf/nRF51822_PS_v3.3.pdf#page=67), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +58 +49 +Package_DFN_QFN +QFN-48-1EP_6x6mm_P0.4mm_EP4.6x4.6mm_ThermalVias +QFN, 48 Pin (http://infocenter.nordicsemi.com/pdf/nRF51822_PS_v3.3.pdf#page=67), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +49 +Package_DFN_QFN +QFN-48-1EP_6x6mm_P0.4mm_EP4.66x4.66mm +QFN, 48 Pin (https://www.onsemi.com/pub/Collateral/485BA.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +58 +49 +Package_DFN_QFN +QFN-48-1EP_6x6mm_P0.4mm_EP4.66x4.66mm_ThermalVias +QFN, 48 Pin (https://www.onsemi.com/pub/Collateral/485BA.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP5.3x5.3mm +QFN, 48 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2041_datasheet.pdf#page=62), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +65 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP5.3x5.3mm_ThermalVias +QFN, 48 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2041_datasheet.pdf#page=62), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm +QFN, 48 Pin (http://www.st.com/resource/en/datasheet/stm32f042k6.pdf#page=94), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +65 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm_ThermalVias +QFN, 48 Pin (http://www.st.com/resource/en/datasheet/stm32f042k6.pdf#page=94), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm +QFN, 48 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_48_05-08-1704.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +65 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm_ThermalVias +QFN, 48 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_48_05-08-1704.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP5.45x5.45mm +QFN, 48 Pin (http://www.thatcorp.com/datashts/THAT_626x_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +65 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP5.45x5.45mm_ThermalVias +QFN, 48 Pin (http://www.thatcorp.com/datashts/THAT_626x_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +49 +Package_DFN_QFN +QFN-48-1EP_8x8mm_P0.5mm_EP6.2x6.2mm +QFN, 48 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT232H.pdf#page=49), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +74 +49 +Package_DFN_QFN +QFN-48-1EP_8x8mm_P0.5mm_EP6.2x6.2mm_ThermalVias +QFN, 48 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT232H.pdf#page=49), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +111 +49 +Package_DFN_QFN +QFN-52-1EP_7x8mm_P0.5mm_EP5.41x6.45mm +QFN, 52 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_52_05-08-1729.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +73 +53 +Package_DFN_QFN +QFN-52-1EP_7x8mm_P0.5mm_EP5.41x6.45mm_ThermalVias +QFN, 52 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_52_05-08-1729.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +104 +53 +Package_DFN_QFN +QFN-56-1EP_7x7mm_P0.4mm_EP3.2x3.2mm +QFN, 56 Pin (https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf#page=634), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +61 +57 +Package_DFN_QFN +QFN-56-1EP_7x7mm_P0.4mm_EP3.2x3.2mm_ThermalVias +QFN, 56 Pin (https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf#page=634), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +66 +57 +Package_DFN_QFN +QFN-56-1EP_7x7mm_P0.4mm_EP5.6x5.6mm +QFN, 56 Pin (http://www.cypress.com/file/416486/download#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +73 +57 +Package_DFN_QFN +QFN-56-1EP_7x7mm_P0.4mm_EP5.6x5.6mm_ThermalVias +QFN, 56 Pin (http://www.cypress.com/file/416486/download#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +99 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP4.3x4.3mm +QFN, 56 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002142A.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +73 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP4.3x4.3mm_ThermalVias +QFN, 56 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002142A.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +99 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP4.5x5.2mm +QFN, 56 Pin (http://www.ti.com/lit/an/scea032/scea032.pdf#page=4), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +73 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP4.5x5.2mm_ThermalVias +QFN, 56 Pin (http://www.ti.com/lit/an/scea032/scea032.pdf#page=4), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +99 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP4.5x5.2mm_ThermalVias_TopTented +QFN, 56 Pin top tented version (manually modified). For information see: http://www.cypress.com/file/138911/download +QFN DFN_QFN +0 +115 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP5.6x5.6mm +QFN, 56 Pin (http://www.ti.com/lit/ds/symlink/tlc5957.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +73 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP5.6x5.6mm_ThermalVias +QFN, 56 Pin (http://www.ti.com/lit/ds/symlink/tlc5957.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +99 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP5.9x5.9mm +QFN, 56 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001734B.pdf#page=50), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +73 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP5.9x5.9mm_ThermalVias +QFN, 56 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001734B.pdf#page=50), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +99 +57 +Package_DFN_QFN +QFN-64-1EP_8x8mm_P0.4mm_EP6.5x6.5mm +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_VQFN_8x8_with%206_5x6_5%20EP_JXX_C04-0437A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +90 +65 +Package_DFN_QFN +QFN-64-1EP_8x8mm_P0.4mm_EP6.5x6.5mm_ThermalVias +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_VQFN_8x8_with%206_5x6_5%20EP_JXX_C04-0437A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +127 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP3.4x3.4mm +QFN, 64 Pin (www.intel.com/content/www/us/en/ethernet-controllers/i210-ethernet-controller-datasheet.html), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +74 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP3.4x3.4mm_ThermalVias +QFN, 64 Pin (www.intel.com/content/www/us/en/ethernet-controllers/i210-ethernet-controller-datasheet.html), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +79 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP3.8x3.8mm +QFN, 64 Pin (https://datasheet.lcsc.com/szlcsc/Realtek-Semicon-RTL8211EG-VB-CG_C69264.pdf#page=77), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +74 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP3.8x3.8mm_ThermalVias +QFN, 64 Pin (https://datasheet.lcsc.com/szlcsc/Realtek-Semicon-RTL8211EG-VB-CG_C69264.pdf#page=77), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +79 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP4.7x4.7mm +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/60001477A.pdf (page 1083)), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +74 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP4.7x4.7mm_ThermalVias +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/60001477A.pdf (page 1083)), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP4.35x4.35mm +QFN, 64 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT2232H.pdf#page=57), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +74 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP4.35x4.35mm_ThermalVias +QFN, 64 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT2232H.pdf#page=57), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP5.2x5.2mm +QFN, 64 Pin (https://www.silabs.com/documents/public/data-sheets/Si5345-44-42-D-DataSheet.pdf#page=51), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +81 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP5.2x5.2mm_ThermalVias +QFN, 64 Pin (https://www.silabs.com/documents/public/data-sheets/Si5345-44-42-D-DataSheet.pdf#page=51), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +107 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/70593d.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +81 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm_ThermalVias +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/70593d.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +107 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP5.45x5.45mm +QFN, 64 Pin (https://www.infineon.com/dgdl/Infineon-MA12040-DS-v01_00-EN.pdf?fileId=5546d46264a8de7e0164b7467a3d617c#page=81), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +81 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP5.45x5.45mm_ThermalVias +QFN, 64 Pin (https://www.infineon.com/dgdl/Infineon-MA12040-DS-v01_00-EN.pdf?fileId=5546d46264a8de7e0164b7467a3d617c#page=81), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +107 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP6x6mm +QFN, 64 Pin (http://www.ti.com/lit/ds/symlink/tusb8041.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +81 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP6x6mm_ThermalVias +QFN, 64 Pin (http://www.ti.com/lit/ds/symlink/tusb8041.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +107 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.3x7.3mm +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002304A.pdf (page 43)), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +90 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.3x7.3mm_ThermalVias +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002304A.pdf (page 43)), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +127 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.5x7.5mm +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc7593.pdf (page 432)), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +101 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.5x7.5mm_ThermalVias +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc7593.pdf (page 432)), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +151 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.15x7.15mm +QFN, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/229321fa.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +90 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.15x7.15mm_ThermalVias +QFN, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/229321fa.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +127 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.25x7.25mm +64-Lead Plastic Quad Flat No-Lead Package, 9x9mm Body (see Atmel Appnote 8826) +QFN 0.5 +0 +90 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.35x7.35mm +64-Lead Plastic Quad Flat, No Lead Package (MR) - 9x9x0.9 mm Body [QFN]; (see Microchip Packaging Specification 00000049BS.pdf) +QFN 0.5 +0 +90 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.65x7.65mm +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-2549-8-bit-AVR-Microcontroller-ATmega640-1280-1281-2560-2561_datasheet.pdf (page 415)), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +101 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.65x7.65mm_ThermalVias +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-2549-8-bit-AVR-Microcontroller-ATmega640-1280-1281-2560-2561_datasheet.pdf (page 415)), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +151 +65 +Package_DFN_QFN +QFN-68-1EP_8x8mm_P0.4mm_EP5.2x5.2mm +QFN, 68 Pin (https://cdn.microsemi.com/documents/1bf6886f-5919-4508-a50b-b1dbf3fdf0f4/download/#page=98), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +85 +69 +Package_DFN_QFN +QFN-68-1EP_8x8mm_P0.4mm_EP5.2x5.2mm_ThermalVias +QFN, 68 Pin (https://cdn.microsemi.com/documents/1bf6886f-5919-4508-a50b-b1dbf3fdf0f4/download/#page=98), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +111 +69 +Package_DFN_QFN +QFN-72-1EP_10x10mm_P0.5mm_EP6x6mm +QFN, 72 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001682C.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +82 +73 +Package_DFN_QFN +QFN-72-1EP_10x10mm_P0.5mm_EP6x6mm_ThermalVias +QFN, 72 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001682C.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +135 +73 +Package_DFN_QFN +QFN-76-1EP_9x9mm_P0.4mm_EP3.8x3.8mm +QFN, 76 Pin (https://www.marvell.com/documents/bqcwxsoiqfjkcjdjhkvc/#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +86 +77 +Package_DFN_QFN +QFN-76-1EP_9x9mm_P0.4mm_EP3.8x3.8mm_ThermalVias +QFN, 76 Pin (https://www.marvell.com/documents/bqcwxsoiqfjkcjdjhkvc/#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +103 +77 +Package_DFN_QFN +Qorvo_DFN-8-1EP_2x2mm_P0.5mm +DFN 8 2x2mm, 0.5mm http://www.qorvo.com/products/d/da000896 +DFN 0.5 Qorvo 2x2mm +0 +9 +9 +Package_DFN_QFN +ROHM_DFN0604-3 +DFN package size 0604 3 pins +DFN package size 0604 3 pins +0 +3 +3 +Package_DFN_QFN +ST_UFQFPN-20_3x3mm_P0.5mm +UFQFPN 20-lead, 3 x 3 mm, 0.5 mm pitch, ultra thin fine pitch quad flat package (http://www.st.com/resource/en/datasheet/stm8s003f3.pdf) +UFQFPN 0.5 +0 +20 +20 +Package_DFN_QFN +ST_UQFN-6L_1.5x1.7mm_Pitch0.5mm +ST UQFN 6 pin 0.5mm Pitch http://www.st.com/resource/en/datasheet/ecmf02-2amx6.pdf +UQFN DFN 0.5 ST +0 +6 +6 +Package_DFN_QFN +SiliconLabs_QFN-20-1EP_3x3mm_P0.5mm_EP1.8x1.8mm +20-Lead Plastic Quad Flat, No Lead Package - 3x3 mm Body [QFN] with corner pads; see figure 8.2 of https://www.silabs.com/documents/public/data-sheets/efm8bb1-datasheet.pdf +QFN 0.5 +0 +25 +21 +Package_DFN_QFN +SiliconLabs_QFN-20-1EP_3x3mm_P0.5mm_EP1.8x1.8mm_ThermalVias +20-Lead Plastic Quad Flat, No Lead Package - 3x3 mm Body [QFN] with corner pads and thermal vias; see figure 8.2 of https://www.silabs.com/documents/public/data-sheets/efm8bb1-datasheet.pdf +QFN 0.5 +0 +31 +21 +Package_DFN_QFN +TDFN-6-1EP_2.5x2.5mm_P0.65mm_EP1.3x2mm +TDFN, 6 Pin (http://www.nve.com/Downloads/ab3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +11 +7 +Package_DFN_QFN +TDFN-6-1EP_2.5x2.5mm_P0.65mm_EP1.3x2mm_ThermalVias +TDFN, 6 Pin (http://www.nve.com/Downloads/ab3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +18 +7 +Package_DFN_QFN +TDFN-8-1EP_2x2mm_P0.5mm_EP0.8x1.2mm +TDFN, 8 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0168.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +13 +9 +Package_DFN_QFN +TDFN-8-1EP_3x2mm_P0.5mm_EP1.3x1.4mm +TDFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/MCP6V66-Family-Data-Sheet-DS20006266A.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +13 +9 +Package_DFN_QFN +TDFN-8-1EP_3x2mm_P0.5mm_EP1.4x1.4mm +TDFN, 8 Pin (http://ww1.microchip.com/downloads/en/devicedoc/20005514a.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +13 +9 +Package_DFN_QFN +TDFN-8-1EP_3x2mm_P0.5mm_EP1.80x1.65mm +8-lead plastic dual flat, 2x3x0.75mm size, 0.5mm pitch (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_TDFN_2x3_MN_C04-0129E-MN.pdf) +TDFN DFN 0.5mm +0 +12 +9 +Package_DFN_QFN +TDFN-8-1EP_3x2mm_P0.5mm_EP1.80x1.65mm_ThermalVias +8-lead plastic dual flat, 2x3x0.75mm size, 0.5mm pitch (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_TDFN_2x3_MN_C04-0129E-MN.pdf) +TDFN DFN 0.5mm +0 +17 +9 +Package_DFN_QFN +TDFN-10-1EP_2x3mm_P0.5mm_EP0.9x2mm +TDFN, 10 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0429.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +13 +11 +Package_DFN_QFN +TDFN-10-1EP_2x3mm_P0.5mm_EP0.9x2mm_ThermalVias +TDFN, 10 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0429.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +16 +11 +Package_DFN_QFN +TDFN-12_2x3mm_P0.5mm +TDFN, 12 Pads, No exposed, http://www.st.com/resource/en/datasheet/stm6600.pdf +DFN +0 +12 +12 +Package_DFN_QFN +TDFN-14-1EP_3x3mm_P0.4mm_EP1.78x2.35mm +TDFN, 14 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0137.PDF (T1433-2C)), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +19 +15 +Package_DFN_QFN +TDFN-14-1EP_3x3mm_P0.4mm_EP1.78x2.35mm_ThermalVias +TDFN, 14 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0137.PDF (T1433-2C)), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +26 +15 +Package_DFN_QFN +TQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm +TQFN, 16 Pin (https://www.diodes.com/assets/Datasheets/PI6C5946002.pdf#page=12), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +21 +17 +Package_DFN_QFN +TQFN-16-1EP_3x3mm_P0.5mm_EP1.23x1.23mm +TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0136.PDF (T1633-5), https://pdfserv.maximintegrated.com/land_patterns/90-0032.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +21 +17 +Package_DFN_QFN +TQFN-16-1EP_3x3mm_P0.5mm_EP1.23x1.23mm_ThermalVias +TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0136.PDF (T1633-5), https://pdfserv.maximintegrated.com/land_patterns/90-0032.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +26 +17 +Package_DFN_QFN +TQFN-16-1EP_5x5mm_P0.8mm_EP2.29x2.29mm +TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T1655-4)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +21 +17 +Package_DFN_QFN +TQFN-16-1EP_5x5mm_P0.8mm_EP2.29x2.29mm_ThermalVias +TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T1655-4)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +26 +17 +Package_DFN_QFN +TQFN-16-1EP_5x5mm_P0.8mm_EP3.1x3.1mm +TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T1655-2)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +21 +17 +Package_DFN_QFN +TQFN-16-1EP_5x5mm_P0.8mm_EP3.1x3.1mm_ThermalVias +TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T1655-2)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +31 +17 +Package_DFN_QFN +TQFN-20-1EP_5x5mm_P0.65mm_EP3.1x3.1mm +TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2055-3)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +25 +21 +Package_DFN_QFN +TQFN-20-1EP_5x5mm_P0.65mm_EP3.1x3.1mm_ThermalVias +TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2055-3)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +35 +21 +Package_DFN_QFN +TQFN-20-1EP_5x5mm_P0.65mm_EP3.25x3.25mm +TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2055-5)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +25 +21 +Package_DFN_QFN +TQFN-20-1EP_5x5mm_P0.65mm_EP3.25x3.25mm_ThermalVias +TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2055-5)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +35 +21 +Package_DFN_QFN +TQFN-24-1EP_4x4mm_P0.5mm_EP2.8x2.8mm_PullBack +TQFN, 24 Pin (https://ams.com/documents/20143/36005/AS1115_DS000206_1-00.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +29 +25 +Package_DFN_QFN +TQFN-24-1EP_4x4mm_P0.5mm_EP2.8x2.8mm_PullBack_ThermalVias +TQFN, 24 Pin (https://ams.com/documents/20143/36005/AS1115_DS000206_1-00.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +39 +25 +Package_DFN_QFN +TQFN-28-1EP_5x5mm_P0.5mm_EP2.7x2.7mm +TQFN, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2855-4)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +33 +29 +Package_DFN_QFN +TQFN-28-1EP_5x5mm_P0.5mm_EP2.7x2.7mm_ThermalVias +TQFN, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2855-4)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +38 +29 +Package_DFN_QFN +TQFN-28-1EP_5x5mm_P0.5mm_EP3.25x3.25mm +TQFN, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2855-3)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +33 +29 +Package_DFN_QFN +TQFN-28-1EP_5x5mm_P0.5mm_EP3.25x3.25mm_ThermalVias +TQFN, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2855-3)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +43 +29 +Package_DFN_QFN +TQFN-32-1EP_5x5mm_P0.5mm_EP2.1x2.1mm +TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-6)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +37 +33 +Package_DFN_QFN +TQFN-32-1EP_5x5mm_P0.5mm_EP2.1x2.1mm_ThermalVias +TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-6)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +42 +33 +Package_DFN_QFN +TQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm +TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-3)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +37 +33 +Package_DFN_QFN +TQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias +TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-3)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +47 +33 +Package_DFN_QFN +TQFN-32-1EP_5x5mm_P0.5mm_EP3.4x3.4mm +TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-9)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +37 +33 +Package_DFN_QFN +TQFN-32-1EP_5x5mm_P0.5mm_EP3.4x3.4mm_ThermalVias +TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-9)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +47 +33 +Package_DFN_QFN +TQFN-40-1EP_5x5mm_P0.4mm_EP3.5x3.5mm +TQFN, 40 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T4055-1)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +45 +41 +Package_DFN_QFN +TQFN-40-1EP_5x5mm_P0.4mm_EP3.5x3.5mm_ThermalVias +TQFN, 40 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T4055-1)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +55 +41 +Package_DFN_QFN +TQFN-48-1EP_7x7mm_P0.5mm_EP5.1x5.1mm +TQFN, 48 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0144.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +58 +49 +Package_DFN_QFN +TQFN-48-1EP_7x7mm_P0.5mm_EP5.1x5.1mm_ThermalVias +TQFN, 48 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0144.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +75 +49 +Package_DFN_QFN +Texas_B3QFN-14-1EP_5x5.5mm_P0.65mm +Texas instruments QFN Package, datasheet: https://www.ti.com/lit/ds/symlink/tpsm53602.pdf +Texas instruments QFN +0 +15 +15 +Package_DFN_QFN +Texas_B3QFN-14-1EP_5x5.5mm_P0.65mm_ThermalVia +Texas instruments QFN Package, datasheet: https://www.ti.com/lit/ds/symlink/tpsm53602.pdf +Texas instruments QFN +0 +34 +15 +Package_DFN_QFN +Texas_DRB0008A +DFN-8, 3x3x1mm, http://www.ti.com/lit/ds/symlink/ucc24610.pdf +DRB0008A +0 +23 +9 +Package_DFN_QFN +Texas_MOF0009A +Texas Instruments, QFM MOF0009A, 6x8x2mm (http://www.ti.com/lit/ml/mpsi063a/mpsi063a.pdf) +ti qfm mof0009a +0 +24 +9 +Package_DFN_QFN +Texas_QFN-41_10x16mm +QFN, 41 Pin (http://www.ti.com/lit/ml/mpqf506/mpqf506.pdf) +QFN DFN_QFN +0 +65 +41 +Package_DFN_QFN +Texas_R-PUQFN-N10 +http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=MPQF186&fileType=pdf +Texas_R-PUQFN-N10 +0 +10 +10 +Package_DFN_QFN +Texas_R-PWQFN-N28_EP2.1x3.1mm +QFN, 28 Pin (http://www.ti.com/lit/ds/symlink/tps51363.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +33 +29 +Package_DFN_QFN +Texas_R-PWQFN-N28_EP2.1x3.1mm_ThermalVias +QFN, 28 Pin (http://www.ti.com/lit/ds/symlink/tps51363.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +43 +29 +Package_DFN_QFN +Texas_RGE0024C_EP2.1x2.1mm +Texas QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/pca9548a.pdf#page=37), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas QFN NoLead +0 +29 +25 +Package_DFN_QFN +Texas_RGE0024C_EP2.1x2.1mm_ThermalVias +Texas QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/pca9548a.pdf#page=37), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas QFN NoLead +0 +39 +25 +Package_DFN_QFN +Texas_RGE0024H_EP2.7x2.7mm +Texas QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas QFN NoLead +0 +29 +25 +Package_DFN_QFN +Texas_RGE0024H_EP2.7x2.7mm_ThermalVias +Texas QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas QFN NoLead +0 +39 +25 +Package_DFN_QFN +Texas_RGV_S-PVQFN-N16_EP2.1x2.1mm +QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/ina3221.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +Texas_RGV_S-PVQFN-N16_EP2.1x2.1mm_ThermalVias +QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/ina3221.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +17 +Package_DFN_QFN +Texas_RGY_R-PVQFN-N24_EP2.05x3.1mm +QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/bq24133.pdf#page=40) +QFN NoLead +0 +29 +25 +Package_DFN_QFN +Texas_RGY_R-PVQFN-N24_EP2.05x3.1mm_ThermalVias +QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/bq24133.pdf#page=40) +QFN NoLead +0 +36 +25 +Package_DFN_QFN +Texas_RNN0018A +Texas Instruments, VQFN-HR RNN0018A (http://www.ti.com/lit/ds/symlink/tps568215.pdf) +ti vqfn-hr rnn0018a +0 +26 +18 +Package_DFN_QFN +Texas_RUM0016A_EP2.6x2.6mm +QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/lmh0074.pdf#page=13), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +Texas_RUM0016A_EP2.6x2.6mm_ThermalVias +QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/lmh0074.pdf#page=13), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +17 +Package_DFN_QFN +Texas_RWH0032A +Texas Instruments, RWH0032A, 8x8x0.9mm (http://www.ti.com/lit/ds/snosd10c/snosd10c.pdf) +ti rwh0032a +0 +71 +33 +Package_DFN_QFN +Texas_RWH0032A_ThermalVias +Texas Instruments, RWH0032A, 8x8x0.9mm (http://www.ti.com/lit/ds/snosd10c/snosd10c.pdf) +ti rwh0032a +0 +94 +33 +Package_DFN_QFN +Texas_R_PUQFN-N12 +Texas_R_PUQFN-N12 http://www.ti.com/lit/ds/symlink/txb0104.pdf +Texas_R_PUQFN-N12 +0 +13 +12 +Package_DFN_QFN +Texas_S-PDSO-N10_EP1.2x2mm +DFN, 10 Pin (http://www.ti.com/lit/ds/symlink/tps7a91.pdf#page=30), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +15 +11 +Package_DFN_QFN +Texas_S-PDSO-N10_EP1.2x2mm_ThermalVias +DFN, 10 Pin (http://www.ti.com/lit/ds/symlink/tps7a91.pdf#page=30), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +22 +11 +Package_DFN_QFN +Texas_S-PVQFN-N14 +Texas_S-PVQFN-N14 http://www.ti.com/lit/ds/symlink/txb0104.pdf +Texas_S-PVQFN-N14_4.3x4.3_Pitch0.5mm_ThermalPad +0 +19 +15 +Package_DFN_QFN +Texas_S-PVQFN-N14_ThermalVias +Texas_S-PVQFN-N14_ThermalVias http://www.ti.com/lit/ds/symlink/txb0104.pdf +Texas_S-PVQFN-N14_ThermalVias +0 +24 +15 +Package_DFN_QFN +Texas_S-PVQFN-N16_EP2.7x2.7mm +QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/msp430g2001.pdf#page=43), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +26 +17 +Package_DFN_QFN +Texas_S-PVQFN-N16_EP2.7x2.7mm_ThermalVias +QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/msp430g2001.pdf#page=43), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +17 +Package_DFN_QFN +Texas_S-PVQFN-N20_EP2.4x2.4mm +QFN, 20 Pin (http://www.ti.com/lit/ds/symlink/cc1101.pdf#page=101), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +25 +21 +Package_DFN_QFN +Texas_S-PVQFN-N20_EP2.4x2.4mm_ThermalVias +QFN, 20 Pin (http://www.ti.com/lit/ds/symlink/cc1101.pdf#page=101), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +35 +21 +Package_DFN_QFN +Texas_S-PVQFN-N20_EP2.7x2.7mm +QFN, 20 Pin (http://www.ti.com/lit/ds/symlink/drv8662.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +25 +21 +Package_DFN_QFN +Texas_S-PVQFN-N20_EP2.7x2.7mm_ThermalVias +QFN, 20 Pin (http://www.ti.com/lit/ds/symlink/drv8662.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +35 +21 +Package_DFN_QFN +Texas_S-PVQFN-N20_EP3.15x3.15mm +QFN, 20 Pin (www.ti.com/lit/ds/symlink/tps7a7200.pdf#page=36), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +25 +21 +Package_DFN_QFN +Texas_S-PVQFN-N20_EP3.15x3.15mm_ThermalVias +QFN, 20 Pin (www.ti.com/lit/ds/symlink/tps7a7200.pdf#page=36), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +47 +21 +Package_DFN_QFN +Texas_S-PVQFN-N24_EP2.1x2.1mm +QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/msp430fr5720.pdf#page=108), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +Texas_S-PVQFN-N24_EP2.1x2.1mm_ThermalVias +QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/msp430fr5720.pdf#page=108), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +39 +25 +Package_DFN_QFN +Texas_S-PVQFN-N32_EP3.45x3.45mm +QFN, 32 Pin (http://www.ti.com/lit/ds/symlink/msp430f1122.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +42 +33 +Package_DFN_QFN +Texas_S-PVQFN-N32_EP3.45x3.45mm_ThermalVias +QFN, 32 Pin (http://www.ti.com/lit/ds/symlink/msp430f1122.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +59 +33 +Package_DFN_QFN +Texas_S-PVQFN-N36_EP4.4x4.4mm +QFN, 36 Pin (http://www.ti.com/lit/ds/slvsba5d/slvsba5d.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +46 +37 +Package_DFN_QFN +Texas_S-PVQFN-N36_EP4.4x4.4mm_ThermalVias +QFN, 36 Pin (http://www.ti.com/lit/ds/slvsba5d/slvsba5d.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +79 +37 +Package_DFN_QFN +Texas_S-PVQFN-N40_EP2.9x2.9mm +QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/msp430fr5731.pdf#page=111 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +45 +41 +Package_DFN_QFN +Texas_S-PVQFN-N40_EP2.9x2.9mm_ThermalVias +QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/msp430fr5731.pdf#page=111 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +55 +41 +Package_DFN_QFN +Texas_S-PVQFN-N40_EP3.52x2.62mm +QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/drv8308.pdf#page=56 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +47 +41 +Package_DFN_QFN +Texas_S-PVQFN-N40_EP3.52x2.62mm_ThermalVias +QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/drv8308.pdf#page=56 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +60 +41 +Package_DFN_QFN +Texas_S-PVQFN-N40_EP4.6x4.6mm +QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/dac7750.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +50 +41 +Package_DFN_QFN +Texas_S-PVQFN-N40_EP4.6x4.6mm_ThermalVias +QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/dac7750.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +83 +41 +Package_DFN_QFN +Texas_S-PVQFN-N40_EP4.15x4.15mm +QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/msp430g2755.pdf#page=70 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +50 +41 +Package_DFN_QFN +Texas_S-PVQFN-N40_EP4.15x4.15mm_ThermalVias +QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/msp430g2755.pdf#page=70 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +83 +41 +Package_DFN_QFN +Texas_S-PVQFN-N48_EP5.15x5.15mm +QFN, 48 Pin (http://www.ti.com/lit/ds/symlink/msp430f5232.pdf#page=111), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +65 +49 +Package_DFN_QFN +Texas_S-PVQFN-N48_EP5.15x5.15mm_ThermalVias +QFN, 48 Pin (http://www.ti.com/lit/ds/symlink/msp430f5232.pdf#page=111), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +111 +49 +Package_DFN_QFN +Texas_S-PVQFN-N64_EP4.25x4.25mm +QFN, 64 Pin (http://www.ti.com/lit/ds/symlink/msp430f5217.pdf#page=120), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +69 +65 +Package_DFN_QFN +Texas_S-PVQFN-N64_EP4.25x4.25mm_ThermalVias +QFN, 64 Pin (http://www.ti.com/lit/ds/symlink/msp430f5217.pdf#page=120), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +127 +65 +Package_DFN_QFN +Texas_S-PWQFN-N16_EP2.1x2.1mm +QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/drv8801.pdf#page=31 MO-220 variation VGGC), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +Texas_S-PWQFN-N16_EP2.1x2.1mm_ThermalVias +QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/drv8801.pdf#page=31 MO-220 variation VGGC), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +17 +Package_DFN_QFN +Texas_S-PWQFN-N20 +20-Pin Plastic Quad Flatpack No-Lead Package, Body 3.0x3.0x0.8mm, Texas Instruments (http://www.ti.com/lit/ds/symlink/tps22993.pdf) +QFN 0.4 +0 +24 +20 +Package_DFN_QFN +Texas_S-PWQFN-N24_EP2.7x2.7mm +QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/bq25601.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +Texas_S-PWQFN-N24_EP2.7x2.7mm_ThermalVias +QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/bq25601.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +39 +25 +Package_DFN_QFN +Texas_S-PWQFN-N32_EP2.8x2.8mm +QFN, 32 Pin (https://www.ti.com/lit/ds/symlink/bq25703a.pdf#page=90), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +37 +33 +Package_DFN_QFN +Texas_S-PWQFN-N32_EP2.8x2.8mm_ThermalVias +QFN, 32 Pin (https://www.ti.com/lit/ds/symlink/bq25703a.pdf#page=90), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +47 +33 +Package_DFN_QFN +Texas_S-PWQFN-N100_EP5.5x5.5mm +http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=szza059&fileType=pdf,http://www.ti.com/lit/ds/sllse76m/sllse76m.pdf +MultiRow QFN +0 +114 +105 +Package_DFN_QFN +Texas_S-PWQFN-N100_EP5.5x5.5mm_ThermalVias +http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=szza059&fileType=pdf,http://www.ti.com/lit/ds/sllse76m/sllse76m.pdf +MultiRow QFN +0 +131 +105 +Package_DFN_QFN +Texas_S-PX2QFN-14 +Texas QFN, 14 Pin (http://www.ti.com/lit/ds/symlink/tlv9004.pdf#page=64), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas QFN NoLead +0 +14 +14 +Package_DFN_QFN +Texas_VQFN-RHL-20 +http://www.ti.com/lit/ds/symlink/bq51050b.pdf +RHL0020A +0 +33 +21 +Package_DFN_QFN +Texas_VQFN-RHL-20_ThermalVias +http://www.ti.com/lit/ds/symlink/bq51050b.pdf +RHL0020A +0 +41 +21 +Package_DFN_QFN +Texas_VSON-HR-8_1.5x2mm_P0.5mm +Texas VSON-HR, 8 Pin (http://www.ti.com/lit/ds/symlink/tps62823.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VSON-HR NoLead +0 +8 +8 +Package_DFN_QFN +Texas_WQFN-MR-100_3x3-DapStencil +http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=szza059&fileType=pdf,http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=mpqf258&fileType=pdf,http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=LPPD235&fileType=pdf +MultiRow QFN +0 +113 +105 +Package_DFN_QFN +Texas_WQFN-MR-100_ThermalVias_3x3-DapStencil +http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=szza059&fileType=pdf,http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=mpqf258&fileType=pdf,http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=LPPD235&fileType=pdf +MultiRow QFN +0 +126 +105 +Package_DFN_QFN +Texas_X2QFN-12_1.6x1.6mm_P0.4mm +Texas X2QFN, 12 Pin (http://www.ti.com/lit/ml/mpqf391c/mpqf391c.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas X2QFN NoLead +0 +12 +12 +Package_DFN_QFN +UDFN-4-1EP_1x1mm_P0.65mm_EP0.48x0.48mm +UDFN-4_1x1mm_P0.65mm, http://ww1.microchip.com/downloads/en/DeviceDoc/MIC550x-300mA-Single-Output-LDO-in-Small-Packages-DS20006006A.pdf +UDFN-4_1x1mm_P0.65mm +0 +5 +5 +Package_DFN_QFN +UDFN-9_1.0x3.8mm_P0.5mm +9-pin UDFN package, 1.0x3.8mm, (Ref: https://katalog.we-online.de/pbs/datasheet/824014881.pdf) +UDFN SMD +0 +9 +9 +Package_DFN_QFN +UDFN-10_1.35x2.6mm_P0.5mm +http://www.st.com/content/ccc/resource/technical/document/datasheet/f2/11/8a/ed/40/31/40/56/DM00088292.pdf/files/DM00088292.pdf/jcr:content/translations/en.DM00088292.pdf +UDFN 0.5 uQFN +0 +10 +10 +Package_DFN_QFN +UFQFPN-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm +UFQFPN, 32 Pin (https://www.st.com/resource/en/datasheet/stm32g071k8.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +UFQFPN NoLead +0 +37 +33 +Package_DFN_QFN +UFQFPN-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm_ThermalVias +UFQFPN, 32 Pin (https://www.st.com/resource/en/datasheet/stm32g071k8.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +UFQFPN NoLead +0 +47 +33 +Package_DFN_QFN +UQFN-10_1.3x1.8mm_P0.4mm +UQFN, 10 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001725D.pdf (Page 9)), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +10 +10 +Package_DFN_QFN +UQFN-10_1.4x1.8mm_P0.4mm +UQFN 10pin, https://www.onsemi.com/pub/Collateral/488AT.PDF +UQFN-10_1.4x1.8mm_P0.4mm +0 +10 +10 +Package_DFN_QFN +UQFN-10_1.6x2.1mm_P0.5mm +UQFN, 10 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001725D.pdf (Page 12)), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +10 +10 +Package_DFN_QFN +UQFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm +16-Lead Ultra Thin Quad Flat, No Lead Package (UC) - 3x3x0.5 mm Body [UQFN]; (see Microchip Packaging Specification 00000049BS.pdf) +QFN 0.5 +0 +21 +17 +Package_DFN_QFN +UQFN-16-1EP_4x4mm_P0.65mm_EP2.6x2.6mm +UQFN, 16 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/16L_UQFN_4x4x0_5mm_JQ_C04257A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +21 +17 +Package_DFN_QFN +UQFN-16-1EP_4x4mm_P0.65mm_EP2.6x2.6mm_ThermalVias +UQFN, 16 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/16L_UQFN_4x4x0_5mm_JQ_C04257A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +31 +17 +Package_DFN_QFN +UQFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm +16-Lead Ultra Thin Plastic Quad Flat, No Lead Package (JQ) - 4x4x0.5 mm Body [UQFN]; (see Microchip Packaging Specification 00000049BS.pdf) +QFN 0.65 +0 +21 +17 +Package_DFN_QFN +UQFN-20-1EP_3x3mm_P0.4mm_EP1.85x1.85mm +UQFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=332), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +25 +21 +Package_DFN_QFN +UQFN-20-1EP_3x3mm_P0.4mm_EP1.85x1.85mm_ThermalVias +UQFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=332), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +30 +21 +Package_DFN_QFN +UQFN-20-1EP_4x4mm_P0.5mm_EP2.8x2.8mm +UQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/40001839B.pdf#page=464), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +25 +21 +Package_DFN_QFN +UQFN-20-1EP_4x4mm_P0.5mm_EP2.8x2.8mm_ThermalVias +UQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/40001839B.pdf#page=464), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +35 +21 +Package_DFN_QFN +UQFN-20_3x3mm_P0.4mm +UQFN, 20 Pin (https://resurgentsemi.com/wp-content/uploads/2018/09/MPR121_rev5-Resurgent.pdf?d453f8&d453f8), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +20 +20 +Package_DFN_QFN +UQFN-28-1EP_4x4mm_P0.4mm_EP2.35x2.35mm +UQFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=338), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +33 +29 +Package_DFN_QFN +UQFN-28-1EP_4x4mm_P0.4mm_EP2.35x2.35mm_ThermalVias +UQFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=338), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +43 +29 +Package_DFN_QFN +UQFN-40-1EP_5x5mm_P0.4mm_EP3.8x3.8mm +UQFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=345), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +50 +41 +Package_DFN_QFN +UQFN-40-1EP_5x5mm_P0.4mm_EP3.8x3.8mm_ThermalVias +UQFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=345), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +67 +41 +Package_DFN_QFN +UQFN-48-1EP_6x6mm_P0.4mm_EP4.45x4.45mm +UQFN, 48 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=347), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +58 +49 +Package_DFN_QFN +UQFN-48-1EP_6x6mm_P0.4mm_EP4.45x4.45mm_ThermalVias +UQFN, 48 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=347), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +75 +49 +Package_DFN_QFN +UQFN-48-1EP_6x6mm_P0.4mm_EP4.62x4.62mm +UQFN, 48 Pin (https://github.com/KiCad/kicad-symbols/pull/1189#issuecomment-449506354), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +53 +49 +Package_DFN_QFN +UQFN-48-1EP_6x6mm_P0.4mm_EP4.62x4.62mm_ThermalVias +UQFN, 48 Pin (https://github.com/KiCad/kicad-symbols/pull/1189#issuecomment-449506354), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +75 +49 +Package_DFN_QFN +VDFN-8-1EP_2x2mm_P0.5mm_EP0.9x1.7mm +8-Lead Very Thin Dual Flatpack No-Lead (LZ) - 2x3x0.9 mm Body [VDFN] (see Microchip Packaging Specification 00000049BS.pdf) +DFN 0.5 +0 +11 +9 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.1x1.1mm +VQFN, 16 Pin (https://ww1.microchip.com/downloads/en/DeviceDoc/16L_VQFN-WFS_3x3mm_4MX_C04-00508a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +18 +17 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.1x1.1mm_ThermalVias +VQFN, 16 Pin (https://ww1.microchip.com/downloads/en/DeviceDoc/16L_VQFN-WFS_3x3mm_4MX_C04-00508a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +23 +17 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm +VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/cdclvp1102.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +21 +17 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm_ThermalVias +VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/cdclvp1102.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +26 +17 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.8x1.8mm +VQFN, 16 Pin (https://www.st.com/resource/en/datasheet/stspin220.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +21 +17 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.8x1.8mm_ThermalVias +VQFN, 16 Pin (https://www.st.com/resource/en/datasheet/stspin220.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +26 +17 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.45x1.45mm +VQFN, 16 Pin (http://www.ti.com/lit/ds/sbos354a/sbos354a.pdf, JEDEC MO-220 variant VEED-6), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +21 +17 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.45x1.45mm_ThermalVias +VQFN, 16 Pin (http://www.ti.com/lit/ds/sbos354a/sbos354a.pdf, JEDEC MO-220 variant VEED-6), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +26 +17 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.68x1.68mm +VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/tlv62095.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +21 +17 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.68x1.68mm_ThermalVias +VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/tlv62095.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +26 +17 +Package_DFN_QFN +VQFN-20-1EP_3x3mm_P0.4mm_EP1.7x1.7mm +VQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/20%20Lead%20VQFN%203x3x0_9mm_1_7EP%20U2B%20C04-21496a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +25 +21 +Package_DFN_QFN +VQFN-20-1EP_3x3mm_P0.4mm_EP1.7x1.7mm_ThermalVias +VQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/20%20Lead%20VQFN%203x3x0_9mm_1_7EP%20U2B%20C04-21496a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +30 +21 +Package_DFN_QFN +VQFN-20-1EP_3x3mm_P0.45mm_EP1.55x1.55mm +VQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc8246.pdf#page=264), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +25 +21 +Package_DFN_QFN +VQFN-20-1EP_3x3mm_P0.45mm_EP1.55x1.55mm_ThermalVias +VQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc8246.pdf#page=264), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +30 +21 +Package_DFN_QFN +VQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm +VQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/msp430f1101a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +34 +25 +Package_DFN_QFN +VQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm_ThermalVias +VQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/msp430f1101a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +39 +25 +Package_DFN_QFN +VQFN-28-1EP_4x4mm_P0.45mm_EP2.4x2.4mm +VQFN, 28 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-9505-AT42-QTouch-BSW-AT42QT1060_Datasheet.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +33 +29 +Package_DFN_QFN +VQFN-28-1EP_4x4mm_P0.45mm_EP2.4x2.4mm_ThermalVias +VQFN, 28 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-9505-AT42-QTouch-BSW-AT42QT1060_Datasheet.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +43 +29 +Package_DFN_QFN +VQFN-28-1EP_4x5mm_P0.5mm_EP2.55x3.55mm +VQFN, 28 Pin (http://www.ti.com/lit/ds/symlink/lm5175.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +35 +29 +Package_DFN_QFN +VQFN-28-1EP_4x5mm_P0.5mm_EP2.55x3.55mm_ThermalVias +VQFN, 28 Pin (http://www.ti.com/lit/ds/symlink/lm5175.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +48 +29 +Package_DFN_QFN +VQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm +VQFN, 32 Pin (http://ww1.microchip.com/downloads/en/devicedoc/atmel-9520-at42-qtouch-bsw-at42qt1110_datasheet.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +37 +33 +Package_DFN_QFN +VQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias +VQFN, 32 Pin (http://ww1.microchip.com/downloads/en/devicedoc/atmel-9520-at42-qtouch-bsw-at42qt1110_datasheet.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +47 +33 +Package_DFN_QFN +VQFN-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm +VQFN, 32 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT4222H.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +37 +33 +Package_DFN_QFN +VQFN-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm_ThermalVias +VQFN, 32 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT4222H.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +47 +33 +Package_DFN_QFN +VQFN-32-1EP_5x5mm_P0.5mm_EP3.15x3.15mm +VQFN, 32 Pin (https://www.ti.com/lit/ds/slvs589d/slvs589d.pdf#page=33), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +37 +33 +Package_DFN_QFN +VQFN-32-1EP_5x5mm_P0.5mm_EP3.15x3.15mm_ThermalVias +VQFN, 32 Pin (https://www.ti.com/lit/ds/slvs589d/slvs589d.pdf#page=33), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +47 +33 +Package_DFN_QFN +VQFN-46-1EP_5x6mm_P0.4mm_EP2.8x3.8mm +VQFN, 46 Pin (http://www.ti.com/lit/ds/symlink/lp5036.pdf#page=59), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +53 +47 +Package_DFN_QFN +VQFN-46-1EP_5x6mm_P0.4mm_EP2.8x3.8mm_ThermalVias +VQFN, 46 Pin (http://www.ti.com/lit/ds/symlink/lp5036.pdf#page=59), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +66 +47 +Package_DFN_QFN +VQFN-48-1EP_6x6mm_P0.4mm_EP4.1x4.1mm +VQFN, 48 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/48L_VQFN_6x6mm_6LX_C04-00494a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +58 +49 +Package_DFN_QFN +VQFN-48-1EP_6x6mm_P0.4mm_EP4.1x4.1mm_ThermalVias +VQFN, 48 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/48L_VQFN_6x6mm_6LX_C04-00494a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +75 +49 +Package_DFN_QFN +VQFN-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm +VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/cc430f5137.pdf#page=128), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +58 +49 +Package_DFN_QFN +VQFN-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm_ThermalVias +VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/cc430f5137.pdf#page=128), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +75 +49 +Package_DFN_QFN +VQFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm +VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/cc1312r.pdf#page=48), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +53 +49 +Package_DFN_QFN +VQFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm_ThermalVias +VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/cc1312r.pdf#page=48), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +79 +49 +Package_DFN_QFN +VQFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm +VQFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/PIC16LF19195-6-7-Data-Sheet-40001873D.pdf#page=718), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +74 +65 +Package_DFN_QFN +VQFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm_ThermalVias +VQFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/PIC16LF19195-6-7-Data-Sheet-40001873D.pdf#page=718), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +100 +65 +Package_DFN_QFN +VQFN-64-1EP_9x9mm_P0.5mm_EP7.15x7.15mm +VQFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_QFN_9x9_MR_C04-00149e.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +74 +65 +Package_DFN_QFN +VQFN-64-1EP_9x9mm_P0.5mm_EP7.15x7.15mm_ThermalVias +VQFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_QFN_9x9_MR_C04-00149e.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +91 +65 +Package_DFN_QFN +WDFN-6-2EP_4.0x2.6mm_P0.65mm +WDFN, 6 pin, 4.0x2.6, 0.65P; Two exposed pads, (https://www.onsemi.com/pub/Collateral/511BZ.PDF) +DFN 0.65P dual flag +0 +8 +8 +Package_DFN_QFN +WDFN-8-1EP_2x2.2mm_P0.5mm_EP0.80x0.54 +https://www.onsemi.com/pub/Collateral/511BN.PDF +WDFN-8 1EP 2.2X2.0 0.5P +0 +9 +9 +Package_DFN_QFN +WDFN-8-1EP_2x2mm_P0.5mm_EP0.8x1.2mm +WDFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/20005474E.pdf#page=25), generated with kicad-footprint-generator ipc_noLead_generator.py +WDFN NoLead +0 +13 +9 +Package_DFN_QFN +WDFN-8-1EP_3x2mm_P0.5mm_EP1.3x1.4mm +WDFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_TDFN_2x3_MNY_C04-0129E-MNY.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +WDFN NoLead +0 +13 +9 +Package_DFN_QFN +WDFN-8-1EP_4x3mm_P0.65mm_EP2.4x1.8mm +WDFN, 8 Pin (https://www.onsemi.com/pub/Collateral/509AF.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +WDFN NoLead +0 +13 +9 +Package_DFN_QFN +WDFN-8-1EP_4x3mm_P0.65mm_EP2.4x1.8mm_ThermalVias +WDFN, 8 Pin (https://www.onsemi.com/pub/Collateral/509AF.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +WDFN NoLead +0 +20 +9 +Package_DFN_QFN +WDFN-8-1EP_6x5mm_P1.27mm_EP3.4x4mm +WDFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_WDFN_5x6mm_MF_C04210B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +WDFN NoLead +0 +13 +9 +Package_DFN_QFN +WDFN-8_2x2mm_P0.5mm +DFN8 2x2, 0.5P; No exposed pad (http://www.onsemi.com/pub/Collateral/NCP4308-D.PDF) +DFN 0.5 +0 +8 +8 +Package_DFN_QFN +WDFN-12-1EP_3x3mm_P0.45mm_EP1.7x2.5mm +WDFN, 12 Pin (https://www.diodes.com/assets/Datasheets/PAM2306.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +WDFN NoLead +0 +17 +13 +Package_DFN_QFN +WQFN-14-1EP_2.5x2.5mm_P0.5mm_EP1.45x1.45mm +WQFN, 14 Pin (https://www.onsemi.com/pub/Collateral/FUSB302B-D.PDF#page=32), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +19 +15 +Package_DFN_QFN +WQFN-14-1EP_2.5x2.5mm_P0.5mm_EP1.45x1.45mm_ThermalVias +WQFN, 14 Pin (https://www.onsemi.com/pub/Collateral/FUSB302B-D.PDF#page=32), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +24 +15 +Package_DFN_QFN +WQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm +WQFN, 16 Pin (https://www.ti.com/lit/ds/symlink/tpa6132a2.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +21 +17 +Package_DFN_QFN +WQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm_ThermalVias +WQFN, 16 Pin (https://www.ti.com/lit/ds/symlink/tpa6132a2.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +26 +17 +Package_DFN_QFN +WQFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm +WQFN, 16 Pin (https://www.onsemi.com/pub/Collateral/FUSB307B-D.PDF#page=56), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +21 +17 +Package_DFN_QFN +WQFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm_ThermalVias +WQFN, 16 Pin (https://www.onsemi.com/pub/Collateral/FUSB307B-D.PDF#page=56), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +26 +17 +Package_DFN_QFN +WQFN-16-1EP_4x4mm_P0.5mm_EP2.6x2.6mm +WQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/ldc1312.pdf#page=59), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +21 +17 +Package_DFN_QFN +WQFN-16-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias +WQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/ldc1312.pdf#page=59), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +31 +17 +Package_DFN_QFN +WQFN-20-1EP_2.5x4.5mm_P0.5mm_EP1x2.9mm +http://www.onsemi.com/pub/Collateral/510CD.PDF +WQFN-20 4.5mm 2.5mm 0.5mm +0 +24 +21 +Package_DFN_QFN +WQFN-20-1EP_3x3mm_P0.4mm_EP1.7x1.7mm +WQFN, 20 Pin (https://www.ti.com/lit/ds/symlink/ts3ds10224.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +25 +21 +Package_DFN_QFN +WQFN-20-1EP_3x3mm_P0.4mm_EP1.7x1.7mm_ThermalVias +WQFN, 20 Pin (https://www.ti.com/lit/ds/symlink/ts3ds10224.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +30 +21 +Package_DFN_QFN +WQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm +WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/lm26480.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +29 +25 +Package_DFN_QFN +WQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias +WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/lm26480.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +39 +25 +Package_DFN_QFN +WQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm +WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/ts3a27518e.pdf#page=33), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +29 +25 +Package_DFN_QFN +WQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm_ThermalVias +WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/ts3a27518e.pdf#page=33), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +39 +25 +Package_DFN_QFN +WQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm +QFN, 32-Leads, Body 5x5x0.8mm, Pitch 0.5mm, Thermal Pad 3.1x3.1mm; (see Texas Instruments LM25119 http://www.ti.com/lit/ds/symlink/lm25119.pdf) +WQFN 0.5 +0 +37 +33 +Package_DFN_QFN +WQFN-42-1EP_3.5x9mm_P0.5mm_EP2.05x7.55mm +WQFN, 42 Pin (http://www.ti.com/lit/ds/symlink/ts3l501e.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +57 +43 +Package_DFN_QFN +WQFN-42-1EP_3.5x9mm_P0.5mm_EP2.05x7.55mm_ThermalVias +WQFN, 42 Pin (http://www.ti.com/lit/ds/symlink/ts3l501e.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +82 +43 +Package_DIP +DIP-4_W7.62mm +4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +4 +4 +Package_DIP +DIP-4_W7.62mm_LongPads +4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +4 +4 +Package_DIP +DIP-4_W7.62mm_SMDSocket_SmallPads +4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +4 +4 +Package_DIP +DIP-4_W7.62mm_Socket +4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +4 +4 +Package_DIP +DIP-4_W7.62mm_Socket_LongPads +4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +4 +4 +Package_DIP +DIP-4_W8.89mm_SMDSocket_LongPads +4-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +4 +4 +Package_DIP +DIP-4_W10.16mm +4-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +4 +4 +Package_DIP +DIP-4_W10.16mm_LongPads +4-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +4 +4 +Package_DIP +DIP-5-6_W7.62mm +5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +5 +5 +Package_DIP +DIP-5-6_W7.62mm_LongPads +5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +5 +5 +Package_DIP +DIP-5-6_W7.62mm_SMDSocket_SmallPads +5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +5 +5 +Package_DIP +DIP-5-6_W7.62mm_Socket +5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +5 +5 +Package_DIP +DIP-5-6_W7.62mm_Socket_LongPads +5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +5 +5 +Package_DIP +DIP-5-6_W8.89mm_SMDSocket_LongPads +5-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +5 +5 +Package_DIP +DIP-5-6_W10.16mm +5-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +5 +5 +Package_DIP +DIP-5-6_W10.16mm_LongPads +5-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +5 +5 +Package_DIP +DIP-6_W7.62mm +6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +6 +6 +Package_DIP +DIP-6_W7.62mm_LongPads +6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +6 +6 +Package_DIP +DIP-6_W7.62mm_SMDSocket_SmallPads +6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +6 +6 +Package_DIP +DIP-6_W7.62mm_Socket +6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +6 +6 +Package_DIP +DIP-6_W7.62mm_Socket_LongPads +6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +6 +6 +Package_DIP +DIP-6_W8.89mm_SMDSocket_LongPads +6-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +6 +6 +Package_DIP +DIP-6_W10.16mm +6-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +6 +6 +Package_DIP +DIP-6_W10.16mm_LongPads +6-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +6 +6 +Package_DIP +DIP-8-16_W7.62mm +16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +8 +8 +Package_DIP +DIP-8-16_W7.62mm_Socket +16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +8 +8 +Package_DIP +DIP-8-16_W7.62mm_Socket_LongPads +16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +8 +8 +Package_DIP +DIP-8-N6_W7.62mm +8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), missing pin 6 +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +7 +7 +Package_DIP +DIP-8-N7_W7.62mm +8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), missing pin 7 +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +7 +7 +Package_DIP +DIP-8_W7.62mm +8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +8 +8 +Package_DIP +DIP-8_W7.62mm_LongPads +8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +8 +8 +Package_DIP +DIP-8_W7.62mm_SMDSocket_SmallPads +8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +8 +8 +Package_DIP +DIP-8_W7.62mm_Socket +8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +8 +8 +Package_DIP +DIP-8_W7.62mm_Socket_LongPads +8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +8 +8 +Package_DIP +DIP-8_W8.89mm_SMDSocket_LongPads +8-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +8 +8 +Package_DIP +DIP-8_W10.16mm +8-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +8 +8 +Package_DIP +DIP-8_W10.16mm_LongPads +8-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +8 +8 +Package_DIP +DIP-10_W7.62mm +10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +10 +10 +Package_DIP +DIP-10_W7.62mm_LongPads +10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +10 +10 +Package_DIP +DIP-10_W7.62mm_SMDSocket_SmallPads +10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +10 +10 +Package_DIP +DIP-10_W7.62mm_Socket +10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +10 +10 +Package_DIP +DIP-10_W7.62mm_Socket_LongPads +10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +10 +10 +Package_DIP +DIP-10_W8.89mm_SMDSocket_LongPads +10-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +10 +10 +Package_DIP +DIP-10_W10.16mm +10-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +10 +10 +Package_DIP +DIP-10_W10.16mm_LongPads +10-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +10 +10 +Package_DIP +DIP-12_W7.62mm +12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +12 +12 +Package_DIP +DIP-12_W7.62mm_LongPads +12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +12 +12 +Package_DIP +DIP-12_W7.62mm_SMDSocket_SmallPads +12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +12 +12 +Package_DIP +DIP-12_W7.62mm_Socket +12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +12 +12 +Package_DIP +DIP-12_W7.62mm_Socket_LongPads +12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +12 +12 +Package_DIP +DIP-12_W8.89mm_SMDSocket_LongPads +12-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +12 +12 +Package_DIP +DIP-12_W10.16mm +12-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +12 +12 +Package_DIP +DIP-12_W10.16mm_LongPads +12-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +12 +12 +Package_DIP +DIP-14_W7.62mm +14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +14 +14 +Package_DIP +DIP-14_W7.62mm_LongPads +14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +14 +14 +Package_DIP +DIP-14_W7.62mm_SMDSocket_SmallPads +14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +14 +14 +Package_DIP +DIP-14_W7.62mm_Socket +14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +14 +14 +Package_DIP +DIP-14_W7.62mm_Socket_LongPads +14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +14 +14 +Package_DIP +DIP-14_W8.89mm_SMDSocket_LongPads +14-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +14 +14 +Package_DIP +DIP-14_W10.16mm +14-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +14 +14 +Package_DIP +DIP-14_W10.16mm_LongPads +14-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +14 +14 +Package_DIP +DIP-16_W7.62mm +16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +16 +16 +Package_DIP +DIP-16_W7.62mm_LongPads +16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +16 +16 +Package_DIP +DIP-16_W7.62mm_SMDSocket_SmallPads +16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +16 +16 +Package_DIP +DIP-16_W7.62mm_Socket +16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +16 +16 +Package_DIP +DIP-16_W7.62mm_Socket_LongPads +16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +16 +16 +Package_DIP +DIP-16_W8.89mm_SMDSocket_LongPads +16-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +16 +16 +Package_DIP +DIP-16_W10.16mm +16-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +16 +16 +Package_DIP +DIP-16_W10.16mm_LongPads +16-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +16 +16 +Package_DIP +DIP-18_W7.62mm +18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +18 +18 +Package_DIP +DIP-18_W7.62mm_LongPads +18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +18 +18 +Package_DIP +DIP-18_W7.62mm_SMDSocket_SmallPads +18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +18 +18 +Package_DIP +DIP-18_W7.62mm_Socket +18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +18 +18 +Package_DIP +DIP-18_W7.62mm_Socket_LongPads +18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +18 +18 +Package_DIP +DIP-18_W8.89mm_SMDSocket_LongPads +18-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +18 +18 +Package_DIP +DIP-20_W7.62mm +20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +20 +20 +Package_DIP +DIP-20_W7.62mm_LongPads +20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +20 +20 +Package_DIP +DIP-20_W7.62mm_SMDSocket_SmallPads +20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +20 +20 +Package_DIP +DIP-20_W7.62mm_Socket +20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +20 +20 +Package_DIP +DIP-20_W7.62mm_Socket_LongPads +20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +20 +20 +Package_DIP +DIP-20_W8.89mm_SMDSocket_LongPads +20-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +20 +20 +Package_DIP +DIP-22_W7.62mm +22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +22 +22 +Package_DIP +DIP-22_W7.62mm_LongPads +22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +22 +22 +Package_DIP +DIP-22_W7.62mm_SMDSocket_SmallPads +22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +22 +22 +Package_DIP +DIP-22_W7.62mm_Socket +22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +22 +22 +Package_DIP +DIP-22_W7.62mm_Socket_LongPads +22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +22 +22 +Package_DIP +DIP-22_W8.89mm_SMDSocket_LongPads +22-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +22 +22 +Package_DIP +DIP-22_W10.16mm +22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +22 +22 +Package_DIP +DIP-22_W10.16mm_LongPads +22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +22 +22 +Package_DIP +DIP-22_W10.16mm_SMDSocket_SmallPads +22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil SMDSocket SmallPads +0 +22 +22 +Package_DIP +DIP-22_W10.16mm_Socket +22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), Socket +THT DIP DIL PDIP 2.54mm 10.16mm 400mil Socket +0 +22 +22 +Package_DIP +DIP-22_W10.16mm_Socket_LongPads +22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil Socket LongPads +0 +22 +22 +Package_DIP +DIP-22_W11.43mm_SMDSocket_LongPads +22-lead though-hole mounted DIP package, row spacing 11.43 mm (450 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 11.43mm 450mil SMDSocket LongPads +0 +22 +22 +Package_DIP +DIP-24_W7.62mm +24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +24 +24 +Package_DIP +DIP-24_W7.62mm_LongPads +24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +24 +24 +Package_DIP +DIP-24_W7.62mm_SMDSocket_SmallPads +24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +24 +24 +Package_DIP +DIP-24_W7.62mm_Socket +24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +24 +24 +Package_DIP +DIP-24_W7.62mm_Socket_LongPads +24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +24 +24 +Package_DIP +DIP-24_W8.89mm_SMDSocket_LongPads +24-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +24 +24 +Package_DIP +DIP-24_W10.16mm +24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +24 +24 +Package_DIP +DIP-24_W10.16mm_LongPads +24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +24 +24 +Package_DIP +DIP-24_W10.16mm_SMDSocket_SmallPads +24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil SMDSocket SmallPads +0 +24 +24 +Package_DIP +DIP-24_W10.16mm_Socket +24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), Socket +THT DIP DIL PDIP 2.54mm 10.16mm 400mil Socket +0 +24 +24 +Package_DIP +DIP-24_W10.16mm_Socket_LongPads +24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil Socket LongPads +0 +24 +24 +Package_DIP +DIP-24_W11.43mm_SMDSocket_LongPads +24-lead though-hole mounted DIP package, row spacing 11.43 mm (450 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 11.43mm 450mil SMDSocket LongPads +0 +24 +24 +Package_DIP +DIP-24_W15.24mm +24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) +THT DIP DIL PDIP 2.54mm 15.24mm 600mil +0 +24 +24 +Package_DIP +DIP-24_W15.24mm_LongPads +24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads +0 +24 +24 +Package_DIP +DIP-24_W15.24mm_SMDSocket_SmallPads +24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads +0 +24 +24 +Package_DIP +DIP-24_W15.24mm_Socket +24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket +0 +24 +24 +Package_DIP +DIP-24_W15.24mm_Socket_LongPads +24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads +0 +24 +24 +Package_DIP +DIP-24_W16.51mm_SMDSocket_LongPads +24-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads +0 +24 +24 +Package_DIP +DIP-28_W7.62mm +28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +28 +28 +Package_DIP +DIP-28_W7.62mm_LongPads +28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +28 +28 +Package_DIP +DIP-28_W7.62mm_SMDSocket_SmallPads +28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +28 +28 +Package_DIP +DIP-28_W7.62mm_Socket +28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +28 +28 +Package_DIP +DIP-28_W7.62mm_Socket_LongPads +28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +28 +28 +Package_DIP +DIP-28_W8.89mm_SMDSocket_LongPads +28-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +28 +28 +Package_DIP +DIP-28_W15.24mm +28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) +THT DIP DIL PDIP 2.54mm 15.24mm 600mil +0 +28 +28 +Package_DIP +DIP-28_W15.24mm_LongPads +28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads +0 +28 +28 +Package_DIP +DIP-28_W15.24mm_SMDSocket_SmallPads +28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads +0 +28 +28 +Package_DIP +DIP-28_W15.24mm_Socket +28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket +0 +28 +28 +Package_DIP +DIP-28_W15.24mm_Socket_LongPads +28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads +0 +28 +28 +Package_DIP +DIP-28_W16.51mm_SMDSocket_LongPads +28-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads +0 +28 +28 +Package_DIP +DIP-32_W7.62mm +32-lead dip package, row spacing 7.62 mm (300 mils) +DIL DIP PDIP 2.54mm 7.62mm 300mil +0 +32 +32 +Package_DIP +DIP-32_W15.24mm +32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) +THT DIP DIL PDIP 2.54mm 15.24mm 600mil +0 +32 +32 +Package_DIP +DIP-32_W15.24mm_LongPads +32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads +0 +32 +32 +Package_DIP +DIP-32_W15.24mm_SMDSocket_SmallPads +32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads +0 +32 +32 +Package_DIP +DIP-32_W15.24mm_Socket +32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket +0 +32 +32 +Package_DIP +DIP-32_W15.24mm_Socket_LongPads +32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads +0 +32 +32 +Package_DIP +DIP-32_W16.51mm_SMDSocket_LongPads +32-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads +0 +32 +32 +Package_DIP +DIP-40_W15.24mm +40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) +THT DIP DIL PDIP 2.54mm 15.24mm 600mil +0 +40 +40 +Package_DIP +DIP-40_W15.24mm_LongPads +40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads +0 +40 +40 +Package_DIP +DIP-40_W15.24mm_SMDSocket_SmallPads +40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads +0 +40 +40 +Package_DIP +DIP-40_W15.24mm_Socket +40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket +0 +40 +40 +Package_DIP +DIP-40_W15.24mm_Socket_LongPads +40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads +0 +40 +40 +Package_DIP +DIP-40_W16.51mm_SMDSocket_LongPads +40-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads +0 +40 +40 +Package_DIP +DIP-40_W25.4mm +40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils) +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil +0 +40 +40 +Package_DIP +DIP-40_W25.4mm_LongPads +40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), LongPads +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil LongPads +0 +40 +40 +Package_DIP +DIP-40_W25.4mm_SMDSocket_SmallPads +40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil SMDSocket SmallPads +0 +40 +40 +Package_DIP +DIP-40_W25.4mm_Socket +40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), Socket +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil Socket +0 +40 +40 +Package_DIP +DIP-40_W25.4mm_Socket_LongPads +40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil Socket LongPads +0 +40 +40 +Package_DIP +DIP-40_W26.67mm_SMDSocket_LongPads +40-lead though-hole mounted DIP package, row spacing 26.67 mm (1050 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 26.669999999999998mm 1050mil SMDSocket LongPads +0 +40 +40 +Package_DIP +DIP-42_W15.24mm +42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) +THT DIP DIL PDIP 2.54mm 15.24mm 600mil +0 +42 +42 +Package_DIP +DIP-42_W15.24mm_LongPads +42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads +0 +42 +42 +Package_DIP +DIP-42_W15.24mm_SMDSocket_SmallPads +42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads +0 +42 +42 +Package_DIP +DIP-42_W15.24mm_Socket +42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket +0 +42 +42 +Package_DIP +DIP-42_W15.24mm_Socket_LongPads +42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads +0 +42 +42 +Package_DIP +DIP-42_W16.51mm_SMDSocket_LongPads +42-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads +0 +42 +42 +Package_DIP +DIP-48_W15.24mm +48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) +THT DIP DIL PDIP 2.54mm 15.24mm 600mil +0 +48 +48 +Package_DIP +DIP-48_W15.24mm_LongPads +48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads +0 +48 +48 +Package_DIP +DIP-48_W15.24mm_SMDSocket_SmallPads +48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads +0 +48 +48 +Package_DIP +DIP-48_W15.24mm_Socket +48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket +0 +48 +48 +Package_DIP +DIP-48_W15.24mm_Socket_LongPads +48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads +0 +48 +48 +Package_DIP +DIP-48_W16.51mm_SMDSocket_LongPads +48-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads +0 +48 +48 +Package_DIP +DIP-64_W15.24mm +64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) +THT DIP DIL PDIP 2.54mm 15.24mm 600mil +0 +64 +64 +Package_DIP +DIP-64_W15.24mm_LongPads +64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads +0 +64 +64 +Package_DIP +DIP-64_W15.24mm_SMDSocket_SmallPads +64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads +0 +64 +64 +Package_DIP +DIP-64_W15.24mm_Socket +64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket +0 +64 +64 +Package_DIP +DIP-64_W15.24mm_Socket_LongPads +64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads +0 +64 +64 +Package_DIP +DIP-64_W16.51mm_SMDSocket_LongPads +64-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads +0 +64 +64 +Package_DIP +DIP-64_W22.86mm +64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils) +THT DIP DIL PDIP 2.54mm 22.86mm 900mil +0 +64 +64 +Package_DIP +DIP-64_W22.86mm_LongPads +64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils), LongPads +THT DIP DIL PDIP 2.54mm 22.86mm 900mil LongPads +0 +64 +64 +Package_DIP +DIP-64_W22.86mm_SMDSocket_SmallPads +64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 22.86mm 900mil SMDSocket SmallPads +0 +64 +64 +Package_DIP +DIP-64_W22.86mm_Socket +64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils), Socket +THT DIP DIL PDIP 2.54mm 22.86mm 900mil Socket +0 +64 +64 +Package_DIP +DIP-64_W22.86mm_Socket_LongPads +64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 22.86mm 900mil Socket LongPads +0 +64 +64 +Package_DIP +DIP-64_W24.13mm_SMDSocket_LongPads +64-lead though-hole mounted DIP package, row spacing 24.13 mm (950 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 24.13mm 950mil SMDSocket LongPads +0 +64 +64 +Package_DIP +DIP-64_W25.4mm +64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils) +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil +0 +64 +64 +Package_DIP +DIP-64_W25.4mm_LongPads +64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), LongPads +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil LongPads +0 +64 +64 +Package_DIP +DIP-64_W25.4mm_SMDSocket_SmallPads +64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil SMDSocket SmallPads +0 +64 +64 +Package_DIP +DIP-64_W25.4mm_Socket +64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), Socket +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil Socket +0 +64 +64 +Package_DIP +DIP-64_W25.4mm_Socket_LongPads +64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil Socket LongPads +0 +64 +64 +Package_DIP +DIP-64_W26.67mm_SMDSocket_LongPads +64-lead though-hole mounted DIP package, row spacing 26.67 mm (1050 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 26.669999999999998mm 1050mil SMDSocket LongPads +0 +64 +64 +Package_DIP +Fairchild_LSOP-8 +8-Lead, 300\" Wide, Surface Mount Package (https://www.fairchildsemi.com/package-drawings/ML/MLSOP08A.pdf) +LSOP 2.54mm 300mil +0 +8 +8 +Package_DIP +PowerIntegrations_PDIP-8B +Power Integrations variant of 8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads, see https://www.power.com/sites/default/files/product-docs/lnk520.pdf +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +7 +7 +Package_DIP +PowerIntegrations_PDIP-8C +Power Integrations variant of 8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads, see https://ac-dc.power.com/sites/default/files/product-docs/tinyswitch-iii_family_datasheet.pdf +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +7 +7 +Package_DIP +PowerIntegrations_SDIP-10C +PowerIntegrations variant of 10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads, see https://www.power.com/sites/default/files/product-docs/tophx_family_datasheet.pdf +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +9 +9 +Package_DIP +PowerIntegrations_SMD-8 +PowerIntegrations variant of 8-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils), see https://www.power.com/sites/default/files/product-docs/lnk520.pdf +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +8 +8 +Package_DIP +PowerIntegrations_SMD-8B +PowerIntegrations variant of 8-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils), see https://www.power.com/sites/default/files/product-docs/lnk520.pdf +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +7 +7 +Package_DIP +PowerIntegrations_SMD-8C +PowerIntegrations variant of 8-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils), see https://ac-dc.power.com/sites/default/files/product-docs/tinyswitch-iii_family_datasheet.pdf +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +7 +7 +Package_DIP +PowerIntegrations_eDIP-12B +Power Integrations eDIP-12B, see https://www.power.com/sites/default/files/product-docs/linkswitch-pl_family_datasheet.pdf +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +11 +11 +Package_DIP +SMDIP-4_W7.62mm +4-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +4 +4 +Package_DIP +SMDIP-4_W9.53mm +4-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +4 +4 +Package_DIP +SMDIP-4_W9.53mm_Clearance8mm +4-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +4 +4 +Package_DIP +SMDIP-4_W11.48mm +4-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +4 +4 +Package_DIP +SMDIP-6_W7.62mm +6-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +6 +6 +Package_DIP +SMDIP-6_W9.53mm +6-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +6 +6 +Package_DIP +SMDIP-6_W9.53mm_Clearance8mm +6-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +6 +6 +Package_DIP +SMDIP-6_W11.48mm +6-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +6 +6 +Package_DIP +SMDIP-8_W7.62mm +8-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +8 +8 +Package_DIP +SMDIP-8_W9.53mm +8-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +8 +8 +Package_DIP +SMDIP-8_W9.53mm_Clearance8mm +8-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +8 +8 +Package_DIP +SMDIP-8_W11.48mm +8-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +8 +8 +Package_DIP +SMDIP-10_W7.62mm +10-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +10 +10 +Package_DIP +SMDIP-10_W9.53mm +10-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +10 +10 +Package_DIP +SMDIP-10_W9.53mm_Clearance8mm +10-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +10 +10 +Package_DIP +SMDIP-10_W11.48mm +10-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +10 +10 +Package_DIP +SMDIP-12_W7.62mm +12-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +12 +12 +Package_DIP +SMDIP-12_W9.53mm +12-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +12 +12 +Package_DIP +SMDIP-12_W9.53mm_Clearance8mm +12-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +12 +12 +Package_DIP +SMDIP-12_W11.48mm +12-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +12 +12 +Package_DIP +SMDIP-14_W7.62mm +14-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +14 +14 +Package_DIP +SMDIP-14_W9.53mm +14-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +14 +14 +Package_DIP +SMDIP-14_W9.53mm_Clearance8mm +14-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +14 +14 +Package_DIP +SMDIP-14_W11.48mm +14-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +14 +14 +Package_DIP +SMDIP-16_W7.62mm +16-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +16 +16 +Package_DIP +SMDIP-16_W9.53mm +16-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +16 +16 +Package_DIP +SMDIP-16_W9.53mm_Clearance8mm +16-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +16 +16 +Package_DIP +SMDIP-16_W11.48mm +16-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +16 +16 +Package_DIP +SMDIP-18_W7.62mm +18-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +18 +18 +Package_DIP +SMDIP-18_W9.53mm +18-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +18 +18 +Package_DIP +SMDIP-18_W9.53mm_Clearance8mm +18-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +18 +18 +Package_DIP +SMDIP-18_W11.48mm +18-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +18 +18 +Package_DIP +SMDIP-20_W7.62mm +20-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +20 +20 +Package_DIP +SMDIP-20_W9.53mm +20-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +20 +20 +Package_DIP +SMDIP-20_W9.53mm_Clearance8mm +20-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +20 +20 +Package_DIP +SMDIP-20_W11.48mm +20-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +20 +20 +Package_DIP +SMDIP-22_W7.62mm +22-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +22 +22 +Package_DIP +SMDIP-22_W9.53mm +22-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +22 +22 +Package_DIP +SMDIP-22_W9.53mm_Clearance8mm +22-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +22 +22 +Package_DIP +SMDIP-22_W11.48mm +22-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +22 +22 +Package_DIP +SMDIP-24_W7.62mm +24-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +24 +24 +Package_DIP +SMDIP-24_W9.53mm +24-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +24 +24 +Package_DIP +SMDIP-24_W11.48mm +24-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +24 +24 +Package_DIP +SMDIP-24_W15.24mm +24-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil +0 +24 +24 +Package_DIP +SMDIP-28_W15.24mm +28-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil +0 +28 +28 +Package_DIP +SMDIP-32_W7.62mm +32-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +32 +32 +Package_DIP +SMDIP-32_W9.53mm +32-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +32 +32 +Package_DIP +SMDIP-32_W11.48mm +32-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +32 +32 +Package_DIP +SMDIP-32_W15.24mm +32-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil +0 +32 +32 +Package_DIP +SMDIP-40_W15.24mm +40-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil +0 +40 +40 +Package_DIP +SMDIP-40_W25.24mm +40-lead surface-mounted (SMD) DIP package, row spacing 25.24 mm (993 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 25.24mm 993mil +0 +40 +40 +Package_DIP +SMDIP-42_W15.24mm +42-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil +0 +42 +42 +Package_DIP +SMDIP-48_W15.24mm +48-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil +0 +48 +48 +Package_DIP +SMDIP-64_W15.24mm +64-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil +0 +64 +64 +Package_DIP +Toshiba_11-7A9 +Toshiba 11-7A9 package, like 6-lead dip package with missing pin 5, row spacing 7.62 mm (300 mils), https://toshiba.semicon-storage.com/info/docget.jsp?did=1421&prodName=TLP3021(S) +Toshiba 11-7A9 DIL DIP PDIP 2.54mm 7.62mm 300mil +0 +5 +5 +Package_DIP +Vishay_HVM-DIP-3_W7.62mm +3-lead though-hole mounted high-volatge DIP package (based on standard DIP-4), row spacing 7.62 mm (300 mils), see https://www.vishay.com/docs/91361/hexdip.pdf +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Vishay HVMDIP HEXDIP +0 +4 +3 +Package_DirectFET +DirectFET_L4 +DirectFET L4 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=41 +DirectFET L4 MOSFET Infineon +0 +11 +3 +Package_DirectFET +DirectFET_L6 +DirectFET L6 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=42 +DirectFET L6 MOSFET Infineon +0 +13 +3 +Package_DirectFET +DirectFET_L8 +DirectFET L8 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=43 +DirectFET L8 MOSFET Infineon +0 +15 +3 +Package_DirectFET +DirectFET_LA +DirectFET LA https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=44 +DirectFET LA MOSFET Infineon +0 +15 +3 +Package_DirectFET +DirectFET_M2 +DirectFET M2 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=33 +DirectFET M2 MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_M4 +DirectFET M4 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=34 +DirectFET M4 MOSFET Infineon +0 +9 +3 +Package_DirectFET +DirectFET_MA +DirectFET MA https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=35 +DirectFET MA MOSFET Infineon +0 +8 +3 +Package_DirectFET +DirectFET_MB +DirectFET MB https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=36 +DirectFET MB MOSFET Infineon +0 +8 +3 +Package_DirectFET +DirectFET_MC +DirectFET MC https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=37 +DirectFET MC MOSFET Infineon +0 +10 +3 +Package_DirectFET +DirectFET_MD +DirectFET MD https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=38 +DirectFET MD MOSFET Infineon +0 +8 +3 +Package_DirectFET +DirectFET_ME +DirectFET ME https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=39 +DirectFET ME MOSFET Infineon +0 +10 +3 +Package_DirectFET +DirectFET_MF +DirectFET MF https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=40 +DirectFET MF MOSFET Infineon +0 +8 +3 +Package_DirectFET +DirectFET_MN +DirectFET MN https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=30 +DirectFET MN MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_MP +DirectFET MP https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=28 +DirectFET MP MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_MQ +DirectFET MQ https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=29 +DirectFET MQ MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_MT +DirectFET MT https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=26 +DirectFET MT MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_MU +DirectFET MU https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=32 +DirectFET MU MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_MX +DirectFET MX https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=27 +DirectFET MX MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_MZ +DirectFET MZ https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=31 +DirectFET MZ MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_S1 +DirectFET S1 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=20 +DirectFET S1 MOSFET Infineon +0 +6 +3 +Package_DirectFET +DirectFET_S2 +DirectFET S2 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=21 +DirectFET S2 MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_S3C +DirectFET S3C https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=25 +DirectFET S3C MOSFET Infineon +0 +8 +3 +Package_DirectFET +DirectFET_SA +DirectFET SA https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=22 +DirectFET SA MOSFET Infineon +0 +8 +3 +Package_DirectFET +DirectFET_SB +DirectFET SB https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=23 +DirectFET SB MOSFET Infineon +0 +6 +3 +Package_DirectFET +DirectFET_SC +DirectFET SC https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=24 +DirectFET SC MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_SH +DirectFET SH https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=19 +DirectFET SH MOSFET Infineon +0 +6 +3 +Package_DirectFET +DirectFET_SJ +DirectFET SJ https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=18 +DirectFET SJ MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_SQ +DirectFET SQ https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=17 +DirectFET SQ MOSFET Infineon +0 +6 +3 +Package_DirectFET +DirectFET_ST +DirectFET ST https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=16 +DirectFET ST MOSFET Infineon +0 +7 +3 +Package_LCC +PLCC-20 +PLCC, 20 pins, surface mount +plcc smt +0 +20 +20 +Package_LCC +PLCC-20_SMD-Socket +PLCC, 20 pins, surface mount +plcc smt +0 +20 +20 +Package_LCC +PLCC-20_THT-Socket +PLCC, 20 pins, through hole +plcc leaded +0 +20 +20 +Package_LCC +PLCC-28 +PLCC, 28 pins, surface mount +plcc smt +0 +28 +28 +Package_LCC +PLCC-28_SMD-Socket +PLCC, 28 pins, surface mount +plcc smt +0 +28 +28 +Package_LCC +PLCC-28_THT-Socket +PLCC, 28 pins, through hole +plcc leaded +0 +28 +28 +Package_LCC +PLCC-32_11.4x14.0mm_P1.27mm +PLCC, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc0015.pdf), generated with kicad-footprint-generator ipc_plcc_jLead_generator.py +PLCC LCC +0 +32 +32 +Package_LCC +PLCC-32_THT-Socket +PLCC, 32 pins, through hole, http://www.assmann-wsw.com/fileadmin/datasheets/ASS_0981_CO.pdf +plcc leaded +0 +32 +32 +Package_LCC +PLCC-44 +PLCC, 44 pins, surface mount +plcc smt +0 +44 +44 +Package_LCC +PLCC-44_16.6x16.6mm_P1.27mm +PLCC, 44 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_plcc_jLead_generator.py +PLCC LCC +0 +44 +44 +Package_LCC +PLCC-44_SMD-Socket +PLCC, 44 pins, surface mount +plcc smt +0 +44 +44 +Package_LCC +PLCC-44_THT-Socket +PLCC, 44 pins, through hole +plcc leaded +0 +44 +44 +Package_LCC +PLCC-52 +PLCC, 52 pins, surface mount +plcc smt +0 +52 +52 +Package_LCC +PLCC-52_SMD-Socket +PLCC, 52 pins, surface mount +plcc smt +0 +52 +52 +Package_LCC +PLCC-52_THT-Socket +PLCC, 52 pins, through hole +plcc leaded +0 +52 +52 +Package_LCC +PLCC-68 +PLCC, 68 pins, surface mount +plcc smt +0 +68 +68 +Package_LCC +PLCC-68_24.2x24.2mm_P1.27mm +PLCC, 68 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_plcc_jLead_generator.py +PLCC LCC +0 +68 +68 +Package_LCC +PLCC-68_SMD-Socket +PLCC, 68 pins, surface mount +plcc smt +0 +68 +68 +Package_LCC +PLCC-68_THT-Socket +PLCC, 68 pins, through hole +plcc leaded +0 +68 +68 +Package_LCC +PLCC-84 +PLCC, 84 pins, surface mount +plcc smt +0 +84 +84 +Package_LCC +PLCC-84_29.3x29.3mm_P1.27mm +PLCC, 84 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_plcc_jLead_generator.py +PLCC LCC +0 +84 +84 +Package_LCC +PLCC-84_SMD-Socket +PLCC, 84 pins, surface mount +plcc smt +0 +84 +84 +Package_LCC +PLCC-84_THT-Socket +PLCC, 84 pins, through hole +plcc leaded +0 +84 +84 +Package_LGA +AMS_LGA-10-1EP_2.7x4mm_P0.6mm +LGA-10, http://ams.com/eng/content/download/951091/2269479/471718 +lga land grid array +0 +13 +11 +Package_LGA +AMS_LGA-20_4.7x4.5mm_P0.65mm +http://ams.com/eng/content/download/1008631/2361759/498838 +AMS LGA +0 +20 +20 +Package_LGA +Bosch_LGA-8_2.5x2.5mm_P0.65mm_ClockwisePinNumbering +LGA-8 +lga land grid array +0 +8 +8 +Package_LGA +Bosch_LGA-8_2x2.5mm_P0.65mm_ClockwisePinNumbering +LGA-8, https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMP280-DS001-18.pdf +lga land grid array +0 +8 +8 +Package_LGA +Bosch_LGA-8_3x3mm_P0.8mm_ClockwisePinNumbering +Bosch LGA, 8 Pin (https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BME680-DS001-00.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py +Bosch LGA NoLead +0 +8 +8 +Package_LGA +Bosch_LGA-14_3x2.5mm_P0.5mm +LGA-14 Bosch https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMI160-DS000-07.pdf +lga land grid array +0 +14 +14 +Package_LGA +Kionix_LGA-12_2x2mm_P0.5mm_LayoutBorder2x4y +Kionix LGA, 12 Pin (http://kionixfs.kionix.com/en/document/TN008-PCB-Design-Guidelines-for-2x2-LGA-Sensors.pdf#page=4), generated with kicad-footprint-generator ipc_noLead_generator.py +Kionix LGA NoLead +0 +12 +12 +Package_LGA +LGA-8_3x5mm_P1.25mm +LGA-8 +lga land grid array +0 +8 +8 +Package_LGA +LGA-12_2x2mm_P0.5mm +LGA12 +lga land grid array +0 +12 +12 +Package_LGA +LGA-14_2x2mm_P0.35mm_LayoutBorder3x4y +LGA, 14 Pin (http://www.st.com/resource/en/datasheet/lis2dh.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LGA NoLead +0 +14 +14 +Package_LGA +LGA-14_3x2.5mm_P0.5mm_LayoutBorder3x4y +LGA, 14 Pin (http://www.st.com/resource/en/datasheet/lsm6ds3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LGA NoLead +0 +14 +14 +Package_LGA +LGA-14_3x5mm_P0.8mm_LayoutBorder1x6y +LGA, 14 Pin (http://www.st.com/resource/en/datasheet/lsm303dlhc.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LGA NoLead +0 +14 +14 +Package_LGA +LGA-16_3x3mm_P0.5mm +http://www.memsic.com/userfiles/files/DataSheets/Magnetic-Sensors-Datasheets/MMC5883MA-RevC.pdf +lga land grid array +0 +16 +16 +Package_LGA +LGA-16_3x3mm_P0.5mm_LayoutBorder3x5y +LGA, 16 Pin (http://www.st.com/resource/en/datasheet/lis331hh.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LGA NoLead +0 +16 +16 +Package_LGA +LGA-16_4x4mm_P0.65mm_LayoutBorder4x4y +LGA, 16 Pin (http://www.st.com/resource/en/datasheet/l3gd20.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LGA NoLead +0 +16 +16 +Package_LGA +LGA-24L_3x3.5mm_P0.43mm +LGA 24L 3x3.5mm Pitch 0.43mm +LGA 24L 3x3.5mm Pitch 0.43mm +0 +24 +24 +Package_LGA +LGA-28_5.2x3.8mm_P0.5mm +LGA 28 5.2x3.8mm Pitch 0.5mm +LGA 28 5.2x3.8mm Pitch 0.5mm +0 +28 +28 +Package_LGA +Linear_LGA-133_15.0x15.0mm_Layout12x12_P1.27mm +Analog Devices (Linear Tech), 133-pin LGA uModule, 15.0x15.0x4.32mm, https://www.analog.com/media/en/technical-documentation/data-sheets/4637fc.pdf +133 pin lga +0 +133 +133 +Package_LGA +NXP_LGA-8_3x5mm_P1.25mm_H1.1mm +NXP LGA, 8 Pin (https://www.nxp.com/docs/en/data-sheet/MPL3115A2.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py +NXP LGA NoLead +0 +8 +8 +Package_LGA +NXP_LGA-8_3x5mm_P1.25mm_H1.2mm +NXP LGA, 8 Pin (https://www.nxp.com/docs/en/data-sheet/MPL115A1.pdf#page=15), generated with kicad-footprint-generator ipc_noLead_generator.py +NXP LGA NoLead +0 +8 +8 +Package_LGA +ST_HLGA-10_2.5x2.5mm_P0.6mm_LayoutBorder3x2y +ST HLGA, 10 Pin (https://www.st.com/resource/en/datasheet/lps25hb.pdf#page=46), generated with kicad-footprint-generator ipc_noLead_generator.py +ST HLGA NoLead +0 +10 +10 +Package_LGA +Texas_SIL0008D_MicroSiP-8-1EP_2.8x3mm_P0.65mm_EP1.1x1.9mm +Texas SIL0008D MicroSiP, 8 Pin (http://www.ti.com/lit/ds/symlink/tps82130.pdf#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas MicroSiP NoLead +0 +12 +9 +Package_LGA +Texas_SIL0008D_MicroSiP-8-1EP_2.8x3mm_P0.65mm_EP1.1x1.9mm_ThermalVias +Texas SIL0008D MicroSiP, 8 Pin (http://www.ti.com/lit/ds/symlink/tps82130.pdf#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas MicroSiP NoLead +0 +16 +9 +Package_LGA +Texas_SIL0010A_MicroSiP-10-1EP_3.8x3mm_P0.6mm_EP0.7x2.9mm +Texas SIL0010A MicroSiP, 10 Pin (http://www.ti.com/lit/ml/mpds579b/mpds579b.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas MicroSiP NoLead +0 +14 +11 +Package_LGA +Texas_SIL0010A_MicroSiP-10-1EP_3.8x3mm_P0.6mm_EP0.7x2.9mm_ThermalVias +Texas SIL0010A MicroSiP, 10 Pin (http://www.ti.com/lit/ml/mpds579b/mpds579b.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas MicroSiP NoLead +0 +18 +11 +Package_LGA +VLGA-4_2x2.5mm_P1.65mm +VLGA, 4 Pin (https://ww1.microchip.com/downloads/en/DeviceDoc/DSC60XX-Ultra-Small-Ultra-Low-Power-MEMS-Oscillator-DS20005625C.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VLGA NoLead +0 +4 +4 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP4x4mm +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00482-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +154 +145 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP4x4mm_ThermalVias +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00482-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +171 +145 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP5x5mm +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00476-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +161 +145 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP5x5mm_ThermalVias +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00476-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +187 +145 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP6.61x5.615mm +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00485-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +165 +145 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP6.61x5.615mm_ThermalVias +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00485-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +196 +145 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP7.2x6.35mm +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00487-01.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +175 +145 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP7.2x6.35mm_ThermalVias +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00487-01.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +218 +145 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP8.93x8.7mm +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00479-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +194 +145 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP8.93x8.7mm_ThermalVias +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00479-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +259 +145 +Package_QFP +HTQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm +64-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1 mm Body, 2.00 mm Footprint [HTQFP] thermal pad +HTQFP-64 Pitch 0.5 +0 +69 +65 +Package_QFP +HTQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm_Mask4.4x4.4mm_ThermalVias +64-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1 mm Body, 2.00 mm Footprint [HTQFP] thermal pad +HTQFP-64 Pitch 0.5 +0 +135 +65 +Package_QFP +LQFP-32_5x5mm_P0.5mm +LQFP, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT401-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +32 +32 +Package_QFP +LQFP-32_7x7mm_P0.8mm +LQFP, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT358-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +32 +32 +Package_QFP +LQFP-36_7x7mm_P0.65mm +LQFP, 36 Pin (https://www.onsemi.com/pub/Collateral/561AV.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +36 +36 +Package_QFP +LQFP-44_10x10mm_P0.8mm +LQFP, 44 Pin (https://www.nxp.com/files-static/shared/doc/package_info/98ASS23225W.pdf?&fsrch=1), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +44 +44 +Package_QFP +LQFP-48-1EP_7x7mm_P0.5mm_EP3.6x3.6mm +LQFP, 48 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +58 +49 +Package_QFP +LQFP-48-1EP_7x7mm_P0.5mm_EP3.6x3.6mm_ThermalVias +LQFP, 48 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +75 +49 +Package_QFP +LQFP-48_7x7mm_P0.5mm +LQFP, 48 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ltc2358-16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +48 +48 +Package_QFP +LQFP-52-1EP_10x10mm_P0.65mm_EP4.8x4.8mm +LQFP, 52 Pin (https://www.onsemi.com/pub/Collateral/848H-01.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +62 +53 +Package_QFP +LQFP-52-1EP_10x10mm_P0.65mm_EP4.8x4.8mm_ThermalVias +LQFP, 52 Pin (https://www.onsemi.com/pub/Collateral/848H-01.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +95 +53 +Package_QFP +LQFP-52_10x10mm_P0.65mm +LQFP, 52 Pin (https://www.nxp.com/docs/en/package-information/98ARL10526D.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +52 +52 +Package_QFP +LQFP-52_14x14mm_P1mm +LQFP, 52 Pin (http://www.holtek.com/documents/10179/116711/HT1632Cv170.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +52 +52 +Package_QFP +LQFP-64-1EP_10x10mm_P0.5mm_EP5x5mm +LQFP, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/adv7611.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +90 +65 +Package_QFP +LQFP-64-1EP_10x10mm_P0.5mm_EP5x5mm_ThermalVias +LQFP, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/adv7611.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +107 +65 +Package_QFP +LQFP-64-1EP_10x10mm_P0.5mm_EP6.5x6.5mm +LQFP, 64 Pin (https://www.nxp.com/files-static/shared/doc/package_info/98ARH98426A.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +90 +65 +Package_QFP +LQFP-64-1EP_10x10mm_P0.5mm_EP6.5x6.5mm_ThermalVias +LQFP, 64 Pin (https://www.nxp.com/files-static/shared/doc/package_info/98ARH98426A.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +127 +65 +Package_QFP +LQFP-64_7x7mm_P0.4mm +LQFP, 64 Pin (https://www.nxp.com/docs/en/package-information/SOT414-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +64 +64 +Package_QFP +LQFP-64_10x10mm_P0.5mm +LQFP, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ad7606_7606-6_7606-4.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +64 +64 +Package_QFP +LQFP-64_14x14mm_P0.8mm +LQFP, 64 Pin (https://www.nxp.com/docs/en/package-information/SOT791-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +64 +64 +Package_QFP +LQFP-80_10x10mm_P0.4mm +LQFP, 80 Pin (https://www.renesas.com/eu/en/package-image/pdf/outdrawing/q80.10x10.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +80 +80 +Package_QFP +LQFP-80_12x12mm_P0.5mm +LQFP, 80 Pin (https://www.nxp.com/docs/en/package-information/SOT315-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +80 +80 +Package_QFP +LQFP-80_14x14mm_P0.65mm +LQFP, 80 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/AD9852.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +80 +80 +Package_QFP +LQFP-100_14x14mm_P0.5mm +LQFP, 100 Pin (https://www.nxp.com/docs/en/package-information/SOT407-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +100 +100 +Package_QFP +LQFP-128_14x14mm_P0.4mm +LQFP, 128 Pin (https://www.renesas.com/eu/en/package-image/pdf/outdrawing/q128.14x14.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +128 +128 +Package_QFP +LQFP-128_14x20mm_P0.5mm +LQFP, 128 Pin (https://www.nxp.com/docs/en/package-information/SOT425-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +128 +128 +Package_QFP +LQFP-144_20x20mm_P0.5mm +LQFP, 144 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=425), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +144 +144 +Package_QFP +LQFP-160_24x24mm_P0.5mm +LQFP, 160 Pin (https://www.nxp.com/docs/en/package-information/SOT435-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +160 +160 +Package_QFP +LQFP-176_20x20mm_P0.4mm +LQFP, 176 Pin (https://www.onsemi.com/pub/Collateral/566DB.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +176 +176 +Package_QFP +LQFP-176_24x24mm_P0.5mm +LQFP, 176 Pin (https://www.st.com/resource/en/datasheet/stm32f207vg.pdf#page=163), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +176 +176 +Package_QFP +LQFP-208_28x28mm_P0.5mm +LQFP, 208 Pin (https://www.nxp.com/docs/en/package-information/SOT459-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +208 +208 +Package_QFP +LQFP-216_24x24mm_P0.4mm +LQFP, 216 Pin (https://www.onsemi.com/pub/Collateral/561BE.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +216 +216 +Package_QFP +MQFP-44_10x10mm_P0.8mm +MQFP, 44 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ad7722.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +MQFP QFP +0 +44 +44 +Package_QFP +PQFP-32_5x5mm_P0.5mm +PQFP, 32 Pin (https://www.ti.com/lit/ds/symlink/ads127l01.pdf#page=87), generated with kicad-footprint-generator ipc_gullwing_generator.py +PQFP QFP +0 +32 +32 +Package_QFP +PQFP-44_10x10mm_P0.8mm +44-Lead Plastic Quad Flatpack - 10x10x2.5mm Body (http://www.onsemi.com/pub/Collateral/122BK.PDF) +PQFP 0.8 +0 +44 +44 +Package_QFP +PQFP-80_14x20mm_P0.8mm +PQFP80 14x20 / QIP80E CASE 122BS (see ON Semiconductor 122BS.PDF) +QFP 0.8 +0 +80 +80 +Package_QFP +PQFP-100_14x20mm_P0.65mm +PQFP, 100 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +PQFP QFP +0 +100 +100 +Package_QFP +PQFP-112_20x20mm_P0.65mm +PQFP, 112 pins, 20mm sq body, 0.65mm pitch (http://cache.freescale.com/files/shared/doc/package_info/98ASS23330W.pdf, http://www.nxp.com/docs/en/application-note/AN4388.pdf) +PQFP 112 +0 +112 +112 +Package_QFP +PQFP-132_24x24mm_P0.635mm +PQFP, 132 pins, 24mm sq body, 0.635mm pitch (https://www.intel.com/content/dam/www/public/us/en/documents/packaging-databooks/packaging-chapter-02-databook.pdf, http://www.nxp.com/docs/en/application-note/AN4388.pdf) +PQFP 132 +0 +132 +132 +Package_QFP +PQFP-132_24x24mm_P0.635mm_i386 +PQFP, 132 pins, 24mm sq body, 0.635mm pitch, Intel 386EX (https://www.intel.com/content/dam/www/public/us/en/documents/packaging-databooks/packaging-chapter-02-databook.pdf, http://www.nxp.com/docs/en/application-note/AN4388.pdf) +PQFP 132 Intel 386EX +0 +132 +132 +Package_QFP +PQFP-144_28x28mm_P0.65mm +PQFP, 144 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +PQFP QFP +0 +144 +144 +Package_QFP +PQFP-160_28x28mm_P0.65mm +PQFP, 160 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +PQFP QFP +0 +160 +160 +Package_QFP +PQFP-208_28x28mm_P0.5mm +PQFP, 208 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +PQFP QFP +0 +208 +208 +Package_QFP +PQFP-240_32.1x32.1mm_P0.5mm +PQFP, 240 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +PQFP QFP +0 +240 +240 +Package_QFP +PQFP-256_28x28mm_P0.4mm +PQFP256 28x28 / QFP256J CASE 122BX (see ON Semiconductor 122BX.PDF) +QFP 0.4 +0 +256 +256 +Package_QFP +TQFP-32_7x7mm_P0.8mm +32-Lead Plastic Thin Quad Flatpack (PT) - 7x7x1.0 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) +QFP 0.8 +0 +32 +32 +Package_QFP +TQFP-44-1EP_10x10mm_P0.8mm_EP4.5x4.5mm +44-Lead Plastic Thin Quad Flatpack (MW) - 10x10x1.0 mm Body [TQFP] With 4.5x4.5 mm Exposed Pad (see Microchip Packaging Specification 00000049BS.pdf) +QFP 0.8 +0 +54 +45 +Package_QFP +TQFP-44_10x10mm_P0.8mm +44-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1.0 mm Body [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) +QFP 0.8 +0 +44 +44 +Package_QFP +TQFP-48-1EP_7x7mm_P0.5mm_EP3.5x3.5mm +48-Lead Thin Quad Flatpack (PT) - 7x7x1.0 mm Body [TQFP] With Exposed Pad (see Microchip Packaging Specification 00000049BS.pdf) +QFP 0.5 +0 +53 +49 +Package_QFP +TQFP-48-1EP_7x7mm_P0.5mm_EP5x5mm +TQFP, 48 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2100_datasheet_Rev1.08.pdf (page 45)), generated with kicad-footprint-generator ipc_gullwing_generator.py +TQFP QFP +0 +65 +49 +Package_QFP +TQFP-48-1EP_7x7mm_P0.5mm_EP5x5mm_ThermalVias +TQFP, 48 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2100_datasheet_Rev1.08.pdf (page 45)), generated with kicad-footprint-generator ipc_gullwing_generator.py +TQFP QFP +0 +91 +49 +Package_QFP +TQFP-48_7x7mm_P0.5mm +TQFP, 48 Pin (https://www.jedec.org/system/files/docs/MS-026D.pdf var ABC), generated with kicad-footprint-generator ipc_gullwing_generator.py +TQFP QFP +0 +48 +48 +Package_QFP +TQFP-52-1EP_10x10mm_P0.65mm_EP6.5x6.5mm +TQFP, 52 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfp_edsv/sv_52_1.pdf), generated with kicad-footprint-generator ipc_qfp_generator.py +TQFP QFP +0 +78 +53 +Package_QFP +TQFP-52-1EP_10x10mm_P0.65mm_EP6.5x6.5mm_ThermalVias +TQFP, 52 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfp_edsv/sv_52_1.pdf), generated with kicad-footprint-generator ipc_qfp_generator.py +TQFP QFP +0 +79 +53 +Package_QFP +TQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm +64-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1 mm Body, 2.00 mm Footprint [TQFP] thermal pad +QFP 0.5 +0 +90 +65 +Package_QFP +TQFP-64_7x7mm_P0.4mm +TQFP64 7x7, 0.4P CASE 932BH (see ON Semiconductor 932BH.PDF) +QFP 0.4 +0 +64 +64 +Package_QFP +TQFP-64_10x10mm_P0.5mm +TQFP, 64 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +TQFP QFP +0 +64 +64 +Package_QFP +TQFP-64_14x14mm_P0.8mm +64-Lead Plastic Thin Quad Flatpack (PF) - 14x14x1 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) +QFP 0.8 +0 +64 +64 +Package_QFP +TQFP-80-1EP_14x14mm_P0.65mm_EP9.5x9.5mm +80-Lead Plastic Thin Quad Flatpack (PF) - 14x14mm body, 9.5mm sq thermal pad (http://www.analog.com/media/en/technical-documentation/data-sheets/AD9852.pdf) +QFP 0.65 +0 +85 +81 +Package_QFP +TQFP-80_12x12mm_P0.5mm +80-Lead Plastic Thin Quad Flatpack (PT) - 12x12x1 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) +QFP 0.5 +0 +80 +80 +Package_QFP +TQFP-80_14x14mm_P0.65mm +80-Lead Plastic Thin Quad Flatpack (PF) - 14x14x1 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) +QFP 0.65 +0 +80 +80 +Package_QFP +TQFP-100-1EP_14x14mm_P0.5mm_EP5x5mm +TQFP, 100 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfp_edsv/sv_100_4.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +TQFP QFP +0 +117 +101 +Package_QFP +TQFP-100-1EP_14x14mm_P0.5mm_EP5x5mm_ThermalVias +TQFP, 100 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfp_edsv/sv_100_4.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +TQFP QFP +0 +143 +101 +Package_QFP +TQFP-100_12x12mm_P0.4mm +100-Lead Plastic Thin Quad Flatpack (PT) - 12x12x1 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) +QFP 0.4 +0 +100 +100 +Package_QFP +TQFP-100_14x14mm_P0.5mm +TQFP, 100 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +TQFP QFP +0 +100 +100 +Package_QFP +TQFP-120_14x14mm_P0.4mm +TQFP120 14x14 / TQFP120 CASE 932AZ (see ON Semiconductor 932AZ.PDF) +QFP 0.4 +0 +120 +120 +Package_QFP +TQFP-128_14x14mm_P0.4mm +TQFP128 14x14 / TQFP128 CASE 932BB (see ON Semiconductor 932BB.PDF) +QFP 0.4 +0 +128 +128 +Package_QFP +TQFP-144_16x16mm_P0.4mm +144-Lead Plastic Thin Quad Flatpack (PH) - 16x16x1 mm Body, 2.00 mm Footprint [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) +QFP 0.4 +0 +144 +144 +Package_QFP +TQFP-144_20x20mm_P0.5mm +TQFP, 144 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +TQFP QFP +0 +144 +144 +Package_QFP +TQFP-176_24x24mm_P0.5mm +TQFP, 176 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +TQFP QFP +0 +176 +176 +Package_QFP +VQFP-80_14x14mm_P0.65mm +VQFP, 80 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +VQFP QFP +0 +80 +80 +Package_QFP +VQFP-100_14x14mm_P0.5mm +VQFP, 100 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +VQFP QFP +0 +100 +100 +Package_QFP +VQFP-128_14x14mm_P0.4mm +VQFP, 128 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +VQFP QFP +0 +128 +128 +Package_QFP +VQFP-176_20x20mm_P0.4mm +VQFP, 176 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +VQFP QFP +0 +176 +176 +Package_SIP +PowerIntegrations_eSIP-7C +eSIP-7C Vertical Flat Package with Heatsink Tab, https://ac-dc.power.com/sites/default/files/product-docs/topswitch-jx_family_datasheet.pdf +Power Integrations E Package +0 +6 +6 +Package_SIP +PowerIntegrations_eSIP-7F +eSIP-7F Flat Package with Heatsink Tab https://ac-dc.power.com/sites/default/files/product-docs/linkswitch-ph_family_datasheet.pdf +Power Integrations L Package +0 +6 +6 +Package_SIP +SIP-8_19x3mm_P2.54mm +SIP 8-pin (http://www.njr.com/semicon/PDF/package/SIP8_E.pdf) +SIP8 +0 +8 +8 +Package_SIP +SIP-9_21.54x3mm_P2.54mm +SIP 9-pin () +SIP8 +0 +9 +9 +Package_SIP +SIP-9_22.3x3mm_P2.54mm +SIP 9-pin () +SIP8 +0 +9 +9 +Package_SIP +SIP3_11.6x8.5mm +RECOM,R78EXX,https://www.recom-power.com/pdf/Innoline/R-78Exx-0.5.pdf +SIP3 Regulator Module +0 +3 +3 +Package_SIP +SIP4_Sharp-SSR_P7.62mm_Angled +SIP4 Footprint for SSR made by Sharp +Solid State relais SSR Sharp +0 +4 +4 +Package_SIP +SIP4_Sharp-SSR_P7.62mm_Angled_NoHole +SIP4 Footprint for SSR made by Sharp +Solid State relais SSR Sharp +0 +4 +4 +Package_SIP +SIP4_Sharp-SSR_P7.62mm_Straight +SIP4 Footprint for SSR made by Sharp +Solid State relais SSR Sharp +0 +4 +4 +Package_SIP +SIP9_Housing +SIP9 +SIP9 +0 +9 +9 +Package_SIP +SIP9_Housing_BigPads +SIP9, large pads +SIP9 +0 +9 +9 +Package_SIP +SLA704XM +SIP SLA704XM (http://www.sumzi.com/upload/files/2007/07/2007073114282034189.PDF) +SIP +0 +18 +18 +Package_SIP +STK672-040-E +SIP-22 (http://www.onsemi.com/pub_link/Collateral/EN5227-D.PDF) +SIP-22 +0 +22 +22 +Package_SIP +STK672-080-E +SIP-15 (http://www.onsemi.com/pub_link/Collateral/EN6507-D.PDF) +SIP-15 +0 +15 +15 +Package_SIP +Sanyo_STK4xx-15_59.2x8.0mm_P2.54mm +Sanyo SIP-15, 59.2mm x 8.0mm bosy size, STK-433E STK-435E STK-436E (http://datasheet.octopart.com/STK430-Sanyo-datasheet-107060.pdf) +Sanyo SIP-15 +0 +15 +15 +Package_SIP +Sanyo_STK4xx-15_78.0x8.0mm_P2.54mm +Sanyo SIP-15, 78.0mm x 8.0mm bosy size, STK-437E STK-439E STK-441E STK-443E (http://datasheet.octopart.com/STK430-Sanyo-datasheet-107060.pdf) +Sanyo SIP-15 +0 +15 +15 +Package_SO +Diodes_PSOP-8 +8-Lead Plastic PSOP, Exposed Die Pad (see https://www.diodes.com/assets/Datasheets/AP2204.pdf) +SSOP 0.50 exposed pad +0 +12 +9 +Package_SO +Diodes_SO-8EP +8-Lead Plastic SO, Exposed Die Pad (see https://www.diodes.com/assets/Package-Files/SO-8EP.pdf) +SO exposed pad +0 +9 +9 +Package_SO +ETSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3x4.2mm +20-Lead Plastic Thin Shrink Small Outline (ST)-4.4 mm Body with Exposed Pad [eTSSOP] (see Microchip Packaging Specification 00000049BS.pdf) +SSOP 0.65 +0 +27 +21 +Package_SO +HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.3x2.3mm +HSOP, 8 Pin (https://www.st.com/resource/en/datasheet/l7980.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HSOP SO +0 +13 +9 +Package_SO +HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.3x2.3mm_ThermalVias +HSOP, 8 Pin (https://www.st.com/resource/en/datasheet/l7980.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HSOP SO +0 +18 +9 +Package_SO +HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.1mm +HSOP, 8 Pin (https://www.st.com/resource/en/datasheet/l5973d.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HSOP SO +0 +13 +9 +Package_SO +HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.1mm_ThermalVias +HSOP, 8 Pin (https://www.st.com/resource/en/datasheet/l5973d.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HSOP SO +0 +20 +9 +Package_SO +HSOP-20-1EP_11.0x15.9mm_P1.27mm_SlugDown +HSOP 11.0x15.9mm Pitch 1.27mm Slug Down (PowerSO-20) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/tda7266d.pdf, www.st.com/resource/en/application_note/cd00003801.pdf) +HSOP 11.0 x 15.9mm Pitch 1.27mm +0 +23 +21 +Package_SO +HSOP-20-1EP_11.0x15.9mm_P1.27mm_SlugDown_ThermalVias +HSOP 11.0x15.9mm Pitch 1.27mm Slug Down Thermal Vias (PowerSO-20) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/tda7266d.pdf, www.st.com/resource/en/application_note/cd00003801.pdf) +HSOP 11.0 x 15.9mm Pitch 1.27mm +0 +45 +21 +Package_SO +HSOP-20-1EP_11.0x15.9mm_P1.27mm_SlugUp +HSOP 11.0x15.9mm Pitch 1.27mm Slug Up (PowerSO-20) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/tda7266d.pdf, www.st.com/resource/en/application_note/cd00003801.pdf) +HSOP 11.0 x 15.9mm Pitch 1.27mm +0 +20 +20 +Package_SO +HSOP-32-1EP_7.5x11mm_P0.65mm_EP4.7x4.7mm +HSOP, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT1746-3.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HSOP SO +0 +37 +33 +Package_SO +HSOP-36-1EP_11.0x15.9mm_P0.65mm_SlugDown +HSOP 11.0x15.9mm Pitch 0.65mm Slug Down (PowerSO-36) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/vn808cm-32-e.pdf, http://www.st.com/resource/en/application_note/cd00003801.pdf) +HSOP 11.0 x 15.9mm Pitch 0.65mm +0 +39 +37 +Package_SO +HSOP-36-1EP_11.0x15.9mm_P0.65mm_SlugDown_ThermalVias +HSOP 11.0x15.9mm Pitch 0.65mm Slug Down Thermal Vias (PowerSO-36) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/vn808cm-32-e.pdf, http://www.st.com/resource/en/application_note/cd00003801.pdf) +HSOP 11.0 x 15.9mm Pitch 0.65mm +0 +61 +37 +Package_SO +HSOP-36-1EP_11.0x15.9mm_P0.65mm_SlugUp +HSOP 11.0x15.9mm Pitch 0.65mm Slug Up (PowerSO-36) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/vn808cm-32-e.pdf, http://www.st.com/resource/en/application_note/cd00003801.pdf) +HSOP 11.0 x 15.9mm Pitch 0.65mm +0 +36 +36 +Package_SO +HSOP-54-1EP_7.5x17.9mm_P0.65mm_EP4.6x4.6mm +HSOP, 54 Pin (https://www.nxp.com/docs/en/package-information/98ASA10506D.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HSOP SO +0 +59 +55 +Package_SO +HTSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.4x3.2mm +HTSOP, 8 Pin (https://media.digikey.com/pdf/Data%20Sheets/Rohm%20PDFs/BD9G341EFJ.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSOP SO +0 +13 +9 +Package_SO +HTSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.4x3.2mm_ThermalVias +HTSOP, 8 Pin (https://media.digikey.com/pdf/Data%20Sheets/Rohm%20PDFs/BD9G341EFJ.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSOP SO +0 +20 +9 +Package_SO +HTSSOP-14-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask3x3.1mm +HTSSOP, 14 Pin (http://www.ti.com/lit/ds/symlink/lm5161.pdf#page=34), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +20 +15 +Package_SO +HTSSOP-14-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask3x3.1mm_ThermalVias +HTSSOP, 14 Pin (http://www.ti.com/lit/ds/symlink/lm5161.pdf#page=34), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +36 +15 +Package_SO +HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm +16-Lead Plastic HTSSOP (4.4x5x1.2mm); Thermal pad; (http://www.ti.com/lit/ds/symlink/drv8833.pdf) +SSOP 0.65 +0 +29 +17 +Package_SO +HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask2.46x2.31mm +HTSSOP, 16 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +20 +17 +Package_SO +HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask2.46x2.31mm_ThermalVias +HTSSOP, 16 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +27 +17 +Package_SO +HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask3x3mm_ThermalVias +16-Lead Plastic HTSSOP (4.4x5x1.2mm); Thermal pad with vias; (http://www.ti.com/lit/ds/symlink/drv8800.pdf) +SSOP 0.65 +0 +46 +17 +Package_SO +HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3x3mm +HTSSOP, 16 Pin (https://www.st.com/resource/en/datasheet/stp08cp05.pdf#page=20), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +21 +17 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP2.74x3.86mm +HTSSOP, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4011fb.pdf#page=24), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +23 +21 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP2.85x4mm +HTSSOP, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0108.PDF U20E-1), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +23 +21 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm +20-Lead Plastic Thin Shrink Small Outline (ST)-4.4 mm Body [HTSSOP], with thermal pad with vias +HTSSOP 0.65 +0 +29 +21 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.4x3.7mm +HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/bq24006.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +24 +21 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.75x3.43mm +HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=37&zoom=160,-90,3), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +26 +21 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.75x3.43mm_ThermalVias +HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=37&zoom=160,-90,3), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +42 +21 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.75x3.43mm_ThermalVias_HandSolder +HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=37&zoom=160,-90,3), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +42 +21 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.96x2.96mm +HTSSOP, 20 Pin (https://www.ti.com/lit/ds/symlink/tps2663.pdf#page=49), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +23 +21 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.96x2.96mm_ThermalVias +HTSSOP, 20 Pin (https://www.ti.com/lit/ds/symlink/tps2663.pdf#page=49), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +42 +21 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_ThermalVias +20-Lead Plastic Thin Shrink Small Outline (ST)-4.4 mm Body [HTSSOP], with thermal pad with vias +HTSSOP 0.65 +0 +45 +21 +Package_SO +HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.2x5mm +HTSSOP, 24 Pin (https://www.st.com/resource/en/datasheet/stp16cp05.pdf#page=25), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +31 +25 +Package_SO +HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.4x7.8mm_Mask2.4x4.68mm +HTSSOP, 24 Pin (http://www.ti.com/lit/ds/symlink/tps703.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +28 +25 +Package_SO +HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.4x7.8mm_Mask2.4x4.68mm_ThermalVias +HTSSOP, 24 Pin (http://www.ti.com/lit/ds/symlink/tps703.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +47 +25 +Package_SO +HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP2.85x5.4mm +HTSSOP, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0108.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +30 +29 +Package_SO +HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP2.85x5.4mm_ThermalVias +HTSSOP, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0108.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +41 +29 +Package_SO +HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP3.4x9.5mm +HTSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; thermal pad +TSSOP HTSSOP 0.65 thermal pad +0 +39 +29 +Package_SO +HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP3.4x9.5mm_Mask2.4x6.17mm +HTSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; thermal pad +TSSOP HTSSOP 0.65 thermal pad +0 +40 +29 +Package_SO +HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP3.4x9.5mm_Mask2.4x6.17mm_ThermalVias +HTSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; thermal pad +TSSOP HTSSOP 0.65 thermal pad +0 +55 +29 +Package_SO +HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP3.4x9.5mm_ThermalVias +HTSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; thermal pad +TSSOP HTSSOP 0.65 thermal pad +0 +58 +29 +Package_SO +HTSSOP-32-1EP_6.1x11mm_P0.65mm_EP5.2x11mm_Mask4.11x4.36mm +HTSSOP32: plastic thin shrink small outline package; 32 leads; body width 6.1 mm; lead pitch 0.65 mm (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot487-1_po.pdf) +SSOP 0.65 PowerPAD +0 +43 +33 +Package_SO +HTSSOP-32-1EP_6.1x11mm_P0.65mm_EP5.2x11mm_Mask4.11x4.36mm_ThermalVias +HTSSOP32: plastic thin shrink small outline package; 32 leads; body width 6.1 mm; lead pitch 0.65 mm (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot487-1_po.pdf) +SSOP 0.65 PowerPAD +0 +83 +33 +Package_SO +HTSSOP-38-1EP_6.1x12.5mm_P0.65mm_EP5.2x12.5mm_Mask3.39x6.35mm +HTSSOP, 38 Pin (http://www.ti.com/lit/ds/symlink/tlc5951.pdf#page=47&zoom=140,-67,15), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +46 +39 +Package_SO +HTSSOP-38-1EP_6.1x12.5mm_P0.65mm_EP5.2x12.5mm_Mask3.39x6.35mm_ThermalVias +HTSSOP, 38 Pin (http://www.ti.com/lit/ds/symlink/tlc5951.pdf#page=47&zoom=140,-67,15), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +87 +39 +Package_SO +HTSSOP-44_6.1x14mm_P0.635mm_TopEP4.14x7.01mm +HTSSOP, 44 Pin (http://www.ti.com/lit/ds/symlink/tpa3251.pdf#page=38), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +44 +44 +Package_SO +HTSSOP-56-1EP_6.1x14mm_P0.5mm_EP3.61x6.35mm +HTSSOP56: plastic thin shrink small outline package http://www.ti.com/lit/ds/symlink/drv8301.pdf +HTSSOP 0.5 +0 +72 +57 +Package_SO +HVSSOP-10-1EP_3x3mm_P0.5mm_EP1.57x1.88mm +HVSSOP, 10 Pin (https://www.ti.com/lit/ds/symlink/bq24090.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HVSSOP SO +0 +15 +11 +Package_SO +HVSSOP-10-1EP_3x3mm_P0.5mm_EP1.57x1.88mm_ThermalVias +HVSSOP, 10 Pin (https://www.ti.com/lit/ds/symlink/bq24090.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HVSSOP SO +0 +20 +11 +Package_SO +Infineon_PG-DSO-8-27_3.9x4.9mm_EP2.65x3mm +Infineon PG-DSO, 8 Pin (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-8-27), generated with kicad-footprint-generator ipc_gullwing_generator.py +Infineon PG-DSO SO +0 +13 +9 +Package_SO +Infineon_PG-DSO-8-27_3.9x4.9mm_EP2.65x3mm_ThermalVias +Infineon PG-DSO, 8 Pin (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-8-27), generated with kicad-footprint-generator ipc_gullwing_generator.py +Infineon PG-DSO SO +0 +23 +9 +Package_SO +Infineon_PG-DSO-8-43 +Infineon_PG-DSO-8-43 +DSO DSO-8 SOIC SOIC-8 +0 +12 +9 +Package_SO +Infineon_PG-DSO-12-9 +Infineon PG-DSO 12 pin, exposed pad: 4.5x8.1mm, with thermal vias (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-12-9/) +PG-DSO +0 +23 +13 +Package_SO +Infineon_PG-DSO-12-9_ThermalVias +Infineon PG-DSO 12 pin, exposed pad: 4.5x8.1mm, with thermal vias (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-12-9/) +PG-DSO +0 +42 +13 +Package_SO +Infineon_PG-DSO-12-11 +Infineon PG-DSO 12 pin, exposed pad: 4.5x8.1mm, with thermal vias (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-12-11/) +PG-DSO +0 +23 +13 +Package_SO +Infineon_PG-DSO-12-11_ThermalVias +Infineon PG-DSO 12 pin, exposed pad: 4.5x8.1mm, with thermal vias (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-12-11/) +PG-DSO +0 +42 +13 +Package_SO +Infineon_PG-DSO-20-30 +Infineon SO package 20pin, exposed pad 4.5x7mm (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-71/) +DSO-20 +0 +31 +21 +Package_SO +Infineon_PG-DSO-20-30_ThermalVias +Infineon SO package 20pin, exposed pad 4.5x7mm (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-71/) +DSO-20 +0 +45 +21 +Package_SO +Infineon_PG-DSO-20-32 +Infineon SO package 20pin without exposed pad (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-32/) +DSO-20 +0 +20 +20 +Package_SO +Infineon_PG-DSO-20-85 +Infineon SO package 20pin with exposed pad (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-85/) +DSO-20 +0 +31 +21 +Package_SO +Infineon_PG-DSO-20-85_ThermalVias +Infineon SO package 20pin with exposed pad (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-85/) +DSO-20 +0 +113 +21 +Package_SO +Infineon_PG-DSO-20-87 +Infineon SO package 20pin without exposed pad (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-87/) +DSO-20 +0 +20 +20 +Package_SO +Infineon_PG-TSDSO-14-22 +Infineon_PG-TSDSO-14-22 +Infineon TSDSO 14-22 +0 +17 +15 +Package_SO +Linear_MSOP-12-16-1EP_3x4mm_P0.5mm +12-Lead Plastic Micro Small Outline Package (MS) [MSOP], variant of MSOP-16 (see http://cds.linear.com/docs/en/datasheet/3630fd.pdf) +SSOP 0.5 +0 +15 +13 +Package_SO +Linear_MSOP-12-16_3x4mm_P0.5mm +12-Lead Plastic Micro Small Outline Package (MS) [MSOP], variant of MSOP-16 (see https://www.analog.com/media/en/technical-documentation/data-sheets/3748fb.pdf) +SSOP 0.5 +0 +12 +12 +Package_SO +MFSOP6-4_4.4x3.6mm_P1.27mm +https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.4pin%20MFSOP6.html +MFSOP 4 pin SMD +0 +4 +4 +Package_SO +MFSOP6-5_4.4x3.6mm_P1.27mm +https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.5pin%20MFSOP6.html +MFSOP 4 pin SMD +0 +5 +5 +Package_SO +MSOP-8-1EP_3x3mm_P0.65mm_EP1.68x1.88mm +MSOP, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4440fb.pdf#page=13), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +13 +9 +Package_SO +MSOP-8-1EP_3x3mm_P0.65mm_EP1.68x1.88mm_ThermalVias +MSOP, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4440fb.pdf#page=13), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +18 +9 +Package_SO +MSOP-8-1EP_3x3mm_P0.65mm_EP1.73x1.85mm +MSOP, 8 Pin (http://www.ti.com/lit/ds/symlink/lm25085.pdf#page=32), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +13 +9 +Package_SO +MSOP-8-1EP_3x3mm_P0.65mm_EP1.73x1.85mm_ThermalVias +MSOP, 8 Pin (http://www.ti.com/lit/ds/symlink/lm25085.pdf#page=32), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +18 +9 +Package_SO +MSOP-8-1EP_3x3mm_P0.65mm_EP1.95x2.15mm +MSOP, 8 Pin (http://www.st.com/resource/en/datasheet/pm8834.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +13 +9 +Package_SO +MSOP-8-1EP_3x3mm_P0.65mm_EP1.95x2.15mm_ThermalVias +MSOP, 8 Pin (http://www.st.com/resource/en/datasheet/pm8834.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +18 +9 +Package_SO +MSOP-8-1EP_3x3mm_P0.65mm_EP2.5x3mm_Mask1.73x2.36mm +MSOP, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic5355_6.pdf#page=15), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +14 +9 +Package_SO +MSOP-8-1EP_3x3mm_P0.65mm_EP2.5x3mm_Mask1.73x2.36mm_ThermalVias +MSOP, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic5355_6.pdf#page=15), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +19 +9 +Package_SO +MSOP-8_3x3mm_P0.65mm +MSOP, 8 Pin (https://www.jedec.org/system/files/docs/mo-187F.pdf variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +8 +8 +Package_SO +MSOP-10-1EP_3x3mm_P0.5mm_EP1.68x1.88mm +MSOP, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3805fg.pdf#page=18), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +15 +11 +Package_SO +MSOP-10-1EP_3x3mm_P0.5mm_EP1.68x1.88mm_ThermalVias +MSOP, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3805fg.pdf#page=18), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +20 +11 +Package_SO +MSOP-10-1EP_3x3mm_P0.5mm_EP1.73x1.98mm +MSOP, 10 Pin (www.allegromicro.com/~/media/Files/Datasheets/A4952-3-Datasheet.ashx?la=en#page=10), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +15 +11 +Package_SO +MSOP-10-1EP_3x3mm_P0.5mm_EP1.73x1.98mm_ThermalVias +MSOP, 10 Pin (www.allegromicro.com/~/media/Files/Datasheets/A4952-3-Datasheet.ashx?la=en#page=10), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +20 +11 +Package_SO +MSOP-10-1EP_3x3mm_P0.5mm_EP2.2x3.1mm_Mask1.83x1.89mm +MSOP, 10 Pin (https://www.ti.com/lit/ds/symlink/xtr111.pdf#page=27), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +16 +11 +Package_SO +MSOP-10-1EP_3x3mm_P0.5mm_EP2.2x3.1mm_Mask1.83x1.89mm_ThermalVias +MSOP, 10 Pin (https://www.ti.com/lit/ds/symlink/xtr111.pdf#page=27), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +23 +11 +Package_SO +MSOP-10_3x3mm_P0.5mm +10-Lead Plastic Micro Small Outline Package (MS) [MSOP] (see Microchip Packaging Specification 00000049BS.pdf) +SSOP 0.5 +0 +10 +10 +Package_SO +MSOP-12-1EP_3x4mm_P0.65mm_EP1.65x2.85mm +MSOP, 12 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3652fe.pdf#page=24), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +17 +13 +Package_SO +MSOP-12-1EP_3x4mm_P0.65mm_EP1.65x2.85mm_ThermalVias +MSOP, 12 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3652fe.pdf#page=24), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +24 +13 +Package_SO +MSOP-12-16-1EP_3x4mm_P0.5mm_EP1.65x2.85mm +10-Lead Plastic Micro Small Outline Package (MS) [MSOP] (see Microchip Packaging Specification 00000049BS.pdf) +SSOP 0.5 +0 +19 +13 +Package_SO +MSOP-12-16-1EP_3x4mm_P0.5mm_EP1.65x2.85mm_ThermalVias +10-Lead Plastic Micro Small Outline Package (MS) [MSOP] (see Microchip Packaging Specification 00000049BS.pdf) +SSOP 0.5 +0 +25 +13 +Package_SO +MSOP-12-16_3x4mm_P0.5mm +10-Lead Plastic Micro Small Outline Package (MS) [MSOP] (see Microchip Packaging Specification 00000049BS.pdf) +SSOP 0.5 +0 +12 +12 +Package_SO +MSOP-12_3x4mm_P0.65mm +MSOP, 12 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/6957fb.pdf#page=36), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +12 +12 +Package_SO +MSOP-16-1EP_3x4.039mm_P0.5mm_EP1.651x2.845mm +MSOP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-msop/05081667_F_MSE16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +21 +17 +Package_SO +MSOP-16-1EP_3x4.039mm_P0.5mm_EP1.651x2.845mm_ThermalVias +MSOP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-msop/05081667_F_MSE16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +28 +17 +Package_SO +MSOP-16-1EP_3x4mm_P0.5mm_EP1.65x2.85mm +MSOP, 16 Pin (http://cds.linear.com/docs/en/datasheet/37551fd.pdf#page=23), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +21 +17 +Package_SO +MSOP-16-1EP_3x4mm_P0.5mm_EP1.65x2.85mm_ThermalVias +MSOP, 16 Pin (http://cds.linear.com/docs/en/datasheet/37551fd.pdf#page=23), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +28 +17 +Package_SO +MSOP-16_3x4.039mm_P0.5mm +MSOP, 16 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-msop/05081669_A_MS16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +16 +16 +Package_SO +MSOP-16_3x4mm_P0.5mm +MSOP, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/436412f.pdf#page=22), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +16 +16 +Package_SO +ONSemi_SO-8FL_488AA +ON Semi DFN5 5x6mm 1.27P SO-8FL CASE 488A https://www.onsemi.com/pub/Collateral/488AA.PDF +ON Semi DFN5 5x6mm 1.27P SO-8FL CASE 488A +0 +5 +5 +Package_SO +OnSemi_Micro8 +ON Semiconductor Micro8 (Case846A-02): https://www.onsemi.com/pub/Collateral/846A-02.PDF +micro8 +0 +8 +8 +Package_SO +PSOP-44_16.9x27.17mm_P1.27mm +PSOP44: plastic thin shrink small outline package; 44 leads; body width 16.90 mm +PSOP 1.27 +0 +44 +44 +Package_SO +PowerIntegrations_SO-8 +Power-Integrations variant of 8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC], see https://ac-dc.power.com/sites/default/files/product-docs/senzero_family_datasheet.pdf +SOIC 1.27 +0 +8 +8 +Package_SO +PowerIntegrations_SO-8B +Power-Integrations variant of 8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC], see https://www.mouser.com/ds/2/328/linkswitch-pl_family_datasheet-12517.pdf +SOIC 1.27 +0 +7 +7 +Package_SO +PowerIntegrations_SO-8C +Power-Integrations variant of 8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC], see https://www.mouser.com/ds/2/328/linkswitch-pl_family_datasheet-12517.pdf +SOIC 1.27 +0 +7 +7 +Package_SO +PowerIntegrations_eSOP-12B +eSOP-12B SMT Flat Package with Heatsink Tab, see https://ac-dc.power.com/sites/default/files/product-docs/topswitch-jx_family_datasheet.pdf +Power Integrations K Package +0 +12 +12 +Package_SO +PowerPAK_SO-8_Dual +PowerPAK SO-8 Dual (https://www.vishay.com/docs/71655/powerpak.pdf, https://www.vishay.com/docs/72600/72600.pdf) +PowerPAK SO-8 Dual +0 +10 +6 +Package_SO +PowerPAK_SO-8_Single +PowerPAK SO-8 Single (https://www.vishay.com/docs/71655/powerpak.pdf, https://www.vishay.com/docs/72599/72599.pdf) +PowerPAK SO-8 Single +0 +9 +5 +Package_SO +QSOP-16_3.9x4.9mm_P0.635mm +16-Lead Plastic Shrink Small Outline Narrow Body (QR)-.150" Body [QSOP] (see Microchip Packaging Specification 00000049BS.pdf) +SSOP 0.635 +0 +16 +16 +Package_SO +QSOP-20_3.9x8.7mm_P0.635mm +20-Lead Plastic Shrink Small Outline Narrow Body (http://www.analog.com/media/en/technical-documentation/data-sheets/ADuM7640_7641_7642_7643.pdf) +QSOP 0.635 +0 +20 +20 +Package_SO +QSOP-24_3.9x8.7mm_P0.635mm +24-Lead Plastic Shrink Small Outline Narrow Body (QR)-.150" Body [QSOP] (see Microchip Packaging Specification 00000049CH.pdf) +QSOP 0.635 +0 +24 +24 +Package_SO +SC-74-6_1.5x2.9mm_P0.95mm +SC-74, 6 Pin (https://www.nxp.com/docs/en/package-information/SOT457.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SC-74 SO +0 +6 +6 +Package_SO +SO-4_4.4x2.3mm_P1.27mm +4-Lead Plastic Small Outline (SO), see http://datasheet.octopart.com/OPIA403BTRE-Optek-datasheet-5328560.pdf +SO SOIC 1.27 +0 +4 +4 +Package_SO +SO-4_4.4x3.6mm_P2.54mm +4-Lead Plastic Small Outline (SO), see https://www.elpro.org/de/index.php?controller=attachment&id_attachment=339 +SO SOIC 2.54 +0 +4 +4 +Package_SO +SO-4_4.4x3.9mm_P2.54mm +SO, 4 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=10047&prodName=TLP3123), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +4 +4 +Package_SO +SO-4_4.4x4.3mm_P2.54mm +4-Lead Plastic Small Outline (SO), see https://docs.broadcom.com/docs/AV02-0173EN +SO SOIC 2.54 +0 +4 +4 +Package_SO +SO-4_7.6x3.6mm_P2.54mm +4-Lead Plastic Small Outline (SO) (http://www.everlight.com/file/ProductFile/201407061745083848.pdf) +SO SOIC 2.54 +0 +4 +4 +Package_SO +SO-5_4.4x3.6mm_P1.27mm +5-Lead Plastic Small Outline (SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true +SO SOIC 1.27 +0 +5 +5 +Package_SO +SO-6L_10x3.84mm_P1.27mm +6-pin plasic small outline 7,5mm long https://toshiba.semicon-storage.com/info/docget.jsp?did=53548&prodName=TLP2770 +SO-6L +0 +6 +6 +Package_SO +SO-6_4.4x3.6mm_P1.27mm +6-Lead Plastic Small Outline (SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true +SO SOIC 1.27 +0 +6 +6 +Package_SO +SO-8_3.9x4.9mm_P1.27mm +SO, 8 Pin (https://www.nxp.com/docs/en/data-sheet/PCF8523.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +8 +8 +Package_SO +SO-8_5.3x6.2mm_P1.27mm +SO, 8 Pin (https://www.ti.com/lit/ml/msop001a/msop001a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +8 +8 +Package_SO +SO-14_3.9x8.65mm_P1.27mm +SO, 14 Pin (https://www.st.com/resource/en/datasheet/l6491.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +14 +14 +Package_SO +SO-14_5.3x10.2mm_P1.27mm +SO, 14 Pin (https://www.ti.com/lit/ml/msop002a/msop002a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +14 +14 +Package_SO +SO-16_3.9x9.9mm_P1.27mm +SO, 16 Pin (https://www.nxp.com/docs/en/package-information/SOT109-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +16 +16 +Package_SO +SO-16_5.3x10.2mm_P1.27mm +SO, 16 Pin (https://www.ti.com/lit/ml/msop002a/msop002a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +16 +16 +Package_SO +SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm +SO, 20 Pin (http://www.ti.com/lit/ds/symlink/opa569.pdf, http://www.ti.com/lit/an/slma004b/slma004b.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +23 +21 +Package_SO +SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm_ThermalVias +SO, 20 Pin (http://www.ti.com/lit/ds/symlink/opa569.pdf, http://www.ti.com/lit/an/slma004b/slma004b.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +51 +21 +Package_SO +SO-20_5.3x12.6mm_P1.27mm +SO, 20 Pin (https://www.ti.com/lit/ml/msop002a/msop002a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +20 +20 +Package_SO +SO-20_12.8x7.5mm_P1.27mm +SO-20, 12.8x7.5mm, https://www.nxp.com/docs/en/data-sheet/SA605.pdf +S0-20 +0 +20 +20 +Package_SO +SO-24_5.3x15mm_P1.27mm +SO, 24 Pin (https://www.ti.com/lit/ml/msop002a/msop002a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +24 +24 +Package_SO +SOIC-4_4.55x2.6mm_P1.27mm +SOIC, 4 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=12884&prodName=TLP291), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +4 +4 +Package_SO +SOIC-4_4.55x3.7mm_P2.54mm +SOIC, 6 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=11791&prodName=TLP185), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +4 +4 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.29x3mm +SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +13 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.29x3mm_ThermalVias +SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +20 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.3mm +SOIC, 8 Pin (http://www.allegromicro.com/~/media/Files/Datasheets/A4950-Datasheet.ashx#page=8), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +13 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.3mm_ThermalVias +SOIC, 8 Pin (http://www.allegromicro.com/~/media/Files/Datasheets/A4950-Datasheet.ashx#page=8), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +20 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.81mm +SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +13 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.81mm_ThermalVias +SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +20 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.62x3.51mm +SOIC, 8 Pin (https://www.monolithicpower.com/en/documentview/productdocument/index/version/2/document_type/Datasheet/lang/en/sku/MP2303A/document_id/494#page=14), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +13 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.62x3.51mm_ThermalVias +SOIC, 8 Pin (https://www.monolithicpower.com/en/documentview/productdocument/index/version/2/document_type/Datasheet/lang/en/sku/MP2303A/document_id/494#page=14), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +20 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.71x3.4mm +SOIC, 8 Pin (http://www.ti.com/lit/ds/symlink/lm5017.pdf#page=31), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +14 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.71x3.4mm_ThermalVias +SOIC, 8 Pin (http://www.ti.com/lit/ds/symlink/lm5017.pdf#page=31), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +23 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.514x3.2mm +SOIC, 8 Pin (https://www.renesas.com/eu/en/www/doc/datasheet/hip2100.pdf#page=13), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +13 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.514x3.2mm_ThermalVias +SOIC, 8 Pin (https://www.renesas.com/eu/en/www/doc/datasheet/hip2100.pdf#page=13), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +20 +9 +Package_SO +SOIC-8-N7_3.9x4.9mm_P1.27mm +8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC], pin 7 removed (Microchip Packaging Specification 00000049BS.pdf, http://www.onsemi.com/pub/Collateral/NCP1207B.PDF) +SOIC 1.27 +0 +7 +7 +Package_SO +SOIC-8W_5.3x5.3mm_P1.27mm +8-Lead Plastic Small Outline (SM) - 5.28 mm Body [SOIC] (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf) +SOIC 1.27 +0 +8 +8 +Package_SO +SOIC-8_3.9x4.9mm_P1.27mm +SOIC, 8 Pin (JEDEC MS-012AA, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_narrow-r/r_8.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +8 +8 +Package_SO +SOIC-8_5.23x5.23mm_P1.27mm +SOIC, 8 Pin (http://www.winbond.com/resource-files/w25q32jv%20revg%2003272018%20plus.pdf#page=68), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +8 +8 +Package_SO +SOIC-8_5.275x5.275mm_P1.27mm +SOIC, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/20005045C.pdf#page=23), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +8 +8 +Package_SO +SOIC-8_7.5x5.85mm_P1.27mm +SOIC, 8 Pin (http://www.ti.com/lit/ml/mpds382b/mpds382b.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +8 +8 +Package_SO +SOIC-14-16_3.9x9.9mm_P1.27mm +SOIC, 16 Pin package with pin 2 and 13 removed for voltage clearance (UCC256301, https://www.ti.com/lit/ds/symlink/ucc256301.pdf) +SOIC SO +0 +14 +14 +Package_SO +SOIC-14W_7.5x9mm_P1.27mm +SOIC, 14 Pin (JEDEC MS-013AF, https://www.analog.com/media/en/package-pcb-resources/package/54614177245586rw_14.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +14 +14 +Package_SO +SOIC-14_3.9x8.7mm_P1.27mm +SOIC, 14 Pin (JEDEC MS-012AB, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_narrow-r/r_14.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +14 +14 +Package_SO +SOIC-16W-12_7.5x10.3mm_P1.27mm +SOIC-16 With 12 Pin Placed - Wide, 7.50 mm Body [SOIC] (https://docs.broadcom.com/docs/AV02-0169EN) +SOIC 1.27 16 12 Wide +0 +12 +12 +Package_SO +SOIC-16W_5.3x10.2mm_P1.27mm +16-Lead Plastic Small Outline (SO) - Wide, 5.3 mm Body (http://www.ti.com/lit/ml/msop002a/msop002a.pdf) +SOIC 1.27 +0 +16 +16 +Package_SO +SOIC-16W_7.5x10.3mm_P1.27mm +SOIC, 16 Pin (JEDEC MS-013AA, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_wide-rw/rw_16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +16 +16 +Package_SO +SOIC-16W_7.5x12.8mm_P1.27mm +SOIC, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ri_soic_ic/ri_16_1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +16 +16 +Package_SO +SOIC-16_3.9x9.9mm_P1.27mm +SOIC, 16 Pin (JEDEC MS-012AC, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_narrow-r/r_16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +16 +16 +Package_SO +SOIC-16_4.55x10.3mm_P1.27mm +SOIC, 16 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=12858&prodName=TLP291-4), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +16 +16 +Package_SO +SOIC-18W_7.5x11.6mm_P1.27mm +SOIC, 18 Pin (JEDEC MS-013AB, https://www.analog.com/media/en/package-pcb-resources/package/33254132129439rw_18.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +18 +18 +Package_SO +SOIC-20W_7.5x12.8mm_P1.27mm +SOIC, 20 Pin (JEDEC MS-013AC, https://www.analog.com/media/en/package-pcb-resources/package/233848rw_20.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +20 +20 +Package_SO +SOIC-20W_7.5x15.4mm_P1.27mm +SOIC, 20 Pin (JEDEC MS-013AD, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_wide-rw/RI_20_1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +20 +20 +Package_SO +SOIC-24W_7.5x15.4mm_P1.27mm +SOIC, 24 Pin (JEDEC MS-013AD, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_wide-rw/RW_24.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +24 +24 +Package_SO +SOIC-28W_7.5x17.9mm_P1.27mm +SOIC, 28 Pin (JEDEC MS-013AE, https://www.analog.com/media/en/package-pcb-resources/package/35833120341221rw_28.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +28 +28 +Package_SO +SOIC-28W_7.5x18.7mm_P1.27mm +SOIC, 28 Pin (https://www.akm.com/akm/en/file/datasheet/AK5394AVS.pdf#page=23), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +28 +28 +Package_SO +SOJ-36_10.16x23.49mm_P1.27mm +SOJ, 36 Pin (http://www.issi.com/WW/pdf/61-64C5128AL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOJ SO +0 +36 +36 +Package_SO +SOP-4_3.8x4.1mm_P2.54mm +SOP, 4 Pin (http://www.ixysic.com/home/pdfs.nsf/www/CPC1017N.pdf/$file/CPC1017N.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +4 +4 +Package_SO +SOP-4_4.4x2.6mm_P1.27mm +SOP, 4 Pin (http://www.vishay.com/docs/83510/tcmt1100.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +4 +4 +Package_SO +SOP-8-1EP_4.57x4.57mm_P1.27mm_EP4.57x4.45mm +SOP, 8 Pin (https://ww2.minicircuits.com/case_style/XX112.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +13 +9 +Package_SO +SOP-8-1EP_4.57x4.57mm_P1.27mm_EP4.57x4.45mm_ThermalVias +SOP, 8 Pin (https://ww2.minicircuits.com/case_style/XX112.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +20 +9 +Package_SO +SOP-8_3.9x4.9mm_P1.27mm +SOP, 8 Pin (http://www.macronix.com/Lists/Datasheet/Attachments/7534/MX25R3235F,%20Wide%20Range,%2032Mb,%20v1.6.pdf#page=79), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +8 +8 +Package_SO +SOP-8_3.76x4.96mm_P1.27mm +SOP, 8 Pin (https://ww2.minicircuits.com/case_style/XX211.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +8 +8 +Package_SO +SOP-8_5.28x5.23mm_P1.27mm +SOP, 8 Pin (http://www.macronix.com/Lists/Datasheet/Attachments/7534/MX25R3235F,%20Wide%20Range,%2032Mb,%20v1.6.pdf#page=80), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +8 +8 +Package_SO +SOP-8_6.62x9.15mm_P2.54mm +SOP, 8 Pin (http://www.ti.com/lit/ds/symlink/iso1050.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +8 +8 +Package_SO +SOP-16_3.9x9.9mm_P1.27mm +SOP, 16 Pin (https://www.diodes.com/assets/Datasheets/PAM8403.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +16 +16 +Package_SO +SOP-16_4.4x10.4mm_P1.27mm +16-Lead Plastic Small Outline http://www.vishay.com/docs/49633/sg2098.pdf +SOP 1.27 +0 +16 +16 +Package_SO +SOP-16_4.55x10.3mm_P1.27mm +SOP, 16 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=12855&prodName=TLP290-4), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +16 +16 +Package_SO +SOP-18_7x12.5mm_P1.27mm +SOP, 18 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=30523), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +18 +18 +Package_SO +SOP-20_7.5x12.8mm_P1.27mm +SOP, 20 Pin (https://www.holtek.com/documents/10179/116723/sop20-300.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +20 +20 +Package_SO +SOP-24_7.5x15.4mm_P1.27mm +SOP, 24 Pin (http://www.issi.com/WW/pdf/31FL3218.pdf#page=14), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +24 +24 +Package_SO +SSO-4_6.7x5.1mm_P2.54mm_Clearance8mm +4-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://www.vishay.com/docs/84299/vor1142b4.pdf +SSO Stretched SO SOIC 2.54 +0 +4 +4 +Package_SO +SSO-6_6.8x4.6mm_P1.27mm_Clearance7mm +8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true +SSO Stretched SO SOIC 1.27 +0 +6 +6 +Package_SO +SSO-6_6.8x4.6mm_P1.27mm_Clearance8mm +8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true +SSO Stretched SO SOIC 1.27 +0 +6 +6 +Package_SO +SSO-7-8_6.4x9.78mm_P2.54mm +SSO, 7 Pin (https://b2b-api.panasonic.eu/file_stream/pids/fileversion/2787), generated with kicad-footprint-generator ipc_gullwing_generator.py +SSO SO +0 +7 +7 +Package_SO +SSO-8_6.7x9.8mm_P2.54mm_Clearance8mm +8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://www.vishay.com/docs/83831/lh1533ab.pdf +SSO Stretched SO SOIC Pitch 2.54 +0 +8 +8 +Package_SO +SSO-8_6.8x5.9mm_P1.27mm_Clearance7mm +8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true +SSO Stretched SO SOIC Pitch 1.27 +0 +8 +8 +Package_SO +SSO-8_6.8x5.9mm_P1.27mm_Clearance8mm +8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true +SSO Stretched SO SOIC Pitch 1.27 +0 +8 +8 +Package_SO +SSO-8_9.6x6.3mm_P1.27mm_Clearance10.5mm +8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true +SSO Stretched SO SOIC Pitch 1.27 +0 +8 +8 +Package_SO +SSO-8_13.6x6.3mm_P1.27mm_Clearance14.2mm +8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true +SSO Stretched SO SOIC Pitch 1.27 +0 +8 +8 +Package_SO +SSOP-8_2.95x2.8mm_P0.65mm +SSOP-8 2.9 x2.8mm Pitch 0.65mm +SSOP-8 2.95x2.8mm Pitch 0.65mm +0 +8 +8 +Package_SO +SSOP-8_3.9x5.05mm_P1.27mm +SSOP, 8 Pin (http://www.fujitsu.com/downloads/MICRO/fsa/pdf/products/memory/fram/MB85RS16-DS501-00014-6v0-E.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SSOP SO +0 +8 +8 +Package_SO +SSOP-8_3.95x5.21x3.27mm_P1.27mm +SSOP-8 3.95x5.21x3.27mm Pitch 1.27mm +SSOP-8 3.95x5.21x3.27mm 1.27mm +0 +8 +8 +Package_SO +SSOP-8_5.25x5.24mm_P1.27mm +SSOP, 8 Pin (http://www.fujitsu.com/ca/en/Images/MB85RS2MT-DS501-00023-1v0-E.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SSOP SO +0 +8 +8 +Package_SO +SSOP-10_3.9x4.9mm_P1.00mm +10-Lead SSOP, 3.9 x 4.9mm body, 1.00mm pitch (http://www.st.com/resource/en/datasheet/viper01.pdf) +SSOP 3.9 4.9 1.00 +0 +10 +10 +Package_SO +SSOP-14_5.3x6.2mm_P0.65mm +SSOP14: plastic shrink small outline package; 14 leads; body width 5.3 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot337-1_po.pdf) +SSOP 0.65 +0 +14 +14 +Package_SO +SSOP-16_3.9x4.9mm_P0.635mm +SSOP16: plastic shrink small outline package; 16 leads; body width 3.9 mm; lead pitch 0.635; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot519-1_po.pdf) +SSOP 0.635 +0 +16 +16 +Package_SO +SSOP-16_4.4x5.2mm_P0.65mm +SSOP16: plastic shrink small outline package; 16 leads; body width 4.4 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot369-1_po.pdf) +SSOP 0.65 +0 +16 +16 +Package_SO +SSOP-16_5.3x6.2mm_P0.65mm +SSOP, 16 Pin (https://assets.nexperia.com/documents/data-sheet/74HC_HCT165.pdf#page=14), generated with kicad-footprint-generator ipc_gullwing_generator.py +SSOP SO +0 +16 +16 +Package_SO +SSOP-18_4.4x6.5mm_P0.65mm +SSOP18: plastic shrink small outline package; 18 leads; body width 4.4 mm (http://toshiba.semicon-storage.com/info/docget.jsp?did=30523&prodName=TBD62783APG) +SSOP 0.65 +0 +18 +18 +Package_SO +SSOP-20_3.9x8.7mm_P0.635mm +SSOP20: plastic shrink small outline package; 24 leads; body width 3.9 mm; lead pitch 0.635; (see http://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT231X.pdf) +SSOP 0.635 +0 +20 +20 +Package_SO +SSOP-20_4.4x6.5mm_P0.65mm +SSOP20: plastic shrink small outline package; 20 leads; body width 4.4 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot266-1_po.pdf) +SSOP 0.65 +0 +20 +20 +Package_SO +SSOP-20_5.3x7.2mm_P0.65mm +SSOP, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/40001800C.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SSOP SO +0 +20 +20 +Package_SO +SSOP-24_3.9x8.7mm_P0.635mm +SSOP24: plastic shrink small outline package; 24 leads; body width 3.9 mm; lead pitch 0.635; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot556-1_po.pdf) +SSOP 0.635 +0 +24 +24 +Package_SO +SSOP-24_5.3x8.2mm_P0.65mm +24-Lead Plastic Shrink Small Outline (SS)-5.30 mm Body [SSOP] (see Microchip Packaging Specification 00000049BS.pdf) +SSOP 0.65 +0 +24 +24 +Package_SO +SSOP-28_3.9x9.9mm_P0.635mm +SSOP28: plastic shrink small outline package; 28 leads; body width 3.9 mm; lead pitch 0.635; (see http://cds.linear.com/docs/en/datasheet/38901fb.pdf) +SSOP 0.635 +0 +28 +28 +Package_SO +SSOP-28_5.3x10.2mm_P0.65mm +28-Lead Plastic Shrink Small Outline (SS)-5.30 mm Body [SSOP] (see Microchip Packaging Specification 00000049BS.pdf) +SSOP 0.65 +0 +28 +28 +Package_SO +SSOP-32_11.305x20.495mm_P1.27mm +SSOP, 32 Pin (http://www.issi.com/WW/pdf/61-64C5128AL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SSOP SO +0 +32 +32 +Package_SO +SSOP-44_5.3x12.8mm_P0.5mm +44-Lead Plastic Shrink Small Outline (SS)-5.30 mm Body [SSOP] (http://cds.linear.com/docs/en/datasheet/680313fa.pdf) +SSOP 0.5 +0 +44 +44 +Package_SO +SSOP-48_5.3x12.8mm_P0.5mm +SSOP, 48 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-ssop/05081887_A_G48.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SSOP SO +0 +48 +48 +Package_SO +SSOP-48_7.5x15.9mm_P0.635mm +SSOP48: plastic shrink small outline package; 48 leads; body width 7.5 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot370-1_po.pdf) +SSOP 0.635 +0 +48 +48 +Package_SO +SSOP-56_7.5x18.5mm_P0.635mm +SSOP56: plastic shrink small outline package; 56 leads; body width 7.5 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot371-1_po.pdf) +SSOP 0.635 +0 +56 +56 +Package_SO +STC_SOP-16_3.9x9.9mm_P1.27mm +STC SOP, 16 Pin (https://www.stcmicro.com/datasheet/STC15F2K60S2-en.pdf#page=156), generated with kicad-footprint-generator ipc_gullwing_generator.py +STC SOP SO +0 +16 +16 +Package_SO +ST_MultiPowerSO-30 +MultiPowerSO-30 3EP 16.0x17.2mm Pitch 1mm (http://www.st.com/resource/en/datasheet/vnh2sp30-e.pdf) +MultiPowerSO-30 3EP 16.0x17.2mm Pitch 1mm +0 +33 +33 +Package_SO +ST_PowerSSO-24_SlugDown +ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7266p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf) +ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm +0 +25 +25 +Package_SO +ST_PowerSSO-24_SlugDown_ThermalVias +ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7266p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf) +ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm +0 +38 +25 +Package_SO +ST_PowerSSO-24_SlugUp +ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7266p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf) +ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm +0 +24 +24 +Package_SO +ST_PowerSSO-36_SlugDown +ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7492p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf) +ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm +0 +37 +37 +Package_SO +ST_PowerSSO-36_SlugDown_ThermalVias +ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7492p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf) +ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm +0 +50 +37 +Package_SO +ST_PowerSSO-36_SlugUp +ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7492p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf) +ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm +0 +36 +36 +Package_SO +TI_SO-PowerPAD-8 +8-Lead Plastic PSOP, Exposed Die Pad (TI DDA0008B, see http://www.ti.com/lit/ds/symlink/lm3404.pdf) +SSOP 0.50 exposed pad +0 +12 +9 +Package_SO +TI_SO-PowerPAD-8_ThermalVias +8-pin HTSOP package with 1.27mm pin pitch, compatible with SOIC-8, 3.9x4.9mm² body, exposed pad, thermal vias with large copper area, as proposed in http://www.ti.com/lit/ds/symlink/tps5430.pdf +HTSOP 1.27 +0 +19 +9 +Package_SO +TSOP-5_1.65x3.05mm_P0.95mm +TSOP-5 package (comparable to TSOT-23), https://www.vishay.com/docs/71200/71200.pdf +Jedec MO-193C TSOP-5L +0 +5 +5 +Package_SO +TSOP-6_1.65x3.05mm_P0.95mm +TSOP-6 package (comparable to TSOT-23), https://www.vishay.com/docs/71200/71200.pdf +Jedec MO-193C TSOP-6L +0 +6 +6 +Package_SO +TSOP-I-24_12.4x6mm_P0.5mm +TSOP-I, 24 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation AA), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +24 +24 +Package_SO +TSOP-I-24_14.4x6mm_P0.5mm +TSOP-I, 24 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation AB), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +24 +24 +Package_SO +TSOP-I-24_16.4x6mm_P0.5mm +TSOP-I, 24 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation AC), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +24 +24 +Package_SO +TSOP-I-24_18.4x6mm_P0.5mm +TSOP-I, 24 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation AD), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +24 +24 +Package_SO +TSOP-I-28_11.8x8mm_P0.55mm +TSOP I, 28 pins, 18.8x8mm body, 0.55mm pitch, IPC-calculated pads (http://ww1.microchip.com/downloads/en/devicedoc/doc0807.pdf) +TSOP I 28 pins +0 +28 +28 +Package_SO +TSOP-I-32_11.8x8mm_P0.5mm +TSOP-I, 32 Pin (http://www.issi.com/WW/pdf/61-64C5128AL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +32 +32 +Package_SO +TSOP-I-32_12.4x8mm_P0.5mm +TSOP-I, 32 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation BA), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +32 +32 +Package_SO +TSOP-I-32_14.4x8mm_P0.5mm +TSOP-I, 32 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation BB), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +32 +32 +Package_SO +TSOP-I-32_16.4x8mm_P0.5mm +TSOP-I, 32 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation BC), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +32 +32 +Package_SO +TSOP-I-32_18.4x8mm_P0.5mm +TSOP I, 32 pins, 18.4x8mm body (https://www.micron.com/~/media/documents/products/technical-note/nor-flash/tn1225_land_pad_design.pdf, http://www.fujitsu.com/downloads/MICRO/fma/pdfmcu/f32pm25.pdf) +TSOP I 32 +0 +32 +32 +Package_SO +TSOP-I-32_18.4x8mm_P0.5mm_Reverse +TSOP I, 32 pins, 18.4x8mm body (http://www.futurlec.com/Datasheet/Memory/628128.pdf), reverse mount +TSOP I 32 reverse +0 +32 +32 +Package_SO +TSOP-I-40_12.4x10mm_P0.5mm +TSOP-I, 40 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation CA), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +40 +40 +Package_SO +TSOP-I-40_14.4x10mm_P0.5mm +TSOP-I, 40 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation CB), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +40 +40 +Package_SO +TSOP-I-40_16.4x10mm_P0.5mm +TSOP-I, 40 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation CC), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +40 +40 +Package_SO +TSOP-I-40_18.4x10mm_P0.5mm +TSOP-I, 40 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation CD), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +40 +40 +Package_SO +TSOP-I-48_12.4x12mm_P0.5mm +TSOP-I, 48 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation DA), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +48 +48 +Package_SO +TSOP-I-48_14.4x12mm_P0.5mm +TSOP-I, 48 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation DB), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +48 +48 +Package_SO +TSOP-I-48_16.4x12mm_P0.5mm +TSOP-I, 48 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation DC), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +48 +48 +Package_SO +TSOP-I-48_18.4x12mm_P0.5mm +TSOP I, 32 pins, 18.4x8mm body (https://www.micron.com/~/media/documents/products/technical-note/nor-flash/tn1225_land_pad_design.pdf) +TSOP I 32 +0 +48 +48 +Package_SO +TSOP-I-56_14.4x14mm_P0.5mm +TSOP-I, 56 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation EA), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +56 +56 +Package_SO +TSOP-I-56_16.4x14mm_P0.5mm +TSOP-I, 56 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation EB), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +56 +56 +Package_SO +TSOP-I-56_18.4x14mm_P0.5mm +TSOP I, 32 pins, 18.4x8mm body (https://www.micron.com/~/media/documents/products/technical-note/nor-flash/tn1225_land_pad_design.pdf) +TSOP I 32 +0 +56 +56 +Package_SO +TSOP-II-32_21.0x10.2mm_P1.27mm +32-lead plastic TSOP; Type II +TSOP-II 32 +0 +32 +32 +Package_SO +TSOP-II-44_10.16x18.41mm_P0.8mm +TSOP-II, 44 Pin (http://www.issi.com/WW/pdf/61-64C5128AL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-II SO +0 +44 +44 +Package_SO +TSOP-II-54_22.2x10.16mm_P0.8mm +54-lead TSOP typ II package +TSOPII TSOP2 +0 +54 +54 +Package_SO +TSSOP-4_4.4x5mm_P4mm +TSSOP, 4 Pin (https://www.onsemi.com/pub/Collateral/MDB8S-D.PDF#page=4), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +4 +4 +Package_SO +TSSOP-8_3x3mm_P0.65mm +TSSOP8: plastic thin shrink small outline package; 8 leads; body width 3 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot505-1_po.pdf) +SSOP 0.65 +0 +8 +8 +Package_SO +TSSOP-8_4.4x3mm_P0.65mm +TSSOP, 8 Pin (JEDEC MO-153 Var AA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +8 +8 +Package_SO +TSSOP-10_3x3mm_P0.5mm +TSSOP10: plastic thin shrink small outline package; 10 leads; body width 3 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot552-1_po.pdf) +SSOP 0.5 +0 +10 +10 +Package_SO +TSSOP-14-1EP_4.4x5mm_P0.65mm +14-Lead Plastic Thin Shrink Small Outline (ST)-4.4 mm Body [TSSOP] with exposed pad (http://cds.linear.com/docs/en/datasheet/34301fa.pdf) +SSOP 0.65 exposed pad +0 +18 +15 +Package_SO +TSSOP-14_4.4x5mm_P0.65mm +TSSOP, 14 Pin (JEDEC MO-153 Var AB-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +14 +14 +Package_SO +TSSOP-16-1EP_4.4x5mm_P0.65mm +FE Package; 16-Lead Plastic TSSOP (4.4mm); Exposed Pad Variation BB; (see Linear Technology 1956f.pdf) +SSOP 0.65 +0 +24 +17 +Package_SO +TSSOP-16-1EP_4.4x5mm_P0.65mm_EP3x3mm +TSSOP, 16 Pin (Allegro A4954 https://www.allegromicro.com/-/media/Files/Datasheets/A4954-Datasheet.ashx), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +21 +17 +Package_SO +TSSOP-16-1EP_4.4x5mm_P0.65mm_EP3x3mm_ThermalVias +TSSOP, 16 Pin (Allegro A4954 https://www.allegromicro.com/-/media/Files/Datasheets/A4954-Datasheet.ashx), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +26 +17 +Package_SO +TSSOP-16_4.4x5mm_P0.65mm +TSSOP, 16 Pin (JEDEC MO-153 Var AB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +16 +16 +Package_SO +TSSOP-20_4.4x5mm_P0.5mm +TSSOP, 20 Pin (JEDEC MO-153 Var BA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +20 +20 +Package_SO +TSSOP-20_4.4x6.5mm_P0.65mm +TSSOP, 20 Pin (JEDEC MO-153 Var AC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +20 +20 +Package_SO +TSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.2x5mm +TSSOP, 24 Pin (https://www.st.com/resource/en/datasheet/led1642gw.pdf#page=37), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +31 +25 +Package_SO +TSSOP-24_4.4x5mm_P0.4mm +TSSOP, 24 Pin (JEDEC MO-153 Var CA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +24 +24 +Package_SO +TSSOP-24_4.4x6.5mm_P0.5mm +TSSOP, 24 Pin (JEDEC MO-153 Var BB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +24 +24 +Package_SO +TSSOP-24_4.4x7.8mm_P0.65mm +TSSOP, 24 Pin (JEDEC MO-153 Var AD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +24 +24 +Package_SO +TSSOP-24_6.1x7.8mm_P0.65mm +TSSOP, 24 Pin (JEDEC MO-153 Var DA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +24 +24 +Package_SO +TSSOP-28-1EP_4.4x9.7mm_P0.65mm +TSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; Exposed Pad Variation; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot361-1_po.pdf) +SSOP 0.65 +0 +36 +29 +Package_SO +TSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP2.85x6.7mm +TSSOP, 28 Pin (JEDEC MO-153 Var AET Pkg.Code U28E-4 https://pdfserv.maximintegrated.com/package_dwgs/21-0108.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +35 +29 +Package_SO +TSSOP-28_4.4x7.8mm_P0.5mm +TSSOP, 28 Pin (JEDEC MO-153 Var BC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +28 +28 +Package_SO +TSSOP-28_4.4x9.7mm_P0.65mm +TSSOP, 28 Pin (JEDEC MO-153 Var AE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +28 +28 +Package_SO +TSSOP-28_6.1x7.8mm_P0.5mm +TSSOP, 28 Pin (JEDEC MO-153 Var EA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +28 +28 +Package_SO +TSSOP-28_6.1x9.7mm_P0.65mm +TSSOP, 28 Pin (JEDEC MO-153 Var DB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +28 +28 +Package_SO +TSSOP-28_8x9.7mm_P0.65mm +TSSOP, 28 Pin (JEDEC MO-153 Var GA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +28 +28 +Package_SO +TSSOP-30_4.4x7.8mm_P0.5mm +TSSOP, 30 Pin (JEDEC MO-153 Var BC-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +30 +30 +Package_SO +TSSOP-30_6.1x9.7mm_P0.65mm +TSSOP, 30 Pin (JEDEC MO-153 Var DB-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +30 +30 +Package_SO +TSSOP-32_4.4x6.5mm_P0.4mm +TSSOP, 32 Pin (JEDEC MO-153 Var CB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +32 +32 +Package_SO +TSSOP-32_6.1x11mm_P0.65mm +TSSOP, 32 Pin (JEDEC MO-153 Var DC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +32 +32 +Package_SO +TSSOP-32_8x11mm_P0.65mm +TSSOP, 32 Pin (JEDEC MO-153 Var GB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +32 +32 +Package_SO +TSSOP-36_4.4x7.8mm_P0.4mm +TSSOP, 36 Pin (JEDEC MO-153 Var CC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +36 +36 +Package_SO +TSSOP-36_4.4x9.7mm_P0.5mm +TSSOP, 36 Pin (JEDEC MO-153 Var BD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +36 +36 +Package_SO +TSSOP-36_6.1x7.8mm_P0.4mm +TSSOP, 36 Pin (JEDEC MO-153 Var FA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +36 +36 +Package_SO +TSSOP-36_6.1x9.7mm_P0.5mm +TSSOP, 36 Pin (JEDEC MO-153 Var EB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +36 +36 +Package_SO +TSSOP-36_6.1x12.5mm_P0.65mm +TSSOP, 36 Pin (JEDEC MO-153 Var DD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +36 +36 +Package_SO +TSSOP-36_8x9.7mm_P0.5mm +TSSOP, 36 Pin (JEDEC MO-153 Var HA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +36 +36 +Package_SO +TSSOP-36_8x12.5mm_P0.65mm +TSSOP, 36 Pin (JEDEC MO-153 Var GC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +36 +36 +Package_SO +TSSOP-38_4.4x9.7mm_P0.5mm +TSSOP, 38 Pin (JEDEC MO-153 Var BD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +38 +38 +Package_SO +TSSOP-38_6.1x12.5mm_P0.65mm +TSSOP, 38 Pin (JEDEC MO-153 Var DD-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +38 +38 +Package_SO +TSSOP-40_6.1x11mm_P0.5mm +TSSOP, 40 Pin (JEDEC MO-153 Var EC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +40 +40 +Package_SO +TSSOP-40_6.1x14mm_P0.65mm +TSSOP, 40 Pin (JEDEC MO-153 Var DE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +40 +40 +Package_SO +TSSOP-40_8x11mm_P0.5mm +TSSOP, 40 Pin (JEDEC MO-153 Var HB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +40 +40 +Package_SO +TSSOP-40_8x14mm_P0.65mm +TSSOP, 40 Pin (JEDEC MO-153 Var GD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +40 +40 +Package_SO +TSSOP-44_4.4x11.2mm_P0.5mm +TSSOP44: plastic thin shrink small outline package; 44 leads; body width 4.4 mm (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot510-1_po.pdf) +SSOP 0.5 +0 +44 +44 +Package_SO +TSSOP-44_4.4x11mm_P0.5mm +TSSOP, 44 Pin (JEDEC MO-153 Var BE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +44 +44 +Package_SO +TSSOP-44_6.1x11mm_P0.5mm +TSSOP, 44 Pin (JEDEC MO-153 Var EC-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +44 +44 +Package_SO +TSSOP-48_4.4x9.7mm_P0.4mm +TSSOP, 48 Pin (JEDEC MO-153 Var CD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +48 +48 +Package_SO +TSSOP-48_6.1x9.7mm_P0.4mm +TSSOP, 48 Pin (JEDEC MO-153 Var FB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +48 +48 +Package_SO +TSSOP-48_6.1x12.5mm_P0.5mm +TSSOP, 48 Pin (JEDEC MO-153 Var ED https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +48 +48 +Package_SO +TSSOP-48_8x9.7mm_P0.4mm +TSSOP, 48 Pin (JEDEC MO-153 Var JA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +48 +48 +Package_SO +TSSOP-48_8x12.5mm_P0.5mm +TSSOP, 48 Pin (JEDEC MO-153 Var HC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +48 +48 +Package_SO +TSSOP-50_4.4x12.5mm_P0.5mm +TSSOP, 50 Pin (JEDEC MO-153 Var BF https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +50 +50 +Package_SO +TSSOP-52_6.1x11mm_P0.4mm +TSSOP, 52 Pin (JEDEC MO-153 Var FC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +52 +52 +Package_SO +TSSOP-52_8x11mm_P0.4mm +TSSOP, 52 Pin (JEDEC MO-153 Var JB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +52 +52 +Package_SO +TSSOP-56_6.1x12.5mm_P0.4mm +TSSOP, 56 Pin (JEDEC MO-153 Var FD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +56 +56 +Package_SO +TSSOP-56_6.1x14mm_P0.5mm +TSSOP, 56 Pin (JEDEC MO-153 Var EE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +56 +56 +Package_SO +TSSOP-56_8x12.5mm_P0.4mm +TSSOP, 56 Pin (JEDEC MO-153 Var JC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +56 +56 +Package_SO +TSSOP-56_8x14mm_P0.5mm +TSSOP, 56 Pin (JEDEC MO-153 Var HD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +56 +56 +Package_SO +TSSOP-60_8x12.5mm_P0.4mm +TSSOP, 60 Pin (JEDEC MO-153 Var JC-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +60 +60 +Package_SO +TSSOP-64_6.1x14mm_P0.4mm +TSSOP, 64 Pin (JEDEC MO-153 Var FE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +64 +64 +Package_SO +TSSOP-64_6.1x17mm_P0.5mm +TSSOP, 64 Pin (JEDEC MO-153 Var EF https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +64 +64 +Package_SO +TSSOP-64_8x14mm_P0.4mm +TSSOP, 64 Pin (JEDEC MO-153 Var JD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +64 +64 +Package_SO +TSSOP-68_8x14mm_P0.4mm +TSSOP, 68 Pin (JEDEC MO-153 Var JD-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +68 +68 +Package_SO +TSSOP-80_6.1x17mm_P0.4mm +TSSOP, 80 Pin (JEDEC MO-153 Var FF https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +80 +80 +Package_SO +Texas_HSOP-8-1EP_3.9x4.9mm_P1.27mm +Texas Instruments HSOP 9, 1.27mm pitch, 3.9x4.9mm body, exposed pad, DDA0008J (http://www.ti.com/lit/ds/symlink/tps5430.pdf) +HSOP 1.27 +0 +11 +9 +Package_SO +Texas_HSOP-8-1EP_3.9x4.9mm_P1.27mm_ThermalVias +Texas Instruments HSOP 9, 1.27mm pitch, 3.9x4.9mm body, exposed pad, thermal vias, DDA0008J (http://www.ti.com/lit/ds/symlink/tps5430.pdf) +HSOP 1.27 +0 +20 +9 +Package_SO +Texas_HTSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.4x3.1mm_ThermalVias +8-pin HTSOP package with 1.27mm pin pitch, compatible with SOIC-8, 3.9x4.9mm body, exposed pad, thermal vias, http://www.ti.com/lit/ds/symlink/drv8870.pdf +HTSOP 1.27 +0 +18 +9 +Package_SO +Texas_PWP0020A +20-Pin Thermally Enhanced Thin Shrink Small-Outline Package, Body 4.4x6.5x1.1mm, Pad 3.0x4.2mm, Texas Instruments (see http://www.ti.com/lit/ds/symlink/lm5118.pdf) +PWP HTSSOP 0.65mm +0 +25 +21 +Package_SO +Texas_R-PDSO-G8_EP2.95x4.9mm_Mask2.4x3.1mm +HSOIC, 8 Pin (http://www.ti.com/lit/ds/symlink/lmr14030.pdf#page=28, http://www.ti.com/lit/ml/msoi002j/msoi002j.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HSOIC SO +0 +16 +9 +Package_SO +Texas_R-PDSO-G8_EP2.95x4.9mm_Mask2.4x3.1mm_ThermalVias +HSOIC, 8 Pin (http://www.ti.com/lit/ds/symlink/lmr14030.pdf#page=28, http://www.ti.com/lit/ml/msoi002j/msoi002j.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HSOIC SO +0 +23 +9 +Package_SO +Texas_R-PDSO-N5 +Plastic Small outline http://www.ti.com/lit/ml/mpds158c/mpds158c.pdf +SOT23 R-PDSO-N5 +0 +5 +5 +Package_SO +VSO-40_7.6x15.4mm_P0.762mm +VSO40: plastic very small outline package; 40 leads (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot158-1_po.pdf) +SSOP 0.762 +0 +40 +40 +Package_SO +VSO-56_11.1x21.5mm_P0.75mm +VSO56: plastic very small outline package; 56 leads (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot190-1_po.pdf) +SSOP 0.75 +0 +56 +56 +Package_SO +VSSOP-8_2.3x2mm_P0.5mm +VSSOP-8 2.3x2mm Pitch 0.5mm +VSSOP-8 2.3x2mm Pitch 0.5mm +0 +8 +8 +Package_SO +VSSOP-8_2.4x2.1mm_P0.5mm +http://www.ti.com/lit/ml/mpds050d/mpds050d.pdf +VSSOP DCU R-PDSO-G8 Pitch0.5mm +0 +8 +8 +Package_SO +VSSOP-8_3.0x3.0mm_P0.65mm +VSSOP-8 3.0 x 3.0, http://www.ti.com/lit/ds/symlink/lm75b.pdf +VSSOP-8 3.0 x 3.0 +0 +8 +8 +Package_SO +VSSOP-10_3x3mm_P0.5mm +VSSOP, 10 Pin (http://www.ti.com/lit/ds/symlink/ads1115.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +VSSOP SO +0 +10 +10 +Package_SO +Vishay_PowerPAK_1212-8_Dual +PowerPAK 1212-8 Dual (https://www.vishay.com/docs/71656/ppak12128.pdf, https://www.vishay.com/docs/72598/72598.pdf) +Vishay_PowerPAK_1212-8_Dual +0 +6 +6 +Package_SO +Vishay_PowerPAK_1212-8_Single +PowerPAK 1212-8 Single (https://www.vishay.com/docs/71656/ppak12128.pdf, https://www.vishay.com/docs/72597/72597.pdf) +Vishay PowerPAK 1212-8 Single +0 +5 +5 +Package_SO +Zetex_SM8 +Zetex, SMD, 8 pin package (http://datasheet.octopart.com/ZDT6758TA-Zetex-datasheet-68057.pdf) +Zetex SM8 +0 +8 +8 +Package_SON +Diodes_PowerDI3333-8 +Diodes Incorporated PowerDI3333-8, Plastic Dual Flat No Lead Package, 3.3x3.3x0.8mm Body, https://www.diodes.com/assets/Package-Files/PowerDI3333-8.pdf +PowerDI 0.65 +0 +13 +5 +Package_SON +Fairchild_DualPower33-6_3x3mm +Fairchild Power33 MOSFET package, 3x3mm (see https://www.fairchildsemi.com/datasheets/FD/FDMC8032L.pdf) +mosfet +0 +18 +6 +Package_SON +Fairchild_MicroPak-6_1.0x1.45mm_P0.5mm +Fairchild-specific MicroPak-6 1.0x1.45mm Pitch 0.5mm https://www.nxp.com/docs/en/application-note/AN10343.pdff +Fairchild-specific MicroPak-6 1.0x1.45mm Pitch 0.5mm +0 +6 +6 +Package_SON +Fairchild_MicroPak2-6_1.0x1.0mm_P0.35mm +Fairchild-specific MicroPak2-6 1.0x1.0mm Pitch 0.35mm https://www.nxp.com/docs/en/application-note/AN10343.pdff +Fairchild-specific MicroPak2-6 1.0x1.0mm Pitch 0.35mm +0 +6 +6 +Package_SON +HUSON-3-1EP_2x2mm_P1.3mm_EP1.1x1.6mm +HUSON, 3 Pin, SOT1061 (Ref: https://assets.nexperia.com/documents/data-sheet/PMEG2020CPA.pdf) +huson nolead SOT1061 +0 +4 +3 +Package_SON +HVSON-8-1EP_3x3mm_P0.65mm_EP1.6x2.4mm +HVSON, 8 Pin (https://www.nxp.com/docs/en/data-sheet/TJA1051.pdf#page=16), generated with kicad-footprint-generator ipc_noLead_generator.py +HVSON NoLead +0 +13 +9 +Package_SON +HVSON-8-1EP_4x4mm_P0.8mm_EP2.2x3.1mm +HVSON, 8 Pin (https://www.nxp.com/docs/en/data-sheet/PCF8523.pdf (page 57)), generated with kicad-footprint-generator ipc_noLead_generator.py +HVSON NoLead +0 +13 +9 +Package_SON +Infineon_PG-LSON-8-1 +https://www.infineon.com/cms/en/product/packages/PG-LSON/PG-LSON-8-1/ +PG-LSON-8-1 +0 +17 +9 +Package_SON +Infineon_PG-TISON-8-2 +Infineon, PG-TISON-8-2, 5x6x1.15mm, 1.27mm Pitch, Exposed Paddle, https://www.infineon.com/cms/en/product/packages/PG-TISON/PG-TISON-8-2/ +tison +0 +23 +7 +Package_SON +Infineon_PG-TISON-8-3 +Infineon, PG-TISON-8-2, 5x6x1.15mm, 1.27mm Pitch, Exposed Paddle, https://www.infineon.com/cms/en/product/packages/PG-TISON/PG-TISON-8-2/ +tison +0 +23 +7 +Package_SON +Infineon_PG-TISON-8-4 +Infineon, PG-TISON-8-4, 5x6x1.15mm, 1.27mm Pitch, Exposed Paddle, https://www.infineon.com/cms/en/product/packages/PG-TISON/PG-TISON-8-4/ +tison +0 +26 +8 +Package_SON +Infineon_PG-TISON-8-5 +Infineon, PG-TISON-8-5, 8x8x1.1mm, 1mm Pitch, https://www.infineon.com/cms/en/product/packages/PG-TISON/PG-TISON-8-5/ +tison +0 +34 +8 +Package_SON +NXP_XSON-16 +http://www.nxp.com/documents/outline_drawing/SOT1341-1.pdf +NXP XSON SOT-1341 +0 +16 +16 +Package_SON +ROHM_VML0806 +VML0806, Rohm (http://rohmfs.rohm.com/en/techdata_basic/transistor/soldering_condition/VML0806_Soldering_Condition.pdf, http://rohmfs.rohm.com/en/products/databook/package/spec/discrete/vml0806_tr-e.pdf) +ROHM VML0806 +0 +3 +3 +Package_SON +RTC_SMD_MicroCrystal_C3_2.5x3.7mm +MicroCrystal C3 2.5x3.7mm, https://www.microcrystal.com/fileadmin/Media/Products/RTC/Datasheet/RV-1805-C3.pdf +RTC C3 +0 +10 +10 +Package_SON +SON-8-1EP_3x2mm_P0.5mm_EP1.4x1.6mm +SON, 8 Pin (http://www.fujitsu.com/downloads/MICRO/fsa/pdf/products/memory/fram/MB85RS16-DS501-00014-6v0-E.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +SON NoLead +0 +13 +9 +Package_SON +Texas_DQK +Texas WSON-6 DQK, http://www.ti.com/lit/ds/symlink/csd16301q2.pdf +Texas WSON6 2x2mm +0 +10 +8 +Package_SON +Texas_DRC0010J +Texas DRC0010J, VSON10 3x3mm Body, 0.5mm Pitch, http://www.ti.com/lit/ds/symlink/tps63000.pdf +Texas VSON10 3x3mm +0 +17 +11 +Package_SON +Texas_DRC0010J_ThermalVias +Texas DRC0010J, VSON10 3x3mm Body, 0.5mm Pitch, http://www.ti.com/lit/ds/symlink/tps63000.pdf +Texas VSON10 3x3mm +0 +21 +11 +Package_SON +Texas_DSC0010J +3x3mm Body, 0.5mm Pitch, DSC0010J, WSON, http://www.ti.com/lit/ds/symlink/tps61201.pdf +0.5 DSC0010J WSON +0 +33 +11 +Package_SON +Texas_DSC0010J_ThermalVias +3x3mm Body, 0.5mm Pitch, DSC0010J, WSON, http://www.ti.com/lit/ds/symlink/tps61201.pdf +0.5 DSC0010J WSON +0 +39 +11 +Package_SON +Texas_PWSON-N6 +Plastic Small Outline No-Lead http://www.ti.com/lit/ml/mpds176e/mpds176e.pdf +Plastic Small Outline No-Lead +0 +7 +7 +Package_SON +Texas_R-PWSON-N12_EP0.4x2mm +http://www.ti.com/lit/ds/symlink/tpd6f003.pdf +WSON SMD +0 +16 +13 +Package_SON +Texas_S-PDSO-N12 +http://www.ti.com/lit/ds/symlink/bq27441-g1.pdf +SON thermal pads +0 +44 +13 +Package_SON +Texas_S-PVSON-N8 +8-Lead Plastic VSON, 3x3mm Body, 0.65mm Pitch, S-PVSON-N8, http://www.ti.com/lit/ds/symlink/opa2333.pdf +DFN 0.65 S-PVSON-N8 +0 +21 +9 +Package_SON +Texas_S-PVSON-N8_ThermalVias +8-Lead Plastic VSON, 3x3mm Body, 0.65mm Pitch, S-PVSON-N8, http://www.ti.com/lit/ds/symlink/opa2333.pdf +DFN 0.65 S-PVSON-N8 +0 +27 +9 +Package_SON +Texas_S-PVSON-N10 +3x3mm Body, 0.5mm Pitch, S-PVSON-N10, DRC, http://www.ti.com/lit/ds/symlink/tps61201.pdf +0.5 S-PVSON-N10 DRC +0 +33 +11 +Package_SON +Texas_S-PVSON-N10_ThermalVias +3x3mm Body, 0.5mm Pitch, S-PVSON-N10, DRC, http://www.ti.com/lit/ds/symlink/tps61201.pdf +0.5 S-PVSON-N10 DRC +0 +39 +11 +Package_SON +Texas_S-PWSON-N10 +3x3mm Body, 0.5mm Pitch, S-PWSON-N10, DSC, http://www.ti.com/lit/ds/symlink/tps63060.pdf +0.5 S-PWSON-N10 DSC +0 +41 +11 +Package_SON +Texas_S-PWSON-N10_ThermalVias +3x3mm Body, 0.5mm Pitch, S-PWSON-N10, DSC, http://www.ti.com/lit/ds/symlink/tps63060.pdf +0.5 S-PWSON-N10 DSC +0 +47 +11 +Package_SON +Texas_X2SON-4_1x1mm_P0.65mm +X2SON 5 pin 1x1mm package (Reference Datasheet: http://www.ti.com/lit/ds/sbvs193d/sbvs193d.pdf Reference part: TPS383x) [StepUp generated footprint] +X2SON +0 +13 +5 +Package_SON +USON-10_2.5x1.0mm_P0.5mm +USON-10 2.5x1.0mm_ Pitch 0.5mm http://www.ti.com/lit/ds/symlink/tpd4e02b04.pdf +USON-10 2.5x1.0mm Pitch 0.5mm +0 +10 +10 +Package_SON +USON-20_2x4mm_P0.4mm +USON-20 2x4mm Pitch 0.4mm http://www.ti.com/lit/ds/symlink/txb0108.pdf +USON-20 2x4mm Pitch 0.4mm +0 +20 +20 +Package_SON +VSON-8_3.3x3.3mm_P0.65mm_NexFET +8-Lead Plastic Dual Flat, No Lead Package (MF) - 3.3x3.3x1 mm Body [VSON] http://www.ti.com/lit/ds/symlink/csd87334q3d.pdf +VSON 0.65 +0 +13 +5 +Package_SON +VSON-10-1EP_3x3mm_P0.5mm_EP1.2x2mm +VSON, 10 Pin (http://rohmfs.rohm.com/en/products/databook/datasheet/ic/power/switching_regulator/bd8314nuv-e.pdf (Page 20)), generated with kicad-footprint-generator ipc_noLead_generator.py +VSON NoLead +0 +15 +11 +Package_SON +VSON-10-1EP_3x3mm_P0.5mm_EP1.2x2mm_ThermalVias +VSON, 10 Pin (http://rohmfs.rohm.com/en/products/databook/datasheet/ic/power/switching_regulator/bd8314nuv-e.pdf (Page 20)), generated with kicad-footprint-generator ipc_noLead_generator.py +VSON NoLead +0 +18 +11 +Package_SON +VSON-10-1EP_3x3mm_P0.5mm_EP1.65x2.4mm +VSON 10 Thermal on 11 3x3mm Pitch 0.5mm http://chip.tomsk.ru/chip/chipdoc.nsf/Package/D8A64DD165C2AAD9472579400024FC41!OpenDocument +VSON 10 Thermal on 11 3x3mm Pitch 0.5mm +0 +21 +11 +Package_SON +VSON-10-1EP_3x3mm_P0.5mm_EP1.65x2.4mm_ThermalVias +VSON 10 Thermal on 11 3x3mm Pitch 0.5mm http://chip.tomsk.ru/chip/chipdoc.nsf/Package/D8A64DD165C2AAD9472579400024FC41!OpenDocument +VSON 10 Thermal on 11 3x3mm Pitch 0.5mm +0 +27 +11 +Package_SON +VSONP-8-1EP_5x6_P1.27mm +SON, 8-Leads, Body 5x6x1mm, Pitch 1.27mm; (see Texas Instruments CSD18531Q5A http://www.ti.com/lit/ds/symlink/csd18531q5a.pdf) +VSONP 1.27 +0 +13 +3 +Package_SON +WSON-6-1EP_2x2mm_P0.65mm_EP1x1.6mm +WSON, 6 Pin (http://www.ti.com/lit/ds/symlink/tps61040.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +9 +7 +Package_SON +WSON-6-1EP_2x2mm_P0.65mm_EP1x1.6mm_ThermalVias +WSON, 6 Pin (http://www.ti.com/lit/ds/symlink/tps61040.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +12 +7 +Package_SON +WSON-6-1EP_3x3mm_P0.95mm +WSON6 3*3 MM, 0.95 PITCH; http://www.ti.com/lit/ds/symlink/lmr62421.pdf +WSON6 0.95 +0 +10 +7 +Package_SON +WSON-6_1.5x1.5mm_P0.5mm +WSON6, http://www.ti.com/lit/ds/symlink/tlv702.pdf +WSON6_1.5x1.5mm_P0.5mm +0 +6 +6 +Package_SON +WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm +8-Lead Plastic WSON, 2x2mm Body, 0.5mm Pitch, WSON-8, http://www.ti.com/lit/ds/symlink/lm27761.pdf +WSON 8 1EP +0 +11 +9 +Package_SON +WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm_ThermalVias +8-Lead Plastic WSON, 2x2mm Body, 0.5mm Pitch, WSON-8, http://www.ti.com/lit/ds/symlink/lm27761.pdf +WSON 8 1EP ThermalVias +0 +14 +9 +Package_SON +WSON-8-1EP_3x2.5mm_P0.5mm_EP1.2x1.5mm_PullBack +WSON, 8 Pin (http://www.ti.com/lit/ml/mpds400/mpds400.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +13 +9 +Package_SON +WSON-8-1EP_3x2.5mm_P0.5mm_EP1.2x1.5mm_PullBack_ThermalVias +WSON, 8 Pin (http://www.ti.com/lit/ml/mpds400/mpds400.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +18 +9 +Package_SON +WSON-8-1EP_3x3mm_P0.5mm_EP1.2x2mm +WSON, 8 Pin (http://www.ti.com/lit/ds/symlink/lp2951.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +11 +9 +Package_SON +WSON-8-1EP_3x3mm_P0.5mm_EP1.2x2mm_ThermalVias +WSON, 8 Pin (http://www.ti.com/lit/ds/symlink/lp2951.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +18 +9 +Package_SON +WSON-8-1EP_3x3mm_P0.5mm_EP1.6x2.0mm +8-Lead Plastic WSON, 2x2mm Body, 0.5mm Pitch, WSON-8, http://www.ti.com/lit/ds/symlink/lm27761.pdf +WSON 8 1EP +0 +13 +9 +Package_SON +WSON-8-1EP_3x3mm_P0.5mm_EP1.45x2.4mm +WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/ina333.pdf#page=30), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +11 +9 +Package_SON +WSON-8-1EP_3x3mm_P0.5mm_EP1.45x2.4mm_ThermalVias +WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/ina333.pdf#page=30), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +18 +9 +Package_SON +WSON-8-1EP_4x4mm_P0.8mm_EP1.98x3mm +WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lm5017.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +13 +9 +Package_SON +WSON-8-1EP_4x4mm_P0.8mm_EP1.98x3mm_ThermalVias +WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lm5017.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +17 +9 +Package_SON +WSON-8-1EP_4x4mm_P0.8mm_EP2.2x3mm +WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lp2987.pdf#page=26), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +13 +9 +Package_SON +WSON-8-1EP_4x4mm_P0.8mm_EP2.2x3mm_ThermalVias +WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lp2987.pdf#page=26), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +17 +9 +Package_SON +WSON-8-1EP_4x4mm_P0.8mm_EP2.6x3mm +WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lp2951-n.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +13 +9 +Package_SON +WSON-8-1EP_4x4mm_P0.8mm_EP2.6x3mm_ThermalVias +WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lp2951-n.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +17 +9 +Package_SON +WSON-8-1EP_6x5mm_P1.27mm_EP3.4x4.3mm +WSON, 8 Pin (http://www.winbond.com/resource-files/w25q32jv%20revg%2003272018%20plus.pdf (page 68)), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +13 +9 +Package_SON +WSON-8-1EP_6x5mm_P1.27mm_EP3.4x4mm +WSON, 8 Pin (http://ww1.microchip.com/downloads/en/AppNotes/S72030.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +13 +9 +Package_SON +WSON-10-1EP_2.5x2.5mm_P0.5mm_EP1.2x2mm +WSON, 10 Pin (http://www.ti.com/lit/gpn/tps63030#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +15 +11 +Package_SON +WSON-10-1EP_2.5x2.5mm_P0.5mm_EP1.2x2mm_ThermalVias +WSON, 10 Pin (http://www.ti.com/lit/gpn/tps63030#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +22 +11 +Package_SON +WSON-10-1EP_2x3mm_P0.5mm_EP0.84x2.4mm +WSON-10 package 2x3mm body, pitch 0.5mm, see http://www.ti.com/lit/ds/symlink/tps62177.pdf +WSON 0.5 +0 +14 +11 +Package_SON +WSON-10-1EP_2x3mm_P0.5mm_EP0.84x2.4mm_ThermalVias +WSON-10 package 2x3mm body, pitch 0.5mm, thermal vias and counter-pad, see http://www.ti.com/lit/ds/symlink/tps62177.pdf +WSON 0.5 thermal vias +0 +17 +11 +Package_SON +WSON-10-1EP_4x3mm_P0.5mm_EP2.2x2mm +10-Lead Plastic WSON, 4x3mm Body, 0.5mm Pitch (http://www.ti.com/lit/ds/symlink/lm4990.pdf) +WSON 0.5 +0 +15 +11 +Package_SON +WSON-12-1EP_3x2mm_P0.5mm_EP1x2.65 +WSON-12 http://www.ti.com/lit/ds/symlink/lm27762.pdf +WSON-12 +0 +15 +13 +Package_SON +WSON-12-1EP_3x2mm_P0.5mm_EP1x2.65_ThermalVias +WSON-12 http://www.ti.com/lit/ds/symlink/lm27762.pdf +WSON-12 +0 +19 +13 +Package_SON +WSON-12-1EP_4x4mm_P0.5mm_EP2.6x3mm +WSON, 12 Pin (http://www.ti.com/lit/ds/symlink/ldc1312.pdf#page=62), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +17 +13 +Package_SON +WSON-12-1EP_4x4mm_P0.5mm_EP2.6x3mm_ThermalVias +WSON, 12 Pin (http://www.ti.com/lit/ds/symlink/ldc1312.pdf#page=62), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +27 +13 +Package_SON +WSON-14-1EP_4.0x4.0mm_P0.5mm_EP2.6x2.6mm +14-Lead Plastic Dual Flat, No Lead Package - 4.0x4.0x0.8 mm Body [WSON], http://www.ti.com/lit/ml/mpds421/mpds421.pdf +NHL014B +0 +19 +15 +Package_SON +WSON-16_3.3x1.35_P0.4mm +WSON-16 3.3 x 1.35mm Pitch 0.4mm http://www.chip.tomsk.ru/chip/chipdoc.nsf/Package/C67E729A4D6C883A4725793E004C8739!OpenDocument +WSON-16 3.3 x 1.35mm Pitch 0.4mm +0 +20 +17 +Package_SON +X2SON-8_1.4x1mm_P0.35mm +X2SON-8 1.4x1mm Pitch0.35mm http://www.ti.com/lit/ds/symlink/pca9306.pdf +X2SON-8 1.4x1mm Pitch0.35mm +0 +8 +8 +Package_SO_J-Lead +TSOC-6_3.76x3.94mm_P1.27mm +Maxim Integrated TSOC-6 D6+1,https://datasheets.maximintegrated.com/en/ds/DS2401.pdf, https://pdfserv.maximintegrated.com/land_patterns/90-0321.PDF +TSOC-6 +0 +6 +6 +Package_TO_SOT_SMD +ATPAK-2 +ATPAK SMD package, http://www.onsemi.com/pub/Collateral/ENA2192-D.PDF +ATPAK +0 +7 +3 +Package_TO_SOT_SMD +Analog_KS-4 +Analog Devices KS-4, http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/sc70ks/ks_4.pdf +Analog Devices KS-4 (like EIAJ SC-82) +0 +4 +4 +Package_TO_SOT_SMD +Diodes_SOT-553 +Diodes SOT-553, https://www.diodes.com/assets/Package-Files/SOT553.pdf +SOT-553 +0 +5 +5 +Package_TO_SOT_SMD +HVSOF5 +HVSOF5, http://rohmfs.rohm.com/en/techdata_basic/ic/package/hvsof5_1-e.pdf, http://rohmfs.rohm.com/en/products/databook/datasheet/ic/sensor/hall/bu52001gul-e.pdf +HVSOF5 +0 +5 +5 +Package_TO_SOT_SMD +HVSOF6 +HVSOF6, http://rohmfs.rohm.com/en/techdata_basic/ic/package/hvsof6_1-e.pdf, http://rohmfs.rohm.com/en/products/databook/datasheet/ic/audio_video/video_amplifier/bh76106hfv-e.pdf +HVSOF6 +0 +7 +7 +Package_TO_SOT_SMD +Infineon_PG-HDSOP-10-1 +Infineon PG-HDSOP-10-1 (DDPAK), 20.96x6.5x2.3mm, slug up (https://www.infineon.com/cms/en/product/packages/PG-HDSOP/PG-HDSOP-10-1/) +hdsop 10 ddpak +0 +10 +10 +Package_TO_SOT_SMD +Infineon_PG-HSOF-8-1 +HSOF-8-1 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-1/) +mosfet hsof toll +0 +53 +3 +Package_TO_SOT_SMD +Infineon_PG-HSOF-8-1_ThermalVias +HSOF-8-1 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-1/) +mosfet hsof toll thermal vias +0 +96 +3 +Package_TO_SOT_SMD +Infineon_PG-HSOF-8-2 +HSOF-8-2 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-2/) +mosfet hsof toll +0 +12 +4 +Package_TO_SOT_SMD +Infineon_PG-HSOF-8-2_ThermalVias +HSOF-8-2 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-2/) +mosfet hsof toll thermal vias +0 +97 +4 +Package_TO_SOT_SMD +Infineon_PG-HSOF-8-2_ThermalVias2 +HSOF-8-2 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-2/, https://www.infineon.com/dgdl/Infineon-ApplicationNote_600V_CoolMOS_C7_Gold_TOLL-AN-v01_00-EN.pdf?fileId=5546d4625b10283a015b144a1af70df6) +mosfet hsof toll thermal vias +0 +159 +4 +Package_TO_SOT_SMD +Infineon_PG-HSOF-8-3 +HSOF-8-3 power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-3/) +mosfet hsof +0 +25 +4 +Package_TO_SOT_SMD +Infineon_PG-HSOF-8-3_ThermalVias +HSOF-8-3 power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-3/) +mosfet hsof +0 +64 +4 +Package_TO_SOT_SMD +Infineon_PG-TO-220-7Lead_TabPin8 +Infineon PG-TO-220-7, Tab as Pin 8, see e.g. https://www.infineon.com/dgdl/Infineon-BTS50055-1TMC-DS-v01_00-EN.pdf?fileId=5546d4625a888733015aa9b0007235e9 +Infineon PG-TO-220-7 +0 +12 +8 +Package_TO_SOT_SMD +LFPAK33 +LFPAK33 SOT-1210 https://assets.nexperia.com/documents/outline-drawing/SOT1210.pdf +LFPAK33 SOT-1210 +0 +17 +5 +Package_TO_SOT_SMD +LFPAK56 +LFPAK56 https://assets.nexperia.com/documents/outline-drawing/SOT669.pdf +LFPAK56 SOT-669 Power-SO8 +0 +18 +5 +Package_TO_SOT_SMD +Nexperia_CFP15_SOT-1289 +Nexperia CFP15 (SOT-1289), https://assets.nexperia.com/documents/outline-drawing/SOT1289.pdf +SOT-1289 CFP15 +0 +8 +3 +Package_TO_SOT_SMD +OnSemi_ECH8 +On Semiconductor ECH8, https://www.onsemi.com/pub/Collateral/318BF.PDF +ECH8 SOT28-FL SOT-28-FL +0 +8 +8 +Package_TO_SOT_SMD +PQFN_8x8 +Low Profile 8x8mm PQFN, Dual Cool 88, https://www.onsemi.com/pub/Collateral/FDMT80080DC-D.pdf +pqfn vdfn mosfet +0 +9 +3 +Package_TO_SOT_SMD +PowerMacro_M234_NoHole +TO-50-4 Power Macro Package Style M234 +TO-50-4 Power Macro Package Style M234 +0 +4 +4 +Package_TO_SOT_SMD +PowerMacro_M234_WithHole +TO-50-4 Power Macro Package Style M234 +TO-50-4 Power Macro Package Style M234 +0 +4 +4 +Package_TO_SOT_SMD +Rohm_HRP7 +Rohm HRP7 SMD package, http://rohmfs.rohm.com/en/techdata_basic/ic/package/hrp7_1-e.pdf, http://rohmfs.rohm.com/en/products/databook/datasheet/ic/motor/dc/bd621x-e.pdf +Rohm HRP7 SMD +0 +69 +7 +Package_TO_SOT_SMD +SC-59 +SC-59, https://lib.chipdip.ru/images/import_diod/original/SOT-23_SC-59.jpg +SC-59 +0 +3 +3 +Package_TO_SOT_SMD +SC-59_Handsoldering +SC-59, hand-soldering varaint, https://lib.chipdip.ru/images/import_diod/original/SOT-23_SC-59.jpg +SC-59 hand-soldering +0 +3 +3 +Package_TO_SOT_SMD +SC-70-8 +SC70-8 +SC70-8 +0 +8 +8 +Package_TO_SOT_SMD +SC-70-8_Handsoldering +SC70-8, Handsoldering +SC70-8 Handsoldering +0 +8 +8 +Package_TO_SOT_SMD +SC-82AA +SC-82AA +SC-82AA +0 +4 +4 +Package_TO_SOT_SMD +SC-82AA_Handsoldering +SC-82AA +SC-82AA +0 +4 +4 +Package_TO_SOT_SMD +SC-82AB +SC-82AB +SC-82AB +0 +4 +4 +Package_TO_SOT_SMD +SC-82AB_Handsoldering +SC-82AB +SC-82AB +0 +4 +4 +Package_TO_SOT_SMD +SOT-23 +SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOT TO_SOT_SMD +0 +3 +3 +Package_TO_SOT_SMD +SOT-23-5 +SOT, 5 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178c.PDF variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOT TO_SOT_SMD +0 +5 +5 +Package_TO_SOT_SMD +SOT-23-5_HandSoldering +5-pin SOT23 package +SOT-23-5 hand-soldering +0 +5 +5 +Package_TO_SOT_SMD +SOT-23-6 +SOT, 6 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178c.PDF variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOT TO_SOT_SMD +0 +6 +6 +Package_TO_SOT_SMD +SOT-23-6_Handsoldering +6-pin SOT-23 package, Handsoldering +SOT-23-6 Handsoldering +0 +6 +6 +Package_TO_SOT_SMD +SOT-23-8 +SOT, 8 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178c.PDF variant BA), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOT TO_SOT_SMD +0 +8 +8 +Package_TO_SOT_SMD +SOT-23-8_Handsoldering +8-pin SOT-23 package, Handsoldering, http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/sot-23rj/rj_8.pdf +SOT-23-8 Handsoldering +0 +8 +8 +Package_TO_SOT_SMD +SOT-23W +SOT-23W http://www.allegromicro.com/~/media/Files/Datasheets/A112x-Datasheet.ashx?la=en&hash=7BC461E058CC246E0BAB62433B2F1ECA104CA9D3 +SOT-23W +0 +3 +3 +Package_TO_SOT_SMD +SOT-23W_Handsoldering +SOT-23W http://www.allegromicro.com/~/media/Files/Datasheets/A112x-Datasheet.ashx?la=en&hash=7BC461E058CC246E0BAB62433B2F1ECA104CA9D3 +SOT-23W for handsoldering +0 +3 +3 +Package_TO_SOT_SMD +SOT-23_Handsoldering +SOT-23, Handsoldering +SOT-23 +0 +3 +3 +Package_TO_SOT_SMD +SOT-89-3 +SOT-89-3, http://ww1.microchip.com/downloads/en/DeviceDoc/3L_SOT-89_MB_C04-029C.pdf +SOT-89-3 +0 +3 +3 +Package_TO_SOT_SMD +SOT-89-3_Handsoldering +SOT-89-3 Handsoldering +SOT-89-3 Handsoldering +0 +3 +3 +Package_TO_SOT_SMD +SOT-89-5 +SOT-89-5, http://www.e-devices.ricoh.co.jp/en/products/product_power/pkg/sot-89-5.pdf +SOT-89-5 +0 +5 +5 +Package_TO_SOT_SMD +SOT-89-5_Handsoldering +SOT-89-5, http://www.e-devices.ricoh.co.jp/en/products/product_power/pkg/sot-89-5.pdf +SOT-89-5 +0 +5 +5 +Package_TO_SOT_SMD +SOT-143 +SOT-143 https://www.nxp.com/docs/en/package-information/SOT143B.pdf +SOT-143 +0 +4 +4 +Package_TO_SOT_SMD +SOT-143R +SOT-143R, reverse pinning, https://www.nxp.com/docs/en/package-information/SOT143R.pdf +SOT-143R Reverse +0 +4 +4 +Package_TO_SOT_SMD +SOT-143R_Handsoldering +SOT-143R, reverse pinning, Handsoldering, https://www.nxp.com/docs/en/package-information/SOT143R.pdf +SOT-143 Reverse Handsoldering +0 +4 +4 +Package_TO_SOT_SMD +SOT-143_Handsoldering +SOT-143 Handsoldering https://www.nxp.com/docs/en/package-information/SOT143B.pdf +SOT-143 Handsoldering +0 +4 +4 +Package_TO_SOT_SMD +SOT-223 +module CMS SOT223 4 pins +CMS SOT +0 +4 +4 +Package_TO_SOT_SMD +SOT-223-3_TabPin2 +module CMS SOT223 4 pins +CMS SOT +0 +4 +3 +Package_TO_SOT_SMD +SOT-223-5 +module CMS SOT223 5 pins, http://ww1.microchip.com/downloads/en/DeviceDoc/51751a.pdf +CMS SOT +0 +5 +5 +Package_TO_SOT_SMD +SOT-223-6 +module CMS SOT223 6 pins, http://www.ti.com/lit/ds/symlink/tps737.pdf +CMS SOT +0 +6 +6 +Package_TO_SOT_SMD +SOT-223-6_TabPin3 +module CMS SOT223 6 pins, http://www.ti.com/lit/ds/symlink/tps737.pdf +CMS SOT +0 +6 +5 +Package_TO_SOT_SMD +SOT-223-8 +module CMS SOT223 8 pins, https://www.diodes.com/assets/Datasheets/ZXSBMR16PT8.pdf +CMS SOT +0 +8 +8 +Package_TO_SOT_SMD +SOT-323_SC-70 +SOT-323, SC-70 +SOT-323 SC-70 +0 +3 +3 +Package_TO_SOT_SMD +SOT-323_SC-70_Handsoldering +SOT-323, SC-70 Handsoldering +SOT-323 SC-70 Handsoldering +0 +3 +3 +Package_TO_SOT_SMD +SOT-343_SC-70-4 +SOT-343, SC-70-4 +SOT-343 SC-70-4 +0 +4 +4 +Package_TO_SOT_SMD +SOT-343_SC-70-4_Handsoldering +SOT-343, SC-70-4, Handsoldering +SOT-343 SC-70-4 Handsoldering +0 +4 +4 +Package_TO_SOT_SMD +SOT-353_SC-70-5 +SOT-353, SC-70-5 +SOT-353 SC-70-5 +0 +5 +5 +Package_TO_SOT_SMD +SOT-353_SC-70-5_Handsoldering +SOT-353, SC-70-5, Handsoldering +SOT-353 SC-70-5 Handsoldering +0 +5 +5 +Package_TO_SOT_SMD +SOT-363_SC-70-6 +SOT-363, SC-70-6 +SOT-363 SC-70-6 +0 +6 +6 +Package_TO_SOT_SMD +SOT-363_SC-70-6_Handsoldering +SOT-363, SC-70-6, Handsoldering +SOT-363 SC-70-6 Handsoldering +0 +6 +6 +Package_TO_SOT_SMD +SOT-383F +8-pin SOT-383F, http://www.mouser.com/ds/2/80/CPDVR085V0C-HF-RevB-10783.pdf +SOT-383F +0 +9 +9 +Package_TO_SOT_SMD +SOT-383FL +8-pin SOT-383FL package, http://www.onsemi.com/pub_link/Collateral/ENA2267-D.PDF +SOT-383FL +0 +8 +8 +Package_TO_SOT_SMD +SOT-416 +SOT-416, https://www.nxp.com/docs/en/package-information/SOT416.pdf +SOT-416 +0 +3 +3 +Package_TO_SOT_SMD +SOT-523 +SOT523, https://www.diodes.com/assets/Package-Files/SOT523.pdf +SOT-523 +0 +3 +3 +Package_TO_SOT_SMD +SOT-543 +SOT-543 4 lead surface package +SOT-543 SC-107A EMD4 +0 +4 +4 +Package_TO_SOT_SMD +SOT-553 +SOT553 +SOT-553 +0 +5 +5 +Package_TO_SOT_SMD +SOT-563 +SOT563 +SOT-563 +0 +6 +6 +Package_TO_SOT_SMD +SOT-665 +SOT665 +SOT-665 +0 +5 +5 +Package_TO_SOT_SMD +SOT-666 +SOT666 +SOT-666 +0 +6 +6 +Package_TO_SOT_SMD +SOT-723 +http://toshiba.semicon-storage.com/info/docget.jsp?did=5879&prodName=RN1104MFV +sot 723 +0 +3 +3 +Package_TO_SOT_SMD +SOT-883 +SOT-883, https://assets.nexperia.com/documents/outline-drawing/SOT883.pdf +SOT-883 +0 +3 +3 +Package_TO_SOT_SMD +SOT-886 +SOT-886 +SOT-886 +0 +6 +6 +Package_TO_SOT_SMD +SOT-963 +SOT 963 6 pins package 1x0.8mm pitch 0.35mm +SOT 963 6 pins package 1x0.8mm pitch 0.35mm +0 +6 +6 +Package_TO_SOT_SMD +SOT-1123 +SOT-1123 small outline transistor (see http://www.onsemi.com/pub/Collateral/NST3906F3-D.PDF) +SOT-1123 transistor +0 +3 +3 +Package_TO_SOT_SMD +SOT-1333-1 +SOT-1333-1 +SOT-1333-1 +0 +9 +9 +Package_TO_SOT_SMD +SOT-1334-1 +SOT-1334-1 +SOT-1334-1 +0 +14 +14 +Package_TO_SOT_SMD +SuperSOT-3 +3-pin SuperSOT package https://www.fairchildsemi.com/package-drawings/MA/MA03B.pdf +SuperSOT-3 SSOT-3 +0 +3 +3 +Package_TO_SOT_SMD +SuperSOT-6 +6-pin SuperSOT package http://www.mouser.com/ds/2/149/FMB5551-889214.pdf +SuperSOT-6 SSOT-6 +0 +6 +6 +Package_TO_SOT_SMD +SuperSOT-8 +8-pin SuperSOT package, http://www.icbank.com/icbank_data/semi_package/ssot8_dim.pdf +SuperSOT-8 SSOT-8 +0 +8 +8 +Package_TO_SOT_SMD +TDSON-8-1 +Power MOSFET package, TDSON-8-1, 5.15x5.9mm (https://www.infineon.com/cms/en/product/packages/PG-TDSON/PG-TDSON-8-1/) +tdson +0 +14 +5 +Package_TO_SOT_SMD +TO-50-3_LongPad-NoHole_Housing +TO-50-3 Macro T Package Style M236 +TO-50-3 Macro T Package Style M236 +0 +3 +3 +Package_TO_SOT_SMD +TO-50-3_LongPad-WithHole_Housing +TO-50-3 Macro T Package Style M236 +TO-50-3 Macro T Package Style M236 +0 +3 +3 +Package_TO_SOT_SMD +TO-50-3_ShortPad-NoHole_Housing +TO-50-3 Macro T Package Style M236 +TO-50-3 Macro T Package Style M236 +0 +3 +3 +Package_TO_SOT_SMD +TO-50-3_ShortPad-WithHole_Housing +TO-50-3 Macro T Package Style M236 +TO-50-3 Macro T Package Style M236 +0 +3 +3 +Package_TO_SOT_SMD +TO-50-4_LongPad-NoHole_Housing +TO-50-4 Macro X Package Style M238 +TO-50-4 Macro X Package Style M238 +0 +4 +4 +Package_TO_SOT_SMD +TO-50-4_LongPad-WithHole_Housing +TO-50-4 Macro X Package Style M238 +TO-50-4 Macro X Package Style M238 +0 +4 +4 +Package_TO_SOT_SMD +TO-50-4_ShortPad-NoHole_Housing +TO-50-4 Macro X Package Style M238 +TO-50-4 Macro X Package Style M238 +0 +4 +4 +Package_TO_SOT_SMD +TO-50-4_ShortPad-WithHole_Housing +TO-50-4 Macro X Package Style M238 +TO-50-4 Macro X Package Style M238 +0 +4 +4 +Package_TO_SOT_SMD +TO-252-2 +TO-252 / DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-3-1/ +DPAK TO-252 DPAK-3 TO-252-3 SOT-428 +0 +7 +3 +Package_TO_SOT_SMD +TO-252-2_TabPin1 +TO-252-2, tab to pin 1 https://www.wolfspeed.com/media/downloads/87/CSD01060.pdf +TO-252-2 diode +0 +7 +2 +Package_TO_SOT_SMD +TO-252-3_TabPin2 +TO-252 / DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-3-1/ +DPAK TO-252 DPAK-3 TO-252-3 SOT-428 +0 +8 +3 +Package_TO_SOT_SMD +TO-252-3_TabPin4 +TO-252 / DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-3-1/ +DPAK TO-252 DPAK-3 TO-252-3 SOT-428 +0 +8 +4 +Package_TO_SOT_SMD +TO-252-4 +TO-252 / DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-5-11/ +DPAK TO-252 DPAK-5 TO-252-5 +0 +9 +5 +Package_TO_SOT_SMD +TO-252-5_TabPin3 +TO-252 / DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-5-11/ +DPAK TO-252 DPAK-5 TO-252-5 +0 +10 +5 +Package_TO_SOT_SMD +TO-252-5_TabPin6 +TO-252 / DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-5-11/ +DPAK TO-252 DPAK-5 TO-252-5 +0 +10 +6 +Package_TO_SOT_SMD +TO-263-2 +TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-3-1/ +D2PAK DDPAK TO-263 D2PAK-3 TO-263-3 SOT-404 +0 +7 +3 +Package_TO_SOT_SMD +TO-263-2_TabPin1 +TO-263 / D2PAK / DDPAK SMD package, tab to pin 1, https://www.wolfspeed.com/media/downloads/137/C3D06060G.pdf +D2PAK DDPAK TO-263 D2PAK-3 TO-263-3 SOT-404 diode +0 +7 +2 +Package_TO_SOT_SMD +TO-263-3_TabPin2 +TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-3-1/ +D2PAK DDPAK TO-263 D2PAK-3 TO-263-3 SOT-404 +0 +8 +3 +Package_TO_SOT_SMD +TO-263-3_TabPin4 +TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-3-1/ +D2PAK DDPAK TO-263 D2PAK-3 TO-263-3 SOT-404 +0 +8 +4 +Package_TO_SOT_SMD +TO-263-4 +TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-5-1/ +D2PAK DDPAK TO-263 D2PAK-5 TO-263-5 SOT-426 +0 +9 +5 +Package_TO_SOT_SMD +TO-263-5_TabPin3 +TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-5-1/ +D2PAK DDPAK TO-263 D2PAK-5 TO-263-5 SOT-426 +0 +10 +5 +Package_TO_SOT_SMD +TO-263-5_TabPin6 +TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-5-1/ +D2PAK DDPAK TO-263 D2PAK-5 TO-263-5 SOT-426 +0 +10 +6 +Package_TO_SOT_SMD +TO-263-6 +TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-7-1/ +D2PAK DDPAK TO-263 D2PAK-7 TO-263-7 SOT-427 +0 +11 +7 +Package_TO_SOT_SMD +TO-263-7_TabPin4 +TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-7-1/ +D2PAK DDPAK TO-263 D2PAK-7 TO-263-7 SOT-427 +0 +12 +7 +Package_TO_SOT_SMD +TO-263-7_TabPin8 +TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-7-1/ +D2PAK DDPAK TO-263 D2PAK-7 TO-263-7 SOT-427 +0 +12 +8 +Package_TO_SOT_SMD +TO-263-9_TabPin5 +TO-263 / D2PAK / DDPAK SMD package, http://www.ti.com/lit/ds/symlink/lm4755.pdf +D2PAK DDPAK TO-263 D2PAK-9 TO-263-9 +0 +14 +9 +Package_TO_SOT_SMD +TO-263-9_TabPin10 +TO-263 / D2PAK / DDPAK SMD package, http://www.ti.com/lit/ds/symlink/lm4755.pdf +D2PAK DDPAK TO-263 D2PAK-9 TO-263-9 +0 +14 +10 +Package_TO_SOT_SMD +TO-268-2 +TO-268/D3PAK SMD package, http://www.icbank.com/icbank_data/semi_package/to268aa_dim.pdf +D3PAK TO-268 D3PAK-3 TO-268-3 +0 +7 +3 +Package_TO_SOT_SMD +TO-269AA +SMD package TO-269AA (e.g. diode bridge), see http://www.vishay.com/docs/88854/padlayouts.pdf +TO-269AA MBS diode bridge +0 +4 +4 +Package_TO_SOT_SMD +TO-277A +Thermal enhanced ultra thin SMD package; 3 leads; body: 4.3x6.1x0.43mm, https://www.vishay.com/docs/95570/to-277asmpc.pdf +TO-277A SMPC +0 +12 +3 +Package_TO_SOT_SMD +TO-277B +TO-227B https://media.digikey.com/pdf/Data%20Sheets/Littelfuse%20PDFs/DST2050S.pdf +TO-277B +0 +9 +3 +Package_TO_SOT_SMD +TSOT-23 +3-pin TSOT23 package, http://www.analog.com.tw/pdf/All_In_One.pdf +TSOT-23 +0 +3 +3 +Package_TO_SOT_SMD +TSOT-23-5 +TSOT, 5 Pin (https://www.jedec.org/sites/default/files/docs/MO-193D.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOT TO_SOT_SMD +0 +5 +5 +Package_TO_SOT_SMD +TSOT-23-5_HandSoldering +5-pin TSOT23 package, http://cds.linear.com/docs/en/packaging/SOT_5_05-08-1635.pdf +TSOT-23-5 Hand-soldering +0 +5 +5 +Package_TO_SOT_SMD +TSOT-23-6 +TSOT, 6 Pin (https://www.jedec.org/sites/default/files/docs/MO-193D.pdf variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOT TO_SOT_SMD +0 +6 +6 +Package_TO_SOT_SMD +TSOT-23-6_HandSoldering +6-pin TSOT23 package, http://cds.linear.com/docs/en/packaging/SOT_6_05-08-1636.pdf +TSOT-23-6 MK06A TSOT-6 Hand-soldering +0 +6 +6 +Package_TO_SOT_SMD +TSOT-23-8 +TSOT, 8 Pin (https://www.jedec.org/sites/default/files/docs/MO-193D.pdf variant BA), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOT TO_SOT_SMD +0 +8 +8 +Package_TO_SOT_SMD +TSOT-23-8_HandSoldering +8-pin TSOT23 package, http://cds.linear.com/docs/en/packaging/SOT_8_05-08-1637.pdf +TSOT-23-8 Hand-soldering +0 +8 +8 +Package_TO_SOT_SMD +TSOT-23_HandSoldering +5-pin TSOT23 package, http://cds.linear.com/docs/en/packaging/SOT_5_05-08-1635.pdf +TSOT-23 Hand-soldering +0 +3 +3 +Package_TO_SOT_SMD +Texas_DRT-3 +Texas Instrument DRT-3 1x0.8mm Pitch 0.7mm http://www.ti.com/lit/ds/symlink/tpd2eusb30.pdf +DRT-3 1x0.8mm Pitch 0.7mm +0 +3 +3 +Package_TO_SOT_SMD +Texas_NDQ +Texas Instruments, NDQ, 5 pin (https://www.ti.com/lit/ml/mmsf022/mmsf022.pdf) +ti pfm dap +0 +6 +6 +Package_TO_SOT_SMD +Texas_NDY0011A +TO-PMOD-11 11-pin switching regulator package, http://www.ti.com/lit/ml/mmsf025/mmsf025.pdf +Texas TO-PMOD NDY00011A +0 +12 +12 +Package_TO_SOT_SMD +Texas_R-PDSO-G6 +R-PDSO-G6, http://www.ti.com/lit/ds/slis144b/slis144b.pdf +R-PDSO-G6 SC-70-6 +0 +6 +6 +Package_TO_SOT_SMD +VSOF5 +VSOF5 +VSOF5 +0 +5 +5 +Package_TO_SOT_SMD +Vishay_PowerPAK_SC70-6L_Dual +Vishay PowerPAK SC70 dual transistor package http://www.vishay.com/docs/70487/70487.pdf +powerpak sc70 sc-70 dual +0 +8 +6 +Package_TO_SOT_SMD +Vishay_PowerPAK_SC70-6L_Single +Vishay PowerPAK SC70 single transistor package http://www.vishay.com/docs/70486/70486.pdf +powerpak sc70 sc-70 +0 +6 +3 +Package_TO_SOT_THT +Analog_TO-46-4_ThermalShield +TO-46-4 with Valox case, based on https://www.analog.com/media/en/technical-documentation/data-sheets/199399fc.pdf +TO-46-4 LM399 +0 +4 +4 +Package_TO_SOT_THT +Fairchild_TO-220F-6L +Fairchild TO-220F-6L, http://www.mouser.com/ds/2/149/FSL136MRT-113334.pdf +Fairchild TO-220F-6L +0 +6 +6 +Package_TO_SOT_THT +Heraeus_TO-92-2 +TO-92 2-pin variant by Heraeus, drill 0.75mm (http://www.produktinfo.conrad.com/datenblaetter/175000-199999/181293-da-01-de-TO92_Temperatursensor_PT1000_32209225.pdf) +to-92 +0 +2 +2 +Package_TO_SOT_THT +NEC_Molded_7x4x9mm +Molded Japan Transistor Package 7x4x9mm^3, http://rtellason.com/transdata/2sb734.pdf +Japan transistor +0 +3 +3 +Package_TO_SOT_THT +PowerIntegrations_TO-220-7C +Non Isolated Modified TO-220 7pin Package, see http://www.farnell.com/datasheets/5793.pdf +Power Integration Y Package +0 +6 +6 +Package_TO_SOT_THT +SIPAK-1EP_Horizontal_TabDown +SIPAK, Horizontal, RM 2.286mm +SIPAK Horizontal RM 2.286mm +0 +4 +4 +Package_TO_SOT_THT +SIPAK_Vertical +SIPAK, Vertical, RM 2.286mm +SIPAK Vertical RM 2.286mm +0 +3 +3 +Package_TO_SOT_THT +SOD-70_P2.54mm +Plastic near cylindrical package Sod-70 see: https://www.nxp.com/docs/en/data-sheet/KTY81_SER.pdf [StepUp generated footprint] +Sod-70 +0 +2 +2 +Package_TO_SOT_THT +SOD-70_P5.08mm +Plastic near cylindrical package Sod-70 see: https://www.nxp.com/docs/en/data-sheet/KTY81_SER.pdf [StepUp generated footprint] +Sod-70 +0 +2 +2 +Package_TO_SOT_THT +SOT-227 +SOT-227 / SOT-227B / ISOTOP, M4 mounting screws (https://www.vishay.com/docs/95423/sot227g2.pdf, https://www.vishay.com/docs/95793/vs-fc420sa10.pdf) +sot 227 isotop +0 +8 +4 +Package_TO_SOT_THT +TO-3 +Transistor TO-3 +TR TO-3 TO3 TO-204 +0 +4 +3 +Package_TO_SOT_THT +TO-3P-3_Horizontal_TabDown +TO-3P-3, Horizontal, RM 5.45mm, , see https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.TO-3P(N).html +TO-3P-3 Horizontal RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-3P-3_Horizontal_TabUp +TO-3P-3, Horizontal, RM 5.45mm, , see https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.TO-3P(N).html +TO-3P-3 Horizontal RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-3P-3_Vertical +TO-3P-3, Vertical, RM 5.45mm, , see https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.TO-3P(N).html +TO-3P-3 Vertical RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-3PB-3_Horizontal_TabDown +TO-3PB-3, Horizontal, RM 5.45mm, , see http://www.onsemi.com/pub/Collateral/340AC.PDF +TO-3PB-3 Horizontal RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-3PB-3_Horizontal_TabUp +TO-3PB-3, Horizontal, RM 5.45mm, , see http://www.onsemi.com/pub/Collateral/340AC.PDF +TO-3PB-3 Horizontal RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-3PB-3_Vertical +TO-3PB-3, Vertical, RM 5.45mm, , see http://www.onsemi.com/pub/Collateral/340AC.PDF +TO-3PB-3 Vertical RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-5-2 +TO-5-2 +TO-5-2 +0 +2 +2 +Package_TO_SOT_THT +TO-5-2_Window +TO-5-2_Window, Window +TO-5-2_Window Window +0 +2 +2 +Package_TO_SOT_THT +TO-5-3 +TO-5-3 +TO-5-3 +0 +3 +3 +Package_TO_SOT_THT +TO-5-3_Window +TO-5-3_Window, Window +TO-5-3_Window Window +0 +3 +3 +Package_TO_SOT_THT +TO-5-4 +TO-5-4 +TO-5-4 +0 +4 +4 +Package_TO_SOT_THT +TO-5-4_Window +TO-5-4_Window, Window +TO-5-4_Window Window +0 +4 +4 +Package_TO_SOT_THT +TO-5-6 +TO-5-6 +TO-5-6 +0 +6 +6 +Package_TO_SOT_THT +TO-5-6_Window +TO-5-6_Window, Window +TO-5-6_Window Window +0 +6 +6 +Package_TO_SOT_THT +TO-5-8 +TO-5-8 +TO-5-8 +0 +8 +8 +Package_TO_SOT_THT +TO-5-8_PD5.08 +TO-5-8_PD5.08 +TO-5-8_PD5.08 +0 +8 +8 +Package_TO_SOT_THT +TO-5-8_PD5.08_Window +TO-5-8_PD5.08_Window, Window +TO-5-8_PD5.08_Window Window +0 +8 +8 +Package_TO_SOT_THT +TO-5-8_Window +TO-5-8_Window, Window +TO-5-8_Window Window +0 +8 +8 +Package_TO_SOT_THT +TO-5-10 +TO-5-10 +TO-5-10 +0 +10 +10 +Package_TO_SOT_THT +TO-5-10_Window +TO-5-10_Window, Window +TO-5-10_Window Window +0 +10 +10 +Package_TO_SOT_THT +TO-8-2 +TO-8-2 +TO-8-2 +0 +2 +2 +Package_TO_SOT_THT +TO-8-2_Window +TO-8-2_Window, Window +TO-8-2_Window Window +0 +2 +2 +Package_TO_SOT_THT +TO-8-3 +TO-8-3 +TO-8-3 +0 +3 +3 +Package_TO_SOT_THT +TO-8-3_Window +TO-8-3_Window, Window +TO-8-3_Window Window +0 +3 +3 +Package_TO_SOT_THT +TO-11-2 +TO-11-2 +TO-11-2 +0 +2 +2 +Package_TO_SOT_THT +TO-11-2_Window +TO-11-2_Window, Window +TO-11-2_Window Window +0 +2 +2 +Package_TO_SOT_THT +TO-11-3 +TO-11-3 +TO-11-3 +0 +3 +3 +Package_TO_SOT_THT +TO-11-3_Window +TO-11-3_Window, Window +TO-11-3_Window Window +0 +3 +3 +Package_TO_SOT_THT +TO-12-4 +TO-12-4 +TO-12-4 +0 +4 +4 +Package_TO_SOT_THT +TO-12-4_Window +TO-12-4_Window, Window +TO-12-4_Window Window +0 +4 +4 +Package_TO_SOT_THT +TO-17-4 +TO-17-4 +TO-17-4 +0 +4 +4 +Package_TO_SOT_THT +TO-17-4_Window +TO-17-4_Window, Window +TO-17-4_Window Window +0 +4 +4 +Package_TO_SOT_THT +TO-18-2 +TO-18-2 +TO-18-2 +0 +2 +2 +Package_TO_SOT_THT +TO-18-2_Lens +TO-18-2_Lens, Lens +TO-18-2_Lens Lens +0 +2 +2 +Package_TO_SOT_THT +TO-18-2_Window +TO-18-2_Window, Window +TO-18-2_Window Window +0 +2 +2 +Package_TO_SOT_THT +TO-18-3 +TO-18-3 +TO-18-3 +0 +3 +3 +Package_TO_SOT_THT +TO-18-3_Lens +TO-18-3_Lens, Lens +TO-18-3_Lens Lens +0 +3 +3 +Package_TO_SOT_THT +TO-18-3_Window +TO-18-3_Window, Window +TO-18-3_Window Window +0 +3 +3 +Package_TO_SOT_THT +TO-18-4 +TO-18-4 +TO-18-4 +0 +4 +4 +Package_TO_SOT_THT +TO-18-4_Lens +TO-18-4_Lens, Lens +TO-18-4_Lens Lens +0 +4 +4 +Package_TO_SOT_THT +TO-18-4_Window +TO-18-4_Window, Window +TO-18-4_Window Window +0 +4 +4 +Package_TO_SOT_THT +TO-33-4 +TO-33-4 +TO-33-4 +0 +4 +4 +Package_TO_SOT_THT +TO-33-4_Window +TO-33-4_Window, Window +TO-33-4_Window Window +0 +4 +4 +Package_TO_SOT_THT +TO-38-2 +TO-38-2 +TO-38-2 +0 +2 +2 +Package_TO_SOT_THT +TO-38-2_Window +TO-38-2_Window, Window +TO-38-2_Window Window +0 +2 +2 +Package_TO_SOT_THT +TO-38-3 +TO-38-3 +TO-38-3 +0 +3 +3 +Package_TO_SOT_THT +TO-38-3_Window +TO-38-3_Window, Window +TO-38-3_Window Window +0 +3 +3 +Package_TO_SOT_THT +TO-39-2 +TO-39-2 +TO-39-2 +0 +2 +2 +Package_TO_SOT_THT +TO-39-2_Window +TO-39-2_Window, Window +TO-39-2_Window Window +0 +2 +2 +Package_TO_SOT_THT +TO-39-3 +TO-39-3 +TO-39-3 +0 +3 +3 +Package_TO_SOT_THT +TO-39-3_Window +TO-39-3_Window, Window +TO-39-3_Window Window +0 +3 +3 +Package_TO_SOT_THT +TO-39-4 +TO-39-4 +TO-39-4 +0 +4 +4 +Package_TO_SOT_THT +TO-39-4_Window +TO-39-4_Window, Window +TO-39-4_Window Window +0 +4 +4 +Package_TO_SOT_THT +TO-39-6 +TO-39-6 +TO-39-6 +0 +6 +6 +Package_TO_SOT_THT +TO-39-6_Window +TO-39-6_Window, Window +TO-39-6_Window Window +0 +6 +6 +Package_TO_SOT_THT +TO-39-8 +TO-39-8 +TO-39-8 +0 +8 +8 +Package_TO_SOT_THT +TO-39-8_Window +TO-39-8_Window, Window +TO-39-8_Window Window +0 +8 +8 +Package_TO_SOT_THT +TO-39-10 +TO-39-10 +TO-39-10 +0 +10 +10 +Package_TO_SOT_THT +TO-39-10_Window +TO-39-10_Window, Window +TO-39-10_Window Window +0 +10 +10 +Package_TO_SOT_THT +TO-46-2 +TO-46-2 +TO-46-2 +0 +2 +2 +Package_TO_SOT_THT +TO-46-2_Pin2Center +TO-46-2, Pin2 at center of package, Thorlabs photodiodes +TO-46-2 Thorlabs +0 +2 +2 +Package_TO_SOT_THT +TO-46-2_Pin2Center_Window +TO-46-2, Pin2 at center of package, Thorlabs photodiodes +TO-46-2 Thorlabs +0 +2 +2 +Package_TO_SOT_THT +TO-46-2_Window +TO-46-2_Window, Window +TO-46-2_Window Window +0 +2 +2 +Package_TO_SOT_THT +TO-46-3 +TO-46-3 +TO-46-3 +0 +3 +3 +Package_TO_SOT_THT +TO-46-3_Pin2Center +TO-46-3, Pin2 at center of package, Thorlabs photodiodes, https://www.thorlabs.de/drawings/374b6862eb3b5a04-9360B5F6-5056-2306-D912111C06C3F830/FDGA05-SpecSheet.pdf +TO-46-3 Thorlabs +0 +3 +3 +Package_TO_SOT_THT +TO-46-3_Pin2Center_Window +TO-46-3, Pin2 at center of package, Thorlabs photodiodes, https://www.thorlabs.de/drawings/374b6862eb3b5a04-9360B5F6-5056-2306-D912111C06C3F830/FDGA05-SpecSheet.pdf +TO-46-3 Thorlabs +0 +3 +3 +Package_TO_SOT_THT +TO-46-3_Window +TO-46-3_Window, Window +TO-46-3_Window Window +0 +3 +3 +Package_TO_SOT_THT +TO-46-4 +TO-46-4 +TO-46-4 +0 +4 +4 +Package_TO_SOT_THT +TO-46-4_Window +TO-46-4_Window, Window +TO-46-4_Window Window +0 +4 +4 +Package_TO_SOT_THT +TO-52-2 +TO-52-2 +TO-52-2 +0 +2 +2 +Package_TO_SOT_THT +TO-52-2_Window +TO-52-2_Window, Window +TO-52-2_Window Window +0 +2 +2 +Package_TO_SOT_THT +TO-52-3 +TO-52-3 +TO-52-3 +0 +3 +3 +Package_TO_SOT_THT +TO-52-3_Window +TO-52-3_Window, Window +TO-52-3_Window Window +0 +3 +3 +Package_TO_SOT_THT +TO-72-4 +TO-72-4 +TO-72-4 +0 +4 +4 +Package_TO_SOT_THT +TO-72-4_Window +TO-72-4_Window, Window +TO-72-4_Window Window +0 +4 +4 +Package_TO_SOT_THT +TO-75-6 +TO-75-6 +TO-75-6 +0 +6 +6 +Package_TO_SOT_THT +TO-75-6_Window +TO-75-6_Window, Window +TO-75-6_Window Window +0 +6 +6 +Package_TO_SOT_THT +TO-78-6 +TO-78-6 +TO-78-6 +0 +6 +6 +Package_TO_SOT_THT +TO-78-6_Window +TO-78-6_Window, Window +TO-78-6_Window Window +0 +6 +6 +Package_TO_SOT_THT +TO-78-8 +TO-78-8 +TO-78-8 +0 +8 +8 +Package_TO_SOT_THT +TO-78-8_Window +TO-78-8_Window, Window +TO-78-8_Window Window +0 +8 +8 +Package_TO_SOT_THT +TO-78-10 +TO-78-10 +TO-78-10 +0 +10 +10 +Package_TO_SOT_THT +TO-78-10_Window +TO-78-10_Window, Window +TO-78-10_Window Window +0 +10 +10 +Package_TO_SOT_THT +TO-92 +TO-92 leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92-2 +TO-92 2-pin leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 diode SOD70 +0 +2 +2 +Package_TO_SOT_THT +TO-92-2_Horizontal1 +2-pin TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 temperature sensor diode +0 +2 +2 +Package_TO_SOT_THT +TO-92-2_Horizontal2 +2-pin TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 temperature sensor diode +0 +2 +2 +Package_TO_SOT_THT +TO-92-2_W4.0mm_Horizontal_FlatSideDown +TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +2 +2 +Package_TO_SOT_THT +TO-92-2_W4.0mm_Horizontal_FlatSideUp +TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +2 +2 +Package_TO_SOT_THT +TO-92-2_Wide +TO-92 2-pin leads in-line, wide, drill 0.75mm +to-92 sc-43 sc-43a sot54 PA33 diode SOD70 +0 +2 +2 +Package_TO_SOT_THT +TO-92Flat +TO-92Flat package, often used for hall sensors, drill 0.75mm (see e.g. http://www.ti.com/lit/ds/symlink/drv5023.pdf) +to-92Flat hall sensor +0 +3 +3 +Package_TO_SOT_THT +TO-92L +TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf) +TO-92L Molded Narrow transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92L_HandSolder +TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm, hand-soldering variant with enlarged pads (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92L_Inline +TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf) +TO-92L Inline Wide transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92L_Inline_Wide +TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf) +TO-92L Inline Wide transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92L_Wide +TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf) +TO-92L Molded Wide transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92Mini-2 +TO-92Mini package, drill 0.6mm (https://media.digikey.com/pdf/Data%20Sheets/Infineon%20PDFs/KT,KTY.pdf) +to-92Mini transistor +0 +2 +2 +Package_TO_SOT_THT +TO-92S +TO-92S package, drill 0.75mm (https://www.diodes.com/assets/Package-Files/TO92S%20(Type%20B).pdf) +to-92S transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92S-2 +TO-92S package, 2-pin, drill 0.75mm (https://www.diodes.com/assets/Package-Files/TO92S%20(Type%20B).pdf) +to-92S transistor +0 +2 +2 +Package_TO_SOT_THT +TO-92S_Wide +TO-92S_Wide package, drill 0.75mm (https://www.diodes.com/assets/Package-Files/TO92S%20(Type%20B).pdf) +TO-92S_Wide transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_HandSolder +TO-92 leads molded, narrow, drill 0.75mm, handsoldering variant with enlarged pads (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_Horizontal1 +TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_Horizontal2 +TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_Inline +TO-92 leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_Inline_Horizontal1 +TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_Inline_Horizontal2 +TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_Inline_W4.0mm_Horizontal_FlatSideDown +TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_Inline_W4.0mm_Horizontal_FlatSideUp +TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_Inline_Wide +TO-92 leads in-line, wide, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_W4.0mm_StaggerEven_Horizontal_FlatSideDown +TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_W4.0mm_StaggerEven_Horizontal_FlatSideUp +TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_Wide +TO-92 leads molded, wide, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-99-6 +TO-99-6 +TO-99-6 +0 +6 +6 +Package_TO_SOT_THT +TO-99-6_Window +TO-99-6_Window, Window +TO-99-6_Window Window +0 +6 +6 +Package_TO_SOT_THT +TO-99-8 +TO-99-8 +TO-99-8 +0 +8 +8 +Package_TO_SOT_THT +TO-99-8_Window +TO-99-8_Window, Window +TO-99-8_Window Window +0 +8 +8 +Package_TO_SOT_THT +TO-100-10 +TO-100-10 +TO-100-10 +0 +10 +10 +Package_TO_SOT_THT +TO-100-10_Window +TO-100-10_Window, Window +TO-100-10_Window Window +0 +10 +10 +Package_TO_SOT_THT +TO-126-2_Horizontal_TabDown +TO-126-2, Horizontal, RM 5.08mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf +TO-126-2 Horizontal RM 5.08mm +0 +2 +2 +Package_TO_SOT_THT +TO-126-2_Horizontal_TabUp +TO-126-2, Horizontal, RM 5.08mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf +TO-126-2 Horizontal RM 5.08mm +0 +2 +2 +Package_TO_SOT_THT +TO-126-2_Vertical +TO-126-2, Vertical, RM 5.08mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf +TO-126-2 Vertical RM 5.08mm +0 +2 +2 +Package_TO_SOT_THT +TO-126-3_Horizontal_TabDown +TO-126-3, Horizontal, RM 2.54mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf +TO-126-3 Horizontal RM 2.54mm +0 +3 +3 +Package_TO_SOT_THT +TO-126-3_Horizontal_TabUp +TO-126-3, Horizontal, RM 2.54mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf +TO-126-3 Horizontal RM 2.54mm +0 +3 +3 +Package_TO_SOT_THT +TO-126-3_Vertical +TO-126-3, Vertical, RM 2.54mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf +TO-126-3 Vertical RM 2.54mm +0 +3 +3 +Package_TO_SOT_THT +TO-218-2_Horizontal_TabDown +TO-218-2, Horizontal, RM 10.95mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf +TO-218-2 Horizontal RM 10.95mm SOT-93 +0 +2 +2 +Package_TO_SOT_THT +TO-218-2_Horizontal_TabUp +TO-218-2, Horizontal, RM 10.95mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf +TO-218-2 Horizontal RM 10.95mm SOT-93 +0 +2 +2 +Package_TO_SOT_THT +TO-218-2_Vertical +TO-218-2, Vertical, RM 10.95mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf +TO-218-2 Vertical RM 10.95mm SOT-93 +0 +2 +2 +Package_TO_SOT_THT +TO-218-3_Horizontal_TabDown +TO-218-3, Horizontal, RM 5.475mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf +TO-218-3 Horizontal RM 5.475mm SOT-93 +0 +3 +3 +Package_TO_SOT_THT +TO-218-3_Horizontal_TabUp +TO-218-3, Horizontal, RM 5.475mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf +TO-218-3 Horizontal RM 5.475mm SOT-93 +0 +3 +3 +Package_TO_SOT_THT +TO-218-3_Vertical +TO-218-3, Vertical, RM 5.475mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf +TO-218-3 Vertical RM 5.475mm SOT-93 +0 +3 +3 +Package_TO_SOT_THT +TO-220-2_Horizontal_TabDown +TO-220-2, Horizontal, RM 5.08mm, see https://www.centralsemi.com/PDFS/CASE/TO-220-2PD.PDF +TO-220-2 Horizontal RM 5.08mm +0 +2 +2 +Package_TO_SOT_THT +TO-220-2_Horizontal_TabUp +TO-220-2, Horizontal, RM 5.08mm, see https://www.centralsemi.com/PDFS/CASE/TO-220-2PD.PDF +TO-220-2 Horizontal RM 5.08mm +0 +2 +2 +Package_TO_SOT_THT +TO-220-2_Vertical +TO-220-2, Vertical, RM 5.08mm, see https://www.centralsemi.com/PDFS/CASE/TO-220-2PD.PDF +TO-220-2 Vertical RM 5.08mm +0 +2 +2 +Package_TO_SOT_THT +TO-220-3_Horizontal_TabDown +TO-220-3, Horizontal, RM 2.54mm, see https://www.vishay.com/docs/66542/to-220-1.pdf +TO-220-3 Horizontal RM 2.54mm +0 +3 +3 +Package_TO_SOT_THT +TO-220-3_Horizontal_TabUp +TO-220-3, Horizontal, RM 2.54mm, see https://www.vishay.com/docs/66542/to-220-1.pdf +TO-220-3 Horizontal RM 2.54mm +0 +3 +3 +Package_TO_SOT_THT +TO-220-3_Vertical +TO-220-3, Vertical, RM 2.54mm, see https://www.vishay.com/docs/66542/to-220-1.pdf +TO-220-3 Vertical RM 2.54mm +0 +3 +3 +Package_TO_SOT_THT +TO-220-4_Horizontal_TabDown +TO-220-4, Horizontal, RM 2.54mm +TO-220-4 Horizontal RM 2.54mm +0 +4 +4 +Package_TO_SOT_THT +TO-220-4_Horizontal_TabUp +TO-220-4, Horizontal, RM 2.54mm +TO-220-4 Horizontal RM 2.54mm +0 +4 +4 +Package_TO_SOT_THT +TO-220-4_P5.08x2.54mm_StaggerEven_Lead3.8mm_Vertical +TO-220-4, Vertical, RM 2.54mm, staggered type-2 +TO-220-4 Vertical RM 2.54mm staggered type-2 +0 +4 +4 +Package_TO_SOT_THT +TO-220-4_P5.08x2.54mm_StaggerEven_Lead5.84mm_TabDown +TO-220-4, Horizontal, RM 2.54mm, staggered type-2 +TO-220-4 Horizontal RM 2.54mm staggered type-2 +0 +4 +4 +Package_TO_SOT_THT +TO-220-4_P5.08x2.54mm_StaggerOdd_Lead3.8mm_Vertical +TO-220-4, Vertical, RM 2.54mm, staggered type-1 +TO-220-4 Vertical RM 2.54mm staggered type-1 +0 +4 +4 +Package_TO_SOT_THT +TO-220-4_P5.08x2.54mm_StaggerOdd_Lead5.84mm_TabDown +TO-220-4, Horizontal, RM 2.54mm, staggered type-1 +TO-220-4 Horizontal RM 2.54mm staggered type-1 +0 +4 +4 +Package_TO_SOT_THT +TO-220-4_Vertical +TO-220-4, Vertical, RM 2.54mm +TO-220-4 Vertical RM 2.54mm +0 +4 +4 +Package_TO_SOT_THT +TO-220-5_Horizontal_TabDown +TO-220-5, Horizontal, RM 1.7mm, Pentawatt, Multiwatt-5, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421_straight_lead.pdf +TO-220-5 Horizontal RM 1.7mm Pentawatt Multiwatt-5 +0 +5 +5 +Package_TO_SOT_THT +TO-220-5_Horizontal_TabUp +TO-220-5, Horizontal, RM 1.7mm, Pentawatt, Multiwatt-5, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421_straight_lead.pdf +TO-220-5 Horizontal RM 1.7mm Pentawatt Multiwatt-5 +0 +5 +5 +Package_TO_SOT_THT +TO-220-5_P3.4x3.7mm_StaggerEven_Lead3.8mm_Vertical +TO-220-5, Vertical, RM 1.7mm, Pentawatt, Multiwatt-5, staggered type-2, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421.pdf?domain=www.linear.com, https://www.diodes.com/assets/Package-Files/TO220-5.pdf +TO-220-5 Vertical RM 1.7mm Pentawatt Multiwatt-5 staggered type-2 +0 +5 +5 +Package_TO_SOT_THT +TO-220-5_P3.4x3.7mm_StaggerOdd_Lead3.8mm_Vertical +TO-220-5, Vertical, RM 1.7mm, Pentawatt, Multiwatt-5, staggered type-1, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421.pdf?domain=www.linear.com, https://www.diodes.com/assets/Package-Files/TO220-5.pdf +TO-220-5 Vertical RM 1.7mm Pentawatt Multiwatt-5 staggered type-1 +0 +5 +5 +Package_TO_SOT_THT +TO-220-5_P3.4x3.8mm_StaggerEven_Lead7.13mm_TabDown +TO-220-5, Horizontal, RM 1.7mm, Pentawatt, Multiwatt-5, staggered type-2, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421.pdf?domain=www.linear.com, https://www.diodes.com/assets/Package-Files/TO220-5.pdf +TO-220-5 Horizontal RM 1.7mm Pentawatt Multiwatt-5 staggered type-2 +0 +5 +5 +Package_TO_SOT_THT +TO-220-5_P3.4x3.8mm_StaggerOdd_Lead7.13mm_TabDown +TO-220-5, Horizontal, RM 1.7mm, Pentawatt, Multiwatt-5, staggered type-1, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421.pdf?domain=www.linear.com, https://www.diodes.com/assets/Package-Files/TO220-5.pdf +TO-220-5 Horizontal RM 1.7mm Pentawatt Multiwatt-5 staggered type-1 +0 +5 +5 +Package_TO_SOT_THT +TO-220-5_Vertical +TO-220-5, Vertical, RM 1.7mm, Pentawatt, Multiwatt-5, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421_straight_lead.pdf +TO-220-5 Vertical RM 1.7mm Pentawatt Multiwatt-5 +0 +5 +5 +Package_TO_SOT_THT +TO-220-7_P2.54x3.7mm_StaggerEven_Lead3.8mm_Vertical +TO-220-7, Vertical, RM 1.27mm, Multiwatt-7, staggered type-2 +TO-220-7 Vertical RM 1.27mm Multiwatt-7 staggered type-2 +0 +7 +7 +Package_TO_SOT_THT +TO-220-7_P2.54x3.7mm_StaggerOdd_Lead3.8mm_Vertical +TO-220-7, Vertical, RM 1.27mm, Multiwatt-7, staggered type-1 +TO-220-7 Vertical RM 1.27mm Multiwatt-7 staggered type-1 +0 +7 +7 +Package_TO_SOT_THT +TO-220-7_P2.54x3.8mm_StaggerEven_Lead5.85mm_TabDown +TO-220-7, Horizontal, RM 1.27mm, Multiwatt-7, staggered type-2 +TO-220-7 Horizontal RM 1.27mm Multiwatt-7 staggered type-2 +0 +7 +7 +Package_TO_SOT_THT +TO-220-7_P2.54x3.8mm_StaggerOdd_Lead5.85mm_TabDown +TO-220-7, Horizontal, RM 1.27mm, Multiwatt-7, staggered type-1 +TO-220-7 Horizontal RM 1.27mm Multiwatt-7 staggered type-1 +0 +7 +7 +Package_TO_SOT_THT +TO-220-8_Vertical +TO-220-8 (Multiwatt8), Vertical, 2.54mm Pitch (http://www.st.com/resource/en/datasheet/tda7264.pdf) +TO-220-9 Vertical 2.54mm Pitch Multiwatt 8 +0 +8 +8 +Package_TO_SOT_THT +TO-220-9_P1.94x3.7mm_StaggerEven_Lead3.8mm_Vertical +TO-220-9, Vertical, RM 0.97mm, Multiwatt-9, staggered type-2 +TO-220-9 Vertical RM 0.97mm Multiwatt-9 staggered type-2 +0 +9 +9 +Package_TO_SOT_THT +TO-220-9_P1.94x3.7mm_StaggerOdd_Lead3.8mm_Vertical +TO-220-9, Vertical, RM 0.97mm, Multiwatt-9, staggered type-1 +TO-220-9 Vertical RM 0.97mm Multiwatt-9 staggered type-1 +0 +9 +9 +Package_TO_SOT_THT +TO-220-9_P1.94x3.8mm_StaggerEven_Lead5.85mm_TabDown +TO-220-9, Horizontal, RM 0.97mm, Multiwatt-9, staggered type-2 +TO-220-9 Horizontal RM 0.97mm Multiwatt-9 staggered type-2 +0 +9 +9 +Package_TO_SOT_THT +TO-220-9_P1.94x3.8mm_StaggerOdd_Lead5.85mm_TabDown +TO-220-9, Horizontal, RM 0.97mm, Multiwatt-9, staggered type-1 +TO-220-9 Horizontal RM 0.97mm Multiwatt-9 staggered type-1 +0 +9 +9 +Package_TO_SOT_THT +TO-220-11_P3.4x2.54mm_StaggerEven_Lead5.84mm_TabDown +TO-220-11, Horizontal, RM 1.7mm, staggered type-2, see http://www.st.com/resource/en/datasheet/tda7391lv.pdf +TO-220-11 Horizontal RM 1.7mm staggered type-2 +0 +11 +11 +Package_TO_SOT_THT +TO-220-11_P3.4x2.54mm_StaggerOdd_Lead5.84mm_TabDown +TO-220-11, Horizontal, RM 1.7mm, staggered type-1, see http://www.st.com/resource/en/datasheet/tda7391lv.pdf +TO-220-11 Horizontal RM 1.7mm staggered type-1 +0 +11 +11 +Package_TO_SOT_THT +TO-220-11_P3.4x5.08mm_StaggerEven_Lead4.58mm_Vertical +TO-220-11, Vertical, RM 1.7mm, staggered type-2, see http://www.st.com/resource/en/datasheet/tda7391lv.pdf +TO-220-11 Vertical RM 1.7mm staggered type-2 +0 +11 +11 +Package_TO_SOT_THT +TO-220-11_P3.4x5.08mm_StaggerOdd_Lead4.85mm_Vertical +TO-220-11, Vertical, RM 1.7mm, staggered type-1, see http://www.st.com/resource/en/datasheet/tda7391lv.pdf +TO-220-11 Vertical RM 1.7mm staggered type-1 +0 +11 +11 +Package_TO_SOT_THT +TO-220-11_P3.4x5.08mm_StaggerOdd_Lead8.45mm_TabDown +TO-220-11, Horizontal, RM 1.7mm, staggered type-1, see http://www.ti.com/lit/ds/symlink/lmd18200.pdf +TO-220-11 Horizontal RM 1.7mm staggered type-1 +0 +11 +11 +Package_TO_SOT_THT +TO-220-15_P2.54x2.54mm_StaggerEven_Lead4.58mm_Vertical +TO-220-15, Vertical, RM 1.27mm, staggered type-2, see http://www.st.com/resource/en/datasheet/l298.pdf +TO-220-15 Vertical RM 1.27mm staggered type-2 +0 +15 +15 +Package_TO_SOT_THT +TO-220-15_P2.54x2.54mm_StaggerEven_Lead5.84mm_TabDown +TO-220-15, Horizontal, RM 1.27mm, staggered type-2, see http://www.st.com/resource/en/datasheet/l298.pdf +TO-220-15 Horizontal RM 1.27mm staggered type-2 +0 +15 +15 +Package_TO_SOT_THT +TO-220-15_P2.54x2.54mm_StaggerOdd_Lead4.58mm_Vertical +TO-220-15, Vertical, RM 1.27mm, staggered type-1, see http://www.st.com/resource/en/datasheet/l298.pdf +TO-220-15 Vertical RM 1.27mm staggered type-1 +0 +15 +15 +Package_TO_SOT_THT +TO-220-15_P2.54x2.54mm_StaggerOdd_Lead5.84mm_TabDown +TO-220-15, Horizontal, RM 1.27mm, staggered type-1, see http://www.st.com/resource/en/datasheet/l298.pdf +TO-220-15 Horizontal RM 1.27mm staggered type-1 +0 +15 +15 +Package_TO_SOT_THT +TO-220F-2_Horizontal_TabDown +TO-220F-2, Horizontal, RM 5.08mm, see http://www.onsemi.com/pub/Collateral/FFPF10F150S-D.pdf +TO-220F-2 Horizontal RM 5.08mm +0 +2 +2 +Package_TO_SOT_THT +TO-220F-2_Horizontal_TabUp +TO-220F-2, Horizontal, RM 5.08mm, see http://www.onsemi.com/pub/Collateral/FFPF10F150S-D.pdf +TO-220F-2 Horizontal RM 5.08mm +0 +2 +2 +Package_TO_SOT_THT +TO-220F-2_Vertical +TO-220F-2, Vertical, RM 5.08mm, see http://www.onsemi.com/pub/Collateral/FFPF10F150S-D.pdf +TO-220F-2 Vertical RM 5.08mm +0 +2 +2 +Package_TO_SOT_THT +TO-220F-3_Horizontal_TabDown +TO-220F-3, Horizontal, RM 2.54mm, see http://www.st.com/resource/en/datasheet/stp20nm60.pdf +TO-220F-3 Horizontal RM 2.54mm +0 +3 +3 +Package_TO_SOT_THT +TO-220F-3_Horizontal_TabUp +TO-220F-3, Horizontal, RM 2.54mm, see http://www.st.com/resource/en/datasheet/stp20nm60.pdf +TO-220F-3 Horizontal RM 2.54mm +0 +3 +3 +Package_TO_SOT_THT +TO-220F-3_Vertical +TO-220F-3, Vertical, RM 2.54mm, see http://www.st.com/resource/en/datasheet/stp20nm60.pdf +TO-220F-3 Vertical RM 2.54mm +0 +3 +3 +Package_TO_SOT_THT +TO-220F-4_Horizontal_TabDown +TO-220F-4, Horizontal, RM 2.54mm, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf +TO-220F-4 Horizontal RM 2.54mm +0 +4 +4 +Package_TO_SOT_THT +TO-220F-4_Horizontal_TabUp +TO-220F-4, Horizontal, RM 2.54mm, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf +TO-220F-4 Horizontal RM 2.54mm +0 +4 +4 +Package_TO_SOT_THT +TO-220F-4_P5.08x2.05mm_StaggerEven_Lead1.85mm_Vertical +TO-220F-4, Vertical, RM 2.54mm, staggered type-2, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf +TO-220F-4 Vertical RM 2.54mm staggered type-2 +0 +4 +4 +Package_TO_SOT_THT +TO-220F-4_P5.08x2.05mm_StaggerOdd_Lead1.85mm_Vertical +TO-220F-4, Vertical, RM 2.54mm, staggered type-1, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf +TO-220F-4 Vertical RM 2.54mm staggered type-1 +0 +4 +4 +Package_TO_SOT_THT +TO-220F-4_P5.08x3.7mm_StaggerEven_Lead3.5mm_Vertical +TO-220F-4, Vertical, RM 2.54mm, staggered type-2, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf +TO-220F-4 Vertical RM 2.54mm staggered type-2 +0 +4 +4 +Package_TO_SOT_THT +TO-220F-4_P5.08x3.7mm_StaggerOdd_Lead3.5mm_Vertical +TO-220F-4, Vertical, RM 2.54mm, staggered type-1, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf +TO-220F-4 Vertical RM 2.54mm staggered type-1 +0 +4 +4 +Package_TO_SOT_THT +TO-220F-4_Vertical +TO-220F-4, Vertical, RM 2.54mm, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf +TO-220F-4 Vertical RM 2.54mm +0 +4 +4 +Package_TO_SOT_THT +TO-220F-5_Horizontal_TabDown +TO-220F-5, Horizontal, RM 1.7mm, PentawattF-, MultiwattF-5 +TO-220F-5 Horizontal RM 1.7mm PentawattF- MultiwattF-5 +0 +5 +5 +Package_TO_SOT_THT +TO-220F-5_Horizontal_TabUp +TO-220F-5, Horizontal, RM 1.7mm, PentawattF-, MultiwattF-5 +TO-220F-5 Horizontal RM 1.7mm PentawattF- MultiwattF-5 +0 +5 +5 +Package_TO_SOT_THT +TO-220F-5_P3.4x2.06mm_StaggerEven_Lead1.86mm_Vertical +TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5, staggered type-2 +TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 staggered type-2 +0 +5 +5 +Package_TO_SOT_THT +TO-220F-5_P3.4x2.06mm_StaggerOdd_Lead1.86mm_Vertical +TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5, staggered type-1 +TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 staggered type-1 +0 +5 +5 +Package_TO_SOT_THT +TO-220F-5_P3.4x3.7mm_StaggerEven_Lead3.5mm_Vertical +TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5, staggered type-2 +TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 staggered type-2 +0 +5 +5 +Package_TO_SOT_THT +TO-220F-5_P3.4x3.7mm_StaggerOdd_Lead3.5mm_Vertical +TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5, staggered type-1 +TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 staggered type-1 +0 +5 +5 +Package_TO_SOT_THT +TO-220F-5_Vertical +TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5 +TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 +0 +5 +5 +Package_TO_SOT_THT +TO-220F-7_P2.54x3.7mm_StaggerEven_Lead3.5mm_Vertical +TO-220F-7, Vertical, RM 1.27mm, staggered type-2 +TO-220F-7 Vertical RM 1.27mm staggered type-2 +0 +7 +7 +Package_TO_SOT_THT +TO-220F-7_P2.54x3.7mm_StaggerOdd_Lead3.5mm_Vertical +TO-220F-7, Vertical, RM 1.27mm, staggered type-1 +TO-220F-7 Vertical RM 1.27mm staggered type-1 +0 +7 +7 +Package_TO_SOT_THT +TO-220F-9_P1.8x3.7mm_StaggerEven_Lead3.5mm_Vertical +TO-220F-9, Vertical, RM 0.9mm, staggered type-2 +TO-220F-9 Vertical RM 0.9mm staggered type-2 +0 +9 +9 +Package_TO_SOT_THT +TO-220F-9_P1.8x3.7mm_StaggerOdd_Lead3.5mm_Vertical +TO-220F-9, Vertical, RM 0.9mm, staggered type-1 +TO-220F-9 Vertical RM 0.9mm staggered type-1 +0 +9 +9 +Package_TO_SOT_THT +TO-220F-11_P3.4x5.08mm_StaggerEven_Lead5.08mm_Vertical +TO-220F-11, Vertical, RM 1.7mm, MultiwattF-11, staggered type-2, see http://www.ti.com/lit/ds/symlink/lm3886.pdf +TO-220F-11 Vertical RM 1.7mm MultiwattF-11 staggered type-2 +0 +11 +11 +Package_TO_SOT_THT +TO-220F-11_P3.4x5.08mm_StaggerOdd_Lead5.08mm_Vertical +TO-220F-11, Vertical, RM 1.7mm, MultiwattF-11, staggered type-1, see http://www.ti.com/lit/ds/symlink/lm3886.pdf +TO-220F-11 Vertical RM 1.7mm MultiwattF-11 staggered type-1 +0 +11 +11 +Package_TO_SOT_THT +TO-220F-15_P2.54x5.08mm_StaggerEven_Lead5.08mm_Vertical +TO-220F-15, Vertical, RM 1.27mm, MultiwattF-15, staggered type-2 +TO-220F-15 Vertical RM 1.27mm MultiwattF-15 staggered type-2 +0 +15 +15 +Package_TO_SOT_THT +TO-220F-15_P2.54x5.08mm_StaggerOdd_Lead5.08mm_Vertical +TO-220F-15, Vertical, RM 1.27mm, MultiwattF-15, staggered type-1 +TO-220F-15 Vertical RM 1.27mm MultiwattF-15 staggered type-1 +0 +15 +15 +Package_TO_SOT_THT +TO-247-2_Horizontal_TabDown +TO-247-2, Horizontal, RM 10.9mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html +TO-247-2 Horizontal RM 10.9mm +0 +2 +2 +Package_TO_SOT_THT +TO-247-2_Horizontal_TabUp +TO-247-2, Horizontal, RM 10.9mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html +TO-247-2 Horizontal RM 10.9mm +0 +2 +2 +Package_TO_SOT_THT +TO-247-2_Vertical +TO-247-2, Vertical, RM 10.9mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html +TO-247-2 Vertical RM 10.9mm +0 +2 +2 +Package_TO_SOT_THT +TO-247-3_Horizontal_TabDown +TO-247-3, Horizontal, RM 5.45mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html +TO-247-3 Horizontal RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-247-3_Horizontal_TabUp +TO-247-3, Horizontal, RM 5.45mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html +TO-247-3 Horizontal RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-247-3_Vertical +TO-247-3, Vertical, RM 5.45mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html +TO-247-3 Vertical RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-247-4_Horizontal_TabDown +TO-247-4, Horizontal, RM 2.54mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html +TO-247-4 Horizontal RM 2.54mm +0 +4 +4 +Package_TO_SOT_THT +TO-247-4_Horizontal_TabUp +TO-247-4, Horizontal, RM 2.54mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html +TO-247-4 Horizontal RM 2.54mm +0 +4 +4 +Package_TO_SOT_THT +TO-247-4_Vertical +TO-247-4, Vertical, RM 2.54mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html +TO-247-4 Vertical RM 2.54mm +0 +4 +4 +Package_TO_SOT_THT +TO-247-5_Horizontal_TabDown +TO-247-5, Horizontal, RM 2.54mm, see http://ww1.microchip.com/downloads/en/DeviceDoc/20005685A.pdf +TO-247-5 Horizontal RM 2.54mm +0 +5 +5 +Package_TO_SOT_THT +TO-247-5_Horizontal_TabUp +TO-247-5, Horizontal, RM 2.54mm, see http://ww1.microchip.com/downloads/en/DeviceDoc/20005685A.pdf +TO-247-5 Horizontal RM 2.54mm +0 +5 +5 +Package_TO_SOT_THT +TO-247-5_Vertical +TO-247-5, Vertical, RM 2.54mm, see http://ww1.microchip.com/downloads/en/DeviceDoc/20005685A.pdf +TO-247-5 Vertical RM 2.54mm +0 +5 +5 +Package_TO_SOT_THT +TO-251-2-1EP_Horizontal_TabDown +TO-251-2, Horizontal, RM 4.58mm, IPAK, see https://www.diodes.com/assets/Package-Files/TO251.pdf +TO-251-2 Horizontal RM 4.58mm IPAK +0 +3 +3 +Package_TO_SOT_THT +TO-251-2_Vertical +TO-251-2, Vertical, RM 4.58mm, IPAK, see https://www.diodes.com/assets/Package-Files/TO251.pdf +TO-251-2 Vertical RM 4.58mm IPAK +0 +2 +2 +Package_TO_SOT_THT +TO-251-3-1EP_Horizontal_TabDown +TO-251-3, Horizontal, RM 2.29mm, IPAK, see https://www.diodes.com/assets/Package-Files/TO251.pdf +TO-251-3 Horizontal RM 2.29mm IPAK +0 +4 +4 +Package_TO_SOT_THT +TO-251-3_Vertical +TO-251-3, Vertical, RM 2.29mm, IPAK, see https://www.diodes.com/assets/Package-Files/TO251.pdf +TO-251-3 Vertical RM 2.29mm IPAK +0 +3 +3 +Package_TO_SOT_THT +TO-262-3-1EP_Horizontal_TabDown +TO-262-3, Horizontal, RM 2.54mm, IIPAK, I2PAK, see http://www.onsemi.com/pub/Collateral/EN8586-D.PDF +TO-262-3 Horizontal RM 2.54mm IIPAK I2PAK +0 +4 +4 +Package_TO_SOT_THT +TO-262-3_Vertical +TO-262-3, Vertical, RM 2.54mm, IIPAK, I2PAK, see http://www.onsemi.com/pub/Collateral/EN8586-D.PDF +TO-262-3 Vertical RM 2.54mm IIPAK I2PAK +0 +3 +3 +Package_TO_SOT_THT +TO-262-5-1EP_Horizontal_TabDown +TO-262-5, Horizontal, RM 1.7mm, IIPAK, I2PAK, see http://pdf.datasheetcatalog.com/datasheet/irf/iris4011.pdf +TO-262-5 Horizontal RM 1.7mm IIPAK I2PAK +0 +6 +6 +Package_TO_SOT_THT +TO-262-5_Vertical +TO-262-5, Vertical, RM 1.7mm, IIPAK, I2PAK, see http://pdf.datasheetcatalog.com/datasheet/irf/iris4011.pdf +TO-262-5 Vertical RM 1.7mm IIPAK I2PAK +0 +5 +5 +Package_TO_SOT_THT +TO-264-2_Horizontal_TabDown +TO-264-2, Horizontal, RM 10.9mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf +TO-264-2 Horizontal RM 10.9mm +0 +2 +2 +Package_TO_SOT_THT +TO-264-2_Horizontal_TabUp +TO-264-2, Horizontal, RM 10.9mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf +TO-264-2 Horizontal RM 10.9mm +0 +2 +2 +Package_TO_SOT_THT +TO-264-2_Vertical +TO-264-2, Vertical, RM 10.9mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf +TO-264-2 Vertical RM 10.9mm +0 +2 +2 +Package_TO_SOT_THT +TO-264-3_Horizontal_TabDown +TO-264-3, Horizontal, RM 5.45mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf +TO-264-3 Horizontal RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-264-3_Horizontal_TabUp +TO-264-3, Horizontal, RM 5.45mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf +TO-264-3 Horizontal RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-264-3_Vertical +TO-264-3, Vertical, RM 5.45mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf +TO-264-3 Vertical RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-264-5_Horizontal_TabDown +TO-264-5, Horizontal, RM 3.81mm, see https://www.onsemi.com/pub/Collateral/NJL3281D-D.PDF +TO-264-5 Horizontal RM 3.81mm +0 +5 +5 +Package_TO_SOT_THT +TO-264-5_Horizontal_TabUp +TO-264-5, Horizontal, RM 3.81mm, see https://www.onsemi.com/pub/Collateral/NJL3281D-D.PDF +TO-264-5 Horizontal RM 3.81mm +0 +5 +5 +Package_TO_SOT_THT +TO-264-5_Vertical +TO-264-5, Vertical, RM 3.81mm, see https://www.onsemi.com/pub/Collateral/NJL3281D-D.PDF +TO-264-5 Vertical RM 3.81mm +0 +5 +5 +Potentiometer_SMD +Potentiometer_ACP_CA6-VSMD_Vertical +Potentiometer, vertical, ACP CA6-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/06/01-ACP-CA6.pdf +Potentiometer vertical ACP CA6-VSMD +0 +3 +3 +Potentiometer_SMD +Potentiometer_ACP_CA6-VSMD_Vertical_Hole +Potentiometer, vertical, shaft hole, ACP CA6-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/06/01-ACP-CA6.pdf +Potentiometer vertical hole ACP CA6-VSMD +0 +3 +3 +Potentiometer_SMD +Potentiometer_ACP_CA9-VSMD_Vertical +Potentiometer, vertical, ACP CA9-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf +Potentiometer vertical ACP CA9-VSMD +0 +3 +3 +Potentiometer_SMD +Potentiometer_ACP_CA9-VSMD_Vertical_Hole +Potentiometer, vertical, shaft hole, ACP CA9-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf +Potentiometer vertical hole ACP CA9-VSMD +0 +3 +3 +Potentiometer_SMD +Potentiometer_ACP_CA14-VSMD_Vertical +Potentiometer, vertical, ACP CA14-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf +Potentiometer vertical ACP CA14-VSMD +0 +3 +3 +Potentiometer_SMD +Potentiometer_ACP_CA14-VSMD_Vertical_Hole +Potentiometer, vertical, shaft hole, ACP CA14-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf +Potentiometer vertical hole ACP CA14-VSMD +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3214G_Horizontal +Potentiometer, horizontal, Bourns 3214G, https://www.bourns.com/docs/Product-Datasheets/3214.pdf +Potentiometer horizontal Bourns 3214G +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3214J_Horizontal +Potentiometer, horizontal, Bourns 3214J, https://www.bourns.com/docs/Product-Datasheets/3214.pdf +Potentiometer horizontal Bourns 3214J +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3214W_Vertical +Potentiometer, vertical, Bourns 3214W, https://www.bourns.com/docs/Product-Datasheets/3214.pdf +Potentiometer vertical Bourns 3214W +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3214X_Vertical +Potentiometer, vertical, Bourns 3214X, https://www.bourns.com/docs/Product-Datasheets/3214.pdf +Potentiometer vertical Bourns 3214X +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3224G_Horizontal +Potentiometer, horizontal, Bourns 3224G, https://www.bourns.com/docs/Product-Datasheets/3224.pdf +Potentiometer horizontal Bourns 3224G +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3224J_Horizontal +Potentiometer, horizontal, Bourns 3224J, https://www.bourns.com/docs/Product-Datasheets/3224.pdf +Potentiometer horizontal Bourns 3224J +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3224W_Vertical +Potentiometer, vertical, Bourns 3224W, https://www.bourns.com/docs/Product-Datasheets/3224.pdf +Potentiometer vertical Bourns 3224W +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3224X_Vertical +Potentiometer, vertical, Bourns 3224X, https://www.bourns.com/docs/Product-Datasheets/3224.pdf +Potentiometer vertical Bourns 3224X +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3269P_Horizontal +Potentiometer, horizontal, Bourns 3269P, https://www.bourns.com/docs/Product-Datasheets/3269.pdf +Potentiometer horizontal Bourns 3269P +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3269W_Vertical +Potentiometer, vertical, Bourns 3269W, https://www.bourns.com/docs/Product-Datasheets/3269.pdf +Potentiometer vertical Bourns 3269W +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3269X_Horizontal +Potentiometer, horizontal, Bourns 3269X, https://www.bourns.com/docs/Product-Datasheets/3269.pdf +Potentiometer horizontal Bourns 3269X +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3314G_Vertical +Potentiometer, vertical, Bourns 3314G, http://www.bourns.com/docs/Product-Datasheets/3314.pdf +Potentiometer vertical Bourns 3314G +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3314J_Vertical +Potentiometer, vertical, Bourns 3314J, http://www.bourns.com/docs/Product-Datasheets/3314.pdf +Potentiometer vertical Bourns 3314J +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3314R-1_Vertical_Hole +Potentiometer, vertical, shaft hole, Bourns 3314R-1, http://www.bourns.com/docs/Product-Datasheets/3314.pdf +Potentiometer vertical hole Bourns 3314R-1 +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3314R-GM5_Vertical +Potentiometer, vertical, Bourns 3314R-GM5, http://www.bourns.com/docs/Product-Datasheets/3314.pdf +Potentiometer vertical Bourns 3314R-GM5 +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3314S_Horizontal +Potentiometer, horizontal, Bourns 3314S, http://www.bourns.com/docs/Product-Datasheets/3314.pdf +Potentiometer horizontal Bourns 3314S +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_PRS11S_Vertical +Potentiometer, vertical, Bourns PRS11S, http://www.bourns.com/docs/Product-Datasheets/PRS11S.pdf +Potentiometer vertical Bourns PRS11S +0 +5 +5 +Potentiometer_SMD +Potentiometer_Bourns_TC33X_Vertical +Potentiometer, Bourns, TC33X, Vertical, https://www.bourns.com/pdfs/TC33.pdf +Potentiometer Bourns TC33X Vertical +0 +3 +3 +Potentiometer_SMD +Potentiometer_Vishay_TS53YJ_Vertical +Potentiometer, vertical, Vishay TS53YJ, https://www.vishay.com/docs/51008/ts53.pdf +Potentiometer vertical Vishay TS53YJ +0 +3 +3 +Potentiometer_SMD +Potentiometer_Vishay_TS53YL_Vertical +Potentiometer, vertical, Vishay TS53YL, https://www.vishay.com/docs/51008/ts53.pdf +Potentiometer vertical Vishay TS53YL +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA6-H2,5_Horizontal +Potentiometer, horizontal, ACP CA6-H2,5, http://www.acptechnologies.com/wp-content/uploads/2017/06/01-ACP-CA6.pdf +Potentiometer horizontal ACP CA6-H2,5 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA9-H2,5_Horizontal +Potentiometer, horizontal, ACP CA9-H2,5, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf +Potentiometer horizontal ACP CA9-H2,5 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA9-H3,8_Horizontal +Potentiometer, horizontal, ACP CA9-H3,8, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf +Potentiometer horizontal ACP CA9-H3,8 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA9-H5_Horizontal +Potentiometer, horizontal, ACP CA9-H5, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf +Potentiometer horizontal ACP CA9-H5 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA9-V10_Vertical +Potentiometer, vertical, ACP CA9-V10, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf +Potentiometer vertical ACP CA9-V10 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA9-V10_Vertical_Hole +Potentiometer, vertical, shaft hole, ACP CA9-V10, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf +Potentiometer vertical hole ACP CA9-V10 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA14-H2,5_Horizontal +Potentiometer, horizontal, ACP CA14-H2,5, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf +Potentiometer horizontal ACP CA14-H2,5 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA14-H4_Horizontal +Potentiometer, horizontal, ACP CA14-H4, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf +Potentiometer horizontal ACP CA14-H4 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA14-H5_Horizontal +Potentiometer, horizontal, ACP CA14-H5, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf +Potentiometer horizontal ACP CA14-H5 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA14V-15_Vertical +Potentiometer, vertical, ACP CA14V-15, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf +Potentiometer vertical ACP CA14V-15 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA14V-15_Vertical_Hole +Potentiometer, vertical, shaft hole, ACP CA14V-15, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf +Potentiometer vertical hole ACP CA14V-15 +0 +3 +3 +Potentiometer_THT +Potentiometer_Alpha_RD901F-40-00D_Single_Vertical +Potentiometer, vertical, 9mm, single, http://www.taiwanalpha.com.tw/downloads?target=products&id=113 +potentiometer vertical 9mm single +0 +5 +3 +Potentiometer_THT +Potentiometer_Alpha_RD901F-40-00D_Single_Vertical_CircularHoles +Potentiometer, vertical, 9mm, single, http://www.taiwanalpha.com.tw/downloads?target=products&id=113 +potentiometer vertical 9mm single +0 +5 +3 +Potentiometer_THT +Potentiometer_Alpha_RD902F-40-00D_Dual_Vertical +Potentiometer, vertical, 9mm, dual, http://www.taiwanalpha.com.tw/downloads?target=products&id=113 +potentiometer vertical 9mm dual +0 +8 +6 +Potentiometer_THT +Potentiometer_Alpha_RD902F-40-00D_Dual_Vertical_CircularHoles +Potentiometer, vertical, 9mm, dual, http://www.taiwanalpha.com.tw/downloads?target=products&id=113 +potentiometer vertical 9mm dual +0 +8 +6 +Potentiometer_THT +Potentiometer_Alps_RK09K_Single_Horizontal +111009J 1110AK4 11100DN 1110AAR 1110077 1110A0J 110AMJ 1110B26 D1110C1A Potentiometer, horizontal, Alps RK09K Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09k/rk09k.pdf +Potentiometer horizontal Alps RK09K Single Snapin +0 +5 +4 +Potentiometer_THT +Potentiometer_Alps_RK09K_Single_Vertical +113004U 1130A6S 11300DR 1130A8G 1130081 1130A5R 1130AP5 1130AST D1130C3W D1130C1B D1130C3C D1130C2P Potentiometer, vertical, Alps RK09K Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09k/rk09k.pdf +Potentiometer vertical Alps RK09K RK09D Single Snapin +0 +5 +4 +Potentiometer_THT +Potentiometer_Alps_RK09L_Double_Horizontal +122002H 122002L 12B0A4S 12B0A1V Potentiometer, horizontal, Alps RK09L Double, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09l/rk09l.pdf +Potentiometer horizontal Alps RK09L Double +0 +8 +7 +Potentiometer_THT +Potentiometer_Alps_RK09L_Double_Vertical +1240015 1240019 12D0A1W 12D0A1T Potentiometer, vertical, Alps RK09L Double, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09l/rk09l.pdf +Potentiometer vertical Alps RK09L Double +0 +8 +7 +Potentiometer_THT +Potentiometer_Alps_RK09L_Single_Horizontal +1120A5F 1120036 1120A0Z 112003S Potentiometer, horizontal, Alps RK09L Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09l/rk09l.pdf +Potentiometer horizontal Alps RK09L Single +0 +5 +4 +Potentiometer_THT +Potentiometer_Alps_RK09L_Single_Vertical + 1140A5L 114001E 1140A2U 114001T Potentiometer, vertical, Alps RK09L Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09l/rk09l.pdf +Potentiometer vertical Alps RK09L Single +0 +5 +4 +Potentiometer_THT +Potentiometer_Alps_RK09Y11_Single_Horizontal +Potentiometer, horizontal, Long Life, Alps RK09Y11 Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09y11/rk09y11.pdf +Potentiometer horizontal Alps RK09Y11 Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Alps_RK097_Dual_Horizontal +1210, Dual Pot, Horizontal, Alps RK097 Dual, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk097/rk097.pdf +Potentiometer horizontal Alps RK097 Dual +0 +6 +6 +Potentiometer_THT +Potentiometer_Alps_RK097_Dual_Horizontal_Switch +1221-5R1211, Dual Pot, Horizontal, Switch, Alps RK097 Dual, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk097/rk097.pdf +Potentiometer horizontal Alps RK097 Dual Switch +0 +8 +8 +Potentiometer_THT +Potentiometer_Alps_RK097_Single_Horizontal +1110, Single Pot, Horizontal, Alps RK097 Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk097/rk097.pdf +Potentiometer horizontal Alps RK097 Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Alps_RK097_Single_Horizontal_Switch +1111-5R1211, Single Pot, Horizontal, Switch, Alps RK097 Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk097/rk097.pdf +Potentiometer horizontal Alps RK097 Single Switch +0 +5 +5 +Potentiometer_THT +Potentiometer_Alps_RK163_Dual_Horizontal +12101A2 1210AX9 12A0B85 12A0BKR Potentiometer, horizontal, Alps RK163 Dual, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk16/rk16.pdf +Potentiometer horizontal Alps RK163 Dual +0 +6 +6 +Potentiometer_THT +Potentiometer_Alps_RK163_Single_Horizontal +1110U1Q 1110TNP 1110U2A 1110U0Q Potentiometer, horizontal, Alps RK163 Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk16/rk16.pdf +Potentiometer horizontal Alps RK163 Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3005_Horizontal +Potentiometer, horizontal, Bourns 3005, http://www.bourns.com/docs/Product-Datasheets/3005.pdf +Potentiometer horizontal Bourns 3005 +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3006P_Horizontal +Potentiometer, horizontal, Bourns 3006P, https://www.bourns.com/docs/Product-Datasheets/3006.pdf +Potentiometer horizontal Bourns 3006P +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3006W_Horizontal +Potentiometer, horizontal, Bourns 3006W, https://www.bourns.com/docs/Product-Datasheets/3006.pdf +Potentiometer horizontal Bourns 3006W +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3006Y_Horizontal +Potentiometer, horizontal, Bourns 3006Y, https://www.bourns.com/docs/Product-Datasheets/3006.pdf +Potentiometer horizontal Bourns 3006Y +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3009P_Horizontal +Potentiometer, horizontal, Bourns 3009P, http://www.bourns.com/docs/Product-Datasheets/3009.pdf +Potentiometer horizontal Bourns 3009P +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3009Y_Horizontal +Potentiometer, horizontal, Bourns 3009Y, http://www.bourns.com/docs/Product-Datasheets/3009.pdf +Potentiometer horizontal Bourns 3009Y +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3266P_Horizontal +Potentiometer, horizontal, Bourns 3266P, https://www.bourns.com/docs/Product-Datasheets/3266.pdf +Potentiometer horizontal Bourns 3266P +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3266W_Vertical +Potentiometer, vertical, Bourns 3266W, https://www.bourns.com/docs/Product-Datasheets/3266.pdf +Potentiometer vertical Bourns 3266W +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3266X_Horizontal +Potentiometer, horizontal, Bourns 3266X, https://www.bourns.com/docs/Product-Datasheets/3266.pdf +Potentiometer horizontal Bourns 3266X +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3266Y_Vertical +Potentiometer, vertical, Bourns 3266Y, https://www.bourns.com/docs/Product-Datasheets/3266.pdf +Potentiometer vertical Bourns 3266Y +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3266Z_Horizontal +Potentiometer, horizontal, Bourns 3266Z, https://www.bourns.com/docs/Product-Datasheets/3266.pdf +Potentiometer horizontal Bourns 3266Z +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3296P_Horizontal +Potentiometer, horizontal, Bourns 3296P, https://www.bourns.com/pdfs/3296.pdf +Potentiometer horizontal Bourns 3296P +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3296W_Vertical +Potentiometer, vertical, Bourns 3296W, https://www.bourns.com/pdfs/3296.pdf +Potentiometer vertical Bourns 3296W +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3296X_Horizontal +Potentiometer, horizontal, Bourns 3296X, https://www.bourns.com/pdfs/3296.pdf +Potentiometer horizontal Bourns 3296X +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3296Y_Vertical +Potentiometer, vertical, Bourns 3296Y, https://www.bourns.com/pdfs/3296.pdf +Potentiometer vertical Bourns 3296Y +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3296Z_Horizontal +Potentiometer, horizontal, Bourns 3296Z, https://www.bourns.com/pdfs/3296.pdf +Potentiometer horizontal Bourns 3296Z +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3299P_Horizontal +Potentiometer, horizontal, Bourns 3299P, https://www.bourns.com/pdfs/3299.pdf +Potentiometer horizontal Bourns 3299P +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3299W_Vertical +Potentiometer, vertical, Bourns 3299W, https://www.bourns.com/pdfs/3299.pdf +Potentiometer vertical Bourns 3299W +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3299X_Horizontal +Potentiometer, horizontal, Bourns 3299X, https://www.bourns.com/pdfs/3299.pdf +Potentiometer horizontal Bourns 3299X +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3299Y_Vertical +Potentiometer, vertical, Bourns 3299Y, https://www.bourns.com/pdfs/3299.pdf +Potentiometer vertical Bourns 3299Y +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3299Z_Horizontal +Potentiometer, horizontal, Bourns 3299Z, https://www.bourns.com/pdfs/3299.pdf +Potentiometer horizontal Bourns 3299Z +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3339H_Vertical +Potentiometer, vertical, Bourns 3339H, http://www.bourns.com/docs/Product-Datasheets/3339.pdf +Potentiometer vertical Bourns 3339H +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3339P_Vertical +Potentiometer, vertical, Bourns 3339P, http://www.bourns.com/docs/Product-Datasheets/3339.pdf +Potentiometer vertical Bourns 3339P +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3339P_Vertical_HandSoldering +Potentiometer, vertical, Bourns 3339P, hand-soldering, http://www.bourns.com/docs/Product-Datasheets/3339.pdf +Potentiometer vertical Bourns 3339P hand-soldering +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3339S_Horizontal +Potentiometer, horizontal, Bourns 3339S, http://www.bourns.com/docs/Product-Datasheets/3339.pdf +Potentiometer horizontal Bourns 3339S +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3339W_Horizontal +Potentiometer, horizontal, Bourns 3339W, http://www.bourns.com/docs/Product-Datasheets/3339.pdf +Potentiometer horizontal Bourns 3339W +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3386C_Horizontal +Potentiometer, horizontal, Bourns 3386C, https://www.bourns.com/pdfs/3386.pdf +Potentiometer horizontal Bourns 3386C +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3386F_Vertical +Potentiometer, vertical, Bourns 3386F, https://www.bourns.com/pdfs/3386.pdf +Potentiometer vertical Bourns 3386F +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3386P_Vertical +Potentiometer, vertical, Bourns 3386P, https://www.bourns.com/pdfs/3386.pdf +Potentiometer vertical Bourns 3386P +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3386X_Horizontal +Potentiometer, horizontal, Bourns 3386X, https://www.bourns.com/pdfs/3386.pdf +Potentiometer horizontal Bourns 3386X +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_PTA1543_Single_Slide +Bourns single-gang slide potentiometer, 15.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf +Bourns single-gang slide potentiometer 15.0mm +0 +7 +4 +Potentiometer_THT +Potentiometer_Bourns_PTA2043_Single_Slide +Bourns single-gang slide potentiometer, 20.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf +Bourns single-gang slide potentiometer 20.0mm +0 +7 +4 +Potentiometer_THT +Potentiometer_Bourns_PTA3043_Single_Slide +Bourns single-gang slide potentiometer, 30.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf +Bourns single-gang slide potentiometer 30.0mm +0 +7 +4 +Potentiometer_THT +Potentiometer_Bourns_PTA4543_Single_Slide +Bourns single-gang slide potentiometer, 45.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf +Bourns single-gang slide potentiometer 45.0mm +0 +7 +4 +Potentiometer_THT +Potentiometer_Bourns_PTA6043_Single_Slide +Bourns single-gang slide potentiometer, 60.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf +Bourns single-gang slide potentiometer 60.0mm +0 +7 +4 +Potentiometer_THT +Potentiometer_Bourns_PTV09A-1_Single_Vertical +Potentiometer, vertical, Bourns PTV09A-1 Single, http://www.bourns.com/docs/Product-Datasheets/ptv09.pdf +Potentiometer vertical Bourns PTV09A-1 Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_PTV09A-2_Single_Horizontal +Potentiometer, horizontal, Bourns PTV09A-2 Single, http://www.bourns.com/docs/Product-Datasheets/ptv09.pdf +Potentiometer horizontal Bourns PTV09A-2 Single +0 +5 +3 +Potentiometer_THT +Potentiometer_Omeg_PC16BU_Horizontal +Potentiometer, horizontal, Omeg PC16BU, http://www.omeg.co.uk/pc6bubrc.htm +Potentiometer horizontal Omeg PC16BU +0 +3 +3 +Potentiometer_THT +Potentiometer_Omeg_PC16BU_Vertical +Potentiometer, vertical, Omeg PC16BU, http://www.omeg.co.uk/pc6bubrc.htm +Potentiometer vertical Omeg PC16BU +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PC-16_Dual_Horizontal +Potentiometer, horizontal, Piher PC-16 Dual, http://www.piher-nacesa.com/pdf/20-PC16v03.pdf +Potentiometer horizontal Piher PC-16 Dual +0 +6 +6 +Potentiometer_THT +Potentiometer_Piher_PC-16_Single_Horizontal +Potentiometer, horizontal, Piher PC-16 Single, http://www.piher-nacesa.com/pdf/20-PC16v03.pdf +Potentiometer horizontal Piher PC-16 Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PC-16_Single_Vertical +Potentiometer, vertical, Piher PC-16 Single, http://www.piher-nacesa.com/pdf/20-PC16v03.pdf +Potentiometer vertical Piher PC-16 Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PC-16_Triple_Horizontal +Potentiometer, horizontal, Piher PC-16 Triple, http://www.piher-nacesa.com/pdf/20-PC16v03.pdf +Potentiometer horizontal Piher PC-16 Triple +0 +9 +9 +Potentiometer_THT +Potentiometer_Piher_PT-6-H_Horizontal +Potentiometer, horizontal, Piher PT-6-H, http://www.piher-nacesa.com/pdf/11-PT6v03.pdf +Potentiometer horizontal Piher PT-6-H +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-6-V_Vertical +Potentiometer, vertical, Piher PT-6-V, http://www.piher-nacesa.com/pdf/11-PT6v03.pdf +Potentiometer vertical Piher PT-6-V +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-6-V_Vertical_Hole +Potentiometer, vertical, shaft hole, Piher PT-6-V, http://www.piher-nacesa.com/pdf/11-PT6v03.pdf +Potentiometer vertical hole Piher PT-6-V +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-10-H01_Horizontal +Potentiometer, horizontal, Piher PT-10-H01, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf +Potentiometer horizontal Piher PT-10-H01 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-10-H05_Horizontal +Potentiometer, horizontal, Piher PT-10-H05, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf +Potentiometer horizontal Piher PT-10-H05 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-10-V05_Vertical +Potentiometer, vertical, Piher PT-10-V05, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf +Potentiometer vertical Piher PT-10-V05 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-10-V10_Vertical +Potentiometer, vertical, Piher PT-10-V10, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf +Potentiometer vertical Piher PT-10-V10 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-10-V10_Vertical_Hole +Potentiometer, vertical, shaft hole, Piher PT-10-V10, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf +Potentiometer vertical hole Piher PT-10-V10 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-15-H01_Horizontal +Potentiometer, horizontal, Piher PT-15-H01, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf +Potentiometer horizontal Piher PT-15-H01 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-15-H05_Horizontal +Potentiometer, horizontal, Piher PT-15-H05, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf +Potentiometer horizontal Piher PT-15-H05 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-15-H06_Horizontal +Potentiometer, horizontal, Piher PT-15-H06, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf +Potentiometer horizontal Piher PT-15-H06 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-15-H25_Horizontal +Potentiometer, horizontal, Piher PT-15-H25, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf +Potentiometer horizontal Piher PT-15-H25 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-15-V02_Vertical +Potentiometer, vertical, Piher PT-15-V02, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf +Potentiometer vertical Piher PT-15-V02 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-15-V02_Vertical_Hole +Potentiometer, vertical, shaft hole, Piher PT-15-V02, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf +Potentiometer vertical hole Piher PT-15-V02 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-15-V15_Vertical +Potentiometer, vertical, Piher PT-15-V15, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf +Potentiometer vertical Piher PT-15-V15 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-15-V15_Vertical_Hole +Potentiometer, vertical, shaft hole, Piher PT-15-V15, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf +Potentiometer vertical hole Piher PT-15-V15 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_T-16H_Double_Horizontal +Potentiometer, horizontal, Piher T-16H Double, http://www.piher-nacesa.com/pdf/22-T16v03.pdf +Potentiometer horizontal Piher T-16H Double +0 +6 +6 +Potentiometer_THT +Potentiometer_Piher_T-16H_Single_Horizontal +Potentiometer, horizontal, Piher T-16H Single, http://www.piher-nacesa.com/pdf/22-T16v03.pdf +Potentiometer horizontal Piher T-16H Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_T-16L_Single_Vertical_Hole +Potentiometer, vertical, shaft hole, Piher T-16L Single, http://www.piher-nacesa.com/pdf/22-T16v03.pdf +Potentiometer vertical hole Piher T-16L Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Runtron_RM-063_Horizontal +Potentiometer, horizontal, Trimmer, RM-063 http://www.runtron.com/down/PDF%20Datasheet/Carbon%20Film%20Potentiometer/RM065%20RM063.pdf +Potentiometer Trimmer RM-063 +0 +3 +3 +Potentiometer_THT +Potentiometer_Runtron_RM-065_Vertical +Potentiometer, vertical, Trimmer, RM-065 https://components101.com/sites/default/files/component_datasheet/Preset%20Potentiometer%20%28Trimpot%29.pdf +Potentiometer Trimmer RM-065 +0 +3 +3 +Potentiometer_THT +Potentiometer_TT_P0915N +http://www.ttelectronics.com/sites/default/files/download-files/Datasheet_PanelPot_P09xSeries.pdf +potentiometer vertical TT P0915N single +0 +5 +3 +Potentiometer_THT +Potentiometer_Vishay_43_Horizontal +Potentiometer, horizontal, Vishay 43, http://www.vishay.com/docs/57026/43.pdf +Potentiometer horizontal Vishay 43 +0 +3 +3 +Potentiometer_THT +Potentiometer_Vishay_148-149_Dual_Horizontal +Potentiometer, horizontal, Vishay 148-149 Dual, http://www.vishay.com/docs/57040/148149.pdf +Potentiometer horizontal Vishay 148-149 Dual +0 +6 +6 +Potentiometer_THT +Potentiometer_Vishay_148-149_Single_Horizontal +Potentiometer, horizontal, Vishay 148-149 Single, http://www.vishay.com/docs/57040/148149.pdf +Potentiometer horizontal Vishay 148-149 Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Vishay_148-149_Single_Vertical +Potentiometer, vertical, Vishay 148-149 Single, http://www.vishay.com/docs/57040/148149.pdf +Potentiometer vertical Vishay 148-149 Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Vishay_148E-149E_Dual_Horizontal +Potentiometer, horizontal, Vishay 148E-149E Dual, http://www.vishay.com/docs/57040/148149.pdf +Potentiometer horizontal Vishay 148E-149E Dual +0 +10 +6 +Potentiometer_THT +Potentiometer_Vishay_148E-149E_Single_Horizontal +Potentiometer, horizontal, Vishay 148E-149E Single, http://www.vishay.com/docs/57040/148149.pdf +Potentiometer horizontal Vishay 148E-149E Single +0 +7 +3 +Potentiometer_THT +Potentiometer_Vishay_248BH-249BH_Single_Horizontal +Potentiometer, horizontal, Vishay 248BH-249BH Single, http://www.vishay.com/docs/57054/248249.pdf +Potentiometer horizontal Vishay 248BH-249BH Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Vishay_248GJ-249GJ_Single_Horizontal +Potentiometer, horizontal, Vishay 248GJ-249GJ Single, http://www.vishay.com/docs/57054/248249.pdf +Potentiometer horizontal Vishay 248GJ-249GJ Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Vishay_248GJ-249GJ_Single_Vertical +Potentiometer, vertical, Vishay 248GJ-249GJ Single, http://www.vishay.com/docs/57054/248249.pdf +Potentiometer vertical Vishay 248GJ-249GJ Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Vishay_T7-YA_Single_Vertical +Potentiometer, vertical, Vishay T7-YA Single, http://www.vishay.com/docs/51015/t7.pdf +Potentiometer vertical Vishay T7-YA Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Vishay_T73XW_Horizontal +Potentiometer, horizontal, Vishay T73XW, http://www.vishay.com/docs/51016/t73.pdf +Potentiometer horizontal Vishay T73XW +0 +3 +3 +Potentiometer_THT +Potentiometer_Vishay_T73XX_Horizontal +Potentiometer, horizontal, Vishay T73XX, http://www.vishay.com/docs/51016/t73.pdf +Potentiometer horizontal Vishay T73XX +0 +3 +3 +Potentiometer_THT +Potentiometer_Vishay_T73YP_Vertical +Potentiometer, vertical, Vishay T73YP, http://www.vishay.com/docs/51016/t73.pdf +Potentiometer vertical Vishay T73YP +0 +3 +3 +RF +Skyworks_SKY13575_639LF +http://www.skyworksinc.com/uploads/documents/SKY13575_639LF_203270D.pdf +Skyworks +0 +19 +15 +RF +Skyworks_SKY65404-31 +http://www.skyworksinc.com/uploads/documents/SKY65404_31_201512K.pdf +Skyworks +0 +7 +7 +RF_Antenna +Abracon_APAES868R8060C16-T +Abracon RHCP ceramic patch antenna 854-882Mhz, 5dBi +APAES patch antenna +0 +1 +1 +RF_Antenna +Coilcraft_MA5532-AE_RFID +RFID Transponder Coil +antenna rfid coilcraft +0 +2 +2 +RF_Antenna +Johanson_2450AT18x100 +Johanson 2450AT43F0100 SMD antenna 2400-2500Mhz, -0.5dBi, https://www.johansontechnology.com/datasheets/2450AT18A100/2450AT18A100.pdf +antenna +0 +2 +2 +RF_Antenna +Johanson_2450AT43F0100 +Johanson 2450AT43F0100 SMD antenna 2400-2500Mhz, 1dBi, https://www.johansontechnology.com/datasheets/2450AT43F0100/2450AT43F0100.pdf +antenna +0 +2 +2 +RF_Antenna +Pulse_W3011 +Pulse RF Antenna, 4mm Clearance +antenna rf +0 +3 +2 +RF_Antenna +Texas_SWRA117D_2.4GHz_Left +http://www.ti.com/lit/an/swra117d/swra117d.pdf +PCB antenna +0 +2 +2 +RF_Antenna +Texas_SWRA117D_2.4GHz_Right +http://www.ti.com/lit/an/swra117d/swra117d.pdf +PCB antenna +0 +2 +2 +RF_Antenna +Texas_SWRA416_868MHz_915MHz +http://www.ti.com/lit/an/swra416/swra416.pdf +PCB antenna +0 +20 +1 +RF_Converter +Anaren_0805_2012Metric-6 +https://cdn.anaren.com/product-documents/Xinger/DirectionalCouplers/DC4759J5020AHF/DC4759J5020AHF_DataSheet(Rev_E).pdf +coupler rf +0 +6 +6 +RF_Converter +Balun_Johanson_1.6x0.8mm +6-pin 1.6x0.8 mm balun footprint +Johanson balun filter +0 +6 +6 +RF_Converter +Balun_Johanson_0896BM15A0001 +https://www.johansontechnology.com/datasheets/0896BM15A0001/0896BM15A0001.pdf +balun RF +0 +6 +6 +RF_Converter +Balun_Johanson_0900PC15J0013 +Johanson 0900PC15J0013 DFN, 10 Pin (https://www.johansontechnology.com/datasheets/0900PC15J0013/0900PC15J0013.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Johanson DFN NoLead +0 +10 +10 +RF_Converter +Balun_Johanson_5400BL15B050E +https://www.johansontechnology.com/datasheets/5400BL15B050/5400BL15B050.pdf +balun RF +0 +6 +6 +RF_Converter +RF_Attenuator_Susumu_PAT1220 +http://www.susumu-usa.com/pdf/Foot_Print_38.pdf, https://www.susumu.co.jp/common/pdf/n_catalog_partition16_en.pdf +2mm 1.2mm +0 +3 +3 +RF_GPS +Linx_RXM-GPS +GPS Module, Linx (https://linxtechnologies.com/wp/wp-content/uploads/rxm-gps-rm.pdf) +gps linx +0 +22 +22 +RF_GPS +Quectel_L80-R +Quectel L80-R GPS Module, Patch on Top, https://www.quectel.com/UploadImage/Downlad/Quectel_L80-R_Hardware_Design_V1.2.pdf +quectel GPS GNSS +0 +12 +12 +RF_GPS +SIM28ML +https://simcom.ee/documents/SIM28ML/SIM28ML_Hardware%20Design_V1.01.pdf +SIM28ML GPS +0 +18 +18 +RF_GPS +Sierra_XA11X0 +QFN-24, Pitch 1.20 no EP, https://source.sierrawireless.com/resources/airprime/hardware_specs_user_guides/airprime_xm1100_product_technical_specification +QFN-24 P1.20 +0 +24 +24 +RF_GPS +Sierra_XM11X0 +QFN-20, Pitch 1.20 no EP, https://source.sierrawireless.com/resources/airprime/hardware_specs_user_guides/airprime_xm1100_product_technical_specification +QFN-20 P1.20 +0 +20 +20 +RF_GPS +ublox_LEA +ublox LEA 6/7/8, (https://www.u-blox.com/sites/default/files/LEA-M8S-M8T-FW3_HardwareIntegrationManual_%28UBX-15030060%29.pdf) +GPS ublox LEA 6/7/8 +0 +28 +28 +RF_GPS +ublox_MAX +ublox MAX 6/7/8, (https://www.u-blox.com/sites/default/files/MAX-8-M8-FW3_HardwareIntegrationManual_%28UBX-15030059%29.pdf) +GPS ublox MAX 6/7/8 +0 +18 +18 +RF_GPS +ublox_NEO +ublox NEO 6/7/8, (https://www.u-blox.com/sites/default/files/NEO-8Q-NEO-M8-FW3_HardwareIntegrationManual_%28UBX-15029985%29_0.pdf) +GPS ublox NEO 6/7/8 +0 +24 +24 +RF_GPS +ublox_SAM-M8Q +GPS Module, 15.5x15.5x6.3mm, https://www.u-blox.com/sites/default/files/SAM-M8Q_HardwareIntegrationManual_%28UBX-16018358%29.pdf +ublox SAM-M8Q +0 +100 +20 +RF_GPS +ublox_SAM-M8Q_HandSolder +GPS Module, 15.5x15.5x6.3mm, https://www.u-blox.com/sites/default/files/SAM-M8Q_HardwareIntegrationManual_%28UBX-16018358%29.pdf +ublox SAM-M8Q +0 +20 +20 +RF_GPS +ublox_ZED +ublox ZED-F9, https://www.u-blox.com/sites/default/files/ZED-F9P_DataSheet_%28UBX-17051259%29.pdf +GPS GNSS ublox ZED +0 +102 +55 +RF_GSM +Quectel_BC66 +GSM NB-IoT module, 15.8x17.7x2mm, https://www.quectel.com/UploadImage/Downlad/Quectel_BC66_Hardware_Design_V1.1.pdf +GSM NB-IoT Module BC66 M66 +0 +116 +58 +RF_GSM +Quectel_BC95 +GSM NB-IoT module, 19.9x23.6x2.2mm, https://www.quectel.com/UploadImage/Downlad/Quectel_BC95_Hardware_Design_V1.3.pdf +GSM NB-IoT module BC95 +0 +188 +94 +RF_GSM +Quectel_M95 +Quad-Band GSM/GPRS module, 19.9x23.6x2.65mm, https://www.quectel.com/UploadImage/Downlad/M95_Hardware_Design_V1.3.pdf +GSM Module M95 +0 +84 +42 +RF_GSM +SIMCom_SIM800C +Quad-Band GSM/GPRS module, 17.6x15.7x2.3mm, http://simcom.ee/documents/SIM800C/SIM800C_Hardware_Design_V1.05.pdf +GSM Module SIM800C +0 +84 +42 +RF_GSM +SIMCom_SIM900 +Quad-Band GSM/GPRS module, 24x24x3mm, http://simcom.ee/documents/SIM900/SIM900_Hardware%20Design_V2.05.pdf +GSM Module SIM900 +0 +68 +68 +RF_GSM +Telit_xL865 +Telit xL865 familly footprint, http://www.telit.com/fileadmin/user_upload/products/Downloads/3G/Telit_UL865_Hardware_User_Guide_r8.pdf +xL865 gsm umts +0 +52 +48 +RF_GSM +ublox_SARA-G3_LGA-96 +ublox Sara GSM/HSPA modem, https://www.u-blox.com/sites/default/files/SARA-G3-U2_SysIntegrManual_%28UBX-13000995%29.pdf, pag.162 +ublox SARA-G3 SARA-U2 GSM HSPA +0 +192 +96 +RF_Mini-Circuits +Mini-Circuits_BK377 +Footprint for Mini-Circuits case BK377 (https://ww2.minicircuits.com/case_style/BK276.pdf) +Mini-circuits BK377 +0 +14 +14 +RF_Mini-Circuits +Mini-Circuits_BK377_LandPatternPL-005 +Footprint for Mini-Circuits case BK377 (https://ww2.minicircuits.com/case_style/BK276.pdf) according to land-pattern PL-005, including GND vias (https://ww2.minicircuits.com/pcb/98-pl005.pdf) +Mini-circuits VCXO JTOS PL-005 +0 +50 +14 +RF_Mini-Circuits +Mini-Circuits_CD541_H2.08mm +https://ww2.minicircuits.com/case_style/CD541.pdf +RF Transformer +0 +6 +6 +RF_Mini-Circuits +Mini-Circuits_CD542_H2.84mm +https://ww2.minicircuits.com/case_style/CD542.pdf +RF Transformer +0 +6 +6 +RF_Mini-Circuits +Mini-Circuits_CD542_LandPatternPL-052 +Footprint for Mini-Circuits case CD542 (https://ww2.minicircuits.com/case_style/CD542.pdf) using land-pattern PL-052, including GND-vias (https://ww2.minicircuits.com/pcb/98-pl052.pdf) +MiniCircuits PL-052 CD542 +0 +17 +6 +RF_Mini-Circuits +Mini-Circuits_CD542_LandPatternPL-094 +Footprint for mini circuit case CD542, Land pattern PL-094, pads 5 and 2 connected via insulated copper area below body, vias included (case drawing: https://ww2.minicircuits.com/case_style/CD542.pdf, land pattern drawing: https://ww2.minicircuits.com/pcb/98-pl094.pdf) +mini-circuits CD542 pl-094 +0 +18 +6 +RF_Mini-Circuits +Mini-Circuits_CD636_H4.11mm +https://ww2.minicircuits.com/case_style/CD636.pdf +RF Transformer +0 +6 +6 +RF_Mini-Circuits +Mini-Circuits_CD636_LandPatternPL-035 +Footprint for Mini-Circuits case CD636 (https://ww2.minicircuits.com/case_style/CD636.pdf) following land pattern PL-035, including GND-vias (https://ww2.minicircuits.com/pcb/98-pl035.pdf) +mini-circuits pl-035 CD636 +0 +13 +6 +RF_Mini-Circuits +Mini-Circuits_CD637_H5.23mm +https://ww2.minicircuits.com/case_style/CD637.pdf +RF Transformer +0 +6 +6 +RF_Mini-Circuits +Mini-Circuits_CK605 +Footprint for Mini-Circuits case CK605 (https://ww2.minicircuits.com/case_style/CK605.pdf) +Mini-Circuits CK605 +0 +16 +16 +RF_Mini-Circuits +Mini-Circuits_CK605_LandPatternPL-012 +Footprint for Mini-Circuits case CK605 (https://ww2.minicircuits.com/case_style/CK605.pdf) following land pattern PL-012, including GND vias (https://ww2.minicircuits.com/pcb/98-pl012.pdf) +Mini-Circuits PL-012 +0 +53 +16 +RF_Mini-Circuits +Mini-Circuits_DB1627 +Mini-Circuits top-hat case DB1627 (https://ww2.minicircuits.com/case_style/DB1627.pdf) +Mini-Circuits DB1627 +0 +6 +6 +RF_Mini-Circuits +Mini-Circuits_GP731 +Footprint for Mini-Circuits case GP731 (https://ww2.minicircuits.com/case_style/GP731.pdf) +Mini-Circuits GP731 +0 +8 +8 +RF_Mini-Circuits +Mini-Circuits_GP731_LandPatternPL-176 +Footprint for Mini-Circuits case GP731 (https://ww2.minicircuits.com/case_style/GP731.pdf) following land pattern PL-176, including GND vias (https://www.minicircuits.com/pcb/98-pl176.pdf) +mini-circuits PL-176 +0 +21 +8 +RF_Mini-Circuits +Mini-Circuits_GP1212 +Footprint for Mini-Circuits case GP1212 (https://ww2.minicircuits.com/case_style/GP731.pdf) +mini-circuits GP1212 +0 +8 +8 +RF_Mini-Circuits +Mini-Circuits_GP1212_LandPatternPL-176 +Footprint for Mini-Circuits case GP1212 (https://ww2.minicircuits.com/case_style/GP731.pdf) following land pattern PL-176, including GND vias (https://www.minicircuits.com/pcb/98-pl176.pdf) +mini-circuits PL-176 +0 +21 +8 +RF_Mini-Circuits +Mini-Circuits_HF1139 +Footprint for Mini-Circuits case HF1139 (https://ww2.minicircuits.com/case_style/HF1139.pdf) +Mini-Circuits HF1139 +0 +8 +8 +RF_Mini-Circuits +Mini-Circuits_HF1139_LandPatternPL-230 +Footprint for Mini-Circuits case HF1139 (https://ww2.minicircuits.com/case_style/HF1139.pdf) following land pattern PL-230, including GND vias (https://ww2.minicircuits.com/pcb/98-pl230.pdf) +Mini-Circuits PL-230 +0 +37 +8 +RF_Mini-Circuits +Mini-Circuits_HQ1157 +Footprint for Mini-Circuits case HQ1157 (https://www.minicircuits.com/case_style/HQ1157.pdf) +Mini-Circuits HQ1157 +0 +14 +14 +RF_Mini-Circuits +Mini-Circuits_HZ1198 +Footprint for Mini-Circuits case HZ1198 (https://ww2.minicircuits.com/case_style/HZ1198.pdf) +Mini-Circuits HZ1198 +0 +6 +6 +RF_Mini-Circuits +Mini-Circuits_HZ1198_LandPatternPL-247 +Footprint for Mini-Circuits cas HZ1198 (https://ww2.minicircuits.com/case_style/HZ1198.pdf) following land pattern PL-247, including GND-vias (https://www.minicircuits.com/pcb/98-pl247.pdf) +Mini-Circuits PL-247 HZ1198 +0 +40 +6 +RF_Mini-Circuits +Mini-Circuits_MMM168 +Footprint for Mini-Circuits case MMM168 (https://ww2.minicircuits.com/case_style/MMM168.pdf) +Mini-Circuits MMM168 +0 +4 +4 +RF_Mini-Circuits +Mini-Circuits_MMM168_LandPatternPL-225 +Footprint for Mini-Circuits case MMM168, Land pattern PL-225, vias included, (case drawing: https://ww2.minicircuits.com/case_style/MMM168.pdf, land pattern drawing: https://ww2.minicircuits.com/pcb/98-pl225.pdf) +pl-225 +0 +10 +4 +RF_Mini-Circuits +Mini-Circuits_QQQ130_ClockwisePinNumbering +Footprint for Mini-Circuits case QQQ130 (https://ww2.minicircuits.com/case_style/QQQ130.pdf) +Mini-Circuits QQQ130 +0 +6 +6 +RF_Mini-Circuits +Mini-Circuits_QQQ130_LandPattern_PL-236_ClockwisePinNumbering +Footprint for Mini-Circuits case QQQ130 (https://ww2.minicircuits.com/case_style/QQQ130.pdf) following land pattern PL-236, including GND vias (https://ww2.minicircuits.com/pcb/98-pl236.pdf) +Mini-Circuits PL-236 +0 +14 +6 +RF_Mini-Circuits +Mini-Circuits_TT1224_ClockwisePinNumbering +Footprint for Mini-Circuits case TT1224 (https://ww2.minicircuits.com/case_style/TT1224.pdf) following land-pattern PL-258, including GND-vias (https://www.minicircuits.com/pcb/98-pl258.pdf) +Mini-Circuits TT1224 +0 +6 +6 +RF_Mini-Circuits +Mini-Circuits_TT1224_LandPatternPL-258_ClockwisePinNumbering +Footprint for Mini-Circuits case TT1224 (https://ww2.minicircuits.com/case_style/TT1224.pdf) following land-pattern PL-258, including GND-vias (https://www.minicircuits.com/pcb/98-pl258.pdf) +PL-258 Mini-Circuits +0 +26 +6 +RF_Mini-Circuits +Mini-Circuits_TTT167 +Footprint for Mini-Circuits case TTT167 (https://ww2.minicircuits.com/case_style/TTT167.pdf) +Mini-Circuits TTT167 +0 +6 +6 +RF_Mini-Circuits +Mini-Circuits_TTT167_LandPatternPL-079 +Footprint for Mini-Circuits case TTT167 (Mini-Circuits_TTT167_LandPatternPL-079) following land pattern PL-079, including GND vias (https://ww2.minicircuits.com/pcb/98-pl079.pdf) +Mini-Circuits PL-079 +0 +36 +6 +RF_Mini-Circuits +Mini-Circuits_YY161 +Footprint for Mini-Circuits case YY161 (https://ww2.minicircuits.com/case_style/YY161.pdf) +Mini-Circuits YY161 +0 +8 +8 +RF_Mini-Circuits +Mini-Circuits_YY161_LandPatternPL-049 +Footprint for Mini-Circuits case YY161 (https://ww2.minicircuits.com/case_style/YY161.pdf) using land-pattern PL-049, including GND-connections and vias (https://ww2.minicircuits.com/pcb/98-pl049.pdf) +mini-circuits pl-049 +0 +36 +8 +RF_Module +Ai-Thinker-Ra-01-LoRa +Ai Thinker Ra-01 LoRa +LoRa Ra-01 +0 +16 +16 +RF_Module +Atmel_ATSAMR21G18-MR210UA_NoRFPads +http://ww1.microchip.com/downloads/en/devicedoc/atmel-42475-atsamr21g18-mr210ua_datasheet.pdf +module wireless zigbee 802.15.4 flash crypto ATSAMR21G18 AT45DB041E TECC508A U.Fi +0 +42 +42 +RF_Module +BLE112-A +Class 4 Bluetooth Module with on-board antenna +Bluetooth Module +0 +30 +30 +RF_Module +BM78SPPS5xC2 +Bluetooth Dual-mode module with integral chip antenna (http://ww1.microchip.com/downloads/en/DeviceDoc/60001380C.pdf) +Bluetooth BR/EDR BLE +0 +33 +33 +RF_Module +CMWX1ZZABZ +https://wireless.murata.com/RFM/data/type_abz.pdf +iot lora sigfox +0 +57 +57 +RF_Module +CYBLE-21Pin-10x10mm +Cypress EZ-BLE PRoC Module (Bluetooth Smart) 21 Pin Module +Cypress BT Bluetooth +0 +21 +21 +RF_Module +DWM1000 +IEEE802.15.4-2011 UWB +UWB Module +0 +24 +24 +RF_Module +DecaWave_DWM1001 +https://www.decawave.com/sites/default/files/dwm1001_datasheet.pdf +UWB module +0 +34 +34 +RF_Module +Digi_XBee_SMT +http://www.digi.com/resources/documentation/digidocs/pdfs/90002126.pdf http://ftp1.digi.com/support/documentation/90001020_F.pdf +Digi XBee SMT RF +0 +37 +37 +RF_Module +E18-MS1-PCB +http://www.cdebyte.com/en/downpdf.aspx?id=122 +Zigbee +0 +24 +24 +RF_Module +E73-2G4M04S +http://www.cdebyte.com/en/downpdf.aspx?id=243 +BLE BLE5 nRF52832 +0 +44 +44 +RF_Module +ESP-07 +Wi-Fi Module, http://wiki.ai-thinker.com/_media/esp8266/docs/a007ps01a2_esp-07_product_specification_v1.2.pdf +Wi-Fi Module +0 +16 +16 +RF_Module +ESP-12E +Wi-Fi Module, http://wiki.ai-thinker.com/_media/esp8266/docs/aithinker_esp_12f_datasheet_en.pdf +Wi-Fi Module +0 +22 +22 +RF_Module +ESP-WROOM-02 +https://www.espressif.com/sites/default/files/documentation/0c-esp-wroom-02_datasheet_en.pdf +ESP WROOM-02 espressif esp8266ex +0 +19 +19 +RF_Module +ESP32-S2-MINI-1U +2.4 GHz Wi-Fi and Bluetooth combo chip, external antenna, https://www.espressif.com/sites/default/files/documentation/esp32-s3-mini-1_mini-1u_datasheet_en.pdf +2.4 GHz Wi-Fi Bluetooth external antenna espressif 15.4*15.4mm +0 +73 +65 +RF_Module +ESP32-S2-WROVER +ESP32-S2-WROVER(-I) 2.4 GHz Wi-Fi https://www.espressif.com/sites/default/files/documentation/esp32-s2-wroom_esp32-s2-wroom-i_datasheet_en.pdf +ESP32-S2 ESP32 WIFI +0 +43 +43 +RF_Module +ESP32-S3-WROOM-1 +2.4 GHz Wi-Fi and Bluetooth module https://www.espressif.com/sites/default/files/documentation/esp32-s3-wroom-1_wroom-1u_datasheet_en.pdf +2.4 GHz Wi-Fi and Bluetooth module +0 +62 +41 +RF_Module +ESP32-S3-WROOM-1U +2.4 GHz Wi-Fi and Bluetooth module https://www.espressif.com/sites/default/files/documentation/esp32-s3-wroom-1_wroom-1u_datasheet_en.pdf +2.4 GHz Wi-Fi and Bluetooth module +0 +62 +41 +RF_Module +ESP32-WROOM-32 +Single 2.4 GHz Wi-Fi and Bluetooth combo chip https://www.espressif.com/sites/default/files/documentation/esp32-wroom-32_datasheet_en.pdf +Single 2.4 GHz Wi-Fi and Bluetooth combo chip +0 +39 +39 +RF_Module +ESP32-WROOM-32U +Single 2.4 GHz Wi-Fi and Bluetooth combo chip with U.FL connector, https://www.espressif.com/sites/default/files/documentation/esp32-wroom-32d_esp32-wroom-32u_datasheet_en.pdf +Single 2.4 GHz Wi-Fi and Bluetooth combo chip +0 +39 +39 +RF_Module +Garmin_M8-35_9.8x14.0mm_Layout6x6_P1.5mm +D52M ANT SoC Module https://www.thisisant.com/assets/resources/D00001687_D52_Module_Datasheet.v.2.3_(Garmin).pdf +RF SoC Radio ANT Bluetooth BLE D52 nRF52 Garmin Canada Dynastream Nordic +0 +35 +35 +RF_Module +HOPERF_RFM9XW_SMD +Low Power Long Range Transceiver Module SMD-16 (https://www.hoperf.com/data/upload/portal/20181127/5bfcbea20e9ef.pdf) +LoRa Low Power Long Range Transceiver Module +0 +16 +16 +RF_Module +HOPERF_RFM9XW_THT +Low Power Long Range Transceiver Module THT-16 (https://www.hoperf.com/data/upload/portal/20181127/5bfcbea20e9ef.pdf) +Low Power Long Range Transceiver Module LoRa +0 +16 +16 +RF_Module +HOPERF_RFM69HW +Radio, RF, Module, http://www.hoperf.com/upload/rf/RFM69HW-V1.3.pdf +Radio RF Module +0 +16 +16 +RF_Module +IQRF_TRx2DA_KON-SIM-01 +8 pin SIM connector for IQRF TR-x2DA(T) modules, http://iqrf.org/weben/downloads.php?id=104 +IQRF_KON-SIM-01 IQRF_TRx2DA +0 +10 +8 +RF_Module +IQRF_TRx2D_KON-SIM-01 +8 pin SIM connector for IQRF TR-x2D(C)(T) modules, http://iqrf.org/weben/downloads.php?id=104 +IQRF_KON-SIM-01 IQRF_TRx2D IQRF_TRx2DC +0 +10 +8 +RF_Module +Laird_BL652 +Bluetooth v4.2 + NFC module +Bluetooth BLE NFC +0 +39 +39 +RF_Module +MOD-nRF8001 +BLE module, https://www.olimex.com/Products/Modules/RF/MOD-nRF8001/ +BLE module +0 +11 +11 +RF_Module +Microchip_RN4871 +Microchip RN4871 footprint +RN4871 BLE +0 +16 +16 +RF_Module +Modtronix_inAir9 +Modtronix Wireless SX1276 LoRa Module (http://modtronix.com/img/prod/imod/inair9/inair_dimensions.gif) +Modtronix LoRa inAir inAir9 SX1276 RF 915MHz 868MHz Wireless +0 +14 +14 +RF_Module +MonoWireless_TWE-L-WX +https://www.mono-wireless.com/jp/products/TWE-LITE/MW-PDS-TWELITE-JP.pdf +TWE-L-WX +0 +32 +32 +RF_Module +Particle_P1 +https://docs.particle.io/datasheets/p1-datasheet/ +Particle P1 +0 +75 +75 +RF_Module +RAK811 +RAK811 LPWAN Module https://downloads.rakwireless.com/LoRa/RAK811/Hardware_Specification/RAK811_LoRa_Module_Datasheet_V1.4.pdf +LoRa LoRaWAN RAK811 +0 +34 +34 +RF_Module +RAK4200 +RAK4200 LPWAN Module https://downloads.rakwireless.com/LoRa/RAK4200/Hardware-Specification/RAK4200_Module_Specifications_V1.4.pdf +LoRa LoRaWAN RAK4200 +0 +20 +20 +RF_Module +RFDigital_RFD77101 +RFDigital RFD77101 Simblee +RFDigital RFD77101 Simblee +0 +45 +45 +RF_Module +RN42 +Class 2 Bluetooth Module with on-board antenna +Bluetooth Module +0 +36 +33 +RF_Module +RN42N +Class 2 Bluetooth Module without antenna +Bluetooth Module +0 +39 +36 +RF_Module +RN2483 +Low-Power Long Range LoRa Transceiver Module +rf module lora lorawan +0 +47 +47 +RF_Module +Raytac_MDBT50Q +Multiprotocol radio SoC module https://www.raytac.com/download/index.php?index_id=43 +wireless 2.4 GHz Bluetooth ble zigbee 802.15.4 thread nordic raytac nrf52840 nrf52833 +0 +61 +61 +RF_Module +ST_SPBTLE +Bluetooth Low Energy Module +ble module st bluetooth +0 +11 +11 +RF_Module +TD1205 +https://github.com/Telecom-Design/Documentation_TD_RF_Module/blob/master/TD1205%20Datasheet.pdf +SIGFOX Module +0 +9 +9 +RF_Module +TD1208 +https://github.com/Telecom-Design/Documentation_TD_RF_Module/blob/master/TD1208%20Datasheet.pdf +SIGFOX Module +0 +25 +25 +RF_Module +Taiyo-Yuden_EYSGJNZWY +Taiyo Yuden NRF51822 Module Bluetooth https://www.yuden.co.jp/wireless_module/document/datareport2/en/TY_BLE_EYSGJNZ_DataReport_V1_9_20180530E.pdf +Taiyo Yuden NRF51822 Module Bluetooth +0 +30 +28 +RF_Module +ZETA-433-SO_SMD +RF transceiver SMD style https://www.rfsolutions.co.uk/downloads/1456219226DS-ZETA.pdf +RF transceiver SMD style +0 +12 +12 +RF_Module +ZETA-433-SO_THT +RF transceiver THT style https://www.rfsolutions.co.uk/downloads/1456219226DS-ZETA.pdf +RF transceiver SMD style +0 +12 +12 +RF_Module +nRF24L01_Breakout +nRF24L01 breakout board +nRF24L01 adapter breakout +0 +8 +8 +RF_Shielding +Laird_Technologies_97-2002_25.40x25.40mm +Laird Technologies 97-2002 EZ PEEL Shielding Cabinet One Piece SMD 25.40x25.40mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +8 +1 +RF_Shielding +Laird_Technologies_97-2003_12.70x13.37mm +Laird Technologies 97-2003 EZ PEEL Shielding Cabinet One Piece SMD 12.70x13.37mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +8 +1 +RF_Shielding +Laird_Technologies_BMI-S-101_13.66x12.70mm +Laird Technologies BMI-S-101 Shielding Cabinet One Piece SMD 13.66x12.70mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +16 +1 +RF_Shielding +Laird_Technologies_BMI-S-102_16.50x16.50mm +Laird Technologies BMI-S-102 Shielding Cabinet One Piece SMD 16.50x16.50mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +16 +1 +RF_Shielding +Laird_Technologies_BMI-S-103_26.21x26.21mm +Laird Technologies BMI-S-103 Shielding Cabinet One Piece SMD 26.21x26.21mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +24 +1 +RF_Shielding +Laird_Technologies_BMI-S-104_32.00x32.00mm +Laird Technologies BMI-S-104 Shielding Cabinet One Piece SMD 32.00x32.00mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +28 +1 +RF_Shielding +Laird_Technologies_BMI-S-105_38.10x25.40mm +Laird Technologies BMI-S-105 Shielding Cabinet One Piece SMD 38.10x25.40mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +28 +1 +RF_Shielding +Laird_Technologies_BMI-S-106_36.83x33.68mm +Laird Technologies BMI-S-106 Shielding Cabinet One Piece SMD 36.83x33.68mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +28 +1 +RF_Shielding +Laird_Technologies_BMI-S-107_44.37x44.37mm +Laird Technologies BMI-S-107 Shielding Cabinet One Piece SMD 44.37x44.37mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +36 +1 +RF_Shielding +Laird_Technologies_BMI-S-201-F_13.66x12.70mm +Laird Technologies BMI-S-201-F Shielding Cabinet Two Piece SMD 13.66x12.70mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +16 +1 +RF_Shielding +Laird_Technologies_BMI-S-202-F_16.50x16.50mm +Laird Technologies BMI-S-202-F Shielding Cabinet Two Piece SMD 16.50x16.50mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +16 +1 +RF_Shielding +Laird_Technologies_BMI-S-203-F_26.21x26.21mm +Laird Technologies BMI-S-203-F Shielding Cabinet Two Piece SMD 26.21x26.21mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +24 +1 +RF_Shielding +Laird_Technologies_BMI-S-204-F_32.00x32.00mm +Laird Technologies BMI-S-204-F Shielding Cabinet Two Piece SMD 32.00x32.00mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +28 +1 +RF_Shielding +Laird_Technologies_BMI-S-205-F_38.10x25.40mm +Laird Technologies BMI-S-205-F Shielding Cabinet Two Piece SMD 38.10x25.40mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +28 +1 +RF_Shielding +Laird_Technologies_BMI-S-206-F_36.83x33.68mm +Laird Technologies BMI-S-206-F Shielding Cabinet Two Piece SMD 36.83x33.68mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +28 +1 +RF_Shielding +Laird_Technologies_BMI-S-207-F_44.37x44.37mm +Laird Technologies BMI-S-207-F Shielding Cabinet Two Piece SMD 44.37x44.37mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +36 +1 +RF_Shielding +Laird_Technologies_BMI-S-208-F_39.60x39.60mm +Laird Technologies BMI-S-208-F Shielding Cabinet Two Piece SMD 39.60x39.60mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +32 +1 +RF_Shielding +Laird_Technologies_BMI-S-209-F_29.36x18.50mm +Laird Technologies BMI-S-209-F Shielding Cabinet Two Piece SMD 29.36x18.50mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +20 +1 +RF_Shielding +Laird_Technologies_BMI-S-210-F_44.00x30.50mm +Laird Technologies BMI-S-210-F Shielding Cabinet Two Piece SMD 44.00x30.50mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +32 +1 +RF_Shielding +Laird_Technologies_BMI-S-230-F_50.8x38.1mm +Laird Technologies BMI-S-230-F Shielding Cabinet Two Piece SMD 50.8x38.1mm +Shielding Cabinet +0 +36 +1 +RF_Shielding +Wuerth_36103205_20x20mm +WE-SHC Shielding Cabinet SMD 20x20mm +Shielding Cabinet +0 +20 +1 +RF_Shielding +Wuerth_36103255_25x25mm +WE-SHC Shielding Cabinet SMD 25x25mm +Shielding Cabinet +0 +24 +1 +RF_Shielding +Wuerth_36103305_30x30mm +WE-SHC Shielding Cabinet SMD 30x30mm +Shielding Cabinet +0 +28 +1 +RF_Shielding +Wuerth_36103505_50x50mm +WE-SHC Shielding Cabinet SMD 50x50mm +Shielding Cabinet +0 +44 +1 +RF_Shielding +Wuerth_36103605_60x60mm +WE-SHC Shielding Cabinet SMD 60x60mm +Shielding Cabinet +0 +52 +1 +RF_Shielding +Wuerth_36503205_20x20mm +WE-SHC Shielding Cabinet THT 21x21mm +Shielding Cabinet +0 +16 +1 +RF_Shielding +Wuerth_36503255_25x25mm +WE-SHC Shielding Cabinet THT 26x26mm +Shielding Cabinet +0 +20 +1 +RF_Shielding +Wuerth_36503305_30x30mm +WE-SHC Shielding Cabinet THT 31x31mm +Shielding Cabinet +0 +24 +1 +RF_Shielding +Wuerth_36503505_50x50mm +WE-SHC Shielding Cabinet THT 51x51mm +Shielding Cabinet +0 +40 +1 +RF_Shielding +Wuerth_36503605_60x60mm +WE-SHC Shielding Cabinet THT 61x61mm +Shielding Cabinet +0 +48 +1 +RF_WiFi +USR-C322 +https://www.usriot.com/download/WIFI/USR-C322-Hardware-Manual_V1.2.01.pdf +WiFi IEEE802.11 b/g/n +0 +44 +44 +Relay_SMD +Relay_2P2T_10x6mm_TE_IMxxG +Signal Relay, 10x6mm, 2 Form C, Gull Wings, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7F108-98001%7FZ.1%7Fpdf%7FEnglish%7FENG_DS_108-98001_Z.1.pdf +TE IM-Series Relay DPDT Form C +0 +8 +8 +Relay_SMD +Relay_DPDT_AXICOM_IMSeries_JLeg +http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Specification+Or+Standard%7F108-98001%7FW5%7Fpdf%7FEnglish%7FENG_SS_108-98001_W5.pdf +AXICOM IM-Series Relay J JLeg +0 +8 +8 +Relay_SMD +Relay_DPDT_FRT5_SMD +IM Signal Relay DPDT FRT5 narrow footprint, SMD version of package +Relay DPDT IM-relay FRT5 +0 +10 +10 +Relay_SMD +Relay_DPDT_Kemet_EE2_NU +Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf +Kemet EC2 signal relay DPDT double coil latching surface mount SMD +0 +8 +8 +Relay_SMD +Relay_DPDT_Kemet_EE2_NUH +Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf +Kemet EC2 signal relay DPDT double coil latching surface mount SMD +0 +8 +8 +Relay_SMD +Relay_DPDT_Kemet_EE2_NUH_DoubleCoil +Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf +Kemet EC2 signal relay DPDT double dual coil latching surface mount SMD +0 +10 +10 +Relay_SMD +Relay_DPDT_Kemet_EE2_NUX_DoubleCoil +Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf +Kemet EC2 signal relay DPDT double dual coil latching surface mount SMD +0 +10 +10 +Relay_SMD +Relay_DPDT_Kemet_EE2_NUX_NKX +Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf +Kemet EC2 signal relay DPDT double coil latching surface mount SMD +0 +8 +8 +Relay_SMD +Relay_DPDT_Kemet_EE2_NU_DoubleCoil +Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf +Kemet EC2 signal relay DPDT double dual coil latching surface mount SMD +0 +10 +10 +Relay_SMD +Relay_DPDT_Omron_G6H-2F +package for Omron G6H-2F relais, see http://cdn-reichelt.de/documents/datenblatt/C300/G6H%23OMR.pdf +Omron G6H-2F relais +0 +10 +10 +Relay_SMD +Relay_DPDT_Omron_G6K-2F +Omron G6K-2F relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf +Omron G6K-2F relay +0 +8 +8 +Relay_SMD +Relay_DPDT_Omron_G6K-2F-Y +Omron G6K-2F-Y relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf +Omron G6K-2F-Y relay +0 +8 +8 +Relay_SMD +Relay_DPDT_Omron_G6K-2G +Omron G6K-2G relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf +Omron G6K-2G relay +0 +8 +8 +Relay_SMD +Relay_DPDT_Omron_G6K-2G-Y +Omron G6K-2G-Y relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf +Omron G6K-2G-Y relay +0 +8 +8 +Relay_SMD +Relay_DPDT_Omron_G6S-2F +Relay Omron G6S-2F, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf +Relay Omron G6S-2F +0 +8 +8 +Relay_SMD +Relay_DPDT_Omron_G6S-2G +Relay Omron G6S-2G, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf +Relay Omron G6S-2G +0 +8 +8 +Relay_SMD +Relay_DPDT_Omron_G6SK-2F +Relay Omron G6SK-2F, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf +Relay Omron G6SK-2F +0 +10 +10 +Relay_SMD +Relay_DPDT_Omron_G6SK-2G +Relay Omron G6SK-2G, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf +Relay Omron G6SK-2G +0 +10 +10 +Relay_SMD +Relay_Fujitsu_FTR-B3S +https://www.fujitsu.com/downloads/MICRO/fcai/relays/ftr-b3.pdf +Fujitsh FTR B3S B3SA Relay J JLeg +0 +8 +8 +Relay_SMD +Relay_SPDT_AXICOM_HF3Series_50ohms_Pitch1.27mm +hiqsdr.com/images/3/3e/Axicom-HF3.pdf +AXICOM HF3-Series Relay Pitch 1.27mm 50ohms +0 +16 +16 +Relay_SMD +Relay_SPDT_AXICOM_HF3Series_75ohms_Pitch1.27mm +hiqsdr.com/images/3/3e/Axicom-HF3.pdf +AXICOM HF3-Series Relay Pitch 1.27mm 75ohm +0 +16 +16 +Relay_THT +Relay_1-Form-A_Schrack-RYII_RM5mm +Relay, 1-Form-A, Schrack-RYII, RM5mm, SPST-NO +Relay 1-Form-A Schrack-RYII RM5mm SPST-NO +0 +4 +4 +Relay_THT +Relay_1-Form-B_Schrack-RYII_RM5mm +Relay, 1-Form-B, Schrack-RYII, RM5mm, SPST-NC +Relay 1-Form-B Schrack-RYII RM5mm SPST-NC +0 +4 +4 +Relay_THT +Relay_1-Form-C_Schrack-RYII_RM3.2mm +Relay, 1-Form-C, Schrack-RYII, RM3.2mm, SPDT +Relay 1-Form-C Schrack-RYII RM3.2mm SPDT +0 +5 +5 +Relay_THT +Relay_1P1T_NO_10x24x18.8mm_Panasonic_ADW11xxxxW_THT +Panasonic Relay SPST 10mm 24mm, https://www.panasonic-electric-works.com/pew/es/downloads/ds_dw_hl_en.pdf +Panasonic Relay SPST +0 +4 +4 +Relay_THT +Relay_DPDT_AXICOM_IMSeries_Pitch3.2mm +AXICOM IM-Series Relays, DPDR, Pitch 3.2mm, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Specification+Or+Standard%7F108-98001%7FV%7Fpdf%7FEnglish%7FENG_SS_108-98001_V_IM_0614_v1.pdf%7F4-1462039-1 +AXICOM IM-Series Relay DPDR Pitch 3.2mm +0 +8 +8 +Relay_THT +Relay_DPDT_AXICOM_IMSeries_Pitch5.08mm +AXICOM IM-Series Relays, DPDR, Pitch 5.08 +AXICOM IM-Series Relay DPDR Pitch 5.08 +0 +8 +8 +Relay_THT +Relay_DPDT_FRT5 +IM Signal Relay DPDT FRT5 narrow footprint +Relay DPDT IM-relay FRT5 +0 +10 +10 +Relay_THT +Relay_DPDT_Finder_30.22 +Finder 32.21-x000 Relay, DPDT, https://gfinder.findernet.com/public/attachments/30/EN/S30EN.pdf +AXICOM IM-Series Relay SPDT +0 +8 +8 +Relay_THT +Relay_DPDT_Finder_40.52 +Relay DPDT Finder 40.52, Pitch 5mm/7.5mm, https://www.finder-relais.net/de/finder-relais-serie-40.pdf +Relay DPDT Finder 40.52 Pitch 5mm +0 +8 +8 +Relay_THT +Relay_DPDT_Fujitsu_FTR-F1C +https://www.fujitsu.com/downloads/MICRO/fcai/relays/ftr-f1.pdf +relay dpdt fujitsu tht +0 +8 +8 +Relay_THT +Relay_DPDT_Kemet_EC2 +Kemet signal relay, DPDT, non-latching, single coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf +Kemet EC2 signal relay DPDT non single coil latching through hole THT +0 +8 +8 +Relay_THT +Relay_DPDT_Kemet_EC2_DoubleCoil +Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf +Kemet EC2 signal relay DPDT double dual coil latching through hole THT +0 +10 +10 +Relay_THT +Relay_DPDT_Omron_G2RL +Omron Relay DPDT, https://omronfs.omron.com/en_US/ecb/products/pdf/en-g2rl.pdf +Omron Relay DPDT +0 +8 +8 +Relay_THT +Relay_DPDT_Omron_G5V-2 +http://omronfs.omron.com/en_US/ecb/products/pdf/en-g5v2.pdf +Omron G5V-2 Relay DPDT +0 +8 +8 +Relay_THT +Relay_DPDT_Omron_G6H-2 +Omron relay G6H-2, see http://cdn-reichelt.de/documents/datenblatt/C300/G6H%23OMR.pdf +Omron relay G6H-2 +0 +10 +10 +Relay_THT +Relay_DPDT_Omron_G6K-2P +Omron G6K-2P relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf +Omron G6K-2P relay +0 +8 +8 +Relay_THT +Relay_DPDT_Omron_G6K-2P-Y +Omron G6K-2P-Y relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf +Omron G6K-2P-Y relay +0 +8 +8 +Relay_THT +Relay_DPDT_Omron_G6S-2 +Relay Omron G6S-2, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf +Relay Omron G6S-2 +0 +8 +8 +Relay_THT +Relay_DPDT_Omron_G6SK-2 +Relay Omron G6SK-2, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf +Relay Omron G6SK-2 +0 +10 +10 +Relay_THT +Relay_DPDT_Panasonic_JW2 +Panasonic Relay DPDT, http://www3.panasonic.biz/ac/e_download/control/relay/power/catalog/mech_eng_jw.pdf?via=ok +Panasonic Relay DPDT +0 +8 +8 +Relay_THT +Relay_DPDT_Schrack-RT2-FormC-Dual-Coil_RM5mm +Relay DPDT Schrack-RT2 RM5mm 16A 250V AC Form C http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7FRT2_bistable%7F1116%7Fpdf%7FEnglish%7FENG_DS_RT2_bistable_1116.pdf%7F1-1415537-8 +Relay DPDT Schrack-RT2 RM5mm 16A 250V AC Relay +0 +9 +9 +Relay_THT +Relay_DPDT_Schrack-RT2-FormC_RM5mm +Relay DPDT Schrack-RT2 RM5mm 16A 250V AC Form C http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=RT2_reflow&DocType=DS&DocLang=EN +Relay DPDT Schrack-RT2 RM5mm 16A 250V AC Relay +0 +8 +8 +Relay_THT +Relay_DPST_Fujitsu_FTR-F1A +https://www.fujitsu.com/downloads/MICRO/fcai/relays/ftr-f1.pdf +relay dpst fujitsu tht +0 +6 +6 +Relay_THT +Relay_DPST_Schrack-RT2-FormA_RM5mm +Relay DPST Schrack-RT2 RM5mm 16A 250V AC Form A http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=RT2_reflow&DocType=DS&DocLang=EN +Relay DPST Schrack-RT2 RM5mm 16A 250V AC Relay +0 +6 +6 +Relay_THT +Relay_SPDT_Finder_32.21-x000 +Finder 32.21-x000 Relay, SPDT, https://gfinder.findernet.com/assets/Series/355/S32EN.pdf +AXICOM IM-Series Relay SPDT +0 +5 +5 +Relay_THT +Relay_SPDT_Finder_34.51_Horizontal +Relay SPDT, Finder Type34.51, horizontal form, see https://gfinder.findernet.com/public/attachments/34/EN/S34USAEN.pdf +Relay SPDT Finder +0 +5 +5 +Relay_THT +Relay_SPDT_Finder_34.51_Vertical +Relay SPDT, Finder Type34.51, vertical/standing form, see https://gfinder.findernet.com/public/attachments/34/EN/S34USAEN.pdf +Relay SPDT Finder +0 +5 +5 +Relay_THT +Relay_SPDT_Finder_36.11 +FINDER 36.11, SPDT relay, 10A, https://gfinder.findernet.com/public/attachments/36/EN/S36EN.pdf +spdt relay +0 +5 +5 +Relay_THT +Relay_SPDT_Finder_40.11 +Relay SPDT Finder 40.11, https://www.finder-relais.net/de/finder-relais-serie-40.pdf +Relay SPDT Finder 40.11 +0 +5 +5 +Relay_THT +Relay_SPDT_Finder_40.31 +Relay DPDT Finder 40.31, Pitch 3.5mm/7.5mm, https://www.finder-relais.net/de/finder-relais-serie-40.pdf +Relay DPDT Finder 40.31 Pitch 3.5mm +0 +5 +5 +Relay_THT +Relay_SPDT_Finder_40.41 +Relay DPDT Finder 40.41, Pitch 3.5mm/7.5mm, https://www.finder-relais.net/de/finder-relais-serie-40.pdf +Relay DPDT Finder 40.41 Pitch 3.5mm +0 +5 +5 +Relay_THT +Relay_SPDT_Finder_40.51 +Relay DPDT Finder 40.51, Pitch 5mm/7.5mm, https://www.finder-relais.net/de/finder-relais-serie-40.pdf +Relay DPDT Finder 40.51 Pitch 5mm +0 +5 +5 +Relay_THT +Relay_SPDT_HJR-4102 +IM Signal Relay SPDT HJR-4102 +Relay SPDT IM-relay HJR-4102 +0 +6 +6 +Relay_THT +Relay_SPDT_HsinDa_Y14 +http://www.hsinda.com.cn/en/ProductShow.asp?ID=208 +Relay Y14 +0 +6 +6 +Relay_THT +Relay_SPDT_Omron-G5LE-1 +Omron Relay SPDT, http://www.omron.com/ecb/products/pdf/en-g5le.pdf +Omron Relay SPDT +0 +5 +5 +Relay_THT +Relay_SPDT_Omron-G5Q-1 +Relay SPDT Omron Serie G5Q, http://omronfs.omron.com/en_US/ecb/products/pdf/en-g5q.pdf +Relay SPDT Omron Serie G5Q +0 +5 +5 +Relay_THT +Relay_SPDT_Omron_G5V-1 +Relay Omron G5V-1, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g5v_1.pdf +Relay Omron G5V-1 +0 +6 +6 +Relay_THT +Relay_SPDT_Omron_G6E +Relay SPDT Omron Serie G6E +Relay SPDT Omron Serie G6E 1x um +0 +5 +5 +Relay_THT +Relay_SPDT_Omron_G6EK +Relay SPDT Omron Serie G6EK, see http://www.logosfoundation.org/instrum_gwr/pi/Omron_G6E_134P.pdf +Relay SPDT Omron Serie G6EK +0 +6 +6 +Relay_THT +Relay_SPDT_Panasonic_JW1_FormC +Panasonic Relay SPDT, http://www3.panasonic.biz/ac/e_download/control/relay/power/catalog/mech_eng_jw.pdf?via=ok +Panasonic Relay SPDT +0 +5 +5 +Relay_THT +Relay_SPDT_PotterBrumfield_T9AP5D52_12V30A +Relay SPDT Potter&Brumfield T9AP5D52 12V 30A 1xUn Connector Fast ON Only Dummy for Space NO Pads +Relay SPDT Potter&Brumfield T9AP5D52 12V 30A 1xUm Connector Fast ON Flachsteckeranschluss Only Dummy for Space NO Pads +0 +0 +0 +Relay_THT +Relay_SPDT_RAYEX-L90 +https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf +Relay RAYEX L90 SPDT +0 +6 +6 +Relay_THT +Relay_SPDT_RAYEX-L90S +https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf +Relay RAYEX L90S SPDT +0 +5 +5 +Relay_THT +Relay_SPDT_SANYOU_SRD_Series_Form_C +relay Sanyou SRD series Form C http://www.sanyourelay.ca/public/products/pdf/SRD.pdf +relay Sanyu SRD form C +0 +5 +5 +Relay_THT +Relay_SPDT_Schrack-RP-II-1-16A-FormC_RM5mm +Relay SPST Schrack-RP-II/1 RM5mm 16A 250V AC Form C http://image.schrack.com/datenblaetter/h_rp810012-b.pdf +Relay SPST Schrack-RP-II/1 RM5mm 16A 250V AC Relay +0 +8 +5 +Relay_THT +Relay_SPDT_Schrack-RP-II-1-FormC_RM3.5mm +Relay SPST Schrack-RP-II/1 RM3.5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rp810012-b.pdf +Relay SPST Schrack-RP-II/1 RM3.5mm 8A 250V AC Relay +0 +5 +5 +Relay_THT +Relay_SPDT_Schrack-RP-II-1-FormC_RM5mm +Relay SPST Schrack-RP-II/1 RM5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rp810012-b.pdf +Relay SPST Schrack-RP-II/1 RM5mm 8A 250V AC Relay +0 +5 +5 +Relay_THT +Relay_SPDT_Schrack-RT1-16A-FormC_RM5mm +Relay SPST Schrack-RT1 RM5mm 16A 250V AC Form C http://image.schrack.com/datenblaetter/h_rt114012--_de.pdf +Relay SPST Schrack-RT1 RM5mm 16A 250V AC Relay +0 +8 +5 +Relay_THT +Relay_SPDT_Schrack-RT1-FormC_RM3.5mm +Relay SPST Schrack-RT1 RM3.5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rt114012--_de.pdf +Relay SPST Schrack-RT1 RM3.5mm 8A 250V AC Relay +0 +5 +5 +Relay_THT +Relay_SPDT_Schrack-RT1-FormC_RM5mm +Relay SPST Schrack-RT1 RM5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rt114012--_de.pdf +Relay SPST Schrack-RT1 RM5mm 8A 250V AC Relay +0 +5 +5 +Relay_THT +Relay_SPDT_StandexMeder_SIL_Form1C +Standex-Meder SIL-relais, Form 1C, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_SIL.pdf +Standex Meder SIL reed relais +0 +5 +5 +Relay_THT +Relay_SPST_Finder_32.21-x300 +Finder 32.21-x300 Relay, SPST, https://gfinder.findernet.com/assets/Series/355/S32EN.pdf +Finder 32.21-x300 Relay SPST +0 +4 +4 +Relay_THT +Relay_SPST_Omron-G5Q-1A +Relay SPST-NO Omron Serie G5Q, http://omronfs.omron.com/en_US/ecb/products/pdf/en-g5q.pdf +Relay SPST-NO Omron Serie G5Q +0 +4 +4 +Relay_THT +Relay_SPST_Panasonic_JW1_FormA +Panasonic Relay SPST, http://www3.panasonic.biz/ac/e_download/control/relay/power/catalog/mech_eng_jw.pdf?via=ok +Panasonic Relay SPST +0 +4 +4 +Relay_THT +Relay_SPST_PotterBrumfield_T9AP1D52_12V30A +Relay SPST Potter&Brumfield T9AP1D52 12V 30A 1xEin Connector Fast ON Only Dummy for Space NO Pads +Relau SPST Potter&Brumfield T9AP1D52 12V 30A 1xEin Connector Fast ON Flachsteckeranschluss Only Dummy for Space NO Pads +0 +0 +0 +Relay_THT +Relay_SPST_RAYEX-L90A +https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf +Relay RAYEX L90A SPST NO +0 +5 +5 +Relay_THT +Relay_SPST_RAYEX-L90AS +https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf +Relay RAYEX L90AS SPST NO +0 +4 +4 +Relay_THT +Relay_SPST_RAYEX-L90B +https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf +Relay RAYEX L90B SPST NC +0 +5 +5 +Relay_THT +Relay_SPST_RAYEX-L90BS +https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf +Relay RAYEX L90BS SPST NC +0 +4 +4 +Relay_THT +Relay_SPST_SANYOU_SRD_Series_Form_A +relay Sanyou SRD series Form A http://www.sanyourelay.ca/public/products/pdf/SRD.pdf +relay Sanyu SRD form A +0 +4 +4 +Relay_THT +Relay_SPST_SANYOU_SRD_Series_Form_B +relay Sanyou SRD series Form B opener http://www.sanyourelay.ca/public/products/pdf/SRD.pdf +relay Sanyu SRD form B opener +0 +4 +4 +Relay_THT +Relay_SPST_Schrack-RP-II-1-16A-FormA_RM5mm +Relay SPST Schrack-RP-II/1 RM5mm 16A 250V AC Form A http://image.schrack.com/datenblaetter/h_rp810012-b.pdf +Relay SPST Schrack-RP-II/1 RM5mm 16A 250V AC Relay +0 +6 +4 +Relay_THT +Relay_SPST_Schrack-RP-II-1-FormA_RM3.5mm +Relay SPST Schrack-RP-II/1 RM3.5mm 8A 250V AC Form A +Relay SPST Schrack-RP-II/1 RM3.5mm 8A 250V AC Relay +0 +4 +4 +Relay_THT +Relay_SPST_Schrack-RP-II-1-FormA_RM5mm +Relay SPST Schrack-RP-II/1 RM5mm 8A 250V AC Form A http://image.schrack.com/datenblaetter/h_rp810012-b.pdf +Relay SPST Schrack-RP-II/1 RM5mm 8A 250V AC Relay +0 +4 +4 +Relay_THT +Relay_SPST_Schrack-RP3SL-1coil_RM5mm +Relay SPST Schrack-RP3SL, 1-coil-version, RM5mm 16A 250V AC Form A http://www.alliedelec.com/m/d/543c6bed18bf23a83ae5238947033ee0.pdf +Relay SPST Schrack-RP3SL RM5mm 16A 250V AC Relay +0 +6 +4 +Relay_THT +Relay_SPST_Schrack-RP3SL_RM5mm +Relay SPST Schrack-RP3SL RM5mm 16A 250V AC Form A http://www.alliedelec.com/m/d/543c6bed18bf23a83ae5238947033ee0.pdf +Relay SPST Schrack-RP3SL RM5mm 16A 250V AC Relay +0 +7 +5 +Relay_THT +Relay_SPST_Schrack-RT1-16A-FormA_RM5mm +Relay SPST Schrack-RT2 RM5mm 16A 250V AC Form C http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=RT2_reflow&DocType=DS&DocLang=EN +Relay SPST Schrack-RT2 RM5mm 16A 250V AC Relay +0 +6 +4 +Relay_THT +Relay_SPST_Schrack-RT1-FormA_RM3.5mm +Relay SPST Schrack-RT1 RM3.5mm 8A 250V AC Form A +Relay SPST Schrack-RT1 RM3.5mm 8A 250V AC Relay +0 +4 +4 +Relay_THT +Relay_SPST_Schrack-RT1-FormA_RM5mm +Relay SPST Schrack-RT1 RM5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rt114012--_de.pdf +Relay SPST Schrack-RT1 RM5mm 8A 250V AC Relay +0 +4 +4 +Relay_THT +Relay_SPST_StandexMeder_MS_Form1AB +Standex-Meder MS SIL-relais, Form 1A/1B, see https://standexelectronics.com/de/produkte/ms-reed-relais/ +Standex Meder MS SIL reed relais +0 +4 +4 +Relay_THT +Relay_SPST_StandexMeder_SIL_Form1A +Standex-Meder SIL-relais, Form 1A, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_SIL.pdf +Standex Meder SIL reed relais +0 +4 +4 +Relay_THT +Relay_SPST_StandexMeder_SIL_Form1B +Standex-Meder SIL-relais, Form 1B, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_SIL.pdf +Standex Meder SIL reed relais +0 +4 +4 +Relay_THT +Relay_SPST_TE_PCH-1xxx2M +Miniature PCB Relay, PCH Series, 1 Form A (NO), SPST http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7FPCH_series_relay_data_sheet_E%7F1215%7Fpdf%7FEnglish%7FENG_DS_PCH_series_relay_data_sheet_E_1215.pdf +Relay SPST NO +0 +4 +4 +Relay_THT +Relay_SPST_TE_PCN-1xxD3MHZ +https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1461491%7FG2%7Fpdf%7FEnglish%7FENG_CD_1461491_G2.pdf%7F3-1461491-0 +SPST relay slim +0 +4 +4 +Relay_THT +Relay_Socket_DPDT_Finder_96.12 +https://gfinder.findernet.com/public/attachments/56/DE/S56DE.pdf +Relay socket DPDT Finder 96.12 56.32 +0 +8 +8 +Relay_THT +Relay_StandexMeder_DIP_HighProfile +package for Standex Meder DIP reed relay series, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_DIP.pdf +DIL DIP PDIP 2.54mm 7.62mm 300mil reed relay +0 +8 +8 +Relay_THT +Relay_StandexMeder_DIP_LowProfile +package for Standex Meder DIP reed relay series, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_DIP.pdf +DIL DIP PDIP 2.54mm 7.62mm 300mil reed relay +0 +8 +8 +Relay_THT +Relay_StandexMeder_UMS +Standex-Meder SIL-relais, UMS, see http://cdn-reichelt.de/documents/datenblatt/C300/UMS05_1A80_75L_DB.pdf +Standex Meder SIL reed relais +0 +4 +4 +Resistor_SMD +R_0201_0603Metric +Resistor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +resistor +0 +4 +2 +Resistor_SMD +R_0201_0603Metric_Pad0.64x0.40mm_HandSolder +Resistor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +4 +2 +Resistor_SMD +R_0402_1005Metric +Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_0402_1005Metric_Pad0.72x0.64mm_HandSolder +Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_0603_1608Metric +Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_0603_1608Metric_Pad0.98x0.95mm_HandSolder +Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_0612_1632Metric +Resistor SMD 0612 (1632 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20019/rcwe.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_0612_1632Metric_Pad1.18x3.40mm_HandSolder +Resistor SMD 0612 (1632 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20019/rcwe.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_0805_2012Metric +Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_0805_2012Metric_Pad1.20x1.40mm_HandSolder +Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_0815_2038Metric +Resistor SMD 0815 (2038 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.susumu.co.jp/common/pdf/n_catalog_partition07_en.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_0815_2038Metric_Pad1.20x4.05mm_HandSolder +Resistor SMD 0815 (2038 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.susumu.co.jp/common/pdf/n_catalog_partition07_en.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_01005_0402Metric +Resistor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator +resistor +0 +4 +2 +Resistor_SMD +R_01005_0402Metric_Pad0.57x0.30mm_HandSolder +Resistor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +4 +2 +Resistor_SMD +R_1020_2550Metric +Resistor SMD 1020 (2550 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20019/rcwe.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_1020_2550Metric_Pad1.33x5.20mm_HandSolder +Resistor SMD 1020 (2550 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20019/rcwe.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_1206_3216Metric +Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_1206_3216Metric_Pad1.30x1.75mm_HandSolder +Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_1210_3225Metric +Resistor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_1210_3225Metric_Pad1.30x2.65mm_HandSolder +Resistor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_1218_3246Metric +Resistor SMD 1218 (3246 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20035/dcrcwe3.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_1218_3246Metric_Pad1.22x4.75mm_HandSolder +Resistor SMD 1218 (3246 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20035/dcrcwe3.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_1812_4532Metric +Resistor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_1812_4532Metric_Pad1.30x3.40mm_HandSolder +Resistor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_2010_5025Metric +Resistor SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_2010_5025Metric_Pad1.40x2.65mm_HandSolder +Resistor SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_2512_6332Metric +Resistor SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_2512_6332Metric_Pad1.40x3.35mm_HandSolder +Resistor SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_2816_7142Metric +Resistor SMD 2816 (7142 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/30100/wsl.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_2816_7142Metric_Pad3.20x4.45mm_HandSolder +Resistor SMD 2816 (7142 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: https://www.vishay.com/docs/30100/wsl.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_4020_10251Metric +Resistor SMD 4020 (10251 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://datasheet.octopart.com/HVC0603T5004FET-Ohmite-datasheet-26699797.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_4020_10251Metric_Pad1.65x5.30mm_HandSolder +Resistor SMD 4020 (10251 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://datasheet.octopart.com/HVC0603T5004FET-Ohmite-datasheet-26699797.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_Array_Concave_2x0603 +Thick Film Chip Resistor Array, Wave soldering, Vishay CRA06P (see cra06p.pdf) +resistor array +0 +4 +4 +Resistor_SMD +R_Array_Concave_4x0402 +Thick Film Chip Resistor Array, Wave soldering, Vishay CRA04P (see cra04p.pdf) +resistor array +0 +8 +8 +Resistor_SMD +R_Array_Concave_4x0603 +Thick Film Chip Resistor Array, Wave soldering, Vishay CRA06P (see cra06p.pdf) +resistor array +0 +8 +8 +Resistor_SMD +R_Array_Convex_2x0402 +Chip Resistor Network, ROHM MNR02 (see mnr_g.pdf) +resistor array +0 +4 +4 +Resistor_SMD +R_Array_Convex_2x0603 +Chip Resistor Network, ROHM MNR12 (see mnr_g.pdf) +resistor array +0 +4 +4 +Resistor_SMD +R_Array_Convex_2x0606 +Precision Thin Film Chip Resistor Array, VISHAY (see http://www.vishay.com/docs/28770/acasat.pdf) +resistor array +0 +4 +4 +Resistor_SMD +R_Array_Convex_2x1206 +Chip Resistor Network, ROHM MNR32 (see mnr_g.pdf) +resistor array +0 +4 +4 +Resistor_SMD +R_Array_Convex_4x0402 +Chip Resistor Network, ROHM MNR04 (see mnr_g.pdf) +resistor array +0 +8 +8 +Resistor_SMD +R_Array_Convex_4x0603 +Chip Resistor Network, ROHM MNR14 (see mnr_g.pdf) +resistor array +0 +8 +8 +Resistor_SMD +R_Array_Convex_4x0612 +Precision Thin Film Chip Resistor Array, VISHAY (see http://www.vishay.com/docs/28770/acasat.pdf) +resistor array +0 +8 +8 +Resistor_SMD +R_Array_Convex_4x1206 +Chip Resistor Network, ROHM MNR34 (see mnr_g.pdf) +resistor array +0 +8 +8 +Resistor_SMD +R_Array_Convex_5x0603 +Chip Resistor Network, ROHM MNR15 (see mnr_g.pdf) +resistor array +0 +10 +10 +Resistor_SMD +R_Array_Convex_5x1206 +Chip Resistor Network, ROHM MNR35 (see mnr_g.pdf) +resistor array +0 +10 +10 +Resistor_SMD +R_Array_Convex_8x0602 +Chip Resistor Network, ROHM MNR18 (see mnr_g.pdf) +resistor array +0 +16 +16 +Resistor_SMD +R_Cat16-2 +SMT resistor net, Bourns CAT16 series, 2 way +SMT resistor net Bourns CAT16 series 2 way +0 +4 +4 +Resistor_SMD +R_Cat16-4 +SMT resistor net, Bourns CAT16 series, 4 way +SMT resistor net Bourns CAT16 series 4 way +0 +8 +8 +Resistor_SMD +R_Cat16-8 +SMT resistor net, Bourns CAT16 series, 8 way +SMT resistor net Bourns CAT16 series 8 way +0 +16 +16 +Resistor_SMD +R_MELF_MMB-0207 +Resistor, MELF, MMB-0207, http://www.vishay.com/docs/28713/melfprof.pdf +MELF Resistor +0 +2 +2 +Resistor_SMD +R_MicroMELF_MMU-0102 +Resistor, MicroMELF, MMU-0102, http://www.vishay.com/docs/28713/melfprof.pdf +MicroMELF Resistor +0 +2 +2 +Resistor_SMD +R_MiniMELF_MMA-0204 +Resistor, MiniMELF, MMA-0204, http://www.vishay.com/docs/28713/melfprof.pdf +MiniMELF Resistor +0 +2 +2 +Resistor_SMD +R_Shunt_Ohmite_LVK12 +4 contact shunt resistor +shunt resistor 4 contacts +0 +4 +4 +Resistor_SMD +R_Shunt_Ohmite_LVK20 +4 contacts shunt resistor, https://www.ohmite.com/assets/docs/res_lvk.pdf +4 contacts resistor smd +0 +4 +4 +Resistor_SMD +R_Shunt_Ohmite_LVK24 +4 contacts shunt resistor,https://www.ohmite.com/assets/docs/res_lvk.pdf +4 contacts resistor smd +0 +4 +4 +Resistor_SMD +R_Shunt_Ohmite_LVK25 +4 contacts shunt resistor,https://www.ohmite.com/assets/docs/res_lvk.pdf +4 contacts resistor smd +0 +4 +4 +Resistor_SMD +R_Shunt_Vishay_WSK2512_6332Metric_T1.19mm +Shunt Resistor SMD 2512 (6332 Metric), 2.6mm thick, Vishay WKS2512, Terminal length (T) 1.19mm, 5 to 200 milli Ohm (http://http://www.vishay.com/docs/30108/wsk.pdf) +resistor shunt WSK2512 +0 +4 +4 +Resistor_SMD +R_Shunt_Vishay_WSK2512_6332Metric_T2.21mm +Shunt Resistor SMD 2512 (6332 Metric), 2.6mm thick, Vishay WKS2512, Terminal length (T) 2.21mm, 1 to 4.9 milli Ohm (http://http://www.vishay.com/docs/30108/wsk.pdf) +resistor shunt WSK2512 +0 +4 +4 +Resistor_SMD +R_Shunt_Vishay_WSK2512_6332Metric_T2.66mm +Shunt Resistor SMD 2512 (6332 Metric), 2.6mm thick, Vishay WKS2512, Terminal length (T) 2.66mm, 0.5 to 0.99 milli Ohm (http://http://www.vishay.com/docs/30108/wsk.pdf) +resistor shunt WSK2512 +0 +4 +4 +Resistor_SMD +R_Shunt_Vishay_WSKW0612 +https://www.vishay.com/docs/30332/wskw0612.pdf +4-Terminal SMD Shunt +0 +4 +4 +Resistor_SMD +R_Shunt_Vishay_WSR2_WSR3 +Power Metal Strip Resistors 0.005 to 0.2, https://www.vishay.com/docs/30101/wsr.pdf +SMD Shunt Resistor +0 +2 +2 +Resistor_SMD +R_Shunt_Vishay_WSR2_WSR3_KelvinConnection +Power Metal Strip Resistors 0.005 to 0.2, https://www.vishay.com/docs/30101/wsr.pdf +SMD Shunt Resistor +0 +4 +2 +Resistor_THT +R_Array_SIP4 +4-pin Resistor SIP pack +R +0 +4 +4 +Resistor_THT +R_Array_SIP5 +5-pin Resistor SIP pack +R +0 +5 +5 +Resistor_THT +R_Array_SIP6 +6-pin Resistor SIP pack +R +0 +6 +6 +Resistor_THT +R_Array_SIP7 +7-pin Resistor SIP pack +R +0 +7 +7 +Resistor_THT +R_Array_SIP8 +8-pin Resistor SIP pack +R +0 +8 +8 +Resistor_THT +R_Array_SIP9 +9-pin Resistor SIP pack +R +0 +9 +9 +Resistor_THT +R_Array_SIP10 +10-pin Resistor SIP pack +R +0 +10 +10 +Resistor_THT +R_Array_SIP11 +11-pin Resistor SIP pack +R +0 +11 +11 +Resistor_THT +R_Array_SIP12 +12-pin Resistor SIP pack +R +0 +12 +12 +Resistor_THT +R_Array_SIP13 +13-pin Resistor SIP pack +R +0 +13 +13 +Resistor_THT +R_Array_SIP14 +14-pin Resistor SIP pack +R +0 +14 +14 +Resistor_THT +R_Axial_DIN0204_L3.6mm_D1.6mm_P1.90mm_Vertical +Resistor, Axial_DIN0204 series, Axial, Vertical, pin pitch=1.9mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0204 series Axial Vertical pin pitch 1.9mm 0.167W length 3.6mm diameter 1.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0204_L3.6mm_D1.6mm_P2.54mm_Vertical +Resistor, Axial_DIN0204 series, Axial, Vertical, pin pitch=2.54mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0204 series Axial Vertical pin pitch 2.54mm 0.167W length 3.6mm diameter 1.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0204_L3.6mm_D1.6mm_P5.08mm_Horizontal +Resistor, Axial_DIN0204 series, Axial, Horizontal, pin pitch=5.08mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0204 series Axial Horizontal pin pitch 5.08mm 0.167W length 3.6mm diameter 1.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0204_L3.6mm_D1.6mm_P5.08mm_Vertical +Resistor, Axial_DIN0204 series, Axial, Vertical, pin pitch=5.08mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0204 series Axial Vertical pin pitch 5.08mm 0.167W length 3.6mm diameter 1.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal +Resistor, Axial_DIN0204 series, Axial, Horizontal, pin pitch=7.62mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0204 series Axial Horizontal pin pitch 7.62mm 0.167W length 3.6mm diameter 1.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0207_L6.3mm_D2.5mm_P2.54mm_Vertical +Resistor, Axial_DIN0207 series, Axial, Vertical, pin pitch=2.54mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0207 series Axial Vertical pin pitch 2.54mm 0.25W = 1/4W length 6.3mm diameter 2.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0207_L6.3mm_D2.5mm_P5.08mm_Vertical +Resistor, Axial_DIN0207 series, Axial, Vertical, pin pitch=5.08mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0207 series Axial Vertical pin pitch 5.08mm 0.25W = 1/4W length 6.3mm diameter 2.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal +Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=7.62mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0207 series Axial Horizontal pin pitch 7.62mm 0.25W = 1/4W length 6.3mm diameter 2.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal +Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=10.16mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0207 series Axial Horizontal pin pitch 10.16mm 0.25W = 1/4W length 6.3mm diameter 2.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal +Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=15.24mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0207 series Axial Horizontal pin pitch 15.24mm 0.25W = 1/4W length 6.3mm diameter 2.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0309_L9.0mm_D3.2mm_P2.54mm_Vertical +Resistor, Axial_DIN0309 series, Axial, Vertical, pin pitch=2.54mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0309 series Axial Vertical pin pitch 2.54mm 0.5W = 1/2W length 9mm diameter 3.2mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0309_L9.0mm_D3.2mm_P5.08mm_Vertical +Resistor, Axial_DIN0309 series, Axial, Vertical, pin pitch=5.08mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0309 series Axial Vertical pin pitch 5.08mm 0.5W = 1/2W length 9mm diameter 3.2mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0309_L9.0mm_D3.2mm_P12.70mm_Horizontal +Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=12.7mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0309 series Axial Horizontal pin pitch 12.7mm 0.5W = 1/2W length 9mm diameter 3.2mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0309_L9.0mm_D3.2mm_P15.24mm_Horizontal +Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=15.24mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0309 series Axial Horizontal pin pitch 15.24mm 0.5W = 1/2W length 9mm diameter 3.2mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0309_L9.0mm_D3.2mm_P20.32mm_Horizontal +Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=20.32mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0309 series Axial Horizontal pin pitch 20.32mm 0.5W = 1/2W length 9mm diameter 3.2mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal +Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0411_L9.9mm_D3.6mm_P5.08mm_Vertical +Resistor, Axial_DIN0411 series, Axial, Vertical, pin pitch=5.08mm, 1W, length*diameter=9.9*3.6mm^2 +Resistor Axial_DIN0411 series Axial Vertical pin pitch 5.08mm 1W length 9.9mm diameter 3.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0411_L9.9mm_D3.6mm_P7.62mm_Vertical +Resistor, Axial_DIN0411 series, Axial, Vertical, pin pitch=7.62mm, 1W, length*diameter=9.9*3.6mm^2 +Resistor Axial_DIN0411 series Axial Vertical pin pitch 7.62mm 1W length 9.9mm diameter 3.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0411_L9.9mm_D3.6mm_P12.70mm_Horizontal +Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=12.7mm, 1W, length*diameter=9.9*3.6mm^2 +Resistor Axial_DIN0411 series Axial Horizontal pin pitch 12.7mm 1W length 9.9mm diameter 3.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0411_L9.9mm_D3.6mm_P15.24mm_Horizontal +Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=15.24mm, 1W, length*diameter=9.9*3.6mm^2 +Resistor Axial_DIN0411 series Axial Horizontal pin pitch 15.24mm 1W length 9.9mm diameter 3.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0411_L9.9mm_D3.6mm_P20.32mm_Horizontal +Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=20.32mm, 1W, length*diameter=9.9*3.6mm^2 +Resistor Axial_DIN0411 series Axial Horizontal pin pitch 20.32mm 1W length 9.9mm diameter 3.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0411_L9.9mm_D3.6mm_P25.40mm_Horizontal +Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=25.4mm, 1W, length*diameter=9.9*3.6mm^2 +Resistor Axial_DIN0411 series Axial Horizontal pin pitch 25.4mm 1W length 9.9mm diameter 3.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0414_L11.9mm_D4.5mm_P5.08mm_Vertical +Resistor, Axial_DIN0414 series, Axial, Vertical, pin pitch=5.08mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0414 series Axial Vertical pin pitch 5.08mm 2W length 11.9mm diameter 4.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0414_L11.9mm_D4.5mm_P7.62mm_Vertical +Resistor, Axial_DIN0414 series, Axial, Vertical, pin pitch=7.62mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0414 series Axial Vertical pin pitch 7.62mm 2W length 11.9mm diameter 4.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0414_L11.9mm_D4.5mm_P15.24mm_Horizontal +Resistor, Axial_DIN0414 series, Axial, Horizontal, pin pitch=15.24mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0414 series Axial Horizontal pin pitch 15.24mm 2W length 11.9mm diameter 4.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0414_L11.9mm_D4.5mm_P20.32mm_Horizontal +Resistor, Axial_DIN0414 series, Axial, Horizontal, pin pitch=20.32mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0414 series Axial Horizontal pin pitch 20.32mm 2W length 11.9mm diameter 4.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0414_L11.9mm_D4.5mm_P25.40mm_Horizontal +Resistor, Axial_DIN0414 series, Axial, Horizontal, pin pitch=25.4mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0414 series Axial Horizontal pin pitch 25.4mm 2W length 11.9mm diameter 4.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0516_L15.5mm_D5.0mm_P5.08mm_Vertical +Resistor, Axial_DIN0516 series, Axial, Vertical, pin pitch=5.08mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0516 series Axial Vertical pin pitch 5.08mm 2W length 15.5mm diameter 5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0516_L15.5mm_D5.0mm_P7.62mm_Vertical +Resistor, Axial_DIN0516 series, Axial, Vertical, pin pitch=7.62mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0516 series Axial Vertical pin pitch 7.62mm 2W length 15.5mm diameter 5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0516_L15.5mm_D5.0mm_P20.32mm_Horizontal +Resistor, Axial_DIN0516 series, Axial, Horizontal, pin pitch=20.32mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0516 series Axial Horizontal pin pitch 20.32mm 2W length 15.5mm diameter 5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0516_L15.5mm_D5.0mm_P25.40mm_Horizontal +Resistor, Axial_DIN0516 series, Axial, Horizontal, pin pitch=25.4mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0516 series Axial Horizontal pin pitch 25.4mm 2W length 15.5mm diameter 5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0516_L15.5mm_D5.0mm_P30.48mm_Horizontal +Resistor, Axial_DIN0516 series, Axial, Horizontal, pin pitch=30.48mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0516 series Axial Horizontal pin pitch 30.48mm 2W length 15.5mm diameter 5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0614_L14.3mm_D5.7mm_P5.08mm_Vertical +Resistor, Axial_DIN0614 series, Axial, Vertical, pin pitch=5.08mm, 1.5W, length*diameter=14.3*5.7mm^2 +Resistor Axial_DIN0614 series Axial Vertical pin pitch 5.08mm 1.5W length 14.3mm diameter 5.7mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0614_L14.3mm_D5.7mm_P7.62mm_Vertical +Resistor, Axial_DIN0614 series, Axial, Vertical, pin pitch=7.62mm, 1.5W, length*diameter=14.3*5.7mm^2 +Resistor Axial_DIN0614 series Axial Vertical pin pitch 7.62mm 1.5W length 14.3mm diameter 5.7mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0614_L14.3mm_D5.7mm_P15.24mm_Horizontal +Resistor, Axial_DIN0614 series, Axial, Horizontal, pin pitch=15.24mm, 1.5W, length*diameter=14.3*5.7mm^2 +Resistor Axial_DIN0614 series Axial Horizontal pin pitch 15.24mm 1.5W length 14.3mm diameter 5.7mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0614_L14.3mm_D5.7mm_P20.32mm_Horizontal +Resistor, Axial_DIN0614 series, Axial, Horizontal, pin pitch=20.32mm, 1.5W, length*diameter=14.3*5.7mm^2 +Resistor Axial_DIN0614 series Axial Horizontal pin pitch 20.32mm 1.5W length 14.3mm diameter 5.7mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0614_L14.3mm_D5.7mm_P25.40mm_Horizontal +Resistor, Axial_DIN0614 series, Axial, Horizontal, pin pitch=25.4mm, 1.5W, length*diameter=14.3*5.7mm^2 +Resistor Axial_DIN0614 series Axial Horizontal pin pitch 25.4mm 1.5W length 14.3mm diameter 5.7mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0617_L17.0mm_D6.0mm_P5.08mm_Vertical +Resistor, Axial_DIN0617 series, Axial, Vertical, pin pitch=5.08mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0617 series Axial Vertical pin pitch 5.08mm 2W length 17mm diameter 6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0617_L17.0mm_D6.0mm_P7.62mm_Vertical +Resistor, Axial_DIN0617 series, Axial, Vertical, pin pitch=7.62mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0617 series Axial Vertical pin pitch 7.62mm 2W length 17mm diameter 6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0617_L17.0mm_D6.0mm_P20.32mm_Horizontal +Resistor, Axial_DIN0617 series, Axial, Horizontal, pin pitch=20.32mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0617 series Axial Horizontal pin pitch 20.32mm 2W length 17mm diameter 6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0617_L17.0mm_D6.0mm_P25.40mm_Horizontal +Resistor, Axial_DIN0617 series, Axial, Horizontal, pin pitch=25.4mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0617 series Axial Horizontal pin pitch 25.4mm 2W length 17mm diameter 6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0617_L17.0mm_D6.0mm_P30.48mm_Horizontal +Resistor, Axial_DIN0617 series, Axial, Horizontal, pin pitch=30.48mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0617 series Axial Horizontal pin pitch 30.48mm 2W length 17mm diameter 6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0918_L18.0mm_D9.0mm_P7.62mm_Vertical +Resistor, Axial_DIN0918 series, Axial, Vertical, pin pitch=7.62mm, 4W, length*diameter=18*9mm^2 +Resistor Axial_DIN0918 series Axial Vertical pin pitch 7.62mm 4W length 18mm diameter 9mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0918_L18.0mm_D9.0mm_P22.86mm_Horizontal +Resistor, Axial_DIN0918 series, Axial, Horizontal, pin pitch=22.86mm, 4W, length*diameter=18*9mm^2 +Resistor Axial_DIN0918 series Axial Horizontal pin pitch 22.86mm 4W length 18mm diameter 9mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0918_L18.0mm_D9.0mm_P25.40mm_Horizontal +Resistor, Axial_DIN0918 series, Axial, Horizontal, pin pitch=25.4mm, 4W, length*diameter=18*9mm^2 +Resistor Axial_DIN0918 series Axial Horizontal pin pitch 25.4mm 4W length 18mm diameter 9mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0918_L18.0mm_D9.0mm_P30.48mm_Horizontal +Resistor, Axial_DIN0918 series, Axial, Horizontal, pin pitch=30.48mm, 4W, length*diameter=18*9mm^2 +Resistor Axial_DIN0918 series Axial Horizontal pin pitch 30.48mm 4W length 18mm diameter 9mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0922_L20.0mm_D9.0mm_P7.62mm_Vertical +Resistor, Axial_DIN0922 series, Axial, Vertical, pin pitch=7.62mm, 5W, length*diameter=20*9mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0922 series Axial Vertical pin pitch 7.62mm 5W length 20mm diameter 9mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0922_L20.0mm_D9.0mm_P25.40mm_Horizontal +Resistor, Axial_DIN0922 series, Axial, Horizontal, pin pitch=25.4mm, 5W, length*diameter=20*9mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0922 series Axial Horizontal pin pitch 25.4mm 5W length 20mm diameter 9mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0922_L20.0mm_D9.0mm_P30.48mm_Horizontal +Resistor, Axial_DIN0922 series, Axial, Horizontal, pin pitch=30.48mm, 5W, length*diameter=20*9mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0922 series Axial Horizontal pin pitch 30.48mm 5W length 20mm diameter 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L20.0mm_W6.4mm_P5.08mm_Vertical +Resistor, Axial_Power series, Axial, Vertical, pin pitch=5.08mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Axial Vertical pin pitch 5.08mm 4W length 20mm width 6.4mm height 6.4mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L20.0mm_W6.4mm_P7.62mm_Vertical +Resistor, Axial_Power series, Axial, Vertical, pin pitch=7.62mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Axial Vertical pin pitch 7.62mm 4W length 20mm width 6.4mm height 6.4mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L20.0mm_W6.4mm_P22.40mm +Resistor, Axial_Power series, Box, pin pitch=22.4mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 22.4mm 4W length 20mm width 6.4mm height 6.4mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L20.0mm_W6.4mm_P25.40mm +Resistor, Axial_Power series, Box, pin pitch=25.4mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 25.4mm 4W length 20mm width 6.4mm height 6.4mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L20.0mm_W6.4mm_P30.48mm +Resistor, Axial_Power series, Box, pin pitch=30.48mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 30.48mm 4W length 20mm width 6.4mm height 6.4mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L25.0mm_W6.4mm_P27.94mm +Resistor, Axial_Power series, Box, pin pitch=27.94mm, 5W, length*width*height=25*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 27.94mm 5W length 25mm width 6.4mm height 6.4mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L25.0mm_W6.4mm_P30.48mm +Resistor, Axial_Power series, Box, pin pitch=30.48mm, 5W, length*width*height=25*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 30.48mm 5W length 25mm width 6.4mm height 6.4mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L25.0mm_W9.0mm_P7.62mm_Vertical +Resistor, Axial_Power series, Axial, Vertical, pin pitch=7.62mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Axial Vertical pin pitch 7.62mm 7W length 25mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L25.0mm_W9.0mm_P10.16mm_Vertical +Resistor, Axial_Power series, Axial, Vertical, pin pitch=10.16mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Axial Vertical pin pitch 10.16mm 7W length 25mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L25.0mm_W9.0mm_P27.94mm +Resistor, Axial_Power series, Box, pin pitch=27.94mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 27.94mm 7W length 25mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L25.0mm_W9.0mm_P30.48mm +Resistor, Axial_Power series, Box, pin pitch=30.48mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 30.48mm 7W length 25mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L38.0mm_W6.4mm_P40.64mm +Resistor, Axial_Power series, Box, pin pitch=40.64mm, 7W, length*width*height=38*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 40.64mm 7W length 38mm width 6.4mm height 6.4mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L38.0mm_W6.4mm_P45.72mm +Resistor, Axial_Power series, Box, pin pitch=45.72mm, 7W, length*width*height=38*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 45.72mm 7W length 38mm width 6.4mm height 6.4mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L38.0mm_W9.0mm_P40.64mm +Resistor, Axial_Power series, Box, pin pitch=40.64mm, 9W, length*width*height=38*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 40.64mm 9W length 38mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L38.0mm_W9.0mm_P45.72mm +Resistor, Axial_Power series, Box, pin pitch=45.72mm, 9W, length*width*height=38*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 45.72mm 9W length 38mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L48.0mm_W12.5mm_P7.62mm_Vertical +Resistor, Axial_Power series, Axial, Vertical, pin pitch=7.62mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Axial Vertical pin pitch 7.62mm 15W length 48mm width 12.5mm height 12.5mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L48.0mm_W12.5mm_P10.16mm_Vertical +Resistor, Axial_Power series, Axial, Vertical, pin pitch=10.16mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Axial Vertical pin pitch 10.16mm 15W length 48mm width 12.5mm height 12.5mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L48.0mm_W12.5mm_P55.88mm +Resistor, Axial_Power series, Box, pin pitch=55.88mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 55.88mm 15W length 48mm width 12.5mm height 12.5mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L48.0mm_W12.5mm_P60.96mm +Resistor, Axial_Power series, Box, pin pitch=60.96mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 60.96mm 15W length 48mm width 12.5mm height 12.5mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L50.0mm_W9.0mm_P55.88mm +Resistor, Axial_Power series, Box, pin pitch=55.88mm, 11W, length*width*height=50*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 55.88mm 11W length 50mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L50.0mm_W9.0mm_P60.96mm +Resistor, Axial_Power series, Box, pin pitch=60.96mm, 11W, length*width*height=50*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 60.96mm 11W length 50mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L60.0mm_W14.0mm_P10.16mm_Vertical +Resistor, Axial_Power series, Axial, Vertical, pin pitch=10.16mm, 25W, length*width*height=60*14*14mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Axial Vertical pin pitch 10.16mm 25W length 60mm width 14mm height 14mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L60.0mm_W14.0mm_P66.04mm +Resistor, Axial_Power series, Box, pin pitch=66.04mm, 25W, length*width*height=60*14*14mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 66.04mm 25W length 60mm width 14mm height 14mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L60.0mm_W14.0mm_P71.12mm +Resistor, Axial_Power series, Box, pin pitch=71.12mm, 25W, length*width*height=60*14*14mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 71.12mm 25W length 60mm width 14mm height 14mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L75.0mm_W9.0mm_P81.28mm +Resistor, Axial_Power series, Box, pin pitch=81.28mm, 17W, length*width*height=75*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 81.28mm 17W length 75mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L75.0mm_W9.0mm_P86.36mm +Resistor, Axial_Power series, Box, pin pitch=86.36mm, 17W, length*width*height=75*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 86.36mm 17W length 75mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Shunt_L22.2mm_W8.0mm_PS14.30mm_P25.40mm +Resistor, Axial_Shunt series, Box, pin pitch=25.4mm, 3W, length*width*height=22.2*8*8mm^3, shunt pin pitch = 14.30mm, http://www.vishay.com/docs/30217/cpsl.pdf +Resistor Axial_Shunt series Box pin pitch 25.4mm 3W length 22.2mm width 8mm height 8mm shunt pin pitch 14.30mm +0 +4 +4 +Resistor_THT +R_Axial_Shunt_L22.2mm_W9.5mm_PS14.30mm_P25.40mm +Resistor, Axial_Shunt series, Box, pin pitch=25.4mm, 5W, length*width*height=22.2*9.5*9.5mm^3, shunt pin pitch = 14.30mm, http://www.vishay.com/docs/30217/cpsl.pdf +Resistor Axial_Shunt series Box pin pitch 25.4mm 5W length 22.2mm width 9.5mm height 9.5mm shunt pin pitch 14.30mm +0 +4 +4 +Resistor_THT +R_Axial_Shunt_L35.3mm_W9.5mm_PS25.40mm_P38.10mm +Resistor, Axial_Shunt series, Box, pin pitch=38.1mm, 7W, length*width*height=35.3*9.5*9.5mm^3, shunt pin pitch = 25.40mm, http://www.vishay.com/docs/30217/cpsl.pdf +Resistor Axial_Shunt series Box pin pitch 38.1mm 7W length 35.3mm width 9.5mm height 9.5mm shunt pin pitch 25.40mm +0 +4 +4 +Resistor_THT +R_Axial_Shunt_L47.6mm_W9.5mm_PS34.93mm_P50.80mm +Resistor, Axial_Shunt series, Box, pin pitch=50.8mm, 10W, length*width*height=47.6*9.5*9.5mm^3, shunt pin pitch = 34.93mm, http://www.vishay.com/docs/30217/cpsl.pdf +Resistor Axial_Shunt series Box pin pitch 50.8mm 10W length 47.6mm width 9.5mm height 9.5mm shunt pin pitch 34.93mm +0 +4 +4 +Resistor_THT +R_Axial_Shunt_L47.6mm_W12.7mm_PS34.93mm_P50.80mm +Resistor, Axial_Shunt series, Box, pin pitch=50.8mm, 15W, length*width*height=47.6*12.7*12.7mm^3, shunt pin pitch = 34.93mm, http://www.vishay.com/docs/30217/cpsl.pdf +Resistor Axial_Shunt series Box pin pitch 50.8mm 15W length 47.6mm width 12.7mm height 12.7mm shunt pin pitch 34.93mm +0 +4 +4 +Resistor_THT +R_Bare_Metal_Element_L12.4mm_W4.8mm_P11.40mm +Resistor, Bare_Metal_Element series, Bare Metal Strip/Wire, Horizontal, pin pitch=11.4mm, 1W, length*width=12.4*4.8mm^2, https://www.bourns.com/pdfs/PWR4412-2S.pdf +Resistor Bare_Metal_Element series Bare Metal Strip Wire Horizontal pin pitch 11.4mm 1W length 12.4mm width 4.8mm +0 +2 +2 +Resistor_THT +R_Bare_Metal_Element_L16.3mm_W4.8mm_P15.30mm +Resistor, Bare_Metal_Element series, Bare Metal Strip/Wire, Horizontal, pin pitch=15.3mm, 3W, length*width=16.3*4.8mm^2, https://www.bourns.com/pdfs/PWR4412-2S.pdf +Resistor Bare_Metal_Element series Bare Metal Strip Wire Horizontal pin pitch 15.3mm 3W length 16.3mm width 4.8mm +0 +2 +2 +Resistor_THT +R_Bare_Metal_Element_L21.3mm_W4.8mm_P20.30mm +Resistor, Bare_Metal_Element series, Bare Metal Strip/Wire, Horizontal, pin pitch=20.3mm, 5W, length*width=21.3*4.8mm^2, https://www.bourns.com/pdfs/PWR4412-2S.pdf +Resistor Bare_Metal_Element series Bare Metal Strip Wire Horizontal pin pitch 20.3mm 5W length 21.3mm width 4.8mm +0 +2 +2 +Resistor_THT +R_Box_L8.4mm_W2.5mm_P5.08mm +Resistor, Box series, Radial, pin pitch=5.08mm, 0.5W = 1/2W, length*width=8.38*2.54mm^2, http://www.vishay.com/docs/60051/cns020.pdf +Resistor Box series Radial pin pitch 5.08mm 0.5W = 1/2W length 8.38mm width 2.54mm +0 +2 +2 +Resistor_THT +R_Box_L13.0mm_W4.0mm_P9.00mm +Resistor, Box series, Radial, pin pitch=9.00mm, 2W, length*width=13.0*4.0mm^2, http://www.produktinfo.conrad.com/datenblaetter/425000-449999/443860-da-01-de-METALLBAND_WIDERSTAND_0_1_OHM_5W_5Pr.pdf +Resistor Box series Radial pin pitch 9.00mm 2W length 13.0mm width 4.0mm +0 +2 +2 +Resistor_THT +R_Box_L14.0mm_W5.0mm_P9.00mm +Resistor, Box series, Radial, pin pitch=9.00mm, 5W, length*width=14.0*5.0mm^2, http://www.produktinfo.conrad.com/datenblaetter/425000-449999/443860-da-01-de-METALLBAND_WIDERSTAND_0_1_OHM_5W_5Pr.pdf +Resistor Box series Radial pin pitch 9.00mm 5W length 14.0mm width 5.0mm +0 +2 +2 +Resistor_THT +R_Box_L26.0mm_W5.0mm_P20.00mm +Resistor, Box series, Radial, pin pitch=20.00mm, 10W, length*width=26.0*5.0mm^2, http://www.produktinfo.conrad.com/datenblaetter/425000-449999/443860-da-01-de-METALLBAND_WIDERSTAND_0_1_OHM_5W_5Pr.pdf +Resistor Box series Radial pin pitch 20.00mm 10W length 26.0mm width 5.0mm +0 +2 +2 +Resistor_THT +R_Radial_Power_L7.0mm_W8.0mm_Px2.40mm_Py2.30mm +Resistor, Radial_Power series, Radial, pin pitch=2.40*2.30mm^2, 7W, length*width=7*8mm^2, http://www.vitrohm.com/content/files/vitrohm_series_kv_-_201601.pdf +Resistor Radial_Power series Radial pin pitch 2.40*2.30mm^2 7W length 7mm width 8mm +0 +2 +2 +Resistor_THT +R_Radial_Power_L9.0mm_W10.0mm_Px2.70mm_Py2.30mm +Resistor, Radial_Power series, Radial, pin pitch=2.70*2.30mm^2, 17W, length*width=9*10mm^2, http://www.vitrohm.com/content/files/vitrohm_series_kv_-_201601.pdf +Resistor Radial_Power series Radial pin pitch 2.70*2.30mm^2 17W length 9mm width 10mm +0 +2 +2 +Resistor_THT +R_Radial_Power_L11.0mm_W7.0mm_P5.00mm +Resistor, Radial_Power series, Radial, pin pitch=5.00mm, 2W, length*width=11.0*7.0mm^2, http://www.vishay.com/docs/30218/cpcx.pdf +Resistor Radial_Power series Radial pin pitch 5.00mm 2W length 11.0mm width 7.0mm +0 +2 +2 +Resistor_THT +R_Radial_Power_L12.0mm_W8.0mm_P5.00mm +Resistor, Radial_Power series, Radial, pin pitch=5.00mm, 3W, length*width=12.0*8.0mm^2, http://www.vishay.com/docs/30218/cpcx.pdf +Resistor Radial_Power series Radial pin pitch 5.00mm 3W length 12.0mm width 8.0mm +0 +2 +2 +Resistor_THT +R_Radial_Power_L13.0mm_W9.0mm_P5.00mm +Resistor, Radial_Power series, Radial, pin pitch=5.00mm, 7W, length*width=13.0*9.0mm^2, http://www.vishay.com/docs/30218/cpcx.pdf +Resistor Radial_Power series Radial pin pitch 5.00mm 7W length 13.0mm width 9.0mm +0 +2 +2 +Resistor_THT +R_Radial_Power_L16.1mm_W9.0mm_P7.37mm +Resistor, Radial_Power series, Radial, pin pitch=7.37mm, 10W, length*width=16.1*9mm^2, http://www.vishay.com/docs/30218/cpcx.pdf +Resistor Radial_Power series Radial pin pitch 7.37mm 10W length 16.1mm width 9mm +0 +2 +2 +Rotary_Encoder +RotaryEncoder_Alps_EC11E-Switch_Vertical_H20mm +Alps rotary encoder, EC12E... with switch, vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html +rotary encoder +0 +7 +6 +Rotary_Encoder +RotaryEncoder_Alps_EC11E-Switch_Vertical_H20mm_CircularMountingHoles +Alps rotary encoder, EC12E... with switch, vertical shaft, mounting holes with circular drills, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html +rotary encoder +0 +7 +6 +Rotary_Encoder +RotaryEncoder_Alps_EC11E_Vertical_H20mm +Alps rotary encoder, EC12E... without switch (pins are dummy), vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html +rotary encoder +0 +7 +4 +Rotary_Encoder +RotaryEncoder_Alps_EC11E_Vertical_H20mm_CircularMountingHoles +Alps rotary encoder, EC12E... without switch (pins are dummy), vertical shaft, mounting holes with circular drills, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html +rotary encoder +0 +7 +4 +Rotary_Encoder +RotaryEncoder_Alps_EC12E-Switch_Vertical_H20mm +Alps rotary encoder, EC12E... with switch, vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC12E/EC12E1240405.html & http://cdn-reichelt.de/documents/datenblatt/F100/402097STEC12E08.PDF +rotary encoder +0 +7 +6 +Rotary_Encoder +RotaryEncoder_Alps_EC12E-Switch_Vertical_H20mm_CircularMountingHoles +Alps rotary encoder, EC12E... with switch, vertical shaft, mounting holes with circular drills, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC12E/EC12E1240405.html & http://cdn-reichelt.de/documents/datenblatt/F100/402097STEC12E08.PDF +rotary encoder +0 +7 +6 +Rotary_Encoder +RotaryEncoder_Alps_EC12E_Vertical_H20mm +Alps rotary encoder, EC12E..., vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC12E/EC12E1240405.html +rotary encoder +0 +5 +4 +Rotary_Encoder +RotaryEncoder_Alps_EC12E_Vertical_H20mm_CircularMountingHoles +Alps rotary encoder, EC12E..., vertical shaft, mounting holes with circular drills, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC12E/EC12E1240405.html +rotary encoder +0 +5 +4 +Sensor +Aosong_DHT11_5.5x12.0_P2.54mm +Temperature and humidity module, http://akizukidenshi.com/download/ds/aosong/DHT11.pdf +Temperature and humidity module +0 +4 +4 +Sensor +Avago_ADPS-9960 +Digital Proximity, Ambient Light, RGB and Gesture Sensor (https://docs.broadcom.com/doc/AV02-4191EN) +DFN Sensor optical IR +0 +8 +8 +Sensor +MQ-6 +Gas Sensor, 6 pin, https://www.winsen-sensor.com/d/files/semiconductor/mq-6.pdf +gas sensor +0 +6 +6 +Sensor +SHT1x +SHT1x +SHT1x +0 +8 +8 +Sensor +Senseair_S8_Down +Sensair S8 Series CO2 sensor, 1kHz PWM output, Modbus, THT +co2 gas sensor pwm modbus +0 +9 +9 +Sensor +Senseair_S8_Up +Sensair S8 Series CO2 sensor, 1kHz PWM output, Modbus, THT +co2 gas sensor pwm modbus +0 +9 +9 +Sensor_Audio +CUI_CMC-4013-SMT +Omnidirectional, -42dB, reflowable, electret condenser microphone https://www.cuidevices.com/product/resource/cmc-4013-smt-tr.pdf +Microphone CUI +0 +2 +2 +Sensor_Audio +Infineon_PG-LLGA-5-1 +Infineon_PG-LLGA-5-1 StepUp generated footprint, https://www.infineon.com/cms/en/product/packages/PG-LLGA/PG-LLGA-5-1/ +infineon mems microphone +0 +15 +5 +Sensor_Audio +Knowles_LGA-5_3.5x2.65mm +https://www.knowles.com/docs/default-source/model-downloads/sph0641lu4h-1-revb.pdf +MEMS Microphone LGA +0 +5 +5 +Sensor_Audio +ST_HLGA-6_3.76x4.72mm_P1.65mm +http://www.st.com/content/ccc/resource/technical/document/datasheet/group3/27/62/48/98/44/54/4d/36/DM00303211/files/DM00303211.pdf/jcr:content/translations/en.DM00303211.pdf +HLGA Sensor Audio +0 +6 +6 +Sensor_Current +AKM_CQ_7 +AKM Current Sensor, 7 pin, THT (http://www.akm.com/akm/en/file/datasheet/CQ-236B.pdf) +akm current sensor tht +0 +39 +7 +Sensor_Current +AKM_CQ_7S +AKM Current Sensor, 7 pin, SMD (http://www.akm.com/akm/en/file/datasheet/CQ-236B.pdf) +akm current sensor smd +0 +19 +7 +Sensor_Current +AKM_CQ_VSOP-24_5.6x7.9mm_P0.65mm +AKM VSOP-24 current sensor, 5.6x7.9mm body, 0.65mm pitch (http://www.akm.com/akm/en/file/datasheet/CQ-330J.pdf) +akm vsop 24 +0 +10 +10 +Sensor_Current +AKM_CZ_SSOP-10_6.5x8.1mm_P0.95mm +AKM CZ-381x current sensor, 6.5x8.1mm body, 0.95mm pitch (http://www.akm.com/akm/en/product/detail/0009/) +akm cz-381x 10 +0 +10 +10 +Sensor_Current +Allegro_CB_PFF +Allegro MicroSystems, CB-PFF Package (http://www.allegromicro.com/en/Products/Current-Sensor-ICs/Fifty-To-Two-Hundred-Amp-Integrated-Conductor-Sensor-ICs/ACS758.aspx) !PADS 4-5 DO NOT MATCH DATASHEET! +Allegro CB-PFF +0 +37 +5 +Sensor_Current +Allegro_CB_PSF +Allegro MicroSystems, CB-PSF Package (http://www.allegromicro.com/en/Products/Current-Sensor-ICs/Fifty-To-Two-Hundred-Amp-Integrated-Conductor-Sensor-ICs/ACS758.aspx) +Allegro CB-PSF +0 +5 +5 +Sensor_Current +Allegro_CB_PSS +Allegro MicroSystems, CB-PSS Package (http://www.allegromicro.com/en/Products/Current-Sensor-ICs/Fifty-To-Two-Hundred-Amp-Integrated-Conductor-Sensor-ICs/ACS758.aspx) +Allegro CB-PSS +0 +5 +5 +Sensor_Current +Allegro_PSOF-7_4.8x6.4mm_P1.60mm +Allegro Microsystems PSOF-7, 4.8x6.4mm Body, 1.60mm Pitch (http://www.allegromicro.com/~/media/Files/Datasheets/ACS780-Datasheet.ashx) +Allegro PSOF-7 +0 +7 +7 +Sensor_Current +Allegro_QFN-12-10-1EP_3x3mm_P0.5mm +Allegro Microsystems 12-Lead (10-Lead Populated) Quad Flat Pack, 3x3mm Body, 0.5mm Pitch (http://www.allegromicro.com/~/media/Files/Datasheets/ACS711-Datasheet.ashx) +Allegro QFN 0.5 +0 +14 +10 +Sensor_Current +Allegro_QSOP-24_3.9x8.7mm_P0.635mm +Allegro Microsystems 24-Lead Plastic Shrink Small Outline Narrow Body Body [QSOP] (http://www.allegromicro.com/~/media/Files/Datasheets/ACS726-Datasheet.ashx?la=en) +Allegro QSOP 0.635 +0 +24 +24 +Sensor_Current +Allegro_SIP-3 +Allegro Microsystems SIP-3, 1.27mm Pitch (http://www.allegromicro.com/~/media/Files/Datasheets/A1369-Datasheet.ashx) +Allegro SIP-3 +0 +3 +3 +Sensor_Current +Allegro_SIP-4 +Allegro Microsystems SIP-4, 1.27mm Pitch (http://www.allegromicro.com/~/media/Files/Datasheets/A1363-Datasheet.ashx) +Allegro SIP-4 +0 +4 +4 +Sensor_Current +Diodes_SIP-3_4.1x1.5mm_P1.27mm +Diodes SIP-3 Bulk Pack, 1.27mm Pitch (https://www.diodes.com/assets/Package-Files/SIP-3-Bulk-Pack.pdf) +Diodes SIP-3 Bulk Pack +0 +3 +3 +Sensor_Current +Diodes_SIP-3_4.1x1.5mm_P2.65mm +Diodes SIP-3 Ammo Pack, 2.65mm Pitch (https://www.diodes.com/assets/Package-Files/SIP-3-Ammo-Pack.pdf) +Diodes SIP-3 Ammo Pack +0 +3 +3 +Sensor_Current +Honeywell_CSLW +https://sensing.honeywell.com/honeywell-sensing-cslw-series-product-sheet-005861-1-en.pdf +Miniature Wired Open-Loop Current Sensor +0 +5 +5 +Sensor_Current +LEM_CKSR +LEM CKSR 6/15/25/50/75-NP Current Transducer, https://www.lem.com/sites/default/files/products_datasheets/cksr_75-np.pdf +current transducer LEM +0 +14 +14 +Sensor_Current +LEM_HO8-NP +LEM HO 8/15/25-NP Current Transducer (https://www.lem.com/sites/default/files/products_datasheets/ho-np-0000_series.pdf) +current transducer +0 +13 +13 +Sensor_Current +LEM_HO8-NSM +LEM HO 8/15/25-NSM Current Transducer (https://www.lem.com/sites/default/files/products_datasheets/ho-nsm-0000_series.pdf) +current transducer +0 +13 +13 +Sensor_Current +LEM_HO40-NP +LEM HO 40/60/120/150-NP Current Transducer (https://www.lem.com/sites/default/files/products_datasheets/ho-np_0100__1100_series.pdf) +current transducer +0 +13 +13 +Sensor_Current +LEM_HTFS +LEM HTFS x00-P current transducer (https://www.lem.com/sites/default/files/products_datasheets/htfs_200_800-p.pdf) +HTFS current transducer +0 +4 +4 +Sensor_Current +LEM_HX02-P +LEM HX02-P hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%202_6-p_e%20v5.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_HX03-P-SP2 +LEM HX03-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_HX04-P +LEM HX04-P hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%202_6-p_e%20v5.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_HX05-NP +LEM HX05-NP hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%205_15-np_e%20v10.pdf) +hall current +0 +8 +8 +Sensor_Current +LEM_HX05-P-SP2 +LEM HX05-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_HX06-P +LEM HX06-P hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%202_6-p_e%20v5.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_HX10-NP +LEM HX10-NP hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%205_15-np_e%20v10.pdf) +hall current +0 +8 +8 +Sensor_Current +LEM_HX10-P-SP2 +LEM HX10-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_HX15-NP +LEM HX15-NP hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%205_15-np_e%20v10.pdf) +hall current +0 +8 +8 +Sensor_Current +LEM_HX15-P-SP2 +LEM HX15-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_HX20-P-SP2 +LEM HX20-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_HX25-P-SP2 +LEM HX25-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_HX50-P-SP2 +LEM HX50-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_LA25-P +LEM Current Transducer (https://www.lem.com/sites/default/files/products_datasheets/la_25-p.pdf) +current transducer +0 +3 +3 +Sensor_Current +LEM_LTSR-NP +LEM current transducer LEM_LTSR-NP 5V supply voltage series https://www.lem.com/sites/default/files/products_datasheets/ltsr_6-np.pdf +Current transducer +0 +10 +10 +Sensor_Distance +ST_VL53L1x +VL53L1x distance sensor +VL53L1CXV0FY1 VL53L1x +0 +13 +12 +Sensor_Humidity +Sensirion_DFN-4-1EP_2x2mm_P1mm_EP0.7x1.6mm +DFN, 4 Pin (https://www.sensirion.com/fileadmin/user_upload/customers/sensirion/Dokumente/0_Datasheets/Humidity/Sensirion_Humidity_Sensors_SHTC3_Datasheet.pdf) +Sensirion DFN NoLead +0 +10 +5 +Sensor_Humidity +Sensirion_DFN-8-1EP_2.5x2.5mm_P0.5mm_EP1.1x1.7mm +Sensirion DFN-8 SHT3x-DIS (https://www.sensirion.com/fileadmin/user_upload/customers/sensirion/Dokumente/2_Humidity_Sensors/Datasheets/Sensirion_Humidity_Sensors_SHT3x_Datasheet_digital.pdf) +sensirion dfn nolead +0 +10 +9 +Sensor_Motion +InvenSense_QFN-24_3x3mm_P0.4mm +24-Lead Plastic QFN (3mm x 3mm); Pitch 0.4mm; EP 1.7x1.54mm; for InvenSense motion sensors; keepout area marked (Package see: https://store.invensense.com/datasheets/invensense/MPU9250REV1.0.pdf; See also https://www.invensense.com/wp-content/uploads/2015/02/InvenSense-MEMS-Handling.pdf) +QFN 0.4 +0 +24 +24 +Sensor_Motion +InvenSense_QFN-24_3x3mm_P0.4mm_NoMask +24-Lead Plastic QFN (3mm x 3mm); Pitch 0.4mm; EP 1.7x1.54mm; for InvenSense motion sensors; Mask removed below exposed pad; keepout area marked (Package see: https://store.invensense.com/datasheets/invensense/MPU9250REV1.0.pdf; See also https://www.invensense.com/wp-content/uploads/2015/02/InvenSense-MEMS-Handling.pdf) +QFN 0.4 +0 +25 +24 +Sensor_Motion +InvenSense_QFN-24_4x4mm_P0.5mm +24-Lead Plastic QFN (4mm x 4mm); Pitch 0.5mm; EP 2.7x2.6mm; for InvenSense motion sensors; keepout area marked (Package see: https://store.invensense.com/datasheets/invensense/MPU-6050_DataSheet_V3%204.pdf; See also https://www.invensense.com/wp-content/uploads/2015/02/InvenSense-MEMS-Handling.pdf) +QFN 0.5 +0 +24 +24 +Sensor_Motion +InvenSense_QFN-24_4x4mm_P0.5mm_NoMask +24-Lead Plastic QFN (4mm x 4mm); Pitch 0.5mm; EP 2.7x2.6mm; for InvenSense motion sensors; Mask removed below exposed pad; keepout area marked (Package see: https://store.invensense.com/datasheets/invensense/MPU-6050_DataSheet_V3%204.pdf; See also https://www.invensense.com/wp-content/uploads/2015/02/InvenSense-MEMS-Handling.pdf) +QFN 0.5 +0 +25 +24 +Sensor_Pressure +Freescale_98ARH99066A +https://www.nxp.com/docs/en/data-sheet/MPXH6250A.pdf +sensor pressure ssop 98ARH99066A +0 +8 +8 +Sensor_Pressure +Freescale_98ARH99089A +https://www.nxp.com/docs/en/data-sheet/MPXH6250A.pdf +sensor pressure ssop 98ARH99089A +0 +8 +8 +Sensor_Pressure +Honeywell_40PCxxxG1A +https://www.honeywellscportal.com/index.php?ci_id=138832 +pressure sensor automotive honeywell +0 +3 +3 +Sensor_Pressure +TE_MS5525DSO-DBxxxyS +Pressure Sensor, Dual-Barbed, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=MS5525DSO&DocType=DS&DocLang=English +Pressure DualBarbed +0 +14 +14 +Sensor_Voltage +LEM_LV25-P +LEM LV25-P Voltage transducer, https://www.lem.com/sites/default/files/products_datasheets/lv_25-p.pdf +LEM Hall Effect Voltage transducer +0 +5 +5 +Socket +3M_Textool_240-1288-00-0602J_2x20_P2.54mm +3M 40-pin zero insertion force socket, though-hole, row spacing 25.4 mm (1000 mils) +THT DIP DIL ZIF 25.4mm 1000mil Socket +0 +40 +40 +Socket +DIP_Socket-14_W4.3_W5.08_W7.62_W10.16_W10.9_3M_214-3339-00-0602J +3M 14-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 7.62mm 300mil Socket +0 +14 +14 +Socket +DIP_Socket-16_W4.3_W5.08_W7.62_W10.16_W10.9_3M_216-3340-00-0602J +3M 16-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 7.62mm 300mil Socket +0 +16 +16 +Socket +DIP_Socket-18_W4.3_W5.08_W7.62_W10.16_W10.9_3M_218-3341-00-0602J +3M 18-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 7.62mm 300mil Socket +0 +18 +18 +Socket +DIP_Socket-20_W4.3_W5.08_W7.62_W10.16_W10.9_3M_220-3342-00-0602J +3M 20-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 7.62mm 300mil Socket +0 +20 +20 +Socket +DIP_Socket-22_W6.9_W7.62_W10.16_W12.7_W13.5_3M_222-3343-00-0602J +3M 22-pin zero insertion force socket, through-hole, row spacing 10.16 mm (400 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 10.16mm 400mil Socket +0 +22 +22 +Socket +DIP_Socket-24_W4.3_W5.08_W7.62_W10.16_W10.9_3M_224-5248-00-0602J +3M 24-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 7.62mm 300mil Socket +0 +24 +24 +Socket +DIP_Socket-24_W11.9_W12.7_W15.24_W17.78_W18.5_3M_224-1275-00-0602J +3M 24-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 15.24mm 600mil Socket +0 +24 +24 +Socket +DIP_Socket-28_W6.9_W7.62_W10.16_W12.7_W13.5_3M_228-4817-00-0602J +3M 28-pin zero insertion force socket, through-hole, row spacing 10.16 mm (400 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 10.16mm 400mil Socket +0 +28 +28 +Socket +DIP_Socket-28_W11.9_W12.7_W15.24_W17.78_W18.5_3M_228-1277-00-0602J +3M 28-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 15.24mm 600mil Socket +0 +28 +28 +Socket +DIP_Socket-32_W11.9_W12.7_W15.24_W17.78_W18.5_3M_232-1285-00-0602J +3M 32-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 15.24mm 600mil Socket +0 +32 +32 +Socket +DIP_Socket-40_W11.9_W12.7_W15.24_W17.78_W18.5_3M_240-1280-00-0602J +3M 40-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 15.24mm 600mil Socket +0 +40 +40 +Socket +DIP_Socket-40_W22.1_W22.86_W25.4_W27.94_W28.7_3M_240-3639-00-0602J +3M 40-pin zero insertion force socket, through-hole, row spacing 25.4 mm (1000 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 25.4mm 1000mil Socket +0 +40 +40 +Socket +DIP_Socket-42_W11.9_W12.7_W15.24_W17.78_W18.5_3M_242-1281-00-0602J +3M 42-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 15.24mm 600mil Socket +0 +42 +42 +Socket +Wells_648-0482211SA01 +https://www.farnell.com/cad/316865.pdf?_ga=2.37208032.177107060.1530611323-249019997.1498114824 +48pin TSOP Socket +0 +48 +48 +Symbol +CE-Logo_8.5x6mm_SilkScreen +CE marking +Logo CE certification +0 +0 +0 +Symbol +CE-Logo_11.2x8mm_SilkScreen +CE marking +Logo CE certification +0 +0 +0 +Symbol +CE-Logo_16.8x12mm_SilkScreen +CE marking +Logo CE certification +0 +0 +0 +Symbol +CE-Logo_28x20mm_SilkScreen +CE marking +Logo CE certification +0 +0 +0 +Symbol +CE-Logo_42x30mm_SilkScreen +CE marking +Logo CE certification +0 +0 +0 +Symbol +CE-Logo_56.1x40mm_SilkScreen +CE marking +Logo CE certification +0 +0 +0 +Symbol +ESD-Logo_6.6x6mm_SilkScreen +Electrostatic discharge Logo +Logo ESD +0 +0 +0 +Symbol +ESD-Logo_8.9x8mm_SilkScreen +Electrostatic discharge Logo +Logo ESD +0 +0 +0 +Symbol +ESD-Logo_13.2x12mm_SilkScreen +Electrostatic discharge Logo +Logo ESD +0 +0 +0 +Symbol +ESD-Logo_22x20mm_SilkScreen +Electrostatic discharge Logo +Logo ESD +0 +0 +0 +Symbol +ESD-Logo_33x30mm_SilkScreen +Electrostatic discharge Logo +Logo ESD +0 +0 +0 +Symbol +ESD-Logo_44.1x40mm_SilkScreen +Electrostatic discharge Logo +Logo ESD +0 +0 +0 +Symbol +FCC-Logo_7.3x6mm_SilkScreen +FCC marking +Logo FCC certification +0 +0 +0 +Symbol +FCC-Logo_9.6x8mm_SilkScreen +FCC marking +Logo FCC certification +0 +0 +0 +Symbol +FCC-Logo_14.6x12mm_SilkScreen +FCC marking +Logo FCC certification +0 +0 +0 +Symbol +FCC-Logo_24.2x20mm_SilkScreen +FCC marking +Logo FCC certification +0 +0 +0 +Symbol +FCC-Logo_36.3x30mm_SilkScreen +FCC marking +Logo FCC certification +0 +0 +0 +Symbol +FCC-Logo_48.3x40mm_SilkScreen +FCC marking +Logo FCC certification +0 +0 +0 +Symbol +KiCad-Logo2_5mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_5mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_6mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_6mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_8mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_8mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_12mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_12mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_20mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_20mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_30mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_30mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_40mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_40mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_5mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_5mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_6mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_6mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_8mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_8mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_12mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_12mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_20mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_20mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_30mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_30mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_40mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_40mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +OSHW-Logo2_7.3x6mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_7.3x6mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_9.8x8mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_9.8x8mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_14.6x12mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_14.6x12mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_24.3x20mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_24.3x20mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_36.5x30mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_36.5x30mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_48.7x40mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_48.7x40mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo_5.7x6mm_Copper +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_5.7x6mm_SilkScreen +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_7.5x8mm_Copper +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_7.5x8mm_SilkScreen +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_11.4x12mm_Copper +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_11.4x12mm_SilkScreen +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_19x20mm_Copper +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_19x20mm_SilkScreen +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_28.5x30mm_Copper +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_28.5x30mm_SilkScreen +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_38.1x40mm_Copper +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_38.1x40mm_SilkScreen +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Symbol_6.7x6mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_6.7x6mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_8.9x8mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_8.9x8mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_13.4x12mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_13.4x12mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_22.3x20mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_22.3x20mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_33.5x30mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_33.5x30mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_44.5x40mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_44.5x40mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +Polarity_Center_Negative_6mm_SilkScreen +Polarity Logo, Center Negative +Logo Polarity Center Negative +0 +0 +0 +Symbol +Polarity_Center_Negative_8mm_SilkScreen +Polarity Logo, Center Negative +Logo Polarity Center Negative +0 +0 +0 +Symbol +Polarity_Center_Negative_12mm_SilkScreen +Polarity Logo, Center Negative +Logo Polarity Center Negative +0 +0 +0 +Symbol +Polarity_Center_Negative_20mm_SilkScreen +Polarity Logo, Center Negative +Logo Polarity Center Negative +0 +0 +0 +Symbol +Polarity_Center_Negative_30mm_SilkScreen +Polarity Logo, Center Negative +Logo Polarity Center Negative +0 +0 +0 +Symbol +Polarity_Center_Negative_40mm_SilkScreen +Polarity Logo, Center Negative +Logo Polarity Center Negative +0 +0 +0 +Symbol +Polarity_Center_Positive_6mm_SilkScreen +Polarity Logo, Center Positive +Logo Polarity Center Positive +0 +0 +0 +Symbol +Polarity_Center_Positive_8mm_SilkScreen +Polarity Logo, Center Positive +Logo Polarity Center Positive +0 +0 +0 +Symbol +Polarity_Center_Positive_12mm_SilkScreen +Polarity Logo, Center Positive +Logo Polarity Center Positive +0 +0 +0 +Symbol +Polarity_Center_Positive_20mm_SilkScreen +Polarity Logo, Center Positive +Logo Polarity Center Positive +0 +0 +0 +Symbol +Polarity_Center_Positive_30mm_SilkScreen +Polarity Logo, Center Positive +Logo Polarity Center Positive +0 +0 +0 +Symbol +Polarity_Center_Positive_40mm_SilkScreen +Polarity Logo, Center Positive +Logo Polarity Center Positive +0 +0 +0 +Symbol +RoHS-Logo_6mm_SilkScreen +Restriction of Hazardous Substances Directive Logo +Logo RoHS +0 +0 +0 +Symbol +RoHS-Logo_8mm_SilkScreen +Restriction of Hazardous Substances Directive Logo +Logo RoHS +0 +0 +0 +Symbol +RoHS-Logo_12mm_SilkScreen +Restriction of Hazardous Substances Directive Logo +Logo RoHS +0 +0 +0 +Symbol +RoHS-Logo_20mm_SilkScreen +Restriction of Hazardous Substances Directive Logo +Logo RoHS +0 +0 +0 +Symbol +RoHS-Logo_30mm_SilkScreen +Restriction of Hazardous Substances Directive Logo +Logo RoHS +0 +0 +0 +Symbol +RoHS-Logo_40mm_SilkScreen +Restriction of Hazardous Substances Directive Logo +Logo RoHS +0 +0 +0 +Symbol +Symbol_Attention_CopperTop_Big +Symbol, Attention, Copper Top, Big, +Symbol, Attention, Copper Top, Big, +0 +0 +0 +Symbol +Symbol_Attention_CopperTop_Small +Symbol, Attention, Copper Top, Small, +Symbol, Attention, Copper Top, Small, +0 +0 +0 +Symbol +Symbol_Barrel_Polarity +Barrel connector polarity indicator +barrel polarity +0 +0 +0 +Symbol +Symbol_CC-Attribution_CopperTop_Big +Symbol, CC-Attribution, Copper Top, Big, +Symbol, CC-Attribution, Copper Top, Big, +0 +0 +0 +Symbol +Symbol_CC-Attribution_CopperTop_Small +Symbol, CC-Share Alike, Copper Top, Small, +Symbol, CC-Share Alike, Copper Top, Small, +0 +0 +0 +Symbol +Symbol_CC-Noncommercial_CopperTop_Big +Symbol, CC-Noncommercial, Copper Top, Big, +Symbol, CC-Noncommercial, Copper Top, Big, +0 +0 +0 +Symbol +Symbol_CC-Noncommercial_CopperTop_Small +Symbol, CC-Noncommercial Alike, Copper Top, Small, +Symbol, CC-Noncommercial Alike, Copper Top, Small, +0 +0 +0 +Symbol +Symbol_CC-PublicDomain_CopperTop_Big +Symbol, CC-PublicDomain, Copper Top, Big, +Symbol, CC-PublicDomain, Copper Top, Big, +0 +0 +0 +Symbol +Symbol_CC-PublicDomain_CopperTop_Small +Symbol, CC-Public Domain, Copper Top, Small, +Symbol, CC-Public Domain, Copper Top, Small, +0 +0 +0 +Symbol +Symbol_CC-PublicDomain_SilkScreenTop_Big +Symbol, CC-PublicDomain, SilkScreen Top, Big, +Symbol, CC-PublicDomain, SilkScreen Top, Big, +0 +0 +0 +Symbol +Symbol_CC-ShareAlike_CopperTop_Big +Symbol, CC-Share Alike, Copper Top, Big, +Symbol, CC-Share Alike, Copper Top, Big, +0 +0 +0 +Symbol +Symbol_CC-ShareAlike_CopperTop_Small +Symbol, CC-Share Alike, Copper Top, Small, +Symbol, CC-Share Alike, Copper Top, Small, +0 +0 +0 +Symbol +Symbol_CreativeCommonsPublicDomain_CopperTop_Small +Symbol, Creative Commons Public Domain, CopperTop, Small, +Symbol, Creative Commons Public Domain, CopperTop, Small, +0 +0 +0 +Symbol +Symbol_CreativeCommonsPublicDomain_SilkScreenTop_Small +Symbol, Creative Commons Public Domain, SilkScreenTop, Small, +Symbol, Creative Commons Public Domain, SilkScreen Top, Small, +0 +0 +0 +Symbol +Symbol_CreativeCommons_CopperTop_Type1_Big +Symbol, Creative Commons, CopperTop, Type 1, Big, +Symbol, Creative Commons, CopperTop, Type 1, Big, +0 +0 +0 +Symbol +Symbol_CreativeCommons_CopperTop_Type2_Big +Symbol, Creative Commons, CopperTop, Type 2, Big, +Symbol, Creative Commons, CopperTop, Type 2, Big, +0 +0 +0 +Symbol +Symbol_CreativeCommons_CopperTop_Type2_Small +Symbol, Creative Commons, CopperTop, Type 2, Small, +Symbol, Creative Commons, CopperTop, Type 2, Small, +0 +0 +0 +Symbol +Symbol_CreativeCommons_SilkScreenTop_Type2_Big +Symbol, Creative Commons, SilkScreen Top, Type 2, Big, +Symbol, Creative Commons, SilkScreen Top, Type 2, Big, +0 +0 +0 +Symbol +Symbol_Danger_CopperTop_Big +Symbol, Danger, CopperTop, Big, +Symbol, Danger, CopperTop, Big, +0 +0 +0 +Symbol +Symbol_Danger_CopperTop_Small +Symbol, Danger, Copper Top, Small, +Symbol, Danger, Copper Top, Small, +0 +0 +0 +Symbol +Symbol_ESD-Logo-Text_CopperTop + + +0 +0 +0 +Symbol +Symbol_ESD-Logo_CopperTop +ESD-Logo, similar JEDEC-14, without text, ohne Text, Copper Top, +ESD-Logo, similar JEDEC-14, without text, ohne Text, Copper Top, +0 +0 +0 +Symbol +Symbol_GNU-GPL_CopperTop_Big +Symbol, GNU-GPL, Copper Top, Big, +Symbol, GNU-GPL, Copper Top, Big, +0 +0 +0 +Symbol +Symbol_GNU-GPL_CopperTop_Small +Symbol, GNU-GPL, Copper Top, Small, +Symbol, GNU-GPL, Copper Top, Small, +0 +0 +0 +Symbol +Symbol_GNU-Logo_CopperTop +GNU-Logo, GNU-Head, GNU-Kopf, Copper Top, +GNU-Logo, GNU-Head, GNU-Kopf, Copper Top, +0 +0 +0 +Symbol +Symbol_GNU-Logo_SilkscreenTop +GNU-Logo, GNU-Head, GNU-Kopf, Silkscreen, +GNU-Logo, GNU-Head, GNU-Kopf, Silkscreen, +0 +0 +0 +Symbol +Symbol_HighVoltage_Type1_CopperTop_Big +Symbol, HighVoltage, Type1, Copper Top, Big, +Symbol, HighVoltage, Type1, Copper Top, Big, +0 +0 +0 +Symbol +Symbol_HighVoltage_Type2_CopperTop_Big +Symbol, HighVoltage, Type2, Copper Top, Big, +Symbol, HighVoltage, Type2, Copper Top, Big, +0 +0 +0 +Symbol +Symbol_HighVoltage_Type2_CopperTop_VerySmall +Symbol, High Voltage, Type 2, Copper Top, Very Small, +Symbol, High Voltage, Type 2, Copper Top, Very Small, +0 +0 +0 +Symbol +Symbol_Highvoltage_Type1_CopperTop_Small +Symbol, Highvoltage, Type 1, Copper Top, Small, +Symbol, Highvoltage, Type 1, Copper Top, Small, +0 +0 +0 +Symbol +Symbol_Highvoltage_Type2_CopperTop_Small +Symbol, Highvoltage, Type 2, Copper Top, Small, +Symbol, Highvoltage, Type 2, Copper Top, Small, +0 +0 +0 +Symbol +UKCA-Logo_6x6mm_SilkScreen +UKCA marking +Logo UKCA marking +0 +0 +0 +Symbol +UKCA-Logo_8x8mm_SilkScreen +UKCA marking +Logo UKCA marking +0 +0 +0 +Symbol +UKCA-Logo_12x12mm_SilkScreen +UKCA marking +Logo UKCA marking +0 +0 +0 +Symbol +UKCA-Logo_20x20mm_SilkScreen +UKCA marking +Logo UKCA marking +0 +0 +0 +Symbol +UKCA-Logo_30x30mm_SilkScreen +UKCA marking +Logo UKCA marking +0 +0 +0 +Symbol +UKCA-Logo_40x40mm_SilkScreen +UKCA marking +Logo UKCA marking +0 +0 +0 +Symbol +WEEE-Logo_4.2x6mm_SilkScreen +Waste Electrical and Electronic Equipment Directive +Logo WEEE +0 +0 +0 +Symbol +WEEE-Logo_5.6x8mm_SilkScreen +Waste Electrical and Electronic Equipment Directive +Logo WEEE +0 +0 +0 +Symbol +WEEE-Logo_8.4x12mm_SilkScreen +Waste Electrical and Electronic Equipment Directive +Logo WEEE +0 +0 +0 +Symbol +WEEE-Logo_14x20mm_SilkScreen +Waste Electrical and Electronic Equipment Directive +Logo WEEE +0 +0 +0 +Symbol +WEEE-Logo_21x30mm_SilkScreen +Waste Electrical and Electronic Equipment Directive +Logo WEEE +0 +0 +0 +Symbol +WEEE-Logo_28.1x40mm_SilkScreen +Waste Electrical and Electronic Equipment Directive +Logo WEEE +0 +0 +0 +TerminalBlock +TerminalBlock_Altech_AK300-2_P5.00mm +Altech AK300 terminal block, pitch 5.0mm, 45 degree angled, see http://www.mouser.com/ds/2/16/PCBMETRC-24178.pdf +Altech AK300 terminal block pitch 5.0mm +0 +2 +2 +TerminalBlock +TerminalBlock_Altech_AK300-3_P5.00mm +Altech AK300 terminal block, pitch 5.0mm, 45 degree angled, see http://www.mouser.com/ds/2/16/PCBMETRC-24178.pdf +Altech AK300 terminal block pitch 5.0mm +0 +3 +3 +TerminalBlock +TerminalBlock_Altech_AK300-4_P5.00mm +Altech AK300 terminal block, pitch 5.0mm, 45 degree angled, see http://www.mouser.com/ds/2/16/PCBMETRC-24178.pdf +Altech AK300 terminal block pitch 5.0mm +0 +4 +4 +TerminalBlock +TerminalBlock_Wuerth_691311400102_P7.62mm +https://katalog.we-online.de/em/datasheet/6913114001xx.pdf +Wuerth WR-TBL Series 3114 terminal block pitch 7.62mm +0 +2 +2 +TerminalBlock +TerminalBlock_bornier-2_P5.08mm +simple 2-pin terminal block, pitch 5.08mm, revamped version of bornier2 +terminal block bornier2 +0 +2 +2 +TerminalBlock +TerminalBlock_bornier-3_P5.08mm +simple 3-pin terminal block, pitch 5.08mm, revamped version of bornier3 +terminal block bornier3 +0 +3 +3 +TerminalBlock +TerminalBlock_bornier-4_P5.08mm +simple 4-pin terminal block, pitch 5.08mm, revamped version of bornier4 +terminal block bornier4 +0 +4 +4 +TerminalBlock +TerminalBlock_bornier-5_P5.08mm +simple 5-pin terminal block, pitch 5.08mm, revamped version of bornier5 +terminal block bornier5 +0 +5 +5 +TerminalBlock +TerminalBlock_bornier-6_P5.08mm +simple 6pin terminal block, pitch 5.08mm, revamped version of bornier6 +terminal block bornier6 +0 +6 +6 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x02_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 19963, 2 pins, pitch 3.5mm, size 7.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/19963.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 19963 pitch 3.5mm size 7.7x7mm^2 drill 1.2mm pad 2.4mm +0 +2 +2 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x02_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10693, vertical (cable from top), 2 pins, pitch 3.5mm, size 8x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10693.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10693 vertical pitch 3.5mm size 8x8.3mm^2 drill 1.3mm pad 2.6mm +0 +2 +2 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x03_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 20193, 3 pins, pitch 3.5mm, size 11.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/20193.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 20193 pitch 3.5mm size 11.2x7mm^2 drill 1.2mm pad 2.4mm +0 +3 +3 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x03_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10694, vertical (cable from top), 3 pins, pitch 3.5mm, size 11.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10694.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10694 vertical pitch 3.5mm size 11.5x8.3mm^2 drill 1.3mm pad 2.6mm +0 +3 +3 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x04_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 20001, 4 pins, pitch 3.5mm, size 14.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/20001.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 20001 pitch 3.5mm size 14.7x7mm^2 drill 1.2mm pad 2.4mm +0 +4 +4 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x04_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10695, vertical (cable from top), 4 pins, pitch 3.5mm, size 15x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10695.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10695 vertical pitch 3.5mm size 15x8.3mm^2 drill 1.3mm pad 2.6mm +0 +4 +4 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x05_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 20223, 5 pins, pitch 3.5mm, size 18.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/20223.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 20223 pitch 3.5mm size 18.2x7mm^2 drill 1.2mm pad 2.4mm +0 +5 +5 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x05_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10696, vertical (cable from top), 5 pins, pitch 3.5mm, size 18.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10696.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10696 vertical pitch 3.5mm size 18.5x8.3mm^2 drill 1.3mm pad 2.6mm +0 +5 +5 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x06_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 19964, 6 pins, pitch 3.5mm, size 21.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/19964.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 19964 pitch 3.5mm size 21.7x7mm^2 drill 1.2mm pad 2.4mm +0 +6 +6 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x06_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10697, vertical (cable from top), 6 pins, pitch 3.5mm, size 22x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10697.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10697 vertical pitch 3.5mm size 22x8.3mm^2 drill 1.3mm pad 2.6mm +0 +6 +6 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x07_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 10684, 7 pins, pitch 3.5mm, size 25.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10684.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10684 pitch 3.5mm size 25.2x7mm^2 drill 1.2mm pad 2.4mm +0 +7 +7 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x07_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10698, vertical (cable from top), 7 pins, pitch 3.5mm, size 25.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10698.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10698 vertical pitch 3.5mm size 25.5x8.3mm^2 drill 1.3mm pad 2.6mm +0 +7 +7 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x08_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 19965, 8 pins, pitch 3.5mm, size 28.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/19965.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 19965 pitch 3.5mm size 28.7x7mm^2 drill 1.2mm pad 2.4mm +0 +8 +8 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x08_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10699, vertical (cable from top), 8 pins, pitch 3.5mm, size 29x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10699.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10699 vertical pitch 3.5mm size 29x8.3mm^2 drill 1.3mm pad 2.6mm +0 +8 +8 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x09_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 10686, 9 pins, pitch 3.5mm, size 32.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10686.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10686 pitch 3.5mm size 32.2x7mm^2 drill 1.2mm pad 2.4mm +0 +9 +9 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x09_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10700, vertical (cable from top), 9 pins, pitch 3.5mm, size 32.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10700.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10700 vertical pitch 3.5mm size 32.5x8.3mm^2 drill 1.3mm pad 2.6mm +0 +9 +9 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x10_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 10687, 10 pins, pitch 3.5mm, size 35.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10687.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10687 pitch 3.5mm size 35.7x7mm^2 drill 1.2mm pad 2.4mm +0 +10 +10 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x10_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10701, vertical (cable from top), 10 pins, pitch 3.5mm, size 36x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10701.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10701 vertical pitch 3.5mm size 36x8.3mm^2 drill 1.3mm pad 2.6mm +0 +10 +10 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x11_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 10688, 11 pins, pitch 3.5mm, size 39.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10688.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10688 pitch 3.5mm size 39.2x7mm^2 drill 1.2mm pad 2.4mm +0 +11 +11 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x11_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10702, vertical (cable from top), 11 pins, pitch 3.5mm, size 39.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10702.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10702 vertical pitch 3.5mm size 39.5x8.3mm^2 drill 1.3mm pad 2.6mm +0 +11 +11 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x12_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 10689, 12 pins, pitch 3.5mm, size 42.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10689.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10689 pitch 3.5mm size 42.7x7mm^2 drill 1.2mm pad 2.4mm +0 +12 +12 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x12_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10703, vertical (cable from top), 12 pins, pitch 3.5mm, size 43x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10703.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10703 vertical pitch 3.5mm size 43x8.3mm^2 drill 1.3mm pad 2.6mm +0 +12 +12 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x13_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 10690, 13 pins, pitch 3.5mm, size 46.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10690.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10690 pitch 3.5mm size 46.2x7mm^2 drill 1.2mm pad 2.4mm +0 +13 +13 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x13_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10704, vertical (cable from top), 13 pins, pitch 3.5mm, size 46.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10704.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10704 vertical pitch 3.5mm size 46.5x8.3mm^2 drill 1.3mm pad 2.6mm +0 +13 +13 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x14_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 10691, 14 pins, pitch 3.5mm, size 49.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10691.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10691 pitch 3.5mm size 49.7x7mm^2 drill 1.2mm pad 2.4mm +0 +14 +14 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x14_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10705, vertical (cable from top), 14 pins, pitch 3.5mm, size 50x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10705.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10705 vertical pitch 3.5mm size 50x8.3mm^2 drill 1.3mm pad 2.6mm +0 +14 +14 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x15_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 10692, 15 pins, pitch 3.5mm, size 53.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10692.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10692 pitch 3.5mm size 53.2x7mm^2 drill 1.2mm pad 2.4mm +0 +15 +15 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x15_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10706, vertical (cable from top), 15 pins, pitch 3.5mm, size 53.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10706.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10706 vertical pitch 3.5mm size 53.5x8.3mm^2 drill 1.3mm pad 2.6mm +0 +15 +15 +TerminalBlock_Altech +Altech_AK300_1x02_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +2 +2 +TerminalBlock_Altech +Altech_AK300_1x03_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +3 +3 +TerminalBlock_Altech +Altech_AK300_1x04_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +4 +4 +TerminalBlock_Altech +Altech_AK300_1x05_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +5 +5 +TerminalBlock_Altech +Altech_AK300_1x06_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +6 +6 +TerminalBlock_Altech +Altech_AK300_1x07_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +7 +7 +TerminalBlock_Altech +Altech_AK300_1x08_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +8 +8 +TerminalBlock_Altech +Altech_AK300_1x09_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +9 +9 +TerminalBlock_Altech +Altech_AK300_1x10_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +10 +10 +TerminalBlock_Altech +Altech_AK300_1x11_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +11 +11 +TerminalBlock_Altech +Altech_AK300_1x12_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +12 +12 +TerminalBlock_Altech +Altech_AK300_1x13_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +13 +13 +TerminalBlock_Altech +Altech_AK300_1x14_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +14 +14 +TerminalBlock_Altech +Altech_AK300_1x15_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +15 +15 +TerminalBlock_Altech +Altech_AK300_1x16_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +16 +16 +TerminalBlock_Altech +Altech_AK300_1x17_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +17 +17 +TerminalBlock_Altech +Altech_AK300_1x18_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +18 +18 +TerminalBlock_Altech +Altech_AK300_1x19_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +19 +19 +TerminalBlock_Altech +Altech_AK300_1x20_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +20 +20 +TerminalBlock_Altech +Altech_AK300_1x21_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +21 +21 +TerminalBlock_Altech +Altech_AK300_1x22_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +22 +22 +TerminalBlock_Altech +Altech_AK300_1x23_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +23 +23 +TerminalBlock_Altech +Altech_AK300_1x24_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +24 +24 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-02_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +2 +2 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-03_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +3 +3 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-04_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +4 +4 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-05_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +5 +5 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-06_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +6 +6 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-07_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +7 +7 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-08_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +8 +8 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-09_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +9 +9 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-10_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +10 +10 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-11_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +11 +11 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-12_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +12 +12 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-13_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +13 +13 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-14_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +14 +14 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-15_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +15 +15 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-16_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +16 +16 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-17_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +17 +17 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-18_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +18 +18 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-19_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +19 +19 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-20_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +20 +20 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-21_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +21 +21 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-22_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +22 +22 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-23_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +23 +23 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-24_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +24 +24 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-25_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +25 +25 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-26_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +26 +26 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-27_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +27 +27 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-28_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +28 +28 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-29_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +29 +29 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-30_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +30 +30 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_360271_1x01_Horizontal_ScrewM3.0_Boxed +single screw terminal block Metz Connect 360271, block size 9x7.3mm^2, drill diamater 1.5mm, 1 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 134, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT single screw terminal block Metz Connect 360271 size 9x7.3mm^2 drill 1.5mm pad 3mm +0 +1 +1 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_360272_1x01_Horizontal_ScrewM2.6 +single screw terminal block Metz Connect 360272, block size 4x4mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 131, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT single screw terminal block Metz Connect 360272 size 4x4mm^2 drill 1.5mm pad 3mm +0 +2 +1 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_360273_1x01_Horizontal_ScrewM2.6_WireProtection +single screw terminal block Metz Connect 360273, block size 5x4mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 131, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT single screw terminal block Metz Connect 360273 size 5x4mm^2 drill 1.5mm pad 3mm +0 +2 +1 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_360291_1x01_Horizontal_ScrewM3.0_Boxed +single screw terminal block Metz Connect 360291, block size 9x7.3mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 133, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT single screw terminal block Metz Connect 360291 size 9x7.3mm^2 drill 1.5mm pad 3mm +0 +2 +1 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_360322_1x01_Horizontal_ScrewM3.0_WireProtection +single screw terminal block Metz Connect 360322, block size 6x4mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 133, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT single screw terminal block Metz Connect 360322 size 6x4mm^2 drill 1.5mm pad 3mm +0 +2 +1 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_360381_1x01_Horizontal_ScrewM3.0 +single screw terminal block Metz Connect 360381, block size 5x5mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 133, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT single screw terminal block Metz Connect 360381 size 5x5mm^2 drill 1.5mm pad 3mm +0 +2 +1 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_360410_1x01_Horizontal_ScrewM3.0 +single screw terminal block Metz Connect 360410, block size 5x5mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 132, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT single screw terminal block Metz Connect 360410 size 5x5mm^2 drill 1.5mm pad 3mm +0 +2 +1 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_360425_1x01_Horizontal_ScrewM4.0_Boxed +single screw terminal block Metz Connect 360425, block size 9x9mm^2, drill diamater 1.6mm, 4 pads, pad diameter 3.2mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 134, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT single screw terminal block Metz Connect 360425 size 9x9mm^2 drill 1.6mm pad 3.2mm +0 +4 +1 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type011_RT05502HBWC_1x02_P5.00mm_Horizontal +terminal block Metz Connect Type011_RT05502HBWC, 2 pins, pitch 5mm, size 10x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type011_RT05502HBWC pitch 5mm size 10x10.5mm^2 drill 1.4mm pad 2.8mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type011_RT05503HBWC_1x03_P5.00mm_Horizontal +terminal block Metz Connect Type011_RT05503HBWC, 3 pins, pitch 5mm, size 15x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type011_RT05503HBWC pitch 5mm size 15x10.5mm^2 drill 1.4mm pad 2.8mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type011_RT05504HBWC_1x04_P5.00mm_Horizontal +terminal block Metz Connect Type011_RT05504HBWC, 4 pins, pitch 5mm, size 20x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type011_RT05504HBWC pitch 5mm size 20x10.5mm^2 drill 1.4mm pad 2.8mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type011_RT05505HBWC_1x05_P5.00mm_Horizontal +terminal block Metz Connect Type011_RT05505HBWC, 5 pins, pitch 5mm, size 25x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type011_RT05505HBWC pitch 5mm size 25x10.5mm^2 drill 1.4mm pad 2.8mm +0 +5 +5 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type011_RT05506HBWC_1x06_P5.00mm_Horizontal +terminal block Metz Connect Type011_RT05506HBWC, 6 pins, pitch 5mm, size 30x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type011_RT05506HBWC pitch 5mm size 30x10.5mm^2 drill 1.4mm pad 2.8mm +0 +6 +6 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type055_RT01502HDWU_1x02_P5.00mm_Horizontal +terminal block Metz Connect Type055_RT01502HDWU, 2 pins, pitch 5mm, size 10x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310551_RT015xxHDWU_OFF-022723S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type055_RT01502HDWU pitch 5mm size 10x8mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type055_RT01503HDWU_1x03_P5.00mm_Horizontal +terminal block Metz Connect Type055_RT01503HDWU, 3 pins, pitch 5mm, size 15x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310551_RT015xxHDWU_OFF-022723S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type055_RT01503HDWU pitch 5mm size 15x8mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type055_RT01504HDWU_1x04_P5.00mm_Horizontal +terminal block Metz Connect Type055_RT01504HDWU, 4 pins, pitch 5mm, size 20x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310551_RT015xxHDWU_OFF-022723S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type055_RT01504HDWU pitch 5mm size 20x8mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type059_RT06302HBWC_1x02_P3.50mm_Horizontal +terminal block Metz Connect Type059_RT06302HBWC, 2 pins, pitch 3.5mm, size 7x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type059_RT06302HBWC pitch 3.5mm size 7x6.5mm^2 drill 1.2mm pad 2.3mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type059_RT06303HBWC_1x03_P3.50mm_Horizontal +terminal block Metz Connect Type059_RT06303HBWC, 3 pins, pitch 3.5mm, size 10.5x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type059_RT06303HBWC pitch 3.5mm size 10.5x6.5mm^2 drill 1.2mm pad 2.3mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type059_RT06304HBWC_1x04_P3.50mm_Horizontal +terminal block Metz Connect Type059_RT06304HBWC, 4 pins, pitch 3.5mm, size 14x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type059_RT06304HBWC pitch 3.5mm size 14x6.5mm^2 drill 1.2mm pad 2.3mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type059_RT06305HBWC_1x05_P3.50mm_Horizontal +terminal block Metz Connect Type059_RT06305HBWC, 5 pins, pitch 3.5mm, size 17.5x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type059_RT06305HBWC pitch 3.5mm size 17.5x6.5mm^2 drill 1.2mm pad 2.3mm +0 +5 +5 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type059_RT06306HBWC_1x06_P3.50mm_Horizontal +terminal block Metz Connect Type059_RT06306HBWC, 6 pins, pitch 3.5mm, size 21x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type059_RT06306HBWC pitch 3.5mm size 21x6.5mm^2 drill 1.2mm pad 2.3mm +0 +6 +6 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type067_RT01902HDWC_1x02_P10.00mm_Horizontal +terminal block Metz Connect Type067_RT01902HDWC, 2 pins, pitch 10mm, size 15.8x8.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310671_RT019xxHDWC_OFF-023605N.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type067_RT01902HDWC pitch 10mm size 15.8x8.2mm^2 drill 1.3mm pad 2.6mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type067_RT01903HDWC_1x03_P10.00mm_Horizontal +terminal block Metz Connect Type067_RT01903HDWC, 3 pins, pitch 10mm, size 25.8x8.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310671_RT019xxHDWC_OFF-023605N.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type067_RT01903HDWC pitch 10mm size 25.8x8.2mm^2 drill 1.3mm pad 2.6mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type067_RT01904HDWC_1x04_P10.00mm_Horizontal +terminal block Metz Connect Type067_RT01904HDWC, 4 pins, pitch 10mm, size 35.8x8.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310671_RT019xxHDWC_OFF-023605N.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type067_RT01904HDWC pitch 10mm size 35.8x8.2mm^2 drill 1.3mm pad 2.6mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type067_RT01905HDWC_1x05_P10.00mm_Horizontal +terminal block Metz Connect Type067_RT01905HDWC, 5 pins, pitch 10mm, size 45.8x8.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310671_RT019xxHDWC_OFF-023605N.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type067_RT01905HDWC pitch 10mm size 45.8x8.2mm^2 drill 1.3mm pad 2.6mm +0 +5 +5 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type073_RT02602HBLU_1x02_P5.08mm_Horizontal +terminal block Metz Connect Type073_RT02602HBLU, 2 pins, pitch 5.08mm, size 10.2x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310731_RT026xxHBLU_OFF-022792U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type073_RT02602HBLU pitch 5.08mm size 10.2x11mm^2 drill 1.4mm pad 2.6mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type073_RT02603HBLU_1x03_P5.08mm_Horizontal +terminal block Metz Connect Type073_RT02603HBLU, 3 pins, pitch 5.08mm, size 15.2x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310731_RT026xxHBLU_OFF-022792U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type073_RT02603HBLU pitch 5.08mm size 15.2x11mm^2 drill 1.4mm pad 2.6mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type086_RT03402HBLC_1x02_P3.81mm_Horizontal +terminal block Metz Connect Type086_RT03402HBLC, 2 pins, pitch 3.81mm, size 7.51x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type086_RT03402HBLC pitch 3.81mm size 7.51x7.3mm^2 drill 0.7mm pad 1.4mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type086_RT03403HBLC_1x03_P3.81mm_Horizontal +terminal block Metz Connect Type086_RT03403HBLC, 3 pins, pitch 3.81mm, size 11.3x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type086_RT03403HBLC pitch 3.81mm size 11.3x7.3mm^2 drill 0.7mm pad 1.4mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type086_RT03404HBLC_1x04_P3.81mm_Horizontal +terminal block Metz Connect Type086_RT03404HBLC, 4 pins, pitch 3.81mm, size 15.1x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type086_RT03404HBLC pitch 3.81mm size 15.1x7.3mm^2 drill 0.7mm pad 1.4mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type086_RT03405HBLC_1x05_P3.81mm_Horizontal +terminal block Metz Connect Type086_RT03405HBLC, 5 pins, pitch 3.81mm, size 18.9x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type086_RT03405HBLC pitch 3.81mm size 18.9x7.3mm^2 drill 0.7mm pad 1.4mm +0 +5 +5 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type086_RT03406HBLC_1x06_P3.81mm_Horizontal +terminal block Metz Connect Type086_RT03406HBLC, 6 pins, pitch 3.81mm, size 22.8x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type086_RT03406HBLC pitch 3.81mm size 22.8x7.3mm^2 drill 0.7mm pad 1.4mm +0 +6 +6 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type094_RT03502HBLU_1x02_P5.00mm_Horizontal +terminal block Metz Connect Type094_RT03502HBLU, 2 pins, pitch 5mm, size 10x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type094_RT03502HBLU pitch 5mm size 10x8.3mm^2 drill 1.3mm pad 2.6mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type094_RT03503HBLU_1x03_P5.00mm_Horizontal +terminal block Metz Connect Type094_RT03503HBLU, 3 pins, pitch 5mm, size 15x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type094_RT03503HBLU pitch 5mm size 15x8.3mm^2 drill 1.3mm pad 2.6mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type094_RT03504HBLU_1x04_P5.00mm_Horizontal +terminal block Metz Connect Type094_RT03504HBLU, 4 pins, pitch 5mm, size 20x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type094_RT03504HBLU pitch 5mm size 20x8.3mm^2 drill 1.3mm pad 2.6mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type094_RT03505HBLU_1x05_P5.00mm_Horizontal +terminal block Metz Connect Type094_RT03505HBLU, 5 pins, pitch 5mm, size 25x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type094_RT03505HBLU pitch 5mm size 25x8.3mm^2 drill 1.3mm pad 2.6mm +0 +5 +5 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type094_RT03506HBLU_1x06_P5.00mm_Horizontal +terminal block Metz Connect Type094_RT03506HBLU, 6 pins, pitch 5mm, size 30x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type094_RT03506HBLU pitch 5mm size 30x8.3mm^2 drill 1.3mm pad 2.6mm +0 +6 +6 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type101_RT01602HBWC_1x02_P5.08mm_Horizontal +terminal block Metz Connect Type101_RT01602HBWC, 2 pins, pitch 5.08mm, size 10.2x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type101_RT01602HBWC pitch 5.08mm size 10.2x8mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type101_RT01603HBWC_1x03_P5.08mm_Horizontal +terminal block Metz Connect Type101_RT01603HBWC, 3 pins, pitch 5.08mm, size 15.2x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type101_RT01603HBWC pitch 5.08mm size 15.2x8mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type101_RT01604HBWC_1x04_P5.08mm_Horizontal +terminal block Metz Connect Type101_RT01604HBWC, 4 pins, pitch 5.08mm, size 20.3x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type101_RT01604HBWC pitch 5.08mm size 20.3x8mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type101_RT01605HBWC_1x05_P5.08mm_Horizontal +terminal block Metz Connect Type101_RT01605HBWC, 5 pins, pitch 5.08mm, size 25.4x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type101_RT01605HBWC pitch 5.08mm size 25.4x8mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type101_RT01606HBWC_1x06_P5.08mm_Horizontal +terminal block Metz Connect Type101_RT01606HBWC, 6 pins, pitch 5.08mm, size 30.5x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type101_RT01606HBWC pitch 5.08mm size 30.5x8mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type171_RT13702HBWC_1x02_P7.50mm_Horizontal +terminal block Metz Connect Type171_RT13702HBWC, 2 pins, pitch 7.5mm, size 15x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type171_RT13702HBWC pitch 7.5mm size 15x9mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type171_RT13703HBWC_1x03_P7.50mm_Horizontal +terminal block Metz Connect Type171_RT13703HBWC, 3 pins, pitch 7.5mm, size 22.5x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type171_RT13703HBWC pitch 7.5mm size 22.5x9mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type171_RT13704HBWC_1x04_P7.50mm_Horizontal +terminal block Metz Connect Type171_RT13704HBWC, 4 pins, pitch 7.5mm, size 30x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type171_RT13704HBWC pitch 7.5mm size 30x9mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type171_RT13705HBWC_1x05_P7.50mm_Horizontal +terminal block Metz Connect Type171_RT13705HBWC, 5 pins, pitch 7.5mm, size 37.5x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type171_RT13705HBWC pitch 7.5mm size 37.5x9mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type171_RT13706HBWC_1x06_P7.50mm_Horizontal +terminal block Metz Connect Type171_RT13706HBWC, 6 pins, pitch 7.5mm, size 45x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type171_RT13706HBWC pitch 7.5mm size 45x9mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type175_RT02702HBLC_1x02_P7.50mm_Horizontal +terminal block Metz Connect Type175_RT02702HBLC, 2 pins, pitch 7.5mm, size 15x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type175_RT02702HBLC pitch 7.5mm size 15x11mm^2 drill 1.4mm pad 2.6mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type175_RT02703HBLC_1x03_P7.50mm_Horizontal +terminal block Metz Connect Type175_RT02703HBLC, 3 pins, pitch 7.5mm, size 22.5x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type175_RT02703HBLC pitch 7.5mm size 22.5x11mm^2 drill 1.4mm pad 2.6mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type175_RT02704HBLC_1x04_P7.50mm_Horizontal +terminal block Metz Connect Type175_RT02704HBLC, 4 pins, pitch 7.5mm, size 30x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type175_RT02704HBLC pitch 7.5mm size 30x11mm^2 drill 1.4mm pad 2.6mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type175_RT02705HBLC_1x05_P7.50mm_Horizontal +terminal block Metz Connect Type175_RT02705HBLC, 5 pins, pitch 7.5mm, size 37.5x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type175_RT02705HBLC pitch 7.5mm size 37.5x11mm^2 drill 1.4mm pad 2.6mm +0 +5 +5 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type175_RT02706HBLC_1x06_P7.50mm_Horizontal +terminal block Metz Connect Type175_RT02706HBLC, 6 pins, pitch 7.5mm, size 45x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type175_RT02706HBLC pitch 7.5mm size 45x11mm^2 drill 1.4mm pad 2.6mm +0 +6 +6 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type205_RT04502UBLC_1x02_P5.00mm_45Degree +terminal block Metz Connect Type205_RT04502UBLC, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 10x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type205_RT04502UBLC 45Degree pitch 5mm size 10x12.5mm^2 drill 1.4mm pad 2.7mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type205_RT04503UBLC_1x03_P5.00mm_45Degree +terminal block Metz Connect Type205_RT04503UBLC, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 15x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type205_RT04503UBLC 45Degree pitch 5mm size 15x12.5mm^2 drill 1.4mm pad 2.7mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type205_RT04504UBLC_1x04_P5.00mm_45Degree +terminal block Metz Connect Type205_RT04504UBLC, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 20x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type205_RT04504UBLC 45Degree pitch 5mm size 20x12.5mm^2 drill 1.4mm pad 2.7mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type205_RT04505UBLC_1x05_P5.00mm_45Degree +terminal block Metz Connect Type205_RT04505UBLC, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 25x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type205_RT04505UBLC 45Degree pitch 5mm size 25x12.5mm^2 drill 1.4mm pad 2.7mm +0 +5 +5 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type205_RT04506UBLC_1x06_P5.00mm_45Degree +terminal block Metz Connect Type205_RT04506UBLC, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 30x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type205_RT04506UBLC 45Degree pitch 5mm size 30x12.5mm^2 drill 1.4mm pad 2.7mm +0 +6 +6 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type701_RT11L02HGLU_1x02_P6.35mm_Horizontal +terminal block Metz Connect Type701_RT11L02HGLU, 2 pins, pitch 6.35mm, size 12.7x12.5mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_317011_RT11LxxHGLU_OFF-022798U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type701_RT11L02HGLU pitch 6.35mm size 12.7x12.5mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type701_RT11L03HGLU_1x03_P6.35mm_Horizontal +terminal block Metz Connect Type701_RT11L03HGLU, 3 pins, pitch 6.35mm, size 19x12.5mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_317011_RT11LxxHGLU_OFF-022798U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type701_RT11L03HGLU pitch 6.35mm size 19x12.5mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type703_RT10N02HGLU_1x02_P9.52mm_Horizontal +terminal block Metz Connect Type703_RT10N02HGLU, 2 pins, pitch 9.52mm, size 19x12.5mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_317031_RT10NxxHGLU_OFF-022897S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type703_RT10N02HGLU pitch 9.52mm size 19x12.5mm^2 drill 1.3mm pad 2.6mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type703_RT10N03HGLU_1x03_P9.52mm_Horizontal +terminal block Metz Connect Type703_RT10N03HGLU, 3 pins, pitch 9.52mm, size 28.6x12.5mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_317031_RT10NxxHGLU_OFF-022897S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type703_RT10N03HGLU pitch 9.52mm size 28.6x12.5mm^2 drill 1.3mm pad 2.6mm +0 +3 +3 +TerminalBlock_Philmore +TerminalBlock_Philmore_TB132_1x02_P5.00mm_Horizontal +Terminal Block Philmore , 2 pins, pitch 5mm, size 10x10.2mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.philmore-datak.com/mc/Page%20197.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Philmore +THT Terminal Block Philmore pitch 5mm size 10x10.2mm^2 drill 1.2mm pad 2.4mm +0 +2 +2 +TerminalBlock_Philmore +TerminalBlock_Philmore_TB133_1x03_P5.00mm_Horizontal +Terminal Block Philmore , 3 pins, pitch 5mm, size 15x10.2mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.philmore-datak.com/mc/Page%20197.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Philmore +THT Terminal Block Philmore pitch 5mm size 15x10.2mm^2 drill 1.2mm pad 2.4mm +0 +3 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-2-5.08_1x02_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-2-5.08, 2 pins, pitch 5.08mm, size 10.2x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-2-5.08 pitch 5.08mm size 10.2x9.8mm^2 drill 1.3mm pad 2.6mm +0 +2 +2 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-2_1x02_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-2, 2 pins, pitch 5mm, size 10x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-2 pitch 5mm size 10x9.8mm^2 drill 1.3mm pad 2.6mm +0 +2 +2 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-3-5.08_1x03_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-3-5.08, 3 pins, pitch 5.08mm, size 15.2x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-3-5.08 pitch 5.08mm size 15.2x9.8mm^2 drill 1.3mm pad 2.6mm +0 +3 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-3_1x03_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-3, 3 pins, pitch 5mm, size 15x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-3 pitch 5mm size 15x9.8mm^2 drill 1.3mm pad 2.6mm +0 +3 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-4-5.08_1x04_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-4-5.08, 4 pins, pitch 5.08mm, size 20.3x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-4-5.08 pitch 5.08mm size 20.3x9.8mm^2 drill 1.3mm pad 2.6mm +0 +4 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-4_1x04_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-4, 4 pins, pitch 5mm, size 20x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-4 pitch 5mm size 20x9.8mm^2 drill 1.3mm pad 2.6mm +0 +4 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-5-5.08_1x05_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-5-5.08, 5 pins, pitch 5.08mm, size 25.4x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-5-5.08 pitch 5.08mm size 25.4x9.8mm^2 drill 1.3mm pad 2.6mm +0 +5 +5 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-5_1x05_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-5, 5 pins, pitch 5mm, size 25x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-5 pitch 5mm size 25x9.8mm^2 drill 1.3mm pad 2.6mm +0 +5 +5 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-6-5.08_1x06_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-6-5.08, 6 pins, pitch 5.08mm, size 30.5x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-6-5.08 pitch 5.08mm size 30.5x9.8mm^2 drill 1.3mm pad 2.6mm +0 +6 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-6_1x06_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-6, 6 pins, pitch 5mm, size 30x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-6 pitch 5mm size 30x9.8mm^2 drill 1.3mm pad 2.6mm +0 +6 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-7-5.08_1x07_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-7-5.08, 7 pins, pitch 5.08mm, size 35.6x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-7-5.08 pitch 5.08mm size 35.6x9.8mm^2 drill 1.3mm pad 2.6mm +0 +7 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-7_1x07_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-7, 7 pins, pitch 5mm, size 35x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-7 pitch 5mm size 35x9.8mm^2 drill 1.3mm pad 2.6mm +0 +7 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-8-5.08_1x08_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-8-5.08, 8 pins, pitch 5.08mm, size 40.6x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-8-5.08 pitch 5.08mm size 40.6x9.8mm^2 drill 1.3mm pad 2.6mm +0 +8 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-8_1x08_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-8, 8 pins, pitch 5mm, size 40x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-8 pitch 5mm size 40x9.8mm^2 drill 1.3mm pad 2.6mm +0 +8 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-9-5.08_1x09_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-9-5.08, 9 pins, pitch 5.08mm, size 45.7x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-9-5.08 pitch 5.08mm size 45.7x9.8mm^2 drill 1.3mm pad 2.6mm +0 +9 +9 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-9_1x09_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-9, 9 pins, pitch 5mm, size 45x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-9 pitch 5mm size 45x9.8mm^2 drill 1.3mm pad 2.6mm +0 +9 +9 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-10-5.08_1x10_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-10-5.08, 10 pins, pitch 5.08mm, size 50.8x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-10-5.08 pitch 5.08mm size 50.8x9.8mm^2 drill 1.3mm pad 2.6mm +0 +10 +10 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-10_1x10_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-10, 10 pins, pitch 5mm, size 50x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-10 pitch 5mm size 50x9.8mm^2 drill 1.3mm pad 2.6mm +0 +10 +10 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-11-5.08_1x11_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-11-5.08, 11 pins, pitch 5.08mm, size 55.9x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-11-5.08 pitch 5.08mm size 55.9x9.8mm^2 drill 1.3mm pad 2.6mm +0 +11 +11 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-11_1x11_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-11, 11 pins, pitch 5mm, size 55x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-11 pitch 5mm size 55x9.8mm^2 drill 1.3mm pad 2.6mm +0 +11 +11 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-12-5.08_1x12_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-12-5.08, 12 pins, pitch 5.08mm, size 61x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-12-5.08 pitch 5.08mm size 61x9.8mm^2 drill 1.3mm pad 2.6mm +0 +12 +12 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-12_1x12_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-12, 12 pins, pitch 5mm, size 60x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-12 pitch 5mm size 60x9.8mm^2 drill 1.3mm pad 2.6mm +0 +12 +12 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-13-5.08_1x13_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-13-5.08, 13 pins, pitch 5.08mm, size 66x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-13-5.08 pitch 5.08mm size 66x9.8mm^2 drill 1.3mm pad 2.6mm +0 +13 +13 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-13_1x13_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-13, 13 pins, pitch 5mm, size 65x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-13 pitch 5mm size 65x9.8mm^2 drill 1.3mm pad 2.6mm +0 +13 +13 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-14-5.08_1x14_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-14-5.08, 14 pins, pitch 5.08mm, size 71.1x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-14-5.08 pitch 5.08mm size 71.1x9.8mm^2 drill 1.3mm pad 2.6mm +0 +14 +14 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-14_1x14_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-14, 14 pins, pitch 5mm, size 70x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-14 pitch 5mm size 70x9.8mm^2 drill 1.3mm pad 2.6mm +0 +14 +14 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-15-5.08_1x15_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-15-5.08, 15 pins, pitch 5.08mm, size 76.2x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-15-5.08 pitch 5.08mm size 76.2x9.8mm^2 drill 1.3mm pad 2.6mm +0 +15 +15 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-15_1x15_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-15, 15 pins, pitch 5mm, size 75x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-15 pitch 5mm size 75x9.8mm^2 drill 1.3mm pad 2.6mm +0 +15 +15 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-16-5.08_1x16_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-16-5.08, 16 pins, pitch 5.08mm, size 81.3x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-16-5.08 pitch 5.08mm size 81.3x9.8mm^2 drill 1.3mm pad 2.6mm +0 +16 +16 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-16_1x16_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-16, 16 pins, pitch 5mm, size 80x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-16 pitch 5mm size 80x9.8mm^2 drill 1.3mm pad 2.6mm +0 +16 +16 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-2-5.08_1x02_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-2-5.08, 2 pins, pitch 5.08mm, size 10.2x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-2-5.08 pitch 5.08mm size 10.2x11.2mm^2 drill 1.3mm pad 2.6mm +0 +2 +2 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-3-5.08_1x03_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-3-5.08, 3 pins, pitch 5.08mm, size 15.2x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-3-5.08 pitch 5.08mm size 15.2x11.2mm^2 drill 1.3mm pad 2.6mm +0 +3 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-4-5.08_1x04_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-4-5.08, 4 pins, pitch 5.08mm, size 20.3x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-4-5.08 pitch 5.08mm size 20.3x11.2mm^2 drill 1.3mm pad 2.6mm +0 +4 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-5-5.08_1x05_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-5-5.08, 5 pins, pitch 5.08mm, size 25.4x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-5-5.08 pitch 5.08mm size 25.4x11.2mm^2 drill 1.3mm pad 2.6mm +0 +5 +5 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-6-5.08_1x06_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-6-5.08, 6 pins, pitch 5.08mm, size 30.5x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-6-5.08 pitch 5.08mm size 30.5x11.2mm^2 drill 1.3mm pad 2.6mm +0 +6 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-7-5.08_1x07_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-7-5.08, 7 pins, pitch 5.08mm, size 35.6x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-7-5.08 pitch 5.08mm size 35.6x11.2mm^2 drill 1.3mm pad 2.6mm +0 +7 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-8-5.08_1x08_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-8-5.08, 8 pins, pitch 5.08mm, size 40.6x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-8-5.08 pitch 5.08mm size 40.6x11.2mm^2 drill 1.3mm pad 2.6mm +0 +8 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-9-5.08_1x09_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-9-5.08, 9 pins, pitch 5.08mm, size 45.7x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-9-5.08 pitch 5.08mm size 45.7x11.2mm^2 drill 1.3mm pad 2.6mm +0 +9 +9 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-10-5.08_1x10_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-10-5.08, 10 pins, pitch 5.08mm, size 50.8x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-10-5.08 pitch 5.08mm size 50.8x11.2mm^2 drill 1.3mm pad 2.6mm +0 +10 +10 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-11-5.08_1x11_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-11-5.08, 11 pins, pitch 5.08mm, size 55.9x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-11-5.08 pitch 5.08mm size 55.9x11.2mm^2 drill 1.3mm pad 2.6mm +0 +11 +11 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-12-5.08_1x12_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-12-5.08, 12 pins, pitch 5.08mm, size 61x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-12-5.08 pitch 5.08mm size 61x11.2mm^2 drill 1.3mm pad 2.6mm +0 +12 +12 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-13-5.08_1x13_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-13-5.08, 13 pins, pitch 5.08mm, size 66x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-13-5.08 pitch 5.08mm size 66x11.2mm^2 drill 1.3mm pad 2.6mm +0 +13 +13 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-14-5.08_1x14_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-14-5.08, 14 pins, pitch 5.08mm, size 71.1x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-14-5.08 pitch 5.08mm size 71.1x11.2mm^2 drill 1.3mm pad 2.6mm +0 +14 +14 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-15-5.08_1x15_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-15-5.08, 15 pins, pitch 5.08mm, size 76.2x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-15-5.08 pitch 5.08mm size 76.2x11.2mm^2 drill 1.3mm pad 2.6mm +0 +15 +15 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-16-5.08_1x16_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-16-5.08, 16 pins, pitch 5.08mm, size 81.3x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-16-5.08 pitch 5.08mm size 81.3x11.2mm^2 drill 1.3mm pad 2.6mm +0 +16 +16 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-2-2.54_1x02_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-2-2.54, 2 pins, pitch 2.54mm, size 5.54x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725656-920552.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-2-2.54 pitch 2.54mm size 5.54x6.2mm^2 drill 1.1mm pad 2.2mm +0 +2 +2 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-3-2.54_1x03_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-3-2.54, 3 pins, pitch 2.54mm, size 8.08x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725656-920552.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-3-2.54 pitch 2.54mm size 8.08x6.2mm^2 drill 1.1mm pad 2.2mm +0 +3 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-4-2.54_1x04_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-4-2.54, 4 pins, pitch 2.54mm, size 10.6x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-4-2.54 pitch 2.54mm size 10.6x6.2mm^2 drill 1.1mm pad 2.2mm +0 +4 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-5-2.54_1x05_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-5-2.54, 5 pins, pitch 2.54mm, size 13.2x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-5-2.54 pitch 2.54mm size 13.2x6.2mm^2 drill 1.1mm pad 2.2mm +0 +5 +5 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-6-2.54_1x06_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-6-2.54, 6 pins, pitch 2.54mm, size 15.7x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-6-2.54 pitch 2.54mm size 15.7x6.2mm^2 drill 1.1mm pad 2.2mm +0 +6 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-7-2.54_1x07_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-7-2.54, 7 pins, pitch 2.54mm, size 18.2x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-7-2.54 pitch 2.54mm size 18.2x6.2mm^2 drill 1.1mm pad 2.2mm +0 +7 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-8-2.54_1x08_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-8-2.54, 8 pins, pitch 2.54mm, size 20.8x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-8-2.54 pitch 2.54mm size 20.8x6.2mm^2 drill 1.1mm pad 2.2mm +0 +8 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-9-2.54_1x09_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-9-2.54, 9 pins, pitch 2.54mm, size 23.3x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-9-2.54 pitch 2.54mm size 23.3x6.2mm^2 drill 1.1mm pad 2.2mm +0 +9 +9 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-10-2.54_1x10_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-10-2.54, 10 pins, pitch 2.54mm, size 25.9x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-10-2.54 pitch 2.54mm size 25.9x6.2mm^2 drill 1.1mm pad 2.2mm +0 +10 +10 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-11-2.54_1x11_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-11-2.54, 11 pins, pitch 2.54mm, size 28.4x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-11-2.54 pitch 2.54mm size 28.4x6.2mm^2 drill 1.1mm pad 2.2mm +0 +11 +11 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-12-2.54_1x12_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-12-2.54, 12 pins, pitch 2.54mm, size 30.9x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-12-2.54 pitch 2.54mm size 30.9x6.2mm^2 drill 1.1mm pad 2.2mm +0 +12 +12 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-2-3.5-H_1x02_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-2-3.5-H, 2 pins, pitch 3.5mm, size 7x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-2-3.5-H pitch 3.5mm size 7x7.6mm^2 drill 1.2mm pad 2.4mm +0 +2 +2 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-2-5.0-H_1x02_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-2-5.0-H, 2 pins, pitch 5mm, size 10x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-2-5.0-H pitch 5mm size 10x9mm^2 drill 1.3mm pad 2.6mm +0 +2 +2 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-3-3.5-H_1x03_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-3-3.5-H, 3 pins, pitch 3.5mm, size 10.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-3-3.5-H pitch 3.5mm size 10.5x7.6mm^2 drill 1.2mm pad 2.4mm +0 +3 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-3-5.0-H_1x03_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-3-5.0-H, 3 pins, pitch 5mm, size 15x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-3-5.0-H pitch 5mm size 15x9mm^2 drill 1.3mm pad 2.6mm +0 +3 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-4-3.5-H_1x04_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-4-3.5-H, 4 pins, pitch 3.5mm, size 14x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-4-3.5-H pitch 3.5mm size 14x7.6mm^2 drill 1.2mm pad 2.4mm +0 +4 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-4-5.0-H_1x04_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-4-5.0-H, 4 pins, pitch 5mm, size 20x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-4-5.0-H pitch 5mm size 20x9mm^2 drill 1.3mm pad 2.6mm +0 +4 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-5-3.5-H_1x05_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-5-3.5-H, 5 pins, pitch 3.5mm, size 17.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-5-3.5-H pitch 3.5mm size 17.5x7.6mm^2 drill 1.2mm pad 2.4mm +0 +5 +5 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-5-5.0-H_1x05_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-5-5.0-H, 5 pins, pitch 5mm, size 25x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-5-5.0-H pitch 5mm size 25x9mm^2 drill 1.3mm pad 2.6mm +0 +5 +5 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-6-3.5-H_1x06_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-6-3.5-H, 6 pins, pitch 3.5mm, size 21x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-6-3.5-H pitch 3.5mm size 21x7.6mm^2 drill 1.2mm pad 2.4mm +0 +6 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-6-5.0-H_1x06_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-6-5.0-H, 6 pins, pitch 5mm, size 30x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-6-5.0-H pitch 5mm size 30x9mm^2 drill 1.3mm pad 2.6mm +0 +6 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-7-3.5-H_1x07_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-7-3.5-H, 7 pins, pitch 3.5mm, size 24.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-7-3.5-H pitch 3.5mm size 24.5x7.6mm^2 drill 1.2mm pad 2.4mm +0 +7 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-7-5.0-H_1x07_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-7-5.0-H, 7 pins, pitch 5mm, size 35x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-7-5.0-H pitch 5mm size 35x9mm^2 drill 1.3mm pad 2.6mm +0 +7 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-8-3.5-H_1x08_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-8-3.5-H, 8 pins, pitch 3.5mm, size 28x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-8-3.5-H pitch 3.5mm size 28x7.6mm^2 drill 1.2mm pad 2.4mm +0 +8 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-8-5.0-H_1x08_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-8-5.0-H, 8 pins, pitch 5mm, size 40x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-8-5.0-H pitch 5mm size 40x9mm^2 drill 1.3mm pad 2.6mm +0 +8 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-9-3.5-H_1x09_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-9-3.5-H, 9 pins, pitch 3.5mm, size 31.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-9-3.5-H pitch 3.5mm size 31.5x7.6mm^2 drill 1.2mm pad 2.4mm +0 +9 +9 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-9-5.0-H_1x09_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-9-5.0-H, 9 pins, pitch 5mm, size 45x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-9-5.0-H pitch 5mm size 45x9mm^2 drill 1.3mm pad 2.6mm +0 +9 +9 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-10-3.5-H_1x10_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-10-3.5-H, 10 pins, pitch 3.5mm, size 35x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-10-3.5-H pitch 3.5mm size 35x7.6mm^2 drill 1.2mm pad 2.4mm +0 +10 +10 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-10-5.0-H_1x10_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-10-5.0-H, 10 pins, pitch 5mm, size 50x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-10-5.0-H pitch 5mm size 50x9mm^2 drill 1.3mm pad 2.6mm +0 +10 +10 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-11-3.5-H_1x11_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-11-3.5-H, 11 pins, pitch 3.5mm, size 38.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-11-3.5-H pitch 3.5mm size 38.5x7.6mm^2 drill 1.2mm pad 2.4mm +0 +11 +11 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-11-5.0-H_1x11_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-11-5.0-H, 11 pins, pitch 5mm, size 55x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-11-5.0-H pitch 5mm size 55x9mm^2 drill 1.3mm pad 2.6mm +0 +11 +11 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-12-3.5-H_1x12_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-12-3.5-H, 12 pins, pitch 3.5mm, size 42x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-12-3.5-H pitch 3.5mm size 42x7.6mm^2 drill 1.2mm pad 2.4mm +0 +12 +12 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-12-5.0-H_1x12_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-12-5.0-H, 12 pins, pitch 5mm, size 60x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-12-5.0-H pitch 5mm size 60x9mm^2 drill 1.3mm pad 2.6mm +0 +12 +12 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-13-3.5-H_1x13_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-13-3.5-H, 13 pins, pitch 3.5mm, size 45.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-13-3.5-H pitch 3.5mm size 45.5x7.6mm^2 drill 1.2mm pad 2.4mm +0 +13 +13 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-13-5.0-H_1x13_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-13-5.0-H, 13 pins, pitch 5mm, size 65x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-13-5.0-H pitch 5mm size 65x9mm^2 drill 1.3mm pad 2.6mm +0 +13 +13 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-14-3.5-H_1x14_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-14-3.5-H, 14 pins, pitch 3.5mm, size 49x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-14-3.5-H pitch 3.5mm size 49x7.6mm^2 drill 1.2mm pad 2.4mm +0 +14 +14 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-14-5.0-H_1x14_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-14-5.0-H, 14 pins, pitch 5mm, size 70x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-14-5.0-H pitch 5mm size 70x9mm^2 drill 1.3mm pad 2.6mm +0 +14 +14 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-15-3.5-H_1x15_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-15-3.5-H, 15 pins, pitch 3.5mm, size 52.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-15-3.5-H pitch 3.5mm size 52.5x7.6mm^2 drill 1.2mm pad 2.4mm +0 +15 +15 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-15-5.0-H_1x15_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-15-5.0-H, 15 pins, pitch 5mm, size 75x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-15-5.0-H pitch 5mm size 75x9mm^2 drill 1.3mm pad 2.6mm +0 +15 +15 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-16-3.5-H_1x16_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-16-3.5-H, 16 pins, pitch 3.5mm, size 56x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-16-3.5-H pitch 3.5mm size 56x7.6mm^2 drill 1.2mm pad 2.4mm +0 +16 +16 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-16-5.0-H_1x16_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-16-5.0-H, 16 pins, pitch 5mm, size 80x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-16-5.0-H pitch 5mm size 80x9mm^2 drill 1.3mm pad 2.6mm +0 +16 +16 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-2-2,5-V-SMD_1x02-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 2 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814702/pdf +PhoenixContact PTSM0.5 2 2.5mm vertical SMD spring clamp terminal block connector +0 +4 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-2-2.5-H-THR_1x02_P2.50mm_Horizontal +Terminal Block Phoenix PTSM-0,5-2-2.5-H-THR, 2 pins, pitch 2.5mm, size 7.2x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-2-2.5-H-THR pitch 2.5mm size 7.2x10mm^2 drill 1.2mm pad 3mm +0 +4 +2 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-2-2.5-V-THR_1x02_P2.50mm_Vertical +Terminal Block Phoenix PTSM-0,5-2-2.5-V-THR, vertical (cable from top), 2 pins, pitch 2.5mm, size 5.5x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-2-2.5-V-THR vertical pitch 2.5mm size 5.5x5mm^2 drill 1.2mm pad 2mm +0 +4 +2 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-2-HV-2.5-SMD_1x02-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 2 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778696/pdf +2.5mm vertical SMD spring clamp terminal block connector +0 +4 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-3-2,5-V-SMD_1x03-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 3 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814715/pdf +PhoenixContact PTSM0.5 3 2.5mm vertical SMD spring clamp terminal block connector +0 +5 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-3-2.5-H-THR_1x03_P2.50mm_Horizontal +Terminal Block Phoenix PTSM-0,5-3-2.5-H-THR, 3 pins, pitch 2.5mm, size 9.7x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-3-2.5-H-THR pitch 2.5mm size 9.7x10mm^2 drill 1.2mm pad 3mm +0 +6 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-3-2.5-V-THR_1x03_P2.50mm_Vertical +Terminal Block Phoenix PTSM-0,5-3-2.5-V-THR, vertical (cable from top), 3 pins, pitch 2.5mm, size 8x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-3-2.5-V-THR vertical pitch 2.5mm size 8x5mm^2 drill 1.2mm pad 2mm +0 +6 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-3-HV-2.5-SMD_1x03-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 3 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778706/pdf +2.5mm vertical SMD spring clamp terminal block connector +0 +5 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-4-2,5-V-SMD_1x04-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 4 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814728/pdf +PhoenixContact PTSM0.5 4 2.5mm vertical SMD spring clamp terminal block connector +0 +6 +5 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-4-2.5-H-THR_1x04_P2.50mm_Horizontal +Terminal Block Phoenix PTSM-0,5-4-2.5-H-THR, 4 pins, pitch 2.5mm, size 12.2x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-4-2.5-H-THR pitch 2.5mm size 12.2x10mm^2 drill 1.2mm pad 3mm +0 +8 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-4-2.5-V-THR_1x04_P2.50mm_Vertical +Terminal Block Phoenix PTSM-0,5-4-2.5-V-THR, vertical (cable from top), 4 pins, pitch 2.5mm, size 10.5x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-4-2.5-V-THR vertical pitch 2.5mm size 10.5x5mm^2 drill 1.2mm pad 2mm +0 +8 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-4-HV-2.5-SMD_1x04-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 4 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778719/pdf +2.5mm vertical SMD spring clamp terminal block connector +0 +4 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-5-2,5-V-SMD_1x05-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 5 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814731/pdf +PhoenixContact PTSM0.5 5 2.5mm vertical SMD spring clamp terminal block connector +0 +7 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-5-2.5-H-THR_1x05_P2.50mm_Horizontal +Terminal Block Phoenix PTSM-0,5-5-2.5-H-THR, 5 pins, pitch 2.5mm, size 14.7x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-5-2.5-H-THR pitch 2.5mm size 14.7x10mm^2 drill 1.2mm pad 3mm +0 +10 +5 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-5-2.5-V-THR_1x05_P2.50mm_Vertical +Terminal Block Phoenix PTSM-0,5-5-2.5-V-THR, vertical (cable from top), 5 pins, pitch 2.5mm, size 13x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-5-2.5-V-THR vertical pitch 2.5mm size 13x5mm^2 drill 1.2mm pad 2mm +0 +10 +5 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-5-HV-2.5-SMD_1x05-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 5 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778722/pdf +2.5mm vertical SMD spring clamp terminal block connector +0 +7 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-6-2,5-V-SMD_1x06-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 6 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814744/pdf +PhoenixContact PTSM0.5 6 2.5mm vertical SMD spring clamp terminal block connector +0 +8 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-6-2.5-H-THR_1x06_P2.50mm_Horizontal +Terminal Block Phoenix PTSM-0,5-6-2.5-H-THR, 6 pins, pitch 2.5mm, size 17.2x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-6-2.5-H-THR pitch 2.5mm size 17.2x10mm^2 drill 1.2mm pad 3mm +0 +12 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-6-2.5-V-THR_1x06_P2.50mm_Vertical +Terminal Block Phoenix PTSM-0,5-6-2.5-V-THR, vertical (cable from top), 6 pins, pitch 2.5mm, size 15.5x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-6-2.5-V-THR vertical pitch 2.5mm size 15.5x5mm^2 drill 1.2mm pad 2mm +0 +12 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-6-HV-2.5-SMD_1x06-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 6 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778735/pdf +2.5mm vertical SMD spring clamp terminal block connector +0 +8 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-7-2,5-V-SMD_1x07-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 7 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814757/pdf +PhoenixContact PTSM0.5 7 2.5mm vertical SMD spring clamp terminal block connector +0 +9 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-7-2.5-H-THR_1x07_P2.50mm_Horizontal +Terminal Block Phoenix PTSM-0,5-7-2.5-H-THR, 7 pins, pitch 2.5mm, size 19.7x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-7-2.5-H-THR pitch 2.5mm size 19.7x10mm^2 drill 1.2mm pad 3mm +0 +14 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-7-2.5-V-THR_1x07_P2.50mm_Vertical +Terminal Block Phoenix PTSM-0,5-7-2.5-V-THR, vertical (cable from top), 7 pins, pitch 2.5mm, size 18x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-7-2.5-V-THR vertical pitch 2.5mm size 18x5mm^2 drill 1.2mm pad 2mm +0 +14 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-7-HV-2.5-SMD_1x07-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 7 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778748/pdf +2.5mm vertical SMD spring clamp terminal block connector +0 +9 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-8-2,5-V-SMD_1x08-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 8 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814760/pdf +PhoenixContact PTSM0.5 8 2.5mm vertical SMD spring clamp terminal block connector +0 +10 +9 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-8-2.5-H-THR_1x08_P2.50mm_Horizontal +Terminal Block Phoenix PTSM-0,5-8-2.5-H-THR, 8 pins, pitch 2.5mm, size 22.2x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-8-2.5-H-THR pitch 2.5mm size 22.2x10mm^2 drill 1.2mm pad 3mm +0 +16 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-8-2.5-V-THR_1x08_P2.50mm_Vertical +Terminal Block Phoenix PTSM-0,5-8-2.5-V-THR, vertical (cable from top), 8 pins, pitch 2.5mm, size 20.5x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-8-2.5-V-THR vertical pitch 2.5mm size 20.5x5mm^2 drill 1.2mm pad 2mm +0 +16 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-8-HV-2.5-SMD_1x08-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 8 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778751/pdf +2.5mm vertical SMD spring clamp terminal block connector +0 +10 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00001_1x02_P5.00mm_Horizontal +terminal block RND 205-00001, 2 pins, pitch 5mm, size 10x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00001 pitch 5mm size 10x9mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00002_1x03_P5.00mm_Horizontal +terminal block RND 205-00002, 3 pins, pitch 5mm, size 15x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00002 pitch 5mm size 15x9mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00003_1x04_P5.00mm_Horizontal +terminal block RND 205-00003, 4 pins, pitch 5mm, size 20x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00003 pitch 5mm size 20x9mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00004_1x05_P5.00mm_Horizontal +terminal block RND 205-00004, 5 pins, pitch 5mm, size 25x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00004 pitch 5mm size 25x9mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00005_1x06_P5.00mm_Horizontal +terminal block RND 205-00005, 6 pins, pitch 5mm, size 30x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00005 pitch 5mm size 30x9mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00006_1x07_P5.00mm_Horizontal +terminal block RND 205-00006, 7 pins, pitch 5mm, size 35x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00006 pitch 5mm size 35x9mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00007_1x08_P5.00mm_Horizontal +terminal block RND 205-00007, 8 pins, pitch 5mm, size 40x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00007 pitch 5mm size 40x9mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00008_1x09_P5.00mm_Horizontal +terminal block RND 205-00008, 9 pins, pitch 5mm, size 45x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00008 pitch 5mm size 45x9mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00009_1x10_P5.00mm_Horizontal +terminal block RND 205-00009, 10 pins, pitch 5mm, size 50x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00009 pitch 5mm size 50x9mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00010_1x11_P5.00mm_Horizontal +terminal block RND 205-00010, 11 pins, pitch 5mm, size 55x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00010 pitch 5mm size 55x9mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00011_1x12_P5.00mm_Horizontal +terminal block RND 205-00011, 12 pins, pitch 5mm, size 60x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00011 pitch 5mm size 60x9mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00012_1x02_P5.00mm_Horizontal +terminal block RND 205-00012, 2 pins, pitch 5mm, size 10x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00012 pitch 5mm size 10x7.6mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00013_1x03_P5.00mm_Horizontal +terminal block RND 205-00013, 3 pins, pitch 5mm, size 15x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00013 pitch 5mm size 15x7.6mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00014_1x04_P5.00mm_Horizontal +terminal block RND 205-00014, 4 pins, pitch 5mm, size 20x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00014 pitch 5mm size 20x7.6mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00015_1x05_P5.00mm_Horizontal +terminal block RND 205-00015, 5 pins, pitch 5mm, size 25x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00015 pitch 5mm size 25x7.6mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00016_1x06_P5.00mm_Horizontal +terminal block RND 205-00016, 6 pins, pitch 5mm, size 30x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00016 pitch 5mm size 30x7.6mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00017_1x07_P5.00mm_Horizontal +terminal block RND 205-00017, 7 pins, pitch 5mm, size 35x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00017 pitch 5mm size 35x7.6mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00018_1x08_P5.00mm_Horizontal +terminal block RND 205-00018, 8 pins, pitch 5mm, size 40x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00018 pitch 5mm size 40x7.6mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00019_1x09_P5.00mm_Horizontal +terminal block RND 205-00019, 9 pins, pitch 5mm, size 45x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00019 pitch 5mm size 45x7.6mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00020_1x10_P5.00mm_Horizontal +terminal block RND 205-00020, 10 pins, pitch 5mm, size 50x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00020 pitch 5mm size 50x7.6mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00021_1x11_P5.00mm_Horizontal +terminal block RND 205-00021, 11 pins, pitch 5mm, size 55x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00021 pitch 5mm size 55x7.6mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00022_1x12_P5.00mm_Horizontal +terminal block RND 205-00022, 12 pins, pitch 5mm, size 60x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00022 pitch 5mm size 60x7.6mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00023_1x02_P10.00mm_Horizontal +terminal block RND 205-00023, 2 pins, pitch 10mm, size 15x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00023 pitch 10mm size 15x9mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00024_1x03_P10.00mm_Horizontal +terminal block RND 205-00024, 3 pins, pitch 10mm, size 25x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00024 pitch 10mm size 25x9mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00025_1x04_P10.00mm_Horizontal +terminal block RND 205-00025, 4 pins, pitch 10mm, size 35x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00025 pitch 10mm size 35x9mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00026_1x05_P10.00mm_Horizontal +terminal block RND 205-00026, 5 pins, pitch 10mm, size 45x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00026 pitch 10mm size 45x9mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00027_1x06_P10.00mm_Horizontal +terminal block RND 205-00027, 6 pins, pitch 10mm, size 55x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00027 pitch 10mm size 55x9mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00028_1x07_P10.00mm_Horizontal +terminal block RND 205-00028, 7 pins, pitch 10mm, size 65x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00028 pitch 10mm size 65x9mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00029_1x08_P10.00mm_Horizontal +terminal block RND 205-00029, 8 pins, pitch 10mm, size 75x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00029 pitch 10mm size 75x9mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00030_1x09_P10.00mm_Horizontal +terminal block RND 205-00030, 9 pins, pitch 10mm, size 85x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00030 pitch 10mm size 85x9mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00031_1x10_P10.00mm_Horizontal +terminal block RND 205-00031, 10 pins, pitch 10mm, size 95x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00031 pitch 10mm size 95x9mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00032_1x11_P10.00mm_Horizontal +terminal block RND 205-00032, 11 pins, pitch 10mm, size 105x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00032 pitch 10mm size 105x9mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00033_1x12_P10.00mm_Horizontal +terminal block RND 205-00033, 12 pins, pitch 10mm, size 115x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00033 pitch 10mm size 115x9mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00045_1x02_P5.00mm_Horizontal +terminal block RND 205-00045, 2 pins, pitch 5mm, size 10x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00045 pitch 5mm size 10x8.1mm^2 drill 1.1mm pad 2.1mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00046_1x03_P5.00mm_Horizontal +terminal block RND 205-00046, 3 pins, pitch 5mm, size 15x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00046 pitch 5mm size 15x8.1mm^2 drill 1.1mm pad 2.1mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00047_1x04_P5.00mm_Horizontal +terminal block RND 205-00047, 4 pins, pitch 5mm, size 20x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00047 pitch 5mm size 20x8.1mm^2 drill 1.1mm pad 2.1mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00048_1x05_P5.00mm_Horizontal +terminal block RND 205-00048, 5 pins, pitch 5mm, size 25x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00048 pitch 5mm size 25x8.1mm^2 drill 1.1mm pad 2.1mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00049_1x06_P5.00mm_Horizontal +terminal block RND 205-00049, 6 pins, pitch 5mm, size 30x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00049 pitch 5mm size 30x8.1mm^2 drill 1.1mm pad 2.1mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00050_1x07_P5.00mm_Horizontal +terminal block RND 205-00050, 7 pins, pitch 5mm, size 35x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00050 pitch 5mm size 35x8.1mm^2 drill 1.1mm pad 2.1mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00051_1x08_P5.00mm_Horizontal +terminal block RND 205-00051, 8 pins, pitch 5mm, size 40x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00051 pitch 5mm size 40x8.1mm^2 drill 1.1mm pad 2.1mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00052_1x09_P5.00mm_Horizontal +terminal block RND 205-00052, 9 pins, pitch 5mm, size 45x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00052 pitch 5mm size 45x8.1mm^2 drill 1.1mm pad 2.1mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00053_1x10_P5.00mm_Horizontal +terminal block RND 205-00053, 10 pins, pitch 5mm, size 50x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00053 pitch 5mm size 50x8.1mm^2 drill 1.1mm pad 2.1mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00054_1x11_P5.00mm_Horizontal +terminal block RND 205-00054, 11 pins, pitch 5mm, size 55x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00054 pitch 5mm size 55x8.1mm^2 drill 1.1mm pad 2.1mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00055_1x12_P5.00mm_Horizontal +terminal block RND 205-00055, 12 pins, pitch 5mm, size 60x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00055 pitch 5mm size 60x8.1mm^2 drill 1.1mm pad 2.1mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00056_1x02_P5.00mm_45Degree +terminal block RND 205-00056, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 10x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00056 45Degree pitch 5mm size 10x12.6mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00057_1x03_P5.00mm_45Degree +terminal block RND 205-00057, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 15x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00057 45Degree pitch 5mm size 15x12.6mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00058_1x04_P5.00mm_45Degree +terminal block RND 205-00058, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 20x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00058 45Degree pitch 5mm size 20x12.6mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00059_1x05_P5.00mm_45Degree +terminal block RND 205-00059, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 25x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00059 45Degree pitch 5mm size 25x12.6mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00060_1x06_P5.00mm_45Degree +terminal block RND 205-00060, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 30x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00060 45Degree pitch 5mm size 30x12.6mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00061_1x07_P5.00mm_45Degree +terminal block RND 205-00061, 45Degree (cable under 45degree), 7 pins, pitch 5mm, size 35x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00061 45Degree pitch 5mm size 35x12.6mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00062_1x08_P5.00mm_45Degree +terminal block RND 205-00062, 45Degree (cable under 45degree), 8 pins, pitch 5mm, size 40x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00062 45Degree pitch 5mm size 40x12.6mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00063_1x09_P5.00mm_45Degree +terminal block RND 205-00063, 45Degree (cable under 45degree), 9 pins, pitch 5mm, size 45x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00063 45Degree pitch 5mm size 45x12.6mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00064_1x10_P5.00mm_45Degree +terminal block RND 205-00064, 45Degree (cable under 45degree), 10 pins, pitch 5mm, size 50x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00064 45Degree pitch 5mm size 50x12.6mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00065_1x11_P5.00mm_45Degree +terminal block RND 205-00065, 45Degree (cable under 45degree), 11 pins, pitch 5mm, size 55x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00065 45Degree pitch 5mm size 55x12.6mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00066_1x12_P5.00mm_45Degree +terminal block RND 205-00066, 45Degree (cable under 45degree), 12 pins, pitch 5mm, size 60x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00066 45Degree pitch 5mm size 60x12.6mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00067_1x02_P7.50mm_Horizontal +terminal block RND 205-00067, 2 pins, pitch 7.5mm, size 15x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00067 pitch 7.5mm size 15x10.3mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00068_1x03_P7.50mm_Horizontal +terminal block RND 205-00068, 3 pins, pitch 7.5mm, size 22.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00068 pitch 7.5mm size 22.5x10.3mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00069_1x04_P7.50mm_Horizontal +terminal block RND 205-00069, 4 pins, pitch 7.5mm, size 30x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00069 pitch 7.5mm size 30x10.3mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00070_1x05_P7.50mm_Horizontal +terminal block RND 205-00070, 5 pins, pitch 7.5mm, size 37.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00070 pitch 7.5mm size 37.5x10.3mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00071_1x06_P7.50mm_Horizontal +terminal block RND 205-00071, 6 pins, pitch 7.5mm, size 45x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00071 pitch 7.5mm size 45x10.3mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00072_1x07_P7.50mm_Horizontal +terminal block RND 205-00072, 7 pins, pitch 7.5mm, size 52.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00072 pitch 7.5mm size 52.5x10.3mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00073_1x08_P7.50mm_Horizontal +terminal block RND 205-00073, 8 pins, pitch 7.5mm, size 60x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00073 pitch 7.5mm size 60x10.3mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00074_1x09_P7.50mm_Horizontal +terminal block RND 205-00074, 9 pins, pitch 7.5mm, size 67.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00074 pitch 7.5mm size 67.5x10.3mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00075_1x10_P7.50mm_Horizontal +terminal block RND 205-00075, 10 pins, pitch 7.5mm, size 75x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00075 pitch 7.5mm size 75x10.3mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00076_1x11_P7.50mm_Horizontal +terminal block RND 205-00076, 11 pins, pitch 7.5mm, size 82.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00076 pitch 7.5mm size 82.5x10.3mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00077_1x12_P7.50mm_Horizontal +terminal block RND 205-00077, 12 pins, pitch 7.5mm, size 90x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00077 pitch 7.5mm size 90x10.3mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00078_1x02_P10.00mm_Horizontal +terminal block RND 205-00078, 2 pins, pitch 10mm, size 15x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00078 pitch 10mm size 15x10.3mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00079_1x03_P10.00mm_Horizontal +terminal block RND 205-00079, 3 pins, pitch 10mm, size 25x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00079 pitch 10mm size 25x10.3mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00080_1x04_P10.00mm_Horizontal +terminal block RND 205-00080, 4 pins, pitch 10mm, size 35x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00080 pitch 10mm size 35x10.3mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00081_1x05_P10.00mm_Horizontal +terminal block RND 205-00081, 5 pins, pitch 10mm, size 45x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00081 pitch 10mm size 45x10.3mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00082_1x06_P10.00mm_Horizontal +terminal block RND 205-00082, 6 pins, pitch 10mm, size 55x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00082 pitch 10mm size 55x10.3mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00083_1x07_P10.00mm_Horizontal +terminal block RND 205-00083, 7 pins, pitch 10mm, size 65x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00083 pitch 10mm size 65x10.3mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00084_1x08_P10.00mm_Horizontal +terminal block RND 205-00084, 8 pins, pitch 10mm, size 75x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00084 pitch 10mm size 75x10.3mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00085_1x09_P10.00mm_Horizontal +terminal block RND 205-00085, 9 pins, pitch 10mm, size 85x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00085 pitch 10mm size 85x10.3mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00086_1x10_P10.00mm_Horizontal +terminal block RND 205-00086, 10 pins, pitch 10mm, size 95x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00086 pitch 10mm size 95x10.3mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00087_1x11_P10.00mm_Horizontal +terminal block RND 205-00087, 11 pins, pitch 10mm, size 105x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00087 pitch 10mm size 105x10.3mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00088_1x12_P10.00mm_Horizontal +terminal block RND 205-00088, 12 pins, pitch 10mm, size 115x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00088 pitch 10mm size 115x10.3mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00232_1x02_P5.08mm_Horizontal +terminal block RND 205-00232, 2 pins, pitch 5.08mm, size 10.2x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00232 pitch 5.08mm size 10.2x8.45mm^2 drill 1.1mm pad 2.1mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00233_1x03_P5.08mm_Horizontal +terminal block RND 205-00233, 3 pins, pitch 5.08mm, size 15.2x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00233 pitch 5.08mm size 15.2x8.45mm^2 drill 1.1mm pad 2.1mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00234_1x04_P5.08mm_Horizontal +terminal block RND 205-00234, 4 pins, pitch 5.08mm, size 20.3x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00234 pitch 5.08mm size 20.3x8.45mm^2 drill 1.1mm pad 2.1mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00235_1x05_P5.08mm_Horizontal +terminal block RND 205-00235, 5 pins, pitch 5.08mm, size 25.4x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00235 pitch 5.08mm size 25.4x8.45mm^2 drill 1.1mm pad 2.1mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00236_1x06_P5.08mm_Horizontal +terminal block RND 205-00236, 6 pins, pitch 5.08mm, size 30.5x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00236 pitch 5.08mm size 30.5x8.45mm^2 drill 1.1mm pad 2.1mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00237_1x07_P5.08mm_Horizontal +terminal block RND 205-00237, 7 pins, pitch 5.08mm, size 35.6x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00237 pitch 5.08mm size 35.6x8.45mm^2 drill 1.1mm pad 2.1mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00238_1x08_P5.08mm_Horizontal +terminal block RND 205-00238, 8 pins, pitch 5.08mm, size 40.6x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00238 pitch 5.08mm size 40.6x8.45mm^2 drill 1.1mm pad 2.1mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00239_1x09_P5.08mm_Horizontal +terminal block RND 205-00239, 9 pins, pitch 5.08mm, size 45.7x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00239 pitch 5.08mm size 45.7x8.45mm^2 drill 1.1mm pad 2.1mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00240_1x10_P5.08mm_Horizontal +terminal block RND 205-00240, 10 pins, pitch 5.08mm, size 50.8x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00240 pitch 5.08mm size 50.8x8.45mm^2 drill 1.1mm pad 2.1mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00241_1x02_P10.16mm_Horizontal +terminal block RND 205-00241, 2 pins, pitch 10.2mm, size 15.2x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00241 pitch 10.2mm size 15.2x8.3mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00242_1x03_P10.16mm_Horizontal +terminal block RND 205-00242, 3 pins, pitch 10.2mm, size 25.4x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00242 pitch 10.2mm size 25.4x8.3mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00243_1x04_P10.16mm_Horizontal +terminal block RND 205-00243, 4 pins, pitch 10.2mm, size 35.6x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00243 pitch 10.2mm size 35.6x8.3mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00244_1x05_P10.16mm_Horizontal +terminal block RND 205-00244, 5 pins, pitch 10.2mm, size 45.7x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00244 pitch 10.2mm size 45.7x8.3mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00245_1x06_P10.16mm_Horizontal +terminal block RND 205-00245, 6 pins, pitch 10.2mm, size 55.9x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00245 pitch 10.2mm size 55.9x8.3mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00246_1x07_P10.16mm_Horizontal +terminal block RND 205-00246, 7 pins, pitch 10.2mm, size 66x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00246 pitch 10.2mm size 66x8.3mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00247_1x08_P10.16mm_Horizontal +terminal block RND 205-00247, 8 pins, pitch 10.2mm, size 76.2x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00247 pitch 10.2mm size 76.2x8.3mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00248_1x09_P10.16mm_Horizontal +terminal block RND 205-00248, 9 pins, pitch 10.2mm, size 86.4x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00248 pitch 10.2mm size 86.4x8.3mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00249_1x10_P10.16mm_Horizontal +terminal block RND 205-00249, 10 pins, pitch 10.2mm, size 96.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00249 pitch 10.2mm size 96.5x8.3mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00250_1x11_P10.16mm_Horizontal +terminal block RND 205-00250, 11 pins, pitch 10.2mm, size 107x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00250 pitch 10.2mm size 107x8.3mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00251_1x12_P10.16mm_Horizontal +terminal block RND 205-00251, 12 pins, pitch 10.2mm, size 117x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00251 pitch 10.2mm size 117x8.3mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00276_1x02_P5.00mm_Vertical +terminal block RND 205-00078, vertical (cable from top), 2 pins, pitch 5mm, size 10x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00078 vertical pitch 5mm size 10x10mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00277_1x03_P5.00mm_Vertical +terminal block RND 205-00079, vertical (cable from top), 3 pins, pitch 5mm, size 15x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00079 vertical pitch 5mm size 15x10mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00278_1x04_P5.00mm_Vertical +terminal block RND 205-00080, vertical (cable from top), 4 pins, pitch 5mm, size 20x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00080 vertical pitch 5mm size 20x10mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00279_1x05_P5.00mm_Vertical +terminal block RND 205-00081, vertical (cable from top), 5 pins, pitch 5mm, size 25x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00081 vertical pitch 5mm size 25x10mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00280_1x06_P5.00mm_Vertical +terminal block RND 205-00082, vertical (cable from top), 6 pins, pitch 5mm, size 30x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00082 vertical pitch 5mm size 30x10mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00281_1x07_P5.00mm_Vertical +terminal block RND 205-00083, vertical (cable from top), 7 pins, pitch 5mm, size 35x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00083 vertical pitch 5mm size 35x10mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00282_1x08_P5.00mm_Vertical +terminal block RND 205-00084, vertical (cable from top), 8 pins, pitch 5mm, size 40x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00084 vertical pitch 5mm size 40x10mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00283_1x09_P5.00mm_Vertical +terminal block RND 205-00085, vertical (cable from top), 9 pins, pitch 5mm, size 45x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00085 vertical pitch 5mm size 45x10mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00284_1x10_P5.00mm_Vertical +terminal block RND 205-00086, vertical (cable from top), 10 pins, pitch 5mm, size 50x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00086 vertical pitch 5mm size 50x10mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00285_1x11_P5.00mm_Vertical +terminal block RND 205-00087, vertical (cable from top), 11 pins, pitch 5mm, size 55x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00087 vertical pitch 5mm size 55x10mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00286_1x12_P5.00mm_Vertical +terminal block RND 205-00088, vertical (cable from top), 12 pins, pitch 5mm, size 60x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00088 vertical pitch 5mm size 60x10mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00287_1x02_P5.08mm_Horizontal +terminal block RND 205-00287, 2 pins, pitch 5.08mm, size 10.2x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00287 pitch 5.08mm size 10.2x10.6mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00288_1x03_P5.08mm_Horizontal +terminal block RND 205-00288, 3 pins, pitch 5.08mm, size 15.2x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00288 pitch 5.08mm size 15.2x10.6mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00289_1x04_P5.08mm_Horizontal +terminal block RND 205-00289, 4 pins, pitch 5.08mm, size 20.3x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00289 pitch 5.08mm size 20.3x10.6mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00290_1x05_P5.08mm_Horizontal +terminal block RND 205-00290, 5 pins, pitch 5.08mm, size 25.4x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00290 pitch 5.08mm size 25.4x10.6mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00291_1x06_P5.08mm_Horizontal +terminal block RND 205-00291, 6 pins, pitch 5.08mm, size 30.5x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00291 pitch 5.08mm size 30.5x10.6mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00292_1x07_P5.08mm_Horizontal +terminal block RND 205-00292, 7 pins, pitch 5.08mm, size 35.6x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00292 pitch 5.08mm size 35.6x10.6mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00293_1x08_P5.08mm_Horizontal +terminal block RND 205-00293, 8 pins, pitch 5.08mm, size 40.6x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00293 pitch 5.08mm size 40.6x10.6mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00294_1x09_P5.08mm_Horizontal +terminal block RND 205-00294, 9 pins, pitch 5.08mm, size 45.7x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00294 pitch 5.08mm size 45.7x10.6mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00295_1x10_P5.08mm_Horizontal +terminal block RND 205-00295, 10 pins, pitch 5.08mm, size 50.8x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00295 pitch 5.08mm size 50.8x10.6mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00296_1x11_P5.08mm_Horizontal +terminal block RND 205-00296, 11 pins, pitch 5.08mm, size 55.9x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00296 pitch 5.08mm size 55.9x10.6mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00297_1x12_P5.08mm_Horizontal +terminal block RND 205-00297, 12 pins, pitch 5.08mm, size 61x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00297 pitch 5.08mm size 61x10.6mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00298_1x02_P10.00mm_Horizontal +terminal block RND 205-00298, 2 pins, pitch 10mm, size 15x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00298 pitch 10mm size 15x8.1mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00299_1x03_P10.00mm_Horizontal +terminal block RND 205-00299, 3 pins, pitch 10mm, size 25x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00299 pitch 10mm size 25x8.1mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00300_1x04_P10.00mm_Horizontal +terminal block RND 205-00300, 4 pins, pitch 10mm, size 35x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00300 pitch 10mm size 35x8.1mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00301_1x05_P10.00mm_Horizontal +terminal block RND 205-00301, 5 pins, pitch 10mm, size 45x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00301 pitch 10mm size 45x8.1mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00302_1x06_P10.00mm_Horizontal +terminal block RND 205-00302, 6 pins, pitch 10mm, size 55x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00302 pitch 10mm size 55x8.1mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00303_1x07_P10.00mm_Horizontal +terminal block RND 205-00303, 7 pins, pitch 10mm, size 65x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00303 pitch 10mm size 65x8.1mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00304_1x08_P10.00mm_Horizontal +terminal block RND 205-00304, 8 pins, pitch 10mm, size 75x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00304 pitch 10mm size 75x8.1mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00305_1x09_P10.00mm_Horizontal +terminal block RND 205-00305, 9 pins, pitch 10mm, size 85x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00305 pitch 10mm size 85x8.1mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00306_1x10_P10.00mm_Horizontal +terminal block RND 205-00306, 10 pins, pitch 10mm, size 95x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00306 pitch 10mm size 95x8.1mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00307_1x11_P10.00mm_Horizontal +terminal block RND 205-00307, 11 pins, pitch 10mm, size 105x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00307 pitch 10mm size 105x8.1mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00308_1x12_P10.00mm_Horizontal +terminal block RND 205-00308, 12 pins, pitch 10mm, size 115x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00308 pitch 10mm size 115x8.1mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_1-282834-0_1x10_P2.54mm_Horizontal +Terminal Block TE 1-282834-0, 10 pins, pitch 2.54mm, size 25.86x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 1-282834-0 pitch 2.54mm size 25.86x6.5mm^2 drill 1.1mm pad 2.1mm +0 +10 +10 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_1-282834-1_1x11_P2.54mm_Horizontal +Terminal Block TE 1-282834-1, 11 pins, pitch 2.54mm, size 28.4x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 1-282834-1 pitch 2.54mm size 28.4x6.5mm^2 drill 1.1mm pad 2.1mm +0 +11 +11 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_1-282834-2_1x12_P2.54mm_Horizontal +Terminal Block TE 1-282834-2, 12 pins, pitch 2.54mm, size 30.94x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 1-282834-2 pitch 2.54mm size 30.94x6.5mm^2 drill 1.1mm pad 2.1mm +0 +12 +12 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_282834-2_1x02_P2.54mm_Horizontal +Terminal Block TE 282834-2, 2 pins, pitch 2.54mm, size 5.54x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 282834-2 pitch 2.54mm size 5.54x6.5mm^2 drill 1.1mm pad 2.1mm +0 +2 +2 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_282834-3_1x03_P2.54mm_Horizontal +Terminal Block TE 282834-3, 3 pins, pitch 2.54mm, size 8.08x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 282834-3 pitch 2.54mm size 8.08x6.5mm^2 drill 1.1mm pad 2.1mm +0 +3 +3 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_282834-4_1x04_P2.54mm_Horizontal +Terminal Block TE 282834-4, 4 pins, pitch 2.54mm, size 10.620000000000001x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 282834-4 pitch 2.54mm size 10.620000000000001x6.5mm^2 drill 1.1mm pad 2.1mm +0 +4 +4 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_282834-5_1x05_P2.54mm_Horizontal +Terminal Block TE 282834-5, 5 pins, pitch 2.54mm, size 13.16x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 282834-5 pitch 2.54mm size 13.16x6.5mm^2 drill 1.1mm pad 2.1mm +0 +5 +5 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_282834-6_1x06_P2.54mm_Horizontal +Terminal Block TE 282834-6, 6 pins, pitch 2.54mm, size 15.7x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 282834-6 pitch 2.54mm size 15.7x6.5mm^2 drill 1.1mm pad 2.1mm +0 +6 +6 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_282834-7_1x07_P2.54mm_Horizontal +Terminal Block TE 282834-7, 7 pins, pitch 2.54mm, size 18.240000000000002x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 282834-7 pitch 2.54mm size 18.240000000000002x6.5mm^2 drill 1.1mm pad 2.1mm +0 +7 +7 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_282834-8_1x08_P2.54mm_Horizontal +Terminal Block TE 282834-8, 8 pins, pitch 2.54mm, size 20.78x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 282834-8 pitch 2.54mm size 20.78x6.5mm^2 drill 1.1mm pad 2.1mm +0 +8 +8 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_282834-9_1x09_P2.54mm_Horizontal +Terminal Block TE 282834-9, 9 pins, pitch 2.54mm, size 23.32x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 282834-9 pitch 2.54mm size 23.32x6.5mm^2 drill 1.1mm pad 2.1mm +0 +9 +9 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-101_1x01_P5.00mm_45Degree +Terminal Block WAGO 236-101, 45Degree (cable under 45degree), 1 pins, pitch 5mm, size 7.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-101 45Degree pitch 5mm size 7.3x14mm^2 drill 1.15mm pad 3mm +0 +1 +1 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-102_1x02_P5.00mm_45Degree +Terminal Block WAGO 236-102, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 12.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-102 45Degree pitch 5mm size 12.3x14mm^2 drill 1.15mm pad 3mm +0 +2 +2 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-103_1x03_P5.00mm_45Degree +Terminal Block WAGO 236-103, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 17.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-103 45Degree pitch 5mm size 17.3x14mm^2 drill 1.15mm pad 3mm +0 +3 +3 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-104_1x04_P5.00mm_45Degree +Terminal Block WAGO 236-104, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 22.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-104 45Degree pitch 5mm size 22.3x14mm^2 drill 1.15mm pad 3mm +0 +4 +4 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-105_1x05_P5.00mm_45Degree +Terminal Block WAGO 236-105, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 27.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-105 45Degree pitch 5mm size 27.3x14mm^2 drill 1.15mm pad 3mm +0 +5 +5 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-106_1x06_P5.00mm_45Degree +Terminal Block WAGO 236-106, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-106 45Degree pitch 5mm size 32.3x14mm^2 drill 1.15mm pad 3mm +0 +6 +6 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-107_1x07_P5.00mm_45Degree +Terminal Block WAGO 236-107, 45Degree (cable under 45degree), 7 pins, pitch 5mm, size 37.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-107 45Degree pitch 5mm size 37.3x14mm^2 drill 1.15mm pad 3mm +0 +7 +7 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-108_1x08_P5.00mm_45Degree +Terminal Block WAGO 236-108, 45Degree (cable under 45degree), 8 pins, pitch 5mm, size 42.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-108 45Degree pitch 5mm size 42.3x14mm^2 drill 1.15mm pad 3mm +0 +8 +8 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-109_1x09_P5.00mm_45Degree +Terminal Block WAGO 236-109, 45Degree (cable under 45degree), 9 pins, pitch 5mm, size 47.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-109 45Degree pitch 5mm size 47.3x14mm^2 drill 1.15mm pad 3mm +0 +9 +9 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-112_1x12_P5.00mm_45Degree +Terminal Block WAGO 236-112, 45Degree (cable under 45degree), 12 pins, pitch 5mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-112 45Degree pitch 5mm size 62.3x14mm^2 drill 1.15mm pad 3mm +0 +12 +12 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-114_1x14_P5.00mm_45Degree +Terminal Block WAGO 236-114, 45Degree (cable under 45degree), 14 pins, pitch 5mm, size 72.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-114 45Degree pitch 5mm size 72.3x14mm^2 drill 1.15mm pad 3mm +0 +14 +14 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-116_1x16_P5.00mm_45Degree +Terminal Block WAGO 236-116, 45Degree (cable under 45degree), 16 pins, pitch 5mm, size 82.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-116 45Degree pitch 5mm size 82.3x14mm^2 drill 1.15mm pad 3mm +0 +16 +16 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-124_1x24_P5.00mm_45Degree +Terminal Block WAGO 236-124, 45Degree (cable under 45degree), 24 pins, pitch 5mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-124 45Degree pitch 5mm size 122x14mm^2 drill 1.15mm pad 3mm +0 +24 +24 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-136_1x36_P5.00mm_45Degree +Terminal Block WAGO 236-136, 45Degree (cable under 45degree), 36 pins, pitch 5mm, size 182x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-136 45Degree pitch 5mm size 182x14mm^2 drill 1.15mm pad 3mm +0 +36 +36 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-148_1x48_P5.00mm_45Degree +Terminal Block WAGO 236-148, 45Degree (cable under 45degree), 48 pins, pitch 5mm, size 242x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-148 45Degree pitch 5mm size 242x14mm^2 drill 1.15mm pad 3mm +0 +48 +48 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-201_1x01_P7.50mm_45Degree +Terminal Block WAGO 236-201, 45Degree (cable under 45degree), 1 pins, pitch 7.5mm, size 9.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-201 45Degree pitch 7.5mm size 9.8x14mm^2 drill 1.15mm pad 3mm +0 +1 +1 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-202_1x02_P7.50mm_45Degree +Terminal Block WAGO 236-202, 45Degree (cable under 45degree), 2 pins, pitch 7.5mm, size 17.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-202 45Degree pitch 7.5mm size 17.3x14mm^2 drill 1.15mm pad 3mm +0 +2 +2 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-203_1x03_P7.50mm_45Degree +Terminal Block WAGO 236-203, 45Degree (cable under 45degree), 3 pins, pitch 7.5mm, size 24.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-203 45Degree pitch 7.5mm size 24.8x14mm^2 drill 1.15mm pad 3mm +0 +3 +3 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-204_1x04_P7.50mm_45Degree +Terminal Block WAGO 236-204, 45Degree (cable under 45degree), 4 pins, pitch 7.5mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-204 45Degree pitch 7.5mm size 32.3x14mm^2 drill 1.15mm pad 3mm +0 +4 +4 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-205_1x05_P7.50mm_45Degree +Terminal Block WAGO 236-205, 45Degree (cable under 45degree), 5 pins, pitch 7.5mm, size 39.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-205 45Degree pitch 7.5mm size 39.8x14mm^2 drill 1.15mm pad 3mm +0 +5 +5 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-206_1x06_P7.50mm_45Degree +Terminal Block WAGO 236-206, 45Degree (cable under 45degree), 6 pins, pitch 7.5mm, size 47.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-206 45Degree pitch 7.5mm size 47.3x14mm^2 drill 1.15mm pad 3mm +0 +6 +6 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-207_1x07_P7.50mm_45Degree +Terminal Block WAGO 236-207, 45Degree (cable under 45degree), 7 pins, pitch 7.5mm, size 54.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-207 45Degree pitch 7.5mm size 54.8x14mm^2 drill 1.15mm pad 3mm +0 +7 +7 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-208_1x08_P7.50mm_45Degree +Terminal Block WAGO 236-208, 45Degree (cable under 45degree), 8 pins, pitch 7.5mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-208 45Degree pitch 7.5mm size 62.3x14mm^2 drill 1.15mm pad 3mm +0 +8 +8 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-209_1x09_P7.50mm_45Degree +Terminal Block WAGO 236-209, 45Degree (cable under 45degree), 9 pins, pitch 7.5mm, size 69.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-209 45Degree pitch 7.5mm size 69.8x14mm^2 drill 1.15mm pad 3mm +0 +9 +9 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-212_1x12_P7.50mm_45Degree +Terminal Block WAGO 236-212, 45Degree (cable under 45degree), 12 pins, pitch 7.5mm, size 92.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-212 45Degree pitch 7.5mm size 92.3x14mm^2 drill 1.15mm pad 3mm +0 +12 +12 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-216_1x16_P7.50mm_45Degree +Terminal Block WAGO 236-216, 45Degree (cable under 45degree), 16 pins, pitch 7.5mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-216 45Degree pitch 7.5mm size 122x14mm^2 drill 1.15mm pad 3mm +0 +16 +16 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-224_1x24_P7.50mm_45Degree +Terminal Block WAGO 236-224, 45Degree (cable under 45degree), 24 pins, pitch 7.5mm, size 182x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-224 45Degree pitch 7.5mm size 182x14mm^2 drill 1.15mm pad 3mm +0 +24 +24 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-301_1x01_P10.00mm_45Degree +Terminal Block WAGO 236-301, 45Degree (cable under 45degree), 1 pins, pitch 10mm, size 12.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-301 45Degree pitch 10mm size 12.3x14mm^2 drill 1.15mm pad 3mm +0 +1 +1 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-302_1x02_P10.00mm_45Degree +Terminal Block WAGO 236-302, 45Degree (cable under 45degree), 2 pins, pitch 10mm, size 22.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-302 45Degree pitch 10mm size 22.3x14mm^2 drill 1.15mm pad 3mm +0 +2 +2 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-303_1x03_P10.00mm_45Degree +Terminal Block WAGO 236-303, 45Degree (cable under 45degree), 3 pins, pitch 10mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-303 45Degree pitch 10mm size 32.3x14mm^2 drill 1.15mm pad 3mm +0 +3 +3 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-304_1x04_P10.00mm_45Degree +Terminal Block WAGO 236-304, 45Degree (cable under 45degree), 4 pins, pitch 10mm, size 42.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-304 45Degree pitch 10mm size 42.3x14mm^2 drill 1.15mm pad 3mm +0 +4 +4 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-305_1x05_P10.00mm_45Degree +Terminal Block WAGO 236-305, 45Degree (cable under 45degree), 5 pins, pitch 10mm, size 52.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-305 45Degree pitch 10mm size 52.3x14mm^2 drill 1.15mm pad 3mm +0 +5 +5 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-306_1x06_P10.00mm_45Degree +Terminal Block WAGO 236-306, 45Degree (cable under 45degree), 6 pins, pitch 10mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-306 45Degree pitch 10mm size 62.3x14mm^2 drill 1.15mm pad 3mm +0 +6 +6 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-308_1x08_P10.00mm_45Degree +Terminal Block WAGO 236-308, 45Degree (cable under 45degree), 8 pins, pitch 10mm, size 82.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-308 45Degree pitch 10mm size 82.3x14mm^2 drill 1.15mm pad 3mm +0 +8 +8 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-309_1x09_P10.00mm_45Degree +Terminal Block WAGO 236-309, 45Degree (cable under 45degree), 9 pins, pitch 10mm, size 92.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-309 45Degree pitch 10mm size 92.3x14mm^2 drill 1.15mm pad 3mm +0 +9 +9 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-312_1x12_P10.00mm_45Degree +Terminal Block WAGO 236-312, 45Degree (cable under 45degree), 12 pins, pitch 10mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-312 45Degree pitch 10mm size 122x14mm^2 drill 1.15mm pad 3mm +0 +12 +12 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-316_1x16_P10.00mm_45Degree +Terminal Block WAGO 236-316, 45Degree (cable under 45degree), 16 pins, pitch 10mm, size 162x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-316 45Degree pitch 10mm size 162x14mm^2 drill 1.15mm pad 3mm +0 +16 +16 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-324_1x24_P10.00mm_45Degree +Terminal Block WAGO 236-324, 45Degree (cable under 45degree), 24 pins, pitch 10mm, size 242x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-324 45Degree pitch 10mm size 242x14mm^2 drill 1.15mm pad 3mm +0 +24 +24 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-401_1x01_P5.00mm_45Degree +Terminal Block WAGO 236-401, 45Degree (cable under 45degree), 1 pins, pitch 5mm, size 7.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-401 45Degree pitch 5mm size 7.3x14mm^2 drill 1.15mm pad 3mm +0 +2 +1 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-402_1x02_P5.00mm_45Degree +Terminal Block WAGO 236-402, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 12.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-402 45Degree pitch 5mm size 12.3x14mm^2 drill 1.15mm pad 3mm +0 +4 +2 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-403_1x03_P5.00mm_45Degree +Terminal Block WAGO 236-403, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 17.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-403 45Degree pitch 5mm size 17.3x14mm^2 drill 1.15mm pad 3mm +0 +6 +3 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-404_1x04_P5.00mm_45Degree +Terminal Block WAGO 236-404, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 22.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-404 45Degree pitch 5mm size 22.3x14mm^2 drill 1.15mm pad 3mm +0 +8 +4 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-405_1x05_P5.00mm_45Degree +Terminal Block WAGO 236-405, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 27.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-405 45Degree pitch 5mm size 27.3x14mm^2 drill 1.15mm pad 3mm +0 +10 +5 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-406_1x06_P5.00mm_45Degree +Terminal Block WAGO 236-406, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-406 45Degree pitch 5mm size 32.3x14mm^2 drill 1.15mm pad 3mm +0 +12 +6 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-407_1x07_P5.00mm_45Degree +Terminal Block WAGO 236-407, 45Degree (cable under 45degree), 7 pins, pitch 5mm, size 37.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-407 45Degree pitch 5mm size 37.3x14mm^2 drill 1.15mm pad 3mm +0 +14 +7 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-408_1x08_P5.00mm_45Degree +Terminal Block WAGO 236-408, 45Degree (cable under 45degree), 8 pins, pitch 5mm, size 42.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-408 45Degree pitch 5mm size 42.3x14mm^2 drill 1.15mm pad 3mm +0 +16 +8 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-409_1x09_P5.00mm_45Degree +Terminal Block WAGO 236-409, 45Degree (cable under 45degree), 9 pins, pitch 5mm, size 47.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-409 45Degree pitch 5mm size 47.3x14mm^2 drill 1.15mm pad 3mm +0 +18 +9 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-412_1x12_P5.00mm_45Degree +Terminal Block WAGO 236-412, 45Degree (cable under 45degree), 12 pins, pitch 5mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-412 45Degree pitch 5mm size 62.3x14mm^2 drill 1.15mm pad 3mm +0 +24 +12 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-414_1x14_P5.00mm_45Degree +Terminal Block WAGO 236-414, 45Degree (cable under 45degree), 14 pins, pitch 5mm, size 72.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-414 45Degree pitch 5mm size 72.3x14mm^2 drill 1.15mm pad 3mm +0 +28 +14 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-416_1x16_P5.00mm_45Degree +Terminal Block WAGO 236-416, 45Degree (cable under 45degree), 16 pins, pitch 5mm, size 82.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-416 45Degree pitch 5mm size 82.3x14mm^2 drill 1.15mm pad 3mm +0 +32 +16 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-424_1x24_P5.00mm_45Degree +Terminal Block WAGO 236-424, 45Degree (cable under 45degree), 24 pins, pitch 5mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-424 45Degree pitch 5mm size 122x14mm^2 drill 1.15mm pad 3mm +0 +48 +24 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-436_1x36_P5.00mm_45Degree +Terminal Block WAGO 236-436, 45Degree (cable under 45degree), 36 pins, pitch 5mm, size 182x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-436 45Degree pitch 5mm size 182x14mm^2 drill 1.15mm pad 3mm +0 +72 +36 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-448_1x48_P5.00mm_45Degree +Terminal Block WAGO 236-448, 45Degree (cable under 45degree), 48 pins, pitch 5mm, size 242x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-448 45Degree pitch 5mm size 242x14mm^2 drill 1.15mm pad 3mm +0 +96 +48 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-501_1x01_P7.50mm_45Degree +Terminal Block WAGO 236-501, 45Degree (cable under 45degree), 1 pins, pitch 7.5mm, size 9.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-501 45Degree pitch 7.5mm size 9.8x14mm^2 drill 1.15mm pad 3mm +0 +2 +1 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-502_1x02_P7.50mm_45Degree +Terminal Block WAGO 236-502, 45Degree (cable under 45degree), 2 pins, pitch 7.5mm, size 17.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-502 45Degree pitch 7.5mm size 17.3x14mm^2 drill 1.15mm pad 3mm +0 +4 +2 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-503_1x03_P7.50mm_45Degree +Terminal Block WAGO 236-503, 45Degree (cable under 45degree), 3 pins, pitch 7.5mm, size 24.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-503 45Degree pitch 7.5mm size 24.8x14mm^2 drill 1.15mm pad 3mm +0 +6 +3 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-504_1x04_P7.50mm_45Degree +Terminal Block WAGO 236-504, 45Degree (cable under 45degree), 4 pins, pitch 7.5mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-504 45Degree pitch 7.5mm size 32.3x14mm^2 drill 1.15mm pad 3mm +0 +8 +4 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-505_1x05_P7.50mm_45Degree +Terminal Block WAGO 236-505, 45Degree (cable under 45degree), 5 pins, pitch 7.5mm, size 39.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-505 45Degree pitch 7.5mm size 39.8x14mm^2 drill 1.15mm pad 3mm +0 +10 +5 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-506_1x06_P7.50mm_45Degree +Terminal Block WAGO 236-506, 45Degree (cable under 45degree), 6 pins, pitch 7.5mm, size 47.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-506 45Degree pitch 7.5mm size 47.3x14mm^2 drill 1.15mm pad 3mm +0 +12 +6 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-507_1x07_P7.50mm_45Degree +Terminal Block WAGO 236-507, 45Degree (cable under 45degree), 7 pins, pitch 7.5mm, size 54.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-507 45Degree pitch 7.5mm size 54.8x14mm^2 drill 1.15mm pad 3mm +0 +14 +7 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-508_1x08_P7.50mm_45Degree +Terminal Block WAGO 236-508, 45Degree (cable under 45degree), 8 pins, pitch 7.5mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-508 45Degree pitch 7.5mm size 62.3x14mm^2 drill 1.15mm pad 3mm +0 +16 +8 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-509_1x09_P7.50mm_45Degree +Terminal Block WAGO 236-509, 45Degree (cable under 45degree), 9 pins, pitch 7.5mm, size 69.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-509 45Degree pitch 7.5mm size 69.8x14mm^2 drill 1.15mm pad 3mm +0 +18 +9 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-512_1x12_P7.50mm_45Degree +Terminal Block WAGO 236-512, 45Degree (cable under 45degree), 12 pins, pitch 7.5mm, size 92.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-512 45Degree pitch 7.5mm size 92.3x14mm^2 drill 1.15mm pad 3mm +0 +24 +12 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-516_1x16_P7.50mm_45Degree +Terminal Block WAGO 236-516, 45Degree (cable under 45degree), 16 pins, pitch 7.5mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-516 45Degree pitch 7.5mm size 122x14mm^2 drill 1.15mm pad 3mm +0 +32 +16 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-524_1x24_P7.50mm_45Degree +Terminal Block WAGO 236-524, 45Degree (cable under 45degree), 24 pins, pitch 7.5mm, size 182x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-524 45Degree pitch 7.5mm size 182x14mm^2 drill 1.15mm pad 3mm +0 +48 +24 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-601_1x01_P10.00mm_45Degree +Terminal Block WAGO 236-601, 45Degree (cable under 45degree), 1 pins, pitch 10mm, size 12.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-601 45Degree pitch 10mm size 12.3x14mm^2 drill 1.15mm pad 3mm +0 +2 +1 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-602_1x02_P10.00mm_45Degree +Terminal Block WAGO 236-602, 45Degree (cable under 45degree), 2 pins, pitch 10mm, size 22.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-602 45Degree pitch 10mm size 22.3x14mm^2 drill 1.15mm pad 3mm +0 +4 +2 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-603_1x03_P10.00mm_45Degree +Terminal Block WAGO 236-603, 45Degree (cable under 45degree), 3 pins, pitch 10mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-603 45Degree pitch 10mm size 32.3x14mm^2 drill 1.15mm pad 3mm +0 +6 +3 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-604_1x04_P10.00mm_45Degree +Terminal Block WAGO 236-604, 45Degree (cable under 45degree), 4 pins, pitch 10mm, size 42.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-604 45Degree pitch 10mm size 42.3x14mm^2 drill 1.15mm pad 3mm +0 +8 +4 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-605_1x05_P10.00mm_45Degree +Terminal Block WAGO 236-605, 45Degree (cable under 45degree), 5 pins, pitch 10mm, size 52.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-605 45Degree pitch 10mm size 52.3x14mm^2 drill 1.15mm pad 3mm +0 +10 +5 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-606_1x06_P10.00mm_45Degree +Terminal Block WAGO 236-606, 45Degree (cable under 45degree), 6 pins, pitch 10mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-606 45Degree pitch 10mm size 62.3x14mm^2 drill 1.15mm pad 3mm +0 +12 +6 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-608_1x08_P10.00mm_45Degree +Terminal Block WAGO 236-608, 45Degree (cable under 45degree), 8 pins, pitch 10mm, size 82.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-608 45Degree pitch 10mm size 82.3x14mm^2 drill 1.15mm pad 3mm +0 +16 +8 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-609_1x09_P10.00mm_45Degree +Terminal Block WAGO 236-609, 45Degree (cable under 45degree), 9 pins, pitch 10mm, size 92.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-609 45Degree pitch 10mm size 92.3x14mm^2 drill 1.15mm pad 3mm +0 +18 +9 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-612_1x12_P10.00mm_45Degree +Terminal Block WAGO 236-612, 45Degree (cable under 45degree), 12 pins, pitch 10mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-612 45Degree pitch 10mm size 122x14mm^2 drill 1.15mm pad 3mm +0 +24 +12 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-616_1x16_P10.00mm_45Degree +Terminal Block WAGO 236-616, 45Degree (cable under 45degree), 16 pins, pitch 10mm, size 162x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-616 45Degree pitch 10mm size 162x14mm^2 drill 1.15mm pad 3mm +0 +32 +16 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-624_1x24_P10.00mm_45Degree +Terminal Block WAGO 236-624, 45Degree (cable under 45degree), 24 pins, pitch 10mm, size 242x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-624 45Degree pitch 10mm size 242x14mm^2 drill 1.15mm pad 3mm +0 +48 +24 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-101_1x01_P5.00mm_45Degree +Terminal Block WAGO 804-101, 45Degree (cable under 45degree), 1 pins, pitch 5mm, size 6.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-101 45Degree pitch 5mm size 6.5x15mm^2 drill 1.2mm pad 3mm +0 +2 +1 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-102_1x02_P5.00mm_45Degree +Terminal Block WAGO 804-102, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 11.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-102 45Degree pitch 5mm size 11.5x15mm^2 drill 1.2mm pad 3mm +0 +4 +2 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-103_1x03_P5.00mm_45Degree +Terminal Block WAGO 804-103, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 16.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-103 45Degree pitch 5mm size 16.5x15mm^2 drill 1.2mm pad 3mm +0 +6 +3 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-104_1x04_P5.00mm_45Degree +Terminal Block WAGO 804-104, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 21.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-104 45Degree pitch 5mm size 21.5x15mm^2 drill 1.2mm pad 3mm +0 +8 +4 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-105_1x05_P5.00mm_45Degree +Terminal Block WAGO 804-105, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 26.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-105 45Degree pitch 5mm size 26.5x15mm^2 drill 1.2mm pad 3mm +0 +10 +5 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-106_1x06_P5.00mm_45Degree +Terminal Block WAGO 804-106, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 31.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-106 45Degree pitch 5mm size 31.5x15mm^2 drill 1.2mm pad 3mm +0 +12 +6 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-107_1x07_P5.00mm_45Degree +Terminal Block WAGO 804-107, 45Degree (cable under 45degree), 7 pins, pitch 5mm, size 36.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-107 45Degree pitch 5mm size 36.5x15mm^2 drill 1.2mm pad 3mm +0 +14 +7 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-108_1x08_P5.00mm_45Degree +Terminal Block WAGO 804-108, 45Degree (cable under 45degree), 8 pins, pitch 5mm, size 41.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-108 45Degree pitch 5mm size 41.5x15mm^2 drill 1.2mm pad 3mm +0 +16 +8 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-109_1x09_P5.00mm_45Degree +Terminal Block WAGO 804-109, 45Degree (cable under 45degree), 9 pins, pitch 5mm, size 46.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-109 45Degree pitch 5mm size 46.5x15mm^2 drill 1.2mm pad 3mm +0 +18 +9 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-110_1x10_P5.00mm_45Degree +Terminal Block WAGO 804-110, 45Degree (cable under 45degree), 10 pins, pitch 5mm, size 51.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-110 45Degree pitch 5mm size 51.5x15mm^2 drill 1.2mm pad 3mm +0 +20 +10 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-111_1x11_P5.00mm_45Degree +Terminal Block WAGO 804-111, 45Degree (cable under 45degree), 11 pins, pitch 5mm, size 56.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-111 45Degree pitch 5mm size 56.5x15mm^2 drill 1.2mm pad 3mm +0 +22 +11 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-112_1x12_P5.00mm_45Degree +Terminal Block WAGO 804-112, 45Degree (cable under 45degree), 12 pins, pitch 5mm, size 61.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-112 45Degree pitch 5mm size 61.5x15mm^2 drill 1.2mm pad 3mm +0 +24 +12 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-113_1x13_P5.00mm_45Degree +Terminal Block WAGO 804-113, 45Degree (cable under 45degree), 13 pins, pitch 5mm, size 66.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-113 45Degree pitch 5mm size 66.5x15mm^2 drill 1.2mm pad 3mm +0 +26 +13 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-114_1x14_P5.00mm_45Degree +Terminal Block WAGO 804-114, 45Degree (cable under 45degree), 14 pins, pitch 5mm, size 71.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-114 45Degree pitch 5mm size 71.5x15mm^2 drill 1.2mm pad 3mm +0 +28 +14 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-115_1x15_P5.00mm_45Degree +Terminal Block WAGO 804-115, 45Degree (cable under 45degree), 15 pins, pitch 5mm, size 76.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-115 45Degree pitch 5mm size 76.5x15mm^2 drill 1.2mm pad 3mm +0 +30 +15 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-116_1x16_P5.00mm_45Degree +Terminal Block WAGO 804-116, 45Degree (cable under 45degree), 16 pins, pitch 5mm, size 81.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-116 45Degree pitch 5mm size 81.5x15mm^2 drill 1.2mm pad 3mm +0 +32 +16 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-124_1x24_P5.00mm_45Degree +Terminal Block WAGO 804-124, 45Degree (cable under 45degree), 24 pins, pitch 5mm, size 122x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-124 45Degree pitch 5mm size 122x15mm^2 drill 1.2mm pad 3mm +0 +48 +24 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-301_1x01_P7.50mm_45Degree +Terminal Block WAGO 804-301, 45Degree (cable under 45degree), 1 pins, pitch 7.5mm, size 6.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-301 45Degree pitch 7.5mm size 6.5x15mm^2 drill 1.2mm pad 3mm +0 +2 +1 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-302_1x02_P7.50mm_45Degree +Terminal Block WAGO 804-302, 45Degree (cable under 45degree), 2 pins, pitch 7.5mm, size 14x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-302 45Degree pitch 7.5mm size 14x15mm^2 drill 1.2mm pad 3mm +0 +4 +2 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-303_1x03_P7.50mm_45Degree +Terminal Block WAGO 804-303, 45Degree (cable under 45degree), 3 pins, pitch 7.5mm, size 21.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-303 45Degree pitch 7.5mm size 21.5x15mm^2 drill 1.2mm pad 3mm +0 +6 +3 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-304_1x04_P7.50mm_45Degree +Terminal Block WAGO 804-304, 45Degree (cable under 45degree), 4 pins, pitch 7.5mm, size 29x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-304 45Degree pitch 7.5mm size 29x15mm^2 drill 1.2mm pad 3mm +0 +8 +4 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-305_1x05_P7.50mm_45Degree +Terminal Block WAGO 804-305, 45Degree (cable under 45degree), 5 pins, pitch 7.5mm, size 36.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-305 45Degree pitch 7.5mm size 36.5x15mm^2 drill 1.2mm pad 3mm +0 +10 +5 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-306_1x06_P7.50mm_45Degree +Terminal Block WAGO 804-306, 45Degree (cable under 45degree), 6 pins, pitch 7.5mm, size 44x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-306 45Degree pitch 7.5mm size 44x15mm^2 drill 1.2mm pad 3mm +0 +12 +6 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-307_1x07_P7.50mm_45Degree +Terminal Block WAGO 804-307, 45Degree (cable under 45degree), 7 pins, pitch 7.5mm, size 51.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-307 45Degree pitch 7.5mm size 51.5x15mm^2 drill 1.2mm pad 3mm +0 +14 +7 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-308_1x08_P7.50mm_45Degree +Terminal Block WAGO 804-308, 45Degree (cable under 45degree), 8 pins, pitch 7.5mm, size 59x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-308 45Degree pitch 7.5mm size 59x15mm^2 drill 1.2mm pad 3mm +0 +16 +8 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-309_1x09_P7.50mm_45Degree +Terminal Block WAGO 804-309, 45Degree (cable under 45degree), 9 pins, pitch 7.5mm, size 66.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-309 45Degree pitch 7.5mm size 66.5x15mm^2 drill 1.2mm pad 3mm +0 +18 +9 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-310_1x10_P7.50mm_45Degree +Terminal Block WAGO 804-310, 45Degree (cable under 45degree), 10 pins, pitch 7.5mm, size 74x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-310 45Degree pitch 7.5mm size 74x15mm^2 drill 1.2mm pad 3mm +0 +20 +10 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-311_1x11_P7.50mm_45Degree +Terminal Block WAGO 804-311, 45Degree (cable under 45degree), 11 pins, pitch 7.5mm, size 81.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-311 45Degree pitch 7.5mm size 81.5x15mm^2 drill 1.2mm pad 3mm +0 +22 +11 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-312_1x12_P7.50mm_45Degree +Terminal Block WAGO 804-312, 45Degree (cable under 45degree), 12 pins, pitch 7.5mm, size 89x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-312 45Degree pitch 7.5mm size 89x15mm^2 drill 1.2mm pad 3mm +0 +24 +12 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-316_1x16_P7.50mm_45Degree +Terminal Block WAGO 804-316, 45Degree (cable under 45degree), 16 pins, pitch 7.5mm, size 119x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-316 45Degree pitch 7.5mm size 119x15mm^2 drill 1.2mm pad 3mm +0 +32 +16 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-324_1x24_P7.50mm_45Degree +Terminal Block WAGO 804-324, 45Degree (cable under 45degree), 24 pins, pitch 7.5mm, size 179x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-324 45Degree pitch 7.5mm size 179x15mm^2 drill 1.2mm pad 3mm +0 +48 +24 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRBU_74650073_THR +REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650073.pdf) +screw terminal thread redcube thr power connector +0 +8 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRBU_74650074_THR +REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650074.pdf) +screw terminal thread redcube thr power connector +0 +8 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRBU_74650094_THR +REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650094.pdf) +screw terminal thread redcube thr power connector +0 +16 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRBU_74650173_THR +REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650173.pdf) +screw terminal thread redcube thr power connector +0 +8 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRBU_74650174_THR +REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650174.pdf) +screw terminal thread redcube thr power connector +0 +8 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRBU_74650194_THR +REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650194.pdf) +screw terminal thread redcube thr power connector +0 +18 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRBU_74650195_THR +REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650195.pdf) +screw terminal thread redcube thr power connector +0 +18 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRBU_74655095_THR +REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74655095.pdf) +screw terminal thread redcube thr power connector +0 +16 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRSH_74651173_THR +REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651173.pdf) +screw terminal thread redcube thr power connector +0 +8 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRSH_74651174_THR +REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651174.pdf) +screw terminal thread redcube thr power connector +0 +8 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRSH_74651175_THR +REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651175.pdf) +screw terminal thread redcube thr power connector +0 +8 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRSH_74651194_THR +REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651194.pdf) +screw terminal thread redcube thr power connector +0 +18 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRSH_74651195_THR +REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651195.pdf) +screw terminal thread redcube thr power connector +0 +18 +1 +TestPoint +TestPoint_2Pads_Pitch2.54mm_Drill0.8mm +Test point with 2 pins, pitch 2.54mm, drill diameter 0.8mm +CONN DEV +0 +2 +2 +TestPoint +TestPoint_2Pads_Pitch5.08mm_Drill1.3mm +Test point with 2 pads, pitch 5.08mm, hole diameter 1.3mm, wire diameter 1.0mm +CONN DEV +0 +2 +2 +TestPoint +TestPoint_Bridge_Pitch2.0mm_Drill0.7mm +wire loop as test point, pitch 2.0mm, hole diameter 0.7mm, wire diameter 0.5mm +test point wire loop +0 +2 +1 +TestPoint +TestPoint_Bridge_Pitch2.54mm_Drill0.7mm +wire loop as test point, pitch 2.0mm, hole diameter 0.7mm, wire diameter 0.5mm +test point wire loop +0 +2 +1 +TestPoint +TestPoint_Bridge_Pitch2.54mm_Drill1.0mm +wire loop as test point, pitch 2.54mm, hole diameter 1.0mm, wire diameter 0.8mm +test point wire loop +0 +2 +1 +TestPoint +TestPoint_Bridge_Pitch2.54mm_Drill1.3mm +wire loop as test point, pitch 2.54mm, hole diameter 1.3mm, wire diameter 1.0mm +test point wire loop +0 +2 +1 +TestPoint +TestPoint_Bridge_Pitch3.81mm_Drill1.3mm +wire loop as test point, pitch 3.81mm, hole diameter 1.3mm, wire diameter 1.0mm +test point wire loop +0 +2 +1 +TestPoint +TestPoint_Bridge_Pitch5.08mm_Drill0.7mm +wire loop as test point, pitch 5.08mm, hole diameter 0.7mm, wire diameter 1.0mm +test point wire loop +0 +2 +1 +TestPoint +TestPoint_Bridge_Pitch5.08mm_Drill1.3mm +wire loop as test point, pitch 5.08mm, hole diameter 1.3mm, wire diameter 1.0mm +test point wire loop +0 +2 +1 +TestPoint +TestPoint_Bridge_Pitch6.35mm_Drill1.3mm +wire loop as test point, pitch 6.35mm, hole diameter 1.3mm, wire diameter 1.0mm +test point wire loop +0 +2 +1 +TestPoint +TestPoint_Bridge_Pitch7.62mm_Drill1.3mm +wire loop as test point, pitch 7.62mm, hole diameter 1.3mm, wire diameter 1.0mm +test point wire loop +0 +2 +1 +TestPoint +TestPoint_Keystone_5000-5004_Miniature +Keystone Miniature THM Test Point 5000-5004, http://www.keyelco.com/product-pdf.cfm?p=1309 +Through Hole Mount Test Points +0 +1 +1 +TestPoint +TestPoint_Keystone_5005-5009_Compact +Keystone Miniature THM Test Point 5005-5009, http://www.keyelco.com/product-pdf.cfm?p=1314 +Through Hole Mount Test Points +0 +1 +1 +TestPoint +TestPoint_Keystone_5010-5014_Multipurpose +Keystone Miniature THM Test Point 5010-5014, http://www.keyelco.com/product-pdf.cfm?p=1319 +Through Hole Mount Test Points +0 +1 +1 +TestPoint +TestPoint_Keystone_5015_Micro-Minature +SMT Test Point- Micro Miniature 5015, http://www.keyelco.com/product-pdf.cfm?p=1353 +Test Point +0 +1 +1 +TestPoint +TestPoint_Keystone_5019_Minature +SMT Test Point- Micro Miniature 5019, http://www.keyelco.com/product-pdf.cfm?p=1357 +Test Point +0 +1 +1 +TestPoint +TestPoint_Loop_D1.80mm_Drill1.0mm_Beaded +wire loop with bead as test point, loop diameter 1.8mm, hole diameter 1.0mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D2.50mm_Drill1.0mm +wire loop as test point, loop diameter 2.5mm, hole diameter 1.0mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D2.50mm_Drill1.0mm_LowProfile +low profile wire loop as test point, loop diameter 2.5mm, hole diameter 1.0mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D2.50mm_Drill1.85mm +wire loop as test point, loop diameter 2.5mm, hole diameter 1.85mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D2.54mm_Drill1.5mm_Beaded +wire loop with bead as test point, loop diameter2.548mm, hole diameter 1.5mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D2.60mm_Drill0.9mm_Beaded +wire loop with bead as test point, loop diameter2.6mm, hole diameter 0.9mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D2.60mm_Drill1.4mm_Beaded +wire loop with bead as test point, loop diameter2.6mm, hole diameter 1.4mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D2.60mm_Drill1.6mm_Beaded +wire loop with bead as test point, loop diameter2.6mm, hole diameter 1.6mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D3.50mm_Drill0.9mm_Beaded +wire loop with bead as test point, loop diameter2.6mm, hole diameter 0.9mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D3.50mm_Drill1.4mm_Beaded +wire loop with bead as test point, loop diameter 3.5mm, hole diameter 1.4mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D3.80mm_Drill2.0mm +wire loop as test point, loop diameter 3.8mm, hole diameter 2.0mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D3.80mm_Drill2.5mm +wire loop as test point, loop diameter 3.8mm, hole diameter 2.5mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D3.80mm_Drill2.8mm +wire loop as test point, loop diameter 3.8mm, hole diameter 2.8mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Pad_1.0x1.0mm +SMD rectangular pad as test Point, square 1.0mm side length +test point SMD pad rectangle square +0 +1 +1 +TestPoint +TestPoint_Pad_1.5x1.5mm +SMD rectangular pad as test Point, square 1.5mm side length +test point SMD pad rectangle square +0 +1 +1 +TestPoint +TestPoint_Pad_2.0x2.0mm +SMD rectangular pad as test Point, square 2.0mm side length +test point SMD pad rectangle square +0 +1 +1 +TestPoint +TestPoint_Pad_2.5x2.5mm +SMD rectangular pad as test Point, square 2.5mm side length +test point SMD pad rectangle square +0 +1 +1 +TestPoint +TestPoint_Pad_3.0x3.0mm +SMD rectangular pad as test Point, square 3.0mm side length +test point SMD pad rectangle square +0 +1 +1 +TestPoint +TestPoint_Pad_4.0x4.0mm +SMD rectangular pad as test Point, square 4.0mm side length +test point SMD pad rectangle square +0 +1 +1 +TestPoint +TestPoint_Pad_D1.0mm +SMD pad as test Point, diameter 1.0mm +test point SMD pad +0 +1 +1 +TestPoint +TestPoint_Pad_D1.5mm +SMD pad as test Point, diameter 1.5mm +test point SMD pad +0 +1 +1 +TestPoint +TestPoint_Pad_D2.0mm +SMD pad as test Point, diameter 2.0mm +test point SMD pad +0 +1 +1 +TestPoint +TestPoint_Pad_D2.5mm +SMD pad as test Point, diameter 2.5mm +test point SMD pad +0 +1 +1 +TestPoint +TestPoint_Pad_D3.0mm +SMD pad as test Point, diameter 3.0mm +test point SMD pad +0 +1 +1 +TestPoint +TestPoint_Pad_D4.0mm +SMD pad as test Point, diameter 4.0mm +test point SMD pad +0 +1 +1 +TestPoint +TestPoint_Plated_Hole_D2.0mm +Plated Hole as test Point, diameter 2.0mm +test point plated hole +0 +1 +1 +TestPoint +TestPoint_Plated_Hole_D3.0mm +Plated Hole as test Point, diameter 3.0mm +test point plated hole +0 +1 +1 +TestPoint +TestPoint_Plated_Hole_D4.0mm +Plated Hole as test Point, diameter 4.0mm +test point plated hole +0 +1 +1 +TestPoint +TestPoint_Plated_Hole_D5.0mm +Plated Hole as test Point, diameter 5.0mm +test point plated hole +0 +1 +1 +TestPoint +TestPoint_THTPad_1.0x1.0mm_Drill0.5mm +THT rectangular pad as test Point, square 1.0mm side length, hole diameter 0.5mm +test point THT pad rectangle square +0 +1 +1 +TestPoint +TestPoint_THTPad_1.5x1.5mm_Drill0.7mm +THT rectangular pad as test Point, square 1.5mm side length, hole diameter 0.7mm +test point THT pad rectangle square +0 +1 +1 +TestPoint +TestPoint_THTPad_2.0x2.0mm_Drill1.0mm +THT rectangular pad as test Point, square 2.0mm_Drill1.0mm side length, hole diameter 1.0mm +test point THT pad rectangle square +0 +1 +1 +TestPoint +TestPoint_THTPad_2.5x2.5mm_Drill1.2mm +THT rectangular pad as test Point, square 2.5mm side length, hole diameter 1.2mm +test point THT pad rectangle square +0 +1 +1 +TestPoint +TestPoint_THTPad_3.0x3.0mm_Drill1.5mm +THT rectangular pad as test Point, square 3.0mm side length, hole diameter 1.5mm +test point THT pad rectangle square +0 +1 +1 +TestPoint +TestPoint_THTPad_4.0x4.0mm_Drill2.0mm +THT rectangular pad as test Point, square 4.0mm side length, hole diameter 2.0mm +test point THT pad rectangle square +0 +1 +1 +TestPoint +TestPoint_THTPad_D1.0mm_Drill0.5mm +THT pad as test Point, diameter 1.0mm, hole diameter 0.5mm +test point THT pad +0 +1 +1 +TestPoint +TestPoint_THTPad_D1.5mm_Drill0.7mm +THT pad as test Point, diameter 1.5mm, hole diameter 0.7mm +test point THT pad +0 +1 +1 +TestPoint +TestPoint_THTPad_D2.0mm_Drill1.0mm +THT pad as test Point, diameter 2.0mm, hole diameter 1.0mm +test point THT pad +0 +1 +1 +TestPoint +TestPoint_THTPad_D2.5mm_Drill1.2mm +THT pad as test Point, diameter 2.5mm, hole diameter 1.2mm +test point THT pad +0 +1 +1 +TestPoint +TestPoint_THTPad_D3.0mm_Drill1.5mm +THT pad as test Point, diameter 3.0mm, hole diameter 1.5mm +test point THT pad +0 +1 +1 +TestPoint +TestPoint_THTPad_D4.0mm_Drill2.0mm +THT pad as test Point, diameter 4.0mm, hole diameter 2.0mm +test point THT pad +0 +1 +1 +Transformer_SMD +Pulse_P0926NL +SMT Gate Drive Transformer, 1:1:1, 8.0x6.3x5.3mm (https://productfinder.pulseeng.com/products/datasheets/SPM2007_61.pdf) +pulse pa0926nl +0 +6 +6 +Transformer_SMD +Pulse_PA1323NL +SMT Gate Drive Transformer, 1:1, 9.5x7.1x5.3mm (https://productfinder.pulseeng.com/products/datasheets/SPM2007_61.pdf) +pulse pa1323nl +0 +6 +6 +Transformer_SMD +Pulse_PA2001NL +SMT Gate Drive Transformer, 1:1, 8.6x6.7x2.5mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf) +pulse pa2001nl pe-68386nl +0 +4 +4 +Transformer_SMD +Pulse_PA2002NL-PA2008NL-PA2009NL +SMT Gate Drive Transformer, 1:1:1 or 2:1:1 or 2.5:1:1 or 1:1, 9.0x8.6x7.6mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf) +pulse pa2002nl pa2008nl pa2009nl p0544nl pa0184nl pa0297nl pa0510nl +0 +6 +6 +Transformer_SMD +Pulse_PA2004NL +SMT Gate Drive Transformer, 1:1:1, 8.6x6.7x3.6mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf) +pulse pa2004nl pa0264nl +0 +6 +6 +Transformer_SMD +Pulse_PA2005NL +SMT Gate Drive Transformer, 1:1:1, 11.8x8.8x4.0mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf) +pulse pa2005nl pa0173nl +0 +6 +6 +Transformer_SMD +Pulse_PA2006NL +SMT Gate Drive Transformer, 1:1, 11.8x8.8x4.0mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf) +pulse pa2006nl pa0186nl +0 +4 +4 +Transformer_SMD +Pulse_PA2007NL +SMT Gate Drive Transformer, 1:1, 9.0x8.6x7.6mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf) +pulse pa2007nl +0 +4 +4 +Transformer_SMD +Pulse_PA2777NL +SMT Gate Drive Transformer, 1:1, 7.1x6.1x5.5mm (https://productfinder.pulseeng.com/products/datasheets/SPM2007_61.pdf) +pulse pa2777nl +0 +8 +8 +Transformer_SMD +Pulse_PA3493NL +SMT Gate Drive Transformer, 1.25:1, 10.9x9.7x2.7mm (https://productfinder.pulseeng.com/products/datasheets/SPM2007_61.pdf) +pulse pa3493nl +0 +4 +4 +Transformer_SMD +Transformer_Coilcraft_CST1 +Current sense transformer, SMD, 8.0x8.13x5.3mm (https://www.coilcraft.com/pdfs/cst.pdf) +Transformer current sense SMD +0 +8 +8 +Transformer_SMD +Transformer_Coilcraft_CST2 +Current sense transformer, SMD, 8.0x8.13x5.3mm (https://www.coilcraft.com/pdfs/cst.pdf) +Transformer current sense SMD +0 +8 +8 +Transformer_SMD +Transformer_Coilcraft_CST2010 +Current sense transformer, SMD, 14.55x19.91x10.50mm (https://www.coilcraft.com/pdfs/cst2010.pdf) +Transformer current sense SMD +0 +12 +12 +Transformer_SMD +Transformer_CurrentSense_8.4x7.2mm +Transformer current sense SMD 8.4x7.2mm +Transformer current sense SMD +0 +8 +8 +Transformer_SMD +Transformer_Ethernet_Bel_S558-5999-T7-F +Ethernet Transformer, Bel S558-5999-T7-F, https://www.belfuse.com/resources/ICMs/lan-/S558-5999-T7-F.pdf +Ethernet Transformer +0 +16 +16 +Transformer_SMD +Transformer_Ethernet_Bourns_PT61017PEL +https://www.bourns.com/docs/Product-Datasheets/PT61017PEL.pdf +Transformer Ethernet Single Center-Tap +0 +16 +16 +Transformer_SMD +Transformer_Ethernet_HALO_TG111-MSC13 +Transformer Ethernet SMD, https://www.haloelectronics.com/pdf/discrete-genesus.pdf +Transformer Ethernet SMD +0 +24 +24 +Transformer_SMD +Transformer_Ethernet_Halo_N2_SO-16_7.11x12.7mm +Halo N2 SO, 16 Pin (https://www.haloelectronics.com/pdf/discrete-ultra-100baset.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +Halo SO Transformer_SMD +0 +16 +16 +Transformer_SMD +Transformer_Ethernet_Halo_N5_SO-16_7.11x12.7mm +Halo N5 SO, 16 Pin (https://www.haloelectronics.com/pdf/discrete-ultra-100baset.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +Halo SO Transformer_SMD +0 +16 +16 +Transformer_SMD +Transformer_Ethernet_Halo_N6_SO-16_7.11x14.73mm +Halo N6 SO, 16 Pin (https://www.haloelectronics.com/pdf/discrete-ultra-100baset.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +Halo SO Transformer_SMD +0 +16 +16 +Transformer_SMD +Transformer_Ethernet_Wuerth_749013011A +Ethernet Transformer, Wuerth 749013011A, https://www.we-online.com/katalog/datasheet/749013011A.pdf +Ethernet Transformer +0 +16 +16 +Transformer_SMD +Transformer_MACOM_SM-22 +https://cdn.macom.com/datasheets/ETC1-1-13.pdf +RF Transformer +0 +5 +5 +Transformer_SMD +Transformer_Murata_78250JC +Murata 78250JC https://www.murata-ps.com/datasheet?/data/magnetics/kmp_78250j.pdf +Murata transformer +0 +6 +6 +Transformer_SMD +Transformer_NF_ETAL_P2781 +NF-Transformer, ETAL, P2781, SMD, +NF-Transformer ETAL P2781 SMD +0 +8 +7 +Transformer_SMD +Transformer_NF_ETAL_P2781_HandSoldering +NF-Transformer, ETAL, P2781, SMD, Handsoldering +NF-Transformer ETAL P2781 SMD Handsoldering +0 +8 +7 +Transformer_SMD +Transformer_NF_ETAL_P3000 +NF-Reansformer, ETAL, P3000, SMD, +NF-Reansformer ETAL P3000 SMD +0 +15 +13 +Transformer_SMD +Transformer_NF_ETAL_P3000_HandSoldering +NF-Reansformer, ETAL, P3000, SMD, Handsoldering, +NF-Reansformer ETAL P3000 SMD Handsoldering +0 +15 +13 +Transformer_SMD +Transformer_NF_ETAL_P3181 +NF-Transformer, ETAL, P3181, SMD, +NF-Transformer ETAL P3181 SMD +0 +7 +6 +Transformer_SMD +Transformer_NF_ETAL_P3181_HandSoldering +NF-Transformer, ETAL, P3181, SMD, Hand Soldering, +NF-Transformer ETAL P3181 SMD Hand Soldering +0 +7 +6 +Transformer_SMD +Transformer_NF_ETAL_P3188 +NF-Transformer, ETAL, P3188, SMD, +NF-Transformer ETAL P3188 SMD +0 +8 +6 +Transformer_SMD +Transformer_NF_ETAL_P3188_HandSoldering +NF-Transformer, ETAL, P3188, SMD, Handsoldering, +NF-Transformer ETAL P3188 SMD Handsoldering +0 +8 +6 +Transformer_SMD +Transformer_NF_ETAL_P3191 +NF-Transformer, ETAL, P3191, SMD, +NF-Transformer ETAL P3191 SMD +0 +8 +6 +Transformer_SMD +Transformer_NF_ETAL_P3191_HandSoldering +NF-Transformer, ETAL, P3191, SMD, Handsoldering, +NF-Transformer ETAL P3191 SMD Handsoldering +0 +8 +6 +Transformer_SMD +Transformer_Pulse_H1100NL +For H1100NL, H1101NL, H1102NL, H1121NL, H1183NL, H1199NL, HX1188NL, HX1198NL and H1302NL. https://productfinder.pulseeng.com/doc_type/WEB301/doc_num/H1102NL/doc_part/H1102NL.pdf +H1100NL H1101NL H1102NL H1121NL H1183NL H1199NL HX1188NL HX1198NL H1302N +0 +16 +16 +Transformer_SMD +Transformer_Wuerth_750315371 +Power Transformer, horizontal core with bobbin, 6 pin, 2.54mm pitch, 11.24mm row spacing, 12.6x8.3x4.1mm +transformer flyback +0 +6 +6 +Transformer_THT +Autotransformer_Toroid_1Tap_Horizontal_D9.0mm_Amidon-T30 +Autotransformer, Toroid, horizontal, laying, 1 Tap, Diameter 9mm, Amidon T30, +Autotransformer Toroid horizontal laying 1 Tap Diameter 9mm Amidon T30 +0 +3 +3 +Transformer_THT +Autotransformer_Toroid_1Tap_Horizontal_D10.5mm_Amidon-T37 +Autotransformer, Toroid, horizontal, laying, 1 Tap, Diameter 10,5mm, Amidon T37, +Autotransformer Toroid horizontal laying 1 Tap Diameter 10 5mm Amidon T37 +0 +3 +3 +Transformer_THT +Autotransformer_Toroid_1Tap_Horizontal_D12.5mm_Amidon-T44 +Autotransformer, Toroid, horizontal, laying, 1 Tap, Diameter 12,5mm, Amidon T44, +Autotransformer Toroid horizontal laying 1 Tap Diameter 12 5mm Amidon T44 +0 +3 +3 +Transformer_THT +Autotransformer_Toroid_1Tap_Horizontal_D14.0mm_Amidon-T50 +Choke, Inductance, Autotransformer, Toroid, horizontal, laying, 1 Tap, Diameter 14mm, Amidon T50, +Choke Inductance Autotransformer Toroid horizontal laying 1 Tap Diameter 14mm Amidon T50 +0 +3 +3 +Transformer_THT +Autotransformer_ZS1052-AC +Ignition coil for xenon flash, http://www.excelitas.com/downloads/ZS1052ACH.pdf +ignition coil autotransformer +0 +3 +3 +Transformer_THT +Transformer_37x44 +transformer 37x44mm² +transformer 37x44mm² +0 +12 +4 +Transformer_THT +Transformer_Breve_TEZ-22x24 +http://www.breve.pl/pdf/ANG/TEZ_ang.pdf +TEZ PCB Transformer +0 +7 +7 +Transformer_THT +Transformer_Breve_TEZ-28x33 +http://www.breve.pl/pdf/ANG/TEZ_ang.pdf +TEZ PCB Transformer +0 +9 +9 +Transformer_THT +Transformer_Breve_TEZ-35x42 +http://www.breve.pl/pdf/ANG/TEZ_ang.pdf +TEZ PCB Transformer +0 +9 +9 +Transformer_THT +Transformer_Breve_TEZ-38x45 +http://www.breve.pl/pdf/ANG/TEZ_ang.pdf +TEZ PCB Transformer +0 +9 +9 +Transformer_THT +Transformer_Breve_TEZ-44x52 +http://www.breve.pl/pdf/ANG/TEZ_ang.pdf +TEZ PCB Transformer +0 +10 +10 +Transformer_THT +Transformer_Breve_TEZ-47x57 +http://www.breve.pl/pdf/ANG/TEZ_ang.pdf +TEZ PCB Transformer +0 +13 +13 +Transformer_THT +Transformer_CHK_EI30-2VA_1xSec +Trafo, Printtrafo, CHK, EI30, 2VA, 1x Sec,http://www.eratransformers.com/downloads/030-7585.0.pdf +Trafo Printtrafo CHK EI30 2VA 1x Sec +0 +10 +10 +Transformer_THT +Transformer_CHK_EI30-2VA_2xSec +Trafo, Printtrafo, CHK, EI30, 2VA, 2x Sec, +Trafo Printtrafo CHK EI30 2VA 2x Sec +0 +10 +10 +Transformer_THT +Transformer_CHK_EI30-2VA_Neutral +Trafo, Printtrafo, CHK, EI30, 2VA, neutral, +Trafo Printtrafo CHK EI30 2VA neutral +0 +10 +10 +Transformer_THT +Transformer_CHK_EI38-3VA_1xSec +Trafo, Printtrafo, CHK, EI38, 3VA, 1x Sec, http://www.eratransformers.com/product-detail/20 +Trafo Printtrafo CHK EI38 3VA 1x Sec +0 +10 +10 +Transformer_THT +Transformer_CHK_EI38-3VA_2xSec +Trafo, Printtrafo, CHK, EI38, 3VA, 2x Sec, http://www.eratransformers.com/product-detail/20 +Trafo Printtrafo CHK EI38 3VA 2x Sec +0 +10 +10 +Transformer_THT +Transformer_CHK_EI38-3VA_Neutral +Trafo, Printtrafo, CHK, EI38, 3VA, neutral, http://www.eratransformers.com/product-detail/20 +Trafo Printtrafo CHK EI42 3VA neutral +0 +10 +10 +Transformer_THT +Transformer_CHK_EI42-5VA_1xSec +Trafo, Printtrafo, CHK, EI42, 5VA, 1x Sec, +Trafo Printtrafo CHK EI42 5VA 1x Sec +0 +10 +10 +Transformer_THT +Transformer_CHK_EI42-5VA_2xSec +Trafo, Printtrafo, CHK, EI42, 5VA, 2x Sec, +Trafo Printtrafo CHK EI42 5VA 2x Sec +0 +10 +10 +Transformer_THT +Transformer_CHK_EI42-5VA_Neutral +Trafo, Printtrafo, CHK, EI42, 5VA, neutral, +Trafo Printtrafo CHK EI42 5VA neutral +0 +10 +10 +Transformer_THT +Transformer_CHK_EI48-8VA_1xSec +Trafo, Printtrafo, CHK, EI48, 8VA, 1x Sec, http://www.eratransformers.com/product-detail/18 +Trafo Printtrafo CHK EI48 8VA 1x Sec +0 +12 +12 +Transformer_THT +Transformer_CHK_EI48-8VA_2xSec +Trafo, Printtrafo, CHK, EI48, 8VA, 2x Sec, http://www.eratransformers.com/product-detail/18 +Trafo Printtrafo CHK EI48 8VA 2x Sec +0 +12 +12 +Transformer_THT +Transformer_CHK_EI48-8VA_Neutral +Trafo, Printtrafo, CHK, EI48, 8VA, neutral, http://www.eratransformers.com/product-detail/18 +Trafo Printtrafo CHK EI48 8VA neutral +0 +12 +12 +Transformer_THT +Transformer_CHK_EI48-10VA_1xSec +Trafo, Printtrafo, CHK, EI48, 10VA, 1x Sec, +Trafo Printtrafo CHK EI48 10VA 1x Sec +0 +12 +12 +Transformer_THT +Transformer_CHK_EI48-10VA_2xSec +Trafo, Printtrafo, CHK, EI48, 10VA, 2x Sec, http://www.eratransformers.com/product-detail/18 +Trafo Printtrafo CHK EI48 10VA 2x Sec +0 +12 +12 +Transformer_THT +Transformer_CHK_EI48-10VA_Neutral +Trafo, Printtrafo, CHK, EI48, 10VA, neutral, http://www.eratransformers.com/product-detail/18 +Trafo Printtrafo CHK EI48 10VA neutral +0 +12 +12 +Transformer_THT +Transformer_CHK_EI54-12VA_1xSec +Trafo, Printtrafo, CHK, EI54, 12VA, 1x Sec,http://www.eratransformers.com/product-detail/19 +Trafo Printtrafo CHK EI54 12VA 1x Sec +0 +14 +14 +Transformer_THT +Transformer_CHK_EI54-12VA_2xSec +Trafo, Printtrafo, CHK, EI54, 12VA, 2x Sec,http://www.eratransformers.com/product-detail/19 +Trafo Printtrafo CHK EI54 12VA 2x Sec +0 +14 +14 +Transformer_THT +Transformer_CHK_EI54-12VA_Neutral +Trafo, Printtrafo, CHK, EI54, 12VA, neutral,http://www.eratransformers.com/product-detail/19 +Trafo Printtrafo CHK EI54 12VA neutral +0 +14 +14 +Transformer_THT +Transformer_CHK_EI54-16VA_1xSec +Trafo, Printtrafo, CHK, EI54, 16VA, 1x Sec,http://www.eratransformers.com/product-detail/19 +Trafo Printtrafo CHK EI54 16VA 1x Sec +0 +14 +14 +Transformer_THT +Transformer_CHK_EI54-16VA_2xSec +Trafo, Printtrafo, CHK, EI54, 16VA, 2x Sec,http://www.eratransformers.com/product-detail/19 +Trafo Printtrafo CHK EI54 16VA 2x Sec +0 +14 +14 +Transformer_THT +Transformer_CHK_EI54-16VA_Neutral +Trafo, Printtrafo, CHK, EI54, 16VA, neutral,http://www.eratransformers.com/product-detail/19 +Trafo Printtrafo CHK EI54 16VA neutral +0 +14 +14 +Transformer_THT +Transformer_CHK_UI30-4VA_Flat +Trafo, Flattrafo, CHK, UI30, 4VA, +Trafo Flattrafo CHK UI30 4VA +0 +16 +16 +Transformer_THT +Transformer_CHK_UI39-10VA_Flat +Trafo, Flattrafo, CHK, UI39, 10VA, +Trafo Flattrafo CHK UI39 10VA +0 +20 +20 +Transformer_THT +Transformer_Coilcraft_Q4434-B_Rhombus-T1311 +Transformator, Transformer, Flyback, Coilcraft Q4434-B, Rgombus T1311, +Transformator Transformer Flyback Coilcraft Q4434-B Rgombus T1311 +0 +8 +8 +Transformer_THT +Transformer_EPCOS_B66359A1013T_Horizontal +Transformer, Transformator, ETD29, 13 Pin, Horizontal, EPCOS-B66359A1013T, +Transformer Transformator ETD29 13 Pin Horizontal EPCOS-B66359A1013T +0 +13 +13 +Transformer_THT +Transformer_EPCOS_B66359J1014T_Vertical +Transformer, Transformator, ETD29, 14 Pin, Vertical, EPCOS-B66359J1014T, +Transformer Transformator ETD29 14 Pin Vertical EPCOS-B66359J1014T +0 +14 +14 +Transformer_THT +Transformer_Microphone_Lundahl_LL1538 +AUDIO TRAFO LUNDAHL, https://www.lundahltransformers.com/wp-content/uploads/datasheets/1538_8xl.pdf +AUDIO TRAFO LUNDAHL +0 +7 +7 +Transformer_THT +Transformer_Microphone_Lundahl_LL1587 +AUDIO TRAFO LUNDAHL, https://www.lundahltransformers.com/wp-content/uploads/datasheets/1587.pdf +AUDIO TRAFO LUNDAHL +0 +7 +7 +Transformer_THT +Transformer_Myrra_74040_Horizontal +Transformer, Transformator, ETD29, 13 Pin, Horizontal, Myrra-74040, +Transformer Transformator ETD29 13 Pin Horizontal Myrra-74040 +0 +13 +13 +Transformer_THT +Transformer_Myrra_EF20_7408x +EF20 flyback transformer,http://myrra.com/wp-content/uploads/2017/09/Datasheet-74087-74088-74089-rev-A.pdf +transformer flyback SMPS +0 +9 +9 +Transformer_THT +Transformer_NF_ETAL_1-1_P1200 +NF-Transformer, 1:1, ETAL P1200,http://www.etalgroup.com/sites/default/files/products/P1200_April_2005.pdf +NF-Transformer 1to1 ETAL P1200 +0 +4 +4 +Transformer_THT +Transformer_NF_ETAL_P1165 +NF-Transformer, ETAL, P1165,http://www.etalgroup.com/sites/default/files/products/P1165_February_2006.pdf +NF-Transformer ETAL P1165 +0 +4 +4 +Transformer_THT +Transformer_NF_ETAL_P3324 +NF-Transformer, ETAL P3324,http://www.etalgroup.com/sites/default/files/products/P3324_April_2005.pdf +NF-Transformer ETAL P3324 +0 +4 +4 +Transformer_THT +Transformer_NF_ETAL_P3356 +NF-Transformer, ETAL P3356, http://www.etalgroup.com/sites/default/files/products/P3356_December_2005.pdf +NF-Transformer ETAL P3356 +0 +4 +4 +Transformer_THT +Transformer_Toroid_Horizontal_D9.0mm_Amidon-T30 +Transformer, Toroid, horizontal, laying, Diameter 9mm, Amidon, T30, +Transformer Toroid horizontal laying Diameter 9mm Amidon T30 +0 +4 +4 +Transformer_THT +Transformer_Toroid_Horizontal_D10.5mm_Amidon-T37 +Transformer, Toroid, horizontal, laying, Diameter 10,5mm, Amidon T37, +Transformer Toroid horizontal laying Diameter 10 5mm Amidon T37 +0 +4 +4 +Transformer_THT +Transformer_Toroid_Horizontal_D12.5mm_Amidon-T44 +Transformer, Toroid, horizontal, laying, Diameter 12,5mm, Amidon T44, +Transformer Toroid horizontal laying Diameter 12 5mm Amidon T44 +0 +4 +4 +Transformer_THT +Transformer_Toroid_Horizontal_D14.0mm_Amidon-T50 +Transformer, Toroid, horizontal, laying, Diameter 14mm, Amidon T50, +Transformer Toroid horizontal laying Diameter 14mm Amidon T50 +0 +4 +4 +Transformer_THT +Transformer_Toroid_Horizontal_D18.0mm +Transformer, Toroid, tapped, horizontal, laying, Diameter 18mm, +Transformer Toroid tapped horizontal laying Diameter 18mm +0 +5 +4 +Transformer_THT +Transformer_Toroid_Tapped_Horizontal_D9.0mm_Amidon-T30 +Transformer, Toroid, tapped, horizontal, laying, Diameter 9mm, Amidon, T30, +Transformer Toroid tapped horizontal laying Diameter 9mm Amidon T30 +0 +6 +6 +Transformer_THT +Transformer_Toroid_Tapped_Horizontal_D10.5mm_Amidon-T37 +Transformer, Toroid, tapped, horizontal, laying, Diameter 10,5mm, Amidon, T37, +Transformer Toroid tapped horizontal laying Diameter 10 5mm Amidon T37 +0 +6 +6 +Transformer_THT +Transformer_Toroid_Tapped_Horizontal_D12.5mm_Amidon-T44 +Transformer, Toroid, tapped, horizontal, laying, Diameter 12,5mm, Amidon, T44, +Transformer Toroid tapped horizontal laying Diameter 12 5mm Amidon T44 +0 +6 +6 +Transformer_THT +Transformer_Toroid_Tapped_Horizontal_D14.0mm_Amidon-T50 +Transformer, Toroid, tapped, horizontal, laying, Diameter 14mm, Amidon T50, +Transformer Toroid tapped horizontal laying Diameter 14mm Amidon T50 +0 +6 +6 +Transformer_THT +Transformer_Wuerth_750343373 +Transformer, horizontal core with bobbin, 10 pin, 3.81mm pitch, 15.24mm row spacing, 22x23x17.53mm (https://katalog.we-online.com/ctm/datasheet/750343373.pdf) +transformer flyback +0 +10 +10 +Transistor_Power_Module +Infineon_AG-ECONO2 +28-lead TH, EconoPACK 2, same as Littelfuse_Package_H_XN2MM, https://www.infineon.com/dgdl/Infineon-FS75R07N2E4-DS-v02_00-en_de.pdf?fileId=db3a30432f5008fe012f52f916333979 +igbt diode module +0 +28 +28 +Transistor_Power_Module +Infineon_EasyPIM-1B +35-lead TH, EasyPIM 1B, https://www.infineon.com/dgdl/Infineon-FP10R06W1E3-DS-v02_01-en_de.pdf?fileId=db3a304412b407950112b43312285a63 +brifge rectifier igbt diode module +0 +23 +23 +Transistor_Power_Module +Infineon_EasyPIM-2B +35-lead TH, EasyPIM 2B, same as ST_ACEPACK-2-CIB, https://www.infineon.com/dgdl/Infineon-FP50R06W2E3-DS-v02_02-EN.pdf?fileId=db3a30431b3e89eb011b455c99987d24 +brifge rectifier igbt diode module +0 +35 +23 +Transistor_Power_Module +Littelfuse_Package_H_XBN2MM +24-lead TH, Package H, https://www.littelfuse.com/~/media/electronics/datasheets/power_semiconductors/littelfuse_power_semiconductor_igbt_module_mg1215h_xbn2mm_datasheet.pdf.pdf +brifge rectifier igbt diode module +0 +24 +24 +Transistor_Power_Module +Littelfuse_Package_H_XN2MM +28-lead TH, Package H, same as Infineon_AG-ECONO2, https://www.littelfuse.com/~/media/electronics/datasheets/power_semiconductors/littelfuse_power_semiconductor_igbt_module_mg1225h_xn2mm_datasheet.pdf.pdf +igbt diode module +0 +28 +28 +Transistor_Power_Module +Littelfuse_Package_W_XBN2MM +24-lead TH, Package W, https://www.littelfuse.com/~/media/electronics/datasheets/power_semiconductors/littelfuse_power_semiconductor_igbt_module_mg1250w_xbn2mm_datasheet.pdf.pdf +brifge rectifier igbt diode module +0 +35 +24 +Transistor_Power_Module +Littelfuse_Package_W_XN2MM +35-lead TH, Package W, https://www.littelfuse.com/~/media/electronics/datasheets/power_semiconductors/littelfuse_power_semiconductor_igbt_module_mg1275w_xn2mm_datasheet.pdf.pdf +igbt diode module +0 +35 +35 +Transistor_Power_Module +ST_ACEPACK-2-CIB +35-lead TH, ACEPACK 2 CIB, same as Infineon_EasyPIM-2B, https://www.st.com/resource/en/datasheet/a2c25s12m3.pdf +brifge rectifier igbt diode module +0 +35 +23 +Transistor_Power_Module +ST_ACEPACK-2-CIB_PressFIT +35-lead TH, ACEPACK 2 CIB, PressFIT, https://www.st.com/resource/en/datasheet/a2c50s65m2-f.pdf +brifge rectifier igbt diode module +0 +35 +23 +Transistor_Power_Module +ST_SDIP-25L +25-lead TH, SDIP-25L, https://www.st.com/resource/en/datasheet/stgips20k60.pdf +igbt diode module +0 +25 +25 +Valve +Valve_ECC-83-1 +Valve ECC-83-1 round pins +Valve ECC-83-1 round pins +0 +9 +9 +Valve +Valve_ECC-83-2 +Valve ECC-83-2 flat pins +Valve ECC-83-2 flat pins +0 +10 +9 +Valve +Valve_EURO +Valve Euro +Valve Euro +0 +7 +5 +Valve +Valve_Glimm +Valve Glimm +Valve Glimm +0 +2 +2 +Valve +Valve_Mini_G +Valve mini G +Valve mini G +0 +9 +7 +Valve +Valve_Mini_P +Valve mini P +Valve mini P +0 +7 +7 +Valve +Valve_Mini_Pentode_Linear +Mini-Pentode, 5-pin, e.g. JAN6418 +Valve Mini-Pentode 5-pin JAN6418 +0 +5 +5 +Valve +Valve_Noval_G +Valve NOVAL G +Valve NOVAL G +0 +11 +9 +Valve +Valve_Noval_P +Valve NOVAL P +Valve NOVAL P +0 +9 +9 +Valve +Valve_Octal +8-pin round valve +valve +0 +9 +8 +Varistor +RV_Disc_D7mm_W3.4mm_P5mm +Varistor, diameter 7mm, width 3.4mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W3.5mm_P5mm +Varistor, diameter 7mm, width 3.5mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W3.6mm_P5mm +Varistor, diameter 7mm, width 3.6mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W3.7mm_P5mm +Varistor, diameter 7mm, width 3.7mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W3.8mm_P5mm +Varistor, diameter 7mm, width 3.8mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W3.9mm_P5mm +Varistor, diameter 7mm, width 3.9mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W4.2mm_P5mm +Varistor, diameter 7mm, width 4.2mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W4.3mm_P5mm +Varistor, diameter 7mm, width 4.3mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W4.5mm_P5mm +Varistor, diameter 7mm, width 4.5mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W4.8mm_P5mm +Varistor, diameter 7mm, width 4.8mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W4.9mm_P5mm +Varistor, diameter 7mm, width 4.9mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W4mm_P5mm +Varistor, diameter 7mm, width 4mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W5.1mm_P5mm +Varistor, diameter 7mm, width 5.1mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W5.4mm_P5mm +Varistor, diameter 7mm, width 5.4mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W5.5mm_P5mm +Varistor, diameter 7mm, width 5.5mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W5.7mm_P5mm +Varistor, diameter 7mm, width 5.7mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W3.3mm_P5mm +Varistor, diameter 9mm, width 3.3mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W3.4mm_P5mm +Varistor, diameter 9mm, width 3.4mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W3.5mm_P5mm +Varistor, diameter 9mm, width 3.5mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W3.6mm_P5mm +Varistor, diameter 9mm, width 3.6mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W3.7mm_P5mm +Varistor, diameter 9mm, width 3.7mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W3.8mm_P5mm +Varistor, diameter 9mm, width 3.8mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W3.9mm_P5mm +Varistor, diameter 9mm, width 3.9mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W4.1mm_P5mm +Varistor, diameter 9mm, width 4.1mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W4.2mm_P5mm +Varistor, diameter 9mm, width 4.2mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W4.4mm_P5mm +Varistor, diameter 9mm, width 4.4mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W4.5mm_P5mm +Varistor, diameter 9mm, width 4.5mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W4.8mm_P5mm +Varistor, diameter 9mm, width 4.8mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W4mm_P5mm +Varistor, diameter 9mm, width 4mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W5.2mm_P5mm +Varistor, diameter 9mm, width 5.2mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W5.4mm_P5mm +Varistor, diameter 9mm, width 5.4mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W5.5mm_P5mm +Varistor, diameter 9mm, width 5.5mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W5.7mm_P5mm +Varistor, diameter 9mm, width 5.7mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W6.1mm_P5mm +Varistor, diameter 9mm, width 6.1mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W3.9mm_P7.5mm +Varistor, diameter 12mm, width 3.9mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W4.2mm_P7.5mm +Varistor, diameter 12mm, width 4.2mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W4.3mm_P7.5mm +Varistor, diameter 12mm, width 4.3mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W4.4mm_P7.5mm +Varistor, diameter 12mm, width 4.4mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W4.5mm_P7.5mm +Varistor, diameter 12mm, width 4.5mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W4.6mm_P7.5mm +Varistor, diameter 12mm, width 4.6mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W4.7mm_P7.5mm +Varistor, diameter 12mm, width 4.7mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W4.8mm_P7.5mm +Varistor, diameter 12mm, width 4.8mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W4mm_P7.5mm +Varistor, diameter 12mm, width 4mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W5.1mm_P7.5mm +Varistor, diameter 12mm, width 5.1mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W5.4mm_P7.5mm +Varistor, diameter 12mm, width 5.4mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W5.8mm_P7.5mm +Varistor, diameter 12mm, width 5.8mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W5mm_P7.5mm +Varistor, diameter 12mm, width 5mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W6.1mm_P7.5mm +Varistor, diameter 12mm, width 6.1mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W6.2mm_P7.5mm +Varistor, diameter 12mm, width 6.2mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W6.3mm_P7.5mm +Varistor, diameter 12mm, width 6.3mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W6.7mm_P7.5mm +Varistor, diameter 12mm, width 6.7mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W7.1mm_P7.5mm +Varistor, diameter 12mm, width 7.1mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W7.5mm_P7.5mm +Varistor, diameter 12mm, width 7.5mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W7.9mm_P7.5mm +Varistor, diameter 12mm, width 7.9mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W3.9mm_P7.5mm +Varistor, diameter 15.5mm, width 3.9mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W4.2mm_P7.5mm +Varistor, diameter 15.5mm, width 4.2mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W4.3mm_P7.5mm +Varistor, diameter 15.5mm, width 4.3mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W4.4mm_P7.5mm +Varistor, diameter 15.5mm, width 4.4mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W4.5mm_P7.5mm +Varistor, diameter 15.5mm, width 4.5mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W4.6mm_P7.5mm +Varistor, diameter 15.5mm, width 4.6mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W4.7mm_P7.5mm +Varistor, diameter 15.5mm, width 4.7mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W4.8mm_P7.5mm +Varistor, diameter 15.5mm, width 4.8mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W4.9mm_P7.5mm +Varistor, diameter 15.5mm, width 4.9mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W4mm_P7.5mm +Varistor, diameter 15.5mm, width 4mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W5.2mm_P7.5mm +Varistor, diameter 15.5mm, width 5.2mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W5.4mm_P7.5mm +Varistor, diameter 15.5mm, width 5.4mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W5.9mm_P7.5mm +Varistor, diameter 15.5mm, width 5.9mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W5mm_P7.5mm +Varistor, diameter 15.5mm, width 5mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W6.1mm_P7.5mm +Varistor, diameter 15.5mm, width 6.1mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W6.3mm_P7.5mm +Varistor, diameter 15.5mm, width 6.3mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W6.4mm_P7.5mm +Varistor, diameter 15.5mm, width 6.4mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W6.8mm_P7.5mm +Varistor, diameter 15.5mm, width 6.8mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W7.2mm_P7.5mm +Varistor, diameter 15.5mm, width 7.2mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W7.5mm_P7.5mm +Varistor, diameter 15.5mm, width 7.5mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W8mm_P7.5mm +Varistor, diameter 15.5mm, width 8mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W11mm_P7.5mm +Varistor, diameter 15.5mm, width 11mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D16.5mm_W6.7mm_P7.5mm +Varistor, diameter 16.5mm, width 6.7mm, pitch 5mm, https://katalog.we-online.de/pbs/datasheet/820542711.pdf +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W4.3mm_P10mm +Varistor, diameter 21.5mm, width 4.3mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W4.4mm_P10mm +Varistor, diameter 21.5mm, width 4.4mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W4.5mm_P10mm +Varistor, diameter 21.5mm, width 4.5mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W4.6mm_P10mm +Varistor, diameter 21.5mm, width 4.6mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W4.7mm_P10mm +Varistor, diameter 21.5mm, width 4.7mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W4.8mm_P10mm +Varistor, diameter 21.5mm, width 4.8mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W4.9mm_P10mm +Varistor, diameter 21.5mm, width 4.9mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W5.1mm_P10mm +Varistor, diameter 21.5mm, width 5.1mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W5.3mm_P10mm +Varistor, diameter 21.5mm, width 5.3mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W5.4mm_P10mm +Varistor, diameter 21.5mm, width 5.4mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W5.6mm_P10mm +Varistor, diameter 21.5mm, width 5.6mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W5.8mm_P10mm +Varistor, diameter 21.5mm, width 5.8mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W5mm_P10mm +Varistor, diameter 21.5mm, width 5mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W6.1mm_P7.5mm +varistor +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W6.3mm_P10mm +Varistor, diameter 21.5mm, width 6.3mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W6.5mm_P10mm +Varistor, diameter 21.5mm, width 6.5mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W6.7mm_P10mm +Varistor, diameter 21.5mm, width 6.7mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W6.8mm_P10mm +Varistor, diameter 21.5mm, width 6.8mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W7.1mm_P10mm +Varistor, diameter 21.5mm, width 7.1mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W7.5mm_P10mm +Varistor, diameter 21.5mm, width 7.5mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W7.9mm_P10mm +Varistor, diameter 21.5mm, width 7.9mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W8.4mm_P10mm +Varistor, diameter 21.5mm, width 8.4mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W11.4mm_P10mm +Varistor, diameter 21.5mm, width 11.4mm, pitch 10mm +varistor SIOV +0 +2 +2 +center +led_tape_3528_2835 + + +0 +2 +2 +footprints +Everlight_IR12-21C + + +0 +2 +2 +footprints +LED_2835 + + +0 +2 +2 +footprints +led_tape_3528_2835 + + +0 +2 +2 +footprints +sfp_edge_connector_male + + +0 +20 +20 diff --git a/center-led-base/fp-lib-table b/center-led-base/fp-lib-table new file mode 100644 index 0000000..8d81986 --- /dev/null +++ b/center-led-base/fp-lib-table @@ -0,0 +1,5 @@ +(fp_lib_table + (lib (name "footprints")(type "KiCad")(uri "${KIPRJMOD}/../corner/footprints.pretty")(options "")(descr "")) + (lib (name "Capacitor_THT")(type "KiCad")(uri "/home/user/ref/kicad-footprints/Capacitor_THT.pretty")(options "")(descr "")) + (lib (name "center")(type "KiCad")(uri "${KIPRJMOD}/center.pretty")(options "")(descr "")) +) diff --git a/center-led-base/sym-lib-table b/center-led-base/sym-lib-table new file mode 100644 index 0000000..480e03e --- /dev/null +++ b/center-led-base/sym-lib-table @@ -0,0 +1,5 @@ +(sym_lib_table + (lib (name "components")(type "Legacy")(uri "${KIPRJMOD}/components.lib")(options "")(descr "")) + (lib (name "center-rescue")(type "Legacy")(uri "${KIPRJMOD}/center-rescue.lib")(options "")(descr "")) + (lib (name "MCU_ST_STM32G0")(type "KiCad")(uri "${KIPRJMOD}/MCU_ST_STM32G0.kicad_sym")(options "")(descr "")) +) diff --git a/center-led/8seg-bom.ods b/center-led/8seg-bom.ods deleted file mode 100644 index 5b981b8..0000000 Binary files a/center-led/8seg-bom.ods and /dev/null differ diff --git a/center-led/MCU_ST_STM32G0.kicad_sym b/center-led/MCU_ST_STM32G0.kicad_sym deleted file mode 100644 index 54b3881..0000000 --- a/center-led/MCU_ST_STM32G0.kicad_sym +++ /dev/null @@ -1,44517 +0,0 @@ -(kicad_symbol_lib - (version 20211218) - (generator kicad-library-utils) - (symbol "STM32G030C6Tx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -15.24 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G030C6Tx" - (id 1) - (at 0.0 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_QFP:LQFP-48_7x7mm_P0.5mm" - (id 2) - (at -15.24 -43.18 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g030c6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x0 Value line" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 2-3.6V, 43 GPIO, LQFP-48" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "LQFP*7x7mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G030C6Tx_0_1" - (rectangle - (start -15.24 -43.18) - (end 12.7 43.18) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G030C6Tx_1_1" - (pin bidirectional line - (at -17.78 -40.64 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line)) - (pin bidirectional line - (at -17.78 -38.1 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -17.78 -35.56 0) - (length 2.54) - (name "PC13" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at -17.78 -33.02 0) - (length 2.54) - (name "PC7" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at -17.78 -30.48 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at -17.78 -25.4 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "41" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin bidirectional line - (at -17.78 -22.86 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "40" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line)) - (pin bidirectional line - (at -17.78 -20.32 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "39" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line)) - (pin bidirectional line - (at -17.78 -17.78 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "38" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line)) - (pin input line - (at -17.78 -12.7 0) - (length 2.54) - (name "PF1" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "RCC_OSC_OUT" bidirectional line)) - (pin input line - (at -17.78 -10.16 0) - (length 2.54) - (name "PF0" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin input line - (at -17.78 40.64 0) - (length 2.54) - (name "NRST" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27))))) - (pin bidirectional line - (at -17.78 35.56 0) - (length 2.54) - (name "VREF+" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "VREFBUF_OUT" bidirectional line)) - (pin bidirectional line - (at 15.24 -40.64 180) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line)) - (pin bidirectional line - (at 15.24 -38.1 180) - (length 2.54) - (name "PB14" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line)) - (pin bidirectional line - (at 15.24 -35.56 180) - (length 2.54) - (name "PB13" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line)) - (pin bidirectional line - (at 15.24 -33.02 180) - (length 2.54) - (name "PB12" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at 15.24 -30.48 180) - (length 2.54) - (name "PB11" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line)) - (pin bidirectional line - (at 15.24 -27.94 180) - (length 2.54) - (name "PB10" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line)) - (pin bidirectional line - (at 15.24 -25.4 180) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "48" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 -22.86 180) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "47" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 -20.32 180) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "46" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 -17.78 180) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "45" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 -15.24 180) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "44" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 15.24 -12.7 180) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "43" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 -10.16 180) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "42" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 -7.62 180) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "SPI2_MISO" bidirectional line)) - (pin bidirectional line - (at 15.24 -5.08 180) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line)) - (pin bidirectional line - (at 15.24 -2.54 180) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at 15.24 2.54 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "37" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 5.08 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "36" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 7.62 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "35" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 15.24 10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "34" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 12.7 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 15.24 180) - (length 2.54) - (name "PA10/NC" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 17.78 180) - (length 2.54) - (name "PA9/NC" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 20.32 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 22.86 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 15.24 25.4 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 27.94 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line)) - (pin bidirectional line - (at 15.24 30.48 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 33.02 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 35.56 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 38.1 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 40.64 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin power_in line - (at -5.08 45.72 270) - (length 2.54) - (name "VBAT" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -2.54 45.72 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G030C8Tx" - (extends "STM32G030C6Tx") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -15.24 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G030C8Tx" - (id 1) - (at 0.0 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_QFP:LQFP-48_7x7mm_P0.5mm" - (id 2) - (at -15.24 -43.18 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g030c6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x0 Value line" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 2-3.6V, 43 GPIO, LQFP-48" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "LQFP*7x7mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G030C6Tx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -15.24 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G030C6Tx" - (id 1) - (at 0.0 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_QFP:LQFP-48_7x7mm_P0.5mm" - (id 2) - (at -15.24 -43.18 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g030c8.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x0 Value line" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 2-3.6V, 43 GPIO, LQFP-48" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "LQFP*7x7mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G030C6Tx_0_1" - (rectangle - (start -15.24 -43.18) - (end 12.7 43.18) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G030C6Tx_1_1" - (pin bidirectional line - (at -17.78 -40.64 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line)) - (pin bidirectional line - (at -17.78 -38.1 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -17.78 -35.56 0) - (length 2.54) - (name "PC13" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at -17.78 -33.02 0) - (length 2.54) - (name "PC7" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at -17.78 -30.48 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at -17.78 -25.4 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "41" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin bidirectional line - (at -17.78 -22.86 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "40" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line)) - (pin bidirectional line - (at -17.78 -20.32 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "39" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line)) - (pin bidirectional line - (at -17.78 -17.78 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "38" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line)) - (pin input line - (at -17.78 -12.7 0) - (length 2.54) - (name "PF1" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "RCC_OSC_OUT" bidirectional line)) - (pin input line - (at -17.78 -10.16 0) - (length 2.54) - (name "PF0" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin input line - (at -17.78 40.64 0) - (length 2.54) - (name "NRST" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27))))) - (pin bidirectional line - (at -17.78 35.56 0) - (length 2.54) - (name "VREF+" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "VREFBUF_OUT" bidirectional line)) - (pin bidirectional line - (at 15.24 -40.64 180) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line)) - (pin bidirectional line - (at 15.24 -38.1 180) - (length 2.54) - (name "PB14" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line)) - (pin bidirectional line - (at 15.24 -35.56 180) - (length 2.54) - (name "PB13" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line)) - (pin bidirectional line - (at 15.24 -33.02 180) - (length 2.54) - (name "PB12" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at 15.24 -30.48 180) - (length 2.54) - (name "PB11" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line)) - (pin bidirectional line - (at 15.24 -27.94 180) - (length 2.54) - (name "PB10" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line)) - (pin bidirectional line - (at 15.24 -25.4 180) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "48" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 -22.86 180) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "47" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 -20.32 180) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "46" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 -17.78 180) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "45" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 -15.24 180) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "44" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 15.24 -12.7 180) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "43" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 -10.16 180) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "42" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 -7.62 180) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "SPI2_MISO" bidirectional line)) - (pin bidirectional line - (at 15.24 -5.08 180) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line)) - (pin bidirectional line - (at 15.24 -2.54 180) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at 15.24 2.54 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "37" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 5.08 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "36" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 7.62 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "35" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 15.24 10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "34" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 12.7 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 15.24 180) - (length 2.54) - (name "PA10/NC" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 17.78 180) - (length 2.54) - (name "PA9/NC" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 20.32 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 22.86 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 15.24 25.4 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 27.94 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line)) - (pin bidirectional line - (at 15.24 30.48 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 33.02 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 35.56 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 38.1 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 40.64 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin power_in line - (at -5.08 45.72 270) - (length 2.54) - (name "VBAT" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -2.54 45.72 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G030C8Tx" - (extends "STM32G030C6Tx") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -15.24 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G030C8Tx" - (id 1) - (at 0.0 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_QFP:LQFP-48_7x7mm_P0.5mm" - (id 2) - (at -15.24 -43.18 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g030c8.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x0 Value line" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 2-3.6V, 43 GPIO, LQFP-48" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "LQFP*7x7mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G030F6Px" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -20.32 16.51 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G030F6Px" - (id 1) - (at 5.08 16.51 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm" - (id 2) - (at -20.32 -17.78 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g030f6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x0 Value line" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 2-3.6V, 26 GPIO, TSSOP-20" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "TSSOP*4.4x6.5mm*P0.65mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G030F6Px_0_1" - (rectangle - (start -20.32 -17.78) - (end 17.78 15.24) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G030F6Px_1_1" - (pin bidirectional line - (at -22.86 -15.24 0) - (length 2.54) - (name "PB7/PB8" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at -22.86 -12.7 0) - (length 2.54) - (name "PB3/PB4/PB5/PB6" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at -22.86 -10.16 0) - (length 2.54) - (name "PB0/PB1/PB2/PA8" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at -22.86 -5.08 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line)) - (pin input line - (at -22.86 -2.54 0) - (length 2.54) - (name "PC14/PB9" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin input line - (at -22.86 12.7 0) - (length 2.54) - (name "NRST" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27))))) - (pin bidirectional line - (at 20.32 -15.24 180) - (length 2.54) - (name "PA14/PA15" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -12.7 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 20.32 -10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -7.62 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -5.08 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 20.32 -2.54 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at 20.32 0.0 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line)) - (pin bidirectional line - (at 20.32 2.54 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at 20.32 5.08 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 7.62 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 10.16 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 12.7 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin power_in line - (at 2.54 17.78 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at 2.54 -20.32 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G030J6Mx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -25.4 8.89 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G030J6Mx" - (id 1) - (at 0.0 8.89 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "" - (id 2) - (at -25.4 -7.62 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g030j6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x0 Value line" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 2-3.6V, 17 GPIO, SO-8N" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G030J6Mx_0_1" - (rectangle - (start -25.4 -7.62) - (end 25.4 7.62) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G030J6Mx_1_1" - (pin input line - (at -27.94 -5.08 0) - (length 2.54) - (name "PC14/PB7/PB8/PB9" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin input line - (at -27.94 5.08 0) - (length 2.54) - (name "NRST/PA0/PA1/PA2" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin bidirectional line - (at 27.94 -5.08 180) - (length 2.54) - (name "PB0/PB1/PA8/PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at 27.94 0.0 180) - (length 2.54) - (name "PA14/PA15/PB5/PB6" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line)) - (pin bidirectional line - (at 27.94 2.54 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 27.94 5.08 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin power_in line - (at -2.54 10.16 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -2.54 -10.16 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G030K6Tx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 21.59 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G030K6Tx" - (id 1) - (at -2.54 21.59 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_QFP:LQFP-32_7x7mm_P0.8mm" - (id 2) - (at -12.7 -22.86 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g030k6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x0 Value line" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 2-3.6V, 29 GPIO, LQFP-32" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "LQFP*7x7mm*P0.8mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G030K6Tx_0_1" - (rectangle - (start -12.7 -22.86) - (end 10.16 20.32) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G030K6Tx_1_1" - (pin bidirectional line - (at -15.24 -20.32 0) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line)) - (pin bidirectional line - (at -15.24 -17.78 0) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line)) - (pin bidirectional line - (at -15.24 -15.24 0) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at -15.24 -12.7 0) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at -15.24 -10.16 0) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at -15.24 -7.62 0) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at -15.24 -5.08 0) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at -15.24 -2.54 0) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "SPI2_MISO" bidirectional line)) - (pin bidirectional line - (at -15.24 0.0 0) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line)) - (pin bidirectional line - (at -15.24 2.54 0) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at -15.24 7.62 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line)) - (pin input line - (at -15.24 10.16 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -15.24 12.7 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_CH1" bidirectional line)) - (pin input line - (at -15.24 17.78 0) - (length 2.54) - (name "NRST" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27))))) - (pin bidirectional line - (at 12.7 -20.32 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 12.7 -17.78 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 12.7 -15.24 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 12.7 -12.7 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 12.7 -10.16 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 12.7 -7.62 180) - (length 2.54) - (name "PA10/NC" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 12.7 -5.08 180) - (length 2.54) - (name "PA9/NC" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 12.7 -2.54 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line)) - (pin bidirectional line - (at 12.7 0.0 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 12.7 2.54 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at 12.7 5.08 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line)) - (pin bidirectional line - (at 12.7 7.62 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at 12.7 10.16 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 12.7 12.7 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 12.7 15.24 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line)) - (pin bidirectional line - (at 12.7 17.78 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin power_in line - (at -5.08 22.86 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -25.4 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G030K8Tx" - (extends "STM32G030K6Tx") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 21.59 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G030K8Tx" - (id 1) - (at -2.54 21.59 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_QFP:LQFP-32_7x7mm_P0.8mm" - (id 2) - (at -12.7 -22.86 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g030k6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x0 Value line" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 2-3.6V, 29 GPIO, LQFP-32" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "LQFP*7x7mm*P0.8mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G030K6Tx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 21.59 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G030K6Tx" - (id 1) - (at -2.54 21.59 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_QFP:LQFP-32_7x7mm_P0.8mm" - (id 2) - (at -12.7 -22.86 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g030k8.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x0 Value line" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 2-3.6V, 29 GPIO, LQFP-32" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "LQFP*7x7mm*P0.8mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G030K6Tx_0_1" - (rectangle - (start -12.7 -22.86) - (end 10.16 20.32) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G030K6Tx_1_1" - (pin bidirectional line - (at -15.24 -20.32 0) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line)) - (pin bidirectional line - (at -15.24 -17.78 0) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line)) - (pin bidirectional line - (at -15.24 -15.24 0) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at -15.24 -12.7 0) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at -15.24 -10.16 0) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at -15.24 -7.62 0) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at -15.24 -5.08 0) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at -15.24 -2.54 0) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "SPI2_MISO" bidirectional line)) - (pin bidirectional line - (at -15.24 0.0 0) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line)) - (pin bidirectional line - (at -15.24 2.54 0) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at -15.24 7.62 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line)) - (pin input line - (at -15.24 10.16 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -15.24 12.7 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_CH1" bidirectional line)) - (pin input line - (at -15.24 17.78 0) - (length 2.54) - (name "NRST" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27))))) - (pin bidirectional line - (at 12.7 -20.32 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 12.7 -17.78 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 12.7 -15.24 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 12.7 -12.7 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 12.7 -10.16 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 12.7 -7.62 180) - (length 2.54) - (name "PA10/NC" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 12.7 -5.08 180) - (length 2.54) - (name "PA9/NC" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 12.7 -2.54 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line)) - (pin bidirectional line - (at 12.7 0.0 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 12.7 2.54 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at 12.7 5.08 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line)) - (pin bidirectional line - (at 12.7 7.62 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at 12.7 10.16 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 12.7 12.7 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 12.7 15.24 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line)) - (pin bidirectional line - (at 12.7 17.78 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin power_in line - (at -5.08 22.86 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -25.4 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G030K8Tx" - (extends "STM32G030K6Tx") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 21.59 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G030K8Tx" - (id 1) - (at -2.54 21.59 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_QFP:LQFP-32_7x7mm_P0.8mm" - (id 2) - (at -12.7 -22.86 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g030k8.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x0 Value line" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 2-3.6V, 29 GPIO, LQFP-32" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "LQFP*7x7mm*P0.8mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G070CBTx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -15.24 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G070CBTx" - (id 1) - (at 0.0 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_QFP:LQFP-48_7x7mm_P0.5mm" - (id 2) - (at -15.24 -43.18 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g070cb.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x0 Value line" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 2-3.6V, 43 GPIO, LQFP-48" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "LQFP*7x7mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G070CBTx_0_1" - (rectangle - (start -15.24 -43.18) - (end 12.7 43.18) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G070CBTx_1_1" - (pin bidirectional line - (at -17.78 -40.64 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin bidirectional line - (at -17.78 -38.1 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -17.78 -35.56 0) - (length 2.54) - (name "PC13" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at -17.78 -33.02 0) - (length 2.54) - (name "PC7" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at -17.78 -30.48 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at -17.78 -25.4 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "41" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin bidirectional line - (at -17.78 -22.86 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "40" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at -17.78 -20.32 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "39" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line)) - (pin bidirectional line - (at -17.78 -17.78 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "38" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line)) - (pin input line - (at -17.78 -12.7 0) - (length 2.54) - (name "PF1" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "RCC_OSC_OUT" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line)) - (pin input line - (at -17.78 -10.16 0) - (length 2.54) - (name "PF0" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin input line - (at -17.78 40.64 0) - (length 2.54) - (name "NRST" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27))))) - (pin bidirectional line - (at -17.78 35.56 0) - (length 2.54) - (name "VREF+" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27))))) - (pin bidirectional line - (at 15.24 -40.64 180) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line)) - (pin bidirectional line - (at 15.24 -38.1 180) - (length 2.54) - (name "PB14" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 -35.56 180) - (length 2.54) - (name "PB13" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 -33.02 180) - (length 2.54) - (name "PB12" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at 15.24 -30.48 180) - (length 2.54) - (name "PB11" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 -27.94 180) - (length 2.54) - (name "PB10" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 -25.4 180) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "48" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 -22.86 180) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "47" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 -20.32 180) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "46" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 -17.78 180) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "45" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 -15.24 180) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "44" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 15.24 -12.7 180) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "43" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 -10.16 180) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "42" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 -7.62 180) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 -5.08 180) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 -2.54 180) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 2.54 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "37" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "USART2_RX" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART4_CK" bidirectional line) - (alternate "USART4_DE" bidirectional line) - (alternate "USART4_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 5.08 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "36" (effects (font (size 1.27 1.27)))) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 7.62 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "35" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 15.24 10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "34" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 12.7 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 15.24 180) - (length 2.54) - (name "PA10/NC" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 17.78 180) - (length 2.54) - (name "PA9/NC" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 20.32 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 22.86 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 15.24 25.4 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 27.94 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 30.48 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 33.02 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 35.56 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 38.1 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 40.64 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -5.08 45.72 270) - (length 2.54) - (name "VBAT" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -2.54 45.72 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G070KBTx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 21.59 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G070KBTx" - (id 1) - (at -2.54 21.59 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_QFP:LQFP-32_7x7mm_P0.8mm" - (id 2) - (at -12.7 -22.86 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g070kb.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x0 Value line" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 2-3.6V, 29 GPIO, LQFP-32" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "LQFP*7x7mm*P0.8mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G070KBTx_0_1" - (rectangle - (start -12.7 -22.86) - (end 10.16 20.32) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G070KBTx_1_1" - (pin bidirectional line - (at -15.24 -20.32 0) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -15.24 -17.78 0) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -15.24 -15.24 0) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at -15.24 -12.7 0) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at -15.24 -10.16 0) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at -15.24 -7.62 0) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at -15.24 -5.08 0) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at -15.24 -2.54 0) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -15.24 0.0 0) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at -15.24 2.54 0) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -15.24 7.62 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin input line - (at -15.24 10.16 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -15.24 12.7 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_CH1" bidirectional line)) - (pin input line - (at -15.24 17.78 0) - (length 2.54) - (name "NRST" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27))))) - (pin bidirectional line - (at 12.7 -20.32 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "USART2_RX" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART4_CK" bidirectional line) - (alternate "USART4_DE" bidirectional line) - (alternate "USART4_RTS" bidirectional line)) - (pin bidirectional line - (at 12.7 -17.78 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 12.7 -15.24 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 12.7 -12.7 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 12.7 -10.16 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 12.7 -7.62 180) - (length 2.54) - (name "PA10/NC" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 12.7 -5.08 180) - (length 2.54) - (name "PA9/NC" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 12.7 -2.54 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line)) - (pin bidirectional line - (at 12.7 0.0 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 12.7 2.54 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 12.7 5.08 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 12.7 7.62 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at 12.7 10.16 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 12.7 12.7 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 12.7 15.24 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 12.7 17.78 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -5.08 22.86 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -25.4 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G070RBTx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -15.24 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G070RBTx" - (id 1) - (at 0.0 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_QFP:LQFP-64_10x10mm_P0.5mm" - (id 2) - (at -15.24 -43.18 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g070rb.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x0 Value line" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 2-3.6V, 59 GPIO, LQFP-64" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "LQFP*10x10mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G070RBTx_0_1" - (rectangle - (start -15.24 -43.18) - (end 12.7 43.18) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G070RBTx_1_1" - (pin bidirectional line - (at -17.78 -40.64 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin bidirectional line - (at -17.78 -38.1 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -17.78 -35.56 0) - (length 2.54) - (name "PC13" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at -17.78 -33.02 0) - (length 2.54) - (name "PC12" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at -17.78 -30.48 0) - (length 2.54) - (name "PC11" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at -17.78 -27.94 0) - (length 2.54) - (name "PC10" (effects (font (size 1.27 1.27)))) - (number "64" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin bidirectional line - (at -17.78 -25.4 0) - (length 2.54) - (name "PC9" (effects (font (size 1.27 1.27)))) - (number "49" (effects (font (size 1.27 1.27)))) - (alternate "I2S_CKIN" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM3_CH4" bidirectional line)) - (pin bidirectional line - (at -17.78 -22.86 0) - (length 2.54) - (name "PC8" (effects (font (size 1.27 1.27)))) - (number "48" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1" bidirectional line) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at -17.78 -20.32 0) - (length 2.54) - (name "PC7" (effects (font (size 1.27 1.27)))) - (number "39" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at -17.78 -17.78 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "38" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at -17.78 -15.24 0) - (length 2.54) - (name "PC5" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "SYS_WKUP5" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -17.78 -12.7 0) - (length 2.54) - (name "PC4" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -17.78 -10.16 0) - (length 2.54) - (name "PC3" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_MOSI" bidirectional line)) - (pin bidirectional line - (at -17.78 -7.62 0) - (length 2.54) - (name "PC2" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line)) - (pin bidirectional line - (at -17.78 -5.08 0) - (length 2.54) - (name "PC1" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "TIM15_CH1" bidirectional line)) - (pin bidirectional line - (at -17.78 -2.54 0) - (length 2.54) - (name "PC0" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27))))) - (pin bidirectional line - (at -17.78 2.54 0) - (length 2.54) - (name "PD9" (effects (font (size 1.27 1.27)))) - (number "41" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -17.78 5.08 0) - (length 2.54) - (name "PD8" (effects (font (size 1.27 1.27)))) - (number "40" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -17.78 7.62 0) - (length 2.54) - (name "PD6" (effects (font (size 1.27 1.27)))) - (number "56" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at -17.78 10.16 0) - (length 2.54) - (name "PD5" (effects (font (size 1.27 1.27)))) - (number "55" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at -17.78 12.7 0) - (length 2.54) - (name "PD4" (effects (font (size 1.27 1.27)))) - (number "54" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line)) - (pin bidirectional line - (at -17.78 15.24 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "53" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin bidirectional line - (at -17.78 17.78 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "52" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at -17.78 20.32 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "51" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line)) - (pin bidirectional line - (at -17.78 22.86 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "50" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line)) - (pin input line - (at -17.78 27.94 0) - (length 2.54) - (name "PF1" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "RCC_OSC_OUT" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line)) - (pin input line - (at -17.78 30.48 0) - (length 2.54) - (name "PF0" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin input line - (at -17.78 40.64 0) - (length 2.54) - (name "NRST" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27))))) - (pin bidirectional line - (at -17.78 35.56 0) - (length 2.54) - (name "VREF+" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27))))) - (pin bidirectional line - (at 15.24 -40.64 180) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "35" (effects (font (size 1.27 1.27)))) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line)) - (pin bidirectional line - (at 15.24 -38.1 180) - (length 2.54) - (name "PB14" (effects (font (size 1.27 1.27)))) - (number "34" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 -35.56 180) - (length 2.54) - (name "PB13" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 -33.02 180) - (length 2.54) - (name "PB12" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at 15.24 -30.48 180) - (length 2.54) - (name "PB11" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 -27.94 180) - (length 2.54) - (name "PB10" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 -25.4 180) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "63" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 -22.86 180) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "62" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 -20.32 180) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "61" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 -17.78 180) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "60" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 -15.24 180) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "59" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 15.24 -12.7 180) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "58" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 -10.16 180) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "57" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 -7.62 180) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 -5.08 180) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 -2.54 180) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 2.54 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "47" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "USART2_RX" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART4_CK" bidirectional line) - (alternate "USART4_DE" bidirectional line) - (alternate "USART4_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 5.08 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "46" (effects (font (size 1.27 1.27)))) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 7.62 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "45" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 15.24 10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "44" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 12.7 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "43" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 15.24 180) - (length 2.54) - (name "PA10/NC" (effects (font (size 1.27 1.27)))) - (number "42" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 17.78 180) - (length 2.54) - (name "PA9/NC" (effects (font (size 1.27 1.27)))) - (number "37" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 20.32 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "36" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 22.86 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 15.24 25.4 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 27.94 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 30.48 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 33.02 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 35.56 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 38.1 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 40.64 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -5.08 45.72 270) - (length 2.54) - (name "VBAT" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -2.54 45.72 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G0B0CETx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -15.24 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0B0CETx" - (id 1) - (at 0.0 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_QFP:LQFP-48_7x7mm_P0.5mm" - (id 2) - (at -15.24 -43.18 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b0ce.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x0 Value line" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 2-3.6V, 44 GPIO, LQFP-48" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "LQFP*7x7mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G0B0CETx_0_1" - (rectangle - (start -15.24 -43.18) - (end 12.7 43.18) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G0B0CETx_1_1" - (pin bidirectional line - (at -17.78 -40.64 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin bidirectional line - (at -17.78 -38.1 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -17.78 -35.56 0) - (length 2.54) - (name "PC13" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "RTC_OUT1" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at -17.78 -33.02 0) - (length 2.54) - (name "PC7" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at -17.78 -30.48 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at -17.78 -25.4 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "41" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -17.78 -22.86 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "40" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at -17.78 -20.32 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "39" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line)) - (pin bidirectional line - (at -17.78 -17.78 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "38" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_WS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line)) - (pin bidirectional line - (at -17.78 -12.7 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin input line - (at -17.78 -10.16 0) - (length 2.54) - (name "PF1" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "RCC_OSC_OUT" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line)) - (pin input line - (at -17.78 -7.62 0) - (length 2.54) - (name "PF0" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at -17.78 40.64 0) - (length 2.54) - (name "VREF+" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27))))) - (pin bidirectional line - (at 15.24 -40.64 180) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 -38.1 180) - (length 2.54) - (name "PB14" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 -35.56 180) - (length 2.54) - (name "PB13" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 -33.02 180) - (length 2.54) - (name "PB12" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at 15.24 -30.48 180) - (length 2.54) - (name "PB11" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 -27.94 180) - (length 2.54) - (name "PB10" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 -25.4 180) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "48" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM4_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 -22.86 180) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "47" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM4_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 -20.32 180) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "46" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "TIM4_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 -17.78 180) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "45" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "TIM4_CH1" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 -15.24 180) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "44" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SPI3_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 -12.7 180) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "43" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "SPI3_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 -10.16 180) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "42" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "SPI3_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 -7.62 180) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 -5.08 180) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 -2.54 180) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 2.54 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "37" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "USART2_RX" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART4_CK" bidirectional line) - (alternate "USART4_DE" bidirectional line) - (alternate "USART4_RTS" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 15.24 5.08 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "36" (effects (font (size 1.27 1.27)))) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 7.62 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "35" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 15.24 10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "34" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USB_DP" bidirectional line)) - (pin bidirectional line - (at 15.24 12.7 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USB_DM" bidirectional line)) - (pin bidirectional line - (at 15.24 15.24 180) - (length 2.54) - (name "PA10/NC" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 17.78 180) - (length 2.54) - (name "PA9/NC" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 20.32 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 22.86 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 25.4 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 27.94 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 30.48 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "RTC_OUT2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "USART6_TX" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 15.24 33.02 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 35.56 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 38.1 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 40.64 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -5.08 45.72 270) - (length 2.54) - (name "VBAT" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -2.54 45.72 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G0B0KETx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 21.59 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0B0KETx" - (id 1) - (at -2.54 21.59 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" - (id 2) - (at -12.7 -22.86 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b0ke.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x0 Value line" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 2-3.6V, 30 GPIO, UFQFPN-32" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G0B0KETx_0_1" - (rectangle - (start -12.7 -22.86) - (end 12.7 20.32) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G0B0KETx_1_1" - (pin bidirectional line - (at -15.24 -20.32 0) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM4_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at -15.24 -17.78 0) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM4_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at -15.24 -15.24 0) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "TIM4_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at -15.24 -12.7 0) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "TIM4_CH1" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at -15.24 -10.16 0) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SPI3_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at -15.24 -7.62 0) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "SPI3_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at -15.24 -5.08 0) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "SPI3_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -15.24 -2.54 0) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -15.24 0.0 0) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at -15.24 2.54 0) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -15.24 7.62 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin input line - (at -15.24 10.16 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -15.24 12.7 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at -15.24 17.78 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at 15.24 -20.32 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "USART2_RX" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART4_CK" bidirectional line) - (alternate "USART4_DE" bidirectional line) - (alternate "USART4_RTS" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 15.24 -17.78 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 -15.24 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 15.24 -12.7 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USB_DP" bidirectional line)) - (pin bidirectional line - (at 15.24 -10.16 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USB_DM" bidirectional line)) - (pin bidirectional line - (at 15.24 -7.62 180) - (length 2.54) - (name "PA10/NC" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 -5.08 180) - (length 2.54) - (name "PA9/NC" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 -2.54 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 0.0 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 2.54 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 5.08 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 7.62 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "RTC_OUT1" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "USART6_TX" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 15.24 10.16 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 12.7 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 15.24 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 17.78 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -5.08 22.86 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -25.4 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -2.54 -25.4 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G0B0RETx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -15.24 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0B0RETx" - (id 1) - (at 0.0 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_QFP:LQFP-64_10x10mm_P0.5mm" - (id 2) - (at -15.24 -43.18 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b0re.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x0 Value line" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 2-3.6V, 60 GPIO, LQFP-64" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "LQFP*10x10mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G0B0RETx_0_1" - (rectangle - (start -15.24 -43.18) - (end 12.7 43.18) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G0B0RETx_1_1" - (pin bidirectional line - (at -17.78 -40.64 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin bidirectional line - (at -17.78 -38.1 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -17.78 -35.56 0) - (length 2.54) - (name "PC13" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RTC_OUT1" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at -17.78 -33.02 0) - (length 2.54) - (name "PC12" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "SPI3_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -17.78 -30.48 0) - (length 2.54) - (name "PC11" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "SPI3_MISO" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at -17.78 -27.94 0) - (length 2.54) - (name "PC10" (effects (font (size 1.27 1.27)))) - (number "64" (effects (font (size 1.27 1.27)))) - (alternate "SPI3_SCK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin bidirectional line - (at -17.78 -25.4 0) - (length 2.54) - (name "PC9" (effects (font (size 1.27 1.27)))) - (number "49" (effects (font (size 1.27 1.27)))) - (alternate "I2S_CKIN" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at -17.78 -22.86 0) - (length 2.54) - (name "PC8" (effects (font (size 1.27 1.27)))) - (number "48" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1" bidirectional line) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at -17.78 -20.32 0) - (length 2.54) - (name "PC7" (effects (font (size 1.27 1.27)))) - (number "39" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at -17.78 -17.78 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "38" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at -17.78 -15.24 0) - (length 2.54) - (name "PC5" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "SYS_WKUP5" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -17.78 -12.7 0) - (length 2.54) - (name "PC4" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -17.78 -10.16 0) - (length 2.54) - (name "PC3" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line)) - (pin bidirectional line - (at -17.78 -7.62 0) - (length 2.54) - (name "PC2" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line)) - (pin bidirectional line - (at -17.78 -5.08 0) - (length 2.54) - (name "PC1" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "I2C3_SDA" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at -17.78 -2.54 0) - (length 2.54) - (name "PC0" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "I2C3_SCL" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at -17.78 2.54 0) - (length 2.54) - (name "PD9" (effects (font (size 1.27 1.27)))) - (number "41" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -17.78 5.08 0) - (length 2.54) - (name "PD8" (effects (font (size 1.27 1.27)))) - (number "40" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -17.78 7.62 0) - (length 2.54) - (name "PD6" (effects (font (size 1.27 1.27)))) - (number "56" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at -17.78 10.16 0) - (length 2.54) - (name "PD5" (effects (font (size 1.27 1.27)))) - (number "55" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "USART2_TX" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at -17.78 12.7 0) - (length 2.54) - (name "PD4" (effects (font (size 1.27 1.27)))) - (number "54" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at -17.78 15.24 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "53" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -17.78 17.78 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "52" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at -17.78 20.32 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "51" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line)) - (pin bidirectional line - (at -17.78 22.86 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "50" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_WS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line)) - (pin bidirectional line - (at -17.78 27.94 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin input line - (at -17.78 30.48 0) - (length 2.54) - (name "PF1" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "RCC_OSC_OUT" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line)) - (pin input line - (at -17.78 33.02 0) - (length 2.54) - (name "PF0" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at -17.78 40.64 0) - (length 2.54) - (name "VREF+" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27))))) - (pin bidirectional line - (at 15.24 -40.64 180) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "35" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 -38.1 180) - (length 2.54) - (name "PB14" (effects (font (size 1.27 1.27)))) - (number "34" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 -35.56 180) - (length 2.54) - (name "PB13" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 -33.02 180) - (length 2.54) - (name "PB12" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at 15.24 -30.48 180) - (length 2.54) - (name "PB11" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 -27.94 180) - (length 2.54) - (name "PB10" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 -25.4 180) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "63" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM4_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 -22.86 180) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "62" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM4_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 -20.32 180) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "61" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "TIM4_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 -17.78 180) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "60" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "TIM4_CH1" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 -15.24 180) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "59" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SPI3_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 -12.7 180) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "58" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "SPI3_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 -10.16 180) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "57" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "SPI3_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 -7.62 180) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 -5.08 180) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 -2.54 180) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 2.54 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "47" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "USART2_RX" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART4_CK" bidirectional line) - (alternate "USART4_DE" bidirectional line) - (alternate "USART4_RTS" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 15.24 5.08 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "46" (effects (font (size 1.27 1.27)))) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 7.62 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "45" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 15.24 10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "44" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USB_DP" bidirectional line)) - (pin bidirectional line - (at 15.24 12.7 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "43" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USB_DM" bidirectional line)) - (pin bidirectional line - (at 15.24 15.24 180) - (length 2.54) - (name "PA10/NC" (effects (font (size 1.27 1.27)))) - (number "42" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 17.78 180) - (length 2.54) - (name "PA9/NC" (effects (font (size 1.27 1.27)))) - (number "37" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 20.32 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "36" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 22.86 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 25.4 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 27.94 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 30.48 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "RTC_OUT2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "USART6_TX" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 15.24 33.02 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 35.56 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 38.1 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 40.64 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -5.08 45.72 270) - (length 2.54) - (name "VBAT" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -2.54 45.72 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G0B0VETx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -15.24 64.77 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0B0VETx" - (id 1) - (at 2.54 64.77 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_QFP:LQFP-100_14x14mm_P0.5mm" - (id 2) - (at -15.24 -66.04 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b0ve.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x0 Value line" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 2-3.6V, 94 GPIO, LQFP-100" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "LQFP*14x14mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G0B0VETx_0_1" - (rectangle - (start -15.24 -66.04) - (end 15.24 63.5) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G0B0VETx_1_1" - (pin bidirectional line - (at -20.32 -63.5 0) - (length 5.08) - (name "PD15" (effects (font (size 1.27 1.27)))) - (number "68" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "TIM4_CH4" bidirectional line)) - (pin bidirectional line - (at -20.32 -60.96 0) - (length 5.08) - (name "PD14" (effects (font (size 1.27 1.27)))) - (number "67" (effects (font (size 1.27 1.27)))) - (alternate "TIM4_CH3" bidirectional line)) - (pin bidirectional line - (at -20.32 -58.42 0) - (length 5.08) - (name "PD13" (effects (font (size 1.27 1.27)))) - (number "66" (effects (font (size 1.27 1.27)))) - (alternate "TIM4_CH2" bidirectional line)) - (pin bidirectional line - (at -20.32 -55.88 0) - (length 5.08) - (name "PD12" (effects (font (size 1.27 1.27)))) - (number "65" (effects (font (size 1.27 1.27)))) - (alternate "TIM4_CH1" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at -20.32 -53.34 0) - (length 5.08) - (name "PD11" (effects (font (size 1.27 1.27)))) - (number "62" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at -20.32 -50.8 0) - (length 5.08) - (name "PD10" (effects (font (size 1.27 1.27)))) - (number "61" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at -20.32 -48.26 0) - (length 5.08) - (name "PD9" (effects (font (size 1.27 1.27)))) - (number "60" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -45.72 0) - (length 5.08) - (name "PD8" (effects (font (size 1.27 1.27)))) - (number "59" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -43.18 0) - (length 5.08) - (name "PD7" (effects (font (size 1.27 1.27)))) - (number "85" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO_2" bidirectional line)) - (pin bidirectional line - (at -20.32 -40.64 0) - (length 5.08) - (name "PD6" (effects (font (size 1.27 1.27)))) - (number "84" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -38.1 0) - (length 5.08) - (name "PD5" (effects (font (size 1.27 1.27)))) - (number "83" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "USART2_TX" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at -20.32 -35.56 0) - (length 5.08) - (name "PD4" (effects (font (size 1.27 1.27)))) - (number "82" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at -20.32 -33.02 0) - (length 5.08) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "81" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -30.48 0) - (length 5.08) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "80" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -27.94 0) - (length 5.08) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "79" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line)) - (pin bidirectional line - (at -20.32 -25.4 0) - (length 5.08) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "78" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_WS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line)) - (pin bidirectional line - (at -20.32 -20.32 0) - (length 5.08) - (name "PE15" (effects (font (size 1.27 1.27)))) - (number "48" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at -20.32 -17.78 0) - (length 5.08) - (name "PE14" (effects (font (size 1.27 1.27)))) - (number "47" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line)) - (pin bidirectional line - (at -20.32 -15.24 0) - (length 5.08) - (name "PE13" (effects (font (size 1.27 1.27)))) - (number "46" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line)) - (pin bidirectional line - (at -20.32 -12.7 0) - (length 5.08) - (name "PE12" (effects (font (size 1.27 1.27)))) - (number "45" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line)) - (pin bidirectional line - (at -20.32 -10.16 0) - (length 5.08) - (name "PE11" (effects (font (size 1.27 1.27)))) - (number "44" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -7.62 0) - (length 5.08) - (name "PE10" (effects (font (size 1.27 1.27)))) - (number "43" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -5.08 0) - (length 5.08) - (name "PE9" (effects (font (size 1.27 1.27)))) - (number "42" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -2.54 0) - (length 5.08) - (name "PE8" (effects (font (size 1.27 1.27)))) - (number "41" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 0.0 0) - (length 5.08) - (name "PE7" (effects (font (size 1.27 1.27)))) - (number "40" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at -20.32 2.54 0) - (length 5.08) - (name "PE6" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "RTC_TAMP_IN3" bidirectional line) - (alternate "SYS_WKUP3" bidirectional line) - (alternate "TIM3_CH4" bidirectional line)) - (pin bidirectional line - (at -20.32 5.08 0) - (length 5.08) - (name "PE5" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at -20.32 7.62 0) - (length 5.08) - (name "PE4" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at -20.32 10.16 0) - (length 5.08) - (name "PE3" (effects (font (size 1.27 1.27)))) - (number "97" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at -20.32 12.7 0) - (length 5.08) - (name "PE2" (effects (font (size 1.27 1.27)))) - (number "96" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_ETR" bidirectional line)) - (pin bidirectional line - (at -20.32 15.24 0) - (length 5.08) - (name "PE1" (effects (font (size 1.27 1.27)))) - (number "95" (effects (font (size 1.27 1.27)))) - (alternate "TIM17_CH1" bidirectional line)) - (pin bidirectional line - (at -20.32 17.78 0) - (length 5.08) - (name "PE0" (effects (font (size 1.27 1.27)))) - (number "94" (effects (font (size 1.27 1.27)))) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM4_ETR" bidirectional line)) - (pin bidirectional line - (at -20.32 22.86 0) - (length 5.08) - (name "PF13" (effects (font (size 1.27 1.27)))) - (number "90" (effects (font (size 1.27 1.27)))) - (alternate "TIM15_CH2" bidirectional line)) - (pin bidirectional line - (at -20.32 25.4 0) - (length 5.08) - (name "PF12" (effects (font (size 1.27 1.27)))) - (number "89" (effects (font (size 1.27 1.27)))) - (alternate "TIM15_CH1" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at -20.32 27.94 0) - (length 5.08) - (name "PF11" (effects (font (size 1.27 1.27)))) - (number "88" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at -20.32 30.48 0) - (length 5.08) - (name "PF10" (effects (font (size 1.27 1.27)))) - (number "87" (effects (font (size 1.27 1.27)))) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 33.02 0) - (length 5.08) - (name "PF9" (effects (font (size 1.27 1.27)))) - (number "86" (effects (font (size 1.27 1.27)))) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 35.56 0) - (length 5.08) - (name "PF8" (effects (font (size 1.27 1.27)))) - (number "72" (effects (font (size 1.27 1.27))))) - (pin bidirectional line - (at -20.32 38.1 0) - (length 5.08) - (name "PF7" (effects (font (size 1.27 1.27)))) - (number "39" (effects (font (size 1.27 1.27)))) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at -20.32 40.64 0) - (length 5.08) - (name "PF6" (effects (font (size 1.27 1.27)))) - (number "38" (effects (font (size 1.27 1.27))))) - (pin bidirectional line - (at -20.32 43.18 0) - (length 5.08) - (name "PF5" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27))))) - (pin bidirectional line - (at -20.32 45.72 0) - (length 5.08) - (name "PF4" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27))))) - (pin bidirectional line - (at -20.32 48.26 0) - (length 5.08) - (name "PF3" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at -20.32 50.8 0) - (length 5.08) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin input line - (at -20.32 53.34 0) - (length 5.08) - (name "PF1" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "RCC_OSC_OUT" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line)) - (pin input line - (at -20.32 55.88 0) - (length 5.08) - (name "PF0" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at -20.32 60.96 0) - (length 5.08) - (name "VREF+" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27))))) - (pin bidirectional line - (at 20.32 -63.5 180) - (length 5.08) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin bidirectional line - (at 20.32 -60.96 180) - (length 5.08) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at 20.32 -58.42 180) - (length 5.08) - (name "PC13" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "RTC_OUT1" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at 20.32 -55.88 180) - (length 5.08) - (name "PC12" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "SPI3_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -53.34 180) - (length 5.08) - (name "PC11" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "SPI3_MISO" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -50.8 180) - (length 5.08) - (name "PC10" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "SPI3_SCK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -48.26 180) - (length 5.08) - (name "PC9" (effects (font (size 1.27 1.27)))) - (number "77" (effects (font (size 1.27 1.27)))) - (alternate "I2S_CKIN" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 -45.72 180) - (length 5.08) - (name "PC8" (effects (font (size 1.27 1.27)))) - (number "76" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1" bidirectional line) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at 20.32 -43.18 180) - (length 5.08) - (name "PC7" (effects (font (size 1.27 1.27)))) - (number "58" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 20.32 -40.64 180) - (length 5.08) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "57" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at 20.32 -38.1 180) - (length 5.08) - (name "PC5" (effects (font (size 1.27 1.27)))) - (number "34" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "SYS_WKUP5" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -35.56 180) - (length 5.08) - (name "PC4" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -33.02 180) - (length 5.08) - (name "PC3" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line)) - (pin bidirectional line - (at 20.32 -30.48 180) - (length 5.08) - (name "PC2" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line)) - (pin bidirectional line - (at 20.32 -27.94 180) - (length 5.08) - (name "PC1" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "I2C3_SDA" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -25.4 180) - (length 5.08) - (name "PC0" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "I2C3_SCL" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -20.32 180) - (length 5.08) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "54" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -17.78 180) - (length 5.08) - (name "PB14" (effects (font (size 1.27 1.27)))) - (number "53" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -15.24 180) - (length 5.08) - (name "PB13" (effects (font (size 1.27 1.27)))) - (number "52" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -12.7 180) - (length 5.08) - (name "PB12" (effects (font (size 1.27 1.27)))) - (number "51" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at 20.32 -10.16 180) - (length 5.08) - (name "PB11" (effects (font (size 1.27 1.27)))) - (number "50" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -7.62 180) - (length 5.08) - (name "PB10" (effects (font (size 1.27 1.27)))) - (number "49" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -5.08 180) - (length 5.08) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM4_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -2.54 180) - (length 5.08) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "100" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM4_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 0.0 180) - (length 5.08) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "99" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "TIM4_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 2.54 180) - (length 5.08) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "98" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "TIM4_CH1" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 5.08 180) - (length 5.08) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "93" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SPI3_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 7.62 180) - (length 5.08) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "92" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "SPI3_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 10.16 180) - (length 5.08) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "91" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "SPI3_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 12.7 180) - (length 5.08) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "37" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 15.24 180) - (length 5.08) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "36" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 17.78 180) - (length 5.08) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "35" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 22.86 180) - (length 5.08) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "75" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "USART2_RX" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART4_CK" bidirectional line) - (alternate "USART4_DE" bidirectional line) - (alternate "USART4_RTS" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 25.4 180) - (length 5.08) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "74" (effects (font (size 1.27 1.27)))) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 27.94 180) - (length 5.08) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "73" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 30.48 180) - (length 5.08) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "71" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USB_DP" bidirectional line)) - (pin bidirectional line - (at 20.32 33.02 180) - (length 5.08) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "70" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USB_DM" bidirectional line)) - (pin bidirectional line - (at 20.32 35.56 180) - (length 5.08) - (name "PA10/NC" (effects (font (size 1.27 1.27)))) - (number "69" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 38.1 180) - (length 5.08) - (name "PA9/NC" (effects (font (size 1.27 1.27)))) - (number "56" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 40.64 180) - (length 5.08) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "55" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line)) - (pin bidirectional line - (at 20.32 43.18 180) - (length 5.08) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 45.72 180) - (length 5.08) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 48.26 180) - (length 5.08) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 50.8 180) - (length 5.08) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "RTC_OUT2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "USART6_TX" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 53.34 180) - (length 5.08) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 55.88 180) - (length 5.08) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 58.42 180) - (length 5.08) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 60.96 180) - (length 5.08) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -5.08 68.58 270) - (length 5.08) - (name "VBAT" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -2.54 68.58 270) - (length 5.08) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at 0.0 68.58 270) - (length 5.08) - (name "VDDIO2" (effects (font (size 1.27 1.27)))) - (number "64" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -71.12 90) - (length 5.08) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -2.54 -71.12 90) - (length 5.08) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "63" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G031C4Ux" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -15.24 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031C4Ux" - (id 1) - (at 0.0 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" - (id 2) - (at -15.24 -43.18 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031c4.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 16KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G031C4Ux_0_1" - (rectangle - (start -15.24 -43.18) - (end 12.7 43.18) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G031C4Ux_1_1" - (pin bidirectional line - (at -17.78 -40.64 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line)) - (pin bidirectional line - (at -17.78 -38.1 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -17.78 -35.56 0) - (length 2.54) - (name "PC13" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at -17.78 -33.02 0) - (length 2.54) - (name "PC7" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH4" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at -17.78 -30.48 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at -17.78 -25.4 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "41" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin bidirectional line - (at -17.78 -22.86 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "40" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line)) - (pin bidirectional line - (at -17.78 -20.32 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "39" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line)) - (pin bidirectional line - (at -17.78 -17.78 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "38" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line)) - (pin bidirectional line - (at -17.78 -12.7 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin input line - (at -17.78 -10.16 0) - (length 2.54) - (name "PF1" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "RCC_OSC_OUT" bidirectional line)) - (pin input line - (at -17.78 -7.62 0) - (length 2.54) - (name "PF0" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at -17.78 40.64 0) - (length 2.54) - (name "VREF+" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "VREFBUF_OUT" bidirectional line)) - (pin bidirectional line - (at 15.24 -40.64 180) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line)) - (pin bidirectional line - (at 15.24 -38.1 180) - (length 2.54) - (name "PB14" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line)) - (pin bidirectional line - (at 15.24 -35.56 180) - (length 2.54) - (name "PB13" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SCL" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line)) - (pin bidirectional line - (at 15.24 -33.02 180) - (length 2.54) - (name "PB12" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at 15.24 -30.48 180) - (length 2.54) - (name "PB11" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM2_CH4" bidirectional line)) - (pin bidirectional line - (at 15.24 -27.94 180) - (length 2.54) - (name "PB10" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM2_CH3" bidirectional line)) - (pin bidirectional line - (at 15.24 -25.4 180) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "48" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 -22.86 180) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "47" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 -20.32 180) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "46" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 -17.78 180) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "45" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 -15.24 180) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "44" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 15.24 -12.7 180) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "43" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 -10.16 180) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "42" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 -7.62 180) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI2_MISO" bidirectional line)) - (pin bidirectional line - (at 15.24 -5.08 180) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line)) - (pin bidirectional line - (at 15.24 -2.54 180) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at 15.24 2.54 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "37" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 5.08 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "36" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 7.62 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "35" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 15.24 10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "34" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 12.7 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 15.24 180) - (length 2.54) - (name "PA10/NC" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 17.78 180) - (length 2.54) - (name "PA9/NC" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 20.32 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 22.86 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 15.24 25.4 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 27.94 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line)) - (pin bidirectional line - (at 15.24 30.48 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 33.02 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 35.56 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 38.1 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 40.64 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin power_in line - (at -5.08 45.72 270) - (length 2.54) - (name "VBAT" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -2.54 45.72 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -2.54 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "49" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G031C6Ux" - (extends "STM32G031C4Ux") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -15.24 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031C6Ux" - (id 1) - (at 0.0 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" - (id 2) - (at -15.24 -43.18 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031c4.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G031C8Ux" - (extends "STM32G031C4Ux") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -15.24 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031C8Ux" - (id 1) - (at 0.0 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" - (id 2) - (at -15.24 -43.18 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031c4.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G031C4Ux" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -15.24 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031C4Ux" - (id 1) - (at 0.0 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" - (id 2) - (at -15.24 -43.18 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031c6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 16KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G031C4Ux_0_1" - (rectangle - (start -15.24 -43.18) - (end 12.7 43.18) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G031C4Ux_1_1" - (pin bidirectional line - (at -17.78 -40.64 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line)) - (pin bidirectional line - (at -17.78 -38.1 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -17.78 -35.56 0) - (length 2.54) - (name "PC13" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at -17.78 -33.02 0) - (length 2.54) - (name "PC7" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH4" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at -17.78 -30.48 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at -17.78 -25.4 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "41" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin bidirectional line - (at -17.78 -22.86 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "40" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line)) - (pin bidirectional line - (at -17.78 -20.32 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "39" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line)) - (pin bidirectional line - (at -17.78 -17.78 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "38" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line)) - (pin bidirectional line - (at -17.78 -12.7 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin input line - (at -17.78 -10.16 0) - (length 2.54) - (name "PF1" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "RCC_OSC_OUT" bidirectional line)) - (pin input line - (at -17.78 -7.62 0) - (length 2.54) - (name "PF0" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at -17.78 40.64 0) - (length 2.54) - (name "VREF+" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "VREFBUF_OUT" bidirectional line)) - (pin bidirectional line - (at 15.24 -40.64 180) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line)) - (pin bidirectional line - (at 15.24 -38.1 180) - (length 2.54) - (name "PB14" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line)) - (pin bidirectional line - (at 15.24 -35.56 180) - (length 2.54) - (name "PB13" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SCL" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line)) - (pin bidirectional line - (at 15.24 -33.02 180) - (length 2.54) - (name "PB12" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at 15.24 -30.48 180) - (length 2.54) - (name "PB11" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM2_CH4" bidirectional line)) - (pin bidirectional line - (at 15.24 -27.94 180) - (length 2.54) - (name "PB10" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM2_CH3" bidirectional line)) - (pin bidirectional line - (at 15.24 -25.4 180) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "48" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 -22.86 180) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "47" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 -20.32 180) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "46" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 -17.78 180) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "45" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 -15.24 180) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "44" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 15.24 -12.7 180) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "43" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 -10.16 180) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "42" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 -7.62 180) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI2_MISO" bidirectional line)) - (pin bidirectional line - (at 15.24 -5.08 180) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line)) - (pin bidirectional line - (at 15.24 -2.54 180) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at 15.24 2.54 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "37" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 5.08 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "36" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 7.62 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "35" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 15.24 10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "34" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 12.7 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 15.24 180) - (length 2.54) - (name "PA10/NC" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 17.78 180) - (length 2.54) - (name "PA9/NC" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 20.32 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 22.86 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 15.24 25.4 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 27.94 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line)) - (pin bidirectional line - (at 15.24 30.48 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 33.02 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 35.56 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 38.1 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 40.64 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin power_in line - (at -5.08 45.72 270) - (length 2.54) - (name "VBAT" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -2.54 45.72 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -2.54 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "49" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G031C6Ux" - (extends "STM32G031C4Ux") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -15.24 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031C6Ux" - (id 1) - (at 0.0 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" - (id 2) - (at -15.24 -43.18 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031c6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G031C8Ux" - (extends "STM32G031C4Ux") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -15.24 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031C8Ux" - (id 1) - (at 0.0 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" - (id 2) - (at -15.24 -43.18 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031c6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G031C4Ux" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -15.24 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031C4Ux" - (id 1) - (at 0.0 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" - (id 2) - (at -15.24 -43.18 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031c8.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 16KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G031C4Ux_0_1" - (rectangle - (start -15.24 -43.18) - (end 12.7 43.18) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G031C4Ux_1_1" - (pin bidirectional line - (at -17.78 -40.64 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line)) - (pin bidirectional line - (at -17.78 -38.1 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -17.78 -35.56 0) - (length 2.54) - (name "PC13" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at -17.78 -33.02 0) - (length 2.54) - (name "PC7" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH4" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at -17.78 -30.48 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at -17.78 -25.4 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "41" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin bidirectional line - (at -17.78 -22.86 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "40" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line)) - (pin bidirectional line - (at -17.78 -20.32 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "39" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line)) - (pin bidirectional line - (at -17.78 -17.78 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "38" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line)) - (pin bidirectional line - (at -17.78 -12.7 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin input line - (at -17.78 -10.16 0) - (length 2.54) - (name "PF1" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "RCC_OSC_OUT" bidirectional line)) - (pin input line - (at -17.78 -7.62 0) - (length 2.54) - (name "PF0" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at -17.78 40.64 0) - (length 2.54) - (name "VREF+" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "VREFBUF_OUT" bidirectional line)) - (pin bidirectional line - (at 15.24 -40.64 180) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line)) - (pin bidirectional line - (at 15.24 -38.1 180) - (length 2.54) - (name "PB14" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line)) - (pin bidirectional line - (at 15.24 -35.56 180) - (length 2.54) - (name "PB13" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SCL" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line)) - (pin bidirectional line - (at 15.24 -33.02 180) - (length 2.54) - (name "PB12" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at 15.24 -30.48 180) - (length 2.54) - (name "PB11" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM2_CH4" bidirectional line)) - (pin bidirectional line - (at 15.24 -27.94 180) - (length 2.54) - (name "PB10" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM2_CH3" bidirectional line)) - (pin bidirectional line - (at 15.24 -25.4 180) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "48" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 -22.86 180) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "47" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 -20.32 180) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "46" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 -17.78 180) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "45" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 -15.24 180) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "44" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 15.24 -12.7 180) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "43" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 -10.16 180) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "42" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 -7.62 180) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI2_MISO" bidirectional line)) - (pin bidirectional line - (at 15.24 -5.08 180) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line)) - (pin bidirectional line - (at 15.24 -2.54 180) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at 15.24 2.54 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "37" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 5.08 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "36" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 7.62 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "35" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 15.24 10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "34" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 12.7 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 15.24 180) - (length 2.54) - (name "PA10/NC" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 17.78 180) - (length 2.54) - (name "PA9/NC" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 20.32 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 22.86 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 15.24 25.4 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 27.94 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line)) - (pin bidirectional line - (at 15.24 30.48 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 33.02 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 35.56 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 38.1 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 40.64 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin power_in line - (at -5.08 45.72 270) - (length 2.54) - (name "VBAT" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -2.54 45.72 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -2.54 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "49" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G031C6Ux" - (extends "STM32G031C4Ux") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -15.24 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031C6Ux" - (id 1) - (at 0.0 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" - (id 2) - (at -15.24 -43.18 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031c8.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G031C8Ux" - (extends "STM32G031C4Ux") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -15.24 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031C8Ux" - (id 1) - (at 0.0 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" - (id 2) - (at -15.24 -43.18 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031c8.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G031F4Px" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -20.32 16.51 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031F4Px" - (id 1) - (at 5.08 16.51 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm" - (id 2) - (at -20.32 -17.78 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031f4.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 16KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 27 GPIO, TSSOP-20" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "TSSOP*4.4x6.5mm*P0.65mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G031F4Px_0_1" - (rectangle - (start -20.32 -17.78) - (end 17.78 15.24) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G031F4Px_1_1" - (pin bidirectional line - (at -22.86 -15.24 0) - (length 2.54) - (name "PB7/PB8" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at -22.86 -12.7 0) - (length 2.54) - (name "PB3/PB4/PB5/PB6" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at -22.86 -10.16 0) - (length 2.54) - (name "PB0/PB1/PB2/PA8" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at -22.86 -5.08 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line)) - (pin input line - (at -22.86 -2.54 0) - (length 2.54) - (name "PC14/PB9" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -22.86 2.54 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at 20.32 -15.24 180) - (length 2.54) - (name "PA14/PA15" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -12.7 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 20.32 -10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -7.62 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -5.08 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 20.32 -2.54 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at 20.32 0.0 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line)) - (pin bidirectional line - (at 20.32 2.54 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at 20.32 5.08 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 7.62 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 10.16 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 12.7 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin power_in line - (at 2.54 17.78 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at 2.54 -20.32 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G031F6Px" - (extends "STM32G031F4Px") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -20.32 16.51 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031F6Px" - (id 1) - (at 5.08 16.51 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm" - (id 2) - (at -20.32 -17.78 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031f4.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 27 GPIO, TSSOP-20" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "TSSOP*4.4x6.5mm*P0.65mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G031F8Px" - (extends "STM32G031F4Px") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -20.32 16.51 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031F8Px" - (id 1) - (at 5.08 16.51 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm" - (id 2) - (at -20.32 -17.78 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031f4.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 27 GPIO, TSSOP-20" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "TSSOP*4.4x6.5mm*P0.65mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G031F4Px" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -20.32 16.51 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031F4Px" - (id 1) - (at 5.08 16.51 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm" - (id 2) - (at -20.32 -17.78 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031f6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 16KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 27 GPIO, TSSOP-20" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "TSSOP*4.4x6.5mm*P0.65mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G031F4Px_0_1" - (rectangle - (start -20.32 -17.78) - (end 17.78 15.24) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G031F4Px_1_1" - (pin bidirectional line - (at -22.86 -15.24 0) - (length 2.54) - (name "PB7/PB8" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at -22.86 -12.7 0) - (length 2.54) - (name "PB3/PB4/PB5/PB6" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at -22.86 -10.16 0) - (length 2.54) - (name "PB0/PB1/PB2/PA8" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at -22.86 -5.08 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line)) - (pin input line - (at -22.86 -2.54 0) - (length 2.54) - (name "PC14/PB9" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -22.86 2.54 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at 20.32 -15.24 180) - (length 2.54) - (name "PA14/PA15" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -12.7 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 20.32 -10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -7.62 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -5.08 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 20.32 -2.54 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at 20.32 0.0 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line)) - (pin bidirectional line - (at 20.32 2.54 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at 20.32 5.08 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 7.62 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 10.16 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 12.7 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin power_in line - (at 2.54 17.78 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at 2.54 -20.32 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G031F6Px" - (extends "STM32G031F4Px") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -20.32 16.51 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031F6Px" - (id 1) - (at 5.08 16.51 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm" - (id 2) - (at -20.32 -17.78 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031f6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 27 GPIO, TSSOP-20" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "TSSOP*4.4x6.5mm*P0.65mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G031F8Px" - (extends "STM32G031F4Px") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -20.32 16.51 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031F8Px" - (id 1) - (at 5.08 16.51 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm" - (id 2) - (at -20.32 -17.78 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031f6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 27 GPIO, TSSOP-20" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "TSSOP*4.4x6.5mm*P0.65mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G031F4Px" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -20.32 16.51 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031F4Px" - (id 1) - (at 5.08 16.51 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm" - (id 2) - (at -20.32 -17.78 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031f8.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 16KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 27 GPIO, TSSOP-20" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "TSSOP*4.4x6.5mm*P0.65mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G031F4Px_0_1" - (rectangle - (start -20.32 -17.78) - (end 17.78 15.24) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G031F4Px_1_1" - (pin bidirectional line - (at -22.86 -15.24 0) - (length 2.54) - (name "PB7/PB8" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at -22.86 -12.7 0) - (length 2.54) - (name "PB3/PB4/PB5/PB6" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at -22.86 -10.16 0) - (length 2.54) - (name "PB0/PB1/PB2/PA8" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at -22.86 -5.08 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line)) - (pin input line - (at -22.86 -2.54 0) - (length 2.54) - (name "PC14/PB9" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -22.86 2.54 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at 20.32 -15.24 180) - (length 2.54) - (name "PA14/PA15" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -12.7 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 20.32 -10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -7.62 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -5.08 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 20.32 -2.54 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at 20.32 0.0 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line)) - (pin bidirectional line - (at 20.32 2.54 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at 20.32 5.08 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 7.62 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 10.16 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 12.7 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin power_in line - (at 2.54 17.78 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at 2.54 -20.32 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G031F6Px" - (extends "STM32G031F4Px") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -20.32 16.51 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031F6Px" - (id 1) - (at 5.08 16.51 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm" - (id 2) - (at -20.32 -17.78 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031f8.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 27 GPIO, TSSOP-20" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "TSSOP*4.4x6.5mm*P0.65mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G031F8Px" - (extends "STM32G031F4Px") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -20.32 16.51 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031F8Px" - (id 1) - (at 5.08 16.51 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm" - (id 2) - (at -20.32 -17.78 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031f8.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 27 GPIO, TSSOP-20" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "TSSOP*4.4x6.5mm*P0.65mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G031G4Ux" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 19.05 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031G4Ux" - (id 1) - (at -2.54 19.05 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" - (id 2) - (at -12.7 -20.32 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031g4.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 16KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G031G4Ux_0_1" - (rectangle - (start -12.7 -20.32) - (end 10.16 17.78) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G031G4Ux_1_1" - (pin bidirectional line - (at -15.24 -17.78 0) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line)) - (pin bidirectional line - (at -15.24 -15.24 0) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at -15.24 -12.7 0) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at -15.24 -10.16 0) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at -15.24 -7.62 0) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at -15.24 -5.08 0) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at -15.24 -2.54 0) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line)) - (pin bidirectional line - (at -15.24 0.0 0) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at -15.24 5.08 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line)) - (pin input line - (at -15.24 7.62 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -15.24 10.16 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at -15.24 15.24 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at 12.7 -17.78 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 12.7 -15.24 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 12.7 -12.7 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 12.7 -10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 12.7 -7.62 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 12.7 -5.08 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line)) - (pin bidirectional line - (at 12.7 -2.54 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 12.7 0.0 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at 12.7 2.54 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line)) - (pin bidirectional line - (at 12.7 5.08 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at 12.7 7.62 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 12.7 10.16 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 12.7 12.7 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line)) - (pin bidirectional line - (at 12.7 15.24 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin power_in line - (at -5.08 20.32 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -22.86 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G031G6Ux" - (extends "STM32G031G4Ux") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 19.05 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031G6Ux" - (id 1) - (at -2.54 19.05 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" - (id 2) - (at -12.7 -20.32 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031g4.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G031G8Ux" - (extends "STM32G031G4Ux") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 19.05 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031G8Ux" - (id 1) - (at -2.54 19.05 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" - (id 2) - (at -12.7 -20.32 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031g4.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G031G4Ux" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 19.05 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031G4Ux" - (id 1) - (at -2.54 19.05 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" - (id 2) - (at -12.7 -20.32 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031g6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 16KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G031G4Ux_0_1" - (rectangle - (start -12.7 -20.32) - (end 10.16 17.78) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G031G4Ux_1_1" - (pin bidirectional line - (at -15.24 -17.78 0) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line)) - (pin bidirectional line - (at -15.24 -15.24 0) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at -15.24 -12.7 0) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at -15.24 -10.16 0) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at -15.24 -7.62 0) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at -15.24 -5.08 0) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at -15.24 -2.54 0) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line)) - (pin bidirectional line - (at -15.24 0.0 0) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at -15.24 5.08 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line)) - (pin input line - (at -15.24 7.62 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -15.24 10.16 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at -15.24 15.24 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at 12.7 -17.78 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 12.7 -15.24 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 12.7 -12.7 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 12.7 -10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 12.7 -7.62 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 12.7 -5.08 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line)) - (pin bidirectional line - (at 12.7 -2.54 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 12.7 0.0 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at 12.7 2.54 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line)) - (pin bidirectional line - (at 12.7 5.08 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at 12.7 7.62 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 12.7 10.16 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 12.7 12.7 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line)) - (pin bidirectional line - (at 12.7 15.24 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin power_in line - (at -5.08 20.32 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -22.86 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G031G6Ux" - (extends "STM32G031G4Ux") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 19.05 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031G6Ux" - (id 1) - (at -2.54 19.05 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" - (id 2) - (at -12.7 -20.32 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031g6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G031G8Ux" - (extends "STM32G031G4Ux") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 19.05 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031G8Ux" - (id 1) - (at -2.54 19.05 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" - (id 2) - (at -12.7 -20.32 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031g6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G031G4Ux" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 19.05 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031G4Ux" - (id 1) - (at -2.54 19.05 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" - (id 2) - (at -12.7 -20.32 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031g8.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 16KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G031G4Ux_0_1" - (rectangle - (start -12.7 -20.32) - (end 10.16 17.78) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G031G4Ux_1_1" - (pin bidirectional line - (at -15.24 -17.78 0) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line)) - (pin bidirectional line - (at -15.24 -15.24 0) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at -15.24 -12.7 0) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at -15.24 -10.16 0) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at -15.24 -7.62 0) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at -15.24 -5.08 0) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at -15.24 -2.54 0) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line)) - (pin bidirectional line - (at -15.24 0.0 0) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at -15.24 5.08 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line)) - (pin input line - (at -15.24 7.62 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -15.24 10.16 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at -15.24 15.24 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at 12.7 -17.78 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 12.7 -15.24 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 12.7 -12.7 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 12.7 -10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 12.7 -7.62 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 12.7 -5.08 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line)) - (pin bidirectional line - (at 12.7 -2.54 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 12.7 0.0 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at 12.7 2.54 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line)) - (pin bidirectional line - (at 12.7 5.08 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at 12.7 7.62 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 12.7 10.16 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 12.7 12.7 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line)) - (pin bidirectional line - (at 12.7 15.24 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin power_in line - (at -5.08 20.32 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -22.86 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G031G6Ux" - (extends "STM32G031G4Ux") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 19.05 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031G6Ux" - (id 1) - (at -2.54 19.05 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" - (id 2) - (at -12.7 -20.32 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031g8.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G031G8Ux" - (extends "STM32G031G4Ux") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 19.05 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031G8Ux" - (id 1) - (at -2.54 19.05 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" - (id 2) - (at -12.7 -20.32 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031g8.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G031J4Mx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -25.4 8.89 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031J4Mx" - (id 1) - (at 0.0 8.89 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "" - (id 2) - (at -25.4 -7.62 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031j4.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 16KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 18 GPIO, SO-8N" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G031J4Mx_0_1" - (rectangle - (start -25.4 -7.62) - (end 25.4 7.62) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G031J4Mx_1_1" - (pin input line - (at -27.94 -5.08 0) - (length 2.54) - (name "PC14/PB7/PB8/PB9" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -27.94 0.0 0) - (length 2.54) - (name "PF2/PA0/PA1/PA2" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at 27.94 -5.08 180) - (length 2.54) - (name "PB0/PB1/PA8/PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at 27.94 0.0 180) - (length 2.54) - (name "PA14/PA15/PB5/PB6" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line)) - (pin bidirectional line - (at 27.94 2.54 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 27.94 5.08 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin power_in line - (at -2.54 10.16 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -2.54 -10.16 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G031J6Mx" - (extends "STM32G031J4Mx") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -25.4 8.89 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031J6Mx" - (id 1) - (at 0.0 8.89 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "" - (id 2) - (at -25.4 -7.62 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031j4.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 18 GPIO, SO-8N" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G031J4Mx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -25.4 8.89 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031J4Mx" - (id 1) - (at 0.0 8.89 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "" - (id 2) - (at -25.4 -7.62 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031j6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 16KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 18 GPIO, SO-8N" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G031J4Mx_0_1" - (rectangle - (start -25.4 -7.62) - (end 25.4 7.62) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G031J4Mx_1_1" - (pin input line - (at -27.94 -5.08 0) - (length 2.54) - (name "PC14/PB7/PB8/PB9" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -27.94 0.0 0) - (length 2.54) - (name "PF2/PA0/PA1/PA2" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at 27.94 -5.08 180) - (length 2.54) - (name "PB0/PB1/PA8/PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at 27.94 0.0 180) - (length 2.54) - (name "PA14/PA15/PB5/PB6" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line)) - (pin bidirectional line - (at 27.94 2.54 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 27.94 5.08 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin power_in line - (at -2.54 10.16 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -2.54 -10.16 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G031J6Mx" - (extends "STM32G031J4Mx") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -25.4 8.89 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031J6Mx" - (id 1) - (at 0.0 8.89 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "" - (id 2) - (at -25.4 -7.62 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031j6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 18 GPIO, SO-8N" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G031K4Ux" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 21.59 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031K4Ux" - (id 1) - (at -2.54 21.59 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" - (id 2) - (at -12.7 -22.86 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031k4.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 16KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G031K4Ux_0_1" - (rectangle - (start -12.7 -22.86) - (end 12.7 20.32) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G031K4Ux_1_1" - (pin bidirectional line - (at -15.24 -20.32 0) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line)) - (pin bidirectional line - (at -15.24 -17.78 0) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line)) - (pin bidirectional line - (at -15.24 -15.24 0) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at -15.24 -12.7 0) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at -15.24 -10.16 0) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at -15.24 -7.62 0) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at -15.24 -5.08 0) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at -15.24 -2.54 0) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI2_MISO" bidirectional line)) - (pin bidirectional line - (at -15.24 0.0 0) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line)) - (pin bidirectional line - (at -15.24 2.54 0) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at -15.24 7.62 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line)) - (pin input line - (at -15.24 10.16 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -15.24 12.7 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at -15.24 17.78 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at 15.24 -20.32 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 -17.78 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 -15.24 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 15.24 -12.7 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 -10.16 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 -7.62 180) - (length 2.54) - (name "PA10/NC" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 -5.08 180) - (length 2.54) - (name "PA9/NC" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 -2.54 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 0.0 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 15.24 2.54 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 5.08 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line)) - (pin bidirectional line - (at 15.24 7.62 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 10.16 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 12.7 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 15.24 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 17.78 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin power_in line - (at -5.08 22.86 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -25.4 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -2.54 -25.4 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G031K6Ux" - (extends "STM32G031K4Ux") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 21.59 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031K6Ux" - (id 1) - (at -2.54 21.59 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" - (id 2) - (at -12.7 -22.86 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031k4.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G031K8Ux" - (extends "STM32G031K4Ux") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 21.59 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031K8Ux" - (id 1) - (at -2.54 21.59 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" - (id 2) - (at -12.7 -22.86 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031k4.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G031K4Ux" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 21.59 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031K4Ux" - (id 1) - (at -2.54 21.59 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" - (id 2) - (at -12.7 -22.86 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031k6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 16KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G031K4Ux_0_1" - (rectangle - (start -12.7 -22.86) - (end 12.7 20.32) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G031K4Ux_1_1" - (pin bidirectional line - (at -15.24 -20.32 0) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line)) - (pin bidirectional line - (at -15.24 -17.78 0) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line)) - (pin bidirectional line - (at -15.24 -15.24 0) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at -15.24 -12.7 0) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at -15.24 -10.16 0) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at -15.24 -7.62 0) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at -15.24 -5.08 0) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at -15.24 -2.54 0) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI2_MISO" bidirectional line)) - (pin bidirectional line - (at -15.24 0.0 0) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line)) - (pin bidirectional line - (at -15.24 2.54 0) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at -15.24 7.62 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line)) - (pin input line - (at -15.24 10.16 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -15.24 12.7 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at -15.24 17.78 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at 15.24 -20.32 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 -17.78 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 -15.24 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 15.24 -12.7 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 -10.16 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 -7.62 180) - (length 2.54) - (name "PA10/NC" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 -5.08 180) - (length 2.54) - (name "PA9/NC" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 -2.54 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 0.0 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 15.24 2.54 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 5.08 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line)) - (pin bidirectional line - (at 15.24 7.62 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 10.16 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 12.7 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 15.24 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 17.78 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin power_in line - (at -5.08 22.86 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -25.4 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -2.54 -25.4 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G031K6Ux" - (extends "STM32G031K4Ux") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 21.59 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031K6Ux" - (id 1) - (at -2.54 21.59 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" - (id 2) - (at -12.7 -22.86 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031k6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G031K8Ux" - (extends "STM32G031K4Ux") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 21.59 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031K8Ux" - (id 1) - (at -2.54 21.59 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" - (id 2) - (at -12.7 -22.86 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031k6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G031K4Ux" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 21.59 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031K4Ux" - (id 1) - (at -2.54 21.59 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" - (id 2) - (at -12.7 -22.86 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031k8.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 16KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G031K4Ux_0_1" - (rectangle - (start -12.7 -22.86) - (end 12.7 20.32) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G031K4Ux_1_1" - (pin bidirectional line - (at -15.24 -20.32 0) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line)) - (pin bidirectional line - (at -15.24 -17.78 0) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line)) - (pin bidirectional line - (at -15.24 -15.24 0) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at -15.24 -12.7 0) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at -15.24 -10.16 0) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at -15.24 -7.62 0) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at -15.24 -5.08 0) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at -15.24 -2.54 0) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI2_MISO" bidirectional line)) - (pin bidirectional line - (at -15.24 0.0 0) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line)) - (pin bidirectional line - (at -15.24 2.54 0) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at -15.24 7.62 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line)) - (pin input line - (at -15.24 10.16 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -15.24 12.7 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at -15.24 17.78 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at 15.24 -20.32 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 -17.78 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 -15.24 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 15.24 -12.7 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 -10.16 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 -7.62 180) - (length 2.54) - (name "PA10/NC" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 -5.08 180) - (length 2.54) - (name "PA9/NC" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 -2.54 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 0.0 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 15.24 2.54 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 5.08 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line)) - (pin bidirectional line - (at 15.24 7.62 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 10.16 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 12.7 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 15.24 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 17.78 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin power_in line - (at -5.08 22.86 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -25.4 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -2.54 -25.4 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G031K6Ux" - (extends "STM32G031K4Ux") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 21.59 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031K6Ux" - (id 1) - (at -2.54 21.59 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" - (id 2) - (at -12.7 -22.86 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031k8.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G031K8Ux" - (extends "STM32G031K4Ux") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 21.59 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031K8Ux" - (id 1) - (at -2.54 21.59 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" - (id 2) - (at -12.7 -22.86 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031k8.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G031Y8Yx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -20.32 13.97 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G031Y8Yx" - (id 1) - (at 5.08 13.97 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "" - (id 2) - (at -20.32 -15.24 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g031y8.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 27 GPIO, WLCSP-18" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G031Y8Yx_0_1" - (rectangle - (start -20.32 -15.24) - (end 17.78 12.7) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G031Y8Yx_1_1" - (pin bidirectional line - (at -22.86 -12.7 0) - (length 2.54) - (name "PB7/PB8" (effects (font (size 1.27 1.27)))) - (number "A5" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at -22.86 -10.16 0) - (length 2.54) - (name "PB3/PB4/PB5/PB6" (effects (font (size 1.27 1.27)))) - (number "B4" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at -22.86 -7.62 0) - (length 2.54) - (name "PB0/PB1/PB2/PA8" (effects (font (size 1.27 1.27)))) - (number "E1" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at -22.86 -2.54 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "A7" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line)) - (pin input line - (at -22.86 0.0 0) - (length 2.54) - (name "PC14/PB9" (effects (font (size 1.27 1.27)))) - (number "B6" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -22.86 5.08 0) - (length 2.54) - (name "PF2/PA0" (effects (font (size 1.27 1.27)))) - (number "E7" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at 20.32 -12.7 180) - (length 2.54) - (name "PA14/PA15" (effects (font (size 1.27 1.27)))) - (number "A3" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -10.16 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "A1" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 20.32 -7.62 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "B2" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -5.08 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "C1" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -2.54 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "D2" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 20.32 0.0 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "E3" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at 20.32 2.54 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "C3" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line)) - (pin bidirectional line - (at 20.32 5.08 180) - (length 2.54) - (name "PA3/PA4" (effects (font (size 1.27 1.27)))) - (number "D4" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 7.62 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "E5" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 10.16 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "C5" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line)) - (pin power_in line - (at 2.54 15.24 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "C7" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at 2.54 -17.78 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "D6" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G041C6Ux" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -15.24 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G041C6Ux" - (id 1) - (at 0.0 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" - (id 2) - (at -15.24 -43.18 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g041c6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G041C6Ux_0_1" - (rectangle - (start -15.24 -43.18) - (end 12.7 43.18) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G041C6Ux_1_1" - (pin bidirectional line - (at -17.78 -40.64 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line)) - (pin bidirectional line - (at -17.78 -38.1 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -17.78 -35.56 0) - (length 2.54) - (name "PC13" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at -17.78 -33.02 0) - (length 2.54) - (name "PC7" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH4" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at -17.78 -30.48 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at -17.78 -25.4 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "41" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin bidirectional line - (at -17.78 -22.86 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "40" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line)) - (pin bidirectional line - (at -17.78 -20.32 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "39" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line)) - (pin bidirectional line - (at -17.78 -17.78 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "38" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line)) - (pin bidirectional line - (at -17.78 -12.7 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin input line - (at -17.78 -10.16 0) - (length 2.54) - (name "PF1" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "RCC_OSC_OUT" bidirectional line)) - (pin input line - (at -17.78 -7.62 0) - (length 2.54) - (name "PF0" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at -17.78 40.64 0) - (length 2.54) - (name "VREF+" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "VREFBUF_OUT" bidirectional line)) - (pin bidirectional line - (at 15.24 -40.64 180) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line)) - (pin bidirectional line - (at 15.24 -38.1 180) - (length 2.54) - (name "PB14" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line)) - (pin bidirectional line - (at 15.24 -35.56 180) - (length 2.54) - (name "PB13" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SCL" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line)) - (pin bidirectional line - (at 15.24 -33.02 180) - (length 2.54) - (name "PB12" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at 15.24 -30.48 180) - (length 2.54) - (name "PB11" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM2_CH4" bidirectional line)) - (pin bidirectional line - (at 15.24 -27.94 180) - (length 2.54) - (name "PB10" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM2_CH3" bidirectional line)) - (pin bidirectional line - (at 15.24 -25.4 180) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "48" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 -22.86 180) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "47" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 -20.32 180) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "46" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 -17.78 180) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "45" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 -15.24 180) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "44" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 15.24 -12.7 180) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "43" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 -10.16 180) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "42" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 -7.62 180) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI2_MISO" bidirectional line)) - (pin bidirectional line - (at 15.24 -5.08 180) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line)) - (pin bidirectional line - (at 15.24 -2.54 180) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at 15.24 2.54 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "37" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 5.08 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "36" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 7.62 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "35" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 15.24 10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "34" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 12.7 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 15.24 180) - (length 2.54) - (name "PA10/NC" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 17.78 180) - (length 2.54) - (name "PA9/NC" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 20.32 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 22.86 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 15.24 25.4 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 27.94 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line)) - (pin bidirectional line - (at 15.24 30.48 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 33.02 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 35.56 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 38.1 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 40.64 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin power_in line - (at -5.08 45.72 270) - (length 2.54) - (name "VBAT" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -2.54 45.72 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -2.54 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "49" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G041C8Ux" - (extends "STM32G041C6Ux") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -15.24 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G041C8Ux" - (id 1) - (at 0.0 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" - (id 2) - (at -15.24 -43.18 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g041c6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G041C6Ux" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -15.24 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G041C6Ux" - (id 1) - (at 0.0 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" - (id 2) - (at -15.24 -43.18 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g041c8.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G041C6Ux_0_1" - (rectangle - (start -15.24 -43.18) - (end 12.7 43.18) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G041C6Ux_1_1" - (pin bidirectional line - (at -17.78 -40.64 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line)) - (pin bidirectional line - (at -17.78 -38.1 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -17.78 -35.56 0) - (length 2.54) - (name "PC13" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at -17.78 -33.02 0) - (length 2.54) - (name "PC7" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH4" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at -17.78 -30.48 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at -17.78 -25.4 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "41" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin bidirectional line - (at -17.78 -22.86 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "40" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line)) - (pin bidirectional line - (at -17.78 -20.32 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "39" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line)) - (pin bidirectional line - (at -17.78 -17.78 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "38" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line)) - (pin bidirectional line - (at -17.78 -12.7 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin input line - (at -17.78 -10.16 0) - (length 2.54) - (name "PF1" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "RCC_OSC_OUT" bidirectional line)) - (pin input line - (at -17.78 -7.62 0) - (length 2.54) - (name "PF0" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at -17.78 40.64 0) - (length 2.54) - (name "VREF+" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "VREFBUF_OUT" bidirectional line)) - (pin bidirectional line - (at 15.24 -40.64 180) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line)) - (pin bidirectional line - (at 15.24 -38.1 180) - (length 2.54) - (name "PB14" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line)) - (pin bidirectional line - (at 15.24 -35.56 180) - (length 2.54) - (name "PB13" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SCL" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line)) - (pin bidirectional line - (at 15.24 -33.02 180) - (length 2.54) - (name "PB12" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at 15.24 -30.48 180) - (length 2.54) - (name "PB11" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM2_CH4" bidirectional line)) - (pin bidirectional line - (at 15.24 -27.94 180) - (length 2.54) - (name "PB10" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM2_CH3" bidirectional line)) - (pin bidirectional line - (at 15.24 -25.4 180) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "48" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 -22.86 180) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "47" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 -20.32 180) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "46" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 -17.78 180) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "45" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 -15.24 180) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "44" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 15.24 -12.7 180) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "43" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 -10.16 180) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "42" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 -7.62 180) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI2_MISO" bidirectional line)) - (pin bidirectional line - (at 15.24 -5.08 180) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line)) - (pin bidirectional line - (at 15.24 -2.54 180) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at 15.24 2.54 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "37" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 5.08 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "36" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 7.62 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "35" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 15.24 10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "34" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 12.7 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 15.24 180) - (length 2.54) - (name "PA10/NC" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 17.78 180) - (length 2.54) - (name "PA9/NC" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 20.32 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 22.86 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 15.24 25.4 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 27.94 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line)) - (pin bidirectional line - (at 15.24 30.48 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 33.02 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 35.56 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 38.1 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 40.64 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin power_in line - (at -5.08 45.72 270) - (length 2.54) - (name "VBAT" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -2.54 45.72 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -2.54 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "49" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G041C8Ux" - (extends "STM32G041C6Ux") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -15.24 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G041C8Ux" - (id 1) - (at 0.0 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" - (id 2) - (at -15.24 -43.18 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g041c8.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G041F6Px" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -20.32 16.51 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G041F6Px" - (id 1) - (at 5.08 16.51 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm" - (id 2) - (at -20.32 -17.78 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g041f6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 27 GPIO, TSSOP-20" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "TSSOP*4.4x6.5mm*P0.65mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G041F6Px_0_1" - (rectangle - (start -20.32 -17.78) - (end 17.78 15.24) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G041F6Px_1_1" - (pin bidirectional line - (at -22.86 -15.24 0) - (length 2.54) - (name "PB7/PB8" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at -22.86 -12.7 0) - (length 2.54) - (name "PB3/PB4/PB5/PB6" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at -22.86 -10.16 0) - (length 2.54) - (name "PB0/PB1/PB2/PA8" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at -22.86 -5.08 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line)) - (pin input line - (at -22.86 -2.54 0) - (length 2.54) - (name "PC14/PB9" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -22.86 2.54 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at 20.32 -15.24 180) - (length 2.54) - (name "PA14/PA15" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -12.7 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 20.32 -10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -7.62 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -5.08 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 20.32 -2.54 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at 20.32 0.0 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line)) - (pin bidirectional line - (at 20.32 2.54 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at 20.32 5.08 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 7.62 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 10.16 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 12.7 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin power_in line - (at 2.54 17.78 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at 2.54 -20.32 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G041F8Px" - (extends "STM32G041F6Px") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -20.32 16.51 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G041F8Px" - (id 1) - (at 5.08 16.51 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm" - (id 2) - (at -20.32 -17.78 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g041f6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 27 GPIO, TSSOP-20" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "TSSOP*4.4x6.5mm*P0.65mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G041F6Px" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -20.32 16.51 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G041F6Px" - (id 1) - (at 5.08 16.51 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm" - (id 2) - (at -20.32 -17.78 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g041f8.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 27 GPIO, TSSOP-20" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "TSSOP*4.4x6.5mm*P0.65mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G041F6Px_0_1" - (rectangle - (start -20.32 -17.78) - (end 17.78 15.24) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G041F6Px_1_1" - (pin bidirectional line - (at -22.86 -15.24 0) - (length 2.54) - (name "PB7/PB8" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at -22.86 -12.7 0) - (length 2.54) - (name "PB3/PB4/PB5/PB6" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at -22.86 -10.16 0) - (length 2.54) - (name "PB0/PB1/PB2/PA8" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at -22.86 -5.08 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line)) - (pin input line - (at -22.86 -2.54 0) - (length 2.54) - (name "PC14/PB9" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -22.86 2.54 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at 20.32 -15.24 180) - (length 2.54) - (name "PA14/PA15" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -12.7 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 20.32 -10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -7.62 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -5.08 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 20.32 -2.54 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at 20.32 0.0 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line)) - (pin bidirectional line - (at 20.32 2.54 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at 20.32 5.08 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 7.62 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 10.16 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 12.7 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin power_in line - (at 2.54 17.78 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at 2.54 -20.32 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G041F8Px" - (extends "STM32G041F6Px") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -20.32 16.51 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G041F8Px" - (id 1) - (at 5.08 16.51 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm" - (id 2) - (at -20.32 -17.78 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g041f8.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 27 GPIO, TSSOP-20" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "TSSOP*4.4x6.5mm*P0.65mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G041G6Ux" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 19.05 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G041G6Ux" - (id 1) - (at -2.54 19.05 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" - (id 2) - (at -12.7 -20.32 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g041g6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G041G6Ux_0_1" - (rectangle - (start -12.7 -20.32) - (end 10.16 17.78) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G041G6Ux_1_1" - (pin bidirectional line - (at -15.24 -17.78 0) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line)) - (pin bidirectional line - (at -15.24 -15.24 0) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at -15.24 -12.7 0) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at -15.24 -10.16 0) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at -15.24 -7.62 0) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at -15.24 -5.08 0) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at -15.24 -2.54 0) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line)) - (pin bidirectional line - (at -15.24 0.0 0) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at -15.24 5.08 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line)) - (pin input line - (at -15.24 7.62 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -15.24 10.16 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at -15.24 15.24 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at 12.7 -17.78 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 12.7 -15.24 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 12.7 -12.7 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 12.7 -10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 12.7 -7.62 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 12.7 -5.08 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line)) - (pin bidirectional line - (at 12.7 -2.54 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 12.7 0.0 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at 12.7 2.54 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line)) - (pin bidirectional line - (at 12.7 5.08 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at 12.7 7.62 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 12.7 10.16 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 12.7 12.7 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line)) - (pin bidirectional line - (at 12.7 15.24 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin power_in line - (at -5.08 20.32 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -22.86 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G041G8Ux" - (extends "STM32G041G6Ux") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 19.05 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G041G8Ux" - (id 1) - (at -2.54 19.05 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" - (id 2) - (at -12.7 -20.32 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g041g6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G041G6Ux" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 19.05 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G041G6Ux" - (id 1) - (at -2.54 19.05 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" - (id 2) - (at -12.7 -20.32 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g041g8.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G041G6Ux_0_1" - (rectangle - (start -12.7 -20.32) - (end 10.16 17.78) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G041G6Ux_1_1" - (pin bidirectional line - (at -15.24 -17.78 0) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line)) - (pin bidirectional line - (at -15.24 -15.24 0) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at -15.24 -12.7 0) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at -15.24 -10.16 0) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at -15.24 -7.62 0) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at -15.24 -5.08 0) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at -15.24 -2.54 0) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line)) - (pin bidirectional line - (at -15.24 0.0 0) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at -15.24 5.08 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line)) - (pin input line - (at -15.24 7.62 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -15.24 10.16 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at -15.24 15.24 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at 12.7 -17.78 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 12.7 -15.24 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 12.7 -12.7 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 12.7 -10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 12.7 -7.62 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 12.7 -5.08 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line)) - (pin bidirectional line - (at 12.7 -2.54 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 12.7 0.0 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at 12.7 2.54 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line)) - (pin bidirectional line - (at 12.7 5.08 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at 12.7 7.62 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 12.7 10.16 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 12.7 12.7 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line)) - (pin bidirectional line - (at 12.7 15.24 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin power_in line - (at -5.08 20.32 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -22.86 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G041G8Ux" - (extends "STM32G041G6Ux") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 19.05 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G041G8Ux" - (id 1) - (at -2.54 19.05 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" - (id 2) - (at -12.7 -20.32 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g041g8.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G041J6Mx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -25.4 8.89 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G041J6Mx" - (id 1) - (at 0.0 8.89 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "" - (id 2) - (at -25.4 -7.62 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g041j6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 18 GPIO, SO-8N" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G041J6Mx_0_1" - (rectangle - (start -25.4 -7.62) - (end 25.4 7.62) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G041J6Mx_1_1" - (pin input line - (at -27.94 -5.08 0) - (length 2.54) - (name "PC14/PB7/PB8/PB9" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -27.94 0.0 0) - (length 2.54) - (name "PF2/PA0/PA1/PA2" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at 27.94 -5.08 180) - (length 2.54) - (name "PB0/PB1/PA8/PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at 27.94 0.0 180) - (length 2.54) - (name "PA14/PA15/PB5/PB6" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line)) - (pin bidirectional line - (at 27.94 2.54 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 27.94 5.08 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin power_in line - (at -2.54 10.16 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -2.54 -10.16 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G041K6Ux" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 21.59 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G041K6Ux" - (id 1) - (at -2.54 21.59 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" - (id 2) - (at -12.7 -22.86 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g041k6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G041K6Ux_0_1" - (rectangle - (start -12.7 -22.86) - (end 12.7 20.32) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G041K6Ux_1_1" - (pin bidirectional line - (at -15.24 -20.32 0) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line)) - (pin bidirectional line - (at -15.24 -17.78 0) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line)) - (pin bidirectional line - (at -15.24 -15.24 0) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at -15.24 -12.7 0) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at -15.24 -10.16 0) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at -15.24 -7.62 0) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at -15.24 -5.08 0) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at -15.24 -2.54 0) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI2_MISO" bidirectional line)) - (pin bidirectional line - (at -15.24 0.0 0) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line)) - (pin bidirectional line - (at -15.24 2.54 0) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at -15.24 7.62 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line)) - (pin input line - (at -15.24 10.16 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -15.24 12.7 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at -15.24 17.78 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at 15.24 -20.32 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 -17.78 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 -15.24 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 15.24 -12.7 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 -10.16 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 -7.62 180) - (length 2.54) - (name "PA10/NC" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 -5.08 180) - (length 2.54) - (name "PA9/NC" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 -2.54 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 0.0 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 15.24 2.54 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 5.08 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line)) - (pin bidirectional line - (at 15.24 7.62 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 10.16 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 12.7 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 15.24 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 17.78 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin power_in line - (at -5.08 22.86 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -25.4 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -2.54 -25.4 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G041K8Ux" - (extends "STM32G041K6Ux") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 21.59 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G041K8Ux" - (id 1) - (at -2.54 21.59 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" - (id 2) - (at -12.7 -22.86 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g041k6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G041K6Ux" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 21.59 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G041K6Ux" - (id 1) - (at -2.54 21.59 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" - (id 2) - (at -12.7 -22.86 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g041k8.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G041K6Ux_0_1" - (rectangle - (start -12.7 -22.86) - (end 12.7 20.32) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G041K6Ux_1_1" - (pin bidirectional line - (at -15.24 -20.32 0) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line)) - (pin bidirectional line - (at -15.24 -17.78 0) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line)) - (pin bidirectional line - (at -15.24 -15.24 0) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at -15.24 -12.7 0) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at -15.24 -10.16 0) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at -15.24 -7.62 0) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at -15.24 -5.08 0) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at -15.24 -2.54 0) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI2_MISO" bidirectional line)) - (pin bidirectional line - (at -15.24 0.0 0) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line)) - (pin bidirectional line - (at -15.24 2.54 0) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at -15.24 7.62 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line)) - (pin input line - (at -15.24 10.16 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -15.24 12.7 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at -15.24 17.78 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at 15.24 -20.32 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 -17.78 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 -15.24 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 15.24 -12.7 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 -10.16 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 15.24 -7.62 180) - (length 2.54) - (name "PA10/NC" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 -5.08 180) - (length 2.54) - (name "PA9/NC" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SCL" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 -2.54 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 0.0 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 15.24 2.54 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 5.08 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line)) - (pin bidirectional line - (at 15.24 7.62 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at 15.24 10.16 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 15.24 12.7 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 15.24 15.24 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line)) - (pin bidirectional line - (at 15.24 17.78 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin power_in line - (at -5.08 22.86 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -25.4 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -2.54 -25.4 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G041K8Ux" - (extends "STM32G041K6Ux") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 21.59 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G041K8Ux" - (id 1) - (at -2.54 21.59 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" - (id 2) - (at -12.7 -22.86 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g041k8.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G041Y8Yx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -20.32 13.97 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G041Y8Yx" - (id 1) - (at 5.08 13.97 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "" - (id 2) - (at -20.32 -15.24 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g041y8.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 8KB RAM, 64MHz, 1.7-3.6V, 27 GPIO, WLCSP-18" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G041Y8Yx_0_1" - (rectangle - (start -20.32 -15.24) - (end 17.78 12.7) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G041Y8Yx_1_1" - (pin bidirectional line - (at -22.86 -12.7 0) - (length 2.54) - (name "PB7/PB8" (effects (font (size 1.27 1.27)))) - (number "A5" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at -22.86 -10.16 0) - (length 2.54) - (name "PB3/PB4/PB5/PB6" (effects (font (size 1.27 1.27)))) - (number "B4" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at -22.86 -7.62 0) - (length 2.54) - (name "PB0/PB1/PB2/PA8" (effects (font (size 1.27 1.27)))) - (number "E1" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at -22.86 -2.54 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "A7" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line)) - (pin input line - (at -22.86 0.0 0) - (length 2.54) - (name "PC14/PB9" (effects (font (size 1.27 1.27)))) - (number "B6" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -22.86 5.08 0) - (length 2.54) - (name "PF2/PA0" (effects (font (size 1.27 1.27)))) - (number "E7" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at 20.32 -12.7 180) - (length 2.54) - (name "PA14/PA15" (effects (font (size 1.27 1.27)))) - (number "A3" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -10.16 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "A1" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 20.32 -7.62 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "B2" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -5.08 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "C1" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -2.54 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "D2" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 20.32 0.0 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "E3" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at 20.32 2.54 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "C3" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line)) - (pin bidirectional line - (at 20.32 5.08 180) - (length 2.54) - (name "PA3/PA4" (effects (font (size 1.27 1.27)))) - (number "D4" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 7.62 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "E5" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 10.16 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "C5" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line)) - (pin power_in line - (at 2.54 15.24 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "C7" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at 2.54 -17.78 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "D6" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G071C6Ux" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G071C6Ux" - (id 1) - (at -2.54 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" - (id 2) - (at -17.78 -43.18 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071c6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G071C6Ux_0_1" - (rectangle - (start -17.78 -43.18) - (end 17.78 43.18) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G071C6Ux_1_1" - (pin bidirectional line - (at -20.32 -40.64 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin bidirectional line - (at -20.32 -38.1 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -20.32 -35.56 0) - (length 2.54) - (name "PC13" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at -20.32 -33.02 0) - (length 2.54) - (name "PC7" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH4" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -30.48 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -25.4 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "41" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD2_DBCC2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin bidirectional line - (at -20.32 -22.86 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "40" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "UCPD2_CC2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at -20.32 -20.32 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "39" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_DBCC1" bidirectional line)) - (pin bidirectional line - (at -20.32 -17.78 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "38" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "UCPD2_CC1" bidirectional line)) - (pin bidirectional line - (at -20.32 -12.7 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin input line - (at -20.32 -10.16 0) - (length 2.54) - (name "PF1" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "RCC_OSC_OUT" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line)) - (pin input line - (at -20.32 -7.62 0) - (length 2.54) - (name "PF0" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at -20.32 40.64 0) - (length 2.54) - (name "VREF+" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "VREFBUF_OUT" bidirectional line)) - (pin bidirectional line - (at 20.32 -40.64 180) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "UCPD1_CC2" bidirectional line)) - (pin bidirectional line - (at 20.32 -38.1 180) - (length 2.54) - (name "PB14" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -35.56 180) - (length 2.54) - (name "PB13" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SCL" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -33.02 180) - (length 2.54) - (name "PB12" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 20.32 -30.48 180) - (length 2.54) - (name "PB11" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -27.94 180) - (length 2.54) - (name "PB10" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -25.4 180) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "48" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -22.86 180) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "47" (effects (font (size 1.27 1.27)))) - (alternate "CEC" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -20.32 180) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "46" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -17.78 180) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "45" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -15.24 180) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "44" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 20.32 -12.7 180) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "43" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -10.16 180) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "42" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -7.62 180) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -5.08 180) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -2.54 180) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 2.54 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "37" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART4_CK" bidirectional line) - (alternate "USART4_DE" bidirectional line) - (alternate "USART4_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 5.08 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "36" (effects (font (size 1.27 1.27)))) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 7.62 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "35" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 20.32 10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "34" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 12.7 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 15.24 180) - (length 2.54) - (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "UCPD1_DBCC2" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 17.78 180) - (length 2.54) - (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "UCPD1_DBCC1" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 20.32 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "UCPD1_CC1" bidirectional line)) - (pin bidirectional line - (at 20.32 22.86 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 20.32 25.4 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 27.94 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "DAC1_OUT2" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 30.48 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "DAC1_OUT1" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 20.32 33.02 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "COMP2_INP" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 35.56 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "COMP2_INM" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 38.1 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 40.64 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -7.62 45.72 270) - (length 2.54) - (name "VBAT" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 45.72 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "49" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G071C8Ux" - (extends "STM32G071C6Ux") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G071C8Ux" - (id 1) - (at -2.54 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" - (id 2) - (at -17.78 -43.18 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071c6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G071CBUx" - (extends "STM32G071C6Ux") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G071CBUx" - (id 1) - (at -2.54 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" - (id 2) - (at -17.78 -43.18 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071c6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G071C6Ux" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G071C6Ux" - (id 1) - (at -2.54 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" - (id 2) - (at -17.78 -43.18 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071c8.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G071C6Ux_0_1" - (rectangle - (start -17.78 -43.18) - (end 17.78 43.18) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G071C6Ux_1_1" - (pin bidirectional line - (at -20.32 -40.64 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin bidirectional line - (at -20.32 -38.1 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -20.32 -35.56 0) - (length 2.54) - (name "PC13" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at -20.32 -33.02 0) - (length 2.54) - (name "PC7" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH4" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -30.48 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -25.4 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "41" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD2_DBCC2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin bidirectional line - (at -20.32 -22.86 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "40" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "UCPD2_CC2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at -20.32 -20.32 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "39" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_DBCC1" bidirectional line)) - (pin bidirectional line - (at -20.32 -17.78 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "38" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "UCPD2_CC1" bidirectional line)) - (pin bidirectional line - (at -20.32 -12.7 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin input line - (at -20.32 -10.16 0) - (length 2.54) - (name "PF1" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "RCC_OSC_OUT" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line)) - (pin input line - (at -20.32 -7.62 0) - (length 2.54) - (name "PF0" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at -20.32 40.64 0) - (length 2.54) - (name "VREF+" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "VREFBUF_OUT" bidirectional line)) - (pin bidirectional line - (at 20.32 -40.64 180) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "UCPD1_CC2" bidirectional line)) - (pin bidirectional line - (at 20.32 -38.1 180) - (length 2.54) - (name "PB14" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -35.56 180) - (length 2.54) - (name "PB13" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SCL" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -33.02 180) - (length 2.54) - (name "PB12" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 20.32 -30.48 180) - (length 2.54) - (name "PB11" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -27.94 180) - (length 2.54) - (name "PB10" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -25.4 180) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "48" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -22.86 180) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "47" (effects (font (size 1.27 1.27)))) - (alternate "CEC" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -20.32 180) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "46" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -17.78 180) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "45" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -15.24 180) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "44" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 20.32 -12.7 180) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "43" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -10.16 180) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "42" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -7.62 180) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -5.08 180) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -2.54 180) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 2.54 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "37" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART4_CK" bidirectional line) - (alternate "USART4_DE" bidirectional line) - (alternate "USART4_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 5.08 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "36" (effects (font (size 1.27 1.27)))) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 7.62 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "35" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 20.32 10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "34" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 12.7 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 15.24 180) - (length 2.54) - (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "UCPD1_DBCC2" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 17.78 180) - (length 2.54) - (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "UCPD1_DBCC1" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 20.32 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "UCPD1_CC1" bidirectional line)) - (pin bidirectional line - (at 20.32 22.86 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 20.32 25.4 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 27.94 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "DAC1_OUT2" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 30.48 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "DAC1_OUT1" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 20.32 33.02 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "COMP2_INP" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 35.56 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "COMP2_INM" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 38.1 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 40.64 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -7.62 45.72 270) - (length 2.54) - (name "VBAT" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 45.72 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "49" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G071C8Ux" - (extends "STM32G071C6Ux") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G071C8Ux" - (id 1) - (at -2.54 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" - (id 2) - (at -17.78 -43.18 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071c8.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G071CBUx" - (extends "STM32G071C6Ux") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G071CBUx" - (id 1) - (at -2.54 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" - (id 2) - (at -17.78 -43.18 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071c8.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G071C6Ux" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G071C6Ux" - (id 1) - (at -2.54 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" - (id 2) - (at -17.78 -43.18 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071cb.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G071C6Ux_0_1" - (rectangle - (start -17.78 -43.18) - (end 17.78 43.18) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G071C6Ux_1_1" - (pin bidirectional line - (at -20.32 -40.64 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin bidirectional line - (at -20.32 -38.1 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -20.32 -35.56 0) - (length 2.54) - (name "PC13" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at -20.32 -33.02 0) - (length 2.54) - (name "PC7" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH4" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -30.48 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -25.4 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "41" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD2_DBCC2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin bidirectional line - (at -20.32 -22.86 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "40" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "UCPD2_CC2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at -20.32 -20.32 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "39" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_DBCC1" bidirectional line)) - (pin bidirectional line - (at -20.32 -17.78 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "38" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "UCPD2_CC1" bidirectional line)) - (pin bidirectional line - (at -20.32 -12.7 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin input line - (at -20.32 -10.16 0) - (length 2.54) - (name "PF1" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "RCC_OSC_OUT" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line)) - (pin input line - (at -20.32 -7.62 0) - (length 2.54) - (name "PF0" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at -20.32 40.64 0) - (length 2.54) - (name "VREF+" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "VREFBUF_OUT" bidirectional line)) - (pin bidirectional line - (at 20.32 -40.64 180) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "UCPD1_CC2" bidirectional line)) - (pin bidirectional line - (at 20.32 -38.1 180) - (length 2.54) - (name "PB14" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -35.56 180) - (length 2.54) - (name "PB13" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SCL" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -33.02 180) - (length 2.54) - (name "PB12" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 20.32 -30.48 180) - (length 2.54) - (name "PB11" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -27.94 180) - (length 2.54) - (name "PB10" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -25.4 180) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "48" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -22.86 180) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "47" (effects (font (size 1.27 1.27)))) - (alternate "CEC" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -20.32 180) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "46" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -17.78 180) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "45" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -15.24 180) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "44" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 20.32 -12.7 180) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "43" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -10.16 180) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "42" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -7.62 180) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -5.08 180) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -2.54 180) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 2.54 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "37" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART4_CK" bidirectional line) - (alternate "USART4_DE" bidirectional line) - (alternate "USART4_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 5.08 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "36" (effects (font (size 1.27 1.27)))) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 7.62 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "35" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 20.32 10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "34" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 12.7 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 15.24 180) - (length 2.54) - (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "UCPD1_DBCC2" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 17.78 180) - (length 2.54) - (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "UCPD1_DBCC1" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 20.32 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "UCPD1_CC1" bidirectional line)) - (pin bidirectional line - (at 20.32 22.86 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 20.32 25.4 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 27.94 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "DAC1_OUT2" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 30.48 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "DAC1_OUT1" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 20.32 33.02 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "COMP2_INP" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 35.56 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "COMP2_INM" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 38.1 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 40.64 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -7.62 45.72 270) - (length 2.54) - (name "VBAT" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 45.72 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "49" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G071C8Ux" - (extends "STM32G071C6Ux") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G071C8Ux" - (id 1) - (at -2.54 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" - (id 2) - (at -17.78 -43.18 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071cb.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G071CBUx" - (extends "STM32G071C6Ux") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G071CBUx" - (id 1) - (at -2.54 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" - (id 2) - (at -17.78 -43.18 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071cb.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G071EBYx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 19.05 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G071EBYx" - (id 1) - (at -2.54 19.05 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "" - (id 2) - (at -12.7 -20.32 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071eb.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 23 GPIO, WLCSP-25" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G071EBYx_0_1" - (rectangle - (start -12.7 -20.32) - (end 10.16 17.78) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G071EBYx_1_1" - (pin bidirectional line - (at -15.24 -17.78 0) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "B4" (effects (font (size 1.27 1.27)))) - (alternate "CEC" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -15.24 -15.24 0) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "A4" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at -15.24 -12.7 0) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "B3" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at -15.24 -10.16 0) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "A3" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at -15.24 -7.62 0) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "E1" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at -15.24 -5.08 0) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "E2" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -15.24 0.0 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "B5" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin input line - (at -15.24 2.54 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "A5" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -15.24 7.62 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "E5" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at 12.7 -17.78 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "A1" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART4_CK" bidirectional line) - (alternate "USART4_DE" bidirectional line) - (alternate "USART4_RTS" bidirectional line)) - (pin bidirectional line - (at 12.7 -15.24 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "A2" (effects (font (size 1.27 1.27)))) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 12.7 -12.7 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "B2" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 12.7 -10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "B1" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 12.7 -7.62 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "C1" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 12.7 -5.08 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "D1" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line)) - (pin bidirectional line - (at 12.7 -2.54 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "D2" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 12.7 0.0 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "C2" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 12.7 2.54 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "E3" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "DAC1_OUT2" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 12.7 5.08 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "D3" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "DAC1_OUT1" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at 12.7 7.62 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "C3" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "COMP2_INP" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 12.7 10.16 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "E4" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "COMP2_INM" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 12.7 12.7 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "D4" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 12.7 15.24 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "C4" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -5.08 20.32 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "C5" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -22.86 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "D5" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G071G6Ux" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 19.05 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G071G6Ux" - (id 1) - (at -2.54 19.05 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" - (id 2) - (at -12.7 -20.32 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071g6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G071G6Ux_0_1" - (rectangle - (start -12.7 -20.32) - (end 10.16 17.78) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G071G6Ux_1_1" - (pin bidirectional line - (at -15.24 -17.78 0) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "CEC" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -15.24 -15.24 0) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at -15.24 -12.7 0) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at -15.24 -10.16 0) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at -15.24 -7.62 0) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at -15.24 -5.08 0) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at -15.24 -2.54 0) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at -15.24 0.0 0) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -15.24 5.08 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin input line - (at -15.24 7.62 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -15.24 10.16 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at -15.24 15.24 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at 12.7 -17.78 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART4_CK" bidirectional line) - (alternate "USART4_DE" bidirectional line) - (alternate "USART4_RTS" bidirectional line)) - (pin bidirectional line - (at 12.7 -15.24 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 12.7 -12.7 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 12.7 -10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 12.7 -7.62 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 12.7 -5.08 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line)) - (pin bidirectional line - (at 12.7 -2.54 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 12.7 0.0 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 12.7 2.54 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "DAC1_OUT2" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 12.7 5.08 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "DAC1_OUT1" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at 12.7 7.62 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "COMP2_INP" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 12.7 10.16 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "COMP2_INM" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 12.7 12.7 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 12.7 15.24 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -5.08 20.32 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -22.86 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G071G8Ux" - (extends "STM32G071G6Ux") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 19.05 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G071G8Ux" - (id 1) - (at -2.54 19.05 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" - (id 2) - (at -12.7 -20.32 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071g6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G071GBUx" - (extends "STM32G071G6Ux") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 19.05 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G071GBUx" - (id 1) - (at -2.54 19.05 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" - (id 2) - (at -12.7 -20.32 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071g6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G071G8UxN" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 21.59 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G071G8UxN" - (id 1) - (at -2.54 21.59 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" - (id 2) - (at -12.7 -22.86 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071g8.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G071G8UxN_0_1" - (rectangle - (start -12.7 -22.86) - (end 10.16 20.32) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G071G8UxN_1_1" - (pin bidirectional line - (at -15.24 -20.32 0) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "UCPD1_CC2" bidirectional line)) - (pin bidirectional line - (at -15.24 -17.78 0) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "CEC" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -15.24 -15.24 0) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at -15.24 -12.7 0) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at -15.24 -10.16 0) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD1_DBCC2" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -15.24 -5.08 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin input line - (at -15.24 -2.54 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -15.24 0.0 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "UCPD1_DBCC1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -15.24 5.08 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD2_DBCC2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin bidirectional line - (at -15.24 7.62 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "UCPD2_CC2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at -15.24 10.16 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_DBCC1" bidirectional line)) - (pin bidirectional line - (at -15.24 12.7 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "UCPD2_CC1" bidirectional line)) - (pin bidirectional line - (at -15.24 17.78 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at 12.7 -20.32 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 12.7 -17.78 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 12.7 -15.24 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 12.7 -12.7 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 12.7 -10.16 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "UCPD1_CC1" bidirectional line)) - (pin bidirectional line - (at 12.7 -7.62 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 12.7 -5.08 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 12.7 -2.54 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "DAC1_OUT2" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 12.7 0.0 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "DAC1_OUT1" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 12.7 2.54 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "COMP2_INP" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 12.7 5.08 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "COMP2_INM" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 12.7 7.62 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 12.7 10.16 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -5.08 22.86 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -25.4 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G071GBUxN" - (extends "STM32G071G8UxN") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 21.59 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G071GBUxN" - (id 1) - (at -2.54 21.59 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" - (id 2) - (at -12.7 -22.86 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071g8.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G071G8UxN" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 21.59 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G071G8UxN" - (id 1) - (at -2.54 21.59 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" - (id 2) - (at -12.7 -22.86 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071gb.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G071G8UxN_0_1" - (rectangle - (start -12.7 -22.86) - (end 10.16 20.32) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G071G8UxN_1_1" - (pin bidirectional line - (at -15.24 -20.32 0) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "UCPD1_CC2" bidirectional line)) - (pin bidirectional line - (at -15.24 -17.78 0) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "CEC" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -15.24 -15.24 0) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at -15.24 -12.7 0) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at -15.24 -10.16 0) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD1_DBCC2" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -15.24 -5.08 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin input line - (at -15.24 -2.54 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -15.24 0.0 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "UCPD1_DBCC1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -15.24 5.08 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD2_DBCC2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin bidirectional line - (at -15.24 7.62 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "UCPD2_CC2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at -15.24 10.16 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_DBCC1" bidirectional line)) - (pin bidirectional line - (at -15.24 12.7 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "UCPD2_CC1" bidirectional line)) - (pin bidirectional line - (at -15.24 17.78 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at 12.7 -20.32 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 12.7 -17.78 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 12.7 -15.24 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 12.7 -12.7 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 12.7 -10.16 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "UCPD1_CC1" bidirectional line)) - (pin bidirectional line - (at 12.7 -7.62 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 12.7 -5.08 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 12.7 -2.54 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "DAC1_OUT2" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 12.7 0.0 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "DAC1_OUT1" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 12.7 2.54 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "COMP2_INP" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 12.7 5.08 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "COMP2_INM" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 12.7 7.62 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 12.7 10.16 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -5.08 22.86 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -25.4 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G071GBUxN" - (extends "STM32G071G8UxN") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 21.59 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G071GBUxN" - (id 1) - (at -2.54 21.59 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" - (id 2) - (at -12.7 -22.86 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071gb.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G071K6Ux" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 21.59 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G071K6Ux" - (id 1) - (at -7.62 21.59 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" - (id 2) - (at -17.78 -22.86 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071k6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G071K6Ux_0_1" - (rectangle - (start -17.78 -22.86) - (end 15.24 20.32) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G071K6Ux_1_1" - (pin bidirectional line - (at -20.32 -20.32 0) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -17.78 0) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "CEC" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -15.24 0) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at -20.32 -12.7 0) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -10.16 0) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at -20.32 -7.62 0) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at -20.32 -5.08 0) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at -20.32 -2.54 0) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 0.0 0) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at -20.32 2.54 0) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 7.62 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin input line - (at -20.32 10.16 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -20.32 12.7 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 17.78 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at 17.78 -20.32 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART4_CK" bidirectional line) - (alternate "USART4_DE" bidirectional line) - (alternate "USART4_RTS" bidirectional line)) - (pin bidirectional line - (at 17.78 -17.78 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 17.78 -15.24 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 17.78 -12.7 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 17.78 -10.16 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 17.78 -7.62 180) - (length 2.54) - (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "UCPD1_DBCC2" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 17.78 -5.08 180) - (length 2.54) - (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "UCPD1_DBCC1" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 17.78 -2.54 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "UCPD1_CC1" bidirectional line)) - (pin bidirectional line - (at 17.78 0.0 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 17.78 2.54 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 17.78 5.08 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "DAC1_OUT2" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 17.78 7.62 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "DAC1_OUT1" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at 17.78 10.16 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "COMP2_INP" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 17.78 12.7 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "COMP2_INM" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 17.78 15.24 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 17.78 17.78 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -10.16 22.86 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -10.16 -25.4 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 -25.4 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G071K8Ux" - (extends "STM32G071K6Ux") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 21.59 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G071K8Ux" - (id 1) - (at -7.62 21.59 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" - (id 2) - (at -17.78 -22.86 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071k6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G071KBUx" - (extends "STM32G071K6Ux") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 21.59 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G071KBUx" - (id 1) - (at -7.62 21.59 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" - (id 2) - (at -17.78 -22.86 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071k6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G071K8UxN" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 24.13 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G071K8UxN" - (id 1) - (at -7.62 24.13 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" - (id 2) - (at -17.78 -25.4 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071k8.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G071K8UxN_0_1" - (rectangle - (start -17.78 -25.4) - (end 15.24 22.86) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G071K8UxN_1_1" - (pin bidirectional line - (at -20.32 -22.86 0) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "UCPD1_CC2" bidirectional line)) - (pin bidirectional line - (at -20.32 -20.32 0) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -17.78 0) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "CEC" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -15.24 0) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at -20.32 -12.7 0) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -10.16 0) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at -20.32 -7.62 0) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -2.54 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin input line - (at -20.32 0.0 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -20.32 2.54 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 7.62 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD2_DBCC2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin bidirectional line - (at -20.32 10.16 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "UCPD2_CC2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at -20.32 12.7 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_DBCC1" bidirectional line)) - (pin bidirectional line - (at -20.32 15.24 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "UCPD2_CC1" bidirectional line)) - (pin bidirectional line - (at -20.32 20.32 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at 17.78 -22.86 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 17.78 -20.32 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 17.78 -17.78 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 17.78 -15.24 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 17.78 -12.7 180) - (length 2.54) - (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "UCPD1_DBCC2" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 17.78 -10.16 180) - (length 2.54) - (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "UCPD1_DBCC1" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 17.78 -7.62 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "UCPD1_CC1" bidirectional line)) - (pin bidirectional line - (at 17.78 -5.08 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 17.78 -2.54 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 17.78 0.0 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "DAC1_OUT2" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 17.78 2.54 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "DAC1_OUT1" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 17.78 5.08 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "COMP2_INP" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 17.78 7.62 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "COMP2_INM" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 17.78 10.16 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 17.78 12.7 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -10.16 25.4 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -10.16 -27.94 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 -27.94 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G071KBUxN" - (extends "STM32G071K8UxN") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 24.13 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G071KBUxN" - (id 1) - (at -7.62 24.13 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" - (id 2) - (at -17.78 -25.4 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071k8.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G071K8UxN" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 24.13 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G071K8UxN" - (id 1) - (at -7.62 24.13 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" - (id 2) - (at -17.78 -25.4 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071kb.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G071K8UxN_0_1" - (rectangle - (start -17.78 -25.4) - (end 15.24 22.86) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G071K8UxN_1_1" - (pin bidirectional line - (at -20.32 -22.86 0) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "UCPD1_CC2" bidirectional line)) - (pin bidirectional line - (at -20.32 -20.32 0) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -17.78 0) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "CEC" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -15.24 0) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at -20.32 -12.7 0) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -10.16 0) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at -20.32 -7.62 0) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -2.54 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin input line - (at -20.32 0.0 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -20.32 2.54 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 7.62 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD2_DBCC2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin bidirectional line - (at -20.32 10.16 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "UCPD2_CC2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at -20.32 12.7 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_DBCC1" bidirectional line)) - (pin bidirectional line - (at -20.32 15.24 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "UCPD2_CC1" bidirectional line)) - (pin bidirectional line - (at -20.32 20.32 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at 17.78 -22.86 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 17.78 -20.32 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 17.78 -17.78 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 17.78 -15.24 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 17.78 -12.7 180) - (length 2.54) - (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "UCPD1_DBCC2" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 17.78 -10.16 180) - (length 2.54) - (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "UCPD1_DBCC1" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 17.78 -7.62 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "UCPD1_CC1" bidirectional line)) - (pin bidirectional line - (at 17.78 -5.08 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 17.78 -2.54 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 17.78 0.0 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "DAC1_OUT2" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 17.78 2.54 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "DAC1_OUT1" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 17.78 5.08 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "COMP2_INP" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 17.78 7.62 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "COMP2_INM" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 17.78 10.16 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 17.78 12.7 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -10.16 25.4 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -10.16 -27.94 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 -27.94 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G071KBUxN" - (extends "STM32G071K8UxN") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 24.13 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G071KBUxN" - (id 1) - (at -7.62 24.13 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" - (id 2) - (at -17.78 -25.4 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071kb.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G071R6Tx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G071R6Tx" - (id 1) - (at -2.54 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_QFP:LQFP-64_10x10mm_P0.5mm" - (id 2) - (at -17.78 -43.18 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071r6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 60 GPIO, LQFP-64" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "LQFP*10x10mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G071R6Tx_0_1" - (rectangle - (start -17.78 -43.18) - (end 17.78 43.18) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G071R6Tx_1_1" - (pin bidirectional line - (at -20.32 -40.64 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin bidirectional line - (at -20.32 -38.1 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -20.32 -35.56 0) - (length 2.54) - (name "PC13" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at -20.32 -33.02 0) - (length 2.54) - (name "PC12" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -30.48 0) - (length 2.54) - (name "PC11" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -27.94 0) - (length 2.54) - (name "PC10" (effects (font (size 1.27 1.27)))) - (number "64" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -25.4 0) - (length 2.54) - (name "PC9" (effects (font (size 1.27 1.27)))) - (number "49" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM3_CH4" bidirectional line)) - (pin bidirectional line - (at -20.32 -22.86 0) - (length 2.54) - (name "PC8" (effects (font (size 1.27 1.27)))) - (number "48" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -20.32 0) - (length 2.54) - (name "PC7" (effects (font (size 1.27 1.27)))) - (number "39" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH4" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -17.78 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "38" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -15.24 0) - (length 2.54) - (name "PC5" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "SYS_WKUP5" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -12.7 0) - (length 2.54) - (name "PC4" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -10.16 0) - (length 2.54) - (name "PC3" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line)) - (pin bidirectional line - (at -20.32 -7.62 0) - (length 2.54) - (name "PC2" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line)) - (pin bidirectional line - (at -20.32 -5.08 0) - (length 2.54) - (name "PC1" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "TIM15_CH1" bidirectional line)) - (pin bidirectional line - (at -20.32 -2.54 0) - (length 2.54) - (name "PC0" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 2.54 0) - (length 2.54) - (name "PD9" (effects (font (size 1.27 1.27)))) - (number "41" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 5.08 0) - (length 2.54) - (name "PD8" (effects (font (size 1.27 1.27)))) - (number "40" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 7.62 0) - (length 2.54) - (name "PD6" (effects (font (size 1.27 1.27)))) - (number "56" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 10.16 0) - (length 2.54) - (name "PD5" (effects (font (size 1.27 1.27)))) - (number "55" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 12.7 0) - (length 2.54) - (name "PD4" (effects (font (size 1.27 1.27)))) - (number "54" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line)) - (pin bidirectional line - (at -20.32 15.24 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "53" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD2_DBCC2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin bidirectional line - (at -20.32 17.78 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "52" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "UCPD2_CC2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at -20.32 20.32 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "51" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_DBCC1" bidirectional line)) - (pin bidirectional line - (at -20.32 22.86 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "50" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "UCPD2_CC1" bidirectional line)) - (pin bidirectional line - (at -20.32 27.94 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin input line - (at -20.32 30.48 0) - (length 2.54) - (name "PF1" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "RCC_OSC_OUT" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line)) - (pin input line - (at -20.32 33.02 0) - (length 2.54) - (name "PF0" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at -20.32 40.64 0) - (length 2.54) - (name "VREF+" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "VREFBUF_OUT" bidirectional line)) - (pin bidirectional line - (at 20.32 -40.64 180) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "35" (effects (font (size 1.27 1.27)))) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "UCPD1_CC2" bidirectional line)) - (pin bidirectional line - (at 20.32 -38.1 180) - (length 2.54) - (name "PB14" (effects (font (size 1.27 1.27)))) - (number "34" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -35.56 180) - (length 2.54) - (name "PB13" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SCL" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -33.02 180) - (length 2.54) - (name "PB12" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 20.32 -30.48 180) - (length 2.54) - (name "PB11" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -27.94 180) - (length 2.54) - (name "PB10" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -25.4 180) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "63" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -22.86 180) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "62" (effects (font (size 1.27 1.27)))) - (alternate "CEC" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -20.32 180) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "61" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -17.78 180) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "60" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -15.24 180) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "59" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 20.32 -12.7 180) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "58" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -10.16 180) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "57" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -7.62 180) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -5.08 180) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -2.54 180) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 2.54 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "47" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART4_CK" bidirectional line) - (alternate "USART4_DE" bidirectional line) - (alternate "USART4_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 5.08 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "46" (effects (font (size 1.27 1.27)))) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 7.62 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "45" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 20.32 10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "44" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 12.7 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "43" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 15.24 180) - (length 2.54) - (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) - (number "42" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "UCPD1_DBCC2" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 17.78 180) - (length 2.54) - (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) - (number "37" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "UCPD1_DBCC1" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 20.32 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "36" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "UCPD1_CC1" bidirectional line)) - (pin bidirectional line - (at 20.32 22.86 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 20.32 25.4 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 27.94 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "DAC1_OUT2" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 30.48 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "DAC1_OUT1" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 20.32 33.02 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "COMP2_INP" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 35.56 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "COMP2_INM" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 38.1 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 40.64 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -7.62 45.72 270) - (length 2.54) - (name "VBAT" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 45.72 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G071R8Tx" - (extends "STM32G071R6Tx") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G071R8Tx" - (id 1) - (at -2.54 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_QFP:LQFP-64_10x10mm_P0.5mm" - (id 2) - (at -17.78 -43.18 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071r6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 60 GPIO, LQFP-64" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "LQFP*10x10mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G071RBTx" - (extends "STM32G071R6Tx") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G071RBTx" - (id 1) - (at -2.54 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_QFP:LQFP-64_10x10mm_P0.5mm" - (id 2) - (at -17.78 -43.18 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071r6.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 60 GPIO, LQFP-64" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "LQFP*10x10mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G071R6Tx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G071R6Tx" - (id 1) - (at -2.54 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_QFP:LQFP-64_10x10mm_P0.5mm" - (id 2) - (at -17.78 -43.18 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071r8.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 32KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 60 GPIO, LQFP-64" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "LQFP*10x10mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G071R6Tx_0_1" - (rectangle - (start -17.78 -43.18) - (end 17.78 43.18) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G071R6Tx_1_1" - (pin bidirectional line - (at -20.32 -40.64 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin bidirectional line - (at -20.32 -38.1 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -20.32 -35.56 0) - (length 2.54) - (name "PC13" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at -20.32 -33.02 0) - (length 2.54) - (name "PC12" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -30.48 0) - (length 2.54) - (name "PC11" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -27.94 0) - (length 2.54) - (name "PC10" (effects (font (size 1.27 1.27)))) - (number "64" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -25.4 0) - (length 2.54) - (name "PC9" (effects (font (size 1.27 1.27)))) - (number "49" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM3_CH4" bidirectional line)) - (pin bidirectional line - (at -20.32 -22.86 0) - (length 2.54) - (name "PC8" (effects (font (size 1.27 1.27)))) - (number "48" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -20.32 0) - (length 2.54) - (name "PC7" (effects (font (size 1.27 1.27)))) - (number "39" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH4" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -17.78 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "38" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -15.24 0) - (length 2.54) - (name "PC5" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "SYS_WKUP5" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -12.7 0) - (length 2.54) - (name "PC4" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -10.16 0) - (length 2.54) - (name "PC3" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line)) - (pin bidirectional line - (at -20.32 -7.62 0) - (length 2.54) - (name "PC2" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line)) - (pin bidirectional line - (at -20.32 -5.08 0) - (length 2.54) - (name "PC1" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "TIM15_CH1" bidirectional line)) - (pin bidirectional line - (at -20.32 -2.54 0) - (length 2.54) - (name "PC0" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 2.54 0) - (length 2.54) - (name "PD9" (effects (font (size 1.27 1.27)))) - (number "41" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 5.08 0) - (length 2.54) - (name "PD8" (effects (font (size 1.27 1.27)))) - (number "40" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 7.62 0) - (length 2.54) - (name "PD6" (effects (font (size 1.27 1.27)))) - (number "56" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 10.16 0) - (length 2.54) - (name "PD5" (effects (font (size 1.27 1.27)))) - (number "55" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 12.7 0) - (length 2.54) - (name "PD4" (effects (font (size 1.27 1.27)))) - (number "54" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line)) - (pin bidirectional line - (at -20.32 15.24 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "53" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD2_DBCC2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin bidirectional line - (at -20.32 17.78 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "52" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "UCPD2_CC2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at -20.32 20.32 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "51" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_DBCC1" bidirectional line)) - (pin bidirectional line - (at -20.32 22.86 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "50" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "UCPD2_CC1" bidirectional line)) - (pin bidirectional line - (at -20.32 27.94 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin input line - (at -20.32 30.48 0) - (length 2.54) - (name "PF1" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "RCC_OSC_OUT" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line)) - (pin input line - (at -20.32 33.02 0) - (length 2.54) - (name "PF0" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at -20.32 40.64 0) - (length 2.54) - (name "VREF+" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "VREFBUF_OUT" bidirectional line)) - (pin bidirectional line - (at 20.32 -40.64 180) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "35" (effects (font (size 1.27 1.27)))) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "UCPD1_CC2" bidirectional line)) - (pin bidirectional line - (at 20.32 -38.1 180) - (length 2.54) - (name "PB14" (effects (font (size 1.27 1.27)))) - (number "34" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -35.56 180) - (length 2.54) - (name "PB13" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SCL" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -33.02 180) - (length 2.54) - (name "PB12" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 20.32 -30.48 180) - (length 2.54) - (name "PB11" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -27.94 180) - (length 2.54) - (name "PB10" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -25.4 180) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "63" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -22.86 180) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "62" (effects (font (size 1.27 1.27)))) - (alternate "CEC" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -20.32 180) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "61" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -17.78 180) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "60" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -15.24 180) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "59" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 20.32 -12.7 180) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "58" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -10.16 180) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "57" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -7.62 180) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -5.08 180) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -2.54 180) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 2.54 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "47" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART4_CK" bidirectional line) - (alternate "USART4_DE" bidirectional line) - (alternate "USART4_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 5.08 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "46" (effects (font (size 1.27 1.27)))) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 7.62 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "45" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 20.32 10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "44" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 12.7 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "43" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 15.24 180) - (length 2.54) - (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) - (number "42" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "UCPD1_DBCC2" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 17.78 180) - (length 2.54) - (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) - (number "37" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "UCPD1_DBCC1" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 20.32 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "36" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "UCPD1_CC1" bidirectional line)) - (pin bidirectional line - (at 20.32 22.86 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 20.32 25.4 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 27.94 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "DAC1_OUT2" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 30.48 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "DAC1_OUT1" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 20.32 33.02 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "COMP2_INP" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 35.56 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "COMP2_INM" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 38.1 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 40.64 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -7.62 45.72 270) - (length 2.54) - (name "VBAT" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 45.72 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G071R8Tx" - (extends "STM32G071R6Tx") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G071R8Tx" - (id 1) - (at -2.54 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_QFP:LQFP-64_10x10mm_P0.5mm" - (id 2) - (at -17.78 -43.18 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071r8.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 64KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 60 GPIO, LQFP-64" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "LQFP*10x10mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G071RBTx" - (extends "STM32G071R6Tx") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G071RBTx" - (id 1) - (at -2.54 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_QFP:LQFP-64_10x10mm_P0.5mm" - (id 2) - (at -17.78 -43.18 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071r8.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 60 GPIO, LQFP-64" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "LQFP*10x10mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G071RBIx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G071RBIx" - (id 1) - (at -2.54 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_BGA:UFBGA-64_5x5mm_Layout8x8_P0.5mm" - (id 2) - (at -17.78 -43.18 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g071rb.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 60 GPIO, UFBGA-64" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "UFBGA*5x5mm*Layout8x8*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G071RBIx_0_1" - (rectangle - (start -17.78 -43.18) - (end 17.78 43.18) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G071RBIx_1_1" - (pin bidirectional line - (at -20.32 -40.64 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "B1" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin bidirectional line - (at -20.32 -38.1 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "C1" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -20.32 -35.56 0) - (length 2.54) - (name "PC13" (effects (font (size 1.27 1.27)))) - (number "C2" (effects (font (size 1.27 1.27)))) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at -20.32 -33.02 0) - (length 2.54) - (name "PC12" (effects (font (size 1.27 1.27)))) - (number "B2" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -30.48 0) - (length 2.54) - (name "PC11" (effects (font (size 1.27 1.27)))) - (number "A1" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -27.94 0) - (length 2.54) - (name "PC10" (effects (font (size 1.27 1.27)))) - (number "A2" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -25.4 0) - (length 2.54) - (name "PC9" (effects (font (size 1.27 1.27)))) - (number "B7" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM3_CH4" bidirectional line)) - (pin bidirectional line - (at -20.32 -22.86 0) - (length 2.54) - (name "PC8" (effects (font (size 1.27 1.27)))) - (number "A8" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -20.32 0) - (length 2.54) - (name "PC7" (effects (font (size 1.27 1.27)))) - (number "E5" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH4" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -17.78 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "E7" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -15.24 0) - (length 2.54) - (name "PC5" (effects (font (size 1.27 1.27)))) - (number "H6" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "SYS_WKUP5" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -12.7 0) - (length 2.54) - (name "PC4" (effects (font (size 1.27 1.27)))) - (number "H5" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -10.16 0) - (length 2.54) - (name "PC3" (effects (font (size 1.27 1.27)))) - (number "H1" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line)) - (pin bidirectional line - (at -20.32 -7.62 0) - (length 2.54) - (name "PC2" (effects (font (size 1.27 1.27)))) - (number "G2" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line)) - (pin bidirectional line - (at -20.32 -5.08 0) - (length 2.54) - (name "PC1" (effects (font (size 1.27 1.27)))) - (number "F2" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "TIM15_CH1" bidirectional line)) - (pin bidirectional line - (at -20.32 -2.54 0) - (length 2.54) - (name "PC0" (effects (font (size 1.27 1.27)))) - (number "E3" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 2.54 0) - (length 2.54) - (name "PD9" (effects (font (size 1.27 1.27)))) - (number "D8" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 5.08 0) - (length 2.54) - (name "PD8" (effects (font (size 1.27 1.27)))) - (number "E8" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 7.62 0) - (length 2.54) - (name "PD6" (effects (font (size 1.27 1.27)))) - (number "A5" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 10.16 0) - (length 2.54) - (name "PD5" (effects (font (size 1.27 1.27)))) - (number "B5" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 12.7 0) - (length 2.54) - (name "PD4" (effects (font (size 1.27 1.27)))) - (number "C5" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line)) - (pin bidirectional line - (at -20.32 15.24 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "D5" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD2_DBCC2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin bidirectional line - (at -20.32 17.78 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "A6" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "UCPD2_CC2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at -20.32 20.32 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "B6" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_DBCC1" bidirectional line)) - (pin bidirectional line - (at -20.32 22.86 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "A7" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "UCPD2_CC1" bidirectional line)) - (pin bidirectional line - (at -20.32 27.94 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "E2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin input line - (at -20.32 30.48 0) - (length 2.54) - (name "PF1" (effects (font (size 1.27 1.27)))) - (number "G1" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "RCC_OSC_OUT" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line)) - (pin input line - (at -20.32 33.02 0) - (length 2.54) - (name "PF0" (effects (font (size 1.27 1.27)))) - (number "F1" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at -20.32 40.64 0) - (length 2.54) - (name "VREF+" (effects (font (size 1.27 1.27)))) - (number "D2" (effects (font (size 1.27 1.27)))) - (alternate "VREFBUF_OUT" bidirectional line)) - (pin bidirectional line - (at 20.32 -40.64 180) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "F7" (effects (font (size 1.27 1.27)))) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "UCPD1_CC2" bidirectional line)) - (pin bidirectional line - (at 20.32 -38.1 180) - (length 2.54) - (name "PB14" (effects (font (size 1.27 1.27)))) - (number "F6" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -35.56 180) - (length 2.54) - (name "PB13" (effects (font (size 1.27 1.27)))) - (number "G8" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SCL" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -33.02 180) - (length 2.54) - (name "PB12" (effects (font (size 1.27 1.27)))) - (number "G7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 20.32 -30.48 180) - (length 2.54) - (name "PB11" (effects (font (size 1.27 1.27)))) - (number "H8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -27.94 180) - (length 2.54) - (name "PB10" (effects (font (size 1.27 1.27)))) - (number "G6" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -25.4 180) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "C3" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -22.86 180) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "B3" (effects (font (size 1.27 1.27)))) - (alternate "CEC" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -20.32 180) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "A3" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -17.78 180) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "A4" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -15.24 180) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "D4" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 20.32 -12.7 180) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "C4" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -10.16 180) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "B4" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -7.62 180) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "H7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -5.08 180) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "G5" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -2.54 180) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "F5" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 2.54 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "C6" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART4_CK" bidirectional line) - (alternate "USART4_DE" bidirectional line) - (alternate "USART4_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 5.08 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "C7" (effects (font (size 1.27 1.27)))) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 7.62 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "D7" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 20.32 10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "B8" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 12.7 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "C8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 15.24 180) - (length 2.54) - (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) - (number "D6" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "UCPD1_DBCC2" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 17.78 180) - (length 2.54) - (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) - (number "E6" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "UCPD1_DBCC1" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 20.32 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "F8" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "UCPD1_CC1" bidirectional line)) - (pin bidirectional line - (at 20.32 22.86 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "E4" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 20.32 25.4 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "F4" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 27.94 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "G4" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "DAC1_OUT2" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 30.48 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "H4" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "DAC1_OUT1" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 20.32 33.02 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "F3" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "COMP2_INP" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 35.56 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "G3" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "COMP2_INM" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 38.1 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "H3" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 40.64 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "H2" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -7.62 45.72 270) - (length 2.54) - (name "VBAT" (effects (font (size 1.27 1.27)))) - (number "D3" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 45.72 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "D1" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "E1" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G081CBUx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G081CBUx" - (id 1) - (at -2.54 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" - (id 2) - (at -17.78 -43.18 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g081cb.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G081CBUx_0_1" - (rectangle - (start -17.78 -43.18) - (end 17.78 43.18) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G081CBUx_1_1" - (pin bidirectional line - (at -20.32 -40.64 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin bidirectional line - (at -20.32 -38.1 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -20.32 -35.56 0) - (length 2.54) - (name "PC13" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at -20.32 -33.02 0) - (length 2.54) - (name "PC7" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH4" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -30.48 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -25.4 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "41" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD2_DBCC2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin bidirectional line - (at -20.32 -22.86 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "40" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "UCPD2_CC2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at -20.32 -20.32 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "39" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_DBCC1" bidirectional line)) - (pin bidirectional line - (at -20.32 -17.78 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "38" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "UCPD2_CC1" bidirectional line)) - (pin bidirectional line - (at -20.32 -12.7 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin input line - (at -20.32 -10.16 0) - (length 2.54) - (name "PF1" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "RCC_OSC_OUT" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line)) - (pin input line - (at -20.32 -7.62 0) - (length 2.54) - (name "PF0" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at -20.32 40.64 0) - (length 2.54) - (name "VREF+" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "VREFBUF_OUT" bidirectional line)) - (pin bidirectional line - (at 20.32 -40.64 180) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "UCPD1_CC2" bidirectional line)) - (pin bidirectional line - (at 20.32 -38.1 180) - (length 2.54) - (name "PB14" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -35.56 180) - (length 2.54) - (name "PB13" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SCL" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -33.02 180) - (length 2.54) - (name "PB12" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 20.32 -30.48 180) - (length 2.54) - (name "PB11" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -27.94 180) - (length 2.54) - (name "PB10" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -25.4 180) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "48" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -22.86 180) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "47" (effects (font (size 1.27 1.27)))) - (alternate "CEC" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -20.32 180) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "46" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -17.78 180) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "45" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -15.24 180) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "44" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 20.32 -12.7 180) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "43" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -10.16 180) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "42" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -7.62 180) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -5.08 180) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -2.54 180) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 2.54 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "37" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART4_CK" bidirectional line) - (alternate "USART4_DE" bidirectional line) - (alternate "USART4_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 5.08 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "36" (effects (font (size 1.27 1.27)))) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 7.62 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "35" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 20.32 10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "34" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 12.7 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 15.24 180) - (length 2.54) - (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "UCPD1_DBCC2" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 17.78 180) - (length 2.54) - (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "UCPD1_DBCC1" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 20.32 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "UCPD1_CC1" bidirectional line)) - (pin bidirectional line - (at 20.32 22.86 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 20.32 25.4 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 27.94 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "DAC1_OUT2" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 30.48 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "DAC1_OUT1" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 20.32 33.02 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "COMP2_INP" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 35.56 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "COMP2_INM" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 38.1 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 40.64 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -7.62 45.72 270) - (length 2.54) - (name "VBAT" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 45.72 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "49" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G081EBYx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 19.05 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G081EBYx" - (id 1) - (at -2.54 19.05 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "" - (id 2) - (at -12.7 -20.32 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g081eb.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 23 GPIO, WLCSP-25" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G081EBYx_0_1" - (rectangle - (start -12.7 -20.32) - (end 10.16 17.78) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G081EBYx_1_1" - (pin bidirectional line - (at -15.24 -17.78 0) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "B4" (effects (font (size 1.27 1.27)))) - (alternate "CEC" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -15.24 -15.24 0) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "A4" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at -15.24 -12.7 0) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "B3" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at -15.24 -10.16 0) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "A3" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at -15.24 -7.62 0) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "E1" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at -15.24 -5.08 0) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "E2" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -15.24 0.0 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "B5" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin input line - (at -15.24 2.54 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "A5" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -15.24 7.62 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "E5" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at 12.7 -17.78 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "A1" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART4_CK" bidirectional line) - (alternate "USART4_DE" bidirectional line) - (alternate "USART4_RTS" bidirectional line)) - (pin bidirectional line - (at 12.7 -15.24 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "A2" (effects (font (size 1.27 1.27)))) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 12.7 -12.7 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "B2" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 12.7 -10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "B1" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 12.7 -7.62 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "C1" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 12.7 -5.08 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "D1" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line)) - (pin bidirectional line - (at 12.7 -2.54 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "D2" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 12.7 0.0 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "C2" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 12.7 2.54 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "E3" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "DAC1_OUT2" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 12.7 5.08 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "D3" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "DAC1_OUT1" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at 12.7 7.62 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "C3" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "COMP2_INP" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 12.7 10.16 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "E4" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "COMP2_INM" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 12.7 12.7 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "D4" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 12.7 15.24 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "C4" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -5.08 20.32 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "C5" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -22.86 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "D5" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G081GBUxN" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -12.7 21.59 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G081GBUxN" - (id 1) - (at -2.54 21.59 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-28_4x4mm_P0.5mm" - (id 2) - (at -12.7 -22.86 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g081gb.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 26 GPIO, UFQFPN-28" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*4x4mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G081GBUxN_0_1" - (rectangle - (start -12.7 -22.86) - (end 10.16 20.32) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G081GBUxN_1_1" - (pin bidirectional line - (at -15.24 -20.32 0) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "UCPD1_CC2" bidirectional line)) - (pin bidirectional line - (at -15.24 -17.78 0) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "CEC" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -15.24 -15.24 0) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at -15.24 -12.7 0) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at -15.24 -10.16 0) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD1_DBCC2" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -15.24 -5.08 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin input line - (at -15.24 -2.54 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -15.24 0.0 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "UCPD1_DBCC1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -15.24 5.08 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD2_DBCC2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin bidirectional line - (at -15.24 7.62 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "UCPD2_CC2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at -15.24 10.16 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_DBCC1" bidirectional line)) - (pin bidirectional line - (at -15.24 12.7 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "UCPD2_CC1" bidirectional line)) - (pin bidirectional line - (at -15.24 17.78 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at 12.7 -20.32 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 12.7 -17.78 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 12.7 -15.24 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 12.7 -12.7 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 12.7 -10.16 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "UCPD1_CC1" bidirectional line)) - (pin bidirectional line - (at 12.7 -7.62 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 12.7 -5.08 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 12.7 -2.54 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "DAC1_OUT2" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 12.7 0.0 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "DAC1_OUT1" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 12.7 2.54 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "COMP2_INP" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 12.7 5.08 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "COMP2_INM" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 12.7 7.62 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 12.7 10.16 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -5.08 22.86 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -25.4 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G081KBUxN" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 24.13 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G081KBUxN" - (id 1) - (at -7.62 24.13 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" - (id 2) - (at -17.78 -25.4 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g081kb.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 30 GPIO, UFQFPN-32" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G081KBUxN_0_1" - (rectangle - (start -17.78 -25.4) - (end 15.24 22.86) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G081KBUxN_1_1" - (pin bidirectional line - (at -20.32 -22.86 0) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "UCPD1_CC2" bidirectional line)) - (pin bidirectional line - (at -20.32 -20.32 0) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -17.78 0) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "CEC" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -15.24 0) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at -20.32 -12.7 0) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -10.16 0) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at -20.32 -7.62 0) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -2.54 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin input line - (at -20.32 0.0 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -20.32 2.54 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 7.62 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD2_DBCC2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin bidirectional line - (at -20.32 10.16 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "UCPD2_CC2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at -20.32 12.7 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_DBCC1" bidirectional line)) - (pin bidirectional line - (at -20.32 15.24 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "UCPD2_CC1" bidirectional line)) - (pin bidirectional line - (at -20.32 20.32 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at 17.78 -22.86 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 17.78 -20.32 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 17.78 -17.78 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 17.78 -15.24 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 17.78 -12.7 180) - (length 2.54) - (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "UCPD1_DBCC2" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 17.78 -10.16 180) - (length 2.54) - (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "UCPD1_DBCC1" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 17.78 -7.62 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "UCPD1_CC1" bidirectional line)) - (pin bidirectional line - (at 17.78 -5.08 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 17.78 -2.54 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 17.78 0.0 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "DAC1_OUT2" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 17.78 2.54 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "DAC1_OUT1" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 17.78 5.08 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "COMP2_INP" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 17.78 7.62 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "COMP2_INM" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 17.78 10.16 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 17.78 12.7 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -10.16 25.4 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -10.16 -27.94 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 -27.94 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G081RBTx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G081RBTx" - (id 1) - (at -2.54 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_QFP:LQFP-64_10x10mm_P0.5mm" - (id 2) - (at -17.78 -43.18 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g081rb.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 128KB flash, 36KB RAM, 64MHz, 1.7-3.6V, 60 GPIO, LQFP-64" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "LQFP*10x10mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G081RBTx_0_1" - (rectangle - (start -17.78 -43.18) - (end 17.78 43.18) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G081RBTx_1_1" - (pin bidirectional line - (at -20.32 -40.64 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin bidirectional line - (at -20.32 -38.1 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -20.32 -35.56 0) - (length 2.54) - (name "PC13" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at -20.32 -33.02 0) - (length 2.54) - (name "PC12" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -30.48 0) - (length 2.54) - (name "PC11" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -27.94 0) - (length 2.54) - (name "PC10" (effects (font (size 1.27 1.27)))) - (number "64" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -25.4 0) - (length 2.54) - (name "PC9" (effects (font (size 1.27 1.27)))) - (number "49" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM3_CH4" bidirectional line)) - (pin bidirectional line - (at -20.32 -22.86 0) - (length 2.54) - (name "PC8" (effects (font (size 1.27 1.27)))) - (number "48" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -20.32 0) - (length 2.54) - (name "PC7" (effects (font (size 1.27 1.27)))) - (number "39" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH4" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -17.78 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "38" (effects (font (size 1.27 1.27)))) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -15.24 0) - (length 2.54) - (name "PC5" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "SYS_WKUP5" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -12.7 0) - (length 2.54) - (name "PC4" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -10.16 0) - (length 2.54) - (name "PC3" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line)) - (pin bidirectional line - (at -20.32 -7.62 0) - (length 2.54) - (name "PC2" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line)) - (pin bidirectional line - (at -20.32 -5.08 0) - (length 2.54) - (name "PC1" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "TIM15_CH1" bidirectional line)) - (pin bidirectional line - (at -20.32 -2.54 0) - (length 2.54) - (name "PC0" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 2.54 0) - (length 2.54) - (name "PD9" (effects (font (size 1.27 1.27)))) - (number "41" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 5.08 0) - (length 2.54) - (name "PD8" (effects (font (size 1.27 1.27)))) - (number "40" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 7.62 0) - (length 2.54) - (name "PD6" (effects (font (size 1.27 1.27)))) - (number "56" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 10.16 0) - (length 2.54) - (name "PD5" (effects (font (size 1.27 1.27)))) - (number "55" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 12.7 0) - (length 2.54) - (name "PD4" (effects (font (size 1.27 1.27)))) - (number "54" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line)) - (pin bidirectional line - (at -20.32 15.24 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "53" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD2_DBCC2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line)) - (pin bidirectional line - (at -20.32 17.78 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "52" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "UCPD2_CC2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at -20.32 20.32 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "51" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_DBCC1" bidirectional line)) - (pin bidirectional line - (at -20.32 22.86 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "50" (effects (font (size 1.27 1.27)))) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "UCPD2_CC1" bidirectional line)) - (pin bidirectional line - (at -20.32 27.94 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin input line - (at -20.32 30.48 0) - (length 2.54) - (name "PF1" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "RCC_OSC_OUT" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line)) - (pin input line - (at -20.32 33.02 0) - (length 2.54) - (name "PF0" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at -20.32 40.64 0) - (length 2.54) - (name "VREF+" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "VREFBUF_OUT" bidirectional line)) - (pin bidirectional line - (at 20.32 -40.64 180) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "35" (effects (font (size 1.27 1.27)))) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "UCPD1_CC2" bidirectional line)) - (pin bidirectional line - (at 20.32 -38.1 180) - (length 2.54) - (name "PB14" (effects (font (size 1.27 1.27)))) - (number "34" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -35.56 180) - (length 2.54) - (name "PB13" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SCL" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -33.02 180) - (length 2.54) - (name "PB12" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 20.32 -30.48 180) - (length 2.54) - (name "PB11" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -27.94 180) - (length 2.54) - (name "PB10" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -25.4 180) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "63" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -22.86 180) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "62" (effects (font (size 1.27 1.27)))) - (alternate "CEC" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -20.32 180) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "61" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -17.78 180) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "60" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -15.24 180) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "59" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at 20.32 -12.7 180) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "58" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -10.16 180) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "57" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -7.62 180) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -5.08 180) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -2.54 180) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 2.54 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "47" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART4_CK" bidirectional line) - (alternate "USART4_DE" bidirectional line) - (alternate "USART4_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 5.08 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "46" (effects (font (size 1.27 1.27)))) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 7.62 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "45" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line)) - (pin bidirectional line - (at 20.32 10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "44" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 12.7 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "43" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 15.24 180) - (length 2.54) - (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) - (number "42" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "UCPD1_DBCC2" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 17.78 180) - (length 2.54) - (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) - (number "37" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "UCPD1_DBCC1" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 20.32 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "36" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "UCPD1_CC1" bidirectional line)) - (pin bidirectional line - (at 20.32 22.86 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 20.32 25.4 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 27.94 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "DAC1_OUT2" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 30.48 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "DAC1_OUT1" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT_ALARM" bidirectional line) - (alternate "RTC_OUT_CALIB" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 20.32 33.02 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "COMP2_INP" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 35.56 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "COMP2_INM" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 38.1 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 40.64 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -7.62 45.72 270) - (length 2.54) - (name "VBAT" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 45.72 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G0B1CCUx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0B1CCUx" - (id 1) - (at -2.54 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" - (id 2) - (at -17.78 -43.18 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1cc.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G0B1CCUx_0_1" - (rectangle - (start -17.78 -43.18) - (end 17.78 43.18) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G0B1CCUx_1_1" - (pin bidirectional line - (at -20.32 -40.64 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin bidirectional line - (at -20.32 -38.1 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -20.32 -35.56 0) - (length 2.54) - (name "PC13" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "RTC_OUT1" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at -20.32 -33.02 0) - (length 2.54) - (name "PC7" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_RX" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -30.48 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_TX" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -25.4 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "41" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD2_DBCC2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -22.86 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "40" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "UCPD2_CC2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -20.32 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "39" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_DBCC1" bidirectional line)) - (pin bidirectional line - (at -20.32 -17.78 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "38" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "UCPD2_CC1" bidirectional line)) - (pin bidirectional line - (at -20.32 -12.7 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "RCC_MCO" bidirectional line)) - (pin input line - (at -20.32 -10.16 0) - (length 2.54) - (name "PF1" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "RCC_OSC_OUT" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line)) - (pin input line - (at -20.32 -7.62 0) - (length 2.54) - (name "PF0" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at -20.32 40.64 0) - (length 2.54) - (name "VREF+" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "VREFBUF_OUT" bidirectional line)) - (pin bidirectional line - (at 20.32 -40.64 180) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "UCPD1_CC2" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -38.1 180) - (length 2.54) - (name "PB14" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -35.56 180) - (length 2.54) - (name "PB13" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -33.02 180) - (length 2.54) - (name "PB12" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 20.32 -30.48 180) - (length 2.54) - (name "PB11" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -27.94 180) - (length 2.54) - (name "PB10" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -25.4 180) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "48" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM4_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -22.86 180) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "47" (effects (font (size 1.27 1.27)))) - (alternate "CEC" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM4_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -20.32 180) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "46" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "TIM4_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -17.78 180) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "45" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "TIM4_CH1" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -15.24 180) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "44" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SPI3_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -12.7 180) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "43" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "SPI3_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -10.16 180) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "42" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "SPI3_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -7.62 180) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "COMP3_INM" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -5.08 180) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP3_OUT" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -2.54 180) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "COMP3_INP" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 2.54 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "37" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART4_CK" bidirectional line) - (alternate "USART4_DE" bidirectional line) - (alternate "USART4_RTS" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 5.08 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "36" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 7.62 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "35" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "34" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USB_DP" bidirectional line)) - (pin bidirectional line - (at 20.32 12.7 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USB_DM" bidirectional line)) - (pin bidirectional line - (at 20.32 15.24 180) - (length 2.54) - (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "UCPD1_DBCC2" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 17.78 180) - (length 2.54) - (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "UCPD1_DBCC1" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 20.32 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "UCPD1_CC1" bidirectional line)) - (pin bidirectional line - (at 20.32 22.86 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 25.4 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 27.94 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "DAC1_OUT2" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 30.48 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "DAC1_OUT1" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART6_TX" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 33.02 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 35.56 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "COMP2_INM" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 38.1 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 40.64 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -7.62 45.72 270) - (length 2.54) - (name "VBAT" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 45.72 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "49" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G0B1CEUx" - (extends "STM32G0B1CCUx") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0B1CEUx" - (id 1) - (at -2.54 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" - (id 2) - (at -17.78 -43.18 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1cc.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G0B1CCUx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0B1CCUx" - (id 1) - (at -2.54 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" - (id 2) - (at -17.78 -43.18 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1ce.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G0B1CCUx_0_1" - (rectangle - (start -17.78 -43.18) - (end 17.78 43.18) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G0B1CCUx_1_1" - (pin bidirectional line - (at -20.32 -40.64 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin bidirectional line - (at -20.32 -38.1 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -20.32 -35.56 0) - (length 2.54) - (name "PC13" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "RTC_OUT1" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at -20.32 -33.02 0) - (length 2.54) - (name "PC7" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_RX" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -30.48 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_TX" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -25.4 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "41" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD2_DBCC2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -22.86 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "40" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "UCPD2_CC2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -20.32 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "39" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_DBCC1" bidirectional line)) - (pin bidirectional line - (at -20.32 -17.78 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "38" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "UCPD2_CC1" bidirectional line)) - (pin bidirectional line - (at -20.32 -12.7 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "RCC_MCO" bidirectional line)) - (pin input line - (at -20.32 -10.16 0) - (length 2.54) - (name "PF1" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "RCC_OSC_OUT" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line)) - (pin input line - (at -20.32 -7.62 0) - (length 2.54) - (name "PF0" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at -20.32 40.64 0) - (length 2.54) - (name "VREF+" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "VREFBUF_OUT" bidirectional line)) - (pin bidirectional line - (at 20.32 -40.64 180) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "UCPD1_CC2" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -38.1 180) - (length 2.54) - (name "PB14" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -35.56 180) - (length 2.54) - (name "PB13" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -33.02 180) - (length 2.54) - (name "PB12" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 20.32 -30.48 180) - (length 2.54) - (name "PB11" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -27.94 180) - (length 2.54) - (name "PB10" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -25.4 180) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "48" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM4_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -22.86 180) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "47" (effects (font (size 1.27 1.27)))) - (alternate "CEC" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM4_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -20.32 180) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "46" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "TIM4_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -17.78 180) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "45" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "TIM4_CH1" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -15.24 180) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "44" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SPI3_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -12.7 180) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "43" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "SPI3_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -10.16 180) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "42" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "SPI3_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -7.62 180) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "COMP3_INM" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -5.08 180) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP3_OUT" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -2.54 180) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "COMP3_INP" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 2.54 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "37" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART4_CK" bidirectional line) - (alternate "USART4_DE" bidirectional line) - (alternate "USART4_RTS" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 5.08 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "36" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 7.62 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "35" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "34" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USB_DP" bidirectional line)) - (pin bidirectional line - (at 20.32 12.7 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USB_DM" bidirectional line)) - (pin bidirectional line - (at 20.32 15.24 180) - (length 2.54) - (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "UCPD1_DBCC2" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 17.78 180) - (length 2.54) - (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "UCPD1_DBCC1" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 20.32 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "UCPD1_CC1" bidirectional line)) - (pin bidirectional line - (at 20.32 22.86 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 25.4 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 27.94 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "DAC1_OUT2" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 30.48 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "DAC1_OUT1" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART6_TX" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 33.02 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 35.56 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "COMP2_INM" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 38.1 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 40.64 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -7.62 45.72 270) - (length 2.54) - (name "VBAT" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 45.72 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "49" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G0B1CEUx" - (extends "STM32G0B1CCUx") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0B1CEUx" - (id 1) - (at -2.54 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" - (id 2) - (at -17.78 -43.18 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1ce.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 44 GPIO, UFQFPN-48" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G0B1KCUxN" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 24.13 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0B1KCUxN" - (id 1) - (at -5.08 24.13 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" - (id 2) - (at -17.78 -22.86 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1kc.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 29 GPIO, UFQFPN-32" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G0B1KCUxN_0_1" - (rectangle - (start -17.78 -22.86) - (end 15.24 22.86) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G0B1KCUxN_1_1" - (pin bidirectional line - (at -20.32 -20.32 0) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "UCPD1_CC2" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at -20.32 -17.78 0) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM4_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -15.24 0) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "CEC" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM4_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -12.7 0) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "TIM4_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at -20.32 -10.16 0) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "TIM4_CH1" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at -20.32 -7.62 0) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP3_OUT" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -5.08 0) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "COMP3_INP" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 0.0 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin input line - (at -20.32 2.54 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -20.32 7.62 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD2_DBCC2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 10.16 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "UCPD2_CC2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 12.7 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_DBCC1" bidirectional line)) - (pin bidirectional line - (at -20.32 15.24 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "UCPD2_CC1" bidirectional line)) - (pin bidirectional line - (at -20.32 20.32 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at 17.78 -20.32 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 17.78 -17.78 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 17.78 -15.24 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USB_DP" bidirectional line)) - (pin bidirectional line - (at 17.78 -12.7 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USB_DM" bidirectional line)) - (pin bidirectional line - (at 17.78 -10.16 180) - (length 2.54) - (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "UCPD1_DBCC2" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 17.78 -7.62 180) - (length 2.54) - (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "UCPD1_DBCC1" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 17.78 -5.08 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "UCPD1_CC1" bidirectional line)) - (pin bidirectional line - (at 17.78 -2.54 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 17.78 0.0 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 17.78 2.54 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "DAC1_OUT2" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 17.78 5.08 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "DAC1_OUT1" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT1" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART6_TX" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 17.78 7.62 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 17.78 10.16 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "COMP2_INM" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 17.78 12.7 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 17.78 15.24 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -10.16 25.4 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 25.4 270) - (length 2.54) - (name "VDDIO2" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -10.16 -25.4 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 -25.4 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G0B1KEUxN" - (extends "STM32G0B1KCUxN") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 24.13 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0B1KEUxN" - (id 1) - (at -5.08 24.13 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" - (id 2) - (at -17.78 -22.86 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1kc.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 29 GPIO, UFQFPN-32" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G0B1KCUxN" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 24.13 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0B1KCUxN" - (id 1) - (at -5.08 24.13 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" - (id 2) - (at -17.78 -22.86 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1ke.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 29 GPIO, UFQFPN-32" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G0B1KCUxN_0_1" - (rectangle - (start -17.78 -22.86) - (end 15.24 22.86) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G0B1KCUxN_1_1" - (pin bidirectional line - (at -20.32 -20.32 0) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "UCPD1_CC2" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at -20.32 -17.78 0) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM4_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -15.24 0) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "CEC" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM4_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -12.7 0) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "TIM4_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at -20.32 -10.16 0) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "TIM4_CH1" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at -20.32 -7.62 0) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP3_OUT" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -5.08 0) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "COMP3_INP" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 0.0 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin input line - (at -20.32 2.54 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -20.32 7.62 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD2_DBCC2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 10.16 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "UCPD2_CC2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 12.7 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_DBCC1" bidirectional line)) - (pin bidirectional line - (at -20.32 15.24 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "UCPD2_CC1" bidirectional line)) - (pin bidirectional line - (at -20.32 20.32 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at 17.78 -20.32 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 17.78 -17.78 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 17.78 -15.24 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USB_DP" bidirectional line)) - (pin bidirectional line - (at 17.78 -12.7 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USB_DM" bidirectional line)) - (pin bidirectional line - (at 17.78 -10.16 180) - (length 2.54) - (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "UCPD1_DBCC2" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 17.78 -7.62 180) - (length 2.54) - (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "UCPD1_DBCC1" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 17.78 -5.08 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "UCPD1_CC1" bidirectional line)) - (pin bidirectional line - (at 17.78 -2.54 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 17.78 0.0 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 17.78 2.54 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "DAC1_OUT2" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 17.78 5.08 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "DAC1_OUT1" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT1" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART6_TX" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 17.78 7.62 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 17.78 10.16 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "COMP2_INM" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 17.78 12.7 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 17.78 15.24 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -10.16 25.4 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 25.4 270) - (length 2.54) - (name "VDDIO2" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -10.16 -25.4 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 -25.4 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G0B1KEUxN" - (extends "STM32G0B1KCUxN") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 24.13 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0B1KEUxN" - (id 1) - (at -5.08 24.13 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" - (id 2) - (at -17.78 -22.86 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1ke.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 29 GPIO, UFQFPN-32" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G0B1MCTx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -20.32 62.23 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0B1MCTx" - (id 1) - (at -2.54 62.23 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "" - (id 2) - (at -20.32 -60.96 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1mc.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 74 GPIO, LQFP-80" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G0B1MCTx_0_1" - (rectangle - (start -20.32 -60.96) - (end 17.78 60.96) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G0B1MCTx_1_1" - (pin bidirectional line - (at -22.86 -58.42 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin bidirectional line - (at -22.86 -55.88 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -22.86 -53.34 0) - (length 2.54) - (name "PC13" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "RTC_OUT1" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at -22.86 -50.8 0) - (length 2.54) - (name "PC12" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI3_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -22.86 -48.26 0) - (length 2.54) - (name "PC11" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "SPI3_MISO" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at -22.86 -45.72 0) - (length 2.54) - (name "PC10" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "SPI3_SCK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin bidirectional line - (at -22.86 -43.18 0) - (length 2.54) - (name "PC9" (effects (font (size 1.27 1.27)))) - (number "63" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at -22.86 -40.64 0) - (length 2.54) - (name "PC8" (effects (font (size 1.27 1.27)))) - (number "62" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -22.86 -38.1 0) - (length 2.54) - (name "PC7" (effects (font (size 1.27 1.27)))) - (number "45" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_RX" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -22.86 -35.56 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "44" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_TX" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -22.86 -33.02 0) - (length 2.54) - (name "PC5" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "SYS_WKUP5" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -22.86 -30.48 0) - (length 2.54) - (name "PC4" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -22.86 -27.94 0) - (length 2.54) - (name "PC3" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line)) - (pin bidirectional line - (at -22.86 -25.4 0) - (length 2.54) - (name "PC2" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_OUT" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line)) - (pin bidirectional line - (at -22.86 -22.86 0) - (length 2.54) - (name "PC1" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INP" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at -22.86 -20.32 0) - (length 2.54) - (name "PC0" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INM" bidirectional line) - (alternate "COMP3_OUT" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at -22.86 -15.24 0) - (length 2.54) - (name "PD15" (effects (font (size 1.27 1.27)))) - (number "55" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM4_CH4" bidirectional line)) - (pin bidirectional line - (at -22.86 -12.7 0) - (length 2.54) - (name "PD14" (effects (font (size 1.27 1.27)))) - (number "54" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "TIM4_CH3" bidirectional line)) - (pin bidirectional line - (at -22.86 -10.16 0) - (length 2.54) - (name "PD13" (effects (font (size 1.27 1.27)))) - (number "53" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "TIM4_CH2" bidirectional line)) - (pin bidirectional line - (at -22.86 -7.62 0) - (length 2.54) - (name "PD12" (effects (font (size 1.27 1.27)))) - (number "52" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "TIM4_CH1" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at -22.86 -5.08 0) - (length 2.54) - (name "PD11" (effects (font (size 1.27 1.27)))) - (number "49" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at -22.86 -2.54 0) - (length 2.54) - (name "PD10" (effects (font (size 1.27 1.27)))) - (number "48" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at -22.86 0.0 0) - (length 2.54) - (name "PD9" (effects (font (size 1.27 1.27)))) - (number "47" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -22.86 2.54 0) - (length 2.54) - (name "PD8" (effects (font (size 1.27 1.27)))) - (number "46" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -22.86 5.08 0) - (length 2.54) - (name "PD7" (effects (font (size 1.27 1.27)))) - (number "71" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO_2" bidirectional line)) - (pin bidirectional line - (at -22.86 7.62 0) - (length 2.54) - (name "PD6" (effects (font (size 1.27 1.27)))) - (number "70" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at -22.86 10.16 0) - (length 2.54) - (name "PD5" (effects (font (size 1.27 1.27)))) - (number "69" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "USART2_TX" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at -22.86 12.7 0) - (length 2.54) - (name "PD4" (effects (font (size 1.27 1.27)))) - (number "68" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at -22.86 15.24 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "67" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD2_DBCC2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -22.86 17.78 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "66" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "UCPD2_CC2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at -22.86 20.32 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "65" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_DBCC1" bidirectional line)) - (pin bidirectional line - (at -22.86 22.86 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "64" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "UCPD2_CC1" bidirectional line)) - (pin bidirectional line - (at -22.86 27.94 0) - (length 2.54) - (name "PE10" (effects (font (size 1.27 1.27)))) - (number "35" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -22.86 30.48 0) - (length 2.54) - (name "PE9" (effects (font (size 1.27 1.27)))) - (number "34" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at -22.86 33.02 0) - (length 2.54) - (name "PE8" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INM" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin bidirectional line - (at -22.86 35.56 0) - (length 2.54) - (name "PE7" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INP" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at -22.86 38.1 0) - (length 2.54) - (name "PE3" (effects (font (size 1.27 1.27)))) - (number "77" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at -22.86 40.64 0) - (length 2.54) - (name "PE1" (effects (font (size 1.27 1.27)))) - (number "76" (effects (font (size 1.27 1.27)))) - (alternate "TIM17_CH1" bidirectional line)) - (pin bidirectional line - (at -22.86 43.18 0) - (length 2.54) - (name "PE0" (effects (font (size 1.27 1.27)))) - (number "75" (effects (font (size 1.27 1.27)))) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM4_ETR" bidirectional line)) - (pin bidirectional line - (at -22.86 48.26 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "RCC_MCO" bidirectional line)) - (pin input line - (at -22.86 50.8 0) - (length 2.54) - (name "PF1" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "RCC_OSC_OUT" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line)) - (pin input line - (at -22.86 53.34 0) - (length 2.54) - (name "PF0" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at -22.86 58.42 0) - (length 2.54) - (name "VREF+" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "VREFBUF_OUT" bidirectional line)) - (pin bidirectional line - (at 20.32 -58.42 180) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "41" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "UCPD1_CC2" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -55.88 180) - (length 2.54) - (name "PB14" (effects (font (size 1.27 1.27)))) - (number "40" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -53.34 180) - (length 2.54) - (name "PB13" (effects (font (size 1.27 1.27)))) - (number "39" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -50.8 180) - (length 2.54) - (name "PB12" (effects (font (size 1.27 1.27)))) - (number "38" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 20.32 -48.26 180) - (length 2.54) - (name "PB11" (effects (font (size 1.27 1.27)))) - (number "37" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -45.72 180) - (length 2.54) - (name "PB10" (effects (font (size 1.27 1.27)))) - (number "36" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -43.18 180) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM4_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -40.64 180) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "80" (effects (font (size 1.27 1.27)))) - (alternate "CEC" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM4_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -38.1 180) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "79" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "TIM4_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -35.56 180) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "78" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "TIM4_CH1" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -33.02 180) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "74" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SPI3_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -30.48 180) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "73" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "SPI3_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -27.94 180) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "72" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "SPI3_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -25.4 180) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "COMP3_INM" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -22.86 180) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP3_OUT" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -20.32 180) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "COMP3_INP" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -15.24 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "61" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART4_CK" bidirectional line) - (alternate "USART4_DE" bidirectional line) - (alternate "USART4_RTS" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 -12.7 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "60" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -10.16 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "59" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 -7.62 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "58" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USB_DP" bidirectional line)) - (pin bidirectional line - (at 20.32 -5.08 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "57" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USB_DM" bidirectional line)) - (pin bidirectional line - (at 20.32 -2.54 180) - (length 2.54) - (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) - (number "56" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "UCPD1_DBCC2" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 0.0 180) - (length 2.54) - (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) - (number "43" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "UCPD1_DBCC1" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 2.54 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "42" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "UCPD1_CC1" bidirectional line)) - (pin bidirectional line - (at 20.32 5.08 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 7.62 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 10.16 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "DAC1_OUT2" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 12.7 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "DAC1_OUT1" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART6_TX" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 15.24 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 17.78 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "COMP2_INM" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 20.32 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 22.86 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -10.16 63.5 270) - (length 2.54) - (name "VBAT" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 63.5 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 63.5 270) - (length 2.54) - (name "VDDIO2" (effects (font (size 1.27 1.27)))) - (number "51" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -10.16 -63.5 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 -63.5 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "50" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G0B1METx" - (extends "STM32G0B1MCTx") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -20.32 62.23 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0B1METx" - (id 1) - (at -2.54 62.23 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "" - (id 2) - (at -20.32 -60.96 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1mc.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 74 GPIO, LQFP-80" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G0B1MCTx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -20.32 62.23 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0B1MCTx" - (id 1) - (at -2.54 62.23 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "" - (id 2) - (at -20.32 -60.96 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1me.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 74 GPIO, LQFP-80" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G0B1MCTx_0_1" - (rectangle - (start -20.32 -60.96) - (end 17.78 60.96) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G0B1MCTx_1_1" - (pin bidirectional line - (at -22.86 -58.42 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin bidirectional line - (at -22.86 -55.88 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -22.86 -53.34 0) - (length 2.54) - (name "PC13" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "RTC_OUT1" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at -22.86 -50.8 0) - (length 2.54) - (name "PC12" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI3_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -22.86 -48.26 0) - (length 2.54) - (name "PC11" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "SPI3_MISO" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at -22.86 -45.72 0) - (length 2.54) - (name "PC10" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "SPI3_SCK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin bidirectional line - (at -22.86 -43.18 0) - (length 2.54) - (name "PC9" (effects (font (size 1.27 1.27)))) - (number "63" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at -22.86 -40.64 0) - (length 2.54) - (name "PC8" (effects (font (size 1.27 1.27)))) - (number "62" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -22.86 -38.1 0) - (length 2.54) - (name "PC7" (effects (font (size 1.27 1.27)))) - (number "45" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_RX" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -22.86 -35.56 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "44" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_TX" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -22.86 -33.02 0) - (length 2.54) - (name "PC5" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "SYS_WKUP5" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -22.86 -30.48 0) - (length 2.54) - (name "PC4" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -22.86 -27.94 0) - (length 2.54) - (name "PC3" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line)) - (pin bidirectional line - (at -22.86 -25.4 0) - (length 2.54) - (name "PC2" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_OUT" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line)) - (pin bidirectional line - (at -22.86 -22.86 0) - (length 2.54) - (name "PC1" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INP" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at -22.86 -20.32 0) - (length 2.54) - (name "PC0" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INM" bidirectional line) - (alternate "COMP3_OUT" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at -22.86 -15.24 0) - (length 2.54) - (name "PD15" (effects (font (size 1.27 1.27)))) - (number "55" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM4_CH4" bidirectional line)) - (pin bidirectional line - (at -22.86 -12.7 0) - (length 2.54) - (name "PD14" (effects (font (size 1.27 1.27)))) - (number "54" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "TIM4_CH3" bidirectional line)) - (pin bidirectional line - (at -22.86 -10.16 0) - (length 2.54) - (name "PD13" (effects (font (size 1.27 1.27)))) - (number "53" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "TIM4_CH2" bidirectional line)) - (pin bidirectional line - (at -22.86 -7.62 0) - (length 2.54) - (name "PD12" (effects (font (size 1.27 1.27)))) - (number "52" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "TIM4_CH1" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at -22.86 -5.08 0) - (length 2.54) - (name "PD11" (effects (font (size 1.27 1.27)))) - (number "49" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at -22.86 -2.54 0) - (length 2.54) - (name "PD10" (effects (font (size 1.27 1.27)))) - (number "48" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at -22.86 0.0 0) - (length 2.54) - (name "PD9" (effects (font (size 1.27 1.27)))) - (number "47" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -22.86 2.54 0) - (length 2.54) - (name "PD8" (effects (font (size 1.27 1.27)))) - (number "46" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -22.86 5.08 0) - (length 2.54) - (name "PD7" (effects (font (size 1.27 1.27)))) - (number "71" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO_2" bidirectional line)) - (pin bidirectional line - (at -22.86 7.62 0) - (length 2.54) - (name "PD6" (effects (font (size 1.27 1.27)))) - (number "70" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at -22.86 10.16 0) - (length 2.54) - (name "PD5" (effects (font (size 1.27 1.27)))) - (number "69" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "USART2_TX" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at -22.86 12.7 0) - (length 2.54) - (name "PD4" (effects (font (size 1.27 1.27)))) - (number "68" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at -22.86 15.24 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "67" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD2_DBCC2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -22.86 17.78 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "66" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "UCPD2_CC2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at -22.86 20.32 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "65" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_DBCC1" bidirectional line)) - (pin bidirectional line - (at -22.86 22.86 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "64" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "UCPD2_CC1" bidirectional line)) - (pin bidirectional line - (at -22.86 27.94 0) - (length 2.54) - (name "PE10" (effects (font (size 1.27 1.27)))) - (number "35" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -22.86 30.48 0) - (length 2.54) - (name "PE9" (effects (font (size 1.27 1.27)))) - (number "34" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at -22.86 33.02 0) - (length 2.54) - (name "PE8" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INM" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin bidirectional line - (at -22.86 35.56 0) - (length 2.54) - (name "PE7" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INP" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at -22.86 38.1 0) - (length 2.54) - (name "PE3" (effects (font (size 1.27 1.27)))) - (number "77" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at -22.86 40.64 0) - (length 2.54) - (name "PE1" (effects (font (size 1.27 1.27)))) - (number "76" (effects (font (size 1.27 1.27)))) - (alternate "TIM17_CH1" bidirectional line)) - (pin bidirectional line - (at -22.86 43.18 0) - (length 2.54) - (name "PE0" (effects (font (size 1.27 1.27)))) - (number "75" (effects (font (size 1.27 1.27)))) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM4_ETR" bidirectional line)) - (pin bidirectional line - (at -22.86 48.26 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "RCC_MCO" bidirectional line)) - (pin input line - (at -22.86 50.8 0) - (length 2.54) - (name "PF1" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "RCC_OSC_OUT" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line)) - (pin input line - (at -22.86 53.34 0) - (length 2.54) - (name "PF0" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at -22.86 58.42 0) - (length 2.54) - (name "VREF+" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "VREFBUF_OUT" bidirectional line)) - (pin bidirectional line - (at 20.32 -58.42 180) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "41" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "UCPD1_CC2" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -55.88 180) - (length 2.54) - (name "PB14" (effects (font (size 1.27 1.27)))) - (number "40" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -53.34 180) - (length 2.54) - (name "PB13" (effects (font (size 1.27 1.27)))) - (number "39" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -50.8 180) - (length 2.54) - (name "PB12" (effects (font (size 1.27 1.27)))) - (number "38" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 20.32 -48.26 180) - (length 2.54) - (name "PB11" (effects (font (size 1.27 1.27)))) - (number "37" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -45.72 180) - (length 2.54) - (name "PB10" (effects (font (size 1.27 1.27)))) - (number "36" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -43.18 180) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM4_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -40.64 180) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "80" (effects (font (size 1.27 1.27)))) - (alternate "CEC" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM4_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -38.1 180) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "79" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "TIM4_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -35.56 180) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "78" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "TIM4_CH1" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -33.02 180) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "74" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SPI3_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -30.48 180) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "73" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "SPI3_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -27.94 180) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "72" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "SPI3_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -25.4 180) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "COMP3_INM" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -22.86 180) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP3_OUT" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -20.32 180) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "COMP3_INP" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -15.24 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "61" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART4_CK" bidirectional line) - (alternate "USART4_DE" bidirectional line) - (alternate "USART4_RTS" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 -12.7 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "60" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -10.16 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "59" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 -7.62 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "58" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USB_DP" bidirectional line)) - (pin bidirectional line - (at 20.32 -5.08 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "57" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USB_DM" bidirectional line)) - (pin bidirectional line - (at 20.32 -2.54 180) - (length 2.54) - (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) - (number "56" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "UCPD1_DBCC2" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 0.0 180) - (length 2.54) - (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) - (number "43" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "UCPD1_DBCC1" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 2.54 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "42" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "UCPD1_CC1" bidirectional line)) - (pin bidirectional line - (at 20.32 5.08 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 7.62 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 10.16 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "DAC1_OUT2" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 12.7 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "DAC1_OUT1" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART6_TX" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 15.24 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 17.78 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "COMP2_INM" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 20.32 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 22.86 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -10.16 63.5 270) - (length 2.54) - (name "VBAT" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 63.5 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 63.5 270) - (length 2.54) - (name "VDDIO2" (effects (font (size 1.27 1.27)))) - (number "51" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -10.16 -63.5 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 -63.5 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "50" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G0B1METx" - (extends "STM32G0B1MCTx") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -20.32 62.23 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0B1METx" - (id 1) - (at -2.54 62.23 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "" - (id 2) - (at -20.32 -60.96 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1me.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 74 GPIO, LQFP-80" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G0B1RCTx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0B1RCTx" - (id 1) - (at -2.54 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_QFP:LQFP-64_10x10mm_P0.5mm" - (id 2) - (at -17.78 -43.18 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1rc.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 60 GPIO, LQFP-64" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "LQFP*10x10mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G0B1RCTx_0_1" - (rectangle - (start -17.78 -43.18) - (end 17.78 43.18) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G0B1RCTx_1_1" - (pin bidirectional line - (at -20.32 -40.64 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin bidirectional line - (at -20.32 -38.1 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -20.32 -35.56 0) - (length 2.54) - (name "PC13" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RTC_OUT1" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at -20.32 -33.02 0) - (length 2.54) - (name "PC12" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI3_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -30.48 0) - (length 2.54) - (name "PC11" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "SPI3_MISO" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -27.94 0) - (length 2.54) - (name "PC10" (effects (font (size 1.27 1.27)))) - (number "64" (effects (font (size 1.27 1.27)))) - (alternate "SPI3_SCK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -25.4 0) - (length 2.54) - (name "PC9" (effects (font (size 1.27 1.27)))) - (number "49" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at -20.32 -22.86 0) - (length 2.54) - (name "PC8" (effects (font (size 1.27 1.27)))) - (number "48" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -20.32 0) - (length 2.54) - (name "PC7" (effects (font (size 1.27 1.27)))) - (number "39" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_RX" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -17.78 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "38" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_TX" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -15.24 0) - (length 2.54) - (name "PC5" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "SYS_WKUP5" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -12.7 0) - (length 2.54) - (name "PC4" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -10.16 0) - (length 2.54) - (name "PC3" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line)) - (pin bidirectional line - (at -20.32 -7.62 0) - (length 2.54) - (name "PC2" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_OUT" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line)) - (pin bidirectional line - (at -20.32 -5.08 0) - (length 2.54) - (name "PC1" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INP" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -2.54 0) - (length 2.54) - (name "PC0" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INM" bidirectional line) - (alternate "COMP3_OUT" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 2.54 0) - (length 2.54) - (name "PD9" (effects (font (size 1.27 1.27)))) - (number "41" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 5.08 0) - (length 2.54) - (name "PD8" (effects (font (size 1.27 1.27)))) - (number "40" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 7.62 0) - (length 2.54) - (name "PD6" (effects (font (size 1.27 1.27)))) - (number "56" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 10.16 0) - (length 2.54) - (name "PD5" (effects (font (size 1.27 1.27)))) - (number "55" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "USART2_TX" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at -20.32 12.7 0) - (length 2.54) - (name "PD4" (effects (font (size 1.27 1.27)))) - (number "54" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at -20.32 15.24 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "53" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD2_DBCC2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 17.78 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "52" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "UCPD2_CC2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 20.32 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "51" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_DBCC1" bidirectional line)) - (pin bidirectional line - (at -20.32 22.86 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "50" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "UCPD2_CC1" bidirectional line)) - (pin bidirectional line - (at -20.32 27.94 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "RCC_MCO" bidirectional line)) - (pin input line - (at -20.32 30.48 0) - (length 2.54) - (name "PF1" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "RCC_OSC_OUT" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line)) - (pin input line - (at -20.32 33.02 0) - (length 2.54) - (name "PF0" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at -20.32 40.64 0) - (length 2.54) - (name "VREF+" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "VREFBUF_OUT" bidirectional line)) - (pin bidirectional line - (at 20.32 -40.64 180) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "35" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "UCPD1_CC2" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -38.1 180) - (length 2.54) - (name "PB14" (effects (font (size 1.27 1.27)))) - (number "34" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -35.56 180) - (length 2.54) - (name "PB13" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -33.02 180) - (length 2.54) - (name "PB12" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 20.32 -30.48 180) - (length 2.54) - (name "PB11" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -27.94 180) - (length 2.54) - (name "PB10" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -25.4 180) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "63" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM4_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -22.86 180) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "62" (effects (font (size 1.27 1.27)))) - (alternate "CEC" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM4_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -20.32 180) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "61" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "TIM4_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -17.78 180) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "60" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "TIM4_CH1" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -15.24 180) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "59" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SPI3_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -12.7 180) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "58" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "SPI3_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -10.16 180) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "57" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "SPI3_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -7.62 180) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "COMP3_INM" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -5.08 180) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP3_OUT" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -2.54 180) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "COMP3_INP" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 2.54 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "47" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART4_CK" bidirectional line) - (alternate "USART4_DE" bidirectional line) - (alternate "USART4_RTS" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 5.08 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "46" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 7.62 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "45" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "44" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USB_DP" bidirectional line)) - (pin bidirectional line - (at 20.32 12.7 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "43" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USB_DM" bidirectional line)) - (pin bidirectional line - (at 20.32 15.24 180) - (length 2.54) - (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) - (number "42" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "UCPD1_DBCC2" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 17.78 180) - (length 2.54) - (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) - (number "37" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "UCPD1_DBCC1" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 20.32 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "36" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "UCPD1_CC1" bidirectional line)) - (pin bidirectional line - (at 20.32 22.86 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 25.4 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 27.94 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "DAC1_OUT2" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 30.48 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "DAC1_OUT1" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART6_TX" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 33.02 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 35.56 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "COMP2_INM" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 38.1 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 40.64 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -7.62 45.72 270) - (length 2.54) - (name "VBAT" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 45.72 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G0B1RETx" - (extends "STM32G0B1RCTx") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0B1RETx" - (id 1) - (at -2.54 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_QFP:LQFP-64_10x10mm_P0.5mm" - (id 2) - (at -17.78 -43.18 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1rc.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 60 GPIO, LQFP-64" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "LQFP*10x10mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G0B1RCTx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0B1RCTx" - (id 1) - (at -2.54 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_QFP:LQFP-64_10x10mm_P0.5mm" - (id 2) - (at -17.78 -43.18 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1re.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 60 GPIO, LQFP-64" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "LQFP*10x10mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G0B1RCTx_0_1" - (rectangle - (start -17.78 -43.18) - (end 17.78 43.18) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G0B1RCTx_1_1" - (pin bidirectional line - (at -20.32 -40.64 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin bidirectional line - (at -20.32 -38.1 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -20.32 -35.56 0) - (length 2.54) - (name "PC13" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RTC_OUT1" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at -20.32 -33.02 0) - (length 2.54) - (name "PC12" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI3_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -30.48 0) - (length 2.54) - (name "PC11" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "SPI3_MISO" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -27.94 0) - (length 2.54) - (name "PC10" (effects (font (size 1.27 1.27)))) - (number "64" (effects (font (size 1.27 1.27)))) - (alternate "SPI3_SCK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -25.4 0) - (length 2.54) - (name "PC9" (effects (font (size 1.27 1.27)))) - (number "49" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at -20.32 -22.86 0) - (length 2.54) - (name "PC8" (effects (font (size 1.27 1.27)))) - (number "48" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -20.32 0) - (length 2.54) - (name "PC7" (effects (font (size 1.27 1.27)))) - (number "39" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_RX" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -17.78 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "38" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_TX" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -15.24 0) - (length 2.54) - (name "PC5" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "SYS_WKUP5" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -12.7 0) - (length 2.54) - (name "PC4" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -10.16 0) - (length 2.54) - (name "PC3" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line)) - (pin bidirectional line - (at -20.32 -7.62 0) - (length 2.54) - (name "PC2" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_OUT" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line)) - (pin bidirectional line - (at -20.32 -5.08 0) - (length 2.54) - (name "PC1" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INP" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -2.54 0) - (length 2.54) - (name "PC0" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INM" bidirectional line) - (alternate "COMP3_OUT" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 2.54 0) - (length 2.54) - (name "PD9" (effects (font (size 1.27 1.27)))) - (number "41" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 5.08 0) - (length 2.54) - (name "PD8" (effects (font (size 1.27 1.27)))) - (number "40" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 7.62 0) - (length 2.54) - (name "PD6" (effects (font (size 1.27 1.27)))) - (number "56" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 10.16 0) - (length 2.54) - (name "PD5" (effects (font (size 1.27 1.27)))) - (number "55" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "USART2_TX" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at -20.32 12.7 0) - (length 2.54) - (name "PD4" (effects (font (size 1.27 1.27)))) - (number "54" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at -20.32 15.24 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "53" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD2_DBCC2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 17.78 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "52" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "UCPD2_CC2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 20.32 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "51" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_DBCC1" bidirectional line)) - (pin bidirectional line - (at -20.32 22.86 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "50" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "UCPD2_CC1" bidirectional line)) - (pin bidirectional line - (at -20.32 27.94 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "RCC_MCO" bidirectional line)) - (pin input line - (at -20.32 30.48 0) - (length 2.54) - (name "PF1" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "RCC_OSC_OUT" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line)) - (pin input line - (at -20.32 33.02 0) - (length 2.54) - (name "PF0" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at -20.32 40.64 0) - (length 2.54) - (name "VREF+" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "VREFBUF_OUT" bidirectional line)) - (pin bidirectional line - (at 20.32 -40.64 180) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "35" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "UCPD1_CC2" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -38.1 180) - (length 2.54) - (name "PB14" (effects (font (size 1.27 1.27)))) - (number "34" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -35.56 180) - (length 2.54) - (name "PB13" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -33.02 180) - (length 2.54) - (name "PB12" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 20.32 -30.48 180) - (length 2.54) - (name "PB11" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -27.94 180) - (length 2.54) - (name "PB10" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -25.4 180) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "63" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM4_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -22.86 180) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "62" (effects (font (size 1.27 1.27)))) - (alternate "CEC" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM4_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -20.32 180) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "61" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "TIM4_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -17.78 180) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "60" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "TIM4_CH1" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -15.24 180) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "59" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SPI3_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -12.7 180) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "58" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "SPI3_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -10.16 180) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "57" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "SPI3_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -7.62 180) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "COMP3_INM" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -5.08 180) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP3_OUT" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -2.54 180) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "COMP3_INP" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 2.54 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "47" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART4_CK" bidirectional line) - (alternate "USART4_DE" bidirectional line) - (alternate "USART4_RTS" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 5.08 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "46" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 7.62 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "45" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "44" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USB_DP" bidirectional line)) - (pin bidirectional line - (at 20.32 12.7 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "43" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USB_DM" bidirectional line)) - (pin bidirectional line - (at 20.32 15.24 180) - (length 2.54) - (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) - (number "42" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "UCPD1_DBCC2" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 17.78 180) - (length 2.54) - (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) - (number "37" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "UCPD1_DBCC1" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 20.32 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "36" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "UCPD1_CC1" bidirectional line)) - (pin bidirectional line - (at 20.32 22.86 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 25.4 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 27.94 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "DAC1_OUT2" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 30.48 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "DAC1_OUT1" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART6_TX" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 33.02 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 35.56 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "COMP2_INM" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 38.1 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 40.64 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -7.62 45.72 270) - (length 2.54) - (name "VBAT" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 45.72 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G0B1RETx" - (extends "STM32G0B1RCTx") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0B1RETx" - (id 1) - (at -2.54 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_QFP:LQFP-64_10x10mm_P0.5mm" - (id 2) - (at -17.78 -43.18 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1re.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 60 GPIO, LQFP-64" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "LQFP*10x10mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G0B1VCTx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -20.32 64.77 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0B1VCTx" - (id 1) - (at -2.54 64.77 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_QFP:LQFP-100_14x14mm_P0.5mm" - (id 2) - (at -20.32 -66.04 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1vc.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 94 GPIO, LQFP-100" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "LQFP*14x14mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G0B1VCTx_0_1" - (rectangle - (start -20.32 -66.04) - (end 17.78 63.5) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G0B1VCTx_1_1" - (pin bidirectional line - (at -25.4 -63.5 0) - (length 5.08) - (name "PD15" (effects (font (size 1.27 1.27)))) - (number "68" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM4_CH4" bidirectional line)) - (pin bidirectional line - (at -25.4 -60.96 0) - (length 5.08) - (name "PD14" (effects (font (size 1.27 1.27)))) - (number "67" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "TIM4_CH3" bidirectional line)) - (pin bidirectional line - (at -25.4 -58.42 0) - (length 5.08) - (name "PD13" (effects (font (size 1.27 1.27)))) - (number "66" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "TIM4_CH2" bidirectional line)) - (pin bidirectional line - (at -25.4 -55.88 0) - (length 5.08) - (name "PD12" (effects (font (size 1.27 1.27)))) - (number "65" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "TIM4_CH1" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at -25.4 -53.34 0) - (length 5.08) - (name "PD11" (effects (font (size 1.27 1.27)))) - (number "62" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at -25.4 -50.8 0) - (length 5.08) - (name "PD10" (effects (font (size 1.27 1.27)))) - (number "61" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at -25.4 -48.26 0) - (length 5.08) - (name "PD9" (effects (font (size 1.27 1.27)))) - (number "60" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -25.4 -45.72 0) - (length 5.08) - (name "PD8" (effects (font (size 1.27 1.27)))) - (number "59" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -25.4 -43.18 0) - (length 5.08) - (name "PD7" (effects (font (size 1.27 1.27)))) - (number "85" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO_2" bidirectional line)) - (pin bidirectional line - (at -25.4 -40.64 0) - (length 5.08) - (name "PD6" (effects (font (size 1.27 1.27)))) - (number "84" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at -25.4 -38.1 0) - (length 5.08) - (name "PD5" (effects (font (size 1.27 1.27)))) - (number "83" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "USART2_TX" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at -25.4 -35.56 0) - (length 5.08) - (name "PD4" (effects (font (size 1.27 1.27)))) - (number "82" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at -25.4 -33.02 0) - (length 5.08) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "81" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD2_DBCC2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -25.4 -30.48 0) - (length 5.08) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "80" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "UCPD2_CC2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at -25.4 -27.94 0) - (length 5.08) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "79" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_DBCC1" bidirectional line)) - (pin bidirectional line - (at -25.4 -25.4 0) - (length 5.08) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "78" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "UCPD2_CC1" bidirectional line)) - (pin bidirectional line - (at -25.4 -20.32 0) - (length 5.08) - (name "PE15" (effects (font (size 1.27 1.27)))) - (number "48" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at -25.4 -17.78 0) - (length 5.08) - (name "PE14" (effects (font (size 1.27 1.27)))) - (number "47" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line)) - (pin bidirectional line - (at -25.4 -15.24 0) - (length 5.08) - (name "PE13" (effects (font (size 1.27 1.27)))) - (number "46" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line)) - (pin bidirectional line - (at -25.4 -12.7 0) - (length 5.08) - (name "PE12" (effects (font (size 1.27 1.27)))) - (number "45" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line)) - (pin bidirectional line - (at -25.4 -10.16 0) - (length 5.08) - (name "PE11" (effects (font (size 1.27 1.27)))) - (number "44" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at -25.4 -7.62 0) - (length 5.08) - (name "PE10" (effects (font (size 1.27 1.27)))) - (number "43" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -25.4 -5.08 0) - (length 5.08) - (name "PE9" (effects (font (size 1.27 1.27)))) - (number "42" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at -25.4 -2.54 0) - (length 5.08) - (name "PE8" (effects (font (size 1.27 1.27)))) - (number "41" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INM" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin bidirectional line - (at -25.4 0.0 0) - (length 5.08) - (name "PE7" (effects (font (size 1.27 1.27)))) - (number "40" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INP" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at -25.4 2.54 0) - (length 5.08) - (name "PE6" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "RTC_TAMP_IN3" bidirectional line) - (alternate "SYS_WKUP3" bidirectional line) - (alternate "TIM3_CH4" bidirectional line)) - (pin bidirectional line - (at -25.4 5.08 0) - (length 5.08) - (name "PE5" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at -25.4 7.62 0) - (length 5.08) - (name "PE4" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at -25.4 10.16 0) - (length 5.08) - (name "PE3" (effects (font (size 1.27 1.27)))) - (number "97" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at -25.4 12.7 0) - (length 5.08) - (name "PE2" (effects (font (size 1.27 1.27)))) - (number "96" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_ETR" bidirectional line)) - (pin bidirectional line - (at -25.4 15.24 0) - (length 5.08) - (name "PE1" (effects (font (size 1.27 1.27)))) - (number "95" (effects (font (size 1.27 1.27)))) - (alternate "TIM17_CH1" bidirectional line)) - (pin bidirectional line - (at -25.4 17.78 0) - (length 5.08) - (name "PE0" (effects (font (size 1.27 1.27)))) - (number "94" (effects (font (size 1.27 1.27)))) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM4_ETR" bidirectional line)) - (pin bidirectional line - (at -25.4 22.86 0) - (length 5.08) - (name "PF13" (effects (font (size 1.27 1.27)))) - (number "90" (effects (font (size 1.27 1.27)))) - (alternate "TIM15_CH2" bidirectional line)) - (pin bidirectional line - (at -25.4 25.4 0) - (length 5.08) - (name "PF12" (effects (font (size 1.27 1.27)))) - (number "89" (effects (font (size 1.27 1.27)))) - (alternate "TIM15_CH1" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at -25.4 27.94 0) - (length 5.08) - (name "PF11" (effects (font (size 1.27 1.27)))) - (number "88" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at -25.4 30.48 0) - (length 5.08) - (name "PF10" (effects (font (size 1.27 1.27)))) - (number "87" (effects (font (size 1.27 1.27)))) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at -25.4 33.02 0) - (length 5.08) - (name "PF9" (effects (font (size 1.27 1.27)))) - (number "86" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at -25.4 35.56 0) - (length 5.08) - (name "PF8" (effects (font (size 1.27 1.27)))) - (number "72" (effects (font (size 1.27 1.27))))) - (pin bidirectional line - (at -25.4 38.1 0) - (length 5.08) - (name "PF7" (effects (font (size 1.27 1.27)))) - (number "39" (effects (font (size 1.27 1.27)))) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at -25.4 40.64 0) - (length 5.08) - (name "PF6" (effects (font (size 1.27 1.27)))) - (number "38" (effects (font (size 1.27 1.27)))) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line)) - (pin bidirectional line - (at -25.4 43.18 0) - (length 5.08) - (name "PF5" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "LPUART1_RX" bidirectional line)) - (pin bidirectional line - (at -25.4 45.72 0) - (length 5.08) - (name "PF4" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "LPUART1_TX" bidirectional line)) - (pin bidirectional line - (at -25.4 48.26 0) - (length 5.08) - (name "PF3" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_RX" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at -25.4 50.8 0) - (length 5.08) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "RCC_MCO" bidirectional line)) - (pin input line - (at -25.4 53.34 0) - (length 5.08) - (name "PF1" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "RCC_OSC_OUT" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line)) - (pin input line - (at -25.4 55.88 0) - (length 5.08) - (name "PF0" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at -25.4 60.96 0) - (length 5.08) - (name "VREF+" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "VREFBUF_OUT" bidirectional line)) - (pin bidirectional line - (at 22.86 -63.5 180) - (length 5.08) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin bidirectional line - (at 22.86 -60.96 180) - (length 5.08) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at 22.86 -58.42 180) - (length 5.08) - (name "PC13" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "RTC_OUT1" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at 22.86 -55.88 180) - (length 5.08) - (name "PC12" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI3_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 -53.34 180) - (length 5.08) - (name "PC11" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "SPI3_MISO" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 -50.8 180) - (length 5.08) - (name "PC10" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "SPI3_SCK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 -48.26 180) - (length 5.08) - (name "PC9" (effects (font (size 1.27 1.27)))) - (number "77" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 22.86 -45.72 180) - (length 5.08) - (name "PC8" (effects (font (size 1.27 1.27)))) - (number "76" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 22.86 -43.18 180) - (length 5.08) - (name "PC7" (effects (font (size 1.27 1.27)))) - (number "58" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_RX" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 22.86 -40.64 180) - (length 5.08) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "57" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_TX" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 22.86 -38.1 180) - (length 5.08) - (name "PC5" (effects (font (size 1.27 1.27)))) - (number "34" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "SYS_WKUP5" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 -35.56 180) - (length 5.08) - (name "PC4" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 -33.02 180) - (length 5.08) - (name "PC3" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line)) - (pin bidirectional line - (at 22.86 -30.48 180) - (length 5.08) - (name "PC2" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_OUT" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line)) - (pin bidirectional line - (at 22.86 -27.94 180) - (length 5.08) - (name "PC1" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INP" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 -25.4 180) - (length 5.08) - (name "PC0" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INM" bidirectional line) - (alternate "COMP3_OUT" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 -20.32 180) - (length 5.08) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "54" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "UCPD1_CC2" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 22.86 -17.78 180) - (length 5.08) - (name "PB14" (effects (font (size 1.27 1.27)))) - (number "53" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 22.86 -15.24 180) - (length 5.08) - (name "PB13" (effects (font (size 1.27 1.27)))) - (number "52" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 22.86 -12.7 180) - (length 5.08) - (name "PB12" (effects (font (size 1.27 1.27)))) - (number "51" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 22.86 -10.16 180) - (length 5.08) - (name "PB11" (effects (font (size 1.27 1.27)))) - (number "50" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 -7.62 180) - (length 5.08) - (name "PB10" (effects (font (size 1.27 1.27)))) - (number "49" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 -5.08 180) - (length 5.08) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM4_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 -2.54 180) - (length 5.08) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "100" (effects (font (size 1.27 1.27)))) - (alternate "CEC" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM4_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 0.0 180) - (length 5.08) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "99" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "TIM4_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at 22.86 2.54 180) - (length 5.08) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "98" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "TIM4_CH1" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at 22.86 5.08 180) - (length 5.08) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "93" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SPI3_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at 22.86 7.62 180) - (length 5.08) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "92" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "SPI3_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 10.16 180) - (length 5.08) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "91" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "SPI3_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 12.7 180) - (length 5.08) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "37" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "COMP3_INM" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 15.24 180) - (length 5.08) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "36" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP3_OUT" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 17.78 180) - (length 5.08) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "35" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "COMP3_INP" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 22.86 180) - (length 5.08) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "75" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART4_CK" bidirectional line) - (alternate "USART4_DE" bidirectional line) - (alternate "USART4_RTS" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 22.86 25.4 180) - (length 5.08) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "74" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 27.94 180) - (length 5.08) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "73" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 22.86 30.48 180) - (length 5.08) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "71" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USB_DP" bidirectional line)) - (pin bidirectional line - (at 22.86 33.02 180) - (length 5.08) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "70" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USB_DM" bidirectional line)) - (pin bidirectional line - (at 22.86 35.56 180) - (length 5.08) - (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) - (number "69" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "UCPD1_DBCC2" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 38.1 180) - (length 5.08) - (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) - (number "56" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "UCPD1_DBCC1" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 40.64 180) - (length 5.08) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "55" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "UCPD1_CC1" bidirectional line)) - (pin bidirectional line - (at 22.86 43.18 180) - (length 5.08) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 22.86 45.72 180) - (length 5.08) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 22.86 48.26 180) - (length 5.08) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "DAC1_OUT2" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 50.8 180) - (length 5.08) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "DAC1_OUT1" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART6_TX" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 22.86 53.34 180) - (length 5.08) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 55.88 180) - (length 5.08) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "COMP2_INM" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 58.42 180) - (length 5.08) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 60.96 180) - (length 5.08) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -10.16 68.58 270) - (length 5.08) - (name "VBAT" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 68.58 270) - (length 5.08) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 68.58 270) - (length 5.08) - (name "VDDIO2" (effects (font (size 1.27 1.27)))) - (number "64" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -10.16 -71.12 90) - (length 5.08) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 -71.12 90) - (length 5.08) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "63" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G0B1VETx" - (extends "STM32G0B1VCTx") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -20.32 64.77 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0B1VETx" - (id 1) - (at -2.54 64.77 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_QFP:LQFP-100_14x14mm_P0.5mm" - (id 2) - (at -20.32 -66.04 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1vc.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 94 GPIO, LQFP-100" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "LQFP*14x14mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G0B1VCTx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -20.32 64.77 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0B1VCTx" - (id 1) - (at -2.54 64.77 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_QFP:LQFP-100_14x14mm_P0.5mm" - (id 2) - (at -20.32 -66.04 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1ve.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 94 GPIO, LQFP-100" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "LQFP*14x14mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G0B1VCTx_0_1" - (rectangle - (start -20.32 -66.04) - (end 17.78 63.5) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G0B1VCTx_1_1" - (pin bidirectional line - (at -25.4 -63.5 0) - (length 5.08) - (name "PD15" (effects (font (size 1.27 1.27)))) - (number "68" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM4_CH4" bidirectional line)) - (pin bidirectional line - (at -25.4 -60.96 0) - (length 5.08) - (name "PD14" (effects (font (size 1.27 1.27)))) - (number "67" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "TIM4_CH3" bidirectional line)) - (pin bidirectional line - (at -25.4 -58.42 0) - (length 5.08) - (name "PD13" (effects (font (size 1.27 1.27)))) - (number "66" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "TIM4_CH2" bidirectional line)) - (pin bidirectional line - (at -25.4 -55.88 0) - (length 5.08) - (name "PD12" (effects (font (size 1.27 1.27)))) - (number "65" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "TIM4_CH1" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at -25.4 -53.34 0) - (length 5.08) - (name "PD11" (effects (font (size 1.27 1.27)))) - (number "62" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at -25.4 -50.8 0) - (length 5.08) - (name "PD10" (effects (font (size 1.27 1.27)))) - (number "61" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at -25.4 -48.26 0) - (length 5.08) - (name "PD9" (effects (font (size 1.27 1.27)))) - (number "60" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -25.4 -45.72 0) - (length 5.08) - (name "PD8" (effects (font (size 1.27 1.27)))) - (number "59" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -25.4 -43.18 0) - (length 5.08) - (name "PD7" (effects (font (size 1.27 1.27)))) - (number "85" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO_2" bidirectional line)) - (pin bidirectional line - (at -25.4 -40.64 0) - (length 5.08) - (name "PD6" (effects (font (size 1.27 1.27)))) - (number "84" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at -25.4 -38.1 0) - (length 5.08) - (name "PD5" (effects (font (size 1.27 1.27)))) - (number "83" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "USART2_TX" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at -25.4 -35.56 0) - (length 5.08) - (name "PD4" (effects (font (size 1.27 1.27)))) - (number "82" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at -25.4 -33.02 0) - (length 5.08) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "81" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD2_DBCC2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -25.4 -30.48 0) - (length 5.08) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "80" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "UCPD2_CC2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at -25.4 -27.94 0) - (length 5.08) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "79" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_DBCC1" bidirectional line)) - (pin bidirectional line - (at -25.4 -25.4 0) - (length 5.08) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "78" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "UCPD2_CC1" bidirectional line)) - (pin bidirectional line - (at -25.4 -20.32 0) - (length 5.08) - (name "PE15" (effects (font (size 1.27 1.27)))) - (number "48" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at -25.4 -17.78 0) - (length 5.08) - (name "PE14" (effects (font (size 1.27 1.27)))) - (number "47" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line)) - (pin bidirectional line - (at -25.4 -15.24 0) - (length 5.08) - (name "PE13" (effects (font (size 1.27 1.27)))) - (number "46" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line)) - (pin bidirectional line - (at -25.4 -12.7 0) - (length 5.08) - (name "PE12" (effects (font (size 1.27 1.27)))) - (number "45" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line)) - (pin bidirectional line - (at -25.4 -10.16 0) - (length 5.08) - (name "PE11" (effects (font (size 1.27 1.27)))) - (number "44" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at -25.4 -7.62 0) - (length 5.08) - (name "PE10" (effects (font (size 1.27 1.27)))) - (number "43" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -25.4 -5.08 0) - (length 5.08) - (name "PE9" (effects (font (size 1.27 1.27)))) - (number "42" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at -25.4 -2.54 0) - (length 5.08) - (name "PE8" (effects (font (size 1.27 1.27)))) - (number "41" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INM" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin bidirectional line - (at -25.4 0.0 0) - (length 5.08) - (name "PE7" (effects (font (size 1.27 1.27)))) - (number "40" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INP" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at -25.4 2.54 0) - (length 5.08) - (name "PE6" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "RTC_TAMP_IN3" bidirectional line) - (alternate "SYS_WKUP3" bidirectional line) - (alternate "TIM3_CH4" bidirectional line)) - (pin bidirectional line - (at -25.4 5.08 0) - (length 5.08) - (name "PE5" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at -25.4 7.62 0) - (length 5.08) - (name "PE4" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at -25.4 10.16 0) - (length 5.08) - (name "PE3" (effects (font (size 1.27 1.27)))) - (number "97" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at -25.4 12.7 0) - (length 5.08) - (name "PE2" (effects (font (size 1.27 1.27)))) - (number "96" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_ETR" bidirectional line)) - (pin bidirectional line - (at -25.4 15.24 0) - (length 5.08) - (name "PE1" (effects (font (size 1.27 1.27)))) - (number "95" (effects (font (size 1.27 1.27)))) - (alternate "TIM17_CH1" bidirectional line)) - (pin bidirectional line - (at -25.4 17.78 0) - (length 5.08) - (name "PE0" (effects (font (size 1.27 1.27)))) - (number "94" (effects (font (size 1.27 1.27)))) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM4_ETR" bidirectional line)) - (pin bidirectional line - (at -25.4 22.86 0) - (length 5.08) - (name "PF13" (effects (font (size 1.27 1.27)))) - (number "90" (effects (font (size 1.27 1.27)))) - (alternate "TIM15_CH2" bidirectional line)) - (pin bidirectional line - (at -25.4 25.4 0) - (length 5.08) - (name "PF12" (effects (font (size 1.27 1.27)))) - (number "89" (effects (font (size 1.27 1.27)))) - (alternate "TIM15_CH1" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at -25.4 27.94 0) - (length 5.08) - (name "PF11" (effects (font (size 1.27 1.27)))) - (number "88" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at -25.4 30.48 0) - (length 5.08) - (name "PF10" (effects (font (size 1.27 1.27)))) - (number "87" (effects (font (size 1.27 1.27)))) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at -25.4 33.02 0) - (length 5.08) - (name "PF9" (effects (font (size 1.27 1.27)))) - (number "86" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at -25.4 35.56 0) - (length 5.08) - (name "PF8" (effects (font (size 1.27 1.27)))) - (number "72" (effects (font (size 1.27 1.27))))) - (pin bidirectional line - (at -25.4 38.1 0) - (length 5.08) - (name "PF7" (effects (font (size 1.27 1.27)))) - (number "39" (effects (font (size 1.27 1.27)))) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at -25.4 40.64 0) - (length 5.08) - (name "PF6" (effects (font (size 1.27 1.27)))) - (number "38" (effects (font (size 1.27 1.27)))) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line)) - (pin bidirectional line - (at -25.4 43.18 0) - (length 5.08) - (name "PF5" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "LPUART1_RX" bidirectional line)) - (pin bidirectional line - (at -25.4 45.72 0) - (length 5.08) - (name "PF4" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "LPUART1_TX" bidirectional line)) - (pin bidirectional line - (at -25.4 48.26 0) - (length 5.08) - (name "PF3" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_RX" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at -25.4 50.8 0) - (length 5.08) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "RCC_MCO" bidirectional line)) - (pin input line - (at -25.4 53.34 0) - (length 5.08) - (name "PF1" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "RCC_OSC_OUT" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line)) - (pin input line - (at -25.4 55.88 0) - (length 5.08) - (name "PF0" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at -25.4 60.96 0) - (length 5.08) - (name "VREF+" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "VREFBUF_OUT" bidirectional line)) - (pin bidirectional line - (at 22.86 -63.5 180) - (length 5.08) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin bidirectional line - (at 22.86 -60.96 180) - (length 5.08) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at 22.86 -58.42 180) - (length 5.08) - (name "PC13" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "RTC_OUT1" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at 22.86 -55.88 180) - (length 5.08) - (name "PC12" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI3_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 -53.34 180) - (length 5.08) - (name "PC11" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "SPI3_MISO" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 -50.8 180) - (length 5.08) - (name "PC10" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "SPI3_SCK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 -48.26 180) - (length 5.08) - (name "PC9" (effects (font (size 1.27 1.27)))) - (number "77" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 22.86 -45.72 180) - (length 5.08) - (name "PC8" (effects (font (size 1.27 1.27)))) - (number "76" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 22.86 -43.18 180) - (length 5.08) - (name "PC7" (effects (font (size 1.27 1.27)))) - (number "58" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_RX" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 22.86 -40.64 180) - (length 5.08) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "57" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_TX" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 22.86 -38.1 180) - (length 5.08) - (name "PC5" (effects (font (size 1.27 1.27)))) - (number "34" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "SYS_WKUP5" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 -35.56 180) - (length 5.08) - (name "PC4" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 -33.02 180) - (length 5.08) - (name "PC3" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line)) - (pin bidirectional line - (at 22.86 -30.48 180) - (length 5.08) - (name "PC2" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_OUT" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line)) - (pin bidirectional line - (at 22.86 -27.94 180) - (length 5.08) - (name "PC1" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INP" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 -25.4 180) - (length 5.08) - (name "PC0" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INM" bidirectional line) - (alternate "COMP3_OUT" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 -20.32 180) - (length 5.08) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "54" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "UCPD1_CC2" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 22.86 -17.78 180) - (length 5.08) - (name "PB14" (effects (font (size 1.27 1.27)))) - (number "53" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 22.86 -15.24 180) - (length 5.08) - (name "PB13" (effects (font (size 1.27 1.27)))) - (number "52" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 22.86 -12.7 180) - (length 5.08) - (name "PB12" (effects (font (size 1.27 1.27)))) - (number "51" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 22.86 -10.16 180) - (length 5.08) - (name "PB11" (effects (font (size 1.27 1.27)))) - (number "50" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 -7.62 180) - (length 5.08) - (name "PB10" (effects (font (size 1.27 1.27)))) - (number "49" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 -5.08 180) - (length 5.08) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM4_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 -2.54 180) - (length 5.08) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "100" (effects (font (size 1.27 1.27)))) - (alternate "CEC" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM4_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 0.0 180) - (length 5.08) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "99" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "TIM4_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at 22.86 2.54 180) - (length 5.08) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "98" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "TIM4_CH1" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at 22.86 5.08 180) - (length 5.08) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "93" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SPI3_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at 22.86 7.62 180) - (length 5.08) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "92" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "SPI3_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 10.16 180) - (length 5.08) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "91" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "SPI3_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 12.7 180) - (length 5.08) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "37" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "COMP3_INM" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 15.24 180) - (length 5.08) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "36" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP3_OUT" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 17.78 180) - (length 5.08) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "35" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "COMP3_INP" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 22.86 180) - (length 5.08) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "75" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART4_CK" bidirectional line) - (alternate "USART4_DE" bidirectional line) - (alternate "USART4_RTS" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 22.86 25.4 180) - (length 5.08) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "74" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 27.94 180) - (length 5.08) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "73" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 22.86 30.48 180) - (length 5.08) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "71" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USB_DP" bidirectional line)) - (pin bidirectional line - (at 22.86 33.02 180) - (length 5.08) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "70" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USB_DM" bidirectional line)) - (pin bidirectional line - (at 22.86 35.56 180) - (length 5.08) - (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) - (number "69" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "UCPD1_DBCC2" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 38.1 180) - (length 5.08) - (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) - (number "56" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "UCPD1_DBCC1" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 40.64 180) - (length 5.08) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "55" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "UCPD1_CC1" bidirectional line)) - (pin bidirectional line - (at 22.86 43.18 180) - (length 5.08) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 22.86 45.72 180) - (length 5.08) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 22.86 48.26 180) - (length 5.08) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "DAC1_OUT2" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 50.8 180) - (length 5.08) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "DAC1_OUT1" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART6_TX" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 22.86 53.34 180) - (length 5.08) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 55.88 180) - (length 5.08) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "COMP2_INM" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 58.42 180) - (length 5.08) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 60.96 180) - (length 5.08) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -10.16 68.58 270) - (length 5.08) - (name "VBAT" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 68.58 270) - (length 5.08) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 68.58 270) - (length 5.08) - (name "VDDIO2" (effects (font (size 1.27 1.27)))) - (number "64" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -10.16 -71.12 90) - (length 5.08) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 -71.12 90) - (length 5.08) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "63" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G0B1VETx" - (extends "STM32G0B1VCTx") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -20.32 64.77 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0B1VETx" - (id 1) - (at -2.54 64.77 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_QFP:LQFP-100_14x14mm_P0.5mm" - (id 2) - (at -20.32 -66.04 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0b1ve.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 94 GPIO, LQFP-100" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "LQFP*14x14mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G0C1CCUx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0C1CCUx" - (id 1) - (at -2.54 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" - (id 2) - (at -17.78 -43.18 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1cc.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 44 GPIO, UFQFPN-48" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G0C1CCUx_0_1" - (rectangle - (start -17.78 -43.18) - (end 17.78 43.18) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G0C1CCUx_1_1" - (pin bidirectional line - (at -20.32 -40.64 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin bidirectional line - (at -20.32 -38.1 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -20.32 -35.56 0) - (length 2.54) - (name "PC13" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "RTC_OUT1" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at -20.32 -33.02 0) - (length 2.54) - (name "PC7" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_RX" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -30.48 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_TX" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -25.4 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "41" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD2_DBCC2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -22.86 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "40" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "UCPD2_CC2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -20.32 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "39" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_DBCC1" bidirectional line)) - (pin bidirectional line - (at -20.32 -17.78 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "38" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "UCPD2_CC1" bidirectional line)) - (pin bidirectional line - (at -20.32 -12.7 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "RCC_MCO" bidirectional line)) - (pin input line - (at -20.32 -10.16 0) - (length 2.54) - (name "PF1" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "RCC_OSC_OUT" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line)) - (pin input line - (at -20.32 -7.62 0) - (length 2.54) - (name "PF0" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at -20.32 40.64 0) - (length 2.54) - (name "VREF+" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "VREFBUF_OUT" bidirectional line)) - (pin bidirectional line - (at 20.32 -40.64 180) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "UCPD1_CC2" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -38.1 180) - (length 2.54) - (name "PB14" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -35.56 180) - (length 2.54) - (name "PB13" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -33.02 180) - (length 2.54) - (name "PB12" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 20.32 -30.48 180) - (length 2.54) - (name "PB11" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -27.94 180) - (length 2.54) - (name "PB10" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -25.4 180) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "48" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM4_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -22.86 180) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "47" (effects (font (size 1.27 1.27)))) - (alternate "CEC" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM4_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -20.32 180) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "46" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "TIM4_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -17.78 180) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "45" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "TIM4_CH1" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -15.24 180) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "44" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SPI3_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -12.7 180) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "43" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "SPI3_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -10.16 180) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "42" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "SPI3_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -7.62 180) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "COMP3_INM" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -5.08 180) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP3_OUT" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -2.54 180) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "COMP3_INP" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 2.54 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "37" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART4_CK" bidirectional line) - (alternate "USART4_DE" bidirectional line) - (alternate "USART4_RTS" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 5.08 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "36" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 7.62 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "35" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "34" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USB_DP" bidirectional line)) - (pin bidirectional line - (at 20.32 12.7 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USB_DM" bidirectional line)) - (pin bidirectional line - (at 20.32 15.24 180) - (length 2.54) - (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "UCPD1_DBCC2" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 17.78 180) - (length 2.54) - (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "UCPD1_DBCC1" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 20.32 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "UCPD1_CC1" bidirectional line)) - (pin bidirectional line - (at 20.32 22.86 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 25.4 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 27.94 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "DAC1_OUT2" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 30.48 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "DAC1_OUT1" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART6_TX" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 33.02 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 35.56 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "COMP2_INM" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 38.1 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 40.64 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -7.62 45.72 270) - (length 2.54) - (name "VBAT" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 45.72 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "49" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G0C1CEUx" - (extends "STM32G0C1CCUx") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0C1CEUx" - (id 1) - (at -2.54 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" - (id 2) - (at -17.78 -43.18 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1cc.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 44 GPIO, UFQFPN-48" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G0C1CCUx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0C1CCUx" - (id 1) - (at -2.54 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" - (id 2) - (at -17.78 -43.18 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1ce.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 44 GPIO, UFQFPN-48" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G0C1CCUx_0_1" - (rectangle - (start -17.78 -43.18) - (end 17.78 43.18) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G0C1CCUx_1_1" - (pin bidirectional line - (at -20.32 -40.64 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin bidirectional line - (at -20.32 -38.1 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -20.32 -35.56 0) - (length 2.54) - (name "PC13" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "RTC_OUT1" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at -20.32 -33.02 0) - (length 2.54) - (name "PC7" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_RX" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -30.48 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_TX" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -25.4 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "41" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD2_DBCC2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -22.86 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "40" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "UCPD2_CC2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -20.32 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "39" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_DBCC1" bidirectional line)) - (pin bidirectional line - (at -20.32 -17.78 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "38" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "UCPD2_CC1" bidirectional line)) - (pin bidirectional line - (at -20.32 -12.7 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "RCC_MCO" bidirectional line)) - (pin input line - (at -20.32 -10.16 0) - (length 2.54) - (name "PF1" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "RCC_OSC_OUT" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line)) - (pin input line - (at -20.32 -7.62 0) - (length 2.54) - (name "PF0" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at -20.32 40.64 0) - (length 2.54) - (name "VREF+" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "VREFBUF_OUT" bidirectional line)) - (pin bidirectional line - (at 20.32 -40.64 180) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "UCPD1_CC2" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -38.1 180) - (length 2.54) - (name "PB14" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -35.56 180) - (length 2.54) - (name "PB13" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -33.02 180) - (length 2.54) - (name "PB12" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 20.32 -30.48 180) - (length 2.54) - (name "PB11" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -27.94 180) - (length 2.54) - (name "PB10" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -25.4 180) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "48" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM4_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -22.86 180) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "47" (effects (font (size 1.27 1.27)))) - (alternate "CEC" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM4_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -20.32 180) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "46" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "TIM4_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -17.78 180) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "45" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "TIM4_CH1" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -15.24 180) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "44" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SPI3_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -12.7 180) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "43" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "SPI3_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -10.16 180) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "42" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "SPI3_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -7.62 180) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "COMP3_INM" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -5.08 180) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP3_OUT" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -2.54 180) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "COMP3_INP" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 2.54 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "37" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART4_CK" bidirectional line) - (alternate "USART4_DE" bidirectional line) - (alternate "USART4_RTS" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 5.08 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "36" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 7.62 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "35" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "34" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USB_DP" bidirectional line)) - (pin bidirectional line - (at 20.32 12.7 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USB_DM" bidirectional line)) - (pin bidirectional line - (at 20.32 15.24 180) - (length 2.54) - (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "UCPD1_DBCC2" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 17.78 180) - (length 2.54) - (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "UCPD1_DBCC1" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 20.32 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "UCPD1_CC1" bidirectional line)) - (pin bidirectional line - (at 20.32 22.86 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 25.4 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 27.94 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "DAC1_OUT2" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 30.48 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "DAC1_OUT1" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART6_TX" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 33.02 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 35.56 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "COMP2_INM" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 38.1 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 40.64 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -7.62 45.72 270) - (length 2.54) - (name "VBAT" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 45.72 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "49" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G0C1CEUx" - (extends "STM32G0C1CCUx") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0C1CEUx" - (id 1) - (at -2.54 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" - (id 2) - (at -17.78 -43.18 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1ce.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 44 GPIO, UFQFPN-48" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G0C1KCUxN" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 24.13 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0C1KCUxN" - (id 1) - (at -5.08 24.13 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" - (id 2) - (at -17.78 -22.86 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1kc.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 29 GPIO, UFQFPN-32" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G0C1KCUxN_0_1" - (rectangle - (start -17.78 -22.86) - (end 15.24 22.86) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G0C1KCUxN_1_1" - (pin bidirectional line - (at -20.32 -20.32 0) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "UCPD1_CC2" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at -20.32 -17.78 0) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM4_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -15.24 0) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "CEC" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM4_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -12.7 0) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "TIM4_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at -20.32 -10.16 0) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "TIM4_CH1" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at -20.32 -7.62 0) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP3_OUT" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -5.08 0) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "COMP3_INP" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 0.0 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin input line - (at -20.32 2.54 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -20.32 7.62 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD2_DBCC2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 10.16 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "UCPD2_CC2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 12.7 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_DBCC1" bidirectional line)) - (pin bidirectional line - (at -20.32 15.24 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "UCPD2_CC1" bidirectional line)) - (pin bidirectional line - (at -20.32 20.32 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at 17.78 -20.32 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 17.78 -17.78 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 17.78 -15.24 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USB_DP" bidirectional line)) - (pin bidirectional line - (at 17.78 -12.7 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USB_DM" bidirectional line)) - (pin bidirectional line - (at 17.78 -10.16 180) - (length 2.54) - (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "UCPD1_DBCC2" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 17.78 -7.62 180) - (length 2.54) - (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "UCPD1_DBCC1" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 17.78 -5.08 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "UCPD1_CC1" bidirectional line)) - (pin bidirectional line - (at 17.78 -2.54 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 17.78 0.0 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 17.78 2.54 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "DAC1_OUT2" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 17.78 5.08 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "DAC1_OUT1" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT1" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART6_TX" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 17.78 7.62 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 17.78 10.16 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "COMP2_INM" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 17.78 12.7 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 17.78 15.24 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -10.16 25.4 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 25.4 270) - (length 2.54) - (name "VDDIO2" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -10.16 -25.4 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 -25.4 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G0C1KEUxN" - (extends "STM32G0C1KCUxN") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 24.13 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0C1KEUxN" - (id 1) - (at -5.08 24.13 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" - (id 2) - (at -17.78 -22.86 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1kc.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 29 GPIO, UFQFPN-32" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G0C1KCUxN" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 24.13 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0C1KCUxN" - (id 1) - (at -5.08 24.13 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" - (id 2) - (at -17.78 -22.86 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1ke.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 29 GPIO, UFQFPN-32" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G0C1KCUxN_0_1" - (rectangle - (start -17.78 -22.86) - (end 15.24 22.86) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G0C1KCUxN_1_1" - (pin bidirectional line - (at -20.32 -20.32 0) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "UCPD1_CC2" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at -20.32 -17.78 0) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM4_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -15.24 0) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "CEC" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM4_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -12.7 0) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "TIM4_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at -20.32 -10.16 0) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "TIM4_CH1" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at -20.32 -7.62 0) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP3_OUT" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -5.08 0) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "COMP3_INP" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 0.0 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin input line - (at -20.32 2.54 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -20.32 7.62 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD2_DBCC2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 10.16 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "UCPD2_CC2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 12.7 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_DBCC1" bidirectional line)) - (pin bidirectional line - (at -20.32 15.24 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "UCPD2_CC1" bidirectional line)) - (pin bidirectional line - (at -20.32 20.32 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at 17.78 -20.32 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 17.78 -17.78 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 17.78 -15.24 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USB_DP" bidirectional line)) - (pin bidirectional line - (at 17.78 -12.7 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USB_DM" bidirectional line)) - (pin bidirectional line - (at 17.78 -10.16 180) - (length 2.54) - (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "UCPD1_DBCC2" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 17.78 -7.62 180) - (length 2.54) - (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "UCPD1_DBCC1" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 17.78 -5.08 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "UCPD1_CC1" bidirectional line)) - (pin bidirectional line - (at 17.78 -2.54 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 17.78 0.0 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 17.78 2.54 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "DAC1_OUT2" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 17.78 5.08 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "DAC1_OUT1" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT1" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART6_TX" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 17.78 7.62 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 17.78 10.16 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "COMP2_INM" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 17.78 12.7 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 17.78 15.24 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -10.16 25.4 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 25.4 270) - (length 2.54) - (name "VDDIO2" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -10.16 -25.4 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 -25.4 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G0C1KEUxN" - (extends "STM32G0C1KCUxN") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 24.13 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0C1KEUxN" - (id 1) - (at -5.08 24.13 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm" - (id 2) - (at -17.78 -22.86 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1ke.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 29 GPIO, UFQFPN-32" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "QFN*1EP*5x5mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G0C1MCTx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -20.32 62.23 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0C1MCTx" - (id 1) - (at -2.54 62.23 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "" - (id 2) - (at -20.32 -60.96 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1mc.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 74 GPIO, LQFP-80" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G0C1MCTx_0_1" - (rectangle - (start -20.32 -60.96) - (end 17.78 60.96) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G0C1MCTx_1_1" - (pin bidirectional line - (at -22.86 -58.42 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin bidirectional line - (at -22.86 -55.88 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -22.86 -53.34 0) - (length 2.54) - (name "PC13" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "RTC_OUT1" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at -22.86 -50.8 0) - (length 2.54) - (name "PC12" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI3_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -22.86 -48.26 0) - (length 2.54) - (name "PC11" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "SPI3_MISO" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at -22.86 -45.72 0) - (length 2.54) - (name "PC10" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "SPI3_SCK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin bidirectional line - (at -22.86 -43.18 0) - (length 2.54) - (name "PC9" (effects (font (size 1.27 1.27)))) - (number "63" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at -22.86 -40.64 0) - (length 2.54) - (name "PC8" (effects (font (size 1.27 1.27)))) - (number "62" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -22.86 -38.1 0) - (length 2.54) - (name "PC7" (effects (font (size 1.27 1.27)))) - (number "45" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_RX" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -22.86 -35.56 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "44" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_TX" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -22.86 -33.02 0) - (length 2.54) - (name "PC5" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "SYS_WKUP5" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -22.86 -30.48 0) - (length 2.54) - (name "PC4" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -22.86 -27.94 0) - (length 2.54) - (name "PC3" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line)) - (pin bidirectional line - (at -22.86 -25.4 0) - (length 2.54) - (name "PC2" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_OUT" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line)) - (pin bidirectional line - (at -22.86 -22.86 0) - (length 2.54) - (name "PC1" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INP" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at -22.86 -20.32 0) - (length 2.54) - (name "PC0" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INM" bidirectional line) - (alternate "COMP3_OUT" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at -22.86 -15.24 0) - (length 2.54) - (name "PD15" (effects (font (size 1.27 1.27)))) - (number "55" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM4_CH4" bidirectional line)) - (pin bidirectional line - (at -22.86 -12.7 0) - (length 2.54) - (name "PD14" (effects (font (size 1.27 1.27)))) - (number "54" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "TIM4_CH3" bidirectional line)) - (pin bidirectional line - (at -22.86 -10.16 0) - (length 2.54) - (name "PD13" (effects (font (size 1.27 1.27)))) - (number "53" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "TIM4_CH2" bidirectional line)) - (pin bidirectional line - (at -22.86 -7.62 0) - (length 2.54) - (name "PD12" (effects (font (size 1.27 1.27)))) - (number "52" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "TIM4_CH1" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at -22.86 -5.08 0) - (length 2.54) - (name "PD11" (effects (font (size 1.27 1.27)))) - (number "49" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at -22.86 -2.54 0) - (length 2.54) - (name "PD10" (effects (font (size 1.27 1.27)))) - (number "48" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at -22.86 0.0 0) - (length 2.54) - (name "PD9" (effects (font (size 1.27 1.27)))) - (number "47" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -22.86 2.54 0) - (length 2.54) - (name "PD8" (effects (font (size 1.27 1.27)))) - (number "46" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -22.86 5.08 0) - (length 2.54) - (name "PD7" (effects (font (size 1.27 1.27)))) - (number "71" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO_2" bidirectional line)) - (pin bidirectional line - (at -22.86 7.62 0) - (length 2.54) - (name "PD6" (effects (font (size 1.27 1.27)))) - (number "70" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at -22.86 10.16 0) - (length 2.54) - (name "PD5" (effects (font (size 1.27 1.27)))) - (number "69" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "USART2_TX" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at -22.86 12.7 0) - (length 2.54) - (name "PD4" (effects (font (size 1.27 1.27)))) - (number "68" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at -22.86 15.24 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "67" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD2_DBCC2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -22.86 17.78 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "66" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "UCPD2_CC2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at -22.86 20.32 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "65" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_DBCC1" bidirectional line)) - (pin bidirectional line - (at -22.86 22.86 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "64" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "UCPD2_CC1" bidirectional line)) - (pin bidirectional line - (at -22.86 27.94 0) - (length 2.54) - (name "PE10" (effects (font (size 1.27 1.27)))) - (number "35" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -22.86 30.48 0) - (length 2.54) - (name "PE9" (effects (font (size 1.27 1.27)))) - (number "34" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at -22.86 33.02 0) - (length 2.54) - (name "PE8" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INM" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin bidirectional line - (at -22.86 35.56 0) - (length 2.54) - (name "PE7" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INP" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at -22.86 38.1 0) - (length 2.54) - (name "PE3" (effects (font (size 1.27 1.27)))) - (number "77" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at -22.86 40.64 0) - (length 2.54) - (name "PE1" (effects (font (size 1.27 1.27)))) - (number "76" (effects (font (size 1.27 1.27)))) - (alternate "TIM17_CH1" bidirectional line)) - (pin bidirectional line - (at -22.86 43.18 0) - (length 2.54) - (name "PE0" (effects (font (size 1.27 1.27)))) - (number "75" (effects (font (size 1.27 1.27)))) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM4_ETR" bidirectional line)) - (pin bidirectional line - (at -22.86 48.26 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "RCC_MCO" bidirectional line)) - (pin input line - (at -22.86 50.8 0) - (length 2.54) - (name "PF1" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "RCC_OSC_OUT" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line)) - (pin input line - (at -22.86 53.34 0) - (length 2.54) - (name "PF0" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at -22.86 58.42 0) - (length 2.54) - (name "VREF+" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "VREFBUF_OUT" bidirectional line)) - (pin bidirectional line - (at 20.32 -58.42 180) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "41" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "UCPD1_CC2" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -55.88 180) - (length 2.54) - (name "PB14" (effects (font (size 1.27 1.27)))) - (number "40" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -53.34 180) - (length 2.54) - (name "PB13" (effects (font (size 1.27 1.27)))) - (number "39" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -50.8 180) - (length 2.54) - (name "PB12" (effects (font (size 1.27 1.27)))) - (number "38" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 20.32 -48.26 180) - (length 2.54) - (name "PB11" (effects (font (size 1.27 1.27)))) - (number "37" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -45.72 180) - (length 2.54) - (name "PB10" (effects (font (size 1.27 1.27)))) - (number "36" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -43.18 180) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM4_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -40.64 180) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "80" (effects (font (size 1.27 1.27)))) - (alternate "CEC" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM4_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -38.1 180) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "79" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "TIM4_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -35.56 180) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "78" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "TIM4_CH1" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -33.02 180) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "74" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SPI3_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -30.48 180) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "73" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "SPI3_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -27.94 180) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "72" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "SPI3_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -25.4 180) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "COMP3_INM" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -22.86 180) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP3_OUT" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -20.32 180) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "COMP3_INP" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -15.24 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "61" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART4_CK" bidirectional line) - (alternate "USART4_DE" bidirectional line) - (alternate "USART4_RTS" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 -12.7 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "60" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -10.16 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "59" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 -7.62 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "58" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USB_DP" bidirectional line)) - (pin bidirectional line - (at 20.32 -5.08 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "57" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USB_DM" bidirectional line)) - (pin bidirectional line - (at 20.32 -2.54 180) - (length 2.54) - (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) - (number "56" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "UCPD1_DBCC2" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 0.0 180) - (length 2.54) - (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) - (number "43" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "UCPD1_DBCC1" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 2.54 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "42" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "UCPD1_CC1" bidirectional line)) - (pin bidirectional line - (at 20.32 5.08 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 7.62 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 10.16 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "DAC1_OUT2" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 12.7 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "DAC1_OUT1" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART6_TX" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 15.24 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 17.78 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "COMP2_INM" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 20.32 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 22.86 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -10.16 63.5 270) - (length 2.54) - (name "VBAT" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 63.5 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 63.5 270) - (length 2.54) - (name "VDDIO2" (effects (font (size 1.27 1.27)))) - (number "51" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -10.16 -63.5 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 -63.5 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "50" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G0C1METx" - (extends "STM32G0C1MCTx") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -20.32 62.23 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0C1METx" - (id 1) - (at -2.54 62.23 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "" - (id 2) - (at -20.32 -60.96 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1mc.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 74 GPIO, LQFP-80" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G0C1MCTx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -20.32 62.23 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0C1MCTx" - (id 1) - (at -2.54 62.23 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "" - (id 2) - (at -20.32 -60.96 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1me.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 74 GPIO, LQFP-80" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G0C1MCTx_0_1" - (rectangle - (start -20.32 -60.96) - (end 17.78 60.96) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G0C1MCTx_1_1" - (pin bidirectional line - (at -22.86 -58.42 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin bidirectional line - (at -22.86 -55.88 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -22.86 -53.34 0) - (length 2.54) - (name "PC13" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "RTC_OUT1" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at -22.86 -50.8 0) - (length 2.54) - (name "PC12" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI3_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -22.86 -48.26 0) - (length 2.54) - (name "PC11" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "SPI3_MISO" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at -22.86 -45.72 0) - (length 2.54) - (name "PC10" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "SPI3_SCK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin bidirectional line - (at -22.86 -43.18 0) - (length 2.54) - (name "PC9" (effects (font (size 1.27 1.27)))) - (number "63" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at -22.86 -40.64 0) - (length 2.54) - (name "PC8" (effects (font (size 1.27 1.27)))) - (number "62" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -22.86 -38.1 0) - (length 2.54) - (name "PC7" (effects (font (size 1.27 1.27)))) - (number "45" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_RX" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -22.86 -35.56 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "44" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_TX" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -22.86 -33.02 0) - (length 2.54) - (name "PC5" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "SYS_WKUP5" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -22.86 -30.48 0) - (length 2.54) - (name "PC4" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -22.86 -27.94 0) - (length 2.54) - (name "PC3" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line)) - (pin bidirectional line - (at -22.86 -25.4 0) - (length 2.54) - (name "PC2" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_OUT" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line)) - (pin bidirectional line - (at -22.86 -22.86 0) - (length 2.54) - (name "PC1" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INP" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at -22.86 -20.32 0) - (length 2.54) - (name "PC0" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INM" bidirectional line) - (alternate "COMP3_OUT" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at -22.86 -15.24 0) - (length 2.54) - (name "PD15" (effects (font (size 1.27 1.27)))) - (number "55" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM4_CH4" bidirectional line)) - (pin bidirectional line - (at -22.86 -12.7 0) - (length 2.54) - (name "PD14" (effects (font (size 1.27 1.27)))) - (number "54" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "TIM4_CH3" bidirectional line)) - (pin bidirectional line - (at -22.86 -10.16 0) - (length 2.54) - (name "PD13" (effects (font (size 1.27 1.27)))) - (number "53" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "TIM4_CH2" bidirectional line)) - (pin bidirectional line - (at -22.86 -7.62 0) - (length 2.54) - (name "PD12" (effects (font (size 1.27 1.27)))) - (number "52" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "TIM4_CH1" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at -22.86 -5.08 0) - (length 2.54) - (name "PD11" (effects (font (size 1.27 1.27)))) - (number "49" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at -22.86 -2.54 0) - (length 2.54) - (name "PD10" (effects (font (size 1.27 1.27)))) - (number "48" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at -22.86 0.0 0) - (length 2.54) - (name "PD9" (effects (font (size 1.27 1.27)))) - (number "47" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -22.86 2.54 0) - (length 2.54) - (name "PD8" (effects (font (size 1.27 1.27)))) - (number "46" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -22.86 5.08 0) - (length 2.54) - (name "PD7" (effects (font (size 1.27 1.27)))) - (number "71" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO_2" bidirectional line)) - (pin bidirectional line - (at -22.86 7.62 0) - (length 2.54) - (name "PD6" (effects (font (size 1.27 1.27)))) - (number "70" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at -22.86 10.16 0) - (length 2.54) - (name "PD5" (effects (font (size 1.27 1.27)))) - (number "69" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "USART2_TX" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at -22.86 12.7 0) - (length 2.54) - (name "PD4" (effects (font (size 1.27 1.27)))) - (number "68" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at -22.86 15.24 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "67" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD2_DBCC2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -22.86 17.78 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "66" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "UCPD2_CC2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at -22.86 20.32 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "65" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_DBCC1" bidirectional line)) - (pin bidirectional line - (at -22.86 22.86 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "64" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "UCPD2_CC1" bidirectional line)) - (pin bidirectional line - (at -22.86 27.94 0) - (length 2.54) - (name "PE10" (effects (font (size 1.27 1.27)))) - (number "35" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -22.86 30.48 0) - (length 2.54) - (name "PE9" (effects (font (size 1.27 1.27)))) - (number "34" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at -22.86 33.02 0) - (length 2.54) - (name "PE8" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INM" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin bidirectional line - (at -22.86 35.56 0) - (length 2.54) - (name "PE7" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INP" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at -22.86 38.1 0) - (length 2.54) - (name "PE3" (effects (font (size 1.27 1.27)))) - (number "77" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at -22.86 40.64 0) - (length 2.54) - (name "PE1" (effects (font (size 1.27 1.27)))) - (number "76" (effects (font (size 1.27 1.27)))) - (alternate "TIM17_CH1" bidirectional line)) - (pin bidirectional line - (at -22.86 43.18 0) - (length 2.54) - (name "PE0" (effects (font (size 1.27 1.27)))) - (number "75" (effects (font (size 1.27 1.27)))) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM4_ETR" bidirectional line)) - (pin bidirectional line - (at -22.86 48.26 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "RCC_MCO" bidirectional line)) - (pin input line - (at -22.86 50.8 0) - (length 2.54) - (name "PF1" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "RCC_OSC_OUT" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line)) - (pin input line - (at -22.86 53.34 0) - (length 2.54) - (name "PF0" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at -22.86 58.42 0) - (length 2.54) - (name "VREF+" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "VREFBUF_OUT" bidirectional line)) - (pin bidirectional line - (at 20.32 -58.42 180) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "41" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "UCPD1_CC2" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -55.88 180) - (length 2.54) - (name "PB14" (effects (font (size 1.27 1.27)))) - (number "40" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -53.34 180) - (length 2.54) - (name "PB13" (effects (font (size 1.27 1.27)))) - (number "39" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -50.8 180) - (length 2.54) - (name "PB12" (effects (font (size 1.27 1.27)))) - (number "38" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 20.32 -48.26 180) - (length 2.54) - (name "PB11" (effects (font (size 1.27 1.27)))) - (number "37" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -45.72 180) - (length 2.54) - (name "PB10" (effects (font (size 1.27 1.27)))) - (number "36" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -43.18 180) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM4_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -40.64 180) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "80" (effects (font (size 1.27 1.27)))) - (alternate "CEC" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM4_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -38.1 180) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "79" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "TIM4_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -35.56 180) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "78" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "TIM4_CH1" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -33.02 180) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "74" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SPI3_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -30.48 180) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "73" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "SPI3_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -27.94 180) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "72" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "SPI3_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -25.4 180) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "COMP3_INM" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -22.86 180) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP3_OUT" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -20.32 180) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "COMP3_INP" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -15.24 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "61" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART4_CK" bidirectional line) - (alternate "USART4_DE" bidirectional line) - (alternate "USART4_RTS" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 -12.7 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "60" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -10.16 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "59" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 -7.62 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "58" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USB_DP" bidirectional line)) - (pin bidirectional line - (at 20.32 -5.08 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "57" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USB_DM" bidirectional line)) - (pin bidirectional line - (at 20.32 -2.54 180) - (length 2.54) - (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) - (number "56" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "UCPD1_DBCC2" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 0.0 180) - (length 2.54) - (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) - (number "43" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "UCPD1_DBCC1" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 2.54 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "42" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "UCPD1_CC1" bidirectional line)) - (pin bidirectional line - (at 20.32 5.08 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 7.62 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 10.16 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "DAC1_OUT2" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 12.7 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "DAC1_OUT1" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART6_TX" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 15.24 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 17.78 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "COMP2_INM" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 20.32 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 22.86 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -10.16 63.5 270) - (length 2.54) - (name "VBAT" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 63.5 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 63.5 270) - (length 2.54) - (name "VDDIO2" (effects (font (size 1.27 1.27)))) - (number "51" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -10.16 -63.5 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 -63.5 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "50" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G0C1METx" - (extends "STM32G0C1MCTx") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -20.32 62.23 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0C1METx" - (id 1) - (at -2.54 62.23 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "" - (id 2) - (at -20.32 -60.96 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1me.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 74 GPIO, LQFP-80" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G0C1RCTx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0C1RCTx" - (id 1) - (at -2.54 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_QFP:LQFP-64_10x10mm_P0.5mm" - (id 2) - (at -17.78 -43.18 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1rc.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 60 GPIO, LQFP-64" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "LQFP*10x10mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G0C1RCTx_0_1" - (rectangle - (start -17.78 -43.18) - (end 17.78 43.18) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G0C1RCTx_1_1" - (pin bidirectional line - (at -20.32 -40.64 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin bidirectional line - (at -20.32 -38.1 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -20.32 -35.56 0) - (length 2.54) - (name "PC13" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RTC_OUT1" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at -20.32 -33.02 0) - (length 2.54) - (name "PC12" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI3_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -30.48 0) - (length 2.54) - (name "PC11" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "SPI3_MISO" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -27.94 0) - (length 2.54) - (name "PC10" (effects (font (size 1.27 1.27)))) - (number "64" (effects (font (size 1.27 1.27)))) - (alternate "SPI3_SCK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -25.4 0) - (length 2.54) - (name "PC9" (effects (font (size 1.27 1.27)))) - (number "49" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at -20.32 -22.86 0) - (length 2.54) - (name "PC8" (effects (font (size 1.27 1.27)))) - (number "48" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -20.32 0) - (length 2.54) - (name "PC7" (effects (font (size 1.27 1.27)))) - (number "39" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_RX" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -17.78 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "38" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_TX" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -15.24 0) - (length 2.54) - (name "PC5" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "SYS_WKUP5" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -12.7 0) - (length 2.54) - (name "PC4" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -10.16 0) - (length 2.54) - (name "PC3" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line)) - (pin bidirectional line - (at -20.32 -7.62 0) - (length 2.54) - (name "PC2" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_OUT" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line)) - (pin bidirectional line - (at -20.32 -5.08 0) - (length 2.54) - (name "PC1" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INP" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -2.54 0) - (length 2.54) - (name "PC0" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INM" bidirectional line) - (alternate "COMP3_OUT" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 2.54 0) - (length 2.54) - (name "PD9" (effects (font (size 1.27 1.27)))) - (number "41" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 5.08 0) - (length 2.54) - (name "PD8" (effects (font (size 1.27 1.27)))) - (number "40" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 7.62 0) - (length 2.54) - (name "PD6" (effects (font (size 1.27 1.27)))) - (number "56" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 10.16 0) - (length 2.54) - (name "PD5" (effects (font (size 1.27 1.27)))) - (number "55" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "USART2_TX" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at -20.32 12.7 0) - (length 2.54) - (name "PD4" (effects (font (size 1.27 1.27)))) - (number "54" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at -20.32 15.24 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "53" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD2_DBCC2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 17.78 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "52" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "UCPD2_CC2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 20.32 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "51" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_DBCC1" bidirectional line)) - (pin bidirectional line - (at -20.32 22.86 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "50" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "UCPD2_CC1" bidirectional line)) - (pin bidirectional line - (at -20.32 27.94 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "RCC_MCO" bidirectional line)) - (pin input line - (at -20.32 30.48 0) - (length 2.54) - (name "PF1" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "RCC_OSC_OUT" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line)) - (pin input line - (at -20.32 33.02 0) - (length 2.54) - (name "PF0" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at -20.32 40.64 0) - (length 2.54) - (name "VREF+" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "VREFBUF_OUT" bidirectional line)) - (pin bidirectional line - (at 20.32 -40.64 180) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "35" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "UCPD1_CC2" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -38.1 180) - (length 2.54) - (name "PB14" (effects (font (size 1.27 1.27)))) - (number "34" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -35.56 180) - (length 2.54) - (name "PB13" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -33.02 180) - (length 2.54) - (name "PB12" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 20.32 -30.48 180) - (length 2.54) - (name "PB11" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -27.94 180) - (length 2.54) - (name "PB10" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -25.4 180) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "63" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM4_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -22.86 180) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "62" (effects (font (size 1.27 1.27)))) - (alternate "CEC" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM4_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -20.32 180) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "61" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "TIM4_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -17.78 180) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "60" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "TIM4_CH1" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -15.24 180) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "59" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SPI3_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -12.7 180) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "58" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "SPI3_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -10.16 180) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "57" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "SPI3_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -7.62 180) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "COMP3_INM" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -5.08 180) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP3_OUT" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -2.54 180) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "COMP3_INP" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 2.54 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "47" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART4_CK" bidirectional line) - (alternate "USART4_DE" bidirectional line) - (alternate "USART4_RTS" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 5.08 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "46" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 7.62 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "45" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "44" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USB_DP" bidirectional line)) - (pin bidirectional line - (at 20.32 12.7 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "43" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USB_DM" bidirectional line)) - (pin bidirectional line - (at 20.32 15.24 180) - (length 2.54) - (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) - (number "42" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "UCPD1_DBCC2" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 17.78 180) - (length 2.54) - (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) - (number "37" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "UCPD1_DBCC1" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 20.32 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "36" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "UCPD1_CC1" bidirectional line)) - (pin bidirectional line - (at 20.32 22.86 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 25.4 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 27.94 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "DAC1_OUT2" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 30.48 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "DAC1_OUT1" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART6_TX" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 33.02 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 35.56 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "COMP2_INM" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 38.1 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 40.64 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -7.62 45.72 270) - (length 2.54) - (name "VBAT" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 45.72 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G0C1RETx" - (extends "STM32G0C1RCTx") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0C1RETx" - (id 1) - (at -2.54 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_QFP:LQFP-64_10x10mm_P0.5mm" - (id 2) - (at -17.78 -43.18 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1rc.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 60 GPIO, LQFP-64" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "LQFP*10x10mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G0C1RCTx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0C1RCTx" - (id 1) - (at -2.54 44.45 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_QFP:LQFP-64_10x10mm_P0.5mm" - (id 2) - (at -17.78 -43.18 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1re.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 60 GPIO, LQFP-64" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "LQFP*10x10mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G0C1RCTx_0_1" - (rectangle - (start -17.78 -43.18) - (end 17.78 43.18) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G0C1RCTx_1_1" - (pin bidirectional line - (at -20.32 -40.64 0) - (length 2.54) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin bidirectional line - (at -20.32 -38.1 0) - (length 2.54) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at -20.32 -35.56 0) - (length 2.54) - (name "PC13" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "RTC_OUT1" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at -20.32 -33.02 0) - (length 2.54) - (name "PC12" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI3_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -30.48 0) - (length 2.54) - (name "PC11" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "SPI3_MISO" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -27.94 0) - (length 2.54) - (name "PC10" (effects (font (size 1.27 1.27)))) - (number "64" (effects (font (size 1.27 1.27)))) - (alternate "SPI3_SCK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -25.4 0) - (length 2.54) - (name "PC9" (effects (font (size 1.27 1.27)))) - (number "49" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at -20.32 -22.86 0) - (length 2.54) - (name "PC8" (effects (font (size 1.27 1.27)))) - (number "48" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -20.32 0) - (length 2.54) - (name "PC7" (effects (font (size 1.27 1.27)))) - (number "39" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_RX" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -17.78 0) - (length 2.54) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "38" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_TX" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at -20.32 -15.24 0) - (length 2.54) - (name "PC5" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "SYS_WKUP5" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -12.7 0) - (length 2.54) - (name "PC4" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 -10.16 0) - (length 2.54) - (name "PC3" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line)) - (pin bidirectional line - (at -20.32 -7.62 0) - (length 2.54) - (name "PC2" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_OUT" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line)) - (pin bidirectional line - (at -20.32 -5.08 0) - (length 2.54) - (name "PC1" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INP" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 -2.54 0) - (length 2.54) - (name "PC0" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INM" bidirectional line) - (alternate "COMP3_OUT" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 2.54 0) - (length 2.54) - (name "PD9" (effects (font (size 1.27 1.27)))) - (number "41" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 5.08 0) - (length 2.54) - (name "PD8" (effects (font (size 1.27 1.27)))) - (number "40" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 7.62 0) - (length 2.54) - (name "PD6" (effects (font (size 1.27 1.27)))) - (number "56" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 10.16 0) - (length 2.54) - (name "PD5" (effects (font (size 1.27 1.27)))) - (number "55" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "USART2_TX" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at -20.32 12.7 0) - (length 2.54) - (name "PD4" (effects (font (size 1.27 1.27)))) - (number "54" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at -20.32 15.24 0) - (length 2.54) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "53" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD2_DBCC2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -20.32 17.78 0) - (length 2.54) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "52" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "UCPD2_CC2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at -20.32 20.32 0) - (length 2.54) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "51" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_DBCC1" bidirectional line)) - (pin bidirectional line - (at -20.32 22.86 0) - (length 2.54) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "50" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "UCPD2_CC1" bidirectional line)) - (pin bidirectional line - (at -20.32 27.94 0) - (length 2.54) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "RCC_MCO" bidirectional line)) - (pin input line - (at -20.32 30.48 0) - (length 2.54) - (name "PF1" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "RCC_OSC_OUT" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line)) - (pin input line - (at -20.32 33.02 0) - (length 2.54) - (name "PF0" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at -20.32 40.64 0) - (length 2.54) - (name "VREF+" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "VREFBUF_OUT" bidirectional line)) - (pin bidirectional line - (at 20.32 -40.64 180) - (length 2.54) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "35" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "UCPD1_CC2" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -38.1 180) - (length 2.54) - (name "PB14" (effects (font (size 1.27 1.27)))) - (number "34" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -35.56 180) - (length 2.54) - (name "PB13" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -33.02 180) - (length 2.54) - (name "PB12" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 20.32 -30.48 180) - (length 2.54) - (name "PB11" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -27.94 180) - (length 2.54) - (name "PB10" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -25.4 180) - (length 2.54) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "63" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM4_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -22.86 180) - (length 2.54) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "62" (effects (font (size 1.27 1.27)))) - (alternate "CEC" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM4_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -20.32 180) - (length 2.54) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "61" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "TIM4_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -17.78 180) - (length 2.54) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "60" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "TIM4_CH1" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 -15.24 180) - (length 2.54) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "59" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SPI3_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 -12.7 180) - (length 2.54) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "58" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "SPI3_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -10.16 180) - (length 2.54) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "57" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "SPI3_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -7.62 180) - (length 2.54) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "COMP3_INM" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 -5.08 180) - (length 2.54) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP3_OUT" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 -2.54 180) - (length 2.54) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "COMP3_INP" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 2.54 180) - (length 2.54) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "47" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART4_CK" bidirectional line) - (alternate "USART4_DE" bidirectional line) - (alternate "USART4_RTS" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 5.08 180) - (length 2.54) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "46" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 7.62 180) - (length 2.54) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "45" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 10.16 180) - (length 2.54) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "44" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USB_DP" bidirectional line)) - (pin bidirectional line - (at 20.32 12.7 180) - (length 2.54) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "43" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USB_DM" bidirectional line)) - (pin bidirectional line - (at 20.32 15.24 180) - (length 2.54) - (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) - (number "42" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "UCPD1_DBCC2" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 17.78 180) - (length 2.54) - (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) - (number "37" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "UCPD1_DBCC1" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 20.32 180) - (length 2.54) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "36" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "UCPD1_CC1" bidirectional line)) - (pin bidirectional line - (at 20.32 22.86 180) - (length 2.54) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 20.32 25.4 180) - (length 2.54) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 20.32 27.94 180) - (length 2.54) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "DAC1_OUT2" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 30.48 180) - (length 2.54) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "DAC1_OUT1" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART6_TX" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 20.32 33.02 180) - (length 2.54) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 35.56 180) - (length 2.54) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "COMP2_INM" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 20.32 38.1 180) - (length 2.54) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 20.32 40.64 180) - (length 2.54) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -7.62 45.72 270) - (length 2.54) - (name "VBAT" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 45.72 270) - (length 2.54) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 -45.72 90) - (length 2.54) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G0C1RETx" - (extends "STM32G0C1RCTx") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -17.78 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0C1RETx" - (id 1) - (at -2.54 44.45 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_QFP:LQFP-64_10x10mm_P0.5mm" - (id 2) - (at -17.78 -43.18 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1re.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 60 GPIO, LQFP-64" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "LQFP*10x10mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G0C1VCTx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -20.32 64.77 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0C1VCTx" - (id 1) - (at -2.54 64.77 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_QFP:LQFP-100_14x14mm_P0.5mm" - (id 2) - (at -20.32 -66.04 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1vc.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 94 GPIO, LQFP-100" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "LQFP*14x14mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G0C1VCTx_0_1" - (rectangle - (start -20.32 -66.04) - (end 17.78 63.5) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G0C1VCTx_1_1" - (pin bidirectional line - (at -25.4 -63.5 0) - (length 5.08) - (name "PD15" (effects (font (size 1.27 1.27)))) - (number "68" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM4_CH4" bidirectional line)) - (pin bidirectional line - (at -25.4 -60.96 0) - (length 5.08) - (name "PD14" (effects (font (size 1.27 1.27)))) - (number "67" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "TIM4_CH3" bidirectional line)) - (pin bidirectional line - (at -25.4 -58.42 0) - (length 5.08) - (name "PD13" (effects (font (size 1.27 1.27)))) - (number "66" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "TIM4_CH2" bidirectional line)) - (pin bidirectional line - (at -25.4 -55.88 0) - (length 5.08) - (name "PD12" (effects (font (size 1.27 1.27)))) - (number "65" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "TIM4_CH1" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at -25.4 -53.34 0) - (length 5.08) - (name "PD11" (effects (font (size 1.27 1.27)))) - (number "62" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at -25.4 -50.8 0) - (length 5.08) - (name "PD10" (effects (font (size 1.27 1.27)))) - (number "61" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at -25.4 -48.26 0) - (length 5.08) - (name "PD9" (effects (font (size 1.27 1.27)))) - (number "60" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -25.4 -45.72 0) - (length 5.08) - (name "PD8" (effects (font (size 1.27 1.27)))) - (number "59" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -25.4 -43.18 0) - (length 5.08) - (name "PD7" (effects (font (size 1.27 1.27)))) - (number "85" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO_2" bidirectional line)) - (pin bidirectional line - (at -25.4 -40.64 0) - (length 5.08) - (name "PD6" (effects (font (size 1.27 1.27)))) - (number "84" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at -25.4 -38.1 0) - (length 5.08) - (name "PD5" (effects (font (size 1.27 1.27)))) - (number "83" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "USART2_TX" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at -25.4 -35.56 0) - (length 5.08) - (name "PD4" (effects (font (size 1.27 1.27)))) - (number "82" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at -25.4 -33.02 0) - (length 5.08) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "81" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD2_DBCC2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -25.4 -30.48 0) - (length 5.08) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "80" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "UCPD2_CC2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at -25.4 -27.94 0) - (length 5.08) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "79" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_DBCC1" bidirectional line)) - (pin bidirectional line - (at -25.4 -25.4 0) - (length 5.08) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "78" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "UCPD2_CC1" bidirectional line)) - (pin bidirectional line - (at -25.4 -20.32 0) - (length 5.08) - (name "PE15" (effects (font (size 1.27 1.27)))) - (number "48" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at -25.4 -17.78 0) - (length 5.08) - (name "PE14" (effects (font (size 1.27 1.27)))) - (number "47" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line)) - (pin bidirectional line - (at -25.4 -15.24 0) - (length 5.08) - (name "PE13" (effects (font (size 1.27 1.27)))) - (number "46" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line)) - (pin bidirectional line - (at -25.4 -12.7 0) - (length 5.08) - (name "PE12" (effects (font (size 1.27 1.27)))) - (number "45" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line)) - (pin bidirectional line - (at -25.4 -10.16 0) - (length 5.08) - (name "PE11" (effects (font (size 1.27 1.27)))) - (number "44" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at -25.4 -7.62 0) - (length 5.08) - (name "PE10" (effects (font (size 1.27 1.27)))) - (number "43" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -25.4 -5.08 0) - (length 5.08) - (name "PE9" (effects (font (size 1.27 1.27)))) - (number "42" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at -25.4 -2.54 0) - (length 5.08) - (name "PE8" (effects (font (size 1.27 1.27)))) - (number "41" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INM" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin bidirectional line - (at -25.4 0.0 0) - (length 5.08) - (name "PE7" (effects (font (size 1.27 1.27)))) - (number "40" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INP" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at -25.4 2.54 0) - (length 5.08) - (name "PE6" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "RTC_TAMP_IN3" bidirectional line) - (alternate "SYS_WKUP3" bidirectional line) - (alternate "TIM3_CH4" bidirectional line)) - (pin bidirectional line - (at -25.4 5.08 0) - (length 5.08) - (name "PE5" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at -25.4 7.62 0) - (length 5.08) - (name "PE4" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at -25.4 10.16 0) - (length 5.08) - (name "PE3" (effects (font (size 1.27 1.27)))) - (number "97" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at -25.4 12.7 0) - (length 5.08) - (name "PE2" (effects (font (size 1.27 1.27)))) - (number "96" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_ETR" bidirectional line)) - (pin bidirectional line - (at -25.4 15.24 0) - (length 5.08) - (name "PE1" (effects (font (size 1.27 1.27)))) - (number "95" (effects (font (size 1.27 1.27)))) - (alternate "TIM17_CH1" bidirectional line)) - (pin bidirectional line - (at -25.4 17.78 0) - (length 5.08) - (name "PE0" (effects (font (size 1.27 1.27)))) - (number "94" (effects (font (size 1.27 1.27)))) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM4_ETR" bidirectional line)) - (pin bidirectional line - (at -25.4 22.86 0) - (length 5.08) - (name "PF13" (effects (font (size 1.27 1.27)))) - (number "90" (effects (font (size 1.27 1.27)))) - (alternate "TIM15_CH2" bidirectional line)) - (pin bidirectional line - (at -25.4 25.4 0) - (length 5.08) - (name "PF12" (effects (font (size 1.27 1.27)))) - (number "89" (effects (font (size 1.27 1.27)))) - (alternate "TIM15_CH1" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at -25.4 27.94 0) - (length 5.08) - (name "PF11" (effects (font (size 1.27 1.27)))) - (number "88" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at -25.4 30.48 0) - (length 5.08) - (name "PF10" (effects (font (size 1.27 1.27)))) - (number "87" (effects (font (size 1.27 1.27)))) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at -25.4 33.02 0) - (length 5.08) - (name "PF9" (effects (font (size 1.27 1.27)))) - (number "86" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at -25.4 35.56 0) - (length 5.08) - (name "PF8" (effects (font (size 1.27 1.27)))) - (number "72" (effects (font (size 1.27 1.27))))) - (pin bidirectional line - (at -25.4 38.1 0) - (length 5.08) - (name "PF7" (effects (font (size 1.27 1.27)))) - (number "39" (effects (font (size 1.27 1.27)))) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at -25.4 40.64 0) - (length 5.08) - (name "PF6" (effects (font (size 1.27 1.27)))) - (number "38" (effects (font (size 1.27 1.27)))) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line)) - (pin bidirectional line - (at -25.4 43.18 0) - (length 5.08) - (name "PF5" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "LPUART1_RX" bidirectional line)) - (pin bidirectional line - (at -25.4 45.72 0) - (length 5.08) - (name "PF4" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "LPUART1_TX" bidirectional line)) - (pin bidirectional line - (at -25.4 48.26 0) - (length 5.08) - (name "PF3" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_RX" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at -25.4 50.8 0) - (length 5.08) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "RCC_MCO" bidirectional line)) - (pin input line - (at -25.4 53.34 0) - (length 5.08) - (name "PF1" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "RCC_OSC_OUT" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line)) - (pin input line - (at -25.4 55.88 0) - (length 5.08) - (name "PF0" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at -25.4 60.96 0) - (length 5.08) - (name "VREF+" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "VREFBUF_OUT" bidirectional line)) - (pin bidirectional line - (at 22.86 -63.5 180) - (length 5.08) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin bidirectional line - (at 22.86 -60.96 180) - (length 5.08) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at 22.86 -58.42 180) - (length 5.08) - (name "PC13" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "RTC_OUT1" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at 22.86 -55.88 180) - (length 5.08) - (name "PC12" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI3_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 -53.34 180) - (length 5.08) - (name "PC11" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "SPI3_MISO" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 -50.8 180) - (length 5.08) - (name "PC10" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "SPI3_SCK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 -48.26 180) - (length 5.08) - (name "PC9" (effects (font (size 1.27 1.27)))) - (number "77" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 22.86 -45.72 180) - (length 5.08) - (name "PC8" (effects (font (size 1.27 1.27)))) - (number "76" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 22.86 -43.18 180) - (length 5.08) - (name "PC7" (effects (font (size 1.27 1.27)))) - (number "58" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_RX" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 22.86 -40.64 180) - (length 5.08) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "57" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_TX" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 22.86 -38.1 180) - (length 5.08) - (name "PC5" (effects (font (size 1.27 1.27)))) - (number "34" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "SYS_WKUP5" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 -35.56 180) - (length 5.08) - (name "PC4" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 -33.02 180) - (length 5.08) - (name "PC3" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line)) - (pin bidirectional line - (at 22.86 -30.48 180) - (length 5.08) - (name "PC2" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_OUT" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line)) - (pin bidirectional line - (at 22.86 -27.94 180) - (length 5.08) - (name "PC1" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INP" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 -25.4 180) - (length 5.08) - (name "PC0" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INM" bidirectional line) - (alternate "COMP3_OUT" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 -20.32 180) - (length 5.08) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "54" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "UCPD1_CC2" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 22.86 -17.78 180) - (length 5.08) - (name "PB14" (effects (font (size 1.27 1.27)))) - (number "53" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 22.86 -15.24 180) - (length 5.08) - (name "PB13" (effects (font (size 1.27 1.27)))) - (number "52" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 22.86 -12.7 180) - (length 5.08) - (name "PB12" (effects (font (size 1.27 1.27)))) - (number "51" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 22.86 -10.16 180) - (length 5.08) - (name "PB11" (effects (font (size 1.27 1.27)))) - (number "50" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 -7.62 180) - (length 5.08) - (name "PB10" (effects (font (size 1.27 1.27)))) - (number "49" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 -5.08 180) - (length 5.08) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM4_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 -2.54 180) - (length 5.08) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "100" (effects (font (size 1.27 1.27)))) - (alternate "CEC" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM4_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 0.0 180) - (length 5.08) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "99" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "TIM4_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at 22.86 2.54 180) - (length 5.08) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "98" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "TIM4_CH1" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at 22.86 5.08 180) - (length 5.08) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "93" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SPI3_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at 22.86 7.62 180) - (length 5.08) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "92" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "SPI3_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 10.16 180) - (length 5.08) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "91" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "SPI3_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 12.7 180) - (length 5.08) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "37" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "COMP3_INM" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 15.24 180) - (length 5.08) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "36" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP3_OUT" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 17.78 180) - (length 5.08) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "35" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "COMP3_INP" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 22.86 180) - (length 5.08) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "75" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART4_CK" bidirectional line) - (alternate "USART4_DE" bidirectional line) - (alternate "USART4_RTS" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 22.86 25.4 180) - (length 5.08) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "74" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 27.94 180) - (length 5.08) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "73" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 22.86 30.48 180) - (length 5.08) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "71" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USB_DP" bidirectional line)) - (pin bidirectional line - (at 22.86 33.02 180) - (length 5.08) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "70" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USB_DM" bidirectional line)) - (pin bidirectional line - (at 22.86 35.56 180) - (length 5.08) - (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) - (number "69" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "UCPD1_DBCC2" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 38.1 180) - (length 5.08) - (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) - (number "56" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "UCPD1_DBCC1" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 40.64 180) - (length 5.08) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "55" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "UCPD1_CC1" bidirectional line)) - (pin bidirectional line - (at 22.86 43.18 180) - (length 5.08) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 22.86 45.72 180) - (length 5.08) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 22.86 48.26 180) - (length 5.08) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "DAC1_OUT2" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 50.8 180) - (length 5.08) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "DAC1_OUT1" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART6_TX" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 22.86 53.34 180) - (length 5.08) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 55.88 180) - (length 5.08) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "COMP2_INM" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 58.42 180) - (length 5.08) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 60.96 180) - (length 5.08) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -10.16 68.58 270) - (length 5.08) - (name "VBAT" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 68.58 270) - (length 5.08) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 68.58 270) - (length 5.08) - (name "VDDIO2" (effects (font (size 1.27 1.27)))) - (number "64" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -10.16 -71.12 90) - (length 5.08) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 -71.12 90) - (length 5.08) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "63" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G0C1VETx" - (extends "STM32G0C1VCTx") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -20.32 64.77 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0C1VETx" - (id 1) - (at -2.54 64.77 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_QFP:LQFP-100_14x14mm_P0.5mm" - (id 2) - (at -20.32 -66.04 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1vc.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 94 GPIO, LQFP-100" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "LQFP*14x14mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))))) - (symbol "STM32G0C1VCTx" - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -20.32 64.77 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0C1VCTx" - (id 1) - (at -2.54 64.77 0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_QFP:LQFP-100_14x14mm_P0.5mm" - (id 2) - (at -20.32 -66.04 0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1ve.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 256KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 94 GPIO, LQFP-100" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "LQFP*14x14mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))) - (symbol "STM32G0C1VCTx_0_1" - (rectangle - (start -20.32 -66.04) - (end 17.78 63.5) - (stroke (width 0.254)) - (fill (type background)))) - (symbol "STM32G0C1VCTx_1_1" - (pin bidirectional line - (at -25.4 -63.5 0) - (length 5.08) - (name "PD15" (effects (font (size 1.27 1.27)))) - (number "68" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM4_CH4" bidirectional line)) - (pin bidirectional line - (at -25.4 -60.96 0) - (length 5.08) - (name "PD14" (effects (font (size 1.27 1.27)))) - (number "67" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "TIM4_CH3" bidirectional line)) - (pin bidirectional line - (at -25.4 -58.42 0) - (length 5.08) - (name "PD13" (effects (font (size 1.27 1.27)))) - (number "66" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "TIM4_CH2" bidirectional line)) - (pin bidirectional line - (at -25.4 -55.88 0) - (length 5.08) - (name "PD12" (effects (font (size 1.27 1.27)))) - (number "65" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "TIM4_CH1" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line)) - (pin bidirectional line - (at -25.4 -53.34 0) - (length 5.08) - (name "PD11" (effects (font (size 1.27 1.27)))) - (number "62" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at -25.4 -50.8 0) - (length 5.08) - (name "PD10" (effects (font (size 1.27 1.27)))) - (number "61" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO" bidirectional line)) - (pin bidirectional line - (at -25.4 -48.26 0) - (length 5.08) - (name "PD9" (effects (font (size 1.27 1.27)))) - (number "60" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at -25.4 -45.72 0) - (length 5.08) - (name "PD8" (effects (font (size 1.27 1.27)))) - (number "59" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at -25.4 -43.18 0) - (length 5.08) - (name "PD7" (effects (font (size 1.27 1.27)))) - (number "85" (effects (font (size 1.27 1.27)))) - (alternate "RCC_MCO_2" bidirectional line)) - (pin bidirectional line - (at -25.4 -40.64 0) - (length 5.08) - (name "PD6" (effects (font (size 1.27 1.27)))) - (number "84" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at -25.4 -38.1 0) - (length 5.08) - (name "PD5" (effects (font (size 1.27 1.27)))) - (number "83" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "USART2_TX" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at -25.4 -35.56 0) - (length 5.08) - (name "PD4" (effects (font (size 1.27 1.27)))) - (number "82" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at -25.4 -33.02 0) - (length 5.08) - (name "PD3" (effects (font (size 1.27 1.27)))) - (number "81" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD2_DBCC2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -25.4 -30.48 0) - (length 5.08) - (name "PD2" (effects (font (size 1.27 1.27)))) - (number "80" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_ETR" bidirectional line) - (alternate "UCPD2_CC2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at -25.4 -27.94 0) - (length 5.08) - (name "PD1" (effects (font (size 1.27 1.27)))) - (number "79" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "UCPD2_DBCC1" bidirectional line)) - (pin bidirectional line - (at -25.4 -25.4 0) - (length 5.08) - (name "PD0" (effects (font (size 1.27 1.27)))) - (number "78" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "UCPD2_CC1" bidirectional line)) - (pin bidirectional line - (at -25.4 -20.32 0) - (length 5.08) - (name "PE15" (effects (font (size 1.27 1.27)))) - (number "48" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at -25.4 -17.78 0) - (length 5.08) - (name "PE14" (effects (font (size 1.27 1.27)))) - (number "47" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line)) - (pin bidirectional line - (at -25.4 -15.24 0) - (length 5.08) - (name "PE13" (effects (font (size 1.27 1.27)))) - (number "46" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line)) - (pin bidirectional line - (at -25.4 -12.7 0) - (length 5.08) - (name "PE12" (effects (font (size 1.27 1.27)))) - (number "45" (effects (font (size 1.27 1.27)))) - (alternate "I2S1_WS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line)) - (pin bidirectional line - (at -25.4 -10.16 0) - (length 5.08) - (name "PE11" (effects (font (size 1.27 1.27)))) - (number "44" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at -25.4 -7.62 0) - (length 5.08) - (name "PE10" (effects (font (size 1.27 1.27)))) - (number "43" (effects (font (size 1.27 1.27)))) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at -25.4 -5.08 0) - (length 5.08) - (name "PE9" (effects (font (size 1.27 1.27)))) - (number "42" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at -25.4 -2.54 0) - (length 5.08) - (name "PE8" (effects (font (size 1.27 1.27)))) - (number "41" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INM" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin bidirectional line - (at -25.4 0.0 0) - (length 5.08) - (name "PE7" (effects (font (size 1.27 1.27)))) - (number "40" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INP" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at -25.4 2.54 0) - (length 5.08) - (name "PE6" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - (alternate "RTC_TAMP_IN3" bidirectional line) - (alternate "SYS_WKUP3" bidirectional line) - (alternate "TIM3_CH4" bidirectional line)) - (pin bidirectional line - (at -25.4 5.08 0) - (length 5.08) - (name "PE5" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_CH3" bidirectional line)) - (pin bidirectional line - (at -25.4 7.62 0) - (length 5.08) - (name "PE4" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_CH2" bidirectional line)) - (pin bidirectional line - (at -25.4 10.16 0) - (length 5.08) - (name "PE3" (effects (font (size 1.27 1.27)))) - (number "97" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_CH1" bidirectional line)) - (pin bidirectional line - (at -25.4 12.7 0) - (length 5.08) - (name "PE2" (effects (font (size 1.27 1.27)))) - (number "96" (effects (font (size 1.27 1.27)))) - (alternate "TIM3_ETR" bidirectional line)) - (pin bidirectional line - (at -25.4 15.24 0) - (length 5.08) - (name "PE1" (effects (font (size 1.27 1.27)))) - (number "95" (effects (font (size 1.27 1.27)))) - (alternate "TIM17_CH1" bidirectional line)) - (pin bidirectional line - (at -25.4 17.78 0) - (length 5.08) - (name "PE0" (effects (font (size 1.27 1.27)))) - (number "94" (effects (font (size 1.27 1.27)))) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM4_ETR" bidirectional line)) - (pin bidirectional line - (at -25.4 22.86 0) - (length 5.08) - (name "PF13" (effects (font (size 1.27 1.27)))) - (number "90" (effects (font (size 1.27 1.27)))) - (alternate "TIM15_CH2" bidirectional line)) - (pin bidirectional line - (at -25.4 25.4 0) - (length 5.08) - (name "PF12" (effects (font (size 1.27 1.27)))) - (number "89" (effects (font (size 1.27 1.27)))) - (alternate "TIM15_CH1" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at -25.4 27.94 0) - (length 5.08) - (name "PF11" (effects (font (size 1.27 1.27)))) - (number "88" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at -25.4 30.48 0) - (length 5.08) - (name "PF10" (effects (font (size 1.27 1.27)))) - (number "87" (effects (font (size 1.27 1.27)))) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at -25.4 33.02 0) - (length 5.08) - (name "PF9" (effects (font (size 1.27 1.27)))) - (number "86" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at -25.4 35.56 0) - (length 5.08) - (name "PF8" (effects (font (size 1.27 1.27)))) - (number "72" (effects (font (size 1.27 1.27))))) - (pin bidirectional line - (at -25.4 38.1 0) - (length 5.08) - (name "PF7" (effects (font (size 1.27 1.27)))) - (number "39" (effects (font (size 1.27 1.27)))) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at -25.4 40.64 0) - (length 5.08) - (name "PF6" (effects (font (size 1.27 1.27)))) - (number "38" (effects (font (size 1.27 1.27)))) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line)) - (pin bidirectional line - (at -25.4 43.18 0) - (length 5.08) - (name "PF5" (effects (font (size 1.27 1.27)))) - (number "20" (effects (font (size 1.27 1.27)))) - (alternate "LPUART1_RX" bidirectional line)) - (pin bidirectional line - (at -25.4 45.72 0) - (length 5.08) - (name "PF4" (effects (font (size 1.27 1.27)))) - (number "19" (effects (font (size 1.27 1.27)))) - (alternate "LPUART1_TX" bidirectional line)) - (pin bidirectional line - (at -25.4 48.26 0) - (length 5.08) - (name "PF3" (effects (font (size 1.27 1.27)))) - (number "18" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_RX" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at -25.4 50.8 0) - (length 5.08) - (name "PF2" (effects (font (size 1.27 1.27)))) - (number "17" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "RCC_MCO" bidirectional line)) - (pin input line - (at -25.4 53.34 0) - (length 5.08) - (name "PF1" (effects (font (size 1.27 1.27)))) - (number "16" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "RCC_OSC_OUT" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line)) - (pin input line - (at -25.4 55.88 0) - (length 5.08) - (name "PF0" (effects (font (size 1.27 1.27)))) - (number "15" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "RCC_OSC_IN" bidirectional line) - (alternate "TIM14_CH1" bidirectional line)) - (pin bidirectional line - (at -25.4 60.96 0) - (length 5.08) - (name "VREF+" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - (alternate "VREFBUF_OUT" bidirectional line)) - (pin bidirectional line - (at 22.86 -63.5 180) - (length 5.08) - (name "PC15" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_EN" bidirectional line) - (alternate "RCC_OSC32_OUT" bidirectional line) - (alternate "RCC_OSC_EN" bidirectional line) - (alternate "TIM15_BK" bidirectional line)) - (pin bidirectional line - (at 22.86 -60.96 180) - (length 5.08) - (name "PC14" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - (alternate "RCC_OSC32_IN" bidirectional line) - (alternate "TIM1_BK2" bidirectional line)) - (pin bidirectional line - (at 22.86 -58.42 180) - (length 5.08) - (name "PC13" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - (alternate "RTC_OUT1" bidirectional line) - (alternate "RTC_TAMP_IN1" bidirectional line) - (alternate "RTC_TS" bidirectional line) - (alternate "SYS_WKUP2" bidirectional line) - (alternate "TIM1_BK" bidirectional line)) - (pin bidirectional line - (at 22.86 -55.88 180) - (length 5.08) - (name "PC12" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI3_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 -53.34 180) - (length 5.08) - (name "PC11" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "SPI3_MISO" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 -50.8 180) - (length 5.08) - (name "PC10" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - (alternate "SPI3_SCK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 -48.26 180) - (length 5.08) - (name "PC9" (effects (font (size 1.27 1.27)))) - (number "77" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 22.86 -45.72 180) - (length 5.08) - (name "PC8" (effects (font (size 1.27 1.27)))) - (number "76" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 22.86 -43.18 180) - (length 5.08) - (name "PC7" (effects (font (size 1.27 1.27)))) - (number "58" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_RX" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 22.86 -40.64 180) - (length 5.08) - (name "PC6" (effects (font (size 1.27 1.27)))) - (number "57" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_TX" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 22.86 -38.1 180) - (length 5.08) - (name "PC5" (effects (font (size 1.27 1.27)))) - (number "34" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN18" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "SYS_WKUP5" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 -35.56 180) - (length 5.08) - (name "PC4" (effects (font (size 1.27 1.27)))) - (number "33" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN17" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 -33.02 180) - (length 5.08) - (name "PC3" (effects (font (size 1.27 1.27)))) - (number "24" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line)) - (pin bidirectional line - (at 22.86 -30.48 180) - (length 5.08) - (name "PC2" (effects (font (size 1.27 1.27)))) - (number "23" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_OUT" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line)) - (pin bidirectional line - (at 22.86 -27.94 180) - (length 5.08) - (name "PC1" (effects (font (size 1.27 1.27)))) - (number "22" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INP" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 -25.4 180) - (length 5.08) - (name "PC0" (effects (font (size 1.27 1.27)))) - (number "21" (effects (font (size 1.27 1.27)))) - (alternate "COMP3_INM" bidirectional line) - (alternate "COMP3_OUT" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 -20.32 180) - (length 5.08) - (name "PB15" (effects (font (size 1.27 1.27)))) - (number "54" (effects (font (size 1.27 1.27)))) - (alternate "I2S2_SD" bidirectional line) - (alternate "RTC_REFIN" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "UCPD1_CC2" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 22.86 -17.78 180) - (length 5.08) - (name "PB14" (effects (font (size 1.27 1.27)))) - (number "53" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 22.86 -15.24 180) - (length 5.08) - (name "PB13" (effects (font (size 1.27 1.27)))) - (number "52" (effects (font (size 1.27 1.27)))) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line)) - (pin bidirectional line - (at 22.86 -12.7 180) - (length 5.08) - (name "PB12" (effects (font (size 1.27 1.27)))) - (number "51" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN16" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line)) - (pin bidirectional line - (at 22.86 -10.16 180) - (length 5.08) - (name "PB11" (effects (font (size 1.27 1.27)))) - (number "50" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "ADC1_IN15" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "USART3_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 -7.62 180) - (length 5.08) - (name "PB10" (effects (font (size 1.27 1.27)))) - (number "49" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN11" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 -5.08 180) - (length 5.08) - (name "PB9" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "IR_OUT" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM4_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 -2.54 180) - (length 5.08) - (name "PB8" (effects (font (size 1.27 1.27)))) - (number "100" (effects (font (size 1.27 1.27)))) - (alternate "CEC" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM4_CH3" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 0.0 180) - (length 5.08) - (name "PB7" (effects (font (size 1.27 1.27)))) - (number "99" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM1_IN2" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SYS_PVD_IN" bidirectional line) - (alternate "TIM17_CH1N" bidirectional line) - (alternate "TIM4_CH2" bidirectional line) - (alternate "USART1_RX" bidirectional line) - (alternate "USART4_CTS" bidirectional line) - (alternate "USART4_NSS" bidirectional line)) - (pin bidirectional line - (at 22.86 2.54 180) - (length 5.08) - (name "PB6" (effects (font (size 1.27 1.27)))) - (number "98" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_ETR" bidirectional line) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM16_CH1N" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "TIM4_CH1" bidirectional line) - (alternate "USART1_TX" bidirectional line) - (alternate "USART5_CTS" bidirectional line) - (alternate "USART5_NSS" bidirectional line)) - (pin bidirectional line - (at 22.86 5.08 180) - (length 5.08) - (name "PB5" (effects (font (size 1.27 1.27)))) - (number "93" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPTIM1_IN1" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SPI3_MOSI" bidirectional line) - (alternate "SYS_WKUP6" bidirectional line) - (alternate "TIM16_BK" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "USART5_CK" bidirectional line) - (alternate "USART5_DE" bidirectional line) - (alternate "USART5_RTS" bidirectional line)) - (pin bidirectional line - (at 22.86 7.62 180) - (length 5.08) - (name "PB4" (effects (font (size 1.27 1.27)))) - (number "92" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "SPI3_MISO" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 10.16 180) - (length 5.08) - (name "PB3" (effects (font (size 1.27 1.27)))) - (number "91" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_INM" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "SPI3_SCK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 12.7 180) - (length 5.08) - (name "PB2" (effects (font (size 1.27 1.27)))) - (number "37" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN10" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "COMP3_INM" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "USART3_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 15.24 180) - (length 5.08) - (name "PB1" (effects (font (size 1.27 1.27)))) - (number "36" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN9" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP3_OUT" bidirectional line) - (alternate "FDCAN2_TX" bidirectional line) - (alternate "LPTIM2_IN1" bidirectional line) - (alternate "LPUART1_DE" bidirectional line) - (alternate "LPUART1_RTS" bidirectional line) - (alternate "LPUART2_DE" bidirectional line) - (alternate "LPUART2_RTS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM1_CH3N" bidirectional line) - (alternate "TIM3_CH4" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART5_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 17.78 180) - (length 5.08) - (name "PB0" (effects (font (size 1.27 1.27)))) - (number "35" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN8" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "COMP3_INP" bidirectional line) - (alternate "FDCAN2_RX" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "LPUART2_CTS" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "TIM1_CH2N" bidirectional line) - (alternate "TIM3_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_RX" bidirectional line) - (alternate "USART5_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 22.86 180) - (length 5.08) - (name "PA15" (effects (font (size 1.27 1.27)))) - (number "75" (effects (font (size 1.27 1.27)))) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "USART2_RX" bidirectional line) - (alternate "USART3_CK" bidirectional line) - (alternate "USART3_DE" bidirectional line) - (alternate "USART3_RTS" bidirectional line) - (alternate "USART4_CK" bidirectional line) - (alternate "USART4_DE" bidirectional line) - (alternate "USART4_RTS" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 22.86 25.4 180) - (length 5.08) - (name "PA14" (effects (font (size 1.27 1.27)))) - (number "74" (effects (font (size 1.27 1.27)))) - (alternate "LPUART2_TX" bidirectional line) - (alternate "SYS_SWCLK" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 27.94 180) - (length 5.08) - (name "PA13" (effects (font (size 1.27 1.27)))) - (number "73" (effects (font (size 1.27 1.27)))) - (alternate "IR_OUT" bidirectional line) - (alternate "LPUART2_RX" bidirectional line) - (alternate "SYS_SWDIO" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 22.86 30.48 180) - (length 5.08) - (name "PA12/PA10" (effects (font (size 1.27 1.27)))) - (number "71" (effects (font (size 1.27 1.27)))) - (alternate "COMP2_OUT" bidirectional line) - (alternate "FDCAN1_TX" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "I2S_CKIN" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM1_ETR" bidirectional line) - (alternate "USART1_CK" bidirectional line) - (alternate "USART1_DE" bidirectional line) - (alternate "USART1_RTS" bidirectional line) - (alternate "USB_DP" bidirectional line)) - (pin bidirectional line - (at 22.86 33.02 180) - (length 5.08) - (name "PA11/PA9" (effects (font (size 1.27 1.27)))) - (number "70" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_EXTI11" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "FDCAN1_RX" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM1_BK2" bidirectional line) - (alternate "TIM1_CH4" bidirectional line) - (alternate "USART1_CTS" bidirectional line) - (alternate "USART1_NSS" bidirectional line) - (alternate "USB_DM" bidirectional line)) - (pin bidirectional line - (at 22.86 35.56 180) - (length 5.08) - (name "PA10/UCPD1_DBCC2" (effects (font (size 1.27 1.27)))) - (number "69" (effects (font (size 1.27 1.27)))) - (alternate "I2C1_SDA" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "RCC_MCO_2" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "TIM17_BK" bidirectional line) - (alternate "TIM1_CH3" bidirectional line) - (alternate "UCPD1_DBCC2" bidirectional line) - (alternate "USART1_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 38.1 180) - (length 5.08) - (name "PA9/UCPD1_DBCC1" (effects (font (size 1.27 1.27)))) - (number "56" (effects (font (size 1.27 1.27)))) - (alternate "DAC1_EXTI9" bidirectional line) - (alternate "I2C1_SCL" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_BK" bidirectional line) - (alternate "TIM1_CH2" bidirectional line) - (alternate "UCPD1_DBCC1" bidirectional line) - (alternate "USART1_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 40.64 180) - (length 5.08) - (name "PA8" (effects (font (size 1.27 1.27)))) - (number "55" (effects (font (size 1.27 1.27)))) - (alternate "CRS1_SYNC" bidirectional line) - (alternate "I2C2_SMBA" bidirectional line) - (alternate "I2S2_WS" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RCC_MCO" bidirectional line) - (alternate "SPI2_NSS" bidirectional line) - (alternate "TIM1_CH1" bidirectional line) - (alternate "UCPD1_CC1" bidirectional line)) - (pin bidirectional line - (at 22.86 43.18 180) - (length 5.08) - (name "PA7" (effects (font (size 1.27 1.27)))) - (number "32" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN7" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2C2_SCL" bidirectional line) - (alternate "I2C3_SCL" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "TIM17_CH1" bidirectional line) - (alternate "TIM1_CH1N" bidirectional line) - (alternate "TIM3_CH2" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART6_CK" bidirectional line) - (alternate "USART6_DE" bidirectional line) - (alternate "USART6_RTS" bidirectional line)) - (pin bidirectional line - (at 22.86 45.72 180) - (length 5.08) - (name "PA6" (effects (font (size 1.27 1.27)))) - (number "31" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN6" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2C2_SDA" bidirectional line) - (alternate "I2C3_SDA" bidirectional line) - (alternate "I2S1_MCK" bidirectional line) - (alternate "LPUART1_CTS" bidirectional line) - (alternate "SPI1_MISO" bidirectional line) - (alternate "TIM16_CH1" bidirectional line) - (alternate "TIM1_BK" bidirectional line) - (alternate "TIM3_CH1" bidirectional line) - (alternate "USART3_CTS" bidirectional line) - (alternate "USART3_NSS" bidirectional line) - (alternate "USART6_CTS" bidirectional line) - (alternate "USART6_NSS" bidirectional line)) - (pin bidirectional line - (at 22.86 48.26 180) - (length 5.08) - (name "PA5" (effects (font (size 1.27 1.27)))) - (number "30" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN5" bidirectional line) - (alternate "CEC" bidirectional line) - (alternate "DAC1_OUT2" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "LPTIM2_ETR" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART3_TX" bidirectional line) - (alternate "USART6_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 50.8 180) - (length 5.08) - (name "PA4" (effects (font (size 1.27 1.27)))) - (number "29" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN4" bidirectional line) - (alternate "DAC1_OUT1" bidirectional line) - (alternate "I2S1_WS" bidirectional line) - (alternate "I2S2_SD" bidirectional line) - (alternate "LPTIM2_OUT" bidirectional line) - (alternate "RTC_OUT2" bidirectional line) - (alternate "SPI1_NSS" bidirectional line) - (alternate "SPI2_MOSI" bidirectional line) - (alternate "SPI3_NSS" bidirectional line) - (alternate "TIM14_CH1" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART6_TX" bidirectional line) - (alternate "USB_NOE" bidirectional line)) - (pin bidirectional line - (at 22.86 53.34 180) - (length 5.08) - (name "PA3" (effects (font (size 1.27 1.27)))) - (number "28" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN3" bidirectional line) - (alternate "COMP2_INP" bidirectional line) - (alternate "I2S2_MCK" bidirectional line) - (alternate "LPUART1_RX" bidirectional line) - (alternate "SPI2_MISO" bidirectional line) - (alternate "TIM15_CH2" bidirectional line) - (alternate "TIM2_CH4" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 55.88 180) - (length 5.08) - (name "PA2" (effects (font (size 1.27 1.27)))) - (number "27" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN2" bidirectional line) - (alternate "COMP2_INM" bidirectional line) - (alternate "COMP2_OUT" bidirectional line) - (alternate "I2S1_SD" bidirectional line) - (alternate "LPUART1_TX" bidirectional line) - (alternate "RCC_LSCO" bidirectional line) - (alternate "SPI1_MOSI" bidirectional line) - (alternate "SYS_WKUP4" bidirectional line) - (alternate "TIM15_CH1" bidirectional line) - (alternate "TIM2_CH3" bidirectional line) - (alternate "UCPD1_FRSTX1" bidirectional line) - (alternate "UCPD1_FRSTX2" bidirectional line) - (alternate "USART2_TX" bidirectional line)) - (pin bidirectional line - (at 22.86 58.42 180) - (length 5.08) - (name "PA1" (effects (font (size 1.27 1.27)))) - (number "26" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN1" bidirectional line) - (alternate "COMP1_INP" bidirectional line) - (alternate "I2C1_SMBA" bidirectional line) - (alternate "I2S1_CK" bidirectional line) - (alternate "SPI1_SCK" bidirectional line) - (alternate "TIM15_CH1N" bidirectional line) - (alternate "TIM2_CH2" bidirectional line) - (alternate "USART2_CK" bidirectional line) - (alternate "USART2_DE" bidirectional line) - (alternate "USART2_RTS" bidirectional line) - (alternate "USART4_RX" bidirectional line)) - (pin bidirectional line - (at 22.86 60.96 180) - (length 5.08) - (name "PA0" (effects (font (size 1.27 1.27)))) - (number "25" (effects (font (size 1.27 1.27)))) - (alternate "ADC1_IN0" bidirectional line) - (alternate "COMP1_INM" bidirectional line) - (alternate "COMP1_OUT" bidirectional line) - (alternate "I2S2_CK" bidirectional line) - (alternate "LPTIM1_OUT" bidirectional line) - (alternate "RTC_TAMP_IN2" bidirectional line) - (alternate "SPI2_SCK" bidirectional line) - (alternate "SYS_WKUP1" bidirectional line) - (alternate "TIM2_CH1" bidirectional line) - (alternate "TIM2_ETR" bidirectional line) - (alternate "UCPD2_FRSTX1" bidirectional line) - (alternate "UCPD2_FRSTX2" bidirectional line) - (alternate "USART2_CTS" bidirectional line) - (alternate "USART2_NSS" bidirectional line) - (alternate "USART4_TX" bidirectional line)) - (pin power_in line - (at -10.16 68.58 270) - (length 5.08) - (name "VBAT" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 68.58 270) - (length 5.08) - (name "VDD" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -5.08 68.58 270) - (length 5.08) - (name "VDDIO2" (effects (font (size 1.27 1.27)))) - (number "64" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -10.16 -71.12 90) - (length 5.08) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27))))) - (pin power_in line - (at -7.62 -71.12 90) - (length 5.08) - (name "VSS" (effects (font (size 1.27 1.27)))) - (number "63" (effects (font (size 1.27 1.27))))))) - (symbol "STM32G0C1VETx" - (extends "STM32G0C1VCTx") - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (id 0) - (at -20.32 64.77 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Value" "STM32G0C1VETx" - (id 1) - (at -2.54 64.77 0.0) - (effects - (font (size 1.27 1.27)) - (justify left))) - (property "Footprint" "Package_QFP:LQFP-100_14x14mm_P0.5mm" - (id 2) - (at -20.32 -66.04 0.0) - (effects - (font (size 1.27 1.27))hide - (justify right))) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32g0c1ve.pdf" - (id 3) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_locked" "" - (id 4) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_keywords" "ARM Cortex-M0+ STM32G0 STM32G0x1" - (id 5) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_description" "ARM Cortex-M0+ MCU, 512KB flash, 144KB RAM, 64MHz, 1.7-3.6V, 94 GPIO, LQFP-100" - (id 6) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27))hide)) - (property "ki_fp_filters" "LQFP*14x14mm*P0.5mm*" - (id 7) - (at 0.0 0.0 0.0) - (effects - (font (size 1.27 1.27)))))) diff --git a/center-led/center b/center-led/center deleted file mode 100644 index a12a75b..0000000 --- a/center-led/center +++ /dev/null @@ -1,53 +0,0 @@ -Reference, Value, Footprint, Datasheet -"U2","STM32F030F4P6","Housings_SSOP:TSSOP-20_4.4x6.5mm_Pitch0.65mm","http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00088500.pdf" -"U1","AP1117-33","TO_SOT_Packages_SMD:SOT-223-3Lead_TabPin2","http://www.diodes.com/datasheets/AP1117.pdf" -"J1","top left","footprints:led_tape_3528_2835","~" -"J2","top right","footprints:led_tape_3528_2835","~" -"J3","bottom right","footprints:led_tape_3528_2835","~" -"J4","bottom left","footprints:led_tape_3528_2835","~" -"D1","SS510","Diodes_SMD:D_SMB_Handsoldering","~" -"D3","SS510","Diodes_SMD:D_SMB_Handsoldering","~" -"D2","SS510","Diodes_SMD:D_SMB_Handsoldering","~" -"D4","SS510","Diodes_SMD:D_SMB_Handsoldering","~" -"C1","1000uF","Capacitor_THT:CP_Radial_D10.0mm_P5.00mm","~" -"C4","470uF","Capacitor_THT:CP_Radial_D10.0mm_P5.00mm","~" -"C2","10u","Capacitors_SMD:C_0603_HandSoldering","~" -"C3","100n","Capacitors_SMD:C_0603_HandSoldering","~" -"C5","10u","Capacitors_SMD:C_0603_HandSoldering","~" -"C6","100n","Capacitors_SMD:C_0603_HandSoldering","~" -"R1","10k","Resistors_SMD:R_0603_HandSoldering","~" -"R2","10k","Resistors_SMD:R_0603_HandSoldering","~" -"R4","3k3","Resistors_SMD:R_0603_HandSoldering","~" -"R3","3k3","Resistors_SMD:R_0603_HandSoldering","~" -"D6","D_Schottky","Diodes_SMD:D_MiniMELF_Handsoldering","~" -"D5","D_Schottky","Diodes_SMD:D_MiniMELF_Handsoldering","~" -"R10","620","Resistors_SMD:R_2512_HandSoldering","~" -"R11","0","Resistors_SMD:R_0603_HandSoldering","~" -"C12","0","Capacitors_SMD:C_0805","~" -"R12","0","Resistors_SMD:R_0603_HandSoldering","~" -"C13","0","Capacitors_SMD:C_0805","~" -"R6","0","Resistors_SMD:R_0603_HandSoldering","~" -"C8","0","Capacitors_SMD:C_0603_HandSoldering","~" -"Q2","AO3401","TO_SOT_Packages_SMD:SOT-23","https://www.infineon.com/dgdl/irlml6402pbf.pdf?fileId=5546d462533600a401535668d5c2263c" -"R7","10k","Resistors_SMD:R_0603_HandSoldering","~" -"C7","0","Capacitors_SMD:C_0603_HandSoldering","~" -"D7","8V2","Diodes_SMD:D_MiniMELF_Handsoldering","~" -"R9","0","Resistors_SMD:R_0603_HandSoldering","~" -"Q5","AO3401","TO_SOT_Packages_SMD:SOT-23","https://www.infineon.com/dgdl/irlml6402pbf.pdf?fileId=5546d462533600a401535668d5c2263c" -"R13","10k","Resistors_SMD:R_0603_HandSoldering","~" -"C11","0","Capacitors_SMD:C_0805","~" -"D8","8V2","Diodes_SMD:D_MiniMELF_Handsoldering","~" -"R14","0","Resistors_SMD:R_0603_HandSoldering","~" -"Y1","8MHz","Crystals:Crystal_SMD_3225-4pin_3.2x2.5mm","~" -"C10","12p","Capacitors_SMD:C_0603_HandSoldering","~" -"C9","12p","Capacitors_SMD:C_0603_HandSoldering","~" -"R5","0","Resistors_SMD:R_0603_HandSoldering","~" -"R8","0","Resistors_SMD:R_0603_HandSoldering","~" -"J5","SWD","Pin_Headers:Pin_Header_Straight_1x04_Pitch2.54mm","~" -"TP1","TestPoint","Measurement_Points:Measurement_Point_Square-SMD-Pad_Small","~" -"TP2","TestPoint","Measurement_Points:Measurement_Point_Square-SMD-Pad_Small","~" -"TP3","TestPoint","Measurement_Points:Measurement_Point_Square-SMD-Pad_Small","~" -"TP4","TestPoint","Measurement_Points:Measurement_Point_Square-SMD-Pad_Small","~" -"Q1","AO3400","Package_TO_SOT_SMD:SOT-23","http://www.farnell.com/datasheets/1835997.pdf" -"Q3","AO3400","Package_TO_SOT_SMD:SOT-23","http://www.farnell.com/datasheets/1835997.pdf" -"Q4","AO3400","Package_TO_SOT_SMD:SOT-23","http://www.farnell.com/datasheets/1835997.pdf" diff --git a/center-led/center-cache.lib b/center-led/center-cache.lib deleted file mode 100644 index ef3b521..0000000 --- a/center-led/center-cache.lib +++ /dev/null @@ -1,428 +0,0 @@ -EESchema-LIBRARY Version 2.4 -#encoding utf-8 -# -# center-rescue_+12V-power -# -DEF center-rescue_+12V-power #PWR 0 0 Y Y 1 F P -F0 "#PWR" 0 -150 50 H I C CNN -F1 "center-rescue_+12V-power" 0 140 50 H V C CNN -F2 "" 0 0 50 H I C CNN -F3 "" 0 0 50 H I C CNN -DRAW -P 2 0 1 0 -30 50 0 100 N -P 2 0 1 0 0 0 0 100 N -P 2 0 1 0 0 100 30 50 N -X +12V 1 0 0 0 U 50 50 1 1 W N -ENDDRAW -ENDDEF -# -# center-rescue_+3.3V-power -# -DEF center-rescue_+3.3V-power #PWR 0 0 Y Y 1 F P -F0 "#PWR" 0 -150 50 H I C CNN -F1 "center-rescue_+3.3V-power" 0 140 50 H V C CNN -F2 "" 0 0 50 H I C CNN -F3 "" 0 0 50 H I C CNN -DRAW -P 2 0 1 0 -30 50 0 100 N -P 2 0 1 0 0 0 0 100 N -P 2 0 1 0 0 100 30 50 N -X +3V3 1 0 0 0 U 50 50 1 1 W N -ENDDRAW -ENDDEF -# -# center-rescue_+VSW-power -# -DEF center-rescue_+VSW-power #PWR 0 0 Y Y 1 F P -F0 "#PWR" 0 -150 50 H I C CNN -F1 "center-rescue_+VSW-power" 0 140 50 H V C CNN -F2 "" 0 0 50 H I C CNN -F3 "" 0 0 50 H I C CNN -DRAW -P 2 0 1 0 -30 50 0 100 N -P 2 0 1 0 0 0 0 100 N -P 2 0 1 0 0 100 30 50 N -X +VSW 1 0 0 0 U 50 50 1 1 W N -ENDDRAW -ENDDEF -# -# center-rescue_AP1117-33-Regulator_Linear -# -DEF center-rescue_AP1117-33-Regulator_Linear U 0 10 Y Y 1 F N -F0 "U" -150 125 50 H V C CNN -F1 "center-rescue_AP1117-33-Regulator_Linear" 0 125 50 H V L CNN -F2 "Package_TO_SOT_SMD:SOT-223-3_TabPin2" 0 200 50 H I C CNN -F3 "http://www.diodes.com/datasheets/AP1117.pdf" 100 -250 50 H I C CNN -$FPLIST - SOT?223*TabPin2* -$ENDFPLIST -DRAW -S -200 -200 200 75 0 1 10 f -X GND 1 0 -300 100 U 50 50 1 1 W -X VO 2 300 0 100 L 50 50 1 1 w -X VI 3 -300 0 100 R 50 50 1 1 W -X PAD 4 300 -100 100 L 50 50 1 1 w -ENDDRAW -ENDDEF -# -# center-rescue_BSS83P-Transistor_FET -# -DEF center-rescue_BSS83P-Transistor_FET Q 0 0 Y N 1 F N -F0 "Q" 200 75 50 H V L CNN -F1 "center-rescue_BSS83P-Transistor_FET" 200 0 50 H V L CNN -F2 "Package_TO_SOT_SMD:SOT-23" 200 -75 50 H I L CIN -F3 "" 0 0 50 H I L CNN -$FPLIST - SOT?23* -$ENDFPLIST -DRAW -C 65 0 111 0 1 10 N -C 100 -70 11 0 1 0 F -C 100 70 11 0 1 0 F -P 2 0 1 0 -100 0 10 0 N -P 2 0 1 0 30 -70 100 -70 N -P 2 0 1 10 30 -50 30 -90 N -P 2 0 1 0 30 0 100 0 N -P 2 0 1 10 30 20 30 -20 N -P 2 0 1 0 30 70 100 70 N -P 2 0 1 10 30 90 30 50 N -P 2 0 1 0 100 -70 100 -100 N -P 2 0 1 0 100 -70 100 0 N -P 2 0 1 0 100 100 100 70 N -P 3 0 1 10 10 75 10 -75 10 -75 N -P 4 0 1 0 90 0 50 -15 50 15 90 0 F -P 4 0 1 0 100 -70 130 -70 130 70 100 70 N -P 4 0 1 0 110 -20 115 -15 145 -15 150 -10 N -P 4 0 1 0 130 -15 115 10 145 10 130 -15 N -X G 1 -200 0 100 R 50 50 1 1 I -X S 2 100 -200 100 U 50 50 1 1 P -X D 3 100 200 100 D 50 50 1 1 P -ENDDRAW -ENDDEF -# -# center-rescue_CP_Small-Device -# -DEF center-rescue_CP_Small-Device C 0 10 N N 1 F N -F0 "C" 10 70 50 H V L CNN -F1 "center-rescue_CP_Small-Device" 10 -80 50 H V L CNN -F2 "" 0 0 50 H I C CNN -F3 "" 0 0 50 H I C CNN -$FPLIST - CP_* -$ENDFPLIST -DRAW -S -60 -12 60 -27 0 1 0 F -S -60 27 60 12 0 1 0 N -P 2 0 1 0 -50 60 -30 60 N -P 2 0 1 0 -40 50 -40 70 N -X ~ 1 0 100 73 D 50 50 1 1 P -X ~ 2 0 -100 73 U 50 50 1 1 P -ENDDRAW -ENDDEF -# -# center-rescue_C_Small-Device -# -DEF center-rescue_C_Small-Device C 0 10 N N 1 F N -F0 "C" 10 70 50 H V L CNN -F1 "center-rescue_C_Small-Device" 10 -80 50 H V L CNN -F2 "" 0 0 50 H I C CNN -F3 "" 0 0 50 H I C CNN -$FPLIST - C_* -$ENDFPLIST -DRAW -P 2 0 1 13 -60 -20 60 -20 N -P 2 0 1 12 -60 20 60 20 N -X ~ 1 0 100 80 D 50 50 1 1 P -X ~ 2 0 -100 80 U 50 50 1 1 P -ENDDRAW -ENDDEF -# -# center-rescue_Conn_01x02-Connector_Generic -# -DEF center-rescue_Conn_01x02-Connector_Generic J 0 40 Y N 1 F N -F0 "J" 0 100 50 H V C CNN -F1 "center-rescue_Conn_01x02-Connector_Generic" 0 -200 50 H V C CNN -F2 "" 0 0 50 H I C CNN -F3 "" 0 0 50 H I C CNN -$FPLIST - Connector*:*_1x??_* -$ENDFPLIST -DRAW -S -50 -95 0 -105 1 1 6 N -S -50 5 0 -5 1 1 6 N -S -50 50 50 -150 1 1 10 f -X Pin_1 1 -200 0 150 R 50 50 1 1 P -X Pin_2 2 -200 -100 150 R 50 50 1 1 P -ENDDRAW -ENDDEF -# -# center-rescue_Conn_01x04-Connector_Generic -# -DEF center-rescue_Conn_01x04-Connector_Generic J 0 40 Y N 1 F N -F0 "J" 0 200 50 H V C CNN -F1 "center-rescue_Conn_01x04-Connector_Generic" 0 -300 50 H V C CNN -F2 "" 0 0 50 H I C CNN -F3 "" 0 0 50 H I C CNN -$FPLIST - Connector*:*_1x??_* -$ENDFPLIST -DRAW -S -50 -195 0 -205 1 1 6 N -S -50 -95 0 -105 1 1 6 N -S -50 5 0 -5 1 1 6 N -S -50 105 0 95 1 1 6 N -S -50 150 50 -250 1 1 10 f -X Pin_1 1 -200 100 150 R 50 50 1 1 P -X Pin_2 2 -200 0 150 R 50 50 1 1 P -X Pin_3 3 -200 -100 150 R 50 50 1 1 P -X Pin_4 4 -200 -200 150 R 50 50 1 1 P -ENDDRAW -ENDDEF -# -# center-rescue_Crystal_GND24_Small-Device -# -DEF center-rescue_Crystal_GND24_Small-Device Y 0 40 Y N 1 F N -F0 "Y" 50 175 50 H V L CNN -F1 "center-rescue_Crystal_GND24_Small-Device" 50 100 50 H V L CNN -F2 "" 0 0 50 H I C CNN -F3 "" 0 0 50 H I C CNN -$FPLIST - Crystal* -$ENDFPLIST -DRAW -S -30 -60 30 60 0 1 0 N -P 2 0 1 15 -50 -30 -50 30 N -P 2 0 1 15 50 -30 50 30 N -P 4 0 1 0 -50 -50 -50 -75 50 -75 50 -50 N -P 4 0 1 0 -50 50 -50 75 50 75 50 50 N -X 1 1 -100 0 50 R 50 50 1 1 P -X 2 2 0 -125 50 U 50 50 1 1 P -X 3 3 100 0 50 L 50 50 1 1 P -X 4 4 0 125 50 D 50 50 1 1 P -ENDDRAW -ENDDEF -# -# center-rescue_D_Schottky_ALT-Device -# -DEF center-rescue_D_Schottky_ALT-Device D 0 40 N N 1 F N -F0 "D" 0 100 50 H V C CNN -F1 "center-rescue_D_Schottky_ALT-Device" 0 -100 50 H V C CNN -F2 "" 0 0 50 H I C CNN -F3 "" 0 0 50 H I C CNN -$FPLIST - TO-???* - *_Diode_* - *SingleDiode* - D_* -$ENDFPLIST -DRAW -P 2 0 1 0 50 0 -50 0 N -P 4 0 1 8 50 50 50 -50 -50 0 50 50 F -P 6 0 1 8 -75 25 -75 50 -50 50 -50 -50 -25 -50 -25 -25 N -X K 1 -150 0 100 R 50 50 1 1 P -X A 2 150 0 100 L 50 50 1 1 P -ENDDRAW -ENDDEF -# -# center-rescue_D_Zener_ALT-Device -# -DEF center-rescue_D_Zener_ALT-Device D 0 40 N N 1 F N -F0 "D" 0 100 50 H V C CNN -F1 "center-rescue_D_Zener_ALT-Device" 0 -100 50 H V C CNN -F2 "" 0 0 50 H I C CNN -F3 "" 0 0 50 H I C CNN -$FPLIST - TO-???* - *_Diode_* - *SingleDiode* - D_* -$ENDFPLIST -DRAW -P 2 0 1 0 50 0 -50 0 N -P 3 0 1 8 -50 -50 -50 50 -30 50 N -P 4 0 1 8 50 -50 50 50 -50 0 50 -50 F -X K 1 -150 0 100 R 50 50 1 1 P -X A 2 150 0 100 L 50 50 1 1 P -ENDDRAW -ENDDEF -# -# center-rescue_GND-power -# -DEF center-rescue_GND-power #PWR 0 0 Y Y 1 F P -F0 "#PWR" 0 -250 50 H I C CNN -F1 "center-rescue_GND-power" 0 -150 50 H V C CNN -F2 "" 0 0 50 H I C CNN -F3 "" 0 0 50 H I C CNN -DRAW -P 6 0 1 0 0 0 0 -50 50 -50 0 -100 -50 -50 0 -50 N -X GND 1 0 0 0 D 50 50 1 1 W N -ENDDRAW -ENDDEF -# -# center-rescue_L-Device -# -DEF center-rescue_L-Device L 0 40 N N 1 F N -F0 "L" -50 0 50 V V C CNN -F1 "center-rescue_L-Device" 75 0 50 V V C CNN -F2 "" 0 0 50 H I C CNN -F3 "" 0 0 50 H I C CNN -$FPLIST - Choke_* - *Coil* - Inductor_* - L_* -$ENDFPLIST -DRAW -A 0 -75 25 -899 899 0 1 0 N 0 -100 0 -50 -A 0 -25 25 -899 899 0 1 0 N 0 -50 0 0 -A 0 25 25 -899 899 0 1 0 N 0 0 0 50 -A 0 75 25 -899 899 0 1 0 N 0 50 0 100 -X 1 1 0 150 50 D 50 50 1 1 P -X 2 2 0 -150 50 U 50 50 1 1 P -ENDDRAW -ENDDEF -# -# center-rescue_LED_ALT-Device -# -DEF center-rescue_LED_ALT-Device D 0 40 N N 1 F N -F0 "D" 0 100 50 H V C CNN -F1 "center-rescue_LED_ALT-Device" 0 -100 50 H V C CNN -F2 "" 0 0 50 H I C CNN -F3 "" 0 0 50 H I C CNN -$FPLIST - LED* - LED_SMD:* - LED_THT:* -$ENDFPLIST -DRAW -P 2 0 1 8 -50 -50 -50 50 N -P 2 0 1 0 -50 0 50 0 N -P 4 0 1 8 50 -50 50 50 -50 0 50 -50 F -P 5 0 1 0 -120 -30 -180 -90 -150 -90 -180 -90 -180 -60 N -P 5 0 1 0 -70 -30 -130 -90 -100 -90 -130 -90 -130 -60 N -X K 1 -150 0 100 R 50 50 1 1 P -X A 2 150 0 100 L 50 50 1 1 P -ENDDRAW -ENDDEF -# -# center-rescue_R-Device -# -DEF center-rescue_R-Device R 0 0 N Y 1 F N -F0 "R" 80 0 50 V V C CNN -F1 "center-rescue_R-Device" 0 0 50 V V C CNN -F2 "" -70 0 50 V I C CNN -F3 "" 0 0 50 H I C CNN -$FPLIST - R_* -$ENDFPLIST -DRAW -S -40 -100 40 100 0 1 10 N -X ~ 1 0 150 50 D 50 50 1 1 P -X ~ 2 0 -150 50 U 50 50 1 1 P -ENDDRAW -ENDDEF -# -# center-rescue_R_Small-Device -# -DEF center-rescue_R_Small-Device R 0 10 N N 1 F N -F0 "R" 30 20 50 H V L CNN -F1 "center-rescue_R_Small-Device" 30 -40 50 H V L CNN -F2 "" 0 0 50 H I C CNN -F3 "" 0 0 50 H I C CNN -$FPLIST - R_* -$ENDFPLIST -DRAW -S -30 70 30 -70 0 1 8 N -X ~ 1 0 100 30 D 50 50 1 1 P -X ~ 2 0 -100 30 U 50 50 1 1 P -ENDDRAW -ENDDEF -# -# center-rescue_STM32F030F4Px-MCU_ST_STM32F0 -# -DEF center-rescue_STM32F030F4Px-MCU_ST_STM32F0 U 0 20 Y Y 1 F N -F0 "U" -400 650 50 H V L CNN -F1 "center-rescue_STM32F030F4Px-MCU_ST_STM32F0" 200 650 50 H V L CNN -F2 "Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm" -400 -700 50 H I R CNN -F3 "" 0 0 50 H I C CNN -$FPLIST - TSSOP*4.4x6.5mm*P0.65mm* -$ENDFPLIST -DRAW -S -400 -700 400 600 0 1 10 f -X BOOT0 1 -500 300 100 R 50 50 1 1 I -X PA4 10 500 100 100 L 50 50 1 1 B -X PA5 11 500 0 100 L 50 50 1 1 B -X PA6 12 500 -100 100 L 50 50 1 1 B -X PA7 13 500 -200 100 L 50 50 1 1 B -X PB1 14 -500 -600 100 R 50 50 1 1 B -X VSS 15 0 -800 100 U 50 50 1 1 W -X VDD 16 0 700 100 D 50 50 1 1 W -X PA9 17 500 -300 100 L 50 50 1 1 B -X PA10 18 500 -400 100 L 50 50 1 1 B -X PA13 19 500 -500 100 L 50 50 1 1 B -X PF0 2 -500 -300 100 R 50 50 1 1 I -X PA14 20 500 -600 100 L 50 50 1 1 B -X PF1 3 -500 -400 100 R 50 50 1 1 I -X NRST 4 -500 500 100 R 50 50 1 1 I -X VDDA 5 100 700 100 D 50 50 1 1 W -X PA0 6 500 500 100 L 50 50 1 1 B -X PA1 7 500 400 100 L 50 50 1 1 B -X PA2 8 500 300 100 L 50 50 1 1 B -X PA3 9 500 200 100 L 50 50 1 1 B -ENDDRAW -ENDDEF -# -# center-rescue_TestPoint-Connector -# -DEF center-rescue_TestPoint-Connector TP 0 30 N N 1 F N -F0 "TP" 0 270 50 H V C CNN -F1 "center-rescue_TestPoint-Connector" 0 200 50 H V C CNN -F2 "" 200 0 50 H I C CNN -F3 "" 200 0 50 H I C CNN -$FPLIST - Pin* - Test* -$ENDFPLIST -DRAW -C 0 130 30 0 1 0 N -X 1 1 0 0 100 U 50 50 1 1 P -ENDDRAW -ENDDEF -# -# center-rescue_bom_item-4xxx -# -DEF center-rescue_bom_item-4xxx E 0 40 Y Y 1 F N -F0 "E" -100 0 50 H V L CNN -F1 "center-rescue_bom_item-4xxx" 50 0 50 H V L CNN -F2 "" 0 0 50 H I C CNN -F3 "" 0 0 50 H I C CNN -DRAW -C -120 0 10 0 1 0 F -ENDDRAW -ENDDEF -# -# components_TX4138 -# -DEF components_TX4138 U 0 40 Y Y 1 F N -F0 "U" 0 0 50 H V C CNN -F1 "components_TX4138" 0 300 50 V V C CNN -F2 "" 0 0 50 H I C CNN -F3 "" 0 0 50 H I C CNN -DRAW -S -300 -400 300 600 0 1 0 f -X SW 1 500 300 200 L 50 50 1 1 I -X ILIM 2 -500 300 200 R 50 50 1 1 I -X VIN 3 -500 500 200 R 50 50 1 1 I -X GND 4 0 -600 200 U 50 50 1 1 I -X FB 5 500 100 200 L 50 50 1 1 I -X EN 6 -500 -100 200 R 50 50 1 1 I -X POK 7 500 -100 200 L 50 50 1 1 I -X BS 8 500 500 200 L 50 50 1 1 I -X ILIM 9 -500 200 200 R 50 50 1 1 I -ENDDRAW -ENDDEF -# -#End Library diff --git a/center-led/center-rescue.dcm b/center-led/center-rescue.dcm deleted file mode 100644 index 5dd71cb..0000000 --- a/center-led/center-rescue.dcm +++ /dev/null @@ -1,3 +0,0 @@ -EESchema-DOCLIB Version 2.0 -# -#End Doc Library diff --git a/center-led/center-rescue.lib b/center-led/center-rescue.lib deleted file mode 100644 index c808937..0000000 --- a/center-led/center-rescue.lib +++ /dev/null @@ -1,407 +0,0 @@ -EESchema-LIBRARY Version 2.4 -#encoding utf-8 -# -# +12V-power -# -DEF +12V-power #PWR 0 0 Y Y 1 F P -F0 "#PWR" 0 -150 50 H I C CNN -F1 "+12V-power" 0 140 50 H V C CNN -F2 "" 0 0 50 H I C CNN -F3 "" 0 0 50 H I C CNN -DRAW -P 2 0 1 0 -30 50 0 100 N -P 2 0 1 0 0 0 0 100 N -P 2 0 1 0 0 100 30 50 N -X +12V 1 0 0 0 U 50 50 1 1 W N -ENDDRAW -ENDDEF -# -# +3.3V-power -# -DEF +3.3V-power #PWR 0 0 Y Y 1 F P -F0 "#PWR" 0 -150 50 H I C CNN -F1 "+3.3V-power" 0 140 50 H V C CNN -F2 "" 0 0 50 H I C CNN -F3 "" 0 0 50 H I C CNN -DRAW -P 2 0 1 0 -30 50 0 100 N -P 2 0 1 0 0 0 0 100 N -P 2 0 1 0 0 100 30 50 N -X +3V3 1 0 0 0 U 50 50 1 1 W N -ENDDRAW -ENDDEF -# -# +VSW-power -# -DEF +VSW-power #PWR 0 0 Y Y 1 F P -F0 "#PWR" 0 -150 50 H I C CNN -F1 "+VSW-power" 0 140 50 H V C CNN -F2 "" 0 0 50 H I C CNN -F3 "" 0 0 50 H I C CNN -DRAW -P 2 0 1 0 -30 50 0 100 N -P 2 0 1 0 0 0 0 100 N -P 2 0 1 0 0 100 30 50 N -X +VSW 1 0 0 0 U 50 50 1 1 W N -ENDDRAW -ENDDEF -# -# AP1117-33-Regulator_Linear -# -DEF AP1117-33-Regulator_Linear U 0 10 Y Y 1 F N -F0 "U" -150 125 50 H V C CNN -F1 "AP1117-33-Regulator_Linear" 0 125 50 H V L CNN -F2 "Package_TO_SOT_SMD:SOT-223-3_TabPin2" 0 200 50 H I C CNN -F3 "http://www.diodes.com/datasheets/AP1117.pdf" 100 -250 50 H I C CNN -$FPLIST - SOT?223*TabPin2* -$ENDFPLIST -DRAW -S -200 -200 200 75 0 1 10 f -X GND 1 0 -300 100 U 50 50 1 1 W -X VO 2 300 0 100 L 50 50 1 1 w -X VI 3 -300 0 100 R 50 50 1 1 W -X PAD 4 300 -100 100 L 50 50 1 1 w -ENDDRAW -ENDDEF -# -# BSS83P-Transistor_FET -# -DEF BSS83P-Transistor_FET Q 0 0 Y N 1 F N -F0 "Q" 200 75 50 H V L CNN -F1 "BSS83P-Transistor_FET" 200 0 50 H V L CNN -F2 "Package_TO_SOT_SMD:SOT-23" 200 -75 50 H I L CIN -F3 "" 0 0 50 H I L CNN -$FPLIST - SOT?23* -$ENDFPLIST -DRAW -C 65 0 111 0 1 10 N -C 100 -70 11 0 1 0 F -C 100 70 11 0 1 0 F -P 2 0 1 0 -100 0 10 0 N -P 2 0 1 0 30 -70 100 -70 N -P 2 0 1 10 30 -50 30 -90 N -P 2 0 1 0 30 0 100 0 N -P 2 0 1 10 30 20 30 -20 N -P 2 0 1 0 30 70 100 70 N -P 2 0 1 10 30 90 30 50 N -P 2 0 1 0 100 -70 100 -100 N -P 2 0 1 0 100 -70 100 0 N -P 2 0 1 0 100 100 100 70 N -P 3 0 1 10 10 75 10 -75 10 -75 N -P 4 0 1 0 90 0 50 -15 50 15 90 0 F -P 4 0 1 0 100 -70 130 -70 130 70 100 70 N -P 4 0 1 0 110 -20 115 -15 145 -15 150 -10 N -P 4 0 1 0 130 -15 115 10 145 10 130 -15 N -X G 1 -200 0 100 R 50 50 1 1 I -X S 2 100 -200 100 U 50 50 1 1 P -X D 3 100 200 100 D 50 50 1 1 P -ENDDRAW -ENDDEF -# -# CP_Small-Device -# -DEF CP_Small-Device C 0 10 N N 1 F N -F0 "C" 10 70 50 H V L CNN -F1 "CP_Small-Device" 10 -80 50 H V L CNN -F2 "" 0 0 50 H I C CNN -F3 "" 0 0 50 H I C CNN -$FPLIST - CP_* -$ENDFPLIST -DRAW -S -60 -12 60 -27 0 1 0 F -S -60 27 60 12 0 1 0 N -P 2 0 1 0 -50 60 -30 60 N -P 2 0 1 0 -40 50 -40 70 N -X ~ 1 0 100 73 D 50 50 1 1 P -X ~ 2 0 -100 73 U 50 50 1 1 P -ENDDRAW -ENDDEF -# -# C_Small-Device -# -DEF C_Small-Device C 0 10 N N 1 F N -F0 "C" 10 70 50 H V L CNN -F1 "C_Small-Device" 10 -80 50 H V L CNN -F2 "" 0 0 50 H I C CNN -F3 "" 0 0 50 H I C CNN -$FPLIST - C_* -$ENDFPLIST -DRAW -P 2 0 1 13 -60 -20 60 -20 N -P 2 0 1 12 -60 20 60 20 N -X ~ 1 0 100 80 D 50 50 1 1 P -X ~ 2 0 -100 80 U 50 50 1 1 P -ENDDRAW -ENDDEF -# -# Conn_01x02-Connector_Generic -# -DEF Conn_01x02-Connector_Generic J 0 40 Y N 1 F N -F0 "J" 0 100 50 H V C CNN -F1 "Conn_01x02-Connector_Generic" 0 -200 50 H V C CNN -F2 "" 0 0 50 H I C CNN -F3 "" 0 0 50 H I C CNN -$FPLIST - Connector*:*_1x??_* -$ENDFPLIST -DRAW -S -50 -95 0 -105 1 1 6 N -S -50 5 0 -5 1 1 6 N -S -50 50 50 -150 1 1 10 f -X Pin_1 1 -200 0 150 R 50 50 1 1 P -X Pin_2 2 -200 -100 150 R 50 50 1 1 P -ENDDRAW -ENDDEF -# -# Conn_01x04-Connector_Generic -# -DEF Conn_01x04-Connector_Generic J 0 40 Y N 1 F N -F0 "J" 0 200 50 H V C CNN -F1 "Conn_01x04-Connector_Generic" 0 -300 50 H V C CNN -F2 "" 0 0 50 H I C CNN -F3 "" 0 0 50 H I C CNN -$FPLIST - Connector*:*_1x??_* -$ENDFPLIST -DRAW -S -50 -195 0 -205 1 1 6 N -S -50 -95 0 -105 1 1 6 N -S -50 5 0 -5 1 1 6 N -S -50 105 0 95 1 1 6 N -S -50 150 50 -250 1 1 10 f -X Pin_1 1 -200 100 150 R 50 50 1 1 P -X Pin_2 2 -200 0 150 R 50 50 1 1 P -X Pin_3 3 -200 -100 150 R 50 50 1 1 P -X Pin_4 4 -200 -200 150 R 50 50 1 1 P -ENDDRAW -ENDDEF -# -# Crystal_GND24_Small-Device -# -DEF Crystal_GND24_Small-Device Y 0 40 Y N 1 F N -F0 "Y" 50 175 50 H V L CNN -F1 "Crystal_GND24_Small-Device" 50 100 50 H V L CNN -F2 "" 0 0 50 H I C CNN -F3 "" 0 0 50 H I C CNN -$FPLIST - Crystal* -$ENDFPLIST -DRAW -S -30 -60 30 60 0 1 0 N -P 2 0 1 15 -50 -30 -50 30 N -P 2 0 1 15 50 -30 50 30 N -P 4 0 1 0 -50 -50 -50 -75 50 -75 50 -50 N -P 4 0 1 0 -50 50 -50 75 50 75 50 50 N -X 1 1 -100 0 50 R 50 50 1 1 P -X 2 2 0 -125 50 U 50 50 1 1 P -X 3 3 100 0 50 L 50 50 1 1 P -X 4 4 0 125 50 D 50 50 1 1 P -ENDDRAW -ENDDEF -# -# D_Schottky_ALT-Device -# -DEF D_Schottky_ALT-Device D 0 40 N N 1 F N -F0 "D" 0 100 50 H V C CNN -F1 "D_Schottky_ALT-Device" 0 -100 50 H V C CNN -F2 "" 0 0 50 H I C CNN -F3 "" 0 0 50 H I C CNN -$FPLIST - TO-???* - *_Diode_* - *SingleDiode* - D_* -$ENDFPLIST -DRAW -P 2 0 1 0 50 0 -50 0 N -P 4 0 1 8 50 50 50 -50 -50 0 50 50 F -P 6 0 1 8 -75 25 -75 50 -50 50 -50 -50 -25 -50 -25 -25 N -X K 1 -150 0 100 R 50 50 1 1 P -X A 2 150 0 100 L 50 50 1 1 P -ENDDRAW -ENDDEF -# -# D_Zener_ALT-Device -# -DEF D_Zener_ALT-Device D 0 40 N N 1 F N -F0 "D" 0 100 50 H V C CNN -F1 "D_Zener_ALT-Device" 0 -100 50 H V C CNN -F2 "" 0 0 50 H I C CNN -F3 "" 0 0 50 H I C CNN -$FPLIST - TO-???* - *_Diode_* - *SingleDiode* - D_* -$ENDFPLIST -DRAW -P 2 0 1 0 50 0 -50 0 N -P 3 0 1 8 -50 -50 -50 50 -30 50 N -P 4 0 1 8 50 -50 50 50 -50 0 50 -50 F -X K 1 -150 0 100 R 50 50 1 1 P -X A 2 150 0 100 L 50 50 1 1 P -ENDDRAW -ENDDEF -# -# GND-power -# -DEF GND-power #PWR 0 0 Y Y 1 F P -F0 "#PWR" 0 -250 50 H I C CNN -F1 "GND-power" 0 -150 50 H V C CNN -F2 "" 0 0 50 H I C CNN -F3 "" 0 0 50 H I C CNN -DRAW -P 6 0 1 0 0 0 0 -50 50 -50 0 -100 -50 -50 0 -50 N -X GND 1 0 0 0 D 50 50 1 1 W N -ENDDRAW -ENDDEF -# -# L-Device -# -DEF L-Device L 0 40 N N 1 F N -F0 "L" -50 0 50 V V C CNN -F1 "L-Device" 75 0 50 V V C CNN -F2 "" 0 0 50 H I C CNN -F3 "" 0 0 50 H I C CNN -$FPLIST - Choke_* - *Coil* - Inductor_* - L_* -$ENDFPLIST -DRAW -A 0 -75 25 -899 899 0 1 0 N 0 -100 0 -50 -A 0 -25 25 -899 899 0 1 0 N 0 -50 0 0 -A 0 25 25 -899 899 0 1 0 N 0 0 0 50 -A 0 75 25 -899 899 0 1 0 N 0 50 0 100 -X 1 1 0 150 50 D 50 50 1 1 P -X 2 2 0 -150 50 U 50 50 1 1 P -ENDDRAW -ENDDEF -# -# LED_ALT-Device -# -DEF LED_ALT-Device D 0 40 N N 1 F N -F0 "D" 0 100 50 H V C CNN -F1 "LED_ALT-Device" 0 -100 50 H V C CNN -F2 "" 0 0 50 H I C CNN -F3 "" 0 0 50 H I C CNN -$FPLIST - LED* - LED_SMD:* - LED_THT:* -$ENDFPLIST -DRAW -P 2 0 1 8 -50 -50 -50 50 N -P 2 0 1 0 -50 0 50 0 N -P 4 0 1 8 50 -50 50 50 -50 0 50 -50 F -P 5 0 1 0 -120 -30 -180 -90 -150 -90 -180 -90 -180 -60 N -P 5 0 1 0 -70 -30 -130 -90 -100 -90 -130 -90 -130 -60 N -X K 1 -150 0 100 R 50 50 1 1 P -X A 2 150 0 100 L 50 50 1 1 P -ENDDRAW -ENDDEF -# -# R-Device -# -DEF R-Device R 0 0 N Y 1 F N -F0 "R" 80 0 50 V V C CNN -F1 "R-Device" 0 0 50 V V C CNN -F2 "" -70 0 50 V I C CNN -F3 "" 0 0 50 H I C CNN -$FPLIST - R_* -$ENDFPLIST -DRAW -S -40 -100 40 100 0 1 10 N -X ~ 1 0 150 50 D 50 50 1 1 P -X ~ 2 0 -150 50 U 50 50 1 1 P -ENDDRAW -ENDDEF -# -# R_Small-Device -# -DEF R_Small-Device R 0 10 N N 1 F N -F0 "R" 30 20 50 H V L CNN -F1 "R_Small-Device" 30 -40 50 H V L CNN -F2 "" 0 0 50 H I C CNN -F3 "" 0 0 50 H I C CNN -$FPLIST - R_* -$ENDFPLIST -DRAW -S -30 70 30 -70 0 1 8 N -X ~ 1 0 100 30 D 50 50 1 1 P -X ~ 2 0 -100 30 U 50 50 1 1 P -ENDDRAW -ENDDEF -# -# STM32F030F4Px-MCU_ST_STM32F0 -# -DEF STM32F030F4Px-MCU_ST_STM32F0 U 0 20 Y Y 1 F N -F0 "U" -400 650 50 H V L CNN -F1 "STM32F030F4Px-MCU_ST_STM32F0" 200 650 50 H V L CNN -F2 "Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm" -400 -700 50 H I R CNN -F3 "" 0 0 50 H I C CNN -$FPLIST - TSSOP*4.4x6.5mm*P0.65mm* -$ENDFPLIST -DRAW -S -400 -700 400 600 0 1 10 f -X BOOT0 1 -500 300 100 R 50 50 1 1 I -X PA4 10 500 100 100 L 50 50 1 1 B -X PA5 11 500 0 100 L 50 50 1 1 B -X PA6 12 500 -100 100 L 50 50 1 1 B -X PA7 13 500 -200 100 L 50 50 1 1 B -X PB1 14 -500 -600 100 R 50 50 1 1 B -X VSS 15 0 -800 100 U 50 50 1 1 W -X VDD 16 0 700 100 D 50 50 1 1 W -X PA9 17 500 -300 100 L 50 50 1 1 B -X PA10 18 500 -400 100 L 50 50 1 1 B -X PA13 19 500 -500 100 L 50 50 1 1 B -X PF0 2 -500 -300 100 R 50 50 1 1 I -X PA14 20 500 -600 100 L 50 50 1 1 B -X PF1 3 -500 -400 100 R 50 50 1 1 I -X NRST 4 -500 500 100 R 50 50 1 1 I -X VDDA 5 100 700 100 D 50 50 1 1 W -X PA0 6 500 500 100 L 50 50 1 1 B -X PA1 7 500 400 100 L 50 50 1 1 B -X PA2 8 500 300 100 L 50 50 1 1 B -X PA3 9 500 200 100 L 50 50 1 1 B -ENDDRAW -ENDDEF -# -# TestPoint-Connector -# -DEF TestPoint-Connector TP 0 30 N N 1 F N -F0 "TP" 0 270 50 H V C CNN -F1 "TestPoint-Connector" 0 200 50 H V C CNN -F2 "" 200 0 50 H I C CNN -F3 "" 200 0 50 H I C CNN -$FPLIST - Pin* - Test* -$ENDFPLIST -DRAW -C 0 130 30 0 1 0 N -X 1 1 0 0 100 U 50 50 1 1 P -ENDDRAW -ENDDEF -# -# bom_item-4xxx -# -DEF bom_item-4xxx E 0 40 Y Y 1 F N -F0 "E" -100 0 50 H V L CNN -F1 "bom_item-4xxx" 50 0 50 H V L CNN -F2 "" 0 0 50 H I C CNN -F3 "" 0 0 50 H I C CNN -DRAW -C -120 0 10 0 1 0 F -ENDDRAW -ENDDEF -# -#End Library diff --git a/center-led/center.kicad_pcb b/center-led/center.kicad_pcb deleted file mode 100644 index a2e1a30..0000000 --- a/center-led/center.kicad_pcb +++ /dev/null @@ -1,4068 +0,0 @@ -(kicad_pcb (version 20230517) (generator pcbnew) - - (general - (thickness 1.6) - ) - - (paper "A4") - (layers - (0 "F.Cu" signal) - (31 "B.Cu" signal) - (32 "B.Adhes" user "B.Adhesive") - (33 "F.Adhes" user "F.Adhesive") - (34 "B.Paste" user) - (35 "F.Paste" user) - (36 "B.SilkS" user "B.Silkscreen") - (37 "F.SilkS" user "F.Silkscreen") - (38 "B.Mask" user) - (39 "F.Mask" user) - (40 "Dwgs.User" user "User.Drawings") - (41 "Cmts.User" user "User.Comments") - (42 "Eco1.User" user "User.Eco1") - (43 "Eco2.User" user "User.Eco2") - (44 "Edge.Cuts" user) - (45 "Margin" user) - (46 "B.CrtYd" user "B.Courtyard") - (47 "F.CrtYd" user "F.Courtyard") - (48 "B.Fab" user) - (49 "F.Fab" user) - ) - - (setup - (stackup - (layer "F.SilkS" (type "Top Silk Screen")) - (layer "F.Paste" (type "Top Solder Paste")) - (layer "F.Mask" (type "Top Solder Mask") (thickness 0.01)) - (layer "F.Cu" (type "copper") (thickness 0.035)) - (layer "dielectric 1" (type "core") (thickness 1.51) (material "FR4") (epsilon_r 4.5) (loss_tangent 0.02)) - (layer "B.Cu" (type "copper") (thickness 0.035)) - (layer "B.Mask" (type "Bottom Solder Mask") (thickness 0.01)) - (layer "B.Paste" (type "Bottom Solder Paste")) - (layer "B.SilkS" (type "Bottom Silk Screen")) - (copper_finish "None") - (dielectric_constraints no) - ) - (pad_to_mask_clearance 0) - (pcbplotparams - (layerselection 0x00010fc_ffffffff) - (plot_on_all_layers_selection 0x0000000_00000000) - (disableapertmacros false) - (usegerberextensions false) - (usegerberattributes false) - (usegerberadvancedattributes false) - (creategerberjobfile false) - (dashed_line_dash_ratio 12.000000) - (dashed_line_gap_ratio 3.000000) - (svgprecision 6) - (plotframeref false) - (viasonmask false) - (mode 1) - (useauxorigin false) - (hpglpennumber 1) - (hpglpenspeed 20) - (hpglpendiameter 15.000000) - (pdf_front_fp_property_popups true) - (pdf_back_fp_property_popups true) - (dxfpolygonmode true) - (dxfimperialunits true) - (dxfusepcbnewfont true) - (psnegative false) - (psa4output false) - (plotreference true) - (plotvalue true) - (plotinvisibletext false) - (sketchpadsonfab false) - (subtractmaskfromsilk false) - (outputformat 1) - (mirror false) - (drillshape 0) - (scaleselection 1) - (outputdirectory "gerber") - ) - ) - - (net 0 "") - (net 1 "/C1") - (net 2 "/C2") - (net 3 "Net-(D2-A)") - (net 4 "Net-(D1-K)") - (net 5 "Net-(J5-Pin_14)") - (net 6 "Net-(D1-A)") - (net 7 "/Q2") - (net 8 "/Q0") - (net 9 "/Q3") - (net 10 "/Q1") - - (footprint "center:led_tape_3528_2835" (layer "F.Cu") - (tstamp 00000000-0000-0000-0000-00005c21d396) - (at 199.675 126.6 -143) - (property "DNP" "DNP") - (property "Sheetfile" "center.kicad_sch") - (property "Sheetname" "") - (path "/00000000-0000-0000-0000-00005c196961") - (attr through_hole) - (fp_text reference "J1" (at 0 0.499999 37) (layer "F.SilkS") hide (tstamp 7c9d1bb5-3641-415e-9f28-586946bab4fa) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value "top left" (at 0 -0.499999 37) (layer "F.Fab") hide (tstamp 6971f5cc-2480-485f-8ff0-55cf9640ca6e) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start 4 29) (end 4 0) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp e196e114-f642-4f62-9d77-4517087bcd8c)) - (fp_line (start 4 3.000001) (end -4 0) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 11470566-49a2-4a4f-9aa0-318183cb5730)) - (fp_line (start 4 2.000001) (end -1.5 0.000001) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 012cb0a9-8937-45ca-be3f-56c8d3a46ee5)) - (fp_line (start 1 0.000001) (end 4 1.000001) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp ed8c5187-6925-4629-bccf-6bb6521d027a)) - (fp_line (start -3.999999 3.000001) (end 4 3.000001) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 2cc99341-9384-46e7-a0ff-a3a50c1d69cc)) - (fp_line (start -4 2.000001) (end -1.5 3.000001) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp c814172f-e4ee-4887-836a-c20bd6b3af43)) - (fp_line (start -3.999999 1.000001) (end 1 3.000001) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 21f734db-0334-4842-80c7-57f1d0c13443)) - (fp_line (start -4 0) (end -4 29) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp d92bf8c6-cdb0-4fe2-8f11-8e108852016d)) - (fp_line (start -4 0) (end 4 0) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp aceba8d1-7c94-4ce7-be8d-e4760fa22bc0)) - (fp_line (start 5 31.5) (end -5 31.5) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 78de5ee2-b93b-437c-b916-5cc73531b86d)) - (fp_line (start 5 29) (end 5 31.5) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp dd44db2f-84b1-48f1-b674-527325fe1dec)) - (fp_line (start -5 31.5) (end -5 29) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 63e08228-edf2-4595-baa5-1a9e0e13a74b)) - (fp_line (start -5 29) (end 5 29) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp cb1f4142-fd1a-4702-b427-53479284c77a)) - (fp_line (start 5.000001 3) (end 7.000001 3) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp ee95085f-35fd-4376-94a6-0936f272619a)) - (fp_line (start 5.000001 3) (end 5 0) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp f494ac06-f380-4d2f-8c66-92a1697fa529)) - (fp_line (start 7 0) (end 7.000001 3) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 00a5687f-8d1b-4d3c-a231-01de52702c70)) - (fp_line (start 7 0) (end 5 0) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 63dc08f0-1762-43f3-911a-6ceb559ef6bd)) - (fp_line (start -5 3.000001) (end -5 0) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp a80df17e-068e-4e29-bf58-402fe52d73f5)) - (fp_line (start -7.000001 3) (end -5 3.000001) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp c0fbf508-41e9-40f2-81c3-fb1d90addfa0)) - (fp_line (start -5 0) (end -7 0) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp be63936f-801e-44e3-83c1-cb2f7816cb2e)) - (fp_line (start -7 0) (end -7.000001 3) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp e04a044d-69e4-4c7b-b1ac-ead71a45724c)) - (pad "1" smd oval (at -2 16.978368 217) (size 3 18) (layers "B.Cu" "B.Paste" "B.Mask") - (net 7 "/Q2") (pinfunction "Pin_1") (pintype "passive") (tstamp e525a2ff-1c94-4084-b155-fd12451e4225)) - (pad "2" smd oval (at 2 16.978368 217) (size 3 18) (layers "B.Cu" "B.Paste" "B.Mask") - (net 1 "/C1") (pinfunction "Pin_2") (pintype "passive") (tstamp 1fb73b42-e317-42c1-819d-9ac696c2709f)) - ) - - (footprint "center:led_tape_3528_2835" (layer "F.Cu") - (tstamp 00000000-0000-0000-0000-00005c21d3a6) - (at 156.225 126.575 143) - (property "DNP" "DNP") - (property "Sheetfile" "center.kicad_sch") - (property "Sheetname" "") - (path "/00000000-0000-0000-0000-00005c196b9d") - (attr through_hole) - (fp_text reference "J2" (at 0 0.499999 -217) (layer "F.SilkS") hide (tstamp c7a39791-6fb5-4395-aec8-f6eeb2bd55c6) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value "top right" (at 0 -0.499999 -217) (layer "F.Fab") hide (tstamp 25900388-93e1-4dac-8362-ca6d53b09791) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start 4 2.000001) (end -1.5 0.000001) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 9d7df202-74ca-4fc0-9f71-f2493650f2a2)) - (fp_line (start 3.999999 3.000001) (end -4 0) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp c424e0cc-a845-426b-ad5f-47b1713f5e1b)) - (fp_line (start 1 0.000001) (end 3.999999 1.000001) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 6bac7676-1399-466c-a74c-d14383812bb5)) - (fp_line (start -4 0) (end 4 0) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp e9ab8783-5186-4f67-b932-99dd574b96e1)) - (fp_line (start -4 0) (end -4 29) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp a100b208-dccf-44dd-81c1-3ee978ebddbc)) - (fp_line (start -4 1.000001) (end 1 3.000001) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 20970ee7-9637-411f-b499-a23983317566)) - (fp_line (start -4 2.000001) (end -1.5 3.000001) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 2790f0f9-9d1a-4a39-a8a8-2504cfeea023)) - (fp_line (start -4 3.000001) (end 3.999999 3.000001) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 8a0b1093-eacc-44b9-9114-ac79b5b9e8d2)) - (fp_line (start 4 29) (end 4 0) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp d71734a8-bda9-4baf-94c2-735f0dd38997)) - (fp_line (start 7 0) (end 5 0) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp f60494e0-9b93-4ace-9f43-419164814540)) - (fp_line (start 7 0) (end 7.000001 3) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 78cb3a77-4872-4050-a7bd-58bdc71f9808)) - (fp_line (start 5 3.000001) (end 5 0) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 646fc20a-97a2-4e12-9634-51d4c5a648bb)) - (fp_line (start 5 3.000001) (end 7.000001 3) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 652b3c23-4f62-45be-9eeb-e24c4b3d1dba)) - (fp_line (start -5 0) (end -7 0) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp c5416c25-3f4f-4f2a-a99a-9c3ecd19efc5)) - (fp_line (start -7 0) (end -7.000001 3) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 7c71f6ea-be65-486f-a594-0ce3910b6a4c)) - (fp_line (start -5.000001 3) (end -5 0) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 25c71046-d346-43b5-93b9-1ea1fc8038c0)) - (fp_line (start -7.000001 3) (end -5.000001 3) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 2502506c-655b-4257-9da3-cd807f028f0b)) - (fp_line (start 5 29) (end 5 31.5) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp d571b522-2f7a-4b78-ad47-c63cfb7cea7a)) - (fp_line (start 5 31.5) (end -5 31.5) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp abb5d33c-3087-4173-839d-66b74a8c1ee0)) - (fp_line (start -5 29) (end 5 29) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp fc246582-8c17-4ae2-a68d-ac8121f73058)) - (fp_line (start -5 31.5) (end -5 29) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 4c3360d7-f2c3-4d1e-b6b1-a7d9892379c4)) - (pad "1" smd oval (at -2 16.978368 143) (size 3 18) (layers "B.Cu" "B.Paste" "B.Mask") - (net 8 "/Q0") (pinfunction "Pin_1") (pintype "passive") (tstamp 9286dc11-ea18-49b8-9fa0-44b2c0dce99a)) - (pad "2" smd oval (at 2 16.978368 143) (size 3 18) (layers "B.Cu" "B.Paste" "B.Mask") - (net 2 "/C2") (pinfunction "Pin_2") (pintype "passive") (tstamp 61f6aacf-7f24-4ddc-ae09-05287d02b816)) - ) - - (footprint "center:led_tape_3528_2835" (layer "F.Cu") - (tstamp 00000000-0000-0000-0000-00005de7dc7c) - (at 199.7 73.3 -37) - (property "DNP" "DNP") - (property "Sheetfile" "center.kicad_sch") - (property "Sheetname" "") - (path "/00000000-0000-0000-0000-00005c196d8e") - (attr through_hole) - (fp_text reference "J4" (at 0 0.499999 143) (layer "F.SilkS") hide (tstamp 93ab0309-65bf-435e-9c61-04828a146cda) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value "bottom left" (at 0 -0.499999 143) (layer "F.Fab") hide (tstamp 680e0884-f67b-4af4-81b3-da8126320f5c) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start 4 29) (end 4 0) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 15b16761-4287-4939-bec7-bffd8a090a91)) - (fp_line (start -4 3.000001) (end 3.999999 3.000001) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp f83b5a96-73a6-4c65-b641-3e280d327e0f)) - (fp_line (start -4 2.000001) (end -1.5 3.000001) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 6e05eb9e-440c-401d-9e8a-19e69d0a478f)) - (fp_line (start -4 1.000001) (end 1 3.000001) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp a0046a06-6210-4f83-83ad-888149e8442d)) - (fp_line (start -4 0) (end -4 29) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp ceb0f498-56ff-49b5-85f8-329f5cad437d)) - (fp_line (start -4 0) (end 4 0) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 807b312c-7210-441a-9f8f-1a30c591b0bc)) - (fp_line (start 1 0.000001) (end 3.999999 1.000001) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 5d5fd512-9ea3-4c55-a79c-800e372bf146)) - (fp_line (start 3.999999 3.000001) (end -4 0) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp b5e4f3c4-6d4c-4b20-b2d9-38e986a2753c)) - (fp_line (start 4 2.000001) (end -1.5 0.000001) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 81100c59-7181-4580-9f60-b654b509d928)) - (fp_line (start -5 31.5) (end -5 29) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 9e7ac8a9-32cf-4d1e-a96b-98f7c0586810)) - (fp_line (start -5 29) (end 5 29) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 17555b81-9303-4eda-9cf9-a243ffd01bc3)) - (fp_line (start 5 31.5) (end -5 31.5) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 0e86280c-3b3b-4fa9-a7a7-0bae608f16a6)) - (fp_line (start 5 29) (end 5 31.5) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 0c6e5d8c-0d0c-40ed-9269-c728588573cf)) - (fp_line (start -7.000001 3) (end -5.000001 3) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp b038bad5-ded1-43f3-8456-7b71c6f037d0)) - (fp_line (start -5.000001 3) (end -5 0) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp c974a549-9c67-4985-9868-11dbd69cb260)) - (fp_line (start -7 0) (end -7.000001 3) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 3e22fdef-86e8-4953-81b7-ad301c87a2ab)) - (fp_line (start -5 0) (end -7 0) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 022254e4-79ed-457d-9f0b-bdcecf43b1f8)) - (fp_line (start 5 3.000001) (end 7.000001 3) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 92458ea8-0ea9-4487-82fc-6e904c2156e7)) - (fp_line (start 5 3.000001) (end 5 0) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 2ac99c79-71ee-49c9-8aa7-66db428341d2)) - (fp_line (start 7 0) (end 7.000001 3) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 75129d77-cff4-4297-b901-debff9343981)) - (fp_line (start 7 0) (end 5 0) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 9c566c62-d8db-4829-8231-dac2301ca97a)) - (pad "1" smd oval (at -2 16.978368 323) (size 3 18) (layers "B.Cu" "B.Paste" "B.Mask") - (net 10 "/Q1") (pinfunction "Pin_1") (pintype "passive") (tstamp 86ed15b5-8079-4097-88b5-1e499ee17f03)) - (pad "2" smd oval (at 2 16.978368 323) (size 3 18) (layers "B.Cu" "B.Paste" "B.Mask") - (net 2 "/C2") (pinfunction "Pin_2") (pintype "passive") (tstamp c1b60c60-09c8-4e75-869d-09cb7e35a15d)) - ) - - (footprint "center:led_tape_3528_2835" (layer "F.Cu") - (tstamp 00000000-0000-0000-0000-00005de7f492) - (at 156.2 73.275 37) - (property "DNP" "DNP") - (property "Sheetfile" "center.kicad_sch") - (property "Sheetname" "") - (path "/00000000-0000-0000-0000-00005c196c4d") - (attr through_hole) - (fp_text reference "J3" (at 0 0.499999 37) (layer "F.SilkS") hide (tstamp a0af4f9a-0291-4972-81de-c38170482ea0) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value "bottom right" (at 0 -0.499999 37) (layer "F.Fab") hide (tstamp e29e6bb7-4bae-4b8a-904c-5ef0cbd90044) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -4 0) (end 4 0) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp ec6bcdcc-7e61-4ec4-95af-d97618b80c15)) - (fp_line (start -4 0) (end -4 29) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp f24a83f6-d813-4513-9cd3-bd7d9d2eb3cc)) - (fp_line (start -3.999999 1.000001) (end 1 3.000001) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp b892bb4d-8cfb-4eb8-bfd7-729ea541c13b)) - (fp_line (start -4 2.000001) (end -1.5 3.000001) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp a9110b71-0bf9-449c-84f9-d74d553abb49)) - (fp_line (start -3.999999 3.000001) (end 4 3.000001) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 0ffe7792-f503-4108-b948-be315cf3aad8)) - (fp_line (start 1 0.000001) (end 4 1.000001) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 67588860-bf15-4de4-8a76-5b459f6acbb9)) - (fp_line (start 4 2.000001) (end -1.5 0.000001) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp f6d0fd12-a095-4c28-9c6f-d1256746ec20)) - (fp_line (start 4 3.000001) (end -4 0) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp b07d4c6a-9bf6-4087-92d2-54e1a019f122)) - (fp_line (start 4 29) (end 4 0) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 61deae65-f544-46b6-863f-429e22b55dd8)) - (fp_line (start -7 0) (end -7.000001 3) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp e56dbba6-a9a7-4349-9f6f-34fbd3db3d73)) - (fp_line (start -5 0) (end -7 0) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 6dbbbf51-fcca-457f-9bad-ac67fdddcd06)) - (fp_line (start -7.000001 3) (end -5 3.000001) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 876a05a8-c749-45db-b9f3-e1025099f72f)) - (fp_line (start -5 3.000001) (end -5 0) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 8fe115fe-c639-4db5-b5c1-e983a6ae3043)) - (fp_line (start 7 0) (end 5 0) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp abeec8d3-3520-4482-a2be-4ef846442e74)) - (fp_line (start 7 0) (end 7.000001 3) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 2bf6c5fa-589f-4b4b-946e-4ce9b24ddf8e)) - (fp_line (start 5.000001 3) (end 5 0) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp ced7b158-cab9-424f-8a4e-8538a3bc5fe8)) - (fp_line (start 5.000001 3) (end 7.000001 3) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp d515d462-c41b-4d88-8604-c5cb078efbad)) - (fp_line (start -5 29) (end 5 29) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 28002da3-98ea-4a21-abfa-ecc95762c900)) - (fp_line (start -5 31.5) (end -5 29) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 0b59b667-e05d-4d7f-b176-a6d6f7d7a52e)) - (fp_line (start 5 29) (end 5 31.5) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 3838684b-9820-484f-b1b5-1d83eb1383d9)) - (fp_line (start 5 31.5) (end -5 31.5) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 478ebb77-19cd-407b-8fa6-1dccf40d256d)) - (pad "1" smd oval (at -2 16.978368 37) (size 3 18) (layers "B.Cu" "B.Paste" "B.Mask") - (net 9 "/Q3") (pinfunction "Pin_1") (pintype "passive") (tstamp a036211d-ccae-40d9-b484-f44fe5a1d28c)) - (pad "2" smd oval (at 2 16.978368 37) (size 3 18) (layers "B.Cu" "B.Paste" "B.Mask") - (net 1 "/C1") (pinfunction "Pin_2") (pintype "passive") (tstamp 93c28b22-45c7-4824-ba5d-029a9959285e)) - ) - - (footprint "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" (layer "F.Cu") - (tstamp 773a7190-5ae8-431d-a13e-1e5000b7df2b) - (at 189.005 126.575 -90) - (descr "Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") - (tags "resistor handsolder") - (property "LCSC" "C17901") - (property "Sheetfile" "center.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Resistor") - (property "ki_keywords" "R res resistor") - (path "/a4dc15fd-a642-4fe2-9408-dac743d45257") - (attr smd) - (fp_text reference "R1" (at 0 -1.82 90) (layer "F.SilkS") hide (tstamp d5148f57-60d3-46fb-aa39-9ddf7013edf9) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value "100" (at 0 1.82 90) (layer "F.Fab") (tstamp 7e194804-b0d1-473a-aafb-aeb24bf2049a) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -0.727064 0.91) (end 0.727064 0.91) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1c9da68a-9a3e-42bd-a88f-0b974f52820b)) - (fp_line (start -0.727064 -0.91) (end 0.727064 -0.91) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1da85cb5-b82f-47ac-8c88-5d783c5c7d6a)) - (fp_line (start -2.45 1.12) (end -2.45 -1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f224b353-1a03-4f34-8aaf-8e25f279d007)) - (fp_line (start 2.45 1.12) (end -2.45 1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2c274111-fb70-4430-af10-1a130b209fea)) - (fp_line (start -2.45 -1.12) (end 2.45 -1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 74b06beb-9681-4b07-8a5f-32b77fafcd0f)) - (fp_line (start 2.45 -1.12) (end 2.45 1.12) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4f082ed0-0360-4df1-930f-1c1dddfbd0d6)) - (fp_line (start -1.6 0.8) (end -1.6 -0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8a0a71fb-9792-4592-b5c8-88838674c1a7)) - (fp_line (start 1.6 0.8) (end -1.6 0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 336267e7-921d-48c9-8675-d4dd2f7af3e8)) - (fp_line (start -1.6 -0.8) (end 1.6 -0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2d9c1954-8ad5-46c9-b982-f25f49535abc)) - (fp_line (start 1.6 -0.8) (end 1.6 0.8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2e8153ff-3a7c-40da-a2a3-ffdc3f66308a)) - (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") (tstamp cfedb0c3-ce6a-47b3-92e8-28dcc9cb82b5) - (effects (font (size 0.8 0.8) (thickness 0.12))) - ) - (pad "1" smd roundrect (at -1.55 0 270) (size 1.3 1.75) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.1923076923) - (net 3 "Net-(D2-A)") (pintype "passive") (tstamp 3b95ed35-01a7-4aee-8119-44ce5c0f4a63)) - (pad "2" smd roundrect (at 1.55 0 270) (size 1.3 1.75) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.1923076923) - (net 5 "Net-(J5-Pin_14)") (pintype "passive") (tstamp 19addb6f-05fd-42ec-b525-ed7b00314b82)) - (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_1206_3216Metric.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (footprint "footprints:LED_2835" (layer "F.Cu") - (tstamp bc9f1ffe-2357-4a90-ac4a-737e89c59bf0) - (at 186.2 121.89) - (property "LCSC" "C5221242") - (property "Mfg" "Paralight") - (property "Sheetfile" "center.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Light emitting diode") - (property "ki_keywords" "LED diode") - (path "/8093ce26-4086-4e31-a9b4-2a1000656c33") - (attr smd) - (fp_text reference "D2" (at 0 -0.5 unlocked) (layer "F.SilkS") (tstamp a1fdf575-6f2f-4608-a53b-0ee3990eeb8b) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value "SZT2835IR1CT-150mA" (at 0 1 unlocked) (layer "F.Fab") (tstamp 53ecdf6e-6834-4d9b-8dfc-552a37fed94d) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -2.7 -1.6) (end -2.7 -1.3) - (stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 0a42320b-f410-408d-a2b4-3a7eaa02c143)) - (fp_line (start -2.7 1.3) (end -2.7 1.6) - (stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp d9d4d86b-bcff-45ae-920b-092679b65e3d)) - (fp_line (start -2.7 1.6) (end 1.1 1.6) - (stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 126f6e54-a215-42b5-a037-04478f0a4657)) - (fp_line (start 1.1 -1.6) (end -2.7 -1.6) - (stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 0ff9f688-32a5-45ba-8c1a-e9e61e0b4be9)) - (fp_line (start 1.1 -1.3) (end 1.1 -1.6) - (stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 2ef13d9d-fed8-42de-a76b-f8a0cc891954)) - (fp_line (start 1.1 1.6) (end 1.1 1.3) - (stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp cb6452d3-e670-44af-a4b1-258dfd48b50f)) - (fp_text user "${REF}" (at 0 2.5 unlocked) (layer "F.Fab") (tstamp cdc1e6d8-c59a-4cc8-aa2f-cd5e43de1651) - (effects (font (size 1 1) (thickness 0.15))) - ) - (pad "1" smd rect (at -1.7 0) (size 3.4 2.4) (layers "F.Cu" "F.Paste" "F.Mask") - (net 6 "Net-(D1-A)") (pinfunction "K") (pintype "passive") (tstamp 45ce75df-32e0-4ed5-99f1-9b9821b65ca2)) - (pad "2" smd rect (at 1.05 -0.002667) (size 1.3 2.4) (layers "F.Cu" "F.Paste" "F.Mask") - (net 3 "Net-(D2-A)") (pinfunction "A") (pintype "passive") (tstamp 0460f7aa-31ae-46b5-b76d-a91613dad46e)) - ) - - (footprint "MountingHole:MountingHole_3.2mm_M3" (layer "F.Cu") - (tstamp c113ffbc-402b-4b81-9265-85ba92cedfee) - (at 177.94 73.471895) - (descr "Mounting Hole 3.2mm, no annular, M3") - (tags "mounting hole 3.2mm no annular m3") - (attr exclude_from_pos_files exclude_from_bom) - (fp_text reference "REF**" (at 0 -4.2) (layer "F.SilkS") (tstamp 28c1e61e-efad-45a7-8517-6ac114ceaffa) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value "MountingHole_3.2mm_M3" (at 0 4.2) (layer "F.Fab") (tstamp 9bffdfbd-8ebc-4a20-bb40-d39a59737d8e) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_circle (center 0 0) (end 3.2 0) - (stroke (width 0.15) (type solid)) (fill none) (layer "Cmts.User") (tstamp aebed2bd-f97d-4652-ae76-1681eed0244d)) - (fp_circle (center 0 0) (end 3.45 0) - (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp 74160bb8-45a2-4075-9956-da44b456e57d)) - (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") (tstamp eed07ce3-c514-42ca-97ae-8e46eae3fb42) - (effects (font (size 1 1) (thickness 0.15))) - ) - (pad "" np_thru_hole circle (at 0 0) (size 3.2 3.2) (drill 3.2) (layers "*.Cu" "*.Mask") (tstamp 995071cb-2f0c-4f5e-bace-6ecb8deb1942)) - ) - - (footprint "footprints:Everlight_IR12-21C" (layer "F.Cu") - (tstamp e6751082-c73d-41ab-8095-687a7846be52) - (at 205.5 115.5 -90) - (property "LCSC" "C53672") - (property "Mfg" "Everlight") - (property "Sheetfile" "center.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Light emitting diode") - (property "ki_keywords" "LED diode") - (path "/2075b574-3a35-4237-925a-3750875717d4") - (attr smd) - (fp_text reference "D1" (at 0 -0.5 270 unlocked) (layer "F.SilkS") (tstamp ffabb2a2-e20d-41d9-8c9b-775e4579880c) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_text value "IR12-21C" (at 0 1 270 unlocked) (layer "F.Fab") (tstamp d99a8127-b4c1-4d8e-8133-8a0220e63785) - (effects (font (size 1 1) (thickness 0.15))) - ) - (fp_line (start -0.8 0.9) (end 0.8 0.9) - (stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 4d5c1e7d-5d5e-49fb-99db-46c638b0181b)) - (fp_arc (start -1.3 -0.1) (mid 0 -1.4) (end 1.3 -0.1) - (stroke (width 0.12) (type default)) (layer "F.SilkS") (tstamp 5fc11c5a-8ddc-45c6-905f-888070d00c9c)) - (fp_circle (center -0.5 0.4) (end -0.3 0.4) - (stroke (width 0.12) (type default)) (fill none) (layer "F.SilkS") (tstamp 09dd609a-afba-4882-894e-771b9da03521)) - (fp_text user "${REF}" (at 0 2.5 270 unlocked) (layer "F.Fab") (tstamp 339b9e4b-dc28-4db5-ae2a-4901e6191df2) - (effects (font (size 1 1) (thickness 0.15))) - ) - (pad "1" smd rect (at -1.4 0.5 270) (size 1 1) (layers "F.Cu" "F.Paste" "F.Mask") - (net 4 "Net-(D1-K)") (pinfunction "K") (pintype "passive") (thermal_bridge_angle 45) (tstamp 6528e23e-5483-407c-b517-00937a4b3920)) - (pad "2" smd rect (at 1.4 0.5 270) (size 1 1) (layers "F.Cu" "F.Paste" "F.Mask") - (net 6 "Net-(D1-A)") (pinfunction "A") (pintype "passive") (thermal_bridge_angle 45) (tstamp 2b73d69a-ca91-49c0-b5b8-7de9cdf154e2)) - ) - - (footprint "Connector_PinHeader_2.54mm:PinHeader_2x07_P2.54mm_Vertical" (layer "B.Cu") - (tstamp 1e68d4d9-b4bc-4e86-b55d-96eff68a3c32) - (at 170.312015 128.482991 -90) - (descr "Through hole straight pin header, 2x07, 2.54mm pitch, double rows") - (tags "Through hole pin header THT 2x07 2.54mm double row") - (property "LCSC" "C38844") - (property "Sheetfile" "center.kicad_sch") - (property "Sheetname" "") - (property "ki_description" "Generic connector, double row, 02x07, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)") - (property "ki_keywords" "connector") - (path "/ba1bf008-14aa-4688-96c9-7e1fb34b4ec7") - (attr through_hole) - (fp_text reference "J5" (at 1.27 2.33 90) (layer "B.SilkS") hide (tstamp e9599907-76de-4296-ba34-8dc10c25a128) - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) - ) - (fp_text value "Conn_02x07_Odd_Even" (at 1.27 -17.57 90) (layer "B.Fab") (tstamp c8614bc6-56bd-4582-89d8-aadd03653806) - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) - ) - (fp_line (start -1.33 1.33) (end 0 1.33) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp e88980da-ceac-407f-aa82-3c7e2a0525c5)) - (fp_line (start 1.27 1.33) (end 3.87 1.33) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 2cc1e23e-45dd-4978-9f67-d366bf92055f)) - (fp_line (start 3.87 1.33) (end 3.87 -16.57) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 8dd8fff5-d5c3-4850-bf02-4a337a7626f4)) - (fp_line (start -1.33 0) (end -1.33 1.33) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp a5624820-7466-4b04-b04e-3cc04e4cdb2b)) - (fp_line (start -1.33 -1.27) (end 1.27 -1.27) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 2ddfbe3c-c8b2-414d-8439-326efc289a44)) - (fp_line (start -1.33 -1.27) (end -1.33 -16.57) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp bf77e872-a768-43ce-9cca-3f0b632e4553)) - (fp_line (start 1.27 -1.27) (end 1.27 1.33) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp b519a0f1-1eb1-43dc-acd3-a549682be36e)) - (fp_line (start -1.33 -16.57) (end 3.87 -16.57) - (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 6516a18f-1bee-4240-88de-6ea6d5856a9f)) - (fp_line (start -1.8 1.8) (end -1.8 -17.05) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp bac6afb1-0c99-4559-b478-2fe8a09b10a9)) - (fp_line (start 4.35 1.8) (end -1.8 1.8) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 520d9885-3239-4e3e-8b25-66bbba79995a)) - (fp_line (start -1.8 -17.05) (end 4.35 -17.05) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 301471fc-c918-4c3d-a0af-5ee7d105055d)) - (fp_line (start 4.35 -17.05) (end 4.35 1.8) - (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 0d83ad43-18a4-4db1-92cd-a5d8cc79f737)) - (fp_line (start 0 1.27) (end 3.81 1.27) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9bcad51e-f267-48c3-aa6d-921d2e1ebaa2)) - (fp_line (start 3.81 1.27) (end 3.81 -16.51) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp eda78358-f9f8-499d-97df-c38d831b268c)) - (fp_line (start -1.27 0) (end 0 1.27) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 5f929f85-bed5-4291-ac4f-a59293684f11)) - (fp_line (start -1.27 -16.51) (end -1.27 0) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp b58ee422-8716-45a3-860f-92929931a538)) - (fp_line (start 3.81 -16.51) (end -1.27 -16.51) - (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9910fdd4-0a8a-47ed-9068-fadef7babada)) - (fp_text user "${REFERENCE}" (at 1.27 -7.62) (layer "B.Fab") (tstamp 89bc1b39-1098-444f-a468-35643b9cb07e) - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) - ) - (pad "1" thru_hole rect (at 0 0 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 8 "/Q0") (pinfunction "Pin_1") (pintype "passive") (tstamp 482461e5-95cb-4411-bfec-a12b46328e65)) - (pad "2" thru_hole oval (at 2.54 0 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 8 "/Q0") (pinfunction "Pin_2") (pintype "passive") (tstamp af4d5f42-23f5-4136-bf21-5c4b3afd9e85)) - (pad "3" thru_hole oval (at 0 -2.54 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 2 "/C2") (pinfunction "Pin_3") (pintype "passive") (tstamp cfd9ea80-84a0-4ef6-a4d8-38c7994b3e76)) - (pad "4" thru_hole oval (at 2.54 -2.54 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 2 "/C2") (pinfunction "Pin_4") (pintype "passive") (tstamp 0687f0a9-15d9-481f-b3c9-8f9279107b0e)) - (pad "5" thru_hole oval (at 0 -5.08 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 9 "/Q3") (pinfunction "Pin_5") (pintype "passive") (tstamp 686f8a4f-bdab-4018-aada-7294cadd96a7)) - (pad "6" thru_hole oval (at 2.54 -5.08 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 9 "/Q3") (pinfunction "Pin_6") (pintype "passive") (tstamp 35ad54ff-885c-4607-883d-1ac249a07f95)) - (pad "7" thru_hole oval (at 0 -7.62 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 1 "/C1") (pinfunction "Pin_7") (pintype "passive") (tstamp 8fc97109-486f-4d1c-aedb-17ddb68eadaa)) - (pad "8" thru_hole oval (at 2.54 -7.62 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 1 "/C1") (pinfunction "Pin_8") (pintype "passive") (tstamp 30b16e91-9e5e-42fb-a3bc-a5196d4a4d09)) - (pad "9" thru_hole oval (at 0 -10.16 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 10 "/Q1") (pinfunction "Pin_9") (pintype "passive") (tstamp b63df049-52b5-4d51-80df-ff8ca324f99b)) - (pad "10" thru_hole oval (at 2.54 -10.16 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 10 "/Q1") (pinfunction "Pin_10") (pintype "passive") (tstamp 6e98e230-0b39-4acb-ae12-62cac044f4a1)) - (pad "11" thru_hole oval (at 0 -12.7 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 7 "/Q2") (pinfunction "Pin_11") (pintype "passive") (tstamp a1e01629-9ec0-45b0-9e75-dcb0a39ceec4)) - (pad "12" thru_hole oval (at 2.54 -12.7 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 7 "/Q2") (pinfunction "Pin_12") (pintype "passive") (tstamp f726afc3-e4b1-4b22-9b6f-5e67be68fab7)) - (pad "13" thru_hole oval (at 0 -15.24 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 4 "Net-(D1-K)") (pinfunction "Pin_13") (pintype "passive") (tstamp c7993d38-e145-4dbf-a4d9-528b1a931e5e)) - (pad "14" thru_hole oval (at 2.54 -15.24 270) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") - (net 5 "Net-(J5-Pin_14)") (pinfunction "Pin_14") (pintype "passive") (tstamp 10a3e39e-1fcc-42db-8e58-c00c2925c142)) - (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_2x07_P2.54mm_Vertical.wrl" - (offset (xyz 0 0 0)) - (scale (xyz 1 1 1)) - (rotate (xyz 0 0 0)) - ) - ) - - (gr_line (start 205.95 109.225) (end 205.95 86.725) - (stroke (width 0.1) (type solid)) (layer "Dwgs.User") (tstamp 00452949-3f6a-4757-b83b-e5da814ffed4)) - (gr_line (start 169.45 99.975) (end 186.475 99.975) - (stroke (width 0.1) (type solid)) (layer "Dwgs.User") (tstamp 8d6b04c1-5265-40e1-b6fd-a7ed49b5d7ff)) - (gr_line (start 177.95 93.35) (end 177.95 106.55) - (stroke (width 0.1) (type solid)) (layer "Dwgs.User") (tstamp b583db7a-dd4b-42ae-9612-a8c96d137454)) - (gr_line (start 195.063097 131.271699) (end 196.115747 132.669029) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 04efd217-d32d-43ca-8584-c988f02d860c)) - (gr_line (start 205.995762 126.154695) (end 205.995762 124.179621) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 0cfffb62-7143-47fc-b785-31d01f7c1dbf)) - (gr_line (start 152.336511 76.522584) (end 153.6 78.2) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 11f3c557-bb5a-41a3-9017-fc1134ff5ac9)) - (gr_line (start 205.995767 73.757894) (end 197.350819 67.243046) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 126903cc-5693-4205-8d17-6a71a23c5b18)) - (gr_curve (pts (xy 161.605196 127.744259) (xy 161.83858 127.434551) (xy 162.275787 127.373419) (xy 162.585498 127.606799)) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 14c11c4b-d836-4450-819a-98c99e7e1146)) - (gr_line (start 169.771105 99.357362) (end 177.497766 93.529296) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 186ad972-defa-4eef-80df-27e6b4996a5a)) - (gr_line (start 169.303435 67.243046) (end 162.572579 72.315087) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 18a40f80-f7cc-45a5-938b-c7064261c9c4)) - (gr_curve (pts (xy 195.394344 69.510091) (xy 195.704054 69.743475) (xy 195.765705 70.180683) (xy 195.532321 70.490393)) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 18e7c045-74b4-4b86-911f-3d88a8afa9fa)) - (gr_line (start 186.570077 67.243046) (end 169.303435 67.243046) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 1ca53f3a-f1fa-4b53-a961-61b9836721f6)) - (gr_curve (pts (xy 177.909627 93.378918) (xy 178.086388 93.369361) (xy 178.260832 93.422628) (xy 178.402104 93.529296)) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 1e74755d-8214-45e4-a138-d969010b8a1c)) - (gr_curve (pts (xy 195.113227 130.613859) (xy 194.933713 130.789447) (xy 194.912263 131.070937) (xy 195.063097 131.271699)) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 1eabf6ac-d56e-409b-baf8-1a2d7865a37e)) - (gr_line (start 196.115747 132.669029) (end 197.350814 132.669029) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 21b080ab-75fe-49a8-97e3-7a8af43bf759)) - (gr_line (start 150.428101 123.4484) (end 149.877747 124.178588) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 26330481-ef67-40d2-88c5-789b971cbaa5)) - (gr_line (start 186.126714 100.568659) (end 178.36853 106.37709) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 348fad4a-8466-416c-9c2a-1cc1dfccf090)) - (gr_curve (pts (xy 160.810413 131.271699) (xy 160.960909 131.071382) (xy 160.939924 130.79061) (xy 160.761323 130.614889)) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 35ebd2b6-1bc6-412d-b25c-574ac940eaa2)) - (gr_curve (pts (xy 204.799459 76.597514) (xy 205.017844 76.721392) (xy 205.294229 76.664125) (xy 205.445413 76.463672)) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 38834709-2352-446a-ac65-b1a633cc0004)) - (gr_curve (pts (xy 195.063102 68.640377) (xy 194.912608 68.840694) (xy 194.933593 69.121464) (xy 195.112192 69.297184)) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 3f01a246-c31a-4579-bd3b-dd664af63a55)) - (gr_curve (pts (xy 151.355693 76.385122) (xy 151.665404 76.151739) (xy 152.103129 76.212871) (xy 152.336511 76.522584)) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 3fba8138-a699-4e0f-a961-a82dc289d954)) - (gr_curve (pts (xy 152.349431 123.398791) (xy 152.116047 123.708501) (xy 151.678323 123.770151) (xy 151.368612 123.536767)) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 400021ba-d6e8-4b66-948d-db273b5553c8)) - (gr_line (start 158.523731 132.669029) (end 159.757247 132.669029) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 4722eeb0-4d17-42da-ad73-50ebd7e0414a)) - (gr_curve (pts (xy 204.517823 123.526948) (xy 204.20811 123.760332) (xy 203.770904 123.698683) (xy 203.537521 123.388972)) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 48023b20-a82d-4c06-bc1a-7ba8dedcd436)) - (gr_curve (pts (xy 169.771105 100.554706) (xy 169.583317 100.41296) (xy 169.47292 100.191314) (xy 169.47292 99.956034)) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 4afa8961-4c21-4ba1-a310-ab0e39182909)) - (gr_line (start 169.303435 132.669029) (end 186.570596 132.669029) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 4b0b1f85-0197-4466-8d45-1186a25d2278)) - (gr_curve (pts (xy 150.428618 76.463672) (xy 150.579297 76.663358) (xy 150.854355 76.720974) (xy 151.072506 76.598546)) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 4c88563c-0d3a-4f98-b03e-46a03e3d147d)) - (gr_line (start 153.462541 79.180302) (end 149.877747 81.881428) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 4e8190bd-f0f5-4187-8363-1bf6c1d512f4)) - (gr_curve (pts (xy 202.273513 121.712072) (xy 202.04013 121.402361) (xy 202.10178 120.965154) (xy 202.411491 120.73177)) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 50c3136d-4e28-4dc9-b459-08f4ccd6792d)) - (gr_line (start 160.466248 69.51991) (end 160.76132 69.297702) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 50f395ba-5d7f-4cee-9d8e-327ac93b9fe4)) - (gr_line (start 160.341708 129.421679) (end 161.605196 127.744259) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 53f5184b-91a3-4902-b7f6-0d40cd33d9f4)) - (gr_line (start 160.761323 130.614889) (end 160.479167 130.401979) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 5406538e-1866-4f17-a174-0ebe67decea0)) - (gr_line (start 195.407267 130.392159) (end 195.113227 130.613859) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 57618f7c-d8ba-425d-90be-e98a8c8ff574)) - (gr_line (start 161.592277 72.177112) (end 160.328789 70.500212) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 57a3b57c-3d16-43de-a9e9-756120baf567)) - (gr_line (start 153.612919 121.72189) (end 152.349431 123.398791) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 5afad60c-44fb-41a1-bd60-0427c477efc4)) - (gr_line (start 205.995767 81.881428) (end 202.398571 79.170484) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 5b27d08f-3f5a-4255-bbe7-956f47e15bb1)) - (gr_line (start 193.288015 72.305268) (end 186.570077 67.243046) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 5c399808-91a1-4ee1-b46b-9843aabe7b5d)) - (gr_line (start 204.799975 123.314558) (end 204.517823 123.526948) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 6509f08b-c7ed-4a46-ad0a-d1f4acfcd92f)) - (gr_line (start 205.995762 124.179621) (end 205.444891 123.4484) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 68f13e96-0a45-4200-93b2-fd81be5966a8)) - (gr_line (start 197.350819 67.243046) (end 196.116784 67.243046) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 6bcfa47d-fbff-49e6-9975-64d9051816b0)) - (gr_line (start 177.909627 93.378918) (end 177.909627 93.378918) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 6d2e2812-1bf4-4037-8f74-6f222ff174d4)) - (gr_curve (pts (xy 204.504903 76.375306) (xy 204.504903 76.375306) (xy 204.799459 76.597514) (xy 204.799459 76.597514)) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 6e8910b1-8a6b-4d7f-a062-3ac70e8b7695)) - (gr_line (start 195.112192 69.297184) (end 195.394344 69.510091) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 6f1efeca-ba61-4a4f-a111-a62d684129c5)) - (gr_line (start 159.757761 67.243046) (end 158.522697 67.243046) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 75eb5fd3-397f-4ad4-8d25-6b99d25a02ad)) - (gr_line (start 186.570596 132.669029) (end 193.300933 127.596989) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 7700163a-af51-4234-af45-f5b77fb360a5)) - (gr_curve (pts (xy 151.368612 123.536767) (xy 151.368612 123.536767) (xy 151.073023 123.314041) (xy 151.073023 123.314041)) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 77995224-887c-41d8-b339-c869b3bff00e)) - (gr_curve (pts (xy 205.444891 123.4484) (xy 205.293812 123.248513) (xy 205.018119 123.191297) (xy 204.799975 123.314558)) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 7f5e8f98-90e6-462b-9be2-1a8b0cc74dbb)) - (gr_line (start 149.877747 124.178588) (end 149.877747 126.154178) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 80dd6165-680d-4d0d-9876-be8f42e1ea13)) - (gr_curve (pts (xy 178.36853 106.37709) (xy 178.100481 106.57699) (xy 177.732482 106.575318) (xy 177.466261 106.37299)) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 8244b9b3-6246-411a-a373-287525178d25)) - (gr_curve (pts (xy 177.466261 106.37299) (xy 177.466261 106.37299) (xy 169.771105 100.554706) (xy 169.771105 100.554706)) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 8d5c7d1c-7632-4bda-900c-4e252e2169fd)) - (gr_line (start 195.532321 70.490393) (end 194.268314 72.167809) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 9031fcdc-7ce9-4895-bc64-671ee3b3f21f)) - (gr_curve (pts (xy 153.6 78.2) (xy 153.833384 78.50971) (xy 153.772252 78.946919) (xy 153.462541 79.180302)) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 99a651ed-c501-4d00-a3cd-0181fbc3ce9e)) - (gr_line (start 196.116784 67.243046) (end 195.063102 68.640377) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 9b83737e-d28e-4315-9c7c-6776e3dd6d3e)) - (gr_curve (pts (xy 160.76132 69.297702) (xy 160.940512 69.12184) (xy 160.961516 68.84037) (xy 160.81041 68.63986)) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 9b9649fc-1fb2-4d51-8eed-25bea1786091)) - (gr_line (start 203.537521 123.388972) (end 202.273513 121.712072) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 9d072af7-536b-4653-bf20-2b8cbc8a772e)) - (gr_line (start 205.445413 76.463672) (end 205.995767 75.733483) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp 9e73450f-860e-4d29-8bab-93b1b36f7fdf)) - (gr_line (start 149.877747 118.030643) (end 153.47546 120.741589) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp a153a946-cbf8-4474-9b99-4103b7898ffe)) - (gr_line (start 162.585498 127.606799) (end 169.303435 132.669029) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp a186c7d2-6904-421e-87c9-de31cba0ca8c)) - (gr_curve (pts (xy 151.073023 123.314041) (xy 150.854754 123.190888) (xy 150.579032 123.24833) (xy 150.428101 123.4484)) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp a26481dd-1d05-4e1e-9baf-74b99c399007)) - (gr_line (start 205.995767 75.733483) (end 205.995767 73.757894) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp af5cbfde-0bf5-4dfd-86db-1ddb0d9a8509)) - (gr_curve (pts (xy 149.877747 75.732451) (xy 149.877747 75.732451) (xy 150.428618 76.463672) (xy 150.428618 76.463672)) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp b4b2300e-0d34-41cc-a72b-e22de988a4b7)) - (gr_line (start 202.260597 78.190181) (end 203.524601 76.513281) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp b7392627-b342-456a-a419-9a989099bfd3)) - (gr_curve (pts (xy 202.398571 79.170484) (xy 202.088861 78.9371) (xy 202.02721 78.499892) (xy 202.260597 78.190181)) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp b757359e-bae5-4d2f-8e45-198f6ac3f460)) - (gr_line (start 194.281237 127.734439) (end 195.545244 129.411859) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp bf2a7eaa-9bb2-4e69-8f91-210fc0b3c77c)) - (gr_curve (pts (xy 186.428075 99.969853) (xy 186.427367 100.205738) (xy 186.315736 100.427548) (xy 186.126714 100.568659)) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp bf6c6f84-dceb-4d40-84e0-0ded20796c00)) - (gr_curve (pts (xy 194.268314 72.167809) (xy 194.034931 72.47752) (xy 193.597725 72.538652) (xy 193.288015 72.305268)) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp c3f99283-03f0-421e-9a9e-312784858a5e)) - (gr_line (start 151.072506 76.598546) (end 151.355693 76.385122) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp c4995ea9-0c62-4538-bbcb-e5e92d296aa0)) - (gr_curve (pts (xy 169.47292 99.956034) (xy 169.47292 99.720754) (xy 169.583317 99.499109) (xy 169.771105 99.357362)) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp c5989ff8-fdb0-4d81-8d63-707ec54ad1c2)) - (gr_line (start 149.877747 126.154178) (end 158.523731 132.669029) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp cbf13893-d950-4e62-bcd5-1b3095883fe7)) - (gr_curve (pts (xy 153.47546 120.741589) (xy 153.785171 120.974972) (xy 153.846303 121.412179) (xy 153.612919 121.72189)) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp cd9416df-8d60-4333-afa7-2c09fef22cd9)) - (gr_curve (pts (xy 186.130314 99.369248) (xy 186.318486 99.511492) (xy 186.428783 99.733969) (xy 186.428075 99.969853)) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp cea703cf-69a6-4910-ae84-d4b2432aa561)) - (gr_line (start 149.877747 73.757894) (end 149.877747 75.732451) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp cfc26a1b-2e36-4b2e-81a9-0a62cced8290)) - (gr_curve (pts (xy 195.545244 129.411859) (xy 195.778628 129.721569) (xy 195.716977 130.158779) (xy 195.407267 130.392159)) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp d0e9574e-d03e-4838-919b-9f01d3758f18)) - (gr_curve (pts (xy 160.328789 70.500212) (xy 160.095405 70.190501) (xy 160.156537 69.753293) (xy 160.466248 69.51991)) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp d405ec10-a269-4c33-adca-278336c3284e)) - (gr_line (start 202.411491 120.73177) (end 205.995767 118.030643) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp d971f234-c645-48e1-96ca-ff0c1bc722e3)) - (gr_curve (pts (xy 203.524601 76.513281) (xy 203.757985 76.20357) (xy 204.195193 76.141917) (xy 204.504903 76.375306)) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp db5faa69-d0af-43c2-a67f-567c0883b564)) - (gr_curve (pts (xy 162.572579 72.315087) (xy 162.26287 72.548471) (xy 161.825661 72.486823) (xy 161.592277 72.177112)) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp e1b3edb0-034f-4350-8b9f-b1fad5345c9e)) - (gr_line (start 158.522697 67.243046) (end 149.877747 73.757894) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp e578b2e0-d167-4792-b668-444fe9aa537d)) - (gr_curve (pts (xy 160.479167 130.401979) (xy 160.169456 130.168599) (xy 160.108324 129.731389) (xy 160.341708 129.421679)) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp e703be12-ca82-4d58-b324-d44405cdfab1)) - (gr_line (start 160.81041 68.63986) (end 159.757761 67.243046) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp e76d77b2-d760-4b0c-9146-853d28f6ff4f)) - (gr_curve (pts (xy 193.300933 127.596989) (xy 193.610648 127.3636) (xy 194.047853 127.424732) (xy 194.281237 127.734439)) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp e85c3198-76d5-4cf3-893b-18be75ef853b)) - (gr_line (start 205.995767 118.030643) (end 205.995767 81.881428) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp ef2ee061-71f9-4a8e-8611-22a1216e3caa)) - (gr_line (start 178.402104 93.529296) (end 186.130314 99.369248) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp f17250c9-5149-4bcf-86a5-1b08f69430ce)) - (gr_line (start 149.877747 81.881428) (end 149.877747 118.030643) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp f2a1f5b8-a7d3-4201-a797-b57470ef0d25)) - (gr_line (start 197.350814 132.669029) (end 205.995762 126.154695) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp f4a69e8a-89bd-44ff-970f-a206bee177a2)) - (gr_curve (pts (xy 177.497766 93.529296) (xy 177.61701 93.439268) (xy 177.760427 93.386904) (xy 177.909627 93.378918)) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp fb41711d-128e-4767-b7cb-02764255fff7)) - (gr_curve (pts (xy 159.757247 132.669029) (xy 159.757247 132.669029) (xy 160.810413 131.271699) (xy 160.810413 131.271699)) - (stroke (width 0.2) (type solid)) (layer "Edge.Cuts") (tstamp fc051803-fc31-41b1-8afb-85315da3269f)) - (gr_text locked "↑UP↑" (at 177.95 83.975) (layer "B.SilkS") (tstamp 00000000-0000-0000-0000-00005c2a4e04) - (effects (font (size 3 3) (thickness 0.6)) (justify mirror)) - ) - (gr_text "8seg R05" (at 166.056995 114.061317 53) (layer "F.SilkS") (tstamp 00000000-0000-0000-0000-00005de93595) - (effects (font (face "Fredoka One") (size 2.5 2.5) (thickness 0.4))) - (render_cache "8seg R05" 53 - (polygon - (pts - (xy 161.676438 117.864765) (xy 161.716104 117.868627) (xy 161.755371 117.874668) (xy 161.794239 117.882887) - (xy 161.832708 117.893284) (xy 161.870778 117.905859) (xy 161.908449 117.920613) (xy 161.945721 117.937544) - (xy 161.982594 117.956654) (xy 162.019068 117.977943) (xy 162.055144 118.001409) (xy 162.09082 118.027053) - (xy 162.111474 118.043621) (xy 162.131255 118.061538) (xy 162.150163 118.080803) (xy 162.168198 118.101418) - (xy 162.18536 118.123382) (xy 162.201648 118.146694) (xy 162.217064 118.171356) (xy 162.231606 118.197367) - (xy 162.245003 118.223375) (xy 162.257044 118.248456) (xy 162.267728 118.272611) (xy 162.277056 118.295839) - (xy 162.286808 118.323571) (xy 162.29444 118.349855) (xy 162.299953 118.374691) (xy 162.300802 118.379485) - (xy 162.314063 118.455231) (xy 162.338212 118.449553) (xy 162.363294 118.444692) (xy 162.388033 118.440584) - (xy 162.415378 118.436609) (xy 162.419498 118.436053) (xy 162.447712 118.433579) (xy 162.476395 118.433321) - (xy 162.502726 118.434294) (xy 162.532066 118.436315) (xy 162.564415 118.439385) (xy 162.590651 118.442376) - (xy 162.618579 118.445957) (xy 162.6482 118.450128) (xy 162.678341 118.455078) (xy 162.707695 118.461182) - (xy 162.73626 118.468439) (xy 162.764036 118.476849) (xy 162.791025 118.486412) (xy 162.817225 118.497128) - (xy 162.842637 118.508998) (xy 162.86726 118.52202) (xy 162.891095 118.536196) (xy 162.914142 118.551525) - (xy 162.929069 118.562385) (xy 162.94847 118.577355) (xy 162.985542 118.608098) (xy 163.020309 118.639912) - (xy 163.05277 118.672795) (xy 163.082926 118.706749) (xy 163.110776 118.741772) (xy 163.13632 118.777866) - (xy 163.159559 118.815029) (xy 163.180493 118.853263) (xy 163.199121 118.892566) (xy 163.215443 118.93294) - (xy 163.22946 118.974383) (xy 163.241171 119.016897) (xy 163.250576 119.06048) (xy 163.257676 119.105134) - (xy 163.262471 119.150857) (xy 163.264003 119.17412) (xy 163.265548 119.220477) (xy 163.265237 119.266176) - (xy 163.263068 119.311216) (xy 163.259042 119.355597) (xy 163.253159 119.399319) (xy 163.245419 119.442383) - (xy 163.235822 119.484788) (xy 163.224368 119.526535) (xy 163.211057 119.567622) (xy 163.195889 119.608051) - (xy 163.178864 119.647821) (xy 163.159982 119.686933) (xy 163.139242 119.725385) (xy 163.116646 119.763179) - (xy 163.092193 119.800315) (xy 163.065882 119.836791) (xy 163.038073 119.872142) (xy 163.009124 119.905898) - (xy 162.979034 119.93806) (xy 162.947804 119.968628) (xy 162.915434 119.997603) (xy 162.881923 120.024983) - (xy 162.847272 120.050769) (xy 162.811481 120.074962) (xy 162.774549 120.09756) (xy 162.736478 120.118564) - (xy 162.697265 120.137975) (xy 162.656913 120.155791) (xy 162.61542 120.172013) (xy 162.572787 120.186642) - (xy 162.529013 120.199676) (xy 162.484099 120.211117) (xy 162.438841 120.220434) (xy 162.393943 120.227221) - (xy 162.349404 120.231478) (xy 162.305225 120.233204) (xy 162.261405 120.2324) (xy 162.217946 120.229065) - (xy 162.174846 120.223201) (xy 162.132106 120.214805) (xy 162.089725 120.20388) (xy 162.047704 120.190424) - (xy 162.006043 120.174438) (xy 161.964742 120.155921) (xy 161.9238 120.134875) (xy 161.883218 120.111297) - (xy 161.842996 120.08519) (xy 161.803133 120.056552) (xy 161.781451 120.039421) (xy 161.76066 120.021375) - (xy 161.74076 120.002414) (xy 161.721751 119.982539) (xy 161.703632 119.961749) (xy 161.686404 119.940045) - (xy 161.670067 119.917426) (xy 161.654621 119.893892) (xy 161.640065 119.869444) (xy 161.626401 119.844081) - (xy 161.617786 119.826664) (xy 161.605595 119.800582) (xy 161.594456 119.775333) (xy 161.58437 119.750917) - (xy 161.575336 119.727334) (xy 161.564926 119.697187) (xy 161.556388 119.66852) (xy 161.549719 119.641335) - (xy 161.544921 119.615631) (xy 161.541994 119.591408) (xy 161.532816 119.49198) (xy 161.50685 119.497285) - (xy 161.48138 119.501775) (xy 161.45548 119.505872) (xy 161.452428 119.50633) (xy 161.427071 119.507679) - (xy 161.399259 119.506468) (xy 161.371796 119.50379) (xy 161.34702 119.500554) (xy 161.319751 119.496348) - (xy 161.289988 119.49117) (xy 161.274171 119.488217) (xy 161.250221 119.48315) (xy 161.219042 119.474976) - (xy 161.188726 119.465183) (xy 161.159272 119.453769) (xy 161.13068 119.440735) (xy 161.102951 119.426082) - (xy 161.076084 119.409808) (xy 161.050079 119.391914) (xy 161.043712 119.387188) (xy 161.016625 119.365744) - (xy 162.090598 119.365744) (xy 162.093332 119.394456) (xy 162.098628 119.4221) (xy 162.10585 119.448043) - (xy 162.115 119.472284) (xy 162.126077 119.494823) (xy 162.139082 119.515661) (xy 162.158048 119.539316) - (xy 162.180025 119.560312) (xy 162.189659 119.567966) (xy 162.215104 119.584676) (xy 162.24237 119.597831) - (xy 162.265494 119.605795) (xy 162.289784 119.611483) (xy 162.315238 119.614895) (xy 162.341858 119.616032) - (xy 162.369644 119.614893) (xy 162.383973 119.61347) (xy 162.412567 119.608341) (xy 162.440447 119.599783) - (xy 162.467614 119.587797) (xy 162.494068 119.572382) (xy 162.519808 119.553538) (xy 162.538644 119.537155) - (xy 162.55708 119.518844) (xy 162.575114 119.498604) (xy 162.592746 119.476435) (xy 162.609245 119.453309) - (xy 162.623741 119.43038) (xy 162.636234 119.407649) (xy 162.646723 119.385115) (xy 162.657593 119.355376) - (xy 162.664901 119.325988) (xy 162.668648 119.296951) (xy 162.668833 119.268264) (xy 162.665457 119.239928) - (xy 162.659419 119.21262) (xy 162.651617 119.187018) (xy 162.642053 119.163121) (xy 162.630725 119.140931) - (xy 162.614085 119.115591) (xy 162.594691 119.092916) (xy 162.572542 119.072906) (xy 162.567781 119.069224) - (xy 162.542635 119.052702) (xy 162.515655 119.039651) (xy 162.486844 119.030073) (xy 162.462475 119.02491) - (xy 162.436934 119.02197) (xy 162.410219 119.021252) (xy 162.382332 119.022756) (xy 162.375177 119.02348) - (xy 162.346739 119.028165) (xy 162.319018 119.036305) (xy 162.292014 119.0479) (xy 162.265727 119.062951) - (xy 162.240158 119.081458) (xy 162.221452 119.097605) (xy 162.203149 119.115696) (xy 162.185249 119.135731) - (xy 162.167754 119.157709) (xy 162.151427 119.180588) (xy 162.137034 119.203326) (xy 162.124576 119.225922) - (xy 162.114053 119.248377) (xy 162.10303 119.278096) (xy 162.095447 119.307564) (xy 162.091303 119.33678) - (xy 162.090598 119.365744) (xy 161.016625 119.365744) (xy 161.010318 119.360751) (xy 160.978893 119.333254) - (xy 160.949438 119.304696) (xy 160.921952 119.275078) (xy 160.896436 119.2444) (xy 160.87289 119.212662) - (xy 160.851314 119.179863) (xy 160.831707 119.146005) (xy 160.81407 119.111085) (xy 160.798403 119.075106) - (xy 160.784706 119.038066) (xy 160.772978 118.999966) (xy 160.76322 118.960806) (xy 160.755431 118.920585) - (xy 160.749613 118.879305) (xy 160.745764 118.836964) (xy 160.74374 118.794313) (xy 160.743517 118.752196) - (xy 160.744187 118.734569) (xy 161.342648 118.734569) (xy 161.344945 118.760166) (xy 161.350378 118.784524) - (xy 161.359705 118.811336) (xy 161.372095 118.83551) (xy 161.387548 118.857046) (xy 161.406064 118.875944) - (xy 161.416471 118.884404) (xy 161.439114 118.898753) (xy 161.463887 118.909276) (xy 161.49079 118.915975) - (xy 161.519822 118.918848) (xy 161.545642 118.918321) (xy 161.561844 118.91673) (xy 161.588684 118.911219) - (xy 161.614615 118.901812) (xy 161.639636 118.888508) (xy 161.663747 118.871309) (xy 161.682382 118.854745) - (xy 161.700434 118.835687) (xy 161.717905 118.814136) (xy 161.733771 118.791448) (xy 161.747011 118.768979) - (xy 161.757625 118.746729) (xy 161.7672 118.719225) (xy 161.772671 118.692064) (xy 161.774039 118.665245) - (xy 161.771304 118.638768) (xy 161.765381 118.613381) (xy 161.757492 118.590058) (xy 161.745429 118.564795) - (xy 161.730535 118.542506) (xy 161.712808 118.52319) (xy 161.699418 118.511965) (xy 161.677213 118.497867) - (xy 161.653025 118.487542) (xy 161.626853 118.480991) (xy 161.598698 118.478214) (xy 161.57372 118.478782) - (xy 161.558072 118.480381) (xy 161.531777 118.485754) (xy 161.506182 118.495201) (xy 161.481288 118.508723) - (xy 161.457094 118.526319) (xy 161.438242 118.54333) (xy 161.41984 118.562947) (xy 161.401885 118.585173) - (xy 161.385481 118.608495) (xy 161.37173 118.631404) (xy 161.360633 118.653899) (xy 161.350492 118.681435) - (xy 161.344498 118.708325) (xy 161.342648 118.734569) (xy 160.744187 118.734569) (xy 160.745097 118.710613) - (xy 160.748479 118.669564) (xy 160.753663 118.629048) (xy 160.760649 118.589065) (xy 160.769437 118.549617) - (xy 160.780027 118.510702) (xy 160.792419 118.47232) (xy 160.806613 118.434472) (xy 160.822608 118.397158) - (xy 160.840406 118.360377) (xy 160.860006 118.32413) (xy 160.881408 118.288416) (xy 160.904612 118.253236) - (xy 160.929618 118.21859) (xy 160.956068 118.184972) (xy 160.983512 118.153) (xy 161.01195 118.122672) - (xy 161.041382 118.09399) (xy 161.071809 118.066953) (xy 161.10323 118.041561) (xy 161.135645 118.017814) - (xy 161.169055 117.995712) (xy 161.203459 117.975256) (xy 161.238857 117.956444) (xy 161.275249 117.939278) - (xy 161.312635 117.923757) (xy 161.351016 117.909882) (xy 161.39039 117.897651) (xy 161.43076 117.887066) - (xy 161.472123 117.878125) (xy 161.513784 117.871097) (xy 161.555046 117.866247) (xy 161.595909 117.863574) - (xy 161.636373 117.863081) - ) - ) - (polygon - (pts - (xy 163.597204 118.774562) (xy 163.569602 118.782084) (xy 163.542073 118.783802) (xy 163.514618 118.779715) - (xy 163.487236 118.769824) (xy 163.464474 118.757148) (xy 163.450841 118.747607) (xy 163.432623 118.731262) - (xy 163.414542 118.709789) (xy 163.396599 118.683187) (xy 163.383232 118.659869) (xy 163.369943 118.633667) - (xy 163.35673 118.604579) (xy 163.343596 118.572607) (xy 163.334882 118.549689) (xy 163.326203 118.52549) - (xy 163.317558 118.500008) (xy 163.308948 118.473243) (xy 163.302396 118.448147) (xy 163.30122 118.422908) - (xy 163.305419 118.397527) (xy 163.314994 118.372003) (xy 163.327079 118.350625) (xy 163.336122 118.33775) - (xy 163.354911 118.316334) (xy 163.373681 118.299305) (xy 163.395775 118.282367) (xy 163.421192 118.26552) - (xy 163.442437 118.252945) (xy 163.465551 118.240422) (xy 163.490535 118.22795) (xy 163.517388 118.215529) - (xy 163.546111 118.20316) (xy 163.574924 118.19049) (xy 163.602232 118.177303) (xy 163.628034 118.1636) - (xy 163.65233 118.14938) (xy 163.67512 118.134643) (xy 163.696405 118.119391) (xy 163.716184 118.103621) - (xy 163.734457 118.087336) (xy 163.756478 118.064818) (xy 163.775823 118.041382) (xy 163.791222 118.020396) - (xy 163.811432 117.990684) (xy 163.828177 117.963091) (xy 163.841457 117.937618) (xy 163.851272 117.914264) - (xy 163.858968 117.886422) (xy 163.859924 117.856919) (xy 163.851255 117.833303) (xy 163.83739 117.81865) - (xy 163.813447 117.810983) (xy 163.78737 117.81583) (xy 163.762498 117.827061) (xy 163.741506 117.839774) - (xy 163.718508 117.856164) (xy 163.693506 117.876232) (xy 163.666499 117.899976) (xy 163.647381 117.917848) - (xy 163.627372 117.937354) (xy 163.617033 117.94772) (xy 163.59688 117.967208) (xy 163.576107 117.986193) - (xy 163.554716 118.004676) (xy 163.532706 118.022657) (xy 163.510076 118.040135) (xy 163.486828 118.057111) - (xy 163.462961 118.073585) (xy 163.438474 118.089556) (xy 163.413369 118.105025) (xy 163.387645 118.119992) - (xy 163.361301 118.134457) (xy 163.334339 118.148419) (xy 163.306757 118.161879) (xy 163.278557 118.174837) - (xy 163.249737 118.187292) (xy 163.220299 118.199245) (xy 163.191821 118.209025) (xy 163.162183 118.216569) - (xy 163.131387 118.221878) (xy 163.099432 118.224952) (xy 163.074705 118.225791) (xy 163.049326 118.225372) - (xy 163.023295 118.223696) (xy 162.996613 118.220763) (xy 162.969278 118.216573) (xy 162.960022 118.214896) - (xy 162.93221 118.208831) (xy 162.90439 118.201296) (xy 162.876563 118.19229) (xy 162.848728 118.181814) - (xy 162.820886 118.169867) (xy 162.793036 118.15645) (xy 162.76518 118.141562) (xy 162.737315 118.125204) - (xy 162.709444 118.107375) (xy 162.681565 118.088076) (xy 162.662975 118.074392) (xy 162.636121 118.053224) - (xy 162.611032 118.031518) (xy 162.587706 118.009274) (xy 162.566145 117.986493) (xy 162.546347 117.963175) - (xy 162.528313 117.939319) (xy 162.512043 117.914925) (xy 162.497537 117.889995) (xy 162.484795 117.864526) - (xy 162.473816 117.838521) (xy 162.464602 117.811978) (xy 162.457151 117.784897) (xy 162.451464 117.757279) - (xy 162.447541 117.729124) (xy 162.445382 117.700431) (xy 162.444987 117.671201) (xy 162.446356 117.641433) - (xy 162.449488 117.611128) (xy 162.454385 117.580286) (xy 162.461045 117.548906) (xy 162.469469 117.516989) - (xy 162.479657 117.484534) (xy 162.491609 117.451541) (xy 162.505325 117.418012) (xy 162.520805 117.383945) - (xy 162.538049 117.34934) (xy 162.557056 117.314198) (xy 162.577827 117.278519) (xy 162.600363 117.242302) - (xy 162.624662 117.205548) (xy 162.650725 117.168256) (xy 162.678552 117.130427) (xy 162.697745 117.105733) - (xy 162.717751 117.081514) (xy 162.73857 117.057771) (xy 162.760202 117.034502) (xy 162.782646 117.011709) - (xy 162.805903 116.989391) (xy 162.829973 116.967547) (xy 162.854856 116.946179) (xy 162.880551 116.925286) - (xy 162.907059 116.904868) (xy 162.93438 116.884925) (xy 162.962514 116.865457) (xy 162.99146 116.846464) - (xy 163.021219 116.827946) (xy 163.051791 116.809903) (xy 163.083176 116.792336) (xy 163.104985 116.781306) - (xy 163.132657 116.769743) (xy 163.158723 116.76177) (xy 163.183181 116.75739) (xy 163.211494 116.756964) - (xy 163.237295 116.762149) (xy 163.260585 116.772946) (xy 163.269198 116.778836) (xy 163.289851 116.79677) - (xy 163.309748 116.818875) (xy 163.325123 116.839564) (xy 163.340015 116.862923) (xy 163.354423 116.888953) - (xy 163.368348 116.917652) (xy 163.378475 116.940929) (xy 163.388331 116.965709) (xy 163.397231 116.990525) - (xy 163.404354 117.014097) (xy 163.411088 117.043589) (xy 163.414663 117.070869) (xy 163.415079 117.095935) - (xy 163.411157 117.124156) (xy 163.4023 117.148919) (xy 163.391661 117.16624) (xy 163.373652 117.184685) - (xy 163.353148 117.200647) (xy 163.33148 117.215342) (xy 163.305647 117.231304) (xy 163.281981 117.244985) - (xy 163.25565 117.259477) (xy 163.228343 117.275025) (xy 163.201995 117.29206) (xy 163.176605 117.310582) - (xy 163.152174 117.330591) (xy 163.1287 117.352087) (xy 163.106185 117.375069) (xy 163.084629 117.399538) - (xy 163.06909 117.418865) (xy 163.06403 117.425493) (xy 163.049141 117.445752) (xy 163.029537 117.474389) - (xy 163.013209 117.500926) (xy 163.000158 117.525362) (xy 162.987852 117.554675) (xy 162.981371 117.580255) - (xy 162.981461 117.606977) (xy 162.993582 117.631342) (xy 163.000534 117.637597) (xy 163.022954 117.649808) - (xy 163.048031 117.654657) (xy 163.075766 117.652142) (xy 163.106159 117.642264) (xy 163.130697 117.630023) - (xy 163.156731 117.61364) (xy 163.184259 117.593116) (xy 163.203442 117.577132) (xy 163.223289 117.559307) - (xy 163.2438 117.539641) (xy 163.254305 117.529118) (xy 163.27443 117.508036) (xy 163.295019 117.487439) - (xy 163.316071 117.46733) (xy 163.337586 117.447707) (xy 163.359565 117.428571) (xy 163.382008 117.409922) - (xy 163.404914 117.391759) (xy 163.428284 117.374083) (xy 163.452117 117.356894) (xy 163.476414 117.340191) - (xy 163.501174 117.323975) (xy 163.526398 117.308245) (xy 163.552085 117.293003) (xy 163.578236 117.278247) - (xy 163.60485 117.263978) (xy 163.631928 117.250195) (xy 163.657729 117.238373) (xy 163.684695 117.228745) - (xy 163.712829 117.22131) (xy 163.742129 117.216068) (xy 163.772596 117.213019) (xy 163.804229 117.212164) - (xy 163.82872 117.212961) (xy 163.853867 117.214993) (xy 163.870996 117.217032) (xy 163.896958 117.221156) - (xy 163.923064 117.226908) (xy 163.949315 117.234287) (xy 163.975711 117.243293) (xy 164.002251 117.253927) - (xy 164.028935 117.266189) (xy 164.055764 117.280078) (xy 164.082737 117.295595) (xy 164.109854 117.312739) - (xy 164.137116 117.33151) (xy 164.155371 117.344929) (xy 164.181968 117.36573) (xy 164.207081 117.386932) - (xy 164.230709 117.408534) (xy 164.252853 117.430536) (xy 164.273513 117.452938) (xy 164.292689 117.475741) - (xy 164.31038 117.498944) (xy 164.326587 117.522547) (xy 164.34131 117.54655) (xy 164.354548 117.570953) - (xy 164.36255 117.587444) (xy 164.373285 117.612195) (xy 164.382521 117.637025) (xy 164.390259 117.661936) - (xy 164.396499 117.686927) (xy 164.40124 117.711998) (xy 164.404482 117.73715) (xy 164.406226 117.762382) - (xy 164.406471 117.787694) (xy 164.405217 117.813087) (xy 164.402466 117.83856) (xy 164.399798 117.855586) - (xy 164.393195 117.886342) (xy 164.38537 117.917299) (xy 164.376323 117.948459) (xy 164.366055 117.979822) - (xy 164.354565 118.011387) (xy 164.341853 118.043154) (xy 164.32792 118.075123) (xy 164.312765 118.107295) - (xy 164.296388 118.139669) (xy 164.278789 118.172246) (xy 164.259969 118.205025) (xy 164.239928 118.238006) - (xy 164.218664 118.27119) (xy 164.196179 118.304576) (xy 164.172472 118.338164) (xy 164.147544 118.371955) - (xy 164.121451 118.405301) (xy 164.094251 118.437556) (xy 164.065944 118.46872) (xy 164.036529 118.498793) - (xy 164.006008 118.527775) (xy 163.97438 118.555666) (xy 163.941644 118.582465) (xy 163.907801 118.608174) - (xy 163.872851 118.632791) (xy 163.836795 118.656318) (xy 163.799631 118.678753) (xy 163.761359 118.700097) - (xy 163.721981 118.72035) (xy 163.681496 118.739511) (xy 163.639903 118.757582) - ) - ) - (polygon - (pts - (xy 164.491968 115.255839) (xy 164.517685 115.256981) (xy 164.544695 115.259281) (xy 164.571358 115.262484) - (xy 164.597675 115.266591) (xy 164.623646 115.271602) (xy 164.64927 115.277516) (xy 164.674547 115.284334) - (xy 164.699478 115.292056) (xy 164.724063 115.300681) (xy 164.748301 115.31021) (xy 164.772193 115.320643) - (xy 164.795738 115.331979) (xy 164.818937 115.344219) (xy 164.841789 115.357363) (xy 164.864295 115.37141) - (xy 164.886454 115.386361) (xy 164.908267 115.402216) (xy 164.929242 115.418548) (xy 164.949011 115.435022) - (xy 164.967574 115.451638) (xy 164.993157 115.47683) (xy 165.016025 115.502341) (xy 165.03618 115.528173) - (xy 165.05362 115.554324) (xy 165.068346 115.580796) (xy 165.080358 115.607588) (xy 165.089656 115.6347) - (xy 165.09624 115.662132) (xy 165.099121 115.680598) (xy 165.101669 115.707861) (xy 165.102523 115.734357) - (xy 165.101682 115.760088) (xy 165.099148 115.785053) (xy 165.094919 115.809251) (xy 165.086645 115.840325) - (xy 165.07536 115.870037) (xy 165.061062 115.898387) (xy 165.043753 115.925376) (xy 165.038955 115.931911) - (xy 164.537355 116.597556) (xy 164.563128 116.613431) (xy 164.591072 116.623849) (xy 164.621187 116.628809) - (xy 164.646842 116.628848) (xy 164.673886 116.625395) (xy 164.70232 116.618449) (xy 164.732144 116.60801) - (xy 164.739817 116.604855) (xy 164.762407 116.59464) (xy 164.791074 116.579926) (xy 164.81808 116.56396) - (xy 164.843425 116.546742) (xy 164.867109 116.528272) (xy 164.889132 116.508551) (xy 164.909494 116.487578) - (xy 164.928195 116.465353) (xy 164.93261 116.459601) (xy 164.947612 116.439416) (xy 164.961934 116.419578) - (xy 164.982142 116.390472) (xy 165.000819 116.362149) (xy 165.017966 116.334609) (xy 165.033583 116.30785) - (xy 165.04767 116.281874) (xy 165.060226 116.25668) (xy 165.071253 116.232268) (xy 165.080749 116.208638) - (xy 165.09103 116.178348) (xy 165.103332 116.138687) (xy 165.109916 116.111535) (xy 165.117175 116.086609) - (xy 165.126776 116.059636) (xy 165.137349 116.035867) (xy 165.150912 116.012188) (xy 165.157129 116.003376) - (xy 165.175713 115.98282) (xy 165.197659 115.966015) (xy 165.222966 115.952961) (xy 165.251634 115.943659) - (xy 165.283664 115.938109) (xy 165.309892 115.936408) (xy 165.33801 115.936817) (xy 165.36802 115.939336) - (xy 165.39992 115.943965) (xy 165.42504 115.949455) (xy 165.454221 115.957165) (xy 165.480938 115.965818) - (xy 165.505189 115.975413) (xy 165.531038 115.988171) (xy 165.553337 116.002287) (xy 165.556708 116.004772) - (xy 165.58524 116.029937) (xy 165.608296 116.058304) (xy 165.625874 116.089872) (xy 165.637975 116.124643) - (xy 165.644599 116.162616) (xy 165.645747 116.20379) (xy 165.641417 116.248166) (xy 165.63161 116.295744) - (xy 165.624653 116.320734) (xy 165.616327 116.346524) (xy 165.606631 116.373115) (xy 165.595566 116.400506) - (xy 165.583132 116.428697) (xy 165.569328 116.457689) (xy 165.554156 116.487482) (xy 165.537614 116.518075) - (xy 165.519702 116.549468) (xy 165.500422 116.581662) (xy 165.479772 116.614656) (xy 165.457753 116.648451) - (xy 165.434365 116.683046) (xy 165.409608 116.718442) (xy 165.383481 116.754638) (xy 165.355985 116.791635) - (xy 165.336272 116.817212) (xy 165.316269 116.842009) (xy 165.295976 116.866027) (xy 165.275392 116.889264) - (xy 165.254518 116.91172) (xy 165.233354 116.933397) (xy 165.2119 116.954294) (xy 165.190156 116.97441) - (xy 165.168122 116.993747) (xy 165.145797 117.012303) (xy 165.123182 117.030079) (xy 165.100278 117.047075) - (xy 165.077082 117.06329) (xy 165.053597 117.078726) (xy 165.029822 117.093382) (xy 165.005756 117.107257) - (xy 164.981621 117.120265) (xy 164.957547 117.13244) (xy 164.933532 117.143782) (xy 164.909578 117.154292) - (xy 164.885683 117.163969) (xy 164.861849 117.172813) (xy 164.838075 117.180824) (xy 164.814361 117.188003) - (xy 164.790707 117.194348) (xy 164.755338 117.202306) (xy 164.720105 117.208389) (xy 164.685007 117.212599) - (xy 164.650044 117.214935) (xy 164.626811 117.215451) (xy 164.582043 117.215324) (xy 164.537897 117.213498) - (xy 164.494375 117.209973) (xy 164.451476 117.204749) (xy 164.4092 117.197827) (xy 164.367547 117.189205) - (xy 164.326517 117.178885) (xy 164.28611 117.166867) (xy 164.246326 117.153149) (xy 164.207165 117.137733) - (xy 164.168627 117.120618) (xy 164.130713 117.101805) (xy 164.093421 117.081292) (xy 164.056752 117.059081) - (xy 164.020707 117.035171) (xy 163.985284 117.009563) (xy 163.963464 116.99277) (xy 163.942257 116.975739) - (xy 163.921665 116.95847) (xy 163.901686 116.940964) (xy 163.88232 116.923219) (xy 163.863569 116.905237) - (xy 163.845431 116.887017) (xy 163.827907 116.868559) (xy 163.810997 116.849863) (xy 163.794701 116.83093) - (xy 163.779018 116.811758) (xy 163.763949 116.792349) (xy 163.735653 116.752817) (xy 163.709812 116.712334) - (xy 163.686425 116.670899) (xy 163.665494 116.628513) (xy 163.647018 116.585176) (xy 163.630997 116.540887) - (xy 163.617431 116.495647) (xy 163.606321 116.449455) (xy 163.597665 116.402312) (xy 163.591464 116.354218) - (xy 163.5877 116.305768) (xy 163.586263 116.257678) (xy 163.587151 116.20995) (xy 163.588938 116.183607) - (xy 164.186009 116.183607) (xy 164.186544 116.201696) (xy 164.188448 116.228272) (xy 164.191721 116.253407) - (xy 164.198214 116.284677) (xy 164.20714 116.313384) (xy 164.218499 116.339529) (xy 164.232291 116.363111) - (xy 164.248516 116.384129) (xy 164.267174 116.402585) (xy 164.277416 116.410852) (xy 164.544201 116.056817) - (xy 164.56166 116.03073) (xy 164.573801 116.005868) (xy 164.580623 115.98223) (xy 164.581671 115.954404) - (xy 164.574408 115.928491) (xy 164.558834 115.904492) (xy 164.540391 115.88667) (xy 164.534949 115.882406) - (xy 164.514406 115.868811) (xy 164.489028 115.856926) (xy 164.462857 115.849875) (xy 164.435894 115.847655) - (xy 164.408139 115.850268) (xy 164.393964 115.853387) (xy 164.370215 115.861228) (xy 164.346852 115.872569) - (xy 164.323874 115.887412) (xy 164.301281 115.905756) (xy 164.283485 115.922952) (xy 164.265935 115.942388) - (xy 164.248633 115.964066) (xy 164.23263 115.987727) (xy 164.218983 116.013114) (xy 164.20769 116.040228) - (xy 164.198752 116.069069) (xy 164.192168 116.099636) (xy 164.187939 116.131929) (xy 164.186312 116.157282) - (xy 164.186009 116.183607) (xy 163.588938 116.183607) (xy 163.590365 116.162584) (xy 163.595906 116.115578) - (xy 163.603773 116.068933) (xy 163.613966 116.02265) (xy 163.626485 115.976728) (xy 163.64133 115.931166) - (xy 163.658502 115.885967) (xy 163.678 115.841128) (xy 163.688621 115.818844) (xy 163.699824 115.79665) - (xy 163.711608 115.774547) (xy 163.723974 115.752534) (xy 163.736921 115.730611) (xy 163.75045 115.708778) - (xy 163.76456 115.687036) (xy 163.779252 115.665384) (xy 163.794526 115.643822) (xy 163.810381 115.622351) - (xy 163.828871 115.598373) (xy 163.847594 115.575206) (xy 163.866551 115.552849) (xy 163.88574 115.531303) - (xy 163.905163 115.510567) (xy 163.924818 115.490641) (xy 163.944707 115.471525) (xy 163.964829 115.45322) - (xy 163.985184 115.435725) (xy 164.005772 115.41904) (xy 164.026593 115.403165) (xy 164.047648 115.388101) - (xy 164.068935 115.373847) (xy 164.090456 115.360404) (xy 164.112209 115.34777) (xy 164.134196 115.335948) - (xy 164.156416 115.324935) (xy 164.178869 115.314733) (xy 164.201555 115.30534) (xy 164.224474 115.296759) - (xy 164.271011 115.282026) (xy 164.318481 115.270535) (xy 164.342566 115.266004) (xy 164.366883 115.262285) - (xy 164.391434 115.259375) (xy 164.416218 115.257276) (xy 164.441235 115.255987) (xy 164.466485 115.255508) - ) - ) - (polygon - (pts - (xy 165.592271 113.465697) (xy 165.619027 113.471093) (xy 165.643016 113.47775) (xy 165.666698 113.486746) - (xy 165.682697 113.494845) (xy 165.704239 113.507752) (xy 165.727417 113.523175) (xy 165.750808 113.53972) - (xy 165.773169 113.556167) (xy 165.781097 113.562114) (xy 166.944148 114.438536) (xy 166.964037 114.453868) - (xy 166.983352 114.469455) (xy 167.002092 114.485297) (xy 167.037848 114.517748) (xy 167.071305 114.551221) - (xy 167.102463 114.585715) (xy 167.131322 114.62123) (xy 167.157883 114.657766) (xy 167.182144 114.695324) - (xy 167.204107 114.733904) (xy 167.223772 114.773504) (xy 167.241137 114.814126) (xy 167.256204 114.85577) - (xy 167.268972 114.898434) (xy 167.279441 114.94212) (xy 167.287611 114.986828) (xy 167.293483 115.032557) - (xy 167.295556 115.055804) (xy 167.298294 115.102176) (xy 167.299148 115.147822) (xy 167.298119 115.19274) - (xy 167.295206 115.236933) (xy 167.290409 115.280399) (xy 167.283729 115.323138) (xy 167.275166 115.365151) - (xy 167.264718 115.406437) (xy 167.252387 115.446997) (xy 167.238173 115.48683) (xy 167.222074 115.525937) - (xy 167.204093 115.564317) (xy 167.184227 115.601971) (xy 167.162478 115.638899) (xy 167.138846 115.675099) - (xy 167.113329 115.710573) (xy 167.09286 115.736889) (xy 167.07169 115.762438) (xy 167.04982 115.78722) - (xy 167.027249 115.811235) (xy 167.003978 115.834484) (xy 166.980006 115.856966) (xy 166.955334 115.878681) - (xy 166.929962 115.899629) (xy 166.903889 115.919811) (xy 166.877115 115.939225) (xy 166.849641 115.957873) - (xy 166.821467 115.975755) (xy 166.792592 115.992869) (xy 166.763017 116.009217) (xy 166.732741 116.024798) - (xy 166.701765 116.039612) (xy 166.671191 116.053329) (xy 166.64191 116.065648) (xy 166.61392 116.07657) - (xy 166.587223 116.086094) (xy 166.561818 116.09422) (xy 166.537706 116.100949) (xy 166.503959 116.108421) - (xy 166.47312 116.112749) (xy 166.445188 116.113932) (xy 166.420163 116.111971) (xy 166.391319 116.104463) - (xy 166.367644 116.091366) (xy 166.34794 116.075355) (xy 166.329791 116.058191) (xy 166.313196 116.039873) - (xy 166.298156 116.020402) (xy 166.28467 115.999777) (xy 166.27274 115.977999) (xy 166.262364 115.955067) - (xy 166.253542 115.930982) (xy 166.246275 115.905743) (xy 166.240563 115.879351) (xy 166.237619 115.861115) - (xy 166.23215 115.831866) (xy 166.227587 115.805129) (xy 166.223932 115.780904) (xy 166.220742 115.755151) - (xy 166.21867 115.729679) (xy 166.218284 115.717334) (xy 166.220601 115.691697) (xy 166.227572 115.667269) - (xy 166.239197 115.644049) (xy 166.247665 115.631671) (xy 166.264789 115.613323) (xy 166.286394 115.597779) - (xy 166.308975 115.586477) (xy 166.334987 115.577322) (xy 166.343049 115.575101) (xy 166.368372 115.567666) - (xy 166.393019 115.55944) (xy 166.416989 115.550423) (xy 166.440283 115.540616) (xy 166.4629 115.530019) - (xy 166.48484 115.518631) (xy 166.506104 115.506452) (xy 166.536731 115.486702) (xy 166.565837 115.465173) - (xy 166.59342 115.441865) (xy 166.61948 115.416778) (xy 166.644019 115.389913) (xy 166.659532 115.371015) - (xy 166.667035 115.361269) (xy 166.681121 115.341033) (xy 166.696782 115.313394) (xy 166.708876 115.285002) - (xy 166.717404 115.255858) (xy 166.722366 115.225962) (xy 166.72376 115.195314) (xy 166.721589 115.163913) - (xy 166.71585 115.13176) (xy 166.713859 115.123604) (xy 166.706894 115.099501) (xy 166.698439 115.076128) - (xy 166.688492 115.053486) (xy 166.677053 115.031574) (xy 166.664123 115.010394) (xy 166.649702 114.989944) - (xy 166.633789 114.970225) (xy 166.616385 114.951237) (xy 166.597489 114.93298) (xy 166.577102 114.915453) - (xy 166.562682 114.904175) (xy 166.478318 114.840602) (xy 166.484893 114.86726) (xy 166.489628 114.894079) - (xy 166.492522 114.921057) (xy 166.493575 114.948195) (xy 166.492788 114.975493) (xy 166.490159 115.002951) - (xy 166.48569 115.030569) (xy 166.47938 115.058347) (xy 166.47123 115.086285) (xy 166.461238 115.114383) - (xy 166.449406 115.14264) (xy 166.435733 115.171058) (xy 166.420219 115.199636) (xy 166.402865 115.228373) - (xy 166.383669 115.25727) (xy 166.362633 115.286328) (xy 166.339925 115.314719) (xy 166.315712 115.341619) - (xy 166.289996 115.367026) (xy 166.262775 115.390942) (xy 166.23405 115.413367) (xy 166.203821 115.434299) - (xy 166.172089 115.45374) (xy 166.138852 115.471689) (xy 166.104111 115.488146) (xy 166.067866 115.503111) - (xy 166.030117 115.516585) (xy 165.990864 115.528567) (xy 165.950107 115.539057) (xy 165.907845 115.548055) - (xy 165.86408 115.555562) (xy 165.818811 115.561576) (xy 165.773095 115.565734) (xy 165.72802 115.567885) - (xy 165.683586 115.568027) (xy 165.639793 115.566162) (xy 165.596641 115.562288) (xy 165.554129 115.556407) - (xy 165.512259 115.548518) (xy 165.47103 115.538622) (xy 165.430441 115.526717) (xy 165.390494 115.512805) - (xy 165.351187 115.496884) (xy 165.312521 115.478956) (xy 165.274497 115.45902) (xy 165.237113 115.437077) - (xy 165.20037 115.413125) (xy 165.164268 115.387166) (xy 165.129303 115.359563) (xy 165.096092 115.330774) - (xy 165.064635 115.300798) (xy 165.034933 115.269635) (xy 165.006985 115.237286) (xy 164.980792 115.20375) - (xy 164.956353 115.169027) (xy 164.933668 115.133117) (xy 164.912738 115.096021) (xy 164.893562 115.057738) - (xy 164.876141 115.018269) (xy 164.860474 114.977612) (xy 164.846561 114.935769) (xy 164.834403 114.89274) - (xy 164.823999 114.848523) (xy 164.815349 114.80312) (xy 164.808583 114.757548) (xy 164.803739 114.712945) - (xy 164.800815 114.669312) (xy 164.800793 114.668382) (xy 165.405425 114.668382) (xy 165.40839 114.699072) - (xy 165.411138 114.714591) (xy 165.418393 114.744787) (xy 165.42772 114.773247) (xy 165.43912 114.799972) - (xy 165.452592 114.824961) (xy 165.468136 114.848215) (xy 165.485753 114.869733) (xy 165.505442 114.889516) - (xy 165.527204 114.907563) (xy 165.550564 114.92341) (xy 165.575048 114.936592) (xy 165.600656 114.947108) - (xy 165.627389 114.95496) (xy 165.655245 114.960147) (xy 165.684226 114.962668) (xy 165.714332 114.962525) - (xy 165.745561 114.959716) (xy 165.776571 114.954234) (xy 165.806019 114.946069) (xy 165.833905 114.935222) - (xy 165.860228 114.921691) (xy 165.884989 114.905479) (xy 165.908187 114.886584) (xy 165.929823 114.865006) - (xy 165.949897 114.840745) (xy 165.96761 114.814814) (xy 165.982164 114.788222) (xy 165.993561 114.760971) - (xy 166.001799 114.73306) (xy 166.006878 114.704489) (xy 166.008799 114.675259) (xy 166.007562 114.645369) - (xy 166.003166 114.614819) (xy 165.996272 114.584715) (xy 165.987354 114.556409) (xy 165.976414 114.529899) - (xy 165.963451 114.505185) (xy 165.948465 114.482269) (xy 165.931456 114.461149) (xy 165.912424 114.441826) - (xy 165.891369 114.424299) (xy 165.8686 114.408731) (xy 165.844669 114.395464) (xy 165.819577 114.3845) - (xy 165.793324 114.375839) (xy 165.765908 114.369479) (xy 165.737332 114.365423) (xy 165.707593 114.363668) - (xy 165.676693 114.364216) (xy 165.645974 114.36741) (xy 165.616595 114.373834) (xy 165.588556 114.383491) - (xy 165.561856 114.396379) (xy 165.536497 114.412499) (xy 165.512477 114.43185) (xy 165.489797 114.454433) - (xy 165.473666 114.473491) (xy 165.468457 114.480248) (xy 165.453903 114.500952) (xy 165.441249 114.521917) - (xy 165.427332 114.550279) (xy 165.416791 114.579106) (xy 165.409626 114.608399) (xy 165.405837 114.638158) - (xy 165.405425 114.668382) (xy 164.800793 114.668382) (xy 164.799813 114.626649) (xy 164.800732 114.584956) - (xy 164.803572 114.544233) (xy 164.808333 114.50448) (xy 164.815016 114.465697) (xy 164.82362 114.427884) - (xy 164.834145 114.39104) (xy 164.846591 114.355166) (xy 164.860959 114.320263) (xy 164.877248 114.286329) - (xy 164.895457 114.253365) (xy 164.915589 114.221371) (xy 164.937641 114.190347) (xy 164.955995 114.167132) - (xy 164.975044 114.145277) (xy 164.994788 114.124782) (xy 165.015228 114.105648) (xy 165.036363 114.087874) - (xy 165.058193 114.07146) (xy 165.080719 114.056406) (xy 165.10394 114.042713) (xy 165.126844 114.030406) - (xy 165.153609 114.017009) (xy 165.178299 114.005819) (xy 165.205189 113.995306) (xy 165.229092 113.987971) - (xy 165.250009 113.983815) (xy 165.275005 113.980575) (xy 165.301116 113.978384) (xy 165.327631 113.977758) - (xy 165.339903 113.978158) (xy 165.319003 113.956778) (xy 165.301467 113.934798) (xy 165.287295 113.912218) - (xy 165.276488 113.889036) (xy 165.269045 113.865255) (xy 165.264967 113.840872) (xy 165.264278 113.830951) - (xy 165.265179 113.805203) (xy 165.270287 113.778033) (xy 165.279602 113.749441) (xy 165.290084 113.725544) - (xy 165.303258 113.700738) (xy 165.319124 113.675021) (xy 165.337683 113.648395) (xy 165.342744 113.641597) - (xy 165.358006 113.621655) (xy 165.377606 113.597032) (xy 165.39635 113.574655) (xy 165.414238 113.554524) - (xy 165.431269 113.536638) (xy 165.451355 113.517439) (xy 165.470103 113.50175) (xy 165.48071 113.49402) - (xy 165.504778 113.479601) (xy 165.529034 113.469787) (xy 165.553478 113.464578) (xy 165.578111 113.463974) - ) - ) - (polygon - (pts - (xy 167.088407 110.800216) (xy 167.124855 110.802832) (xy 167.149469 110.805426) (xy 167.174335 110.8087) - (xy 167.199454 110.812653) (xy 167.224825 110.817286) (xy 167.250223 110.822538) (xy 167.275453 110.828558) - (xy 167.300515 110.835349) (xy 167.32541 110.842909) (xy 167.350137 110.851238) (xy 167.374696 110.860337) - (xy 167.399088 110.870206) (xy 167.423311 110.880844) (xy 167.447367 110.892251) (xy 167.471255 110.904428) - (xy 167.494976 110.917375) (xy 167.518529 110.931092) (xy 167.541913 110.945577) (xy 167.565131 110.960833) - (xy 167.58818 110.976858) (xy 167.611062 110.993652) (xy 167.630638 111.008727) (xy 167.649684 111.024047) - (xy 167.686186 111.055424) (xy 167.720568 111.087784) (xy 167.75283 111.121126) (xy 167.782972 111.155451) - (xy 167.810993 111.190759) (xy 167.836894 111.227049) (xy 167.860674 111.264322) (xy 167.882335 111.302578) - (xy 167.901875 111.341816) (xy 167.919295 111.382037) (xy 167.934594 111.423241) (xy 167.947773 111.465427) - (xy 167.958832 111.508596) (xy 167.967771 111.552747) (xy 167.974589 111.597881) (xy 167.999832 111.604353) - (xy 168.026587 111.611141) (xy 168.054854 111.618244) (xy 168.084634 111.625662) (xy 168.115927 111.633396) - (xy 168.148731 111.641445) (xy 168.183049 111.64981) (xy 168.218878 111.65849) (xy 168.25622 111.667485) - (xy 168.295075 111.676796) (xy 168.335442 111.686422) (xy 168.377322 111.696364) (xy 168.420714 111.706621) - (xy 168.465618 111.717193) (xy 168.512035 111.728081) (xy 168.559964 111.739284) (xy 168.584046 111.745681) - (xy 168.613758 111.7542) (xy 168.640729 111.76271) (xy 168.66496 111.771209) (xy 168.691396 111.78182) - (xy 168.713551 111.792414) (xy 168.734485 111.805107) (xy 168.737375 111.80722) (xy 168.75595 111.823617) - (xy 168.771628 111.842628) (xy 168.784409 111.864254) (xy 168.794292 111.888494) (xy 168.801277 111.915349) - (xy 168.805365 111.944818) (xy 168.806556 111.976901) (xy 168.804849 112.011599) (xy 168.802101 112.036184) - (xy 168.798065 112.061931) (xy 168.792742 112.088839) (xy 168.786131 112.11691) (xy 168.778893 112.145777) - (xy 168.771235 112.172632) (xy 168.763159 112.197475) (xy 168.752474 112.225699) (xy 168.741135 112.250779) - (xy 168.72914 112.272716) (xy 168.716491 112.291508) (xy 168.700631 112.310593) (xy 168.681051 112.329329) - (xy 168.66031 112.344265) (xy 168.638409 112.355399) (xy 168.622056 112.361025) (xy 168.596228 112.367271) - (xy 168.572024 112.371108) (xy 168.546735 112.372547) (xy 168.528486 112.371559) (xy 168.501559 112.366344) - (xy 168.470616 112.359571) (xy 168.444869 112.353693) (xy 168.415028 112.346724) (xy 168.381093 112.338665) - (xy 168.343063 112.329516) (xy 168.300939 112.319277) (xy 168.254721 112.307947) (xy 168.230076 112.301873) - (xy 168.204408 112.295527) (xy 168.177716 112.288908) (xy 168.150001 112.282017) (xy 168.121262 112.274853) - (xy 168.0915 112.267416) (xy 168.060714 112.259707) (xy 168.028904 112.251726) (xy 167.996071 112.243471) - (xy 167.962214 112.234945) (xy 167.927334 112.226145) (xy 167.89143 112.217073) (xy 167.854502 112.207729) - (xy 167.794456 112.298573) (xy 167.527671 112.652609) (xy 167.845133 112.891834) (xy 167.86819 112.90945) - (xy 167.888717 112.925644) (xy 167.909467 112.942739) (xy 167.928966 112.959905) (xy 167.938869 112.96935) - (xy 167.956783 112.989509) (xy 167.972285 113.012036) (xy 167.985569 113.035546) (xy 167.993636 113.051906) - (xy 168.002256 113.077325) (xy 168.005208 113.105353) (xy 168.00249 113.13599) (xy 167.996731 113.16068) - (xy 167.987783 113.186837) (xy 167.975645 113.214462) (xy 167.960319 113.243554) (xy 167.941804 113.274114) - (xy 167.927689 113.295302) (xy 167.912157 113.317143) (xy 167.903859 113.328308) (xy 167.885422 113.351932) - (xy 167.867131 113.373671) (xy 167.848988 113.393527) (xy 167.830993 113.411498) (xy 167.804276 113.434923) - (xy 167.77789 113.454109) (xy 167.751837 113.469056) (xy 167.726115 113.479765) (xy 167.700724 113.486234) - (xy 167.675665 113.488464) (xy 167.650938 113.486456) (xy 167.626542 113.480208) (xy 167.602484 113.471173) - (xy 167.575799 113.458277) (xy 167.551554 113.444581) (xy 167.525485 113.428203) (xy 167.503316 113.413169) - (xy 167.479979 113.39642) (xy 167.467873 113.387402) (xy 165.908848 112.212592) (xy 165.885791 112.194976) - (xy 165.865264 112.178782) (xy 165.844513 112.161687) (xy 165.825015 112.144521) (xy 165.815112 112.135076) - (xy 165.797391 112.114659) (xy 165.782003 112.091982) (xy 165.76877 112.068404) (xy 165.760712 112.052032) - (xy 165.752005 112.026727) (xy 165.74898 111.998799) (xy 165.751635 111.968246) (xy 165.757354 111.943609) - (xy 165.766268 111.917496) (xy 165.772485 111.903333) (xy 166.533348 111.903333) (xy 167.030753 112.278155) - (xy 167.301581 111.918755) (xy 167.315962 111.897672) (xy 167.328424 111.875142) (xy 167.338966 111.851165) - (xy 167.347587 111.825741) (xy 167.354289 111.798871) (xy 167.35907 111.770553) (xy 167.361931 111.740789) - (xy 167.362872 111.709577) (xy 167.360812 111.678099) (xy 167.354914 111.64772) (xy 167.345179 111.618438) - (xy 167.331605 111.590254) (xy 167.314194 111.563169) (xy 167.298616 111.543575) (xy 167.28088 111.524599) - (xy 167.260986 111.50624) (xy 167.238932 111.4885) (xy 167.2157 111.472115) (xy 167.192452 111.457963) - (xy 167.169188 111.446043) (xy 167.145908 111.436356) (xy 167.122612 111.428901) (xy 167.091527 111.422435) - (xy 167.060414 111.419937) (xy 167.029272 111.421408) (xy 166.998102 111.426848) (xy 166.990306 111.428828) - (xy 166.960042 111.438075) (xy 166.931634 111.448982) (xy 166.90508 111.46155) (xy 166.880381 111.475779) - (xy 166.857537 111.491667) (xy 166.836547 111.509217) (xy 166.817413 111.528427) (xy 166.800133 111.549297) - (xy 166.533348 111.903333) (xy 165.772485 111.903333) (xy 165.778379 111.889907) (xy 165.793684 111.860841) - (xy 165.812185 111.8303) (xy 165.826294 111.809119) (xy 165.841824 111.787282) (xy 165.850121 111.776118) - (xy 166.307257 111.169478) (xy 166.331207 111.139158) (xy 166.356479 111.110008) (xy 166.383074 111.082027) - (xy 166.410992 111.055217) (xy 166.440232 111.029576) (xy 166.470794 111.005105) (xy 166.50268 110.981804) - (xy 166.535887 110.959673) (xy 166.570418 110.938712) (xy 166.60627 110.91892) (xy 166.643446 110.900299) - (xy 166.681944 110.882847) (xy 166.721764 110.866565) (xy 166.762907 110.851453) (xy 166.805373 110.83751) - (xy 166.849161 110.824738) (xy 166.881637 110.816646) (xy 166.914679 110.810083) (xy 166.94829 110.80505) - (xy 166.982468 110.801547) (xy 167.017213 110.799574) (xy 167.052526 110.79913) - ) - ) - (polygon - (pts - (xy 168.241922 109.131552) (xy 168.275057 109.133502) (xy 168.308454 109.136549) (xy 168.342113 109.140694) - (xy 168.376033 109.145936) (xy 168.410215 109.152276) (xy 168.444658 109.159713) (xy 168.479363 109.168248) - (xy 168.514329 109.17788) (xy 168.537785 109.184912) (xy 168.561358 109.192431) (xy 168.573188 109.196373) - (xy 168.612642 109.210088) (xy 168.651841 109.224642) (xy 168.690782 109.240036) (xy 168.729467 109.25627) - (xy 168.767895 109.273344) (xy 168.806066 109.291258) (xy 168.843981 109.310012) (xy 168.881639 109.329606) - (xy 168.919041 109.35004) (xy 168.956186 109.371314) (xy 168.993074 109.393428) (xy 169.029706 109.416382) - (xy 169.066081 109.440176) (xy 169.102199 109.464809) (xy 169.138061 109.490283) (xy 169.173666 109.516597) - (xy 169.205058 109.540588) (xy 169.235717 109.564697) (xy 169.265644 109.588924) (xy 169.294837 109.61327) - (xy 169.323298 109.637734) (xy 169.351026 109.662316) (xy 169.378022 109.687017) (xy 169.404285 109.711836) - (xy 169.429814 109.736773) (xy 169.454612 109.761829) (xy 169.478676 109.787003) (xy 169.502008 109.812295) - (xy 169.524606 109.837705) (xy 169.546473 109.863234) (xy 169.567606 109.888881) (xy 169.588006 109.914647) - (xy 169.607674 109.940531) (xy 169.626609 109.966533) (xy 169.644812 109.992653) (xy 169.662281 110.018892) - (xy 169.679018 110.045249) (xy 169.695022 110.071724) (xy 169.710293 110.098318) (xy 169.724832 110.12503) - (xy 169.738638 110.15186) (xy 169.75171 110.178809) (xy 169.764051 110.205876) (xy 169.775658 110.233061) - (xy 169.786533 110.260364) (xy 169.796675 110.287786) (xy 169.806084 110.315326) (xy 169.81476 110.342985) - (xy 169.823521 110.374401) (xy 169.830756 110.406414) (xy 169.836466 110.439025) (xy 169.840651 110.472233) - (xy 169.843309 110.506039) (xy 169.844443 110.540443) (xy 169.84405 110.575444) (xy 169.842133 110.611043) - (xy 169.83869 110.64724) (xy 169.835547 110.671703) (xy 169.831726 110.696431) (xy 169.829561 110.708895) - (xy 169.82464 110.733855) (xy 169.818875 110.758746) (xy 169.812265 110.783569) (xy 169.804812 110.808322) - (xy 169.796514 110.833007) (xy 169.787372 110.857624) (xy 169.777386 110.882171) (xy 169.766555 110.90665) - (xy 169.754881 110.931061) (xy 169.742362 110.955402) (xy 169.728999 110.979675) (xy 169.714791 111.003879) - (xy 169.69974 111.028015) (xy 169.683844 111.052081) (xy 169.667104 111.076079) (xy 169.64952 111.100009) - (xy 169.631395 111.123455) (xy 169.612939 111.146128) (xy 169.594154 111.168025) (xy 169.575037 111.189149) - (xy 169.555591 111.209497) (xy 169.535814 111.229072) (xy 169.515707 111.247871) (xy 169.49527 111.265897) - (xy 169.474503 111.283147) (xy 169.453405 111.299624) (xy 169.431977 111.315325) (xy 169.410219 111.330252) - (xy 169.388131 111.344405) (xy 169.365712 111.357783) (xy 169.342963 111.370387) (xy 169.319884 111.382216) - (xy 169.296739 111.393244) (xy 169.273704 111.403565) (xy 169.250776 111.413179) (xy 169.227958 111.422086) - (xy 169.193933 111.434122) (xy 169.160152 111.444568) (xy 169.126615 111.453424) (xy 169.093322 111.46069) - (xy 169.060274 111.466365) (xy 169.027469 111.470451) (xy 168.994908 111.472946) (xy 168.962592 111.473851) - (xy 168.930134 111.473353) (xy 168.897333 111.471777) (xy 168.864189 111.469122) (xy 168.830702 111.465388) - (xy 168.796872 111.460577) (xy 168.762698 111.454687) (xy 168.728182 111.447718) (xy 168.693322 111.439671) - (xy 168.658119 111.430546) (xy 168.63446 111.423863) (xy 168.610648 111.416702) (xy 168.598685 111.412941) - (xy 168.560827 111.399874) (xy 168.522941 111.385789) (xy 168.485029 111.370687) (xy 168.447089 111.354566) - (xy 168.409122 111.337427) (xy 168.371127 111.31927) (xy 168.333106 111.300095) (xy 168.295057 111.279902) - (xy 168.25698 111.258691) (xy 168.218877 111.236462) (xy 168.180746 111.213214) (xy 168.142588 111.188949) - (xy 168.104403 111.163666) (xy 168.06619 111.137364) (xy 168.02795 111.110045) (xy 167.989683 111.081707) - (xy 167.955084 111.055232) (xy 167.921509 111.028721) (xy 167.888957 111.002176) (xy 167.85743 110.975596) - (xy 167.826926 110.948981) (xy 167.797446 110.922331) (xy 167.76899 110.895646) (xy 167.741557 110.868927) - (xy 167.715148 110.842172) (xy 167.689764 110.815383) (xy 167.665403 110.788558) (xy 167.642065 110.761699) - (xy 167.619752 110.734805) (xy 167.598462 110.707876) (xy 167.578196 110.680912) (xy 167.558954 110.653914) - (xy 167.54065 110.62703) (xy 167.523105 110.600534) (xy 167.50632 110.574424) (xy 167.490294 110.548702) - (xy 167.475027 110.523368) (xy 167.46052 110.49842) (xy 167.446773 110.473859) (xy 167.433785 110.449686) - (xy 167.421557 110.4259) (xy 167.410088 110.402501) (xy 167.399379 110.379489) (xy 167.389429 110.356864) - (xy 167.375929 110.323653) (xy 167.364137 110.291313) (xy 167.357226 110.270238) (xy 167.348098 110.238512) - (xy 167.340494 110.20612) (xy 167.334414 110.173062) (xy 167.329857 110.139337) (xy 167.326823 110.104946) - (xy 167.325313 110.069889) (xy 167.325326 110.034166) (xy 167.325738 110.024416) (xy 167.956524 110.024416) - (xy 167.957048 110.065133) (xy 167.963681 110.106947) (xy 167.976422 110.149857) (xy 167.995271 110.193864) - (xy 168.006987 110.216279) (xy 168.020229 110.238968) (xy 168.034999 110.261931) (xy 168.051295 110.285169) - (xy 168.069119 110.30868) (xy 168.08847 110.332466) (xy 168.109348 110.356526) (xy 168.131753 110.38086) - (xy 168.155685 110.405468) (xy 168.181144 110.430351) (xy 168.20813 110.455508) (xy 168.236644 110.480939) - (xy 168.266684 110.506644) (xy 168.298252 110.532623) (xy 168.331346 110.558876) (xy 168.365968 110.585404) - (xy 168.400979 110.611353) (xy 168.435302 110.635916) (xy 168.468937 110.659093) (xy 168.501885 110.680884) - (xy 168.534144 110.701289) (xy 168.565716 110.720308) (xy 168.5966 110.737941) (xy 168.626796 110.754188) - (xy 168.656304 110.76905) (xy 168.685124 110.782525) (xy 168.713257 110.794615) (xy 168.740701 110.805318) - (xy 168.767458 110.814636) (xy 168.793527 110.822568) (xy 168.818908 110.829114) (xy 168.843601 110.834274) - (xy 168.890924 110.840436) (xy 168.935496 110.841054) (xy 168.977316 110.836129) (xy 169.016385 110.825659) - (xy 169.052702 110.809647) (xy 169.086269 110.78809) (xy 169.117083 110.76099) (xy 169.145147 110.728346) - (xy 169.169428 110.691649) (xy 169.187703 110.653973) (xy 169.199972 110.615319) (xy 169.206234 110.575688) - (xy 169.206489 110.535077) (xy 169.200738 110.493489) (xy 169.18898 110.450922) (xy 169.171216 110.407378) - (xy 169.160081 110.385238) (xy 169.147445 110.362855) (xy 169.133307 110.340226) (xy 169.117668 110.317353) - (xy 169.100526 110.294236) (xy 169.081884 110.270874) (xy 169.061739 110.247268) (xy 169.040093 110.223416) - (xy 169.016945 110.199321) (xy 168.992296 110.174981) (xy 168.966145 110.150396) (xy 168.938492 110.125567) - (xy 168.909338 110.100493) (xy 168.878682 110.075174) (xy 168.846525 110.049611) (xy 168.812866 110.023804) - (xy 168.796285 110.01131) (xy 168.761332 109.98541) (xy 168.72706 109.960901) (xy 168.693468 109.937783) - (xy 168.660557 109.916056) (xy 168.628328 109.89572) (xy 168.596779 109.876776) (xy 168.565911 109.859222) - (xy 168.535724 109.84306) (xy 168.506218 109.828289) (xy 168.477393 109.814909) (xy 168.449248 109.802921) - (xy 168.421785 109.792323) (xy 168.395003 109.783117) (xy 168.368901 109.775302) (xy 168.34348 109.768878) - (xy 168.318741 109.763845) (xy 168.271304 109.757953) (xy 168.226591 109.757625) (xy 168.184602 109.762862) - (xy 168.145336 109.773664) (xy 168.108794 109.79003) (xy 168.074976 109.811961) (xy 168.043881 109.839456) - (xy 168.01551 109.872516) (xy 167.991601 109.908846) (xy 167.9738 109.946273) (xy 167.962108 109.984796) - (xy 167.956524 110.024416) (xy 167.325738 110.024416) (xy 167.326863 109.997776) (xy 167.328735 109.973146) - (xy 167.331283 109.94822) (xy 167.334508 109.922998) (xy 167.33841 109.897479) (xy 167.343133 109.8718) - (xy 167.348728 109.846215) (xy 167.355194 109.820727) (xy 167.362532 109.795333) (xy 167.370742 109.770036) - (xy 167.379824 109.744833) (xy 167.389778 109.719727) (xy 167.400603 109.694715) (xy 167.412301 109.669799) - (xy 167.42487 109.644979) (xy 167.438311 109.620254) (xy 167.452623 109.595625) (xy 167.467808 109.571091) - (xy 167.483864 109.546652) (xy 167.500792 109.522309) (xy 167.518592 109.498062) (xy 167.536982 109.474276) - (xy 167.555678 109.45132) (xy 167.574682 109.429192) (xy 167.593993 109.407893) (xy 167.613612 109.387423) - (xy 167.633537 109.367782) (xy 167.65377 109.34897) (xy 167.67431 109.330986) (xy 167.695158 109.313832) - (xy 167.716312 109.297506) (xy 167.737774 109.282009) (xy 167.759543 109.267341) (xy 167.781619 109.253502) - (xy 167.804003 109.240491) (xy 167.826694 109.228309) (xy 167.849692 109.216957) (xy 167.872743 109.206322) - (xy 167.895715 109.196386) (xy 167.918609 109.18715) (xy 167.952801 109.174606) (xy 167.986816 109.163636) - (xy 168.020654 109.154238) (xy 168.054314 109.146414) (xy 168.087796 109.140162) (xy 168.121102 109.135484) - (xy 168.154229 109.132379) (xy 168.187179 109.130847) (xy 168.209048 109.1307) - ) - ) - (polygon - (pts - (xy 168.51065 108.233301) (xy 168.835114 107.80881) (xy 169.034285 107.544503) (xy 169.049566 107.524446) - (xy 169.06641 107.502949) (xy 169.084003 107.481413) (xy 169.101393 107.461474) (xy 169.112535 107.449792) - (xy 169.132161 107.432684) (xy 169.154474 107.417727) (xy 169.178004 107.40478) (xy 169.194477 107.396855) - (xy 169.219866 107.388211) (xy 169.248046 107.385375) (xy 169.279018 107.388346) (xy 169.304079 107.394385) - (xy 169.330711 107.40369) (xy 169.358913 107.416262) (xy 169.388685 107.432101) (xy 169.420028 107.451206) - (xy 169.441796 107.465757) (xy 169.464261 107.48176) (xy 169.475756 107.490306) (xy 169.496124 107.506085) - (xy 169.515046 107.521634) (xy 169.540718 107.544527) (xy 169.563137 107.566905) (xy 169.582303 107.588766) - (xy 169.598216 107.610111) (xy 169.614372 107.637768) (xy 169.624745 107.664508) (xy 169.629335 107.69033) - (xy 169.628141 107.715234) (xy 169.623967 107.741763) (xy 169.617618 107.768192) (xy 169.608512 107.793316) - (xy 169.603149 107.804204) (xy 169.589021 107.827232) (xy 169.573709 107.849835) (xy 169.557385 107.872662) - (xy 169.541221 107.894493) (xy 169.538332 107.898335) (xy 169.16792 108.389889) (xy 169.18724 108.409444) - (xy 169.208837 108.4309) (xy 169.230793 108.452558) (xy 169.249988 108.471422) (xy 169.271523 108.492532) - (xy 169.295397 108.515889) (xy 169.321609 108.541493) (xy 169.340384 108.55981) (xy 169.360198 108.579125) - (xy 169.37275 108.556584) (xy 169.386126 108.535587) (xy 169.400109 108.515176) (xy 169.416415 108.492539) - (xy 169.428576 108.47621) (xy 169.45433 108.443666) (xy 169.481341 108.41272) (xy 169.509609 108.383371) - (xy 169.539133 108.355621) (xy 169.569915 108.32947) (xy 169.601952 108.304916) (xy 169.635247 108.28196) - (xy 169.669798 108.260602) (xy 169.705606 108.240842) (xy 169.742671 108.222681) (xy 169.780992 108.206117) - (xy 169.82057 108.191152) (xy 169.861405 108.177785) (xy 169.903496 108.166015) (xy 169.946845 108.155844) - (xy 169.991449 108.147271) (xy 170.036404 108.140595) (xy 170.080803 108.136116) (xy 170.124645 108.133835) - (xy 170.167931 108.13375) (xy 170.21066 108.135862) (xy 170.252833 108.140171) (xy 170.294449 108.146677) - (xy 170.335509 108.155379) (xy 170.376012 108.166279) (xy 170.415959 108.179376) (xy 170.45535 108.194669) - (xy 170.494184 108.21216) (xy 170.532462 108.231847) (xy 170.570183 108.253732) (xy 170.607348 108.277813) - (xy 170.643956 108.304091) (xy 170.679374 108.33202) (xy 170.712969 108.361054) (xy 170.744739 108.391192) - (xy 170.774686 108.422434) (xy 170.802809 108.454781) (xy 170.829108 108.488232) (xy 170.853583 108.522788) - (xy 170.876234 108.558449) (xy 170.897062 108.595214) (xy 170.916065 108.633083) (xy 170.933245 108.672057) - (xy 170.948601 108.712135) (xy 170.962133 108.753318) (xy 170.973841 108.795606) (xy 170.983726 108.838998) - (xy 170.991786 108.883494) (xy 170.997768 108.928264) (xy 171.001539 108.972568) (xy 171.003098 109.016406) - (xy 171.002446 109.059778) (xy 170.999582 109.102684) (xy 170.994507 109.145125) (xy 170.98722 109.1871) - (xy 170.977722 109.228609) (xy 170.966013 109.269652) (xy 170.952092 109.310229) (xy 170.935959 109.35034) - (xy 170.917615 109.389986) (xy 170.89706 109.429165) (xy 170.874293 109.467879) (xy 170.849315 109.506127) - (xy 170.822125 109.543909) (xy 170.797138 109.575995) (xy 170.771416 109.606906) (xy 170.744961 109.636644) - (xy 170.717772 109.665206) (xy 170.689848 109.692595) (xy 170.661191 109.71881) (xy 170.631801 109.74385) - (xy 170.601676 109.767716) (xy 170.570817 109.790408) (xy 170.539225 109.811925) (xy 170.506898 109.832269) - (xy 170.473838 109.851438) (xy 170.440044 109.869433) (xy 170.405516 109.886253) (xy 170.370254 109.9019) - (xy 170.334258 109.916372) (xy 170.310179 109.924927) (xy 170.284478 109.933177) (xy 170.258259 109.940322) - (xy 170.232783 109.945451) (xy 170.2277 109.946172) (xy 170.19129 109.953905) (xy 170.159686 109.960013) - (xy 170.129796 109.964469) (xy 170.10162 109.967274) (xy 170.07516 109.968428) (xy 170.050414 109.96793) - (xy 170.020086 109.964699) (xy 169.992807 109.958532) (xy 169.968576 109.949429) (xy 169.942574 109.933923) - (xy 169.924304 109.917599) (xy 169.907532 109.897291) (xy 169.892257 109.872998) (xy 169.878479 109.84472) - (xy 169.869129 109.820897) (xy 169.860621 109.794832) (xy 169.852955 109.766527) (xy 169.846131 109.735979) - (xy 169.84015 109.703191) (xy 169.838343 109.691763) (xy 169.8336 109.663606) (xy 169.830415 109.63677) - (xy 169.828788 109.611256) (xy 169.82904 109.579293) (xy 169.832062 109.54968) (xy 169.837854 109.522416) - (xy 169.846414 109.497502) (xy 169.857743 109.474937) (xy 169.868058 109.459555) (xy 169.884704 109.440382) - (xy 169.904878 109.422361) (xy 169.928579 109.405493) (xy 169.955808 109.389779) (xy 169.978544 109.378749) - (xy 170.003265 109.368368) (xy 170.02997 109.358636) (xy 170.058659 109.349552) (xy 170.089332 109.341116) - (xy 170.099997 109.338448) (xy 170.130197 109.33374) (xy 170.154259 109.325787) (xy 170.178233 109.314113) - (xy 170.202121 109.298718) (xy 170.225922 109.279602) (xy 170.243716 109.262823) (xy 170.26146 109.243951) - (xy 170.279156 109.222985) (xy 170.290926 109.207845) (xy 170.307737 109.184565) (xy 170.322754 109.16172) - (xy 170.335978 109.139311) (xy 170.347409 109.117338) (xy 170.35986 109.08872) (xy 170.369122 109.060876) - (xy 170.375196 109.033807) (xy 170.378082 109.007514) (xy 170.377779 108.981995) (xy 170.374423 108.957247) - (xy 170.368394 108.933446) (xy 170.359692 108.910593) (xy 170.348315 108.888688) (xy 170.334265 108.867732) - (xy 170.317542 108.847723) (xy 170.298145 108.828662) (xy 170.276074 108.81055) (xy 170.252382 108.79432) - (xy 170.228361 108.781094) (xy 170.204014 108.77087) (xy 170.179338 108.763649) (xy 170.154336 108.759431) - (xy 170.129006 108.758215) (xy 170.103349 108.760002) (xy 170.077364 108.764791) (xy 170.051829 108.771807) - (xy 170.027579 108.780699) (xy 170.004614 108.791468) (xy 169.982936 108.804114) (xy 169.962543 108.818636) - (xy 169.943436 108.835035) (xy 169.925614 108.853311) (xy 169.909078 108.873464) (xy 169.894379 108.894619) - (xy 169.882069 108.915901) (xy 169.87004 108.942683) (xy 169.861744 108.969665) (xy 169.857181 108.996845) - (xy 169.856349 109.024226) (xy 169.858371 109.046273) (xy 169.859109 109.076683) (xy 169.857802 109.105623) - (xy 169.854448 109.133093) (xy 169.849048 109.159092) (xy 169.841602 109.183622) (xy 169.83211 109.206681) - (xy 169.820572 109.228271) (xy 169.806988 109.24839) (xy 169.791372 109.267385) (xy 169.773556 109.285844) - (xy 169.753539 109.303767) (xy 169.731321 109.321155) (xy 169.706902 109.338008) (xy 169.680282 109.354325) - (xy 169.658874 109.366212) (xy 169.636227 109.377797) (xy 169.620441 109.385353) (xy 169.596971 109.395965) - (xy 169.567682 109.408675) (xy 169.540682 109.419742) (xy 169.515972 109.429166) (xy 169.488305 109.438634) - (xy 169.464215 109.445535) (xy 169.440029 109.450426) (xy 169.436499 109.450881) (xy 169.410004 109.451989) - (xy 169.383 109.448151) (xy 169.358964 109.438929) (xy 169.344589 109.42979) (xy 169.324941 109.412837) - (xy 169.305262 109.394659) (xy 169.279665 109.370477) (xy 169.259313 109.351019) (xy 169.236331 109.328892) - (xy 169.210719 109.304097) (xy 169.182477 109.276632) (xy 169.151604 109.246499) (xy 169.118102 109.213698) - (xy 169.100365 109.196296) (xy 169.08197 109.178227) (xy 169.062917 109.159491) (xy 169.043207 109.140087) - (xy 169.02284 109.120017) (xy 169.001815 109.099279) (xy 168.980132 109.077874) (xy 168.957792 109.055802) - (xy 168.934795 109.033063) (xy 168.911788 109.010313) (xy 168.889483 108.988256) (xy 168.867879 108.966892) - (xy 168.846976 108.94622) (xy 168.826775 108.926241) (xy 168.807274 108.906954) (xy 168.788474 108.88836) - (xy 168.770376 108.870458) (xy 168.752978 108.853249) (xy 168.720287 108.820909) (xy 168.6904 108.79134) - (xy 168.663317 108.76454) (xy 168.639039 108.740511) (xy 168.617565 108.719252) (xy 168.598896 108.700764) - (xy 168.57615 108.678225) (xy 168.555638 108.65787) (xy 168.546344 108.648596) (xy 168.530618 108.628488) - (xy 168.516054 108.606419) (xy 168.502404 108.584138) (xy 168.490118 108.562698) (xy 168.477666 108.538226) - (xy 168.466908 108.513789) (xy 168.457844 108.489386) (xy 168.45683 108.486338) (xy 168.45063 108.460449) - (xy 168.447865 108.435724) (xy 168.447582 108.409064) (xy 168.449314 108.384673) (xy 168.451482 108.367623) - (xy 168.456699 108.341736) (xy 168.464628 108.316173) (xy 168.47527 108.290934) (xy 168.488624 108.266018) - (xy 168.504692 108.241427) - ) - ) - ) - ) - (gr_text "(c)2022 jaseg" (at 190.949926 83.224472 53) (layer "F.SilkS") (tstamp 00000000-0000-0000-0000-00005de935c0) - (effects (font (face "Fredoka One") (size 1.5 1.5) (thickness 0.3))) - (render_cache "(c)2022 jaseg" 53 - (polygon - (pts - (xy 187.662394 88.658071) (xy 187.680306 88.662297) (xy 187.697657 88.665963) (xy 187.714447 88.669069) - (xy 187.730675 88.671614) (xy 187.746341 88.673599) (xy 187.761446 88.675024) (xy 187.780712 88.676053) - (xy 187.79898 88.676085) (xy 187.81625 88.675121) (xy 187.82451 88.674266) (xy 187.840208 88.671982) - (xy 187.854614 88.668939) (xy 187.870805 88.66407) (xy 187.884977 88.658015) (xy 187.899319 88.649184) - (xy 187.910754 88.638647) (xy 187.91392 88.634755) (xy 187.923971 88.621591) (xy 187.934087 88.608794) - (xy 187.943722 88.597261) (xy 187.950732 88.589556) (xy 187.962689 88.579469) (xy 187.975543 88.571697) - (xy 187.986468 88.566483) (xy 188.001785 88.562148) (xy 188.016444 88.561663) (xy 188.03193 88.564414) - (xy 188.039078 88.566675) (xy 188.054369 88.572979) (xy 188.06869 88.580429) (xy 188.081666 88.58825) - (xy 188.095287 88.597396) (xy 188.107133 88.606031) (xy 188.118761 88.615084) (xy 188.131307 88.625657) - (xy 188.14232 88.635913) (xy 188.153228 88.647475) (xy 188.163137 88.66016) (xy 188.171175 88.674084) - (xy 188.175816 88.688278) (xy 188.176989 88.704366) (xy 188.176284 88.710895) (xy 188.172267 88.725743) - (xy 188.166327 88.741173) (xy 188.159908 88.754477) (xy 188.152153 88.768186) (xy 188.143063 88.7823) - (xy 188.132638 88.796819) (xy 188.121588 88.81083) (xy 188.110047 88.824192) (xy 188.098013 88.836903) - (xy 188.085487 88.848964) (xy 188.07247 88.860375) (xy 188.05896 88.871136) (xy 188.044959 88.881246) - (xy 188.030465 88.890706) (xy 188.01548 88.899515) (xy 188.000002 88.907675) (xy 187.984033 88.915184) - (xy 187.967572 88.922043) (xy 187.950618 88.928251) (xy 187.933173 88.93381) (xy 187.915236 88.938718) - (xy 187.896807 88.942976) (xy 187.878124 88.946616) (xy 187.859298 88.94969) (xy 187.84033 88.952197) - (xy 187.821218 88.954138) (xy 187.801964 88.955513) (xy 187.782566 88.956321) (xy 187.763026 88.956563) - (xy 187.743343 88.956238) (xy 187.723516 88.955346) (xy 187.703547 88.953888) (xy 187.683435 88.951864) - (xy 187.663179 88.949273) (xy 187.642781 88.946116) (xy 187.62224 88.942392) (xy 187.601556 88.938102) - (xy 187.580729 88.933245) (xy 187.559399 88.927727) (xy 187.538157 88.921941) (xy 187.517004 88.915886) - (xy 187.495939 88.909563) (xy 187.474963 88.902971) (xy 187.454075 88.896111) (xy 187.433276 88.888983) - (xy 187.412565 88.881586) (xy 187.391943 88.873921) (xy 187.371409 88.865987) (xy 187.350964 88.857785) - (xy 187.330607 88.849314) (xy 187.310339 88.840575) (xy 187.290159 88.831568) (xy 187.270068 88.822292) - (xy 187.250065 88.812748) (xy 187.23015 88.802935) (xy 187.210324 88.792854) (xy 187.190587 88.782505) - (xy 187.170938 88.771887) (xy 187.151377 88.761001) (xy 187.131905 88.749846) (xy 187.112522 88.738423) - (xy 187.093227 88.726731) (xy 187.07402 88.714771) (xy 187.054902 88.702543) (xy 187.035872 88.690046) - (xy 187.016931 88.677281) (xy 186.998079 88.664247) (xy 186.979314 88.650945) (xy 186.960639 88.637374) - (xy 186.942051 88.623535) (xy 186.923731 88.60957) (xy 186.905638 88.595456) (xy 186.88777 88.581192) - (xy 186.870129 88.566779) (xy 186.852714 88.552217) (xy 186.835525 88.537505) (xy 186.818563 88.522644) - (xy 186.801827 88.507633) (xy 186.785318 88.492474) (xy 186.769034 88.477165) (xy 186.752977 88.461706) - (xy 186.737147 88.446099) (xy 186.721542 88.430342) (xy 186.706164 88.414435) (xy 186.691013 88.39838) - (xy 186.676087 88.382175) (xy 186.661388 88.36582) (xy 186.646915 88.349317) (xy 186.632669 88.332664) - (xy 186.618648 88.315861) (xy 186.604855 88.29891) (xy 186.591287 88.281809) (xy 186.577946 88.264559) - (xy 186.564831 88.247159) (xy 186.551942 88.22961) (xy 186.53928 88.211912) (xy 186.526844 88.194064) - (xy 186.514634 88.176068) (xy 186.502651 88.157921) (xy 186.490894 88.139626) (xy 186.479363 88.121181) - (xy 186.468059 88.102587) (xy 186.457017 88.083477) (xy 186.446593 88.064356) (xy 186.436787 88.045224) - (xy 186.427598 88.02608) (xy 186.419027 88.006926) (xy 186.411074 87.98776) (xy 186.403738 87.968583) - (xy 186.39702 87.949395) (xy 186.39092 87.930195) (xy 186.385438 87.910985) (xy 186.380573 87.891763) - (xy 186.376326 87.87253) (xy 186.372696 87.853286) (xy 186.369685 87.834031) (xy 186.367291 87.814764) - (xy 186.365514 87.795486) (xy 186.364409 87.776312) (xy 186.364103 87.757409) (xy 186.364595 87.738778) - (xy 186.365886 87.720419) (xy 186.367976 87.702332) (xy 186.370863 87.684517) (xy 186.37455 87.666975) - (xy 186.379034 87.649704) (xy 186.384318 87.632705) (xy 186.3904 87.615978) (xy 186.39728 87.599523) - (xy 186.404959 87.583341) (xy 186.413436 87.56743) (xy 186.422712 87.551791) (xy 186.432787 87.536424) - (xy 186.44366 87.52133) (xy 186.453037 87.509265) (xy 186.464315 87.495846) (xy 186.475098 87.484271) - (xy 186.487384 87.472817) (xy 186.50082 87.462812) (xy 186.509823 87.457879) (xy 186.52568 87.453838) - (xy 186.542864 87.453506) (xy 186.557566 87.455912) (xy 186.573117 87.460691) (xy 186.589516 87.467845) - (xy 186.606764 87.477373) (xy 186.620257 87.486077) (xy 186.634227 87.496117) (xy 186.648331 87.507161) - (xy 186.66091 87.517885) (xy 186.671964 87.528291) (xy 186.684329 87.541669) (xy 186.693981 87.55448) - (xy 186.702233 87.569696) (xy 186.706247 87.584026) (xy 186.706024 87.59747) (xy 186.702674 87.612827) - (xy 186.697535 87.626866) (xy 186.690302 87.641715) (xy 186.682676 87.654707) (xy 186.673595 87.668261) - (xy 186.667449 87.676664) (xy 186.659732 87.686904) (xy 186.651729 87.700271) (xy 186.646321 87.715681) - (xy 186.643509 87.733137) (xy 186.643292 87.752638) (xy 186.645672 87.774183) (xy 186.6487 87.789683) - (xy 186.652883 87.806091) (xy 186.658219 87.823408) (xy 186.664708 87.841634) (xy 186.672352 87.860769) - (xy 186.681149 87.880812) (xy 186.691099 87.901765) (xy 186.702204 87.923626) (xy 186.708189 87.934897) - (xy 186.717776 87.951348) (xy 186.728447 87.968317) (xy 186.740203 87.985805) (xy 186.753044 88.003813) - (xy 186.762207 88.016106) (xy 186.771852 88.02863) (xy 186.781979 88.041384) (xy 186.792588 88.054369) - (xy 186.803679 88.067585) (xy 186.815252 88.081032) (xy 186.827308 88.094709) (xy 186.839845 88.108616) - (xy 186.852864 88.122755) (xy 186.866366 88.137124) (xy 186.880249 88.151585) (xy 186.894487 88.166056) - (xy 186.90908 88.180536) (xy 186.924028 88.195026) (xy 186.939331 88.209525) (xy 186.954989 88.224033) - (xy 186.971002 88.238551) (xy 186.987369 88.253078) (xy 187.004092 88.267615) (xy 187.021169 88.282161) - (xy 187.038601 88.296716) (xy 187.056389 88.311281) (xy 187.074531 88.325855) (xy 187.093028 88.340439) - (xy 187.111879 88.355032) (xy 187.131086 88.369634) (xy 187.150377 88.384047) (xy 187.169553 88.398126) - (xy 187.188615 88.411872) (xy 187.207562 88.425284) (xy 187.226395 88.438363) (xy 187.245114 88.451109) - (xy 187.263719 88.463521) (xy 187.282209 88.4756) (xy 187.300585 88.487346) (xy 187.318847 88.498757) - (xy 187.336995 88.509836) (xy 187.355028 88.520581) (xy 187.372946 88.530993) (xy 187.390751 88.541071) - (xy 187.408441 88.550816) (xy 187.426017 88.560227) (xy 187.44333 88.569251) (xy 187.460304 88.577886) - (xy 187.47694 88.586134) (xy 187.493237 88.593994) (xy 187.509196 88.601466) (xy 187.524816 88.608551) - (xy 187.540097 88.615248) (xy 187.55504 88.621557) (xy 187.569644 88.627478) (xy 187.58391 88.633012) - (xy 187.597837 88.638158) (xy 187.618093 88.645149) (xy 187.637587 88.651269) (xy 187.656319 88.656516) - ) - ) - (polygon - (pts - (xy 187.6637 87.695705) (xy 187.677172 87.705209) (xy 187.690708 87.713461) (xy 187.704307 87.720464) - (xy 187.71797 87.726215) (xy 187.736286 87.731939) (xy 187.754714 87.73544) (xy 187.773255 87.736717) - (xy 187.791909 87.735771) (xy 187.810675 87.732602) (xy 187.828876 87.72771) (xy 187.84598 87.721705) - (xy 187.861988 87.714587) (xy 187.8769 87.706356) (xy 187.890715 87.697012) (xy 187.903433 87.686555) - (xy 187.915055 87.674985) (xy 187.92558 87.662301) (xy 187.935045 87.648733) (xy 187.943375 87.634654) - (xy 187.95057 87.620064) (xy 187.956631 87.604963) (xy 187.961558 87.589351) (xy 187.96535 87.573228) - (xy 187.968007 87.556594) (xy 187.96953 87.539449) (xy 187.970746 87.522568) (xy 187.972521 87.506982) - (xy 187.975523 87.489321) (xy 187.979398 87.473683) (xy 187.985199 87.457588) (xy 187.992255 87.444407) - (xy 187.994887 87.440661) (xy 188.006072 87.428719) (xy 188.020556 87.418202) (xy 188.033583 87.411249) - (xy 188.048466 87.405098) (xy 188.065205 87.399748) (xy 188.083799 87.395199) (xy 188.104249 87.391452) - (xy 188.118912 87.3894) (xy 188.134401 87.387703) (xy 188.150714 87.386363) (xy 188.167852 87.385379) - (xy 188.17673 87.38502) (xy 188.195659 87.384984) (xy 188.213351 87.385923) (xy 188.229807 87.387837) - (xy 188.245026 87.390726) (xy 188.262311 87.395708) (xy 188.277665 87.402213) (xy 188.291087 87.410242) - (xy 188.293539 87.41203) (xy 188.304865 87.421843) (xy 188.314813 87.433173) (xy 188.323383 87.446022) - (xy 188.330575 87.460389) (xy 188.33639 87.476273) (xy 188.340827 87.493676) (xy 188.343886 87.512597) - (xy 188.345568 87.533035) (xy 188.345871 87.554992) (xy 188.345308 87.570473) (xy 188.344133 87.586629) - (xy 188.343316 87.59496) (xy 188.342331 87.613295) (xy 188.340561 87.631575) (xy 188.338003 87.6498) - (xy 188.33466 87.66797) (xy 188.33053 87.686085) (xy 188.325613 87.704145) (xy 188.31991 87.72215) - (xy 188.313421 87.740101) (xy 188.306145 87.757996) (xy 188.298083 87.775836) (xy 188.289234 87.79362) - (xy 188.279599 87.81135) (xy 188.269178 87.829025) (xy 188.25797 87.846645) (xy 188.245976 87.86421) - (xy 188.233195 87.88172) (xy 188.218017 87.900944) (xy 188.202027 87.91941) (xy 188.185225 87.937117) - (xy 188.167612 87.954066) (xy 188.149186 87.970255) (xy 188.129949 87.985687) (xy 188.109901 88.000359) - (xy 188.089041 88.014273) (xy 188.067369 88.027429) (xy 188.044885 88.039825) (xy 188.021589 88.051464) - (xy 187.997482 88.062343) (xy 187.972563 88.072464) (xy 187.946833 88.081826) (xy 187.92029 88.09043) - (xy 187.892936 88.098275) (xy 187.872933 88.103154) (xy 187.852626 88.10711) (xy 187.832014 88.110144) - (xy 187.811097 88.112254) (xy 187.789876 88.113441) (xy 187.768351 88.113706) (xy 187.746521 88.113048) - (xy 187.731799 88.112096) (xy 187.716942 88.110734) (xy 187.701949 88.108962) (xy 187.68682 88.10678) - (xy 187.671557 88.104188) (xy 187.663874 88.102738) (xy 187.648497 88.099483) (xy 187.633237 88.095778) - (xy 187.618093 88.091624) (xy 187.603066 88.08702) (xy 187.588155 88.081966) (xy 187.573362 88.076463) - (xy 187.558685 88.07051) (xy 187.544124 88.064107) (xy 187.52968 88.057255) (xy 187.515353 88.049953) - (xy 187.501142 88.042201) (xy 187.487049 88.034) (xy 187.473071 88.025349) (xy 187.459211 88.016248) - (xy 187.445467 88.006698) (xy 187.43184 87.996698) (xy 187.418443 87.986334) (xy 187.405465 87.975748) - (xy 187.392906 87.96494) (xy 187.380765 87.953909) (xy 187.369042 87.942656) (xy 187.357738 87.931181) - (xy 187.346852 87.919484) (xy 187.336384 87.907564) (xy 187.326335 87.895422) (xy 187.316704 87.883058) - (xy 187.307492 87.870471) (xy 187.298698 87.857662) (xy 187.290322 87.844631) (xy 187.282365 87.831377) - (xy 187.274826 87.817901) (xy 187.267705 87.804203) (xy 187.260968 87.79037) (xy 187.25465 87.776546) - (xy 187.248753 87.76273) (xy 187.243275 87.748923) (xy 187.238218 87.735123) (xy 187.23142 87.71444) - (xy 187.225568 87.693776) (xy 187.220661 87.673131) (xy 187.216699 87.652505) (xy 187.213682 87.631898) - (xy 187.211611 87.611309) (xy 187.210485 87.590739) (xy 187.21032 87.583887) (xy 187.210084 87.556187) - (xy 187.210826 87.528998) (xy 187.212545 87.502319) (xy 187.21524 87.47615) (xy 187.218913 87.450492) - (xy 187.223563 87.425345) (xy 187.229191 87.400708) (xy 187.235795 87.376582) (xy 187.243377 87.352967) - (xy 187.251935 87.329862) (xy 187.261471 87.307267) (xy 187.271984 87.285183) (xy 187.283475 87.26361) - (xy 187.295942 87.242547) (xy 187.309386 87.221994) (xy 187.323808 87.201953) (xy 187.332995 87.190087) - (xy 187.34245 87.17852) (xy 187.352171 87.167251) (xy 187.36216 87.15628) (xy 187.372416 87.145607) - (xy 187.38294 87.135232) (xy 187.39373 87.125155) (xy 187.404788 87.115377) (xy 187.416113 87.105896) - (xy 187.427705 87.096714) (xy 187.435582 87.090758) (xy 187.451043 87.079343) (xy 187.465719 87.068913) - (xy 187.47961 87.059469) (xy 187.492715 87.051009) (xy 187.507993 87.04182) (xy 187.522043 87.03417) - (xy 187.537283 87.027022) (xy 187.574538 87.012891) (xy 187.590055 87.007452) (xy 187.604268 87.002545) - (xy 187.6192 86.997494) (xy 187.634092 86.992609) (xy 187.642221 86.990037) (xy 187.658531 86.9862) - (xy 187.674099 86.983955) (xy 187.688927 86.983302) (xy 187.70642 86.984724) (xy 187.722755 86.988633) - (xy 187.737933 86.995031) (xy 187.751952 87.003915) (xy 187.764929 87.015049) (xy 187.77716 87.028332) - (xy 187.786409 87.040504) (xy 187.79518 87.054052) (xy 187.803474 87.068975) (xy 187.811291 87.085273) - (xy 187.818631 87.102947) (xy 187.822122 87.112299) (xy 187.827663 87.128314) (xy 187.832509 87.143744) - (xy 187.836659 87.158589) (xy 187.840115 87.17285) (xy 187.843994 87.193143) (xy 187.846308 87.212121) - (xy 187.847058 87.229783) (xy 187.846244 87.246128) (xy 187.843865 87.261158) (xy 187.83826 87.279151) - (xy 187.829873 87.294803) (xy 187.827341 87.298351) (xy 187.816227 87.310382) (xy 187.803879 87.32035) - (xy 187.788727 87.330265) (xy 187.774586 87.338159) (xy 187.758649 87.346019) (xy 187.740918 87.353846) - (xy 187.726441 87.359693) (xy 187.721391 87.361638) (xy 187.705549 87.365474) (xy 187.690139 87.371651) - (xy 187.675159 87.380168) (xy 187.660611 87.391027) (xy 187.649283 87.401399) (xy 187.63823 87.413269) - (xy 187.627454 87.426638) (xy 187.617536 87.441112) (xy 187.609059 87.456299) (xy 187.602023 87.472199) - (xy 187.596428 87.488813) (xy 187.592274 87.506139) (xy 187.589561 87.524179) (xy 187.588289 87.542932) - (xy 187.588458 87.562398) (xy 187.589723 87.577042) (xy 187.593274 87.595877) (xy 187.598953 87.613923) - (xy 187.606762 87.631179) (xy 187.616699 87.647645) (xy 187.62555 87.659476) (xy 187.635597 87.670863) - (xy 187.646843 87.681806) (xy 187.659286 87.692305) - ) - ) - (polygon - (pts - (xy 188.723986 87.587764) (xy 188.726716 87.572869) (xy 188.73097 87.55867) (xy 188.736535 87.546759) - (xy 188.744527 87.534075) (xy 188.753699 87.520844) (xy 188.762472 87.508777) (xy 188.769616 87.499207) - (xy 188.777482 87.485986) (xy 188.782891 87.470462) (xy 188.785521 87.455765) (xy 188.786445 87.439469) - (xy 188.785662 87.421573) (xy 188.783807 87.406105) (xy 188.783172 87.402078) (xy 188.779953 87.385538) - (xy 188.775496 87.368282) (xy 188.769802 87.350308) (xy 188.76472 87.336356) (xy 188.758941 87.322002) - (xy 188.752467 87.307244) (xy 188.745297 87.292082) (xy 188.737431 87.276517) (xy 188.72887 87.260549) - (xy 188.722775 87.249679) (xy 188.707788 87.224943) (xy 188.699715 87.212463) (xy 188.691255 87.199908) - (xy 188.682408 87.187279) (xy 188.673175 87.174576) (xy 188.663556 87.161798) (xy 188.65355 87.148946) - (xy 188.643158 87.136019) (xy 188.632379 87.123018) (xy 188.621213 87.109942) (xy 188.609661 87.096792) - (xy 188.597723 87.083568) (xy 188.585398 87.070269) (xy 188.572686 87.056896) (xy 188.559588 87.043448) - (xy 188.546103 87.029926) (xy 188.532232 87.016329) (xy 188.517975 87.002658) (xy 188.503331 86.988913) - (xy 188.4883 86.975093) (xy 188.472883 86.961199) (xy 188.457079 86.94723) (xy 188.440889 86.933187) - (xy 188.424312 86.919069) (xy 188.407349 86.904877) (xy 188.389999 86.89061) (xy 188.372263 86.876269) - (xy 188.35414 86.861854) (xy 188.335631 86.847364) (xy 188.316735 86.8328) (xy 188.297452 86.818161) - (xy 188.278334 86.803884) (xy 188.259309 86.789934) (xy 188.240377 86.776313) (xy 188.221538 86.76302) - (xy 188.202793 86.750056) (xy 188.18414 86.737419) (xy 188.165581 86.725111) (xy 188.147115 86.713131) - (xy 188.128742 86.701479) (xy 188.110462 86.690156) (xy 188.092275 86.67916) (xy 188.074181 86.668493) - (xy 188.056181 86.658154) (xy 188.038273 86.648144) (xy 188.020459 86.638461) (xy 188.002738 86.629107) - (xy 187.985204 86.620089) (xy 187.968025 86.611471) (xy 187.9512 86.603253) (xy 187.93473 86.595435) - (xy 187.918614 86.588016) (xy 187.902853 86.580997) (xy 187.887447 86.574378) (xy 187.872395 86.568159) - (xy 187.857698 86.56234) (xy 187.843355 86.55692) (xy 187.829367 86.551901) (xy 187.80905 86.54512) - (xy 187.789531 86.53924) (xy 187.770809 86.534259) (xy 187.764746 86.532799) (xy 187.740049 86.527755) - (xy 187.716547 86.523566) (xy 187.694241 86.52023) (xy 187.673129 86.517748) (xy 187.653213 86.516121) - (xy 187.634491 86.515347) (xy 187.616965 86.515427) (xy 187.600633 86.516361) (xy 187.585497 86.518149) - (xy 187.565033 86.522432) (xy 187.547258 86.528637) (xy 187.532172 86.536762) (xy 187.519775 86.54681) - (xy 187.513004 86.554575) (xy 187.505287 86.564816) (xy 187.49482 86.578186) (xy 187.484779 86.58995) - (xy 187.473292 86.601948) (xy 187.460665 86.613023) (xy 187.447257 86.621828) (xy 187.445658 86.62264) - (xy 187.43115 86.627038) (xy 187.415135 86.627701) (xy 187.397611 86.624629) (xy 187.382505 86.619482) - (xy 187.366434 86.611945) (xy 187.349398 86.602017) (xy 187.335987 86.593003) (xy 187.326745 86.586246) - (xy 187.313315 86.575755) (xy 187.301224 86.565531) (xy 187.287186 86.552315) (xy 187.275528 86.539573) - (xy 187.26625 86.527306) (xy 187.258 86.51264) (xy 187.253009 86.496021) (xy 187.252522 86.488111) - (xy 187.254354 86.472026) (xy 187.258955 86.455091) (xy 187.264903 86.440331) (xy 187.272775 86.424981) - (xy 187.280456 86.412276) (xy 187.289368 86.399194) (xy 187.294285 86.392512) (xy 187.305798 86.377899) - (xy 187.317793 86.363979) (xy 187.330269 86.350752) (xy 187.343227 86.338217) (xy 187.356666 86.326375) - (xy 187.370587 86.315226) (xy 187.384989 86.304769) (xy 187.399873 86.295005) (xy 187.415239 86.285934) - (xy 187.431086 86.277555) (xy 187.447415 86.269868) (xy 187.464225 86.262874) (xy 187.481517 86.256573) - (xy 187.49929 86.250965) (xy 187.517545 86.246049) (xy 187.536282 86.241826) (xy 187.555302 86.238219) - (xy 187.574482 86.23521) (xy 187.593822 86.232798) (xy 187.613321 86.230982) (xy 187.632979 86.229763) - (xy 187.652798 86.229141) (xy 187.672775 86.229116) (xy 187.692912 86.229688) (xy 187.713209 86.230857) - (xy 187.733665 86.232622) (xy 187.75428 86.234985) (xy 187.775055 86.237944) (xy 187.79599 86.2415) - (xy 187.817084 86.245653) (xy 187.838338 86.250403) (xy 187.859751 86.255749) (xy 187.88074 86.26149) - (xy 187.901649 86.26749) (xy 187.922477 86.273749) (xy 187.943223 86.280267) (xy 187.963888 86.287043) - (xy 187.984472 86.294077) (xy 188.004975 86.301371) (xy 188.025396 86.308923) (xy 188.045737 86.316734) - (xy 188.065996 86.324804) (xy 188.086174 86.333132) (xy 188.106271 86.341719) (xy 188.126287 86.350565) - (xy 188.146222 86.359669) (xy 188.166076 86.369032) (xy 188.185848 86.378654) (xy 188.205539 86.388535) - (xy 188.225149 86.398674) (xy 188.244678 86.409072) (xy 188.264126 86.419729) (xy 188.283493 86.430644) - (xy 188.302778 86.441818) (xy 188.321982 86.453251) (xy 188.341105 86.464942) (xy 188.360147 86.476892) - (xy 188.379108 86.489101) (xy 188.397988 86.501569) (xy 188.416786 86.514295) (xy 188.435504 86.52728) - (xy 188.45414 86.540524) (xy 188.472695 86.554026) (xy 188.491169 86.567787) (xy 188.509595 86.58184) - (xy 188.527787 86.596052) (xy 188.545746 86.610422) (xy 188.563472 86.624952) (xy 188.580963 86.639641) - (xy 188.598221 86.654489) (xy 188.615246 86.669496) (xy 188.632036 86.684662) (xy 188.648593 86.699987) - (xy 188.664917 86.715471) (xy 188.681007 86.731114) (xy 188.696863 86.746916) (xy 188.712486 86.762877) - (xy 188.727874 86.778997) (xy 188.74303 86.795276) (xy 188.757951 86.811715) (xy 188.772639 86.828312) - (xy 188.787094 86.845068) (xy 188.801315 86.861984) (xy 188.815302 86.879058) (xy 188.829055 86.896291) - (xy 188.842575 86.913684) (xy 188.855861 86.931235) (xy 188.868914 86.948946) (xy 188.881733 86.966816) - (xy 188.894318 86.984844) (xy 188.90667 87.003032) (xy 188.918788 87.021379) (xy 188.930673 87.039884) - (xy 188.942324 87.058549) (xy 188.953741 87.077373) (xy 188.964924 87.096356) (xy 188.975333 87.115039) - (xy 188.985155 87.133742) (xy 188.994393 87.152467) (xy 189.003044 87.171213) (xy 189.01111 87.18998) - (xy 189.01859 87.208767) (xy 189.025484 87.227576) (xy 189.031793 87.246406) (xy 189.037516 87.265257) - (xy 189.042654 87.284128) (xy 189.047206 87.303021) (xy 189.051172 87.321935) (xy 189.054552 87.34087) - (xy 189.057347 87.359825) (xy 189.059556 87.378802) (xy 189.06118 87.3978) (xy 189.062168 87.416688) - (xy 189.062397 87.435279) (xy 189.061867 87.453575) (xy 189.060577 87.471575) (xy 189.058529 87.489279) - (xy 189.055722 87.506687) (xy 189.052156 87.523799) (xy 189.047831 87.540615) (xy 189.042748 87.557135) - (xy 189.036905 87.57336) (xy 189.030303 87.589288) (xy 189.022942 87.60492) (xy 189.014822 87.620256) - (xy 189.005944 87.635297) (xy 188.996306 87.650041) (xy 188.985909 87.664489) (xy 188.97381 87.679684) - (xy 188.961821 87.69301) (xy 188.949941 87.704468) (xy 188.938171 87.714057) (xy 188.922649 87.723935) - (xy 188.907323 87.730491) (xy 188.892191 87.733726) (xy 188.877255 87.733638) (xy 188.862515 87.730228) - (xy 188.847684 87.724873) (xy 188.833624 87.718006) (xy 188.820766 87.710499) (xy 188.807164 87.701497) - (xy 188.795262 87.692853) (xy 188.783696 87.683847) (xy 188.77115 87.673274) (xy 188.760055 87.662956) - (xy 188.748947 87.651243) (xy 188.738672 87.638282) (xy 188.731126 87.625658) (xy 188.725724 87.611451) - (xy 188.723556 87.595661) - ) - ) - (polygon - (pts - (xy 189.331179 85.789703) (xy 189.340813 85.777212) (xy 189.350203 85.765634) (xy 189.362344 85.751616) - (xy 189.37405 85.739221) (xy 189.385322 85.728448) (xy 189.398801 85.717263) (xy 189.411602 85.708613) - (xy 189.421354 85.703519) (xy 189.435807 85.698116) (xy 189.450393 85.694974) (xy 189.465113 85.694095) - (xy 189.479968 85.695478) (xy 189.494956 85.699122) (xy 189.499982 85.70084) (xy 189.515614 85.707163) - (xy 189.529325 85.713811) (xy 189.54366 85.721712) (xy 189.558619 85.730867) (xy 189.571034 85.739094) - (xy 189.583848 85.748123) (xy 189.593721 85.755421) (xy 189.606509 85.765323) (xy 189.618392 85.775073) - (xy 189.631975 85.787049) (xy 189.644146 85.79879) (xy 189.654903 85.810294) (xy 189.665948 85.823788) - (xy 189.670707 85.830408) (xy 189.67851 85.84346) (xy 189.68484 85.858634) (xy 189.688183 85.873753) - (xy 189.688538 85.888816) (xy 189.686963 85.899541) (xy 189.683559 85.916336) (xy 189.678045 85.933848) - (xy 189.672116 85.948375) (xy 189.664837 85.963361) (xy 189.656209 85.978806) (xy 189.64623 85.994711) - (xy 189.637861 86.006942) (xy 189.628732 86.01943) (xy 189.132203 86.678347) (xy 189.120276 86.69269) - (xy 189.107316 86.705438) (xy 189.093322 86.716589) (xy 189.078294 86.726145) (xy 189.062233 86.734104) - (xy 189.045137 86.740468) (xy 189.027009 86.745235) (xy 189.007846 86.748406) (xy 188.993246 86.749702) - (xy 188.974276 86.749921) (xy 188.955873 86.748418) (xy 188.938037 86.745192) (xy 188.920769 86.740243) - (xy 188.904067 86.733571) (xy 188.887933 86.725176) (xy 188.872366 86.715058) (xy 188.868563 86.71226) - (xy 188.852046 86.698942) (xy 188.836618 86.684704) (xy 188.822279 86.669544) (xy 188.809029 86.653464) - (xy 188.796869 86.636462) (xy 188.785798 86.618539) (xy 188.775815 86.599696) (xy 188.766922 86.579931) - (xy 188.761599 86.566243) (xy 188.756759 86.552146) (xy 188.752404 86.537639) (xy 188.748533 86.522723) - (xy 188.745066 86.507565) (xy 188.741923 86.492333) (xy 188.739106 86.477026) (xy 188.736613 86.461645) - (xy 188.734445 86.44619) (xy 188.732602 86.430661) (xy 188.731084 86.415058) (xy 188.72989 86.39938) - (xy 188.729021 86.383628) (xy 188.728477 86.367802) (xy 188.728257 86.351902) (xy 188.728362 86.335927) - (xy 188.728792 86.319878) (xy 188.729547 86.303755) (xy 188.730627 86.287557) (xy 188.732031 86.271285) - (xy 188.733631 86.254946) (xy 188.735243 86.23862) (xy 188.736867 86.222306) (xy 188.738504 86.206005) - (xy 188.740152 86.189716) (xy 188.741812 86.17344) (xy 188.743484 86.157177) (xy 188.745168 86.140926) - (xy 188.746864 86.124688) (xy 188.748572 86.108462) (xy 188.750292 86.092249) (xy 188.752024 86.076049) - (xy 188.753769 86.059861) (xy 188.755525 86.043686) (xy 188.757293 86.027524) (xy 188.759073 86.011374) - (xy 188.760691 85.995263) (xy 188.762046 85.979273) (xy 188.763138 85.963404) (xy 188.763966 85.947656) - (xy 188.764532 85.932028) (xy 188.764835 85.916521) (xy 188.764875 85.901135) (xy 188.764652 85.88587) - (xy 188.764165 85.870725) (xy 188.763416 85.855702) (xy 188.762404 85.840799) (xy 188.761128 85.826016) - (xy 188.75959 85.811355) (xy 188.756789 85.789589) (xy 188.753397 85.768095) (xy 188.749163 85.747196) - (xy 188.743948 85.7273) (xy 188.737752 85.708407) (xy 188.730574 85.690515) (xy 188.722416 85.673627) - (xy 188.713276 85.65774) (xy 188.703156 85.642856) (xy 188.692054 85.628975) (xy 188.67997 85.616096) - (xy 188.666906 85.604219) (xy 188.657652 85.596858) (xy 188.644637 85.589273) (xy 188.630187 85.583509) - (xy 188.614472 85.57872) (xy 188.605601 85.576443) (xy 188.589977 85.572895) (xy 188.575142 85.570337) - (xy 188.559157 85.568627) (xy 188.544203 85.568211) (xy 188.540626 85.568309) (xy 188.525803 85.569754) - (xy 188.509766 85.573496) (xy 188.494738 85.578654) (xy 188.481116 85.584474) (xy 188.47405 85.587868) - (xy 188.45966 85.596206) (xy 188.447539 85.605027) (xy 188.435299 85.615551) (xy 188.42294 85.627777) - (xy 188.412969 85.638784) (xy 188.402921 85.650881) (xy 188.395336 85.660669) (xy 188.385981 85.674378) - (xy 188.3782 85.688584) (xy 188.371993 85.703289) (xy 188.367361 85.718492) (xy 188.364302 85.734192) - (xy 188.362819 85.750392) (xy 188.362909 85.767089) (xy 188.364573 85.784284) (xy 188.3674 85.801051) - (xy 188.371012 85.816718) (xy 188.37541 85.831285) (xy 188.382011 85.847948) (xy 188.389841 85.862892) - (xy 188.398897 85.876119) (xy 188.409182 85.887627) (xy 188.443025 85.923681) (xy 188.452973 85.931178) - (xy 188.46619 85.941283) (xy 188.477972 85.950596) (xy 188.489902 85.960461) (xy 188.501144 85.970416) - (xy 188.506874 85.975923) (xy 188.516844 85.987674) (xy 188.525285 86.000683) (xy 188.532365 86.014183) - (xy 188.536588 86.023545) (xy 188.540426 86.038285) (xy 188.541083 86.0546) (xy 188.538562 86.07249) - (xy 188.534584 86.086941) (xy 188.528818 86.102279) (xy 188.521263 86.118502) (xy 188.51192 86.135611) - (xy 188.500788 86.153606) (xy 188.492374 86.166094) (xy 188.483164 86.178977) (xy 188.478261 86.185566) - (xy 188.467187 86.199742) (xy 188.456176 86.21279) (xy 188.44523 86.224712) (xy 188.434349 86.235507) - (xy 188.418147 86.249586) (xy 188.402091 86.261129) (xy 188.386179 86.270137) (xy 188.370412 86.276609) - (xy 188.35479 86.280545) (xy 188.339312 86.281945) (xy 188.32398 86.28081) (xy 188.308793 86.277139) - (xy 188.292984 86.27041) (xy 188.27747 86.262149) (xy 188.263156 86.253506) (xy 188.250798 86.245441) - (xy 188.237634 86.236352) (xy 188.223664 86.226241) (xy 188.216377 86.220802) (xy 188.19498 86.20391) - (xy 188.174606 86.18625) (xy 188.155254 86.167824) (xy 188.136925 86.148631) (xy 188.119618 86.12867) - (xy 188.103333 86.107943) (xy 188.088071 86.086448) (xy 188.073832 86.064187) (xy 188.060614 86.041158) - (xy 188.048419 86.017362) (xy 188.037247 85.9928) (xy 188.027097 85.96747) (xy 188.017969 85.941373) - (xy 188.009864 85.914509) (xy 188.002781 85.886879) (xy 187.996721 85.858481) (xy 187.991943 85.829805) - (xy 187.988707 85.801343) (xy 187.987013 85.773092) (xy 187.986862 85.745055) (xy 187.988253 85.717229) - (xy 187.991186 85.689616) (xy 187.995662 85.662216) (xy 188.00168 85.635027) (xy 188.00924 85.608052) - (xy 188.018342 85.581289) (xy 188.028986 85.554738) (xy 188.041173 85.5284) (xy 188.047845 85.51531) - (xy 188.054902 85.502274) (xy 188.062345 85.48929) (xy 188.070173 85.47636) (xy 188.078387 85.463483) - (xy 188.086987 85.450659) (xy 188.095972 85.437888) (xy 188.105343 85.425171) (xy 188.114987 85.412658) - (xy 188.124794 85.400502) (xy 188.134762 85.388703) (xy 188.144893 85.377261) (xy 188.155186 85.366176) - (xy 188.165641 85.355447) (xy 188.176257 85.345076) (xy 188.187036 85.335061) (xy 188.20908 85.316102) - (xy 188.231772 85.298571) (xy 188.255112 85.282467) (xy 188.279101 85.26779) (xy 188.303737 85.254541) - (xy 188.329022 85.242719) (xy 188.354955 85.232325) (xy 188.381537 85.223358) (xy 188.408766 85.215819) - (xy 188.436644 85.209707) (xy 188.46517 85.205022) (xy 188.494344 85.201765) (xy 188.509021 85.200633) - (xy 188.538051 85.199285) (xy 188.566651 85.199161) (xy 188.59482 85.200261) (xy 188.622557 85.202584) - (xy 188.649864 85.20613) (xy 188.67674 85.2109) (xy 188.703185 85.216894) (xy 188.729199 85.224111) - (xy 188.754782 85.232551) (xy 188.779933 85.242215) (xy 188.804654 85.253102) (xy 188.828944 85.265213) - (xy 188.852803 85.278548) (xy 188.876232 85.293105) (xy 188.899229 85.308887) (xy 188.910566 85.317236) - (xy 188.922399 85.326411) (xy 188.933907 85.335857) (xy 188.945088 85.345573) (xy 188.955944 85.35556) - (xy 188.966475 85.365818) (xy 188.976679 85.376346) (xy 188.991375 85.392645) (xy 189.005338 85.409554) - (xy 189.018568 85.427071) (xy 189.026981 85.439088) (xy 189.035068 85.451375) (xy 189.04283 85.463932) - (xy 189.050265 85.47676) (xy 189.057375 85.489859) (xy 189.060808 85.49651) (xy 189.06741 85.509845) - (xy 189.073649 85.52311) (xy 189.082326 85.542877) (xy 189.090186 85.562488) (xy 189.097228 85.581943) - (xy 189.103453 85.601241) (xy 189.10886 85.620383) (xy 189.11345 85.639368) (xy 189.117222 85.658197) - (xy 189.120176 85.676869) (xy 189.122314 85.695385) (xy 189.122844 85.701522) (xy 189.124798 85.727259) - (xy 189.126343 85.752362) (xy 189.127481 85.776832) (xy 189.128211 85.800668) (xy 189.128533 85.823871) - (xy 189.128447 85.846441) (xy 189.127953 85.868376) (xy 189.127051 85.889679) (xy 189.125742 85.910348) - (xy 189.124025 85.930383) (xy 189.1219 85.949785) (xy 189.119366 85.968554) (xy 189.116426 85.986688) - (xy 189.113077 86.00419) (xy 189.10932 86.021058) (xy 189.105156 86.037293) (xy 189.090084 86.091993) - (xy 189.098569 86.098387) - ) - ) - (polygon - (pts - (xy 189.320514 84.168613) (xy 189.340395 84.169783) (xy 189.360433 84.171611) (xy 189.380628 84.174098) - (xy 189.400981 84.177243) (xy 189.42149 84.181047) (xy 189.442156 84.18551) (xy 189.462978 84.190631) - (xy 189.483958 84.19641) (xy 189.498032 84.200629) (xy 189.512175 84.20514) (xy 189.519273 84.207506) - (xy 189.542946 84.215734) (xy 189.566465 84.224467) (xy 189.58983 84.233704) (xy 189.613041 84.243444) - (xy 189.636098 84.253689) (xy 189.659001 84.264437) (xy 189.681749 84.275689) (xy 189.704344 84.287446) - (xy 189.726785 84.299706) (xy 189.749072 84.31247) (xy 189.771205 84.325739) (xy 189.793184 84.339511) - (xy 189.815009 84.353787) (xy 189.83668 84.368568) (xy 189.858197 84.383852) (xy 189.87956 84.39964) - (xy 189.898395 84.414034) (xy 189.916791 84.4285) (xy 189.934747 84.443036) (xy 189.952263 84.457644) - (xy 189.96934 84.472322) (xy 189.985977 84.487072) (xy 190.002174 84.501892) (xy 190.017931 84.516783) - (xy 190.033249 84.531746) (xy 190.048128 84.546779) (xy 190.062566 84.561884) (xy 190.076565 84.577059) - (xy 190.090125 84.592305) (xy 190.103244 84.607623) (xy 190.115924 84.623011) (xy 190.128165 84.63847) - (xy 190.139965 84.654) (xy 190.151326 84.669602) (xy 190.162248 84.685274) (xy 190.172729 84.701017) - (xy 190.182771 84.716831) (xy 190.192374 84.732717) (xy 190.201537 84.748673) (xy 190.21026 84.7647) - (xy 190.218543 84.780798) (xy 190.226387 84.796967) (xy 190.233791 84.813207) (xy 190.240756 84.829518) - (xy 190.24728 84.845901) (xy 190.253366 84.862354) (xy 190.259011 84.878878) (xy 190.264217 84.895473) - (xy 190.269473 84.914322) (xy 190.273815 84.93353) (xy 190.27724 84.953097) (xy 190.279751 84.973022) - (xy 190.281346 84.993305) (xy 190.282026 85.013948) (xy 190.281791 85.034948) (xy 190.28064 85.056308) - (xy 190.278574 85.078026) (xy 190.276689 85.092704) (xy 190.274396 85.107541) (xy 190.273097 85.115019) - (xy 190.270145 85.129995) (xy 190.266686 85.14493) (xy 190.26272 85.159823) (xy 190.258248 85.174675) - (xy 190.253269 85.189486) (xy 190.247784 85.204256) (xy 190.241792 85.218985) (xy 190.235294 85.233672) - (xy 190.228289 85.248318) (xy 190.220778 85.262923) (xy 190.21276 85.277487) (xy 190.204235 85.292009) - (xy 190.195205 85.306491) (xy 190.185667 85.320931) (xy 190.175623 85.335329) (xy 190.165073 85.349687) - (xy 190.154198 85.363755) (xy 190.143124 85.377359) (xy 190.131853 85.390497) (xy 190.120383 85.403171) - (xy 190.108715 85.41538) (xy 190.096849 85.427125) (xy 190.084785 85.438405) (xy 190.072523 85.44922) - (xy 190.060062 85.45957) (xy 190.047404 85.469456) (xy 190.034547 85.478877) (xy 190.021492 85.487833) - (xy 190.008239 85.496325) (xy 189.994788 85.504352) (xy 189.981138 85.511914) (xy 189.967291 85.519012) - (xy 189.953404 85.525628) (xy 189.939583 85.531821) (xy 189.925826 85.537589) (xy 189.912135 85.542934) - (xy 189.89172 85.550155) (xy 189.871452 85.556423) (xy 189.85133 85.561736) (xy 189.831354 85.566096) - (xy 189.811525 85.569501) (xy 189.791842 85.571952) (xy 189.772306 85.573449) (xy 189.752916 85.573993) - (xy 189.733441 85.573694) (xy 189.713761 85.572748) (xy 189.693874 85.571155) (xy 189.673782 85.568915) - (xy 189.653484 85.566028) (xy 189.63298 85.562494) (xy 189.61227 85.558313) (xy 189.591354 85.553485) - (xy 189.570232 85.54801) (xy 189.556037 85.544) (xy 189.541749 85.539703) (xy 189.534572 85.537446) - (xy 189.511857 85.529606) (xy 189.489126 85.521156) (xy 189.466378 85.512094) (xy 189.443614 85.502421) - (xy 189.420834 85.492138) (xy 189.398037 85.481244) (xy 189.375224 85.469739) (xy 189.352395 85.457623) - (xy 189.329549 85.444896) (xy 189.306687 85.431559) (xy 189.283808 85.417611) (xy 189.260913 85.403051) - (xy 189.238002 85.387881) (xy 189.215075 85.3721) (xy 189.192131 85.355709) (xy 189.169171 85.338706) - (xy 189.148411 85.322821) (xy 189.128266 85.306915) (xy 189.108735 85.290988) (xy 189.089819 85.275039) - (xy 189.071516 85.25907) (xy 189.053828 85.243081) (xy 189.036754 85.22707) (xy 189.020295 85.211038) - (xy 189.00445 85.194985) (xy 188.989219 85.178912) (xy 188.974602 85.162817) (xy 188.9606 85.146701) - (xy 188.947212 85.130565) (xy 188.934438 85.114408) (xy 188.922278 85.098229) (xy 188.910733 85.08203) - (xy 188.899751 85.0659) (xy 188.889224 85.050002) (xy 188.879152 85.034337) (xy 188.869537 85.018903) - (xy 188.860377 85.003702) (xy 188.851673 84.988734) (xy 188.843425 84.973998) (xy 188.835632 84.959494) - (xy 188.828295 84.945222) (xy 188.821414 84.931182) (xy 188.814988 84.917375) (xy 188.809018 84.903801) - (xy 188.800918 84.883874) (xy 188.793843 84.86447) (xy 188.789696 84.851824) (xy 188.784219 84.832789) - (xy 188.779657 84.813354) (xy 188.776009 84.793519) (xy 188.773275 84.773284) (xy 188.771454 84.75265) - (xy 188.770548 84.731615) (xy 188.770557 84.710181) (xy 188.770804 84.704332) (xy 189.149275 84.704332) - (xy 189.14959 84.728762) (xy 189.153569 84.75385) (xy 189.161214 84.779596) (xy 189.172523 84.806) - (xy 189.179553 84.819449) (xy 189.187498 84.833063) (xy 189.19636 84.846841) (xy 189.206138 84.860783) - (xy 189.216832 84.87489) (xy 189.228443 84.889162) (xy 189.240969 84.903598) (xy 189.254412 84.918198) - (xy 189.268772 84.932963) (xy 189.284047 84.947892) (xy 189.300239 84.962987) (xy 189.317347 84.978245) - (xy 189.335371 84.993668) (xy 189.354312 85.009256) (xy 189.374169 85.025008) (xy 189.394942 85.040924) - (xy 189.415948 85.056494) (xy 189.436542 85.071231) (xy 189.456723 85.085137) (xy 189.476491 85.098212) - (xy 189.495847 85.110455) (xy 189.51479 85.121867) (xy 189.53332 85.132447) (xy 189.551438 85.142195) - (xy 189.569143 85.151112) (xy 189.586435 85.159197) (xy 189.603315 85.166451) (xy 189.619781 85.172873) - (xy 189.635835 85.178464) (xy 189.651477 85.183223) (xy 189.666705 85.18715) (xy 189.681521 85.190246) - (xy 189.709915 85.193943) (xy 189.736658 85.194314) (xy 189.76175 85.191359) (xy 189.785192 85.185078) - (xy 189.806982 85.17547) (xy 189.827122 85.162536) (xy 189.845611 85.146276) (xy 189.862449 85.12669) - (xy 189.877018 85.104671) (xy 189.887983 85.082066) (xy 189.895344 85.058874) (xy 189.899101 85.035094) - (xy 189.899254 85.010728) (xy 189.895803 84.985775) (xy 189.888749 84.960235) (xy 189.87809 84.934109) - (xy 189.871409 84.920825) (xy 189.863828 84.907395) (xy 189.855345 84.893818) (xy 189.845961 84.880094) - (xy 189.835677 84.866224) (xy 189.824491 84.852206) (xy 189.812404 84.838042) (xy 189.799417 84.823732) - (xy 189.785528 84.809274) (xy 189.770738 84.79467) (xy 189.755048 84.779919) (xy 189.738456 84.765022) - (xy 189.720964 84.749978) (xy 189.70257 84.734787) (xy 189.683276 84.719449) (xy 189.66308 84.703964) - (xy 189.653132 84.696468) (xy 189.63216 84.680928) (xy 189.611596 84.666222) (xy 189.591441 84.652351) - (xy 189.571695 84.639315) (xy 189.552357 84.627114) (xy 189.533428 84.615747) (xy 189.514907 84.605215) - (xy 189.496795 84.595518) (xy 189.479091 84.586655) (xy 189.461796 84.578628) (xy 189.44491 84.571434) - (xy 189.428432 84.565076) (xy 189.412362 84.559552) (xy 189.396701 84.554863) (xy 189.381449 84.551009) - (xy 189.366605 84.547989) (xy 189.338143 84.544453) (xy 189.311315 84.544257) (xy 189.286122 84.547399) - (xy 189.262562 84.55388) (xy 189.240637 84.5637) (xy 189.220346 84.576858) (xy 189.201689 84.593356) - (xy 189.184667 84.613192) (xy 189.170321 84.63499) (xy 189.159641 84.657446) (xy 189.152625 84.68056) - (xy 189.149275 84.704332) (xy 188.770804 84.704332) (xy 188.771479 84.688348) (xy 188.772601 84.67357) - (xy 188.77413 84.658614) (xy 188.776065 84.64348) (xy 188.778407 84.628169) (xy 188.781241 84.612762) - (xy 188.784597 84.597411) (xy 188.788477 84.582118) (xy 188.79288 84.566882) (xy 188.797806 84.551703) - (xy 188.803255 84.536582) (xy 188.809227 84.521518) (xy 188.815723 84.506511) (xy 188.822741 84.491562) - (xy 188.830282 84.476669) (xy 188.838347 84.461834) (xy 188.846935 84.447057) (xy 188.856045 84.432336) - (xy 188.865679 84.417673) (xy 188.875836 84.403067) (xy 188.886516 84.388519) (xy 188.89755 84.374248) - (xy 188.908768 84.360474) (xy 188.92017 84.347197) (xy 188.931757 84.334418) (xy 188.943528 84.322136) - (xy 188.955483 84.310351) (xy 188.967623 84.299064) (xy 188.979947 84.288274) (xy 188.992455 84.277981) - (xy 189.005148 84.268186) (xy 189.018025 84.258887) (xy 189.031087 84.250086) (xy 189.044332 84.241783) - (xy 189.057762 84.233977) (xy 189.071377 84.226668) (xy 189.085176 84.219856) (xy 189.099007 84.213475) - (xy 189.11279 84.207514) (xy 189.126526 84.201972) (xy 189.147041 84.194446) (xy 189.16745 84.187863) - (xy 189.187753 84.182225) (xy 189.207949 84.17753) (xy 189.228039 84.173779) (xy 189.248022 84.170972) - (xy 189.267898 84.169109) (xy 189.287668 84.16819) (xy 189.300789 84.168102) - ) - ) - (polygon - (pts - (xy 190.86839 83.749755) (xy 190.878024 83.737264) (xy 190.887415 83.725686) (xy 190.899555 83.711668) - (xy 190.911261 83.699273) (xy 190.922533 83.6885) (xy 190.936012 83.677315) (xy 190.948813 83.668665) - (xy 190.958565 83.663571) (xy 190.973018 83.658168) (xy 190.987604 83.655026) (xy 191.002325 83.654147) - (xy 191.017179 83.65553) (xy 191.032167 83.659174) (xy 191.037193 83.660892) (xy 191.052825 83.667215) - (xy 191.066536 83.673863) (xy 191.080872 83.681764) (xy 191.09583 83.690919) (xy 191.108245 83.699146) - (xy 191.12106 83.708175) (xy 191.130932 83.715473) (xy 191.14372 83.725375) (xy 191.155603 83.735125) - (xy 191.169186 83.747101) (xy 191.181357 83.758842) (xy 191.192114 83.770346) (xy 191.203159 83.78384) - (xy 191.207918 83.79046) (xy 191.215721 83.803511) (xy 191.222051 83.818686) (xy 191.225394 83.833805) - (xy 191.225749 83.848868) (xy 191.224174 83.859593) (xy 191.22077 83.876388) (xy 191.215257 83.8939) - (xy 191.209327 83.908427) (xy 191.202049 83.923413) (xy 191.19342 83.938858) (xy 191.183442 83.954763) - (xy 191.175072 83.966994) (xy 191.165943 83.979482) (xy 190.669414 84.638399) (xy 190.657488 84.652742) - (xy 190.644527 84.66549) (xy 190.630533 84.676641) (xy 190.615505 84.686197) (xy 190.599444 84.694156) - (xy 190.582349 84.70052) (xy 190.56422 84.705287) (xy 190.545057 84.708458) (xy 190.530458 84.709754) - (xy 190.511487 84.709973) (xy 190.493084 84.70847) (xy 190.475249 84.705244) (xy 190.45798 84.700295) - (xy 190.441279 84.693623) (xy 190.425144 84.685228) (xy 190.409577 84.67511) (xy 190.405774 84.672311) - (xy 190.389257 84.658994) (xy 190.373829 84.644756) (xy 190.35949 84.629596) (xy 190.346241 84.613515) - (xy 190.33408 84.596514) (xy 190.323009 84.578591) (xy 190.313027 84.559748) (xy 190.304134 84.539983) - (xy 190.29881 84.526295) (xy 190.293971 84.512198) (xy 190.289615 84.497691) (xy 190.285744 84.482775) - (xy 190.282277 84.467617) (xy 190.279135 84.452385) (xy 190.276317 84.437078) (xy 190.273824 84.421697) - (xy 190.271656 84.406242) (xy 190.269813 84.390713) (xy 190.268295 84.37511) (xy 190.267101 84.359432) - (xy 190.266232 84.34368) (xy 190.265688 84.327854) (xy 190.265468 84.311953) (xy 190.265574 84.295979) - (xy 190.266004 84.27993) (xy 190.266758 84.263807) (xy 190.267838 84.247609) (xy 190.269242 84.231337) - (xy 190.270842 84.214998) (xy 190.272454 84.198672) (xy 190.274079 84.182358) (xy 190.275715 84.166057) - (xy 190.277363 84.149768) (xy 190.279023 84.133492) (xy 190.280695 84.117229) (xy 190.282379 84.100978) - (xy 190.284075 84.08474) (xy 190.285783 84.068514) (xy 190.287503 84.052301) (xy 190.289236 84.036101) - (xy 190.29098 84.019913) (xy 190.292736 84.003738) (xy 190.294504 83.987576) (xy 190.296284 83.971426) - (xy 190.297902 83.955315) (xy 190.299257 83.939325) (xy 190.300349 83.923456) (xy 190.301178 83.907708) - (xy 190.301743 83.89208) (xy 190.302046 83.876573) (xy 190.302086 83.861187) (xy 190.301863 83.845922) - (xy 190.301377 83.830777) (xy 190.300627 83.815754) (xy 190.299615 83.80085) (xy 190.29834 83.786068) - (xy 190.296801 83.771407) (xy 190.294001 83.749641) (xy 190.290608 83.728147) (xy 190.286374 83.707248) - (xy 190.281159 83.687352) (xy 190.274963 83.668459) (xy 190.267786 83.650567) (xy 190.259627 83.633679) - (xy 190.250487 83.617792) (xy 190.240367 83.602908) (xy 190.229265 83.589027) (xy 190.217182 83.576148) - (xy 190.204117 83.564271) (xy 190.194863 83.55691) (xy 190.181848 83.549325) (xy 190.167398 83.543561) - (xy 190.151683 83.538772) (xy 190.142812 83.536495) (xy 190.127188 83.532947) (xy 190.112354 83.530389) - (xy 190.096368 83.528679) (xy 190.081414 83.528263) (xy 190.077837 83.528361) (xy 190.063014 83.529806) - (xy 190.046977 83.533548) (xy 190.031949 83.538706) (xy 190.018328 83.544526) (xy 190.011261 83.54792) - (xy 189.996871 83.556258) (xy 189.98475 83.565079) (xy 189.97251 83.575603) (xy 189.960152 83.587829) - (xy 189.95018 83.598836) (xy 189.940132 83.610933) (xy 189.932547 83.620721) (xy 189.923192 83.63443) - (xy 189.915411 83.648636) (xy 189.909204 83.663341) (xy 189.904572 83.678543) (xy 189.901514 83.694244) - (xy 189.90003 83.710444) (xy 189.90012 83.727141) (xy 189.901784 83.744336) (xy 189.904611 83.761103) - (xy 189.908223 83.77677) (xy 189.912621 83.791337) (xy 189.919222 83.808) (xy 189.927052 83.822944) - (xy 189.936109 83.836171) (xy 189.946393 83.847679) (xy 189.980236 83.883733) (xy 189.990185 83.89123) - (xy 190.003401 83.901334) (xy 190.015183 83.910648) (xy 190.027113 83.920513) (xy 190.038355 83.930468) - (xy 190.044085 83.935975) (xy 190.054055 83.947726) (xy 190.062496 83.960735) (xy 190.069576 83.974235) - (xy 190.073799 83.983597) (xy 190.077637 83.998337) (xy 190.078295 84.014652) (xy 190.075773 84.032542) - (xy 190.071795 84.046993) (xy 190.066029 84.06233) (xy 190.058474 84.078554) (xy 190.049131 84.095663) - (xy 190.037999 84.113657) (xy 190.029585 84.126146) (xy 190.020375 84.139029) (xy 190.015472 84.145618) - (xy 190.004398 84.159794) (xy 189.993387 84.172842) (xy 189.982441 84.184764) (xy 189.97156 84.195559) - (xy 189.955358 84.209638) (xy 189.939302 84.221181) (xy 189.92339 84.230189) (xy 189.907623 84.236661) - (xy 189.892001 84.240597) (xy 189.876524 84.241997) (xy 189.861191 84.240862) (xy 189.846004 84.237191) - (xy 189.830195 84.230462) (xy 189.814681 84.222201) (xy 189.800367 84.213558) (xy 189.788009 84.205493) - (xy 189.774845 84.196404) (xy 189.760875 84.186293) (xy 189.753588 84.180854) (xy 189.732191 84.163961) - (xy 189.711817 84.146302) (xy 189.692465 84.127876) (xy 189.674136 84.108683) (xy 189.656829 84.088722) - (xy 189.640544 84.067995) (xy 189.625282 84.0465) (xy 189.611043 84.024239) (xy 189.597825 84.00121) - (xy 189.58563 83.977414) (xy 189.574458 83.952852) (xy 189.564308 83.927522) (xy 189.55518 83.901425) - (xy 189.547075 83.874561) (xy 189.539992 83.846931) (xy 189.533932 83.818533) (xy 189.529154 83.789857) - (xy 189.525918 83.761395) (xy 189.524224 83.733144) (xy 189.524073 83.705106) (xy 189.525464 83.677281) - (xy 189.528397 83.649668) (xy 189.532873 83.622268) (xy 189.538891 83.595079) (xy 189.546451 83.568104) - (xy 189.555553 83.541341) (xy 189.566197 83.51479) (xy 189.578384 83.488451) (xy 189.585056 83.475362) - (xy 189.592113 83.462326) (xy 189.599556 83.449342) (xy 189.607385 83.436412) (xy 189.615599 83.423535) - (xy 189.624198 83.410711) (xy 189.633183 83.39794) (xy 189.642554 83.385223) (xy 189.652198 83.37271) - (xy 189.662005 83.360554) (xy 189.671974 83.348755) (xy 189.682104 83.337313) (xy 189.692397 83.326228) - (xy 189.702852 83.315499) (xy 189.713468 83.305128) (xy 189.724247 83.295113) (xy 189.746291 83.276154) - (xy 189.768983 83.258623) (xy 189.792323 83.242519) (xy 189.816312 83.227842) (xy 189.840949 83.214593) - (xy 189.866233 83.202771) (xy 189.892167 83.192377) (xy 189.918748 83.18341) (xy 189.945977 83.175871) - (xy 189.973855 83.169759) (xy 190.002381 83.165074) (xy 190.031555 83.161817) (xy 190.046232 83.160685) - (xy 190.075262 83.159337) (xy 190.103862 83.159213) (xy 190.132031 83.160313) (xy 190.159769 83.162636) - (xy 190.187075 83.166182) (xy 190.213951 83.170952) (xy 190.240396 83.176946) (xy 190.26641 83.184163) - (xy 190.291993 83.192603) (xy 190.317145 83.202267) (xy 190.341866 83.213154) (xy 190.366156 83.225265) - (xy 190.390015 83.2386) (xy 190.413443 83.253157) (xy 190.43644 83.268939) (xy 190.447777 83.277288) - (xy 190.45961 83.286463) (xy 190.471118 83.295909) (xy 190.482299 83.305625) (xy 190.493156 83.315612) - (xy 190.503686 83.32587) (xy 190.51389 83.336398) (xy 190.528586 83.352697) (xy 190.542549 83.369606) - (xy 190.55578 83.387123) (xy 190.564192 83.399139) (xy 190.57228 83.411426) (xy 190.580041 83.423984) - (xy 190.587476 83.436812) (xy 190.594586 83.449911) (xy 190.598019 83.456562) (xy 190.604621 83.469897) - (xy 190.61086 83.483162) (xy 190.619538 83.502929) (xy 190.627397 83.52254) (xy 190.63444 83.541995) - (xy 190.640664 83.561293) (xy 190.646071 83.580434) (xy 190.650661 83.59942) (xy 190.654433 83.618249) - (xy 190.657388 83.636921) (xy 190.659525 83.655437) (xy 190.660055 83.661574) (xy 190.662009 83.687311) - (xy 190.663554 83.712414) (xy 190.664692 83.736884) (xy 190.665422 83.76072) (xy 190.665744 83.783923) - (xy 190.665658 83.806493) (xy 190.665164 83.828428) (xy 190.664263 83.849731) (xy 190.662953 83.8704) - (xy 190.661236 83.890435) (xy 190.659111 83.909837) (xy 190.656578 83.928605) (xy 190.653637 83.94674) - (xy 190.650288 83.964242) (xy 190.646531 83.98111) (xy 190.642367 83.997345) (xy 190.627295 84.052045) - (xy 190.63578 84.058439) - ) - ) - (polygon - (pts - (xy 191.637437 82.729196) (xy 191.647071 82.716705) (xy 191.656461 82.705127) (xy 191.668601 82.691109) - (xy 191.680307 82.678713) (xy 191.691579 82.66794) (xy 191.705058 82.656756) (xy 191.717859 82.648106) - (xy 191.727612 82.643012) (xy 191.742064 82.637608) (xy 191.756651 82.634467) (xy 191.771371 82.633588) - (xy 191.786225 82.63497) (xy 191.801214 82.638615) (xy 191.80624 82.640333) (xy 191.821871 82.646655) - (xy 191.835583 82.653303) (xy 191.849918 82.661205) (xy 191.864876 82.67036) (xy 191.877292 82.678587) - (xy 191.890106 82.687616) (xy 191.899979 82.694914) (xy 191.912766 82.704816) (xy 191.92465 82.714566) - (xy 191.938233 82.726542) (xy 191.950403 82.738282) (xy 191.961161 82.749787) (xy 191.972205 82.763281) - (xy 191.976965 82.769901) (xy 191.984768 82.782952) (xy 191.991098 82.798127) (xy 191.99444 82.813246) - (xy 191.994796 82.828309) (xy 191.993221 82.839034) (xy 191.989817 82.855828) (xy 191.984303 82.873341) - (xy 191.978374 82.887867) (xy 191.971095 82.902853) (xy 191.962466 82.918299) (xy 191.952488 82.934204) - (xy 191.944119 82.946434) (xy 191.93499 82.958923) (xy 191.438461 83.617839) (xy 191.426534 83.632183) - (xy 191.413574 83.64493) (xy 191.399579 83.656082) (xy 191.384552 83.665637) (xy 191.36849 83.673597) - (xy 191.351395 83.67996) (xy 191.333266 83.684728) (xy 191.314104 83.687899) (xy 191.299504 83.689194) - (xy 191.280534 83.689414) (xy 191.262131 83.687911) (xy 191.244295 83.684685) (xy 191.227027 83.679736) - (xy 191.210325 83.673064) (xy 191.194191 83.664669) (xy 191.178624 83.654551) (xy 191.174821 83.651752) - (xy 191.158304 83.638435) (xy 191.142876 83.624196) (xy 191.128537 83.609037) (xy 191.115287 83.592956) - (xy 191.103127 83.575955) (xy 191.092055 83.558032) (xy 191.082073 83.539189) (xy 191.07318 83.519424) - (xy 191.067857 83.505736) (xy 191.063017 83.491638) (xy 191.058662 83.477132) (xy 191.05479 83.462215) - (xy 191.051323 83.447057) (xy 191.048181 83.431825) (xy 191.045364 83.416519) (xy 191.042871 83.401138) - (xy 191.040703 83.385683) (xy 191.03886 83.370154) (xy 191.037341 83.354551) (xy 191.036148 83.338873) - (xy 191.035279 83.323121) (xy 191.034734 83.307295) (xy 191.034515 83.291394) (xy 191.03462 83.27542) - (xy 191.03505 83.259371) (xy 191.035805 83.243247) (xy 191.036884 83.22705) (xy 191.038289 83.210778) - (xy 191.039889 83.194439) (xy 191.041501 83.178113) (xy 191.043125 83.161799) (xy 191.044761 83.145497) - (xy 191.046409 83.129209) (xy 191.048069 83.112933) (xy 191.049742 83.096669) (xy 191.051426 83.080419) - (xy 191.053122 83.06418) (xy 191.05483 83.047955) (xy 191.05655 83.031742) (xy 191.058282 83.015542) - (xy 191.060026 82.999354) (xy 191.061782 82.983179) (xy 191.06355 82.967017) (xy 191.06533 82.950867) - (xy 191.066948 82.934756) (xy 191.068303 82.918766) (xy 191.069395 82.902897) (xy 191.070224 82.887149) - (xy 191.07079 82.871521) (xy 191.071093 82.856014) (xy 191.071133 82.840628) (xy 191.070909 82.825363) - (xy 191.070423 82.810218) (xy 191.069674 82.795194) (xy 191.068661 82.780291) (xy 191.067386 82.765509) - (xy 191.065848 82.750847) (xy 191.063047 82.729082) (xy 191.059655 82.707587) (xy 191.055421 82.686689) - (xy 191.050206 82.666793) (xy 191.044009 82.647899) (xy 191.036832 82.630008) (xy 191.028674 82.613119) - (xy 191.019534 82.597233) (xy 191.009413 82.582349) (xy 190.998311 82.568467) (xy 190.986228 82.555588) - (xy 190.973164 82.543712) (xy 190.963909 82.536351) (xy 190.950894 82.528766) (xy 190.936445 82.523002) - (xy 190.92073 82.518213) (xy 190.911858 82.515936) (xy 190.896234 82.512388) (xy 190.8814 82.50983) - (xy 190.865414 82.50812) (xy 190.850461 82.507704) (xy 190.846884 82.507802) (xy 190.832061 82.509247) - (xy 190.816024 82.512989) (xy 190.800996 82.518146) (xy 190.787374 82.523966) (xy 190.780307 82.527361) - (xy 190.765918 82.535698) (xy 190.753796 82.54452) (xy 190.741556 82.555043) (xy 190.729198 82.56727) - (xy 190.719226 82.578277) (xy 190.709179 82.590374) (xy 190.701593 82.600162) (xy 190.692238 82.61387) - (xy 190.684457 82.628077) (xy 190.678251 82.642781) (xy 190.673618 82.657984) (xy 190.67056 82.673685) - (xy 190.669076 82.689884) (xy 190.669166 82.706582) (xy 190.670831 82.723777) (xy 190.673657 82.740544) - (xy 190.67727 82.75621) (xy 190.681667 82.770778) (xy 190.688269 82.787441) (xy 190.696098 82.802385) - (xy 190.705155 82.815612) (xy 190.715439 82.82712) (xy 190.749283 82.863174) (xy 190.759231 82.87067) - (xy 190.772448 82.880775) (xy 190.784229 82.890088) (xy 190.79616 82.899954) (xy 190.807402 82.909909) - (xy 190.813132 82.915416) (xy 190.823101 82.927167) (xy 190.831542 82.940176) (xy 190.838623 82.953676) - (xy 190.842846 82.963038) (xy 190.846683 82.977778) (xy 190.847341 82.994093) (xy 190.844819 83.011983) - (xy 190.840842 83.026434) (xy 190.835075 83.041771) (xy 190.827521 83.057994) (xy 190.818178 83.075103) - (xy 190.807046 83.093098) (xy 190.798631 83.105587) (xy 190.789422 83.11847) (xy 190.784519 83.125059) - (xy 190.773444 83.139234) (xy 190.762434 83.152283) (xy 190.751488 83.164205) (xy 190.740606 83.175) - (xy 190.724405 83.189079) (xy 190.708348 83.200622) (xy 190.692436 83.20963) (xy 190.676669 83.216102) - (xy 190.661047 83.220038) (xy 190.64557 83.221438) (xy 190.630238 83.220303) (xy 190.61505 83.216631) - (xy 190.599242 83.209903) (xy 190.583727 83.201641) (xy 190.569413 83.192999) (xy 190.557055 83.184933) - (xy 190.543891 83.175845) (xy 190.529921 83.165734) (xy 190.522634 83.160294) (xy 190.501238 83.143402) - (xy 190.480864 83.125743) (xy 190.461512 83.107317) (xy 190.443182 83.088123) (xy 190.425875 83.068163) - (xy 190.409591 83.047435) (xy 190.394329 83.025941) (xy 190.380089 83.003679) (xy 190.366872 82.980651) - (xy 190.354677 82.956855) (xy 190.343505 82.932293) (xy 190.333354 82.906963) (xy 190.324227 82.880866) - (xy 190.316122 82.854002) (xy 190.309039 82.826371) (xy 190.302978 82.797973) (xy 190.2982 82.769298) - (xy 190.294965 82.740835) (xy 190.293271 82.712585) (xy 190.29312 82.684547) (xy 190.294511 82.656722) - (xy 190.297444 82.629109) (xy 190.301919 82.601708) (xy 190.307937 82.57452) (xy 190.315497 82.547545) - (xy 190.324599 82.520781) (xy 190.335244 82.494231) (xy 190.347431 82.467892) (xy 190.354102 82.454803) - (xy 190.36116 82.441766) (xy 190.368603 82.428783) (xy 190.376431 82.415853) (xy 190.384645 82.402976) - (xy 190.393245 82.390152) (xy 190.40223 82.377381) (xy 190.4116 82.364663) (xy 190.421245 82.352151) - (xy 190.431051 82.339995) (xy 190.44102 82.328196) (xy 190.451151 82.316754) (xy 190.461443 82.305668) - (xy 190.471898 82.29494) (xy 190.482515 82.284568) (xy 190.493294 82.274554) (xy 190.515338 82.255595) - (xy 190.53803 82.238063) (xy 190.56137 82.221959) (xy 190.585358 82.207283) (xy 190.609995 82.194034) - (xy 190.63528 82.182212) (xy 190.661213 82.171818) (xy 190.687794 82.162851) (xy 190.715024 82.155312) - (xy 190.742901 82.1492) (xy 190.771427 82.144515) (xy 190.800601 82.141258) (xy 190.815278 82.140125) - (xy 190.844309 82.138778) (xy 190.872909 82.138654) (xy 190.901077 82.139754) (xy 190.928815 82.142077) - (xy 190.956122 82.145623) (xy 190.982998 82.150393) (xy 191.009442 82.156386) (xy 191.035456 82.163603) - (xy 191.061039 82.172044) (xy 191.086191 82.181708) (xy 191.110912 82.192595) (xy 191.135202 82.204706) - (xy 191.159061 82.21804) (xy 191.182489 82.232598) (xy 191.205486 82.248379) (xy 191.216823 82.256729) - (xy 191.228657 82.265904) (xy 191.240164 82.27535) (xy 191.251346 82.285066) (xy 191.262202 82.295053) - (xy 191.272732 82.305311) (xy 191.282937 82.315839) (xy 191.297633 82.332138) (xy 191.311596 82.349047) - (xy 191.324826 82.366564) (xy 191.333239 82.37858) (xy 191.341326 82.390867) (xy 191.349087 82.403425) - (xy 191.356523 82.416253) (xy 191.363633 82.429352) (xy 191.367065 82.436003) (xy 191.373668 82.449337) - (xy 191.379907 82.462603) (xy 191.388584 82.48237) (xy 191.396444 82.501981) (xy 191.403486 82.521435) - (xy 191.409711 82.540734) (xy 191.415118 82.559875) (xy 191.419707 82.578861) (xy 191.42348 82.597689) - (xy 191.426434 82.616362) (xy 191.428571 82.634878) (xy 191.429102 82.641015) (xy 191.431055 82.666752) - (xy 191.432601 82.691855) (xy 191.433739 82.716325) (xy 191.434468 82.740161) (xy 191.43479 82.763364) - (xy 191.434704 82.785933) (xy 191.434211 82.807869) (xy 191.433309 82.829172) (xy 191.432 82.84984) - (xy 191.430282 82.869876) (xy 191.428157 82.889278) (xy 191.425624 82.908046) (xy 191.422683 82.926181) - (xy 191.419334 82.943683) (xy 191.415578 82.960551) (xy 191.411413 82.976785) (xy 191.396341 83.031486) - (xy 191.404827 83.03788) - ) - ) - (polygon - (pts - (xy 191.581041 81.298558) (xy 191.574793 81.313263) (xy 191.566776 81.328988) (xy 191.558744 81.342873) - (xy 191.549483 81.357467) (xy 191.541189 81.369652) (xy 191.532109 81.382292) (xy 191.527274 81.388782) - (xy 191.51751 81.401415) (xy 191.507952 81.413129) (xy 191.496294 81.426477) (xy 191.484958 81.438387) - (xy 191.473944 81.44886) (xy 191.461151 81.45953) (xy 191.454929 81.464089) (xy 191.440474 81.472551) - (xy 191.425941 81.47832) (xy 191.41133 81.481397) (xy 191.396641 81.48178) (xy 191.388212 81.48079) - (xy 191.371981 81.477447) (xy 191.357344 81.473356) (xy 191.342786 81.467861) (xy 191.332858 81.462932) - (xy 191.319368 81.454762) (xy 191.307012 81.446552) (xy 191.293026 81.436718) (xy 191.27974 81.426997) - (xy 191.272648 81.42169) (xy 191.258845 81.411143) (xy 191.246622 81.401496) (xy 191.234357 81.39138) - (xy 191.222973 81.381318) (xy 191.217285 81.375841) (xy 191.207157 81.364241) (xy 191.198305 81.351623) - (xy 191.190644 81.338675) (xy 191.185955 81.329755) (xy 191.181105 81.314789) (xy 191.179569 81.298279) - (xy 191.181348 81.280223) (xy 191.184858 81.265668) (xy 191.190232 81.250243) (xy 191.19747 81.23395) - (xy 191.206572 81.216787) (xy 191.21754 81.198756) (xy 191.225887 81.186252) (xy 191.235063 81.173362) - (xy 191.239961 81.166772) (xy 191.249419 81.154578) (xy 191.258775 81.143232) (xy 191.272619 81.127803) - (xy 191.286234 81.114283) (xy 191.299621 81.102671) (xy 191.312779 81.092968) (xy 191.325709 81.085173) - (xy 191.342593 81.077747) (xy 191.359072 81.073715) (xy 191.375144 81.073075) (xy 191.379099 81.073445) - (xy 191.393838 81.076295) (xy 191.408886 81.080537) (xy 191.423698 81.086539) (xy 191.430352 81.090047) - (xy 191.443138 81.097687) (xy 191.456688 81.106672) (xy 191.470231 81.116228) (xy 191.483092 81.125677) - (xy 191.487636 81.129086) (xy 191.497877 81.136802) (xy 191.511084 81.146899) (xy 191.522834 81.156189) - (xy 191.534702 81.166008) (xy 191.545839 81.175884) (xy 191.551485 81.181328) (xy 191.5616 81.192945) - (xy 191.570183 81.205921) (xy 191.577399 81.219459) (xy 191.581712 81.228877) (xy 191.586314 81.242916) - (xy 191.588257 81.257629) (xy 191.58754 81.273016) (xy 191.584164 81.289078) - ) - ) - (polygon - (pts - (xy 191.595016 81.565524) (xy 191.600933 81.550431) (xy 191.607255 81.537152) (xy 191.614841 81.523235) - (xy 191.623691 81.508681) (xy 191.633806 81.49349) (xy 191.642809 81.480877) (xy 191.647613 81.474418) - (xy 191.657378 81.461793) (xy 191.666939 81.450103) (xy 191.678604 81.436808) (xy 191.689951 81.424975) - (xy 191.70098 81.414605) (xy 191.713795 81.404091) (xy 191.72003 81.399624) (xy 191.734471 81.390973) - (xy 191.749025 81.385084) (xy 191.763691 81.381959) (xy 191.778471 81.381597) (xy 191.786967 81.38263) - (xy 191.803172 81.385781) (xy 191.817799 81.389808) (xy 191.832369 81.395385) (xy 191.842321 81.400488) - (xy 191.85567 81.408552) (xy 191.867948 81.416703) (xy 191.881884 81.426499) (xy 191.895149 81.436205) - (xy 191.902239 81.441511) (xy 192.596558 81.964718) (xy 192.608706 81.974081) (xy 192.620497 81.983594) - (xy 192.631933 81.993257) (xy 192.643012 82.003071) (xy 192.664103 82.023148) (xy 192.68377 82.043827) - (xy 192.702014 82.065105) (xy 192.718833 82.086985) (xy 192.734229 82.109465) (xy 192.7482 82.132546) - (xy 192.760748 82.156228) (xy 192.771872 82.18051) (xy 192.781572 82.205393) (xy 192.789848 82.230877) - (xy 192.7967 82.256962) (xy 192.802129 82.283647) (xy 192.806133 82.310933) (xy 192.808713 82.338819) - (xy 192.810104 82.366755) (xy 192.810411 82.394208) (xy 192.809635 82.421178) (xy 192.807775 82.447664) - (xy 192.804831 82.473667) (xy 192.800803 82.499187) (xy 192.795692 82.524223) (xy 192.789497 82.548776) - (xy 192.782218 82.572846) (xy 192.773856 82.596432) (xy 192.76441 82.619535) (xy 192.75388 82.642155) - (xy 192.742267 82.664291) (xy 192.72957 82.685944) (xy 192.715789 82.707114) (xy 192.700925 82.727801) - (xy 192.690453 82.741504) (xy 192.680866 82.753649) (xy 192.670799 82.765848) (xy 192.660768 82.77719) - (xy 192.655297 82.782872) (xy 192.64358 82.793153) (xy 192.630894 82.802096) (xy 192.617916 82.809798) - (xy 192.60899 82.814494) (xy 192.59425 82.819406) (xy 192.578159 82.821165) (xy 192.560718 82.81977) - (xy 192.541925 82.815221) (xy 192.526945 82.809739) (xy 192.511204 82.802484) (xy 192.494704 82.793454) - (xy 192.477445 82.782651) (xy 192.459425 82.770074) (xy 192.45325 82.765487) (xy 192.44121 82.756192) - (xy 192.424637 82.742537) (xy 192.409844 82.729223) (xy 192.396834 82.716253) (xy 192.385606 82.703626) - (xy 192.376159 82.691341) (xy 192.366335 82.675494) (xy 192.359679 82.660257) (xy 192.356191 82.64563) - (xy 192.355653 82.635059) (xy 192.357352 82.617721) (xy 192.361228 82.600052) (xy 192.365895 82.585678) - (xy 192.371955 82.571093) (xy 192.379407 82.556295) (xy 192.388253 82.541285) (xy 192.39849 82.526062) - (xy 192.404132 82.518372) (xy 192.415012 82.502839) (xy 192.424504 82.486961) (xy 192.432607 82.470739) - (xy 192.43932 82.454173) (xy 192.444645 82.437262) (xy 192.44858 82.420008) (xy 192.451126 82.402408) - (xy 192.452283 82.384465) (xy 192.451345 82.366448) (xy 192.447606 82.348628) (xy 192.441067 82.331006) - (xy 192.434324 82.317919) (xy 192.426005 82.304943) (xy 192.416112 82.292078) (xy 192.404642 82.279324) - (xy 192.391598 82.266681) (xy 192.376977 82.25415) (xy 192.366355 82.245857) (xy 191.672036 81.72265) - (xy 191.657938 81.711632) (xy 191.645199 81.700849) (xy 191.633816 81.690301) (xy 191.621496 81.677445) - (xy 191.611298 81.664955) (xy 191.601859 81.65045) (xy 191.597263 81.641073) (xy 191.592409 81.627132) - (xy 191.589332 81.610737) (xy 191.58904 81.5942) (xy 191.591532 81.577523) - ) - ) - (polygon - (pts - (xy 192.548196 80.384622) (xy 192.562727 80.387689) (xy 192.577805 80.391868) (xy 192.592817 80.397431) - (xy 192.604427 80.403141) (xy 192.617776 80.411204) (xy 192.630054 80.419356) (xy 192.64399 80.429152) - (xy 192.657255 80.438857) (xy 192.664345 80.444163) (xy 193.254209 80.888658) (xy 193.268043 80.899228) - (xy 193.280359 80.908944) (xy 193.29281 80.919201) (xy 193.304509 80.929501) (xy 193.310451 80.935168) - (xy 193.321212 80.947246) (xy 193.330783 80.960405) (xy 193.339198 80.973921) (xy 193.344413 80.983239) - (xy 193.349364 80.997928) (xy 193.351346 81.013722) (xy 193.350361 81.03062) (xy 193.346408 81.048621) - (xy 193.341496 81.062846) (xy 193.334914 81.077693) (xy 193.326663 81.09316) (xy 193.316743 81.109248) - (xy 193.305153 81.125957) (xy 193.300918 81.131664) (xy 193.288141 81.148209) (xy 193.275769 81.163391) - (xy 193.263804 81.177209) (xy 193.252245 81.189665) (xy 193.241092 81.200757) (xy 193.226853 81.213427) - (xy 193.213337 81.223674) (xy 193.200542 81.231497) (xy 193.185565 81.237868) (xy 193.171095 81.241163) - (xy 193.153637 81.242414) (xy 193.139011 81.241206) (xy 193.124315 81.237951) (xy 193.109548 81.23265) - (xy 193.094711 81.225302) (xy 193.091735 81.223587) (xy 193.096425 81.239847) (xy 193.099925 81.256236) - (xy 193.102235 81.272753) (xy 193.103355 81.289398) (xy 193.103286 81.306172) (xy 193.102026 81.323075) - (xy 193.099577 81.340105) (xy 193.095938 81.357264) (xy 193.091109 81.374552) (xy 193.08509 81.391968) - (xy 193.077882 81.409512) (xy 193.069483 81.427185) (xy 193.059895 81.444986) (xy 193.049117 81.462915) - (xy 193.037149 81.480973) (xy 193.023991 81.499159) (xy 193.009808 81.516899) (xy 192.994709 81.53369) - (xy 192.978694 81.549533) (xy 192.961762 81.564428) (xy 192.943915 81.578374) (xy 192.925152 81.591372) - (xy 192.905472 81.603422) (xy 192.884877 81.614523) (xy 192.863365 81.624676) (xy 192.840938 81.633881) - (xy 192.817594 81.642137) (xy 192.793334 81.649445) (xy 192.768159 81.655805) (xy 192.742067 81.661216) - (xy 192.715059 81.665679) (xy 192.687135 81.669194) (xy 192.658953 81.671622) (xy 192.631172 81.672824) - (xy 192.60379 81.672802) (xy 192.576808 81.671554) (xy 192.550227 81.66908) (xy 192.524045 81.665382) - (xy 192.498263 81.660458) (xy 192.472882 81.654309) (xy 192.447901 81.646935) (xy 192.423319 81.638335) - (xy 192.399138 81.62851) (xy 192.375357 81.61746) (xy 192.351976 81.605185) (xy 192.328995 81.591684) - (xy 192.306414 81.576958) (xy 192.284233 81.561007) (xy 192.262756 81.544055) (xy 192.242361 81.52638) - (xy 192.223048 81.507983) (xy 192.204817 81.488864) (xy 192.187668 81.469022) (xy 192.171601 81.448458) - (xy 192.156615 81.427172) (xy 192.142712 81.405164) (xy 192.12989 81.382433) (xy 192.11815 81.35898) - (xy 192.107492 81.334805) (xy 192.097915 81.309908) (xy 192.089421 81.284288) (xy 192.082008 81.257946) - (xy 192.075678 81.230882) (xy 192.070429 81.203096) (xy 192.066274 81.175215) (xy 192.0633 81.147922) - (xy 192.061506 81.121218) (xy 192.061494 81.1207) (xy 192.433425 81.1207) (xy 192.43543 81.139613) - (xy 192.437209 81.149194) (xy 192.441832 81.167837) (xy 192.447692 81.185391) (xy 192.454789 81.201856) - (xy 192.463122 81.217232) (xy 192.472691 81.231517) (xy 192.483498 81.244714) (xy 192.495541 81.256821) - (xy 192.508821 81.267839) (xy 192.523066 81.277498) (xy 192.538007 81.285532) (xy 192.553643 81.291939) - (xy 192.569975 81.296719) (xy 192.587001 81.299873) (xy 192.604723 81.3014) (xy 192.62314 81.301301) - (xy 192.642252 81.299576) (xy 192.661161 81.29617) (xy 192.679114 81.291142) (xy 192.696111 81.284489) - (xy 192.712153 81.276214) (xy 192.727239 81.266315) (xy 192.741369 81.254793) (xy 192.754543 81.241647) - (xy 192.766762 81.226879) (xy 192.777546 81.211093) (xy 192.786416 81.194898) (xy 192.793374 81.178294) - (xy 192.798418 81.16128) (xy 192.801549 81.143856) (xy 192.802766 81.126022) (xy 192.80207 81.107779) - (xy 192.799461 81.089126) (xy 192.795195 81.070751) (xy 192.789673 81.053452) (xy 192.782897 81.037229) - (xy 192.774865 81.022081) (xy 192.765579 81.008008) (xy 192.755038 80.995012) (xy 192.743242 80.98309) - (xy 192.73019 80.972245) (xy 192.716162 80.962649) (xy 192.701434 80.954475) (xy 192.686007 80.947724) - (xy 192.669881 80.942396) (xy 192.653056 80.93849) (xy 192.635531 80.936007) (xy 192.617306 80.934947) - (xy 192.598383 80.935309) (xy 192.579512 80.937238) (xy 192.561481 80.941133) (xy 192.544291 80.946995) - (xy 192.527941 80.954823) (xy 192.512432 80.964618) (xy 192.497763 80.976379) (xy 192.483935 80.990107) - (xy 192.474116 81.001694) (xy 192.470947 81.005802) (xy 192.462146 81.018348) (xy 192.454512 81.03108) - (xy 192.446147 81.048344) (xy 192.439856 81.065938) (xy 192.435639 81.083862) (xy 192.433495 81.102116) - (xy 192.433425 81.1207) (xy 192.061494 81.1207) (xy 192.060892 81.095102) (xy 192.061458 81.069574) - (xy 192.063205 81.044634) (xy 192.066131 81.020283) (xy 192.070238 80.99652) (xy 192.075525 80.973346) - (xy 192.081993 80.950759) (xy 192.08964 80.928761) (xy 192.098468 80.907352) (xy 192.108475 80.88653) - (xy 192.119664 80.866297) (xy 192.132032 80.846652) (xy 192.14558 80.827595) (xy 192.156579 80.813656) - (xy 192.167967 80.800512) (xy 192.179745 80.788164) (xy 192.191913 80.776611) (xy 192.20447 80.765854) - (xy 192.217418 80.755891) (xy 192.230755 80.746725) (xy 192.244482 80.738354) (xy 192.258029 80.730801) - (xy 192.273911 80.722542) (xy 192.288624 80.715597) (xy 192.302167 80.709967) (xy 192.316875 80.704944) - (xy 192.331907 80.701476) (xy 192.347373 80.699139) (xy 192.362104 80.697624) (xy 192.377799 80.696904) - (xy 192.389363 80.697064) (xy 192.374666 80.681426) (xy 192.363123 80.665061) (xy 192.354734 80.647967) - (xy 192.349497 80.630145) (xy 192.347415 80.611594) (xy 192.348485 80.592315) (xy 192.352709 80.572308) - (xy 192.360086 80.551573) (xy 192.366756 80.537345) (xy 192.374828 80.522793) (xy 192.384301 80.507917) - (xy 192.395176 80.492718) (xy 192.404343 80.480741) (xy 192.416146 80.46591) (xy 192.42747 80.45238) - (xy 192.438314 80.440153) (xy 192.44868 80.429227) (xy 192.460963 80.417401) (xy 192.472497 80.407609) - (xy 192.479058 80.40271) (xy 192.491998 80.394619) (xy 192.507109 80.38792) (xy 192.522234 80.384175) - (xy 192.537373 80.383381) - ) - ) - (polygon - (pts - (xy 193.427762 80.805667) (xy 193.411201 80.810181) (xy 193.394683 80.811211) (xy 193.37821 80.808759) - (xy 193.361781 80.802825) (xy 193.348124 80.795219) (xy 193.339944 80.789494) (xy 193.329013 80.779688) - (xy 193.318165 80.766804) (xy 193.307399 80.750842) (xy 193.299379 80.736852) (xy 193.291405 80.72113) - (xy 193.283478 80.703678) (xy 193.275597 80.684495) (xy 193.270369 80.670744) (xy 193.265161 80.656224) - (xy 193.259974 80.640935) (xy 193.254808 80.624876) (xy 193.250877 80.609818) (xy 193.250171 80.594675) - (xy 193.252691 80.579446) (xy 193.258436 80.564132) (xy 193.265687 80.551305) (xy 193.271113 80.54358) - (xy 193.282386 80.530731) (xy 193.293648 80.520513) (xy 193.306904 80.51035) (xy 193.322155 80.500242) - (xy 193.334901 80.492697) (xy 193.34877 80.485183) (xy 193.36376 80.4777) (xy 193.379872 80.470248) - (xy 193.397106 80.462826) (xy 193.414394 80.455224) (xy 193.430779 80.447312) (xy 193.44626 80.43909) - (xy 193.460838 80.430558) (xy 193.474512 80.421716) (xy 193.487282 80.412565) (xy 193.49915 80.403103) - (xy 193.510113 80.393332) (xy 193.523326 80.379821) (xy 193.534933 80.36576) (xy 193.544172 80.353168) - (xy 193.556299 80.335341) (xy 193.566346 80.318785) (xy 193.574314 80.303501) (xy 193.580202 80.289489) - (xy 193.58482 80.272784) (xy 193.585394 80.255082) (xy 193.580193 80.240912) (xy 193.571873 80.23212) - (xy 193.557508 80.22752) (xy 193.541861 80.230428) (xy 193.526938 80.237167) (xy 193.514343 80.244795) - (xy 193.500544 80.254629) (xy 193.485543 80.266669) (xy 193.469339 80.280916) (xy 193.457868 80.291639) - (xy 193.445863 80.303343) (xy 193.439659 80.309563) (xy 193.427567 80.321255) (xy 193.415104 80.332646) - (xy 193.402269 80.343736) (xy 193.389063 80.354524) (xy 193.375485 80.365011) (xy 193.361536 80.375197) - (xy 193.347216 80.385081) (xy 193.332524 80.394664) (xy 193.317461 80.403946) (xy 193.302026 80.412926) - (xy 193.28622 80.421604) (xy 193.270043 80.429982) (xy 193.253494 80.438058) (xy 193.236574 80.445832) - (xy 193.219282 80.453306) (xy 193.201619 80.460477) (xy 193.184532 80.466345) (xy 193.166749 80.470872) - (xy 193.148272 80.474057) (xy 193.129098 80.475902) (xy 193.114262 80.476405) (xy 193.099035 80.476154) - (xy 193.083417 80.475148) (xy 193.067407 80.473388) (xy 193.051006 80.470874) (xy 193.045453 80.469868) - (xy 193.028765 80.466229) (xy 193.012073 80.461708) (xy 192.995377 80.456305) (xy 192.978676 80.450019) - (xy 192.961971 80.442851) (xy 192.945261 80.4348) (xy 192.928547 80.425868) (xy 192.911829 80.416053) - (xy 192.895106 80.405355) (xy 192.878378 80.393776) (xy 192.867224 80.385566) (xy 192.851112 80.372865) - (xy 192.836059 80.359841) (xy 192.822063 80.346495) (xy 192.809126 80.332826) (xy 192.797248 80.318835) - (xy 192.786427 80.304522) (xy 192.776665 80.289886) (xy 192.767962 80.274927) (xy 192.760316 80.259646) - (xy 192.753729 80.244043) (xy 192.7482 80.228117) (xy 192.74373 80.211869) (xy 192.740318 80.195298) - (xy 192.737964 80.178405) (xy 192.736669 80.161189) (xy 192.736432 80.143651) (xy 192.737253 80.12579) - (xy 192.739132 80.107607) (xy 192.74207 80.089102) (xy 192.746067 80.070274) (xy 192.751121 80.051123) - (xy 192.757234 80.031651) (xy 192.764405 80.011855) (xy 192.772635 79.991737) (xy 192.781922 79.971297) - (xy 192.792269 79.950534) (xy 192.803673 79.929449) (xy 192.816136 79.908042) (xy 192.829657 79.886312) - (xy 192.844236 79.864259) (xy 192.859874 79.841884) (xy 192.87657 79.819186) (xy 192.888086 79.80437) - (xy 192.90009 79.789839) (xy 192.912581 79.775593) (xy 192.92556 79.761632) (xy 192.939027 79.747956) - (xy 192.952981 79.734565) (xy 192.967423 79.721459) (xy 192.982353 79.708638) (xy 192.99777 79.696102) - (xy 193.013675 79.683851) (xy 193.030068 79.671885) (xy 193.046948 79.660204) (xy 193.064316 79.648809) - (xy 193.082171 79.637698) (xy 193.100514 79.626872) (xy 193.119345 79.616332) (xy 193.13243 79.609714) - (xy 193.149034 79.602776) (xy 193.164673 79.597993) (xy 193.179348 79.595364) (xy 193.196336 79.595109) - (xy 193.211816 79.59822) (xy 193.22579 79.604698) (xy 193.230958 79.608232) (xy 193.24335 79.618992) - (xy 193.255288 79.632256) (xy 193.264513 79.644669) (xy 193.273448 79.658684) (xy 193.282093 79.674302) - (xy 193.290449 79.691522) (xy 193.296525 79.705488) (xy 193.302438 79.720356) (xy 193.307778 79.735245) - (xy 193.312052 79.749388) (xy 193.316092 79.767084) (xy 193.318237 79.783452) (xy 193.318487 79.798491) - (xy 193.316134 79.815424) (xy 193.31082 79.830282) (xy 193.304436 79.840674) (xy 193.293631 79.851742) - (xy 193.281328 79.861319) (xy 193.268327 79.870136) (xy 193.252827 79.879713) (xy 193.238628 79.887921) - (xy 193.222829 79.896616) (xy 193.206446 79.905945) (xy 193.190637 79.916167) (xy 193.175403 79.92728) - (xy 193.160744 79.939285) (xy 193.14666 79.952182) (xy 193.133151 79.965972) (xy 193.120217 79.980653) - (xy 193.110894 79.992249) (xy 193.107858 79.996226) (xy 193.098924 80.008381) (xy 193.087162 80.025564) - (xy 193.077365 80.041486) (xy 193.069534 80.056147) (xy 193.062151 80.073736) (xy 193.058262 80.089083) - (xy 193.058316 80.105117) (xy 193.065588 80.119736) (xy 193.06976 80.123488) (xy 193.083212 80.130815) - (xy 193.098258 80.133724) (xy 193.114899 80.132215) (xy 193.133135 80.126289) (xy 193.147858 80.118944) - (xy 193.163478 80.109114) (xy 193.179995 80.0968) (xy 193.191504 80.087209) (xy 193.203413 80.076515) - (xy 193.21572 80.064715) (xy 193.222022 80.058401) (xy 193.234097 80.045752) (xy 193.246451 80.033394) - (xy 193.259082 80.021328) (xy 193.271991 80.009555) (xy 193.285179 79.998073) (xy 193.298644 79.986883) - (xy 193.312388 79.975986) (xy 193.32641 79.96538) (xy 193.34071 79.955067) (xy 193.355288 79.945045) - (xy 193.370144 79.935315) (xy 193.385278 79.925878) (xy 193.40069 79.916732) (xy 193.416381 79.907878) - (xy 193.43235 79.899317) (xy 193.448596 79.891047) (xy 193.464077 79.883954) (xy 193.480257 79.878177) - (xy 193.497137 79.873716) (xy 193.514717 79.870571) (xy 193.532997 79.868742) (xy 193.551977 79.868229) - (xy 193.566671 79.868707) (xy 193.581759 79.869926) (xy 193.592037 79.87115) (xy 193.607614 79.873624) - (xy 193.623278 79.877075) (xy 193.639029 79.881502) (xy 193.654866 79.886906) (xy 193.67079 79.893287) - (xy 193.6868 79.900644) (xy 193.702898 79.908977) (xy 193.719082 79.918287) (xy 193.735352 79.928574) - (xy 193.751709 79.939836) (xy 193.762662 79.947888) (xy 193.77862 79.960369) (xy 193.793688 79.97309) - (xy 193.807865 79.986051) (xy 193.821151 79.999252) (xy 193.833547 80.012693) (xy 193.845053 80.026375) - (xy 193.855667 80.040297) (xy 193.865392 80.054458) (xy 193.874225 80.06886) (xy 193.882168 80.083502) - (xy 193.886969 80.093397) (xy 193.89341 80.108247) (xy 193.898952 80.123145) (xy 193.903595 80.138092) - (xy 193.907339 80.153086) (xy 193.910183 80.168129) (xy 193.912129 80.18322) (xy 193.913175 80.198359) - (xy 193.913322 80.213547) (xy 193.91257 80.228782) (xy 193.910919 80.244066) (xy 193.909318 80.254282) - (xy 193.905356 80.272735) (xy 193.900661 80.29131) (xy 193.895233 80.310006) (xy 193.889072 80.328824) - (xy 193.882178 80.347762) (xy 193.874551 80.366823) (xy 193.866191 80.386004) (xy 193.857098 80.405308) - (xy 193.847272 80.424732) (xy 193.836713 80.444278) (xy 193.825421 80.463945) (xy 193.813396 80.483734) - (xy 193.800638 80.503644) (xy 193.787147 80.523676) (xy 193.772923 80.543829) (xy 193.757966 80.564103) - (xy 193.74231 80.584111) (xy 193.72599 80.603464) (xy 193.709006 80.622163) (xy 193.691357 80.640206) - (xy 193.673044 80.657595) (xy 193.654067 80.67433) (xy 193.634426 80.69041) (xy 193.61412 80.705835) - (xy 193.59315 80.720605) (xy 193.571516 80.734721) (xy 193.549218 80.748182) (xy 193.526255 80.760988) - (xy 193.502628 80.77314) (xy 193.478337 80.784637) (xy 193.453381 80.79548) - ) - ) - (polygon - (pts - (xy 193.96462 78.694434) (xy 193.98005 78.695119) (xy 193.996256 78.696499) (xy 194.012254 78.698421) - (xy 194.028044 78.700885) (xy 194.043627 78.703891) (xy 194.059001 78.70744) (xy 194.074168 78.711531) - (xy 194.089126 78.716164) (xy 194.103877 78.721339) (xy 194.11842 78.727056) (xy 194.132755 78.733316) - (xy 194.146882 78.740118) (xy 194.160801 78.747462) (xy 194.174513 78.755348) (xy 194.188016 78.763776) - (xy 194.201312 78.772747) (xy 194.214399 78.78226) (xy 194.226985 78.792059) (xy 194.238846 78.801944) - (xy 194.249984 78.811913) (xy 194.265334 78.827028) (xy 194.279055 78.842335) (xy 194.291147 78.857834) - (xy 194.301611 78.873525) (xy 194.310447 78.889408) (xy 194.317654 78.905483) (xy 194.323233 78.921751) - (xy 194.327183 78.93821) (xy 194.328912 78.949289) (xy 194.330441 78.965647) (xy 194.330953 78.981545) - (xy 194.330449 78.996983) (xy 194.328928 79.011962) (xy 194.326391 79.026481) (xy 194.321426 79.045125) - (xy 194.314655 79.062953) (xy 194.306077 79.079963) (xy 194.295691 79.096156) (xy 194.292813 79.100077) - (xy 193.991853 79.499464) (xy 194.007316 79.508989) (xy 194.024083 79.515239) (xy 194.042152 79.518216) - (xy 194.057545 79.518239) (xy 194.073771 79.516167) (xy 194.090832 79.512) (xy 194.108726 79.505736) - (xy 194.113329 79.503843) (xy 194.126884 79.497715) (xy 194.144084 79.488886) (xy 194.160288 79.479306) - (xy 194.175495 79.468975) (xy 194.189705 79.457894) (xy 194.202919 79.446061) (xy 194.215136 79.433477) - (xy 194.226356 79.420142) (xy 194.229006 79.416691) (xy 194.238007 79.40458) (xy 194.2466 79.392677) - (xy 194.258724 79.375214) (xy 194.269931 79.35822) (xy 194.280219 79.341696) (xy 194.289589 79.32564) - (xy 194.298041 79.310055) (xy 194.305575 79.294938) (xy 194.312191 79.280291) (xy 194.317889 79.266113) - (xy 194.324058 79.247939) (xy 194.331439 79.224142) (xy 194.335389 79.207851) (xy 194.339744 79.192896) - (xy 194.345505 79.176712) (xy 194.351849 79.162451) (xy 194.359986 79.148243) (xy 194.363717 79.142956) - (xy 194.374867 79.130622) (xy 194.388035 79.120539) (xy 194.403219 79.112707) (xy 194.42042 79.107126) - (xy 194.439638 79.103796) (xy 194.455374 79.102775) (xy 194.472246 79.10302) (xy 194.490251 79.104532) - (xy 194.509391 79.10731) (xy 194.524463 79.110603) (xy 194.541972 79.115229) (xy 194.558002 79.120421) - (xy 194.572553 79.126178) (xy 194.588062 79.133833) (xy 194.601441 79.142303) (xy 194.603464 79.143793) - (xy 194.620584 79.158892) (xy 194.634417 79.175913) (xy 194.644964 79.194854) (xy 194.652225 79.215716) - (xy 194.656199 79.2385) (xy 194.656887 79.263204) (xy 194.65429 79.28983) (xy 194.648406 79.318377) - (xy 194.644231 79.333371) (xy 194.639235 79.348845) (xy 194.633418 79.364799) (xy 194.626779 79.381234) - (xy 194.619318 79.398149) (xy 194.611036 79.415544) (xy 194.601933 79.433419) (xy 194.592008 79.451775) - (xy 194.581261 79.470611) (xy 194.569693 79.489928) (xy 194.557303 79.509724) (xy 194.544091 79.530001) - (xy 194.530059 79.550758) (xy 194.515204 79.571996) (xy 194.499528 79.593713) (xy 194.483031 79.615911) - (xy 194.471203 79.631258) (xy 194.459201 79.646136) (xy 194.447025 79.660546) (xy 194.434675 79.674489) - (xy 194.42215 79.687963) (xy 194.409452 79.700969) (xy 194.39658 79.713507) (xy 194.383533 79.725577) - (xy 194.370313 79.737178) (xy 194.356918 79.748312) (xy 194.343349 79.758978) (xy 194.329606 79.769175) - (xy 194.315689 79.778905) (xy 194.301598 79.788166) (xy 194.287332 79.796959) (xy 194.272893 79.805284) - (xy 194.258412 79.813089) (xy 194.243967 79.820394) (xy 194.229559 79.8272) (xy 194.215186 79.833506) - (xy 194.200849 79.839312) (xy 194.186549 79.844618) (xy 194.172284 79.849425) (xy 194.158056 79.853732) - (xy 194.143863 79.857539) (xy 194.122642 79.862314) (xy 194.101502 79.865964) (xy 194.080444 79.86849) - (xy 194.059466 79.869891) (xy 194.045526 79.870201) (xy 194.018665 79.870125) (xy 193.992178 79.869029) - (xy 193.966064 79.866914) (xy 193.940325 79.86378) (xy 193.914959 79.859626) (xy 193.889968 79.854454) - (xy 193.86535 79.848262) (xy 193.841105 79.84105) (xy 193.817235 79.83282) (xy 193.793739 79.82357) - (xy 193.770616 79.813301) (xy 193.747867 79.802013) (xy 193.725492 79.789706) (xy 193.703491 79.776379) - (xy 193.681864 79.762033) (xy 193.66061 79.746668) (xy 193.647518 79.736592) (xy 193.634794 79.726374) - (xy 193.622438 79.716012) (xy 193.610451 79.705509) (xy 193.598832 79.694862) (xy 193.587581 79.684073) - (xy 193.576698 79.673141) (xy 193.566184 79.662066) (xy 193.556038 79.650848) (xy 193.54626 79.639488) - (xy 193.53685 79.627985) (xy 193.527809 79.61634) (xy 193.510831 79.592621) (xy 193.495326 79.568331) - (xy 193.481295 79.54347) (xy 193.468736 79.518038) (xy 193.45765 79.492036) (xy 193.448038 79.465462) - (xy 193.439898 79.438318) (xy 193.433232 79.410603) (xy 193.428038 79.382318) (xy 193.424318 79.353461) - (xy 193.42206 79.324391) (xy 193.421197 79.295537) (xy 193.42173 79.266901) (xy 193.422803 79.251094) - (xy 193.781045 79.251094) (xy 193.781366 79.261948) (xy 193.782508 79.277894) (xy 193.784472 79.292974) - (xy 193.788368 79.311736) (xy 193.793724 79.328961) (xy 193.800539 79.344648) (xy 193.808814 79.358797) - (xy 193.818549 79.371408) (xy 193.829744 79.382482) (xy 193.835889 79.387442) (xy 193.99596 79.17502) - (xy 194.006436 79.159368) (xy 194.01372 79.144451) (xy 194.017813 79.130268) (xy 194.018442 79.113573) - (xy 194.014084 79.098025) (xy 194.00474 79.083626) (xy 193.993674 79.072932) (xy 193.990409 79.070374) - (xy 193.978083 79.062217) (xy 193.962856 79.055086) (xy 193.947154 79.050855) (xy 193.930976 79.049523) - (xy 193.914323 79.051091) (xy 193.905818 79.052963) (xy 193.891569 79.057667) (xy 193.87755 79.064472) - (xy 193.863764 79.073378) (xy 193.850208 79.084384) (xy 193.83953 79.094701) (xy 193.829001 79.106363) - (xy 193.818619 79.11937) (xy 193.809018 79.133566) (xy 193.800829 79.148799) (xy 193.794053 79.165067) - (xy 193.78869 79.182372) (xy 193.78474 79.200712) (xy 193.782203 79.220088) (xy 193.781226 79.2353) - (xy 193.781045 79.251094) (xy 193.422803 79.251094) (xy 193.423659 79.23848) (xy 193.426983 79.210277) - (xy 193.431703 79.18229) (xy 193.437819 79.15452) (xy 193.445331 79.126967) (xy 193.454238 79.09963) - (xy 193.464541 79.07251) (xy 193.476239 79.045607) (xy 193.482612 79.032237) (xy 193.489334 79.01892) - (xy 193.496404 79.005658) (xy 193.503824 78.992451) (xy 193.511592 78.979297) (xy 193.519709 78.966197) - (xy 193.528176 78.953152) (xy 193.536991 78.940161) (xy 193.546155 78.927224) (xy 193.555668 78.914341) - (xy 193.566762 78.899954) (xy 193.577996 78.886054) (xy 193.58937 78.87264) (xy 193.600884 78.859712) - (xy 193.612537 78.84727) (xy 193.62433 78.835315) (xy 193.636264 78.823845) (xy 193.648337 78.812862) - (xy 193.66055 78.802365) (xy 193.672903 78.792354) (xy 193.685395 78.78283) (xy 193.698028 78.773791) - (xy 193.7108 78.765239) (xy 193.723713 78.757173) (xy 193.736765 78.749593) (xy 193.749957 78.742499) - (xy 193.763289 78.735891) (xy 193.776761 78.72977) (xy 193.790372 78.724135) (xy 193.804124 78.718986) - (xy 193.832046 78.710146) (xy 193.860528 78.703251) (xy 193.874979 78.700533) (xy 193.889569 78.698301) - (xy 193.9043 78.696555) (xy 193.91917 78.695296) (xy 193.93418 78.694522) (xy 193.949331 78.694235) - ) - ) - (polygon - (pts - (xy 194.624802 77.620349) (xy 194.640855 77.623586) (xy 194.655249 77.62758) (xy 194.669458 77.632978) - (xy 194.679058 77.637838) (xy 194.691983 77.645581) (xy 194.705889 77.654835) (xy 194.719924 77.664762) - (xy 194.733341 77.67463) (xy 194.738098 77.678199) (xy 195.435928 78.204052) (xy 195.447862 78.213251) - (xy 195.459451 78.222603) (xy 195.470695 78.232109) (xy 195.492148 78.251579) (xy 195.512222 78.271663) - (xy 195.530917 78.292359) (xy 195.548233 78.313668) (xy 195.564169 78.33559) (xy 195.578726 78.358125) - (xy 195.591904 78.381272) (xy 195.603702 78.405033) (xy 195.614122 78.429406) (xy 195.623162 78.454392) - (xy 195.630822 78.479991) (xy 195.637104 78.506203) (xy 195.642006 78.533027) (xy 195.645529 78.560464) - (xy 195.646773 78.574413) (xy 195.648416 78.602236) (xy 195.648928 78.629623) (xy 195.648311 78.656575) - (xy 195.646563 78.68309) (xy 195.643685 78.70917) (xy 195.639677 78.734813) (xy 195.634539 78.760021) - (xy 195.62827 78.784793) (xy 195.620872 78.809129) (xy 195.612343 78.833029) (xy 195.602684 78.856493) - (xy 195.591895 78.879521) (xy 195.579976 78.902113) (xy 195.566926 78.924269) (xy 195.552747 78.94599) - (xy 195.537437 78.967274) (xy 195.525155 78.983064) (xy 195.512454 78.998393) (xy 195.499331 79.013262) - (xy 195.485789 79.027672) (xy 195.471826 79.041621) (xy 195.457443 79.05511) (xy 195.44264 79.068139) - (xy 195.427416 79.080708) (xy 195.411773 79.092817) (xy 195.395709 79.104466) (xy 195.379224 79.115654) - (xy 195.36232 79.126383) (xy 195.344995 79.136652) (xy 195.327249 79.14646) (xy 195.309084 79.155809) - (xy 195.290498 79.164698) (xy 195.272154 79.172928) (xy 195.254585 79.180319) (xy 195.237792 79.186872) - (xy 195.221773 79.192587) (xy 195.20653 79.197463) (xy 195.192063 79.2015) (xy 195.171815 79.205983) - (xy 195.153311 79.20858) (xy 195.136552 79.20929) (xy 195.121537 79.208113) (xy 195.104231 79.203608) - (xy 195.090026 79.19575) (xy 195.078203 79.186143) (xy 195.067314 79.175845) (xy 195.057357 79.164854) - (xy 195.048333 79.153172) (xy 195.040242 79.140797) (xy 195.033083 79.12773) (xy 195.026858 79.113971) - (xy 195.021565 79.09952) (xy 195.017205 79.084376) (xy 195.013777 79.068541) (xy 195.012011 79.057599) - (xy 195.008729 79.04005) (xy 195.005992 79.024008) (xy 195.003798 79.009473) (xy 195.001884 78.994021) - (xy 195.000641 78.978738) (xy 195.00041 78.971331) (xy 195.0018 78.955949) (xy 195.005983 78.941292) - (xy 195.012957 78.92736) (xy 195.018039 78.919933) (xy 195.028313 78.908924) (xy 195.041276 78.899598) - (xy 195.054824 78.892817) (xy 195.070431 78.887324) (xy 195.075269 78.885991) (xy 195.090463 78.88153) - (xy 195.105251 78.876594) (xy 195.119633 78.871184) (xy 195.133609 78.8653) (xy 195.147179 78.858942) - (xy 195.160343 78.852109) (xy 195.173102 78.844802) (xy 195.191478 78.832951) (xy 195.208941 78.820034) - (xy 195.225491 78.806049) (xy 195.241128 78.790997) (xy 195.255851 78.774878) (xy 195.265159 78.763539) - (xy 195.26966 78.757692) (xy 195.278112 78.74555) (xy 195.287509 78.728967) (xy 195.294765 78.711932) - (xy 195.299882 78.694445) (xy 195.302859 78.676508) (xy 195.303696 78.658119) (xy 195.302393 78.639278) - (xy 195.29895 78.619986) (xy 195.297755 78.615093) (xy 195.293576 78.600631) (xy 195.288503 78.586607) - (xy 195.282534 78.573022) (xy 195.275671 78.559875) (xy 195.267913 78.547167) (xy 195.259261 78.534897) - (xy 195.249713 78.523065) (xy 195.23927 78.511673) (xy 195.227933 78.500718) (xy 195.2157 78.490202) - (xy 195.207048 78.483435) (xy 195.15643 78.445291) (xy 195.160375 78.461287) (xy 195.163216 78.477378) - (xy 195.164953 78.493565) (xy 195.165585 78.509847) (xy 195.165112 78.526226) (xy 195.163535 78.542701) - (xy 195.160854 78.559272) (xy 195.157068 78.575939) (xy 195.152177 78.592701) (xy 195.146182 78.60956) - (xy 195.139083 78.626515) (xy 195.130879 78.643565) (xy 195.121571 78.660712) (xy 195.111158 78.677954) - (xy 195.099641 78.695293) (xy 195.087019 78.712727) (xy 195.073394 78.729762) (xy 195.058867 78.745902) - (xy 195.043437 78.761146) (xy 195.027104 78.775496) (xy 195.00987 78.78895) (xy 194.991732 78.80151) - (xy 194.972693 78.813174) (xy 194.95275 78.823944) (xy 194.931906 78.833818) (xy 194.910159 78.842797) - (xy 194.88751 78.850881) (xy 194.863958 78.85807) (xy 194.839503 78.864364) (xy 194.814147 78.869763) - (xy 194.787888 78.874267) (xy 194.760726 78.877876) (xy 194.733296 78.880371) (xy 194.706251 78.881661) - (xy 194.679591 78.881747) (xy 194.653315 78.880627) (xy 194.627424 78.878303) (xy 194.601917 78.874775) - (xy 194.576795 78.870041) (xy 194.552057 78.864103) (xy 194.527704 78.856961) (xy 194.503736 78.848613) - (xy 194.480152 78.839061) (xy 194.456952 78.828304) (xy 194.434137 78.816343) (xy 194.411707 78.803176) - (xy 194.389661 78.788805) (xy 194.368 78.77323) (xy 194.347021 78.756668) (xy 194.327095 78.739395) - (xy 194.308221 78.721409) (xy 194.290399 78.702711) (xy 194.273631 78.683302) (xy 194.257915 78.66318) - (xy 194.243251 78.642347) (xy 194.22964 78.620801) (xy 194.217082 78.598543) (xy 194.205577 78.575573) - (xy 194.195124 78.551892) (xy 194.185724 78.527498) (xy 194.177376 78.502392) (xy 194.170081 78.476574) - (xy 194.163839 78.450044) (xy 194.158649 78.422802) (xy 194.154589 78.395459) (xy 194.151683 78.368697) - (xy 194.149928 78.342518) (xy 194.149915 78.34196) (xy 194.512695 78.34196) (xy 194.514473 78.360373) - (xy 194.516122 78.369685) (xy 194.520475 78.387803) (xy 194.526071 78.404879) (xy 194.532911 78.420914) - (xy 194.540994 78.435907) (xy 194.550321 78.449859) (xy 194.560891 78.46277) (xy 194.572705 78.47464) - (xy 194.585762 78.485468) (xy 194.599778 78.494976) (xy 194.614468 78.502885) (xy 194.629833 78.509195) - (xy 194.645873 78.513906) (xy 194.662587 78.517018) (xy 194.679975 78.518531) (xy 194.698038 78.518445) - (xy 194.716776 78.51676) (xy 194.735382 78.513471) (xy 194.753051 78.508572) (xy 194.769782 78.502063) - (xy 194.785576 78.493945) (xy 194.800433 78.484218) (xy 194.814352 78.47288) (xy 194.827333 78.459934) - (xy 194.839377 78.445378) (xy 194.850005 78.429819) (xy 194.858738 78.413864) (xy 194.865576 78.397513) - (xy 194.870519 78.380766) (xy 194.873566 78.363624) (xy 194.874719 78.346086) (xy 194.873977 78.328152) - (xy 194.871339 78.309822) (xy 194.867203 78.29176) (xy 194.861852 78.274776) (xy 194.855288 78.25887) - (xy 194.84751 78.244042) (xy 194.838518 78.230292) (xy 194.828313 78.21762) (xy 194.816894 78.206026) - (xy 194.804261 78.19551) (xy 194.790599 78.186169) (xy 194.776241 78.178209) (xy 194.761186 78.17163) - (xy 194.745434 78.166434) (xy 194.728985 78.162618) (xy 194.711838 78.160184) (xy 194.693995 78.159131) - (xy 194.675455 78.15946) (xy 194.657024 78.161376) (xy 194.639397 78.165231) (xy 194.622573 78.171025) - (xy 194.606553 78.178758) (xy 194.591337 78.18843) (xy 194.576926 78.20004) (xy 194.563317 78.21359) - (xy 194.553639 78.225025) (xy 194.550513 78.229079) (xy 194.541781 78.241501) (xy 194.534189 78.254081) - (xy 194.525839 78.271098) (xy 194.519514 78.288394) (xy 194.515215 78.30597) (xy 194.512942 78.323825) - (xy 194.512695 78.34196) (xy 194.149915 78.34196) (xy 194.149327 78.31692) (xy 194.149879 78.291904) - (xy 194.151583 78.26747) (xy 194.15444 78.243618) (xy 194.158449 78.220349) (xy 194.163611 78.19766) - (xy 194.169926 78.175554) (xy 194.177394 78.15403) (xy 194.186015 78.133088) (xy 194.195788 78.112728) - (xy 194.206714 78.092949) (xy 194.218793 78.073753) (xy 194.232024 78.055138) (xy 194.243036 78.041209) - (xy 194.254466 78.028097) (xy 194.266312 78.0158) (xy 194.278576 78.004319) (xy 194.291257 77.993655) - (xy 194.304355 77.983806) (xy 194.317871 77.974774) (xy 194.331803 77.966558) (xy 194.345546 77.959174) - (xy 194.361605 77.951135) (xy 194.376419 77.944422) (xy 194.392553 77.938114) (xy 194.406895 77.933713) - (xy 194.419445 77.93122) (xy 194.434443 77.929275) (xy 194.450109 77.927961) (xy 194.466018 77.927585) - (xy 194.473381 77.927825) (xy 194.460841 77.914997) (xy 194.450319 77.901809) (xy 194.441816 77.888261) - (xy 194.435332 77.874352) (xy 194.430867 77.860083) (xy 194.42842 77.845454) (xy 194.428006 77.839501) - (xy 194.428547 77.824052) (xy 194.431612 77.80775) (xy 194.437201 77.790595) (xy 194.44349 77.776257) - (xy 194.451394 77.761373) (xy 194.460914 77.745943) (xy 194.472049 77.729968) (xy 194.475086 77.725888) - (xy 194.484243 77.713924) (xy 194.496003 77.69915) (xy 194.507249 77.685723) (xy 194.517982 77.673644) - (xy 194.528201 77.662913) (xy 194.540253 77.651394) (xy 194.551501 77.64198) (xy 194.557865 77.637343) - (xy 194.572306 77.628691) (xy 194.58686 77.622802) (xy 194.601527 77.619677) (xy 194.616306 77.619315) - ) - ) - ) - ) - (gr_text locked "↑UP↑" (at 177.95 83.975) (layer "F.SilkS") (tstamp d3cd54aa-a4c0-4ae2-b301-928cfe14907e) - (effects (font (size 3 3) (thickness 0.6))) - ) - (gr_text "cc-by-sa" (at 194.15 82.775 53) (layer "F.SilkS") (tstamp d9972955-3442-4947-bb4c-b7565fbe6bb7) - (effects (font (face "Fredoka One") (size 1.5 1.5) (thickness 0.3))) - (render_cache "cc-by-sa" 53 - (polygon - (pts - (xy 191.829491 85.964683) (xy 191.842964 85.974186) (xy 191.8565 85.982438) (xy 191.870099 85.989441) - (xy 191.883762 85.995192) (xy 191.902078 86.000916) (xy 191.920506 86.004417) (xy 191.939047 86.005694) - (xy 191.9577 86.004748) (xy 191.976467 86.00158) (xy 191.994668 85.996688) (xy 192.011772 85.990683) - (xy 192.02778 85.983564) (xy 192.042692 85.975333) (xy 192.056507 85.965989) (xy 192.069225 85.955532) - (xy 192.080847 85.943962) (xy 192.091372 85.931279) (xy 192.100837 85.91771) (xy 192.109167 85.903631) - (xy 192.116362 85.889041) (xy 192.122423 85.87394) (xy 192.12735 85.858328) (xy 192.131142 85.842205) - (xy 192.133799 85.825571) (xy 192.135322 85.808426) (xy 192.136538 85.791545) (xy 192.138312 85.775959) - (xy 192.141315 85.758298) (xy 192.14519 85.74266) (xy 192.150991 85.726565) (xy 192.158047 85.713385) - (xy 192.160679 85.709638) (xy 192.171864 85.697696) (xy 192.186348 85.687179) (xy 192.199375 85.680226) - (xy 192.214258 85.674075) (xy 192.230997 85.668725) (xy 192.249591 85.664176) (xy 192.270041 85.660429) - (xy 192.284704 85.658377) (xy 192.300193 85.65668) (xy 192.316506 85.65534) (xy 192.333644 85.654356) - (xy 192.342522 85.653997) (xy 192.361451 85.653961) (xy 192.379143 85.6549) (xy 192.395599 85.656814) - (xy 192.410818 85.659703) (xy 192.428103 85.664685) (xy 192.443457 85.67119) (xy 192.456879 85.679219) - (xy 192.459331 85.681007) (xy 192.470657 85.69082) (xy 192.480605 85.702151) (xy 192.489175 85.714999) - (xy 192.496367 85.729366) (xy 192.502182 85.74525) (xy 192.506619 85.762653) (xy 192.509678 85.781574) - (xy 192.51136 85.802012) (xy 192.511663 85.823969) (xy 192.5111 85.83945) (xy 192.509925 85.855606) - (xy 192.509108 85.863937) (xy 192.508123 85.882272) (xy 192.506353 85.900552) (xy 192.503795 85.918777) - (xy 192.500452 85.936947) (xy 192.496321 85.955062) (xy 192.491405 85.973122) (xy 192.485702 85.991128) - (xy 192.479213 86.009078) (xy 192.471937 86.026973) (xy 192.463875 86.044813) (xy 192.455026 86.062598) - (xy 192.445391 86.080328) (xy 192.43497 86.098002) (xy 192.423762 86.115622) (xy 192.411767 86.133187) - (xy 192.398987 86.150697) (xy 192.383809 86.169921) (xy 192.367819 86.188387) (xy 192.351017 86.206094) - (xy 192.333403 86.223043) (xy 192.314978 86.239233) (xy 192.295741 86.254664) (xy 192.275693 86.269336) - (xy 192.254832 86.28325) (xy 192.23316 86.296406) (xy 192.210677 86.308803) (xy 192.187381 86.320441) - (xy 192.163274 86.33132) (xy 192.138355 86.341441) (xy 192.112624 86.350804) (xy 192.086082 86.359407) - (xy 192.058728 86.367252) (xy 192.038725 86.372131) (xy 192.018417 86.376087) (xy 191.997805 86.379121) - (xy 191.976889 86.381231) (xy 191.955668 86.382418) (xy 191.934143 86.382683) (xy 191.912313 86.382025) - (xy 191.897591 86.381073) (xy 191.882733 86.379711) (xy 191.867741 86.377939) (xy 191.852612 86.375757) - (xy 191.837349 86.373165) (xy 191.829666 86.371715) (xy 191.814289 86.36846) (xy 191.799029 86.364755) - (xy 191.783885 86.360601) (xy 191.768858 86.355997) (xy 191.753947 86.350943) (xy 191.739154 86.34544) - (xy 191.724476 86.339487) (xy 191.709916 86.333084) (xy 191.695472 86.326232) (xy 191.681145 86.31893) - (xy 191.666934 86.311178) (xy 191.65284 86.302977) (xy 191.638863 86.294326) (xy 191.625003 86.285225) - (xy 191.611259 86.275675) (xy 191.597631 86.265675) (xy 191.584235 86.255311) (xy 191.571257 86.244725) - (xy 191.558698 86.233917) (xy 191.546557 86.222886) (xy 191.534834 86.211633) (xy 191.523529 86.200158) - (xy 191.512644 86.188461) (xy 191.502176 86.176541) (xy 191.492127 86.164399) (xy 191.482496 86.152035) - (xy 191.473284 86.139448) (xy 191.46449 86.126639) (xy 191.456114 86.113608) (xy 191.448157 86.100354) - (xy 191.440618 86.086878) (xy 191.433497 86.07318) (xy 191.42676 86.059347) (xy 191.420442 86.045523) - (xy 191.414545 86.031707) (xy 191.409067 86.0179) (xy 191.40401 86.0041) (xy 191.397212 85.983418) - (xy 191.39136 85.962753) (xy 191.386452 85.942108) (xy 191.382491 85.921482) (xy 191.379474 85.900875) - (xy 191.377403 85.880286) (xy 191.376277 85.859717) (xy 191.376112 85.852864) (xy 191.375876 85.825164) - (xy 191.376618 85.797975) (xy 191.378336 85.771296) (xy 191.381032 85.745127) (xy 191.384705 85.71947) - (xy 191.389355 85.694322) (xy 191.394983 85.669686) (xy 191.401587 85.645559) (xy 191.409169 85.621944) - (xy 191.417727 85.598839) (xy 191.427263 85.576244) (xy 191.437776 85.55416) (xy 191.449266 85.532587) - (xy 191.461734 85.511524) (xy 191.475178 85.490972) (xy 191.4896 85.47093) (xy 191.498787 85.459064) - (xy 191.508242 85.447497) (xy 191.517963 85.436228) (xy 191.527952 85.425257) (xy 191.538208 85.414584) - (xy 191.548732 85.404209) (xy 191.559522 85.394132) (xy 191.57058 85.384354) (xy 191.581905 85.374873) - (xy 191.593497 85.365691) (xy 191.601374 85.359735) (xy 191.616835 85.34832) (xy 191.631511 85.33789) - (xy 191.645402 85.328446) (xy 191.658507 85.319986) (xy 191.673784 85.310797) (xy 191.687835 85.303147) - (xy 191.703075 85.295999) (xy 191.74033 85.281868) (xy 191.755847 85.276429) (xy 191.77006 85.271522) - (xy 191.784992 85.266471) (xy 191.799884 85.261586) (xy 191.808013 85.259014) (xy 191.824322 85.255177) - (xy 191.839891 85.252932) (xy 191.854719 85.252279) (xy 191.872212 85.253701) (xy 191.888547 85.25761) - (xy 191.903725 85.264008) (xy 191.917744 85.272892) (xy 191.930721 85.284026) (xy 191.942952 85.297309) - (xy 191.952201 85.309481) (xy 191.960972 85.323029) (xy 191.969266 85.337952) (xy 191.977083 85.354251) - (xy 191.984423 85.371924) (xy 191.987914 85.381276) (xy 191.993455 85.397291) (xy 191.998301 85.412721) - (xy 192.002451 85.427566) (xy 192.005907 85.441827) (xy 192.009786 85.46212) (xy 192.0121 85.481098) - (xy 192.01285 85.49876) (xy 192.012036 85.515106) (xy 192.009657 85.530135) (xy 192.004051 85.548128) - (xy 191.995664 85.56378) (xy 191.993133 85.567328) (xy 191.982019 85.579359) (xy 191.969671 85.589327) - (xy 191.954519 85.599242) (xy 191.940378 85.607136) (xy 191.924441 85.614997) (xy 191.90671 85.622823) - (xy 191.892233 85.62867) (xy 191.887183 85.630615) (xy 191.871341 85.634451) (xy 191.855931 85.640628) - (xy 191.840951 85.649146) (xy 191.826403 85.660004) (xy 191.815075 85.670376) (xy 191.804022 85.682246) - (xy 191.793246 85.695615) (xy 191.783328 85.710089) (xy 191.774851 85.725276) (xy 191.767815 85.741177) - (xy 191.76222 85.75779) (xy 191.758066 85.775116) (xy 191.755353 85.793156) (xy 191.754081 85.811909) - (xy 191.75425 85.831375) (xy 191.755515 85.846019) (xy 191.759066 85.864855) (xy 191.764745 85.8829) - (xy 191.772554 85.900156) (xy 191.782491 85.916622) (xy 191.791341 85.928453) (xy 191.801389 85.93984) - (xy 191.812635 85.950783) (xy 191.825078 85.961282) - ) - ) - (polygon - (pts - (xy 192.469776 85.114997) (xy 192.483248 85.1245) (xy 192.496784 85.132753) (xy 192.510384 85.139755) - (xy 192.524046 85.145507) (xy 192.542362 85.15123) (xy 192.56079 85.154731) (xy 192.579331 85.156008) - (xy 192.597985 85.155063) (xy 192.616751 85.151894) (xy 192.634952 85.147002) (xy 192.652056 85.140997) - (xy 192.668064 85.133879) (xy 192.682976 85.125648) (xy 192.696791 85.116303) (xy 192.709509 85.105846) - (xy 192.721131 85.094276) (xy 192.731656 85.081593) (xy 192.741121 85.068024) (xy 192.749451 85.053945) - (xy 192.756646 85.039355) (xy 192.762707 85.024254) (xy 192.767634 85.008642) (xy 192.771426 84.992519) - (xy 192.774083 84.975885) (xy 192.775606 84.95874) (xy 192.776822 84.941859) (xy 192.778597 84.926274) - (xy 192.781599 84.908612) (xy 192.785474 84.892974) (xy 192.791275 84.87688) (xy 192.798332 84.863699) - (xy 192.800963 84.859953) (xy 192.812148 84.848011) (xy 192.826632 84.837493) (xy 192.839659 84.83054) - (xy 192.854542 84.824389) (xy 192.871281 84.819039) (xy 192.889875 84.814491) (xy 192.910325 84.810744) - (xy 192.924989 84.808691) (xy 192.940477 84.806994) (xy 192.95679 84.805654) (xy 192.973928 84.80467) - (xy 192.982806 84.804312) (xy 193.001735 84.804276) (xy 193.019427 84.805215) (xy 193.035883 84.807128) - (xy 193.051102 84.810017) (xy 193.068387 84.814999) (xy 193.083741 84.821504) (xy 193.097163 84.829533) - (xy 193.099615 84.831322) (xy 193.110941 84.841134) (xy 193.120889 84.852465) (xy 193.129459 84.865313) - (xy 193.136652 84.87968) (xy 193.142466 84.895565) (xy 193.146903 84.912967) (xy 193.149962 84.931888) - (xy 193.151644 84.952327) (xy 193.151947 84.974283) (xy 193.151385 84.989764) (xy 193.150209 85.00592) - (xy 193.149392 85.014251) (xy 193.148408 85.032586) (xy 193.146637 85.050866) (xy 193.144079 85.069091) - (xy 193.140736 85.087262) (xy 193.136606 85.105377) (xy 193.131689 85.123437) (xy 193.125986 85.141442) - (xy 193.119497 85.159392) (xy 193.112221 85.177287) (xy 193.104159 85.195127) (xy 193.09531 85.212912) - (xy 193.085675 85.230642) (xy 193.075254 85.248317) (xy 193.064046 85.265937) (xy 193.052052 85.283501) - (xy 193.039271 85.301011) (xy 193.024093 85.320236) (xy 193.008103 85.338701) (xy 192.991301 85.356408) - (xy 192.973688 85.373357) (xy 192.955262 85.389547) (xy 192.936026 85.404978) (xy 192.915977 85.419651) - (xy 192.895117 85.433565) (xy 192.873445 85.44672) (xy 192.850961 85.459117) (xy 192.827665 85.470755) - (xy 192.803558 85.481635) (xy 192.778639 85.491755) (xy 192.752909 85.501118) (xy 192.726366 85.509721) - (xy 192.699012 85.517567) (xy 192.679009 85.522446) (xy 192.658702 85.526402) (xy 192.63809 85.529435) - (xy 192.617173 85.531545) (xy 192.595952 85.532733) (xy 192.574427 85.532997) (xy 192.552597 85.532339) - (xy 192.537875 85.531387) (xy 192.523018 85.530025) (xy 192.508025 85.528253) (xy 192.492896 85.526071) - (xy 192.477633 85.523479) (xy 192.46995 85.522029) (xy 192.454573 85.518774) (xy 192.439313 85.515069) - (xy 192.424169 85.510915) (xy 192.409142 85.506311) (xy 192.394232 85.501258) (xy 192.379438 85.495754) - (xy 192.364761 85.489801) (xy 192.3502 85.483399) (xy 192.335756 85.476546) (xy 192.321429 85.469244) - (xy 192.307218 85.461493) (xy 192.293125 85.453291) (xy 192.279147 85.44464) (xy 192.265287 85.435539) - (xy 192.251543 85.425989) (xy 192.237916 85.415989) (xy 192.224519 85.405625) (xy 192.211541 85.395039) - (xy 192.198982 85.384231) (xy 192.186841 85.373201) (xy 192.175118 85.361948) (xy 192.163814 85.350473) - (xy 192.152928 85.338775) (xy 192.14246 85.326855) (xy 192.132411 85.314713) (xy 192.12278 85.302349) - (xy 192.113568 85.289762) (xy 192.104774 85.276953) (xy 192.096398 85.263922) (xy 192.088441 85.250668) - (xy 192.080902 85.237192) (xy 192.073781 85.223494) (xy 192.067044 85.209662) (xy 192.060726 85.195837) - (xy 192.054829 85.182021) (xy 192.049351 85.168214) (xy 192.044294 85.154415) (xy 192.037496 85.133732) - (xy 192.031644 85.113068) (xy 192.026737 85.092423) (xy 192.022775 85.071796) (xy 192.019758 85.051189) - (xy 192.017687 85.0306) (xy 192.016561 85.010031) (xy 192.016396 85.003178) (xy 192.01616 84.975478) - (xy 192.016902 84.948289) (xy 192.018621 84.92161) (xy 192.021316 84.895442) (xy 192.024989 84.869784) - (xy 192.02964 84.844637) (xy 192.035267 84.82) (xy 192.041871 84.795874) (xy 192.049453 84.772258) - (xy 192.058012 84.749153) (xy 192.067547 84.726558) (xy 192.07806 84.704474) (xy 192.089551 84.682901) - (xy 192.102018 84.661838) (xy 192.115462 84.641286) (xy 192.129884 84.621244) (xy 192.139071 84.609379) - (xy 192.148526 84.597811) (xy 192.158247 84.586542) (xy 192.168236 84.575571) (xy 192.178492 84.564898) - (xy 192.189016 84.554523) (xy 192.199806 84.544447) (xy 192.210864 84.534668) (xy 192.222189 84.525188) - (xy 192.233781 84.516005) (xy 192.241658 84.510049) (xy 192.257119 84.498635) (xy 192.271795 84.488205) - (xy 192.285686 84.47876) (xy 192.298791 84.4703) (xy 192.314069 84.461111) (xy 192.328119 84.453461) - (xy 192.343359 84.446313) (xy 192.380614 84.432183) (xy 192.396131 84.426743) (xy 192.410344 84.421836) - (xy 192.425276 84.416785) (xy 192.440168 84.4119) (xy 192.448297 84.409329) (xy 192.464607 84.405491) - (xy 192.480175 84.403246) (xy 192.495003 84.402593) (xy 192.512496 84.404015) (xy 192.528831 84.407925) - (xy 192.544009 84.414322) (xy 192.558028 84.423207) (xy 192.571005 84.43434) (xy 192.583236 84.447623) - (xy 192.592485 84.459796) (xy 192.601256 84.473344) (xy 192.60955 84.488267) (xy 192.617367 84.504565) - (xy 192.624707 84.522238) (xy 192.628198 84.53159) (xy 192.633739 84.547605) (xy 192.638585 84.563035) - (xy 192.642735 84.577881) (xy 192.646191 84.592141) (xy 192.65007 84.612435) (xy 192.652384 84.631412) - (xy 192.653135 84.649074) (xy 192.65232 84.66542) (xy 192.649941 84.680449) (xy 192.644336 84.698442) - (xy 192.635949 84.714095) (xy 192.633417 84.717642) (xy 192.622303 84.729674) (xy 192.609955 84.739642) - (xy 192.594803 84.749557) (xy 192.580662 84.757451) (xy 192.564725 84.765311) (xy 192.546994 84.773137) - (xy 192.532517 84.778985) (xy 192.527467 84.780929) (xy 192.511625 84.784765) (xy 192.496215 84.790942) - (xy 192.481235 84.79946) (xy 192.466687 84.810318) (xy 192.455359 84.82069) (xy 192.444307 84.832561) - (xy 192.43353 84.845929) (xy 192.423612 84.860403) (xy 192.415135 84.87559) (xy 192.408099 84.891491) - (xy 192.402504 84.908104) (xy 192.39835 84.925431) (xy 192.395637 84.94347) (xy 192.394365 84.962223) - (xy 192.394534 84.981689) (xy 192.395799 84.996334) (xy 192.39935 85.015169) (xy 192.405029 85.033214) - (xy 192.412838 85.05047) (xy 192.422775 85.066936) (xy 192.431626 85.078767) (xy 192.441673 85.090154) - (xy 192.452919 85.101097) (xy 192.465362 85.111596) - ) - ) - (polygon - (pts - (xy 193.497337 84.187862) (xy 193.195054 84.589005) (xy 193.181703 84.605678) (xy 193.168358 84.620259) - (xy 193.155016 84.632746) (xy 193.14168 84.643141) (xy 193.128348 84.651442) (xy 193.115022 84.657651) - (xy 193.09726 84.662673) (xy 193.079506 84.663975) (xy 193.061761 84.661556) (xy 193.052892 84.658951) - (xy 193.038722 84.652794) (xy 193.023828 84.645156) (xy 193.010865 84.637661) (xy 192.997399 84.629138) - (xy 192.983431 84.619587) (xy 192.968961 84.609008) (xy 192.954789 84.597947) (xy 192.941897 84.58709) - (xy 192.930286 84.576436) (xy 192.919955 84.565986) (xy 192.909247 84.553713) (xy 192.900384 84.541734) - (xy 192.892449 84.527852) (xy 192.886983 84.514074) (xy 192.883758 84.498455) (xy 192.883756 84.482972) - (xy 192.88426 84.479122) (xy 192.888215 84.463115) (xy 192.894294 84.446515) (xy 192.900983 84.432229) - (xy 192.909146 84.417532) (xy 192.918785 84.402423) (xy 192.927558 84.390039) (xy 192.929898 84.386902) - (xy 193.232181 83.985759) (xy 193.245509 83.969088) (xy 193.258788 83.954517) (xy 193.272016 83.942045) - (xy 193.285195 83.931673) (xy 193.298323 83.9234) (xy 193.315751 83.915635) (xy 193.33309 83.911602) - (xy 193.35034 83.911301) (xy 193.367501 83.914732) (xy 193.371778 83.916173) (xy 193.386333 83.921841) - (xy 193.401555 83.929107) (xy 193.414748 83.936383) (xy 193.428404 83.94477) (xy 193.442522 83.954267) - (xy 193.457104 83.964874) (xy 193.471224 83.975872) (xy 193.484142 83.986682) (xy 193.495859 83.997303) - (xy 193.506374 84.007736) (xy 193.517406 84.020005) (xy 193.526707 84.032003) (xy 193.535291 84.045527) - (xy 193.54142 84.05887) (xy 193.545421 84.073898) (xy 193.546216 84.08869) (xy 193.545914 84.092351) - (xy 193.541766 84.108406) (xy 193.536561 84.122439) (xy 193.529766 84.137065) (xy 193.521381 84.152286) - (xy 193.513528 84.16489) (xy 193.504658 84.177874) - ) - ) - (polygon - (pts - (xy 193.835692 82.802986) (xy 193.862343 82.805388) (xy 193.888592 82.809024) (xy 193.914437 82.813894) - (xy 193.93988 82.819998) (xy 193.964919 82.827335) (xy 193.989556 82.835907) (xy 194.01379 82.845712) - (xy 194.03762 82.856751) (xy 194.061048 82.869024) (xy 194.084073 82.882531) (xy 194.106695 82.897271) - (xy 194.128914 82.913246) (xy 194.150392 82.930196) (xy 194.170792 82.947864) (xy 194.190114 82.966249) - (xy 194.208357 82.985353) (xy 194.225522 83.005174) (xy 194.241608 83.025712) (xy 194.256616 83.046969) - (xy 194.270545 83.068943) (xy 194.283396 83.091634) (xy 194.295169 83.115044) (xy 194.305863 83.139171) - (xy 194.315479 83.164016) (xy 194.324017 83.189578) (xy 194.331476 83.215858) (xy 194.337857 83.242856) - (xy 194.343159 83.270572) (xy 194.347378 83.298294) (xy 194.350453 83.325383) (xy 194.352386 83.35184) - (xy 194.353174 83.377665) (xy 194.352819 83.402857) (xy 194.351321 83.427418) (xy 194.348679 83.451346) - (xy 194.344894 83.474641) (xy 194.339965 83.497305) (xy 194.333893 83.519336) (xy 194.326677 83.540735) - (xy 194.318318 83.561501) (xy 194.308816 83.581635) (xy 194.29817 83.601137) (xy 194.28638 83.620007) - (xy 194.273448 83.638244) (xy 194.259898 83.655569) (xy 194.246203 83.671773) (xy 194.232363 83.686858) - (xy 194.218378 83.700823) (xy 194.204248 83.713667) (xy 194.189973 83.725392) (xy 194.175552 83.735996) - (xy 194.160986 83.74548) (xy 194.146276 83.753845) (xy 194.13142 83.761089) (xy 194.116418 83.767213) - (xy 194.101272 83.772218) (xy 194.085981 83.776102) (xy 194.070544 83.778866) (xy 194.054963 83.78051) - (xy 194.039236 83.781034) (xy 194.051299 83.795706) (xy 194.060349 83.811357) (xy 194.066388 83.827988) - (xy 194.069414 83.845599) (xy 194.069428 83.86419) (xy 194.066429 83.88376) (xy 194.060418 83.904311) - (xy 194.054738 83.918555) (xy 194.047718 83.933235) (xy 194.03936 83.94835) (xy 194.029663 83.963901) - (xy 194.018627 83.979887) (xy 194.012607 83.988044) (xy 194.002668 84.000864) (xy 193.992861 84.012773) - (xy 193.978397 84.028927) (xy 193.964228 84.04303) (xy 193.950355 84.055082) (xy 193.936778 84.065083) - (xy 193.923496 84.073033) (xy 193.906248 84.080442) (xy 193.889525 84.084204) (xy 193.873328 84.08432) - (xy 193.869361 84.083779) (xy 193.854987 84.080295) (xy 193.84008 84.075793) (xy 193.82525 84.070064) - (xy 193.813791 84.064382) (xy 193.800418 84.056301) (xy 193.78809 84.048112) (xy 193.774076 84.038258) - (xy 193.760722 84.028485) (xy 193.753581 84.023139) (xy 192.84943 83.341813) (xy 193.609887 83.341813) - (xy 193.609983 83.360177) (xy 193.612208 83.378798) (xy 193.614118 83.388205) (xy 193.619038 83.406427) - (xy 193.625125 83.423593) (xy 193.63238 83.439705) (xy 193.640803 83.454761) (xy 193.650394 83.468762) - (xy 193.661153 83.481707) (xy 193.67308 83.493598) (xy 193.686175 83.504433) (xy 193.700198 83.513989) - (xy 193.714908 83.522043) (xy 193.730307 83.528593) (xy 193.746394 83.533641) (xy 193.763169 83.537186) - (xy 193.780632 83.539228) (xy 193.798783 83.539767) (xy 193.817622 83.538803) (xy 193.836271 83.53617) - (xy 193.854 83.531811) (xy 193.870807 83.525725) (xy 193.886693 83.517913) (xy 193.901657 83.508374) - (xy 193.915701 83.497109) (xy 193.928823 83.484118) (xy 193.941025 83.469401) (xy 193.95184 83.453575) - (xy 193.960804 83.437256) (xy 193.967916 83.420446) (xy 193.973177 83.403144) (xy 193.976587 83.385349) - (xy 193.978146 83.367063) (xy 193.977853 83.348285) (xy 193.975709 83.329015) (xy 193.971893 83.310013) - (xy 193.966734 83.292148) (xy 193.96023 83.27542) (xy 193.952382 83.259829) (xy 193.943189 83.245376) - (xy 193.932652 83.23206) (xy 193.92077 83.219881) (xy 193.907544 83.208839) (xy 193.893314 83.199112) - (xy 193.878418 83.190876) (xy 193.862857 83.184132) (xy 193.846631 83.178879) (xy 193.82974 83.175117) - (xy 193.812183 83.172847) (xy 193.793962 83.172069) (xy 193.775075 83.172781) (xy 193.756248 83.17508) - (xy 193.738241 83.179315) (xy 193.721053 83.185487) (xy 193.704686 83.193596) (xy 193.689138 83.203641) - (xy 193.674411 83.215624) (xy 193.663903 83.225881) (xy 193.653857 83.237228) (xy 193.647415 83.245398) - (xy 193.638506 83.258088) (xy 193.630794 83.270923) (xy 193.622374 83.28826) (xy 193.616083 83.305854) - (xy 193.611921 83.323705) (xy 193.609887 83.341813) (xy 192.84943 83.341813) (xy 192.747651 83.265117) - (xy 192.733817 83.254547) (xy 192.721501 83.244831) (xy 192.70905 83.234574) (xy 192.697351 83.224274) - (xy 192.69141 83.218608) (xy 192.680819 83.206658) (xy 192.671696 83.193836) (xy 192.663912 83.180796) - (xy 192.659202 83.171859) (xy 192.654027 83.156613) (xy 192.652245 83.13981) (xy 192.653859 83.12145) - (xy 192.657297 83.10666) (xy 192.662645 83.090994) (xy 192.669902 83.074452) (xy 192.679068 83.057035) - (xy 192.690144 83.038743) (xy 192.698589 83.026062) (xy 192.707883 83.012992) (xy 192.712848 83.006311) - (xy 192.722781 82.993497) (xy 192.732573 82.981609) (xy 192.746995 82.965511) (xy 192.761098 82.951496) - (xy 192.774882 82.939562) (xy 192.788346 82.929711) (xy 192.801492 82.921941) (xy 192.818524 82.91482) - (xy 192.834988 82.9114) (xy 192.850885 82.911682) (xy 192.854771 82.912331) (xy 192.86955 82.91507) - (xy 192.884807 82.919012) (xy 192.899889 82.924482) (xy 192.911444 82.930265) (xy 192.924793 82.938328) - (xy 192.937071 82.94648) (xy 192.951007 82.956276) (xy 192.964272 82.965981) (xy 192.971361 82.971287) - (xy 193.321886 83.235427) (xy 193.318429 83.219226) (xy 193.315952 83.203065) (xy 193.314456 83.186945) - (xy 193.31394 83.170864) (xy 193.314405 83.154823) (xy 193.315851 83.138823) (xy 193.318277 83.122862) - (xy 193.321683 83.106942) (xy 193.32607 83.091061) (xy 193.331437 83.075221) (xy 193.337785 83.05942) - (xy 193.345114 83.04366) (xy 193.353423 83.027939) (xy 193.362712 83.012259) (xy 193.372982 82.996618) - (xy 193.384233 82.981018) (xy 193.398819 82.962743) (xy 193.414301 82.945444) (xy 193.430678 82.929121) - (xy 193.44795 82.913774) (xy 193.466118 82.899402) (xy 193.485181 82.886007) (xy 193.505139 82.873587) - (xy 193.525993 82.862143) (xy 193.547742 82.851674) (xy 193.570387 82.842181) (xy 193.593927 82.833664) - (xy 193.618362 82.826123) (xy 193.643693 82.819558) (xy 193.669919 82.813968) (xy 193.697041 82.809354) - (xy 193.725057 82.805716) (xy 193.753321 82.803183) (xy 193.781181 82.801884) (xy 193.808638 82.801818) - ) - ) - (polygon - (pts - (xy 194.395918 81.65612) (xy 194.410554 81.648262) (xy 194.424748 81.641289) (xy 194.4385 81.635203) - (xy 194.458301 81.627733) (xy 194.477108 81.622257) (xy 194.494921 81.618773) (xy 194.511741 81.617282) - (xy 194.527567 81.617784) (xy 194.542399 81.620279) (xy 194.560629 81.626705) (xy 194.577093 81.636675) - (xy 194.589742 81.647238) (xy 194.601063 81.658864) (xy 194.611057 81.671554) (xy 194.619723 81.685306) - (xy 194.624078 81.693641) (xy 194.630699 81.706853) (xy 194.637664 81.720344) (xy 194.64261 81.728708) - (xy 195.297397 82.91436) (xy 195.305137 82.92788) (xy 195.313116 82.942291) (xy 195.320847 82.956962) - (xy 195.327776 82.971174) (xy 195.329062 82.974003) (xy 195.334378 82.9886) (xy 195.337422 83.003336) - (xy 195.338816 83.019586) (xy 195.338906 83.027295) (xy 195.337473 83.043045) (xy 195.333174 83.058643) - (xy 195.327061 83.072165) (xy 195.318754 83.08557) (xy 195.315977 83.089378) (xy 195.305742 83.101121) - (xy 195.294712 83.111412) (xy 195.281409 83.122163) (xy 195.269131 83.131095) (xy 195.255397 83.140321) - (xy 195.240209 83.149842) (xy 195.223567 83.159657) (xy 195.208938 83.167521) (xy 195.194764 83.174509) - (xy 195.181046 83.180621) (xy 195.161322 83.188149) (xy 195.142623 83.193707) (xy 195.124949 83.197295) - (xy 195.108299 83.198914) (xy 195.092674 83.198563) (xy 195.078073 83.196243) (xy 195.060199 83.190085) - (xy 195.044147 83.180426) (xy 195.03119 83.166698) (xy 195.017713 83.148367) (xy 195.00694 83.132321) - (xy 194.994734 83.113215) (xy 194.981098 83.091047) (xy 194.966029 83.065819) (xy 194.957958 83.052057) - (xy 194.949529 83.03753) (xy 194.940742 83.022238) (xy 194.931597 83.006181) (xy 194.922095 82.989358) - (xy 194.912234 82.971771) (xy 194.902016 82.953418) (xy 194.891439 82.9343) (xy 194.880505 82.914416) - (xy 194.869213 82.893768) (xy 194.857563 82.872355) (xy 194.845555 82.850176) (xy 194.833189 82.827232) - (xy 194.820465 82.803523) (xy 194.807383 82.779049) (xy 194.793944 82.753809) (xy 194.780146 82.727805) - (xy 193.962771 82.637582) (xy 193.948028 82.635982) (xy 193.929855 82.633513) (xy 193.913378 82.630658) - (xy 193.898595 82.627417) (xy 193.882501 82.622825) (xy 193.866685 82.616519) (xy 193.854684 82.609346) - (xy 193.842291 82.597778) (xy 193.832033 82.58336) (xy 193.823908 82.566092) (xy 193.819214 82.55127) - (xy 193.815721 82.534844) (xy 193.813428 82.516815) (xy 193.812335 82.497183) (xy 193.812442 82.475947) - (xy 193.81318 82.4609) (xy 193.814452 82.445139) (xy 193.815288 82.436991) (xy 193.817209 82.421931) - (xy 193.820165 82.40324) (xy 193.823574 82.386137) (xy 193.827435 82.370621) (xy 193.832897 82.35346) - (xy 193.839065 82.33878) (xy 193.847399 82.324438) (xy 193.848887 82.322395) (xy 193.859709 82.309374) - (xy 193.870955 82.298471) (xy 193.884324 82.288605) (xy 193.898246 82.281506) (xy 193.901813 82.280164) - (xy 193.917365 82.275421) (xy 193.931766 82.272496) (xy 193.946416 82.271377) (xy 193.951878 82.271558) - (xy 193.970039 82.273267) (xy 193.98832 82.275213) (xy 194.005803 82.277134) (xy 194.02652 82.279452) - (xy 194.042127 82.281217) (xy 194.059171 82.283159) (xy 194.077652 82.285276) (xy 194.09757 82.28757) - (xy 194.118925 82.29004) (xy 194.141718 82.292686) (xy 194.165947 82.295508) (xy 194.1786 82.296986) - (xy 194.204168 82.299956) (xy 194.229537 82.30287) (xy 194.254708 82.305729) (xy 194.279682 82.308531) - (xy 194.304457 82.311278) (xy 194.329035 82.313968) (xy 194.353414 82.316603) (xy 194.377596 82.319181) - (xy 194.40158 82.321704) (xy 194.425366 82.32417) (xy 194.448954 82.326581) (xy 194.472344 82.328936) - (xy 194.495536 82.331234) (xy 194.51853 82.333477) (xy 194.541326 82.335664) (xy 194.563924 82.337794) - (xy 194.555107 82.32416) (xy 194.547511 82.311521) (xy 194.538184 82.295538) (xy 194.527128 82.276212) - (xy 194.518796 82.26147) (xy 194.509695 82.245242) (xy 194.499826 82.227527) (xy 194.489187 82.208327) - (xy 194.47778 82.187641) (xy 194.465604 82.165469) (xy 194.452658 82.14181) (xy 194.438945 82.116665) - (xy 194.431799 82.103536) (xy 194.424462 82.090035) (xy 194.417137 82.076547) (xy 194.410031 82.063459) - (xy 194.396472 82.03848) (xy 194.383785 82.015096) (xy 194.371971 81.99331) (xy 194.361028 81.973119) - (xy 194.350958 81.954524) (xy 194.34176 81.937526) (xy 194.333435 81.922124) (xy 194.325981 81.908319) - (xy 194.316437 81.890603) (xy 194.308855 81.876479) (xy 194.301798 81.863234) (xy 194.29823 81.856373) - (xy 194.292334 81.84221) (xy 194.287483 81.827374) (xy 194.284036 81.814942) (xy 194.280957 81.798752) - (xy 194.280825 81.782848) (xy 194.283639 81.767228) (xy 194.2894 81.751893) (xy 194.298106 81.736844) - (xy 194.301663 81.73189) (xy 194.311813 81.719625) (xy 194.323658 81.707518) (xy 194.337198 81.695569) - (xy 194.349251 81.686123) (xy 194.362389 81.676778) (xy 194.376613 81.667533) (xy 194.391921 81.65839) - ) - ) - (polygon - (pts - (xy 195.554889 81.457398) (xy 195.252606 81.858541) (xy 195.239256 81.875214) (xy 195.22591 81.889795) - (xy 195.212569 81.902282) (xy 195.199232 81.912677) (xy 195.185901 81.920978) (xy 195.172574 81.927187) - (xy 195.154812 81.932209) (xy 195.137059 81.933511) (xy 195.119314 81.931092) (xy 195.110444 81.928487) - (xy 195.096274 81.922329) (xy 195.081381 81.914692) (xy 195.068417 81.907197) (xy 195.054951 81.898674) - (xy 195.040984 81.889123) (xy 195.026514 81.878544) (xy 195.012341 81.867483) (xy 194.99945 81.856626) - (xy 194.987838 81.845972) (xy 194.977507 81.835522) (xy 194.9668 81.823249) (xy 194.957936 81.81127) - (xy 194.950002 81.797388) (xy 194.944535 81.78361) (xy 194.94131 81.767991) (xy 194.941308 81.752508) - (xy 194.941812 81.748658) (xy 194.945767 81.732651) (xy 194.951846 81.716051) (xy 194.958535 81.701765) - (xy 194.966699 81.687068) (xy 194.976337 81.671958) (xy 194.98511 81.659575) (xy 194.987451 81.656438) - (xy 195.289733 81.255295) (xy 195.303062 81.238624) (xy 195.31634 81.224053) (xy 195.329568 81.211581) - (xy 195.342747 81.201209) (xy 195.355876 81.192936) (xy 195.373303 81.185171) (xy 195.390642 81.181138) - (xy 195.407892 81.180837) (xy 195.425053 81.184268) (xy 195.42933 81.185709) (xy 195.443885 81.191377) - (xy 195.459107 81.198643) (xy 195.4723 81.205919) (xy 195.485956 81.214306) (xy 195.500075 81.223803) - (xy 195.514656 81.23441) (xy 195.528776 81.245408) (xy 195.541694 81.256218) (xy 195.553411 81.266839) - (xy 195.563926 81.277272) (xy 195.574958 81.289541) (xy 195.584259 81.301539) (xy 195.592843 81.315063) - (xy 195.598973 81.328406) (xy 195.602973 81.343434) (xy 195.603768 81.358226) (xy 195.603466 81.361887) - (xy 195.599319 81.377942) (xy 195.594113 81.391975) (xy 195.587318 81.406601) (xy 195.578933 81.421822) - (xy 195.57108 81.434426) (xy 195.56221 81.44741) - ) - ) - (polygon - (pts - (xy 195.887011 81.339303) (xy 195.87045 81.343816) (xy 195.853933 81.344847) (xy 195.83746 81.342395) - (xy 195.821031 81.33646) (xy 195.807373 81.328854) (xy 195.799193 81.32313) (xy 195.788263 81.313323) - (xy 195.777414 81.300439) (xy 195.766648 81.284478) (xy 195.758628 81.270487) (xy 195.750654 81.254766) - (xy 195.742727 81.237313) (xy 195.734846 81.21813) (xy 195.729618 81.204379) (xy 195.724411 81.18986) - (xy 195.719224 81.17457) (xy 195.714058 81.158512) (xy 195.710126 81.143454) (xy 195.709421 81.128311) - (xy 195.71194 81.113082) (xy 195.717685 81.097768) (xy 195.724936 81.084941) (xy 195.730362 81.077216) - (xy 195.741635 81.064366) (xy 195.752897 81.054149) (xy 195.766154 81.043986) (xy 195.781404 81.033878) - (xy 195.794151 81.026333) (xy 195.808019 81.018819) (xy 195.82301 81.011336) (xy 195.839122 81.003883) - (xy 195.856355 80.996462) (xy 195.873644 80.98886) (xy 195.890028 80.980948) (xy 195.905509 80.972726) - (xy 195.920087 80.964194) (xy 195.933761 80.955352) (xy 195.946532 80.9462) (xy 195.958399 80.936739) - (xy 195.969363 80.926967) (xy 195.982576 80.913457) (xy 195.994183 80.899395) (xy 196.003422 80.886804) - (xy 196.015548 80.868976) (xy 196.025595 80.85242) (xy 196.033563 80.837136) (xy 196.039452 80.823124) - (xy 196.044069 80.806419) (xy 196.044643 80.788717) (xy 196.039442 80.774548) (xy 196.031123 80.765756) - (xy 196.016757 80.761156) (xy 196.001111 80.764064) (xy 195.986188 80.770802) (xy 195.973592 80.77843) - (xy 195.959794 80.788264) (xy 195.944793 80.800305) (xy 195.928589 80.814551) (xy 195.917118 80.825275) - (xy 195.905112 80.836978) (xy 195.898909 80.843198) (xy 195.886817 80.854891) (xy 195.874353 80.866282) - (xy 195.861519 80.877371) (xy 195.848312 80.88816) (xy 195.834735 80.898647) (xy 195.820786 80.908832) - (xy 195.806465 80.918717) (xy 195.791773 80.9283) (xy 195.77671 80.937581) (xy 195.761276 80.946561) - (xy 195.74547 80.95524) (xy 195.729292 80.963617) (xy 195.712743 80.971693) (xy 195.695823 80.979468) - (xy 195.678531 80.986941) (xy 195.660868 80.994113) (xy 195.643781 80.999981) (xy 195.625999 81.004507) - (xy 195.607521 81.007693) (xy 195.588348 81.009537) (xy 195.573512 81.01004) (xy 195.558284 81.009789) - (xy 195.542666 81.008784) (xy 195.526657 81.007024) (xy 195.510256 81.004509) (xy 195.504702 81.003504) - (xy 195.488015 80.999865) (xy 195.471323 80.995343) (xy 195.454626 80.98994) (xy 195.437926 80.983654) - (xy 195.42122 80.976486) (xy 195.404511 80.968436) (xy 195.387797 80.959503) (xy 195.371078 80.949688) - (xy 195.354355 80.938991) (xy 195.337628 80.927411) (xy 195.326474 80.919201) (xy 195.310362 80.9065) - (xy 195.295308 80.893476) (xy 195.281313 80.88013) (xy 195.268376 80.866462) (xy 195.256497 80.852471) - (xy 195.245677 80.838157) (xy 195.235915 80.823521) (xy 195.227211 80.808563) (xy 195.219566 80.793282) - (xy 195.212979 80.777678) (xy 195.20745 80.761752) (xy 195.202979 80.745504) (xy 195.199567 80.728933) - (xy 195.197214 80.71204) (xy 195.195918 80.694825) (xy 195.195681 80.677286) (xy 195.196502 80.659426) - (xy 195.198382 80.641243) (xy 195.20132 80.622737) (xy 195.205316 80.603909) (xy 195.21037 80.584759) - (xy 195.216483 80.565286) (xy 195.223654 80.545491) (xy 195.231884 80.525373) (xy 195.241172 80.504933) - (xy 195.251518 80.48417) (xy 195.262922 80.463085) (xy 195.275385 80.441677) (xy 195.288906 80.419947) - (xy 195.303486 80.397894) (xy 195.319124 80.375519) (xy 195.33582 80.352822) (xy 195.347336 80.338006) - (xy 195.35934 80.323474) (xy 195.371831 80.309228) (xy 195.38481 80.295267) (xy 195.398277 80.281591) - (xy 195.412231 80.2682) (xy 195.426673 80.255094) (xy 195.441602 80.242273) (xy 195.45702 80.229737) - (xy 195.472924 80.217486) (xy 195.489317 80.205521) (xy 195.506197 80.19384) (xy 195.523565 80.182444) - (xy 195.54142 80.171333) (xy 195.559764 80.160508) (xy 195.578594 80.149967) (xy 195.59168 80.14335) - (xy 195.608283 80.136411) (xy 195.623923 80.131628) (xy 195.638597 80.129) (xy 195.655585 80.128744) - (xy 195.671066 80.131855) (xy 195.68504 80.138334) (xy 195.690208 80.141867) (xy 195.702599 80.152628) - (xy 195.714538 80.165891) (xy 195.723763 80.178304) (xy 195.732698 80.19232) (xy 195.741343 80.207937) - (xy 195.749698 80.225157) (xy 195.755774 80.239123) (xy 195.761687 80.253991) (xy 195.767027 80.268881) - (xy 195.771301 80.283024) (xy 195.775341 80.300719) (xy 195.777486 80.317087) (xy 195.777736 80.332127) - (xy 195.775383 80.349059) (xy 195.770069 80.363917) (xy 195.763686 80.37431) (xy 195.75288 80.385377) - (xy 195.740578 80.394954) (xy 195.727577 80.403771) (xy 195.712077 80.413348) (xy 195.697878 80.421557) - (xy 195.682079 80.430252) (xy 195.665695 80.439581) (xy 195.649886 80.449802) (xy 195.634652 80.460915) - (xy 195.619993 80.472921) (xy 195.605909 80.485818) (xy 195.5924 80.499607) (xy 195.579466 80.514288) - (xy 195.570143 80.525885) (xy 195.567107 80.529862) (xy 195.558173 80.542017) (xy 195.546411 80.559199) - (xy 195.536614 80.575121) (xy 195.528784 80.589783) (xy 195.5214 80.607371) (xy 195.517512 80.622719) - (xy 195.517565 80.638752) (xy 195.524838 80.653371) (xy 195.529009 80.657124) (xy 195.542461 80.664451) - (xy 195.557508 80.66736) (xy 195.574149 80.665851) (xy 195.592384 80.659924) (xy 195.607107 80.652579) - (xy 195.622727 80.64275) (xy 195.639244 80.630435) (xy 195.650754 80.620845) (xy 195.662662 80.61015) - (xy 195.674969 80.598351) (xy 195.681272 80.592037) (xy 195.693347 80.579387) (xy 195.7057 80.567029) - (xy 195.718331 80.554964) (xy 195.731241 80.54319) (xy 195.744428 80.531708) (xy 195.757894 80.520519) - (xy 195.771637 80.509621) (xy 195.785659 80.499016) (xy 195.799959 80.488702) (xy 195.814537 80.47868) - (xy 195.829393 80.468951) (xy 195.844528 80.459513) (xy 195.85994 80.450367) (xy 195.87563 80.441514) - (xy 195.891599 80.432952) (xy 195.907846 80.424683) (xy 195.923326 80.41759) (xy 195.939506 80.411813) - (xy 195.956386 80.407352) (xy 195.973966 80.404207) (xy 195.992246 80.402377) (xy 196.011226 80.401864) - (xy 196.025921 80.402343) (xy 196.041009 80.403561) (xy 196.051286 80.404785) (xy 196.066864 80.407259) - (xy 196.082528 80.41071) (xy 196.098278 80.415138) (xy 196.114115 80.420542) (xy 196.130039 80.426922) - (xy 196.14605 80.434279) (xy 196.162147 80.442613) (xy 196.178331 80.451923) (xy 196.194601 80.462209) - (xy 196.210959 80.473472) (xy 196.221912 80.481523) (xy 196.23787 80.494004) (xy 196.252937 80.506725) - (xy 196.267114 80.519686) (xy 196.280401 80.532887) (xy 196.292797 80.546329) (xy 196.304302 80.56001) - (xy 196.314917 80.573932) (xy 196.324641 80.588094) (xy 196.333475 80.602496) (xy 196.341418 80.617138) - (xy 196.346219 80.627032) (xy 196.35266 80.641883) (xy 196.358202 80.656781) (xy 196.362844 80.671727) - (xy 196.366588 80.686722) (xy 196.369433 80.701765) (xy 196.371378 80.716856) (xy 196.372424 80.731995) - (xy 196.372571 80.747182) (xy 196.371819 80.762418) (xy 196.370168 80.777702) (xy 196.368568 80.787918) - (xy 196.364606 80.806371) (xy 196.359911 80.824945) (xy 196.354483 80.843641) (xy 196.348322 80.862459) - (xy 196.341428 80.881398) (xy 196.333801 80.900458) (xy 196.325441 80.91964) (xy 196.316348 80.938943) - (xy 196.306522 80.958367) (xy 196.295963 80.977913) (xy 196.28467 80.997581) (xy 196.272645 81.01737) - (xy 196.259887 81.03728) (xy 196.246396 81.057311) (xy 196.232172 81.077464) (xy 196.217215 81.097739) - (xy 196.201559 81.117746) (xy 196.185239 81.1371) (xy 196.168255 81.155798) (xy 196.150606 81.173842) - (xy 196.132294 81.191231) (xy 196.113317 81.207965) (xy 196.093675 81.224045) (xy 196.07337 81.23947) - (xy 196.0524 81.254241) (xy 196.030766 81.268356) (xy 196.008467 81.281817) (xy 195.985504 81.294624) - (xy 195.961878 81.306776) (xy 195.937586 81.318273) (xy 195.912631 81.329115) - ) - ) - (polygon - (pts - (xy 196.377971 79.099508) (xy 196.392502 79.102575) (xy 196.40758 79.106755) (xy 196.422592 79.112318) - (xy 196.434202 79.118027) (xy 196.447551 79.126091) (xy 196.459829 79.134242) (xy 196.473765 79.144038) - (xy 196.48703 79.153744) (xy 196.49412 79.15905) (xy 197.083984 79.603545) (xy 197.097818 79.614114) - (xy 197.110134 79.623831) (xy 197.122585 79.634088) (xy 197.134284 79.644387) (xy 197.140226 79.650054) - (xy 197.150987 79.662133) (xy 197.160558 79.675292) (xy 197.168973 79.688808) (xy 197.174188 79.698125) - (xy 197.179139 79.712815) (xy 197.181121 79.728609) (xy 197.180136 79.745506) (xy 197.176183 79.763507) - (xy 197.171271 79.777733) (xy 197.164689 79.792579) (xy 197.156438 79.808046) (xy 197.146518 79.824134) - (xy 197.134928 79.840843) (xy 197.130693 79.846551) (xy 197.117916 79.863096) (xy 197.105544 79.878277) - (xy 197.093579 79.892096) (xy 197.08202 79.904552) (xy 197.070867 79.915644) (xy 197.056628 79.928314) - (xy 197.043112 79.93856) (xy 197.030317 79.946383) (xy 197.01534 79.952755) (xy 197.00087 79.956049) - (xy 196.983412 79.957301) (xy 196.968786 79.956093) (xy 196.95409 79.952838) (xy 196.939323 79.947536) - (xy 196.924486 79.940188) (xy 196.92151 79.938473) (xy 196.9262 79.954733) (xy 196.9297 79.971122) - (xy 196.93201 79.987639) (xy 196.93313 80.004285) (xy 196.933061 80.021059) (xy 196.931801 80.037961) - (xy 196.929352 80.054992) (xy 196.925713 80.072151) (xy 196.920884 80.089438) (xy 196.914865 80.106854) - (xy 196.907657 80.124399) (xy 196.899258 80.142071) (xy 196.88967 80.159872) (xy 196.878892 80.177802) - (xy 196.866924 80.19586) (xy 196.853766 80.214046) (xy 196.839583 80.231785) (xy 196.824484 80.248577) - (xy 196.808469 80.26442) (xy 196.791537 80.279314) (xy 196.77369 80.293261) (xy 196.754927 80.306259) - (xy 196.735247 80.318308) (xy 196.714652 80.32941) (xy 196.69314 80.339563) (xy 196.670713 80.348767) - (xy 196.647369 80.357024) (xy 196.623109 80.364332) (xy 196.597934 80.370691) (xy 196.571842 80.376103) - (xy 196.544834 80.380566) (xy 196.51691 80.38408) (xy 196.488728 80.386508) (xy 196.460947 80.387711) - (xy 196.433565 80.387688) (xy 196.406583 80.38644) (xy 196.380002 80.383967) (xy 196.35382 80.380268) - (xy 196.328038 80.375345) (xy 196.302657 80.369196) (xy 196.277676 80.361821) (xy 196.253094 80.353222) - (xy 196.228913 80.343397) (xy 196.205132 80.332347) (xy 196.181751 80.320071) (xy 196.15877 80.306571) - (xy 196.136189 80.291845) (xy 196.114008 80.275894) (xy 196.092531 80.258941) (xy 196.072136 80.241266) - (xy 196.052823 80.222869) (xy 196.034592 80.20375) (xy 196.017443 80.183909) (xy 196.001376 80.163345) - (xy 195.98639 80.142059) (xy 195.972487 80.12005) (xy 195.959665 80.09732) (xy 195.947925 80.073867) - (xy 195.937267 80.049692) (xy 195.92769 80.024794) (xy 195.919196 79.999175) (xy 195.911783 79.972833) - (xy 195.905453 79.945769) (xy 195.900204 79.917982) (xy 195.896049 79.890101) (xy 195.893075 79.862809) - (xy 195.891281 79.836104) (xy 195.891269 79.835586) (xy 196.2632 79.835586) (xy 196.265205 79.8545) - (xy 196.266984 79.86408) (xy 196.271607 79.882724) (xy 196.277467 79.900278) (xy 196.284564 79.916743) - (xy 196.292897 79.932118) (xy 196.302466 79.946404) (xy 196.313273 79.959601) (xy 196.325316 79.971708) - (xy 196.338596 79.982725) (xy 196.352841 79.992385) (xy 196.367782 80.000418) (xy 196.383418 80.006825) - (xy 196.39975 80.011606) (xy 196.416776 80.014759) (xy 196.434498 80.016287) (xy 196.452915 80.016188) - (xy 196.472027 80.014462) (xy 196.490936 80.011057) (xy 196.508889 80.006028) (xy 196.525886 79.999376) - (xy 196.541928 79.9911) (xy 196.557014 79.981202) (xy 196.571144 79.96968) (xy 196.584318 79.956534) - (xy 196.596537 79.941765) (xy 196.607321 79.92598) (xy 196.616191 79.909785) (xy 196.623149 79.89318) - (xy 196.628193 79.876166) (xy 196.631324 79.858742) (xy 196.632541 79.840909) (xy 196.631845 79.822666) - (xy 196.629236 79.804013) (xy 196.62497 79.785638) (xy 196.619448 79.768339) (xy 196.612672 79.752115) - (xy 196.60464 79.736967) (xy 196.595354 79.722895) (xy 196.584813 79.709898) (xy 196.573017 79.697977) - (xy 196.559965 79.687132) (xy 196.545937 79.677535) (xy 196.531209 79.669362) (xy 196.515782 79.662611) - (xy 196.499656 79.657282) (xy 196.482831 79.653377) (xy 196.465306 79.650894) (xy 196.447081 79.649833) - (xy 196.428158 79.650196) (xy 196.409287 79.652124) (xy 196.391256 79.65602) (xy 196.374066 79.661881) - (xy 196.357716 79.66971) (xy 196.342207 79.679504) (xy 196.327538 79.691266) (xy 196.31371 79.704994) - (xy 196.303891 79.71658) (xy 196.300722 79.720688) (xy 196.291921 79.733234) (xy 196.284287 79.745966) - (xy 196.275922 79.76323) (xy 196.269631 79.780825) (xy 196.265414 79.798749) (xy 196.26327 79.817002) - (xy 196.2632 79.835586) (xy 195.891269 79.835586) (xy 195.890667 79.809988) (xy 195.891233 79.78446) - (xy 195.89298 79.759521) (xy 195.895906 79.73517) (xy 195.900013 79.711407) (xy 195.9053 79.688232) - (xy 195.911768 79.665646) (xy 195.919415 79.643648) (xy 195.928243 79.622238) (xy 195.93825 79.601417) - (xy 195.949439 79.581183) (xy 195.961807 79.561539) (xy 195.975355 79.542482) (xy 195.986354 79.528543) - (xy 195.997742 79.515399) (xy 196.00952 79.503051) (xy 196.021688 79.491498) (xy 196.034245 79.48074) - (xy 196.047193 79.470778) (xy 196.06053 79.461611) (xy 196.074257 79.45324) (xy 196.087804 79.445687) - (xy 196.103686 79.437429) (xy 196.118399 79.430484) (xy 196.131942 79.424853) (xy 196.14665 79.419831) - (xy 196.161682 79.416363) (xy 196.177148 79.414025) (xy 196.191879 79.412511) (xy 196.207574 79.411791) - (xy 196.219138 79.41195) (xy 196.204441 79.396313) (xy 196.192898 79.379947) (xy 196.184509 79.362853) - (xy 196.179272 79.345031) (xy 196.17719 79.326481) (xy 196.17826 79.307202) (xy 196.182484 79.287195) - (xy 196.189861 79.26646) (xy 196.196531 79.252231) (xy 196.204603 79.23768) (xy 196.214076 79.222804) - (xy 196.224951 79.207605) (xy 196.234118 79.195627) (xy 196.245921 79.180796) (xy 196.257245 79.167267) - (xy 196.268089 79.15504) (xy 196.278455 79.144114) (xy 196.290738 79.132288) (xy 196.302272 79.122495) - (xy 196.308833 79.117596) (xy 196.321773 79.109505) (xy 196.336884 79.102807) (xy 196.352009 79.099061) - (xy 196.367148 79.098268) - ) - ) - ) - ) - (gr_text "github.com/\njaseg/8seg" (at 193.35 117.925 307) (layer "F.SilkS") (tstamp e1e8791b-f102-4509-9948-1986c49e1265) - (effects (font (face "Source Code Pro") (size 1.5 1.5) (thickness 0.3) bold)) - (render_cache "github.com/\njaseg/8seg" 307 - (polygon - (pts - (xy 190.579736 111.640093) (xy 190.598874 111.641749) (xy 190.617882 111.644449) (xy 190.636759 111.648193) - (xy 190.650832 111.651687) (xy 190.669443 111.657209) (xy 190.687848 111.663675) (xy 190.701517 111.669144) - (xy 190.715069 111.675143) (xy 190.728506 111.681674) (xy 190.741826 111.688735) (xy 190.755031 111.696328) - (xy 190.768119 111.704451) (xy 190.781092 111.713105) (xy 190.793948 111.72229) (xy 190.806668 111.731881) - (xy 190.81912 111.741834) (xy 190.831306 111.75215) (xy 190.843225 111.762828) (xy 190.854876 111.773869) - (xy 190.86626 111.785272) (xy 190.877378 111.797038) (xy 190.888228 111.809166) (xy 190.898811 111.821657) - (xy 190.909127 111.83451) (xy 190.915856 111.843281) (xy 190.926534 111.857794) (xy 190.936659 111.872256) - (xy 190.946229 111.886669) (xy 190.955245 111.901031) (xy 190.963708 111.915343) (xy 190.971616 111.929605) - (xy 190.978971 111.943816) (xy 190.985772 111.957977) (xy 190.992018 111.972088) (xy 190.997711 111.986149) - (xy 191.001198 111.995495) (xy 191.256518 112.334316) (xy 191.06926 112.475425) (xy 190.942261 112.306892) - (xy 190.937338 112.320981) (xy 190.93086 112.335898) (xy 190.923916 112.349629) (xy 190.915781 112.363994) - (xy 190.913238 112.368215) (xy 190.90517 112.38053) (xy 190.89474 112.394034) (xy 190.883214 112.406608) - (xy 190.872463 112.416645) (xy 190.860905 112.425999) (xy 190.847351 112.435842) (xy 190.833791 112.444948) - (xy 190.820223 112.453317) (xy 190.806648 112.46095) (xy 190.793067 112.467846) (xy 190.779479 112.474005) - (xy 190.761351 112.481071) (xy 190.74321 112.486828) (xy 190.725058 112.491275) (xy 190.715977 112.493007) - (xy 190.697929 112.495576) (xy 190.679968 112.497119) (xy 190.662094 112.497635) (xy 190.644307 112.497126) - (xy 190.626607 112.495591) (xy 190.608994 112.49303) (xy 190.591468 112.489443) (xy 190.574029 112.484829) - (xy 190.556831 112.479253) (xy 190.539773 112.472739) (xy 190.522856 112.465289) (xy 190.506078 112.456902) - (xy 190.48944 112.447578) (xy 190.472941 112.437317) (xy 190.460659 112.429007) (xy 190.448456 112.420169) - (xy 190.440364 112.413985) (xy 190.428394 112.404301) (xy 190.416597 112.394237) (xy 190.404973 112.383793) - (xy 190.393522 112.372968) (xy 190.382244 112.361763) (xy 190.371139 112.350177) (xy 190.360207 112.338211) - (xy 190.349448 112.325865) (xy 190.338862 112.313139) (xy 190.328449 112.300032) (xy 190.321603 112.291083) - (xy 190.311595 112.27725) (xy 190.301965 112.262816) (xy 190.292715 112.247782) (xy 190.283843 112.232147) - (xy 190.27535 112.215911) (xy 190.267236 112.199074) (xy 190.2595 112.181637) (xy 190.252143 112.163599) - (xy 190.237207 112.159722) (xy 190.221663 112.157262) (xy 190.205841 112.1568) (xy 190.203109 112.156969) - (xy 190.187962 112.160025) (xy 190.173779 112.166125) (xy 190.160678 112.17432) (xy 190.157724 112.176489) - (xy 190.14563 112.187457) (xy 190.13678 112.19969) (xy 190.130555 112.215561) (xy 190.128732 112.230535) - (xy 190.130153 112.246774) (xy 190.130705 112.249604) (xy 190.134968 112.264555) (xy 190.141463 112.280894) - (xy 190.148265 112.294963) (xy 190.156497 112.309919) (xy 190.166157 112.325763) (xy 190.174339 112.338228) - (xy 190.183325 112.351193) (xy 190.193115 112.364657) (xy 190.196557 112.369256) (xy 190.313413 112.524329) - (xy 190.328538 112.544794) (xy 190.342827 112.564932) (xy 190.356278 112.584745) (xy 190.368892 112.604231) - (xy 190.38067 112.623391) (xy 190.39161 112.642225) (xy 190.401713 112.660733) (xy 190.410979 112.678915) - (xy 190.419408 112.696771) (xy 190.426999 112.714301) (xy 190.433754 112.731504) (xy 190.439672 112.748382) - (xy 190.444752 112.764933) (xy 190.448996 112.781158) (xy 190.452402 112.797057) (xy 190.454971 112.81263) - (xy 190.45662 112.827887) (xy 190.457262 112.842837) (xy 190.456341 112.864686) (xy 190.453159 112.885845) - (xy 190.447714 112.906313) (xy 190.440007 112.926091) (xy 190.430038 112.945179) (xy 190.422135 112.95752) - (xy 190.413227 112.969555) (xy 190.403314 112.981283) (xy 190.392395 112.992704) (xy 190.380471 113.003818) - (xy 190.367542 113.014625) (xy 190.3607 113.019914) (xy 190.348429 113.028673) (xy 190.335863 113.036678) - (xy 190.323004 113.043929) (xy 190.30985 113.050426) (xy 190.291855 113.057916) (xy 190.273336 113.064065) - (xy 190.259105 113.067797) (xy 190.244579 113.070774) (xy 190.229758 113.072998) (xy 190.214644 113.074468) - (xy 190.199277 113.075245) (xy 190.183808 113.075309) (xy 190.168237 113.074659) (xy 190.152563 113.073297) - (xy 190.136788 113.071221) (xy 190.12091 113.068431) (xy 190.104931 113.064928) (xy 190.088849 113.060712) - (xy 190.072665 113.055783) (xy 190.056379 113.05014) (xy 190.045465 113.045982) (xy 190.02902 113.039143) - (xy 190.012492 113.031575) (xy 189.995884 113.023278) (xy 189.979193 113.014252) (xy 189.962422 113.004498) - (xy 189.945568 112.994014) (xy 189.928634 112.982802) (xy 189.911617 112.970861) (xy 189.89452 112.958191) - (xy 189.87734 112.944792) (xy 189.865842 112.935455) (xy 189.854319 112.925839) (xy 189.842854 112.915935) - (xy 189.831448 112.905743) (xy 189.820102 112.895263) (xy 189.808814 112.884495) (xy 189.797585 112.873439) - (xy 189.786415 112.862094) (xy 189.775303 112.850462) (xy 189.764251 112.838542) (xy 189.753258 112.826333) - (xy 189.742323 112.813837) (xy 189.731447 112.801052) (xy 189.72063 112.787979) (xy 189.709872 112.774619) - (xy 189.699173 112.76097) (xy 189.688533 112.747033) (xy 189.677268 112.731849) (xy 189.666377 112.71669) - (xy 189.65586 112.701555) (xy 189.645716 112.686446) (xy 189.635946 112.671362) (xy 189.626549 112.656302) - (xy 189.617526 112.641268) (xy 189.608877 112.626258) (xy 189.600601 112.611273) (xy 189.592698 112.596314) - (xy 189.587638 112.586354) (xy 189.580365 112.571544) (xy 189.57359 112.55689) (xy 189.567312 112.542394) - (xy 189.561532 112.528055) (xy 189.55625 112.513873) (xy 189.551465 112.499849) (xy 189.545859 112.481395) - (xy 189.541137 112.46322) (xy 189.540537 112.460422) (xy 189.766664 112.460422) (xy 189.768185 112.47726) - (xy 189.771786 112.495297) (xy 189.775707 112.509531) (xy 189.780622 112.524195) (xy 189.786529 112.539287) - (xy 189.793429 112.554809) (xy 189.801321 112.57076) (xy 189.810207 112.58714) (xy 189.820085 112.603949) - (xy 189.830956 112.621188) (xy 189.842819 112.638856) (xy 189.85128 112.650873) (xy 189.860182 112.663081) - (xy 189.864798 112.669256) (xy 189.874334 112.681673) (xy 189.883869 112.693613) (xy 189.893403 112.705077) - (xy 189.907704 112.72138) (xy 189.922004 112.736611) (xy 189.936303 112.75077) (xy 189.950601 112.763858) - (xy 189.964897 112.775875) (xy 189.979192 112.786819) (xy 189.993486 112.796693) (xy 190.007779 112.805494) - (xy 190.017307 112.810766) (xy 190.031323 112.817667) (xy 190.049149 112.824845) (xy 190.065993 112.82971) - (xy 190.081854 112.832262) (xy 190.096732 112.832501) (xy 190.113947 112.829548) (xy 190.129626 112.822981) - (xy 190.138296 112.817306) (xy 190.14979 112.807222) (xy 190.159893 112.794147) (xy 190.165969 112.78001) - (xy 190.16802 112.764811) (xy 190.166044 112.748549) (xy 190.163546 112.740019) (xy 190.157664 112.725022) - (xy 190.149882 112.708724) (xy 190.14229 112.694749) (xy 190.133482 112.67994) (xy 190.123458 112.664298) - (xy 190.115143 112.652021) (xy 190.106144 112.639274) (xy 190.096461 112.626059) (xy 190.093082 112.62155) - (xy 190.014369 112.517095) (xy 190.004044 112.50326) (xy 189.99443 112.490099) (xy 189.985525 112.477613) - (xy 189.975776 112.463521) (xy 189.96705 112.450399) (xy 189.960559 112.440207) (xy 189.952261 112.426628) - (xy 189.944806 112.413293) (xy 189.938192 112.400201) (xy 189.931665 112.385537) (xy 189.929501 112.38012) - (xy 189.913416 112.374506) (xy 189.898329 112.370172) (xy 189.881988 112.366735) (xy 189.867004 112.36504) - (xy 189.855241 112.364975) (xy 189.8406 112.366776) (xy 189.825031 112.371274) (xy 189.81042 112.37839) - (xy 189.80121 112.384588) (xy 189.787839 112.396825) (xy 189.777718 112.410937) (xy 189.770846 112.426923) - (xy 189.767223 112.444784) (xy 189.766664 112.460422) (xy 189.540537 112.460422) (xy 189.5373 112.445325) - (xy 189.535713 112.436482) (xy 189.533174 112.419093) (xy 189.531609 112.402044) (xy 189.531018 112.385337) - (xy 189.531401 112.368971) (xy 189.532758 112.352946) (xy 189.535089 112.337263) (xy 189.538394 112.321921) - (xy 189.542673 112.30692) (xy 189.548066 112.292427) (xy 189.554602 112.278463) (xy 189.562282 112.265027) - (xy 189.571107 112.25212) (xy 189.581075 112.239742) (xy 189.592186 112.227892) (xy 189.604442 112.216571) - (xy 189.617841 112.205779) (xy 189.630981 112.196671) (xy 189.64458 112.188805) (xy 189.658639 112.18218) - (xy 189.673156 112.176797) (xy 189.688132 112.172656) (xy 189.703568 112.169757) (xy 189.719462 112.168099) - (xy 189.735816 112.167684) (xy 189.752628 112.16851) (xy 189.7699 112.170577) (xy 189.787631 112.173887) - (xy 189.805821 112.178438) (xy 189.824469 112.184231) (xy 189.843577 112.191265) (xy 189.863144 112.199542) - (xy 189.88317 112.20906) (xy 189.8899 112.203989) (xy 189.888905 112.187806) (xy 189.888881 112.171722) - (xy 189.889826 112.155736) (xy 189.891741 112.139848) (xy 189.894625 112.124057) (xy 189.89848 112.108365) - (xy 189.900293 112.102116) (xy 189.906128 112.08675) (xy 189.910169 112.078942) (xy 190.438061 112.078942) - (xy 190.438452 112.094052) (xy 190.4403 112.108851) (xy 190.443606 112.12334) (xy 190.44837 112.137519) - (xy 190.454592 112.151388) (xy 190.462272 112.164946) (xy 190.471409 112.178195) (xy 190.481585 112.190576) - (xy 190.492488 112.201677) (xy 190.504118 112.211499) (xy 190.516476 112.220041) (xy 190.529561 112.227305) - (xy 190.543374 112.233289) (xy 190.557915 112.237993) (xy 190.573183 112.241418) (xy 190.58899 112.243162) - (xy 190.605 112.242931) (xy 190.621215 112.240725) (xy 190.637634 112.236546) (xy 190.654256 112.230392) - (xy 190.671082 112.222264) (xy 190.683836 112.214873) (xy 190.696704 112.20637) (xy 190.705347 112.200085) - (xy 190.717229 112.190619) (xy 190.731467 112.177615) (xy 190.743869 112.164172) (xy 190.754436 112.150292) - (xy 190.763169 112.135975) (xy 190.770066 112.121219) (xy 190.775128 112.106026) (xy 190.778355 112.090395) - (xy 190.778875 112.086418) (xy 190.780065 112.070591) (xy 190.779788 112.055138) (xy 190.778045 112.040059) - (xy 190.774834 112.025355) (xy 190.770157 112.011024) (xy 190.764013 111.997068) (xy 190.756401 111.983486) - (xy 190.747323 111.970279) (xy 190.737088 111.957857) (xy 190.726117 111.946779) (xy 190.714409 111.937044) - (xy 190.701964 111.928653) (xy 190.688783 111.921605) (xy 190.674866 111.915901) (xy 190.660211 111.91154) - (xy 190.644821 111.908523) (xy 190.629082 111.907051) (xy 190.613237 111.907436) (xy 190.597287 111.909678) - (xy 190.581232 111.913778) (xy 190.56507 111.919735) (xy 190.548803 111.927549) (xy 190.53243 111.937221) - (xy 190.520081 111.945693) (xy 190.515951 111.948749) (xy 190.503493 111.958637) (xy 190.492122 111.968706) - (xy 190.478653 111.982411) (xy 190.467117 111.996437) (xy 190.457514 112.010783) (xy 190.449844 112.025451) - (xy 190.444108 112.040439) (xy 190.440305 112.055748) (xy 190.439129 112.063523) (xy 190.438061 112.078942) - (xy 189.910169 112.078942) (xy 189.913856 112.071817) (xy 189.923477 112.057315) (xy 189.934993 112.043247) - (xy 189.945569 112.032303) (xy 189.957356 112.021635) (xy 189.970356 112.011244) (xy 189.984034 112.002001) - (xy 189.998734 111.994115) (xy 190.014458 111.987587) (xy 190.031204 111.982415) (xy 190.048973 111.978601) - (xy 190.063925 111.976527) (xy 190.075568 111.975541) (xy 190.091418 111.974887) (xy 190.10728 111.975011) - (xy 190.123156 111.975914) (xy 190.139045 111.977595) (xy 190.154948 111.980055) (xy 190.170863 111.983293) - (xy 190.186792 111.98731) (xy 190.202734 111.992105) (xy 190.209464 111.987034) (xy 190.209015 111.969812) - (xy 190.209651 111.952431) (xy 190.211372 111.934892) (xy 190.214178 111.917194) (xy 190.218069 111.899339) - (xy 190.223045 111.881325) (xy 190.229106 111.863154) (xy 190.234364 111.849421) (xy 190.236252 111.844824) - (xy 190.242443 111.831222) (xy 190.249402 111.817922) (xy 190.257127 111.804922) (xy 190.265619 111.792224) - (xy 190.274879 111.779826) (xy 190.284905 111.767729) (xy 190.295699 111.755934) (xy 190.307259 111.744439) - (xy 190.319587 111.733245) (xy 190.332681 111.722352) (xy 190.341837 111.715257) (xy 190.356127 111.704896) - (xy 190.370469 111.69531) (xy 190.384863 111.6865) (xy 190.399309 111.678465) (xy 190.413806 111.671205) - (xy 190.428356 111.66472) (xy 190.442958 111.659011) (xy 190.457612 111.654077) (xy 190.472318 111.649918) - (xy 190.487075 111.646534) (xy 190.496943 111.644709) (xy 190.511724 111.642524) (xy 190.526433 111.640926) - (xy 190.541068 111.639916) (xy 190.560467 111.639482) - ) - ) - (polygon - (pts - (xy 190.803008 113.485732) (xy 191.458413 112.991849) (xy 191.205739 112.656539) (xy 191.392998 112.51543) - (xy 191.832421 113.098565) (xy 190.989758 113.733557) - ) - ) - (polygon - (pts - (xy 191.861859 112.864903) (xy 191.852131 112.851266) (xy 191.843451 112.837564) (xy 191.835819 112.823798) - (xy 191.829236 112.809968) (xy 191.823701 112.796073) (xy 191.819214 112.782115) (xy 191.814862 112.763403) - (xy 191.812374 112.744578) (xy 191.811749 112.725638) (xy 191.812135 112.716125) (xy 191.814358 112.697463) - (xy 191.818546 112.679584) (xy 191.824701 112.662489) (xy 191.832823 112.646176) (xy 191.842911 112.630647) - (xy 191.854965 112.615901) (xy 191.865296 112.605355) (xy 191.876733 112.59525) (xy 191.884973 112.588758) - (xy 191.897728 112.579783) (xy 191.910648 112.571958) (xy 191.923733 112.565283) (xy 191.941437 112.558172) - (xy 191.959433 112.553104) (xy 191.977723 112.550081) (xy 191.996306 112.549101) (xy 192.015182 112.550166) - (xy 192.029531 112.552306) (xy 192.048494 112.556782) (xy 192.066751 112.56308) (xy 192.084302 112.5712) - (xy 192.101148 112.581141) (xy 192.113319 112.589793) (xy 192.125093 112.59947) (xy 192.13647 112.610172) - (xy 192.14745 112.621899) (xy 192.158034 112.63465) (xy 192.161473 112.639128) (xy 192.171178 112.652783) - (xy 192.179789 112.666537) (xy 192.187305 112.680391) (xy 192.193726 112.694343) (xy 192.199053 112.708394) - (xy 192.203286 112.722545) (xy 192.207226 112.741566) (xy 192.20922 112.760764) (xy 192.209269 112.780138) - (xy 192.208564 112.789891) (xy 192.205797 112.808963) (xy 192.201147 112.82719) (xy 192.194612 112.844571) - (xy 192.186194 112.861108) (xy 192.175891 112.876799) (xy 192.163704 112.891645) (xy 192.153328 112.902225) - (xy 192.141891 112.912329) (xy 192.133678 112.918801) (xy 192.120891 112.9278) (xy 192.107985 112.935614) - (xy 192.090593 112.94419) (xy 192.072991 112.950659) (xy 192.055177 112.955023) (xy 192.037152 112.95728) - (xy 192.018917 112.957432) (xy 192.00047 112.955477) (xy 191.991168 112.95371) (xy 191.972823 112.948769) - (xy 191.9551 112.942068) (xy 191.938002 112.933607) (xy 191.921526 112.923386) (xy 191.909579 112.914566) - (xy 191.897982 112.904755) (xy 191.886736 112.893955) (xy 191.875841 112.882164) (xy 191.865296 112.869384) - ) - ) - (polygon - (pts - (xy 191.68165 114.690691) (xy 191.672477 114.678293) (xy 191.663697 114.665972) (xy 191.655312 114.653726) - (xy 191.643472 114.6355) (xy 191.632519 114.617444) (xy 191.622453 114.599559) (xy 191.613273 114.581845) - (xy 191.60498 114.564301) (xy 191.597573 114.546927) (xy 191.591052 114.529725) (xy 191.585419 114.512692) - (xy 191.582155 114.501432) (xy 191.577916 114.484687) (xy 191.574397 114.468116) (xy 191.571599 114.45172) - (xy 191.569521 114.435498) (xy 191.568163 114.419452) (xy 191.567526 114.40358) (xy 191.567609 114.387883) - (xy 191.568412 114.372361) (xy 191.569936 114.357014) (xy 191.57218 114.341842) (xy 191.574077 114.331824) - (xy 191.577494 114.316939) (xy 191.581578 114.302221) (xy 191.586329 114.287671) (xy 191.591745 114.273288) - (xy 191.597828 114.259072) (xy 191.604578 114.245023) (xy 191.611993 114.231141) (xy 191.620075 114.217427) - (xy 191.628823 114.20388) (xy 191.638237 114.1905) (xy 191.644884 114.181673) (xy 191.655427 114.168563) - (xy 191.666483 114.155575) (xy 191.67805 114.14271) (xy 191.690128 114.129968) (xy 191.702718 114.117348) - (xy 191.71582 114.10485) (xy 191.729433 114.092475) (xy 191.743558 114.080222) (xy 191.758195 114.068092) - (xy 191.773343 114.056084) (xy 191.783726 114.048147) (xy 192.083925 113.821931) (xy 191.925177 113.611265) - (xy 192.10278 113.477432) (xy 192.280223 113.692818) (xy 192.566418 113.527157) (xy 192.720095 113.731094) - (xy 192.457933 113.928647) (xy 192.724718 114.282683) (xy 192.537459 114.423792) (xy 192.270674 114.069756) - (xy 191.966087 114.29928) (xy 191.953932 114.308697) (xy 191.942485 114.318097) (xy 191.926641 114.332165) - (xy 191.912389 114.346195) (xy 191.899729 114.360186) (xy 191.88866 114.374139) (xy 191.879184 114.388054) - (xy 191.871299 114.40193) (xy 191.865007 114.415767) (xy 191.859093 114.434158) (xy 191.856515 114.447906) - (xy 191.855447 114.466465) (xy 191.856852 114.485641) (xy 191.859528 114.500428) (xy 191.863595 114.515562) - (xy 191.869052 114.531044) (xy 191.875899 114.546873) (xy 191.884137 114.563048) (xy 191.893766 114.579571) - (xy 191.904785 114.596441) (xy 191.917195 114.613659) (xy 191.928355 114.628038) (xy 191.93965 114.641733) - (xy 191.951079 114.654745) (xy 191.962642 114.667073) (xy 191.97434 114.678718) (xy 191.986172 114.689679) - (xy 191.990943 114.693872) (xy 192.003065 114.704189) (xy 192.015387 114.714265) (xy 192.027909 114.724102) - (xy 192.04063 114.733698) (xy 192.053551 114.743055) (xy 192.066673 114.752171) (xy 192.071977 114.75575) - (xy 191.93125 114.930606) (xy 191.91666 114.919538) (xy 191.901881 114.908068) (xy 191.886913 114.896195) - (xy 191.871756 114.88392) (xy 191.860265 114.874449) (xy 191.848668 114.864752) (xy 191.836964 114.854828) - (xy 191.825155 114.844678) (xy 191.813239 114.834301) (xy 191.809244 114.830792) (xy 191.797231 114.820073) - (xy 191.785229 114.808854) (xy 191.773238 114.797136) (xy 191.761257 114.784918) (xy 191.749286 114.7722) - (xy 191.737326 114.758982) (xy 191.725376 114.745264) (xy 191.713437 114.731047) (xy 191.701508 114.71633) - (xy 191.68959 114.701113) - ) - ) - (polygon - (pts - (xy 192.056677 115.149408) (xy 193.236406 114.260418) (xy 193.422935 114.50795) (xy 193.137074 114.723363) - (xy 192.968932 114.828965) (xy 192.972901 114.834231) (xy 192.988809 114.83637) (xy 193.00479 114.83901) - (xy 193.020842 114.842153) (xy 193.036966 114.845798) (xy 193.053163 114.849945) (xy 193.069431 114.854594) - (xy 193.085771 114.859746) (xy 193.102184 114.865399) (xy 193.118668 114.871555) (xy 193.135224 114.878213) - (xy 193.146302 114.882931) (xy 193.16289 114.890691) (xy 193.179179 114.899458) (xy 193.195171 114.909232) - (xy 193.210865 114.920012) (xy 193.226262 114.931799) (xy 193.24136 114.944593) (xy 193.256161 114.958393) - (xy 193.270664 114.9732) (xy 193.284869 114.989013) (xy 193.298776 115.005833) (xy 193.307882 115.017606) - (xy 193.320637 115.035277) (xy 193.332223 115.052885) (xy 193.342641 115.070432) (xy 193.351891 115.087917) - (xy 193.359972 115.105339) (xy 193.366884 115.1227) (xy 193.372628 115.139999) (xy 193.377204 115.157235) - (xy 193.380611 115.17441) (xy 193.382849 115.191522) (xy 193.383919 115.208573) (xy 193.383821 115.225561) - (xy 193.382554 115.242487) (xy 193.380118 115.259352) (xy 193.376514 115.276154) (xy 193.371741 115.292894) - (xy 193.365956 115.309586) (xy 193.359258 115.32617) (xy 193.351647 115.342646) (xy 193.343123 115.359015) - (xy 193.333686 115.375275) (xy 193.323337 115.391428) (xy 193.312075 115.407473) (xy 193.299901 115.42341) - (xy 193.286813 115.439239) (xy 193.272813 115.454961) (xy 193.2579 115.470574) (xy 193.242075 115.48608) - (xy 193.225336 115.501478) (xy 193.207685 115.516768) (xy 193.189122 115.53195) (xy 193.169645 115.547024) - (xy 192.650881 115.937942) (xy 192.464351 115.690409) (xy 192.955613 115.320217) (xy 192.971045 115.308213) - (xy 192.985305 115.296343) (xy 192.998392 115.284606) (xy 193.010306 115.273004) (xy 193.021046 115.261536) - (xy 193.030614 115.250201) (xy 193.041546 115.235297) (xy 193.050392 115.220632) (xy 193.057153 115.206205) - (xy 193.059752 115.19908) (xy 193.063442 115.184716) (xy 193.064906 115.169966) (xy 193.064144 115.154828) - (xy 193.061155 115.139305) (xy 193.055939 115.123395) (xy 193.048497 115.107098) (xy 193.038828 115.090415) - (xy 193.030115 115.077649) (xy 193.026933 115.073345) (xy 193.017125 115.061204) (xy 193.006771 115.05009) - (xy 192.995873 115.040003) (xy 192.981484 115.028839) (xy 192.966243 115.019279) (xy 192.950151 115.011324) - (xy 192.933208 115.004974) (xy 192.918953 115.000772) (xy 192.90372 114.997004) (xy 192.887511 114.993672) - (xy 192.870326 114.990774) (xy 192.852163 114.988311) (xy 192.833024 114.986284) (xy 192.818029 114.985048) - (xy 192.802484 114.984058) (xy 192.791816 114.983533) (xy 192.243206 115.39694) - ) - ) - (polygon - (pts - (xy 192.987133 116.423125) (xy 192.974246 116.405279) (xy 192.96254 116.387512) (xy 192.952014 116.369822) - (xy 192.942669 116.352211) (xy 192.934505 116.334677) (xy 192.927521 116.317222) (xy 192.921717 116.299844) - (xy 192.917095 116.282545) (xy 192.913652 116.265323) (xy 192.911391 116.24818) (xy 192.910309 116.231115) - (xy 192.910409 116.214128) (xy 192.911689 116.197218) (xy 192.914149 116.180387) (xy 192.91779 116.163634) - (xy 192.922612 116.146959) (xy 192.928478 116.130373) (xy 192.935251 116.113889) (xy 192.942932 116.097505) - (xy 192.95152 116.081222) (xy 192.961016 116.065041) (xy 192.971419 116.04896) (xy 192.98273 116.03298) - (xy 192.994949 116.017101) (xy 193.008075 116.001324) (xy 193.022109 115.985647) (xy 193.03705 115.970071) - (xy 193.052899 115.954596) (xy 193.069655 115.939222) (xy 193.087319 115.923949) (xy 193.105891 115.908777) - (xy 193.12537 115.893706) (xy 193.644134 115.502789) (xy 193.830884 115.750614) (xy 193.339623 116.120806) - (xy 193.324174 116.132794) (xy 193.309866 116.144617) (xy 193.296698 116.156273) (xy 193.284672 116.167763) - (xy 193.273786 116.179086) (xy 193.264041 116.190244) (xy 193.252822 116.204862) (xy 193.243631 116.219185) - (xy 193.236469 116.233212) (xy 193.233648 116.240115) (xy 193.229181 116.257689) (xy 193.228298 116.276034) - (xy 193.230172 116.291266) (xy 193.234338 116.306992) (xy 193.240798 116.323212) (xy 193.249551 116.339926) - (xy 193.25762 116.352785) (xy 193.26698 116.365923) (xy 193.278402 116.379981) (xy 193.290483 116.392714) - (xy 193.303224 116.404122) (xy 193.316623 116.414205) (xy 193.330681 116.422962) (xy 193.345398 116.430394) - (xy 193.351469 116.432996) (xy 193.367927 116.43865) (xy 193.382613 116.442431) (xy 193.398652 116.445552) - (xy 193.416042 116.448012) (xy 193.434784 116.449812) (xy 193.449727 116.450729) (xy 193.465431 116.451274) - (xy 193.481896 116.451448) (xy 193.493294 116.451358) (xy 194.045414 116.035306) (xy 194.232164 116.283131) - (xy 193.3895 116.918123) (xy 193.237146 116.715943) (xy 193.345046 116.605275) (xy 193.339975 116.598545) - (xy 193.320202 116.596941) (xy 193.300732 116.594787) (xy 193.281565 116.592082) (xy 193.2627 116.588826) - (xy 193.244138 116.585019) (xy 193.225879 116.580662) (xy 193.207923 116.575754) (xy 193.190269 116.570295) - (xy 193.172918 116.564286) (xy 193.155869 116.557726) (xy 193.144672 116.553047) (xy 193.128207 116.54534) - (xy 193.112093 116.536708) (xy 193.09633 116.52715) (xy 193.080918 116.516667) (xy 193.065856 116.505258) - (xy 193.051145 116.492924) (xy 193.036785 116.479664) (xy 193.022776 116.465478) (xy 193.009118 116.450367) - (xy 192.99581 116.43433) - ) - ) - (polygon - (pts - (xy 194.938098 116.518639) (xy 194.652529 116.733831) (xy 194.51703 116.823092) (xy 194.520778 116.828066) - (xy 194.535904 116.830702) (xy 194.550853 116.833841) (xy 194.565626 116.837485) (xy 194.580222 116.841632) - (xy 194.594641 116.846284) (xy 194.608884 116.851439) (xy 194.622951 116.857099) (xy 194.63684 116.863262) - (xy 194.650553 116.86993) (xy 194.66409 116.877102) (xy 194.673016 116.882163) (xy 194.686162 116.890143) - (xy 194.698857 116.898456) (xy 194.7111 116.9071) (xy 194.722892 116.916077) (xy 194.734233 116.925385) - (xy 194.748652 116.938313) (xy 194.762268 116.951832) (xy 194.775083 116.96594) (xy 194.787094 116.980639) - (xy 194.789972 116.984406) (xy 194.800565 116.99902) (xy 194.810433 117.013784) (xy 194.819576 117.0287) - (xy 194.827995 117.043767) (xy 194.835688 117.058985) (xy 194.842657 117.074354) (xy 194.848901 117.089874) - (xy 194.85442 117.105545) (xy 194.859215 117.121367) (xy 194.863285 117.13734) (xy 194.865595 117.148073) - (xy 194.868469 117.164208) (xy 194.870644 117.180313) (xy 194.87212 117.196389) (xy 194.872896 117.212436) - (xy 194.872972 117.228453) (xy 194.872349 117.244441) (xy 194.871027 117.2604) (xy 194.869005 117.27633) - (xy 194.866284 117.29223) (xy 194.862863 117.308101) (xy 194.860194 117.318665) (xy 194.855619 117.334486) - (xy 194.850368 117.350277) (xy 194.84444 117.366037) (xy 194.837837 117.381766) (xy 194.830557 117.397464) - (xy 194.8226 117.413132) (xy 194.813968 117.42877) (xy 194.804659 117.444376) (xy 194.794674 117.459952) - (xy 194.784013 117.475498) (xy 194.776529 117.485844) (xy 194.764806 117.501318) (xy 194.752456 117.516612) - (xy 194.739478 117.531726) (xy 194.725872 117.54666) (xy 194.711638 117.561414) (xy 194.696777 117.575987) - (xy 194.681288 117.59038) (xy 194.665172 117.604593) (xy 194.648428 117.618626) (xy 194.636916 117.627881) - (xy 194.625126 117.637056) (xy 194.619126 117.641614) (xy 194.605596 117.651623) (xy 194.592069 117.661257) - (xy 194.578546 117.670516) (xy 194.565026 117.679399) (xy 194.551511 117.687906) (xy 194.537999 117.696038) - (xy 194.524491 117.703795) (xy 194.510986 117.711175) (xy 194.497486 117.718181) (xy 194.483989 117.724811) - (xy 194.470496 117.731065) (xy 194.457006 117.736944) (xy 194.436779 117.745058) (xy 194.41656 117.752327) - (xy 194.403085 117.756703) (xy 194.383066 117.762647) (xy 194.363233 117.767887) (xy 194.343586 117.772421) - (xy 194.324125 117.776251) (xy 194.304852 117.779375) (xy 194.285764 117.781795) (xy 194.266863 117.783509) - (xy 194.248149 117.784519) (xy 194.229621 117.784823) (xy 194.211279 117.784423) (xy 194.199155 117.783764) - (xy 194.181235 117.78219) (xy 194.163614 117.779996) (xy 194.146291 117.777181) (xy 194.129267 117.773746) - (xy 194.112542 117.769691) (xy 194.096116 117.765016) (xy 194.079988 117.75972) (xy 194.064159 117.753805) - (xy 194.048629 117.747269) (xy 194.033397 117.740113) (xy 194.023408 117.734997) (xy 194.008793 117.726917) - (xy 193.994632 117.718325) (xy 193.980924 117.709223) (xy 193.967669 117.699609) (xy 193.954868 117.689485) - (xy 193.942521 117.678849) (xy 193.930627 117.667702) (xy 193.919186 117.656044) (xy 193.908199 117.643875) - (xy 193.897666 117.631195) (xy 193.890895 117.622458) (xy 193.880219 117.607358) (xy 193.87046 117.59161) - (xy 193.861617 117.575215) (xy 193.853691 117.558172) (xy 193.846682 117.540481) (xy 193.84059 117.522142) - (xy 193.836622 117.507963) (xy 193.83317 117.493419) (xy 193.831155 117.483521) (xy 193.828659 117.468448) - (xy 193.826679 117.453139) (xy 193.825214 117.437595) (xy 193.824266 117.421816) (xy 193.823834 117.4058) - (xy 193.823917 117.389549) (xy 193.824517 117.373063) (xy 193.825632 117.356341) (xy 193.827263 117.339383) - (xy 193.829411 117.32219) (xy 193.831129 117.310597) (xy 193.826058 117.303867) (xy 193.7178 117.353792) - (xy 193.667372 117.286872) (xy 193.99365 117.286872) (xy 193.993917 117.304762) (xy 193.995439 117.321909) - (xy 193.998215 117.338312) (xy 193.998921 117.341503) (xy 194.002993 117.356903) (xy 194.007717 117.371475) - (xy 194.013095 117.385219) (xy 194.02041 117.400619) (xy 194.028665 117.414827) (xy 194.036262 117.425756) - (xy 194.046421 117.438097) (xy 194.057384 117.449228) (xy 194.069153 117.459147) (xy 194.081726 117.467854) - (xy 194.095104 117.475351) (xy 194.109287 117.481636) (xy 194.124275 117.48671) (xy 194.140067 117.490573) - (xy 194.156665 117.493224) (xy 194.174067 117.494664) (xy 194.186116 117.494952) (xy 194.204858 117.494109) - (xy 194.22432 117.491418) (xy 194.244502 117.486878) (xy 194.265403 117.48049) (xy 194.279737 117.475204) - (xy 194.294391 117.469097) (xy 194.309365 117.462168) (xy 194.324659 117.454417) (xy 194.340272 117.445845) - (xy 194.356205 117.436451) (xy 194.372459 117.426235) (xy 194.389032 117.415198) (xy 194.405924 117.403339) - (xy 194.423137 117.390659) (xy 194.437911 117.379291) (xy 194.451986 117.367979) (xy 194.465363 117.356723) - (xy 194.478041 117.345523) (xy 194.49002 117.334379) (xy 194.501301 117.323291) (xy 194.511883 117.31226) - (xy 194.521766 117.301284) (xy 194.539436 117.279502) (xy 194.554312 117.257944) (xy 194.566392 117.23661) - (xy 194.575678 117.215501) (xy 194.58217 117.194617) (xy 194.585866 117.173956) (xy 194.586768 117.153521) - (xy 194.584875 117.133309) (xy 194.580188 117.113322) (xy 194.572705 117.09356) (xy 194.562428 117.074022) - (xy 194.549356 117.054708) (xy 194.537365 117.040561) (xy 194.523715 117.027744) (xy 194.508407 117.016258) - (xy 194.49144 117.006102) (xy 194.472815 116.997276) (xy 194.452531 116.989781) (xy 194.438088 116.985523) - (xy 194.422907 116.981857) (xy 194.406988 116.978782) (xy 194.390333 116.976298) (xy 194.372941 116.974406) - (xy 194.354811 116.973104) (xy 194.335945 116.972394) (xy 194.00122 117.224628) (xy 193.998124 117.240902) - (xy 193.99583 117.256701) (xy 193.994338 117.272025) (xy 193.99365 117.286872) (xy 193.667372 117.286872) - (xy 193.57184 117.160096) (xy 194.751569 116.271107) - ) - ) - (polygon - (pts - (xy 194.600191 118.563725) (xy 194.588504 118.547194) (xy 194.57825 118.530521) (xy 194.569428 118.513703) - (xy 194.562037 118.496742) (xy 194.556079 118.479638) (xy 194.551552 118.462389) (xy 194.548458 118.444997) - (xy 194.546795 118.427462) (xy 194.546564 118.409782) (xy 194.547765 118.39196) (xy 194.549362 118.379998) - (xy 194.552886 118.362257) (xy 194.557608 118.345098) (xy 194.563526 118.328522) (xy 194.570641 118.312527) - (xy 194.578952 118.297114) (xy 194.58846 118.282284) (xy 194.599164 118.268035) (xy 194.611065 118.254369) - (xy 194.624163 118.241284) (xy 194.638457 118.228782) (xy 194.648651 118.22077) (xy 194.661847 118.211375) - (xy 194.675285 118.202895) (xy 194.688965 118.19533) (xy 194.702886 118.188681) (xy 194.71705 118.182948) - (xy 194.731455 118.178129) (xy 194.737284 118.176458) (xy 194.751878 118.1729) (xy 194.766412 118.170215) - (xy 194.783776 118.168146) (xy 194.801054 118.167334) (xy 194.818249 118.167779) (xy 194.829664 118.168775) - (xy 194.846809 118.171402) (xy 194.863669 118.175405) (xy 194.880243 118.180785) (xy 194.893837 118.186319) - (xy 194.907233 118.19281) (xy 194.917806 118.19869) (xy 194.930873 118.20691) (xy 194.943477 118.216062) - (xy 194.955618 118.226146) (xy 194.967296 118.23716) (xy 194.978511 118.249106) (xy 194.989262 118.261983) - (xy 194.993434 118.267395) (xy 195.003252 118.281197) (xy 195.012037 118.295173) (xy 195.019788 118.309324) - (xy 195.026506 118.323648) (xy 195.03219 118.338147) (xy 195.03684 118.352819) (xy 195.038411 118.358737) - (xy 195.041794 118.373538) (xy 195.044182 118.388238) (xy 195.045576 118.402836) (xy 195.045935 118.42022) - (xy 195.044861 118.437458) (xy 195.042872 118.451711) (xy 195.039457 118.468638) (xy 195.034794 118.485279) - (xy 195.028884 118.501634) (xy 195.021727 118.517704) (xy 195.014809 118.530878) (xy 195.010243 118.538687) - (xy 195.001966 118.551399) (xy 194.992876 118.563627) (xy 194.982972 118.575371) (xy 194.972256 118.586629) - (xy 194.960726 118.597403) (xy 194.948382 118.607692) (xy 194.943217 118.611672) (xy 194.927412 118.62284) - (xy 194.911378 118.632698) (xy 194.895113 118.641244) (xy 194.878619 118.648481) (xy 194.861895 118.654406) - (xy 194.844942 118.659021) (xy 194.827759 118.662325) (xy 194.810346 118.664318) (xy 194.792704 118.665001) - (xy 194.774832 118.664373) (xy 194.76279 118.663226) (xy 194.744971 118.66036) (xy 194.727685 118.656156) - (xy 194.710932 118.650616) (xy 194.694711 118.643738) (xy 194.679024 118.635524) (xy 194.663869 118.625973) - (xy 194.649247 118.615085) (xy 194.635157 118.60286) (xy 194.621601 118.589298) (xy 194.608577 118.5744) - ) - ) - (polygon - (pts - (xy 195.412452 119.641632) (xy 195.403242 119.629169) (xy 195.394352 119.616651) (xy 195.385782 119.604078) - (xy 195.377533 119.59145) (xy 195.369605 119.578767) (xy 195.361997 119.566029) (xy 195.354709 119.553235) - (xy 195.344378 119.533942) (xy 195.334769 119.514525) (xy 195.32588 119.494983) (xy 195.317712 119.475318) - (xy 195.310266 119.455529) (xy 195.30354 119.435615) (xy 195.297546 119.415651) (xy 195.292294 119.395708) - (xy 195.287783 119.375786) (xy 195.284015 119.355886) (xy 195.280988 119.336007) (xy 195.278704 119.31615) - (xy 195.277161 119.296315) (xy 195.276361 119.276501) (xy 195.276302 119.256708) (xy 195.276985 119.236937) - (xy 195.277853 119.223768) (xy 195.279815 119.204094) (xy 195.282603 119.184563) (xy 195.286216 119.165176) - (xy 195.290656 119.145933) (xy 195.295921 119.126834) (xy 195.302013 119.107878) (xy 195.30893 119.089066) - (xy 195.316674 119.070397) (xy 195.325243 119.051872) (xy 195.334638 119.033491) (xy 195.341361 119.021317) - (xy 195.352209 119.003222) (xy 195.363928 118.985447) (xy 195.376517 118.967992) (xy 195.389976 118.950858) - (xy 195.399433 118.939612) (xy 195.409276 118.928509) (xy 195.419505 118.917548) (xy 195.430121 118.906729) - (xy 195.441125 118.896053) (xy 195.452514 118.885519) (xy 195.464291 118.875127) (xy 195.476454 118.864877) - (xy 195.489004 118.854769) (xy 195.501941 118.844804) (xy 195.515097 118.835132) (xy 195.528305 118.825905) - (xy 195.541565 118.817122) (xy 195.554877 118.808785) (xy 195.56824 118.800891) (xy 195.581656 118.793443) - (xy 195.595124 118.786439) (xy 195.608644 118.77988) (xy 195.622215 118.773765) (xy 195.635839 118.768096) - (xy 195.656372 118.760425) (xy 195.677022 118.753754) (xy 195.697788 118.748084) (xy 195.718672 118.743415) - (xy 195.739655 118.739668) (xy 195.760528 118.736737) (xy 195.781291 118.734624) (xy 195.801943 118.733327) - (xy 195.822486 118.732847) (xy 195.842918 118.733184) (xy 195.86324 118.734338) (xy 195.883452 118.736309) - (xy 195.903553 118.739096) (xy 195.923544 118.742701) (xy 195.936811 118.745557) (xy 195.956621 118.750527) - (xy 195.976243 118.75621) (xy 195.995678 118.762607) (xy 196.014925 118.769718) (xy 196.033985 118.777543) - (xy 196.052856 118.786082) (xy 196.07154 118.795335) (xy 196.090037 118.805302) (xy 196.108345 118.815983) - (xy 196.126466 118.827379) (xy 196.138442 118.835372) (xy 196.15618 118.847922) (xy 196.173507 118.861009) - (xy 196.190422 118.87463) (xy 196.206927 118.888787) (xy 196.223021 118.903479) (xy 196.238704 118.918707) - (xy 196.253976 118.934471) (xy 196.263929 118.945277) (xy 196.2737 118.956321) (xy 196.283287 118.967604) - (xy 196.292692 118.979124) (xy 196.301915 118.990882) (xy 196.306458 118.99685) (xy 196.315654 119.009297) - (xy 196.324502 119.021766) (xy 196.333001 119.034257) (xy 196.341151 119.046771) (xy 196.348953 119.059308) - (xy 196.360003 119.078155) (xy 196.370268 119.097053) (xy 196.379749 119.116002) (xy 196.388445 119.135001) - (xy 196.396358 119.154051) (xy 196.403486 119.173152) (xy 196.409829 119.192303) (xy 196.41177 119.198698) - (xy 196.417188 119.21782) (xy 196.42198 119.236688) (xy 196.426145 119.255303) (xy 196.429683 119.273664) - (xy 196.432596 119.291772) (xy 196.434881 119.309625) (xy 196.43654 119.327226) (xy 196.437572 119.344572) - (xy 196.437978 119.361665) (xy 196.437758 119.378505) (xy 196.437263 119.38959) (xy 196.203295 119.386531) - (xy 196.20253 119.36893) (xy 196.201251 119.351716) (xy 196.199458 119.33489) (xy 196.19715 119.318451) - (xy 196.194328 119.3024) (xy 196.190992 119.286737) (xy 196.187141 119.271461) (xy 196.182776 119.256573) - (xy 196.177897 119.242072) (xy 196.172503 119.227959) (xy 196.166596 119.214233) (xy 196.160173 119.200895) - (xy 196.153237 119.187945) (xy 196.141868 119.169246) (xy 196.129341 119.151419) (xy 196.119025 119.138283) - (xy 196.108415 119.125866) (xy 196.097513 119.114168) (xy 196.086317 119.103189) (xy 196.074828 119.092929) - (xy 196.063045 119.083388) (xy 196.05097 119.074566) (xy 196.038601 119.066464) (xy 196.025939 119.05908) - (xy 196.006397 119.049353) (xy 195.986195 119.041244) (xy 195.965333 119.034753) (xy 195.951059 119.031324) - (xy 195.936492 119.028615) (xy 195.929098 119.02753) (xy 195.914247 119.025944) (xy 195.899415 119.025169) - (xy 195.884602 119.025203) (xy 195.869807 119.026048) (xy 195.855032 119.027702) (xy 195.840276 119.030166) - (xy 195.825539 119.033441) (xy 195.810821 119.037525) (xy 195.796122 119.042419) (xy 195.781442 119.048124) - (xy 195.766781 119.054638) (xy 195.752139 119.061962) (xy 195.737516 119.070096) (xy 195.722912 119.07904) - (xy 195.708327 119.088794) (xy 195.693761 119.099359) (xy 195.679584 119.110438) (xy 195.666164 119.121739) - (xy 195.653502 119.13326) (xy 195.641598 119.145002) (xy 195.630452 119.156966) (xy 195.620064 119.16915) - (xy 195.610434 119.181555) (xy 195.601561 119.194182) (xy 195.593446 119.207029) (xy 195.586089 119.220097) - (xy 195.57949 119.233386) (xy 195.573649 119.246896) (xy 195.566308 119.267576) (xy 195.560673 119.288752) - (xy 195.557863 119.303146) (xy 195.555119 119.324854) (xy 195.554096 119.346352) (xy 195.554795 119.367642) - (xy 195.557216 119.388723) (xy 195.561358 119.409595) (xy 195.567222 119.430259) (xy 195.574807 119.450714) - (xy 195.58082 119.464234) (xy 195.587599 119.477662) (xy 195.595143 119.490997) (xy 195.603451 119.50424) - (xy 195.612525 119.517389) (xy 195.617349 119.52393) (xy 195.626785 119.536019) (xy 195.636491 119.547598) - (xy 195.646466 119.558668) (xy 195.65671 119.569229) (xy 195.670788 119.582518) (xy 195.685345 119.594902) - (xy 195.700381 119.606379) (xy 195.715895 119.616951) (xy 195.731888 119.626618) (xy 195.748142 119.635594) - (xy 195.764438 119.644093) (xy 195.780777 119.652116) (xy 195.797158 119.659663) (xy 195.813581 119.666733) - (xy 195.830047 119.673327) (xy 195.846556 119.679444) (xy 195.863107 119.685085) (xy 195.786508 119.898777) - (xy 195.771954 119.894798) (xy 195.757562 119.890506) (xy 195.743332 119.885903) (xy 195.729265 119.880987) - (xy 195.71536 119.875758) (xy 195.701618 119.870218) (xy 195.688038 119.864365) (xy 195.67462 119.858199) - (xy 195.661365 119.851722) (xy 195.648272 119.844931) (xy 195.635342 119.837829) (xy 195.622574 119.830414) - (xy 195.609969 119.822687) (xy 195.597526 119.814648) (xy 195.585246 119.806296) (xy 195.573128 119.797631) - (xy 195.561241 119.788787) (xy 195.549601 119.779822) (xy 195.532601 119.766148) (xy 195.516155 119.752203) - (xy 195.500262 119.737985) (xy 195.484922 119.723496) (xy 195.470135 119.708735) (xy 195.455901 119.693703) - (xy 195.442221 119.678399) (xy 195.429094 119.662822) (xy 195.41652 119.646975) - ) - ) - (polygon - (pts - (xy 196.587278 119.69517) (xy 196.606637 119.696009) (xy 196.625855 119.697624) (xy 196.644932 119.700014) - (xy 196.657571 119.702039) (xy 196.676404 119.70571) (xy 196.694994 119.710024) (xy 196.713342 119.714979) - (xy 196.731449 119.720576) (xy 196.749313 119.726816) (xy 196.766935 119.733697) (xy 196.784316 119.74122) - (xy 196.801454 119.749386) (xy 196.818351 119.758193) (xy 196.835005 119.767642) (xy 196.845974 119.774298) - (xy 196.862125 119.784743) (xy 196.877834 119.795683) (xy 196.893102 119.807117) (xy 196.907927 119.819045) - (xy 196.922311 119.831468) (xy 196.936252 119.844385) (xy 196.949752 119.857796) (xy 196.962809 119.871701) - (xy 196.975425 119.886101) (xy 196.987598 119.900995) (xy 196.995469 119.911199) (xy 197.006828 119.926814) - (xy 197.017591 119.942718) (xy 197.027756 119.95891) (xy 197.037325 119.975391) (xy 197.046297 119.99216) - (xy 197.054671 120.009218) (xy 197.062449 120.026565) (xy 197.06963 120.0442) (xy 197.076214 120.062123) - (xy 197.0822 120.080336) (xy 197.08586 120.092638) (xy 197.090806 120.111212) (xy 197.095065 120.129837) - (xy 197.098636 120.148512) (xy 197.10152 120.167238) (xy 197.103715 120.186014) (xy 197.105224 120.20484) - (xy 197.106044 120.223718) (xy 197.106177 120.242646) (xy 197.105622 120.261624) (xy 197.104379 120.280653) - (xy 197.103169 120.293366) (xy 197.100771 120.312467) (xy 197.097584 120.331485) (xy 197.09361 120.35042) - (xy 197.088847 120.369271) (xy 197.083295 120.388039) (xy 197.076955 120.406724) (xy 197.069826 120.425325) - (xy 197.061909 120.443844) (xy 197.053204 120.462279) (xy 197.04371 120.480631) (xy 197.036943 120.49282) - (xy 197.026146 120.510875) (xy 197.014475 120.528614) (xy 197.001928 120.546037) (xy 196.988505 120.563145) - (xy 196.979071 120.574374) (xy 196.969248 120.585462) (xy 196.959035 120.59641) (xy 196.948434 120.607218) - (xy 196.937443 120.617885) (xy 196.926064 120.628411) (xy 196.914295 120.638797) (xy 196.902138 120.649043) - (xy 196.889591 120.659148) (xy 196.876655 120.669112) (xy 196.86351 120.678801) (xy 196.850335 120.688079) - (xy 196.83713 120.696945) (xy 196.823894 120.705401) (xy 196.810629 120.713446) (xy 196.797333 120.72108) - (xy 196.784007 120.728303) (xy 196.770651 120.735115) (xy 196.757265 120.741516) (xy 196.743849 120.747507) - (xy 196.723668 120.755721) (xy 196.703419 120.763012) (xy 196.683103 120.769377) (xy 196.662718 120.774818) - (xy 196.642421 120.779367) (xy 196.622256 120.783138) (xy 196.602223 120.786133) (xy 196.582323 120.788351) - (xy 196.562554 120.789792) (xy 196.542918 120.790456) (xy 196.523414 120.790343) (xy 196.504042 120.789453) - (xy 196.484803 120.787786) (xy 196.465695 120.785342) (xy 196.45303 120.783281) (xy 196.434237 120.779662) - (xy 196.415683 120.775395) (xy 196.397366 120.770482) (xy 196.379287 120.764922) (xy 196.361447 120.758714) - (xy 196.343844 120.751859) (xy 196.32648 120.744358) (xy 196.309354 120.736209) (xy 196.292466 120.727413) - (xy 196.275816 120.717969) (xy 196.264848 120.711314) (xy 196.248697 120.700869) (xy 196.232988 120.689929) - (xy 196.21772 120.678496) (xy 196.202895 120.666567) (xy 196.188511 120.654145) (xy 196.17457 120.641228) - (xy 196.16107 120.627817) (xy 196.148013 120.613911) (xy 196.135397 120.599512) (xy 196.123224 120.584617) - (xy 196.115353 120.574413) (xy 196.103994 120.558798) (xy 196.093231 120.542895) (xy 196.083066 120.526702) - (xy 196.073497 120.510222) (xy 196.064525 120.493452) (xy 196.056151 120.476394) (xy 196.048373 120.459048) - (xy 196.041192 120.441413) (xy 196.034608 120.423489) (xy 196.028622 120.405277) (xy 196.024962 120.392975) - (xy 196.020014 120.374398) (xy 196.015749 120.355766) (xy 196.012168 120.337077) (xy 196.009916 120.32251) - (xy 196.260875 120.32251) (xy 196.262126 120.339546) (xy 196.265145 120.356434) (xy 196.269932 120.373176) - (xy 196.276487 120.38977) (xy 196.284811 120.406218) (xy 196.294902 120.422519) (xy 196.302612 120.433304) - (xy 196.31508 120.448604) (xy 196.328178 120.462244) (xy 196.341903 120.474225) (xy 196.356258 120.484548) - (xy 196.371241 120.493211) (xy 196.386852 120.500215) (xy 196.403093 120.50556) (xy 196.419962 120.509246) - (xy 196.437459 120.511273) (xy 196.455586 120.511641) (xy 196.468019 120.510964) (xy 196.487018 120.508699) - (xy 196.506296 120.505037) (xy 196.525853 120.499981) (xy 196.545689 120.493529) (xy 196.565804 120.485681) - (xy 196.579368 120.479674) (xy 196.593057 120.473046) (xy 196.60687 120.465799) (xy 196.620806 120.457931) - (xy 196.634867 120.449443) (xy 196.649052 120.440334) (xy 196.66336 120.430606) (xy 196.677793 120.420257) - (xy 196.685055 120.41485) (xy 196.699297 120.403855) (xy 196.712907 120.392808) (xy 196.725888 120.38171) - (xy 196.738238 120.370559) (xy 196.749958 120.359357) (xy 196.761047 120.348103) (xy 196.771506 120.336797) - (xy 196.781335 120.32544) (xy 196.790533 120.31403) (xy 196.803148 120.296819) (xy 196.814345 120.279491) - (xy 196.824124 120.262047) (xy 196.832484 120.244486) (xy 196.837269 120.232714) (xy 196.843091 120.215091) - (xy 196.847144 120.197614) (xy 196.84943 120.180285) (xy 196.849947 120.163102) (xy 196.848696 120.146067) - (xy 196.845677 120.129178) (xy 196.84089 120.112437) (xy 196.834335 120.095842) (xy 196.826011 120.079394) - (xy 196.81592 120.063094) (xy 196.80821 120.052308) (xy 196.795742 120.037009) (xy 196.782644 120.023368) - (xy 196.768919 120.011387) (xy 196.754564 120.001065) (xy 196.739581 119.992401) (xy 196.72397 119.985397) - (xy 196.707729 119.980052) (xy 196.69086 119.976366) (xy 196.673363 119.974339) (xy 196.655236 119.973972) - (xy 196.642803 119.974648) (xy 196.623804 119.976914) (xy 196.604526 119.980575) (xy 196.584969 119.985632) - (xy 196.565133 119.992084) (xy 196.545018 119.999932) (xy 196.531454 120.005939) (xy 196.517765 120.012566) - (xy 196.503952 120.019814) (xy 196.490016 120.027682) (xy 196.475955 120.03617) (xy 196.46177 120.045278) - (xy 196.447462 120.055007) (xy 196.433029 120.065355) (xy 196.425767 120.070762) (xy 196.411525 120.081757) - (xy 196.397915 120.092804) (xy 196.384934 120.103903) (xy 196.372584 120.115053) (xy 196.360864 120.126255) - (xy 196.349775 120.137509) (xy 196.339316 120.148815) (xy 196.329487 120.160173) (xy 196.320289 120.171582) - (xy 196.307674 120.188793) (xy 196.296477 120.206121) (xy 196.286698 120.223565) (xy 196.278338 120.241126) - (xy 196.273553 120.252898) (xy 196.267731 120.270522) (xy 196.263678 120.287998) (xy 196.261392 120.305328) - (xy 196.260875 120.32251) (xy 196.009916 120.32251) (xy 196.009271 120.318334) (xy 196.007058 120.299534) - (xy 196.005529 120.280679) (xy 196.004683 120.261769) (xy 196.004521 120.242802) (xy 196.005043 120.22378) - (xy 196.006249 120.204703) (xy 196.007433 120.191953) (xy 196.009868 120.172907) (xy 196.013082 120.153942) - (xy 196.017075 120.135059) (xy 196.021848 120.116258) (xy 196.027401 120.097539) (xy 196.033732 120.078902) - (xy 196.040844 120.060347) (xy 196.048734 120.041874) (xy 196.057404 120.023483) (xy 196.066854 120.005174) - (xy 196.073586 119.993013) (xy 196.084435 119.974919) (xy 196.096154 119.957144) (xy 196.108743 119.939689) - (xy 196.122202 119.922554) (xy 196.131658 119.911309) (xy 196.141501 119.900205) (xy 196.151731 119.889244) - (xy 196.162347 119.878426) (xy 196.17335 119.867749) (xy 196.18474 119.857215) (xy 196.196517 119.846823) - (xy 196.20868 119.836573) (xy 196.22123 119.826466) (xy 196.234167 119.8165) (xy 196.24731 119.806813) - (xy 196.260482 119.797537) (xy 196.273682 119.788675) (xy 196.286909 119.780225) (xy 196.300165 119.772188) - (xy 196.313448 119.764563) (xy 196.326759 119.757351) (xy 196.340098 119.750552) (xy 196.353465 119.744166) - (xy 196.366859 119.738192) (xy 196.387003 119.730005) (xy 196.40721 119.722746) (xy 196.427479 119.716416) - (xy 196.447811 119.711015) (xy 196.468159 119.706424) (xy 196.488365 119.702609) (xy 196.50843 119.69957) - (xy 196.528354 119.697306) (xy 196.548137 119.695818) (xy 196.567778 119.695106) - ) - ) - (polygon - (pts - (xy 196.555203 121.119152) (xy 197.397866 120.48416) (xy 197.538755 120.671126) (xy 197.446503 120.76725) - (xy 197.451574 120.773979) (xy 197.468703 120.770705) (xy 197.485816 120.76836) (xy 197.502913 120.766945) - (xy 197.519994 120.76646) (xy 197.537059 120.766904) (xy 197.554107 120.768278) (xy 197.571139 120.770582) - (xy 197.588155 120.773816) (xy 197.605022 120.778365) (xy 197.621464 120.784726) (xy 197.637479 120.7929) - (xy 197.653067 120.802886) (xy 197.66823 120.814684) (xy 197.679321 120.824722) (xy 197.690174 120.835779) - (xy 197.700786 120.847855) (xy 197.711158 120.860951) (xy 197.720567 120.874569) (xy 197.728509 120.888504) - (xy 197.734983 120.902755) (xy 197.739991 120.917324) (xy 197.743531 120.93221) (xy 197.745605 120.947413) - (xy 197.746212 120.962933) (xy 197.745351 120.97877) (xy 197.743095 120.994819) (xy 197.73926 121.010941) - (xy 197.733845 121.027135) (xy 197.72685 121.043402) (xy 197.718275 121.059741) (xy 197.708121 121.076152) - (xy 197.699468 121.088507) (xy 197.689927 121.100904) (xy 197.683072 121.109191) (xy 197.701913 121.104792) - (xy 197.720685 121.101462) (xy 197.739388 121.099202) (xy 197.758023 121.098011) (xy 197.77659 121.09789) - (xy 197.795088 121.098838) (xy 197.813517 121.100856) (xy 197.831878 121.103943) (xy 197.849965 121.108541) - (xy 197.867463 121.114945) (xy 197.884372 121.123155) (xy 197.900693 121.13317) (xy 197.912546 121.141866) - (xy 197.924069 121.151578) (xy 197.93526 121.162306) (xy 197.94612 121.174049) (xy 197.956648 121.186808) - (xy 197.960084 121.191287) (xy 197.972021 121.208449) (xy 197.982118 121.225813) (xy 197.990374 121.243378) - (xy 197.996791 121.261144) (xy 198.001368 121.279111) (xy 198.004104 121.29728) (xy 198.005 121.31565) - (xy 198.004056 121.334221) (xy 198.001273 121.352993) (xy 197.996649 121.371966) (xy 197.992544 121.384727) - (xy 197.985026 121.403837) (xy 197.975907 121.422832) (xy 197.965184 121.441711) (xy 197.957146 121.454234) - (xy 197.948395 121.466706) (xy 197.938932 121.479127) (xy 197.928757 121.491496) (xy 197.91787 121.503815) - (xy 197.90627 121.516082) (xy 197.893958 121.528299) (xy 197.880934 121.540464) (xy 197.867198 121.552578) - (xy 197.852749 121.564642) (xy 197.837588 121.576654) (xy 197.829741 121.582641) (xy 197.239584 122.027356) - (xy 197.061874 121.791528) (xy 197.640327 121.355632) (xy 197.651891 121.346526) (xy 197.66395 121.335933) - (xy 197.675513 121.324037) (xy 197.685424 121.31105) (xy 197.690543 121.301735) (xy 197.694746 121.286446) - (xy 197.692952 121.270926) (xy 197.68621 121.256763) (xy 197.682883 121.252) (xy 197.671725 121.240564) - (xy 197.658094 121.232587) (xy 197.643902 121.228401) (xy 197.631975 121.227056) (xy 197.616529 121.226946) - (xy 197.601668 121.227898) (xy 197.585309 121.229818) (xy 197.570534 121.232156) (xy 197.554718 121.235165) - (xy 197.54473 121.237293) (xy 196.970373 121.670102) (xy 196.824413 121.476407) (xy 197.402867 121.040511) - (xy 197.416305 121.029731) (xy 197.427762 121.019138) (xy 197.439958 121.005303) (xy 197.448633 120.991798) - (xy 197.454526 120.975383) (xy 197.454917 120.959485) (xy 197.449807 120.944104) (xy 197.4441 120.935124) - (xy 197.432479 120.924036) (xy 197.417459 120.917106) (xy 197.401255 120.914436) (xy 197.38734 120.914589) - (xy 197.371918 120.916389) (xy 197.354608 120.919579) (xy 197.338742 120.923299) (xy 197.321564 120.927984) - (xy 197.306879 120.932428) (xy 197.291354 120.937489) (xy 197.283277 120.940252) (xy 196.732912 121.354981) - ) - ) - (polygon - (pts - (xy 197.10001 122.38759) (xy 198.978444 121.841398) (xy 199.134766 122.048845) (xy 197.256333 122.595038) - ) - ) - (polygon - (pts - (xy 187.969199 114.613771) (xy 187.958475 114.599257) (xy 187.948213 114.584788) (xy 187.938414 114.570367) - (xy 187.929078 114.555992) (xy 187.920204 114.541663) (xy 187.911792 114.527382) (xy 187.903843 114.513146) - (xy 187.896357 114.498958) (xy 187.889333 114.484816) (xy 187.882771 114.47072) (xy 187.878654 114.461349) - (xy 187.872771 114.447332) (xy 187.867166 114.433364) (xy 187.86184 114.419444) (xy 187.856792 114.405572) - (xy 187.850495 114.387151) (xy 187.844692 114.368816) (xy 187.839384 114.350567) (xy 187.834571 114.332404) - (xy 187.830253 114.314327) (xy 188.057562 114.256804) (xy 188.061248 114.27353) (xy 188.065197 114.289613) - (xy 188.069407 114.305055) (xy 188.07388 114.319855) (xy 188.078614 114.334014) (xy 188.0849 114.350809) - (xy 188.091595 114.366602) (xy 188.094388 114.372639) (xy 188.101641 114.38735) (xy 188.109137 114.401521) - (xy 188.116874 114.415151) (xy 188.124854 114.42824) (xy 188.133075 114.440788) (xy 188.141539 114.452796) - (xy 188.144992 114.457447) (xy 188.157658 114.473441) (xy 188.170353 114.487848) (xy 188.183078 114.500669) - (xy 188.195832 114.511902) (xy 188.208617 114.521548) (xy 188.221432 114.529608) (xy 188.238564 114.537885) - (xy 188.25575 114.543342) (xy 188.272989 114.545977) (xy 188.281628 114.546237) (xy 188.299307 114.544957) - (xy 188.31776 114.541488) (xy 188.332106 114.537451) (xy 188.346888 114.532182) (xy 188.362106 114.525682) - (xy 188.377758 114.517952) (xy 188.393845 114.50899) (xy 188.410368 114.498797) (xy 188.427326 114.487373) - (xy 188.444718 114.474719) (xy 189.06706 114.00575) (xy 188.814386 113.67044) (xy 189.001645 113.529331) - (xy 189.441069 114.112466) (xy 188.646683 114.711078) (xy 188.63225 114.721708) (xy 188.617699 114.731935) - (xy 188.60303 114.741759) (xy 188.588243 114.75118) (xy 188.573338 114.760199) (xy 188.558315 114.768814) - (xy 188.543174 114.777027) (xy 188.527914 114.784836) (xy 188.512537 114.792243) (xy 188.497041 114.799247) - (xy 188.486645 114.803693) (xy 188.471024 114.809928) (xy 188.455346 114.815456) (xy 188.439612 114.820277) - (xy 188.42382 114.824392) (xy 188.407971 114.827799) (xy 188.392066 114.830499) (xy 188.376103 114.832493) - (xy 188.360084 114.833779) (xy 188.344007 114.834359) (xy 188.327873 114.834231) (xy 188.317086 114.833753) - (xy 188.300857 114.832486) (xy 188.284596 114.830395) (xy 188.268303 114.827481) (xy 188.25198 114.823745) - (xy 188.235624 114.819185) (xy 188.219237 114.813803) (xy 188.202819 114.807597) (xy 188.186369 114.800569) - (xy 188.169888 114.792717) (xy 188.153375 114.784043) (xy 188.142349 114.777803) (xy 188.125867 114.76768) - (xy 188.109436 114.756469) (xy 188.093057 114.744172) (xy 188.076729 114.730787) (xy 188.060454 114.716315) - (xy 188.049632 114.706063) (xy 188.038833 114.695328) (xy 188.028057 114.68411) (xy 188.017304 114.672408) - (xy 188.006574 114.660223) (xy 187.995866 114.647555) (xy 187.985182 114.634404) (xy 187.974521 114.62077) - ) - ) - (polygon - (pts - (xy 189.470507 113.878804) (xy 189.460778 113.865167) (xy 189.452098 113.851465) (xy 189.444467 113.837699) - (xy 189.437883 113.823869) (xy 189.432348 113.809974) (xy 189.427861 113.796016) (xy 189.423509 113.777304) - (xy 189.421021 113.758479) (xy 189.420396 113.739539) (xy 189.420783 113.730026) (xy 189.423005 113.711364) - (xy 189.427194 113.693485) (xy 189.433349 113.67639) (xy 189.44147 113.660077) (xy 189.451558 113.644548) - (xy 189.463612 113.629802) (xy 189.473943 113.619256) (xy 189.485381 113.609151) (xy 189.49362 113.602659) - (xy 189.506375 113.593684) (xy 189.519296 113.585859) (xy 189.532381 113.579184) (xy 189.550084 113.572072) - (xy 189.568081 113.567005) (xy 189.58637 113.563982) (xy 189.604953 113.563002) (xy 189.623829 113.564067) - (xy 189.638178 113.566207) (xy 189.657141 113.570683) (xy 189.675398 113.576981) (xy 189.692949 113.585101) - (xy 189.709795 113.595042) (xy 189.721966 113.603694) (xy 189.73374 113.613371) (xy 189.745117 113.624073) - (xy 189.756098 113.6358) (xy 189.766681 113.648551) (xy 189.77012 113.653029) (xy 189.779826 113.666684) - (xy 189.788436 113.680438) (xy 189.795952 113.694292) (xy 189.802374 113.708244) (xy 189.807701 113.722295) - (xy 189.811933 113.736446) (xy 189.815873 113.755467) (xy 189.817868 113.774665) (xy 189.817916 113.794039) - (xy 189.817211 113.803791) (xy 189.814445 113.822864) (xy 189.809794 113.841091) (xy 189.80326 113.858472) - (xy 189.794841 113.875009) (xy 189.784538 113.8907) (xy 189.772352 113.905546) (xy 189.761975 113.916126) - (xy 189.750539 113.92623) (xy 189.742326 113.932702) (xy 189.729538 113.941701) (xy 189.716633 113.949515) - (xy 189.699241 113.958091) (xy 189.681638 113.96456) (xy 189.663824 113.968924) (xy 189.6458 113.971181) - (xy 189.627564 113.971333) (xy 189.609118 113.969378) (xy 189.599815 113.967611) (xy 189.58147 113.96267) - (xy 189.563748 113.955969) (xy 189.546649 113.947508) (xy 189.530174 113.937287) (xy 189.518226 113.928467) - (xy 189.50663 113.918656) (xy 189.495384 113.907856) (xy 189.484488 113.896065) (xy 189.473944 113.883285) - ) - ) - (polygon - (pts - (xy 189.68472 114.607755) (xy 189.698528 114.61444) (xy 189.712286 114.621317) (xy 189.725995 114.628384) - (xy 189.739654 114.635644) (xy 189.753264 114.643094) (xy 189.766824 114.650736) (xy 189.780335 114.658569) - (xy 189.793797 114.666593) (xy 189.80721 114.674809) (xy 189.820573 114.683216) (xy 189.833887 114.691814) - (xy 189.847151 114.700603) (xy 189.860366 114.709584) (xy 189.873531 114.718756) (xy 189.886648 114.72812) - (xy 189.899647 114.737704) (xy 189.912462 114.747538) (xy 189.925093 114.757622) (xy 189.937539 114.767956) - (xy 189.949801 114.778541) (xy 189.961879 114.789375) (xy 189.973773 114.800459) (xy 189.985482 114.811793) - (xy 189.997006 114.823377) (xy 190.008347 114.835211) (xy 190.019503 114.847296) (xy 190.030475 114.85963) - (xy 190.041262 114.872214) (xy 190.051865 114.885048) (xy 190.062284 114.898132) (xy 190.072518 114.911467) - (xy 190.088444 114.93336) (xy 190.103206 114.955224) (xy 190.116802 114.97706) (xy 190.129233 114.998867) - (xy 190.140499 115.020645) (xy 190.1506 115.042394) (xy 190.159537 115.064115) (xy 190.167308 115.085806) - (xy 190.173914 115.107469) (xy 190.179356 115.129102) (xy 190.183632 115.150707) (xy 190.186743 115.172284) - (xy 190.188689 115.193831) (xy 190.189471 115.215349) (xy 190.189087 115.236839) (xy 190.187538 115.2583) - (xy 190.184754 115.279619) (xy 190.180589 115.300737) (xy 190.175044 115.321656) (xy 190.16812 115.342374) - (xy 190.159815 115.362893) (xy 190.15013 115.383211) (xy 190.139065 115.403329) (xy 190.12662 115.423247) - (xy 190.112795 115.442966) (xy 190.09759 115.462484) (xy 190.081005 115.481801) (xy 190.06304 115.500919) - (xy 190.043694 115.519837) (xy 190.022969 115.538555) (xy 190.000864 115.557072) (xy 189.989294 115.566256) - (xy 189.977379 115.57539) (xy 189.495773 115.938306) (xy 189.343198 115.735832) (xy 189.42557 115.64486) - (xy 189.420499 115.63813) (xy 189.402293 115.632852) (xy 189.384215 115.627154) (xy 189.366264 115.621037) - (xy 189.348441 115.614502) (xy 189.330746 115.607548) (xy 189.313179 115.600175) (xy 189.29574 115.592382) - (xy 189.278429 115.584171) (xy 189.261245 115.575542) (xy 189.244189 115.566493) (xy 189.23289 115.560228) - (xy 189.216292 115.550385) (xy 189.200199 115.540017) (xy 189.184613 115.529121) (xy 189.169534 115.517699) - (xy 189.15496 115.50575) (xy 189.140893 115.493275) (xy 189.127332 115.480273) (xy 189.114278 115.466744) - (xy 189.101729 115.452689) (xy 189.089687 115.438107) (xy 189.081941 115.428093) (xy 189.073146 115.416068) - (xy 189.062225 115.400006) (xy 189.052224 115.38391) (xy 189.043144 115.36778) (xy 189.034985 115.351615) - (xy 189.027745 115.335417) (xy 189.021426 115.319184) (xy 189.016028 115.302917) (xy 189.014822 115.298845) - (xy 189.010656 115.282624) (xy 189.007316 115.266512) (xy 189.005479 115.254811) (xy 189.284594 115.254811) - (xy 189.284686 115.266138) (xy 189.286741 115.280791) (xy 189.290596 115.295812) (xy 189.296252 115.311201) - (xy 189.303709 115.326958) (xy 189.31097 115.339828) (xy 189.319384 115.352934) (xy 189.32895 115.366275) - (xy 189.33971 115.379793) (xy 189.351042 115.392549) (xy 189.362948 115.404543) (xy 189.375426 115.415776) - (xy 189.388478 115.426247) (xy 189.402102 115.435957) (xy 189.4163 115.444905) (xy 189.43107 115.453092) - (xy 189.446315 115.460634) (xy 189.461791 115.467759) (xy 189.477497 115.474467) (xy 189.493433 115.480757) - (xy 189.5096 115.486631) (xy 189.525997 115.492087) (xy 189.542624 115.497125) (xy 189.559482 115.501747) - (xy 189.702266 115.394151) (xy 189.688323 115.377831) (xy 189.674679 115.362165) (xy 189.661334 115.347152) - (xy 189.648289 115.332793) (xy 189.635542 115.319087) (xy 189.623094 115.306035) (xy 189.610945 115.293637) - (xy 189.599095 115.281893) (xy 189.587544 115.270802) (xy 189.576292 115.260364) (xy 189.568957 115.253769) - (xy 189.554744 115.241357) (xy 189.540922 115.229882) (xy 189.527491 115.219345) (xy 189.514452 115.209746) - (xy 189.501804 115.201085) (xy 189.486545 115.191578) (xy 189.471897 115.183536) (xy 189.466209 115.18073) - (xy 189.452433 115.174571) (xy 189.436511 115.16885) (xy 189.421252 115.164952) (xy 189.406657 115.162876) - (xy 189.390468 115.162758) (xy 189.386008 115.16318) (xy 189.371092 115.16584) (xy 189.356852 115.170098) - (xy 189.343289 115.175953) (xy 189.330403 115.183406) (xy 189.323344 115.188381) (xy 189.311368 115.198593) - (xy 189.30159 115.209522) (xy 189.292759 115.223585) (xy 189.287093 115.238681) (xy 189.284594 115.254811) - (xy 189.005479 115.254811) (xy 189.004803 115.250507) (xy 189.003117 115.234611) (xy 189.002258 115.218823) - (xy 189.002226 115.203142) (xy 189.003021 115.18757) (xy 189.004642 115.172106) (xy 189.007033 115.156815) - (xy 189.010133 115.141763) (xy 189.013944 115.126949) (xy 189.018465 115.112375) (xy 189.023697 115.098039) - (xy 189.029639 115.083943) (xy 189.036291 115.070085) (xy 189.043654 115.056465) (xy 189.05186 115.043186) - (xy 189.060787 115.030309) (xy 189.070433 115.017837) (xy 189.080798 115.005768) (xy 189.091884 114.994102) - (xy 189.10369 114.982841) (xy 189.116216 114.971983) (xy 189.129461 114.961529) (xy 189.142889 114.951829) - (xy 189.156402 114.942905) (xy 189.169998 114.934755) (xy 189.183679 114.927382) (xy 189.197444 114.920783) - (xy 189.211293 114.914959) (xy 189.225226 114.909911) (xy 189.243935 114.904385) (xy 189.262793 114.900238) - (xy 189.277035 114.898032) (xy 189.296322 114.896308) (xy 189.311007 114.896005) (xy 189.32588 114.896553) - (xy 189.340943 114.89795) (xy 189.356194 114.900197) (xy 189.371633 114.903294) (xy 189.387262 114.90724) - (xy 189.403079 114.912036) (xy 189.419084 114.917681) (xy 189.435279 114.924176) (xy 189.440719 114.92653) - (xy 189.457288 114.934175) (xy 189.4741 114.942678) (xy 189.491155 114.952038) (xy 189.508453 114.962255) - (xy 189.525993 114.973329) (xy 189.543777 114.985261) (xy 189.555767 114.993691) (xy 189.567865 115.002503) - (xy 189.580072 115.011696) (xy 189.592386 115.021269) (xy 189.604808 115.031224) (xy 189.617338 115.04156) - (xy 189.629976 115.052276) (xy 189.642776 115.063371) (xy 189.655721 115.074894) (xy 189.668809 115.086846) - (xy 189.682042 115.099227) (xy 189.695419 115.112037) (xy 189.70894 115.125276) (xy 189.722605 115.138944) - (xy 189.736414 115.153042) (xy 189.750367 115.167568) (xy 189.764464 115.182523) (xy 189.778705 115.197907) - (xy 189.793091 115.21372) (xy 189.80762 115.229963) (xy 189.822294 115.246634) (xy 189.837112 115.263734) - (xy 189.852073 115.281263) (xy 189.865456 115.267652) (xy 189.877125 115.253555) (xy 189.88708 115.238972) - (xy 189.895321 115.223902) (xy 189.901848 115.208347) (xy 189.906661 115.192305) (xy 189.909761 115.175777) - (xy 189.911146 115.158763) (xy 189.910629 115.141241) (xy 189.90802 115.123187) (xy 189.903319 115.104602) - (xy 189.898421 115.090315) (xy 189.892346 115.07573) (xy 189.885095 115.060845) (xy 189.876666 115.045662) - (xy 189.867062 115.03018) (xy 189.85628 115.0144) (xy 189.848439 115.003713) (xy 189.836686 114.988801) - (xy 189.824247 114.974349) (xy 189.811122 114.960356) (xy 189.797312 114.946823) (xy 189.782815 114.933749) - (xy 189.771493 114.924245) (xy 189.759784 114.915) (xy 189.74769 114.906013) (xy 189.73521 114.897285) - (xy 189.722393 114.888756) (xy 189.709203 114.880257) (xy 189.695641 114.871789) (xy 189.681707 114.863351) - (xy 189.6674 114.854944) (xy 189.652722 114.846568) (xy 189.637671 114.838221) (xy 189.622249 114.829906) - (xy 189.606454 114.82162) (xy 189.590287 114.813366) (xy 189.579302 114.807879) (xy 189.670864 114.601261) - ) - ) - (polygon - (pts - (xy 189.931023 116.554863) (xy 189.920546 116.540653) (xy 189.910394 116.526261) (xy 189.900566 116.511685) - (xy 189.891063 116.496926) (xy 189.881883 116.481983) (xy 189.873028 116.466857) (xy 189.864496 116.451548) - (xy 189.856289 116.436055) (xy 189.848406 116.420379) (xy 189.840847 116.40452) (xy 189.833613 116.388477) - (xy 189.826702 116.372251) (xy 189.820116 116.355842) (xy 189.813854 116.339249) (xy 189.807916 116.322473) - (xy 189.802302 116.305514) (xy 189.797024 116.288552) (xy 189.792037 116.271697) (xy 189.787342 116.254949) - (xy 189.782938 116.238307) (xy 189.778826 116.221771) (xy 189.775006 116.205341) (xy 189.771477 116.189018) - (xy 189.76824 116.172802) (xy 189.765295 116.156692) (xy 189.762641 116.140688) (xy 189.760278 116.12479) - (xy 189.758208 116.108999) (xy 189.756429 116.093315) (xy 189.754941 116.077736) (xy 189.753746 116.062264) - (xy 189.752842 116.046899) (xy 189.989121 116.035371) (xy 189.991165 116.056717) (xy 189.993709 116.077872) - (xy 189.996754 116.098834) (xy 190.0003 116.119605) (xy 190.004346 116.140184) (xy 190.008893 116.160572) - (xy 190.01394 116.180767) (xy 190.019488 116.200771) (xy 190.025537 116.220583) (xy 190.032086 116.240204) - (xy 190.03673 116.253177) (xy 190.044184 116.272425) (xy 190.052169 116.291458) (xy 190.060686 116.310275) - (xy 190.069734 116.328878) (xy 190.079314 116.347266) (xy 190.089425 116.365438) (xy 190.100067 116.383396) - (xy 190.111241 116.401139) (xy 190.122947 116.418666) (xy 190.135184 116.435979) (xy 190.143637 116.447401) - (xy 190.153322 116.45989) (xy 190.162865 116.471462) (xy 190.175367 116.485465) (xy 190.187615 116.497839) - (xy 190.199611 116.508583) (xy 190.211353 116.517697) (xy 190.225674 116.526798) (xy 190.2396 116.533352) - (xy 190.255752 116.538329) (xy 190.270879 116.540532) (xy 190.287229 116.539595) (xy 190.302181 116.534881) - (xy 190.313886 116.527835) (xy 190.324909 116.517464) (xy 190.332959 116.505205) (xy 190.336675 116.495982) - (xy 190.339694 116.481383) (xy 190.339772 116.465698) (xy 190.337673 116.449616) (xy 190.336927 116.44579) - (xy 190.333465 116.431428) (xy 190.328652 116.415449) (xy 190.323452 116.400466) (xy 190.317261 116.384295) - (xy 190.311343 116.369911) (xy 190.310077 116.366936) (xy 190.303386 116.35141) (xy 190.296114 116.334756) - (xy 190.289876 116.320619) (xy 190.283266 116.30576) (xy 190.276284 116.290178) (xy 190.268928 116.273873) - (xy 190.261201 116.256845) (xy 190.257197 116.24806) (xy 190.246214 116.223607) (xy 190.236 116.199746) - (xy 190.226554 116.176478) (xy 190.217878 116.153801) (xy 190.209971 116.131718) (xy 190.202833 116.110227) - (xy 190.196463 116.089328) (xy 190.190863 116.069022) (xy 190.186032 116.049308) (xy 190.18197 116.030187) - (xy 190.178676 116.011658) (xy 190.176152 115.993721) (xy 190.174397 115.976377) (xy 190.17341 115.959626) - (xy 190.173193 115.943467) (xy 190.173745 115.9279) (xy 190.175062 115.912853) (xy 190.177088 115.898179) - (xy 190.181453 115.876869) (xy 190.187411 115.856398) (xy 190.194962 115.836767) (xy 190.204105 115.817977) - (xy 190.214841 115.800026) (xy 190.227169 115.782915) (xy 190.24109 115.766645) (xy 190.256604 115.751214) - (xy 190.267831 115.741394) (xy 190.279766 115.731947) (xy 190.294291 115.72166) (xy 190.309195 115.712408) - (xy 190.324477 115.70419) (xy 190.340136 115.697005) (xy 190.356174 115.690855) (xy 190.372589 115.685739) - (xy 190.389382 115.681657) (xy 190.406553 115.67861) (xy 190.42394 115.676618) (xy 190.441379 115.675705) - (xy 190.458871 115.67587) (xy 190.476416 115.677114) (xy 190.494013 115.679436) (xy 190.511664 115.682836) - (xy 190.529367 115.687315) (xy 190.547123 115.692872) (xy 190.564999 115.699414) (xy 190.582913 115.70696) - (xy 190.596374 115.713277) (xy 190.609857 115.720158) (xy 190.623362 115.727603) (xy 190.636888 115.735613) - (xy 190.650437 115.744186) (xy 190.664008 115.753324) (xy 190.6776 115.763026) (xy 190.691214 115.773291) - (xy 190.704844 115.78409) (xy 190.718374 115.795472) (xy 190.731803 115.807438) (xy 190.745131 115.819987) - (xy 190.75836 115.83312) (xy 190.771487 115.846837) (xy 190.784515 115.861137) (xy 190.797442 115.876022) - (xy 190.810268 115.89149) (xy 190.822994 115.907541) (xy 190.831422 115.918567) (xy 190.841855 115.93271) - (xy 190.851875 115.946907) (xy 190.861483 115.961155) (xy 190.870679 115.975456) (xy 190.879464 115.98981) - (xy 190.887836 116.004216) (xy 190.895796 116.018674) (xy 190.903344 116.033185) (xy 190.91048 116.047749) - (xy 190.917204 116.062365) (xy 190.923516 116.077033) (xy 190.929415 116.091754) (xy 190.934903 116.106527) - (xy 190.939979 116.121353) (xy 190.944643 116.136231) (xy 190.948894 116.151162) (xy 190.952839 116.166035) - (xy 190.956583 116.180741) (xy 190.960125 116.195279) (xy 190.963467 116.209651) (xy 190.968101 116.230894) - (xy 190.972282 116.251761) (xy 190.97601 116.272252) (xy 190.979286 116.292366) (xy 190.982108 116.312104) - (xy 190.984477 116.331466) (xy 190.986394 116.350451) (xy 190.987857 116.36906) (xy 190.754339 116.37025) - (xy 190.752332 116.352857) (xy 190.749935 116.335621) (xy 190.747149 116.318541) (xy 190.743972 116.301618) - (xy 190.740405 116.284852) (xy 190.736449 116.268242) (xy 190.732102 116.251789) (xy 190.727366 116.235493) - (xy 190.72224 116.219354) (xy 190.716724 116.203372) (xy 190.71283 116.192804) (xy 190.70667 116.177122) - (xy 190.700132 116.161677) (xy 190.693215 116.146469) (xy 190.685921 116.131498) (xy 190.678248 116.116762) - (xy 190.670197 116.102264) (xy 190.661769 116.088002) (xy 190.652962 116.073976) (xy 190.643776 116.060187) - (xy 190.634213 116.046635) (xy 190.627628 116.037732) (xy 190.616615 116.023717) (xy 190.605736 116.011078) - (xy 190.594991 115.999815) (xy 190.581748 115.987671) (xy 190.568713 115.977676) (xy 190.555887 115.969832) - (xy 190.54327 115.964137) (xy 190.528764 115.95979) (xy 190.51285 115.957952) (xy 190.498025 115.959597) - (xy 190.484287 115.964725) (xy 190.47514 115.97052) (xy 190.463938 115.981365) (xy 190.456444 115.994221) - (xy 190.45266 116.009088) (xy 190.452584 116.025966) (xy 190.455354 116.041567) (xy 190.458252 116.051598) - (xy 190.463391 116.066456) (xy 190.469732 116.08346) (xy 190.475277 116.097622) (xy 190.481498 116.112993) - (xy 190.488396 116.129571) (xy 190.49597 116.147357) (xy 190.504221 116.166352) (xy 190.513148 116.186554) - (xy 190.519475 116.200693) (xy 190.526102 116.215369) (xy 190.53303 116.230581) (xy 190.539245 116.244565) - (xy 190.545242 116.258315) (xy 190.55102 116.271832) (xy 190.559276 116.291671) (xy 190.567041 116.310985) - (xy 190.574314 116.329775) (xy 190.581095 116.348041) (xy 190.587384 116.365782) (xy 190.593181 116.382999) - (xy 190.598486 116.399692) (xy 190.603299 116.41586) (xy 190.606235 116.426347) (xy 190.610278 116.441766) - (xy 190.613847 116.456801) (xy 190.61694 116.471453) (xy 190.620326 116.49039) (xy 190.622868 116.508645) - (xy 190.624566 116.526217) (xy 190.625419 116.543106) (xy 190.625429 116.559312) (xy 190.624882 116.571019) - (xy 190.62351 116.586073) (xy 190.62134 116.600639) (xy 190.617506 116.618159) (xy 190.612425 116.634917) - (xy 190.606097 116.650912) (xy 190.598523 116.666144) (xy 190.591565 116.67778) (xy 190.581909 116.691929) - (xy 190.571192 116.705712) (xy 190.559416 116.719128) (xy 190.54658 116.732179) (xy 190.535548 116.742356) - (xy 190.523838 116.752298) (xy 190.511449 116.762006) (xy 190.496923 116.772293) (xy 190.482019 116.781546) - (xy 190.466738 116.789764) (xy 190.451078 116.796948) (xy 190.435041 116.803098) (xy 190.418626 116.808214) - (xy 190.401832 116.812296) (xy 190.384661 116.815344) (xy 190.367213 116.817339) (xy 190.349589 116.818263) - (xy 190.331787 116.818116) (xy 190.31381 116.816897) (xy 190.295656 116.814607) (xy 190.277325 116.811246) - (xy 190.258818 116.806814) (xy 190.240135 116.801311) (xy 190.22606 116.796514) (xy 190.211911 116.791072) - (xy 190.197686 116.784984) (xy 190.183387 116.778252) (xy 190.169012 116.770875) (xy 190.154563 116.762852) - (xy 190.140039 116.754184) (xy 190.12544 116.744871) (xy 190.110766 116.734914) (xy 190.096017 116.72431) - (xy 190.086143 116.716883) (xy 190.071384 116.705131) (xy 190.05667 116.692667) (xy 190.042001 116.679492) - (xy 190.027376 116.665607) (xy 190.012796 116.65101) (xy 189.998261 116.635702) (xy 189.983771 116.619683) - (xy 189.974136 116.608608) (xy 189.96452 116.597218) (xy 189.954925 116.585511) (xy 189.945349 116.573489) - (xy 189.935793 116.56115) - ) - ) - (polygon - (pts - (xy 191.175674 116.703927) (xy 191.195273 116.704844) (xy 191.214746 116.706525) (xy 191.234093 116.708969) - (xy 191.246921 116.711024) (xy 191.26604 116.714749) (xy 191.284914 116.719144) (xy 191.303541 116.724207) - (xy 191.321923 116.72994) (xy 191.340059 116.736341) (xy 191.357949 116.743412) (xy 191.375593 116.751152) - (xy 191.392992 116.75956) (xy 191.410144 116.768638) (xy 191.427051 116.778385) (xy 191.438186 116.785254) - (xy 191.454585 116.796029) (xy 191.470543 116.807298) (xy 191.486058 116.819061) (xy 191.501132 116.831318) - (xy 191.515763 116.84407) (xy 191.529953 116.857316) (xy 191.5437 116.871056) (xy 191.557006 116.885291) - (xy 191.569869 116.90002) (xy 191.582291 116.915243) (xy 191.590327 116.925667) (xy 191.599184 116.937666) - (xy 191.607677 116.949671) (xy 191.619733 116.96769) (xy 191.630968 116.985723) (xy 191.641383 117.003768) - (xy 191.650977 117.021828) (xy 191.659751 117.039901) (xy 191.667704 117.057987) (xy 191.674837 117.076087) - (xy 191.68115 117.0942) (xy 191.686642 117.112327) (xy 191.688291 117.118372) (xy 191.692827 117.136462) - (xy 191.696626 117.154431) (xy 191.699688 117.172277) (xy 191.702013 117.190002) (xy 191.703602 117.207604) - (xy 191.704453 117.225085) (xy 191.704567 117.242444) (xy 191.703944 117.25968) (xy 191.702584 117.276795) - (xy 191.700487 117.293787) (xy 191.69868 117.305048) (xy 191.695443 117.321771) (xy 191.691536 117.338321) - (xy 191.686958 117.3547) (xy 191.681711 117.370905) (xy 191.675793 117.386939) (xy 191.669206 117.4028) - (xy 191.661948 117.418488) (xy 191.65402 117.434005) (xy 191.645421 117.449349) (xy 191.636153 117.46452) - (xy 191.629602 117.474539) (xy 191.619369 117.489383) (xy 191.608577 117.503945) (xy 191.597227 117.518227) - (xy 191.585319 117.532229) (xy 191.572852 117.545949) (xy 191.559828 117.559389) (xy 191.546244 117.572548) - (xy 191.532103 117.585426) (xy 191.517403 117.598023) (xy 191.502145 117.610339) (xy 191.491662 117.618394) - (xy 191.47913 117.627596) (xy 191.466551 117.636349) (xy 191.453924 117.644655) (xy 191.44125 117.652512) - (xy 191.428528 117.659921) (xy 191.424277 117.662291) (xy 191.410263 117.670086) (xy 191.39615 117.677667) - (xy 191.3827 117.684505) (xy 191.372901 117.689079) (xy 190.94384 117.119696) (xy 190.933771 117.131175) - (xy 190.924378 117.142705) (xy 190.911556 117.160092) (xy 190.900253 117.177592) (xy 190.890471 117.195204) - (xy 190.882209 117.212929) (xy 190.875467 117.230767) (xy 190.870245 117.248717) (xy 190.866543 117.266779) - (xy 190.864361 117.284954) (xy 190.863699 117.303241) (xy 190.863816 117.309362) (xy 190.865073 117.327784) - (xy 190.867634 117.346288) (xy 190.871498 117.364874) (xy 190.876666 117.383542) (xy 190.883137 117.402292) - (xy 190.890912 117.421125) (xy 190.899991 117.440039) (xy 190.910373 117.459035) (xy 190.918019 117.471745) - (xy 190.926244 117.484492) (xy 190.935049 117.497274) (xy 190.944433 117.510094) (xy 190.955402 117.524155) - (xy 190.966702 117.537667) (xy 190.978333 117.550628) (xy 190.990294 117.563039) (xy 191.002586 117.5749) - (xy 191.015209 117.58621) (xy 191.028163 117.59697) (xy 191.041447 117.60718) (xy 191.055211 117.617093) - (xy 191.069491 117.626817) (xy 191.084289 117.636353) (xy 191.099603 117.645699) (xy 191.115435 117.654857) - (xy 191.131784 117.663825) (xy 191.14865 117.672605) (xy 191.166033 117.681196) (xy 191.078915 117.876666) - (xy 191.060281 117.869168) (xy 191.041779 117.861149) (xy 191.02341 117.852612) (xy 191.005173 117.843555) - (xy 190.98707 117.833979) (xy 190.969099 117.823883) (xy 190.951261 117.813268) (xy 190.933556 117.802134) - (xy 190.915983 117.790481) (xy 190.898543 117.778307) (xy 190.886991 117.769904) (xy 190.87005 117.756996) - (xy 190.853604 117.743804) (xy 190.837653 117.730327) (xy 190.822198 117.716566) (xy 190.807238 117.70252) - (xy 190.792773 117.68819) (xy 190.778804 117.673576) (xy 190.765329 117.658677) (xy 190.75235 117.643493) - (xy 190.739866 117.628025) (xy 190.731819 117.617555) (xy 190.722766 117.605301) (xy 190.714018 117.592972) - (xy 190.705575 117.580567) (xy 190.697438 117.568087) (xy 190.689605 117.55553) (xy 190.682077 117.542898) - (xy 190.671356 117.523809) (xy 190.661322 117.504549) (xy 190.651974 117.485118) (xy 190.643312 117.465517) - (xy 190.635337 117.445746) (xy 190.628047 117.425805) (xy 190.623568 117.412416) (xy 190.617462 117.392303) - (xy 190.61212 117.372241) (xy 190.607544 117.352232) (xy 190.603733 117.332276) (xy 190.600687 117.312371) - (xy 190.598407 117.292519) (xy 190.596891 117.27272) (xy 190.596141 117.252972) (xy 190.596156 117.233278) - (xy 190.596936 117.213635) (xy 190.597881 117.200569) (xy 190.599961 117.181052) (xy 190.602856 117.161663) - (xy 190.606564 117.142402) (xy 190.611087 117.123269) (xy 190.616425 117.104265) (xy 190.622576 117.085389) - (xy 190.629542 117.066641) (xy 190.637322 117.048021) (xy 190.645917 117.02953) (xy 190.655326 117.011167) - (xy 190.66205 116.998996) (xy 190.663897 116.995916) (xy 191.114798 116.995916) (xy 191.384008 117.35317) - (xy 191.400035 117.336696) (xy 191.414137 117.320102) (xy 191.426315 117.303388) (xy 191.436568 117.286556) - (xy 191.444895 117.269604) (xy 191.451298 117.252533) (xy 191.455776 117.235342) (xy 191.45833 117.218033) - (xy 191.458958 117.200604) (xy 191.457662 117.183055) (xy 191.454441 117.165388) (xy 191.449295 117.147601) - (xy 191.442224 117.129695) (xy 191.433228 117.11167) (xy 191.422308 117.093525) (xy 191.409462 117.075261) - (xy 191.398798 117.061789) (xy 191.387806 117.04924) (xy 191.376486 117.037616) (xy 191.364839 117.026916) - (xy 191.352864 117.017141) (xy 191.340562 117.008289) (xy 191.327932 117.000362) (xy 191.314974 116.99336) - (xy 191.297187 116.98546) (xy 191.278818 116.979204) (xy 191.259991 116.974661) (xy 191.240686 116.972013) - (xy 191.225893 116.971271) (xy 191.21083 116.971594) (xy 191.195498 116.972983) (xy 191.179897 116.975438) - (xy 191.164026 116.978959) (xy 191.147886 116.983546) (xy 191.131476 116.989198) (xy 191.114798 116.995916) - (xy 190.663897 116.995916) (xy 190.672899 116.980901) (xy 190.684618 116.963126) (xy 190.697207 116.945671) - (xy 190.710666 116.928536) (xy 190.720122 116.917291) (xy 190.729965 116.906188) (xy 190.740195 116.895227) - (xy 190.750811 116.884408) (xy 190.761814 116.873732) (xy 190.773204 116.863197) (xy 190.784981 116.852805) - (xy 190.797144 116.842556) (xy 190.809694 116.832448) (xy 190.822631 116.822483) (xy 190.835564 116.812957) - (xy 190.848542 116.803839) (xy 190.861565 116.795127) (xy 190.874633 116.786823) (xy 190.887746 116.778925) - (xy 190.900904 116.771434) (xy 190.914107 116.76435) (xy 190.927355 116.757673) (xy 190.940649 116.751403) - (xy 190.960673 116.742761) (xy 190.980798 116.735034) (xy 191.001024 116.728223) (xy 191.021352 116.722327) - (xy 191.03496 116.718905) (xy 191.05544 116.714474) (xy 191.075793 116.710806) (xy 191.096021 116.707902) - (xy 191.116123 116.705762) (xy 191.136099 116.704386) (xy 191.155949 116.703775) - ) - ) - (polygon - (pts - (xy 191.97629 117.680717) (xy 191.995428 117.682372) (xy 192.014436 117.685072) (xy 192.033314 117.688817) - (xy 192.047386 117.69231) (xy 192.065998 117.697832) (xy 192.084403 117.704298) (xy 192.098071 117.709767) - (xy 192.111624 117.715766) (xy 192.12506 117.722297) (xy 192.13838 117.729358) (xy 192.151585 117.736951) - (xy 192.164673 117.745074) (xy 192.177646 117.753729) (xy 192.190502 117.762914) (xy 192.203222 117.772504) - (xy 192.215675 117.782457) (xy 192.22786 117.792773) (xy 192.239779 117.803451) (xy 192.25143 117.814492) - (xy 192.262815 117.825895) (xy 192.273932 117.837661) (xy 192.284782 117.849789) (xy 192.295365 117.86228) - (xy 192.305681 117.875133) (xy 192.31241 117.883904) (xy 192.323089 117.898417) (xy 192.333213 117.91288) - (xy 192.342783 117.927292) (xy 192.3518 117.941654) (xy 192.360262 117.955966) (xy 192.368171 117.970228) - (xy 192.375525 117.984439) (xy 192.382326 117.9986) (xy 192.388573 118.012711) (xy 192.394265 118.026772) - (xy 192.397753 118.036118) (xy 192.653073 118.374939) (xy 192.465814 118.516048) (xy 192.338815 118.347516) - (xy 192.333892 118.361604) (xy 192.327414 118.376521) (xy 192.32047 118.390252) (xy 192.312335 118.404617) - (xy 192.309792 118.408838) (xy 192.301724 118.421153) (xy 192.291295 118.434657) (xy 192.279769 118.447231) - (xy 192.269017 118.457269) (xy 192.25746 118.466622) (xy 192.243906 118.476465) (xy 192.230345 118.485571) - (xy 192.216777 118.493941) (xy 192.203203 118.501573) (xy 192.189621 118.508469) (xy 192.176033 118.514628) - (xy 192.157905 118.521695) (xy 192.139765 118.527451) (xy 192.121612 118.531898) (xy 192.112531 118.53363) - (xy 192.094483 118.536199) (xy 192.076522 118.537742) (xy 192.058648 118.538259) (xy 192.040861 118.53775) - (xy 192.023161 118.536214) (xy 192.005548 118.533653) (xy 191.988022 118.530066) (xy 191.970583 118.525453) - (xy 191.953385 118.519876) (xy 191.936328 118.513363) (xy 191.91941 118.505912) (xy 191.902632 118.497525) - (xy 191.885994 118.488201) (xy 191.869496 118.47794) (xy 191.857214 118.46963) (xy 191.84501 118.460792) - (xy 191.836918 118.454608) (xy 191.824948 118.444924) (xy 191.813151 118.43486) (xy 191.801527 118.424416) - (xy 191.790076 118.413591) (xy 191.778798 118.402386) (xy 191.767693 118.3908) (xy 191.756761 118.378835) - (xy 191.746002 118.366488) (xy 191.735416 118.353762) (xy 191.725003 118.340655) (xy 191.718157 118.331706) - (xy 191.708149 118.317873) (xy 191.69852 118.30344) (xy 191.689269 118.288405) (xy 191.680397 118.27277) - (xy 191.671904 118.256534) (xy 191.66379 118.239698) (xy 191.656054 118.22226) (xy 191.648698 118.204222) - (xy 191.633762 118.200345) (xy 191.618217 118.197885) (xy 191.602396 118.197423) (xy 191.599663 118.197592) - (xy 191.584516 118.200648) (xy 191.570334 118.206748) (xy 191.557233 118.214943) (xy 191.554278 118.217113) - (xy 191.542184 118.22808) (xy 191.533334 118.240313) (xy 191.527109 118.256184) (xy 191.525286 118.271158) - (xy 191.526708 118.287398) (xy 191.52726 118.290227) (xy 191.531522 118.305179) (xy 191.538017 118.321517) - (xy 191.54482 118.335586) (xy 191.553051 118.350542) (xy 191.562711 118.366386) (xy 191.570893 118.378852) - (xy 191.579879 118.391816) (xy 191.589669 118.40528) (xy 191.593111 118.409879) (xy 191.709967 118.564952) - (xy 191.725093 118.585417) (xy 191.739381 118.605556) (xy 191.752832 118.625368) (xy 191.765447 118.644854) - (xy 191.777224 118.664015) (xy 191.788164 118.682849) (xy 191.798267 118.701357) (xy 191.807533 118.719539) - (xy 191.815962 118.737394) (xy 191.823554 118.754924) (xy 191.830308 118.772128) (xy 191.836226 118.789005) - (xy 191.841307 118.805556) (xy 191.84555 118.821781) (xy 191.848956 118.837681) (xy 191.851526 118.853254) - (xy 191.853174 118.86851) (xy 191.853817 118.88346) (xy 191.852896 118.905309) (xy 191.849713 118.926468) - (xy 191.844268 118.946936) (xy 191.836561 118.966714) (xy 191.826592 118.985802) (xy 191.818689 118.998143) - (xy 191.809781 119.010178) (xy 191.799868 119.021906) (xy 191.788949 119.033327) (xy 191.777025 119.044441) - (xy 191.764096 119.055249) (xy 191.757254 119.060537) (xy 191.744983 119.069296) (xy 191.732418 119.077302) - (xy 191.719558 119.084553) (xy 191.706405 119.09105) (xy 191.688409 119.098539) (xy 191.669891 119.104688) - (xy 191.655659 119.10842) (xy 191.641133 119.111398) (xy 191.626313 119.113621) (xy 191.611199 119.115091) - (xy 191.595831 119.115868) (xy 191.580362 119.115932) (xy 191.564791 119.115283) (xy 191.549118 119.11392) - (xy 191.533342 119.111844) (xy 191.517465 119.109054) (xy 191.501485 119.105552) (xy 191.485403 119.101336) - (xy 191.469219 119.096406) (xy 191.452934 119.090764) (xy 191.44202 119.086606) (xy 191.425574 119.079766) - (xy 191.409047 119.072198) (xy 191.392438 119.063901) (xy 191.375748 119.054875) (xy 191.358976 119.045121) - (xy 191.342123 119.034637) (xy 191.325188 119.023425) (xy 191.308172 119.011484) (xy 191.291074 118.998814) - (xy 191.273894 118.985415) (xy 191.262396 118.976078) (xy 191.250873 118.966462) (xy 191.239408 118.956558) - (xy 191.228003 118.946366) (xy 191.216656 118.935886) (xy 191.205368 118.925118) (xy 191.194139 118.914062) - (xy 191.182969 118.902718) (xy 191.171858 118.891085) (xy 191.160805 118.879165) (xy 191.149812 118.866956) - (xy 191.138877 118.85446) (xy 191.128001 118.841675) (xy 191.117185 118.828603) (xy 191.106427 118.815242) - (xy 191.095728 118.801593) (xy 191.085087 118.787656) (xy 191.073823 118.772472) (xy 191.062932 118.757313) - (xy 191.052414 118.742179) (xy 191.04227 118.727069) (xy 191.0325 118.711985) (xy 191.023104 118.696926) - (xy 191.01408 118.681891) (xy 191.005431 118.666881) (xy 190.997155 118.651897) (xy 190.989253 118.636937) - (xy 190.984192 118.626977) (xy 190.976919 118.612167) (xy 190.970144 118.597513) (xy 190.963866 118.583017) - (xy 190.958086 118.568678) (xy 190.952804 118.554497) (xy 190.948019 118.540472) (xy 190.942413 118.522018) - (xy 190.937691 118.503843) (xy 190.937091 118.501045) (xy 191.163219 118.501045) (xy 191.16474 118.517883) - (xy 191.16834 118.535921) (xy 191.172262 118.550155) (xy 191.177176 118.564818) (xy 191.183083 118.57991) - (xy 191.189983 118.595432) (xy 191.197876 118.611383) (xy 191.206761 118.627763) (xy 191.216639 118.644573) - (xy 191.22751 118.661811) (xy 191.239373 118.679479) (xy 191.247834 118.691496) (xy 191.256736 118.703704) - (xy 191.261352 118.709879) (xy 191.270888 118.722296) (xy 191.280423 118.734236) (xy 191.289958 118.7457) - (xy 191.304259 118.762003) (xy 191.318558 118.777234) (xy 191.332857 118.791394) (xy 191.347155 118.804482) - (xy 191.361451 118.816498) (xy 191.375746 118.827443) (xy 191.390041 118.837316) (xy 191.404334 118.846117) - (xy 191.413862 118.85139) (xy 191.427877 118.858291) (xy 191.445704 118.865468) (xy 191.462547 118.870333) - (xy 191.478408 118.872885) (xy 191.493286 118.873124) (xy 191.510501 118.870171) (xy 191.52618 118.863604) - (xy 191.53485 118.857929) (xy 191.546345 118.847845) (xy 191.556447 118.834771) (xy 191.562524 118.820634) - (xy 191.564574 118.805434) (xy 191.562598 118.789172) (xy 191.560101 118.780642) (xy 191.554218 118.765646) - (xy 191.546437 118.749348) (xy 191.538844 118.735372) (xy 191.530036 118.720563) (xy 191.520013 118.704922) - (xy 191.511697 118.692644) (xy 191.502698 118.679897) (xy 191.493015 118.666682) (xy 191.489636 118.662173) - (xy 191.410923 118.557718) (xy 191.400599 118.543883) (xy 191.390984 118.530722) (xy 191.382079 118.518236) - (xy 191.37233 118.504144) (xy 191.363604 118.491023) (xy 191.357113 118.48083) (xy 191.348815 118.467251) - (xy 191.34136 118.453916) (xy 191.334746 118.440824) (xy 191.328219 118.426161) (xy 191.326055 118.420744) - (xy 191.309971 118.415129) (xy 191.294884 118.410795) (xy 191.278542 118.407358) (xy 191.263558 118.405663) - (xy 191.251795 118.405598) (xy 191.237154 118.407399) (xy 191.221586 118.411897) (xy 191.206974 118.419013) - (xy 191.197764 118.425211) (xy 191.184394 118.437449) (xy 191.174272 118.45156) (xy 191.1674 118.467546) - (xy 191.163777 118.485407) (xy 191.163219 118.501045) (xy 190.937091 118.501045) (xy 190.933854 118.485948) - (xy 190.932267 118.477105) (xy 190.929728 118.459716) (xy 190.928164 118.442667) (xy 190.927573 118.42596) - (xy 190.927956 118.409594) (xy 190.929313 118.393569) (xy 190.931644 118.377886) (xy 190.934948 118.362544) - (xy 190.939227 118.347543) (xy 190.94462 118.33305) (xy 190.951156 118.319086) (xy 190.958837 118.30565) - (xy 190.967661 118.292743) (xy 190.977629 118.280365) (xy 190.988741 118.268515) (xy 191.000996 118.257194) - (xy 191.014395 118.246402) (xy 191.027536 118.237294) (xy 191.041135 118.229428) (xy 191.055193 118.222803) - (xy 191.06971 118.217421) (xy 191.084687 118.21328) (xy 191.100122 118.21038) (xy 191.116017 118.208723) - (xy 191.13237 118.208307) (xy 191.149183 118.209133) (xy 191.166454 118.2112) (xy 191.184185 118.21451) - (xy 191.202375 118.219061) (xy 191.221024 118.224854) (xy 191.240132 118.231889) (xy 191.259699 118.240165) - (xy 191.279725 118.249683) (xy 191.286454 118.244612) (xy 191.28546 118.22843) (xy 191.285435 118.212345) - (xy 191.28638 118.196359) (xy 191.288295 118.180471) (xy 191.29118 118.164681) (xy 191.295034 118.148988) - (xy 191.296847 118.142739) (xy 191.302682 118.127373) (xy 191.306723 118.119565) (xy 191.834616 118.119565) - (xy 191.835006 118.134675) (xy 191.836854 118.149474) (xy 191.84016 118.163963) (xy 191.844924 118.178142) - (xy 191.851146 118.192011) (xy 191.858826 118.20557) (xy 191.867964 118.218818) (xy 191.878139 118.231199) - (xy 191.889042 118.2423) (xy 191.900672 118.252122) (xy 191.91303 118.260665) (xy 191.926116 118.267928) - (xy 191.939928 118.273912) (xy 191.954469 118.278616) (xy 191.969737 118.282042) (xy 191.985544 118.283785) - (xy 192.001555 118.283554) (xy 192.017769 118.281349) (xy 192.034188 118.277169) (xy 192.05081 118.271015) - (xy 192.067637 118.262887) (xy 192.08039 118.255496) (xy 192.093258 118.246994) (xy 192.101901 118.240709) - (xy 192.113783 118.231242) (xy 192.128021 118.218238) (xy 192.140423 118.204796) (xy 192.150991 118.190916) - (xy 192.159723 118.176598) (xy 192.16662 118.161842) (xy 192.171682 118.146649) (xy 192.174909 118.131018) - (xy 192.175429 118.127042) (xy 192.176619 118.111214) (xy 192.176342 118.095761) (xy 192.174599 118.080682) - (xy 192.171388 118.065978) (xy 192.166711 118.051647) (xy 192.160567 118.037691) (xy 192.152956 118.02411) - (xy 192.143878 118.010902) (xy 192.133643 117.998481) (xy 192.122671 117.987402) (xy 192.110963 117.977668) - (xy 192.098519 117.969276) (xy 192.085337 117.962228) (xy 192.07142 117.956524) (xy 192.056766 117.952163) - (xy 192.041375 117.949146) (xy 192.025636 117.947674) (xy 192.009792 117.948059) (xy 191.993842 117.950302) - (xy 191.977786 117.954401) (xy 191.961624 117.960358) (xy 191.945357 117.968172) (xy 191.928984 117.977844) - (xy 191.916635 117.986316) (xy 191.912506 117.989372) (xy 191.900047 117.99926) (xy 191.888677 118.009329) - (xy 191.875207 118.023034) (xy 191.863671 118.03706) (xy 191.854068 118.051407) (xy 191.846399 118.066074) - (xy 191.840662 118.081062) (xy 191.836859 118.096371) (xy 191.835683 118.104146) (xy 191.834616 118.119565) - (xy 191.306723 118.119565) (xy 191.31041 118.11244) (xy 191.320032 118.097939) (xy 191.331547 118.08387) - (xy 191.342123 118.072926) (xy 191.35391 118.062258) (xy 191.36691 118.051868) (xy 191.380588 118.042624) - (xy 191.395289 118.034739) (xy 191.411012 118.02821) (xy 191.427758 118.023038) (xy 191.445527 118.019224) - (xy 191.460479 118.01715) (xy 191.472122 118.016165) (xy 191.487972 118.01551) (xy 191.503835 118.015635) - (xy 191.51971 118.016537) (xy 191.5356 118.018219) (xy 191.551502 118.020678) (xy 191.567418 118.023917) - (xy 191.583347 118.027933) (xy 191.599289 118.032729) (xy 191.606018 118.027657) (xy 191.605569 118.010435) - (xy 191.606205 117.993054) (xy 191.607926 117.975515) (xy 191.610732 117.957818) (xy 191.614623 117.939962) - (xy 191.619599 117.921949) (xy 191.62566 117.903777) (xy 191.630918 117.890044) (xy 191.632806 117.885447) - (xy 191.638998 117.871846) (xy 191.645956 117.858545) (xy 191.653681 117.845546) (xy 191.662174 117.832847) - (xy 191.671433 117.820449) (xy 191.681459 117.808353) (xy 191.692253 117.796557) (xy 191.703813 117.785062) - (xy 191.716141 117.773868) (xy 191.729236 117.762975) (xy 191.738392 117.75588) (xy 191.752681 117.745519) - (xy 191.767023 117.735934) (xy 191.781417 117.727123) (xy 191.795863 117.719088) (xy 191.810361 117.711828) - (xy 191.82491 117.705344) (xy 191.839512 117.699634) (xy 191.854166 117.6947) (xy 191.868872 117.690541) - (xy 191.88363 117.687158) (xy 191.893497 117.685332) (xy 191.908279 117.683147) (xy 191.922987 117.681549) - (xy 191.937622 117.680539) (xy 191.957021 117.680105) - ) - ) - (polygon - (pts - (xy 191.678332 119.380114) (xy 193.556765 118.833921) (xy 193.713088 119.041368) (xy 191.834655 119.587561) - ) - ) - (polygon - (pts - (xy 193.741703 119.546493) (xy 193.760585 119.548493) (xy 193.77945 119.551537) (xy 193.7983 119.555625) - (xy 193.812486 119.559389) (xy 193.82659 119.563739) (xy 193.840612 119.568676) (xy 193.854551 119.574199) - (xy 193.868407 119.580308) (xy 193.882182 119.587003) (xy 193.895874 119.594285) (xy 193.909483 119.602153) - (xy 193.92301 119.610607) (xy 193.936455 119.619647) (xy 193.945372 119.625999) (xy 193.95862 119.635965) - (xy 193.971667 119.646412) (xy 193.984513 119.657342) (xy 193.997158 119.668753) (xy 194.009601 119.680647) - (xy 194.021844 119.693023) (xy 194.033885 119.705882) (xy 194.045725 119.719222) (xy 194.057364 119.733045) - (xy 194.068802 119.747349) (xy 194.076316 119.757154) (xy 194.087474 119.772346) (xy 194.098044 119.787529) - (xy 194.108027 119.802703) (xy 194.117423 119.817868) (xy 194.126231 119.833024) (xy 194.134452 119.848171) - (xy 194.142085 119.863309) (xy 194.149132 119.878439) (xy 194.155591 119.893559) (xy 194.161462 119.90867) - (xy 194.16505 119.918739) (xy 194.170054 119.933794) (xy 194.174499 119.948728) (xy 194.178387 119.963543) - (xy 194.181716 119.978238) (xy 194.184488 119.992813) (xy 194.187316 120.01206) (xy 194.189151 120.031095) - (xy 194.189995 120.049916) (xy 194.189846 120.068524) (xy 194.189654 120.073143) (xy 194.188305 120.091527) - (xy 194.185931 120.109637) (xy 194.182534 120.127472) (xy 194.178112 120.145032) (xy 194.172666 120.162317) - (xy 194.166196 120.179328) (xy 194.158702 120.196063) (xy 194.150183 120.212525) (xy 194.14075 120.228665) - (xy 194.130399 120.244292) (xy 194.119131 120.259406) (xy 194.106945 120.274007) (xy 194.093843 120.288095) - (xy 194.079824 120.30167) (xy 194.068708 120.311514) (xy 194.057075 120.32107) (xy 194.049034 120.32728) - (xy 194.03473 120.337442) (xy 194.020126 120.346596) (xy 194.005223 120.354742) (xy 193.990019 120.361881) - (xy 193.974516 120.368012) (xy 193.958713 120.373134) (xy 193.94261 120.37725) (xy 193.926207 120.380357) - (xy 193.909504 120.382456) (xy 193.892502 120.383548) (xy 193.881001 120.383715) (xy 193.863777 120.38335) - (xy 193.846617 120.382396) (xy 193.829522 120.380854) (xy 193.812492 120.378722) (xy 193.795525 120.376002) - (xy 193.778623 120.372693) (xy 193.761785 120.368796) (xy 193.745012 120.364309) (xy 193.728303 120.359234) - (xy 193.711659 120.35357) (xy 193.700598 120.349467) (xy 193.693868 120.354538) (xy 193.697241 120.372438) - (xy 193.700135 120.390296) (xy 193.702549 120.408112) (xy 193.704483 120.425886) (xy 193.705938 120.443619) - (xy 193.706913 120.46131) (xy 193.707169 120.468374) (xy 193.707408 120.486009) (xy 193.706898 120.503423) - (xy 193.70564 120.520617) (xy 193.703634 120.537591) (xy 193.70088 120.554345) (xy 193.697377 120.570878) - (xy 193.695767 120.57743) (xy 193.691296 120.593661) (xy 193.685916 120.609636) (xy 193.679627 120.625355) - (xy 193.672429 120.640819) (xy 193.664321 120.656027) (xy 193.655304 120.67098) (xy 193.651442 120.676889) - (xy 193.641124 120.691537) (xy 193.629704 120.70585) (xy 193.619773 120.71706) (xy 193.609137 120.728057) - (xy 193.597795 120.73884) (xy 193.585747 120.74941) (xy 193.572994 120.759766) (xy 193.566352 120.764864) - (xy 193.554302 120.773573) (xy 193.54207 120.781678) (xy 193.525477 120.791544) (xy 193.508562 120.800334) - (xy 193.491324 120.808048) (xy 193.473763 120.814687) (xy 193.455878 120.820251) (xy 193.437671 120.824739) - (xy 193.428446 120.82658) (xy 193.409919 120.829388) (xy 193.391252 120.831097) (xy 193.372445 120.831708) - (xy 193.353498 120.831219) (xy 193.334412 120.829632) (xy 193.315185 120.826947) (xy 193.300673 120.824211) - (xy 193.286083 120.820858) (xy 193.276312 120.818279) (xy 193.261706 120.813891) (xy 193.247058 120.808848) - (xy 193.232368 120.803152) (xy 193.217637 120.796801) (xy 193.202865 120.789796) (xy 193.188051 120.782137) - (xy 193.173196 120.773823) (xy 193.158299 120.764856) (xy 193.143361 120.755234) (xy 193.128382 120.744958) - (xy 193.118373 120.737744) (xy 193.103494 120.726376) (xy 193.08872 120.714324) (xy 193.074052 120.701588) - (xy 193.059489 120.688168) (xy 193.045032 120.674063) (xy 193.03068 120.659274) (xy 193.016433 120.643802) - (xy 193.002292 120.627645) (xy 192.988256 120.610803) (xy 192.978957 120.599196) (xy 192.969705 120.587284) - (xy 192.965096 120.581214) (xy 192.952295 120.563852) (xy 192.940103 120.546548) (xy 192.928518 120.529302) - (xy 192.917541 120.512114) (xy 192.907172 120.494983) (xy 192.897412 120.477911) (xy 192.888259 120.460896) - (xy 192.879715 120.443939) (xy 192.871778 120.42704) (xy 192.86445 120.410199) (xy 192.859902 120.399003) - (xy 192.853631 120.382266) (xy 192.847944 120.365685) (xy 192.842843 120.34926) (xy 192.838327 120.33299) - (xy 192.834396 120.316876) (xy 192.83105 120.300918) (xy 192.828289 120.285116) (xy 192.826113 120.269469) - (xy 192.825713 120.265571) (xy 193.089962 120.265571) (xy 193.090224 120.28095) (xy 193.091669 120.296575) - (xy 193.094118 120.312185) (xy 193.097572 120.32778) (xy 193.10203 120.343359) (xy 193.107493 120.358923) - (xy 193.113961 120.374473) (xy 193.121433 120.390006) (xy 193.12991 120.405525) (xy 193.139391 120.421029) - (xy 193.149877 120.436517) (xy 193.157426 120.446835) (xy 193.168208 120.46058) (xy 193.179138 120.4734) - (xy 193.190216 120.485293) (xy 193.201444 120.496259) (xy 193.21282 120.506299) (xy 193.224344 120.515413) - (xy 193.239941 120.526124) (xy 193.255803 120.535187) (xy 193.271928 120.542604) (xy 193.28009 120.545694) - (xy 193.296494 120.550428) (xy 193.312818 120.552943) (xy 193.329061 120.553239) (xy 193.345224 120.551317) - (xy 193.361306 120.547176) (xy 193.377308 120.540816) (xy 193.393228 120.532238) (xy 193.409069 120.521441) - (xy 193.421147 120.511324) (xy 193.431487 120.500484) (xy 193.441354 120.486924) (xy 193.448856 120.47238) - (xy 193.453404 120.459132) (xy 193.456909 120.442618) (xy 193.45866 120.427449) (xy 193.459256 120.411346) - (xy 193.458695 120.394308) (xy 193.457344 120.379395) (xy 193.456579 120.373249) (xy 193.454349 120.357531) - (xy 193.451485 120.341329) (xy 193.447986 120.324642) (xy 193.443853 120.307469) (xy 193.439086 120.289811) - (xy 193.434815 120.275336) (xy 193.431346 120.264276) (xy 193.42658 120.249152) (xy 193.421691 120.233619) - (xy 193.41668 120.217676) (xy 193.411547 120.201324) (xy 193.406292 120.184562) (xy 193.400914 120.167391) - (xy 193.395415 120.14981) (xy 193.389792 120.131819) (xy 193.37336 120.126705) (xy 193.357059 120.122281) - (xy 193.34089 120.118545) (xy 193.324854 120.115498) (xy 193.308949 120.113141) (xy 193.293177 120.111472) - (xy 193.277537 120.110492) (xy 193.262028 120.1102) (xy 193.246908 120.110843) (xy 193.232175 120.112627) - (xy 193.214303 120.116462) (xy 193.197037 120.122082) (xy 193.180376 120.129485) (xy 193.167482 120.136692) - (xy 193.154976 120.145041) (xy 193.15191 120.147307) (xy 193.140082 120.156986) (xy 193.129504 120.167255) - (xy 193.117347 120.181864) (xy 193.107413 120.197521) (xy 193.099702 120.214226) (xy 193.094215 120.23198) - (xy 193.090951 120.250782) (xy 193.089962 120.265571) (xy 192.825713 120.265571) (xy 192.824522 120.253979) - (xy 192.823517 120.238644) (xy 192.823172 120.228507) (xy 192.823143 120.213471) (xy 192.823702 120.19867) - (xy 192.825361 120.179299) (xy 192.828066 120.160345) (xy 192.831816 120.141808) (xy 192.83661 120.123687) - (xy 192.84245 120.105983) (xy 192.849335 120.088695) (xy 192.85317 120.080208) (xy 192.86161 120.063633) - (xy 192.871071 120.047652) (xy 192.881552 120.032264) (xy 192.893053 120.017469) (xy 192.905574 120.003266) - (xy 192.919116 119.989657) (xy 192.933678 119.976641) (xy 192.945269 119.967268) (xy 192.949261 119.964218) - (xy 192.961231 119.955592) (xy 192.976329 119.945816) (xy 192.991576 119.93716) (xy 193.006973 119.929624) - (xy 193.022518 119.923207) (xy 193.038213 119.917909) (xy 193.047702 119.915268) (xy 193.063597 119.911622) - (xy 193.079567 119.908817) (xy 193.095609 119.906853) (xy 193.111725 119.905729) (xy 193.127915 119.905445) - (xy 193.144178 119.906003) (xy 193.150704 119.906461) (xy 193.167025 119.908106) (xy 193.183329 119.910413) - (xy 193.199617 119.913381) (xy 193.215889 119.917012) (xy 193.232144 119.921305) (xy 193.248383 119.926259) - (xy 193.254874 119.928426) (xy 193.271169 119.934147) (xy 193.287422 119.940348) (xy 193.303633 119.947028) - (xy 193.319802 119.954188) (xy 193.33593 119.961827) (xy 193.352015 119.969946) (xy 193.358438 119.973327) - (xy 193.365168 119.968256) (xy 193.36492 119.951767) (xy 193.606747 119.951767) (xy 193.60737 119.967235) - (xy 193.607858 119.972541) (xy 193.609848 119.988904) (xy 193.612396 120.005822) (xy 193.615499 120.023298) - (xy 193.619159 120.041329) (xy 193.623376 120.059917) (xy 193.628149 120.079062) (xy 193.633478 120.098763) - (xy 193.639363 120.11902) (xy 193.645805 120.139834) (xy 193.650409 120.154019) (xy 193.65526 120.168452) - (xy 193.657778 120.175761) (xy 193.673822 120.179002) (xy 193.689478 120.181548) (xy 193.704744 120.183397) - (xy 193.719622 120.18455) (xy 193.741211 120.184974) (xy 193.761926 120.183831) (xy 193.781766 120.181121) - (xy 193.800732 120.176844) (xy 193.818824 120.171001) (xy 193.836041 120.16359) (xy 193.852384 120.154613) - (xy 193.867853 120.144069) (xy 193.881879 120.132547) (xy 193.894256 120.12036) (xy 193.904985 120.107509) - (xy 193.914067 120.093992) (xy 193.9215 120.079811) (xy 193.927286 120.064964) (xy 193.931424 120.049453) - (xy 193.933914 120.033277) (xy 193.934725 120.01666) (xy 193.933568 119.999792) (xy 193.930443 119.982671) - (xy 193.925352 119.965299) (xy 193.918292 119.947674) (xy 193.911707 119.934291) (xy 193.904014 119.920765) - (xy 193.895215 119.907098) (xy 193.885309 119.893289) (xy 193.873932 119.879133) (xy 193.862071 119.866217) - (xy 193.849724 119.854541) (xy 193.836892 119.844105) (xy 193.823576 119.834908) (xy 193.809774 119.826952) - (xy 193.795488 119.820235) (xy 193.780717 119.814758) (xy 193.765782 119.810852) (xy 193.750859 119.80896) - (xy 193.735947 119.809079) (xy 193.721046 119.811212) (xy 193.706157 119.815357) (xy 193.691279 119.821515) - (xy 193.676413 119.829685) (xy 193.661559 119.839868) (xy 193.647023 119.852263) (xy 193.634722 119.865854) - (xy 193.624656 119.880643) (xy 193.616826 119.896628) (xy 193.611231 119.913811) (xy 193.607871 119.932191) - (xy 193.606747 119.951767) (xy 193.36492 119.951767) (xy 193.364877 119.948921) (xy 193.365109 119.92982) - (xy 193.365866 119.910953) (xy 193.367145 119.892321) (xy 193.368948 119.873924) (xy 193.371275 119.855761) - (xy 193.374125 119.837833) (xy 193.377498 119.820139) (xy 193.381395 119.802679) (xy 193.385816 119.785455) - (xy 193.389053 119.774102) (xy 193.394654 119.75742) (xy 193.401312 119.741167) (xy 193.409028 119.725343) - (xy 193.4178 119.709949) (xy 193.42763 119.694983) (xy 193.438516 119.680447) (xy 193.45046 119.66634) - (xy 193.463461 119.652661) (xy 193.477519 119.639412) (xy 193.492634 119.626592) (xy 193.503299 119.618284) - (xy 193.516146 119.608973) (xy 193.529124 119.600306) (xy 193.542233 119.592283) (xy 193.555471 119.584904) - (xy 193.56884 119.578168) (xy 193.582339 119.572076) (xy 193.595968 119.566628) (xy 193.614343 119.560365) - (xy 193.63295 119.555246) (xy 193.647057 119.552158) (xy 193.666018 119.548937) (xy 193.684963 119.54676) - (xy 193.703893 119.545627) (xy 193.722806 119.545538) - ) - ) - (polygon - (pts - (xy 193.71893 121.581585) (xy 193.708453 121.567376) (xy 193.698301 121.552983) (xy 193.688473 121.538407) - (xy 193.67897 121.523648) (xy 193.66979 121.508705) (xy 193.660934 121.493579) (xy 193.652403 121.47827) - (xy 193.644196 121.462777) (xy 193.636313 121.447101) (xy 193.628754 121.431242) (xy 193.62152 121.415199) - (xy 193.614609 121.398973) (xy 193.608023 121.382564) (xy 193.601761 121.365971) (xy 193.595823 121.349195) - (xy 193.590209 121.332236) (xy 193.58493 121.315275) (xy 193.579944 121.29842) (xy 193.575248 121.281671) - (xy 193.570845 121.265029) (xy 193.566733 121.248493) (xy 193.562913 121.232064) (xy 193.559384 121.215741) - (xy 193.556147 121.199524) (xy 193.553201 121.183414) (xy 193.550548 121.16741) (xy 193.548185 121.151513) - (xy 193.546115 121.135721) (xy 193.544336 121.120037) (xy 193.542848 121.104458) (xy 193.541653 121.088987) - (xy 193.540748 121.073621) (xy 193.777028 121.062094) (xy 193.779072 121.08344) (xy 193.781616 121.104594) - (xy 193.784661 121.125557) (xy 193.788207 121.146328) (xy 193.792253 121.166907) (xy 193.7968 121.187294) - (xy 193.801847 121.20749) (xy 193.807395 121.227493) (xy 193.813444 121.247306) (xy 193.819993 121.266926) - (xy 193.824637 121.279899) (xy 193.832091 121.299147) (xy 193.840076 121.31818) (xy 193.848593 121.336998) - (xy 193.857641 121.3556) (xy 193.867221 121.373988) (xy 193.877332 121.392161) (xy 193.887974 121.410118) - (xy 193.899148 121.427861) (xy 193.910854 121.445388) (xy 193.923091 121.462701) (xy 193.931544 121.474123) - (xy 193.941229 121.486612) (xy 193.950772 121.498184) (xy 193.963274 121.512188) (xy 193.975522 121.524561) - (xy 193.987518 121.535305) (xy 193.99926 121.544419) (xy 194.013581 121.55352) (xy 194.027507 121.560075) - (xy 194.043659 121.565052) (xy 194.058785 121.567254) (xy 194.075135 121.566317) (xy 194.090088 121.561603) - (xy 194.101793 121.554557) (xy 194.112815 121.544187) (xy 194.120866 121.531927) (xy 194.124582 121.522705) - (xy 194.1276 121.508106) (xy 194.127679 121.49242) (xy 194.12558 121.476339) (xy 194.124834 121.472512) - (xy 194.121372 121.45815) (xy 194.116559 121.442171) (xy 194.111359 121.427188) (xy 194.105167 121.411017) - (xy 194.09925 121.396634) (xy 194.097984 121.393658) (xy 194.091293 121.378133) (xy 194.08402 121.361478) - (xy 194.077783 121.347341) (xy 194.071173 121.332482) (xy 194.06419 121.3169) (xy 194.056835 121.300595) - (xy 194.049108 121.283567) (xy 194.045104 121.274783) (xy 194.034121 121.250329) (xy 194.023906 121.226468) - (xy 194.014461 121.2032) (xy 194.005785 121.180524) (xy 193.997878 121.15844) (xy 193.99074 121.136949) - (xy 193.98437 121.11605) (xy 193.97877 121.095744) (xy 193.973939 121.07603) (xy 193.969876 121.056909) - (xy 193.966583 121.03838) (xy 193.964059 121.020444) (xy 193.962304 121.0031) (xy 193.961317 120.986348) - (xy 193.9611 120.970189) (xy 193.961652 120.954622) (xy 193.962969 120.939575) (xy 193.964995 120.924901) - (xy 193.96936 120.903591) (xy 193.975318 120.88312) (xy 193.982869 120.863489) (xy 193.992012 120.844699) - (xy 194.002748 120.826748) (xy 194.015076 120.809638) (xy 194.028997 120.793367) (xy 194.04451 120.777937) - (xy 194.055738 120.768116) (xy 194.067672 120.758669) (xy 194.082198 120.748383) (xy 194.097102 120.73913) - (xy 194.112384 120.730912) (xy 194.128043 120.723728) (xy 194.144081 120.717577) (xy 194.160496 120.712461) - (xy 194.177289 120.70838) (xy 194.19446 120.705332) (xy 194.211847 120.70334) (xy 194.229286 120.702427) - (xy 194.246778 120.702592) (xy 194.264323 120.703836) (xy 194.28192 120.706158) (xy 194.299571 120.709558) - (xy 194.317274 120.714037) (xy 194.33503 120.719594) (xy 194.352906 120.726136) (xy 194.37082 120.733682) - (xy 194.384281 120.739999) (xy 194.397764 120.74688) (xy 194.411269 120.754326) (xy 194.424795 120.762335) - (xy 194.438344 120.770908) (xy 194.451914 120.780046) (xy 194.465507 120.789748) (xy 194.479121 120.800014) - (xy 194.492751 120.810812) (xy 194.506281 120.822194) (xy 194.51971 120.83416) (xy 194.533038 120.846709) - (xy 194.546266 120.859842) (xy 194.559394 120.873559) (xy 194.572422 120.88786) (xy 194.585349 120.902744) - (xy 194.598175 120.918212) (xy 194.610901 120.934263) (xy 194.619329 120.945289) (xy 194.629762 120.959433) - (xy 194.639782 120.973629) (xy 194.64939 120.987877) (xy 194.658586 121.002179) (xy 194.66737 121.016532) - (xy 194.675743 121.030938) (xy 194.683703 121.045397) (xy 194.691251 121.059908) (xy 194.698387 121.074471) - (xy 194.705111 121.089087) (xy 194.711422 121.103755) (xy 194.717322 121.118476) (xy 194.72281 121.133249) - (xy 194.727886 121.148075) (xy 194.73255 121.162953) (xy 194.736801 121.177884) (xy 194.740746 121.192757) - (xy 194.74449 121.207463) (xy 194.748032 121.222002) (xy 194.751373 121.236373) (xy 194.756008 121.257616) - (xy 194.760189 121.278483) (xy 194.763917 121.298974) (xy 194.767192 121.319089) (xy 194.770015 121.338827) - (xy 194.772384 121.358188) (xy 194.774301 121.377174) (xy 194.775764 121.395783) (xy 194.542246 121.396972) - (xy 194.540239 121.379579) (xy 194.537842 121.362343) (xy 194.535055 121.345263) (xy 194.531879 121.32834) - (xy 194.528312 121.311574) (xy 194.524356 121.294964) (xy 194.520009 121.278512) (xy 194.515273 121.262216) - (xy 194.510147 121.246076) (xy 194.504631 121.230094) (xy 194.500737 121.219526) (xy 194.494577 121.203845) - (xy 194.488039 121.1884) (xy 194.481122 121.173191) (xy 194.473828 121.15822) (xy 194.466155 121.143485) - (xy 194.458104 121.128986) (xy 194.449676 121.114724) (xy 194.440869 121.100699) (xy 194.431683 121.08691) - (xy 194.42212 121.073357) (xy 194.415534 121.064454) (xy 194.404522 121.050439) (xy 194.393643 121.0378) - (xy 194.382898 121.026537) (xy 194.369654 121.014393) (xy 194.35662 121.004399) (xy 194.343794 120.996554) - (xy 194.331177 120.990859) (xy 194.316671 120.986512) (xy 194.300757 120.984675) (xy 194.285932 120.98632) - (xy 194.272194 120.991447) (xy 194.263047 120.997242) (xy 194.251845 121.008087) (xy 194.244351 121.020943) - (xy 194.240566 121.03581) (xy 194.240491 121.052688) (xy 194.24326 121.068289) (xy 194.246159 121.078321) - (xy 194.251298 121.093178) (xy 194.257639 121.110182) (xy 194.263184 121.124345) (xy 194.269405 121.139715) - (xy 194.276303 121.156293) (xy 194.283877 121.17408) (xy 194.292128 121.193074) (xy 194.301054 121.213276) - (xy 194.307381 121.227415) (xy 194.314009 121.242091) (xy 194.320937 121.257304) (xy 194.327152 121.271287) - (xy 194.333149 121.285037) (xy 194.338926 121.298554) (xy 194.347183 121.318393) (xy 194.354948 121.337708) - (xy 194.362221 121.356498) (xy 194.369002 121.374763) (xy 194.375291 121.392505) (xy 194.381088 121.409721) - (xy 194.386393 121.426414) (xy 194.391206 121.442582) (xy 194.394142 121.453069) (xy 194.398185 121.468489) - (xy 194.401754 121.483524) (xy 194.404847 121.498175) (xy 194.408233 121.517112) (xy 194.410775 121.535367) - (xy 194.412473 121.552939) (xy 194.413326 121.569828) (xy 194.413336 121.586034) (xy 194.412789 121.597741) - (xy 194.411417 121.612795) (xy 194.409247 121.627361) (xy 194.405413 121.644881) (xy 194.400332 121.661639) - (xy 194.394004 121.677634) (xy 194.386429 121.692866) (xy 194.379472 121.704503) (xy 194.369816 121.718651) - (xy 194.359099 121.732434) (xy 194.347323 121.745851) (xy 194.334487 121.758901) (xy 194.323455 121.769078) - (xy 194.311745 121.77902) (xy 194.299356 121.788729) (xy 194.28483 121.799015) (xy 194.269926 121.808268) - (xy 194.254645 121.816486) (xy 194.238985 121.82367) (xy 194.222948 121.829821) (xy 194.206532 121.834937) - (xy 194.189739 121.839018) (xy 194.172568 121.842066) (xy 194.15512 121.844061) (xy 194.137495 121.844985) - (xy 194.119694 121.844838) (xy 194.101717 121.843619) (xy 194.083563 121.841329) (xy 194.065232 121.837969) - (xy 194.046725 121.833536) (xy 194.028042 121.828033) (xy 194.013967 121.823236) (xy 193.999817 121.817794) - (xy 193.985593 121.811707) (xy 193.971293 121.804974) (xy 193.956919 121.797597) (xy 193.94247 121.789574) - (xy 193.927946 121.780907) (xy 193.913347 121.771594) (xy 193.898673 121.761636) (xy 193.883924 121.751033) - (xy 193.87405 121.743606) (xy 193.859291 121.731853) (xy 193.844577 121.719389) (xy 193.829908 121.706215) - (xy 193.815283 121.692329) (xy 193.800703 121.677732) (xy 193.786168 121.662424) (xy 193.771678 121.646405) - (xy 193.762043 121.635331) (xy 193.752427 121.62394) (xy 193.742832 121.612234) (xy 193.733256 121.600211) - (xy 193.7237 121.587873) - ) - ) - (polygon - (pts - (xy 194.963581 121.73065) (xy 194.98318 121.731566) (xy 195.002653 121.733247) (xy 195.022 121.735692) - (xy 195.034828 121.737746) (xy 195.053947 121.741471) (xy 195.072821 121.745866) (xy 195.091448 121.750929) - (xy 195.10983 121.756662) (xy 195.127966 121.763064) (xy 195.145856 121.770134) (xy 195.1635 121.777874) - (xy 195.180898 121.786283) (xy 195.198051 121.79536) (xy 195.214958 121.805107) (xy 195.226093 121.811977) - (xy 195.242492 121.822751) (xy 195.25845 121.83402) (xy 195.273965 121.845783) (xy 195.289038 121.85804) - (xy 195.30367 121.870792) (xy 195.317859 121.884038) (xy 195.331607 121.897779) (xy 195.344913 121.912013) - (xy 195.357776 121.926742) (xy 195.370198 121.941965) (xy 195.378234 121.952389) (xy 195.387091 121.964388) - (xy 195.395584 121.976393) (xy 195.40764 121.994412) (xy 195.418875 122.012445) (xy 195.42929 122.030491) - (xy 195.438884 122.04855) (xy 195.447658 122.066623) (xy 195.455611 122.084709) (xy 195.462744 122.102809) - (xy 195.469057 122.120922) (xy 195.474549 122.139049) (xy 195.476198 122.145094) (xy 195.480734 122.163185) - (xy 195.484533 122.181153) (xy 195.487595 122.199) (xy 195.48992 122.216724) (xy 195.491509 122.234327) - (xy 195.49236 122.251807) (xy 195.492474 122.269166) (xy 195.491851 122.286402) (xy 195.490491 122.303517) - (xy 195.488394 122.32051) (xy 195.486587 122.33177) (xy 195.48335 122.348493) (xy 195.479443 122.365044) - (xy 195.474865 122.381422) (xy 195.469618 122.397628) (xy 195.4637 122.413661) (xy 195.457112 122.429522) - (xy 195.449855 122.445211) (xy 195.441926 122.460727) (xy 195.433328 122.476071) (xy 195.42406 122.491243) - (xy 195.417509 122.501261) (xy 195.407275 122.516105) (xy 195.396484 122.530668) (xy 195.385134 122.54495) - (xy 195.373226 122.558951) (xy 195.360759 122.572671) (xy 195.347734 122.586111) (xy 195.334151 122.59927) - (xy 195.32001 122.612148) (xy 195.30531 122.624745) (xy 195.290051 122.637061) (xy 195.279569 122.645116) - (xy 195.267037 122.654318) (xy 195.254458 122.663071) (xy 195.241831 122.671377) (xy 195.229157 122.679234) - (xy 195.216435 122.686643) (xy 195.212184 122.689013) (xy 195.19817 122.696808) (xy 195.184057 122.704389) - (xy 195.170606 122.711227) (xy 195.160807 122.715801) (xy 194.731747 122.146418) (xy 194.721678 122.157898) - (xy 194.712285 122.169427) (xy 194.699463 122.186814) (xy 194.68816 122.204314) (xy 194.678378 122.221927) - (xy 194.670116 122.239652) (xy 194.663374 122.257489) (xy 194.658152 122.275439) (xy 194.65445 122.293501) - (xy 194.652268 122.311676) (xy 194.651606 122.329963) (xy 194.651723 122.336084) (xy 194.65298 122.354506) - (xy 194.655541 122.37301) (xy 194.659405 122.391596) (xy 194.664573 122.410265) (xy 194.671044 122.429015) - (xy 194.678819 122.447847) (xy 194.687898 122.466761) (xy 194.69828 122.485758) (xy 194.705926 122.498467) - (xy 194.714151 122.511214) (xy 194.722956 122.523997) (xy 194.73234 122.536816) (xy 194.743309 122.550878) - (xy 194.754609 122.564389) (xy 194.766239 122.57735) (xy 194.778201 122.589761) (xy 194.790493 122.601622) - (xy 194.803116 122.612932) (xy 194.81607 122.623692) (xy 194.829354 122.633902) (xy 194.843118 122.643815) - (xy 194.857398 122.65354) (xy 194.872196 122.663075) (xy 194.88751 122.672422) (xy 194.903342 122.681579) - (xy 194.919691 122.690548) (xy 194.936557 122.699327) (xy 194.95394 122.707918) (xy 194.866822 122.903389) - (xy 194.848188 122.89589) (xy 194.829686 122.887872) (xy 194.811317 122.879334) (xy 194.79308 122.870277) - (xy 194.774977 122.860701) (xy 194.757006 122.850606) (xy 194.739168 122.839991) (xy 194.721463 122.828856) - (xy 194.70389 122.817203) (xy 194.68645 122.80503) (xy 194.674898 122.796626) (xy 194.657957 122.783718) - (xy 194.641511 122.770526) (xy 194.62556 122.757049) (xy 194.610105 122.743288) (xy 194.595145 122.729243) - (xy 194.58068 122.714913) (xy 194.566711 122.700298) (xy 194.553236 122.685399) (xy 194.540257 122.670215) - (xy 194.527773 122.654747) (xy 194.519726 122.644277) (xy 194.510673 122.632024) (xy 194.501925 122.619694) - (xy 194.493482 122.60729) (xy 194.485345 122.594809) (xy 194.477512 122.582253) (xy 194.469984 122.569621) - (xy 194.459263 122.550531) (xy 194.449229 122.531271) (xy 194.439881 122.51184) (xy 194.431219 122.49224) - (xy 194.423244 122.472469) (xy 194.415954 122.452527) (xy 194.411475 122.439139) (xy 194.405369 122.419025) - (xy 194.400027 122.398964) (xy 194.395451 122.378954) (xy 194.39164 122.358998) (xy 194.388594 122.339093) - (xy 194.386314 122.319242) (xy 194.384798 122.299442) (xy 194.384048 122.279695) (xy 194.384063 122.26) - (xy 194.384843 122.240357) (xy 194.385788 122.227291) (xy 194.387868 122.207774) (xy 194.390763 122.188385) - (xy 194.394471 122.169124) (xy 194.398994 122.149991) (xy 194.404332 122.130987) (xy 194.410483 122.112111) - (xy 194.417449 122.093363) (xy 194.425229 122.074743) (xy 194.433824 122.056252) (xy 194.443232 122.037889) - (xy 194.449957 122.025718) (xy 194.451804 122.022638) (xy 194.902705 122.022638) (xy 195.171915 122.379893) - (xy 195.187942 122.363418) (xy 195.202044 122.346824) (xy 195.214222 122.330111) (xy 195.224474 122.313278) - (xy 195.232802 122.296326) (xy 195.239205 122.279255) (xy 195.243683 122.262065) (xy 195.246237 122.244755) - (xy 195.246865 122.227326) (xy 195.245569 122.209778) (xy 195.242348 122.19211) (xy 195.237202 122.174323) - (xy 195.230131 122.156417) (xy 195.221135 122.138392) (xy 195.210214 122.120247) (xy 195.197369 122.101983) - (xy 195.186705 122.088511) (xy 195.175713 122.075963) (xy 195.164393 122.064338) (xy 195.152746 122.053639) - (xy 195.140771 122.043863) (xy 195.128469 122.035012) (xy 195.115838 122.027085) (xy 195.102881 122.020082) - (xy 195.085094 122.012182) (xy 195.066725 122.005926) (xy 195.047898 122.001383) (xy 195.028593 121.998736) - (xy 195.0138 121.997993) (xy 194.998737 121.998317) (xy 194.983405 121.999706) (xy 194.967803 122.002161) - (xy 194.951933 122.005681) (xy 194.935793 122.010268) (xy 194.919383 122.01592) (xy 194.902705 122.022638) - (xy 194.451804 122.022638) (xy 194.460806 122.007623) (xy 194.472525 121.989848) (xy 194.485114 121.972393) - (xy 194.498573 121.955259) (xy 194.508029 121.944013) (xy 194.517872 121.93291) (xy 194.528102 121.921949) - (xy 194.538718 121.91113) (xy 194.549721 121.900454) (xy 194.561111 121.88992) (xy 194.572888 121.879528) - (xy 194.585051 121.869278) (xy 194.597601 121.85917) (xy 194.610537 121.849205) (xy 194.623471 121.83968) - (xy 194.636449 121.830561) (xy 194.649472 121.82185) (xy 194.66254 121.813545) (xy 194.675653 121.805647) - (xy 194.688811 121.798156) (xy 194.702014 121.791072) (xy 194.715262 121.784395) (xy 194.728555 121.778125) - (xy 194.74858 121.769483) (xy 194.768705 121.761756) (xy 194.788931 121.754945) (xy 194.809259 121.749049) - (xy 194.822867 121.745628) (xy 194.843347 121.741196) (xy 194.8637 121.737528) (xy 194.883928 121.734624) - (xy 194.90403 121.732484) (xy 194.924006 121.731109) (xy 194.943856 121.730497) - ) - ) - (polygon - (pts - (xy 195.764197 122.707439) (xy 195.783335 122.709094) (xy 195.802343 122.711794) (xy 195.821221 122.715539) - (xy 195.835293 122.719033) (xy 195.853904 122.724555) (xy 195.87231 122.73102) (xy 195.885978 122.736489) - (xy 195.89953 122.742489) (xy 195.912967 122.749019) (xy 195.926287 122.756081) (xy 195.939492 122.763673) - (xy 195.95258 122.771796) (xy 195.965553 122.780451) (xy 195.978409 122.789636) (xy 195.991129 122.799226) - (xy 196.003582 122.80918) (xy 196.015767 122.819495) (xy 196.027686 122.830173) (xy 196.039337 122.841214) - (xy 196.050722 122.852617) (xy 196.061839 122.864383) (xy 196.072689 122.876511) (xy 196.083272 122.889002) - (xy 196.093588 122.901856) (xy 196.100317 122.910626) (xy 196.110995 122.925139) (xy 196.12112 122.939602) - (xy 196.13069 122.954014) (xy 196.139707 122.968376) (xy 196.148169 122.982688) (xy 196.156078 122.99695) - (xy 196.163432 123.011162) (xy 196.170233 123.025323) (xy 196.176479 123.039434) (xy 196.182172 123.053494) - (xy 196.18566 123.06284) (xy 196.440979 123.401661) (xy 196.253721 123.542771) (xy 196.126722 123.374238) - (xy 196.121799 123.388327) (xy 196.115321 123.403243) (xy 196.108377 123.416974) (xy 196.100242 123.431339) - (xy 196.097699 123.43556) (xy 196.089631 123.447875) (xy 196.079201 123.461379) (xy 196.067675 123.473953) - (xy 196.056924 123.483991) (xy 196.045367 123.493345) (xy 196.031813 123.503188) (xy 196.018252 123.512294) - (xy 196.004684 123.520663) (xy 195.991109 123.528296) (xy 195.977528 123.535191) (xy 195.96394 123.541351) - (xy 195.945812 123.548417) (xy 195.927671 123.554173) (xy 195.909519 123.55862) (xy 195.900438 123.560352) - (xy 195.88239 123.562921) (xy 195.864429 123.564464) (xy 195.846555 123.564981) (xy 195.828768 123.564472) - (xy 195.811068 123.562937) (xy 195.793455 123.560375) (xy 195.775929 123.556788) (xy 195.75849 123.552175) - (xy 195.741292 123.546598) (xy 195.724235 123.540085) (xy 195.707317 123.532635) (xy 195.690539 123.524247) - (xy 195.673901 123.514923) (xy 195.657402 123.504663) (xy 195.64512 123.496352) (xy 195.632917 123.487515) - (xy 195.624825 123.48133) (xy 195.612855 123.471647) (xy 195.601058 123.461583) (xy 195.589434 123.451138) - (xy 195.577983 123.440313) (xy 195.566705 123.429108) (xy 195.5556 123.417523) (xy 195.544668 123.405557) - (xy 195.533909 123.393211) (xy 195.523323 123.380484) (xy 195.51291 123.367377) (xy 195.506064 123.358428) - (xy 195.496056 123.344595) (xy 195.486427 123.330162) (xy 195.477176 123.315127) (xy 195.468304 123.299492) - (xy 195.459811 123.283256) (xy 195.451697 123.26642) (xy 195.443961 123.248982) (xy 195.436605 123.230944) - (xy 195.421668 123.227068) (xy 195.406124 123.224607) (xy 195.390303 123.224146) (xy 195.38757 123.224314) - (xy 195.372423 123.22737) (xy 195.35824 123.233471) (xy 195.345139 123.241666) (xy 195.342185 123.243835) - (xy 195.330091 123.254803) (xy 195.321241 123.267035) (xy 195.315016 123.282906) (xy 195.313193 123.29788) - (xy 195.314614 123.31412) (xy 195.315167 123.316949) (xy 195.319429 123.331901) (xy 195.325924 123.348239) - (xy 195.332727 123.362308) (xy 195.340958 123.377265) (xy 195.350618 123.393109) (xy 195.3588 123.405574) - (xy 195.367786 123.418539) (xy 195.377576 123.432002) (xy 195.381018 123.436601) (xy 195.497874 123.591675) - (xy 195.512999 123.612139) (xy 195.527288 123.632278) (xy 195.540739 123.65209) (xy 195.553354 123.671577) - (xy 195.565131 123.690737) (xy 195.576071 123.709571) (xy 195.586174 123.728079) (xy 195.59544 123.746261) - (xy 195.603869 123.764117) (xy 195.611461 123.781646) (xy 195.618215 123.79885) (xy 195.624133 123.815727) - (xy 195.629214 123.832279) (xy 195.633457 123.848504) (xy 195.636863 123.864403) (xy 195.639433 123.879976) - (xy 195.641081 123.895232) (xy 195.641723 123.910182) (xy 195.640803 123.932031) (xy 195.63762 123.95319) - (xy 195.632175 123.973658) (xy 195.624468 123.993436) (xy 195.614499 124.012524) (xy 195.606596 124.024866) - (xy 195.597688 124.0369) (xy 195.587775 124.048628) (xy 195.576856 124.060049) (xy 195.564932 124.071164) - (xy 195.552003 124.081971) (xy 195.545161 124.087259) (xy 195.53289 124.096019) (xy 195.520325 124.104024) - (xy 195.507465 124.111275) (xy 195.494312 124.117772) (xy 195.476316 124.125261) (xy 195.457798 124.13141) - (xy 195.443566 124.135142) (xy 195.42904 124.13812) (xy 195.41422 124.140344) (xy 195.399105 124.141813) - (xy 195.383738 124.14259) (xy 195.368269 124.142654) (xy 195.352698 124.142005) (xy 195.337024 124.140642) - (xy 195.321249 124.138566) (xy 195.305371 124.135777) (xy 195.289392 124.132274) (xy 195.27331 124.128058) - (xy 195.257126 124.123129) (xy 195.240841 124.117486) (xy 195.229927 124.113328) (xy 195.213481 124.106488) - (xy 195.196954 124.09892) (xy 195.180345 124.090623) (xy 195.163655 124.081598) (xy 195.146883 124.071843) - (xy 195.13003 124.06136) (xy 195.113095 124.050147) (xy 195.096078 124.038206) (xy 195.078981 124.025536) - (xy 195.061801 124.012138) (xy 195.050303 124.0028) (xy 195.03878 123.993184) (xy 195.027315 123.983281) - (xy 195.01591 123.973089) (xy 195.004563 123.962609) (xy 194.993275 123.95184) (xy 194.982046 123.940784) - (xy 194.970876 123.92944) (xy 194.959765 123.917808) (xy 194.948712 123.905887) (xy 194.937719 123.893679) - (xy 194.926784 123.881182) (xy 194.915908 123.868398) (xy 194.905091 123.855325) (xy 194.894334 123.841964) - (xy 194.883634 123.828315) (xy 194.872994 123.814378) (xy 194.86173 123.799194) (xy 194.850839 123.784035) - (xy 194.840321 123.768901) (xy 194.830177 123.753792) (xy 194.820407 123.738707) (xy 194.81101 123.723648) - (xy 194.801987 123.708613) (xy 194.793338 123.693604) (xy 194.785062 123.678619) (xy 194.777159 123.663659) - (xy 194.772099 123.6537) (xy 194.764826 123.638889) (xy 194.758051 123.624236) (xy 194.751773 123.609739) - (xy 194.745993 123.5954) (xy 194.740711 123.581219) (xy 194.735926 123.567195) (xy 194.73032 123.54874) - (xy 194.725598 123.530566) (xy 194.724998 123.527767) (xy 194.951126 123.527767) (xy 194.952647 123.544605) - (xy 194.956247 123.562643) (xy 194.960169 123.576877) (xy 194.965083 123.59154) (xy 194.97099 123.606633) - (xy 194.97789 123.622154) (xy 194.985783 123.638105) (xy 194.994668 123.654486) (xy 195.004546 123.671295) - (xy 195.015417 123.688534) (xy 195.02728 123.706201) (xy 195.035741 123.718218) (xy 195.044643 123.730426) - (xy 195.049259 123.736602) (xy 195.058795 123.749018) (xy 195.06833 123.760958) (xy 195.077865 123.772422) - (xy 195.092166 123.788725) (xy 195.106465 123.803956) (xy 195.120764 123.818116) (xy 195.135062 123.831204) - (xy 195.149358 123.84322) (xy 195.163653 123.854165) (xy 195.177948 123.864038) (xy 195.19224 123.87284) - (xy 195.201769 123.878112) (xy 195.215784 123.885013) (xy 195.233611 123.89219) (xy 195.250454 123.897055) - (xy 195.266315 123.899607) (xy 195.281193 123.899846) (xy 195.298408 123.896893) (xy 195.314087 123.890326) - (xy 195.322757 123.884652) (xy 195.334252 123.874568) (xy 195.344354 123.861493) (xy 195.350431 123.847356) - (xy 195.352481 123.832156) (xy 195.350505 123.815894) (xy 195.348007 123.807365) (xy 195.342125 123.792368) - (xy 195.334344 123.77607) (xy 195.326751 123.762094) (xy 195.317943 123.747286) (xy 195.307919 123.731644) - (xy 195.299604 123.719366) (xy 195.290605 123.70662) (xy 195.280922 123.693405) (xy 195.277543 123.688895) - (xy 195.19883 123.58444) (xy 195.188506 123.570605) (xy 195.178891 123.557445) (xy 195.169986 123.544959) - (xy 195.160237 123.530866) (xy 195.151511 123.517745) (xy 195.14502 123.507552) (xy 195.136722 123.493974) - (xy 195.129267 123.480638) (xy 195.122653 123.467547) (xy 195.116126 123.452883) (xy 195.113962 123.447466) - (xy 195.097878 123.441851) (xy 195.08279 123.437518) (xy 195.066449 123.43408) (xy 195.051465 123.432386) - (xy 195.039702 123.43232) (xy 195.025061 123.434121) (xy 195.009493 123.43862) (xy 194.994881 123.445736) - (xy 194.985671 123.451934) (xy 194.9723 123.464171) (xy 194.962179 123.478282) (xy 194.955307 123.494268) - (xy 194.951684 123.512129) (xy 194.951126 123.527767) (xy 194.724998 123.527767) (xy 194.721761 123.51267) - (xy 194.720174 123.503828) (xy 194.717635 123.486438) (xy 194.716071 123.46939) (xy 194.71548 123.452682) - (xy 194.715863 123.436316) (xy 194.71722 123.420292) (xy 194.71955 123.404608) (xy 194.722855 123.389266) - (xy 194.727134 123.374265) (xy 194.732527 123.359772) (xy 194.739063 123.345808) (xy 194.746744 123.332373) - (xy 194.755568 123.319466) (xy 194.765536 123.307087) (xy 194.776647 123.295238) (xy 194.788903 123.283917) - (xy 194.802302 123.273124) (xy 194.815442 123.264016) (xy 194.829042 123.25615) (xy 194.8431 123.249526) - (xy 194.857617 123.244143) (xy 194.872594 123.240002) (xy 194.888029 123.237103) (xy 194.903923 123.235445) - (xy 194.920277 123.235029) (xy 194.93709 123.235855) (xy 194.954361 123.237923) (xy 194.972092 123.241232) - (xy 194.990282 123.245783) (xy 195.008931 123.251576) (xy 195.028038 123.258611) (xy 195.047605 123.266887) - (xy 195.067631 123.276405) (xy 195.074361 123.271334) (xy 195.073367 123.255152) (xy 195.073342 123.239068) - (xy 195.074287 123.223081) (xy 195.076202 123.207193) (xy 195.079086 123.191403) (xy 195.082941 123.17571) - (xy 195.084754 123.169461) (xy 195.090589 123.154095) (xy 195.094629 123.146288) (xy 195.622522 123.146288) - (xy 195.622913 123.161397) (xy 195.624761 123.176196) (xy 195.628067 123.190685) (xy 195.632831 123.204864) - (xy 195.639053 123.218733) (xy 195.646733 123.232292) (xy 195.655871 123.24554) (xy 195.666046 123.257921) - (xy 195.676949 123.269022) (xy 195.688579 123.278844) (xy 195.700937 123.287387) (xy 195.714022 123.29465) - (xy 195.727835 123.300634) (xy 195.742376 123.305339) (xy 195.757644 123.308764) (xy 195.773451 123.310507) - (xy 195.789462 123.310276) (xy 195.805676 123.308071) (xy 195.822095 123.303891) (xy 195.838717 123.297738) - (xy 195.855544 123.28961) (xy 195.868297 123.282218) (xy 195.881165 123.273716) (xy 195.889808 123.267431) - (xy 195.90169 123.257965) (xy 195.915928 123.24496) (xy 195.92833 123.231518) (xy 195.938898 123.217638) - (xy 195.94763 123.20332) (xy 195.954527 123.188564) (xy 195.959589 123.173371) (xy 195.962816 123.15774) - (xy 195.963336 123.153764) (xy 195.964526 123.137937) (xy 195.964249 123.122483) (xy 195.962506 123.107405) - (xy 195.959295 123.0927) (xy 195.954618 123.07837) (xy 195.948474 123.064414) (xy 195.940863 123.050832) - (xy 195.931784 123.037625) (xy 195.92155 123.025203) (xy 195.910578 123.014125) (xy 195.89887 123.00439) - (xy 195.886425 122.995999) (xy 195.873244 122.988951) (xy 195.859327 122.983246) (xy 195.844673 122.978886) - (xy 195.829282 122.975868) (xy 195.813543 122.974396) (xy 195.797699 122.974781) (xy 195.781749 122.977024) - (xy 195.765693 122.981123) (xy 195.749531 122.98708) (xy 195.733264 122.994895) (xy 195.716891 123.004566) - (xy 195.704542 123.013038) (xy 195.700413 123.016095) (xy 195.687954 123.025983) (xy 195.676583 123.036051) - (xy 195.663114 123.049756) (xy 195.651578 123.063782) (xy 195.641975 123.078129) (xy 195.634306 123.092796) - (xy 195.628569 123.107784) (xy 195.624766 123.123093) (xy 195.62359 123.130868) (xy 195.622522 123.146288) - (xy 195.094629 123.146288) (xy 195.098317 123.139162) (xy 195.107939 123.124661) (xy 195.119454 123.110592) - (xy 195.13003 123.099648) (xy 195.141817 123.088981) (xy 195.154817 123.07859) (xy 195.168495 123.069347) - (xy 195.183196 123.061461) (xy 195.198919 123.054932) (xy 195.215665 123.049761) (xy 195.233434 123.045947) - (xy 195.248386 123.043872) (xy 195.260029 123.042887) (xy 195.275879 123.042233) (xy 195.291741 123.042357) - (xy 195.307617 123.04326) (xy 195.323507 123.044941) (xy 195.339409 123.047401) (xy 195.355325 123.050639) - (xy 195.371253 123.054656) (xy 195.387195 123.059451) (xy 195.393925 123.05438) (xy 195.393476 123.037157) - (xy 195.394112 123.019776) (xy 195.395833 123.002237) (xy 195.398639 122.98454) (xy 195.40253 122.966684) - (xy 195.407506 122.948671) (xy 195.413567 122.930499) (xy 195.418825 122.916766) (xy 195.420713 122.912169) - (xy 195.426904 122.898568) (xy 195.433863 122.885267) (xy 195.441588 122.872268) (xy 195.45008 122.859569) - (xy 195.45934 122.847172) (xy 195.469366 122.835075) (xy 195.48016 122.823279) (xy 195.49172 122.811784) - (xy 195.504048 122.80059) (xy 195.517143 122.789697) (xy 195.526299 122.782603) (xy 195.540588 122.772242) - (xy 195.55493 122.762656) (xy 195.569324 122.753845) (xy 195.58377 122.74581) (xy 195.598268 122.73855) - (xy 195.612817 122.732066) (xy 195.627419 122.726356) (xy 195.642073 122.721422) (xy 195.656779 122.717263) - (xy 195.671537 122.71388) (xy 195.681404 122.712055) (xy 195.696186 122.709869) (xy 195.710894 122.708271) - (xy 195.725529 122.707261) (xy 195.744928 122.706828) - ) - ) - ) - ) - - (segment (start 160.2 104.5) (end 160.2 96.2) (width 1.8) (layer "F.Cu") (net 1) (tstamp 3f225584-4e49-4464-ba35-8fbf1c55741a)) - (segment (start 172.811515 117) (end 172.7 117) (width 1.8) (layer "F.Cu") (net 1) (tstamp 418ca0da-9232-4501-915a-06c6f54ea843)) - (segment (start 172.7 117) (end 160.2 104.5) (width 1.8) (layer "F.Cu") (net 1) (tstamp 87cfa8b8-2a70-496f-8244-a8fd24f8c0b1)) - (segment (start 172 84.4) (end 172 82) (width 1.8) (layer "F.Cu") (net 1) (tstamp 8cd4543b-8426-4511-a9f9-43be120b35d1)) - (segment (start 160.2 96.2) (end 172 84.4) (width 1.8) (layer "F.Cu") (net 1) (tstamp eb64490e-2efe-4d24-a58f-480cf2c353a1)) - (via (at 172 82) (size 2) (drill 1) (layers "F.Cu" "B.Cu") (net 1) (tstamp 9562dc9d-dff6-4066-8196-5e2c71f8cadd)) - (via (at 172.811515 117) (size 2) (drill 1) (layers "F.Cu" "B.Cu") (net 1) (tstamp 9c06fe5a-3885-4e60-b185-169c92a27d83)) - (segment (start 172.811515 117) (end 178.3 117) (width 2) (layer "B.Cu") (net 1) (tstamp 087d60a5-bc32-45f7-877b-e71a077010bf)) - (segment (start 168.369102 85.630898) (end 172 82) (width 2) (layer "B.Cu") (net 1) (tstamp 107879d0-a504-4bdc-9b7b-24e4f6a9dfbd)) - (segment (start 185.103994 117) (end 187.859892 114.244102) (width 2) (layer "B.Cu") (net 1) (tstamp 3e48e6b8-f906-49aa-bad2-3ad9f0b15149)) - (segment (start 168.015108 85.630898) (end 168.369102 85.630898) (width 2) (layer "B.Cu") (net 1) (tstamp 42f72e2b-c281-42cc-929e-28f5cb5f9425)) - (segment (start 177.932015 131.022991) (end 177.932015 117.367985) (width 1.8) (layer "B.Cu") (net 1) (tstamp 8fea9cba-4ba2-4caa-a982-fe612a4339d9)) - (segment (start 178.3 117) (end 185.103994 117) (width 2) (layer "B.Cu") (net 1) (tstamp f4bfa97a-59a8-4959-a908-c8e94b5fb367)) - (segment (start 177.932015 117.367985) (end 178.3 117) (width 1.8) (layer "B.Cu") (net 1) (tstamp f62aca64-83f7-452c-96ab-60c4821923e0)) - (segment (start 164.4 104.4) (end 163.2 103.2) (width 2) (layer "F.Cu") (net 2) (tstamp 23073869-4cc8-462f-af1e-4ba835defdcf)) - (segment (start 163.2 97.4) (end 178.2 82.4) (width 2) (layer "F.Cu") (net 2) (tstamp 252ed5e8-6efa-4f58-9d7c-0f6cc27ebecd)) - (segment (start 172.852015 131.022991) (end 172.852015 126.754551) (width 1.8) (layer "F.Cu") (net 2) (tstamp 287d14d4-0903-4335-8f61-034357ec57b0)) - (segment (start 175.1 124.506567) (end 175.1 115.1) (width 1.8) (layer "F.Cu") (net 2) (tstamp 31a485b1-df6c-4393-9d29-5849329da97b)) - (segment (start 163.2 103.2) (end 163.2 97.4) (width 2) (layer "F.Cu") (net 2) (tstamp 400fdbfa-3812-45d5-b2dc-899b00a8f0f9)) - (segment (start 175.1 115.1) (end 164.4 104.4) (width 1.8) (layer "F.Cu") (net 2) (tstamp 816a4b9f-f241-4520-bdad-2b8663451b5c)) - (segment (start 178.2 82.4) (end 185.25 82.4) (width 2) (layer "F.Cu") (net 2) (tstamp 819cf9be-4358-4189-b8d8-f12e42fab434)) - (segment (start 172.852015 126.754551) (end 175.1 124.506567) (width 1.8) (layer "F.Cu") (net 2) (tstamp a6a32781-7425-4c10-9ca9-0b4b4cfaef5a)) - (segment (start 185.25 82.4) (end 195.4 92.55) (width 2) (layer "F.Cu") (net 2) (tstamp c4aa534a-0ba7-4268-86cf-15bf39359ce2)) - (via (at 164.4 104.4) (size 2) (drill 1) (layers "F.Cu" "B.Cu") (net 2) (tstamp 79d8c1d8-373d-456d-903c-3039d07f09b8)) - (via (at 195.4 92.55) (size 2) (drill 1) (layers "F.Cu" "B.Cu") (net 2) (tstamp f2f47de7-80c6-4359-9635-75194dd38fb7)) - (segment (start 164.4 104.4) (end 164.4 111.366276) (width 2) (layer "B.Cu") (net 2) (tstamp 5c2b8e98-0f23-4c63-82b2-c6f9ac519f23)) - (segment (start 165.5 109.4) (end 169.15 105.75) (width 2) (layer "B.Cu") (net 2) (tstamp 7253d69d-78d8-4429-8e5d-8f6098a95b23)) - (segment (start 195.4 92.55) (end 191.079434 88.229434) (width 2) (layer "B.Cu") (net 2) (tstamp 956ecc49-dc0a-47ac-a696-efbcb8637ca7)) - (segment (start 191.079434 88.229434) (end 191.079434 88.063158) (width 2) (layer "B.Cu") (net 2) (tstamp b1bc077b-dca2-4438-b21a-969f111dec3c)) - (segment (start 164.4 111.366276) (end 164.845566 111.811842) (width 2) (layer "B.Cu") (net 2) (tstamp ef10fd0e-49d9-4b6e-a89e-fcf094458db6)) - (segment (start 187.25 122.75) (end 189.005 124.505) (width 0.8) (layer "F.Cu") (net 3) (tstamp 0e737df6-c140-4a13-a1de-a7f73067aa7f)) - (segment (start 189.005 124.505) (end 189.005 125.025) (width 0.8) (layer "F.Cu") (net 3) (tstamp 60af5e18-7439-457e-855c-3072562ae40a)) - (segment (start 187.25 121.887333) (end 187.25 122.75) (width 0.8) (layer "F.Cu") (net 3) (tstamp a20164f4-6299-4432-8e06-06dcbe607914)) - (segment (start 203.8 114.1) (end 205 114.1) (width 0.8) (layer "F.Cu") (net 4) (tstamp 301579de-1154-4127-842b-566a0a85ccc9)) - (segment (start 203.1 116.5) (end 203.1 114.8) (width 0.8) (layer "F.Cu") (net 4) (tstamp 7da3f42a-82e7-42be-8e1f-8fc2582c59eb)) - (segment (start 203.1 114.8) (end 203.8 114.1) (width 0.8) (layer "F.Cu") (net 4) (tstamp 84c0d7f0-e0dc-43e8-90cc-8d04516312c0)) - (via (at 203.1 116.5) (size 1.2) (drill 0.6) (layers "F.Cu" "B.Cu") (net 4) (tstamp 8e8972b0-39af-45ca-8694-dc70f0d34ef0)) - (segment (start 203.1 116.5) (end 203.1 117.9) (width 0.8) (layer "B.Cu") (net 4) (tstamp 3a6287c5-cea5-4b49-a3e5-ccefba84f013)) - (segment (start 203.1 117.9) (end 194.8 126.2) (width 0.8) (layer "B.Cu") (net 4) (tstamp b3ec055e-b3e4-43a1-853f-f029f3d461c2)) - (segment (start 194.8 126.2) (end 187.835006 126.2) (width 0.8) (layer "B.Cu") (net 4) (tstamp c998cdf4-31ce-4261-82eb-69d693438d3c)) - (segment (start 187.835006 126.2) (end 185.552015 128.482991) (width 0.8) (layer "B.Cu") (net 4) (tstamp df611164-dbdc-4f32-a077-098d1fd711cc)) - (segment (start 186.107009 131.022991) (end 189.005 128.125) (width 0.8) (layer "F.Cu") (net 5) (tstamp 0fb4aea1-50ec-4edd-b442-626c1cc6b146)) - (segment (start 185.552015 131.022991) (end 186.107009 131.022991) (width 0.8) (layer "F.Cu") (net 5) (tstamp 48a8bfc7-a20a-41b9-9f71-76760772af7f)) - (segment (start 186.8 117.8) (end 184.5 120.1) (width 0.8) (layer "F.Cu") (net 6) (tstamp 6598edb8-a554-4abe-8857-acecd41f0d3b)) - (segment (start 205 116.9) (end 204.1 117.8) (width 0.8) (layer "F.Cu") (net 6) (tstamp 74add92f-89ab-4e7e-a8f3-0853a7125cdd)) - (segment (start 184.5 120.1) (end 184.5 121.89) (width 0.8) (layer "F.Cu") (net 6) (tstamp d3ef06eb-7ad7-4b36-9fa0-9b7afdb760ac)) - (segment (start 204.1 117.8) (end 186.8 117.8) (width 0.8) (layer "F.Cu") (net 6) (tstamp e84da741-571c-417c-9f8c-d688732e6c53)) - (segment (start 183.012015 131.022991) (end 183.012015 126.887985) (width 1.8) (layer "B.Cu") (net 7) (tstamp 00193709-484c-4c8a-8623-cd0b55812721)) - (segment (start 183.012015 126.887985) (end 185.8 124.1) (width 1.8) (layer "B.Cu") (net 7) (tstamp 107659ba-6078-4268-8890-a3d31e58d476)) - (segment (start 197.4 120.1) (end 197.4 118.182408) (width 1.8) (layer "B.Cu") (net 7) (tstamp 613c3c85-0f1d-47b5-a8ea-1e31b3fcff95)) - (segment (start 197.4 118.182408) (end 191.054434 111.836842) (width 1.8) (layer "B.Cu") (net 7) (tstamp 8effa5aa-84c6-4708-82f8-a7f077bc54ac)) - (segment (start 193.4 124.1) (end 197.4 120.1) (width 1.8) (layer "B.Cu") (net 7) (tstamp c8761d3d-af87-4307-b7a7-575de9508b6b)) - (segment (start 185.8 124.1) (end 193.4 124.1) (width 1.8) (layer "B.Cu") (net 7) (tstamp e068f2e3-7671-48e4-8c3a-95cb2a0fa7ba)) - (segment (start 170.312015 116.491009) (end 168.040108 114.219102) (width 1.8) (layer "B.Cu") (net 8) (tstamp 712c8e39-e858-4dff-987f-b632ae46632d)) - (segment (start 170.312015 131.022991) (end 170.312015 116.491009) (width 1.8) (layer "B.Cu") (net 8) (tstamp f3b54a19-83cd-4fe1-86ee-811004146a21)) - (segment (start 177.7 125.3) (end 177.7 112.4) (width 1.8) (layer "F.Cu") (net 9) (tstamp 047cf6c3-5457-4dc2-a5e9-b67521f0aef8)) - (segment (start 175.392015 127.607985) (end 177.7 125.3) (width 1.8) (layer "F.Cu") (net 9) (tstamp 42663584-8760-4d0c-be32-ff76e8ef75bc)) - (segment (start 175.392015 128.482991) (end 175.392015 127.607985) (width 1.8) (layer "F.Cu") (net 9) (tstamp 69aef11e-b8e7-4d92-8c55-dccbb7803d41)) - (segment (start 177.7 112.4) (end 166.5 101.2) (width 1.8) (layer "F.Cu") (net 9) (tstamp 6d1dfa0d-927a-4a21-8120-d28cff5d1a73)) - (segment (start 175.392015 131.022991) (end 175.499511 130.915495) (width 1.8) (layer "F.Cu") (net 9) (tstamp b8fa1cea-5866-493a-a80d-2a4754391ad8)) - (via (at 166.5 101.2) (size 2) (drill 1) (layers "F.Cu" "B.Cu") (net 9) (tstamp 00a6599a-b406-4251-b0a5-1aa3dbf0590a)) - (segment (start 164.820566 88.038158) (end 164.820566 99.520566) (width 2) (layer "B.Cu") (net 9) (tstamp 8d290162-eb64-4ad1-b1c4-177bf92d4ff3)) - (segment (start 164.820566 99.520566) (end 166.5 101.2) (width 2) (layer "B.Cu") (net 9) (tstamp b4920006-33f3-4c23-b98c-2e6184a11feb)) - (segment (start 191.5 94.4) (end 191.5 96.2) (width 2) (layer "F.Cu") (net 10) (tstamp 0cbc865e-b1cd-4249-b887-f6d565aeb091)) - (segment (start 182.8 85.7) (end 191.5 94.4) (width 2) (layer "F.Cu") (net 10) (tstamp 46e16f36-fc31-4134-b516-a159cd83e068)) - (segment (start 191.5 96.2) (end 191.5 98.7) (width 2) (layer "F.Cu") (net 10) (tstamp 78020672-620f-4527-8658-27b53ec85175)) - (segment (start 180.472015 118.062828) (end 180.499511 118.035332) (width 1.8) (layer "F.Cu") (net 10) (tstamp 7aebe468-2f7e-48f0-8f75-b233963f0a3b)) - (segment (start 180.499511 118.035332) (end 180.499511 109.899511) (width 1.8) (layer "F.Cu") (net 10) (tstamp 8d8f04b2-13ef-488a-829e-0b430a4af951)) - (segment (start 180.472015 131.022991) (end 180.472015 118.062828) (width 1.8) (layer "F.Cu") (net 10) (tstamp b4e590db-4fab-488f-9d27-bbd5b0735bd7)) - (segment (start 180.499511 109.899511) (end 180.4 109.8) (width 1.8) (layer "F.Cu") (net 10) (tstamp d0792bb1-5892-4d83-808e-4ad71b2201e4)) - (segment (start 191.5 98.7) (end 180.4 109.8) (width 2) (layer "F.Cu") (net 10) (tstamp d1d898df-4065-4baf-946f-f15ddc67e659)) - (via (at 182.8 85.7) (size 2) (drill 1) (layers "F.Cu" "B.Cu") (net 10) (tstamp c8f580b2-a4ea-4cba-bf76-cfcdcf0fed36)) - (segment (start 182.844102 85.655898) (end 182.8 85.7) (width 2) (layer "B.Cu") (net 10) (tstamp b23a6648-1876-4ec4-a170-4edab7fb47d6)) - (segment (start 187.884892 85.655898) (end 182.844102 85.655898) (width 2) (layer "B.Cu") (net 10) (tstamp c8ae8f76-3242-4c00-8bb8-233676c31052)) - -) diff --git a/center-led/center.kicad_prl b/center-led/center.kicad_prl deleted file mode 100644 index ac62222..0000000 --- a/center-led/center.kicad_prl +++ /dev/null @@ -1,79 +0,0 @@ -{ - "board": { - "active_layer": 0, - "active_layer_preset": "", - "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.3700000047683716 - }, - "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, - 6, - 7, - 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": "center.kicad_prl", - "version": 3 - }, - "project": { - "files": [] - } -} diff --git a/center-led/center.kicad_pro b/center-led/center.kicad_pro deleted file mode 100644 index bbc9a0f..0000000 --- a/center-led/center.kicad_pro +++ /dev/null @@ -1,639 +0,0 @@ -{ - "board": { - "3dviewports": [], - "design_settings": { - "defaults": { - "board_outline_line_width": 0.15, - "copper_line_width": 0.15, - "copper_text_italic": false, - "copper_text_size_h": 1.5, - "copper_text_size_v": 1.5, - "copper_text_thickness": 0.3, - "copper_text_upright": true, - "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": true, - "pads": { - "drill": 0.762, - "height": 1.524, - "width": 1.524 - }, - "silk_line_width": 0.15, - "silk_text_italic": false, - "silk_text_size_h": 1.0, - "silk_text_size_v": 1.0, - "silk_text_thickness": 0.15, - "silk_text_upright": true, - "zones": { - "45_degree_only": false, - "min_clearance": 0.15 - } - }, - "diff_pair_dimensions": [ - { - "gap": 0.0, - "via_gap": 0.0, - "width": 0.0 - } - ], - "drc_exclusions": [ - "text_thickness|193350000|117925000|e1e8791b-f102-4509-9948-1986c49e1265|00000000-0000-0000-0000-000000000000", - "text_thickness|194150000|82775000|d9972955-3442-4947-bb4c-b7565fbe6bb7|00000000-0000-0000-0000-000000000000" - ], - "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": "ignore", - "malformed_courtyard": "error", - "microvia_drill_out_of_range": "error", - "missing_courtyard": "ignore", - "missing_footprint": "warning", - "net_conflict": "warning", - "npth_inside_courtyard": "ignore", - "overlapping_pads": "warning", - "padstack": "error", - "pth_inside_courtyard": "ignore", - "shorting_items": "error", - "silk_edge_clearance": "ignore", - "silk_over_copper": "error", - "silk_overlap": "ignore", - "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.01, - "min_hole_clearance": 0.0, - "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.12, - "min_through_hole_diameter": 0.3, - "min_track_width": 0.09999999999999999, - "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_onpadsmd": true, - "td_onroundshapesonly": false, - "td_ontrackend": false, - "td_onviapad": true - } - ], - "teardrop_parameters": [ - { - "td_allow_use_two_tracks": true, - "td_curve_segcount": 0, - "td_height_ratio": 1.0, - "td_length_ratio": 0.5, - "td_maxheight": 2.0, - "td_maxlen": 1.0, - "td_on_pad_in_zone": false, - "td_target_name": "td_round_shape", - "td_width_to_size_filter_ratio": 0.9 - }, - { - "td_allow_use_two_tracks": true, - "td_curve_segcount": 0, - "td_height_ratio": 1.0, - "td_length_ratio": 0.5, - "td_maxheight": 2.0, - "td_maxlen": 1.0, - "td_on_pad_in_zone": false, - "td_target_name": "td_rect_shape", - "td_width_to_size_filter_ratio": 0.9 - }, - { - "td_allow_use_two_tracks": true, - "td_curve_segcount": 0, - "td_height_ratio": 1.0, - "td_length_ratio": 0.5, - "td_maxheight": 2.0, - "td_maxlen": 1.0, - "td_on_pad_in_zone": false, - "td_target_name": "td_track_end", - "td_width_to_size_filter_ratio": 0.9 - } - ], - "track_widths": [ - 0.0, - 0.1, - 0.15, - 0.2, - 0.3, - 0.4, - 0.5, - 0.8, - 1.2, - 1.5, - 1.8, - 2.0 - ], - "via_dimensions": [ - { - "diameter": 0.0, - "drill": 0.0 - }, - { - "diameter": 0.6, - "drill": 0.3 - }, - { - "diameter": 0.8, - "drill": 0.4 - }, - { - "diameter": 1.2, - "drill": 0.6 - }, - { - "diameter": 2.0, - "drill": 1.0 - }, - { - "diameter": 2.5, - "drill": 1.5 - }, - { - "diameter": 3.0, - "drill": 2.0 - } - ], - "zones_allow_external_fillets": false, - "zones_use_no_outline": true - }, - "layer_presets": [], - "viewports": [] - }, - "boards": [], - "cvpcb": { - "equivalence_files": [] - }, - "erc": { - "erc_exclusions": [], - "meta": { - "version": 0 - }, - "pin_map": [ - [ - 0, - 0, - 0, - 0, - 0, - 0, - 1, - 0, - 0, - 0, - 0, - 2 - ], - [ - 0, - 2, - 0, - 1, - 0, - 0, - 1, - 0, - 2, - 2, - 2, - 2 - ], - [ - 0, - 0, - 0, - 0, - 0, - 0, - 1, - 0, - 1, - 0, - 1, - 2 - ], - [ - 0, - 1, - 0, - 0, - 0, - 0, - 1, - 1, - 2, - 1, - 1, - 2 - ], - [ - 0, - 0, - 0, - 0, - 0, - 0, - 1, - 0, - 0, - 0, - 0, - 2 - ], - [ - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 2 - ], - [ - 1, - 1, - 1, - 1, - 1, - 0, - 1, - 1, - 1, - 1, - 1, - 2 - ], - [ - 0, - 0, - 0, - 1, - 0, - 0, - 1, - 0, - 0, - 0, - 0, - 2 - ], - [ - 0, - 2, - 1, - 2, - 0, - 0, - 1, - 0, - 2, - 2, - 2, - 2 - ], - [ - 0, - 2, - 0, - 1, - 0, - 0, - 1, - 0, - 2, - 0, - 0, - 2 - ], - [ - 0, - 2, - 1, - 1, - 0, - 0, - 1, - 0, - 2, - 0, - 0, - 2 - ], - [ - 2, - 2, - 2, - 2, - 2, - 2, - 2, - 2, - 2, - 2, - 2, - 2 - ] - ], - "rule_severities": { - "bus_definition_conflict": "error", - "bus_entry_needed": "error", - "bus_label_syntax": "error", - "bus_to_bus_conflict": "error", - "bus_to_net_conflict": "error", - "conflicting_netclasses": "error", - "different_unit_footprint": "error", - "different_unit_net": "error", - "duplicate_reference": "error", - "duplicate_sheet_names": "error", - "endpoint_off_grid": "warning", - "extra_units": "error", - "global_label_dangling": "warning", - "hier_label_mismatch": "error", - "label_dangling": "error", - "lib_symbol_issues": "warning", - "missing_bidi_pin": "warning", - "missing_input_pin": "warning", - "missing_power_pin": "error", - "missing_unit": "warning", - "multiple_net_names": "warning", - "net_not_bus_member": "warning", - "no_connect_connected": "warning", - "no_connect_dangling": "warning", - "pin_not_connected": "error", - "pin_not_driven": "error", - "pin_to_pin": "warning", - "power_pin_not_driven": "error", - "similar_labels": "warning", - "simulation_model_issue": "ignore", - "unannotated": "error", - "unit_value_mismatch": "error", - "unresolved_variable": "error", - "wire_dangling": "error" - } - }, - "libraries": { - "pinned_footprint_libs": [], - "pinned_symbol_libs": [] - }, - "meta": { - "filename": "center.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 - }, - { - "bus_width": 12, - "clearance": 0.6, - "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": "HV", - "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": "HV", - "pattern": "/Q0" - }, - { - "netclass": "HV", - "pattern": "/Q1" - }, - { - "netclass": "HV", - "pattern": "/Q2" - }, - { - "netclass": "HV", - "pattern": "/Q3" - } - ] - }, - "pcbnew": { - "last_paths": { - "gencad": "", - "idf": "", - "netlist": "", - "specctra_dsn": "", - "step": "", - "vrml": "" - }, - "page_layout_descr_file": "" - }, - "schematic": { - "annotate_start_num": 0, - "bom_fmt_presets": [], - "bom_fmt_settings": { - "field_delimiter": ",", - "keep_line_breaks": false, - "keep_tabs": false, - "name": "CSV", - "ref_delimiter": ",", - "ref_range_delimiter": "", - "string_delimiter": "\"" - }, - "bom_presets": [], - "bom_settings": { - "exclude_dnp": false, - "fields_ordered": [ - { - "group_by": false, - "label": "Reference", - "name": "Reference", - "show": true - }, - { - "group_by": true, - "label": "Value", - "name": "Value", - "show": true - }, - { - "group_by": false, - "label": "Datasheet", - "name": "Datasheet", - "show": true - }, - { - "group_by": false, - "label": "Footprint", - "name": "Footprint", - "show": true - }, - { - "group_by": false, - "label": "Qty", - "name": "Quantity", - "show": true - } - ], - "filter_string": "", - "group_symbols": true, - "name": "Grouped By Value", - "sort_asc": true, - "sort_field": "Reference" - }, - "drawing": { - "dashed_lines_dash_length_ratio": 12.0, - "dashed_lines_gap_length_ratio": 3.0, - "default_bus_thickness": 12.0, - "default_junction_size": 40.0, - "default_line_thickness": 6.0, - "default_text_size": 50.0, - "default_wire_thickness": 6.0, - "field_names": [], - "intersheets_ref_own_page": false, - "intersheets_ref_prefix": "", - "intersheets_ref_short": false, - "intersheets_ref_show": false, - "intersheets_ref_suffix": "", - "junction_size_choice": 3, - "label_size_ratio": 0.3, - "operating_point_overlay_i_precision": 3, - "operating_point_overlay_i_range": "~A", - "operating_point_overlay_v_precision": 3, - "operating_point_overlay_v_range": "~V", - "pin_symbol_size": 25.0, - "text_offset_ratio": 0.3 - }, - "legacy_lib_dir": "", - "legacy_lib_list": [], - "meta": { - "version": 1 - }, - "net_format_name": "", - "ngspice": { - "fix_include_paths": true, - "fix_passive_vals": false, - "meta": { - "version": 0 - }, - "model_mode": 0, - "workbook_filename": "" - }, - "page_layout_descr_file": "", - "plot_directory": "", - "spice_adjust_passive_values": false, - "spice_current_sheet_as_root": false, - "spice_external_command": "spice \"%I\"", - "spice_model_current_sheet_as_root": true, - "spice_save_all_currents": false, - "spice_save_all_dissipations": false, - "spice_save_all_voltages": false, - "subpart_first_id": 65, - "subpart_id_separator": 0 - }, - "sheets": [ - [ - "90842322-b56e-42c7-bb4b-462bae6a0a0f", - "" - ] - ], - "text_variables": {} -} diff --git a/center-led/center.kicad_sch b/center-led/center.kicad_sch deleted file mode 100644 index 17c6e53..0000000 --- a/center-led/center.kicad_sch +++ /dev/null @@ -1,825 +0,0 @@ -(kicad_sch (version 20230409) (generator eeschema) - - (uuid 90842322-b56e-42c7-bb4b-462bae6a0a0f) - - (paper "A3") - - (lib_symbols - (symbol "Connector_Generic:Conn_02x07_Odd_Even" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) - (property "Reference" "J" (at 1.27 10.16 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "Conn_02x07_Odd_Even" (at 1.27 -10.16 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "connector" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Generic connector, double row, 02x07, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "Connector*:*_2x??_*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "Conn_02x07_Odd_Even_1_1" - (rectangle (start -1.27 -7.493) (end 0 -7.747) - (stroke (width 0.1524) (type default)) - (fill (type none)) - ) - (rectangle (start -1.27 -4.953) (end 0 -5.207) - (stroke (width 0.1524) (type default)) - (fill (type none)) - ) - (rectangle (start -1.27 -2.413) (end 0 -2.667) - (stroke (width 0.1524) (type default)) - (fill (type none)) - ) - (rectangle (start -1.27 0.127) (end 0 -0.127) - (stroke (width 0.1524) (type default)) - (fill (type none)) - ) - (rectangle (start -1.27 2.667) (end 0 2.413) - (stroke (width 0.1524) (type default)) - (fill (type none)) - ) - (rectangle (start -1.27 5.207) (end 0 4.953) - (stroke (width 0.1524) (type default)) - (fill (type none)) - ) - (rectangle (start -1.27 7.747) (end 0 7.493) - (stroke (width 0.1524) (type default)) - (fill (type none)) - ) - (rectangle (start -1.27 8.89) (end 3.81 -8.89) - (stroke (width 0.254) (type default)) - (fill (type background)) - ) - (rectangle (start 3.81 -7.493) (end 2.54 -7.747) - (stroke (width 0.1524) (type default)) - (fill (type none)) - ) - (rectangle (start 3.81 -4.953) (end 2.54 -5.207) - (stroke (width 0.1524) (type default)) - (fill (type none)) - ) - (rectangle (start 3.81 -2.413) (end 2.54 -2.667) - (stroke (width 0.1524) (type default)) - (fill (type none)) - ) - (rectangle (start 3.81 0.127) (end 2.54 -0.127) - (stroke (width 0.1524) (type default)) - (fill (type none)) - ) - (rectangle (start 3.81 2.667) (end 2.54 2.413) - (stroke (width 0.1524) (type default)) - (fill (type none)) - ) - (rectangle (start 3.81 5.207) (end 2.54 4.953) - (stroke (width 0.1524) (type default)) - (fill (type none)) - ) - (rectangle (start 3.81 7.747) (end 2.54 7.493) - (stroke (width 0.1524) (type default)) - (fill (type none)) - ) - (pin passive line (at -5.08 7.62 0) (length 3.81) - (name "Pin_1" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 7.62 -2.54 180) (length 3.81) - (name "Pin_10" (effects (font (size 1.27 1.27)))) - (number "10" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -5.08 -5.08 0) (length 3.81) - (name "Pin_11" (effects (font (size 1.27 1.27)))) - (number "11" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 7.62 -5.08 180) (length 3.81) - (name "Pin_12" (effects (font (size 1.27 1.27)))) - (number "12" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -5.08 -7.62 0) (length 3.81) - (name "Pin_13" (effects (font (size 1.27 1.27)))) - (number "13" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 7.62 -7.62 180) (length 3.81) - (name "Pin_14" (effects (font (size 1.27 1.27)))) - (number "14" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 7.62 7.62 180) (length 3.81) - (name "Pin_2" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -5.08 5.08 0) (length 3.81) - (name "Pin_3" (effects (font (size 1.27 1.27)))) - (number "3" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 7.62 5.08 180) (length 3.81) - (name "Pin_4" (effects (font (size 1.27 1.27)))) - (number "4" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -5.08 2.54 0) (length 3.81) - (name "Pin_5" (effects (font (size 1.27 1.27)))) - (number "5" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 7.62 2.54 180) (length 3.81) - (name "Pin_6" (effects (font (size 1.27 1.27)))) - (number "6" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -5.08 0 0) (length 3.81) - (name "Pin_7" (effects (font (size 1.27 1.27)))) - (number "7" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 7.62 0 180) (length 3.81) - (name "Pin_8" (effects (font (size 1.27 1.27)))) - (number "8" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -5.08 -2.54 0) (length 3.81) - (name "Pin_9" (effects (font (size 1.27 1.27)))) - (number "9" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Device:LED" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) - (property "Reference" "D" (at 0 2.54 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "LED" (at 0 -2.54 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "LED diode" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Light emitting diode" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "LED* LED_SMD:* LED_THT:*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "LED_0_1" - (polyline - (pts - (xy -1.27 -1.27) - (xy -1.27 1.27) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.27 0) - (xy 1.27 0) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy 1.27 -1.27) - (xy 1.27 1.27) - (xy -1.27 0) - (xy 1.27 -1.27) - ) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -3.048 -0.762) - (xy -4.572 -2.286) - (xy -3.81 -2.286) - (xy -4.572 -2.286) - (xy -4.572 -1.524) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - (polyline - (pts - (xy -1.778 -0.762) - (xy -3.302 -2.286) - (xy -2.54 -2.286) - (xy -3.302 -2.286) - (xy -3.302 -1.524) - ) - (stroke (width 0) (type default)) - (fill (type none)) - ) - ) - (symbol "LED_1_1" - (pin passive line (at -3.81 0 0) (length 2.54) - (name "K" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 3.81 0 180) (length 2.54) - (name "A" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "Device:R" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes) - (property "Reference" "R" (at 2.032 0 90) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "R" (at 0 0 90) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at -1.778 0 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_keywords" "R res resistor" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_description" "Resistor" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "R_*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "R_0_1" - (rectangle (start -1.016 -2.54) (end 1.016 2.54) - (stroke (width 0.254) (type default)) - (fill (type none)) - ) - ) - (symbol "R_1_1" - (pin passive line (at 0 3.81 270) (length 1.27) - (name "~" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at 0 -3.81 90) (length 1.27) - (name "~" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "center-rescue:Conn_01x02-Connector_Generic" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) - (property "Reference" "J" (at 0 2.54 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "Conn_01x02-Connector_Generic" (at 0 -5.08 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "ki_fp_filters" "Connector*:*_1x??_*" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "Conn_01x02-Connector_Generic_1_1" - (rectangle (start -1.27 -2.413) (end 0 -2.667) - (stroke (width 0.1524) (type default)) - (fill (type none)) - ) - (rectangle (start -1.27 0.127) (end 0 -0.127) - (stroke (width 0.1524) (type default)) - (fill (type none)) - ) - (rectangle (start -1.27 1.27) (end 1.27 -3.81) - (stroke (width 0.254) (type default)) - (fill (type background)) - ) - (pin passive line (at -5.08 0 0) (length 3.81) - (name "Pin_1" (effects (font (size 1.27 1.27)))) - (number "1" (effects (font (size 1.27 1.27)))) - ) - (pin passive line (at -5.08 -2.54 0) (length 3.81) - (name "Pin_2" (effects (font (size 1.27 1.27)))) - (number "2" (effects (font (size 1.27 1.27)))) - ) - ) - ) - (symbol "center-rescue:bom_item-4xxx" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) - (property "Reference" "E" (at -2.54 0 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "bom_item-4xxx" (at 1.27 0 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 0 0 0) - (effects (font (size 1.27 1.27)) hide) - ) - (symbol "bom_item-4xxx_0_1" - (circle (center -3.048 0) (radius 0.254) - (stroke (width 0) (type default)) - (fill (type outline)) - ) - ) - ) - ) - - (junction (at 54.61 96.52) (diameter 1.016) (color 0 0 0 0) - (uuid 809bbd4c-d5be-4a1b-9605-6ae807d6c7fe) - ) - (junction (at 57.15 99.06) (diameter 1.016) (color 0 0 0 0) - (uuid 92083dbd-6fbf-4c42-bb73-d55dcdab0ebc) - ) - - (wire (pts (xy 54.61 96.52) (xy 72.39 96.52)) - (stroke (width 0) (type solid)) - (uuid 06f615af-96c5-4de5-ace2-f38690361846) - ) - (wire (pts (xy 111.76 83.82) (xy 111.76 87.63)) - (stroke (width 0) (type default)) - (uuid 096ba8f1-ae0b-4e48-883a-af8807b8b00b) - ) - (wire (pts (xy 104.14 102.87) (xy 109.22 102.87)) - (stroke (width 0) (type default)) - (uuid 09c6b210-ca23-47c2-a50c-ac715000c254) - ) - (wire (pts (xy 83.82 87.63) (xy 91.44 87.63)) - (stroke (width 0) (type default)) - (uuid 154b469e-644b-4450-af38-755ac83fda65) - ) - (wire (pts (xy 86.36 92.71) (xy 91.44 92.71)) - (stroke (width 0) (type default)) - (uuid 24d72762-a1a3-48e5-91fe-2158a7ee4158) - ) - (wire (pts (xy 49.53 116.84) (xy 43.18 116.84)) - (stroke (width 0) (type solid)) - (uuid 2dee84ca-ef8c-4439-8754-1ddd9cf671a4) - ) - (wire (pts (xy 104.14 87.63) (xy 111.76 87.63)) - (stroke (width 0) (type default)) - (uuid 39740cc3-908d-4040-be89-074757a422fb) - ) - (wire (pts (xy 104.14 97.79) (xy 109.22 97.79)) - (stroke (width 0) (type default)) - (uuid 3bc972fa-d635-431d-a07a-35c5a7e059ce) - ) - (wire (pts (xy 104.14 90.17) (xy 109.22 90.17)) - (stroke (width 0) (type default)) - (uuid 3f8044e3-517b-4b15-b60d-73cb1026e225) - ) - (wire (pts (xy 43.18 99.06) (xy 57.15 99.06)) - (stroke (width 0) (type solid)) - (uuid 440b4887-08ea-4984-99a7-dd6969a0e087) - ) - (wire (pts (xy 104.14 92.71) (xy 109.22 92.71)) - (stroke (width 0) (type default)) - (uuid 4f2b1a3d-9196-47a5-9484-69d2dd4bacbf) - ) - (wire (pts (xy 49.53 86.36) (xy 43.18 86.36)) - (stroke (width 0) (type solid)) - (uuid 50305f26-0fb5-463f-93f7-c4b3ca870ca8) - ) - (wire (pts (xy 87.63 72.39) (xy 83.82 72.39)) - (stroke (width 0) (type default)) - (uuid 55721da8-e89f-4331-b05b-5d38a599acdb) - ) - (wire (pts (xy 105.41 72.39) (xy 111.76 72.39)) - (stroke (width 0) (type default)) - (uuid 5b7430c9-9fb4-44d4-86eb-5594c14add5f) - ) - (wire (pts (xy 49.53 106.68) (xy 43.18 106.68)) - (stroke (width 0) (type solid)) - (uuid 65059881-68a8-4cc3-87cd-71856ffb46ef) - ) - (wire (pts (xy 57.15 99.06) (xy 57.15 119.38)) - (stroke (width 0) (type solid)) - (uuid 66591085-147b-4723-b117-5b075bc5698f) - ) - (wire (pts (xy 54.61 88.9) (xy 54.61 96.52)) - (stroke (width 0) (type solid)) - (uuid 6e6d2887-abd5-4bc8-a0dd-347f8b1dabe9) - ) - (wire (pts (xy 104.14 95.25) (xy 109.22 95.25)) - (stroke (width 0) (type default)) - (uuid 7e86de30-0570-4c63-a98f-f6de03038deb) - ) - (wire (pts (xy 86.36 102.87) (xy 91.44 102.87)) - (stroke (width 0) (type default)) - (uuid 82a3aca1-9fa4-4849-b025-db04bce3f6a7) - ) - (wire (pts (xy 111.76 72.39) (xy 111.76 76.2)) - (stroke (width 0) (type default)) - (uuid 8b8e1e90-de11-4b71-80e3-d963e6b0eec9) - ) - (wire (pts (xy 83.82 72.39) (xy 83.82 87.63)) - (stroke (width 0) (type default)) - (uuid 96aa0018-6db3-4306-843a-698080030fd0) - ) - (wire (pts (xy 86.36 90.17) (xy 91.44 90.17)) - (stroke (width 0) (type default)) - (uuid 9bec7483-5696-49ac-bf9c-824663185677) - ) - (wire (pts (xy 54.61 109.22) (xy 43.18 109.22)) - (stroke (width 0) (type solid)) - (uuid a5817db6-32fb-454a-883f-9fd3503fea5b) - ) - (wire (pts (xy 54.61 96.52) (xy 54.61 109.22)) - (stroke (width 0) (type solid)) - (uuid b3bb4deb-8456-49cf-bfa8-dac920721950) - ) - (wire (pts (xy 86.36 95.25) (xy 91.44 95.25)) - (stroke (width 0) (type default)) - (uuid b67464d8-eedb-4f3f-a628-847bb3073829) - ) - (wire (pts (xy 104.14 100.33) (xy 109.22 100.33)) - (stroke (width 0) (type default)) - (uuid bcdc51d7-3b1b-4ed0-a731-8fa31610b952) - ) - (wire (pts (xy 43.18 88.9) (xy 54.61 88.9)) - (stroke (width 0) (type solid)) - (uuid be4704ed-24de-4eba-b9c1-55969fcce1b0) - ) - (wire (pts (xy 95.25 72.39) (xy 97.79 72.39)) - (stroke (width 0) (type default)) - (uuid cb778d63-b05e-4bd8-b4e2-5d2a0c8593eb) - ) - (wire (pts (xy 86.36 97.79) (xy 91.44 97.79)) - (stroke (width 0) (type default)) - (uuid cf7bf921-d7e5-45bb-b758-0cfc3a7e8416) - ) - (wire (pts (xy 57.15 99.06) (xy 72.39 99.06)) - (stroke (width 0) (type solid)) - (uuid d37795f9-4f11-4ee2-84c4-25d53fdf58be) - ) - (wire (pts (xy 86.36 100.33) (xy 91.44 100.33)) - (stroke (width 0) (type default)) - (uuid d6748942-e1ba-4577-8bd0-d4192c63db7b) - ) - (wire (pts (xy 49.53 96.52) (xy 43.18 96.52)) - (stroke (width 0) (type solid)) - (uuid e37d2c99-2d2b-4545-9f56-e6c55be71b2c) - ) - (wire (pts (xy 57.15 119.38) (xy 43.18 119.38)) - (stroke (width 0) (type solid)) - (uuid f780284f-6a78-4e95-92b1-b5e92f594302) - ) - - (label "Q2" (at 86.36 90.17 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 0379ac96-8f1a-45b3-ac4a-ef5c7ecb0a7e) - ) - (label "Q1" (at 109.22 92.71 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 0a70dc60-f278-4e35-91f0-255e00ca8b40) - ) - (label "Q2" (at 49.53 86.36 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 1449d190-9c24-48d8-89b0-163d1c97e888) - ) - (label "C2" (at 86.36 100.33 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 24b2cb2e-7dca-4a7e-aa67-c37fc50c7765) - ) - (label "Q0" (at 86.36 102.87 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 2bd84e94-2d0c-4d80-9708-a7794d6f09fa) - ) - (label "Q2" (at 109.22 90.17 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 2c449110-c832-4aca-b364-813052d315f1) - ) - (label "Q0" (at 109.22 102.87 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 365a5cb5-0f91-48ce-8850-d03664da5a4a) - ) - (label "C2" (at 72.39 99.06 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 45a24297-66db-488d-9042-92c22a6465c7) - ) - (label "C2" (at 109.22 100.33 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 840b7840-3395-406b-82ec-e169a2831cbb) - ) - (label "Q1" (at 86.36 92.71 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 8b09e98f-5df5-4025-a897-01f5cd2e952f) - ) - (label "Q3" (at 49.53 106.68 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 8d326f90-0a39-4756-826b-c147c45a1b02) - ) - (label "Q1" (at 49.53 116.84 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid 8ef37a5b-a787-48c9-916e-cf1ecce96cb7) - ) - (label "C1" (at 86.36 95.25 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid 949a343d-6d74-4668-8576-78dde69049e2) - ) - (label "Q3" (at 109.22 97.79 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid a3882f31-c607-48fd-8825-9161b63e1853) - ) - (label "Q0" (at 49.53 96.52 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid b841237f-4a9f-423e-8df7-ba0a2a051ed0) - ) - (label "C1" (at 72.39 96.52 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid d4a80b54-4ab1-414d-ad40-c15a41634d2b) - ) - (label "Q3" (at 86.36 97.79 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify left bottom)) - (uuid e292ac22-1b3e-457a-b191-5e65eecf2f4f) - ) - (label "C1" (at 109.22 95.25 0) (fields_autoplaced) - (effects (font (size 1.27 1.27)) (justify right bottom)) - (uuid fa78a2f7-ca44-4cd3-86df-04954db31134) - ) - - (symbol (lib_id "center-rescue:Conn_01x02-Connector_Generic") (at 38.1 86.36 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 00000000-0000-0000-0000-00005c196961) - (property "Reference" "J1" (at 34.29 87.63 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "top left" (at 40.132 92.3036 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "center:led_tape_3528_2835" (at 38.1 86.36 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 38.1 86.36 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "DNP" "DNP" (at 38.1 86.36 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 0fa44551-3e8d-477a-b2f0-50038b4b4029)) - (pin "2" (uuid eee17b54-5a16-4974-86c7-956101533507)) - (instances - (project "center" - (path "/90842322-b56e-42c7-bb4b-462bae6a0a0f" - (reference "J1") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "center-rescue:Conn_01x02-Connector_Generic") (at 38.1 96.52 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 00000000-0000-0000-0000-00005c196b9d) - (property "Reference" "J2" (at 34.29 97.79 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "top right" (at 40.132 102.4636 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "center:led_tape_3528_2835" (at 38.1 96.52 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 38.1 96.52 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "DNP" "DNP" (at 38.1 96.52 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid a419653f-d459-4d25-855b-5d271c2dd256)) - (pin "2" (uuid 7e8c361b-f4f2-4f75-8fea-6b32693b94df)) - (instances - (project "center" - (path "/90842322-b56e-42c7-bb4b-462bae6a0a0f" - (reference "J2") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "center-rescue:Conn_01x02-Connector_Generic") (at 38.1 106.68 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 00000000-0000-0000-0000-00005c196c4d) - (property "Reference" "J3" (at 34.29 107.95 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "bottom right" (at 40.132 112.6236 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "center:led_tape_3528_2835" (at 38.1 106.68 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 38.1 106.68 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "DNP" "DNP" (at 38.1 106.68 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 2a128935-f956-4d2b-8583-c814cd7093e4)) - (pin "2" (uuid e8300c5d-d848-43e9-bf91-7fe2d6136b7b)) - (instances - (project "center" - (path "/90842322-b56e-42c7-bb4b-462bae6a0a0f" - (reference "J3") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "center-rescue:Conn_01x02-Connector_Generic") (at 38.1 116.84 0) (mirror y) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 00000000-0000-0000-0000-00005c196d8e) - (property "Reference" "J4" (at 34.29 118.11 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "bottom left" (at 40.132 122.7836 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "center:led_tape_3528_2835" (at 38.1 116.84 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 38.1 116.84 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "DNP" "DNP" (at 38.1 116.84 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 5b434268-95d5-438c-986d-02e5ec4c55f6)) - (pin "2" (uuid ae2606d7-61f5-48d0-a8cc-ec477541171a)) - (instances - (project "center" - (path "/90842322-b56e-42c7-bb4b-462bae6a0a0f" - (reference "J4") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "center-rescue:bom_item-4xxx") (at 92.71 248.92 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid 00000000-0000-0000-0000-00005e05c19d) - (property "Reference" "E1" (at 90.6272 247.7516 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "Zip ties: 100x2.5mm, 4pcs/board" (at 90.6272 250.063 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "" (at 92.71 248.92 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "" (at 92.71 248.92 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Reichelt" "KAB 100-2,5" (at 92.71 248.92 0) - (effects (font (size 1.27 1.27)) hide) - ) - (instances - (project "center" - (path "/90842322-b56e-42c7-bb4b-462bae6a0a0f" - (reference "E1") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:LED") (at 91.44 72.39 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 2075b574-3a35-4237-925a-3750875717d4) - (property "Reference" "D1" (at 89.8525 68.2879 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "IR12-21C" (at 89.8525 70.0501 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "footprints:Everlight_IR12-21C" (at 91.44 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 91.44 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Mfg" "Everlight" (at 91.44 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C53672" (at 91.44 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 898a2150-a954-43a7-8f4a-996fc1477bac)) - (pin "2" (uuid 9cdea0cc-e2c1-4b10-893d-6f1612f7ac8e)) - (instances - (project "center" - (path "/90842322-b56e-42c7-bb4b-462bae6a0a0f" - (reference "D1") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:LED") (at 101.6 72.39 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid 8093ce26-4086-4e31-a9b4-2a1000656c33) - (property "Reference" "D2" (at 100.0125 68.2879 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "SZT2835IR1CT-150mA" (at 100.0125 70.0501 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "footprints:LED_2835" (at 101.6 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 101.6 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Mfg" "Paralight" (at 101.6 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C5221242" (at 101.6 72.39 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 453b9d56-a867-403a-bb06-442aa20945e9)) - (pin "2" (uuid f46596c3-aca8-4865-a1dd-edc64cb7c506)) - (instances - (project "center" - (path "/90842322-b56e-42c7-bb4b-462bae6a0a0f" - (reference "D2") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Device:R") (at 111.76 80.01 0) (unit 1) - (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) - (uuid a4dc15fd-a642-4fe2-9408-dac743d45257) - (property "Reference" "R1" (at 114.3 79.375 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Value" "100" (at 114.3 80.645 0) - (effects (font (size 1.27 1.27)) (justify left)) - ) - (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder" (at 109.982 80.01 90) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 111.76 80.01 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C17901" (at 111.76 80.01 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid c076f405-349a-4f0e-be03-3389e6d8a46c)) - (pin "2" (uuid 28a6c434-f47f-4354-ba5c-9459fdcafbc9)) - (instances - (project "center" - (path "/90842322-b56e-42c7-bb4b-462bae6a0a0f" - (reference "R1") (unit 1) - ) - ) - ) - ) - - (symbol (lib_id "Connector_Generic:Conn_02x07_Odd_Even") (at 96.52 95.25 0) (mirror x) (unit 1) - (in_bom yes) (on_board yes) (dnp no) - (uuid ba1bf008-14aa-4688-96c9-7e1fb34b4ec7) - (property "Reference" "J5" (at 97.79 106.9721 0) - (effects (font (size 1.27 1.27))) - ) - (property "Value" "Conn_02x07_Odd_Even" (at 97.79 105.2099 0) - (effects (font (size 1.27 1.27))) - ) - (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_2x07_P2.54mm_Vertical" (at 96.52 95.25 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "Datasheet" "~" (at 96.52 95.25 0) - (effects (font (size 1.27 1.27)) hide) - ) - (property "LCSC" "C38844" (at 96.52 95.25 0) - (effects (font (size 1.27 1.27)) hide) - ) - (pin "1" (uuid 9fdd0ea7-0bc7-4dc6-b9ae-0adef91d860e)) - (pin "10" (uuid 8f4928a6-0e2e-4db9-8668-8d93e9a4810c)) - (pin "11" (uuid 8ddb8f72-cedd-4283-b642-f33cec6e2c4f)) - (pin "12" (uuid 1d79d55f-9b63-4bad-9742-f4f4df84a3fe)) - (pin "13" (uuid e4a89a0c-370b-4254-b1da-d08f1050ce93)) - (pin "14" (uuid 8a12c41d-2507-4013-8903-4c889f88e0e2)) - (pin "2" (uuid 1832758c-36c1-4056-90c2-8d393188da37)) - (pin "3" (uuid e7672941-d1c6-43fe-84ef-a6aac054b654)) - (pin "4" (uuid 17abaf46-7c0e-45d7-8c39-5c2e9f6eda90)) - (pin "5" (uuid ea79517b-cf54-4298-bf9e-babfc6550347)) - (pin "6" (uuid 7b894e1a-adac-4398-a7b0-b55bc46f81bd)) - (pin "7" (uuid 81d96dc4-b460-4125-8670-6fc4c9486889)) - (pin "8" (uuid f65ead1f-0868-40de-99a5-0ce9c2233126)) - (pin "9" (uuid 24469268-8633-432e-bbb2-15deb27dacca)) - (instances - (project "center" - (path "/90842322-b56e-42c7-bb4b-462bae6a0a0f" - (reference "J5") (unit 1) - ) - ) - ) - ) - - (sheet_instances - (path "/" (page "1")) - ) -) diff --git a/center-led/center.net b/center-led/center.net deleted file mode 100644 index d543fc9..0000000 --- a/center-led/center.net +++ /dev/null @@ -1,754 +0,0 @@ -(export (version D) - (design - (source /home/user/toys/led_tape_display/center/center.sch) - (date "Sat Feb 2 12:23:06 2019") - (tool "Eeschema (5.0.1)") - (sheet (number 1) (name /) (tstamps /) - (title_block - (title) - (company) - (rev) - (date) - (source center.sch) - (comment (number 1) (value "")) - (comment (number 2) (value "")) - (comment (number 3) (value "")) - (comment (number 4) (value ""))))) - (components - (comp (ref U2) - (value STM32F030F4P6) - (footprint Housings_SSOP:TSSOP-20_4.4x6.5mm_Pitch0.65mm) - (datasheet http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00088500.pdf) - (libsource (lib MCU_ST_STM32F0) (part STM32F030F4Px) (description "ARM Cortex-M0 MCU, 16KB flash, 4KB RAM, 48MHz, 2.4-3.6V, 15 GPIO, TSSOP-20")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C1966AA)) - (comp (ref U1) - (value AP1117-33) - (footprint TO_SOT_Packages_SMD:SOT-223-3Lead_TabPin2) - (datasheet http://www.diodes.com/datasheets/AP1117.pdf) - (libsource (lib Regulator_Linear) (part AP1117-33) (description "1A Low Dropout regulator, positive, 3.3V fixed output, SOT-223")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C19682A)) - (comp (ref J1) - (value "top left") - (footprint footprints:led_tape_3528_2835) - (datasheet ~) - (libsource (lib Connector_Generic) (part Conn_01x02) (description "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C196961)) - (comp (ref J2) - (value "top right") - (footprint footprints:led_tape_3528_2835) - (datasheet ~) - (libsource (lib Connector_Generic) (part Conn_01x02) (description "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C196B9D)) - (comp (ref J3) - (value "bottom right") - (footprint footprints:led_tape_3528_2835) - (datasheet ~) - (libsource (lib Connector_Generic) (part Conn_01x02) (description "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C196C4D)) - (comp (ref J4) - (value "bottom left") - (footprint footprints:led_tape_3528_2835) - (datasheet ~) - (libsource (lib Connector_Generic) (part Conn_01x02) (description "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C196D8E)) - (comp (ref D1) - (value SS510) - (footprint Diodes_SMD:D_SMB_Handsoldering) - (datasheet ~) - (libsource (lib Device) (part D_Schottky) (description "Schottky diode")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C1985B1)) - (comp (ref D3) - (value SS510) - (footprint Diodes_SMD:D_SMB_Handsoldering) - (datasheet ~) - (libsource (lib Device) (part D_Schottky) (description "Schottky diode")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C19926C)) - (comp (ref D2) - (value SS510) - (footprint Diodes_SMD:D_SMB_Handsoldering) - (datasheet ~) - (libsource (lib Device) (part D_Schottky) (description "Schottky diode")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C199CCC)) - (comp (ref D4) - (value SS510) - (footprint Diodes_SMD:D_SMB_Handsoldering) - (datasheet ~) - (libsource (lib Device) (part D_Schottky) (description "Schottky diode")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C199DAE)) - (comp (ref C1) - (value 1000uF) - (footprint Capacitor_THT:CP_Radial_D10.0mm_P5.00mm) - (datasheet ~) - (libsource (lib Device) (part CP_Small) (description "Polarized capacitor, small symbol")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C1A6A7D)) - (comp (ref C4) - (value 470uF) - (footprint Capacitor_THT:CP_Radial_D10.0mm_P5.00mm) - (datasheet ~) - (libsource (lib Device) (part CP_Small) (description "Polarized capacitor, small symbol")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C1A7520)) - (comp (ref C2) - (value 10u) - (footprint Capacitors_SMD:C_0603_HandSoldering) - (datasheet ~) - (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C1AAFA9)) - (comp (ref C3) - (value 100n) - (footprint Capacitors_SMD:C_0603_HandSoldering) - (datasheet ~) - (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C1AF3BD)) - (comp (ref C5) - (value 10u) - (footprint Capacitors_SMD:C_0603_HandSoldering) - (datasheet ~) - (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C1AFB91)) - (comp (ref C6) - (value 100n) - (footprint Capacitors_SMD:C_0603_HandSoldering) - (datasheet ~) - (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C1B07A6)) - (comp (ref R1) - (value 10k) - (footprint Resistors_SMD:R_0603_HandSoldering) - (datasheet ~) - (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C1B72F8)) - (comp (ref R2) - (value 10k) - (footprint Resistors_SMD:R_0603_HandSoldering) - (datasheet ~) - (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C1BABDF)) - (comp (ref R4) - (value 3k3) - (footprint Resistors_SMD:R_0603_HandSoldering) - (datasheet ~) - (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C1BB077)) - (comp (ref R3) - (value 3k3) - (footprint Resistors_SMD:R_0603_HandSoldering) - (datasheet ~) - (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C1BC19C)) - (comp (ref D6) - (value D_Schottky) - (footprint Diodes_SMD:D_MiniMELF_Handsoldering) - (datasheet ~) - (libsource (lib Device) (part D_Schottky) (description "Schottky diode")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C1CFB2A)) - (comp (ref D5) - (value D_Schottky) - (footprint Diodes_SMD:D_MiniMELF_Handsoldering) - (datasheet ~) - (libsource (lib Device) (part D_Schottky) (description "Schottky diode")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C1D3E90)) - (comp (ref R10) - (value 620) - (footprint Resistors_SMD:R_2512_HandSoldering) - (datasheet ~) - (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C1F9EE6)) - (comp (ref R11) - (value 0) - (footprint Resistors_SMD:R_0603_HandSoldering) - (datasheet ~) - (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C234E1F)) - (comp (ref C12) - (value 0) - (footprint Capacitors_SMD:C_0805) - (datasheet ~) - (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C23632F)) - (comp (ref R12) - (value 0) - (footprint Resistors_SMD:R_0603_HandSoldering) - (datasheet ~) - (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C24FD4B)) - (comp (ref C13) - (value 0) - (footprint Capacitors_SMD:C_0805) - (datasheet ~) - (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C24FD51)) - (comp (ref R6) - (value 0) - (footprint Resistors_SMD:R_0603_HandSoldering) - (datasheet ~) - (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C265A68)) - (comp (ref C8) - (value 0) - (footprint Capacitors_SMD:C_0603_HandSoldering) - (datasheet ~) - (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C265A6E)) - (comp (ref Q2) - (value AO3401) - (footprint TO_SOT_Packages_SMD:SOT-23) - (datasheet https://www.infineon.com/dgdl/irlml6402pbf.pdf?fileId=5546d462533600a401535668d5c2263c) - (libsource (lib Transistor_FET) (part IRLML6402) (description "-3.7A Id, -20V Vds, P-channel MOSFET, 65mOhm Rds, SOT-23")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C26D08A)) - (comp (ref R7) - (value 10k) - (footprint Resistors_SMD:R_0603_HandSoldering) - (datasheet ~) - (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C270B70)) - (comp (ref C7) - (value 0) - (footprint Capacitors_SMD:C_0603_HandSoldering) - (datasheet ~) - (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C27E2DD)) - (comp (ref D7) - (value 8V2) - (footprint Diodes_SMD:D_MiniMELF_Handsoldering) - (datasheet ~) - (libsource (lib Device) (part D_Zener_Small_ALT) (description "Zener diode, small symbol, filled shape")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C280B09)) - (comp (ref R9) - (value 0) - (footprint Resistors_SMD:R_0603_HandSoldering) - (datasheet ~) - (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C2AA0AC)) - (comp (ref Q5) - (value AO3401) - (footprint TO_SOT_Packages_SMD:SOT-23) - (datasheet https://www.infineon.com/dgdl/irlml6402pbf.pdf?fileId=5546d462533600a401535668d5c2263c) - (libsource (lib Transistor_FET) (part IRLML6402) (description "-3.7A Id, -20V Vds, P-channel MOSFET, 65mOhm Rds, SOT-23")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C2DA7FA)) - (comp (ref R13) - (value 10k) - (footprint Resistors_SMD:R_0603_HandSoldering) - (datasheet ~) - (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C2DA800)) - (comp (ref C11) - (value 0) - (footprint Capacitors_SMD:C_0805) - (datasheet ~) - (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C2DA813)) - (comp (ref D8) - (value 8V2) - (footprint Diodes_SMD:D_MiniMELF_Handsoldering) - (datasheet ~) - (libsource (lib Device) (part D_Zener_Small_ALT) (description "Zener diode, small symbol, filled shape")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C2DA819)) - (comp (ref R14) - (value 0) - (footprint Resistors_SMD:R_0603_HandSoldering) - (datasheet ~) - (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C2DA825)) - (comp (ref Y1) - (value 8MHz) - (footprint Crystals:Crystal_SMD_3225-4pin_3.2x2.5mm) - (datasheet ~) - (libsource (lib Device) (part Crystal_GND24_Small) (description "Four pin crystal, GND on pins 2 and 4, small symbol")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C30EB37)) - (comp (ref C10) - (value 12p) - (footprint Capacitors_SMD:C_0603_HandSoldering) - (datasheet ~) - (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C310CD7)) - (comp (ref C9) - (value 12p) - (footprint Capacitors_SMD:C_0603_HandSoldering) - (datasheet ~) - (libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C31388F)) - (comp (ref R5) - (value 0) - (footprint Resistors_SMD:R_0603_HandSoldering) - (datasheet ~) - (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C36FD60)) - (comp (ref R8) - (value 0) - (footprint Resistors_SMD:R_0603_HandSoldering) - (datasheet ~) - (libsource (lib Device) (part R_Small) (description "Resistor, small symbol")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C382D39)) - (comp (ref J5) - (value SWD) - (footprint Pin_Headers:Pin_Header_Straight_1x04_Pitch2.54mm) - (datasheet ~) - (libsource (lib Connector_Generic) (part Conn_01x04) (description "Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C3B6CB2)) - (comp (ref TP1) - (value TestPoint) - (footprint Measurement_Points:Measurement_Point_Square-SMD-Pad_Small) - (datasheet ~) - (libsource (lib Connector) (part TestPoint) (description "test point")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C453DE6)) - (comp (ref TP2) - (value TestPoint) - (footprint Measurement_Points:Measurement_Point_Square-SMD-Pad_Small) - (datasheet ~) - (libsource (lib Connector) (part TestPoint) (description "test point")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C45EF40)) - (comp (ref TP3) - (value TestPoint) - (footprint Measurement_Points:Measurement_Point_Square-SMD-Pad_Small) - (datasheet ~) - (libsource (lib Connector) (part TestPoint) (description "test point")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C45F33E)) - (comp (ref TP4) - (value TestPoint) - (footprint Measurement_Points:Measurement_Point_Square-SMD-Pad_Small) - (datasheet ~) - (libsource (lib Connector) (part TestPoint) (description "test point")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C45FC76)) - (comp (ref Q1) - (value AO3400) - (footprint Package_TO_SOT_SMD:SOT-23) - (datasheet http://www.farnell.com/datasheets/1835997.pdf) - (libsource (lib Transistor_FET) (part BSS83P) (description "-0.33A Id, -60V Vds, P-Channel MOSFET, SOT-23-3")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C577582)) - (comp (ref Q3) - (value AO3400) - (footprint Package_TO_SOT_SMD:SOT-23) - (datasheet http://www.farnell.com/datasheets/1835997.pdf) - (libsource (lib Transistor_FET) (part BSS83P) (description "-0.33A Id, -60V Vds, P-Channel MOSFET, SOT-23-3")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C57CF20)) - (comp (ref Q4) - (value AO3400) - (footprint Package_TO_SOT_SMD:SOT-23) - (datasheet http://www.farnell.com/datasheets/1835997.pdf) - (libsource (lib Transistor_FET) (part BSS83P) (description "-0.33A Id, -60V Vds, P-Channel MOSFET, SOT-23-3")) - (sheetpath (names /) (tstamps /)) - (tstamp 5C57D930))) - (libparts - (libpart (lib Connector) (part TestPoint) - (description "test point") - (docs ~) - (footprints - (fp Pin*) - (fp Test*)) - (fields - (field (name Reference) TP) - (field (name Value) TestPoint)) - (pins - (pin (num 1) (name 1) (type passive)))) - (libpart (lib Connector_Generic) (part Conn_01x02) - (description "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)") - (docs ~) - (footprints - (fp Connector*:*_1x??_*)) - (fields - (field (name Reference) J) - (field (name Value) Conn_01x02)) - (pins - (pin (num 1) (name Pin_1) (type passive)) - (pin (num 2) (name Pin_2) (type passive)))) - (libpart (lib Connector_Generic) (part Conn_01x04) - (description "Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)") - (docs ~) - (footprints - (fp Connector*:*_1x??_*)) - (fields - (field (name Reference) J) - (field (name Value) Conn_01x04)) - (pins - (pin (num 1) (name Pin_1) (type passive)) - (pin (num 2) (name Pin_2) (type passive)) - (pin (num 3) (name Pin_3) (type passive)) - (pin (num 4) (name Pin_4) (type passive)))) - (libpart (lib Device) (part CP_Small) - (description "Polarized capacitor, small symbol") - (docs ~) - (footprints - (fp CP_*)) - (fields - (field (name Reference) C) - (field (name Value) CP_Small)) - (pins - (pin (num 1) (name ~) (type passive)) - (pin (num 2) (name ~) (type passive)))) - (libpart (lib Device) (part C_Small) - (description "Unpolarized capacitor, small symbol") - (docs ~) - (footprints - (fp C_*)) - (fields - (field (name Reference) C) - (field (name Value) C_Small)) - (pins - (pin (num 1) (name ~) (type passive)) - (pin (num 2) (name ~) (type passive)))) - (libpart (lib Device) (part Crystal_GND24_Small) - (description "Four pin crystal, GND on pins 2 and 4, small symbol") - (docs ~) - (footprints - (fp Crystal*)) - (fields - (field (name Reference) Y) - (field (name Value) Crystal_GND24_Small)) - (pins - (pin (num 1) (name 1) (type passive)) - (pin (num 2) (name 2) (type passive)) - (pin (num 3) (name 3) (type passive)) - (pin (num 4) (name 4) (type passive)))) - (libpart (lib Device) (part D_Schottky) - (description "Schottky diode") - (docs ~) - (footprints - (fp TO-???*) - (fp *_Diode_*) - (fp *SingleDiode*) - (fp D_*)) - (fields - (field (name Reference) D) - (field (name Value) D_Schottky)) - (pins - (pin (num 1) (name K) (type passive)) - (pin (num 2) (name A) (type passive)))) - (libpart (lib Device) (part D_Zener_Small_ALT) - (description "Zener diode, small symbol, filled shape") - (docs ~) - (footprints - (fp TO-???*) - (fp *_Diode_*) - (fp *SingleDiode*) - (fp D_*)) - (fields - (field (name Reference) D) - (field (name Value) D_Zener_Small_ALT)) - (pins - (pin (num 1) (name K) (type passive)) - (pin (num 2) (name A) (type passive)))) - (libpart (lib Device) (part R_Small) - (description "Resistor, small symbol") - (docs ~) - (footprints - (fp R_*)) - (fields - (field (name Reference) R) - (field (name Value) R_Small)) - (pins - (pin (num 1) (name ~) (type passive)) - (pin (num 2) (name ~) (type passive)))) - (libpart (lib MCU_ST_STM32F0) (part STM32F030F4Px) - (description "ARM Cortex-M0 MCU, 16KB flash, 4KB RAM, 48MHz, 2.4-3.6V, 15 GPIO, TSSOP-20") - (docs http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00088500.pdf) - (footprints - (fp TSSOP*4.4x6.5mm*P0.65mm*)) - (fields - (field (name Reference) U) - (field (name Value) STM32F030F4Px) - (field (name Footprint) Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm)) - (pins - (pin (num 1) (name BOOT0) (type input)) - (pin (num 2) (name PF0) (type input)) - (pin (num 3) (name PF1) (type input)) - (pin (num 4) (name NRST) (type input)) - (pin (num 5) (name VDDA) (type power_in)) - (pin (num 6) (name PA0) (type BiDi)) - (pin (num 7) (name PA1) (type BiDi)) - (pin (num 8) (name PA2) (type BiDi)) - (pin (num 9) (name PA3) (type BiDi)) - (pin (num 10) (name PA4) (type BiDi)) - (pin (num 11) (name PA5) (type BiDi)) - (pin (num 12) (name PA6) (type BiDi)) - (pin (num 13) (name PA7) (type BiDi)) - (pin (num 14) (name PB1) (type BiDi)) - (pin (num 15) (name VSS) (type power_in)) - (pin (num 16) (name VDD) (type power_in)) - (pin (num 17) (name PA9) (type BiDi)) - (pin (num 18) (name PA10) (type BiDi)) - (pin (num 19) (name PA13) (type BiDi)) - (pin (num 20) (name PA14) (type BiDi)))) - (libpart (lib Regulator_Linear) (part AP1117-15) - (aliases - (alias AP1117-18) - (alias AP1117-25) - (alias AP1117-33) - (alias AP1117-50) - (alias LD1117S33TR_SOT223) - (alias LD1117S12TR_SOT223) - (alias LD1117S18TR_SOT223) - (alias LD1117S25TR_SOT223) - (alias LD1117S50TR_SOT223) - (alias NCP1117-12_SOT223) - (alias NCP1117-1.5_SOT223) - (alias NCP1117-1.8_SOT223) - (alias NCP1117-2.0_SOT223) - (alias NCP1117-2.5_SOT223) - (alias NCP1117-2.85_SOT223) - (alias NCP1117-3.3_SOT223) - (alias NCP1117-5.0_SOT223) - (alias AMS1117-1.5) - (alias AMS1117-1.8) - (alias AMS1117-2.5) - (alias AMS1117-2.85) - (alias AMS1117-3.3) - (alias AMS1117-5.0)) - (description "1A Low Dropout regulator, positive, 1.5V fixed output, SOT-223") - (docs http://www.diodes.com/datasheets/AP1117.pdf) - (footprints - (fp SOT?223*TabPin2*)) - (fields - (field (name Reference) U) - (field (name Value) AP1117-15) - (field (name Footprint) Package_TO_SOT_SMD:SOT-223-3_TabPin2)) - (pins - (pin (num 1) (name GND) (type power_in)) - (pin (num 2) (name VO) (type power_out)) - (pin (num 3) (name VI) (type power_in)))) - (libpart (lib Transistor_FET) (part TP0610T) - (aliases - (alias VP0610T) - (alias BSS84) - (alias NTR2101P) - (alias BSS83P) - (alias Si2319CDS) - (alias IRLML6402)) - (description "-0.18A Id, -60V Vds, P-Channel MOSFET, SOT-23-3") - (docs http://www.vishay.com/docs/70209/70209.pdf) - (footprints - (fp SOT?23*)) - (fields - (field (name Reference) Q) - (field (name Value) TP0610T) - (field (name Footprint) Package_TO_SOT_SMD:SOT-23)) - (pins - (pin (num 1) (name G) (type input)) - (pin (num 2) (name S) (type passive)) - (pin (num 3) (name D) (type passive))))) - (libraries - (library (logical Connector) - (uri /home/user/ref/kicad-symbols/Connector.lib)) - (library (logical Connector_Generic) - (uri /home/user/ref/kicad-symbols/Connector_Generic.lib)) - (library (logical Device) - (uri /home/user/ref/kicad-symbols/Device.lib)) - (library (logical MCU_ST_STM32F0) - (uri /home/user/ref/kicad-symbols/MCU_ST_STM32F0.lib)) - (library (logical Regulator_Linear) - (uri /home/user/ref/kicad-symbols/Regulator_Linear.lib)) - (library (logical Transistor_FET) - (uri /home/user/ref/kicad-symbols/Transistor_FET.lib))) - (nets - (net (code 1) (name "Net-(C7-Pad2)") - (node (ref R7) (pin 1)) - (node (ref Q2) (pin 1)) - (node (ref C7) (pin 2)) - (node (ref R9) (pin 1))) - (net (code 2) (name /CH2) - (node (ref D7) (pin 2)) - (node (ref U2) (pin 12))) - (net (code 3) (name "Net-(D7-Pad1)") - (node (ref D7) (pin 1)) - (node (ref R9) (pin 2))) - (net (code 4) (name /Q2) - (node (ref Q2) (pin 3)) - (node (ref J1) (pin 1))) - (net (code 5) (name /Q3) - (node (ref J3) (pin 1)) - (node (ref Q5) (pin 3))) - (net (code 6) (name "Net-(D8-Pad1)") - (node (ref R14) (pin 2)) - (node (ref D8) (pin 1))) - (net (code 7) (name "Net-(C11-Pad2)") - (node (ref R14) (pin 1)) - (node (ref R13) (pin 1)) - (node (ref Q5) (pin 1)) - (node (ref C11) (pin 2))) - (net (code 8) (name +12V) - (node (ref C7) (pin 1)) - (node (ref R7) (pin 2)) - (node (ref Q2) (pin 2)) - (node (ref Q5) (pin 2)) - (node (ref U1) (pin 3)) - (node (ref D2) (pin 1)) - (node (ref D1) (pin 1)) - (node (ref C3) (pin 1)) - (node (ref R10) (pin 1)) - (node (ref C2) (pin 1)) - (node (ref C1) (pin 1)) - (node (ref C11) (pin 1)) - (node (ref R13) (pin 2))) - (net (code 9) (name /Q0) - (node (ref Q1) (pin 3)) - (node (ref J2) (pin 1))) - (net (code 10) (name /Q1) - (node (ref J4) (pin 1)) - (node (ref Q4) (pin 3))) - (net (code 11) (name /CH1) - (node (ref U2) (pin 13)) - (node (ref R12) (pin 2))) - (net (code 12) (name "Net-(C13-Pad1)") - (node (ref Q4) (pin 1)) - (node (ref R12) (pin 1)) - (node (ref C13) (pin 1))) - (net (code 13) (name /LOAD) - (node (ref U2) (pin 8)) - (node (ref R11) (pin 2))) - (net (code 14) (name /CH0) - (node (ref U2) (pin 9)) - (node (ref R6) (pin 2))) - (net (code 15) (name "Net-(C8-Pad1)") - (node (ref Q1) (pin 1)) - (node (ref R6) (pin 1)) - (node (ref C8) (pin 1))) - (net (code 16) (name GND) - (node (ref C3) (pin 2)) - (node (ref C5) (pin 2)) - (node (ref C6) (pin 2)) - (node (ref C4) (pin 2)) - (node (ref C1) (pin 2)) - (node (ref C2) (pin 2)) - (node (ref R3) (pin 2)) - (node (ref R4) (pin 2)) - (node (ref D5) (pin 2)) - (node (ref D6) (pin 2)) - (node (ref U2) (pin 15)) - (node (ref D4) (pin 2)) - (node (ref D3) (pin 2)) - (node (ref U1) (pin 1)) - (node (ref C12) (pin 2)) - (node (ref C13) (pin 2)) - (node (ref R8) (pin 2)) - (node (ref C8) (pin 2)) - (node (ref Y1) (pin 2)) - (node (ref Y1) (pin 4)) - (node (ref C10) (pin 2)) - (node (ref J5) (pin 3)) - (node (ref Q4) (pin 2)) - (node (ref Q3) (pin 2)) - (node (ref C9) (pin 2)) - (node (ref Q1) (pin 2))) - (net (code 17) (name /SWDIO) - (node (ref U2) (pin 19)) - (node (ref J5) (pin 4))) - (net (code 18) (name /SWCLK) - (node (ref U2) (pin 20)) - (node (ref J5) (pin 2))) - (net (code 19) (name +3V3) - (node (ref J5) (pin 1)) - (node (ref R5) (pin 2)) - (node (ref C4) (pin 1)) - (node (ref C5) (pin 1)) - (node (ref C6) (pin 1)) - (node (ref U1) (pin 2)) - (node (ref U2) (pin 5)) - (node (ref U2) (pin 16))) - (net (code 20) (name "Net-(R8-Pad1)") - (node (ref R8) (pin 1)) - (node (ref U2) (pin 1))) - (net (code 21) (name "Net-(TP1-Pad1)") - (node (ref U2) (pin 11)) - (node (ref TP1) (pin 1))) - (net (code 22) (name "Net-(TP2-Pad1)") - (node (ref U2) (pin 17)) - (node (ref TP2) (pin 1))) - (net (code 23) (name "Net-(TP3-Pad1)") - (node (ref U2) (pin 18)) - (node (ref TP3) (pin 1))) - (net (code 24) (name "Net-(TP4-Pad1)") - (node (ref U2) (pin 14)) - (node (ref TP4) (pin 1))) - (net (code 25) (name "Net-(C9-Pad1)") - (node (ref C9) (pin 1)) - (node (ref U2) (pin 3)) - (node (ref Y1) (pin 1))) - (net (code 26) (name "Net-(C10-Pad1)") - (node (ref U2) (pin 2)) - (node (ref Y1) (pin 3)) - (node (ref C10) (pin 1))) - (net (code 27) (name /CH3) - (node (ref U2) (pin 10)) - (node (ref D8) (pin 2))) - (net (code 28) (name "Net-(R5-Pad1)") - (node (ref R5) (pin 1)) - (node (ref U2) (pin 4))) - (net (code 29) (name "Net-(D1-Pad2)") - (node (ref D1) (pin 2)) - (node (ref D3) (pin 1)) - (node (ref J3) (pin 2)) - (node (ref J1) (pin 2)) - (node (ref R1) (pin 1))) - (net (code 30) (name /Vmeas_B) - (node (ref R4) (pin 1)) - (node (ref D6) (pin 1)) - (node (ref R2) (pin 2)) - (node (ref U2) (pin 7))) - (net (code 31) (name /Vmeas_A) - (node (ref R1) (pin 2)) - (node (ref R3) (pin 1)) - (node (ref U2) (pin 6)) - (node (ref D5) (pin 1))) - (net (code 32) (name "Net-(D2-Pad2)") - (node (ref R2) (pin 1)) - (node (ref J4) (pin 2)) - (node (ref D2) (pin 2)) - (node (ref D4) (pin 1)) - (node (ref J2) (pin 2))) - (net (code 33) (name "Net-(Q3-Pad3)") - (node (ref Q3) (pin 3)) - (node (ref R10) (pin 2))) - (net (code 34) (name "Net-(C12-Pad1)") - (node (ref R11) (pin 1)) - (node (ref C12) (pin 1)) - (node (ref Q3) (pin 1))))) \ No newline at end of file diff --git a/center-led/center.pretty/led_tape_3528_2835.kicad_mod b/center-led/center.pretty/led_tape_3528_2835.kicad_mod deleted file mode 100644 index ffcca77..0000000 --- a/center-led/center.pretty/led_tape_3528_2835.kicad_mod +++ /dev/null @@ -1,56 +0,0 @@ -(footprint "led_tape_3528_2835" (version 20220427) (generator pcbnew) - (layer "F.Cu") - (attr through_hole) - (fp_text reference "Jr" (at 0 0.499999) (layer "F.SilkS") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp 4093aa2f-3722-4c37-bced-fe5acff3bcf7) - ) - (fp_text value "bottom left" (at 0 -0.499999) (layer "F.Fab") hide - (effects (font (size 1 1) (thickness 0.15))) - (tstamp d0e35734-5823-495d-afd7-d6888dc03b27) - ) - (fp_line (start -4 0) (end -4 29) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp aed19ae8-3fc0-468d-b321-0c6267836b24)) - (fp_line (start -4 0) (end 4 0) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp c155d873-1895-4b81-9bc9-fb1441059805)) - (fp_line (start -4 1.000001) (end 1 3.000001) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 8960bc22-b9a3-4933-b841-be5ff656ee2b)) - (fp_line (start -4 2.000001) (end -1.5 3.000001) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp bb766257-16ac-4b2e-a8dd-c9af06b1a478)) - (fp_line (start -4 3.000001) (end 4 3.000001) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp e423540d-64dc-428a-bf52-71c98db81b6e)) - (fp_line (start 1 0.000001) (end 4 1.000001) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 085d21a2-d3e2-4a32-8995-d05daac4d9d6)) - (fp_line (start 4 2.000001) (end -1.5 0.000001) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 5b9e2953-2259-4aeb-b81d-0148660d9091)) - (fp_line (start 4 3.000001) (end -4 0) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp dc34f365-cf3e-49d6-ab3a-efe2b6a1b8ba)) - (fp_line (start 4 29) (end 4 0) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 6e73dfc9-2809-4850-9289-74bc83f4d89e)) - (fp_line (start -7 0) (end -7 3) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp d9fd38eb-0aef-40ca-a723-43d1b6c0aa0a)) - (fp_line (start -7 3) (end -5 3) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 2d936a0e-0d74-43d7-9b88-19929fa9c6d9)) - (fp_line (start -5 0) (end -7 0) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 9e846c8f-857f-45ab-926e-3ded8e99d358)) - (fp_line (start -5 3) (end -5 0) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 59293fc9-e48a-43ed-a2f0-7af561eb91d6)) - (fp_line (start -5 29) (end 5 29) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 6115e487-7bec-44ca-a080-6de0c3f4ba29)) - (fp_line (start -5 31.5) (end -5 29) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 609f168e-fd7e-42e8-9f57-7752e059abcd)) - (fp_line (start 5 3) (end 5 0) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 116e171b-194b-4cff-b280-b4797251ab88)) - (fp_line (start 5 3) (end 7 3) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp fec93335-7a67-4085-ae71-4a7184dc0a88)) - (fp_line (start 5 29) (end 5 31.5) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp c1953598-ca5c-4e4a-9d75-97c10032338d)) - (fp_line (start 5 31.5) (end -5 31.5) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 69fd8437-fa9a-4c0c-8718-4dad02b7c7bd)) - (fp_line (start 7 0) (end 5 0) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 8b5b2780-7771-42aa-ac6b-e2510133540f)) - (fp_line (start 7 0) (end 7 3) - (stroke (width 0.12) (type solid)) (layer "Dwgs.User") (tstamp 539ccb8e-b877-4632-9499-fad83dc1f6ca)) - (pad "1" smd oval (at -2 16.978368) (size 3 18) (layers "B.Cu" "B.Paste" "B.Mask") (tstamp 831bd7ee-192d-417f-8663-949b9d5bba96)) - (pad "2" smd oval (at 2 16.978368) (size 3 18) (layers "B.Cu" "B.Paste" "B.Mask") (tstamp c9fd947b-eb73-4e20-8383-55b39c6482be)) -) diff --git a/center-led/center.pro b/center-led/center.pro deleted file mode 100644 index 68e8c91..0000000 --- a/center-led/center.pro +++ /dev/null @@ -1,267 +0,0 @@ -update=Wed Dec 4 20:56:18 2019 -version=1 -last_client=kicad -[general] -version=1 -RootSch= -BoardNm= -[cvpcb] -version=1 -NetIExt=net -[eeschema] -version=1 -LibDir= -[eeschema/libraries] -[pcbnew] -version=1 -PageLayoutDescrFile= -LastNetListRead= -LastSTEPExportPath= -LastIDFExportPath= -LastVRMLExportPath= -LastSpecctraDSNExportPath= -LastGenCADExportPath= -CopperLayerCount=2 -BoardThickness=1.6 -AllowMicroVias=0 -AllowBlindVias=0 -RequireCourtyardDefinitions=0 -ProhibitOverlappingCourtyards=1 -MinTrackWidth=0.09999999999999999 -MinViaDiameter=0.4 -MinViaDrill=0.3 -MinMicroViaDiameter=0.2 -MinMicroViaDrill=0.09999999999999999 -MinHoleToHole=0.25 -CopperEdgeClearance=0.01 -TrackWidth1=0.25 -TrackWidth2=0.1 -TrackWidth3=0.15 -TrackWidth4=0.2 -TrackWidth5=0.3 -TrackWidth6=0.4 -TrackWidth7=0.5 -TrackWidth8=0.8 -TrackWidth9=1.2 -TrackWidth10=1.5 -TrackWidth11=1.8 -TrackWidth12=2 -ViaDiameter1=0.8 -ViaDrill1=0.4 -ViaDiameter2=0.6 -ViaDrill2=0.3 -ViaDiameter3=0.8 -ViaDrill3=0.4 -ViaDiameter4=1.2 -ViaDrill4=0.6 -ViaDiameter5=2 -ViaDrill5=1 -ViaDiameter6=2.5 -ViaDrill6=1.5 -ViaDiameter7=3 -ViaDrill7=2 -dPairWidth1=0.2 -dPairGap1=0.25 -dPairViaGap1=0.25 -SilkLineWidth=0.15 -SilkTextSizeV=1 -SilkTextSizeH=1 -SilkTextSizeThickness=0.15 -SilkTextItalic=0 -SilkTextUpright=1 -CopperLineWidth=0.15 -CopperTextSizeV=1.5 -CopperTextSizeH=1.5 -CopperTextThickness=0.3 -CopperTextItalic=0 -CopperTextUpright=1 -EdgeCutLineWidth=0.15 -CourtyardLineWidth=0.05 -OthersLineWidth=0.09999999999999999 -OthersTextSizeV=1 -OthersTextSizeH=1 -OthersTextSizeThickness=0.15 -OthersTextItalic=0 -OthersTextUpright=1 -SolderMaskClearance=0.051 -SolderMaskMinWidth=0.25 -SolderPasteClearance=0 -SolderPasteRatio=-0 -[pcbnew/Layer.F.Cu] -Name=F.Cu -Type=0 -Enabled=1 -[pcbnew/Layer.In1.Cu] -Name=In1.Cu -Type=0 -Enabled=0 -[pcbnew/Layer.In2.Cu] -Name=In2.Cu -Type=0 -Enabled=0 -[pcbnew/Layer.In3.Cu] -Name=In3.Cu -Type=0 -Enabled=0 -[pcbnew/Layer.In4.Cu] -Name=In4.Cu -Type=0 -Enabled=0 -[pcbnew/Layer.In5.Cu] -Name=In5.Cu -Type=0 -Enabled=0 -[pcbnew/Layer.In6.Cu] -Name=In6.Cu -Type=0 -Enabled=0 -[pcbnew/Layer.In7.Cu] -Name=In7.Cu -Type=0 -Enabled=0 -[pcbnew/Layer.In8.Cu] -Name=In8.Cu -Type=0 -Enabled=0 -[pcbnew/Layer.In9.Cu] -Name=In9.Cu -Type=0 -Enabled=0 -[pcbnew/Layer.In10.Cu] -Name=In10.Cu -Type=0 -Enabled=0 -[pcbnew/Layer.In11.Cu] -Name=In11.Cu -Type=0 -Enabled=0 -[pcbnew/Layer.In12.Cu] -Name=In12.Cu -Type=0 -Enabled=0 -[pcbnew/Layer.In13.Cu] -Name=In13.Cu -Type=0 -Enabled=0 -[pcbnew/Layer.In14.Cu] -Name=In14.Cu -Type=0 -Enabled=0 -[pcbnew/Layer.In15.Cu] -Name=In15.Cu -Type=0 -Enabled=0 -[pcbnew/Layer.In16.Cu] -Name=In16.Cu -Type=0 -Enabled=0 -[pcbnew/Layer.In17.Cu] -Name=In17.Cu -Type=0 -Enabled=0 -[pcbnew/Layer.In18.Cu] -Name=In18.Cu -Type=0 -Enabled=0 -[pcbnew/Layer.In19.Cu] -Name=In19.Cu -Type=0 -Enabled=0 -[pcbnew/Layer.In20.Cu] -Name=In20.Cu -Type=0 -Enabled=0 -[pcbnew/Layer.In21.Cu] -Name=In21.Cu -Type=0 -Enabled=0 -[pcbnew/Layer.In22.Cu] -Name=In22.Cu -Type=0 -Enabled=0 -[pcbnew/Layer.In23.Cu] -Name=In23.Cu -Type=0 -Enabled=0 -[pcbnew/Layer.In24.Cu] -Name=In24.Cu -Type=0 -Enabled=0 -[pcbnew/Layer.In25.Cu] -Name=In25.Cu -Type=0 -Enabled=0 -[pcbnew/Layer.In26.Cu] -Name=In26.Cu -Type=0 -Enabled=0 -[pcbnew/Layer.In27.Cu] -Name=In27.Cu -Type=0 -Enabled=0 -[pcbnew/Layer.In28.Cu] -Name=In28.Cu -Type=0 -Enabled=0 -[pcbnew/Layer.In29.Cu] -Name=In29.Cu -Type=0 -Enabled=0 -[pcbnew/Layer.In30.Cu] -Name=In30.Cu -Type=0 -Enabled=0 -[pcbnew/Layer.B.Cu] -Name=B.Cu -Type=0 -Enabled=1 -[pcbnew/Layer.B.Adhes] -Enabled=1 -[pcbnew/Layer.F.Adhes] -Enabled=1 -[pcbnew/Layer.B.Paste] -Enabled=1 -[pcbnew/Layer.F.Paste] -Enabled=1 -[pcbnew/Layer.B.SilkS] -Enabled=1 -[pcbnew/Layer.F.SilkS] -Enabled=1 -[pcbnew/Layer.B.Mask] -Enabled=1 -[pcbnew/Layer.F.Mask] -Enabled=1 -[pcbnew/Layer.Dwgs.User] -Enabled=1 -[pcbnew/Layer.Cmts.User] -Enabled=1 -[pcbnew/Layer.Eco1.User] -Enabled=1 -[pcbnew/Layer.Eco2.User] -Enabled=1 -[pcbnew/Layer.Edge.Cuts] -Enabled=1 -[pcbnew/Layer.Margin] -Enabled=1 -[pcbnew/Layer.B.CrtYd] -Enabled=1 -[pcbnew/Layer.F.CrtYd] -Enabled=1 -[pcbnew/Layer.B.Fab] -Enabled=1 -[pcbnew/Layer.F.Fab] -Enabled=1 -[pcbnew/Layer.Rescue] -Enabled=0 -[pcbnew/Netclasses] -[pcbnew/Netclasses/Default] -Name=Default -Clearance=0.2 -TrackWidth=0.25 -ViaDiameter=0.8 -ViaDrill=0.4 -uViaDiameter=0.3 -uViaDrill=0.1 -dPairWidth=0.2 -dPairGap=0.25 -dPairViaGap=0.25 diff --git a/center-led/center.sch b/center-led/center.sch deleted file mode 100644 index f2bb7a1..0000000 --- a/center-led/center.sch +++ /dev/null @@ -1,1443 +0,0 @@ -EESchema Schematic File Version 4 -EELAYER 30 0 -EELAYER END -$Descr A3 16535 11693 -encoding utf-8 -Sheet 1 1 -Title "" -Date "" -Rev "" -Comp "" -Comment1 "" -Comment2 "" -Comment3 "" -Comment4 "" -$EndDescr -$Comp -L center-rescue:STM32F030F4Px-MCU_ST_STM32F0 U3 -U 1 1 5C1966AA -P 2950 8050 -F 0 "U3" H 3250 8700 50 0000 C CNN -F 1 "STM32F030F4P6" H 3450 8800 50 0000 C CNN -F 2 "Housings_SSOP:TSSOP-20_4.4x6.5mm_Pitch0.65mm" H 2550 7350 50 0001 R CNN -F 3 "http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00088500.pdf" H 2950 8050 50 0001 C CNN - 1 2950 8050 - 1 0 0 -1 -$EndComp -$Comp -L center-rescue:Conn_01x02-Connector_Generic J1 -U 1 1 5C196961 -P 2200 3400 -F 0 "J1" H 2350 3350 50 0000 C CNN -F 1 "top left" H 2120 3166 50 0000 C CNN -F 2 "center:led_tape_3528_2835" H 2200 3400 50 0001 C CNN -F 3 "~" H 2200 3400 50 0001 C CNN - 1 2200 3400 - -1 0 0 -1 -$EndComp -$Comp -L center-rescue:Conn_01x02-Connector_Generic J2 -U 1 1 5C196B9D -P 2200 3800 -F 0 "J2" H 2350 3750 50 0000 C CNN -F 1 "top right" H 2120 3566 50 0000 C CNN -F 2 "center:led_tape_3528_2835" H 2200 3800 50 0001 C CNN -F 3 "~" H 2200 3800 50 0001 C CNN - 1 2200 3800 - -1 0 0 -1 -$EndComp -$Comp -L center-rescue:Conn_01x02-Connector_Generic J3 -U 1 1 5C196C4D -P 2200 4200 -F 0 "J3" H 2350 4150 50 0000 C CNN -F 1 "bottom right" H 2120 3966 50 0000 C CNN -F 2 "center:led_tape_3528_2835" H 2200 4200 50 0001 C CNN -F 3 "~" H 2200 4200 50 0001 C CNN - 1 2200 4200 - -1 0 0 -1 -$EndComp -$Comp -L center-rescue:Conn_01x02-Connector_Generic J4 -U 1 1 5C196D8E -P 2200 4600 -F 0 "J4" H 2350 4550 50 0000 C CNN -F 1 "bottom left" H 2120 4366 50 0000 C CNN -F 2 "center:led_tape_3528_2835" H 2200 4600 50 0001 C CNN -F 3 "~" H 2200 4600 50 0001 C CNN - 1 2200 4600 - -1 0 0 -1 -$EndComp -$Comp -L center-rescue:D_Schottky_ALT-Device D2 -U 1 1 5C199CCC -P 4950 3600 -F 0 "D2" V 4904 3521 50 0000 R CNN -F 1 "SS510" V 4995 3521 50 0000 R CNN -F 2 "Diode_SMD:D_SMA" H 4950 3600 50 0001 C CNN -F 3 "~" H 4950 3600 50 0001 C CNN -F 4 "C65010" V 4950 3600 50 0001 C CNN "LCSC" - 1 4950 3600 - 0 -1 1 0 -$EndComp -Wire Wire Line - 4950 3450 4950 3350 -Connection ~ 4950 3350 -Wire Wire Line - 4950 3350 4550 3350 -Wire Wire Line - 4550 3750 4550 3800 -Wire Wire Line - 2400 3500 2850 3500 -Wire Wire Line - 2850 3500 2850 3800 -Wire Wire Line - 2850 4300 2400 4300 -Wire Wire Line - 2400 3900 2950 3900 -Wire Wire Line - 2950 3900 2950 4700 -Wire Wire Line - 2950 4700 2400 4700 -Wire Wire Line - 4950 3750 4950 3900 -Connection ~ 2950 3900 -Connection ~ 4950 3900 -Connection ~ 4550 3800 -Wire Wire Line - 4550 3800 4550 3950 -Connection ~ 2850 3800 -Wire Wire Line - 2850 3800 2850 4300 -Wire Wire Line - 4550 4250 4550 5050 -Wire Wire Line - 4550 5050 4950 5050 -Wire Wire Line - 2950 7350 2950 7250 -Wire Wire Line - 3050 7350 3050 7250 -Wire Wire Line - 3050 7250 2950 7250 -Wire Wire Line - 2950 8950 2950 8850 -Text Label 3850 7650 2 50 ~ 0 -Vmeas_B -Text Label 3850 7550 2 50 ~ 0 -Vmeas_A -Wire Wire Line - 3850 7550 3450 7550 -Wire Wire Line - 3450 7650 3850 7650 -$Comp -L center-rescue:R_Small-Device R9 -U 1 1 5C1F9EE6 -P 5950 7500 -F 0 "R9" H 6009 7546 50 0000 L CNN -F 1 "180" H 6009 7455 50 0000 L CNN -F 2 "Resistor_SMD:R_2512_6332Metric_Pad1.52x3.35mm_HandSolder" H 5950 7500 50 0001 C CNN -F 3 "~" H 5950 7500 50 0001 C CNN - 1 5950 7500 - 1 0 0 -1 -$EndComp -Connection ~ 4950 5050 -$Comp -L center-rescue:+3.3V-power #PWR05 -U 1 1 5C223C57 -P 3050 7150 -F 0 "#PWR05" H 3050 7000 50 0001 C CNN -F 1 "+3.3V" H 3065 7323 50 0000 C CNN -F 2 "" H 3050 7150 50 0001 C CNN -F 3 "" H 3050 7150 50 0001 C CNN - 1 3050 7150 - 1 0 0 -1 -$EndComp -Wire Wire Line - 3050 7150 3050 7250 -Connection ~ 3050 7250 -$Comp -L center-rescue:GND-power #PWR013 -U 1 1 5C22656D -P 2950 8950 -F 0 "#PWR013" H 2950 8700 50 0001 C CNN -F 1 "GND" H 2955 8777 50 0000 C CNN -F 2 "" H 2950 8950 50 0001 C CNN -F 3 "" H 2950 8950 50 0001 C CNN - 1 2950 8950 - 1 0 0 -1 -$EndComp -$Comp -L center-rescue:GND-power #PWR015 -U 1 1 5C2270D7 -P 5950 9100 -F 0 "#PWR015" H 5950 8850 50 0001 C CNN -F 1 "GND" H 5955 8927 50 0000 C CNN -F 2 "" H 5950 9100 50 0001 C CNN -F 3 "" H 5950 9100 50 0001 C CNN - 1 5950 9100 - 1 0 0 -1 -$EndComp -$Comp -L center-rescue:+12V-power #PWR09 -U 1 1 5C227D6B -P 5950 7300 -F 0 "#PWR09" H 5950 7150 50 0001 C CNN -F 1 "+12V" H 5965 7473 50 0000 C CNN -F 2 "" H 5950 7300 50 0001 C CNN -F 3 "" H 5950 7300 50 0001 C CNN - 1 5950 7300 - 1 0 0 -1 -$EndComp -Wire Wire Line - 5950 8350 5950 8450 -Wire Wire Line - 5400 8650 5650 8650 -Text Label 5400 8650 0 50 ~ 0 -LOAD -Wire Wire Line - 3850 7750 3450 7750 -Wire Wire Line - 3850 7850 3450 7850 -Wire Wire Line - 3850 7950 3450 7950 -Wire Wire Line - 3850 8150 3450 8150 -Wire Wire Line - 3850 8250 3450 8250 -Text Label 3850 7750 2 50 ~ 0 -LOAD -Text Label 3850 7850 2 50 ~ 0 -CH0 -Text Label 3850 8250 2 50 ~ 0 -CH1 -Text Label 3850 8150 2 50 ~ 0 -CH2 -Text Label 3850 7950 2 50 ~ 0 -CH3 -$Comp -L center-rescue:Crystal_GND24_Small-Device Y1 -U 1 1 5C30EB37 -P 1900 8400 -F 0 "Y1" V 1700 8250 50 0000 L CNN -F 1 "8MHz" V 1700 8450 50 0000 L CNN -F 2 "Crystals:Crystal_SMD_3225-4pin_3.2x2.5mm" H 1900 8400 50 0001 C CNN -F 3 "~" H 1900 8400 50 0001 C CNN - 1 1900 8400 - 0 1 1 0 -$EndComp -$Comp -L center-rescue:C_Small-Device C12 -U 1 1 5C310CD7 -P 1900 8700 -F 0 "C12" H 1992 8746 50 0000 L CNN -F 1 "12p" H 1992 8655 50 0000 L CNN -F 2 "Capacitors_SMD:C_0603_HandSoldering" H 1900 8700 50 0001 C CNN -F 3 "~" H 1900 8700 50 0001 C CNN - 1 1900 8700 - 1 0 0 -1 -$EndComp -$Comp -L center-rescue:C_Small-Device C11 -U 1 1 5C31388F -P 1550 8700 -F 0 "C11" H 1350 8800 50 0000 L CNN -F 1 "12p" H 1350 8600 50 0000 L CNN -F 2 "Capacitors_SMD:C_0603_HandSoldering" H 1550 8700 50 0001 C CNN -F 3 "~" H 1550 8700 50 0001 C CNN - 1 1550 8700 - 1 0 0 -1 -$EndComp -$Comp -L center-rescue:GND-power #PWR014 -U 1 1 5C31422D -P 1900 9000 -F 0 "#PWR014" H 1900 8750 50 0001 C CNN -F 1 "GND" H 1905 8827 50 0000 C CNN -F 2 "" H 1900 9000 50 0001 C CNN -F 3 "" H 1900 9000 50 0001 C CNN - 1 1900 9000 - 1 0 0 -1 -$EndComp -Wire Wire Line - 1900 9000 1900 8950 -Wire Wire Line - 1550 8800 1550 8950 -Wire Wire Line - 1550 8950 1700 8950 -Connection ~ 1900 8950 -Wire Wire Line - 1900 8950 1900 8850 -Wire Wire Line - 1900 8850 2150 8850 -Wire Wire Line - 2150 8850 2150 8400 -Wire Wire Line - 2025 8400 2150 8400 -Connection ~ 1900 8850 -Wire Wire Line - 1900 8850 1900 8800 -Wire Wire Line - 1700 8400 1700 8950 -Wire Wire Line - 1700 8400 1775 8400 -Connection ~ 1700 8950 -Wire Wire Line - 1700 8950 1900 8950 -Wire Wire Line - 1900 8500 1900 8600 -Wire Wire Line - 1900 8300 1550 8300 -Wire Wire Line - 1550 8300 1550 8600 -$Comp -L center-rescue:R_Small-Device R7 -U 1 1 5C36FD60 -P 2250 7550 -F 0 "R7" V 2150 7450 50 0000 C CNN -F 1 "0" V 2150 7650 50 0000 C CNN -F 2 "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" H 2250 7550 50 0001 C CNN -F 3 "~" H 2250 7550 50 0001 C CNN - 1 2250 7550 - 0 1 1 0 -$EndComp -Wire Wire Line - 2350 7550 2450 7550 -$Comp -L center-rescue:+3.3V-power #PWR08 -U 1 1 5C3785CA -P 2050 7550 -F 0 "#PWR08" H 2050 7400 50 0001 C CNN -F 1 "+3.3V" V 2065 7678 50 0000 L CNN -F 2 "" H 2050 7550 50 0001 C CNN -F 3 "" H 2050 7550 50 0001 C CNN - 1 2050 7550 - 0 -1 -1 0 -$EndComp -Wire Wire Line - 2050 7550 2150 7550 -$Comp -L center-rescue:GND-power #PWR010 -U 1 1 5C38237A -P 2050 7750 -F 0 "#PWR010" H 2050 7500 50 0001 C CNN -F 1 "GND" V 2055 7622 50 0000 R CNN -F 2 "" H 2050 7750 50 0001 C CNN -F 3 "" H 2050 7750 50 0001 C CNN - 1 2050 7750 - 0 1 1 0 -$EndComp -$Comp -L center-rescue:R_Small-Device R8 -U 1 1 5C382D39 -P 2250 7750 -F 0 "R8" V 2150 7650 50 0000 C CNN -F 1 "0" V 2150 7850 50 0000 C CNN -F 2 "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" H 2250 7750 50 0001 C CNN -F 3 "~" H 2250 7750 50 0001 C CNN - 1 2250 7750 - 0 1 1 0 -$EndComp -Wire Wire Line - 2050 7750 2150 7750 -Wire Wire Line - 2350 7750 2450 7750 -Wire Wire Line - 3850 8550 3450 8550 -Wire Wire Line - 3850 8650 3450 8650 -Text Label 3850 8550 2 50 ~ 0 -SWDIO -Text Label 3850 8650 2 50 ~ 0 -SWCLK -$Comp -L center-rescue:Conn_01x04-Connector_Generic J5 -U 1 1 5C3B6CB2 -P 4350 7300 -F 0 "J5" H 4270 7617 50 0000 C CNN -F 1 "SWD" H 4270 7526 50 0000 C CNN -F 2 "Pin_Headers:Pin_Header_Straight_1x04_Pitch2.54mm" H 4350 7300 50 0001 C CNN -F 3 "~" H 4350 7300 50 0001 C CNN - 1 4350 7300 - -1 0 0 -1 -$EndComp -$Comp -L center-rescue:+3.3V-power #PWR06 -U 1 1 5C3BBC57 -P 4900 7200 -F 0 "#PWR06" H 4900 7050 50 0001 C CNN -F 1 "+3.3V" V 4915 7328 50 0000 L CNN -F 2 "" H 4900 7200 50 0001 C CNN -F 3 "" H 4900 7200 50 0001 C CNN - 1 4900 7200 - 0 1 1 0 -$EndComp -$Comp -L center-rescue:GND-power #PWR07 -U 1 1 5C3D62AF -P 4900 7400 -F 0 "#PWR07" H 4900 7150 50 0001 C CNN -F 1 "GND" V 4905 7272 50 0000 R CNN -F 2 "" H 4900 7400 50 0001 C CNN -F 3 "" H 4900 7400 50 0001 C CNN - 1 4900 7400 - 0 -1 -1 0 -$EndComp -Wire Wire Line - 4900 7400 4550 7400 -Wire Wire Line - 4550 7200 4900 7200 -Text Label 4850 7500 2 50 ~ 0 -SWDIO -Text Label 4850 7300 2 50 ~ 0 -SWCLK -Wire Wire Line - 4850 7300 4550 7300 -Wire Wire Line - 4550 7500 4850 7500 -Wire Wire Line - 2650 3800 2400 3800 -Wire Wire Line - 2650 3400 2400 3400 -Wire Wire Line - 2650 4200 2400 4200 -Wire Wire Line - 2650 4600 2400 4600 -Text Label 2650 3800 2 50 ~ 0 -Q0 -Text Label 2650 4600 2 50 ~ 0 -Q1 -Text Label 2650 3400 2 50 ~ 0 -Q2 -Text Label 2650 4200 2 50 ~ 0 -Q3 -$Comp -L center-rescue:TestPoint-Connector TP1 -U 1 1 5C453DE6 -P 3750 8050 -F 0 "TP1" V 3750 8238 50 0000 L CNN -F 1 "PA5" H 3808 8079 50 0001 L CNN -F 2 "Measurement_Points:Measurement_Point_Square-SMD-Pad_Small" H 3950 8050 50 0001 C CNN -F 3 "~" H 3950 8050 50 0001 C CNN - 1 3750 8050 - 0 1 1 0 -$EndComp -$Comp -L center-rescue:TestPoint-Connector TP2 -U 1 1 5C45EF40 -P 3750 8350 -F 0 "TP2" V 3750 8538 50 0000 L CNN -F 1 "PA9" H 3808 8379 50 0001 L CNN -F 2 "Measurement_Points:Measurement_Point_Square-SMD-Pad_Small" H 3950 8350 50 0001 C CNN -F 3 "~" H 3950 8350 50 0001 C CNN - 1 3750 8350 - 0 1 1 0 -$EndComp -$Comp -L center-rescue:TestPoint-Connector TP3 -U 1 1 5C45F33E -P 3750 8450 -F 0 "TP3" V 3750 8638 50 0000 L CNN -F 1 "PA10" H 3808 8479 50 0001 L CNN -F 2 "Measurement_Points:Measurement_Point_Square-SMD-Pad_Small" H 3950 8450 50 0001 C CNN -F 3 "~" H 3950 8450 50 0001 C CNN - 1 3750 8450 - 0 1 1 0 -$EndComp -$Comp -L center-rescue:TestPoint-Connector TP4 -U 1 1 5C45FC76 -P 2400 8650 -F 0 "TP4" V 2300 8750 50 0000 C CNN -F 1 "PA4" H 2458 8679 50 0001 L CNN -F 2 "Measurement_Points:Measurement_Point_Square-SMD-Pad_Small" H 2600 8650 50 0001 C CNN -F 3 "~" H 2600 8650 50 0001 C CNN - 1 2400 8650 - 0 -1 -1 0 -$EndComp -Wire Wire Line - 2400 8650 2450 8650 -Wire Wire Line - 3750 8450 3450 8450 -Wire Wire Line - 3750 8350 3450 8350 -Wire Wire Line - 3450 8050 3750 8050 -Wire Wire Line - 1900 8500 2250 8500 -Connection ~ 1900 8500 -Connection ~ 1900 8300 -Wire Wire Line - 2450 8450 2400 8450 -Wire Wire Line - 2400 8450 2400 8300 -Wire Wire Line - 1900 8300 2400 8300 -Wire Wire Line - 2250 8350 2450 8350 -Wire Wire Line - 2250 8350 2250 8500 -$Comp -L center-rescue:BSS83P-Transistor_FET Q3 -U 1 1 5C57CF20 -P 5850 8650 -F 0 "Q3" H 6055 8696 50 0000 L CNN -F 1 "AO3400" H 6055 8605 50 0000 L CNN -F 2 "Package_TO_SOT_SMD:SOT-23" H 6050 8575 50 0001 L CIN -F 3 "http://www.farnell.com/datasheets/1835997.pdf" H 5850 8650 50 0001 L CNN - 1 5850 8650 - 1 0 0 -1 -$EndComp -$Comp -L components:TX4138 U2 -U 1 1 5DE7FF76 -P 7000 4300 -F 0 "U2" H 7000 5065 50 0000 C CNN -F 1 "TX4138" H 7000 4974 50 0000 C CNN -F 2 "Package_SO:SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.29x3mm" H 7000 4300 50 0001 C CNN -F 3 "" H 7000 4300 50 0001 C CNN -F 4 "C329267" H 7000 4300 50 0001 C CNN "LCSC" - 1 7000 4300 - 1 0 0 -1 -$EndComp -Wire Wire Line - 2950 3900 4950 3900 -$Comp -L center-rescue:R-Device R4 -U 1 1 5DEB5134 -P 6250 4000 -F 0 "R4" V 6043 4000 50 0000 C CNN -F 1 "30mR 1/4W" V 6134 4000 50 0000 C CNN -F 2 "Resistor_SMD:R_1210_3225Metric" V 6180 4000 50 0001 C CNN -F 3 "~" H 6250 4000 50 0001 C CNN -F 4 "Ralec" V 6250 4000 50 0001 C CNN "Mfg" -F 5 "RTT12R033FTP" V 6250 4000 50 0001 C CNN "PN" -F 6 "C159305" V 6250 4000 50 0001 C CNN "LCSC" - 1 6250 4000 - 0 1 1 0 -$EndComp -Wire Wire Line - 6500 4000 6400 4000 -Wire Wire Line - 6100 4000 6000 4000 -Text Notes 6100 4150 0 50 ~ 0 -Ilim=2A -Wire Wire Line - 9800 5050 9800 4000 -$Comp -L center-rescue:CP_Small-Device C4 -U 1 1 5C1A6A7D -P 9800 3900 -F 0 "C4" H 9650 4050 50 0000 L CNN -F 1 "2200uF/25V/2A" V 9850 3000 50 0000 L CNN -F 2 "Capacitor_THT:CP_Radial_D13.0mm_P5.00mm" H 9800 3900 50 0001 C CNN -F 3 "~" H 9800 3900 50 0001 C CNN -F 4 "CapXon" V 9750 3000 50 0000 L CNN "Mfg" -F 5 "63YXF220MFFCT810X20" V 9950 3000 50 0000 L CNN "PN" -F 6 "C59339" H 9800 3900 50 0001 C CNN "LCSC" - 1 9800 3900 - 1 0 0 -1 -$EndComp -$Comp -L center-rescue:+VSW-power #PWR01 -U 1 1 5DEC7BE3 -P 5300 3350 -F 0 "#PWR01" H 5300 3200 50 0001 C CNN -F 1 "+VSW" H 5315 3523 50 0000 C CNN -F 2 "" H 5300 3350 50 0001 C CNN -F 3 "" H 5300 3350 50 0001 C CNN - 1 5300 3350 - 1 0 0 -1 -$EndComp -Wire Wire Line - 4950 3350 5300 3350 -Connection ~ 9800 5050 -$Comp -L center-rescue:L-Device L1 -U 1 1 5DED4544 -P 8450 3750 -F 0 "L1" H 8502 3796 50 0000 L CNN -F 1 "47uH/2A" H 8502 3705 50 0000 L CNN -F 2 "Inductor_SMD:L_Neosid_SM-NE127_HandSoldering" H 8450 3750 50 0001 C CNN -F 3 "~" H 8450 3750 50 0001 C CNN -F 4 "Eaton" H 8450 3750 50 0001 C CNN "Mfg" -F 5 "DR127-470" H 8450 3750 50 0001 C CNN "PN" -F 6 "EATON DR127-470" H 8450 3750 50 0001 C CNN "Reichelt" - 1 8450 3750 - 1 0 0 -1 -$EndComp -Wire Wire Line - 8450 3600 8450 3350 -Connection ~ 8450 3350 -Wire Wire Line - 8450 3900 8450 4000 -Wire Wire Line - 8450 4800 8450 5050 -Connection ~ 8450 5050 -Wire Wire Line - 8450 5050 9100 5050 -Wire Wire Line - 7000 4900 7000 5050 -Wire Wire Line - 7000 5050 8450 5050 -Connection ~ 5300 3350 -Connection ~ 8450 4000 -Wire Wire Line - 8450 4000 8450 4500 -$Comp -L center-rescue:R-Device R1 -U 1 1 5DF04917 -P 8200 3750 -F 0 "R1" H 8270 3841 50 0000 L CNN -F 1 "1k" H 8270 3750 50 0000 L CNN -F 2 "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" V 8130 3750 50 0001 C CNN -F 3 "~" H 8200 3750 50 0001 C CNN -F 4 "DNP" H 8270 3659 50 0000 L CNN "DNP" - 1 8200 3750 - 1 0 0 -1 -$EndComp -Wire Wire Line - 8200 3900 8200 4000 -Connection ~ 8200 4000 -Wire Wire Line - 8200 4000 8450 4000 -Wire Wire Line - 8200 3350 8200 3600 -Wire Wire Line - 8200 3350 8450 3350 -$Comp -L center-rescue:GND-power #PWR04 -U 1 1 5C21CDD5 -P 12850 5050 -F 0 "#PWR04" H 12850 4800 50 0001 C CNN -F 1 "GND" V 12855 4922 50 0000 R CNN -F 2 "" H 12850 5050 50 0001 C CNN -F 3 "" H 12850 5050 50 0001 C CNN - 1 12850 5050 - 0 -1 -1 0 -$EndComp -Wire Wire Line - 4950 5050 5400 5050 -$Comp -L center-rescue:R-Device R3 -U 1 1 5DF1B471 -P 9450 3950 -F 0 "R3" H 9520 3996 50 0000 L CNN -F 1 "300k" H 9520 3905 50 0000 L CNN -F 2 "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" V 9380 3950 50 0001 C CNN -F 3 "~" H 9450 3950 50 0001 C CNN - 1 9450 3950 - 1 0 0 -1 -$EndComp -$Comp -L center-rescue:R-Device R6 -U 1 1 5DF1BE4C -P 9450 4450 -F 0 "R6" H 9520 4496 50 0000 L CNN -F 1 "20k" H 9520 4405 50 0000 L CNN -F 2 "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" V 9380 4450 50 0001 C CNN -F 3 "~" H 9450 4450 50 0001 C CNN - 1 9450 4450 - 1 0 0 -1 -$EndComp -Wire Wire Line - 9450 4100 9450 4200 -Wire Wire Line - 9450 4600 9450 5050 -Connection ~ 9450 5050 -Wire Wire Line - 9450 5050 9800 5050 -Wire Wire Line - 9450 3800 9450 3350 -Wire Wire Line - 8450 3350 9450 3350 -Connection ~ 9450 3350 -Wire Wire Line - 9450 4200 9100 4200 -Connection ~ 9450 4200 -Wire Wire Line - 9450 4200 9450 4300 -$Comp -L center-rescue:C_Small-Device C5 -U 1 1 5DF24754 -P 9100 4450 -F 0 "C5" H 9192 4496 50 0000 L CNN -F 1 "12p" H 9192 4405 50 0000 L CNN -F 2 "Capacitor_SMD:C_0603_1608Metric_Pad1.05x0.95mm_HandSolder" H 9100 4450 50 0001 C CNN -F 3 "~" H 9100 4450 50 0001 C CNN - 1 9100 4450 - 1 0 0 -1 -$EndComp -Wire Wire Line - 9100 4350 9100 4200 -Connection ~ 9100 4200 -Wire Wire Line - 9100 4200 7500 4200 -Wire Wire Line - 9100 4550 9100 5050 -Connection ~ 9100 5050 -Wire Wire Line - 9100 5050 9450 5050 -$Comp -L center-rescue:CP_Small-Device C1 -U 1 1 5DF2DAD7 -P 5400 4100 -F 0 "C1" H 5500 4150 50 0000 L CNN -F 1 "220u/63V" H 5500 4050 50 0000 L CNN -F 2 "Capacitor_THT:CP_Radial_D10.0mm_P5.00mm" H 5400 4100 50 0001 C CNN -F 3 "~" H 5400 4100 50 0001 C CNN -F 4 "Rubycon" H 5500 3950 50 0000 L CNN "Mfg" -F 5 "C324050" H 5400 4100 50 0001 C CNN "LCSC" -F 6 "63YXF220MFFCT810X20" H 5500 3850 50 0000 L CNN "PN" - 1 5400 4100 - 1 0 0 -1 -$EndComp -Wire Wire Line - 5400 4000 5400 3350 -Connection ~ 5400 3350 -Wire Wire Line - 5400 3350 5300 3350 -Wire Wire Line - 5400 4200 5400 5050 -$Comp -L center-rescue:C_Small-Device C2 -U 1 1 5DF3D7ED -P 6000 4550 -F 0 "C2" H 6092 4596 50 0000 L CNN -F 1 "100n/60V" H 6092 4505 50 0000 L CNN -F 2 "Capacitor_SMD:C_0603_1608Metric_Pad1.05x0.95mm_HandSolder" H 6000 4550 50 0001 C CNN -F 3 "~" H 6000 4550 50 0001 C CNN - 1 6000 4550 - 1 0 0 -1 -$EndComp -$Comp -L center-rescue:C_Small-Device C3 -U 1 1 5DF449C0 -P 7950 3900 -F 0 "C3" H 8042 3946 50 0000 L CNN -F 1 "100n/60V" H 8042 3855 50 0000 L CNN -F 2 "Capacitor_SMD:C_0603_1608Metric_Pad1.05x0.95mm_HandSolder" H 7950 3900 50 0001 C CNN -F 3 "~" H 7950 3900 50 0001 C CNN - 1 7950 3900 - 1 0 0 -1 -$EndComp -$Comp -L center-rescue:+12V-power #PWR02 -U 1 1 5C2201CD -P 12850 3350 -F 0 "#PWR02" H 12850 3200 50 0001 C CNN -F 1 "+12V" V 12865 3478 50 0000 L CNN -F 2 "" H 12850 3350 50 0001 C CNN -F 3 "" H 12850 3350 50 0001 C CNN - 1 12850 3350 - 0 1 1 0 -$EndComp -Wire Wire Line - 9450 3350 9800 3350 -Connection ~ 9800 3350 -Connection ~ 12500 5050 -Wire Wire Line - 12850 5050 12500 5050 -Connection ~ 12500 3900 -Wire Wire Line - 12850 3900 12500 3900 -$Comp -L center-rescue:+3.3V-power #PWR03 -U 1 1 5C2174D4 -P 12850 3900 -F 0 "#PWR03" H 12850 3750 50 0001 C CNN -F 1 "+3.3V" V 12865 4028 50 0000 L CNN -F 2 "" H 12850 3900 50 0001 C CNN -F 3 "" H 12850 3900 50 0001 C CNN - 1 12850 3900 - 0 1 1 0 -$EndComp -Wire Wire Line - 10250 5050 9800 5050 -Connection ~ 10250 5050 -Wire Wire Line - 10250 4550 10250 5050 -Wire Wire Line - 10250 3900 10250 4350 -Wire Wire Line - 10600 3900 10250 3900 -Connection ~ 10600 3900 -Wire Wire Line - 10600 4350 10600 3900 -Wire Wire Line - 10600 5050 10250 5050 -Connection ~ 10600 5050 -Wire Wire Line - 10600 5050 10600 4550 -Connection ~ 11700 5050 -Connection ~ 12150 5050 -Wire Wire Line - 12150 5050 11700 5050 -Wire Wire Line - 12150 5050 12150 4550 -Wire Wire Line - 12500 5050 12150 5050 -Wire Wire Line - 12500 4550 12500 5050 -Wire Wire Line - 12500 3900 12150 3900 -Wire Wire Line - 12500 3900 12500 4350 -Wire Wire Line - 12150 3900 11700 3900 -Connection ~ 12150 3900 -Wire Wire Line - 12150 3900 12150 4350 -$Comp -L center-rescue:C_Small-Device C10 -U 1 1 5C1B07A6 -P 12500 4450 -F 0 "C10" H 12592 4496 50 0000 L CNN -F 1 "100n" H 12592 4405 50 0000 L CNN -F 2 "Capacitors_SMD:C_0603_HandSoldering" H 12500 4450 50 0001 C CNN -F 3 "~" H 12500 4450 50 0001 C CNN - 1 12500 4450 - 1 0 0 -1 -$EndComp -$Comp -L center-rescue:C_Small-Device C9 -U 1 1 5C1AFB91 -P 12150 4450 -F 0 "C9" H 12242 4496 50 0000 L CNN -F 1 "10u" H 12242 4405 50 0000 L CNN -F 2 "Capacitors_SMD:C_0603_HandSoldering" H 12150 4450 50 0001 C CNN -F 3 "~" H 12150 4450 50 0001 C CNN - 1 12150 4450 - 1 0 0 -1 -$EndComp -$Comp -L center-rescue:C_Small-Device C7 -U 1 1 5C1AF3BD -P 10600 4450 -F 0 "C7" H 10692 4496 50 0000 L CNN -F 1 "100n" H 10692 4405 50 0000 L CNN -F 2 "Capacitors_SMD:C_0603_HandSoldering" H 10600 4450 50 0001 C CNN -F 3 "~" H 10600 4450 50 0001 C CNN - 1 10600 4450 - 1 0 0 -1 -$EndComp -$Comp -L center-rescue:C_Small-Device C6 -U 1 1 5C1AAFA9 -P 10250 4450 -F 0 "C6" H 10342 4496 50 0000 L CNN -F 1 "10u" H 10342 4405 50 0000 L CNN -F 2 "Capacitors_SMD:C_0603_HandSoldering" H 10250 4450 50 0001 C CNN -F 3 "~" H 10250 4450 50 0001 C CNN - 1 10250 4450 - 1 0 0 -1 -$EndComp -Wire Wire Line - 9800 3800 9800 3350 -Wire Wire Line - 11150 5050 10600 5050 -Wire Wire Line - 11150 5050 11150 4200 -Connection ~ 11150 5050 -Wire Wire Line - 11700 5050 11150 5050 -Wire Wire Line - 11700 4550 11700 5050 -Wire Wire Line - 11700 3900 11450 3900 -Connection ~ 11700 3900 -Wire Wire Line - 11700 3900 11700 4350 -$Comp -L center-rescue:CP_Small-Device C8 -U 1 1 5C1A7520 -P 11700 4450 -F 0 "C8" H 11788 4496 50 0000 L CNN -F 1 "47u" H 11788 4405 50 0000 L CNN -F 2 "Capacitor_THT:CP_Radial_D5.0mm_P2.00mm" H 11700 4450 50 0001 C CNN -F 3 "~" H 11700 4450 50 0001 C CNN -F 4 "25YXF47MFFC5X11" H 11700 4450 50 0001 C CNN "PN" -F 5 "C216203" H 11700 4450 50 0001 C CNN "LCSC" -F 6 "Rubycon" H 11700 4450 50 0001 C CNN "Mfg" - 1 11700 4450 - 1 0 0 -1 -$EndComp -Wire Wire Line - 10850 3900 10600 3900 -Wire Wire Line - 9800 3350 10250 3350 -Wire Wire Line - 10250 3350 10250 3900 -Connection ~ 10250 3900 -Wire Wire Line - 10250 3350 12850 3350 -Connection ~ 10250 3350 -$Comp -L center-rescue:LED_ALT-Device D7 -U 1 1 5DFA0B1D -P 5950 8200 -F 0 "D7" V 6080 8083 50 0000 R CNN -F 1 "LED_ALT" V 5989 8083 50 0000 R CNN -F 2 "LED_SMD:LED_PLCC_2835_Handsoldering" H 5950 8200 50 0001 C CNN -F 3 "~" H 5950 8200 50 0001 C CNN -F 4 "Everlight" V 5898 8083 50 0000 R CNN "Mfg" -F 5 "IR67-21C/TR8" V 5807 8083 50 0000 R CNN "PN" -F 6 "C60109" V 5950 8200 50 0001 C CNN "LCSC" - 1 5950 8200 - 0 -1 -1 0 -$EndComp -Wire Wire Line - 5950 7300 5950 7400 -Wire Wire Line - 5950 8850 5950 9100 -Wire Wire Line - 4950 5050 4950 4250 -Wire Wire Line - 4950 3900 4950 3950 -$Comp -L center-rescue:D_Schottky_ALT-Device D4 -U 1 1 5E02DC22 -P 4950 4100 -F 0 "D4" V 4904 4021 50 0000 R CNN -F 1 "SS510" V 4995 4021 50 0000 R CNN -F 2 "Diode_SMD:D_SMA" H 4950 4100 50 0001 C CNN -F 3 "~" H 4950 4100 50 0001 C CNN -F 4 "C65010" V 4950 4100 50 0001 C CNN "LCSC" - 1 4950 4100 - 0 -1 1 0 -$EndComp -Wire Wire Line - 4550 3350 4550 3450 -$Comp -L center-rescue:D_Schottky_ALT-Device D1 -U 1 1 5E0395C8 -P 4550 3600 -F 0 "D1" V 4504 3521 50 0000 R CNN -F 1 "SS510" V 4595 3521 50 0000 R CNN -F 2 "Diode_SMD:D_SMA" H 4550 3600 50 0001 C CNN -F 3 "~" H 4550 3600 50 0001 C CNN -F 4 "C65010" V 4550 3600 50 0001 C CNN "LCSC" - 1 4550 3600 - 0 -1 1 0 -$EndComp -$Comp -L center-rescue:D_Schottky_ALT-Device D3 -U 1 1 5E03ECDB -P 4550 4100 -F 0 "D3" V 4504 4021 50 0000 R CNN -F 1 "SS510" V 4595 4021 50 0000 R CNN -F 2 "Diode_SMD:D_SMA" H 4550 4100 50 0001 C CNN -F 3 "~" H 4550 4100 50 0001 C CNN -F 4 "C65010" V 4550 4100 50 0001 C CNN "LCSC" - 1 4550 4100 - 0 -1 1 0 -$EndComp -$Comp -L center-rescue:D_Schottky_ALT-Device D5 -U 1 1 5E0408EC -P 8450 4650 -F 0 "D5" V 8404 4571 50 0000 R CNN -F 1 "SS510" V 8495 4571 50 0000 R CNN -F 2 "Diode_SMD:D_SMA" H 8450 4650 50 0001 C CNN -F 3 "~" H 8450 4650 50 0001 C CNN -F 4 "C65010" V 8450 4650 50 0001 C CNN "LCSC" - 1 8450 4650 - 0 -1 1 0 -$EndComp -$Comp -L center-rescue:bom_item-4xxx E1 -U 1 1 5E05C19D -P 3650 9800 -F 0 "E1" H 3568 9846 50 0000 L CNN -F 1 "Zip ties: 100x2.5mm, 4pcs/board" H 3568 9755 50 0000 L CNN -F 2 "" H 3650 9800 50 0001 C CNN -F 3 "" H 3650 9800 50 0001 C CNN -F 4 "KAB 100-2,5" H 3650 9800 50 0001 C CNN "Reichelt" - 1 3650 9800 - 1 0 0 -1 -$EndComp -Connection ~ 7000 5050 -$Comp -L center-rescue:D_Zener_ALT-Device D6 -U 1 1 5DEB348D -P 3950 4700 -F 0 "D6" V 3904 4779 50 0000 L CNN -F 1 "2V7" V 3995 4779 50 0000 L CNN -F 2 "Diode_SMD:D_SOD-323_HandSoldering" H 3950 4700 50 0001 C CNN -F 3 "~" H 3950 4700 50 0001 C CNN -F 4 "DIODES inc." V 3950 4700 50 0001 C CNN "Mfg" -F 5 "MMSZ5223BS-7-F" V 3950 4700 50 0001 C CNN "PN" -F 6 "C151000" V 3950 4700 50 0001 C CNN "LCSC" - 1 3950 4700 - 0 1 1 0 -$EndComp -Wire Wire Line - 3950 4350 3950 4550 -Wire Wire Line - 3950 4850 3950 5050 -Text Label 3550 4350 0 50 ~ 0 -Vmeas_A -Wire Wire Line - 3950 4350 3950 4200 -Connection ~ 3950 4350 -Wire Wire Line - 3550 4350 3950 4350 -$Comp -L center-rescue:R_Small-Device R5 -U 1 1 5C1B72F8 -P 3950 4100 -F 0 "R5" H 4009 4146 50 0000 L CNN -F 1 "10k" H 4009 4055 50 0000 L CNN -F 2 "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" H 3950 4100 50 0001 C CNN -F 3 "~" H 3950 4100 50 0001 C CNN - 1 3950 4100 - 1 0 0 -1 -$EndComp -Connection ~ 7950 4000 -Wire Wire Line - 7950 4000 8200 4000 -Wire Wire Line - 7500 4000 7950 4000 -Wire Wire Line - 7800 3800 7950 3800 -$Comp -L center-rescue:R-Device R2 -U 1 1 5DF4CC98 -P 7650 3800 -F 0 "R2" V 7443 3800 50 0000 C CNN -F 1 "5R1" V 7534 3800 50 0000 C CNN -F 2 "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" V 7580 3800 50 0001 C CNN -F 3 "~" H 7650 3800 50 0001 C CNN - 1 7650 3800 - 0 1 1 0 -$EndComp -Wire Wire Line - 5950 7950 5950 8050 -Wire Wire Line - 6500 4100 6500 4000 -Connection ~ 6500 4000 -Text Label 6450 4000 0 50 ~ 0 -ILIM -$Comp -L center-rescue:AP1117-33-Regulator_Linear U1 -U 1 1 5C19682A -P 11150 3900 -F 0 "U1" H 11150 4142 50 0000 C CNN -F 1 "AP1117-33" H 11150 4051 50 0000 C CNN -F 2 "Package_TO_SOT_SMD:SOT-223" H 11150 4100 50 0001 C CNN -F 3 "http://www.diodes.com/datasheets/AP1117.pdf" H 11250 3650 50 0001 C CNN - 1 11150 3900 - 1 0 0 -1 -$EndComp -Wire Wire Line - 11450 4000 11600 4000 -Text Label 11600 4000 2 50 ~ 0 -PAD -Wire Wire Line - 6000 4450 6000 4000 -Connection ~ 6000 4000 -Wire Wire Line - 6000 4650 6000 5050 -Wire Wire Line - 3950 5050 4550 5050 -Connection ~ 6000 5050 -Wire Wire Line - 6000 5050 7000 5050 -Wire Wire Line - 6000 3800 6500 3800 -Wire Wire Line - 6000 3800 6000 4000 -Wire Wire Line - 2850 3800 3950 3800 -Connection ~ 4550 5050 -Connection ~ 5400 5050 -Wire Wire Line - 5400 5050 6000 5050 -Wire Wire Line - 3950 4000 3950 3800 -Connection ~ 3950 3800 -Wire Wire Line - 3950 3800 4550 3800 -Wire Wire Line - 5400 3350 6000 3350 -Wire Wire Line - 6000 3800 6000 3350 -Connection ~ 6000 3800 -Text Label 8350 7900 2 50 ~ 0 -Q0 -Wire Wire Line - 8150 7150 8150 7350 -Text Label 6950 7900 0 50 ~ 0 -CH0 -Wire Wire Line - 8350 7900 8150 7900 -Wire Wire Line - 8150 7900 8150 7750 -$Comp -L center-rescue:+12V-power #PWR0101 -U 1 1 5DF15485 -P 8150 7150 -F 0 "#PWR0101" H 8150 7000 50 0001 C CNN -F 1 "+12V" H 8165 7323 50 0000 C CNN -F 2 "" H 8150 7150 50 0001 C CNN -F 3 "" H 8150 7150 50 0001 C CNN - 1 8150 7150 - 1 0 0 -1 -$EndComp -Text Notes 12450 3300 0 50 ~ 0 -13V(!) -Wire Wire Line - 6950 7900 7200 7900 -$Comp -L center-rescue:GND-power #PWR0102 -U 1 1 5DF278BF -P 7500 8200 -F 0 "#PWR0102" H 7500 7950 50 0001 C CNN -F 1 "GND" H 7505 8027 50 0000 C CNN -F 2 "" H 7500 8200 50 0001 C CNN -F 3 "" H 7500 8200 50 0001 C CNN - 1 7500 8200 - 1 0 0 -1 -$EndComp -Wire Wire Line - 7500 8200 7500 8100 -Wire Wire Line - 7500 7700 7500 7550 -Wire Wire Line - 7500 7550 7850 7550 -$Comp -L center-rescue:R_Small-Device R11 -U 1 1 5DF2C541 -P 7500 7350 -F 0 "R11" H 7559 7396 50 0000 L CNN -F 1 "47k" H 7559 7305 50 0000 L CNN -F 2 "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" H 7500 7350 50 0001 C CNN -F 3 "~" H 7500 7350 50 0001 C CNN - 1 7500 7350 - 1 0 0 -1 -$EndComp -Wire Wire Line - 7500 7450 7500 7550 -Connection ~ 7500 7550 -$Comp -L center-rescue:BSS83P-Transistor_FET Q1 -U 1 1 5C577582 -P 8050 7550 -F 0 "Q1" H 8255 7596 50 0000 L CNN -F 1 "AO3401" H 8255 7505 50 0000 L CNN -F 2 "Package_TO_SOT_SMD:SOT-23" H 8250 7475 50 0001 L CIN -F 3 "http://www.farnell.com/datasheets/1835997.pdf" H 8050 7550 50 0001 L CNN - 1 8050 7550 - 1 0 0 -1 -$EndComp -Text Label 8750 7900 0 50 ~ 0 -CH1 -$Comp -L center-rescue:GND-power #PWR0105 -U 1 1 5DF6A33E -P 9300 8200 -F 0 "#PWR0105" H 9300 7950 50 0001 C CNN -F 1 "GND" H 9305 8027 50 0000 C CNN -F 2 "" H 9300 8200 50 0001 C CNN -F 3 "" H 9300 8200 50 0001 C CNN - 1 9300 8200 - 1 0 0 -1 -$EndComp -Wire Wire Line - 9300 7700 9300 7550 -Wire Wire Line - 9950 7150 9950 7350 -Text Label 10150 7900 2 50 ~ 0 -Q1 -$Comp -L center-rescue:BSS83P-Transistor_FET Q2 -U 1 1 5DF6A350 -P 9850 7550 -F 0 "Q2" H 10055 7596 50 0000 L CNN -F 1 "AO3401" H 10055 7505 50 0000 L CNN -F 2 "Package_TO_SOT_SMD:SOT-23" H 10050 7475 50 0001 L CIN -F 3 "http://www.farnell.com/datasheets/1835997.pdf" H 9850 7550 50 0001 L CNN - 1 9850 7550 - 1 0 0 -1 -$EndComp -Connection ~ 9300 7550 -Wire Wire Line - 10150 7900 9950 7900 -$Comp -L center-rescue:+12V-power #PWR0106 -U 1 1 5DF6A35F -P 9950 7150 -F 0 "#PWR0106" H 9950 7000 50 0001 C CNN -F 1 "+12V" H 9965 7323 50 0000 C CNN -F 2 "" H 9950 7150 50 0001 C CNN -F 3 "" H 9950 7150 50 0001 C CNN - 1 9950 7150 - 1 0 0 -1 -$EndComp -Wire Wire Line - 9950 7900 9950 7750 -Wire Wire Line - 9300 8200 9300 8100 -Wire Wire Line - 9300 7450 9300 7550 -Wire Wire Line - 9300 7550 9650 7550 -$Comp -L center-rescue:R_Small-Device R12 -U 1 1 5DF6A371 -P 9300 7350 -F 0 "R12" H 9359 7396 50 0000 L CNN -F 1 "47k" H 9359 7305 50 0000 L CNN -F 2 "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" H 9300 7350 50 0001 C CNN -F 3 "~" H 9300 7350 50 0001 C CNN - 1 9300 7350 - 1 0 0 -1 -$EndComp -$Comp -L center-rescue:BSS83P-Transistor_FET Q7 -U 1 1 5DF6A380 -P 9200 7900 -F 0 "Q7" H 9405 7946 50 0000 L CNN -F 1 "AO3400" H 9405 7855 50 0000 L CNN -F 2 "Package_TO_SOT_SMD:SOT-23" H 9400 7825 50 0001 L CIN -F 3 "http://www.farnell.com/datasheets/1835997.pdf" H 9200 7900 50 0001 L CNN - 1 9200 7900 - 1 0 0 1 -$EndComp -Wire Wire Line - 8750 7900 9000 7900 -Text Label 10550 7900 0 50 ~ 0 -CH2 -$Comp -L center-rescue:GND-power #PWR0107 -U 1 1 5DF76E8A -P 11100 8200 -F 0 "#PWR0107" H 11100 7950 50 0001 C CNN -F 1 "GND" H 11105 8027 50 0000 C CNN -F 2 "" H 11100 8200 50 0001 C CNN -F 3 "" H 11100 8200 50 0001 C CNN - 1 11100 8200 - 1 0 0 -1 -$EndComp -Wire Wire Line - 11100 7700 11100 7550 -Wire Wire Line - 11750 7150 11750 7350 -Text Label 11950 7900 2 50 ~ 0 -Q2 -$Comp -L center-rescue:BSS83P-Transistor_FET Q4 -U 1 1 5DF76E9C -P 11650 7550 -F 0 "Q4" H 11855 7596 50 0000 L CNN -F 1 "AO3401" H 11855 7505 50 0000 L CNN -F 2 "Package_TO_SOT_SMD:SOT-23" H 11850 7475 50 0001 L CIN -F 3 "http://www.farnell.com/datasheets/1835997.pdf" H 11650 7550 50 0001 L CNN - 1 11650 7550 - 1 0 0 -1 -$EndComp -Connection ~ 11100 7550 -Wire Wire Line - 11950 7900 11750 7900 -$Comp -L center-rescue:+12V-power #PWR0108 -U 1 1 5DF76EAB -P 11750 7150 -F 0 "#PWR0108" H 11750 7000 50 0001 C CNN -F 1 "+12V" H 11765 7323 50 0000 C CNN -F 2 "" H 11750 7150 50 0001 C CNN -F 3 "" H 11750 7150 50 0001 C CNN - 1 11750 7150 - 1 0 0 -1 -$EndComp -$Comp -L center-rescue:R_Small-Device R14 -U 1 1 5DF76EB9 -P 12900 7350 -F 0 "R14" H 12959 7396 50 0000 L CNN -F 1 "47k" H 12959 7305 50 0000 L CNN -F 2 "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" H 12900 7350 50 0001 C CNN -F 3 "~" H 12900 7350 50 0001 C CNN - 1 12900 7350 - 1 0 0 -1 -$EndComp -Wire Wire Line - 13550 7150 13550 7350 -$Comp -L center-rescue:BSS83P-Transistor_FET Q5 -U 1 1 5DF76EC9 -P 13450 7550 -F 0 "Q5" H 13655 7596 50 0000 L CNN -F 1 "AO3401" H 13655 7505 50 0000 L CNN -F 2 "Package_TO_SOT_SMD:SOT-23" H 13650 7475 50 0001 L CIN -F 3 "http://www.farnell.com/datasheets/1835997.pdf" H 13450 7550 50 0001 L CNN - 1 13450 7550 - 1 0 0 -1 -$EndComp -Wire Wire Line - 13550 7900 13550 7750 -Wire Wire Line - 12900 7550 13250 7550 -Wire Wire Line - 11750 7900 11750 7750 -Connection ~ 12900 7550 -Wire Wire Line - 11100 8200 11100 8100 -Wire Wire Line - 11100 7450 11100 7550 -Wire Wire Line - 11100 7550 11450 7550 -$Comp -L center-rescue:R_Small-Device R13 -U 1 1 5DF76EDE -P 11100 7350 -F 0 "R13" H 11159 7396 50 0000 L CNN -F 1 "47k" H 11159 7305 50 0000 L CNN -F 2 "Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder" H 11100 7350 50 0001 C CNN -F 3 "~" H 11100 7350 50 0001 C CNN - 1 11100 7350 - 1 0 0 -1 -$EndComp -Wire Wire Line - 10550 7900 10800 7900 -$Comp -L center-rescue:BSS83P-Transistor_FET Q9 -U 1 1 5DF76EFD -P 12800 7900 -F 0 "Q9" H 13005 7946 50 0000 L CNN -F 1 "AO3400" H 13005 7855 50 0000 L CNN -F 2 "Package_TO_SOT_SMD:SOT-23" H 13000 7825 50 0001 L CIN -F 3 "http://www.farnell.com/datasheets/1835997.pdf" H 12800 7900 50 0001 L CNN - 1 12800 7900 - 1 0 0 1 -$EndComp -Wire Wire Line - 12900 8200 12900 8100 -Wire Wire Line - 12900 7450 12900 7550 -Wire Wire Line - 12900 7700 12900 7550 -$Comp -L center-rescue:+12V-power #PWR0109 -U 1 1 5DF76F0D -P 13550 7150 -F 0 "#PWR0109" H 13550 7000 50 0001 C CNN -F 1 "+12V" H 13565 7323 50 0000 C CNN -F 2 "" H 13550 7150 50 0001 C CNN -F 3 "" H 13550 7150 50 0001 C CNN - 1 13550 7150 - 1 0 0 -1 -$EndComp -Text Label 13750 7900 2 50 ~ 0 -Q3 -Text Label 12350 7900 0 50 ~ 0 -CH3 -Wire Wire Line - 12900 7250 12900 7150 -Wire Wire Line - 12350 7900 12600 7900 -$Comp -L center-rescue:GND-power #PWR0110 -U 1 1 5DF76F1F -P 12900 8200 -F 0 "#PWR0110" H 12900 7950 50 0001 C CNN -F 1 "GND" H 12905 8027 50 0000 C CNN -F 2 "" H 12900 8200 50 0001 C CNN -F 3 "" H 12900 8200 50 0001 C CNN - 1 12900 8200 - 1 0 0 -1 -$EndComp -Wire Wire Line - 13750 7900 13550 7900 -$Comp -L center-rescue:+12V-power #PWR0103 -U 1 1 5DF6DD8B -P 12900 7150 -F 0 "#PWR0103" H 12900 7000 50 0001 C CNN -F 1 "+12V" H 12915 7323 50 0000 C CNN -F 2 "" H 12900 7150 50 0001 C CNN -F 3 "" H 12900 7150 50 0001 C CNN - 1 12900 7150 - 1 0 0 -1 -$EndComp -$Comp -L center-rescue:+12V-power #PWR0104 -U 1 1 5DF7D96A -P 11100 7150 -F 0 "#PWR0104" H 11100 7000 50 0001 C CNN -F 1 "+12V" H 11115 7323 50 0000 C CNN -F 2 "" H 11100 7150 50 0001 C CNN -F 3 "" H 11100 7150 50 0001 C CNN - 1 11100 7150 - 1 0 0 -1 -$EndComp -Wire Wire Line - 11100 7150 11100 7250 -$Comp -L center-rescue:+12V-power #PWR0111 -U 1 1 5DF985A9 -P 9300 7150 -F 0 "#PWR0111" H 9300 7000 50 0001 C CNN -F 1 "+12V" H 9315 7323 50 0000 C CNN -F 2 "" H 9300 7150 50 0001 C CNN -F 3 "" H 9300 7150 50 0001 C CNN - 1 9300 7150 - 1 0 0 -1 -$EndComp -$Comp -L center-rescue:+12V-power #PWR0112 -U 1 1 5DFADEB5 -P 7500 7150 -F 0 "#PWR0112" H 7500 7000 50 0001 C CNN -F 1 "+12V" H 7515 7323 50 0000 C CNN -F 2 "" H 7500 7150 50 0001 C CNN -F 3 "" H 7500 7150 50 0001 C CNN - 1 7500 7150 - 1 0 0 -1 -$EndComp -Wire Wire Line - 7500 7150 7500 7250 -$Comp -L center-rescue:BSS83P-Transistor_FET Q6 -U 1 1 5DF1D708 -P 7400 7900 -F 0 "Q6" H 7605 7946 50 0000 L CNN -F 1 "AO3400" H 7605 7855 50 0000 L CNN -F 2 "Package_TO_SOT_SMD:SOT-23" H 7600 7825 50 0001 L CIN -F 3 "http://www.farnell.com/datasheets/1835997.pdf" H 7400 7900 50 0001 L CNN - 1 7400 7900 - 1 0 0 1 -$EndComp -$Comp -L center-rescue:BSS83P-Transistor_FET Q8 -U 1 1 5DF76EED -P 11000 7900 -F 0 "Q8" H 11205 7946 50 0000 L CNN -F 1 "AO3400" H 11205 7855 50 0000 L CNN -F 2 "Package_TO_SOT_SMD:SOT-23" H 11200 7825 50 0001 L CIN -F 3 "http://www.farnell.com/datasheets/1835997.pdf" H 11000 7900 50 0001 L CNN - 1 11000 7900 - 1 0 0 1 -$EndComp -Wire Wire Line - 9300 7150 9300 7250 -$Comp -L center-rescue:LED_ALT-Device D8 -U 1 1 5DF69147 -P 5950 7800 -F 0 "D8" V 6080 7683 50 0000 R CNN -F 1 "LED_ALT" V 5989 7683 50 0000 R CNN -F 2 "LED_SMD:LED_PLCC_2835_Handsoldering" H 5950 7800 50 0001 C CNN -F 3 "~" H 5950 7800 50 0001 C CNN -F 4 "Everlight" V 5898 7683 50 0000 R CNN "Mfg" -F 5 "IR67-21C/TR8" V 5807 7683 50 0000 R CNN "PN" -F 6 "C60109" V 5950 7800 50 0001 C CNN "LCSC" - 1 5950 7800 - 0 -1 -1 0 -$EndComp -Wire Wire Line - 5950 7650 5950 7600 -Text Notes 2200 7400 0 50 ~ 0 -Opt -Text Notes 2500 5650 0 50 ~ 0 -TODO:\n* xtal missing from bom?\n* TX4138 EN pin?\n* R2, R4 missing from bom?\n* R9 missing from bom? -$EndSCHEMATC diff --git a/center-led/center.xml b/center-led/center.xml deleted file mode 100644 index 45a071a..0000000 --- a/center-led/center.xml +++ /dev/null @@ -1,1019 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<export version="D"> - <design> - <source>/home/user/toys/8seg/center/center.sch</source> - <date>Wed Dec 4 23:58:24 2019</date> - <tool>Eeschema (5.99.0-52-gefbc802f4)</tool> - <sheet number="1" name="/" tstamps="/"> - <title_block> - <title/> - <company/> - <rev/> - <date/> - <source>center.sch</source> - <comment number="1" value=""/> - <comment number="2" value=""/> - <comment number="3" value=""/> - <comment number="4" value=""/> - <comment number="5" value=""/> - <comment number="6" value=""/> - <comment number="7" value=""/> - <comment number="8" value=""/> - <comment number="9" value=""/> - </title_block> - </sheet> - </design> - <components> - <comp ref="U3"> - <value>STM32F030F4P6</value> - <footprint>Housings_SSOP:TSSOP-20_4.4x6.5mm_Pitch0.65mm</footprint> - <datasheet>http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00088500.pdf</datasheet> - <libsource lib="MCU_ST_STM32F0" part="STM32F030F4Px" description="ARM Cortex-M0 MCU, 16KB flash, 4KB RAM, 48MHz, 2.4-3.6V, 15 GPIO, TSSOP-20"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5C1966AA</tstamp> - </comp> - <comp ref="J1"> - <value>top left</value> - <footprint>center:led_tape_3528_2835</footprint> - <datasheet>~</datasheet> - <libsource lib="Connector_Generic" part="Conn_01x02" description="Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5C196961</tstamp> - </comp> - <comp ref="J2"> - <value>top right</value> - <footprint>center:led_tape_3528_2835</footprint> - <datasheet>~</datasheet> - <libsource lib="Connector_Generic" part="Conn_01x02" description="Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5C196B9D</tstamp> - </comp> - <comp ref="J3"> - <value>bottom right</value> - <footprint>center:led_tape_3528_2835</footprint> - <datasheet>~</datasheet> - <libsource lib="Connector_Generic" part="Conn_01x02" description="Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5C196C4D</tstamp> - </comp> - <comp ref="J4"> - <value>bottom left</value> - <footprint>center:led_tape_3528_2835</footprint> - <datasheet>~</datasheet> - <libsource lib="Connector_Generic" part="Conn_01x02" description="Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5C196D8E</tstamp> - </comp> - <comp ref="D2"> - <value>SS510</value> - <footprint>Diode_SMD:D_SMA</footprint> - <datasheet>~</datasheet> - <fields> - <field name="LCSC">C329267</field> - </fields> - <libsource lib="Device" part="D_Schottky_ALT" description="Schottky diode, filled shape"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5C199CCC</tstamp> - </comp> - <comp ref="R9"> - <value>180</value> - <footprint>Resistors_SMD:R_2512_HandSoldering</footprint> - <datasheet>~</datasheet> - <libsource lib="Device" part="R_Small" description="Resistor, small symbol"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5C1F9EE6</tstamp> - </comp> - <comp ref="Y1"> - <value>8MHz</value> - <footprint>Crystals:Crystal_SMD_3225-4pin_3.2x2.5mm</footprint> - <datasheet>~</datasheet> - <libsource lib="Device" part="Crystal_GND24_Small" description="Four pin crystal, GND on pins 2 and 4, small symbol"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5C30EB37</tstamp> - </comp> - <comp ref="C12"> - <value>12p</value> - <footprint>Capacitors_SMD:C_0603_HandSoldering</footprint> - <datasheet>~</datasheet> - <libsource lib="Device" part="C_Small" description="Unpolarized capacitor, small symbol"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5C310CD7</tstamp> - </comp> - <comp ref="C11"> - <value>12p</value> - <footprint>Capacitors_SMD:C_0603_HandSoldering</footprint> - <datasheet>~</datasheet> - <libsource lib="Device" part="C_Small" description="Unpolarized capacitor, small symbol"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5C31388F</tstamp> - </comp> - <comp ref="R7"> - <value>0</value> - <footprint>Resistors_SMD:R_0603_HandSoldering</footprint> - <datasheet>~</datasheet> - <libsource lib="Device" part="R_Small" description="Resistor, small symbol"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5C36FD60</tstamp> - </comp> - <comp ref="R8"> - <value>0</value> - <footprint>Resistors_SMD:R_0603_HandSoldering</footprint> - <datasheet>~</datasheet> - <libsource lib="Device" part="R_Small" description="Resistor, small symbol"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5C382D39</tstamp> - </comp> - <comp ref="J5"> - <value>SWD</value> - <footprint>Pin_Headers:Pin_Header_Straight_1x04_Pitch2.54mm</footprint> - <datasheet>~</datasheet> - <libsource lib="Connector_Generic" part="Conn_01x04" description="Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5C3B6CB2</tstamp> - </comp> - <comp ref="TP1"> - <value>PA5</value> - <footprint>Measurement_Points:Measurement_Point_Square-SMD-Pad_Small</footprint> - <datasheet>~</datasheet> - <libsource lib="Connector" part="TestPoint" description="test point"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5C453DE6</tstamp> - </comp> - <comp ref="TP2"> - <value>PA9</value> - <footprint>Measurement_Points:Measurement_Point_Square-SMD-Pad_Small</footprint> - <datasheet>~</datasheet> - <libsource lib="Connector" part="TestPoint" description="test point"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5C45EF40</tstamp> - </comp> - <comp ref="TP3"> - <value>PA10</value> - <footprint>Measurement_Points:Measurement_Point_Square-SMD-Pad_Small</footprint> - <datasheet>~</datasheet> - <libsource lib="Connector" part="TestPoint" description="test point"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5C45F33E</tstamp> - </comp> - <comp ref="TP4"> - <value>PA4</value> - <footprint>Measurement_Points:Measurement_Point_Square-SMD-Pad_Small</footprint> - <datasheet>~</datasheet> - <libsource lib="Connector" part="TestPoint" description="test point"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5C45FC76</tstamp> - </comp> - <comp ref="Q1"> - <value>AO3400</value> - <footprint>Package_TO_SOT_SMD:SOT-23</footprint> - <datasheet>http://www.farnell.com/datasheets/1835997.pdf</datasheet> - <libsource lib="Transistor_FET" part="BSS83P" description="-0.33A Id, -60V Vds, P-Channel MOSFET, SOT-23-3"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5C577582</tstamp> - </comp> - <comp ref="Q3"> - <value>AO3400</value> - <footprint>Package_TO_SOT_SMD:SOT-23</footprint> - <datasheet>http://www.farnell.com/datasheets/1835997.pdf</datasheet> - <libsource lib="Transistor_FET" part="BSS83P" description="-0.33A Id, -60V Vds, P-Channel MOSFET, SOT-23-3"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5C57CF20</tstamp> - </comp> - <comp ref="Q4"> - <value>AO3400</value> - <footprint>Package_TO_SOT_SMD:SOT-23</footprint> - <datasheet>http://www.farnell.com/datasheets/1835997.pdf</datasheet> - <libsource lib="Transistor_FET" part="BSS83P" description="-0.33A Id, -60V Vds, P-Channel MOSFET, SOT-23-3"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5C57D930</tstamp> - </comp> - <comp ref="U2"> - <value>TX4138</value> - <footprint>Package_SO:SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.29x3mm</footprint> - <fields> - <field name="LCSC">C329267</field> - </fields> - <libsource lib="components" part="TX4138" description=""/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5DE7FF76</tstamp> - </comp> - <comp ref="R4"> - <value>30mR 1/4W</value> - <footprint>Resistor_SMD:R_1210_3225Metric</footprint> - <datasheet>~</datasheet> - <fields> - <field name="LCSC">C159305</field> - <field name="Mfg">Ralec</field> - <field name="PN">RTT12R033FTP</field> - </fields> - <libsource lib="Device" part="R" description="Resistor"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5DEB5134</tstamp> - </comp> - <comp ref="C4"> - <value>2200uF/25V/2A</value> - <footprint>Capacitor_THT:CP_Radial_D13.0mm_P5.00mm</footprint> - <datasheet>~</datasheet> - <fields> - <field name="LCSC">C59339</field> - <field name="Mfg">CapXon</field> - <field name="PN">63YXF220MFFCT810X20</field> - </fields> - <libsource lib="Device" part="CP_Small" description="Polarized capacitor, small symbol"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5C1A6A7D</tstamp> - </comp> - <comp ref="L1"> - <value>47uH/2A</value> - <footprint>Inductor_SMD:L_Neosid_SM-NE127_HandSoldering</footprint> - <datasheet>~</datasheet> - <fields> - <field name="Mfg">Eaton</field> - <field name="PN">DR127-470</field> - <field name="Reichelt">EATON DR127-470</field> - </fields> - <libsource lib="Device" part="L" description="Inductor"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5DED4544</tstamp> - </comp> - <comp ref="R1"> - <value>1k</value> - <footprint>Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder</footprint> - <datasheet>~</datasheet> - <fields> - <field name="DNP">DNP</field> - </fields> - <libsource lib="Device" part="R" description="Resistor"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5DF04917</tstamp> - </comp> - <comp ref="R3"> - <value>R</value> - <footprint>Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder</footprint> - <datasheet>~</datasheet> - <libsource lib="Device" part="R" description="Resistor"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5DF1B471</tstamp> - </comp> - <comp ref="R6"> - <value>R</value> - <footprint>Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder</footprint> - <datasheet>~</datasheet> - <libsource lib="Device" part="R" description="Resistor"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5DF1BE4C</tstamp> - </comp> - <comp ref="C5"> - <value>12p</value> - <footprint>Capacitor_SMD:C_0603_1608Metric_Pad1.05x0.95mm_HandSolder</footprint> - <datasheet>~</datasheet> - <libsource lib="Device" part="C_Small" description="Unpolarized capacitor, small symbol"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5DF24754</tstamp> - </comp> - <comp ref="C1"> - <value>220u/63V</value> - <footprint>Capacitor_THT:CP_Radial_D10.0mm_P5.00mm</footprint> - <datasheet>~</datasheet> - <fields> - <field name="LCSC">C324050</field> - <field name="Mfg">Rubycon</field> - <field name="PN">63YXF220MFFCT810X20</field> - </fields> - <libsource lib="Device" part="CP_Small" description="Polarized capacitor, small symbol"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5DF2DAD7</tstamp> - </comp> - <comp ref="C2"> - <value>100n</value> - <footprint>Capacitor_SMD:C_0603_1608Metric_Pad1.05x0.95mm_HandSolder</footprint> - <datasheet>~</datasheet> - <libsource lib="Device" part="C_Small" description="Unpolarized capacitor, small symbol"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5DF3D7ED</tstamp> - </comp> - <comp ref="C3"> - <value>100n</value> - <footprint>Capacitor_SMD:C_0603_1608Metric_Pad1.05x0.95mm_HandSolder</footprint> - <datasheet>~</datasheet> - <libsource lib="Device" part="C_Small" description="Unpolarized capacitor, small symbol"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5DF449C0</tstamp> - </comp> - <comp ref="C10"> - <value>100n</value> - <footprint>Capacitors_SMD:C_0603_HandSoldering</footprint> - <datasheet>~</datasheet> - <libsource lib="Device" part="C_Small" description="Unpolarized capacitor, small symbol"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5C1B07A6</tstamp> - </comp> - <comp ref="C9"> - <value>10u</value> - <footprint>Capacitors_SMD:C_0603_HandSoldering</footprint> - <datasheet>~</datasheet> - <libsource lib="Device" part="C_Small" description="Unpolarized capacitor, small symbol"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5C1AFB91</tstamp> - </comp> - <comp ref="C7"> - <value>100n</value> - <footprint>Capacitors_SMD:C_0603_HandSoldering</footprint> - <datasheet>~</datasheet> - <libsource lib="Device" part="C_Small" description="Unpolarized capacitor, small symbol"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5C1AF3BD</tstamp> - </comp> - <comp ref="C6"> - <value>10u</value> - <footprint>Capacitors_SMD:C_0603_HandSoldering</footprint> - <datasheet>~</datasheet> - <libsource lib="Device" part="C_Small" description="Unpolarized capacitor, small symbol"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5C1AAFA9</tstamp> - </comp> - <comp ref="C8"> - <value>47u</value> - <footprint>Capacitor_THT:CP_Radial_D5.0mm_P2.00mm</footprint> - <datasheet>~</datasheet> - <fields> - <field name="LCSC">C216203</field> - <field name="Mfg">Rubycon</field> - <field name="PN">25YXF47MFFC5X11</field> - </fields> - <libsource lib="Device" part="CP_Small" description="Polarized capacitor, small symbol"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5C1A7520</tstamp> - </comp> - <comp ref="Q2"> - <value>AO3400</value> - <footprint>Package_TO_SOT_SMD:SOT-23</footprint> - <datasheet>http://www.farnell.com/datasheets/1835997.pdf</datasheet> - <libsource lib="Transistor_FET" part="BSS83P" description="-0.33A Id, -60V Vds, P-Channel MOSFET, SOT-23-3"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5DF8623C</tstamp> - </comp> - <comp ref="Q5"> - <value>AO3400</value> - <footprint>Package_TO_SOT_SMD:SOT-23</footprint> - <datasheet>http://www.farnell.com/datasheets/1835997.pdf</datasheet> - <libsource lib="Transistor_FET" part="BSS83P" description="-0.33A Id, -60V Vds, P-Channel MOSFET, SOT-23-3"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5DF8624B</tstamp> - </comp> - <comp ref="D7"> - <value>LED_ALT</value> - <footprint>LED_SMD:LED_PLCC_2835_Handsoldering</footprint> - <datasheet>~</datasheet> - <fields> - <field name="LCSC">C60109</field> - <field name="Mfg">Everlight</field> - <field name="PN">IR67-21C/TR8</field> - </fields> - <libsource lib="Device" part="LED_ALT" description="Light emitting diode, filled shape"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5DFA0B1D</tstamp> - </comp> - <comp ref="D4"> - <value>SS510</value> - <footprint>Diode_SMD:D_SMA</footprint> - <datasheet>~</datasheet> - <fields> - <field name="LCSC">C329267</field> - </fields> - <libsource lib="Device" part="D_Schottky_ALT" description="Schottky diode, filled shape"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5E02DC22</tstamp> - </comp> - <comp ref="D1"> - <value>SS510</value> - <footprint>Diode_SMD:D_SMA</footprint> - <datasheet>~</datasheet> - <fields> - <field name="LCSC">C329267</field> - </fields> - <libsource lib="Device" part="D_Schottky_ALT" description="Schottky diode, filled shape"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5E0395C8</tstamp> - </comp> - <comp ref="D3"> - <value>SS510</value> - <footprint>Diode_SMD:D_SMA</footprint> - <datasheet>~</datasheet> - <fields> - <field name="LCSC">C329267</field> - </fields> - <libsource lib="Device" part="D_Schottky_ALT" description="Schottky diode, filled shape"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5E03ECDB</tstamp> - </comp> - <comp ref="D5"> - <value>SS510</value> - <footprint>Diode_SMD:D_SMA</footprint> - <datasheet>~</datasheet> - <fields> - <field name="LCSC">C329267</field> - </fields> - <libsource lib="Device" part="D_Schottky_ALT" description="Schottky diode, filled shape"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5E0408EC</tstamp> - </comp> - <comp ref="E1"> - <value>Zip ties: 100x2.5mm, 4pcs/board</value> - <fields> - <field name="Reichelt">KAB 100-2,5</field> - </fields> - <libsource lib="4xxx" part="bom_item" description=""/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5E05C19D</tstamp> - </comp> - <comp ref="D6"> - <value>2V7</value> - <footprint>Diode_SMD:D_SOD-323_HandSoldering</footprint> - <datasheet>~</datasheet> - <fields> - <field name="LCSC">C151000</field> - <field name="Mfg">DIODES inc.</field> - <field name="PN">MMSZ5223BS-7-F</field> - </fields> - <libsource lib="Device" part="D_Zener_ALT" description="Zener diode, filled shape"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5DEB348D</tstamp> - </comp> - <comp ref="R5"> - <value>10k</value> - <footprint>Resistors_SMD:R_0603_HandSoldering</footprint> - <datasheet>~</datasheet> - <libsource lib="Device" part="R_Small" description="Resistor, small symbol"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5C1B72F8</tstamp> - </comp> - <comp ref="R2"> - <value>5R1</value> - <footprint>Resistor_SMD:R_0603_1608Metric_Pad1.05x0.95mm_HandSolder</footprint> - <datasheet>~</datasheet> - <libsource lib="Device" part="R" description="Resistor"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5DF4CC98</tstamp> - </comp> - <comp ref="U1"> - <value>AP1117-33</value> - <footprint>Package_TO_SOT_SMD:SOT-223</footprint> - <datasheet>http://www.diodes.com/datasheets/AP1117.pdf</datasheet> - <libsource lib="Regulator_Linear" part="AP1117-33" description="1A Low Dropout regulator, positive, 3.3V fixed output, SOT-223"/> - <sheetpath names="/" tstamps="/"/> - <tstamp>5C19682A</tstamp> - </comp> - </components> - <libparts> - <libpart lib="4xxx" part="bom_item"> - <fields> - <field name="Reference">E</field> - <field name="Value">bom_item</field> - </fields> - </libpart> - <libpart lib="Connector" part="TestPoint"> - <description>test point</description> - <docs>~</docs> - <footprints> - <fp>Pin*</fp> - <fp>Test*</fp> - </footprints> - <fields> - <field name="Reference">TP</field> - <field name="Value">TestPoint</field> - </fields> - <pins> - <pin num="1" name="1" type="passive"/> - </pins> - </libpart> - <libpart lib="Connector_Generic" part="Conn_01x02"> - <description>Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)</description> - <docs>~</docs> - <footprints> - <fp>Connector*:*_1x??_*</fp> - </footprints> - <fields> - <field name="Reference">J</field> - <field name="Value">Conn_01x02</field> - </fields> - <pins> - <pin num="1" name="Pin_1" type="passive"/> - <pin num="2" name="Pin_2" type="passive"/> - </pins> - </libpart> - <libpart lib="Connector_Generic" part="Conn_01x04"> - <description>Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)</description> - <docs>~</docs> - <footprints> - <fp>Connector*:*_1x??_*</fp> - </footprints> - <fields> - <field name="Reference">J</field> - <field name="Value">Conn_01x04</field> - </fields> - <pins> - <pin num="1" name="Pin_1" type="passive"/> - <pin num="2" name="Pin_2" type="passive"/> - <pin num="3" name="Pin_3" type="passive"/> - <pin num="4" name="Pin_4" type="passive"/> - </pins> - </libpart> - <libpart lib="Device" part="CP_Small"> - <description>Polarized capacitor, small symbol</description> - <docs>~</docs> - <footprints> - <fp>CP_*</fp> - </footprints> - <fields> - <field name="Reference">C</field> - <field name="Value">CP_Small</field> - </fields> - <pins> - <pin num="1" name="~" type="passive"/> - <pin num="2" name="~" type="passive"/> - </pins> - </libpart> - <libpart lib="Device" part="C_Small"> - <description>Unpolarized capacitor, small symbol</description> - <docs>~</docs> - <footprints> - <fp>C_*</fp> - </footprints> - <fields> - <field name="Reference">C</field> - <field name="Value">C_Small</field> - </fields> - <pins> - <pin num="1" name="~" type="passive"/> - <pin num="2" name="~" type="passive"/> - </pins> - </libpart> - <libpart lib="Device" part="Crystal_GND24_Small"> - <description>Four pin crystal, GND on pins 2 and 4, small symbol</description> - <docs>~</docs> - <footprints> - <fp>Crystal*</fp> - </footprints> - <fields> - <field name="Reference">Y</field> - <field name="Value">Crystal_GND24_Small</field> - </fields> - <pins> - <pin num="1" name="1" type="passive"/> - <pin num="2" name="2" type="passive"/> - <pin num="3" name="3" type="passive"/> - <pin num="4" name="4" type="passive"/> - </pins> - </libpart> - <libpart lib="Device" part="D_Schottky_ALT"> - <description>Schottky diode, filled shape</description> - <docs>~</docs> - <footprints> - <fp>TO-???*</fp> - <fp>*_Diode_*</fp> - <fp>*SingleDiode*</fp> - <fp>D_*</fp> - </footprints> - <fields> - <field name="Reference">D</field> - <field name="Value">D_Schottky_ALT</field> - </fields> - <pins> - <pin num="1" name="K" type="passive"/> - <pin num="2" name="A" type="passive"/> - </pins> - </libpart> - <libpart lib="Device" part="D_Zener_ALT"> - <description>Zener diode, filled shape</description> - <docs>~</docs> - <footprints> - <fp>TO-???*</fp> - <fp>*_Diode_*</fp> - <fp>*SingleDiode*</fp> - <fp>D_*</fp> - </footprints> - <fields> - <field name="Reference">D</field> - <field name="Value">D_Zener_ALT</field> - </fields> - <pins> - <pin num="1" name="K" type="passive"/> - <pin num="2" name="A" type="passive"/> - </pins> - </libpart> - <libpart lib="Device" part="L"> - <description>Inductor</description> - <docs>~</docs> - <footprints> - <fp>Choke_*</fp> - <fp>*Coil*</fp> - <fp>Inductor_*</fp> - <fp>L_*</fp> - </footprints> - <fields> - <field name="Reference">L</field> - <field name="Value">L</field> - </fields> - <pins> - <pin num="1" name="1" type="passive"/> - <pin num="2" name="2" type="passive"/> - </pins> - </libpart> - <libpart lib="Device" part="LED_ALT"> - <description>Light emitting diode, filled shape</description> - <docs>~</docs> - <footprints> - <fp>LED*</fp> - <fp>LED_SMD:*</fp> - <fp>LED_THT:*</fp> - </footprints> - <fields> - <field name="Reference">D</field> - <field name="Value">LED_ALT</field> - </fields> - <pins> - <pin num="1" name="K" type="passive"/> - <pin num="2" name="A" type="passive"/> - </pins> - </libpart> - <libpart lib="Device" part="R"> - <description>Resistor</description> - <docs>~</docs> - <footprints> - <fp>R_*</fp> - </footprints> - <fields> - <field name="Reference">R</field> - <field name="Value">R</field> - </fields> - <pins> - <pin num="1" name="~" type="passive"/> - <pin num="2" name="~" type="passive"/> - </pins> - </libpart> - <libpart lib="Device" part="R_Small"> - <description>Resistor, small symbol</description> - <docs>~</docs> - <footprints> - <fp>R_*</fp> - </footprints> - <fields> - <field name="Reference">R</field> - <field name="Value">R_Small</field> - </fields> - <pins> - <pin num="1" name="~" type="passive"/> - <pin num="2" name="~" type="passive"/> - </pins> - </libpart> - <libpart lib="MCU_ST_STM32F0" part="STM32F030F4Px"> - <description>ARM Cortex-M0 MCU, 16KB flash, 4KB RAM, 48MHz, 2.4-3.6V, 15 GPIO, TSSOP-20</description> - <docs>http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00088500.pdf</docs> - <footprints> - <fp>TSSOP*4.4x6.5mm*P0.65mm*</fp> - </footprints> - <fields> - <field name="Reference">U</field> - <field name="Value">STM32F030F4Px</field> - <field name="Footprint">Package_SO:TSSOP-20_4.4x6.5mm_P0.65mm</field> - </fields> - <pins> - <pin num="1" name="BOOT0" type="input"/> - <pin num="2" name="PF0" type="input"/> - <pin num="3" name="PF1" type="input"/> - <pin num="4" name="NRST" type="input"/> - <pin num="5" name="VDDA" type="power_in"/> - <pin num="6" name="PA0" type="BiDi"/> - <pin num="7" name="PA1" type="BiDi"/> - <pin num="8" name="PA2" type="BiDi"/> - <pin num="9" name="PA3" type="BiDi"/> - <pin num="10" name="PA4" type="BiDi"/> - <pin num="11" name="PA5" type="BiDi"/> - <pin num="12" name="PA6" type="BiDi"/> - <pin num="13" name="PA7" type="BiDi"/> - <pin num="14" name="PB1" type="BiDi"/> - <pin num="15" name="VSS" type="power_in"/> - <pin num="16" name="VDD" type="power_in"/> - <pin num="17" name="PA9" type="BiDi"/> - <pin num="18" name="PA10" type="BiDi"/> - <pin num="19" name="PA13" type="BiDi"/> - <pin num="20" name="PA14" type="BiDi"/> - </pins> - </libpart> - <libpart lib="Regulator_Linear" part="AP1117-15"> - <aliases> - <alias>AP1117-18</alias> - <alias>AP1117-25</alias> - <alias>AP1117-33</alias> - <alias>AP1117-50</alias> - <alias>LD1117S33TR_SOT223</alias> - <alias>LD1117S12TR_SOT223</alias> - <alias>LD1117S18TR_SOT223</alias> - <alias>LD1117S25TR_SOT223</alias> - <alias>LD1117S50TR_SOT223</alias> - <alias>NCP1117-12_SOT223</alias> - <alias>NCP1117-1.5_SOT223</alias> - <alias>NCP1117-1.8_SOT223</alias> - <alias>NCP1117-2.0_SOT223</alias> - <alias>NCP1117-2.5_SOT223</alias> - <alias>NCP1117-2.85_SOT223</alias> - <alias>NCP1117-3.3_SOT223</alias> - <alias>NCP1117-5.0_SOT223</alias> - <alias>AMS1117-1.5</alias> - <alias>AMS1117-1.8</alias> - <alias>AMS1117-2.5</alias> - <alias>AMS1117-2.85</alias> - <alias>AMS1117-3.3</alias> - <alias>AMS1117-5.0</alias> - </aliases> - <description>1A Low Dropout regulator, positive, 1.5V fixed output, SOT-223</description> - <docs>http://www.diodes.com/datasheets/AP1117.pdf</docs> - <footprints> - <fp>SOT?223*TabPin2*</fp> - </footprints> - <fields> - <field name="Reference">U</field> - <field name="Value">AP1117-15</field> - <field name="Footprint">Package_TO_SOT_SMD:SOT-223-3_TabPin2</field> - <field name="Datasheet">http://www.diodes.com/datasheets/AP1117.pdf</field> - </fields> - <pins> - <pin num="1" name="GND" type="power_in"/> - <pin num="2" name="VO" type="power_out"/> - <pin num="3" name="VI" type="power_in"/> - <pin num="4" name="PAD" type="power_out"/> - </pins> - </libpart> - <libpart lib="Transistor_FET" part="TP0610T"> - <aliases> - <alias>VP0610T</alias> - <alias>BSS84</alias> - <alias>NTR2101P</alias> - <alias>BSS83P</alias> - <alias>Si2319CDS</alias> - <alias>IRLML6402</alias> - </aliases> - <description>-0.18A Id, -60V Vds, P-Channel MOSFET, SOT-23-3</description> - <docs>http://www.vishay.com/docs/70209/70209.pdf</docs> - <footprints> - <fp>SOT?23*</fp> - </footprints> - <fields> - <field name="Reference">Q</field> - <field name="Value">TP0610T</field> - <field name="Footprint">Package_TO_SOT_SMD:SOT-23</field> - </fields> - <pins> - <pin num="1" name="G" type="input"/> - <pin num="2" name="S" type="passive"/> - <pin num="3" name="D" type="passive"/> - </pins> - </libpart> - <libpart lib="components" part="TX4138"> - <fields> - <field name="Reference">U</field> - <field name="Value">TX4138</field> - </fields> - <pins> - <pin num="1" name="SW" type="input"/> - <pin num="2" name="ILIM" type="input"/> - <pin num="3" name="VIN" type="input"/> - <pin num="4" name="GND" type="input"/> - <pin num="5" name="FB" type="input"/> - <pin num="6" name="EN" type="input"/> - <pin num="7" name="POK" type="input"/> - <pin num="8" name="BS" type="input"/> - <pin num="9" name="ILIM" type="input"/> - </pins> - </libpart> - </libparts> - <libraries> - <library logical="4xxx"> - <uri>/home/user/ref/kicad-symbols/4xxx.lib</uri> - </library> - <library logical="Connector"> - <uri>/home/user/ref/kicad-symbols/Connector.lib</uri> - </library> - <library logical="Connector_Generic"> - <uri>/home/user/ref/kicad-symbols/Connector_Generic.lib</uri> - </library> - <library logical="Device"> - <uri>/home/user/ref/kicad-symbols/Device.lib</uri> - </library> - <library logical="MCU_ST_STM32F0"> - <uri>/home/user/ref/kicad-symbols/MCU_ST_STM32F0.lib</uri> - </library> - <library logical="Regulator_Linear"> - <uri>/home/user/ref/kicad-symbols/Regulator_Linear.lib</uri> - </library> - <library logical="Transistor_FET"> - <uri>/home/user/ref/kicad-symbols/Transistor_FET.lib</uri> - </library> - <library logical="components"> - <uri>/home/user/toys/8seg/center/components.lib</uri> - </library> - </libraries> - <nets> - <net code="1" name="/PAD"> - <node ref="U1" pin="4"/> - </net> - <net code="2" name="+12V"> - <node ref="U1" pin="3"/> - <node ref="C7" pin="1"/> - <node ref="C6" pin="1"/> - <node ref="C4" pin="1"/> - <node ref="R3" pin="1"/> - <node ref="L1" pin="1"/> - <node ref="R1" pin="1"/> - <node ref="C2" pin="1"/> - <node ref="C1" pin="2"/> - <node ref="D4" pin="2"/> - <node ref="D3" pin="2"/> - <node ref="R9" pin="1"/> - </net> - <net code="3" name="+3V3"> - <node ref="U1" pin="2"/> - <node ref="C8" pin="1"/> - <node ref="C9" pin="1"/> - <node ref="C10" pin="1"/> - <node ref="J5" pin="1"/> - <node ref="R7" pin="2"/> - <node ref="U3" pin="5"/> - <node ref="U3" pin="16"/> - </net> - <net code="4" name="GND"> - <node ref="U1" pin="1"/> - <node ref="C8" pin="2"/> - <node ref="C7" pin="2"/> - <node ref="C9" pin="2"/> - <node ref="C6" pin="2"/> - <node ref="C10" pin="2"/> - <node ref="C4" pin="2"/> - <node ref="R6" pin="2"/> - <node ref="C5" pin="2"/> - <node ref="D5" pin="2"/> - <node ref="U2" pin="4"/> - <node ref="D6" pin="2"/> - <node ref="Q4" pin="2"/> - <node ref="Q1" pin="2"/> - <node ref="Q5" pin="2"/> - <node ref="Q2" pin="2"/> - <node ref="J5" pin="3"/> - <node ref="R8" pin="2"/> - <node ref="Y1" pin="2"/> - <node ref="C12" pin="2"/> - <node ref="C11" pin="2"/> - <node ref="Y1" pin="4"/> - <node ref="Q3" pin="2"/> - <node ref="U3" pin="15"/> - </net> - <net code="5" name="/ILIM"> - <node ref="U2" pin="2"/> - <node ref="U2" pin="9"/> - <node ref="R4" pin="1"/> - </net> - <net code="6" name="Net-(R3-Pad2)"> - <node ref="R2" pin="2"/> - <node ref="U2" pin="8"/> - </net> - <net code="7" name="Net-(D1-Pad2)"> - <node ref="D3" pin="1"/> - <node ref="D1" pin="2"/> - <node ref="R5" pin="1"/> - <node ref="J1" pin="2"/> - <node ref="J3" pin="2"/> - </net> - <net code="8" name="/Vmeas_A"> - <node ref="R5" pin="2"/> - <node ref="D6" pin="1"/> - <node ref="U3" pin="6"/> - </net> - <net code="9" name="Net-(C11-Pad2)"> - <node ref="D5" pin="1"/> - <node ref="L1" pin="2"/> - <node ref="C3" pin="2"/> - <node ref="R1" pin="2"/> - <node ref="U2" pin="1"/> - </net> - <net code="10" name="+VSW"> - <node ref="D1" pin="1"/> - <node ref="D2" pin="1"/> - <node ref="C1" pin="1"/> - <node ref="U2" pin="3"/> - <node ref="C2" pin="2"/> - <node ref="R4" pin="2"/> - </net> - <net code="11" name="Net-(D2-Pad2)"> - <node ref="D4" pin="1"/> - <node ref="D2" pin="2"/> - <node ref="J2" pin="2"/> - <node ref="J4" pin="2"/> - </net> - <net code="12" name="/Q3"> - <node ref="Q5" pin="3"/> - <node ref="J3" pin="1"/> - </net> - <net code="13" name="/Q2"> - <node ref="Q2" pin="3"/> - <node ref="J1" pin="1"/> - </net> - <net code="14" name="/CH2"> - <node ref="Q2" pin="1"/> - <node ref="U3" pin="12"/> - </net> - <net code="15" name="/CH3"> - <node ref="Q5" pin="1"/> - <node ref="U3" pin="10"/> - </net> - <net code="16" name="Net-(C12-Pad1)"> - <node ref="U2" pin="5"/> - <node ref="C5" pin="1"/> - <node ref="R6" pin="1"/> - <node ref="R3" pin="2"/> - </net> - <net code="17" name="Net-(D7-Pad2)"> - <node ref="R9" pin="2"/> - <node ref="D7" pin="2"/> - </net> - <net code="18" name="Net-(D7-Pad1)"> - <node ref="D7" pin="1"/> - <node ref="Q3" pin="3"/> - </net> - <net code="19" name="Net-(U2-Pad7)"> - <node ref="U2" pin="7"/> - </net> - <net code="20" name="Net-(U2-Pad6)"> - <node ref="U2" pin="6"/> - </net> - <net code="21" name="/Q1"> - <node ref="Q4" pin="3"/> - <node ref="J4" pin="1"/> - </net> - <net code="22" name="/CH1"> - <node ref="Q4" pin="1"/> - <node ref="U3" pin="13"/> - </net> - <net code="23" name="/LOAD"> - <node ref="Q3" pin="1"/> - <node ref="U3" pin="8"/> - </net> - <net code="24" name="/Q0"> - <node ref="Q1" pin="3"/> - <node ref="J2" pin="1"/> - </net> - <net code="25" name="/CH0"> - <node ref="Q1" pin="1"/> - <node ref="U3" pin="9"/> - </net> - <net code="26" name="Net-(C10-Pad1)"> - <node ref="U3" pin="2"/> - <node ref="Y1" pin="3"/> - <node ref="C12" pin="1"/> - </net> - <net code="27" name="Net-(C11-Pad1)"> - <node ref="R2" pin="1"/> - <node ref="C3" pin="1"/> - </net> - <net code="28" name="Net-(C9-Pad1)"> - <node ref="Y1" pin="1"/> - <node ref="U3" pin="3"/> - <node ref="C11" pin="1"/> - </net> - <net code="29" name="Net-(TP1-Pad1)"> - <node ref="TP1" pin="1"/> - <node ref="U3" pin="11"/> - </net> - <net code="30" name="Net-(TP2-Pad1)"> - <node ref="TP2" pin="1"/> - <node ref="U3" pin="17"/> - </net> - <net code="31" name="Net-(TP3-Pad1)"> - <node ref="TP3" pin="1"/> - <node ref="U3" pin="18"/> - </net> - <net code="32" name="Net-(TP4-Pad1)"> - <node ref="TP4" pin="1"/> - <node ref="U3" pin="14"/> - </net> - <net code="33" name="/SWDIO"> - <node ref="J5" pin="4"/> - <node ref="U3" pin="19"/> - </net> - <net code="34" name="/SWCLK"> - <node ref="J5" pin="2"/> - <node ref="U3" pin="20"/> - </net> - <net code="35" name="Net-(R8-Pad1)"> - <node ref="R8" pin="1"/> - <node ref="U3" pin="1"/> - </net> - <net code="36" name="Net-(R5-Pad1)"> - <node ref="R7" pin="1"/> - <node ref="U3" pin="4"/> - </net> - <net code="37" name="/Vmeas_B"> - <node ref="U3" pin="7"/> - </net> - </nets> -</export> diff --git a/center-led/circle.svg b/center-led/circle.svg deleted file mode 100644 index 4940235..0000000 --- a/center-led/circle.svg +++ /dev/null @@ -1,286 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="56.118019mm" - height="65.42598mm" - viewBox="0 0 56.118018 65.42598" - version="1.1" - id="svg8" - inkscape:version="0.92.4 (unknown)" - sodipodi:docname="circle.svg"> - <defs - id="defs2" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="2.9748893" - inkscape:cx="103.8971" - inkscape:cy="129.32102" - inkscape:document-units="mm" - inkscape:current-layer="layer1" - showgrid="false" - inkscape:window-width="1908" - inkscape:window-height="2104" - inkscape:window-x="6" - inkscape:window-y="50" - inkscape:window-maximized="0" - fit-margin-top="0" - fit-margin-left="0" - fit-margin-right="0" - fit-margin-bottom="0" - showguides="false" - inkscape:snap-global="false" /> - <metadata - id="metadata5"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(-12.060039,-39.715597)"> - <path - style="opacity:0.48800001;vector-effect:none;fill:#ffcc00;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - d="m 20.704989,39.715597 -8.64495,6.514848 v 1.974557 l 0.550871,0.731221 a 0.50005001,0.50005001 0 0 0 0.643888,0.134874 l 0.283187,-0.213424 c 0.309711,-0.233383 0.747436,-0.172251 0.980818,0.137462 l 1.263489,1.677416 c 0.233384,0.30971 0.172252,0.746919 -0.137459,0.980302 l -3.584794,2.701126 v 36.149215 l 3.597713,2.710946 c 0.309711,0.233383 0.370843,0.67059 0.137459,0.980301 l -1.263488,1.676901 c -0.233384,0.30971 -0.671108,0.37136 -0.980819,0.137976 l -0.295589,-0.222726 a 0.50005001,0.50005001 0 0 0 -0.644922,0.134359 l -0.550354,0.730188 v 1.97559 l 8.645984,6.514851 h 1.233516 l 1.053166,-1.39733 a 0.50005001,0.50005001 0 0 0 -0.04909,-0.65681 l -0.282156,-0.21291 c -0.309711,-0.23338 -0.370843,-0.67059 -0.137459,-0.9803 l 1.263488,-1.67742 c 0.233384,-0.309708 0.670591,-0.37084 0.980302,-0.13746 l 6.717937,5.06223 h 17.267161 l 6.730338,-5.07204 c 0.309714,-0.233389 0.746919,-0.172257 0.980303,0.13745 l 1.264007,1.67742 c 0.233384,0.30971 0.171733,0.74692 -0.137977,0.9803 l -0.29404,0.2217 a 0.50005001,0.50005001 0 0 0 -0.05013,0.65784 l 1.05265,1.39733 h 1.235067 l 8.644948,-6.514334 v -1.975074 l -0.55087,-0.731221 a 0.50005001,0.50005001 0 0 0 -0.644917,-0.133842 l -0.282152,0.21239 c -0.309713,0.233384 -0.746919,0.171735 -0.980302,-0.137976 l -1.264008,-1.6769 c -0.233383,-0.309711 -0.171733,-0.746918 0.137978,-0.980302 l 3.584276,-2.701127 V 54.353979 l -3.597196,-2.710944 c -0.30971,-0.233384 -0.371361,-0.670592 -0.137974,-0.980303 l 1.264004,-1.6769 c 0.233384,-0.309711 0.670592,-0.371364 0.980302,-0.137975 l 0.294556,0.222208 a 0.50005001,0.50005001 0 0 0 0.645954,-0.133842 l 0.550354,-0.730189 v -1.975589 l -8.644948,-6.514848 h -1.234035 l -1.053682,1.397331 a 0.50005001,0.50005001 0 0 0 0.04909,0.656807 l 0.282152,0.212907 c 0.309711,0.233384 0.371361,0.670592 0.137977,0.980302 l -1.264007,1.677416 c -0.233383,0.309711 -0.670589,0.370843 -0.980299,0.137459 L 48.752369,39.715597 H 31.485727 l -6.730856,5.072041 c -0.309709,0.233384 -0.746918,0.171736 -0.980302,-0.137975 l -1.263488,-1.6769 c -0.233384,-0.309711 -0.172252,-0.746919 0.137459,-0.980302 l 0.295072,-0.222208 a 0.50005001,0.50005001 0 0 0 0.04909,-0.657841 l -1.052649,-1.396815 z m 19.38693,26.135872 a 0.75007501,0.75007501 0 0 1 0.492477,0.150378 l 7.72821,5.839952 a 0.75007501,0.75007501 0 0 1 -0.0036,1.199412 l -7.758184,5.80843 a 0.75007501,0.75007501 0 0 1 -0.902269,-0.0041 l -7.695156,-5.818284 a 0.75007501,0.75007501 0 0 1 0,-1.197343 l 7.726661,-5.828067 a 0.75007501,0.75007501 0 0 1 0.411861,-0.150378 z" - id="rect1244" - inkscape:connector-curvature="0" /> - <g - id="g1801" /> - <g - id="g1098" - transform="translate(-26.407374)"> - <rect - y="0.13303514" - x="68.392471" - height="7.9999995" - width="18" - id="rect4686-2-1-17-3" - style="opacity:0.275;vector-effect:none;fill:#ff9900;fill-opacity:1;stroke:none;stroke-width:0.28249767;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - transform="rotate(90)" /> - <path - transform="matrix(0.26458333,0,0,0.26458333,15.119049,47.428587)" - id="rect4786-2-3-7" - d="M -97.330078,43.238281 V 54.53125 h 5.667969 v 13.228516 h -5.667969 v 97.966794 h 49.132812 V 67.759766 h -5.667968 V 54.53125 h 5.667968 V 43.238281 Z" - style="opacity:0.275;vector-effect:none;fill:#003399;fill-opacity:1;stroke:none;stroke-width:0.83950293;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - inkscape:connector-curvature="0" /> - <rect - transform="rotate(90)" - y="0.13303499" - x="54.392467" - height="7.9999995" - width="32.000004" - id="rect4686-2-1-17" - style="opacity:0.275;vector-effect:none;fill:#ff9900;fill-opacity:1;stroke:none;stroke-width:0.28249767;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - transform="rotate(90)" - y="-1.7669654" - x="62.106522" - height="11.8" - width="2.9999998" - id="rect4639-2-0-7-3-8-26" - style="opacity:0.275;vector-effect:none;fill:#ff9900;fill-opacity:1;stroke:none;stroke-width:0.2382073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <g - style="stroke-width:0.97111171" - transform="matrix(1,0,0,1.0603802,-0.1826225,-4.4495689)" - id="g901"> - <rect - transform="rotate(90)" - y="4.3332691" - x="62.375771" - height="2.9901693" - width="11.316695" - id="rect4539-3-2-9-2-7-7-2" - style="opacity:0.278;vector-effect:none;fill:#cc0000;fill-opacity:1;stroke:none;stroke-width:0.2719197;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - rx="0.94305795" - ry="1" /> - <rect - transform="rotate(90)" - y="0.57738608" - x="62.375771" - height="2.9901693" - width="11.316695" - id="rect4539-3-2-9-2-7-7-2-6" - style="opacity:0.278;vector-effect:none;fill:#cc0000;fill-opacity:1;stroke:none;stroke-width:0.2719197;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - rx="0.94305795" - ry="1" /> - </g> - <rect - ry="0.69999999" - rx="0.69999999" - y="91.277023" - x="-9.1330347" - height="2.5" - width="10" - id="rect943" - style="opacity:0.48800001;vector-effect:none;fill:#ffcc00;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - ry="0.69999999" - rx="0.69999999" - y="61.856522" - x="-11.144859" - height="3.5000002" - width="2" - id="rect988" - style="opacity:0.48800001;vector-effect:none;fill:#ffcc00;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - ry="0.69999999" - rx="0.69999999" - y="61.856522" - x="0.86261541" - height="3.5000002" - width="2" - id="rect988-7" - style="opacity:0.48800001;vector-effect:none;fill:#ffcc00;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - </g> - <g - id="g1098-3" - transform="translate(-55.842269)"> - <rect - y="0.13303514" - x="68.392471" - height="7.9999995" - width="18" - id="rect4686-2-1-17-3-6" - style="opacity:0.275;vector-effect:none;fill:#ff9900;fill-opacity:1;stroke:none;stroke-width:0.28249767;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - transform="rotate(90)" /> - <path - inkscape:connector-curvature="0" - transform="matrix(0.26458333,0,0,0.26458333,15.119049,47.428587)" - id="rect4786-2-3-7-0" - d="M -97.330078,43.238281 V 54.53125 h 5.667969 v 13.228516 h -5.667969 v 97.966794 h 49.132812 V 67.759766 h -5.667968 V 54.53125 h 5.667968 V 43.238281 Z" - style="opacity:0.275;vector-effect:none;fill:#003399;fill-opacity:1;stroke:none;stroke-width:0.83950293;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - transform="rotate(90)" - y="0.13303499" - x="54.392467" - height="7.9999995" - width="32.000004" - id="rect4686-2-1-17-6" - style="opacity:0.275;vector-effect:none;fill:#ff9900;fill-opacity:1;stroke:none;stroke-width:0.28249767;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - transform="rotate(90)" - y="-1.7669654" - x="62.106522" - height="11.8" - width="2.9999998" - id="rect4639-2-0-7-3-8-26-2" - style="opacity:0.275;vector-effect:none;fill:#ff9900;fill-opacity:1;stroke:none;stroke-width:0.2382073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <g - style="stroke-width:0.97111171" - transform="matrix(1,0,0,1.0603802,-0.1826225,-4.4495689)" - id="g901-6"> - <rect - transform="rotate(90)" - y="4.3332691" - x="62.375771" - height="2.9901693" - width="11.316695" - id="rect4539-3-2-9-2-7-7-2-1" - style="opacity:0.278;vector-effect:none;fill:#cc0000;fill-opacity:1;stroke:none;stroke-width:0.2719197;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - rx="0.94305795" - ry="1" /> - <rect - transform="rotate(90)" - y="0.57738608" - x="62.375771" - height="2.9901693" - width="11.316695" - id="rect4539-3-2-9-2-7-7-2-6-8" - style="opacity:0.278;vector-effect:none;fill:#cc0000;fill-opacity:1;stroke:none;stroke-width:0.2719197;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - rx="0.94305795" - ry="1" /> - </g> - <rect - ry="0.69999999" - rx="0.69999999" - y="91.277023" - x="-9.1330347" - height="2.5" - width="10" - id="rect943-7" - style="opacity:0.48800001;vector-effect:none;fill:#ffcc00;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - ry="0.69999999" - rx="0.69999999" - y="61.856522" - x="-11.144859" - height="3.5000002" - width="2" - id="rect988-9" - style="opacity:0.48800001;vector-effect:none;fill:#ffcc00;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - ry="0.69999999" - rx="0.69999999" - y="61.856522" - x="0.86261541" - height="3.5000002" - width="2" - id="rect988-7-2" - style="opacity:0.48800001;vector-effect:none;fill:#ffcc00;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - style="opacity:0.48800001;vector-effect:none;fill:#ffcc00;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect1246" - width="15.902537" - height="7.9512687" - x="-12.084274" - y="50.917446" - rx="2.7755586e-17" - ry="2.7755586e-17" /> - <rect - ry="0.69999999" - rx="0.69999999" - y="61.856522" - x="0.86261493" - height="3.5000002" - width="11.882558" - id="rect988-7-2-2" - style="opacity:0.48800001;vector-effect:none;fill:#ffcc00;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - ry="0.69999999" - rx="0.69999999" - y="61.856522" - x="-23.645283" - height="3.5000002" - width="14.500422" - id="rect988-9-3" - style="opacity:0.48800001;vector-effect:none;fill:#ffcc00;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <path - style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.48800001;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" - d="m -10.132812,58.865234 a 0.50005,0.50005 0 0 0 -0.5,0.5 v 1.996094 a 0.50005,0.50005 0 0 0 0.5,0.5 H 1.8671875 a 0.50005,0.50005 0 0 0 0.5,-0.5 v -1.996094 a 0.50005,0.50005 0 0 0 -0.5,-0.5 z" - id="path1422" - inkscape:connector-curvature="0" /> - <path - style="opacity:0.48800001;vector-effect:none;fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - d="m -357.37109,11.060547 v 48.478515 h 51.63281 v -4.990234 h -0.75977 a 1.8899528,1.8899528 0 0 1 -1.88867,-1.890625 v -7.542969 a 1.8899528,1.8899528 0 0 1 1.88867,-1.890625 h 0.75977 V 11.060547 Z" - transform="matrix(0.26458333,0,0,0.26458333,70.961318,47.428587)" - id="rect1424" - inkscape:connector-curvature="0" /> - <path - style="opacity:0.48800001;vector-effect:none;fill:#ffcc00;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - d="m -261.94727,11.060547 v 32.164062 h 0.80469 a 1.8899528,1.8899528 0 0 1 1.88867,1.890625 v 7.542969 a 1.8899528,1.8899528 0 0 1 -1.88867,1.890625 h -0.80469 v 4.990234 h 51.63282 V 11.060547 Z" - transform="matrix(0.26458333,0,0,0.26458333,70.961318,47.428587)" - id="rect1424-2" - inkscape:connector-curvature="0" /> - </g> - </g> -</svg> diff --git a/center-led/circle_template.dxf b/center-led/circle_template.dxf deleted file mode 100644 index e2e73a6..0000000 --- a/center-led/circle_template.dxf +++ /dev/null @@ -1,3762 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$ACADVER - 1 -AC1014 - 9 -$HANDSEED - 5 -FFFF - 9 -$MEASUREMENT - 70 - 1 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -VPORT - 5 -8 -330 -0 -100 -AcDbSymbolTable - 70 - 4 - 0 -VPORT - 5 -2E -330 -8 -100 -AcDbSymbolTableRecord -100 -AcDbViewportTableRecord - 2 -*ACTIVE - 70 - 0 - 10 -0.0 - 20 -0.0 - 11 -1.0 - 21 -1.0 - 12 -210.0 - 22 -148.5 - 13 -0.0 - 23 -0.0 - 14 -10.0 - 24 -10.0 - 15 -10.0 - 25 -10.0 - 16 -0.0 - 26 -0.0 - 36 -1.0 - 17 -0.0 - 27 -0.0 - 37 -0.0 - 40 -341.0 - 41 -1.24 - 42 -50.0 - 43 -0.0 - 44 -0.0 - 50 -0.0 - 51 -0.0 - 71 - 0 - 72 - 100 - 73 - 1 - 74 - 3 - 75 - 0 - 76 - 0 - 77 - 0 - 78 - 0 - 0 -ENDTAB - 0 -TABLE - 2 -LTYPE - 5 -5 -330 -0 -100 -AcDbSymbolTable - 70 - 1 - 0 -LTYPE - 5 -14 -330 -5 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -BYBLOCK - 70 - 0 - 3 - - 72 - 65 - 73 - 0 - 40 -0.0 - 0 -LTYPE - 5 -15 -330 -5 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -BYLAYER - 70 - 0 - 3 - - 72 - 65 - 73 - 0 - 40 -0.0 - 0 -LTYPE - 5 -16 -330 -5 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -CONTINUOUS - 70 - 0 - 3 -Solid line - 72 - 65 - 73 - 0 - 40 -0.0 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 5 -2 -100 -AcDbSymbolTable - 70 -2 - 0 -LAYER - 5 -50 -100 -AcDbSymbolTableRecord -100 -AcDbLayerTableRecord - 2 -0 - 70 -0 - 6 -CONTINUOUS - 0 -LAYER - 5 -51 -100 -AcDbSymbolTableRecord -100 -AcDbLayerTableRecord - 2 -Layer_1 - 70 -0 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -TABLE - 2 -STYLE - 5 -3 -330 -0 -100 -AcDbSymbolTable - 70 - 1 - 0 -STYLE - 5 -11 -330 -3 -100 -AcDbSymbolTableRecord -100 -AcDbTextStyleTableRecord - 2 -STANDARD - 70 - 0 - 40 -0.0 - 41 -1.0 - 50 -0.0 - 71 - 0 - 42 -2.5 - 3 -txt - 4 - - 0 -ENDTAB - 0 -TABLE - 2 -VIEW - 5 -6 -330 -0 -100 -AcDbSymbolTable - 70 - 0 - 0 -ENDTAB - 0 -TABLE - 2 -UCS - 5 -7 -330 -0 -100 -AcDbSymbolTable - 70 - 0 - 0 -ENDTAB - 0 -TABLE - 2 -APPID - 5 -9 -330 -0 -100 -AcDbSymbolTable - 70 - 2 - 0 -APPID - 5 -12 -330 -9 -100 -AcDbSymbolTableRecord -100 -AcDbRegAppTableRecord - 2 -ACAD - 70 - 0 - 0 -ENDTAB - 0 -TABLE - 2 -DIMSTYLE - 5 -A -330 -0 -100 -AcDbSymbolTable - 70 - 1 - 0 -DIMSTYLE -105 -27 -330 -A -100 -AcDbSymbolTableRecord -100 -AcDbDimStyleTableRecord - 2 -ISO-25 - 70 - 0 - 3 - - 4 - - 5 - - 6 - - 7 - - 40 -1.0 - 41 -2.5 - 42 -0.625 - 43 -3.75 - 44 -1.25 - 45 -0.0 - 46 -0.0 - 47 -0.0 - 48 -0.0 -140 -2.5 -141 -2.5 -142 -0.0 -143 -0.03937007874016 -144 -1.0 -145 -0.0 -146 -1.0 -147 -0.625 - 71 - 0 - 72 - 0 - 73 - 0 - 74 - 0 - 75 - 0 - 76 - 0 - 77 - 1 - 78 - 8 -170 - 0 -171 - 3 -172 - 1 -173 - 0 -174 - 0 -175 - 0 -176 - 0 -177 - 0 -178 - 0 -270 - 2 -271 - 2 -272 - 2 -273 - 2 -274 - 3 -340 -11 -275 - 0 -280 - 0 -281 - 0 -282 - 0 -283 - 0 -284 - 8 -285 - 0 -286 - 0 -287 - 3 -288 - 0 - 0 -ENDTAB - 0 -TABLE - 2 -BLOCK_RECORD - 5 -1 -330 -0 -100 -AcDbSymbolTable - 70 - 1 - 0 -BLOCK_RECORD - 5 -1F -330 -1 -100 -AcDbSymbolTableRecord -100 -AcDbBlockTableRecord - 2 -*MODEL_SPACE - 0 -BLOCK_RECORD - 5 -1B -330 -1 -100 -AcDbSymbolTableRecord -100 -AcDbBlockTableRecord - 2 -*PAPER_SPACE - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -BLOCK - 5 -20 -330 -1F -100 -AcDbEntity - 8 -0 -100 -AcDbBlockBegin - 2 -*MODEL_SPACE - 70 - 0 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 3 -*MODEL_SPACE - 1 - - 0 -ENDBLK - 5 -21 -330 -1F -100 -AcDbEntity - 8 -0 -100 -AcDbBlockEnd - 0 -BLOCK - 5 -1C -330 -1B -100 -AcDbEntity - 67 - 1 - 8 -0 -100 -AcDbBlockBegin - 2 -*PAPER_SPACE - 1 - - 0 -ENDBLK - 5 -1D -330 -1B -100 -AcDbEntity - 67 - 1 - 8 -0 -100 -AcDbBlockEnd - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -SPLINE - 5 -100 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbSpline - 70 -8 - 71 -3 - 72 -8 - 73 -4 - 74 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -1 - 40 -1 - 40 -1 - 40 -1 - 10 -0.000000 - 20 -56.936575 - 30 -0.0 - 10 -0.000000 - 20 -56.936575 - 30 -0.0 - 10 -0.550871 - 20 -56.205354 - 30 -0.0 - 10 -0.550871 - 20 -56.205354 - 30 -0.0 - 0 -SPLINE - 5 -101 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbSpline - 70 -8 - 71 -3 - 72 -8 - 73 -4 - 74 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -1 - 40 -1 - 40 -1 - 40 -1 - 10 -0.550871 - 20 -56.205354 - 30 -0.0 - 10 -0.701550 - 20 -56.005668 - 30 -0.0 - 10 -0.976608 - 20 -55.948052 - 30 -0.0 - 10 -1.194759 - 20 -56.070480 - 30 -0.0 - 0 -LWPOLYLINE - 5 -102 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbPolyline - 90 -3 - 70 -0 - 10 -8.644950 - 20 -65.425980 - 30 -0.0 - 10 -0.000000 - 20 -58.911132 - 30 -0.0 - 10 -0.000000 - 20 -56.936575 - 30 -0.0 - 0 -SPLINE - 5 -103 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbSpline - 70 -8 - 71 -3 - 72 -8 - 73 -4 - 74 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -1 - 40 -1 - 40 -1 - 40 -1 - 10 -1.477946 - 20 -56.283904 - 30 -0.0 - 10 -1.787657 - 20 -56.517287 - 30 -0.0 - 10 -2.225382 - 20 -56.456155 - 30 -0.0 - 10 -2.458764 - 20 -56.146442 - 30 -0.0 - 0 -LWPOLYLINE - 5 -104 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbPolyline - 90 -2 - 70 -0 - 10 -1.194759 - 20 -56.070480 - 30 -0.0 - 10 -1.477946 - 20 -56.283904 - 30 -0.0 - 0 -SPLINE - 5 -105 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbSpline - 70 -8 - 71 -3 - 72 -8 - 73 -4 - 74 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -1 - 40 -1 - 40 -1 - 40 -1 - 10 -3.722253 - 20 -54.469026 - 30 -0.0 - 10 -3.955637 - 20 -54.159316 - 30 -0.0 - 10 -3.894505 - 20 -53.722107 - 30 -0.0 - 10 -3.584794 - 20 -53.488724 - 30 -0.0 - 0 -LWPOLYLINE - 5 -106 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbPolyline - 90 -2 - 70 -0 - 10 -2.458764 - 20 -56.146442 - 30 -0.0 - 10 -3.722253 - 20 -54.469026 - 30 -0.0 - 0 -SPLINE - 5 -107 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbSpline - 70 -8 - 71 -3 - 72 -8 - 73 -4 - 74 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -1 - 40 -1 - 40 -1 - 40 -1 - 10 -3.597713 - 20 -11.927437 - 30 -0.0 - 10 -3.907424 - 20 -11.694054 - 30 -0.0 - 10 -3.968556 - 20 -11.256847 - 30 -0.0 - 10 -3.735172 - 20 -10.947136 - 30 -0.0 - 0 -LWPOLYLINE - 5 -108 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbPolyline - 90 -4 - 70 -0 - 10 -3.584794 - 20 -53.488724 - 30 -0.0 - 10 -0.000000 - 20 -50.787598 - 30 -0.0 - 10 -0.000000 - 20 -14.638383 - 30 -0.0 - 10 -3.597713 - 20 -11.927437 - 30 -0.0 - 0 -SPLINE - 5 -109 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbSpline - 70 -8 - 71 -3 - 72 -8 - 73 -4 - 74 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -1 - 40 -1 - 40 -1 - 40 -1 - 10 -2.471684 - 20 -9.270235 - 30 -0.0 - 10 -2.238300 - 20 -8.960525 - 30 -0.0 - 10 -1.800576 - 20 -8.898875 - 30 -0.0 - 10 -1.490865 - 20 -9.132259 - 30 -0.0 - 0 -SPLINE - 5 -10a -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbSpline - 70 -8 - 71 -3 - 72 -8 - 73 -4 - 74 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -1 - 40 -1 - 40 -1 - 40 -1 - 10 -1.490865 - 20 -9.132259 - 30 -0.0 - 10 -1.490865 - 20 -9.132259 - 30 -0.0 - 10 -1.195276 - 20 -9.354985 - 30 -0.0 - 10 -1.195276 - 20 -9.354985 - 30 -0.0 - 0 -SPLINE - 5 -10b -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbSpline - 70 -8 - 71 -3 - 72 -8 - 73 -4 - 74 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -1 - 40 -1 - 40 -1 - 40 -1 - 10 -1.195276 - 20 -9.354985 - 30 -0.0 - 10 -0.977007 - 20 -9.478138 - 30 -0.0 - 10 -0.701285 - 20 -9.420696 - 30 -0.0 - 10 -0.550354 - 20 -9.220626 - 30 -0.0 - 0 -LWPOLYLINE - 5 -10c -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbPolyline - 90 -2 - 70 -0 - 10 -3.735172 - 20 -10.947136 - 30 -0.0 - 10 -2.471684 - 20 -9.270235 - 30 -0.0 - 0 -SPLINE - 5 -10d -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbSpline - 70 -8 - 71 -3 - 72 -8 - 73 -4 - 74 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -1 - 40 -1 - 40 -1 - 40 -1 - 10 -9.879500 - 20 --0.000003 - 30 -0.0 - 10 -9.879500 - 20 --0.000003 - 30 -0.0 - 10 -10.932666 - 20 -1.397327 - 30 -0.0 - 10 -10.932666 - 20 -1.397327 - 30 -0.0 - 0 -SPLINE - 5 -10e -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbSpline - 70 -8 - 71 -3 - 72 -8 - 73 -4 - 74 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -1 - 40 -1 - 40 -1 - 40 -1 - 10 -10.932666 - 20 -1.397327 - 30 -0.0 - 10 -11.083162 - 20 -1.597644 - 30 -0.0 - 10 -11.062177 - 20 -1.878416 - 30 -0.0 - 10 -10.883576 - 20 -2.054137 - 30 -0.0 - 0 -LWPOLYLINE - 5 -10f -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbPolyline - 90 -5 - 70 -0 - 10 -0.550354 - 20 -9.220626 - 30 -0.0 - 10 -0.000000 - 20 -8.490438 - 30 -0.0 - 10 -0.000000 - 20 -6.514848 - 30 -0.0 - 10 -8.645984 - 20 --0.000003 - 30 -0.0 - 10 -9.879500 - 20 --0.000003 - 30 -0.0 - 0 -SPLINE - 5 -110 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbSpline - 70 -8 - 71 -3 - 72 -8 - 73 -4 - 74 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -1 - 40 -1 - 40 -1 - 40 -1 - 10 -10.601420 - 20 -2.267047 - 30 -0.0 - 10 -10.291709 - 20 -2.500427 - 30 -0.0 - 10 -10.230577 - 20 -2.937637 - 30 -0.0 - 10 -10.463961 - 20 -3.247347 - 30 -0.0 - 0 -LWPOLYLINE - 5 -111 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbPolyline - 90 -2 - 70 -0 - 10 -10.883576 - 20 -2.054137 - 30 -0.0 - 10 -10.601420 - 20 -2.267047 - 30 -0.0 - 0 -SPLINE - 5 -112 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbSpline - 70 -8 - 71 -3 - 72 -8 - 73 -4 - 74 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -1 - 40 -1 - 40 -1 - 40 -1 - 10 -11.727449 - 20 -4.924767 - 30 -0.0 - 10 -11.960833 - 20 -5.234475 - 30 -0.0 - 10 -12.398040 - 20 -5.295607 - 30 -0.0 - 10 -12.707751 - 20 -5.062227 - 30 -0.0 - 0 -LWPOLYLINE - 5 -113 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbPolyline - 90 -2 - 70 -0 - 10 -10.463961 - 20 -3.247347 - 30 -0.0 - 10 -11.727449 - 20 -4.924767 - 30 -0.0 - 0 -SPLINE - 5 -114 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbSpline - 70 -8 - 71 -3 - 72 -8 - 73 -4 - 74 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -1 - 40 -1 - 40 -1 - 40 -1 - 10 -43.423187 - 20 -5.072037 - 30 -0.0 - 10 -43.732901 - 20 -5.305426 - 30 -0.0 - 10 -44.170106 - 20 -5.244294 - 30 -0.0 - 10 -44.403490 - 20 -4.934587 - 30 -0.0 - 0 -LWPOLYLINE - 5 -115 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbPolyline - 90 -4 - 70 -0 - 10 -12.707751 - 20 -5.062227 - 30 -0.0 - 10 -19.425688 - 20 --0.000003 - 30 -0.0 - 10 -36.692849 - 20 --0.000003 - 30 -0.0 - 10 -43.423187 - 20 -5.072037 - 30 -0.0 - 0 -SPLINE - 5 -116 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbSpline - 70 -8 - 71 -3 - 72 -8 - 73 -4 - 74 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -1 - 40 -1 - 40 -1 - 40 -1 - 10 -45.667497 - 20 -3.257167 - 30 -0.0 - 10 -45.900881 - 20 -2.947457 - 30 -0.0 - 10 -45.839230 - 20 -2.510247 - 30 -0.0 - 10 -45.529520 - 20 -2.276867 - 30 -0.0 - 0 -LWPOLYLINE - 5 -117 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbPolyline - 90 -2 - 70 -0 - 10 -44.403490 - 20 -4.934587 - 30 -0.0 - 10 -45.667497 - 20 -3.257167 - 30 -0.0 - 0 -SPLINE - 5 -118 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbSpline - 70 -8 - 71 -3 - 72 -8 - 73 -4 - 74 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -1 - 40 -1 - 40 -1 - 40 -1 - 10 -45.235480 - 20 -2.055167 - 30 -0.0 - 10 -45.055966 - 20 -1.879579 - 30 -0.0 - 10 -45.034516 - 20 -1.598089 - 30 -0.0 - 10 -45.185350 - 20 -1.397327 - 30 -0.0 - 0 -LWPOLYLINE - 5 -119 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbPolyline - 90 -2 - 70 -0 - 10 -45.529520 - 20 -2.276867 - 30 -0.0 - 10 -45.235480 - 20 -2.055167 - 30 -0.0 - 0 -SPLINE - 5 -11a -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbSpline - 70 -8 - 71 -3 - 72 -8 - 73 -4 - 74 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -1 - 40 -1 - 40 -1 - 40 -1 - 10 -55.567145 - 20 -9.220626 - 30 -0.0 - 10 -55.416065 - 20 -9.420513 - 30 -0.0 - 10 -55.140372 - 20 -9.477729 - 30 -0.0 - 10 -54.922228 - 20 -9.354468 - 30 -0.0 - 0 -LWPOLYLINE - 5 -11b -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbPolyline - 90 -6 - 70 -0 - 10 -45.185350 - 20 -1.397327 - 30 -0.0 - 10 -46.238000 - 20 --0.000003 - 30 -0.0 - 10 -47.473067 - 20 --0.000003 - 30 -0.0 - 10 -56.118015 - 20 -6.514331 - 30 -0.0 - 10 -56.118015 - 20 -8.489405 - 30 -0.0 - 10 -55.567145 - 20 -9.220626 - 30 -0.0 - 0 -SPLINE - 5 -11c -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbSpline - 70 -8 - 71 -3 - 72 -8 - 73 -4 - 74 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -1 - 40 -1 - 40 -1 - 40 -1 - 10 -54.640076 - 20 -9.142078 - 30 -0.0 - 10 -54.330363 - 20 -8.908694 - 30 -0.0 - 10 -53.893157 - 20 -8.970343 - 30 -0.0 - 10 -53.659774 - 20 -9.280054 - 30 -0.0 - 0 -LWPOLYLINE - 5 -11d -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbPolyline - 90 -2 - 70 -0 - 10 -54.922228 - 20 -9.354468 - 30 -0.0 - 10 -54.640076 - 20 -9.142078 - 30 -0.0 - 0 -SPLINE - 5 -11e -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbSpline - 70 -8 - 71 -3 - 72 -8 - 73 -4 - 74 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -1 - 40 -1 - 40 -1 - 40 -1 - 10 -52.395766 - 20 -10.956954 - 30 -0.0 - 10 -52.162383 - 20 -11.266665 - 30 -0.0 - 10 -52.224033 - 20 -11.703872 - 30 -0.0 - 10 -52.533744 - 20 -11.937256 - 30 -0.0 - 0 -LWPOLYLINE - 5 -11f -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbPolyline - 90 -2 - 70 -0 - 10 -53.659774 - 20 -9.280054 - 30 -0.0 - 10 -52.395766 - 20 -10.956954 - 30 -0.0 - 0 -SPLINE - 5 -120 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbSpline - 70 -8 - 71 -3 - 72 -8 - 73 -4 - 74 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -1 - 40 -1 - 40 -1 - 40 -1 - 10 -52.520824 - 20 -53.498542 - 30 -0.0 - 10 -52.211114 - 20 -53.731926 - 30 -0.0 - 10 -52.149463 - 20 -54.169134 - 30 -0.0 - 10 -52.382850 - 20 -54.478845 - 30 -0.0 - 0 -LWPOLYLINE - 5 -121 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbPolyline - 90 -4 - 70 -0 - 10 -52.533744 - 20 -11.937256 - 30 -0.0 - 10 -56.118020 - 20 -14.638383 - 30 -0.0 - 10 -56.118020 - 20 -50.787598 - 30 -0.0 - 10 -52.520824 - 20 -53.498542 - 30 -0.0 - 0 -SPLINE - 5 -122 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbSpline - 70 -8 - 71 -3 - 72 -8 - 73 -4 - 74 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -1 - 40 -1 - 40 -1 - 40 -1 - 10 -53.646854 - 20 -56.155745 - 30 -0.0 - 10 -53.880238 - 20 -56.465456 - 30 -0.0 - 10 -54.317446 - 20 -56.527109 - 30 -0.0 - 10 -54.627156 - 20 -56.293720 - 30 -0.0 - 0 -SPLINE - 5 -123 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbSpline - 70 -8 - 71 -3 - 72 -8 - 73 -4 - 74 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -1 - 40 -1 - 40 -1 - 40 -1 - 10 -54.627156 - 20 -56.293720 - 30 -0.0 - 10 -54.627156 - 20 -56.293720 - 30 -0.0 - 10 -54.921712 - 20 -56.071512 - 30 -0.0 - 10 -54.921712 - 20 -56.071512 - 30 -0.0 - 0 -SPLINE - 5 -124 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbSpline - 70 -8 - 71 -3 - 72 -8 - 73 -4 - 74 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -1 - 40 -1 - 40 -1 - 40 -1 - 10 -54.921712 - 20 -56.071512 - 30 -0.0 - 10 -55.140097 - 20 -55.947634 - 30 -0.0 - 10 -55.416482 - 20 -56.004901 - 30 -0.0 - 10 -55.567666 - 20 -56.205354 - 30 -0.0 - 0 -LWPOLYLINE - 5 -125 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbPolyline - 90 -2 - 70 -0 - 10 -52.382850 - 20 -54.478845 - 30 -0.0 - 10 -53.646854 - 20 -56.155745 - 30 -0.0 - 0 -SPLINE - 5 -126 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbSpline - 70 -8 - 71 -3 - 72 -8 - 73 -4 - 74 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -1 - 40 -1 - 40 -1 - 40 -1 - 10 -45.185355 - 20 -64.028649 - 30 -0.0 - 10 -45.034861 - 20 -63.828332 - 30 -0.0 - 10 -45.055846 - 20 -63.547562 - 30 -0.0 - 10 -45.234445 - 20 -63.371842 - 30 -0.0 - 0 -LWPOLYLINE - 5 -127 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbPolyline - 90 -6 - 70 -0 - 10 -55.567666 - 20 -56.205354 - 30 -0.0 - 10 -56.118020 - 20 -56.935543 - 30 -0.0 - 10 -56.118020 - 20 -58.911132 - 30 -0.0 - 10 -47.473072 - 20 -65.425980 - 30 -0.0 - 10 -46.239037 - 20 -65.425980 - 30 -0.0 - 10 -45.185355 - 20 -64.028649 - 30 -0.0 - 0 -SPLINE - 5 -128 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbSpline - 70 -8 - 71 -3 - 72 -8 - 73 -4 - 74 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -1 - 40 -1 - 40 -1 - 40 -1 - 10 -45.516597 - 20 -63.158935 - 30 -0.0 - 10 -45.826308 - 20 -62.925551 - 30 -0.0 - 10 -45.887958 - 20 -62.488343 - 30 -0.0 - 10 -45.654574 - 20 -62.178633 - 30 -0.0 - 0 -LWPOLYLINE - 5 -129 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbPolyline - 90 -2 - 70 -0 - 10 -45.234445 - 20 -63.371842 - 30 -0.0 - 10 -45.516597 - 20 -63.158935 - 30 -0.0 - 0 -SPLINE - 5 -12a -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbSpline - 70 -8 - 71 -3 - 72 -8 - 73 -4 - 74 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -1 - 40 -1 - 40 -1 - 40 -1 - 10 -44.390567 - 20 -60.501217 - 30 -0.0 - 10 -44.157184 - 20 -60.191506 - 30 -0.0 - 10 -43.719978 - 20 -60.130374 - 30 -0.0 - 10 -43.410268 - 20 -60.363758 - 30 -0.0 - 0 -LWPOLYLINE - 5 -12b -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbPolyline - 90 -2 - 70 -0 - 10 -45.654574 - 20 -62.178633 - 30 -0.0 - 10 -44.390567 - 20 -60.501217 - 30 -0.0 - 0 -SPLINE - 5 -12c -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbSpline - 70 -8 - 71 -3 - 72 -8 - 73 -4 - 74 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -1 - 40 -1 - 40 -1 - 40 -1 - 10 -12.694832 - 20 -60.353939 - 30 -0.0 - 10 -12.385123 - 20 -60.120555 - 30 -0.0 - 10 -11.947914 - 20 -60.182203 - 30 -0.0 - 10 -11.714530 - 20 -60.491914 - 30 -0.0 - 0 -LWPOLYLINE - 5 -12d -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbPolyline - 90 -4 - 70 -0 - 10 -43.410268 - 20 -60.363758 - 30 -0.0 - 10 -36.692330 - 20 -65.425980 - 30 -0.0 - 10 -19.425688 - 20 -65.425980 - 30 -0.0 - 10 -12.694832 - 20 -60.353939 - 30 -0.0 - 0 -SPLINE - 5 -12e -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbSpline - 70 -8 - 71 -3 - 72 -8 - 73 -4 - 74 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -1 - 40 -1 - 40 -1 - 40 -1 - 10 -10.451042 - 20 -62.168814 - 30 -0.0 - 10 -10.217658 - 20 -62.478525 - 30 -0.0 - 10 -10.278790 - 20 -62.915733 - 30 -0.0 - 10 -10.588501 - 20 -63.149116 - 30 -0.0 - 0 -LWPOLYLINE - 5 -12f -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbPolyline - 90 -2 - 70 -0 - 10 -11.714530 - 20 -60.491914 - 30 -0.0 - 10 -10.451042 - 20 -62.168814 - 30 -0.0 - 0 -SPLINE - 5 -130 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbSpline - 70 -8 - 71 -3 - 72 -8 - 73 -4 - 74 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -1 - 40 -1 - 40 -1 - 40 -1 - 10 -10.883573 - 20 -63.371324 - 30 -0.0 - 10 -11.062765 - 20 -63.547186 - 30 -0.0 - 10 -11.083769 - 20 -63.828656 - 30 -0.0 - 10 -10.932663 - 20 -64.029165 - 30 -0.0 - 0 -LWPOLYLINE - 5 -131 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbPolyline - 90 -2 - 70 -0 - 10 -10.588501 - 20 -63.149116 - 30 -0.0 - 10 -10.883573 - 20 -63.371324 - 30 -0.0 - 0 -SPLINE - 5 -132 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbSpline - 70 -8 - 71 -3 - 72 -8 - 73 -4 - 74 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -1 - 40 -1 - 40 -1 - 40 -1 - 10 -28.031880 - 20 -39.290108 - 30 -0.0 - 10 -28.208641 - 20 -39.299665 - 30 -0.0 - 10 -28.383086 - 20 -39.246398 - 30 -0.0 - 10 -28.524357 - 20 -39.139730 - 30 -0.0 - 0 -LWPOLYLINE - 5 -133 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbPolyline - 90 -3 - 70 -0 - 10 -10.932663 - 20 -64.029165 - 30 -0.0 - 10 -9.880014 - 20 -65.425980 - 30 -0.0 - 10 -8.644950 - 20 -65.425980 - 30 -0.0 - 0 -SPLINE - 5 -134 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbSpline - 70 -8 - 71 -3 - 72 -8 - 73 -4 - 74 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -1 - 40 -1 - 40 -1 - 40 -1 - 10 -36.252567 - 20 -33.299778 - 30 -0.0 - 10 -36.440739 - 20 -33.157534 - 30 -0.0 - 10 -36.551036 - 20 -32.935057 - 30 -0.0 - 10 -36.550328 - 20 -32.699173 - 30 -0.0 - 0 -SPLINE - 5 -135 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbSpline - 70 -8 - 71 -3 - 72 -8 - 73 -4 - 74 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -1 - 40 -1 - 40 -1 - 40 -1 - 10 -36.550328 - 20 -32.699173 - 30 -0.0 - 10 -36.549620 - 20 -32.463288 - 30 -0.0 - 10 -36.437989 - 20 -32.241478 - 30 -0.0 - 10 -36.248967 - 20 -32.100366 - 30 -0.0 - 0 -LWPOLYLINE - 5 -136 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbPolyline - 90 -2 - 70 -0 - 10 -28.524357 - 20 -39.139730 - 30 -0.0 - 10 -36.252567 - 20 -33.299778 - 30 -0.0 - 0 -SPLINE - 5 -137 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbSpline - 70 -8 - 71 -3 - 72 -8 - 73 -4 - 74 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -1 - 40 -1 - 40 -1 - 40 -1 - 10 -28.490783 - 20 -26.291936 - 30 -0.0 - 10 -28.222734 - 20 -26.092036 - 30 -0.0 - 10 -27.854735 - 20 -26.093708 - 30 -0.0 - 10 -27.588514 - 20 -26.296036 - 30 -0.0 - 0 -SPLINE - 5 -138 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbSpline - 70 -8 - 71 -3 - 72 -8 - 73 -4 - 74 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -1 - 40 -1 - 40 -1 - 40 -1 - 10 -27.588514 - 20 -26.296036 - 30 -0.0 - 10 -27.588514 - 20 -26.296036 - 30 -0.0 - 10 -19.893358 - 20 -32.114320 - 30 -0.0 - 10 -19.893358 - 20 -32.114320 - 30 -0.0 - 0 -SPLINE - 5 -139 -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbSpline - 70 -8 - 71 -3 - 72 -8 - 73 -4 - 74 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -1 - 40 -1 - 40 -1 - 40 -1 - 10 -19.893358 - 20 -32.114320 - 30 -0.0 - 10 -19.705570 - 20 -32.256066 - 30 -0.0 - 10 -19.595173 - 20 -32.477712 - 30 -0.0 - 10 -19.595173 - 20 -32.712992 - 30 -0.0 - 0 -SPLINE - 5 -13a -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbSpline - 70 -8 - 71 -3 - 72 -8 - 73 -4 - 74 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -1 - 40 -1 - 40 -1 - 40 -1 - 10 -19.595173 - 20 -32.712992 - 30 -0.0 - 10 -19.595173 - 20 -32.948271 - 30 -0.0 - 10 -19.705570 - 20 -33.169917 - 30 -0.0 - 10 -19.893358 - 20 -33.311663 - 30 -0.0 - 0 -LWPOLYLINE - 5 -13b -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbPolyline - 90 -2 - 70 -0 - 10 -36.248967 - 20 -32.100366 - 30 -0.0 - 10 -28.490783 - 20 -26.291936 - 30 -0.0 - 0 -SPLINE - 5 -13c -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbSpline - 70 -8 - 71 -3 - 72 -8 - 73 -4 - 74 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -0 - 40 -1 - 40 -1 - 40 -1 - 40 -1 - 10 -27.620019 - 20 -39.139730 - 30 -0.0 - 10 -27.739264 - 20 -39.229758 - 30 -0.0 - 10 -27.882680 - 20 -39.282122 - 30 -0.0 - 10 -28.031880 - 20 -39.290108 - 30 -0.0 - 0 -LWPOLYLINE - 5 -13d -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbPolyline - 90 -2 - 70 -0 - 10 -19.893358 - 20 -33.311663 - 30 -0.0 - 10 -27.620019 - 20 -39.139730 - 30 -0.0 - 0 -LWPOLYLINE - 5 -13e -100 -AcDbEntity - 8 -Layer_1 - 62 -7 -100 -AcDbPolyline - 90 -1 - 70 -1 - 10 -28.031880 - 20 -39.290108 - 30 -0.0 - 0 -ENDSEC - 0 -SECTION - 2 -OBJECTS - 0 -DICTIONARY - 5 -C -330 -0 -100 -AcDbDictionary - 3 -ACAD_GROUP -350 -D - 3 -ACAD_MLINESTYLE -350 -17 - 0 -DICTIONARY - 5 -D -330 -C -100 -AcDbDictionary - 0 -DICTIONARY - 5 -1A -330 -C -100 -AcDbDictionary - 0 -DICTIONARY - 5 -17 -330 -C -100 -AcDbDictionary - 3 -STANDARD -350 -18 - 0 -DICTIONARY - 5 -19 -330 -C -100 -AcDbDictionary - 0 -ENDSEC - 0 -EOF diff --git a/center-led/circle_template.svg b/center-led/circle_template.svg deleted file mode 100644 index 8674303..0000000 --- a/center-led/circle_template.svg +++ /dev/null @@ -1,68 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="56.118019mm" - height="65.42598mm" - viewBox="0 0 56.118018 65.42598" - version="1.1" - id="svg8" - inkscape:version="0.92.4 (unknown)" - sodipodi:docname="circle_template.svg"> - <defs - id="defs2" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="1.9889953" - inkscape:cx="84.357918" - inkscape:cy="155.45582" - inkscape:document-units="mm" - inkscape:current-layer="layer1" - showgrid="false" - inkscape:window-width="1635" - inkscape:window-height="1444" - inkscape:window-x="569" - inkscape:window-y="419" - inkscape:window-maximized="0" - fit-margin-top="0" - fit-margin-left="0" - fit-margin-right="0" - fit-margin-bottom="0" - showguides="false" - inkscape:snap-global="false" /> - <metadata - id="metadata5"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(-12.060039,-39.715597)"> - <path - style="opacity:0.48800001;vector-effect:none;fill:#ffcc00;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - d="m 20.704989,39.715597 -8.64495,6.514848 v 1.974557 l 0.550871,0.731221 a 0.50005001,0.50005001 0 0 0 0.643888,0.134874 l 0.283187,-0.213424 c 0.309711,-0.233383 0.747436,-0.172251 0.980818,0.137462 l 1.263489,1.677416 c 0.233384,0.30971 0.172252,0.746919 -0.137459,0.980302 l -3.584794,2.701126 v 36.149215 l 3.597713,2.710946 c 0.309711,0.233383 0.370843,0.67059 0.137459,0.980301 l -1.263488,1.676901 c -0.233384,0.30971 -0.671108,0.37136 -0.980819,0.137976 l -0.295589,-0.222726 a 0.50005001,0.50005001 0 0 0 -0.644922,0.134359 l -0.550354,0.730188 v 1.97559 l 8.645984,6.514851 h 1.233516 l 1.053166,-1.39733 a 0.50005001,0.50005001 0 0 0 -0.04909,-0.65681 l -0.282156,-0.21291 c -0.309711,-0.23338 -0.370843,-0.67059 -0.137459,-0.9803 l 1.263488,-1.67742 c 0.233384,-0.309708 0.670591,-0.37084 0.980302,-0.13746 l 6.717937,5.06223 h 17.267161 l 6.730338,-5.07204 c 0.309714,-0.233389 0.746919,-0.172257 0.980303,0.13745 l 1.264007,1.67742 c 0.233384,0.30971 0.171733,0.74692 -0.137977,0.9803 l -0.29404,0.2217 a 0.50005001,0.50005001 0 0 0 -0.05013,0.65784 l 1.05265,1.39733 h 1.235067 l 8.644948,-6.514334 v -1.975074 l -0.55087,-0.731221 a 0.50005001,0.50005001 0 0 0 -0.644917,-0.133842 l -0.282152,0.21239 c -0.309713,0.233384 -0.746919,0.171735 -0.980302,-0.137976 l -1.264008,-1.6769 c -0.233383,-0.309711 -0.171733,-0.746918 0.137978,-0.980302 l 3.584276,-2.701127 V 54.353979 l -3.597196,-2.710944 c -0.30971,-0.233384 -0.371361,-0.670592 -0.137974,-0.980303 l 1.264004,-1.6769 c 0.233384,-0.309711 0.670592,-0.371364 0.980302,-0.137975 l 0.294556,0.222208 a 0.50005001,0.50005001 0 0 0 0.645954,-0.133842 l 0.550354,-0.730189 v -1.975589 l -8.644948,-6.514848 h -1.234035 l -1.053682,1.397331 a 0.50005001,0.50005001 0 0 0 0.04909,0.656807 l 0.282152,0.212907 c 0.309711,0.233384 0.371361,0.670592 0.137977,0.980302 l -1.264007,1.677416 c -0.233383,0.309711 -0.670589,0.370843 -0.980299,0.137459 L 48.752369,39.715597 H 31.485727 l -6.730856,5.072041 c -0.309709,0.233384 -0.746918,0.171736 -0.980302,-0.137975 l -1.263488,-1.6769 c -0.233384,-0.309711 -0.172252,-0.746919 0.137459,-0.980302 l 0.295072,-0.222208 a 0.50005001,0.50005001 0 0 0 0.04909,-0.657841 l -1.052649,-1.396815 z m 19.38693,26.135872 a 0.75007501,0.75007501 0 0 1 0.492477,0.150378 l 7.72821,5.839952 a 0.75007501,0.75007501 0 0 1 -0.0036,1.199412 l -7.758184,5.80843 a 0.75007501,0.75007501 0 0 1 -0.902269,-0.0041 l -7.695156,-5.818284 a 0.75007501,0.75007501 0 0 1 0,-1.197343 l 7.726661,-5.828067 a 0.75007501,0.75007501 0 0 1 0.411861,-0.150378 z" - id="rect1244" - inkscape:connector-curvature="0" /> - </g> -</svg> diff --git a/center-led/components.dcm b/center-led/components.dcm deleted file mode 100644 index 5f3ed79..0000000 --- a/center-led/components.dcm +++ /dev/null @@ -1,3 +0,0 @@ -EESchema-DOCLIB Version 2.0 -# -#End Doc Library diff --git a/center-led/components.lib b/center-led/components.lib deleted file mode 100644 index 1fbfcc4..0000000 --- a/center-led/components.lib +++ /dev/null @@ -1,25 +0,0 @@ -EESchema-LIBRARY Version 2.4 -#encoding utf-8 -# -# TX4138 -# -DEF TX4138 U 0 40 Y Y 1 F N -F0 "U" 0 0 50 H V C CNN -F1 "TX4138" 0 300 50 V V C CNN -F2 "" 0 0 50 H I C CNN -F3 "" 0 0 50 H I C CNN -DRAW -S -300 -400 300 600 0 1 0 f -X SW 1 500 300 200 L 50 50 1 1 I -X ILIM 2 -500 300 200 R 50 50 1 1 I -X VIN 3 -500 500 200 R 50 50 1 1 I -X GND 4 0 -600 200 U 50 50 1 1 I -X FB 5 500 100 200 L 50 50 1 1 I -X EN 6 -500 -100 200 R 50 50 1 1 I -X POK 7 500 -100 200 L 50 50 1 1 I -X BS 8 500 500 200 L 50 50 1 1 I -X ILIM 9 -500 200 200 R 50 50 1 1 I -ENDDRAW -ENDDEF -# -#End Library diff --git a/center-led/fp-info-cache b/center-led/fp-info-cache deleted file mode 100644 index 1266280..0000000 --- a/center-led/fp-info-cache +++ /dev/null @@ -1,83217 +0,0 @@ -19630385856052637 -Audio_Module -Reverb_BTDR-1H -Digital Reverberation Unit, http://www.belton.co.kr/inc/downfile.php?seq=17&file=pdf (footprint from http://www.uk-electronic.de/PDF/BTDR-1.pdf) -audio belton reverb -0 -7 -7 -Audio_Module -Reverb_BTDR-1V -Digital Reverberation Unit, http://www.belton.co.kr/inc/downfile.php?seq=17&file=pdf (footprint from http://www.uk-electronic.de/PDF/BTDR-1.pdf) -audio belton reverb -0 -7 -7 -Battery -BatteryHolder_Bulgin_BX0036_1xC -Bulgin Battery Holder, BX0036, Battery Type C (https://www.bulgin.com/products/pub/media/bulgin/data/Battery_holders.pdf) -Bulgin BX0036 -0 -2 -2 -Battery -BatteryHolder_ComfortableElectronic_CH273-2450_1x2450 -Comfortable Electronic CR2450 battery holder, http://www.comf.com.tw/ProductDetail.asp?no=148 -Comfortable Electronic CR2450 -0 -2 -2 -Battery -BatteryHolder_Eagle_12BH611-GR -https://eu.mouser.com/datasheet/2/209/EPD-200766-1274481.pdf -9V Battery Holder -0 -2 -2 -Battery -BatteryHolder_Keystone_103_1x20mm -http://www.keyelco.com/product-pdf.cfm?p=719 -Keystone type 103 battery holder -0 -2 -2 -Battery -BatteryHolder_Keystone_104_1x23mm -http://www.keyelco.com/product-pdf.cfm?p=744 -Keystone type 104 battery holder -0 -2 -2 -Battery -BatteryHolder_Keystone_105_1x2430 -http://www.keyelco.com/product-pdf.cfm?p=745 -Keystone type 105 battery holder -0 -2 -2 -Battery -BatteryHolder_Keystone_106_1x20mm -http://www.keyelco.com/product-pdf.cfm?p=720 -Keystone type 106 battery holder -0 -2 -2 -Battery -BatteryHolder_Keystone_107_1x23mm -http://www.keyelco.com/product-pdf.cfm?p=746 -Keystone type 107 battery holder -0 -2 -2 -Battery -BatteryHolder_Keystone_500 -Keystone #500, CR1220 battery holder, http://www.keyelco.com/product-pdf.cfm?p=710 -CR1220 battery holder -0 -2 -2 -Battery -BatteryHolder_Keystone_1042_1x18650 -Battery holder for 18650 cylindrical cells http://www.keyelco.com/product.cfm/product_id/918 -18650 Keystone 1042 Li-ion -0 -2 -2 -Battery -BatteryHolder_Keystone_1058_1x2032 -http://www.keyelco.com/product-pdf.cfm?p=14028 -Keystone type 1058 coin cell retainer -0 -2 -2 -Battery -BatteryHolder_Keystone_1060_1x2032 -http://www.keyelco.com/product-pdf.cfm?p=726 -CR2032 BR2032 BatteryHolder Battery -0 -2 -2 -Battery -BatteryHolder_Keystone_2460_1xAA -https://www.keyelco.com/product-pdf.cfm?p=1025 -AA battery cell holder -0 -2 -2 -Battery -BatteryHolder_Keystone_2462_2xAA -2xAA cell battery holder, Keystone P/N 2462, https://www.keyelco.com/product-pdf.cfm?p=1027 -AA battery cell holder -0 -2 -2 -Battery -BatteryHolder_Keystone_2466_1xAAA -1xAAA Battery Holder, Keystone, Plastic Case, http://www.keyelco.com/product-pdf.cfm?p=1031 -AAA battery holder Keystone -0 -2 -2 -Battery -BatteryHolder_Keystone_2468_2xAAA -2xAAA cell battery holder, Keystone P/N 2468, http://www.keyelco.com/product-pdf.cfm?p=1033 -AAA battery cell holder -0 -2 -2 -Battery -BatteryHolder_Keystone_2479_3xAAA -Keystone Battery Holder, 2479, Battery Type 3xAAA (Script generated with StandardBox.py) (Keystone Battery Holder, 2479, Battery Type 3xAAA) -Keystone Battery Holder 2479 Battery Type 3xAAA -0 -2 -2 -Battery -BatteryHolder_Keystone_2993 -http://www.keyelco.com/product-pdf.cfm?p=776 -Keystone type 2993 negative battery contact -0 -1 -1 -Battery -BatteryHolder_Keystone_2998_1x6.8mm -www.keyelco.com/product-pdf.cfm?p=763 -Keystone type 2998 battery holder -0 -3 -2 -Battery -BatteryHolder_Keystone_3000_1x12mm -http://www.keyelco.com/product-pdf.cfm?p=777 -Keystone type 3000 coin cell retainer -0 -3 -2 -Battery -BatteryHolder_Keystone_3001_1x12mm -http://www.keyelco.com/product-pdf.cfm?p=778 -Keystone type 3001 coin cell retainer -0 -3 -2 -Battery -BatteryHolder_Keystone_3002_1x2032 -https://www.tme.eu/it/Document/a823211ec201a9e209042d155fe22d2b/KEYS2996.pdf -BR2016 CR2016 DL2016 BR2020 CL2020 BR2025 CR2025 DL2025 DR2032 CR2032 DL2032 -0 -3 -2 -Battery -BatteryHolder_Keystone_3008_1x2450 -http://www.keyelco.com/product-pdf.cfm?p=786 -Keystone type 3008 coin cell retainer -0 -3 -2 -Battery -BatteryHolder_Keystone_3009_1x2450 -http://www.keyelco.com/product-pdf.cfm?p=787 -Keystone type 3009 coin cell retainer -0 -3 -2 -Battery -BatteryHolder_Keystone_3034_1x20mm -Keystone 3034 SMD battery holder for 2020, 2025 and 2032 coincell batteries. http://www.keyelco.com/product-pdf.cfm?p=798 -Keystone type 3034 coin cell retainer -0 -3 -2 -Battery -BatteryHolder_LINX_BAT-HLD-012-SMT -SMT battery holder for CR1216/1220/1225, https://linxtechnologies.com/wp/wp-content/uploads/bat-hld-012-smt.pdf -battery holder coin cell cr1216 cr1220 cr1225 -0 -3 -2 -Battery -BatteryHolder_MPD_BA9VPC_1xPP3 -1xPP3 (9V) battery holder, Memory Protection Devices P/N BA9VPC, http://www.memoryprotectiondevices.com/datasheets/BA9VPC-datasheet.pdf -PP3 Battery Holder BA9VPC 9V -0 -2 -2 -Battery -BatteryHolder_MPD_BC2AAPC_2xAA -2xAA cell battery holder, Memory Protection Devices P/N BC2AAPC, http://www.memoryprotectiondevices.com/datasheets/BC2AAPC-datasheet.pdf -AA battery cell holder -0 -2 -2 -Battery -BatteryHolder_MPD_BC12AAPC_2xAA -2xAA cell battery holder, Memory Protection Devices P/N BC12AAPC, http://www.memoryprotectiondevices.com/datasheets/BC12AAPC-datasheet.pdf -AA battery cell holder -0 -2 -2 -Battery -BatteryHolder_MPD_BC2003_1x2032 -http://www.memoryprotectiondevices.com/datasheets/BC-2003-datasheet.pdf -BC2003 CR2032 2032 Battery Holder -0 -3 -2 -Battery -BatteryHolder_MPD_BH-18650-PC2 -18650 Battery Holder (http://www.memoryprotectiondevices.com/datasheets/BK-18650-PC2-datasheet.pdf) -18650 Battery Holder -0 -2 -2 -Battery -BatteryHolder_Seiko_MS621F -Seiko MS621F, https://www.sii.co.jp/en/me/files/2014/02/file_EXTENDED_PRDCT_SPEC_75_FILE_11.jpg -Seiko MS621F -0 -2 -2 -Battery -BatteryHolder_TruPower_BH-331P_3xAA -Keystone Battery Holder BH-331P Battery Type 3xAA (Script generated with StandardBox.py) (Keystone Battery Holder BH-331P Battery Type 3xAA) -Battery Holder BH-331P Battery Type 3xAA -0 -2 -2 -Battery -Battery_CR1225 -CR1225 battery -battery CR1225 coin cell -0 -0 -0 -Battery -Battery_Panasonic_CR1025-VSK_Vertical_CircularHoles -Panasonic CR-1025/VSK battery -battery CR-1025 coin cell vertical -0 -2 -2 -Battery -Battery_Panasonic_CR1220-VCN_Vertical_CircularHoles -Panasonic CR-1220/VCN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D140.PDF -battery CR-1220 coin cell vertical -0 -2 -2 -Battery -Battery_Panasonic_CR1632-V1AN_Vertical_CircularHoles -Panasonic CR-1632-V1AN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D464.PDF -battery CR-1632 coin cell vertical -0 -2 -2 -Battery -Battery_Panasonic_CR2025-V1AK_Vertical_CircularHoles -Panasonic CR-2025/V1AK battery, -battery CR-2025 coin cell vertical -0 -2 -2 -Battery -Battery_Panasonic_CR2032-VS1N_Vertical_CircularHoles -Panasonic CR-2032/VS1N battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D348.PDF -battery CR-2032 coin cell vertical -0 -2 -2 -Battery -Battery_Panasonic_CR2354-VCN_Vertical_CircularHoles -Panasonic CR-2354/VCN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D486.PDF -battery CR-2354/VCN coin cell vertical -0 -2 -2 -Battery -Battery_Panasonic_CR2450-VAN_Vertical_CircularHoles -Panasonic CR-2450/VAN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D492.PDF -battery CR-2450 coin cell -0 -2 -2 -Battery -Battery_Panasonic_CR2477-VCN_Vertical_CircularHoles -Panasonic CR-2477/VCN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D502.PDF -battery CR-2477 coin cell vertical -0 -2 -2 -Battery -Battery_Panasonic_CR3032-VCN_Vertical_CircularHoles -Panasonic CR-3032/VCN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D508.PDF -battery CR-3032 coin cell vertical -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_1.00u_PCB -Cherry MX keyswitch, 1.00u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch 1.00u PCB -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_1.00u_Plate -Cherry MX keyswitch, 1.00u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch 1.00u plate -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_1.25u_PCB -Cherry MX keyswitch, 1.25u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch 1.25u PCB -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_1.25u_Plate -Cherry MX keyswitch, 1.25u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch 1.25u plate -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_1.50u_PCB -Cherry MX keyswitch, 1.50u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch 1.50u PCB -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_1.50u_Plate -Cherry MX keyswitch, 1.50u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch 1.50u plate -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_1.75u_PCB -Cherry MX keyswitch, 1.75u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch 1.75u PCB -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_1.75u_Plate -Cherry MX keyswitch, 1.75u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch 1.75u plate -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_2.00u_PCB -Cherry MX keyswitch, 2.00u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch 2.00u PCB -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_2.00u_Plate -Cherry MX keyswitch, 2.00u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch 2.00u plate -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_2.00u_Vertical_PCB -Cherry MX keyswitch, 2.00u, vertical, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch 2.00u vertical PCB -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_2.00u_Vertical_Plate -Cherry MX keyswitch, 2.00u, vertical, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch 2.00u vertical plate -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_2.25u_PCB -Cherry MX keyswitch, 2.25u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch 2.25u PCB -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_2.25u_Plate -Cherry MX keyswitch, 2.25u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch 2.25u plate -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_2.75u_PCB -Cherry MX keyswitch, 2.75u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch 2.75u PCB -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_2.75u_Plate -Cherry MX keyswitch, 2.75u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch 2.75u plate -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_6.25u_PCB -Cherry MX keyswitch, 6.25u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch 6.25u PCB -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_6.25u_Plate -Cherry MX keyswitch, 6.25u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch 6.25u plate -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_ISOEnter_PCB -Cherry MX keyswitch, ISO Enter, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch ISO enter PCB -0 -2 -2 -Button_Switch_Keyboard -SW_Cherry_MX_ISOEnter_Plate -Cherry MX keyswitch, ISO Enter, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf -Cherry MX keyswitch ISO enter plate -0 -2 -2 -Button_Switch_Keyboard -SW_Matias_1.00u -Matias/ALPS keyswitch, 1.00u, http://matias.ca/switches/ -Matias ALPS keyswitch 1.00u -0 -2 -2 -Button_Switch_Keyboard -SW_Matias_1.25u -Matias/ALPS keyswitch, 1.25u, http://matias.ca/switches/ -Matias ALPS keyswitch 1.25u -0 -2 -2 -Button_Switch_Keyboard -SW_Matias_1.50u -Matias/ALPS keyswitch, 1.50u, http://matias.ca/switches/ -Matias ALPS keyswitch 1.50u -0 -2 -2 -Button_Switch_Keyboard -SW_Matias_1.75u -Matias/ALPS keyswitch, 1.75u, http://matias.ca/switches/ -Matias ALPS keyswitch 1.75u -0 -2 -2 -Button_Switch_Keyboard -SW_Matias_2.00u -Matias/ALPS keyswitch, 2.00u, http://matias.ca/switches/ -Matias ALPS keyswitch 2.00u -0 -2 -2 -Button_Switch_Keyboard -SW_Matias_2.25u -Matias/ALPS keyswitch, 2.25u, http://matias.ca/switches/ -Matias ALPS keyswitch 2.25u -0 -2 -2 -Button_Switch_Keyboard -SW_Matias_2.75u -Matias/ALPS keyswitch, 2.75u, http://matias.ca/switches/ -Matias ALPS keyswitch 2.75u -0 -2 -2 -Button_Switch_Keyboard -SW_Matias_6.25u -Matias/ALPS keyswitch, 6.25u, http://matias.ca/switches/ -Matias ALPS keyswitch 6.25u -0 -2 -2 -Button_Switch_Keyboard -SW_Matias_ISOEnter -Matias/ALPS keyswitch, ISO Enter, http://matias.ca/switches/ -Matias ALPS keyswitch ISO enter -0 -2 -2 -Button_Switch_SMD -Nidec_Copal_SH-7010A -4-bit rotary coded switch, J-hook, https://www.nidec-copal-electronics.com/e/catalog/switch/sh-7000.pdf -rotary switch bcd -0 -6 -5 -Button_Switch_SMD -Nidec_Copal_SH-7010B -4-bit rotary coded switch, gull wing, https://www.nidec-copal-electronics.com/e/catalog/switch/sh-7000.pdf -rotary switch bcd -0 -6 -5 -Button_Switch_SMD -Nidec_Copal_SH-7040B -4-bit rotary coded switch, gull wing, Gray code, https://www.nidec-copal-electronics.com/e/catalog/switch/sh-7000.pdf -rotary switch bcd -0 -5 -5 -Button_Switch_SMD -Panasonic_EVQPUJ_EVQPUA -http://industrial.panasonic.com/cdbs/www-data/pdf/ATV0000/ATV0000CE5.pdf -SMD SMT SPST EVQPUJ EVQPUA -0 -4 -2 -Button_Switch_SMD -Panasonic_EVQPUK_EVQPUB -http://industrial.panasonic.com/cdbs/www-data/pdf/ATV0000/ATV0000CE5.pdf -SMD SMT SPST EVQPUK EVQPUB -0 -4 -2 -Button_Switch_SMD -Panasonic_EVQPUL_EVQPUC -http://industrial.panasonic.com/cdbs/www-data/pdf/ATV0000/ATV0000CE5.pdf -SMD SMT SPST EVQPUL EVQPUC -0 -4 -2 -Button_Switch_SMD -Panasonic_EVQPUM_EVQPUD -http://industrial.panasonic.com/cdbs/www-data/pdf/ATV0000/ATV0000CE5.pdf -SMD SMT SPST EVQPUM EVQPUD -0 -4 -2 -Button_Switch_SMD -SW_DIP_SPSTx01_Slide_6.7x4.1mm_W6.73mm_P2.54mm_LowProfile_JPin -SMD 1x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x4.1mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin -SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin -0 -2 -2 -Button_Switch_SMD -SW_DIP_SPSTx01_Slide_6.7x4.1mm_W8.61mm_P2.54mm_LowProfile -SMD 1x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x4.1mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile -SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile -0 -2 -2 -Button_Switch_SMD -SW_DIP_SPSTx01_Slide_9.78x4.72mm_W8.61mm_P2.54mm -SMD 1x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x4.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD -SMD DIP Switch SPST Slide 8.61mm 338mil SMD -0 -2 -2 -Button_Switch_SMD -SW_DIP_SPSTx01_Slide_Copal_CHS-01A_W5.08mm_P1.27mm_JPin -SMD 1x-dip-switch SPST Copal_CHS-01A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin -SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin -0 -2 -2 -Button_Switch_SMD -SW_DIP_SPSTx01_Slide_Copal_CHS-01B_W7.62mm_P1.27mm -SMD 1x-dip-switch SPST Copal_CHS-01B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD -SMD DIP Switch SPST Slide 7.62mm 300mil SMD -0 -2 -2 -Button_Switch_SMD -SW_DIP_SPSTx01_Slide_Copal_CVS-01xB_W5.9mm_P1mm -SMD 1x-dip-switch SPST Copal_CVS-01xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf) -SMD DIP Switch SPST Slide 5.9mm 232mil -0 -6 -3 -Button_Switch_SMD -SW_DIP_SPSTx01_Slide_Omron_A6S-110x_W8.9mm_P2.54mm -SMD 1x-dip-switch SPST Omron_A6S-110x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) -SMD DIP Switch SPST Slide 8.9mm 350mil -0 -2 -2 -Button_Switch_SMD -SW_DIP_SPSTx02_Slide_6.7x6.64mm_W6.73mm_P2.54mm_LowProfile_JPin -SMD 2x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x6.64mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin -SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin -0 -4 -4 -Button_Switch_SMD -SW_DIP_SPSTx02_Slide_6.7x6.64mm_W8.61mm_P2.54mm_LowProfile -SMD 2x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x6.64mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile -SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile -0 -4 -4 -Button_Switch_SMD -SW_DIP_SPSTx02_Slide_9.78x7.26mm_W8.61mm_P2.54mm -SMD 2x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x7.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD -SMD DIP Switch SPST Slide 8.61mm 338mil SMD -0 -4 -4 -Button_Switch_SMD -SW_DIP_SPSTx02_Slide_Copal_CHS-02A_W5.08mm_P1.27mm_JPin -SMD 2x-dip-switch SPST Copal_CHS-02A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin -SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin -0 -4 -4 -Button_Switch_SMD -SW_DIP_SPSTx02_Slide_Copal_CHS-02B_W7.62mm_P1.27mm -SMD 2x-dip-switch SPST Copal_CHS-02B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD -SMD DIP Switch SPST Slide 7.62mm 300mil SMD -0 -4 -4 -Button_Switch_SMD -SW_DIP_SPSTx02_Slide_Copal_CVS-02xB_W5.9mm_P1mm -SMD 2x-dip-switch SPST Copal_CVS-02xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf) -SMD DIP Switch SPST Slide 5.9mm 232mil -0 -8 -5 -Button_Switch_SMD -SW_DIP_SPSTx02_Slide_KingTek_DSHP02TJ_W5.25mm_P1.27mm_JPin -SMD 2x-dip-switch SPST KingTek_DSHP02TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin -SMD DIP Switch SPST Slide 5.25mm 206mil JPin -0 -4 -4 -Button_Switch_SMD -SW_DIP_SPSTx02_Slide_KingTek_DSHP02TS_W7.62mm_P1.27mm -SMD 2x-dip-switch SPST KingTek_DSHP02TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) -SMD DIP Switch SPST Slide 7.62mm 300mil -0 -4 -4 -Button_Switch_SMD -SW_DIP_SPSTx02_Slide_Omron_A6H-2101_W6.15mm_P1.27mm -SMD 2x-dip-switch SPST Omron_A6H-2101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf) -SMD DIP Switch SPST Slide 6.15mm 242mil -0 -4 -4 -Button_Switch_SMD -SW_DIP_SPSTx02_Slide_Omron_A6S-210x_W8.9mm_P2.54mm -SMD 2x-dip-switch SPST Omron_A6S-210x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) -SMD DIP Switch SPST Slide 8.9mm 350mil -0 -4 -4 -Button_Switch_SMD -SW_DIP_SPSTx03_Slide_6.7x9.18mm_W6.73mm_P2.54mm_LowProfile_JPin -SMD 3x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x9.18mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin -SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin -0 -6 -6 -Button_Switch_SMD -SW_DIP_SPSTx03_Slide_6.7x9.18mm_W8.61mm_P2.54mm_LowProfile -SMD 3x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x9.18mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile -SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile -0 -6 -6 -Button_Switch_SMD -SW_DIP_SPSTx03_Slide_9.78x9.8mm_W8.61mm_P2.54mm -SMD 3x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x9.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD -SMD DIP Switch SPST Slide 8.61mm 338mil SMD -0 -6 -6 -Button_Switch_SMD -SW_DIP_SPSTx03_Slide_Copal_CVS-03xB_W5.9mm_P1mm -SMD 3x-dip-switch SPST Copal_CVS-03xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf) -SMD DIP Switch SPST Slide 5.9mm 232mil -0 -10 -7 -Button_Switch_SMD -SW_DIP_SPSTx03_Slide_KingTek_DSHP03TJ_W5.25mm_P1.27mm_JPin -SMD 3x-dip-switch SPST KingTek_DSHP03TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin -SMD DIP Switch SPST Slide 5.25mm 206mil JPin -0 -6 -6 -Button_Switch_SMD -SW_DIP_SPSTx03_Slide_KingTek_DSHP03TS_W7.62mm_P1.27mm -SMD 3x-dip-switch SPST KingTek_DSHP03TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) -SMD DIP Switch SPST Slide 7.62mm 300mil -0 -6 -6 -Button_Switch_SMD -SW_DIP_SPSTx03_Slide_Omron_A6S-310x_W8.9mm_P2.54mm -SMD 3x-dip-switch SPST Omron_A6S-310x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) -SMD DIP Switch SPST Slide 8.9mm 350mil -0 -6 -6 -Button_Switch_SMD -SW_DIP_SPSTx04_Slide_6.7x11.72mm_W6.73mm_P2.54mm_LowProfile_JPin -SMD 4x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x11.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin -SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin -0 -8 -8 -Button_Switch_SMD -SW_DIP_SPSTx04_Slide_6.7x11.72mm_W8.61mm_P2.54mm_LowProfile -SMD 4x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x11.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile -SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile -0 -8 -8 -Button_Switch_SMD -SW_DIP_SPSTx04_Slide_9.78x12.34mm_W8.61mm_P2.54mm -SMD 4x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x12.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD -SMD DIP Switch SPST Slide 8.61mm 338mil SMD -0 -8 -8 -Button_Switch_SMD -SW_DIP_SPSTx04_Slide_Copal_CHS-04A_W5.08mm_P1.27mm_JPin -SMD 4x-dip-switch SPST Copal_CHS-04A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin -SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin -0 -8 -8 -Button_Switch_SMD -SW_DIP_SPSTx04_Slide_Copal_CHS-04B_W7.62mm_P1.27mm -SMD 4x-dip-switch SPST Copal_CHS-04B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD -SMD DIP Switch SPST Slide 7.62mm 300mil SMD -0 -8 -8 -Button_Switch_SMD -SW_DIP_SPSTx04_Slide_Copal_CVS-04xB_W5.9mm_P1mm -SMD 4x-dip-switch SPST Copal_CVS-04xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf) -SMD DIP Switch SPST Slide 5.9mm 232mil -0 -12 -9 -Button_Switch_SMD -SW_DIP_SPSTx04_Slide_KingTek_DSHP04TJ_W5.25mm_P1.27mm_JPin -SMD 4x-dip-switch SPST KingTek_DSHP04TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin -SMD DIP Switch SPST Slide 5.25mm 206mil JPin -0 -8 -8 -Button_Switch_SMD -SW_DIP_SPSTx04_Slide_KingTek_DSHP04TS_W7.62mm_P1.27mm -SMD 4x-dip-switch SPST KingTek_DSHP04TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) -SMD DIP Switch SPST Slide 7.62mm 300mil -0 -8 -8 -Button_Switch_SMD -SW_DIP_SPSTx04_Slide_Omron_A6H-4101_W6.15mm_P1.27mm -SMD 4x-dip-switch SPST Omron_A6H-4101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf) -SMD DIP Switch SPST Slide 6.15mm 242mil -0 -8 -8 -Button_Switch_SMD -SW_DIP_SPSTx04_Slide_Omron_A6S-410x_W8.9mm_P2.54mm -SMD 4x-dip-switch SPST Omron_A6S-410x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) -SMD DIP Switch SPST Slide 8.9mm 350mil -0 -8 -8 -Button_Switch_SMD -SW_DIP_SPSTx05_Slide_6.7x14.26mm_W6.73mm_P2.54mm_LowProfile_JPin -SMD 5x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x14.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin -SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin -0 -10 -10 -Button_Switch_SMD -SW_DIP_SPSTx05_Slide_6.7x14.26mm_W8.61mm_P2.54mm_LowProfile -SMD 5x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x14.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile -SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile -0 -10 -10 -Button_Switch_SMD -SW_DIP_SPSTx05_Slide_9.78x14.88mm_W8.61mm_P2.54mm -SMD 5x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x14.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD -SMD DIP Switch SPST Slide 8.61mm 338mil SMD -0 -10 -10 -Button_Switch_SMD -SW_DIP_SPSTx05_Slide_KingTek_DSHP05TJ_W5.25mm_P1.27mm_JPin -SMD 5x-dip-switch SPST KingTek_DSHP05TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin -SMD DIP Switch SPST Slide 5.25mm 206mil JPin -0 -10 -10 -Button_Switch_SMD -SW_DIP_SPSTx05_Slide_KingTek_DSHP05TS_W7.62mm_P1.27mm -SMD 5x-dip-switch SPST KingTek_DSHP05TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) -SMD DIP Switch SPST Slide 7.62mm 300mil -0 -10 -10 -Button_Switch_SMD -SW_DIP_SPSTx05_Slide_Omron_A6S-510x_W8.9mm_P2.54mm -SMD 5x-dip-switch SPST Omron_A6S-510x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) -SMD DIP Switch SPST Slide 8.9mm 350mil -0 -10 -10 -Button_Switch_SMD -SW_DIP_SPSTx06_Slide_6.7x16.8mm_W6.73mm_P2.54mm_LowProfile_JPin -SMD 6x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x16.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin -SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin -0 -12 -12 -Button_Switch_SMD -SW_DIP_SPSTx06_Slide_6.7x16.8mm_W8.61mm_P2.54mm_LowProfile -SMD 6x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x16.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile -SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile -0 -12 -12 -Button_Switch_SMD -SW_DIP_SPSTx06_Slide_9.78x17.42mm_W8.61mm_P2.54mm -SMD 6x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x17.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD -SMD DIP Switch SPST Slide 8.61mm 338mil SMD -0 -12 -12 -Button_Switch_SMD -SW_DIP_SPSTx06_Slide_Copal_CHS-06A_W5.08mm_P1.27mm_JPin -SMD 6x-dip-switch SPST Copal_CHS-06A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin -SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin -0 -12 -12 -Button_Switch_SMD -SW_DIP_SPSTx06_Slide_Copal_CHS-06B_W7.62mm_P1.27mm -SMD 6x-dip-switch SPST Copal_CHS-06B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD -SMD DIP Switch SPST Slide 7.62mm 300mil SMD -0 -12 -12 -Button_Switch_SMD -SW_DIP_SPSTx06_Slide_KingTek_DSHP06TJ_W5.25mm_P1.27mm_JPin -SMD 6x-dip-switch SPST KingTek_DSHP06TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin -SMD DIP Switch SPST Slide 5.25mm 206mil JPin -0 -12 -12 -Button_Switch_SMD -SW_DIP_SPSTx06_Slide_KingTek_DSHP06TS_W7.62mm_P1.27mm -SMD 6x-dip-switch SPST KingTek_DSHP06TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) -SMD DIP Switch SPST Slide 7.62mm 300mil -0 -12 -12 -Button_Switch_SMD -SW_DIP_SPSTx06_Slide_Omron_A6H-6101_W6.15mm_P1.27mm -SMD 6x-dip-switch SPST Omron_A6H-6101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf) -SMD DIP Switch SPST Slide 6.15mm 242mil -0 -12 -12 -Button_Switch_SMD -SW_DIP_SPSTx06_Slide_Omron_A6S-610x_W8.9mm_P2.54mm -SMD 6x-dip-switch SPST Omron_A6S-610x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) -SMD DIP Switch SPST Slide 8.9mm 350mil -0 -12 -12 -Button_Switch_SMD -SW_DIP_SPSTx07_Slide_6.7x19.34mm_W6.73mm_P2.54mm_LowProfile_JPin -SMD 7x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x19.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin -SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin -0 -14 -14 -Button_Switch_SMD -SW_DIP_SPSTx07_Slide_6.7x19.34mm_W8.61mm_P2.54mm_LowProfile -SMD 7x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x19.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile -SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile -0 -14 -14 -Button_Switch_SMD -SW_DIP_SPSTx07_Slide_9.78x19.96mm_W8.61mm_P2.54mm -SMD 7x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x19.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD -SMD DIP Switch SPST Slide 8.61mm 338mil SMD -0 -14 -14 -Button_Switch_SMD -SW_DIP_SPSTx07_Slide_KingTek_DSHP07TJ_W5.25mm_P1.27mm_JPin -SMD 7x-dip-switch SPST KingTek_DSHP07TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin -SMD DIP Switch SPST Slide 5.25mm 206mil JPin -0 -14 -14 -Button_Switch_SMD -SW_DIP_SPSTx07_Slide_KingTek_DSHP07TS_W7.62mm_P1.27mm -SMD 7x-dip-switch SPST KingTek_DSHP07TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) -SMD DIP Switch SPST Slide 7.62mm 300mil -0 -14 -14 -Button_Switch_SMD -SW_DIP_SPSTx07_Slide_Omron_A6S-710x_W8.9mm_P2.54mm -SMD 7x-dip-switch SPST Omron_A6S-710x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) -SMD DIP Switch SPST Slide 8.9mm 350mil -0 -14 -14 -Button_Switch_SMD -SW_DIP_SPSTx08_Slide_6.7x21.88mm_W6.73mm_P2.54mm_LowProfile_JPin -SMD 8x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x21.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin -SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin -0 -16 -16 -Button_Switch_SMD -SW_DIP_SPSTx08_Slide_6.7x21.88mm_W8.61mm_P2.54mm_LowProfile -SMD 8x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x21.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile -SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile -0 -16 -16 -Button_Switch_SMD -SW_DIP_SPSTx08_Slide_9.78x22.5mm_W8.61mm_P2.54mm -SMD 8x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x22.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD -SMD DIP Switch SPST Slide 8.61mm 338mil SMD -0 -16 -16 -Button_Switch_SMD -SW_DIP_SPSTx08_Slide_Copal_CHS-08A_W5.08mm_P1.27mm_JPin -SMD 8x-dip-switch SPST Copal_CHS-08A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin -SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin -0 -16 -16 -Button_Switch_SMD -SW_DIP_SPSTx08_Slide_Copal_CHS-08B_W7.62mm_P1.27mm -SMD 8x-dip-switch SPST Copal_CHS-08B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD -SMD DIP Switch SPST Slide 7.62mm 300mil SMD -0 -16 -16 -Button_Switch_SMD -SW_DIP_SPSTx08_Slide_Copal_CVS-08xB_W5.9mm_P1mm -SMD 8x-dip-switch SPST Copal_CVS-08xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf) -SMD DIP Switch SPST Slide 5.9mm 232mil -0 -20 -17 -Button_Switch_SMD -SW_DIP_SPSTx08_Slide_KingTek_DSHP08TJ_W5.25mm_P1.27mm_JPin -SMD 8x-dip-switch SPST KingTek_DSHP08TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin -SMD DIP Switch SPST Slide 5.25mm 206mil JPin -0 -16 -16 -Button_Switch_SMD -SW_DIP_SPSTx08_Slide_KingTek_DSHP08TS_W7.62mm_P1.27mm -SMD 8x-dip-switch SPST KingTek_DSHP08TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) -SMD DIP Switch SPST Slide 7.62mm 300mil -0 -16 -16 -Button_Switch_SMD -SW_DIP_SPSTx08_Slide_Omron_A6H-8101_W6.15mm_P1.27mm -SMD 8x-dip-switch SPST Omron_A6H-8101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf) -SMD DIP Switch SPST Slide 6.15mm 242mil -0 -16 -16 -Button_Switch_SMD -SW_DIP_SPSTx08_Slide_Omron_A6S-810x_W8.9mm_P2.54mm -SMD 8x-dip-switch SPST Omron_A6S-810x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) -SMD DIP Switch SPST Slide 8.9mm 350mil -0 -16 -16 -Button_Switch_SMD -SW_DIP_SPSTx09_Slide_6.7x24.42mm_W6.73mm_P2.54mm_LowProfile_JPin -SMD 9x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x24.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin -SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin -0 -18 -18 -Button_Switch_SMD -SW_DIP_SPSTx09_Slide_6.7x24.42mm_W8.61mm_P2.54mm_LowProfile -SMD 9x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x24.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile -SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile -0 -18 -18 -Button_Switch_SMD -SW_DIP_SPSTx09_Slide_9.78x25.04mm_W8.61mm_P2.54mm -SMD 9x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x25.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD -SMD DIP Switch SPST Slide 8.61mm 338mil SMD -0 -18 -18 -Button_Switch_SMD -SW_DIP_SPSTx09_Slide_KingTek_DSHP09TJ_W5.25mm_P1.27mm_JPin -SMD 9x-dip-switch SPST KingTek_DSHP09TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin -SMD DIP Switch SPST Slide 5.25mm 206mil JPin -0 -18 -18 -Button_Switch_SMD -SW_DIP_SPSTx09_Slide_KingTek_DSHP09TS_W7.62mm_P1.27mm -SMD 9x-dip-switch SPST KingTek_DSHP09TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) -SMD DIP Switch SPST Slide 7.62mm 300mil -0 -18 -18 -Button_Switch_SMD -SW_DIP_SPSTx09_Slide_Omron_A6S-910x_W8.9mm_P2.54mm -SMD 9x-dip-switch SPST Omron_A6S-910x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) -SMD DIP Switch SPST Slide 8.9mm 350mil -0 -18 -18 -Button_Switch_SMD -SW_DIP_SPSTx10_Slide_6.7x26.96mm_W6.73mm_P2.54mm_LowProfile_JPin -SMD 10x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x26.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin -SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin -0 -20 -20 -Button_Switch_SMD -SW_DIP_SPSTx10_Slide_6.7x26.96mm_W8.61mm_P2.54mm_LowProfile -SMD 10x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x26.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile -SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile -0 -20 -20 -Button_Switch_SMD -SW_DIP_SPSTx10_Slide_9.78x27.58mm_W8.61mm_P2.54mm -SMD 10x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x27.58mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD -SMD DIP Switch SPST Slide 8.61mm 338mil SMD -0 -20 -20 -Button_Switch_SMD -SW_DIP_SPSTx10_Slide_Copal_CHS-10A_W5.08mm_P1.27mm_JPin -SMD 10x-dip-switch SPST Copal_CHS-10A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin -SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin -0 -20 -20 -Button_Switch_SMD -SW_DIP_SPSTx10_Slide_Copal_CHS-10B_W7.62mm_P1.27mm -SMD 10x-dip-switch SPST Copal_CHS-10B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD -SMD DIP Switch SPST Slide 7.62mm 300mil SMD -0 -20 -20 -Button_Switch_SMD -SW_DIP_SPSTx10_Slide_KingTek_DSHP10TJ_W5.25mm_P1.27mm_JPin -SMD 10x-dip-switch SPST KingTek_DSHP10TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin -SMD DIP Switch SPST Slide 5.25mm 206mil JPin -0 -20 -20 -Button_Switch_SMD -SW_DIP_SPSTx10_Slide_KingTek_DSHP10TS_W7.62mm_P1.27mm -SMD 10x-dip-switch SPST KingTek_DSHP10TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) -SMD DIP Switch SPST Slide 7.62mm 300mil -0 -20 -20 -Button_Switch_SMD -SW_DIP_SPSTx10_Slide_Omron_A6H-10101_W6.15mm_P1.27mm -SMD 10x-dip-switch SPST Omron_A6H-10101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf) -SMD DIP Switch SPST Slide 6.15mm 242mil -0 -20 -20 -Button_Switch_SMD -SW_DIP_SPSTx10_Slide_Omron_A6S-1010x_W8.9mm_P2.54mm -SMD 10x-dip-switch SPST Omron_A6S-1010x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) -SMD DIP Switch SPST Slide 8.9mm 350mil -0 -20 -20 -Button_Switch_SMD -SW_DIP_SPSTx11_Slide_6.7x29.5mm_W6.73mm_P2.54mm_LowProfile_JPin -SMD 11x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x29.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin -SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin -0 -22 -22 -Button_Switch_SMD -SW_DIP_SPSTx11_Slide_6.7x29.5mm_W8.61mm_P2.54mm_LowProfile -SMD 11x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x29.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile -SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile -0 -22 -22 -Button_Switch_SMD -SW_DIP_SPSTx11_Slide_9.78x30.12mm_W8.61mm_P2.54mm -SMD 11x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x30.12mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD -SMD DIP Switch SPST Slide 8.61mm 338mil SMD -0 -22 -22 -Button_Switch_SMD -SW_DIP_SPSTx12_Slide_6.7x32.04mm_W6.73mm_P2.54mm_LowProfile_JPin -SMD 12x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x32.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin -SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin -0 -24 -24 -Button_Switch_SMD -SW_DIP_SPSTx12_Slide_6.7x32.04mm_W8.61mm_P2.54mm_LowProfile -SMD 12x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x32.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile -SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile -0 -24 -24 -Button_Switch_SMD -SW_DIP_SPSTx12_Slide_9.78x32.66mm_W8.61mm_P2.54mm -SMD 12x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x32.66mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD -SMD DIP Switch SPST Slide 8.61mm 338mil SMD -0 -24 -24 -Button_Switch_SMD -SW_DPDT_CK_JS202011JCQN -Sub-miniature slide switch, vertical, SMT J bend https://dznh3ojzb2azq.cloudfront.net/products/Slide/JS/documents/datasheet.pdf -switch DPDT SMT -0 -6 -6 -Button_Switch_SMD -SW_MEC_5GSH9 -MEC 5G single pole normally-open tactile switch -switch normally-open pushbutton push-button -0 -4 -4 -Button_Switch_SMD -SW_Push_1P1T-MP_NO_Horizontal_Alps_SKRTLAE010 -Side push button (https://www.alps.com/prod/info/E/PDF/Tact/SurfaceMount/SKRT/SKRT.pdf) -push horizontal SPST 1P1T -0 -5 -3 -Button_Switch_SMD -SW_Push_1P1T-SH_NO_CK_KMR2xxG -CK components KMR2 tactile switch with ground pin http://www.ckswitches.com/media/1479/kmr2.pdf -tactile switch kmr2 -0 -5 -3 -Button_Switch_SMD -SW_Push_1P1T_NO_6x6mm_H9.5mm -tactile push button, 6x6mm e.g. PTS645xx series, height=9.5mm -tact sw push 6mm smd -0 -4 -2 -Button_Switch_SMD -SW_Push_1P1T_NO_CK_KMR2 -CK components KMR2 tactile switch http://www.ckswitches.com/media/1479/kmr2.pdf -tactile switch kmr2 -0 -4 -2 -Button_Switch_SMD -SW_Push_1P1T_NO_CK_KSC6xxJ -CK components KSC6 tactile switch https://www.ckswitches.com/media/1972/ksc6.pdf -tactile switch ksc6 -0 -4 -2 -Button_Switch_SMD -SW_Push_1P1T_NO_CK_KSC7xxJ -CK components KSC7 tactile switch https://www.ckswitches.com/media/1973/ksc7.pdf -tactile switch ksc7 -0 -4 -2 -Button_Switch_SMD -SW_Push_1P1T_NO_CK_PTS125Sx43PSMTR -C&K Switches 1P1T SMD PTS125 Series 12mm Tact Switch with Pegs, https://www.ckswitches.com/media/1462/pts125.pdf -Button Tactile Switch SPST 1P1T -0 -4 -2 -Button_Switch_SMD -SW_Push_1P1T_NO_Vertical_Wuerth_434133025816 -https://katalog.we-online.com/em/datasheet/434133025816.pdf -tactile switch Wurth Wuerth -0 -4 -2 -Button_Switch_SMD -SW_Push_SPST_NO_Alps_SKRK -http://www.alps.com/prod/info/E/HTML/Tact/SurfaceMount/SKRK/SKRKAHE020.html -SMD SMT button -0 -2 -2 -Button_Switch_SMD -SW_SP3T_PCM13 -Ultraminiature Surface Mount Slide Switch, right-angle, https://www.ckswitches.com/media/1424/pcm.pdf - -0 -8 -4 -Button_Switch_SMD -SW_SPDT_CK-JS102011SAQN -Sub-miniature slide switch, right-angle, http://www.ckswitches.com/media/1422/js.pdf -switch spdt -0 -3 -3 -Button_Switch_SMD -SW_SPDT_PCM12 -Ultraminiature Surface Mount Slide Switch, right-angle, https://www.ckswitches.com/media/1424/pcm.pdf - -0 -7 -3 -Button_Switch_SMD -SW_SPST_B3S-1000 -Surface Mount Tactile Switch for High-Density Packaging -Tactile Switch -0 -4 -2 -Button_Switch_SMD -SW_SPST_B3S-1100 -Surface Mount Tactile Switch for High-Density Packaging with Ground Terminal -Tactile Switch -0 -5 -3 -Button_Switch_SMD -SW_SPST_B3SL-1002P -Middle Stroke Tactile Switch, B3SL -Middle Stroke Tactile Switch -0 -4 -2 -Button_Switch_SMD -SW_SPST_B3SL-1022P -Middle Stroke Tactile Switch, B3SL -Middle Stroke Tactile Switch -0 -4 -2 -Button_Switch_SMD -SW_SPST_B3U-1000P -Ultra-small-sized Tactile Switch with High Contact Reliability, Top-actuated Model, without Ground Terminal, without Boss -Tactile Switch -0 -2 -2 -Button_Switch_SMD -SW_SPST_B3U-1000P-B -Ultra-small-sized Tactile Switch with High Contact Reliability, Top-actuated Model, without Ground Terminal, with Boss -Tactile Switch -0 -2 -2 -Button_Switch_SMD -SW_SPST_B3U-1100P -Ultra-small-sized Tactile Switch with High Contact Reliability, Top-actuated Model, with Ground Terminal, without Boss -Tactile Switch -0 -3 -3 -Button_Switch_SMD -SW_SPST_B3U-1100P-B -Ultra-small-sized Tactile Switch with High Contact Reliability, Top-actuated Model, with Ground Terminal, with Boss -Tactile Switch -0 -3 -3 -Button_Switch_SMD -SW_SPST_B3U-3000P -Ultra-small-sized Tactile Switch with High Contact Reliability, Side-actuated Model, without Ground Terminal, without Boss -Tactile Switch -0 -2 -2 -Button_Switch_SMD -SW_SPST_B3U-3000P-B -Ultra-small-sized Tactile Switch with High Contact Reliability, Side-actuated Model, without Ground Terminal, with Boss -Tactile Switch -0 -2 -2 -Button_Switch_SMD -SW_SPST_B3U-3100P -Ultra-small-sized Tactile Switch with High Contact Reliability, Side-actuated Model, with Ground Terminal, without Boss -Tactile Switch -0 -3 -3 -Button_Switch_SMD -SW_SPST_B3U-3100P-B -Ultra-small-sized Tactile Switch with High Contact Reliability, Side-actuated Model, with Ground Terminal, with Boss -Tactile Switch -0 -3 -3 -Button_Switch_SMD -SW_SPST_CK_KXT3 -https://www.ckswitches.com/media/1465/kxt3.pdf -Switch SPST KXT3 -0 -2 -2 -Button_Switch_SMD -SW_SPST_CK_RS282G05A3 -https://www.mouser.com/ds/2/60/RS-282G05A-SM_RT-1159762.pdf -SPST button tactile switch -0 -2 -2 -Button_Switch_SMD -SW_SPST_EVPBF -Light Touch Switch - -0 -4 -2 -Button_Switch_SMD -SW_SPST_EVQP0 -Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE28.pdf - -0 -4 -2 -Button_Switch_SMD -SW_SPST_EVQP2 -Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000C374.pdf -SMD SMT SPST EVQP2 -0 -4 -2 -Button_Switch_SMD -SW_SPST_EVQP7A -Light Touch Switch,https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE20.pdf - -0 -4 -2 -Button_Switch_SMD -SW_SPST_EVQP7C -Light Touch Switch - -0 -4 -2 -Button_Switch_SMD -SW_SPST_EVQPE1 -Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE7.pdf - -0 -2 -2 -Button_Switch_SMD -SW_SPST_EVQQ2 -Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE28.pdf - -0 -4 -2 -Button_Switch_SMD -SW_SPST_FSMSM -http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=1437566-3&DocType=Customer+Drawing&DocLang=English -SPST button tactile switch -0 -2 -2 -Button_Switch_SMD -SW_SPST_Omron_B3FS-100xP -Surface Mount Tactile Switch for High-Density Mounting, 3.1mm height, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3fs.pdf -Tactile Switch -0 -4 -2 -Button_Switch_SMD -SW_SPST_Omron_B3FS-101xP -Surface Mount Tactile Switch for High-Density Mounting, 4.3mm height, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3fs.pdf -Tactile Switch -0 -4 -2 -Button_Switch_SMD -SW_SPST_Omron_B3FS-105xP -Surface Mount Tactile Switch for High-Density Mounting, 7.3mm height, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3fs.pdf -Tactile Switch -0 -4 -2 -Button_Switch_SMD -SW_SPST_PTS645 -C&K Components SPST SMD PTS645 Series 6mm Tact Switch -SPST Button Switch -0 -4 -2 -Button_Switch_SMD -SW_SPST_PTS810 -C&K Components, PTS 810 Series, Microminiature SMT Top Actuated, http://www.ckswitches.com/media/1476/pts810.pdf -SPST Button Switch -0 -4 -2 -Button_Switch_SMD -SW_SPST_Panasonic_EVQPL_3PL_5PL_PT_A08 -Light Touch Switch, http://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE3.pdf -SMD SMT SPST EVQPL EVQPT -0 -6 -3 -Button_Switch_SMD -SW_SPST_Panasonic_EVQPL_3PL_5PL_PT_A15 -Light Touch Switch, http://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE3.pdf -SMD SMT SPST EVQPL EVQPT -0 -6 -3 -Button_Switch_SMD -SW_SPST_REED_CT05-XXXX-G1 -Coto Technologies SPST Reed Switch CT05-XXXX-G1 -Coto Reed SPST Switch -0 -2 -2 -Button_Switch_SMD -SW_SPST_REED_CT05-XXXX-J1 -Coto Technologies SPST Reed Switch CT05-XXXX-J1 -Coto Reed SPST Switch -0 -2 -2 -Button_Switch_SMD -SW_SPST_REED_CT10-XXXX-G1 -Coto Technologies SPST Reed Switch CT10-XXXX-G1 -Coto Reed SPST Switch -0 -2 -2 -Button_Switch_SMD -SW_SPST_REED_CT10-XXXX-G2 -Coto Technologies SPST Reed Switch CT10-XXXX-G2 -Coto Reed SPST Switch -0 -2 -2 -Button_Switch_SMD -SW_SPST_REED_CT10-XXXX-G4 -Coto Technologies SPST Reed Switch CT10-XXXX-G4 -Coto Reed SPST Switch -0 -2 -2 -Button_Switch_SMD -SW_SPST_SKQG_WithStem -ALPS 5.2mm Square Low-profile Type (Surface Mount) SKQG Series, With stem, http://www.alps.com/prod/info/E/HTML/Tact/SurfaceMount/SKQG/SKQGAFE010.html -SPST Button Switch -0 -4 -2 -Button_Switch_SMD -SW_SPST_SKQG_WithoutStem -ALPS 5.2mm Square Low-profile Type (Surface Mount) SKQG Series, Without stem, http://www.alps.com/prod/info/E/HTML/Tact/SurfaceMount/SKQG/SKQGAEE010.html -SPST Button Switch -0 -4 -2 -Button_Switch_SMD -SW_SPST_TL3305A -https://www.e-switch.com/system/asset/product_line/data_sheet/213/TL3305.pdf -TL3305 Series Tact Switch -0 -4 -2 -Button_Switch_SMD -SW_SPST_TL3305B -https://www.e-switch.com/system/asset/product_line/data_sheet/213/TL3305.pdf -TL3305 Series Tact Switch -0 -4 -2 -Button_Switch_SMD -SW_SPST_TL3305C -https://www.e-switch.com/system/asset/product_line/data_sheet/213/TL3305.pdf -TL3305 Series Tact Switch -0 -4 -2 -Button_Switch_SMD -SW_SPST_TL3342 -Low-profile SMD Tactile Switch, https://www.e-switch.com/system/asset/product_line/data_sheet/165/TL3342.pdf -SPST Tactile Switch -0 -4 -2 -Button_Switch_THT -KSA_Tactile_SPST -KSA http://www.ckswitches.com/media/1457/ksa_ksl.pdf -SWITCH SMD KSA SW -0 -5 -5 -Button_Switch_THT -Nidec_Copal_SH-7010C -4-bit rotary coded switch, through-hole, https://www.nidec-copal-electronics.com/e/catalog/switch/sh-7000.pdf -rotary switch bcd -0 -6 -5 -Button_Switch_THT -Push_E-Switch_KS01Q01 -E-Switch KS01Q01 http://spec_sheets.e-switch.com/specs/29-KS01Q01.pdf -Push Button -0 -4 -4 -Button_Switch_THT -SW_CW_GPTS203211B -SPST Off-On Pushbutton, 1A, 30V, CW Industries P/N GPTS203211B, http://switches-connectors-custom.cwind.com/Asset/GPTS203211BR2.pdf -SPST button switch Off-On -0 -2 -2 -Button_Switch_THT -SW_CuK_JS202011AQN_DPDT_Angled -CuK sub miniature slide switch, JS series, DPDT, right angle, http://www.ckswitches.com/media/1422/js.pdf -switch DPDT -0 -6 -6 -Button_Switch_THT -SW_CuK_JS202011CQN_DPDT_Straight -CuK sub miniature slide switch, JS series, DPDT, right angle, http://www.ckswitches.com/media/1422/js.pdf -switch DPDT -0 -6 -6 -Button_Switch_THT -SW_CuK_OS102011MA1QN1_SPDT_Angled -CuK miniature slide switch, OS series, SPDT, right angle, http://www.ckswitches.com/media/1428/os.pdf -switch SPDT -0 -5 -3 -Button_Switch_THT -SW_DIP_SPSTx01_Piano_10.8x4.1mm_W7.62mm_P2.54mm -1x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x4.1mm -DIP Switch SPST Piano 7.62mm 300mil -0 -2 -2 -Button_Switch_THT -SW_DIP_SPSTx01_Slide_6.7x4.1mm_W7.62mm_P2.54mm_LowProfile -1x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x4.1mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile -DIP Switch SPST Slide 7.62mm 300mil LowProfile -0 -2 -2 -Button_Switch_THT -SW_DIP_SPSTx01_Slide_9.78x4.72mm_W7.62mm_P2.54mm -1x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x4.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) -DIP Switch SPST Slide 7.62mm 300mil -0 -2 -2 -Button_Switch_THT -SW_DIP_SPSTx02_Piano_10.8x6.64mm_W7.62mm_P2.54mm -2x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x6.64mm -DIP Switch SPST Piano 7.62mm 300mil -0 -4 -4 -Button_Switch_THT -SW_DIP_SPSTx02_Piano_CTS_Series194-2MSTN_W7.62mm_P2.54mm -2x-dip-switch SPST CTS_Series194-2MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) -DIP Switch SPST Piano 7.62mm 300mil -0 -4 -4 -Button_Switch_THT -SW_DIP_SPSTx02_Slide_6.7x6.64mm_W7.62mm_P2.54mm_LowProfile -2x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x6.64mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile -DIP Switch SPST Slide 7.62mm 300mil LowProfile -0 -4 -4 -Button_Switch_THT -SW_DIP_SPSTx02_Slide_9.78x7.26mm_W7.62mm_P2.54mm -2x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x7.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) -DIP Switch SPST Slide 7.62mm 300mil -0 -4 -4 -Button_Switch_THT -SW_DIP_SPSTx03_Piano_10.8x9.18mm_W7.62mm_P2.54mm -3x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x9.18mm -DIP Switch SPST Piano 7.62mm 300mil -0 -6 -6 -Button_Switch_THT -SW_DIP_SPSTx03_Piano_CTS_Series194-3MSTN_W7.62mm_P2.54mm -3x-dip-switch SPST CTS_Series194-3MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) -DIP Switch SPST Piano 7.62mm 300mil -0 -6 -6 -Button_Switch_THT -SW_DIP_SPSTx03_Slide_6.7x9.18mm_W7.62mm_P2.54mm_LowProfile -3x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x9.18mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile -DIP Switch SPST Slide 7.62mm 300mil LowProfile -0 -6 -6 -Button_Switch_THT -SW_DIP_SPSTx03_Slide_9.78x9.8mm_W7.62mm_P2.54mm -3x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x9.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) -DIP Switch SPST Slide 7.62mm 300mil -0 -6 -6 -Button_Switch_THT -SW_DIP_SPSTx04_Piano_10.8x11.72mm_W7.62mm_P2.54mm -4x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x11.72mm -DIP Switch SPST Piano 7.62mm 300mil -0 -8 -8 -Button_Switch_THT -SW_DIP_SPSTx04_Piano_CTS_Series194-4MSTN_W7.62mm_P2.54mm -4x-dip-switch SPST CTS_Series194-4MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) -DIP Switch SPST Piano 7.62mm 300mil -0 -8 -8 -Button_Switch_THT -SW_DIP_SPSTx04_Slide_6.7x11.72mm_W7.62mm_P2.54mm_LowProfile -4x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x11.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile -DIP Switch SPST Slide 7.62mm 300mil LowProfile -0 -8 -8 -Button_Switch_THT -SW_DIP_SPSTx04_Slide_9.78x12.34mm_W7.62mm_P2.54mm -4x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x12.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) -DIP Switch SPST Slide 7.62mm 300mil -0 -8 -8 -Button_Switch_THT -SW_DIP_SPSTx05_Piano_10.8x14.26mm_W7.62mm_P2.54mm -5x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x14.26mm -DIP Switch SPST Piano 7.62mm 300mil -0 -10 -10 -Button_Switch_THT -SW_DIP_SPSTx05_Piano_CTS_Series194-5MSTN_W7.62mm_P2.54mm -5x-dip-switch SPST CTS_Series194-5MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) -DIP Switch SPST Piano 7.62mm 300mil -0 -10 -10 -Button_Switch_THT -SW_DIP_SPSTx05_Slide_6.7x14.26mm_W7.62mm_P2.54mm_LowProfile -5x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x14.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile -DIP Switch SPST Slide 7.62mm 300mil LowProfile -0 -10 -10 -Button_Switch_THT -SW_DIP_SPSTx05_Slide_9.78x14.88mm_W7.62mm_P2.54mm -5x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x14.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) -DIP Switch SPST Slide 7.62mm 300mil -0 -10 -10 -Button_Switch_THT -SW_DIP_SPSTx06_Piano_10.8x16.8mm_W7.62mm_P2.54mm -6x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x16.8mm -DIP Switch SPST Piano 7.62mm 300mil -0 -12 -12 -Button_Switch_THT -SW_DIP_SPSTx06_Piano_CTS_Series194-6MSTN_W7.62mm_P2.54mm -6x-dip-switch SPST CTS_Series194-6MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) -DIP Switch SPST Piano 7.62mm 300mil -0 -12 -12 -Button_Switch_THT -SW_DIP_SPSTx06_Slide_6.7x16.8mm_W7.62mm_P2.54mm_LowProfile -6x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x16.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile -DIP Switch SPST Slide 7.62mm 300mil LowProfile -0 -12 -12 -Button_Switch_THT -SW_DIP_SPSTx06_Slide_9.78x17.42mm_W7.62mm_P2.54mm -6x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x17.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) -DIP Switch SPST Slide 7.62mm 300mil -0 -12 -12 -Button_Switch_THT -SW_DIP_SPSTx07_Piano_10.8x19.34mm_W7.62mm_P2.54mm -7x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x19.34mm -DIP Switch SPST Piano 7.62mm 300mil -0 -14 -14 -Button_Switch_THT -SW_DIP_SPSTx07_Piano_CTS_Series194-7MSTN_W7.62mm_P2.54mm -7x-dip-switch SPST CTS_Series194-7MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) -DIP Switch SPST Piano 7.62mm 300mil -0 -14 -14 -Button_Switch_THT -SW_DIP_SPSTx07_Slide_6.7x19.34mm_W7.62mm_P2.54mm_LowProfile -7x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x19.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile -DIP Switch SPST Slide 7.62mm 300mil LowProfile -0 -14 -14 -Button_Switch_THT -SW_DIP_SPSTx07_Slide_9.78x19.96mm_W7.62mm_P2.54mm -7x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x19.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) -DIP Switch SPST Slide 7.62mm 300mil -0 -14 -14 -Button_Switch_THT -SW_DIP_SPSTx08_Piano_10.8x21.88mm_W7.62mm_P2.54mm -8x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x21.88mm -DIP Switch SPST Piano 7.62mm 300mil -0 -16 -16 -Button_Switch_THT -SW_DIP_SPSTx08_Piano_CTS_Series194-8MSTN_W7.62mm_P2.54mm -8x-dip-switch SPST CTS_Series194-8MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) -DIP Switch SPST Piano 7.62mm 300mil -0 -16 -16 -Button_Switch_THT -SW_DIP_SPSTx08_Slide_6.7x21.88mm_W7.62mm_P2.54mm_LowProfile -8x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x21.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile -DIP Switch SPST Slide 7.62mm 300mil LowProfile -0 -16 -16 -Button_Switch_THT -SW_DIP_SPSTx08_Slide_9.78x22.5mm_W7.62mm_P2.54mm -8x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x22.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) -DIP Switch SPST Slide 7.62mm 300mil -0 -16 -16 -Button_Switch_THT -SW_DIP_SPSTx09_Piano_10.8x24.42mm_W7.62mm_P2.54mm -9x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x24.42mm -DIP Switch SPST Piano 7.62mm 300mil -0 -18 -18 -Button_Switch_THT -SW_DIP_SPSTx09_Piano_CTS_Series194-9MSTN_W7.62mm_P2.54mm -9x-dip-switch SPST CTS_Series194-9MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) -DIP Switch SPST Piano 7.62mm 300mil -0 -18 -18 -Button_Switch_THT -SW_DIP_SPSTx09_Slide_6.7x24.42mm_W7.62mm_P2.54mm_LowProfile -9x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x24.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile -DIP Switch SPST Slide 7.62mm 300mil LowProfile -0 -18 -18 -Button_Switch_THT -SW_DIP_SPSTx09_Slide_9.78x25.04mm_W7.62mm_P2.54mm -9x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x25.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) -DIP Switch SPST Slide 7.62mm 300mil -0 -18 -18 -Button_Switch_THT -SW_DIP_SPSTx10_Piano_10.8x26.96mm_W7.62mm_P2.54mm -10x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x26.96mm -DIP Switch SPST Piano 7.62mm 300mil -0 -20 -20 -Button_Switch_THT -SW_DIP_SPSTx10_Piano_CTS_Series194-10MSTN_W7.62mm_P2.54mm -10x-dip-switch SPST CTS_Series194-10MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) -DIP Switch SPST Piano 7.62mm 300mil -0 -20 -20 -Button_Switch_THT -SW_DIP_SPSTx10_Slide_6.7x26.96mm_W7.62mm_P2.54mm_LowProfile -10x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x26.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile -DIP Switch SPST Slide 7.62mm 300mil LowProfile -0 -20 -20 -Button_Switch_THT -SW_DIP_SPSTx10_Slide_9.78x27.58mm_W7.62mm_P2.54mm -10x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x27.58mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) -DIP Switch SPST Slide 7.62mm 300mil -0 -20 -20 -Button_Switch_THT -SW_DIP_SPSTx11_Piano_10.8x29.5mm_W7.62mm_P2.54mm -11x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x29.5mm -DIP Switch SPST Piano 7.62mm 300mil -0 -22 -22 -Button_Switch_THT -SW_DIP_SPSTx11_Piano_CTS_Series194-11MSTN_W7.62mm_P2.54mm -11x-dip-switch SPST CTS_Series194-11MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) -DIP Switch SPST Piano 7.62mm 300mil -0 -22 -22 -Button_Switch_THT -SW_DIP_SPSTx11_Slide_6.7x29.5mm_W7.62mm_P2.54mm_LowProfile -11x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x29.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile -DIP Switch SPST Slide 7.62mm 300mil LowProfile -0 -22 -22 -Button_Switch_THT -SW_DIP_SPSTx11_Slide_9.78x30.12mm_W7.62mm_P2.54mm -11x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x30.12mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) -DIP Switch SPST Slide 7.62mm 300mil -0 -22 -22 -Button_Switch_THT -SW_DIP_SPSTx12_Piano_10.8x32.04mm_W7.62mm_P2.54mm -12x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x32.04mm -DIP Switch SPST Piano 7.62mm 300mil -0 -24 -24 -Button_Switch_THT -SW_DIP_SPSTx12_Piano_CTS_Series194-12MSTN_W7.62mm_P2.54mm -12x-dip-switch SPST CTS_Series194-12MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) -DIP Switch SPST Piano 7.62mm 300mil -0 -24 -24 -Button_Switch_THT -SW_DIP_SPSTx12_Slide_6.7x32.04mm_W7.62mm_P2.54mm_LowProfile -12x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x32.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile -DIP Switch SPST Slide 7.62mm 300mil LowProfile -0 -24 -24 -Button_Switch_THT -SW_DIP_SPSTx12_Slide_9.78x32.66mm_W7.62mm_P2.54mm -12x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x32.66mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) -DIP Switch SPST Slide 7.62mm 300mil -0 -24 -24 -Button_Switch_THT -SW_E-Switch_EG1224_SPDT_Angled -E-Switch slide switch, EG series, SPDT, right angle, http://spec_sheets.e-switch.com/specs/P040042.pdf -switch SPDT -0 -7 -3 -Button_Switch_THT -SW_E-Switch_EG1271_DPDT -E-Switch sub miniature slide switch, EG series, DPDT, http://spec_sheets.e-switch.com/specs/P040047.pdf -switch DPDT -0 -6 -6 -Button_Switch_THT -SW_E-Switch_EG2219_DPDT_Angled -E-Switch slide switch, EG series, DPDT, right angle, http://spec_sheets.e-switch.com/specs/P040170.pdf -switch DPDT -0 -10 -6 -Button_Switch_THT -SW_Lever_1P2T_NKK_GW12LxH -Switch, single pole double throw, right angle, http://www.nkkswitches.com/pdf/GW.pdf -switch single-pole double-throw spdt ON-ON horizontal -0 -5 -3 -Button_Switch_THT -SW_MEC_5GTH9 -MEC 5G single pole normally-open tactile switch https://cdn.sos.sk/productdata/80/f6/aabf7be6/5gth9358222.pdf -switch normally-open pushbutton push-button -0 -4 -2 -Button_Switch_THT -SW_NKK_BB15AH -https://www.nkkswitches.com/pdf/Bpushbuttons-1.pdf -Pushbutton Right-angle -0 -5 -3 -Button_Switch_THT -SW_NKK_G1xJP -Switch NKK G1xJP http://www.nkkswitches.com/pdf/gwillum.pdf -SWITCH TOGGLE ILLUM SPDT NKK -0 -6 -6 -Button_Switch_THT -SW_NKK_GW12LJP -Switch, single pole double throw, illuminated paddle, http://www.nkkswitches.com/pdf/gwillum.pdf -switch single-pole double-throw spdt ON-ON illuminated LED -0 -6 -6 -Button_Switch_THT -SW_PUSH-12mm -SW PUSH 12mm https://www.e-switch.com/system/asset/product_line/data_sheet/143/TL1100.pdf -tact sw push 12mm -0 -4 -2 -Button_Switch_THT -SW_PUSH-12mm_Wuerth-430476085716 -SW PUSH 12mm http://katalog.we-online.de/em/datasheet/430476085716.pdf -tact sw push 12mm -0 -4 -2 -Button_Switch_THT -SW_PUSH_6mm -https://www.omron.com/ecb/products/pdf/en-b3f.pdf -tact sw push 6mm -0 -4 -2 -Button_Switch_THT -SW_PUSH_6mm_H4.3mm -tactile push button, 6x6mm e.g. PHAP33xx series, height=4.3mm -tact sw push 6mm -0 -4 -2 -Button_Switch_THT -SW_PUSH_6mm_H5mm -tactile push button, 6x6mm e.g. PHAP33xx series, height=5mm -tact sw push 6mm -0 -4 -2 -Button_Switch_THT -SW_PUSH_6mm_H7.3mm -tactile push button, 6x6mm e.g. PHAP33xx series, height=7.3mm -tact sw push 6mm -0 -4 -2 -Button_Switch_THT -SW_PUSH_6mm_H8.5mm -tactile push button, 6x6mm e.g. PHAP33xx series, height=8.5mm -tact sw push 6mm -0 -4 -2 -Button_Switch_THT -SW_PUSH_6mm_H8mm -tactile push button, 6x6mm e.g. PHAP33xx series, height=8mm -tact sw push 6mm -0 -4 -2 -Button_Switch_THT -SW_PUSH_6mm_H9.5mm -tactile push button, 6x6mm e.g. PHAP33xx series, height=9.5mm -tact sw push 6mm -0 -4 -2 -Button_Switch_THT -SW_PUSH_6mm_H13mm -tactile push button, 6x6mm e.g. PHAP33xx series, height=13mm -tact sw push 6mm -0 -4 -2 -Button_Switch_THT -SW_PUSH_E-Switch_FS5700DP_DPDT -FS5700 series pushbutton footswitch, DPDT, https://www.e-switch.com/system/asset/product_line/data_sheet/226/FS5700.pdf -switch DPDT footswitch -0 -6 -6 -Button_Switch_THT -SW_PUSH_LCD_E3_SAxxxx -Switch with LCD screen E3 SAxxxx -switch normally-open pushbutton push-button LCD -0 -6 -6 -Button_Switch_THT -SW_PUSH_LCD_E3_SAxxxx_SocketPins -Switch with LCD screen E3 SAxxxx -switch normally-open pushbutton push-button LCD -0 -6 -6 -Button_Switch_THT -SW_Push_1P1T_NO_LED_E-Switch_TL1250 -illuminated right angle tact switch https://www.e-switch.com/system/asset/product_line/data_sheet/148/TL1250.pdf -led push switch right angle -0 -6 -4 -Button_Switch_THT -SW_Push_1P2T_Vertical_E-Switch_800UDP8P1A1M6 - right angle SPDT push button https://www.e-switch.com/system/asset/product_line/data_sheet/210/800U.pdf -IP67 ultra-miniture horizontal -0 -5 -3 -Button_Switch_THT -SW_Push_2P1T_Toggle_CK_PVA1xxH1xxxxxxV2 -momentary / push-push button, h=17.5mm C&K PVA1 https://www.ckswitches.com/media/1343/pva.pdf -tact sw push PVA1 DPST -0 -4 -4 -Button_Switch_THT -SW_Push_2P1T_Toggle_CK_PVA1xxH2xxxxxxV2 -momentary / push-push button, h=23mm C&K PVA1 https://www.ckswitches.com/media/1343/pva.pdf -tact sw push PVA1 DPST -0 -4 -4 -Button_Switch_THT -SW_Push_2P1T_Toggle_CK_PVA1xxH3xxxxxxV2 -momentary / push-push button, h=20.5mm C&K PVA1 https://www.ckswitches.com/media/1343/pva.pdf -tact sw push PVA1 DPST -0 -4 -4 -Button_Switch_THT -SW_Push_2P1T_Toggle_CK_PVA1xxH4xxxxxxV2 -momentary / push-push button, h=15mm C&K PVA1 https://www.ckswitches.com/media/1343/pva.pdf -tact sw push PVA1 DPST -0 -4 -4 -Button_Switch_THT -SW_Push_2P2T_Toggle_CK_PVA2OAH5xxxxxxV2 -momentary / push-push button, h=13mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf -tact sw push PVA2 DPDT -0 -6 -6 -Button_Switch_THT -SW_Push_2P2T_Toggle_CK_PVA2xxH1xxxxxxV2 -momentary / push-push button, h=17.5mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf -tact sw push PVA2 DPDT -0 -6 -6 -Button_Switch_THT -SW_Push_2P2T_Toggle_CK_PVA2xxH2xxxxxxV2 -momentary / push-push button, h=23mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf -tact sw push PVA2 DPDT -0 -6 -6 -Button_Switch_THT -SW_Push_2P2T_Toggle_CK_PVA2xxH3xxxxxxV2 -momentary / push-push button, h=20.5mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf -tact sw push PVA2 DPDT -0 -6 -6 -Button_Switch_THT -SW_Push_2P2T_Toggle_CK_PVA2xxH4xxxxxxV2 -momentary / push-push button, h=15mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf -tact sw push PVA2 DPDT -0 -6 -6 -Button_Switch_THT -SW_Push_2P2T_Vertical_E-Switch_800UDP8P1A1M6 - right angle DPDT push button https://www.e-switch.com/system/asset/product_line/data_sheet/210/800U.pdf -IP67 ultra-miniture horizontal -0 -8 -6 -Button_Switch_THT -SW_Slide_1P2T_CK_OS102011MS2Q -CuK miniature slide switch, OS series, SPDT, https://www.ckswitches.com/media/1428/os.pdf -switch SPDT -0 -5 -3 -Button_Switch_THT -SW_TH_Tactile_Omron_B3F-10xx -SW_TH_Tactile_Omron_B3F-10xx_https://www.omron.com/ecb/products/pdf/en-b3f.pdf -Omron B3F-10xx -0 -4 -2 -Button_Switch_THT -SW_Tactile_SKHH_Angled -tactile switch 6mm ALPS SKHH right angle http://www.alps.com/prod/info/E/HTML/Tact/SnapIn/SKHH/SKHHLUA010.html -tactile switch 6mm ALPS SKHH right angle -0 -4 -2 -Button_Switch_THT -SW_Tactile_SPST_Angled_PTS645Vx31-2LFS -tactile switch SPST right angle, PTS645VL31-2 LFS -tactile switch SPST angled PTS645VL31-2 LFS C&K Button -0 -4 -2 -Button_Switch_THT -SW_Tactile_SPST_Angled_PTS645Vx39-2LFS -tactile switch SPST right angle, PTS645VL39-2 LFS -tactile switch SPST angled PTS645VL39-2 LFS C&K Button -0 -4 -2 -Button_Switch_THT -SW_Tactile_SPST_Angled_PTS645Vx58-2LFS -tactile switch SPST right angle, PTS645VL58-2 LFS -tactile switch SPST angled PTS645VL58-2 LFS C&K Button -0 -4 -2 -Button_Switch_THT -SW_Tactile_SPST_Angled_PTS645Vx83-2LFS -tactile switch SPST right angle, PTS645VL83-2 LFS -tactile switch SPST angled PTS645VL83-2 LFS C&K Button -0 -4 -2 -Button_Switch_THT -SW_Tactile_Straight_KSA0Axx1LFTR -SW PUSH SMALL http://www.ckswitches.com/media/1457/ksa_ksl.pdf -SW PUSH SMALL Tactile C&K -0 -4 -2 -Button_Switch_THT -SW_Tactile_Straight_KSL0Axx1LFTR -SW PUSH SMALL http://www.ckswitches.com/media/1457/ksa_ksl.pdf -SW PUSH SMALL Tactile C&K -0 -4 -2 -Buzzer_Beeper -Buzzer_12x9.5RM7.6 -Generic Buzzer, D12mm height 9.5mm with RM7.6mm -buzzer -0 -2 -2 -Buzzer_Beeper -Buzzer_15x7.5RM7.6 -Generic Buzzer, D15mm height 7.5mm with RM7.6mm -buzzer -0 -2 -2 -Buzzer_Beeper -Buzzer_CUI_CPT-9019S-SMT -https://www.cui.com/product/resource/cpt-9019s-smt.pdf -buzzer piezo -0 -2 -2 -Buzzer_Beeper -Buzzer_D14mm_H7mm_P10mm -Generic Buzzer, D14mm height 7mm with pitch 10mm -buzzer -0 -2 -2 -Buzzer_Beeper -Buzzer_Mallory_AST1109MLTRQ -Mallory low-profile piezo buzzer, https://www.mspindy.com/specifications/AST1109MLTRQ.pdf -buzzer piezo -0 -2 -2 -Buzzer_Beeper -Buzzer_Murata_PKLCS1212E -Murata Buzzer https://www.murata.com/~/media/webrenewal/support/library/catalog/products/sound/p37e.ashx -Murata Buzzer Beeper -0 -2 -2 -Buzzer_Beeper -Buzzer_Murata_PKMCS0909E -Murata Buzzer http://www.murata.com/en-us/api/pdfdownloadapi?cate=&partno=PKMCS0909E4000-R1 -Murata Buzzer Beeper -0 -2 -2 -Buzzer_Beeper -Buzzer_TDK_PS1240P02BT_D12.2mm_H6.5mm -Buzzer, D12.2mm height 6.5mm, https://product.tdk.com/info/en/catalog/datasheets/piezoelectronic_buzzer_ps_en.pdf -buzzer -0 -2 -2 -Buzzer_Beeper -Indicator_PUI_AI-1440-TWT-24V-2-R -14mm Indicator, https://www.puiaudio.com/media/SpecSheet/AI-1440-TWT-24V-2-R.pdf -piezo buzzer self drive oscillator -0 -2 -2 -Buzzer_Beeper -MagneticBuzzer_CUI_CMT-8504-100-SMT -magnetic transducer buzzer, 5V, SPL of 100 dB at 10 cm, https://www.cuidevices.com/product/resource/pdf/cmt-8504-100-smt-tr.pdf -CMT 8504 -0 -4 -4 -Buzzer_Beeper -MagneticBuzzer_CUI_CST-931RP-A -CST-931RP-A, http://www.cui.com/product/resource/cst-931rp-a.pdf -CST-931RP-A -0 -2 -2 -Buzzer_Beeper -MagneticBuzzer_Kingstate_KCG0601 -Buzzer, Elektromagnetic Beeper, Summer, -Kingstate KCG0601 -0 -2 -2 -Buzzer_Beeper -MagneticBuzzer_Kobitone_254-EMB84Q-RO -MagneticBuzzer Kobitone 254-EMB84Q-RO https://www.mouser.es/datasheet/2/209/KT-400385-1171904.pdf -MagneticBuzzer Kobitone 254-EMB84Q-RO -0 -3 -3 -Buzzer_Beeper -MagneticBuzzer_PUI_AT-0927-TT-6-R -Buzzer Magnetic 9mm AT-0927-TT-6-R, http://www.puiaudio.com/pdf/AT-0927-TT-6-R.pdf -Buzzer Magnetic 9mm AT-0927-TT-6-R -0 -2 -2 -Buzzer_Beeper -MagneticBuzzer_ProSignal_ABI-009-RC -Buzzer, Elektromagnetic Beeper, Summer, 6V-DC, -Pro Signal ABI-009-RC -0 -2 -2 -Buzzer_Beeper -MagneticBuzzer_ProSignal_ABI-010-RC -Buzzer, Elektromagnetic Beeper, Summer, 12V-DC, -Pro Signal ABI-010-RC -0 -2 -2 -Buzzer_Beeper -MagneticBuzzer_ProSignal_ABT-410-RC -Buzzer, Elektromagnetic Beeper, Summer, 1,5V-DC, -Pro Signal ABT-410-RC -0 -2 -2 -Buzzer_Beeper -MagneticBuzzer_ProjectsUnlimited_AI-4228-TWT-R -Buzzer, Elektromagnetic Beeper, Summer, 3-28V-DC, https://www.kynix.com/uploadfiles/pdf/AI-4228-TWT-R.pdf -Projects Unlimited AI-4228-TWT-R -0 -2 -2 -Buzzer_Beeper -MagneticBuzzer_StarMicronics_HMB-06_HMB-12 -Buzzer, Elektromagnetic Beeper, Summer, -Star Micronics HMB-06 HMB-12 -0 -2 -2 -Buzzer_Beeper -PUIAudio_SMT_0825_S_4_R -SMD 8540, http://www.puiaudio.com/product-detail.aspx?partnumber=SMT-0825-S-4-R -SMD 8540 -0 -4 -4 -Buzzer_Beeper -Speaker_CUI_CMR-1206S-67 -Speaker, 30mW, 300-7000Hz, IP67 face, 12x6x2,25mm, https://www.cuidevices.com/product/resource/cmr-12062s-67.pdf -speaker CUI -0 -2 -2 -Calibration_Scale -Gauge_10mm_Type1_CopperTop -Gauge, Massstab, 10mm, CopperTop, Type 1, -Gauge Massstab 10mm CopperTop Type 1 -0 -0 -0 -Calibration_Scale -Gauge_10mm_Type1_SilkScreenTop -Gauge, Massstab, 10mm, SilkScreenTop, Type 1, -Gauge Massstab 10mm SilkScreenTop Type 1 -0 -0 -0 -Calibration_Scale -Gauge_10mm_Type2_CopperTop -Gauge, Massstab, 10mm, CopperTop, Type 2, -Gauge Massstab 10mm CopperTop Type 2 -0 -0 -0 -Calibration_Scale -Gauge_10mm_Type2_SilkScreenTop -Gauge, Massstab, 10mm, SilkScreenTop, Type 2, -Gauge Massstab 10mm SilkScreenTop Type 2 -0 -0 -0 -Calibration_Scale -Gauge_10mm_Type3_CopperTop -Gauge, Massstab, 10mm, CopperTop, Type 3, -Gauge Massstab 10mm CopperTop Type 3 -0 -0 -0 -Calibration_Scale -Gauge_10mm_Type3_SilkScreenTop -Gauge, Massstab, 10mm, SilkScreenTop, Type 3, -Gauge Massstab 10mm SilkScreenTop Type 3 -0 -0 -0 -Calibration_Scale -Gauge_10mm_Type4_CopperTop -Gauge, Massstab, 10mm, CopperTop, Type 4, -Gauge Massstab 10mm CopperTop Type 4 -0 -0 -0 -Calibration_Scale -Gauge_10mm_Type4_SilkScreenTop -Gauge, Massstab, 10mm, SilkScreenTop, Type 4, -Gauge Massstab 10mm SilkScreenTop Type 4 -0 -0 -0 -Calibration_Scale -Gauge_10mm_Type5_CopperTop -Gauge, Massstab, 10mm, CopperTop, Type 5, -Gauge Massstab 10mm CopperTop Type 5 -0 -0 -0 -Calibration_Scale -Gauge_10mm_Type5_SilkScreenTop -Gauge, Massstab, 10mm, SilkScreenTop, Type 5, -Gauge Massstab 10mm SilkScreenTop Type 5 -0 -0 -0 -Calibration_Scale -Gauge_50mm_Type1_CopperTop -Gauge, Massstab, 50mm, CopperTop, Type 1, -Gauge Massstab 50mm CopperTop Type 1 -0 -0 -0 -Calibration_Scale -Gauge_50mm_Type1_SilkScreenTop -Gauge, Massstab, 50mm, SilkScreenTop, Type 1, -Gauge Massstab 50mm SilkScreenTop Type 1 -0 -0 -0 -Calibration_Scale -Gauge_50mm_Type2_CopperTop -Gauge, Massstab, 50mm, CopperTop, Type 2, -Gauge Massstab 50mm CopperTop Type 2 -0 -0 -0 -Calibration_Scale -Gauge_50mm_Type2_SilkScreenTop -Gauge, Massstab, 50mm, SilkScreenTop, Type 2, -Gauge Massstab 50mm SilkScreenTop Type 2 -0 -0 -0 -Calibration_Scale -Gauge_100mm_Grid_Type1_CopperTop -Gauge, Massstab, 100mm, Gitter, Grid, CopperTop, Type 1, -Gauge Massstab 100mm Gitter Grid CopperTop Type 1 -0 -0 -0 -Calibration_Scale -Gauge_100mm_Type1_CopperTop -Gauge, Massstab, 100mm, CopperTop, Type 1, -Gauge Massstab 100mm CopperTop Type 1 -0 -0 -0 -Calibration_Scale -Gauge_100mm_Type1_SilkScreenTop -Gauge, Massstab, 100mm, SilkScreenTop, Type 1, -Gauge Massstab 100mm SilkScreenTop Type 1 -0 -0 -0 -Calibration_Scale -Gauge_100mm_Type2_CopperTop -Gauge, Massstab, 100mm, CopperTop, Type 2, -Gauge Massstab 100mm CopperTop Type 2 -0 -0 -0 -Calibration_Scale -Gauge_100mm_Type2_SilkScreenTop -Gauge, Massstab, 100mm, SilkScreenTop, Type 2, -Gauge Massstab 100mm SilkScreenTop Type 2 -0 -0 -0 -Capacitor_SMD -CP_Elec_3x5.3 -SMT capacitor, aluminium electrolytic, 3x5.3, Cornell Dubilier Electronics -Capacitor Electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_3x5.4 -SMD capacitor, aluminum electrolytic, Nichicon, 3.0x5.4mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_4x3 -SMD capacitor, aluminum electrolytic, Nichicon, 4.0x3mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_4x3.9 -SMD capacitor, aluminum electrolytic, Nichicon, 4.0x3.9mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_4x4.5 -SMD capacitor, aluminum electrolytic, Nichicon, 4.0x4.5mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_4x5.3 -SMD capacitor, aluminum electrolytic, Vishay, 4.0x5.3mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_4x5.4 -SMD capacitor, aluminum electrolytic, Panasonic A5 / Nichicon, 4.0x5.4mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_4x5.7 -SMD capacitor, aluminum electrolytic, United Chemi-Con, 4.0x5.7mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_4x5.8 -SMD capacitor, aluminum electrolytic, Panasonic, 4.0x5.8mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_5x3 -SMD capacitor, aluminum electrolytic, Nichicon, 5.0x3.0mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_5x3.9 -SMD capacitor, aluminum electrolytic, Nichicon, 5.0x3.9mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_5x4.4 -SMD capacitor, aluminum electrolytic, Panasonic B45, 5.0x4.4mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_5x4.5 -SMD capacitor, aluminum electrolytic, Nichicon, 5.0x4.5mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_5x5.3 -SMD capacitor, aluminum electrolytic, Nichicon, 5.0x5.3mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_5x5.4 -SMD capacitor, aluminum electrolytic, Nichicon, 5.0x5.4mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_5x5.7 -SMD capacitor, aluminum electrolytic, United Chemi-Con, 5.0x5.7mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_5x5.8 -SMD capacitor, aluminum electrolytic, Panasonic, 5.0x5.8mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_5x5.9 -SMD capacitor, aluminum electrolytic, Panasonic B6, 5.0x5.9mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_6.3x3 -SMD capacitor, aluminum electrolytic, Nichicon, 6.3x3.0mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_6.3x3.9 -SMD capacitor, aluminum electrolytic, Nichicon, 6.3x3.9mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_6.3x4.5 -SMD capacitor, aluminum electrolytic, Nichicon, 6.3x4.5mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_6.3x4.9 -SMD capacitor, aluminum electrolytic, Panasonic C5, 6.3x4.9mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_6.3x5.2 -SMD capacitor, aluminum electrolytic, United Chemi-Con, 6.3x5.2mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_6.3x5.3 -SMD capacitor, aluminum electrolytic, Cornell Dubilier, 6.3x5.3mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_6.3x5.4 -SMD capacitor, aluminum electrolytic, Panasonic C55, 6.3x5.4mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_6.3x5.4_Nichicon -SMD capacitor, aluminum electrolytic, Nichicon, 6.3x5.4mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_6.3x5.7 -SMD capacitor, aluminum electrolytic, United Chemi-Con, 6.3x5.7mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_6.3x5.8 -SMD capacitor, aluminum electrolytic, Nichicon, 6.3x5.8mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_6.3x5.9 -SMD capacitor, aluminum electrolytic, Panasonic C6, 6.3x5.9mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_6.3x7.7 -SMD capacitor, aluminum electrolytic, Nichicon, 6.3x7.7mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_6.3x9.9 -SMD capacitor, aluminum electrolytic, Panasonic C10, 6.3x9.9mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_8x5.4 -SMD capacitor, aluminum electrolytic, Nichicon, 8.0x5.4mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_8x6.2 -SMD capacitor, aluminum electrolytic, Nichicon, 8.0x6.2mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_8x6.5 -SMD capacitor, aluminum electrolytic, Rubycon, 8.0x6.5mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_8x6.7 -SMD capacitor, aluminum electrolytic, United Chemi-Con, 8.0x6.7mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_8x6.9 -SMD capacitor, aluminum electrolytic, Panasonic E7, 8.0x6.9mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_8x10 -SMD capacitor, aluminum electrolytic, Nichicon, 8.0x10mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_8x10.5 -SMD capacitor, aluminum electrolytic, Vishay 0810, 8.0x10.5mm, http://www.vishay.com/docs/28395/150crz.pdf -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_8x11.9 -SMD capacitor, aluminum electrolytic, Panasonic E12, 8.0x11.9mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_10x7.7 -SMD capacitor, aluminum electrolytic, Nichicon, 10.0x7.7mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_10x7.9 -SMD capacitor, aluminum electrolytic, Panasonic F8, 10.0x7.9mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_10x10 -SMD capacitor, aluminum electrolytic, Nichicon, 10.0x10.0mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_10x10.5 -SMD capacitor, aluminum electrolytic, Vishay 1010, 10.0x10.5mm, http://www.vishay.com/docs/28395/150crz.pdf -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_10x12.5 -SMD capacitor, aluminum electrolytic, Vishay 1012, 10.0x12.5mm, http://www.vishay.com/docs/28395/150crz.pdf -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_10x12.6 -SMD capacitor, aluminum electrolytic, Panasonic F12, 10.0x12.6mm -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_10x14.3 -SMD capacitor, aluminum electrolytic, Vishay 1014, 10.0x14.3mm, http://www.vishay.com/docs/28395/150crz.pdf -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_16x17.5 -SMD capacitor, aluminum electrolytic, Vishay 1616, 16.0x17.5mm, http://www.vishay.com/docs/28395/150crz.pdf -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_16x22 -SMD capacitor, aluminum electrolytic, Vishay 1621, 16.0x22.0mm, http://www.vishay.com/docs/28395/150crz.pdf -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_18x17.5 -SMD capacitor, aluminum electrolytic, Vishay 1816, 18.0x17.5mm, http://www.vishay.com/docs/28395/150crz.pdf -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -CP_Elec_18x22 -SMD capacitor, aluminum electrolytic, Vishay 1821, 18.0x22.0mm, http://www.vishay.com/docs/28395/150crz.pdf -capacitor electrolytic -0 -2 -2 -Capacitor_SMD -C_0201_0603Metric -Capacitor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator -capacitor -0 -4 -2 -Capacitor_SMD -C_0201_0603Metric_Pad0.64x0.40mm_HandSolder -Capacitor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator -capacitor handsolder -0 -4 -2 -Capacitor_SMD -C_0402_1005Metric -Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -capacitor -0 -2 -2 -Capacitor_SMD -C_0402_1005Metric_Pad0.74x0.62mm_HandSolder -Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -capacitor handsolder -0 -2 -2 -Capacitor_SMD -C_0504_1310Metric -Capacitor SMD 0504 (1310 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -capacitor -0 -2 -2 -Capacitor_SMD -C_0504_1310Metric_Pad0.83x1.28mm_HandSolder -Capacitor SMD 0504 (1310 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -capacitor handsolder -0 -2 -2 -Capacitor_SMD -C_0603_1608Metric -Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -capacitor -0 -2 -2 -Capacitor_SMD -C_0603_1608Metric_Pad1.08x0.95mm_HandSolder -Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -capacitor handsolder -0 -2 -2 -Capacitor_SMD -C_0805_2012Metric -Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator -capacitor -0 -2 -2 -Capacitor_SMD -C_0805_2012Metric_Pad1.18x1.45mm_HandSolder -Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator -capacitor handsolder -0 -2 -2 -Capacitor_SMD -C_01005_0402Metric -Capacitor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator -capacitor -0 -4 -2 -Capacitor_SMD -C_01005_0402Metric_Pad0.57x0.30mm_HandSolder -Capacitor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator -capacitor handsolder -0 -4 -2 -Capacitor_SMD -C_1206_3216Metric -Capacitor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -capacitor -0 -2 -2 -Capacitor_SMD -C_1206_3216Metric_Pad1.33x1.80mm_HandSolder -Capacitor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -capacitor handsolder -0 -2 -2 -Capacitor_SMD -C_1210_3225Metric -Capacitor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -capacitor -0 -2 -2 -Capacitor_SMD -C_1210_3225Metric_Pad1.33x2.70mm_HandSolder -Capacitor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -capacitor handsolder -0 -2 -2 -Capacitor_SMD -C_1812_4532Metric -Capacitor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -capacitor -0 -2 -2 -Capacitor_SMD -C_1812_4532Metric_Pad1.57x3.40mm_HandSolder -Capacitor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -capacitor handsolder -0 -2 -2 -Capacitor_SMD -C_1825_4564Metric -Capacitor SMD 1825 (4564 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -capacitor -0 -2 -2 -Capacitor_SMD -C_1825_4564Metric_Pad1.57x6.80mm_HandSolder -Capacitor SMD 1825 (4564 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -capacitor handsolder -0 -2 -2 -Capacitor_SMD -C_2220_5650Metric -Capacitor SMD 2220 (5650 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator -capacitor -0 -2 -2 -Capacitor_SMD -C_2220_5650Metric_Pad1.97x5.40mm_HandSolder -Capacitor SMD 2220 (5650 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator -capacitor handsolder -0 -2 -2 -Capacitor_SMD -C_2225_5664Metric -Capacitor SMD 2225 (5664 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator -capacitor -0 -2 -2 -Capacitor_SMD -C_2225_5664Metric_Pad1.80x6.60mm_HandSolder -Capacitor SMD 2225 (5664 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator -capacitor handsolder -0 -2 -2 -Capacitor_SMD -C_3640_9110Metric -Capacitor SMD 3640 (9110 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator -capacitor -0 -2 -2 -Capacitor_SMD -C_3640_9110Metric_Pad2.10x10.45mm_HandSolder -Capacitor SMD 3640 (9110 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator -capacitor handsolder -0 -2 -2 -Capacitor_SMD -C_Elec_3x5.4 -SMD capacitor, aluminum electrolytic nonpolar, 3.0x5.4mm -capacitor electrolyic nonpolar -0 -2 -2 -Capacitor_SMD -C_Elec_4x5.4 -SMD capacitor, aluminum electrolytic nonpolar, 4.0x5.4mm -capacitor electrolyic nonpolar -0 -2 -2 -Capacitor_SMD -C_Elec_4x5.8 -SMD capacitor, aluminum electrolytic nonpolar, 4.0x5.8mm -capacitor electrolyic nonpolar -0 -2 -2 -Capacitor_SMD -C_Elec_5x5.4 -SMD capacitor, aluminum electrolytic nonpolar, 5.0x5.4mm -capacitor electrolyic nonpolar -0 -2 -2 -Capacitor_SMD -C_Elec_5x5.8 -SMD capacitor, aluminum electrolytic nonpolar, 5.0x5.8mm -capacitor electrolyic nonpolar -0 -2 -2 -Capacitor_SMD -C_Elec_6.3x5.4 -SMD capacitor, aluminum electrolytic nonpolar, 6.3x5.4mm -capacitor electrolyic nonpolar -0 -2 -2 -Capacitor_SMD -C_Elec_6.3x5.8 -SMD capacitor, aluminum electrolytic nonpolar, 6.3x5.8mm -capacitor electrolyic nonpolar -0 -2 -2 -Capacitor_SMD -C_Elec_6.3x7.7 -SMD capacitor, aluminum electrolytic nonpolar, 6.3x7.7mm -capacitor electrolyic nonpolar -0 -2 -2 -Capacitor_SMD -C_Elec_8x5.4 -SMD capacitor, aluminum electrolytic nonpolar, 8.0x5.4mm -capacitor electrolyic nonpolar -0 -2 -2 -Capacitor_SMD -C_Elec_8x6.2 -SMD capacitor, aluminum electrolytic nonpolar, 8.0x6.2mm -capacitor electrolyic nonpolar -0 -2 -2 -Capacitor_SMD -C_Elec_8x10.2 -SMD capacitor, aluminum electrolytic nonpolar, 8.0x10.2mm -capacitor electrolyic nonpolar -0 -2 -2 -Capacitor_SMD -C_Elec_10x10.2 -SMD capacitor, aluminum electrolytic nonpolar, 10.0x10.2mm -capacitor electrolyic nonpolar -0 -2 -2 -Capacitor_SMD -C_Trimmer_Murata_TZB4-A -trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb - Murata TZB4 TZB4-A -0 -2 -2 -Capacitor_SMD -C_Trimmer_Murata_TZB4-B -trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb - Murata TZB4 TZB4-A -0 -2 -2 -Capacitor_SMD -C_Trimmer_Murata_TZC3 -trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb - Murata TZC3 -0 -2 -2 -Capacitor_SMD -C_Trimmer_Murata_TZR1 -trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb - Murata TZR1 -0 -2 -2 -Capacitor_SMD -C_Trimmer_Murata_TZW4 -trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb - Murata TZW4 -0 -2 -2 -Capacitor_SMD -C_Trimmer_Murata_TZY2 -trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb - Murata TZY2 -0 -2 -2 -Capacitor_SMD -C_Trimmer_Sprague-Goodman_SGC3 -trimmer capacitor SMD horizontal, http://media.wix.com/ugd/d86717_38d9821e12823a7aa9cef38c6c2a73cc.pdf - Sprague Goodman SGC3 -0 -2 -2 -Capacitor_SMD -C_Trimmer_Voltronics_JN -trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf - Voltronics JN -0 -2 -2 -Capacitor_SMD -C_Trimmer_Voltronics_JQ -trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf - Voltronics JQ -0 -2 -2 -Capacitor_SMD -C_Trimmer_Voltronics_JR -trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf - Voltronics JR -0 -2 -2 -Capacitor_SMD -C_Trimmer_Voltronics_JV -trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf - Voltronics JV -0 -2 -2 -Capacitor_SMD -C_Trimmer_Voltronics_JZ -trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf - Voltronics JR -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-1608-08_AVX-J -Tantalum Capacitor SMD AVX-J (1608-08 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/48064/_t58_vmn_pt0471_1601.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-1608-08_AVX-J_Pad1.25x1.05mm_HandSolder -Tantalum Capacitor SMD AVX-J (1608-08 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/48064/_t58_vmn_pt0471_1601.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-1608-10_AVX-L -Tantalum Capacitor SMD AVX-L (1608-10 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/48064/_t58_vmn_pt0471_1601.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-1608-10_AVX-L_Pad1.25x1.05mm_HandSolder -Tantalum Capacitor SMD AVX-L (1608-10 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/48064/_t58_vmn_pt0471_1601.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-2012-12_Kemet-R -Tantalum Capacitor SMD Kemet-R (2012-12 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/40182/tmch.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-2012-12_Kemet-R_Pad1.30x1.05mm_HandSolder -Tantalum Capacitor SMD Kemet-R (2012-12 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/40182/tmch.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-2012-15_AVX-P -Tantalum Capacitor SMD AVX-P (2012-15 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/40182/tmch.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-2012-15_AVX-P_Pad1.30x1.05mm_HandSolder -Tantalum Capacitor SMD AVX-P (2012-15 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/40182/tmch.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-3216-10_Kemet-I -Tantalum Capacitor SMD Kemet-I (3216-10 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-3216-10_Kemet-I_Pad1.58x1.35mm_HandSolder -Tantalum Capacitor SMD Kemet-I (3216-10 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-3216-12_Kemet-S -Tantalum Capacitor SMD Kemet-S (3216-12 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-3216-12_Kemet-S_Pad1.58x1.35mm_HandSolder -Tantalum Capacitor SMD Kemet-S (3216-12 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-3216-18_Kemet-A -Tantalum Capacitor SMD Kemet-A (3216-18 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-3216-18_Kemet-A_Pad1.58x1.35mm_HandSolder -Tantalum Capacitor SMD Kemet-A (3216-18 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-3528-12_Kemet-T -Tantalum Capacitor SMD Kemet-T (3528-12 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-3528-12_Kemet-T_Pad1.50x2.35mm_HandSolder -Tantalum Capacitor SMD Kemet-T (3528-12 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-3528-15_AVX-H -Tantalum Capacitor SMD AVX-H (3528-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-3528-15_AVX-H_Pad1.50x2.35mm_HandSolder -Tantalum Capacitor SMD AVX-H (3528-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-3528-21_Kemet-B -Tantalum Capacitor SMD Kemet-B (3528-21 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-3528-21_Kemet-B_Pad1.50x2.35mm_HandSolder -Tantalum Capacitor SMD Kemet-B (3528-21 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-6032-15_Kemet-U -Tantalum Capacitor SMD Kemet-U (6032-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-6032-15_Kemet-U_Pad2.25x2.35mm_HandSolder -Tantalum Capacitor SMD Kemet-U (6032-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-6032-20_AVX-F -Tantalum Capacitor SMD AVX-F (6032-20 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-6032-20_AVX-F_Pad2.25x2.35mm_HandSolder -Tantalum Capacitor SMD AVX-F (6032-20 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-6032-28_Kemet-C -Tantalum Capacitor SMD Kemet-C (6032-28 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-6032-28_Kemet-C_Pad2.25x2.35mm_HandSolder -Tantalum Capacitor SMD Kemet-C (6032-28 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7132-20_AVX-U -Tantalum Capacitor SMD AVX-U (7132-20 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7132-20_AVX-U_Pad2.72x3.50mm_HandSolder -Tantalum Capacitor SMD AVX-U (7132-20 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7132-28_AVX-C -Tantalum Capacitor SMD AVX-C (7132-28 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7132-28_AVX-C_Pad2.72x3.50mm_HandSolder -Tantalum Capacitor SMD AVX-C (7132-28 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7260-15_AVX-R -Tantalum Capacitor SMD AVX-R (7260-15 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7260-15_AVX-R_Pad2.68x6.30mm_HandSolder -Tantalum Capacitor SMD AVX-R (7260-15 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7260-20_AVX-M -Tantalum Capacitor SMD AVX-M (7260-20 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7260-20_AVX-M_Pad2.68x6.30mm_HandSolder -Tantalum Capacitor SMD AVX-M (7260-20 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7260-28_AVX-M -Tantalum Capacitor SMD AVX-M (7260-28 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7260-28_AVX-M_Pad2.68x6.30mm_HandSolder -Tantalum Capacitor SMD AVX-M (7260-28 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7260-38_AVX-R -Tantalum Capacitor SMD AVX-R (7260-38 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7260-38_AVX-R_Pad2.68x6.30mm_HandSolder -Tantalum Capacitor SMD AVX-R (7260-38 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7343-15_Kemet-W -Tantalum Capacitor SMD Kemet-W (7343-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7343-15_Kemet-W_Pad2.25x2.55mm_HandSolder -Tantalum Capacitor SMD Kemet-W (7343-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7343-20_Kemet-V -Tantalum Capacitor SMD Kemet-V (7343-20 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7343-20_Kemet-V_Pad2.25x2.55mm_HandSolder -Tantalum Capacitor SMD Kemet-V (7343-20 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7343-30_AVX-N -Tantalum Capacitor SMD AVX-N (7343-30 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7343-30_AVX-N_Pad2.25x2.55mm_HandSolder -Tantalum Capacitor SMD AVX-N (7343-30 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7343-31_Kemet-D -Tantalum Capacitor SMD Kemet-D (7343-31 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7343-31_Kemet-D_Pad2.25x2.55mm_HandSolder -Tantalum Capacitor SMD Kemet-D (7343-31 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7343-40_Kemet-Y -Tantalum Capacitor SMD Kemet-Y (7343-40 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7343-40_Kemet-Y_Pad2.25x2.55mm_HandSolder -Tantalum Capacitor SMD Kemet-Y (7343-40 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7343-43_Kemet-X -Tantalum Capacitor SMD Kemet-X (7343-43 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7343-43_Kemet-X_Pad2.25x2.55mm_HandSolder -Tantalum Capacitor SMD Kemet-X (7343-43 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7360-38_Kemet-E -Tantalum Capacitor SMD Kemet-E (7360-38 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7360-38_Kemet-E_Pad2.25x4.25mm_HandSolder -Tantalum Capacitor SMD Kemet-E (7360-38 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7361-38_AVX-V -Tantalum Capacitor SMD AVX-V (7361-38 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/NOS.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7361-38_AVX-V_Pad2.18x3.30mm_HandSolder -Tantalum Capacitor SMD AVX-V (7361-38 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/NOS.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7361-438_AVX-U -Tantalum Capacitor SMD AVX-U (7361-438 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/NOS.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Capacitor_Tantalum_SMD -CP_EIA-7361-438_AVX-U_Pad2.18x3.30mm_HandSolder -Tantalum Capacitor SMD AVX-U (7361-438 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/NOS.pdf), generated with kicad-footprint-generator -capacitor tantalum -0 -2 -2 -Connector -Banana_Jack_1Pin -Single banana socket, footprint - 6mm drill -banana socket -0 -1 -1 -Connector -Banana_Jack_2Pin -Dual banana socket, footprint - 2 x 6mm drills -banana socket -0 -2 -2 -Connector -Banana_Jack_3Pin -Triple banana socket, footprint - 3 x 6mm drills -banana socket -0 -3 -3 -Connector -CUI_PD-30 -3 pin connector, PD-30, http://www.cui.com/product/resource/pd-30.pdf -connector 3-pin PD-30 power DIN -0 -4 -4 -Connector -CUI_PD-30S -3-pin nonstandard DIN connector, shielded, PD-30S, http://www.cui.com/product/resource/pd-30s.pdf -connector 3-pin PD-30S power DIN shielded -0 -8 -5 -Connector -CUI_PD-30S_CircularHoles -3-pin nonstandard DIN connector, shielded, PD-30S, http://www.cui.com/product/resource/pd-30s.pdf -connector 3-pin PD-30S power DIN shielded -0 -8 -5 -Connector -CalTest_CT3151 -Right-angle standard banana jack, http://www.caltestelectronics.com/images/attachments/P315100rH_drawing.pdf -banana jack horizontal -0 -4 -1 -Connector -Connector_SFP_and_Cage -https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=2227302&DocType=Customer+Drawing&DocLang=English -SFP+ SFP -0 -40 -21 -Connector -DTF13-12Px -http://www.te.com/usa-en/product-DTF13-12PA-G003.html -DEUTSCH DT header 12 pin -0 -12 -12 -Connector -FanPinHeader_1x03_P2.54mm_Vertical -3-pin CPU fan Through hole pin header, see http://www.formfactors.org/developer%5Cspecs%5Crev1_2_public.pdf -pin header 3-pin CPU fan -0 -3 -3 -Connector -FanPinHeader_1x04_P2.54mm_Vertical -4-pin CPU fan Through hole pin header, e.g. for Wieson part number 2366C888-007 Molex 47053-1000, Foxconn HF27040-M1, Tyco 1470947-1 or equivalent, see http://www.formfactors.org/developer%5Cspecs%5Crev1_2_public.pdf -pin header 4-pin CPU fan -0 -4 -4 -Connector -GB042-34S-H10 -http://www.lsmtron.com/pdf/Connector&Antenna_catalog.PDF -34pin SMD connector -0 -34 -34 -Connector -IHI_B6A-PCB-45_Vertical -https://lugsdirect.com/PDF_Webprint/B6A-PCB-45-XX(-X).pdf -connector IHI B6A-PCB-45 -0 -49 -1 -Connector -JWT_A3963_1x02_P3.96mm_Vertical -JWT A3963, 3.96mm pitch Pin head connector (http://www.jwt.com.tw/pro_pdf/A3963.pdf) -connector JWT A3963 pinhead -0 -2 -2 -Connector -NS-Tech_Grove_1x04_P2mm_Vertical -https://statics3.seeedstudio.com/images/opl/datasheet/3470130P1.pdf -Grove-1x04 -0 -4 -4 -Connector -SpringContact_Harwin_S1941-46R -7.25mm SMT Multi-directional Spring Contact (T+R), https://cdn.harwin.com/pdfs/S1941R.pdf -spring contact emi emc shield -0 -1 -1 -Connector -Tag-Connect_TC2030-IDC-FP_2x03_P1.27mm_Vertical -Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2030-IDC.pdf -tag connect programming header pogo pins -0 -6 -6 -Connector -Tag-Connect_TC2030-IDC-NL_2x03_P1.27mm_Vertical -Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2030-IDC-NL.pdf -tag connect programming header pogo pins -0 -6 -6 -Connector -Tag-Connect_TC2050-IDC-FP_2x05_P1.27mm_Vertical -Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2050-IDC-430%20Datasheet.pdf -tag connect programming header pogo pins -0 -10 -10 -Connector -Tag-Connect_TC2050-IDC-NL_2x05_P1.27mm_Vertical -Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2050-IDC-NL%20Datasheet.pdf -tag connect programming header pogo pins -0 -10 -10 -Connector -Tag-Connect_TC2050-IDC-NL_2x05_P1.27mm_Vertical_with_bottom_clip -Tag-Connect programming header with bottom courtyard for TC2050-NL Clip board ; https://www.tag-connect.com/wp-content/uploads/bsk-pdf-manager/TC2050-IDC-NL_Datasheet_8.pdf https://www.tag-connect.com/wp-content/uploads/bsk-pdf-manager/TC2050-CLIP_Datasheet_25.pdf -tag connect programming header pogo pins -0 -10 -10 -Connector -Tag-Connect_TC2070-IDC-FP_2x07_P1.27mm_Vertical -Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2070-IDC%20Datasheet.pdf -tag connect programming header pogo pins -0 -14 -14 -Connector_AMASS -AMASS_MR30PW-FB_1x03_P3.50mm_Horizontal -Connector XT30 Horizontal PCB Female, https://www.tme.eu/en/Document/5e47640ba39fa492dbd4c0f4c8ae7b93/MR30PW%20SPEC.pdf -RC Connector XT30 -0 -5 -3 -Connector_AMASS -AMASS_MR30PW-M_1x03_P3.50mm_Horizontal -Connector XT30 Horizontal PCB Male, https://www.tme.eu/en/Document/5e47640ba39fa492dbd4c0f4c8ae7b93/MR30PW%20SPEC.pdf -RC Connector XT30 -0 -5 -3 -Connector_AMASS -AMASS_XT30PW-F_1x02_P2.50mm_Horizontal -Connector XT30 Horizontal PCB Female, https://www.tme.eu/en/Document/ce4077e36b79046da520ca73227e15de/XT30PW%20SPEC.pdf -RC Connector XT30 -0 -4 -2 -Connector_AMASS -AMASS_XT30PW-M_1x02_P2.50mm_Horizontal -Connector XT30 Horizontal PCB Male, https://www.tme.eu/en/Document/ce4077e36b79046da520ca73227e15de/XT30PW%20SPEC.pdf -RC Connector XT30 -0 -4 -2 -Connector_AMASS -AMASS_XT30U-F_1x02_P5.0mm_Vertical -Connector XT30 Vertical Cable Female, https://www.tme.eu/en/Document/3cbfa5cfa544d79584972dd5234a409e/XT30U%20SPEC.pdf -RC Connector XT30 -0 -2 -2 -Connector_AMASS -AMASS_XT30U-M_1x02_P5.0mm_Vertical -Connector XT30 Vertical Cable Male, https://www.tme.eu/en/Document/3cbfa5cfa544d79584972dd5234a409e/XT30U%20SPEC.pdf -RC Connector XT30 -0 -2 -2 -Connector_AMASS -AMASS_XT30UPB-F_1x02_P5.0mm_Vertical -Connector XT30 Vertical PCB Female, https://www.tme.eu/en/Document/4acc913878197f8c2e30d4b8cdc47230/XT30UPB%20SPEC.pdf -RC Connector XT30 -0 -2 -2 -Connector_AMASS -AMASS_XT30UPB-M_1x02_P5.0mm_Vertical -Connector XT30 Vertical PCB Male, https://www.tme.eu/en/Document/4acc913878197f8c2e30d4b8cdc47230/XT30UPB%20SPEC.pdf -RC Connector XT30 -0 -2 -2 -Connector_AMASS -AMASS_XT60-F_1x02_P7.20mm_Vertical -AMASS female XT60, through hole, vertical, https://www.tme.eu/Document/2d152ced3b7a446066e6c419d84bb460/XT60%20SPEC.pdf -XT60 female vertical -0 -2 -2 -Connector_AMASS -AMASS_XT60-M_1x02_P7.20mm_Vertical -AMASS female XT60, through hole, vertical, https://www.tme.eu/Document/2d152ced3b7a446066e6c419d84bb460/XT60%20SPEC.pdf -XT60 female vertical -0 -2 -2 -Connector_Amphenol -Amphenol_M8S-03PMMR-SF8001 -M8 Male connector for panel, 90° PCB mount (https://www.amphenolltw.com/2012download/2D%20PDF/03_M%20Series%20Sensor%20Connectors/M8S-XXPMMR-SF8001.pdf) -three-pin M8 -0 -5 -4 -Connector_Audio -Jack_3.5mm_CUI_SJ-3523-SMT_Horizontal -3.5 mm, Stereo, Right Angle, Surface Mount (SMT), Audio Jack Connector (https://www.cui.com/product/resource/sj-352x-smt-series.pdf) -3.5mm audio cui horizontal jack stereo -0 -3 -3 -Connector_Audio -Jack_3.5mm_CUI_SJ-3524-SMT_Horizontal -3.5 mm, Stereo, Right Angle, Surface Mount (SMT), Audio Jack Connector (https://www.cui.com/product/resource/sj-352x-smt-series.pdf) -3.5mm audio cui horizontal jack stereo -0 -4 -4 -Connector_Audio -Jack_3.5mm_CUI_SJ1-3523N_Horizontal -TRS 3.5mm, horizontal, through-hole, https://www.cuidevices.com/product/resource/pdf/sj1-352xn.pdf -TRS audio jack stereo horizontal -0 -3 -3 -Connector_Audio -Jack_3.5mm_CUI_SJ1-3524N_Horizontal -TRS 3.5mm, horizontal, through-hole, https://www.cuidevices.com/product/resource/pdf/sj1-352xn.pdf -TRS audio jack stereo horizontal -0 -4 -4 -Connector_Audio -Jack_3.5mm_CUI_SJ1-3525N_Horizontal -TRS 3.5mm, horizontal, through-hole, https://www.cuidevices.com/product/resource/pdf/sj1-352xn.pdf -TRS audio jack stereo horizontal -0 -5 -5 -Connector_Audio -Jack_3.5mm_CUI_SJ1-3533NG_Horizontal -TRS 3.5mm, horizontal, through-hole, https://www.cui.com/product/resource/sj1-353xng.pdf -TRS audio jack stereo horizontal -0 -3 -3 -Connector_Audio -Jack_3.5mm_CUI_SJ1-3533NG_Horizontal_CircularHoles -TRS 3.5mm, horizontal, through-hole, , circular holeshttps://www.cui.com/product/resource/sj1-353xng.pdf -TRS audio jack stereo horizontal circular -0 -3 -3 -Connector_Audio -Jack_3.5mm_CUI_SJ1-3535NG_Horizontal -TRS 3.5mm, horizontal, through-hole, with switch, https://www.cui.com/product/resource/sj1-353xng.pdf -TRS audio jack stereo horizontal -0 -5 -5 -Connector_Audio -Jack_3.5mm_CUI_SJ1-3535NG_Horizontal_CircularHoles -TRS 3.5mm, horizontal, through-hole, with switch, circular holes, https://www.cui.com/product/resource/sj1-353xng.pdf -TRS audio jack stereo horizontal circular -0 -5 -5 -Connector_Audio -Jack_3.5mm_Ledino_KB3SPRS_Horizontal -https://www.reichelt.de/index.html?ACTION=7&LA=3&OPEN=0&INDEX=0&FILENAME=C160%252FKB3SPRS.pdf -jack stereo TRS -0 -5 -5 -Connector_Audio -Jack_3.5mm_Lumberg_1503_07_Horizontal -TRS 3.5mm, horizontal, through-hole, https://downloads.lumberg.com/datenblaetter/en/1503_07.pdf -TRS audio jack horizontal -0 -4 -3 -Connector_Audio -Jack_3.5mm_PJ311_Horizontal -PJ311 6pin SMD 3.5mm stereo headphones jack. -headphones jack plug stereo 3.5mm PJ311 -0 -6 -6 -Connector_Audio -Jack_3.5mm_PJ320D_Horizontal -Headphones with microphone connector, 3.5mm, 4 pins (http://www.qingpu-electronics.com/en/products/WQP-PJ320D-72.html) -3.5mm jack mic microphone phones headphones 4pins audio plug -0 -4 -4 -Connector_Audio -Jack_3.5mm_PJ320E_Horizontal -Headphones with microphone connector, 3.5mm, 4 pins (http://www.qingpu-electronics.com/en/products/WQP-PJ320E-177.html) -3.5mm jack mic microphone phones headphones 4pins audio plug -0 -5 -4 -Connector_Audio -Jack_3.5mm_PJ31060-I_Horizontal -PJ31060-I 6pin SMD 3.5mm headphones jack (http://www.china-bsun.com/Product48/1577.html) -headphones jack plug stereo 3.5mm PJ31060-I PJ31060 -0 -6 -6 -Connector_Audio -Jack_3.5mm_QingPu_WQP-PJ398SM_Vertical_CircularHoles -TRS 3.5mm, vertical, Thonkiconn, PCB mount, (http://www.qingpu-electronics.com/en/products/WQP-PJ398SM-362.html) -WQP-PJ398SM WQP-PJ301M-12 TRS 3.5mm mono vertical jack thonkiconn qingpu -0 -3 -3 -Connector_Audio -Jack_3.5mm_Switronic_ST-005-G_horizontal -3.5mm horizontal headphones jack, http://akizukidenshi.com/download/ds/switronic/ST-005-G.pdf -Connector Audio Switronic ST-005-G -0 -4 -3 -Connector_Audio -Jack_3.5mm_Technik_TWP-3002_Horizontal -3.5mm Horizontal Waterproof Stereo Headphones Jack, https://www.technik.com.hk/images/pdf_product/WP3002-PA66-A.pdf -audio jack stereo horizontal waterproof -0 -7 -4 -Connector_Audio -Jack_6.35mm_Neutrik_NJ2FD-V_Vertical -6.35mm (1/4 in) Vertical Jack, Non-switching mono jack (T/S), https://www.neutrik.com/en/product/nj2fd-v -neutrik jack vertical -0 -2 -2 -Connector_Audio -Jack_6.35mm_Neutrik_NJ3FD-V_Vertical -6.35mm (1/4 in) Vertical Jack, Non-switching stereo jack (T/R/S), https://www.neutrik.com/en/product/nj3fd-v -neutrik jack vertical -0 -3 -3 -Connector_Audio -Jack_6.35mm_Neutrik_NJ5FD-V_Vertical -6.35mm (1/4 in) Vertical Jack, 2 x switching (normalling) stereo jack (T/TN/R/RN/S), https://www.neutrik.com/en/product/nj5fd-v -neutrik jack vertical -0 -5 -5 -Connector_Audio -Jack_6.35mm_Neutrik_NJ6FD-V_Vertical -6.35mm (1/4 in) Vertical Jack, 3 x switching (normalling) stereo jack (T/TN/R/RN/S/SN), https://www.neutrik.com/en/product/nj6fd-v -neutrik jack vertical -0 -6 -6 -Connector_Audio -Jack_6.35mm_Neutrik_NJ6TB-V_Vertical -6.35mm (1/4 in) Vertical Jack, 3 x switching (normalling) stereo jack B-gauge type (T/TN/R/RN/S/SN), https://www.neutrik.com/en/product/nj6tb-v -neutrik jack vertical -0 -6 -6 -Connector_Audio -Jack_6.35mm_Neutrik_NMJ4HCD2_Horizontal -M Series, 6.35mm (1/4in) mono jack, switched, with chrome ferrule and straight PCB pins, https://www.neutrik.com/en/product/nmj4hcd2 -neutrik jack m -0 -4 -4 -Connector_Audio -Jack_6.35mm_Neutrik_NMJ4HFD2_Horizontal -M Series, 6.35mm (1/4in) mono jack, switched, with full threaded nose and straight PCB pins, https://www.neutrik.com/en/product/nmj4hfd2 -neutrik jack m -0 -4 -4 -Connector_Audio -Jack_6.35mm_Neutrik_NMJ4HFD3_Horizontal -M Series, 6.35mm (1/4in) mono jack, switched, with a full threaded nose and offset PCB pins, https://www.neutrik.com/en/product/nmj4hfd3 -neutrik jack m -0 -4 -4 -Connector_Audio -Jack_6.35mm_Neutrik_NMJ4HHD2_Horizontal -M Series, 6.35mm (1/4in) mono jack, switched, with a half threaded nose and offset PCB pins, https://www.neutrik.com/en/product/nmj4hhd2 -neutrik jack m -0 -4 -4 -Connector_Audio -Jack_6.35mm_Neutrik_NMJ6HCD2_Horizontal -M Series, 6.35mm (1/4in) stereo jack, switched, with chrome ferrule and straight PCB pins, https://www.neutrik.com/en/product/nmj6hcd2 -neutrik jack m -0 -6 -6 -Connector_Audio -Jack_6.35mm_Neutrik_NMJ6HCD3_Horizontal -M Series, 6.35mm (1/4in) stereo jack, switched, with chrome ferrule and offset PCB pins, https://www.neutrik.com/en/product/nmj6hcd3 -neutrik jack m -0 -6 -6 -Connector_Audio -Jack_6.35mm_Neutrik_NMJ6HFD2-AU_Horizontal -M Series, 6.35mm (1/4in) stereo jack, switched, full threaded nose, straight PCB pins, gold plated contacts, https://www.neutrik.com/en/product/nmj6hfd2-au -neutrik jack m -0 -6 -6 -Connector_Audio -Jack_6.35mm_Neutrik_NMJ6HFD2_Horizontal -M Series, 6.35mm (1/4in) stereo jack, switched, with full threaded nose and straight PCB pins, https://www.neutrik.com/en/product/nmj6hfd2 -neutrik jack m -0 -6 -6 -Connector_Audio -Jack_6.35mm_Neutrik_NMJ6HFD3_Horizontal -M Series, 6.35mm (1/4in) stereo jack, switched, with full threaded nose and offset PCB pins, https://www.neutrik.com/en/product/nmj6hfd3 -neutrik jack m -0 -6 -6 -Connector_Audio -Jack_6.35mm_Neutrik_NMJ6HFD4_Horizontal -M Series, 6.35mm (1/4in) stereo jack, switched, with full threaded nose and fishtail PCB pins, https://www.neutrik.com/en/product/nmj6hfd4 -neutrik jack m -0 -6 -6 -Connector_Audio -Jack_6.35mm_Neutrik_NMJ6HHD2_Horizontal -M Series, 6.35mm (1/4in) stereo jack, switched, with half threaded nose and offset PCB pins, https://www.neutrik.com/en/product/nmj6hhd2 -neutrik jack m -0 -6 -6 -Connector_Audio -Jack_6.35mm_Neutrik_NRJ3HF-1_Horizontal -Slim Jacks, 6.35mm (1/4in) stereo jack, unswitched, fully threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj3hf-1 -neutrik jack slim -0 -4 -4 -Connector_Audio -Jack_6.35mm_Neutrik_NRJ4HF-1_Horizontal -Slim Jacks, 6.35mm (1/4in) mono jack, switched, fully threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj4hf-1 -neutrik jack slim -0 -4 -4 -Connector_Audio -Jack_6.35mm_Neutrik_NRJ4HF_Horizontal -Slim Jacks, 6.35mm (1/4in) mono jack, switched, fully threaded nose, https://www.neutrik.com/en/product/nrj4hf -neutrik jack slim -0 -4 -4 -Connector_Audio -Jack_6.35mm_Neutrik_NRJ4HH-1_Horizontal -Slim Jacks, 6.35mm (1/4in) mono jack, switched, half threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj4hh-1 -neutrik jack slim -0 -4 -4 -Connector_Audio -Jack_6.35mm_Neutrik_NRJ4HH_Horizontal -Slim Jacks, 6.35mm (1/4in) mono jack, switched, half threaded nose, https://www.neutrik.com/en/product/nrj4hh -neutrik jack slim -0 -4 -4 -Connector_Audio -Jack_6.35mm_Neutrik_NRJ6HF-1-AU_Horizontal -Slim Jacks, 6.35mm (1/4in) stereo jack, switched, gold plated contacts, fully threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj6hf-1-au -neutrik jack slim -0 -6 -6 -Connector_Audio -Jack_6.35mm_Neutrik_NRJ6HF-1_Horizontal -Slim Jacks, 6.35mm (1/4in) stereo jack, switched, fully threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj6hf-1 -neutrik jack slim -0 -6 -6 -Connector_Audio -Jack_6.35mm_Neutrik_NRJ6HF-AU_Horizontal -Slim Jacks, 6.35mm (1/4in) stereo jack, switched, gold plated contacts, fully threaded nose, https://www.neutrik.com/en/product/nrj6hf-au -neutrik jack slim -0 -6 -6 -Connector_Audio -Jack_6.35mm_Neutrik_NRJ6HF_Horizontal -Slim Jacks, 6.35mm (1/4in) stereo jack, switched, fully threaded nose, https://www.neutrik.com/en/product/nrj6hf -neutrik jack slim -0 -6 -6 -Connector_Audio -Jack_6.35mm_Neutrik_NRJ6HH-1_Horizontal -Slim Jacks, 6.35mm (1/4in) stereo jack, switched, half threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj6hh-1 -neutrik jack slim -0 -6 -6 -Connector_Audio -Jack_6.35mm_Neutrik_NRJ6HH-AU_Horizontal -Slim Jacks, 6.35mm (1/4in) stereo jack, switched, gold plated contacts, half threaded nose, https://www.neutrik.com/en/product/nrj6hh-au -neutrik jack slim -0 -6 -6 -Connector_Audio -Jack_6.35mm_Neutrik_NRJ6HH_Horizontal -Slim Jacks, 6.35mm (1/4in) stereo jack, switched, half threaded nose, https://www.neutrik.com/en/product/nrj6hh -neutrik jack slim -0 -6 -6 -Connector_Audio -Jack_6.35mm_Neutrik_NRJ6HM-1-AU_Horizontal -Slim Jacks, 6.35mm (1/4in) stereo jack, metal nose, gold plated contacts, efficient chassis ground connection, T+R+S normalling contact, https://www.neutrik.com/en/product/nrj6hm-1-au -neutrik jack slim -0 -6 -6 -Connector_Audio -Jack_6.35mm_Neutrik_NRJ6HM-1-PRE_Horizontal -Slim Jacks, 6.35mm (1/4in) stereo jack, metal nose, efficient chassis ground connection, T+R normalling contact, https://www.neutrik.com/en/product/nrj6hm-1-pre -neutrik jack slim -0 -6 -5 -Connector_Audio -Jack_6.35mm_Neutrik_NRJ6HM-1_Horizontal -Slim Jacks, 6.35mm (1/4in) stereo jack, metal nose with efficient chassis ground connection, T+R+S normalling contact, https://www.neutrik.com/en/product/nrj6hm-1 -neutrik jack slim -0 -6 -6 -Connector_Audio -Jack_6.35mm_Neutrik_NSJ8HC_Horizontal -Stacking Jacks, Mono dual jack, full nose, https://www.neutrik.com/en/product/nsj8hc -neutrik jack stacking -0 -9 -9 -Connector_Audio -Jack_6.35mm_Neutrik_NSJ8HL_Horizontal -Stacking Jacks, Mono dual jack, quick fix nose, https://www.neutrik.com/en/product/nsj8hl -neutrik jack stacking -0 -9 -9 -Connector_Audio -Jack_6.35mm_Neutrik_NSJ12HC_Horizontal -Stacking Jacks, Stereo dual jack, full nose, https://www.neutrik.com/en/product/nsj12hc -neutrik jack stacking -0 -13 -13 -Connector_Audio -Jack_6.35mm_Neutrik_NSJ12HF-1_Horizontal -Stacking Jacks, Stereo dual jack, full threaded nose, https://www.neutrik.com/en/product/nsj12hf-1 -neutrik jack stacking -0 -13 -13 -Connector_Audio -Jack_6.35mm_Neutrik_NSJ12HH-1_Horizontal -Stacking Jacks, Stereo dual jack, half threaded nose, https://www.neutrik.com/en/product/nsj12hh-1 -neutrik jack stacking -0 -13 -13 -Connector_Audio -Jack_6.35mm_Neutrik_NSJ12HL_Horizontal -Stacking Jacks, Stereo dual jack, quick fix nose, https://www.neutrik.com/en/product/nsj12hl -neutrik jack stacking -0 -13 -13 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ5FI-H-0_Horizontal -Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) mono jack without switching contact, horizontal PCB mount, https://www.neutrik.com/en/product/ncj5fi-h-0 -neutrik jack combo i -0 -6 -6 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ5FI-H_Horizontal -Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) mono jack without switching contact, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj5fi-h -neutrik jack combo i -0 -6 -6 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ5FI-V-0_Vertical -Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) mono jack without switching contact, vertical PCB mount, https://www.neutrik.com/en/product/ncj5fi-v-0 -neutrik jack combo i -0 -6 -6 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ5FI-V_Vertical -Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) mono jack without switching contact, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj5fi-v -neutrik jack combo i -0 -6 -6 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ6FA-H-0_Horizontal -Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj6fa-h-0 -neutrik jack combo a -0 -8 -7 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ6FA-H-DA_Horizontal -Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/ncj6fa-h-da -neutrik jack combo a -0 -8 -7 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ6FA-H_Horizontal -Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, horizontal PCB mount, https://www.neutrik.com/en/product/ncj6fa-h -neutrik jack combo a -0 -8 -7 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ6FA-V-0_Vertical -Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj6fa-v-0 -neutrik jack combo a -0 -8 -7 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ6FA-V-DA_Vertical -Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/ncj6fa-v-da -neutrik jack combo a -0 -8 -7 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ6FA-V_Vertical -Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, vertical PCB mount, https://www.neutrik.com/en/product/ncj6fa-v -neutrik jack combo a -0 -8 -7 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ6FI-H-0_Horizontal -Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack without switching contact, horizontal PCB mount, https://www.neutrik.com/en/product/ncj6fi-h-0 -neutrik jack combo i -0 -7 -7 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ6FI-H_Horizontal -Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack without switching contact, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj6fi-h -neutrik jack combo i -0 -7 -7 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ6FI-V-0_Vertical -Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack without switching contact, vertical PCB mount, https://www.neutrik.com/en/product/ncj6fi-v-0 -neutrik jack combo i -0 -7 -7 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ6FI-V_Vertical -Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack without switching contact, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj6fi-v -neutrik jack combo i -0 -7 -7 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ9FI-H-0_Horizontal -Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack, horizontal PCB mount, https://www.neutrik.com/en/product/ncj9fi-h-0 -neutrik jack combo i -0 -10 -10 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ9FI-H_Horizontal -Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj9fi-h -neutrik jack combo i -0 -10 -10 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ9FI-V-0_Vertical -Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack, vertical PCB mount, https://www.neutrik.com/en/product/ncj9fi-v-0 -neutrik jack combo i -0 -10 -10 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ9FI-V_Vertical -Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj9fi-v -neutrik jack combo i -0 -10 -10 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ10FI-H-0_Horizontal -Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack and switching ground contact, horizontal PCB mount, https://www.neutrik.com/en/product/ncj10fi-h-0 -neutrik jack combo i -0 -11 -11 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ10FI-H_Horizontal -Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack and switching ground contact, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj10fi-h -neutrik jack combo i -0 -11 -11 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ10FI-V-0_Vertical -Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack and switching ground contact, vertical PCB mount, https://www.neutrik.com/en/product/ncj10fi-v-0 -neutrik jack combo i -0 -11 -11 -Connector_Audio -Jack_XLR-6.35mm_Neutrik_NCJ10FI-V_Vertical -Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack and switching ground contact, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj10fi-v -neutrik jack combo i -0 -11 -11 -Connector_Audio -Jack_XLR_Neutrik_NC3FAAH-0_Horizontal -AA Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faah-0 -neutrik xlr aa -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAAH1-0_Horizontal -AA Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faah1-0 -neutrik xlr aa -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAAH1-DA_Horizontal -AA Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3faah1-da -neutrik xlr aa -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAAH1_Horizontal -AA Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3faah1 -neutrik xlr aa -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAAH2-0_Horizontal -AA Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faah2-0 -neutrik xlr aa -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3FAAH2_Horizontal -AA Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3faah2 -neutrik xlr aa -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3FAAH_Horizontal -AA Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount, https://www.neutrik.com/en/product/nc3faah -neutrik xlr aa -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAAV-0_Vertical -AA Series, 3 pole female receptacle, grounding: without ground/shell contact, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faav-0 -neutrik xlr aa -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAAV1-0_Vertical -AA Series, 3 pole female receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faav1-0 -neutrik xlr aa -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAAV1-DA_Vertical -AA Series, 3 pole female receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3faav1-da -neutrik xlr aa -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAAV1_Vertical -AA Series, 3 pole female receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3faav1 -neutrik xlr aa -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAAV2-0_Vertical -AA Series, 3 pole female receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faav2-0 -neutrik xlr aa -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3FAAV2_Vertical -AA Series, 3 pole female receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3faav2 -neutrik xlr aa -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3FAAV_Vertical -AA Series, 3 pole female receptacle, grounding: without ground/shell contact, vertical PCB mount, https://www.neutrik.com/en/product/nc3faav -neutrik xlr aa -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAH-0_Horizontal -A Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fah-0 -neutrik xlr a -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAH1-0_Horizontal -A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fah1-0 -neutrik xlr a -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAH1-DA_Horizontal -A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fah1-da -neutrik xlr a -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAH1_Horizontal -A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fah1 -neutrik xlr a -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAH2-0_Horizontal -A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fah2-0 -neutrik xlr a -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3FAH2-DA_Horizontal -A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fah2-da -neutrik xlr a -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3FAH2_Horizontal -A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fah2 -neutrik xlr a -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3FAHL-0_Horizontal -A Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, lateral left PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahl-0 -neutrik xlr a -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAHL1-0_Horizontal -A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral left PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahl1-0 -neutrik xlr a -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAHL1_Horizontal -A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral left PCB mount, https://www.neutrik.com/en/product/nc3fahl1 -neutrik xlr a -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAHR-0_Horizontal -A Series, 3 pole female XLR receptacle, grounding: without ground / shell contact, lateral right PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahr-0 -neutrik xlr a -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAHR1-0_Horizontal -A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral right PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahr1-0 -neutrik xlr a -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAHR1_Horizontal -A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral right PCB mount, https://www.neutrik.com/en/product/nc3fahr1 -neutrik xlr a -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAHR2-0_Horizontal -A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, lateral right PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahr2-0 -neutrik xlr a -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3FAHR2_Horizontal -A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, lateral right PCB mount, https://www.neutrik.com/en/product/nc3fahr2 -neutrik xlr a -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3FAH_Horizontal -A Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fah -neutrik xlr a -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAV-0_Vertical -A Series, 3 pole female XLR receptacle, grounding: without ground / shell contact, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fav-0 -neutrik xlr a -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAV1-0_Vertical -A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fav1-0 -neutrik xlr a -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAV1-DA_Vertical -A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fav1-da -neutrik xlr a -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAV1_Vertical -A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fav1 -neutrik xlr a -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FAV2-0_Vertical -A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fav2-0 -neutrik xlr a -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3FAV2-DA_Vertical -A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fav2-da -neutrik xlr a -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3FAV2_Vertical -A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fav2 -neutrik xlr a -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3FAV_Vertical -A Series, 3 pole female XLR receptacle, grounding: without ground / shell contact, vertical PCB mount, https://www.neutrik.com/en/product/nc3fav -neutrik xlr a -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FBH1-B_Horizontal -B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3fbh1-b -neutrik xlr b -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FBH1-DA_Horizontal -B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fbh1-da -neutrik xlr b -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FBH1-E_Horizontal -B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, additional ground contacts, https://www.neutrik.com/en/product/nc3fbh1-e -neutrik xlr b -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FBH1_Horizontal -B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fbh1 -neutrik xlr b -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FBH2-B_Horizontal -B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3fbh2-b -neutrik xlr b -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3FBH2-DA_Horizontal -B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fbh2-da -neutrik xlr b -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3FBH2-E_Horizontal -B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, additional ground contacts, https://www.neutrik.com/en/product/nc3fbh2-e -neutrik xlr b -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3FBH2_Horizontal -B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fbh2 -neutrik xlr b -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3FBHL1_Horizontal -B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral left PCB mount, https://www.neutrik.com/en/product/nc3fbhl1 -neutrik xlr b -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FBV1-0_Vertical -B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, retention spring, no latch, https://www.neutrik.com/en/product/nc3fbv1-0 -neutrik xlr b -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FBV1-B_Vertical -B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3fbv1-b -neutrik xlr b -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FBV1-DA_Vertical -B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fbv1-da -neutrik xlr b -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FBV1_Vertical -B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fbv1 -neutrik xlr b -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3FBV2-B_Vertical -B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3fbv2-b -neutrik xlr b -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3FBV2-DA_Vertical -B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fbv2-da -neutrik xlr b -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3FBV2-SW_Vertical -B Series, 3 pole female XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fbv2-sw -neutrik xlr b -0 -7 -7 -Connector_Audio -Jack_XLR_Neutrik_NC3FBV2_Vertical -B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fbv2 -neutrik xlr b -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MAAH-0_Horizontal -AA Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, horizontal PCB mount, https://www.neutrik.com/en/product/nc3maah-0 -neutrik xlr aa -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MAAH-1_Horizontal -AA Series, 3 pole male XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3maah-1 -neutrik xlr aa -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3MAAH_Horizontal -AA Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3maah -neutrik xlr aa -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MAAV-0_Vertical -AA Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, vertical PCB mount, https://www.neutrik.com/en/product/nc3maav-0 -neutrik xlr aa -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MAAV-1_Vertical -AA Series, 3 pole male XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3maav-1 -neutrik xlr aa -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3MAAV_Vertical -AA Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3maav -neutrik xlr aa -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MAFH-PH_Horizontal -A Series, Chassis connector H female (A series layout), horizontal PCB mount, https://www.neutrik.com/en/product/nc4mafh-ph -neutrik xlr a -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3MAH-0_Horizontal -A Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mah-0 -neutrik xlr a -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MAHL_Horizontal -A Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, lateral left PCB mount, https://www.neutrik.com/en/product/nc3mahl -neutrik xlr a -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MAHR_Horizontal -A Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, lateral right PCB mount, https://www.neutrik.com/en/product/nc3mahr -neutrik xlr a -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MAH_Horizontal -A Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mah -neutrik xlr a -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MAMH-PH_Horizontal -A Series, Chassis connector Phoenix H male (A series layout), horizontal PCB mount, https://www.neutrik.com/en/product/nc4mamh-ph -neutrik xlr a -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3MAV-0_Vertical -A Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, vertical PCB mount, https://www.neutrik.com/en/product/nc3mav-0 -neutrik xlr a -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MAV_Vertical -A Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3mav -neutrik xlr a -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MBH-0_Horizontal -B Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, steel retention lug, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mbh-0 -neutrik xlr b -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MBH-1_Horizontal -B Series, 3 pole male XLR receptacle, grounding: mating connector shell to pin1 and front panel, steel retention lug, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mbh-1 -neutrik xlr b -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3MBH-B_Horizontal -B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3mbh-b -neutrik xlr b -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MBH-E_Horizontal -B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, horizontal PCB mount, additional ground contacts, https://www.neutrik.com/en/product/nc3mbh-e -neutrik xlr b -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MBHL-B_Horizontal -B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, lateral left PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3mbhl-b -neutrik xlr b -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MBHL_Horizontal -B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, lateral left PCB mount, https://www.neutrik.com/en/product/nc3mbhl -neutrik xlr b -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MBHR-B_Horizontal -B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, lateral right PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3mbhr-b -neutrik xlr b -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MBHR_Horizontal -B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, lateral right PCB mount, https://www.neutrik.com/en/product/nc3mbhr -neutrik xlr b -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MBH_Horizontal -B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mbh -neutrik xlr b -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MBV-0_Vertical -B Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, steel retention lug, vertical PCB mount, https://www.neutrik.com/en/product/nc3mbv-0 -neutrik xlr b -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MBV-1_Vertical -B Series, 3 pole male XLR receptacle, grounding: mating connector shell to pin1 and front panel, steel retention lug, vertical PCB mount, https://www.neutrik.com/en/product/nc3mbv-1 -neutrik xlr b -0 -3 -3 -Connector_Audio -Jack_XLR_Neutrik_NC3MBV-B_Vertical -B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3mbv-b -neutrik xlr b -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MBV-E_Vertical -B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, vertical PCB mount, additional ground contacts, https://www.neutrik.com/en/product/nc3mbv-e -neutrik xlr b -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC3MBV-SW_Vertical -B Series, 3 pole male XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3mbv-sw -neutrik xlr b -0 -7 -7 -Connector_Audio -Jack_XLR_Neutrik_NC3MBV_Vertical -B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, vertical PCB mount, https://www.neutrik.com/en/product/nc3mbv -neutrik xlr b -0 -4 -4 -Connector_Audio -Jack_XLR_Neutrik_NC4FAH-0_Horizontal -A Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc4fah-0 -neutrik xlr a -0 -5 -5 -Connector_Audio -Jack_XLR_Neutrik_NC4FAH_Horizontal -A Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc4fah -neutrik xlr a -0 -5 -5 -Connector_Audio -Jack_XLR_Neutrik_NC4FAV-0_Vertical -A Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc4fav-0 -neutrik xlr a -0 -5 -5 -Connector_Audio -Jack_XLR_Neutrik_NC4FAV_Vertical -A Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc4fav -neutrik xlr a -0 -5 -5 -Connector_Audio -Jack_XLR_Neutrik_NC4FBH_Horizontal -B Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc4fbh -neutrik xlr b -0 -5 -5 -Connector_Audio -Jack_XLR_Neutrik_NC4FBV_Vertical -B Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc4fbv -neutrik xlr b -0 -5 -5 -Connector_Audio -Jack_XLR_Neutrik_NC4MAH_Horizontal -A Series, 4 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc4mah -neutrik xlr a -0 -5 -5 -Connector_Audio -Jack_XLR_Neutrik_NC4MAV_Vertical -A Series, 4 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc4mav -neutrik xlr a -0 -5 -5 -Connector_Audio -Jack_XLR_Neutrik_NC4MBH_Horizontal -B Series, 4 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc4mbh -neutrik xlr b -0 -5 -5 -Connector_Audio -Jack_XLR_Neutrik_NC4MBV_Vertical -B Series, 4 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc4mbv -neutrik xlr b -0 -5 -5 -Connector_Audio -Jack_XLR_Neutrik_NC5FAH-0_Horizontal -A Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc5fah-0 -neutrik xlr a -0 -6 -6 -Connector_Audio -Jack_XLR_Neutrik_NC5FAH-DA_Horizontal -A Series, 5 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc5fah-da -neutrik xlr a -0 -6 -6 -Connector_Audio -Jack_XLR_Neutrik_NC5FAH_Horizontal -A Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc5fah -neutrik xlr a -0 -6 -6 -Connector_Audio -Jack_XLR_Neutrik_NC5FAV-DA_Vertical -A Series, 5 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc5fav-da -neutrik xlr a -0 -6 -6 -Connector_Audio -Jack_XLR_Neutrik_NC5FAV-SW_Vertical -A Series, 5 pole female XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, color coding possible, https://www.neutrik.com/en/product/nc5fav-sw -neutrik xlr a -0 -9 -9 -Connector_Audio -Jack_XLR_Neutrik_NC5FAV_Vertical -A Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5fav -neutrik xlr a -0 -6 -6 -Connector_Audio -Jack_XLR_Neutrik_NC5FBH-B_Horizontal -B Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc5fbh-b -neutrik xlr b -0 -6 -6 -Connector_Audio -Jack_XLR_Neutrik_NC5FBH_Horizontal -B Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc5fbh -neutrik xlr b -0 -6 -6 -Connector_Audio -Jack_XLR_Neutrik_NC5FBV-B_Vertical -B Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc5fbv-b -neutrik xlr b -0 -6 -6 -Connector_Audio -Jack_XLR_Neutrik_NC5FBV-SW_Vertical -B Series, 5 pole female XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5fbv-sw -neutrik xlr b -0 -9 -9 -Connector_Audio -Jack_XLR_Neutrik_NC5FBV_Vertical -B Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5fbv -neutrik xlr b -0 -6 -6 -Connector_Audio -Jack_XLR_Neutrik_NC5MAH_Horizontal -A Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc5mah -neutrik xlr a -0 -6 -6 -Connector_Audio -Jack_XLR_Neutrik_NC5MAV-SW_Vertical -A Series, 5 pole male XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5mav-sw -neutrik xlr a -0 -9 -9 -Connector_Audio -Jack_XLR_Neutrik_NC5MAV_Vertical -A Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5mav -neutrik xlr a -0 -6 -6 -Connector_Audio -Jack_XLR_Neutrik_NC5MBH-B_Horizontal -B Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc5mbh-b -neutrik xlr b -0 -6 -6 -Connector_Audio -Jack_XLR_Neutrik_NC5MBH_Horizontal -B Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc5mbh -neutrik xlr b -0 -6 -6 -Connector_Audio -Jack_XLR_Neutrik_NC5MBV-B_Vertical -B Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc5mbv-b -neutrik xlr b -0 -6 -6 -Connector_Audio -Jack_XLR_Neutrik_NC5MBV-SW_Vertical -B Series, 5 pole male XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5mbv-sw -neutrik xlr b -0 -9 -9 -Connector_Audio -Jack_XLR_Neutrik_NC5MBV_Vertical -B Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5mbv -neutrik xlr b -0 -6 -6 -Connector_Audio -Jack_speakON-6.35mm_Neutrik_NLJ2MD-H_Horizontal -speakON Combo, 2 pole combination of speakON socket and 6.35mm (1/4in) jack receptacle, horizontal pcb mount, https://www.neutrik.com/en/product/nlj2md-h -neutrik speakon combo -0 -2 -2 -Connector_Audio -Jack_speakON-6.35mm_Neutrik_NLJ2MD-V_Vertical -speakON Combo, 2 pole combination of speakON socket and 6.35mm (1/4in) jack receptacle, vertical pcb mount, https://www.neutrik.com/en/product/nlj2md-v -neutrik speakon combo -0 -2 -2 -Connector_Audio -Jack_speakON_Neutrik_NL2MD-H_Horizontal -speakON Chassis Connectors, 2 pole chassis connector, gray D-size flange, countersunk thru holes, horizontal PCB, https://www.neutrik.com/en/product/nl2md-h -neutrik speakon -0 -2 -2 -Connector_Audio -Jack_speakON_Neutrik_NL2MD-V_Vertical -speakON Chassis Connectors, 2 pole chassis connector, black D-size flange, countersunk thru holes, vertical PCB mount, https://www.neutrik.com/en/product/nl2md-v -neutrik speakon -0 -2 -2 -Connector_Audio -Jack_speakON_Neutrik_NL4MD-H-1_Horizontal -speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, countersunk thru holes, horizontal PCB mount, https://www.neutrik.com/en/product/nl4md-h-1 -neutrik speakon -0 -4 -4 -Connector_Audio -Jack_speakON_Neutrik_NL4MD-H-2_Horizontal -speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, mirrored self tapping screw holes (A-screw), horizontal PCB mount, https://www.neutrik.com/en/product/nl4md-h-2 -neutrik speakon -0 -4 -4 -Connector_Audio -Jack_speakON_Neutrik_NL4MD-H-3_Horizontal -speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, self tapping screw holes (A-screw), horizontal PCB mount, https://www.neutrik.com/en/product/nl4md-h-3 -neutrik speakon -0 -4 -4 -Connector_Audio -Jack_speakON_Neutrik_NL4MD-H_Horizontal -speakON Chassis Connectors, 4 pole chassis connector, grey D-size flange, self tapping screw holes (A-screw), horizontal PCB mount, https://www.neutrik.com/en/product/nl4md-h -neutrik speakon -0 -4 -4 -Connector_Audio -Jack_speakON_Neutrik_NL4MD-V-1_Vertical -speakON Chassis Connectors, 4 pole chassis connector, grey D-size flange, self tapping screw holes (A-screw), vertical PCB mount, https://www.neutrik.com/en/product/nl4md-v-1 -neutrik speakon -0 -4 -4 -Connector_Audio -Jack_speakON_Neutrik_NL4MD-V-2_Vertical -speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, mirrored self tapping screw holes (A-screw), vertical PCB mount, https://www.neutrik.com/en/product/nl4md-v-2 -neutrik speakon -0 -4 -4 -Connector_Audio -Jack_speakON_Neutrik_NL4MD-V-R_Vertical -speakON Chassis Connectors, 4 pole chassis connector, red D-size flange, countersunk thru holes, vertical PCB mount, https://www.neutrik.com/en/product/nl4md-v-r -neutrik speakon -0 -4 -4 -Connector_Audio -Jack_speakON_Neutrik_NL4MD-V-S_Vertical -speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, switchable version of NL4MD-V with 8 vertical PCB contacts (4 switching contacts), https://www.neutrik.com/en/product/nl4md-v-s -neutrik speakon -0 -8 -8 -Connector_Audio -Jack_speakON_Neutrik_NL4MD-V_Vertical -speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, countersunk thru holes, vertical PCB mount, https://www.neutrik.com/en/product/nl4md-v -neutrik speakon -0 -4 -4 -Connector_Audio -Jack_speakON_Neutrik_NL8MD-V-1_Vertical -speakON Chassis Connectors, 8 pole chassis connector, nickel metal square G-size flange, self tapping screw holes (A-screw), vertical PCB mount, https://www.neutrik.com/en/product/nl8md-v-1 -neutrik speakon -0 -8 -8 -Connector_Audio -Jack_speakON_Neutrik_NL8MD-V_Vertical -speakON Chassis Connectors, 8 pole chassis connector, nickel metal square G-size flange, countersunk thru holes, vertical PCB mount, https://www.neutrik.com/en/product/nl8md-v -neutrik speakon -0 -8 -8 -Connector_Audio -Jack_speakON_Neutrik_NLT4MD-V_Vertical -STX Series, 4 pole male chassis connector, metal housing, vertical PCB mount, self tapping screw holes (A-screw), https://www.neutrik.com/en/product/nlt4md-v -neutrik speakon stx -0 -4 -4 -Connector_Audio -MiniXLR-5_Switchcraft_TRAPC_Horizontal -http://www.switchcraft.com/ProductSummary.aspx?Parent=620 http://www.switchcraft.com/Drawings/TRAPC_X-TRASM_X_SERIES_CD.PDF -THT Mini XLR 5Pin right angle -0 -5 -5 -Connector_BarrelJack -BarrelJack_CLIFF_FC681465S_SMT_Horizontal -Surface-mount DC Barrel Jack, https://www.cliffuk.co.uk/products/dcconnectors/FC681465S.pdf -Power Jack SMT -0 -4 -3 -Connector_BarrelJack -BarrelJack_CUI_PJ-036AH-SMT_Horizontal -Surface-mount DC Barrel Jack, http://www.cui.com/product/resource/pj-036ah-smt.pdf -Power Jack SMT -0 -3 -3 -Connector_BarrelJack -BarrelJack_CUI_PJ-063AH_Horizontal -Barrel Jack, 2.0mm ID, 5.5mm OD, 24V, 8A, no switch, https://www.cui.com/product/resource/pj-063ah.pdf -barrel jack cui dc power -0 -4 -3 -Connector_BarrelJack -BarrelJack_CUI_PJ-063AH_Horizontal_CircularHoles -Barrel Jack, 2.0mm ID, 5.5mm OD, 24V, 8A, no switch, https://www.cui.com/product/resource/pj-063ah.pdf -barrel jack cui dc power -0 -4 -3 -Connector_BarrelJack -BarrelJack_CUI_PJ-102AH_Horizontal -Thin-pin DC Barrel Jack, https://cdn-shop.adafruit.com/datasheets/21mmdcjackDatasheet.pdf -Power Jack -0 -3 -3 -Connector_BarrelJack -BarrelJack_GCT_DCJ200-10-A_Horizontal -Barrel jack connector (5.5 mm outer diameter, 2.05 inner diameter ), https://gct.co/files/drawings/dcj200-10.pdf -connector barrel jack -0 -3 -3 -Connector_BarrelJack -BarrelJack_Horizontal -DC Barrel Jack -Power Jack -0 -3 -3 -Connector_BarrelJack -BarrelJack_SwitchcraftConxall_RAPC10U_Horizontal -DC Power Jack, 13A, 24V, Panel Mount,Through-hole, https://www.switchcraft.com/Drawings/RAPC10U_CD.pdf -barreljack switchcraftconxall dc power -0 -2 -2 -Connector_BarrelJack -BarrelJack_Wuerth_6941xx301002 -Wuerth electronics barrel jack connector (5.5mm outher diameter, inner diameter 2.05mm or 2.55mm depending on exact order number), See: http://katalog.we-online.de/em/datasheet/6941xx301002.pdf -connector barrel jack -0 -3 -3 -Connector_Card -CF-Card_3M_N7E50-A516xx-30 -Compact Flash Card connector, polarization inverse (https://multimedia.3m.com/mws/media/22424O/3mtm-cf-card-header-type-i-low-profile-surface-mount-ts0747.pdf) -connector cf -0 -54 -50 -Connector_Card -CF-Card_3M_N7E50-E516xx-30 -Compact Flash Card connector, normal polarization (https://multimedia.3m.com/mws/media/22424O/3mtm-cf-card-header-type-i-low-profile-surface-mount-ts0747.pdf) -connector cf -0 -54 -50 -Connector_Card -SD_Hirose_DM1AA_SF_PEJ82 -SD, SMD, top-mount, push-push (https://www.hirose.com/product/document?clcode=CL0609-0004-8-82&productname=DM1AA-SF-PEJ(82)&series=DM1&documenttype=2DDrawing&lang=en&documentid=0000915301) -SD card connector -0 -16 -13 -Connector_Card -SD_Kyocera_145638009211859+ -SD Card Connector, Normal Type, Outer Tail, Without Ejector (https://global.kyocera.com/prdct/electro/product/pdf/5638.pdf) -sd card smt -0 -13 -13 -Connector_Card -SD_Kyocera_145638009511859+ -SD Card Connector, Normal Type, Outer Tail, Spring Eject Type (https://global.kyocera.com/prdct/electro/product/pdf/5638.pdf) -sd card smt -0 -13 -13 -Connector_Card -SD_Kyocera_145638109211859+ -SD Card Connector, Reverse Type, Outer Tail, Without Ejector (https://global.kyocera.com/prdct/electro/product/pdf/5638.pdf) -sd card smt -0 -13 -13 -Connector_Card -SD_Kyocera_145638109511859+ -SD Card Connector, Reverse Type, Outer Tail, Spring Eject Type (https://global.kyocera.com/prdct/electro/product/pdf/5638.pdf) -sd card smt -0 -13 -13 -Connector_Card -SD_TE_2041021 -SD card connector, top mount, SMT (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F2041021%7FB%7Fpdf%7FEnglish%7FENG_CD_2041021_B_C_2041021_B.pdf%7F2041021-4) -sd card -0 -15 -12 -Connector_Card -microSD_HC_Hirose_DM3AT-SF-PEJM5 -Micro SD, SMD, right-angle, push-pull (https://www.hirose.com/product/en/download_file/key_name/DM3AT-SF-PEJM5/category/Drawing%20(2D)/doc_file_id/44099/?file_category_id=6&item_id=06090031000&is_series=) -Micro SD -0 -14 -11 -Connector_Card -microSD_HC_Hirose_DM3BT-DSF-PEJS -Micro SD, SMD, reverse on-board, right-angle, push-pull (https://www.hirose.com/product/en/download_file/key_name/DM3BT-DSF-PEJS/category/Drawing%20(2D)/doc_file_id/44097/?file_category_id=6&item_id=06090029900&is_series=) -Micro SD -0 -16 -11 -Connector_Card -microSD_HC_Hirose_DM3D-SF -Micro SD, SMD, right-angle, push-pull (https://media.digikey.com/PDF/Data%20Sheets/Hirose%20PDFs/DM3D-SF.pdf) -Micro SD -0 -14 -11 -Connector_Card -microSD_HC_Molex_104031-0811 -1.10mm Pitch microSD Memory Card Connector, Surface Mount, Push-Pull Type, 1.42mm Height, with Detect Switch (https://www.molex.com/pdm_docs/sd/1040310811_sd.pdf) -microSD SD molex -0 -14 -11 -Connector_Card -microSD_HC_Wuerth_693072010801 -http://katalog.we-online.de/em/datasheet/693072010801.pdf -Micro SD Wuerth Wurth Würth -0 -12 -9 -Connector_Card -microSIM_JAE_SF53S006VCBR2000 -https://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ115712.pdf -microSIM GSM Card -0 -14 -7 -Connector_Coaxial -BNC_Amphenol_031-6575_Horizontal -dual independently isolated BNC plug (https://www.amphenolrf.com/downloads/dl/file/id/2980/product/644/031_6575_customer_drawing.pdf) -Dual BNC Amphenol Horizontal -0 -6 -4 -Connector_Coaxial -BNC_Amphenol_B6252HB-NPP3G-50_Horizontal -http://www.farnell.com/datasheets/612848.pdf -BNC Amphenol Horizontal -0 -4 -2 -Connector_Coaxial -BNC_PanelMountable_Vertical -Panel-mountable BNC connector mounted through PCB, vertical -BNC connector -0 -2 -2 -Connector_Coaxial -BNC_TEConnectivity_1478035_Horizontal -BNC RF Interface, PCB mount 4 pin, Right Angle, Bayonet, 50Ohm, 4GHz, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1478035%7FB1%7Fpdf%7FEnglish%7FENG_CD_1478035_B1.pdf%7F1-1478035-0 -BNC RF interface bayonet 50ohm -0 -5 -2 -Connector_Coaxial -BNC_TEConnectivity_1478204_Vertical -BNC female PCB mount 4 pin straight chassis connector http://www.te.com/usa-en/product-1-1478204-0.html -BNC female PCB mount 4 pin straight chassis connector -0 -5 -2 -Connector_Coaxial -BNC_Win_364A2x95_Horizontal -Dual front isolated BNC plug (https://www.winconn.com/wp-content/uploads/364A2595.pdf) -Dual BNC Horizontal Isolated -0 -6 -3 -Connector_Coaxial -CoaxialSwitch_Hirose_MS-156C3_Horizontal -Subminiature Coaxial Switch 1.35mm High, DC to 11GHz -Switch Coaxial RF -0 -12 -3 -Connector_Coaxial -MMCX_Molex_73415-0961_Horizontal_0.8mm-PCB -Molex MMCX Horizontal Coaxial https://www.molex.com/pdm_docs/sd/734150961_sd.pdf -Molex MMCX Horizontal Coaxial -0 -3 -2 -Connector_Coaxial -MMCX_Molex_73415-0961_Horizontal_1.0mm-PCB -Molex MMCX Horizontal Coaxial https://www.molex.com/pdm_docs/sd/734150961_sd.pdf -Molex MMCX Horizontal Coaxial -0 -3 -2 -Connector_Coaxial -MMCX_Molex_73415-0961_Horizontal_1.6mm-PCB -Molex MMCX Horizontal Coaxial https://www.molex.com/pdm_docs/sd/734150961_sd.pdf -Molex MMCX Horizontal Coaxial -0 -3 -2 -Connector_Coaxial -MMCX_Molex_73415-1471_Vertical -http://www.molex.com/pdm_docs/sd/734151471_sd.pdf -Molex MMCX Coaxial Connector 50 ohms Female Jack Vertical THT -0 -5 -2 -Connector_Coaxial -SMA_Amphenol_901-143_Horizontal - Amphenol RF 901-143 https://www.amphenolrf.com/library/download/link/link_id/585682 -SMA THT Female Jack Horizontal -0 -5 -2 -Connector_Coaxial -SMA_Amphenol_901-144_Vertical -https://www.amphenolrf.com/downloads/dl/file/id/7023/product/3103/901_144_customer_drawing.pdf -SMA THT Female Jack Vertical -0 -5 -2 -Connector_Coaxial -SMA_Amphenol_132134-10_Vertical -https://www.amphenolrf.com/downloads/dl/file/id/4007/product/2974/132134_10_customer_drawing.pdf -SMA SMD Female Jack Vertical -0 -3 -2 -Connector_Coaxial -SMA_Amphenol_132134-11_Vertical -https://www.amphenolrf.com/downloads/dl/file/id/3406/product/2975/132134_11_customer_drawing.pdf -SMA THT Female Jack Vertical ExtendedLegs -0 -5 -2 -Connector_Coaxial -SMA_Amphenol_132134-14_Vertical -https://www.amphenolrf.com/downloads/dl/file/id/1793/product/2976/132134_14_customer_drawing.pdf -SMA THT Female Jack Vertical ExtendedLegs -0 -5 -2 -Connector_Coaxial -SMA_Amphenol_132134-16_Vertical -https://www.amphenolrf.com/downloads/dl/file/id/1141/product/2978/132134_16_customer_drawing.pdf -SMA THT Female Jack Vertical ExtendedLegs -0 -5 -2 -Connector_Coaxial -SMA_Amphenol_132134_Vertical -https://www.amphenolrf.com/downloads/dl/file/id/2187/product/2843/132134_customer_drawing.pdf -SMA THT Female Jack Vertical ExtendedLegs -0 -5 -2 -Connector_Coaxial -SMA_Amphenol_132203-12_Horizontal -https://www.amphenolrf.com/media/downloads/1769/132203-12.pdf -SMA THT Female Jack Horizontal -0 -5 -2 -Connector_Coaxial -SMA_Amphenol_132289_EdgeMount -http://www.amphenolrf.com/132289.html -SMA -0 -5 -2 -Connector_Coaxial -SMA_Amphenol_132291-12_Vertical -https://www.amphenolrf.com/downloads/dl/file/id/1688/product/3020/132291_12_customer_drawing.pdf -SMA THT Female Jack Vertical Bulkhead -0 -5 -2 -Connector_Coaxial -SMA_Amphenol_132291_Vertical -https://www.amphenolrf.com/downloads/dl/file/id/3222/product/2918/132291_customer_drawing.pdf -SMA THT Female Jack Vertical Bulkhead -0 -5 -2 -Connector_Coaxial -SMA_Molex_73251-1153_EdgeMount_Horizontal -Molex SMA RF Connectors, Edge Mount, (http://www.molex.com/pdm_docs/sd/732511150_sd.pdf) -sma edge -0 -11 -2 -Connector_Coaxial -SMA_Molex_73251-2120_EdgeMount_Horizontal -Molex SMA RF Connector, Edge Mount, (http://www.molex.com/pdm_docs/sd/732512120_sd.pdf) -sma edge -0 -11 -2 -Connector_Coaxial -SMA_Molex_73251-2200_Horizontal -https://www.molex.com/webdocs/datasheets/pdf/en-us/0732512200_RF_COAX_CONNECTORS.pdf -SMA THT Female Jack Horizontal -0 -5 -2 -Connector_Coaxial -SMA_Samtec_SMA-J-P-X-ST-EM1_EdgeMount -Connector SMA, 0Hz to 20GHz, 50Ohm, Edge Mount (http://suddendocs.samtec.com/prints/sma-j-p-x-st-em1-mkt.pdf) -SMA Straight Samtec Edge Mount -0 -5 -2 -Connector_Coaxial -SMA_Wurth_60312002114503_Vertical -https://www.we-online.de/katalog/datasheet/60312002114503.pdf -SMA THT Female Jack Vertical ExtendedLegs -0 -5 -2 -Connector_Coaxial -SMB_Jack_Vertical -SMB pcb mounting jack -SMB Jack Striaght -0 -5 -2 -Connector_Coaxial -U.FL_Hirose_U.FL-R-SMT-1_Vertical -Hirose U.FL Coaxial https://www.hirose.com/product/en/products/U.FL/U.FL-R-SMT-1%2810%29/ -Hirose U.FL Coaxial -0 -3 -2 -Connector_Coaxial -U.FL_Molex_MCRF_73412-0110_Vertical -Molex Microcoaxial RF Connectors (MCRF), mates Hirose U.FL, (http://www.molex.com/pdm_docs/sd/734120110_sd.pdf) -mcrf hirose ufl u.fl microcoaxial -0 -4 -2 -Connector_DIN -DIN41612_B2_2x8_Female_Vertical_THT -DIN41612 connector, type B/2, Vertical, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 B/2 -0 -16 -16 -Connector_DIN -DIN41612_B2_2x8_Male_Horizontal_THT -DIN41612 connector, type B/2, Horizontal, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 B/2 -0 -16 -16 -Connector_DIN -DIN41612_B2_2x16_Female_Vertical_THT -DIN41612 connector, type B/2, Vertical, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 B/2 -0 -32 -32 -Connector_DIN -DIN41612_B2_2x16_Male_Horizontal_THT -DIN41612 connector, type B/2, Horizontal, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 B/2 -0 -32 -32 -Connector_DIN -DIN41612_B3_2x5_Female_Vertical_THT -DIN41612 connector, type B/3, Vertical, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 B/3 -0 -10 -10 -Connector_DIN -DIN41612_B3_2x5_Male_Horizontal_THT -DIN41612 connector, type B/3, Horizontal, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 B/3 -0 -10 -10 -Connector_DIN -DIN41612_B3_2x10_Female_Vertical_THT -DIN41612 connector, type B/3, Vertical, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 B/3 -0 -20 -20 -Connector_DIN -DIN41612_B3_2x10_Male_Horizontal_THT -DIN41612 connector, type B/3, Horizontal, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 B/3 -0 -20 -20 -Connector_DIN -DIN41612_B_1x32_Female_Vertical_THT -DIN41612 connector, type B, Vertical, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 B -0 -32 -32 -Connector_DIN -DIN41612_B_1x32_Male_Horizontal_THT -DIN41612 connector, type B, Horizontal, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 B -0 -32 -32 -Connector_DIN -DIN41612_B_2x16_Female_Vertical_THT -DIN41612 connector, type B, Vertical, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 B -0 -32 -32 -Connector_DIN -DIN41612_B_2x16_Male_Horizontal_THT -DIN41612 connector, type B, Horizontal, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 B -0 -32 -32 -Connector_DIN -DIN41612_B_2x32_Female_Vertical_THT -DIN41612 connector, type B, Vertical, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 B -0 -64 -64 -Connector_DIN -DIN41612_B_2x32_Male_Horizontal_THT -DIN41612 connector, type B, Horizontal, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 B -0 -64 -64 -Connector_DIN -DIN41612_C2_2x16_Female_Vertical_THT -DIN41612 connector, type C/2, Vertical, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 C/2 -0 -32 -32 -Connector_DIN -DIN41612_C2_2x16_Male_Horizontal_THT -DIN41612 connector, type C/2, Horizontal, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 C/2 -0 -32 -32 -Connector_DIN -DIN41612_C2_3x16_Female_Vertical_THT -DIN41612 connector, type C/2, Vertical, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 C/2 -0 -48 -48 -Connector_DIN -DIN41612_C2_3x16_Male_Horizontal_THT -DIN41612 connector, type C/2, Horizontal, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 C/2 -0 -48 -48 -Connector_DIN -DIN41612_C3_2x10_Female_Vertical_THT -DIN41612 connector, type C/3, Vertical, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 C/3 -0 -20 -20 -Connector_DIN -DIN41612_C3_2x10_Male_Horizontal_THT -DIN41612 connector, type C/3, Horizontal, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 C/3 -0 -20 -20 -Connector_DIN -DIN41612_C3_3x10_Female_Vertical_THT -DIN41612 connector, type C/3, Vertical, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 C/3 -0 -30 -30 -Connector_DIN -DIN41612_C3_3x10_Male_Horizontal_THT -DIN41612 connector, type C/3, Horizontal, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 C/3 -0 -30 -30 -Connector_DIN -DIN41612_C_1x32_Female_Vertical_THT -DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 C -0 -32 -32 -Connector_DIN -DIN41612_C_1x32_Male_Horizontal_THT -DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 C -0 -32 -32 -Connector_DIN -DIN41612_C_2x16_Female_Vertical_THT -DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 C -0 -32 -32 -Connector_DIN -DIN41612_C_2x16_Male_Horizontal_THT -DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 C -0 -32 -32 -Connector_DIN -DIN41612_C_2x32_Female_Vertical_THT -DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 C -0 -64 -64 -Connector_DIN -DIN41612_C_2x32_Male_Horizontal_THT -DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 C -0 -64 -64 -Connector_DIN -DIN41612_C_3x16_Female_Vertical_THT -DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 C -0 -48 -48 -Connector_DIN -DIN41612_C_3x16_Male_Horizontal_THT -DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 C -0 -48 -48 -Connector_DIN -DIN41612_C_3x32_Female_Vertical_THT -DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 C -0 -96 -96 -Connector_DIN -DIN41612_C_3x32_Male_Horizontal_THT -DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 C -0 -96 -96 -Connector_DIN -DIN41612_D_2x8_Female_Vertical_THT -DIN41612 connector, type D, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 D -0 -16 -16 -Connector_DIN -DIN41612_D_2x8_Male_Horizontal_THT -DIN41612 connector, type D, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 D -0 -16 -16 -Connector_DIN -DIN41612_D_2x16_Female_Vertical_THT -DIN41612 connector, type D, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 D -0 -32 -32 -Connector_DIN -DIN41612_D_2x16_Male_Horizontal_THT -DIN41612 connector, type D, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 D -0 -32 -32 -Connector_DIN -DIN41612_E_2x16_Female_Vertical_THT -DIN41612 connector, type E, Vertical, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 E -0 -32 -32 -Connector_DIN -DIN41612_E_2x16_Male_Horizontal_THT -DIN41612 connector, type E, Horizontal, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 E -0 -32 -32 -Connector_DIN -DIN41612_E_2x16_RowsAC_Female_Vertical_THT -DIN41612 connector, type E, Vertical, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 E -0 -32 -32 -Connector_DIN -DIN41612_E_2x16_RowsAC_Male_Horizontal_THT -DIN41612 connector, type E, Horizontal, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 E -0 -32 -32 -Connector_DIN -DIN41612_E_3x16_Female_Vertical_THT -DIN41612 connector, type E, Vertical, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 E -0 -48 -48 -Connector_DIN -DIN41612_E_3x16_Male_Horizontal_THT -DIN41612 connector, type E, Horizontal, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 E -0 -48 -48 -Connector_DIN -DIN41612_F_2x16_Female_Vertical_THT -DIN41612 connector, type F, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 F -0 -32 -32 -Connector_DIN -DIN41612_F_2x16_Male_Horizontal_THT -DIN41612 connector, type F, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 F -0 -32 -32 -Connector_DIN -DIN41612_F_2x16_RowsZD_Female_Vertical_THT -DIN41612 connector, type F, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 F -0 -32 -32 -Connector_DIN -DIN41612_F_2x16_RowsZD_Male_Horizontal_THT -DIN41612 connector, type F, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 F -0 -32 -32 -Connector_DIN -DIN41612_F_3x16_Female_Vertical_THT -DIN41612 connector, type F, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 F -0 -48 -48 -Connector_DIN -DIN41612_F_3x16_Male_Horizontal_THT -DIN41612 connector, type F, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 F -0 -48 -48 -Connector_DIN -DIN41612_Q2_2x16_Male_Horizontal_THT -DIN41612 connector, type Q/2, Horizontal, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 Q/2 -0 -32 -32 -Connector_DIN -DIN41612_Q2_2x16_Male_Vertical_THT -DIN41612 connector, type Q/2, Vertical, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 Q/2 -0 -32 -32 -Connector_DIN -DIN41612_Q3_2x10_Male_Horizontal_THT -DIN41612 connector, type Q/3, Horizontal, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 Q/3 -0 -20 -20 -Connector_DIN -DIN41612_Q3_2x10_Male_Vertical_THT -DIN41612 connector, type Q/3, Vertical, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 Q/3 -0 -20 -20 -Connector_DIN -DIN41612_Q_2x32_Male_Horizontal_THT -DIN41612 connector, type Q, Horizontal, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 Q -0 -64 -64 -Connector_DIN -DIN41612_Q_2x32_Male_Vertical_THT -DIN41612 connector, type Q, Vertical, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 Q -0 -64 -64 -Connector_DIN -DIN41612_R2_2x16_Male_Horizontal_THT -DIN41612 connector, type R/2, Horizontal, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 R/2 -0 -32 -32 -Connector_DIN -DIN41612_R2_2x16_Male_Vertical_THT -DIN41612 connector, type R/2, Vertical, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 R/2 -0 -32 -32 -Connector_DIN -DIN41612_R2_3x16_Male_Horizontal_THT -DIN41612 connector, type R/2, Horizontal, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 R/2 -0 -48 -48 -Connector_DIN -DIN41612_R2_3x16_Male_Vertical_THT -DIN41612 connector, type R/2, Vertical, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 R/2 -0 -48 -48 -Connector_DIN -DIN41612_R3_2x10_Male_Horizontal_THT -DIN41612 connector, type R/3, Horizontal, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 R/3 -0 -20 -20 -Connector_DIN -DIN41612_R3_2x10_Male_Vertical_THT -DIN41612 connector, type R/3, Vertical, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 R/3 -0 -20 -20 -Connector_DIN -DIN41612_R3_3x10_Male_Horizontal_THT -DIN41612 connector, type R/3, Horizontal, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 R/3 -0 -30 -30 -Connector_DIN -DIN41612_R3_3x10_Male_Vertical_THT -DIN41612 connector, type R/3, Vertical, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 R/3 -0 -30 -30 -Connector_DIN -DIN41612_R_1x32_Male_Horizontal_THT -DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 R -0 -32 -32 -Connector_DIN -DIN41612_R_1x32_Male_Vertical_THT -DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 R -0 -32 -32 -Connector_DIN -DIN41612_R_2x16_Male_Horizontal_THT -DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 R -0 -32 -32 -Connector_DIN -DIN41612_R_2x16_Male_Vertical_THT -DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 R -0 -32 -32 -Connector_DIN -DIN41612_R_2x32_Male_Horizontal_THT -DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 R -0 -64 -64 -Connector_DIN -DIN41612_R_2x32_Male_Vertical_THT -DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 R -0 -64 -64 -Connector_DIN -DIN41612_R_3x16_Male_Horizontal_THT -DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 R -0 -48 -48 -Connector_DIN -DIN41612_R_3x16_Male_Vertical_THT -DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 R -0 -48 -48 -Connector_DIN -DIN41612_R_3x32_Male_Horizontal_THT -DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 R -0 -96 -96 -Connector_DIN -DIN41612_R_3x32_Male_Vertical_THT -DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf -DIN 41612 IEC 60603 R -0 -96 -96 -Connector_Dsub -DSUB-9_Female_EdgeMount_P2.77mm -9-pin D-Sub connector, solder-cups edge-mounted, female, x-pin-pitch 2.77mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -9-pin D-Sub connector edge mount solder cup female x-pin-pitch 2.77mm mounting holes distance 25mm -0 -9 -9 -Connector_Dsub -DSUB-9_Female_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm -9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.54mm pin-PCB-offset 9.4mm -0 -9 -9 -Connector_Dsub -DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm -9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 25mm mounting-hole-offset 25mm -0 -11 -10 -Connector_Dsub -DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm -9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 25mm mounting-hole-offset 25mm -0 -11 -10 -Connector_Dsub -DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm -9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.4mm -0 -9 -9 -Connector_Dsub -DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm -9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 25mm mounting-hole-offset 25mm -0 -11 -10 -Connector_Dsub -DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm -9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 25mm mounting-hole-offset 25mm -0 -11 -10 -Connector_Dsub -DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm -9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 25mm mounting-hole-offset 25mm -0 -11 -10 -Connector_Dsub -DSUB-9_Female_Vertical_P2.77x2.84mm -9-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -9-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 25mm -0 -9 -9 -Connector_Dsub -DSUB-9_Female_Vertical_P2.77x2.84mm_MountingHoles -9-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -9-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 25mm -0 -11 -10 -Connector_Dsub -DSUB-9_Male_EdgeMount_P2.77mm -9-pin D-Sub connector, solder-cups edge-mounted, male, x-pin-pitch 2.77mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -9-pin D-Sub connector edge mount solder cup male x-pin-pitch 2.77mm mounting holes distance 25mm -0 -9 -9 -Connector_Dsub -DSUB-9_Male_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm -9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.54mm pin-PCB-offset 9.4mm -0 -9 -9 -Connector_Dsub -DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm -9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 25mm mounting-hole-offset 25mm -0 -11 -10 -Connector_Dsub -DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm -9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 25mm mounting-hole-offset 25mm -0 -11 -10 -Connector_Dsub -DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm -9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.4mm -0 -9 -9 -Connector_Dsub -DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm -9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 25mm mounting-hole-offset 25mm -0 -11 -10 -Connector_Dsub -DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm -9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 25mm mounting-hole-offset 25mm -0 -11 -10 -Connector_Dsub -DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm -9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 25mm mounting-hole-offset 25mm -0 -11 -10 -Connector_Dsub -DSUB-9_Male_Vertical_P2.77x2.84mm -9-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -9-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 25mm -0 -9 -9 -Connector_Dsub -DSUB-9_Male_Vertical_P2.77x2.84mm_MountingHoles -9-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -9-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 25mm -0 -11 -10 -Connector_Dsub -DSUB-15-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 25mm mounting-hole-offset 25mm -0 -17 -16 -Connector_Dsub -DSUB-15-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 25mm mounting-hole-offset 25mm -0 -17 -16 -Connector_Dsub -DSUB-15-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 9.4mm -0 -15 -15 -Connector_Dsub -DSUB-15-HD_Female_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x2.54mm pin-PCB-offset 9.4mm -0 -15 -15 -Connector_Dsub -DSUB-15-HD_Female_Vertical_P2.29x1.98mm_MountingHoles -15-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.29x1.98mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector straight vertical THT female pitch 2.29x1.98mm mounting holes distance 25mm -0 -17 -16 -Connector_Dsub -DSUB-15-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 25mm mounting-hole-offset 25mm -0 -17 -16 -Connector_Dsub -DSUB-15-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 25mm mounting-hole-offset 25mm -0 -17 -16 -Connector_Dsub -DSUB-15-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 9.4mm -0 -15 -15 -Connector_Dsub -DSUB-15-HD_Male_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x2.54mm pin-PCB-offset 9.4mm -0 -15 -15 -Connector_Dsub -DSUB-15-HD_Male_Vertical_P2.29x1.98mm_MountingHoles -15-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.29x1.98mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector straight vertical THT male pitch 2.29x1.98mm mounting holes distance 25mm -0 -17 -16 -Connector_Dsub -DSUB-15_Female_EdgeMount_P2.77mm -15-pin D-Sub connector, solder-cups edge-mounted, female, x-pin-pitch 2.77mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector edge mount solder cup female x-pin-pitch 2.77mm mounting holes distance 33.3mm -0 -15 -15 -Connector_Dsub -DSUB-15_Female_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.54mm pin-PCB-offset 9.4mm -0 -15 -15 -Connector_Dsub -DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm -0 -17 -16 -Connector_Dsub -DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm -0 -17 -16 -Connector_Dsub -DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.4mm -0 -15 -15 -Connector_Dsub -DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm -0 -17 -16 -Connector_Dsub -DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm -0 -17 -16 -Connector_Dsub -DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm -0 -17 -16 -Connector_Dsub -DSUB-15_Female_Vertical_P2.77x2.84mm -15-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 33.3mm -0 -15 -15 -Connector_Dsub -DSUB-15_Female_Vertical_P2.77x2.84mm_MountingHoles -15-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 33.3mm -0 -17 -16 -Connector_Dsub -DSUB-15_Male_EdgeMount_P2.77mm -15-pin D-Sub connector, solder-cups edge-mounted, male, x-pin-pitch 2.77mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector edge mount solder cup male x-pin-pitch 2.77mm mounting holes distance 33.3mm -0 -15 -15 -Connector_Dsub -DSUB-15_Male_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.54mm pin-PCB-offset 9.4mm -0 -15 -15 -Connector_Dsub -DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm -0 -17 -16 -Connector_Dsub -DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm -0 -17 -16 -Connector_Dsub -DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.4mm -0 -15 -15 -Connector_Dsub -DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm -0 -17 -16 -Connector_Dsub -DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm -0 -17 -16 -Connector_Dsub -DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm -15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm -0 -17 -16 -Connector_Dsub -DSUB-15_Male_Vertical_P2.77x2.84mm -15-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 33.3mm -0 -15 -15 -Connector_Dsub -DSUB-15_Male_Vertical_P2.77x2.84mm_MountingHoles -15-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -15-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 33.3mm -0 -17 -16 -Connector_Dsub -DSUB-25_Female_EdgeMount_P2.77mm -25-pin D-Sub connector, solder-cups edge-mounted, female, x-pin-pitch 2.77mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -25-pin D-Sub connector edge mount solder cup female x-pin-pitch 2.77mm mounting holes distance 47.1mm -0 -25 -25 -Connector_Dsub -DSUB-25_Female_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm -25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.54mm pin-PCB-offset 9.4mm -0 -25 -25 -Connector_Dsub -DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm -25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm -0 -27 -26 -Connector_Dsub -DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm -25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm -0 -27 -26 -Connector_Dsub -DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm -25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.4mm -0 -25 -25 -Connector_Dsub -DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm -25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm -0 -27 -26 -Connector_Dsub -DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm -25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm -0 -27 -26 -Connector_Dsub -DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm -25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm -0 -27 -26 -Connector_Dsub -DSUB-25_Female_Vertical_P2.77x2.84mm -25-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -25-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 47.1mm -0 -25 -25 -Connector_Dsub -DSUB-25_Female_Vertical_P2.77x2.84mm_MountingHoles -25-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -25-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 47.1mm -0 -27 -26 -Connector_Dsub -DSUB-25_Male_EdgeMount_P2.77mm -25-pin D-Sub connector, solder-cups edge-mounted, male, x-pin-pitch 2.77mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -25-pin D-Sub connector edge mount solder cup male x-pin-pitch 2.77mm mounting holes distance 47.1mm -0 -25 -25 -Connector_Dsub -DSUB-25_Male_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm -25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.54mm pin-PCB-offset 9.4mm -0 -25 -25 -Connector_Dsub -DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm -25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm -0 -27 -26 -Connector_Dsub -DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm -25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm -0 -27 -26 -Connector_Dsub -DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm -25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.4mm -0 -25 -25 -Connector_Dsub -DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm -25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm -0 -27 -26 -Connector_Dsub -DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm -25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm -0 -27 -26 -Connector_Dsub -DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm -25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm -0 -27 -26 -Connector_Dsub -DSUB-25_Male_Vertical_P2.77x2.84mm -25-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -25-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 47.1mm -0 -25 -25 -Connector_Dsub -DSUB-25_Male_Vertical_P2.77x2.84mm_MountingHoles -25-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -25-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 47.1mm -0 -27 -26 -Connector_Dsub -DSUB-26-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm -26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -26-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm -0 -28 -27 -Connector_Dsub -DSUB-26-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm -26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -26-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm -0 -28 -27 -Connector_Dsub -DSUB-26-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm -26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -26-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 9.4mm -0 -26 -26 -Connector_Dsub -DSUB-26-HD_Female_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm -26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -26-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x2.54mm pin-PCB-offset 9.4mm -0 -26 -26 -Connector_Dsub -DSUB-26-HD_Female_Vertical_P2.29x1.98mm_MountingHoles -26-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.29x1.98mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -26-pin D-Sub connector straight vertical THT female pitch 2.29x1.98mm mounting holes distance 33.3mm -0 -28 -27 -Connector_Dsub -DSUB-26-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm -26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -26-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm -0 -28 -27 -Connector_Dsub -DSUB-26-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm -26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -26-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm -0 -28 -27 -Connector_Dsub -DSUB-26-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm -26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -26-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 9.4mm -0 -26 -26 -Connector_Dsub -DSUB-26-HD_Male_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm -26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -26-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x2.54mm pin-PCB-offset 9.4mm -0 -26 -26 -Connector_Dsub -DSUB-26-HD_Male_Vertical_P2.29x1.98mm_MountingHoles -26-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.29x1.98mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -26-pin D-Sub connector straight vertical THT male pitch 2.29x1.98mm mounting holes distance 33.3mm -0 -28 -27 -Connector_Dsub -DSUB-37_Female_EdgeMount_P2.77mm -37-pin D-Sub connector, solder-cups edge-mounted, female, x-pin-pitch 2.77mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -37-pin D-Sub connector edge mount solder cup female x-pin-pitch 2.77mm mounting holes distance 63.5mm -0 -37 -37 -Connector_Dsub -DSUB-37_Female_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm -37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.54mm pin-PCB-offset 9.4mm -0 -37 -37 -Connector_Dsub -DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm -37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm -0 -39 -38 -Connector_Dsub -DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm -37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm -0 -39 -38 -Connector_Dsub -DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm -37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.4mm -0 -37 -37 -Connector_Dsub -DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm -37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm -0 -39 -38 -Connector_Dsub -DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm -37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm -0 -39 -38 -Connector_Dsub -DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm -37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm -0 -39 -38 -Connector_Dsub -DSUB-37_Female_Vertical_P2.77x2.84mm -37-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -37-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 63.5mm -0 -37 -37 -Connector_Dsub -DSUB-37_Female_Vertical_P2.77x2.84mm_MountingHoles -37-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -37-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 63.5mm -0 -39 -38 -Connector_Dsub -DSUB-37_Male_EdgeMount_P2.77mm -37-pin D-Sub connector, solder-cups edge-mounted, male, x-pin-pitch 2.77mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -37-pin D-Sub connector edge mount solder cup male x-pin-pitch 2.77mm mounting holes distance 63.5mm -0 -37 -37 -Connector_Dsub -DSUB-37_Male_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm -37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.54mm pin-PCB-offset 9.4mm -0 -37 -37 -Connector_Dsub -DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm -37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm -0 -39 -38 -Connector_Dsub -DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm -37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm -0 -39 -38 -Connector_Dsub -DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm -37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.4mm -0 -37 -37 -Connector_Dsub -DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm -37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm -0 -39 -38 -Connector_Dsub -DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm -37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm -0 -39 -38 -Connector_Dsub -DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm -37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm -0 -39 -38 -Connector_Dsub -DSUB-37_Male_Vertical_P2.77x2.84mm -37-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -37-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 63.5mm -0 -37 -37 -Connector_Dsub -DSUB-37_Male_Vertical_P2.77x2.84mm_MountingHoles -37-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -37-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 63.5mm -0 -39 -38 -Connector_Dsub -DSUB-44-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm -44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -44-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm -0 -46 -45 -Connector_Dsub -DSUB-44-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm -44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -44-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm -0 -46 -45 -Connector_Dsub -DSUB-44-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm -44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -44-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 9.4mm -0 -44 -44 -Connector_Dsub -DSUB-44-HD_Female_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm -44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -44-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x2.54mm pin-PCB-offset 9.4mm -0 -44 -44 -Connector_Dsub -DSUB-44-HD_Female_Vertical_P2.29x1.98mm_MountingHoles -44-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.29x1.98mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -44-pin D-Sub connector straight vertical THT female pitch 2.29x1.98mm mounting holes distance 47.1mm -0 -46 -45 -Connector_Dsub -DSUB-44-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm -44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -44-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm -0 -46 -45 -Connector_Dsub -DSUB-44-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm -44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -44-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm -0 -46 -45 -Connector_Dsub -DSUB-44-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm -44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -44-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 9.4mm -0 -44 -44 -Connector_Dsub -DSUB-44-HD_Male_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm -44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -44-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x2.54mm pin-PCB-offset 9.4mm -0 -44 -44 -Connector_Dsub -DSUB-44-HD_Male_Vertical_P2.29x1.98mm_MountingHoles -44-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.29x1.98mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -44-pin D-Sub connector straight vertical THT male pitch 2.29x1.98mm mounting holes distance 47.1mm -0 -46 -45 -Connector_Dsub -DSUB-62-HD_Female_Horizontal_P2.41x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm -62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.41x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -62-pin D-Sub connector horizontal angled 90deg THT female pitch 2.41x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm -0 -64 -63 -Connector_Dsub -DSUB-62-HD_Female_Horizontal_P2.41x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm -62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.41x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -62-pin D-Sub connector horizontal angled 90deg THT female pitch 2.41x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm -0 -64 -63 -Connector_Dsub -DSUB-62-HD_Female_Horizontal_P2.41x1.98mm_EdgePinOffset9.40mm -62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.41x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -62-pin D-Sub connector horizontal angled 90deg THT female pitch 2.41x1.98mm pin-PCB-offset 9.4mm -0 -62 -62 -Connector_Dsub -DSUB-62-HD_Female_Horizontal_P2.41x2.54mm_EdgePinOffset9.40mm -62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.41x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -62-pin D-Sub connector horizontal angled 90deg THT female pitch 2.41x2.54mm pin-PCB-offset 9.4mm -0 -62 -62 -Connector_Dsub -DSUB-62-HD_Female_Vertical_P2.41x1.98mm_MountingHoles -62-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.41x1.98mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -62-pin D-Sub connector straight vertical THT female pitch 2.41x1.98mm mounting holes distance 63.5mm -0 -64 -63 -Connector_Dsub -DSUB-62-HD_Male_Horizontal_P2.41x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm -62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.41x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -62-pin D-Sub connector horizontal angled 90deg THT male pitch 2.41x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm -0 -64 -63 -Connector_Dsub -DSUB-62-HD_Male_Horizontal_P2.41x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm -62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.41x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -62-pin D-Sub connector horizontal angled 90deg THT male pitch 2.41x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm -0 -64 -63 -Connector_Dsub -DSUB-62-HD_Male_Horizontal_P2.41x1.98mm_EdgePinOffset9.40mm -62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.41x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -62-pin D-Sub connector horizontal angled 90deg THT male pitch 2.41x1.98mm pin-PCB-offset 9.4mm -0 -62 -62 -Connector_Dsub -DSUB-62-HD_Male_Horizontal_P2.41x2.54mm_EdgePinOffset9.40mm -62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.41x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf -62-pin D-Sub connector horizontal angled 90deg THT male pitch 2.41x2.54mm pin-PCB-offset 9.4mm -0 -62 -62 -Connector_Dsub -DSUB-62-HD_Male_Vertical_P2.41x1.98mm_MountingHoles -62-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.41x1.98mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf -62-pin D-Sub connector straight vertical THT male pitch 2.41x1.98mm mounting holes distance 63.5mm -0 -64 -63 -Connector_FFC-FPC -Hirose_FH12-6S-0.5SH_1x06-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-6S-0.5SH, 6 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -8 -7 -Connector_FFC-FPC -Hirose_FH12-8S-0.5SH_1x08-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-8S-0.5SH, 8 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -10 -9 -Connector_FFC-FPC -Hirose_FH12-10S-0.5SH_1x10-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-10S-0.5SH, 10 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -12 -11 -Connector_FFC-FPC -Hirose_FH12-11S-0.5SH_1x11-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-11S-0.5SH, 11 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -13 -12 -Connector_FFC-FPC -Hirose_FH12-12S-0.5SH_1x12-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-12S-0.5SH, 12 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -14 -13 -Connector_FFC-FPC -Hirose_FH12-13S-0.5SH_1x13-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-13S-0.5SH, 13 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -15 -14 -Connector_FFC-FPC -Hirose_FH12-14S-0.5SH_1x14-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-14S-0.5SH, 14 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -16 -15 -Connector_FFC-FPC -Hirose_FH12-15S-0.5SH_1x15-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-15S-0.5SH, 15 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -17 -16 -Connector_FFC-FPC -Hirose_FH12-16S-0.5SH_1x16-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-16S-0.5SH, 16 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -18 -17 -Connector_FFC-FPC -Hirose_FH12-17S-0.5SH_1x17-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-17S-0.5SH, 17 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -19 -18 -Connector_FFC-FPC -Hirose_FH12-18S-0.5SH_1x18-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-18S-0.5SH, 18 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -20 -19 -Connector_FFC-FPC -Hirose_FH12-19S-0.5SH_1x19-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-19S-0.5SH, 19 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -21 -20 -Connector_FFC-FPC -Hirose_FH12-20S-0.5SH_1x20-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-20S-0.5SH, 20 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -22 -21 -Connector_FFC-FPC -Hirose_FH12-22S-0.5SH_1x22-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-22S-0.5SH, 22 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -24 -23 -Connector_FFC-FPC -Hirose_FH12-24S-0.5SH_1x24-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-24S-0.5SH, 24 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -26 -25 -Connector_FFC-FPC -Hirose_FH12-25S-0.5SH_1x25-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-25S-0.5SH, 25 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -27 -26 -Connector_FFC-FPC -Hirose_FH12-26S-0.5SH_1x26-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-26S-0.5SH, 26 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -28 -27 -Connector_FFC-FPC -Hirose_FH12-28S-0.5SH_1x28-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-28S-0.5SH, 28 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -30 -29 -Connector_FFC-FPC -Hirose_FH12-30S-0.5SH_1x30-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-30S-0.5SH, 30 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -32 -31 -Connector_FFC-FPC -Hirose_FH12-32S-0.5SH_1x32-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-32S-0.5SH, 32 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -34 -33 -Connector_FFC-FPC -Hirose_FH12-33S-0.5SH_1x33-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-33S-0.5SH, 33 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -35 -34 -Connector_FFC-FPC -Hirose_FH12-34S-0.5SH_1x34-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-34S-0.5SH, 34 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -36 -35 -Connector_FFC-FPC -Hirose_FH12-35S-0.5SH_1x35-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-35S-0.5SH, 35 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -37 -36 -Connector_FFC-FPC -Hirose_FH12-36S-0.5SH_1x36-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-36S-0.5SH, 36 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -38 -37 -Connector_FFC-FPC -Hirose_FH12-40S-0.5SH_1x40-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-40S-0.5SH, 40 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -42 -41 -Connector_FFC-FPC -Hirose_FH12-45S-0.5SH_1x45-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-45S-0.5SH, 45 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -47 -46 -Connector_FFC-FPC -Hirose_FH12-50S-0.5SH_1x50-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-50S-0.5SH, 50 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -52 -51 -Connector_FFC-FPC -Hirose_FH12-53S-0.5SH_1x53-1MP_P0.50mm_Horizontal -Hirose FH12, FFC/FPC connector, FH12-53S-0.5SH, 53 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator -connector Hirose FH12 horizontal -0 -55 -54 -Connector_FFC-FPC -Hirose_FH41-30S-0.5SH_1x30_1MP_1SH_P0.5mm_Horizontal -Hirose FH41, FFC/FPC connector, FH41-30S-0.5SH, 30 Pins per row (https://www.hirose.com/fr/product/document?clcode=CL0580-2218-5-05&productname=FH41-30S-0.5SH(05)&series=FH41&documenttype=2DDrawing&lang=fr&documentid=0001001704) -connector Hirose FH41 horizontal -0 -38 -32 -Connector_FFC-FPC -JAE_FF0825SA1_2Rows-25Pins_P0.40mm_Horizontal -Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0825SA1, 25 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -25 -25 -Connector_FFC-FPC -JAE_FF0829SA1_2Rows-29Pins_P0.40mm_Horizontal -Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0829SA1, 29 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -29 -29 -Connector_FFC-FPC -JAE_FF0841SA1_2Rows-41Pins_P0.40mm_Horizontal -Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0841SA1, 41 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -41 -41 -Connector_FFC-FPC -JAE_FF0851SA1_2Rows-51Pins_P0.40mm_Horizontal -Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0851SA1, 51 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -51 -51 -Connector_FFC-FPC -JAE_FF0871SA1_2Rows-71Pins_P0.40mm_Horizontal -Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0871SA1, 71 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -71 -71 -Connector_FFC-FPC -JAE_FF0881SA1_2Rows-81Pins_P0.40mm_Horizontal -Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0881SA1, 81 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -81 -81 -Connector_FFC-FPC -Molex_52559-3652_2x18-1MP_P0.5mm_Vertical -Molex 0.50mm Pitch Easy-On Type FFC/FPC, 52559-3652, 36 Circuits (https://www.molex.com/pdm_docs/sd/525593652_sd.pdf) -connector Molex top entry -0 -40 -37 -Connector_FFC-FPC -Molex_54132-5033_1x50-1MP_P0.5mm_Horizontal -Molex FFC/FPC connector, 50 bottom-side contacts, 0.5mm pitch, 2.0mm height, https://www.molex.com/pdm_docs/sd/541325033_sd.pdf -FFC FPC -0 -54 -51 -Connector_FFC-FPC -Molex_54548-1071_1x10-1MP_P0.5mm_Horizontal -Molex FFC/FPC connector, 10 bottom-side contacts, 0.5mm pitch, 1.2mm height, https://www.molex.com/pdm_docs/sd/545481071_sd.pdf -FFC FPC connector -0 -12 -11 -Connector_FFC-FPC -Molex_200528-0040_1x04-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0040, 4 Circuits (https://www.molex.com/pdm_docs/sd/2005280040_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -6 -5 -Connector_FFC-FPC -Molex_200528-0050_1x05-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0050, 5 Circuits (https://www.molex.com/pdm_docs/sd/2005280050_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -7 -6 -Connector_FFC-FPC -Molex_200528-0060_1x06-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0060, 6 Circuits (https://www.molex.com/pdm_docs/sd/2005280060_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -8 -7 -Connector_FFC-FPC -Molex_200528-0070_1x07-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0070, 7 Circuits (https://www.molex.com/pdm_docs/sd/2005280070_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -9 -8 -Connector_FFC-FPC -Molex_200528-0080_1x08-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0080, 8 Circuits (https://www.molex.com/pdm_docs/sd/2005280080_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -10 -9 -Connector_FFC-FPC -Molex_200528-0090_1x09-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0090, 9 Circuits (https://www.molex.com/pdm_docs/sd/2005280090_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -11 -10 -Connector_FFC-FPC -Molex_200528-0100_1x10-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0100, 10 Circuits (https://www.molex.com/pdm_docs/sd/2005280100_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -12 -11 -Connector_FFC-FPC -Molex_200528-0110_1x11-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0110, 11 Circuits (https://www.molex.com/pdm_docs/sd/2005280110_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -13 -12 -Connector_FFC-FPC -Molex_200528-0120_1x12-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0120, 12 Circuits (https://www.molex.com/pdm_docs/sd/2005280120_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -14 -13 -Connector_FFC-FPC -Molex_200528-0130_1x13-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0130, 13 Circuits (https://www.molex.com/pdm_docs/sd/2005280130_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -15 -14 -Connector_FFC-FPC -Molex_200528-0140_1x14-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0140, 14 Circuits (https://www.molex.com/pdm_docs/sd/2005280140_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -16 -15 -Connector_FFC-FPC -Molex_200528-0150_1x15-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0150, 15 Circuits (https://www.molex.com/pdm_docs/sd/2005280150_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -17 -16 -Connector_FFC-FPC -Molex_200528-0160_1x16-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0160, 16 Circuits (https://www.molex.com/pdm_docs/sd/2005280160_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -18 -17 -Connector_FFC-FPC -Molex_200528-0170_1x17-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0170, 17 Circuits (https://www.molex.com/pdm_docs/sd/2005280170_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -19 -18 -Connector_FFC-FPC -Molex_200528-0180_1x18-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0180, 18 Circuits (https://www.molex.com/pdm_docs/sd/2005280180_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -20 -19 -Connector_FFC-FPC -Molex_200528-0190_1x19-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0190, 19 Circuits (https://www.molex.com/pdm_docs/sd/2005280190_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -21 -20 -Connector_FFC-FPC -Molex_200528-0200_1x20-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0200, 20 Circuits (https://www.molex.com/pdm_docs/sd/2005280200_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -22 -21 -Connector_FFC-FPC -Molex_200528-0210_1x21-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0210, 21 Circuits (https://www.molex.com/pdm_docs/sd/2005280210_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -23 -22 -Connector_FFC-FPC -Molex_200528-0220_1x22-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0220, 22 Circuits (https://www.molex.com/pdm_docs/sd/2005280220_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -24 -23 -Connector_FFC-FPC -Molex_200528-0230_1x23-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0230, 23 Circuits (https://www.molex.com/pdm_docs/sd/2005280230_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -25 -24 -Connector_FFC-FPC -Molex_200528-0240_1x24-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0240, 24 Circuits (https://www.molex.com/pdm_docs/sd/2005280240_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -26 -25 -Connector_FFC-FPC -Molex_200528-0250_1x25-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0250, 25 Circuits (https://www.molex.com/pdm_docs/sd/2005280250_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -27 -26 -Connector_FFC-FPC -Molex_200528-0260_1x26-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0260, 26 Circuits (https://www.molex.com/pdm_docs/sd/2005280260_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -28 -27 -Connector_FFC-FPC -Molex_200528-0270_1x27-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0270, 27 Circuits (https://www.molex.com/pdm_docs/sd/2005280270_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -29 -28 -Connector_FFC-FPC -Molex_200528-0280_1x28-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0280, 28 Circuits (https://www.molex.com/pdm_docs/sd/2005280280_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -30 -29 -Connector_FFC-FPC -Molex_200528-0290_1x29-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0290, 29 Circuits (https://www.molex.com/pdm_docs/sd/2005280290_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -31 -30 -Connector_FFC-FPC -Molex_200528-0300_1x30-1MP_P1.00mm_Horizontal -Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0300, 30 Circuits (https://www.molex.com/pdm_docs/sd/2005280300_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -32 -31 -Connector_FFC-FPC -Molex_502231-1500_1x15-1SH_P0.5mm_Vertical -Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 6.05mm Height, Vertical, Surface Mount, ZIF, 15 Circuits (https://www.molex.com/pdm_docs/sd/5022311500_sd.pdf) -molex FFC/FPC connector Pitch 0.5mm vertical -0 -17 -16 -Connector_FFC-FPC -Molex_502231-2400_1x24-1SH_P0.5mm_Vertical -Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 6.05mm Height, Vertical, Surface Mount, ZIF, 24 Circuits (https://www.molex.com/pdm_docs/sd/5022312400_sd.pdf) -molex FFC/FPC connector Pitch 0.5mm vertical -0 -26 -25 -Connector_FFC-FPC -Molex_502231-3300_1x33-1SH_P0.5mm_Vertical -Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 6.05mm Height, Vertical, Surface Mount, ZIF, 33 Circuits (https://www.molex.com/pdm_docs/sd/5022313300_sd.pdf) -molex FFC/FPC connector Pitch 0.5mm vertical -0 -36 -34 -Connector_FFC-FPC -Molex_502244-1530_1x15-1MP_P0.5mm_Horizontal -Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 2.33mm Height, Right Angle, Surface Mount, ZIF, Bottom Contact Style, 15 Circuits (http://www.molex.com/pdm_docs/sd/5022441530_sd.pdf) -molex FFC/FPC connector Pitch 0.5mm right angle -0 -19 -16 -Connector_FFC-FPC -Molex_502244-2430_1x24-1MP_P0.5mm_Horizontal -Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 2.33mm Height, Right Angle, Surface Mount, ZIF, Bottom Contact Style, 24 Circuits (http://www.molex.com/pdm_docs/sd/5022441530_sd.pdf) -molex FFC/FPC connector Pitch 0.5mm right angle -0 -28 -25 -Connector_FFC-FPC -Molex_502244-3330_1x33-1MP_P0.5mm_Horizontal -Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 2.33mm Height, Right Angle, Surface Mount, ZIF, Bottom Contact Style, 33 Circuits (http://www.molex.com/pdm_docs/sd/5022441530_sd.pdf) -molex FFC/FPC connector Pitch 0.5mm right angle -0 -39 -34 -Connector_FFC-FPC -Molex_502250-1791_2Rows-17Pins-1MP_P0.60mm_Horizontal -Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-1791, 17 Circuits (http://www.molex.com/pdm_docs/sd/5022501791_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -19 -18 -Connector_FFC-FPC -Molex_502250-2191_2Rows-21Pins-1MP_P0.60mm_Horizontal -Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-2191, 21 Circuits (http://www.molex.com/pdm_docs/sd/5022502191_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -23 -22 -Connector_FFC-FPC -Molex_502250-2391_2Rows-23Pins-1MP_P0.60mm_Horizontal -Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-2391, 23 Circuits (http://www.molex.com/pdm_docs/sd/5022502391_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -25 -24 -Connector_FFC-FPC -Molex_502250-2791_2Rows-27Pins-1MP_P0.60mm_Horizontal -Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-2791, 27 Circuits (http://www.molex.com/pdm_docs/sd/5022502791_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -29 -28 -Connector_FFC-FPC -Molex_502250-3391_2Rows-33Pins-1MP_P0.60mm_Horizontal -Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-3391, 33 Circuits (http://www.molex.com/pdm_docs/sd/5022503391_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -35 -34 -Connector_FFC-FPC -Molex_502250-3591_2Rows-35Pins-1MP_P0.60mm_Horizontal -Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-3591, 35 Circuits (http://www.molex.com/pdm_docs/sd/5022503591_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -37 -36 -Connector_FFC-FPC -Molex_502250-3991_2Rows-39Pins-1MP_P0.60mm_Horizontal -Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-3991, 39 Circuits (http://www.molex.com/pdm_docs/sd/5022503991_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -41 -40 -Connector_FFC-FPC -Molex_502250-4191_2Rows-41Pins-1MP_P0.60mm_Horizontal -Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-4191, 41 Circuits (http://www.molex.com/pdm_docs/sd/5022504191_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -43 -42 -Connector_FFC-FPC -Molex_502250-5191_2Rows-51Pins-1MP_P0.60mm_Horizontal -Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-5191, 51 Circuits (http://www.molex.com/pdm_docs/sd/5022505191_sd.pdf), generated with kicad-footprint-generator -connector Molex top entry -0 -53 -52 -Connector_FFC-FPC -TE_0-1734839-5_1x05-1MP_P0.5mm_Horizontal -TE FPC connector, 05 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -7 -6 -Connector_FFC-FPC -TE_0-1734839-6_1x06-1MP_P0.5mm_Horizontal -TE FPC connector, 06 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -8 -7 -Connector_FFC-FPC -TE_0-1734839-7_1x07-1MP_P0.5mm_Horizontal -TE FPC connector, 07 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -9 -8 -Connector_FFC-FPC -TE_0-1734839-8_1x08-1MP_P0.5mm_Horizontal -TE FPC connector, 08 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -10 -9 -Connector_FFC-FPC -TE_0-1734839-9_1x09-1MP_P0.5mm_Horizontal -TE FPC connector, 09 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -11 -10 -Connector_FFC-FPC -TE_1-84952-0_1x10-1MP_P1.0mm_Horizontal -TE FPC connector, 10 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -12 -11 -Connector_FFC-FPC -TE_1-84952-1_1x11-1MP_P1.0mm_Horizontal -TE FPC connector, 11 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -13 -12 -Connector_FFC-FPC -TE_1-84952-2_1x12-1MP_P1.0mm_Horizontal -TE FPC connector, 12 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -14 -13 -Connector_FFC-FPC -TE_1-84952-3_1x13-1MP_P1.0mm_Horizontal -TE FPC connector, 13 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -15 -14 -Connector_FFC-FPC -TE_1-84952-4_1x14-1MP_P1.0mm_Horizontal -TE FPC connector, 14 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -16 -15 -Connector_FFC-FPC -TE_1-84952-5_1x15-1MP_P1.0mm_Horizontal -TE FPC connector, 15 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -17 -16 -Connector_FFC-FPC -TE_1-84952-6_1x16-1MP_P1.0mm_Horizontal -TE FPC connector, 16 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -18 -17 -Connector_FFC-FPC -TE_1-84952-7_1x17-1MP_P1.0mm_Horizontal -TE FPC connector, 17 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -19 -18 -Connector_FFC-FPC -TE_1-84952-8_1x18-1MP_P1.0mm_Horizontal -TE FPC connector, 18 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -20 -19 -Connector_FFC-FPC -TE_1-84952-9_1x19-1MP_P1.0mm_Horizontal -TE FPC connector, 19 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -21 -20 -Connector_FFC-FPC -TE_1-84953-0_1x10-1MP_P1.0mm_Horizontal -TE FPC connector, 10 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -12 -11 -Connector_FFC-FPC -TE_1-84953-1_1x11-1MP_P1.0mm_Horizontal -TE FPC connector, 11 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -13 -12 -Connector_FFC-FPC -TE_1-84953-2_1x12-1MP_P1.0mm_Horizontal -TE FPC connector, 12 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -14 -13 -Connector_FFC-FPC -TE_1-84953-3_1x13-1MP_P1.0mm_Horizontal -TE FPC connector, 13 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -15 -14 -Connector_FFC-FPC -TE_1-84953-4_1x14-1MP_P1.0mm_Horizontal -TE FPC connector, 14 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -16 -15 -Connector_FFC-FPC -TE_1-84953-5_1x15-1MP_P1.0mm_Horizontal -TE FPC connector, 15 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -17 -16 -Connector_FFC-FPC -TE_1-84953-6_1x16-1MP_P1.0mm_Horizontal -TE FPC connector, 16 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -18 -17 -Connector_FFC-FPC -TE_1-84953-7_1x17-1MP_P1.0mm_Horizontal -TE FPC connector, 17 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -19 -18 -Connector_FFC-FPC -TE_1-84953-8_1x18-1MP_P1.0mm_Horizontal -TE FPC connector, 18 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -20 -19 -Connector_FFC-FPC -TE_1-84953-9_1x19-1MP_P1.0mm_Horizontal -TE FPC connector, 19 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -21 -20 -Connector_FFC-FPC -TE_1-1734839-0_1x10-1MP_P0.5mm_Horizontal -TE FPC connector, 10 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -12 -11 -Connector_FFC-FPC -TE_1-1734839-1_1x11-1MP_P0.5mm_Horizontal -TE FPC connector, 11 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -13 -12 -Connector_FFC-FPC -TE_1-1734839-2_1x12-1MP_P0.5mm_Horizontal -TE FPC connector, 12 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -14 -13 -Connector_FFC-FPC -TE_1-1734839-3_1x13-1MP_P0.5mm_Horizontal -TE FPC connector, 13 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -15 -14 -Connector_FFC-FPC -TE_1-1734839-4_1x14-1MP_P0.5mm_Horizontal -TE FPC connector, 14 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -16 -15 -Connector_FFC-FPC -TE_1-1734839-5_1x15-1MP_P0.5mm_Horizontal -TE FPC connector, 15 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -17 -16 -Connector_FFC-FPC -TE_1-1734839-6_1x16-1MP_P0.5mm_Horizontal -TE FPC connector, 16 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -18 -17 -Connector_FFC-FPC -TE_1-1734839-7_1x17-1MP_P0.5mm_Horizontal -TE FPC connector, 17 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -19 -18 -Connector_FFC-FPC -TE_1-1734839-8_1x18-1MP_P0.5mm_Horizontal -TE FPC connector, 18 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -20 -19 -Connector_FFC-FPC -TE_1-1734839-9_1x19-1MP_P0.5mm_Horizontal -TE FPC connector, 19 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -21 -20 -Connector_FFC-FPC -TE_2-84952-0_1x20-1MP_P1.0mm_Horizontal -TE FPC connector, 20 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -22 -21 -Connector_FFC-FPC -TE_2-84952-1_1x21-1MP_P1.0mm_Horizontal -TE FPC connector, 21 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -23 -22 -Connector_FFC-FPC -TE_2-84952-2_1x22-1MP_P1.0mm_Horizontal -TE FPC connector, 22 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -24 -23 -Connector_FFC-FPC -TE_2-84952-3_1x23-1MP_P1.0mm_Horizontal -TE FPC connector, 23 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -25 -24 -Connector_FFC-FPC -TE_2-84952-4_1x24-1MP_P1.0mm_Horizontal -TE FPC connector, 24 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -26 -25 -Connector_FFC-FPC -TE_2-84952-5_1x25-1MP_P1.0mm_Horizontal -TE FPC connector, 25 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -27 -26 -Connector_FFC-FPC -TE_2-84952-6_1x26-1MP_P1.0mm_Horizontal -TE FPC connector, 26 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -28 -27 -Connector_FFC-FPC -TE_2-84952-7_1x27-1MP_P1.0mm_Horizontal -TE FPC connector, 27 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -29 -28 -Connector_FFC-FPC -TE_2-84952-8_1x28-1MP_P1.0mm_Horizontal -TE FPC connector, 28 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -30 -29 -Connector_FFC-FPC -TE_2-84952-9_1x29-1MP_P1.0mm_Horizontal -TE FPC connector, 29 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -31 -30 -Connector_FFC-FPC -TE_2-84953-0_1x20-1MP_P1.0mm_Horizontal -TE FPC connector, 20 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -22 -21 -Connector_FFC-FPC -TE_2-84953-1_1x21-1MP_P1.0mm_Horizontal -TE FPC connector, 21 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -23 -22 -Connector_FFC-FPC -TE_2-84953-2_1x22-1MP_P1.0mm_Horizontal -TE FPC connector, 22 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -24 -23 -Connector_FFC-FPC -TE_2-84953-3_1x23-1MP_P1.0mm_Horizontal -TE FPC connector, 23 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -25 -24 -Connector_FFC-FPC -TE_2-84953-4_1x24-1MP_P1.0mm_Horizontal -TE FPC connector, 24 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -26 -25 -Connector_FFC-FPC -TE_2-84953-5_1x25-1MP_P1.0mm_Horizontal -TE FPC connector, 25 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -27 -26 -Connector_FFC-FPC -TE_2-84953-6_1x26-1MP_P1.0mm_Horizontal -TE FPC connector, 26 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -28 -27 -Connector_FFC-FPC -TE_2-84953-7_1x27-1MP_P1.0mm_Horizontal -TE FPC connector, 27 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -29 -28 -Connector_FFC-FPC -TE_2-84953-8_1x28-1MP_P1.0mm_Horizontal -TE FPC connector, 28 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -30 -29 -Connector_FFC-FPC -TE_2-84953-9_1x29-1MP_P1.0mm_Horizontal -TE FPC connector, 29 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -31 -30 -Connector_FFC-FPC -TE_2-1734839-0_1x20-1MP_P0.5mm_Horizontal -TE FPC connector, 20 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -22 -21 -Connector_FFC-FPC -TE_2-1734839-1_1x21-1MP_P0.5mm_Horizontal -TE FPC connector, 21 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -23 -22 -Connector_FFC-FPC -TE_2-1734839-2_1x22-1MP_P0.5mm_Horizontal -TE FPC connector, 22 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -24 -23 -Connector_FFC-FPC -TE_2-1734839-3_1x23-1MP_P0.5mm_Horizontal -TE FPC connector, 23 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -25 -24 -Connector_FFC-FPC -TE_2-1734839-4_1x24-1MP_P0.5mm_Horizontal -TE FPC connector, 24 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -26 -25 -Connector_FFC-FPC -TE_2-1734839-5_1x25-1MP_P0.5mm_Horizontal -TE FPC connector, 25 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -27 -26 -Connector_FFC-FPC -TE_2-1734839-6_1x26-1MP_P0.5mm_Horizontal -TE FPC connector, 26 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -28 -27 -Connector_FFC-FPC -TE_2-1734839-7_1x27-1MP_P0.5mm_Horizontal -TE FPC connector, 27 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -29 -28 -Connector_FFC-FPC -TE_2-1734839-8_1x28-1MP_P0.5mm_Horizontal -TE FPC connector, 28 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -30 -29 -Connector_FFC-FPC -TE_2-1734839-9_1x29-1MP_P0.5mm_Horizontal -TE FPC connector, 29 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -31 -30 -Connector_FFC-FPC -TE_3-84952-0_1x30-1MP_P1.0mm_Horizontal -TE FPC connector, 30 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -32 -31 -Connector_FFC-FPC -TE_3-84953-0_1x30-1MP_P1.0mm_Horizontal -TE FPC connector, 30 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -32 -31 -Connector_FFC-FPC -TE_3-1734839-0_1x30-1MP_P0.5mm_Horizontal -TE FPC connector, 30 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -32 -31 -Connector_FFC-FPC -TE_3-1734839-1_1x31-1MP_P0.5mm_Horizontal -TE FPC connector, 31 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -33 -32 -Connector_FFC-FPC -TE_3-1734839-2_1x32-1MP_P0.5mm_Horizontal -TE FPC connector, 32 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -34 -33 -Connector_FFC-FPC -TE_3-1734839-3_1x33-1MP_P0.5mm_Horizontal -TE FPC connector, 33 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -35 -34 -Connector_FFC-FPC -TE_3-1734839-4_1x34-1MP_P0.5mm_Horizontal -TE FPC connector, 34 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -36 -35 -Connector_FFC-FPC -TE_3-1734839-5_1x35-1MP_P0.5mm_Horizontal -TE FPC connector, 35 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -37 -36 -Connector_FFC-FPC -TE_3-1734839-6_1x36-1MP_P0.5mm_Horizontal -TE FPC connector, 36 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -38 -37 -Connector_FFC-FPC -TE_3-1734839-7_1x37-1MP_P0.5mm_Horizontal -TE FPC connector, 37 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -39 -38 -Connector_FFC-FPC -TE_3-1734839-8_1x38-1MP_P0.5mm_Horizontal -TE FPC connector, 38 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -40 -39 -Connector_FFC-FPC -TE_3-1734839-9_1x39-1MP_P0.5mm_Horizontal -TE FPC connector, 39 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -41 -40 -Connector_FFC-FPC -TE_4-1734839-0_1x40-1MP_P0.5mm_Horizontal -TE FPC connector, 40 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -42 -41 -Connector_FFC-FPC -TE_4-1734839-1_1x41-1MP_P0.5mm_Horizontal -TE FPC connector, 41 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -43 -42 -Connector_FFC-FPC -TE_4-1734839-2_1x42-1MP_P0.5mm_Horizontal -TE FPC connector, 42 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -44 -43 -Connector_FFC-FPC -TE_4-1734839-3_1x43-1MP_P0.5mm_Horizontal -TE FPC connector, 43 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -45 -44 -Connector_FFC-FPC -TE_4-1734839-4_1x44-1MP_P0.5mm_Horizontal -TE FPC connector, 44 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -46 -45 -Connector_FFC-FPC -TE_4-1734839-5_1x45-1MP_P0.5mm_Horizontal -TE FPC connector, 45 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -47 -46 -Connector_FFC-FPC -TE_4-1734839-6_1x46-1MP_P0.5mm_Horizontal -TE FPC connector, 46 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -48 -47 -Connector_FFC-FPC -TE_4-1734839-7_1x47-1MP_P0.5mm_Horizontal -TE FPC connector, 47 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -49 -48 -Connector_FFC-FPC -TE_4-1734839-8_1x48-1MP_P0.5mm_Horizontal -TE FPC connector, 48 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -50 -49 -Connector_FFC-FPC -TE_4-1734839-9_1x49-1MP_P0.5mm_Horizontal -TE FPC connector, 49 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -51 -50 -Connector_FFC-FPC -TE_5-1734839-0_1x50-1MP_P0.5mm_Horizontal -TE FPC connector, 50 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 -te fpc 1734839 -0 -52 -51 -Connector_FFC-FPC -TE_84952-4_1x04-1MP_P1.0mm_Horizontal -TE FPC connector, 04 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -6 -5 -Connector_FFC-FPC -TE_84952-5_1x05-1MP_P1.0mm_Horizontal -TE FPC connector, 05 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -7 -6 -Connector_FFC-FPC -TE_84952-6_1x06-1MP_P1.0mm_Horizontal -TE FPC connector, 06 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -8 -7 -Connector_FFC-FPC -TE_84952-7_1x07-1MP_P1.0mm_Horizontal -TE FPC connector, 07 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -9 -8 -Connector_FFC-FPC -TE_84952-8_1x08-1MP_P1.0mm_Horizontal -TE FPC connector, 08 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -10 -9 -Connector_FFC-FPC -TE_84952-9_1x09-1MP_P1.0mm_Horizontal -TE FPC connector, 09 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 -te fpc 84952 -0 -11 -10 -Connector_FFC-FPC -TE_84953-4_1x04-1MP_P1.0mm_Horizontal -TE FPC connector, 04 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -6 -5 -Connector_FFC-FPC -TE_84953-5_1x05-1MP_P1.0mm_Horizontal -TE FPC connector, 05 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -7 -6 -Connector_FFC-FPC -TE_84953-6_1x06-1MP_P1.0mm_Horizontal -TE FPC connector, 06 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -8 -7 -Connector_FFC-FPC -TE_84953-7_1x07-1MP_P1.0mm_Horizontal -TE FPC connector, 07 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -9 -8 -Connector_FFC-FPC -TE_84953-8_1x08-1MP_P1.0mm_Horizontal -TE FPC connector, 08 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -10 -9 -Connector_FFC-FPC -TE_84953-9_1x09-1MP_P1.0mm_Horizontal -TE FPC connector, 09 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 -te fpc 84953 -0 -11 -10 -Connector_FFC-FPC -Wuerth_68611214422_1x12-1MP_P1.0mm_Horizontal -http://katalog.we-online.de/em/datasheet/68611214422.pdf -Wuerth FPC 68611214422 connector 12 bottom-side contacts 1.0mm pitch 1.0mm height SMT -0 -14 -13 -Connector_HDMI -HDMI_A_Contact_Technology_HDMI-19APL2_Horizontal -HDMI Contact Technology Type A http://www.contactswitch.com/en/download.aspx?id=1449 -HDMI Contact Technology Type A -0 -23 -20 -Connector_HDMI -HDMI_A_Kycon_KDMIX-SL1-NS-WS-B15_VerticalRightAngle -HDMI, Type A, Kycon KDMIX-SL1-NS-WS-B15, Vertical Right Angle, http://www.kycon.com/Pub_Eng_Draw/KDMIX-SL1-NS-WS-B15.pdf -hdmi type a -0 -23 -20 -Connector_HDMI -HDMI_Micro-D_Molex_46765-0x01 -HDMI, Micro, Type D, SMD, 0.4mm pitch, 19 ckt, right angle (http://www.molex.com/pdm_docs/sd/467651301_sd.pdf) -hdmi micro type d right angle smd -0 -23 -20 -Connector_HDMI -HDMI_Micro-D_Molex_46765-1x01 -HDMI, Micro, Type D, THT, 0.4mm pitch, 19 ckt, right angle (http://www.molex.com/pdm_docs/sd/467651301_sd.pdf) -hdmi micro type d right angle tht -0 -23 -20 -Connector_HDMI -HDMI_Micro-D_Molex_46765-2x0x -HDMI, Micro, Type D, THT/SMD hybrid, 0.4mm pitch, 19 ckt, right angle (http://www.molex.com/pdm_docs/sd/467651301_sd.pdf) -hdmi micro type d right angle tht smd hybrid -0 -23 -20 -Connector_Harting -Harting_har-flexicon_14110213001xxx_1x02-MP_P2.54mm_Vertical -Harting har-flexicon series connector, 14110213001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon vertical -0 -4 -3 -Connector_Harting -Harting_har-flexicon_14110213002xxx_1x02-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14110213002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -4 -3 -Connector_Harting -Harting_har-flexicon_14110213010xxx_1x02-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14110213010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -4 -3 -Connector_Harting -Harting_har-flexicon_14110313001xxx_1x03-MP_P2.54mm_Vertical -Harting har-flexicon series connector, 14110313001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon vertical -0 -5 -4 -Connector_Harting -Harting_har-flexicon_14110313002xxx_1x03-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14110313002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -5 -4 -Connector_Harting -Harting_har-flexicon_14110313010xxx_1x03-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14110313010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -5 -4 -Connector_Harting -Harting_har-flexicon_14110413001xxx_1x04-MP_P2.54mm_Vertical -Harting har-flexicon series connector, 14110413001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon vertical -0 -6 -5 -Connector_Harting -Harting_har-flexicon_14110413002xxx_1x04-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14110413002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -6 -5 -Connector_Harting -Harting_har-flexicon_14110413010xxx_1x04-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14110413010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -6 -5 -Connector_Harting -Harting_har-flexicon_14110513001xxx_1x05-MP_P2.54mm_Vertical -Harting har-flexicon series connector, 14110513001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon vertical -0 -7 -6 -Connector_Harting -Harting_har-flexicon_14110513002xxx_1x05-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14110513002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -7 -6 -Connector_Harting -Harting_har-flexicon_14110513010xxx_1x05-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14110513010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -7 -6 -Connector_Harting -Harting_har-flexicon_14110613001xxx_1x06-MP_P2.54mm_Vertical -Harting har-flexicon series connector, 14110613001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon vertical -0 -8 -7 -Connector_Harting -Harting_har-flexicon_14110613002xxx_1x06-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14110613002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -8 -7 -Connector_Harting -Harting_har-flexicon_14110613010xxx_1x06-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14110613010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -8 -7 -Connector_Harting -Harting_har-flexicon_14110713001xxx_1x07-MP_P2.54mm_Vertical -Harting har-flexicon series connector, 14110713001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon vertical -0 -9 -8 -Connector_Harting -Harting_har-flexicon_14110713002xxx_1x07-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14110713002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -9 -8 -Connector_Harting -Harting_har-flexicon_14110713010xxx_1x07-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14110713010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -9 -8 -Connector_Harting -Harting_har-flexicon_14110813001xxx_1x08-MP_P2.54mm_Vertical -Harting har-flexicon series connector, 14110813001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon vertical -0 -10 -9 -Connector_Harting -Harting_har-flexicon_14110813002xxx_1x08-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14110813002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -10 -9 -Connector_Harting -Harting_har-flexicon_14110813010xxx_1x08-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14110813010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -10 -9 -Connector_Harting -Harting_har-flexicon_14110913001xxx_1x09-MP_P2.54mm_Vertical -Harting har-flexicon series connector, 14110913001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon vertical -0 -11 -10 -Connector_Harting -Harting_har-flexicon_14110913002xxx_1x09-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14110913002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -11 -10 -Connector_Harting -Harting_har-flexicon_14110913010xxx_1x09-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14110913010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -11 -10 -Connector_Harting -Harting_har-flexicon_14111013001xxx_1x10-MP_P2.54mm_Vertical -Harting har-flexicon series connector, 14111013001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon vertical -0 -12 -11 -Connector_Harting -Harting_har-flexicon_14111013002xxx_1x10-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14111013002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -12 -11 -Connector_Harting -Harting_har-flexicon_14111013010xxx_1x10-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14111013010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -12 -11 -Connector_Harting -Harting_har-flexicon_14111113001xxx_1x11-MP_P2.54mm_Vertical -Harting har-flexicon series connector, 14111113001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon vertical -0 -13 -12 -Connector_Harting -Harting_har-flexicon_14111113002xxx_1x11-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14111113002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -13 -12 -Connector_Harting -Harting_har-flexicon_14111113010xxx_1x11-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14111113010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -13 -12 -Connector_Harting -Harting_har-flexicon_14111213001xxx_1x12-MP_P2.54mm_Vertical -Harting har-flexicon series connector, 14111213001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon vertical -0 -14 -13 -Connector_Harting -Harting_har-flexicon_14111213002xxx_1x12-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14111213002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -14 -13 -Connector_Harting -Harting_har-flexicon_14111213010xxx_1x12-MP_P2.54mm_Horizontal -Harting har-flexicon series connector, 14111213010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator -connector Harting har-flexicon horizontal -0 -14 -13 -Connector_Harwin -Harwin_Gecko-G125-FVX0605L0X_2x03_P1.25mm_Vertical -Harwin Gecko Connector, 6 pins, dual row female, vertical entry, PN:G125-FVX0605L0X -connector harwin gecko -0 -6 -6 -Connector_Harwin -Harwin_Gecko-G125-FVX1005L0X_2x05_P1.25mm_Vertical -Harwin Gecko Connector, 10 pins, dual row female, vertical entry, PN:G125-FVX1005L0X -connector harwin gecko -0 -10 -10 -Connector_Harwin -Harwin_Gecko-G125-FVX1205L0X_2x06_P1.25mm_Vertical -Harwin Gecko Connector, 12 pins, dual row female, vertical entry, PN:G125-FVX1205L0X -connector harwin gecko -0 -12 -12 -Connector_Harwin -Harwin_Gecko-G125-FVX1605L0X_2x08_P1.25mm_Vertical -Harwin Gecko Connector, 16 pins, dual row female, vertical entry, PN:G125-FVX1605L0X -connector harwin gecko -0 -16 -16 -Connector_Harwin -Harwin_Gecko-G125-FVX2005L0X_2x10_P1.25mm_Vertical -Harwin Gecko Connector, 20 pins, dual row female, vertical entry, PN:G125-FVX2005L0X -connector harwin gecko -0 -20 -20 -Connector_Harwin -Harwin_Gecko-G125-FVX2605L0X_2x13_P1.25mm_Vertical -Harwin Gecko Connector, 26 pins, dual row female, vertical entry, PN:G125-FVX2605L0X -connector harwin gecko -0 -26 -26 -Connector_Harwin -Harwin_Gecko-G125-FVX3405L0X_2x17_P1.25mm_Vertical -Harwin Gecko Connector, 34 pins, dual row female, vertical entry, PN:G125-FVX3405L0X -connector harwin gecko -0 -34 -34 -Connector_Harwin -Harwin_Gecko-G125-FVX5005L0X_2x25_P1.25mm_Vertical -Harwin Gecko Connector, 50 pins, dual row female, vertical entry, PN:G125-FVX5005L0X -connector harwin gecko -0 -50 -50 -Connector_Harwin -Harwin_Gecko-G125-MVX0605L0X_2x03_P1.25mm_Vertical -Harwin Gecko Connector, 6 pins, dual row male, vertical entry, no latches, PN:G125-MVX0605L0X -connector harwin gecko -0 -6 -6 -Connector_Harwin -Harwin_Gecko-G125-MVX0605L1X_2x03_P1.25mm_Vertical -Harwin Gecko Connector, 6 pins, dual row male, vertical entry, with latches, PN:G125-MVX0605L1X -connector harwin gecko -0 -6 -6 -Connector_Harwin -Harwin_Gecko-G125-MVX1005L0X_2x05_P1.25mm_Vertical -Harwin Gecko Connector, 10 pins, dual row male, vertical entry, no latches, PN:G125-MVX1005L0X -connector harwin gecko -0 -10 -10 -Connector_Harwin -Harwin_Gecko-G125-MVX1005L1X_2x05_P1.25mm_Vertical -Harwin Gecko Connector, 10 pins, dual row male, vertical entry, with latches, PN:G125-MVX1005L1X -connector harwin gecko -0 -10 -10 -Connector_Harwin -Harwin_Gecko-G125-MVX1205L0X_2x06_P1.25mm_Vertical -Harwin Gecko Connector, 12 pins, dual row male, vertical entry, no latches, PN:G125-MVX1205L0X -connector harwin gecko -0 -12 -12 -Connector_Harwin -Harwin_Gecko-G125-MVX1205L1X_2x06_P1.25mm_Vertical -Harwin Gecko Connector, 12 pins, dual row male, vertical entry, with latches, PN:G125-MVX1205L1X -connector harwin gecko -0 -12 -12 -Connector_Harwin -Harwin_Gecko-G125-MVX1605L0X_2x08_P1.25mm_Vertical -Harwin Gecko Connector, 16 pins, dual row male, vertical entry, no latches, PN:G125-MVX1605L0X -connector harwin gecko -0 -16 -16 -Connector_Harwin -Harwin_Gecko-G125-MVX1605L1X_2x08_P1.25mm_Vertical -Harwin Gecko Connector, 16 pins, dual row male, vertical entry, with latches, PN:G125-MVX1605L1X -connector harwin gecko -0 -16 -16 -Connector_Harwin -Harwin_Gecko-G125-MVX2005L0X_2x10_P1.25mm_Vertical -Harwin Gecko Connector, 20 pins, dual row male, vertical entry, no latches, PN:G125-MVX2005L0X -connector harwin gecko -0 -20 -20 -Connector_Harwin -Harwin_Gecko-G125-MVX2005L1X_2x10_P1.25mm_Vertical -Harwin Gecko Connector, 20 pins, dual row male, vertical entry, with latches, PN:G125-MVX2005L1X -connector harwin gecko -0 -20 -20 -Connector_Harwin -Harwin_Gecko-G125-MVX2605L0X_2x13_P1.25mm_Vertical -Harwin Gecko Connector, 26 pins, dual row male, vertical entry, no latches, PN:G125-MVX2605L0X -connector harwin gecko -0 -26 -26 -Connector_Harwin -Harwin_Gecko-G125-MVX2605L1X_2x13_P1.25mm_Vertical -Harwin Gecko Connector, 26 pins, dual row male, vertical entry, with latches, PN:G125-MVX2605L1X -connector harwin gecko -0 -26 -26 -Connector_Harwin -Harwin_Gecko-G125-MVX3405L0X_2x17_P1.25mm_Vertical -Harwin Gecko Connector, 34 pins, dual row male, vertical entry, no latches, PN:G125-MVX3405L0X -connector harwin gecko -0 -34 -34 -Connector_Harwin -Harwin_Gecko-G125-MVX3405L1X_2x17_P1.25mm_Vertical -Harwin Gecko Connector, 34 pins, dual row male, vertical entry, with latches, PN:G125-MVX3405L1X -connector harwin gecko -0 -34 -34 -Connector_Harwin -Harwin_Gecko-G125-MVX5005L0X_2x25_P1.25mm_Vertical -Harwin Gecko Connector, 50 pins, dual row male, vertical entry, no latches, PN:G125-MVX5005L0X -connector harwin gecko -0 -50 -50 -Connector_Harwin -Harwin_Gecko-G125-MVX5005L1X_2x25_P1.25mm_Vertical -Harwin Gecko Connector, 50 pins, dual row male, vertical entry, with latches, PN:G125-MVX5005L1X -connector harwin gecko -0 -50 -50 -Connector_Harwin -Harwin_LTek-Male_02_P2.00mm_Vertical -Harwin LTek Connector, 2 pins, single row male, vertical entry -connector harwin ltek M80 -0 -2 -2 -Connector_Harwin -Harwin_LTek-Male_02_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 2 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -6 -2 -Connector_Harwin -Harwin_LTek-Male_2x02_P2.00mm_Vertical -Harwin LTek Connector, 4 pins, single row male, vertical entry -connector harwin ltek M80 -0 -4 -4 -Connector_Harwin -Harwin_LTek-Male_2x02_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 4 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -8 -4 -Connector_Harwin -Harwin_LTek-Male_2x03_P2.00mm_Vertical -Harwin LTek Connector, 6 pins, single row male, vertical entry -connector harwin ltek M80 -0 -6 -6 -Connector_Harwin -Harwin_LTek-Male_2x03_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 6 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -10 -6 -Connector_Harwin -Harwin_LTek-Male_2x04_P2.00mm_Vertical -Harwin LTek Connector, 8 pins, single row male, vertical entry -connector harwin ltek M80 -0 -8 -8 -Connector_Harwin -Harwin_LTek-Male_2x04_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 8 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -12 -8 -Connector_Harwin -Harwin_LTek-Male_2x05_P2.00mm_Vertical -Harwin LTek Connector, 10 pins, single row male, vertical entry -connector harwin ltek M80 -0 -10 -10 -Connector_Harwin -Harwin_LTek-Male_2x05_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 10 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -14 -10 -Connector_Harwin -Harwin_LTek-Male_2x06_P2.00mm_Vertical -Harwin LTek Connector, 12 pins, single row male, vertical entry -connector harwin ltek M80 -0 -12 -12 -Connector_Harwin -Harwin_LTek-Male_2x06_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 12 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -16 -12 -Connector_Harwin -Harwin_LTek-Male_2x07_P2.00mm_Vertical -Harwin LTek Connector, 14 pins, single row male, vertical entry -connector harwin ltek M80 -0 -14 -14 -Connector_Harwin -Harwin_LTek-Male_2x07_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 14 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -18 -14 -Connector_Harwin -Harwin_LTek-Male_2x08_P2.00mm_Vertical -Harwin LTek Connector, 16 pins, single row male, vertical entry -connector harwin ltek M80 -0 -16 -16 -Connector_Harwin -Harwin_LTek-Male_2x08_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 16 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -20 -16 -Connector_Harwin -Harwin_LTek-Male_2x09_P2.00mm_Vertical -Harwin LTek Connector, 18 pins, single row male, vertical entry -connector harwin ltek M80 -0 -18 -18 -Connector_Harwin -Harwin_LTek-Male_2x09_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 18 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -22 -18 -Connector_Harwin -Harwin_LTek-Male_2x10_P2.00mm_Vertical -Harwin LTek Connector, 20 pins, single row male, vertical entry -connector harwin ltek M80 -0 -20 -20 -Connector_Harwin -Harwin_LTek-Male_2x10_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 20 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -24 -20 -Connector_Harwin -Harwin_LTek-Male_2x13_P2.00mm_Vertical -Harwin LTek Connector, 26 pins, single row male, vertical entry -connector harwin ltek M80 -0 -26 -26 -Connector_Harwin -Harwin_LTek-Male_2x13_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 26 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -30 -26 -Connector_Harwin -Harwin_LTek-Male_2x17_P2.00mm_Vertical -Harwin LTek Connector, 34 pins, single row male, vertical entry -connector harwin ltek M80 -0 -34 -34 -Connector_Harwin -Harwin_LTek-Male_2x17_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 34 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -38 -34 -Connector_Harwin -Harwin_LTek-Male_2x22_P2.00mm_Vertical -Harwin LTek Connector, 44 pins, single row male, vertical entry -connector harwin ltek M80 -0 -44 -44 -Connector_Harwin -Harwin_LTek-Male_2x22_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 44 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -48 -44 -Connector_Harwin -Harwin_LTek-Male_03_P2.00mm_Vertical -Harwin LTek Connector, 3 pins, single row male, vertical entry -connector harwin ltek M80 -0 -3 -3 -Connector_Harwin -Harwin_LTek-Male_03_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 3 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -7 -3 -Connector_Harwin -Harwin_LTek-Male_04_P2.00mm_Vertical -Harwin LTek Connector, 4 pins, single row male, vertical entry -connector harwin ltek M80 -0 -4 -4 -Connector_Harwin -Harwin_LTek-Male_04_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 4 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -8 -4 -Connector_Harwin -Harwin_LTek-Male_05_P2.00mm_Vertical -Harwin LTek Connector, 5 pins, single row male, vertical entry -connector harwin ltek M80 -0 -5 -5 -Connector_Harwin -Harwin_LTek-Male_05_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 5 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -9 -5 -Connector_Harwin -Harwin_LTek-Male_06_P2.00mm_Vertical -Harwin LTek Connector, 6 pins, single row male, vertical entry -connector harwin ltek M80 -0 -6 -6 -Connector_Harwin -Harwin_LTek-Male_06_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 6 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -10 -6 -Connector_Harwin -Harwin_LTek-Male_07_P2.00mm_Vertical -Harwin LTek Connector, 7 pins, single row male, vertical entry -connector harwin ltek M80 -0 -7 -7 -Connector_Harwin -Harwin_LTek-Male_07_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 7 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -11 -7 -Connector_Harwin -Harwin_LTek-Male_17_P2.00mm_Vertical -Harwin LTek Connector, 17 pins, single row male, vertical entry -connector harwin ltek M80 -0 -17 -17 -Connector_Harwin -Harwin_LTek-Male_17_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 17 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -21 -17 -Connector_Harwin -Harwin_LTek-Male_22_P2.00mm_Vertical -Harwin LTek Connector, 22 pins, single row male, vertical entry -connector harwin ltek M80 -0 -22 -22 -Connector_Harwin -Harwin_LTek-Male_22_P2.00mm_Vertical_StrainRelief -Harwin LTek Connector, 22 pins, single row male, vertical entry, strain relief clip -connector harwin ltek M80 -0 -26 -22 -Connector_Harwin -Harwin_M20-89003xx_1x03_P2.54mm_Horizontal -Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89003xx, 3 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator -connector Harwin M20-890 horizontal -0 -4 -3 -Connector_Harwin -Harwin_M20-89004xx_1x04_P2.54mm_Horizontal -Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89004xx, 4 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator -connector Harwin M20-890 horizontal -0 -5 -4 -Connector_Harwin -Harwin_M20-89005xx_1x05_P2.54mm_Horizontal -Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89005xx, 5 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator -connector Harwin M20-890 horizontal -0 -6 -5 -Connector_Harwin -Harwin_M20-89006xx_1x06_P2.54mm_Horizontal -Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89006xx, 6 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator -connector Harwin M20-890 horizontal -0 -7 -6 -Connector_Harwin -Harwin_M20-89007xx_1x07_P2.54mm_Horizontal -Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89007xx, 7 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator -connector Harwin M20-890 horizontal -0 -8 -7 -Connector_Harwin -Harwin_M20-89008xx_1x08_P2.54mm_Horizontal -Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89008xx, 8 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator -connector Harwin M20-890 horizontal -0 -9 -8 -Connector_Harwin -Harwin_M20-89009xx_1x09_P2.54mm_Horizontal -Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89009xx, 9 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator -connector Harwin M20-890 horizontal -0 -10 -9 -Connector_Harwin -Harwin_M20-89010xx_1x10_P2.54mm_Horizontal -Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89010xx, 10 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator -connector Harwin M20-890 horizontal -0 -11 -10 -Connector_Harwin -Harwin_M20-89011xx_1x11_P2.54mm_Horizontal -Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89011xx, 11 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator -connector Harwin M20-890 horizontal -0 -12 -11 -Connector_Harwin -Harwin_M20-89012xx_1x12_P2.54mm_Horizontal -Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89012xx, 12 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator -connector Harwin M20-890 horizontal -0 -13 -12 -Connector_Harwin -Harwin_M20-89013xx_1x13_P2.54mm_Horizontal -Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89013xx, 13 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator -connector Harwin M20-890 horizontal -0 -14 -13 -Connector_Harwin -Harwin_M20-89014xx_1x14_P2.54mm_Horizontal -Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89014xx, 14 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator -connector Harwin M20-890 horizontal -0 -15 -14 -Connector_Harwin -Harwin_M20-89015xx_1x15_P2.54mm_Horizontal -Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89015xx, 15 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator -connector Harwin M20-890 horizontal -0 -16 -15 -Connector_Harwin -Harwin_M20-89016xx_1x16_P2.54mm_Horizontal -Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89016xx, 16 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator -connector Harwin M20-890 horizontal -0 -17 -16 -Connector_Harwin -Harwin_M20-89017xx_1x17_P2.54mm_Horizontal -Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89017xx, 17 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator -connector Harwin M20-890 horizontal -0 -18 -17 -Connector_Harwin -Harwin_M20-89018xx_1x18_P2.54mm_Horizontal -Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89018xx, 18 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator -connector Harwin M20-890 horizontal -0 -19 -18 -Connector_Harwin -Harwin_M20-89019xx_1x19_P2.54mm_Horizontal -Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89019xx, 19 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator -connector Harwin M20-890 horizontal -0 -20 -19 -Connector_Harwin -Harwin_M20-89020xx_1x20_P2.54mm_Horizontal -Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89020xx, 20 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator -connector Harwin M20-890 horizontal -0 -21 -20 -Connector_Harwin -Harwin_M20-7810245_2x02_P2.54mm_Vertical -Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810245, 2 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator -connector Harwin M20 side entry -0 -4 -4 -Connector_Harwin -Harwin_M20-7810345_2x03_P2.54mm_Vertical -Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810345, 3 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator -connector Harwin M20 side entry -0 -6 -6 -Connector_Harwin -Harwin_M20-7810445_2x04_P2.54mm_Vertical -Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810445, 4 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator -connector Harwin M20 side entry -0 -8 -8 -Connector_Harwin -Harwin_M20-7810545_2x05_P2.54mm_Vertical -Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810545, 5 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator -connector Harwin M20 side entry -0 -10 -10 -Connector_Harwin -Harwin_M20-7810645_2x06_P2.54mm_Vertical -Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810645, 6 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator -connector Harwin M20 side entry -0 -12 -12 -Connector_Harwin -Harwin_M20-7810745_2x07_P2.54mm_Vertical -Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810745, 7 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator -connector Harwin M20 side entry -0 -14 -14 -Connector_Harwin -Harwin_M20-7810845_2x08_P2.54mm_Vertical -Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810845, 8 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator -connector Harwin M20 side entry -0 -16 -16 -Connector_Harwin -Harwin_M20-7810945_2x09_P2.54mm_Vertical -Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810945, 9 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator -connector Harwin M20 side entry -0 -18 -18 -Connector_Harwin -Harwin_M20-7811045_2x10_P2.54mm_Vertical -Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7811045, 10 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator -connector Harwin M20 side entry -0 -20 -20 -Connector_Harwin -Harwin_M20-7811245_2x12_P2.54mm_Vertical -Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7811245, 12 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator -connector Harwin M20 side entry -0 -24 -24 -Connector_Harwin -Harwin_M20-7811545_2x15_P2.54mm_Vertical -Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7811545, 15 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator -connector Harwin M20 side entry -0 -30 -30 -Connector_Harwin -Harwin_M20-7812045_2x20_P2.54mm_Vertical -Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7812045, 20 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator -connector Harwin M20 side entry -0 -40 -40 -Connector_Hirose -Hirose_BM24_BM24-40DP-2-0.35V_2x20_P0.35mm_PowerPin2_Vertical -Hirose BM24 series connector, BM24-40DP/2-0.35V (https://www.hirose.com/product/en/download_file/key_name/BM24/category/Catalog/doc_file_id/47680/?file_category_id=4&item_id=50&is_series=1) -connector Hirose BM24 40pin header -0 -44 -42 -Connector_Hirose -Hirose_BM24_BM24-40DS-2-0.35V_2x20_P0.35mm_PowerPin2_Vertical -Hirose BM24 series connector, BM24-40DS/2-0.35V (https://www.hirose.com/product/en/download_file/key_name/BM24/category/Catalog/doc_file_id/47680/?file_category_id=4&item_id=50&is_series=1) -connector Hirose 40pin receptacle vertical -0 -42 -42 -Connector_Hirose -Hirose_DF3EA-02P-2H_1x02-1MP_P2.00mm_Horizontal -Hirose series connector, DF3EA-02P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator -connector Hirose top entry -0 -4 -3 -Connector_Hirose -Hirose_DF3EA-03P-2H_1x03-1MP_P2.00mm_Horizontal -Hirose series connector, DF3EA-03P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator -connector Hirose top entry -0 -5 -4 -Connector_Hirose -Hirose_DF3EA-04P-2H_1x04-1MP_P2.00mm_Horizontal -Hirose series connector, DF3EA-04P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator -connector Hirose top entry -0 -6 -5 -Connector_Hirose -Hirose_DF3EA-05P-2H_1x05-1MP_P2.00mm_Horizontal -Hirose series connector, DF3EA-05P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator -connector Hirose top entry -0 -7 -6 -Connector_Hirose -Hirose_DF3EA-06P-2H_1x06-1MP_P2.00mm_Horizontal -Hirose series connector, DF3EA-06P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator -connector Hirose top entry -0 -8 -7 -Connector_Hirose -Hirose_DF3EA-07P-2H_1x07-1MP_P2.00mm_Horizontal -Hirose series connector, DF3EA-07P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator -connector Hirose top entry -0 -9 -8 -Connector_Hirose -Hirose_DF3EA-08P-2H_1x08-1MP_P2.00mm_Horizontal -Hirose series connector, DF3EA-08P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator -connector Hirose top entry -0 -10 -9 -Connector_Hirose -Hirose_DF3EA-09P-2H_1x09-1MP_P2.00mm_Horizontal -Hirose series connector, DF3EA-09P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator -connector Hirose top entry -0 -11 -10 -Connector_Hirose -Hirose_DF3EA-10P-2H_1x10-1MP_P2.00mm_Horizontal -Hirose series connector, DF3EA-10P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator -connector Hirose top entry -0 -12 -11 -Connector_Hirose -Hirose_DF3EA-11P-2H_1x11-1MP_P2.00mm_Horizontal -Hirose series connector, DF3EA-11P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator -connector Hirose top entry -0 -13 -12 -Connector_Hirose -Hirose_DF3EA-12P-2H_1x12-1MP_P2.00mm_Horizontal -Hirose series connector, DF3EA-12P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator -connector Hirose top entry -0 -14 -13 -Connector_Hirose -Hirose_DF3EA-13P-2H_1x13-1MP_P2.00mm_Horizontal -Hirose series connector, DF3EA-13P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator -connector Hirose top entry -0 -15 -14 -Connector_Hirose -Hirose_DF3EA-14P-2H_1x14-1MP_P2.00mm_Horizontal -Hirose series connector, DF3EA-14P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator -connector Hirose top entry -0 -16 -15 -Connector_Hirose -Hirose_DF3EA-15P-2H_1x15-1MP_P2.00mm_Horizontal -Hirose series connector, DF3EA-15P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator -connector Hirose top entry -0 -17 -16 -Connector_Hirose -Hirose_DF11-4DP-2DSA_2x02_P2.00mm_Vertical -Hirose DF11 through hole, DF11-4DP-2DSA, 2 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator -connector Hirose DF11 vertical -0 -4 -4 -Connector_Hirose -Hirose_DF11-6DP-2DSA_2x03_P2.00mm_Vertical -Hirose DF11 through hole, DF11-6DP-2DSA, 3 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator -connector Hirose DF11 vertical -0 -6 -6 -Connector_Hirose -Hirose_DF11-8DP-2DSA_2x04_P2.00mm_Vertical -Hirose DF11 through hole, DF11-8DP-2DSA, 4 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator -connector Hirose DF11 vertical -0 -8 -8 -Connector_Hirose -Hirose_DF11-10DP-2DSA_2x05_P2.00mm_Vertical -Hirose DF11 through hole, DF11-10DP-2DSA, 5 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator -connector Hirose DF11 vertical -0 -10 -10 -Connector_Hirose -Hirose_DF11-12DP-2DSA_2x06_P2.00mm_Vertical -Hirose DF11 through hole, DF11-12DP-2DSA, 6 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator -connector Hirose DF11 vertical -0 -12 -12 -Connector_Hirose -Hirose_DF11-14DP-2DSA_2x07_P2.00mm_Vertical -Hirose DF11 through hole, DF11-14DP-2DSA, 7 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator -connector Hirose DF11 vertical -0 -14 -14 -Connector_Hirose -Hirose_DF11-16DP-2DSA_2x08_P2.00mm_Vertical -Hirose DF11 through hole, DF11-16DP-2DSA, 8 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator -connector Hirose DF11 vertical -0 -16 -16 -Connector_Hirose -Hirose_DF11-18DP-2DSA_2x09_P2.00mm_Vertical -Hirose DF11 through hole, DF11-18DP-2DSA, 9 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator -connector Hirose DF11 vertical -0 -18 -18 -Connector_Hirose -Hirose_DF11-20DP-2DSA_2x10_P2.00mm_Vertical -Hirose DF11 through hole, DF11-20DP-2DSA, 10 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator -connector Hirose DF11 vertical -0 -20 -20 -Connector_Hirose -Hirose_DF11-22DP-2DSA_2x11_P2.00mm_Vertical -Hirose DF11 through hole, DF11-22DP-2DSA, 11 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator -connector Hirose DF11 vertical -0 -22 -22 -Connector_Hirose -Hirose_DF11-24DP-2DSA_2x12_P2.00mm_Vertical -Hirose DF11 through hole, DF11-24DP-2DSA, 12 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator -connector Hirose DF11 vertical -0 -24 -24 -Connector_Hirose -Hirose_DF11-26DP-2DSA_2x13_P2.00mm_Vertical -Hirose DF11 through hole, DF11-26DP-2DSA, 13 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator -connector Hirose DF11 vertical -0 -26 -26 -Connector_Hirose -Hirose_DF11-28DP-2DSA_2x14_P2.00mm_Vertical -Hirose DF11 through hole, DF11-28DP-2DSA, 14 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator -connector Hirose DF11 vertical -0 -28 -28 -Connector_Hirose -Hirose_DF11-30DP-2DSA_2x15_P2.00mm_Vertical -Hirose DF11 through hole, DF11-30DP-2DSA, 15 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator -connector Hirose DF11 vertical -0 -30 -30 -Connector_Hirose -Hirose_DF11-32DP-2DSA_2x16_P2.00mm_Vertical -Hirose DF11 through hole, DF11-32DP-2DSA, 16 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator -connector Hirose DF11 vertical -0 -32 -32 -Connector_Hirose -Hirose_DF12_DF12C3.0-10DS-0.5V_2x05_P0.50mm_Vertical -Hirose DF12C SMD, DF12C3.0-10DS-0.5V, 10 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator -connector Hirose DF12 vertical -0 -20 -10 -Connector_Hirose -Hirose_DF12_DF12C3.0-14DS-0.5V_2x07_P0.50mm_Vertical -Hirose DF12C SMD, DF12C3.0-14DS-0.5V, 14 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator -connector Hirose DF12 vertical -0 -28 -14 -Connector_Hirose -Hirose_DF12_DF12C3.0-20DS-0.5V_2x10_P0.50mm_Vertical -Hirose DF12C SMD, DF12C3.0-20DS-0.5V, 20 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator -connector Hirose DF12 vertical -0 -40 -20 -Connector_Hirose -Hirose_DF12_DF12C3.0-30DS-0.5V_2x15_P0.50mm_Vertical -Hirose DF12C SMD, DF12C3.0-30DS-0.5V, 30 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator -connector Hirose DF12 vertical -0 -60 -30 -Connector_Hirose -Hirose_DF12_DF12C3.0-32DS-0.5V_2x16_P0.50mm_Vertical -Hirose DF12C SMD, DF12C3.0-32DS-0.5V, 32 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator -connector Hirose DF12 vertical -0 -64 -32 -Connector_Hirose -Hirose_DF12_DF12C3.0-36DS-0.5V_2x18_P0.50mm_Vertical -Hirose DF12C SMD, DF12C3.0-36DS-0.5V, 36 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator -connector Hirose DF12 vertical -0 -72 -36 -Connector_Hirose -Hirose_DF12_DF12C3.0-40DS-0.5V_2x20_P0.50mm_Vertical -Hirose DF12C SMD, DF12C3.0-40DS-0.5V, 40 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator -connector Hirose DF12 vertical -0 -80 -40 -Connector_Hirose -Hirose_DF12_DF12C3.0-50DS-0.5V_2x25_P0.50mm_Vertical -Hirose DF12C SMD, DF12C3.0-50DS-0.5V, 50 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator -connector Hirose DF12 vertical -0 -100 -50 -Connector_Hirose -Hirose_DF12_DF12C3.0-60DS-0.5V_2x30_P0.50mm_Vertical -Hirose DF12C SMD, DF12C3.0-60DS-0.5V, 60 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator -connector Hirose DF12 vertical -0 -120 -60 -Connector_Hirose -Hirose_DF12_DF12E3.0-10DP-0.5V_2x05_P0.50mm_Vertical -Hirose DF12E SMD, DF12E3.0-10DP-0.5V, 10 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator -connector Hirose DF12 vertical -0 -20 -10 -Connector_Hirose -Hirose_DF12_DF12E3.0-14DP-0.5V_2x07_P0.50mm_Vertical -Hirose DF12E SMD, DF12E3.0-14DP-0.5V, 14 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator -connector Hirose DF12 vertical -0 -28 -14 -Connector_Hirose -Hirose_DF12_DF12E3.0-20DP-0.5V_2x10_P0.50mm_Vertical -Hirose DF12E SMD, DF12E3.0-20DP-0.5V, 20 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator -connector Hirose DF12 vertical -0 -40 -20 -Connector_Hirose -Hirose_DF12_DF12E3.0-30DP-0.5V_2x15_P0.50mm_Vertical -Hirose DF12E SMD, DF12E3.0-30DP-0.5V, 30 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator -connector Hirose DF12 vertical -0 -60 -30 -Connector_Hirose -Hirose_DF12_DF12E3.0-32DP-0.5V_2x16_P0.50mm_Vertical -Hirose DF12E SMD, DF12E3.0-32DP-0.5V, 32 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator -connector Hirose DF12 vertical -0 -64 -32 -Connector_Hirose -Hirose_DF12_DF12E3.0-36DP-0.5V_2x18_P0.50mm_Vertical -Hirose DF12E SMD, DF12E3.0-36DP-0.5V, 36 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator -connector Hirose DF12 vertical -0 -72 -36 -Connector_Hirose -Hirose_DF12_DF12E3.0-40DP-0.5V_2x20_P0.50mm_Vertical -Hirose DF12E SMD, DF12E3.0-40DP-0.5V, 40 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator -connector Hirose DF12 vertical -0 -80 -40 -Connector_Hirose -Hirose_DF12_DF12E3.0-50DP-0.5V_2x25_P0.50mm_Vertical -Hirose DF12E SMD, DF12E3.0-50DP-0.5V, 50 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator -connector Hirose DF12 vertical -0 -100 -50 -Connector_Hirose -Hirose_DF12_DF12E3.0-60DP-0.5V_2x30_P0.50mm_Vertical -Hirose DF12E SMD, DF12E3.0-60DP-0.5V, 60 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator -connector Hirose DF12 vertical -0 -120 -60 -Connector_Hirose -Hirose_DF12_DF12E3.0-80DP-0.5V_2x40_P0.50mm_Vertical -Hirose DF12E SMD, DF12E3.0-80DP-0.5V, 80 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator -connector Hirose DF12 vertical -0 -160 -80 -Connector_Hirose -Hirose_DF13-02P-1.25DSA_1x02_P1.25mm_Vertical -Hirose DF13 through hole, DF13-02P-1.25DSA, 2 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator -connector Hirose DF13 vertical -0 -2 -2 -Connector_Hirose -Hirose_DF13-02P-1.25DS_1x02_P1.25mm_Horizontal -Hirose DF13 through hole, DF13-02P-1.25DS, 2 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator -connector Hirose DF13 horizontal -0 -2 -2 -Connector_Hirose -Hirose_DF13-03P-1.25DSA_1x03_P1.25mm_Vertical -Hirose DF13 through hole, DF13-03P-1.25DSA, 3 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator -connector Hirose DF13 vertical -0 -3 -3 -Connector_Hirose -Hirose_DF13-03P-1.25DS_1x03_P1.25mm_Horizontal -Hirose DF13 through hole, DF13-03P-1.25DS, 3 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator -connector Hirose DF13 horizontal -0 -3 -3 -Connector_Hirose -Hirose_DF13-04P-1.25DSA_1x04_P1.25mm_Vertical -Hirose DF13 through hole, DF13-04P-1.25DSA, 4 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator -connector Hirose DF13 vertical -0 -4 -4 -Connector_Hirose -Hirose_DF13-04P-1.25DS_1x04_P1.25mm_Horizontal -Hirose DF13 through hole, DF13-04P-1.25DS, 4 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator -connector Hirose DF13 horizontal -0 -4 -4 -Connector_Hirose -Hirose_DF13-05P-1.25DSA_1x05_P1.25mm_Vertical -Hirose DF13 through hole, DF13-05P-1.25DSA, 5 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator -connector Hirose DF13 vertical -0 -5 -5 -Connector_Hirose -Hirose_DF13-05P-1.25DS_1x05_P1.25mm_Horizontal -Hirose DF13 through hole, DF13-05P-1.25DS, 5 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator -connector Hirose DF13 horizontal -0 -5 -5 -Connector_Hirose -Hirose_DF13-06P-1.25DSA_1x06_P1.25mm_Vertical -Hirose DF13 through hole, DF13-06P-1.25DSA, 6 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator -connector Hirose DF13 vertical -0 -6 -6 -Connector_Hirose -Hirose_DF13-06P-1.25DS_1x06_P1.25mm_Horizontal -Hirose DF13 through hole, DF13-06P-1.25DS, 6 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator -connector Hirose DF13 horizontal -0 -6 -6 -Connector_Hirose -Hirose_DF13-07P-1.25DSA_1x07_P1.25mm_Vertical -Hirose DF13 through hole, DF13-07P-1.25DSA, 7 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator -connector Hirose DF13 vertical -0 -7 -7 -Connector_Hirose -Hirose_DF13-07P-1.25DS_1x07_P1.25mm_Horizontal -Hirose DF13 through hole, DF13-07P-1.25DS, 7 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator -connector Hirose DF13 horizontal -0 -7 -7 -Connector_Hirose -Hirose_DF13-08P-1.25DSA_1x08_P1.25mm_Vertical -Hirose DF13 through hole, DF13-08P-1.25DSA, 8 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator -connector Hirose DF13 vertical -0 -8 -8 -Connector_Hirose -Hirose_DF13-08P-1.25DS_1x08_P1.25mm_Horizontal -Hirose DF13 through hole, DF13-08P-1.25DS, 8 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator -connector Hirose DF13 horizontal -0 -8 -8 -Connector_Hirose -Hirose_DF13-09P-1.25DSA_1x09_P1.25mm_Vertical -Hirose DF13 through hole, DF13-09P-1.25DSA, 9 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator -connector Hirose DF13 vertical -0 -9 -9 -Connector_Hirose -Hirose_DF13-09P-1.25DS_1x09_P1.25mm_Horizontal -Hirose DF13 through hole, DF13-09P-1.25DS, 9 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator -connector Hirose DF13 horizontal -0 -9 -9 -Connector_Hirose -Hirose_DF13-10P-1.25DSA_1x10_P1.25mm_Vertical -Hirose DF13 through hole, DF13-10P-1.25DSA, 10 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator -connector Hirose DF13 vertical -0 -10 -10 -Connector_Hirose -Hirose_DF13-10P-1.25DS_1x10_P1.25mm_Horizontal -Hirose DF13 through hole, DF13-10P-1.25DS, 10 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator -connector Hirose DF13 horizontal -0 -10 -10 -Connector_Hirose -Hirose_DF13-11P-1.25DSA_1x11_P1.25mm_Vertical -Hirose DF13 through hole, DF13-11P-1.25DSA, 11 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator -connector Hirose DF13 vertical -0 -11 -11 -Connector_Hirose -Hirose_DF13-11P-1.25DS_1x11_P1.25mm_Horizontal -Hirose DF13 through hole, DF13-11P-1.25DS, 11 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator -connector Hirose DF13 horizontal -0 -11 -11 -Connector_Hirose -Hirose_DF13-12P-1.25DSA_1x12_P1.25mm_Vertical -Hirose DF13 through hole, DF13-12P-1.25DSA, 12 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator -connector Hirose DF13 vertical -0 -12 -12 -Connector_Hirose -Hirose_DF13-12P-1.25DS_1x12_P1.25mm_Horizontal -Hirose DF13 through hole, DF13-12P-1.25DS, 12 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator -connector Hirose DF13 horizontal -0 -12 -12 -Connector_Hirose -Hirose_DF13-13P-1.25DSA_1x13_P1.25mm_Vertical -Hirose DF13 through hole, DF13-13P-1.25DSA, 13 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator -connector Hirose DF13 vertical -0 -13 -13 -Connector_Hirose -Hirose_DF13-14P-1.25DSA_1x14_P1.25mm_Vertical -Hirose DF13 through hole, DF13-14P-1.25DSA, 14 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator -connector Hirose DF13 vertical -0 -14 -14 -Connector_Hirose -Hirose_DF13-14P-1.25DS_1x14_P1.25mm_Horizontal -Hirose DF13 through hole, DF13-14P-1.25DS, 14 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator -connector Hirose DF13 horizontal -0 -14 -14 -Connector_Hirose -Hirose_DF13-15P-1.25DSA_1x15_P1.25mm_Vertical -Hirose DF13 through hole, DF13-15P-1.25DSA, 15 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator -connector Hirose DF13 vertical -0 -15 -15 -Connector_Hirose -Hirose_DF13-15P-1.25DS_1x15_P1.25mm_Horizontal -Hirose DF13 through hole, DF13-15P-1.25DS, 15 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator -connector Hirose DF13 horizontal -0 -15 -15 -Connector_Hirose -Hirose_DF13C_CL535-0402-2-51_1x02-1MP_P1.25mm_Vertical -Hirose DF13C SMD, CL535-0402-2-51, 2 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator -connector Hirose DF13C vertical -0 -4 -3 -Connector_Hirose -Hirose_DF13C_CL535-0403-5-51_1x03-1MP_P1.25mm_Vertical -Hirose DF13C SMD, CL535-0403-5-51, 3 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator -connector Hirose DF13C vertical -0 -5 -4 -Connector_Hirose -Hirose_DF13C_CL535-0404-8-51_1x04-1MP_P1.25mm_Vertical -Hirose DF13C SMD, CL535-0404-8-51, 4 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator -connector Hirose DF13C vertical -0 -6 -5 -Connector_Hirose -Hirose_DF13C_CL535-0405-0-51_1x05-1MP_P1.25mm_Vertical -Hirose DF13C SMD, CL535-0405-0-51, 5 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator -connector Hirose DF13C vertical -0 -7 -6 -Connector_Hirose -Hirose_DF13C_CL535-0406-3-51_1x06-1MP_P1.25mm_Vertical -Hirose DF13C SMD, CL535-0406-3-51, 6 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator -connector Hirose DF13C vertical -0 -8 -7 -Connector_Hirose -Hirose_DF13C_CL535-0407-6-51_1x07-1MP_P1.25mm_Vertical -Hirose DF13C SMD, CL535-0407-6-51, 7 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator -connector Hirose DF13C vertical -0 -9 -8 -Connector_Hirose -Hirose_DF13C_CL535-0408-9-51_1x08-1MP_P1.25mm_Vertical -Hirose DF13C SMD, CL535-0408-9-51, 8 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator -connector Hirose DF13C vertical -0 -10 -9 -Connector_Hirose -Hirose_DF13C_CL535-0409-1-51_1x09-1MP_P1.25mm_Vertical -Hirose DF13C SMD, CL535-0409-1-51, 9 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator -connector Hirose DF13C vertical -0 -11 -10 -Connector_Hirose -Hirose_DF13C_CL535-0410-4-51_1x10-1MP_P1.25mm_Vertical -Hirose DF13C SMD, CL535-0410-4-51, 10 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator -connector Hirose DF13C vertical -0 -12 -11 -Connector_Hirose -Hirose_DF13C_CL535-0411-3-51_1x11-1MP_P1.25mm_Vertical -Hirose DF13C SMD, CL535-0411-3-51, 11 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator -connector Hirose DF13C vertical -0 -13 -12 -Connector_Hirose -Hirose_DF13C_CL535-0412-6-51_1x12-1MP_P1.25mm_Vertical -Hirose DF13C SMD, CL535-0412-6-51, 12 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator -connector Hirose DF13C vertical -0 -14 -13 -Connector_Hirose -Hirose_DF13C_CL535-0414-1-51_1x14-1MP_P1.25mm_Vertical -Hirose DF13C SMD, CL535-0414-1-51, 14 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator -connector Hirose DF13C vertical -0 -16 -15 -Connector_Hirose -Hirose_DF13C_CL535-0415-4-51_1x15-1MP_P1.25mm_Vertical -Hirose DF13C SMD, CL535-0415-4-51, 15 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator -connector Hirose DF13C vertical -0 -17 -16 -Connector_Hirose -Hirose_DF52-2S-0.8H_1x02-1MP_P0.80mm_Horizontal -Hirose series connector, DF52-2S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator -connector Hirose top entry -0 -4 -3 -Connector_Hirose -Hirose_DF52-3S-0.8H_1x03-1MP_P0.80mm_Horizontal -Hirose series connector, DF52-3S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator -connector Hirose top entry -0 -5 -4 -Connector_Hirose -Hirose_DF52-4S-0.8H_1x04-1MP_P0.80mm_Horizontal -Hirose series connector, DF52-4S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator -connector Hirose top entry -0 -6 -5 -Connector_Hirose -Hirose_DF52-5S-0.8H_1x05-1MP_P0.80mm_Horizontal -Hirose series connector, DF52-5S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator -connector Hirose top entry -0 -7 -6 -Connector_Hirose -Hirose_DF52-6S-0.8H_1x06-1MP_P0.80mm_Horizontal -Hirose series connector, DF52-6S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator -connector Hirose top entry -0 -8 -7 -Connector_Hirose -Hirose_DF52-7S-0.8H_1x07-1MP_P0.80mm_Horizontal -Hirose series connector, DF52-7S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator -connector Hirose top entry -0 -9 -8 -Connector_Hirose -Hirose_DF52-8S-0.8H_1x08-1MP_P0.80mm_Horizontal -Hirose series connector, DF52-8S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator -connector Hirose top entry -0 -10 -9 -Connector_Hirose -Hirose_DF52-9S-0.8H_1x09-1MP_P0.80mm_Horizontal -Hirose series connector, DF52-9S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator -connector Hirose top entry -0 -11 -10 -Connector_Hirose -Hirose_DF52-10S-0.8H_1x10-1MP_P0.80mm_Horizontal -Hirose series connector, DF52-10S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator -connector Hirose top entry -0 -12 -11 -Connector_Hirose -Hirose_DF52-11S-0.8H_1x11-1MP_P0.80mm_Horizontal -Hirose series connector, DF52-11S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator -connector Hirose top entry -0 -13 -12 -Connector_Hirose -Hirose_DF52-12S-0.8H_1x12-1MP_P0.80mm_Horizontal -Hirose series connector, DF52-12S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator -connector Hirose top entry -0 -14 -13 -Connector_Hirose -Hirose_DF52-14S-0.8H_1x14-1MP_P0.80mm_Horizontal -Hirose series connector, DF52-14S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator -connector Hirose top entry -0 -16 -15 -Connector_Hirose -Hirose_DF52-15S-0.8H_1x15-1MP_P0.80mm_Horizontal -Hirose series connector, DF52-15S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator -connector Hirose top entry -0 -17 -16 -Connector_Hirose -Hirose_DF63-5P-3.96DSA_1x05_P3.96mm_Vertical -Hirose DF63 through hole, DF63-5P-3.96DSA, 5 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator -connector Hirose DF63 vertical -0 -5 -5 -Connector_Hirose -Hirose_DF63-6P-3.96DSA_1x06_P3.96mm_Vertical -Hirose DF63 through hole, DF63-6P-3.96DSA, 6 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator -connector Hirose DF63 vertical -0 -6 -6 -Connector_Hirose -Hirose_DF63M-1P-3.96DSA_1x01_P3.96mm_Vertical -Hirose DF63 through hole, DF63M-1P-3.96DSA, 1 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator -connector Hirose DF63 vertical -0 -1 -1 -Connector_Hirose -Hirose_DF63M-2P-3.96DSA_1x02_P3.96mm_Vertical -Hirose DF63 through hole, DF63M-2P-3.96DSA, 2 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator -connector Hirose DF63 vertical -0 -2 -2 -Connector_Hirose -Hirose_DF63M-3P-3.96DSA_1x03_P3.96mm_Vertical -Hirose DF63 through hole, DF63M-3P-3.96DSA, 3 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator -connector Hirose DF63 vertical -0 -3 -3 -Connector_Hirose -Hirose_DF63M-4P-3.96DSA_1x04_P3.96mm_Vertical -Hirose DF63 through hole, DF63M-4P-3.96DSA, 4 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator -connector Hirose DF63 vertical -0 -4 -4 -Connector_Hirose -Hirose_DF63R-1P-3.96DSA_1x01_P3.96mm_Vertical -Hirose DF63 through hole, DF63R-1P-3.96DSA, 1 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator -connector Hirose DF63 vertical -0 -1 -1 -Connector_Hirose -Hirose_DF63R-2P-3.96DSA_1x02_P3.96mm_Vertical -Hirose DF63 through hole, DF63R-2P-3.96DSA, 2 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator -connector Hirose DF63 vertical -0 -2 -2 -Connector_Hirose -Hirose_DF63R-3P-3.96DSA_1x03_P3.96mm_Vertical -Hirose DF63 through hole, DF63R-3P-3.96DSA, 3 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator -connector Hirose DF63 vertical -0 -3 -3 -Connector_Hirose -Hirose_DF63R-4P-3.96DSA_1x04_P3.96mm_Vertical -Hirose DF63 through hole, DF63R-4P-3.96DSA, 4 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator -connector Hirose DF63 vertical -0 -4 -4 -Connector_Hirose -Hirose_DF63R-5P-3.96DSA_1x05_P3.96mm_Vertical -Hirose DF63 through hole, DF63R-5P-3.96DSA, 5 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator -connector Hirose DF63 vertical -0 -5 -5 -Connector_IDC -IDC-Header_2x03_P2.54mm_Horizontal -Through hole IDC box header, 2x03, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC box header THT 2x03 2.54mm double row -0 -6 -6 -Connector_IDC -IDC-Header_2x03_P2.54mm_Vertical -Through hole IDC box header, 2x03, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC box header THT 2x03 2.54mm double row -0 -6 -6 -Connector_IDC -IDC-Header_2x04_P2.54mm_Horizontal -Through hole IDC box header, 2x04, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC box header THT 2x04 2.54mm double row -0 -8 -8 -Connector_IDC -IDC-Header_2x04_P2.54mm_Vertical -Through hole IDC box header, 2x04, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC box header THT 2x04 2.54mm double row -0 -8 -8 -Connector_IDC -IDC-Header_2x05-1MP_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x05 2.54mm double row -0 -12 -11 -Connector_IDC -IDC-Header_2x05-1MP_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x05 2.54mm double row -0 -12 -11 -Connector_IDC -IDC-Header_2x05-1MP_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x05 2.54mm double row -0 -12 -11 -Connector_IDC -IDC-Header_2x05-1MP_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x05 2.54mm double row -0 -12 -11 -Connector_IDC -IDC-Header_2x05-1MP_P2.54mm_Latch_Vertical -Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x05 2.54mm double row -0 -12 -11 -Connector_IDC -IDC-Header_2x05_P2.54mm_Horizontal -Through hole IDC box header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC box header THT 2x05 2.54mm double row -0 -10 -10 -Connector_IDC -IDC-Header_2x05_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x05 2.54mm double row -0 -10 -10 -Connector_IDC -IDC-Header_2x05_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x05 2.54mm double row -0 -10 -10 -Connector_IDC -IDC-Header_2x05_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x05 2.54mm double row -0 -10 -10 -Connector_IDC -IDC-Header_2x05_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x05 2.54mm double row -0 -10 -10 -Connector_IDC -IDC-Header_2x05_P2.54mm_Latch_Vertical -Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x05 2.54mm double row -0 -10 -10 -Connector_IDC -IDC-Header_2x05_P2.54mm_Vertical -Through hole IDC box header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC box header THT 2x05 2.54mm double row -0 -10 -10 -Connector_IDC -IDC-Header_2x06-1MP_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x06 2.54mm double row -0 -14 -13 -Connector_IDC -IDC-Header_2x06-1MP_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x06 2.54mm double row -0 -14 -13 -Connector_IDC -IDC-Header_2x06-1MP_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x06 2.54mm double row -0 -14 -13 -Connector_IDC -IDC-Header_2x06-1MP_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x06 2.54mm double row -0 -14 -13 -Connector_IDC -IDC-Header_2x06-1MP_P2.54mm_Latch_Vertical -Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x06 2.54mm double row -0 -14 -13 -Connector_IDC -IDC-Header_2x06_P2.54mm_Horizontal -Through hole IDC box header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC box header THT 2x06 2.54mm double row -0 -12 -12 -Connector_IDC -IDC-Header_2x06_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x06 2.54mm double row -0 -12 -12 -Connector_IDC -IDC-Header_2x06_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x06 2.54mm double row -0 -12 -12 -Connector_IDC -IDC-Header_2x06_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x06 2.54mm double row -0 -12 -12 -Connector_IDC -IDC-Header_2x06_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x06 2.54mm double row -0 -12 -12 -Connector_IDC -IDC-Header_2x06_P2.54mm_Latch_Vertical -Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x06 2.54mm double row -0 -12 -12 -Connector_IDC -IDC-Header_2x06_P2.54mm_Vertical -Through hole IDC box header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC box header THT 2x06 2.54mm double row -0 -12 -12 -Connector_IDC -IDC-Header_2x07-1MP_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x07 2.54mm double row -0 -16 -15 -Connector_IDC -IDC-Header_2x07-1MP_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x07 2.54mm double row -0 -16 -15 -Connector_IDC -IDC-Header_2x07-1MP_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x07 2.54mm double row -0 -16 -15 -Connector_IDC -IDC-Header_2x07-1MP_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x07 2.54mm double row -0 -16 -15 -Connector_IDC -IDC-Header_2x07-1MP_P2.54mm_Latch_Vertical -Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x07 2.54mm double row -0 -16 -15 -Connector_IDC -IDC-Header_2x07_P2.54mm_Horizontal -Through hole IDC box header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC box header THT 2x07 2.54mm double row -0 -14 -14 -Connector_IDC -IDC-Header_2x07_P2.54mm_Horizontal_Lock -Connector IDC Locked, 10 contacts, compatible header: PANCON HE10 (Series 50, (https://www.reboul.fr/storage/00003af6.pdf) -connector idc locked -0 -16 -14 -Connector_IDC -IDC-Header_2x07_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x07 2.54mm double row -0 -14 -14 -Connector_IDC -IDC-Header_2x07_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x07 2.54mm double row -0 -14 -14 -Connector_IDC -IDC-Header_2x07_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x07 2.54mm double row -0 -14 -14 -Connector_IDC -IDC-Header_2x07_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x07 2.54mm double row -0 -14 -14 -Connector_IDC -IDC-Header_2x07_P2.54mm_Latch_Vertical -Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x07 2.54mm double row -0 -14 -14 -Connector_IDC -IDC-Header_2x07_P2.54mm_Vertical -Through hole IDC box header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC box header THT 2x07 2.54mm double row -0 -14 -14 -Connector_IDC -IDC-Header_2x08-1MP_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x08 2.54mm double row -0 -18 -17 -Connector_IDC -IDC-Header_2x08-1MP_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x08 2.54mm double row -0 -18 -17 -Connector_IDC -IDC-Header_2x08-1MP_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x08 2.54mm double row -0 -18 -17 -Connector_IDC -IDC-Header_2x08-1MP_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x08 2.54mm double row -0 -18 -17 -Connector_IDC -IDC-Header_2x08-1MP_P2.54mm_Latch_Vertical -Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x08 2.54mm double row -0 -18 -17 -Connector_IDC -IDC-Header_2x08_P2.54mm_Horizontal -Through hole IDC box header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC box header THT 2x08 2.54mm double row -0 -16 -16 -Connector_IDC -IDC-Header_2x08_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x08 2.54mm double row -0 -16 -16 -Connector_IDC -IDC-Header_2x08_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x08 2.54mm double row -0 -16 -16 -Connector_IDC -IDC-Header_2x08_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x08 2.54mm double row -0 -16 -16 -Connector_IDC -IDC-Header_2x08_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x08 2.54mm double row -0 -16 -16 -Connector_IDC -IDC-Header_2x08_P2.54mm_Latch_Vertical -Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x08 2.54mm double row -0 -16 -16 -Connector_IDC -IDC-Header_2x08_P2.54mm_Vertical -Through hole IDC box header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC box header THT 2x08 2.54mm double row -0 -16 -16 -Connector_IDC -IDC-Header_2x10-1MP_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x10 2.54mm double row -0 -22 -21 -Connector_IDC -IDC-Header_2x10-1MP_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x10 2.54mm double row -0 -22 -21 -Connector_IDC -IDC-Header_2x10-1MP_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x10 2.54mm double row -0 -22 -21 -Connector_IDC -IDC-Header_2x10-1MP_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x10 2.54mm double row -0 -22 -21 -Connector_IDC -IDC-Header_2x10-1MP_P2.54mm_Latch_Vertical -Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x10 2.54mm double row -0 -22 -21 -Connector_IDC -IDC-Header_2x10_P2.54mm_Horizontal -Through hole IDC box header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC box header THT 2x10 2.54mm double row -0 -20 -20 -Connector_IDC -IDC-Header_2x10_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x10 2.54mm double row -0 -20 -20 -Connector_IDC -IDC-Header_2x10_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x10 2.54mm double row -0 -20 -20 -Connector_IDC -IDC-Header_2x10_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x10 2.54mm double row -0 -20 -20 -Connector_IDC -IDC-Header_2x10_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x10 2.54mm double row -0 -20 -20 -Connector_IDC -IDC-Header_2x10_P2.54mm_Latch_Vertical -Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x10 2.54mm double row -0 -20 -20 -Connector_IDC -IDC-Header_2x10_P2.54mm_Vertical -Through hole IDC box header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC box header THT 2x10 2.54mm double row -0 -20 -20 -Connector_IDC -IDC-Header_2x12-1MP_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x12 2.54mm double row -0 -26 -25 -Connector_IDC -IDC-Header_2x12-1MP_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x12 2.54mm double row -0 -26 -25 -Connector_IDC -IDC-Header_2x12-1MP_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x12 2.54mm double row -0 -26 -25 -Connector_IDC -IDC-Header_2x12-1MP_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x12 2.54mm double row -0 -26 -25 -Connector_IDC -IDC-Header_2x12-1MP_P2.54mm_Latch_Vertical -Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x12 2.54mm double row -0 -26 -25 -Connector_IDC -IDC-Header_2x12_P2.54mm_Horizontal -Through hole IDC box header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC box header THT 2x12 2.54mm double row -0 -24 -24 -Connector_IDC -IDC-Header_2x12_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x12 2.54mm double row -0 -24 -24 -Connector_IDC -IDC-Header_2x12_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x12 2.54mm double row -0 -24 -24 -Connector_IDC -IDC-Header_2x12_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x12 2.54mm double row -0 -24 -24 -Connector_IDC -IDC-Header_2x12_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x12 2.54mm double row -0 -24 -24 -Connector_IDC -IDC-Header_2x12_P2.54mm_Latch_Vertical -Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x12 2.54mm double row -0 -24 -24 -Connector_IDC -IDC-Header_2x12_P2.54mm_Vertical -Through hole IDC box header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC box header THT 2x12 2.54mm double row -0 -24 -24 -Connector_IDC -IDC-Header_2x13-1MP_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x13 2.54mm double row -0 -28 -27 -Connector_IDC -IDC-Header_2x13-1MP_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x13 2.54mm double row -0 -28 -27 -Connector_IDC -IDC-Header_2x13-1MP_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x13 2.54mm double row -0 -28 -27 -Connector_IDC -IDC-Header_2x13-1MP_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x13 2.54mm double row -0 -28 -27 -Connector_IDC -IDC-Header_2x13-1MP_P2.54mm_Latch_Vertical -Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x13 2.54mm double row -0 -28 -27 -Connector_IDC -IDC-Header_2x13_P2.54mm_Horizontal -Through hole IDC box header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC box header THT 2x13 2.54mm double row -0 -26 -26 -Connector_IDC -IDC-Header_2x13_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x13 2.54mm double row -0 -26 -26 -Connector_IDC -IDC-Header_2x13_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x13 2.54mm double row -0 -26 -26 -Connector_IDC -IDC-Header_2x13_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x13 2.54mm double row -0 -26 -26 -Connector_IDC -IDC-Header_2x13_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x13 2.54mm double row -0 -26 -26 -Connector_IDC -IDC-Header_2x13_P2.54mm_Latch_Vertical -Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x13 2.54mm double row -0 -26 -26 -Connector_IDC -IDC-Header_2x13_P2.54mm_Vertical -Through hole IDC box header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC box header THT 2x13 2.54mm double row -0 -26 -26 -Connector_IDC -IDC-Header_2x15-1MP_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x15 2.54mm double row -0 -32 -31 -Connector_IDC -IDC-Header_2x15-1MP_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x15 2.54mm double row -0 -32 -31 -Connector_IDC -IDC-Header_2x15-1MP_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x15 2.54mm double row -0 -32 -31 -Connector_IDC -IDC-Header_2x15-1MP_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x15 2.54mm double row -0 -32 -31 -Connector_IDC -IDC-Header_2x15-1MP_P2.54mm_Latch_Vertical -Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x15 2.54mm double row -0 -32 -31 -Connector_IDC -IDC-Header_2x15_P2.54mm_Horizontal -Through hole IDC box header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC box header THT 2x15 2.54mm double row -0 -30 -30 -Connector_IDC -IDC-Header_2x15_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x15 2.54mm double row -0 -30 -30 -Connector_IDC -IDC-Header_2x15_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x15 2.54mm double row -0 -30 -30 -Connector_IDC -IDC-Header_2x15_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x15 2.54mm double row -0 -30 -30 -Connector_IDC -IDC-Header_2x15_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x15 2.54mm double row -0 -30 -30 -Connector_IDC -IDC-Header_2x15_P2.54mm_Latch_Vertical -Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x15 2.54mm double row -0 -30 -30 -Connector_IDC -IDC-Header_2x15_P2.54mm_Vertical -Through hole IDC box header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC box header THT 2x15 2.54mm double row -0 -30 -30 -Connector_IDC -IDC-Header_2x17-1MP_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x17 2.54mm double row -0 -36 -35 -Connector_IDC -IDC-Header_2x17-1MP_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x17 2.54mm double row -0 -36 -35 -Connector_IDC -IDC-Header_2x17-1MP_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x17 2.54mm double row -0 -36 -35 -Connector_IDC -IDC-Header_2x17-1MP_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x17 2.54mm double row -0 -36 -35 -Connector_IDC -IDC-Header_2x17-1MP_P2.54mm_Latch_Vertical -Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x17 2.54mm double row -0 -36 -35 -Connector_IDC -IDC-Header_2x17_P2.54mm_Horizontal -Through hole IDC box header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC box header THT 2x17 2.54mm double row -0 -34 -34 -Connector_IDC -IDC-Header_2x17_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x17 2.54mm double row -0 -34 -34 -Connector_IDC -IDC-Header_2x17_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x17 2.54mm double row -0 -34 -34 -Connector_IDC -IDC-Header_2x17_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x17 2.54mm double row -0 -34 -34 -Connector_IDC -IDC-Header_2x17_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x17 2.54mm double row -0 -34 -34 -Connector_IDC -IDC-Header_2x17_P2.54mm_Latch_Vertical -Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x17 2.54mm double row -0 -34 -34 -Connector_IDC -IDC-Header_2x17_P2.54mm_Vertical -Through hole IDC box header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC box header THT 2x17 2.54mm double row -0 -34 -34 -Connector_IDC -IDC-Header_2x20-1MP_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x20 2.54mm double row -0 -42 -41 -Connector_IDC -IDC-Header_2x20-1MP_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x20 2.54mm double row -0 -42 -41 -Connector_IDC -IDC-Header_2x20-1MP_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x20 2.54mm double row -0 -42 -41 -Connector_IDC -IDC-Header_2x20-1MP_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x20 2.54mm double row -0 -42 -41 -Connector_IDC -IDC-Header_2x20-1MP_P2.54mm_Latch_Vertical -Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x20 2.54mm double row -0 -42 -41 -Connector_IDC -IDC-Header_2x20_P2.54mm_Horizontal -Through hole IDC box header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC box header THT 2x20 2.54mm double row -0 -40 -40 -Connector_IDC -IDC-Header_2x20_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x20 2.54mm double row -0 -40 -40 -Connector_IDC -IDC-Header_2x20_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x20 2.54mm double row -0 -40 -40 -Connector_IDC -IDC-Header_2x20_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x20 2.54mm double row -0 -40 -40 -Connector_IDC -IDC-Header_2x20_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x20 2.54mm double row -0 -40 -40 -Connector_IDC -IDC-Header_2x20_P2.54mm_Latch_Vertical -Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x20 2.54mm double row -0 -40 -40 -Connector_IDC -IDC-Header_2x20_P2.54mm_Vertical -Through hole IDC box header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC box header THT 2x20 2.54mm double row -0 -40 -40 -Connector_IDC -IDC-Header_2x25-1MP_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x25 2.54mm double row -0 -52 -51 -Connector_IDC -IDC-Header_2x25-1MP_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x25 2.54mm double row -0 -52 -51 -Connector_IDC -IDC-Header_2x25-1MP_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x25 2.54mm double row -0 -52 -51 -Connector_IDC -IDC-Header_2x25-1MP_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x25 2.54mm double row -0 -52 -51 -Connector_IDC -IDC-Header_2x25-1MP_P2.54mm_Latch_Vertical -Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x25 2.54mm double row -0 -52 -51 -Connector_IDC -IDC-Header_2x25_P2.54mm_Horizontal -Through hole IDC box header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC box header THT 2x25 2.54mm double row -0 -50 -50 -Connector_IDC -IDC-Header_2x25_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x25 2.54mm double row -0 -50 -50 -Connector_IDC -IDC-Header_2x25_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x25 2.54mm double row -0 -50 -50 -Connector_IDC -IDC-Header_2x25_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x25 2.54mm double row -0 -50 -50 -Connector_IDC -IDC-Header_2x25_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x25 2.54mm double row -0 -50 -50 -Connector_IDC -IDC-Header_2x25_P2.54mm_Latch_Vertical -Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x25 2.54mm double row -0 -50 -50 -Connector_IDC -IDC-Header_2x25_P2.54mm_Vertical -Through hole IDC box header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC box header THT 2x25 2.54mm double row -0 -50 -50 -Connector_IDC -IDC-Header_2x30-1MP_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x30 2.54mm double row -0 -62 -61 -Connector_IDC -IDC-Header_2x30-1MP_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x30 2.54mm double row -0 -62 -61 -Connector_IDC -IDC-Header_2x30-1MP_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x30 2.54mm double row -0 -62 -61 -Connector_IDC -IDC-Header_2x30-1MP_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x30 2.54mm double row -0 -62 -61 -Connector_IDC -IDC-Header_2x30-1MP_P2.54mm_Latch_Vertical -Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x30 2.54mm double row -0 -62 -61 -Connector_IDC -IDC-Header_2x30_P2.54mm_Horizontal -Through hole IDC box header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC box header THT 2x30 2.54mm double row -0 -60 -60 -Connector_IDC -IDC-Header_2x30_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x30 2.54mm double row -0 -60 -60 -Connector_IDC -IDC-Header_2x30_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x30 2.54mm double row -0 -60 -60 -Connector_IDC -IDC-Header_2x30_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x30 2.54mm double row -0 -60 -60 -Connector_IDC -IDC-Header_2x30_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x30 2.54mm double row -0 -60 -60 -Connector_IDC -IDC-Header_2x30_P2.54mm_Latch_Vertical -Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x30 2.54mm double row -0 -60 -60 -Connector_IDC -IDC-Header_2x30_P2.54mm_Vertical -Through hole IDC box header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC box header THT 2x30 2.54mm double row -0 -60 -60 -Connector_IDC -IDC-Header_2x32-1MP_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x32 2.54mm double row -0 -66 -65 -Connector_IDC -IDC-Header_2x32-1MP_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x32 2.54mm double row -0 -66 -65 -Connector_IDC -IDC-Header_2x32-1MP_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x32 2.54mm double row -0 -66 -65 -Connector_IDC -IDC-Header_2x32-1MP_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x32 2.54mm double row -0 -66 -65 -Connector_IDC -IDC-Header_2x32-1MP_P2.54mm_Latch_Vertical -Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x32 2.54mm double row -0 -66 -65 -Connector_IDC -IDC-Header_2x32_P2.54mm_Horizontal -Through hole IDC box header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC box header THT 2x32 2.54mm double row -0 -64 -64 -Connector_IDC -IDC-Header_2x32_P2.54mm_Latch6.5mm_Vertical -Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x32 2.54mm double row -0 -64 -64 -Connector_IDC -IDC-Header_2x32_P2.54mm_Latch9.5mm_Vertical -Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x32 2.54mm double row -0 -64 -64 -Connector_IDC -IDC-Header_2x32_P2.54mm_Latch12.0mm_Vertical -Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x32 2.54mm double row -0 -64 -64 -Connector_IDC -IDC-Header_2x32_P2.54mm_Latch_Horizontal -Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole horizontal IDC header THT 2x32 2.54mm double row -0 -64 -64 -Connector_IDC -IDC-Header_2x32_P2.54mm_Latch_Vertical -Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC header THT 2x32 2.54mm double row -0 -64 -64 -Connector_IDC -IDC-Header_2x32_P2.54mm_Vertical -Through hole IDC box header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 -Through hole vertical IDC box header THT 2x32 2.54mm double row -0 -64 -64 -Connector_JAE -JAE_LY20-4P-DLT1_2x02_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-4P-DLT1, 2 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -4 -4 -Connector_JAE -JAE_LY20-4P-DT1_2x02_P2.00mm_Vertical -Molex LY 20 series connector, LY20-4P-DT1, 2 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -4 -4 -Connector_JAE -JAE_LY20-6P-DLT1_2x03_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-6P-DLT1, 3 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -6 -6 -Connector_JAE -JAE_LY20-6P-DT1_2x03_P2.00mm_Vertical -Molex LY 20 series connector, LY20-6P-DT1, 3 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -6 -6 -Connector_JAE -JAE_LY20-8P-DLT1_2x04_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-8P-DLT1, 4 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -8 -8 -Connector_JAE -JAE_LY20-8P-DT1_2x04_P2.00mm_Vertical -Molex LY 20 series connector, LY20-8P-DT1, 4 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -8 -8 -Connector_JAE -JAE_LY20-10P-DLT1_2x05_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-10P-DLT1, 5 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -10 -10 -Connector_JAE -JAE_LY20-10P-DT1_2x05_P2.00mm_Vertical -Molex LY 20 series connector, LY20-10P-DT1, 5 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -10 -10 -Connector_JAE -JAE_LY20-12P-DLT1_2x06_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-12P-DLT1, 6 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -12 -12 -Connector_JAE -JAE_LY20-12P-DT1_2x06_P2.00mm_Vertical -Molex LY 20 series connector, LY20-12P-DT1, 6 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -12 -12 -Connector_JAE -JAE_LY20-14P-DLT1_2x07_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-14P-DLT1, 7 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -14 -14 -Connector_JAE -JAE_LY20-14P-DT1_2x07_P2.00mm_Vertical -Molex LY 20 series connector, LY20-14P-DT1, 7 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -14 -14 -Connector_JAE -JAE_LY20-16P-DLT1_2x08_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-16P-DLT1, 8 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -16 -16 -Connector_JAE -JAE_LY20-16P-DT1_2x08_P2.00mm_Vertical -Molex LY 20 series connector, LY20-16P-DT1, 8 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -16 -16 -Connector_JAE -JAE_LY20-18P-DLT1_2x09_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-18P-DLT1, 9 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -18 -18 -Connector_JAE -JAE_LY20-18P-DT1_2x09_P2.00mm_Vertical -Molex LY 20 series connector, LY20-18P-DT1, 9 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -18 -18 -Connector_JAE -JAE_LY20-20P-DLT1_2x10_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-20P-DLT1, 10 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -20 -20 -Connector_JAE -JAE_LY20-20P-DT1_2x10_P2.00mm_Vertical -Molex LY 20 series connector, LY20-20P-DT1, 10 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -20 -20 -Connector_JAE -JAE_LY20-22P-DLT1_2x11_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-22P-DLT1, 11 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -22 -22 -Connector_JAE -JAE_LY20-22P-DT1_2x11_P2.00mm_Vertical -Molex LY 20 series connector, LY20-22P-DT1, 11 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -22 -22 -Connector_JAE -JAE_LY20-24P-DLT1_2x12_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-24P-DLT1, 12 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -24 -24 -Connector_JAE -JAE_LY20-24P-DT1_2x12_P2.00mm_Vertical -Molex LY 20 series connector, LY20-24P-DT1, 12 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -24 -24 -Connector_JAE -JAE_LY20-26P-DLT1_2x13_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-26P-DLT1, 13 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -26 -26 -Connector_JAE -JAE_LY20-26P-DT1_2x13_P2.00mm_Vertical -Molex LY 20 series connector, LY20-26P-DT1, 13 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -26 -26 -Connector_JAE -JAE_LY20-28P-DLT1_2x14_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-28P-DLT1, 14 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -28 -28 -Connector_JAE -JAE_LY20-28P-DT1_2x14_P2.00mm_Vertical -Molex LY 20 series connector, LY20-28P-DT1, 14 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -28 -28 -Connector_JAE -JAE_LY20-30P-DLT1_2x15_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-30P-DLT1, 15 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -30 -30 -Connector_JAE -JAE_LY20-30P-DT1_2x15_P2.00mm_Vertical -Molex LY 20 series connector, LY20-30P-DT1, 15 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -30 -30 -Connector_JAE -JAE_LY20-32P-DLT1_2x16_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-32P-DLT1, 16 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -32 -32 -Connector_JAE -JAE_LY20-32P-DT1_2x16_P2.00mm_Vertical -Molex LY 20 series connector, LY20-32P-DT1, 16 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -32 -32 -Connector_JAE -JAE_LY20-34P-DLT1_2x17_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-34P-DLT1, 17 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -34 -34 -Connector_JAE -JAE_LY20-34P-DT1_2x17_P2.00mm_Vertical -Molex LY 20 series connector, LY20-34P-DT1, 17 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -34 -34 -Connector_JAE -JAE_LY20-36P-DLT1_2x18_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-36P-DLT1, 18 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -36 -36 -Connector_JAE -JAE_LY20-36P-DT1_2x18_P2.00mm_Vertical -Molex LY 20 series connector, LY20-36P-DT1, 18 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -36 -36 -Connector_JAE -JAE_LY20-38P-DLT1_2x19_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-38P-DLT1, 19 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -38 -38 -Connector_JAE -JAE_LY20-38P-DT1_2x19_P2.00mm_Vertical -Molex LY 20 series connector, LY20-38P-DT1, 19 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -38 -38 -Connector_JAE -JAE_LY20-40P-DLT1_2x20_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-40P-DLT1, 20 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -40 -40 -Connector_JAE -JAE_LY20-40P-DT1_2x20_P2.00mm_Vertical -Molex LY 20 series connector, LY20-40P-DT1, 20 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -40 -40 -Connector_JAE -JAE_LY20-42P-DLT1_2x21_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-42P-DLT1, 21 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -42 -42 -Connector_JAE -JAE_LY20-42P-DT1_2x21_P2.00mm_Vertical -Molex LY 20 series connector, LY20-42P-DT1, 21 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -42 -42 -Connector_JAE -JAE_LY20-44P-DLT1_2x22_P2.00mm_Horizontal -Molex LY 20 series connector, LY20-44P-DLT1, 22 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator -connector JAE top entry -0 -44 -44 -Connector_JAE -JAE_LY20-44P-DT1_2x22_P2.00mm_Vertical -Molex LY 20 series connector, LY20-44P-DT1, 22 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator -connector JAE side entry -0 -44 -44 -Connector_JAE -JAE_MM70-314-310B1 -http://www.heilind.com/marketing/documents/jae/JAE_MM70.pdf -connector JAE MXM -0 -280 -279 -Connector_JAE -JAE_SIM_Card_SF72S006 -SIM Card, Push-Push, https://www.jae.com/direct/topics/topics_file_download/topics_id=68892&ext_no=06&index=0&_lang=en&v=202003111511468456809 -SIM Card with Detect Switch -0 -18 -9 -Connector_JST -JST_ACH_BM01B-ACHSS-A-GAN-ETF_1x01-1MP_P1.20mm_Vertical -JST ACH series connector, BM01B-ACHSS-A-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator -connector JST ACH vertical -0 -3 -2 -Connector_JST -JST_ACH_BM02B-ACHSS-GAN-ETF_1x02-1MP_P1.20mm_Vertical -JST ACH series connector, BM02B-ACHSS-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator -connector JST ACH vertical -0 -4 -3 -Connector_JST -JST_ACH_BM03B-ACHSS-GAN-ETF_1x03-1MP_P1.20mm_Vertical -JST ACH series connector, BM03B-ACHSS-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator -connector JST ACH vertical -0 -5 -4 -Connector_JST -JST_ACH_BM04B-ACHSS-A-GAN-ETF_1x04-1MP_P1.20mm_Vertical -JST ACH series connector, BM04B-ACHSS-A-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator -connector JST ACH vertical -0 -6 -5 -Connector_JST -JST_ACH_BM05B-ACHSS-A-GAN-ETF_1x05-1MP_P1.20mm_Vertical -JST ACH series connector, BM05B-ACHSS-A-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator -connector JST ACH vertical -0 -7 -6 -Connector_JST -JST_AUH_BM03B-AUHKS-GA-TB_1x03-1MP_P1.50mm_Vertical -JST AUH series connector, BM03B-AUHKS-GA-TB (http://www.jst-mfg.com/product/pdf/eng/eAUH.pdf), generated with kicad-footprint-generator -connector JST AUH side entry -0 -5 -4 -Connector_JST -JST_AUH_BM05B-AUHKS-GA-TB_1x05-1MP_P1.50mm_Vertical -JST AUH series connector, BM05B-AUHKS-GA-TB (http://www.jst-mfg.com/product/pdf/eng/eAUH.pdf), generated with kicad-footprint-generator -connector JST AUH side entry -0 -7 -6 -Connector_JST -JST_EH_B2B-EH-A_1x02_P2.50mm_Vertical -JST EH series connector, B2B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH vertical -0 -2 -2 -Connector_JST -JST_EH_B3B-EH-A_1x03_P2.50mm_Vertical -JST EH series connector, B3B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH vertical -0 -3 -3 -Connector_JST -JST_EH_B4B-EH-A_1x04_P2.50mm_Vertical -JST EH series connector, B4B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH vertical -0 -4 -4 -Connector_JST -JST_EH_B5B-EH-A_1x05_P2.50mm_Vertical -JST EH series connector, B5B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH vertical -0 -5 -5 -Connector_JST -JST_EH_B6B-EH-A_1x06_P2.50mm_Vertical -JST EH series connector, B6B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH vertical -0 -6 -6 -Connector_JST -JST_EH_B7B-EH-A_1x07_P2.50mm_Vertical -JST EH series connector, B7B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH vertical -0 -7 -7 -Connector_JST -JST_EH_B8B-EH-A_1x08_P2.50mm_Vertical -JST EH series connector, B8B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH vertical -0 -8 -8 -Connector_JST -JST_EH_B9B-EH-A_1x09_P2.50mm_Vertical -JST EH series connector, B9B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH vertical -0 -9 -9 -Connector_JST -JST_EH_B10B-EH-A_1x10_P2.50mm_Vertical -JST EH series connector, B10B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH side entry -0 -10 -10 -Connector_JST -JST_EH_B11B-EH-A_1x11_P2.50mm_Vertical -JST EH series connector, B11B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH side entry -0 -11 -11 -Connector_JST -JST_EH_B12B-EH-A_1x12_P2.50mm_Vertical -JST EH series connector, B12B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH side entry -0 -12 -12 -Connector_JST -JST_EH_B13B-EH-A_1x13_P2.50mm_Vertical -JST EH series connector, B13B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH side entry -0 -13 -13 -Connector_JST -JST_EH_B14B-EH-A_1x14_P2.50mm_Vertical -JST EH series connector, B14B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH side entry -0 -14 -14 -Connector_JST -JST_EH_B15B-EH-A_1x15_P2.50mm_Vertical -JST EH series connector, B15B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH side entry -0 -15 -15 -Connector_JST -JST_EH_S2B-EH_1x02_P2.50mm_Horizontal -JST EH series connector, S2B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH horizontal -0 -2 -2 -Connector_JST -JST_EH_S3B-EH_1x03_P2.50mm_Horizontal -JST EH series connector, S3B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH horizontal -0 -3 -3 -Connector_JST -JST_EH_S4B-EH_1x04_P2.50mm_Horizontal -JST EH series connector, S4B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH horizontal -0 -4 -4 -Connector_JST -JST_EH_S5B-EH_1x05_P2.50mm_Horizontal -JST EH series connector, S5B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH horizontal -0 -5 -5 -Connector_JST -JST_EH_S6B-EH_1x06_P2.50mm_Horizontal -JST EH series connector, S6B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH horizontal -0 -6 -6 -Connector_JST -JST_EH_S7B-EH_1x07_P2.50mm_Horizontal -JST EH series connector, S7B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH horizontal -0 -7 -7 -Connector_JST -JST_EH_S8B-EH_1x08_P2.50mm_Horizontal -JST EH series connector, S8B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH horizontal -0 -8 -8 -Connector_JST -JST_EH_S9B-EH_1x09_P2.50mm_Horizontal -JST EH series connector, S9B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH horizontal -0 -9 -9 -Connector_JST -JST_EH_S10B-EH_1x10_P2.50mm_Horizontal -JST EH series connector, S10B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH top entry -0 -10 -10 -Connector_JST -JST_EH_S11B-EH_1x11_P2.50mm_Horizontal -JST EH series connector, S11B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH top entry -0 -11 -11 -Connector_JST -JST_EH_S12B-EH_1x12_P2.50mm_Horizontal -JST EH series connector, S12B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH top entry -0 -12 -12 -Connector_JST -JST_EH_S13B-EH_1x13_P2.50mm_Horizontal -JST EH series connector, S13B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH top entry -0 -13 -13 -Connector_JST -JST_EH_S14B-EH_1x14_P2.50mm_Horizontal -JST EH series connector, S14B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH top entry -0 -14 -14 -Connector_JST -JST_EH_S15B-EH_1x15_P2.50mm_Horizontal -JST EH series connector, S15B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator -connector JST EH top entry -0 -15 -15 -Connector_JST -JST_GH_BM02B-GHS-TBT_1x02-1MP_P1.25mm_Vertical -JST GH series connector, BM02B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH side entry -0 -4 -3 -Connector_JST -JST_GH_BM03B-GHS-TBT_1x03-1MP_P1.25mm_Vertical -JST GH series connector, BM03B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH side entry -0 -5 -4 -Connector_JST -JST_GH_BM04B-GHS-TBT_1x04-1MP_P1.25mm_Vertical -JST GH series connector, BM04B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH side entry -0 -6 -5 -Connector_JST -JST_GH_BM05B-GHS-TBT_1x05-1MP_P1.25mm_Vertical -JST GH series connector, BM05B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH side entry -0 -7 -6 -Connector_JST -JST_GH_BM06B-GHS-TBT_1x06-1MP_P1.25mm_Vertical -JST GH series connector, BM06B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH side entry -0 -8 -7 -Connector_JST -JST_GH_BM07B-GHS-TBT_1x07-1MP_P1.25mm_Vertical -JST GH series connector, BM07B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH side entry -0 -9 -8 -Connector_JST -JST_GH_BM08B-GHS-TBT_1x08-1MP_P1.25mm_Vertical -JST GH series connector, BM08B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH side entry -0 -10 -9 -Connector_JST -JST_GH_BM09B-GHS-TBT_1x09-1MP_P1.25mm_Vertical -JST GH series connector, BM09B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH side entry -0 -11 -10 -Connector_JST -JST_GH_BM10B-GHS-TBT_1x10-1MP_P1.25mm_Vertical -JST GH series connector, BM10B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH side entry -0 -12 -11 -Connector_JST -JST_GH_BM11B-GHS-TBT_1x11-1MP_P1.25mm_Vertical -JST GH series connector, BM11B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH side entry -0 -13 -12 -Connector_JST -JST_GH_BM12B-GHS-TBT_1x12-1MP_P1.25mm_Vertical -JST GH series connector, BM12B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH side entry -0 -14 -13 -Connector_JST -JST_GH_BM13B-GHS-TBT_1x13-1MP_P1.25mm_Vertical -JST GH series connector, BM13B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH side entry -0 -15 -14 -Connector_JST -JST_GH_BM14B-GHS-TBT_1x14-1MP_P1.25mm_Vertical -JST GH series connector, BM14B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH side entry -0 -16 -15 -Connector_JST -JST_GH_BM15B-GHS-TBT_1x15-1MP_P1.25mm_Vertical -JST GH series connector, BM15B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH side entry -0 -17 -16 -Connector_JST -JST_GH_SM02B-GHS-TB_1x02-1MP_P1.25mm_Horizontal -JST GH series connector, SM02B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH top entry -0 -4 -3 -Connector_JST -JST_GH_SM03B-GHS-TB_1x03-1MP_P1.25mm_Horizontal -JST GH series connector, SM03B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH top entry -0 -5 -4 -Connector_JST -JST_GH_SM04B-GHS-TB_1x04-1MP_P1.25mm_Horizontal -JST GH series connector, SM04B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH top entry -0 -6 -5 -Connector_JST -JST_GH_SM05B-GHS-TB_1x05-1MP_P1.25mm_Horizontal -JST GH series connector, SM05B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH top entry -0 -7 -6 -Connector_JST -JST_GH_SM06B-GHS-TB_1x06-1MP_P1.25mm_Horizontal -JST GH series connector, SM06B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH top entry -0 -8 -7 -Connector_JST -JST_GH_SM07B-GHS-TB_1x07-1MP_P1.25mm_Horizontal -JST GH series connector, SM07B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH top entry -0 -9 -8 -Connector_JST -JST_GH_SM08B-GHS-TB_1x08-1MP_P1.25mm_Horizontal -JST GH series connector, SM08B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH top entry -0 -10 -9 -Connector_JST -JST_GH_SM09B-GHS-TB_1x09-1MP_P1.25mm_Horizontal -JST GH series connector, SM09B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH top entry -0 -11 -10 -Connector_JST -JST_GH_SM10B-GHS-TB_1x10-1MP_P1.25mm_Horizontal -JST GH series connector, SM10B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH top entry -0 -12 -11 -Connector_JST -JST_GH_SM11B-GHS-TB_1x11-1MP_P1.25mm_Horizontal -JST GH series connector, SM11B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH top entry -0 -13 -12 -Connector_JST -JST_GH_SM12B-GHS-TB_1x12-1MP_P1.25mm_Horizontal -JST GH series connector, SM12B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH top entry -0 -14 -13 -Connector_JST -JST_GH_SM13B-GHS-TB_1x13-1MP_P1.25mm_Horizontal -JST GH series connector, SM13B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH top entry -0 -15 -14 -Connector_JST -JST_GH_SM14B-GHS-TB_1x14-1MP_P1.25mm_Horizontal -JST GH series connector, SM14B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH top entry -0 -16 -15 -Connector_JST -JST_GH_SM15B-GHS-TB_1x15-1MP_P1.25mm_Horizontal -JST GH series connector, SM15B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator -connector JST GH top entry -0 -17 -16 -Connector_JST -JST_J2100_B06B-J21DK-GGXR_2x03_P2.50x4.00mm_Vertical -JST J2100 series connector, B06B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator -connector JST J2100 vertical -0 -8 -6 -Connector_JST -JST_J2100_B08B-J21DK-GGXR_2x04_P2.50x4.00mm_Vertical -JST J2100 series connector, B08B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator -connector JST J2100 vertical -0 -10 -8 -Connector_JST -JST_J2100_B10B-J21DK-GGXR_2x05_P2.50x4.00mm_Vertical -JST J2100 series connector, B10B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator -connector JST J2100 vertical -0 -12 -10 -Connector_JST -JST_J2100_B12B-J21DK-GGXR_2x06_P2.50x4.00mm_Vertical -JST J2100 series connector, B12B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator -connector JST J2100 vertical -0 -14 -12 -Connector_JST -JST_J2100_B16B-J21DK-GGXR_2x08_P2.50x4.00mm_Vertical -JST J2100 series connector, B16B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator -connector JST J2100 vertical -0 -18 -16 -Connector_JST -JST_J2100_B20B-J21DK-GGXR_2x10_P2.50x4.00mm_Vertical -JST J2100 series connector, B20B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator -connector JST J2100 vertical -0 -22 -20 -Connector_JST -JST_J2100_S06B-J21DK-GGXR_2x03_P2.50mm_Horizontal -JST J2100 series connector, S06B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator -connector JST J2100 horizontal -0 -7 -6 -Connector_JST -JST_J2100_S08B-J21DK-GGXR_2x04_P2.50mm_Horizontal -JST J2100 series connector, S08B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator -connector JST J2100 horizontal -0 -10 -8 -Connector_JST -JST_J2100_S10B-J21DK-GGXR_2x05_P2.50mm_Horizontal -JST J2100 series connector, S10B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator -connector JST J2100 horizontal -0 -12 -10 -Connector_JST -JST_J2100_S12B-J21DK-GGXR_2x06_P2.50mm_Horizontal -JST J2100 series connector, S12B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator -connector JST J2100 horizontal -0 -14 -12 -Connector_JST -JST_J2100_S16B-J21DK-GGXR_2x08_P2.50mm_Horizontal -JST J2100 series connector, S16B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator -connector JST J2100 horizontal -0 -18 -16 -Connector_JST -JST_J2100_S20B-J21DK-GGXR_2x10_P2.50mm_Horizontal -JST J2100 series connector, S20B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator -connector JST J2100 horizontal -0 -22 -20 -Connector_JST -JST_JWPF_B02B-JWPF-SK-R_1x02_P2.00mm_Vertical -JST JWPF series connector, B02B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator -connector JST JWPF side entry -0 -2 -2 -Connector_JST -JST_JWPF_B03B-JWPF-SK-R_1x03_P2.00mm_Vertical -JST JWPF series connector, B03B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator -connector JST JWPF side entry -0 -3 -3 -Connector_JST -JST_JWPF_B04B-JWPF-SK-R_1x04_P2.00mm_Vertical -JST JWPF series connector, B04B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator -connector JST JWPF side entry -0 -4 -4 -Connector_JST -JST_JWPF_B06B-JWPF-SK-R_2x03_P2.00mm_Vertical -JST JWPF series connector, B06B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator -connector JST JWPF side entry -0 -6 -6 -Connector_JST -JST_JWPF_B08B-JWPF-SK-R_2x04_P2.00mm_Vertical -JST JWPF series connector, B08B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator -connector JST JWPF side entry -0 -8 -8 -Connector_JST -JST_LEA_SM02B-LEASS-TF_1x02-1MP_P4.20mm_Horizontal -JST LEA series connector, SM02B-LEASS-TF (http://www.jst-mfg.com/product/pdf/eng/eLEA.pdf), generated with kicad-footprint-generator -connector JST LEA top entry -0 -4 -3 -Connector_JST -JST_NV_B02P-NV_1x02_P5.00mm_Vertical -JST NV series connector, B02P-NV (http://www.jst-mfg.com/product/pdf/eng/eNV.pdf), generated with kicad-footprint-generator -connector JST NV side entry -0 -2 -2 -Connector_JST -JST_NV_B03P-NV_1x03_P5.00mm_Vertical -JST NV series connector, B03P-NV (http://www.jst-mfg.com/product/pdf/eng/eNV.pdf), generated with kicad-footprint-generator -connector JST NV side entry -0 -3 -3 -Connector_JST -JST_NV_B04P-NV_1x04_P5.00mm_Vertical -JST NV series connector, B04P-NV (http://www.jst-mfg.com/product/pdf/eng/eNV.pdf), generated with kicad-footprint-generator -connector JST NV side entry -0 -4 -4 -Connector_JST -JST_PHD_B8B-PHDSS_2x04_P2.00mm_Vertical -JST PHD series connector, B8B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD vertical -0 -8 -8 -Connector_JST -JST_PHD_B10B-PHDSS_2x05_P2.00mm_Vertical -JST PHD series connector, B10B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD vertical -0 -10 -10 -Connector_JST -JST_PHD_B12B-PHDSS_2x06_P2.00mm_Vertical -JST PHD series connector, B12B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD vertical -0 -12 -12 -Connector_JST -JST_PHD_B14B-PHDSS_2x07_P2.00mm_Vertical -JST PHD series connector, B14B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD vertical -0 -14 -14 -Connector_JST -JST_PHD_B16B-PHDSS_2x08_P2.00mm_Vertical -JST PHD series connector, B16B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD vertical -0 -16 -16 -Connector_JST -JST_PHD_B18B-PHDSS_2x09_P2.00mm_Vertical -JST PHD series connector, B18B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD vertical -0 -18 -18 -Connector_JST -JST_PHD_B20B-PHDSS_2x10_P2.00mm_Vertical -JST PHD series connector, B20B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD vertical -0 -20 -20 -Connector_JST -JST_PHD_B22B-PHDSS_2x11_P2.00mm_Vertical -JST PHD series connector, B22B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD vertical -0 -22 -22 -Connector_JST -JST_PHD_B24B-PHDSS_2x12_P2.00mm_Vertical -JST PHD series connector, B24B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD vertical -0 -24 -24 -Connector_JST -JST_PHD_B26B-PHDSS_2x13_P2.00mm_Vertical -JST PHD series connector, B26B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD vertical -0 -26 -26 -Connector_JST -JST_PHD_B28B-PHDSS_2x14_P2.00mm_Vertical -JST PHD series connector, B28B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD vertical -0 -28 -28 -Connector_JST -JST_PHD_B30B-PHDSS_2x15_P2.00mm_Vertical -JST PHD series connector, B30B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD vertical -0 -30 -30 -Connector_JST -JST_PHD_B32B-PHDSS_2x16_P2.00mm_Vertical -JST PHD series connector, B32B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD vertical -0 -32 -32 -Connector_JST -JST_PHD_B34B-PHDSS_2x17_P2.00mm_Vertical -JST PHD series connector, B34B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD vertical -0 -34 -34 -Connector_JST -JST_PHD_S8B-PHDSS_2x04_P2.00mm_Horizontal -JST PHD series connector, S8B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD horizontal -0 -8 -8 -Connector_JST -JST_PHD_S10B-PHDSS_2x05_P2.00mm_Horizontal -JST PHD series connector, S10B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD horizontal -0 -10 -10 -Connector_JST -JST_PHD_S12B-PHDSS_2x06_P2.00mm_Horizontal -JST PHD series connector, S12B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD horizontal -0 -12 -12 -Connector_JST -JST_PHD_S14B-PHDSS_2x07_P2.00mm_Horizontal -JST PHD series connector, S14B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD horizontal -0 -14 -14 -Connector_JST -JST_PHD_S16B-PHDSS_2x08_P2.00mm_Horizontal -JST PHD series connector, S16B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD horizontal -0 -16 -16 -Connector_JST -JST_PHD_S18B-PHDSS_2x09_P2.00mm_Horizontal -JST PHD series connector, S18B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD horizontal -0 -18 -18 -Connector_JST -JST_PHD_S20B-PHDSS_2x10_P2.00mm_Horizontal -JST PHD series connector, S20B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD horizontal -0 -20 -20 -Connector_JST -JST_PHD_S22B-PHDSS_2x11_P2.00mm_Horizontal -JST PHD series connector, S22B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD horizontal -0 -22 -22 -Connector_JST -JST_PHD_S24B-PHDSS_2x12_P2.00mm_Horizontal -JST PHD series connector, S24B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD horizontal -0 -24 -24 -Connector_JST -JST_PHD_S26B-PHDSS_2x13_P2.00mm_Horizontal -JST PHD series connector, S26B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD horizontal -0 -26 -26 -Connector_JST -JST_PHD_S28B-PHDSS_2x14_P2.00mm_Horizontal -JST PHD series connector, S28B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD horizontal -0 -28 -28 -Connector_JST -JST_PHD_S30B-PHDSS_2x15_P2.00mm_Horizontal -JST PHD series connector, S30B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD horizontal -0 -30 -30 -Connector_JST -JST_PHD_S32B-PHDSS_2x16_P2.00mm_Horizontal -JST PHD series connector, S32B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD horizontal -0 -32 -32 -Connector_JST -JST_PHD_S34B-PHDSS_2x17_P2.00mm_Horizontal -JST PHD series connector, S34B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator -connector JST PHD horizontal -0 -34 -34 -Connector_JST -JST_PH_B2B-PH-K_1x02_P2.00mm_Vertical -JST PH series connector, B2B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -2 -2 -Connector_JST -JST_PH_B2B-PH-SM4-TB_1x02-1MP_P2.00mm_Vertical -JST PH series connector, B2B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -4 -3 -Connector_JST -JST_PH_B3B-PH-K_1x03_P2.00mm_Vertical -JST PH series connector, B3B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -3 -3 -Connector_JST -JST_PH_B3B-PH-SM4-TB_1x03-1MP_P2.00mm_Vertical -JST PH series connector, B3B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -5 -4 -Connector_JST -JST_PH_B4B-PH-K_1x04_P2.00mm_Vertical -JST PH series connector, B4B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -4 -4 -Connector_JST -JST_PH_B4B-PH-SM4-TB_1x04-1MP_P2.00mm_Vertical -JST PH series connector, B4B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -6 -5 -Connector_JST -JST_PH_B5B-PH-K_1x05_P2.00mm_Vertical -JST PH series connector, B5B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -5 -5 -Connector_JST -JST_PH_B5B-PH-SM4-TB_1x05-1MP_P2.00mm_Vertical -JST PH series connector, B5B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -7 -6 -Connector_JST -JST_PH_B6B-PH-K_1x06_P2.00mm_Vertical -JST PH series connector, B6B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -6 -6 -Connector_JST -JST_PH_B6B-PH-SM4-TB_1x06-1MP_P2.00mm_Vertical -JST PH series connector, B6B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -8 -7 -Connector_JST -JST_PH_B7B-PH-K_1x07_P2.00mm_Vertical -JST PH series connector, B7B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -7 -7 -Connector_JST -JST_PH_B7B-PH-SM4-TB_1x07-1MP_P2.00mm_Vertical -JST PH series connector, B7B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -9 -8 -Connector_JST -JST_PH_B8B-PH-K_1x08_P2.00mm_Vertical -JST PH series connector, B8B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -8 -8 -Connector_JST -JST_PH_B8B-PH-SM4-TB_1x08-1MP_P2.00mm_Vertical -JST PH series connector, B8B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -10 -9 -Connector_JST -JST_PH_B9B-PH-K_1x09_P2.00mm_Vertical -JST PH series connector, B9B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -9 -9 -Connector_JST -JST_PH_B9B-PH-SM4-TB_1x09-1MP_P2.00mm_Vertical -JST PH series connector, B9B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -11 -10 -Connector_JST -JST_PH_B10B-PH-K_1x10_P2.00mm_Vertical -JST PH series connector, B10B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -10 -10 -Connector_JST -JST_PH_B10B-PH-SM4-TB_1x10-1MP_P2.00mm_Vertical -JST PH series connector, B10B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -12 -11 -Connector_JST -JST_PH_B11B-PH-K_1x11_P2.00mm_Vertical -JST PH series connector, B11B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -11 -11 -Connector_JST -JST_PH_B11B-PH-SM4-TB_1x11-1MP_P2.00mm_Vertical -JST PH series connector, B11B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -13 -12 -Connector_JST -JST_PH_B12B-PH-K_1x12_P2.00mm_Vertical -JST PH series connector, B12B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -12 -12 -Connector_JST -JST_PH_B12B-PH-SM4-TB_1x12-1MP_P2.00mm_Vertical -JST PH series connector, B12B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -14 -13 -Connector_JST -JST_PH_B13B-PH-K_1x13_P2.00mm_Vertical -JST PH series connector, B13B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -13 -13 -Connector_JST -JST_PH_B13B-PH-SM4-TB_1x13-1MP_P2.00mm_Vertical -JST PH series connector, B13B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -15 -14 -Connector_JST -JST_PH_B14B-PH-K_1x14_P2.00mm_Vertical -JST PH series connector, B14B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -14 -14 -Connector_JST -JST_PH_B14B-PH-SM4-TB_1x14-1MP_P2.00mm_Vertical -JST PH series connector, B14B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -16 -15 -Connector_JST -JST_PH_B15B-PH-K_1x15_P2.00mm_Vertical -JST PH series connector, B15B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -15 -15 -Connector_JST -JST_PH_B15B-PH-SM4-TB_1x15-1MP_P2.00mm_Vertical -JST PH series connector, B15B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -17 -16 -Connector_JST -JST_PH_B16B-PH-K_1x16_P2.00mm_Vertical -JST PH series connector, B16B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -16 -16 -Connector_JST -JST_PH_B16B-PH-SM4-TB_1x16-1MP_P2.00mm_Vertical -JST PH series connector, B16B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH side entry -0 -18 -17 -Connector_JST -JST_PH_S2B-PH-K_1x02_P2.00mm_Horizontal -JST PH series connector, S2B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -2 -2 -Connector_JST -JST_PH_S2B-PH-SM4-TB_1x02-1MP_P2.00mm_Horizontal -JST PH series connector, S2B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -4 -3 -Connector_JST -JST_PH_S3B-PH-K_1x03_P2.00mm_Horizontal -JST PH series connector, S3B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -3 -3 -Connector_JST -JST_PH_S3B-PH-SM4-TB_1x03-1MP_P2.00mm_Horizontal -JST PH series connector, S3B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -5 -4 -Connector_JST -JST_PH_S4B-PH-K_1x04_P2.00mm_Horizontal -JST PH series connector, S4B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -4 -4 -Connector_JST -JST_PH_S4B-PH-SM4-TB_1x04-1MP_P2.00mm_Horizontal -JST PH series connector, S4B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -6 -5 -Connector_JST -JST_PH_S5B-PH-K_1x05_P2.00mm_Horizontal -JST PH series connector, S5B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -5 -5 -Connector_JST -JST_PH_S5B-PH-SM4-TB_1x05-1MP_P2.00mm_Horizontal -JST PH series connector, S5B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -7 -6 -Connector_JST -JST_PH_S6B-PH-K_1x06_P2.00mm_Horizontal -JST PH series connector, S6B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -6 -6 -Connector_JST -JST_PH_S6B-PH-SM4-TB_1x06-1MP_P2.00mm_Horizontal -JST PH series connector, S6B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -8 -7 -Connector_JST -JST_PH_S7B-PH-K_1x07_P2.00mm_Horizontal -JST PH series connector, S7B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -7 -7 -Connector_JST -JST_PH_S7B-PH-SM4-TB_1x07-1MP_P2.00mm_Horizontal -JST PH series connector, S7B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -9 -8 -Connector_JST -JST_PH_S8B-PH-K_1x08_P2.00mm_Horizontal -JST PH series connector, S8B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -8 -8 -Connector_JST -JST_PH_S8B-PH-SM4-TB_1x08-1MP_P2.00mm_Horizontal -JST PH series connector, S8B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -10 -9 -Connector_JST -JST_PH_S9B-PH-K_1x09_P2.00mm_Horizontal -JST PH series connector, S9B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -9 -9 -Connector_JST -JST_PH_S9B-PH-SM4-TB_1x09-1MP_P2.00mm_Horizontal -JST PH series connector, S9B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -11 -10 -Connector_JST -JST_PH_S10B-PH-K_1x10_P2.00mm_Horizontal -JST PH series connector, S10B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -10 -10 -Connector_JST -JST_PH_S10B-PH-SM4-TB_1x10-1MP_P2.00mm_Horizontal -JST PH series connector, S10B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -12 -11 -Connector_JST -JST_PH_S11B-PH-K_1x11_P2.00mm_Horizontal -JST PH series connector, S11B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -11 -11 -Connector_JST -JST_PH_S11B-PH-SM4-TB_1x11-1MP_P2.00mm_Horizontal -JST PH series connector, S11B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -13 -12 -Connector_JST -JST_PH_S12B-PH-K_1x12_P2.00mm_Horizontal -JST PH series connector, S12B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -12 -12 -Connector_JST -JST_PH_S12B-PH-SM4-TB_1x12-1MP_P2.00mm_Horizontal -JST PH series connector, S12B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -14 -13 -Connector_JST -JST_PH_S13B-PH-K_1x13_P2.00mm_Horizontal -JST PH series connector, S13B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -13 -13 -Connector_JST -JST_PH_S13B-PH-SM4-TB_1x13-1MP_P2.00mm_Horizontal -JST PH series connector, S13B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -15 -14 -Connector_JST -JST_PH_S14B-PH-K_1x14_P2.00mm_Horizontal -JST PH series connector, S14B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -14 -14 -Connector_JST -JST_PH_S14B-PH-SM4-TB_1x14-1MP_P2.00mm_Horizontal -JST PH series connector, S14B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -16 -15 -Connector_JST -JST_PH_S15B-PH-K_1x15_P2.00mm_Horizontal -JST PH series connector, S15B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -15 -15 -Connector_JST -JST_PH_S15B-PH-SM4-TB_1x15-1MP_P2.00mm_Horizontal -JST PH series connector, S15B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -17 -16 -Connector_JST -JST_PH_S16B-PH-K_1x16_P2.00mm_Horizontal -JST PH series connector, S16B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator -connector JST PH top entry -0 -16 -16 -Connector_JST -JST_PUD_B08B-PUDSS_2x04_P2.00mm_Vertical -JST PUD series connector, B08B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD side entry -0 -8 -8 -Connector_JST -JST_PUD_B10B-PUDSS_2x05_P2.00mm_Vertical -JST PUD series connector, B10B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD side entry -0 -10 -10 -Connector_JST -JST_PUD_B12B-PUDSS_2x06_P2.00mm_Vertical -JST PUD series connector, B12B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD side entry -0 -12 -12 -Connector_JST -JST_PUD_B14B-PUDSS_2x07_P2.00mm_Vertical -JST PUD series connector, B14B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD side entry -0 -14 -14 -Connector_JST -JST_PUD_B16B-PUDSS_2x08_P2.00mm_Vertical -JST PUD series connector, B16B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD side entry -0 -16 -16 -Connector_JST -JST_PUD_B18B-PUDSS_2x09_P2.00mm_Vertical -JST PUD series connector, B18B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD side entry -0 -18 -18 -Connector_JST -JST_PUD_B20B-PUDSS_2x10_P2.00mm_Vertical -JST PUD series connector, B20B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD side entry -0 -20 -20 -Connector_JST -JST_PUD_B22B-PUDSS_2x11_P2.00mm_Vertical -JST PUD series connector, B22B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD side entry -0 -22 -22 -Connector_JST -JST_PUD_B24B-PUDSS_2x12_P2.00mm_Vertical -JST PUD series connector, B24B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD side entry -0 -24 -24 -Connector_JST -JST_PUD_B26B-PUDSS_2x13_P2.00mm_Vertical -JST PUD series connector, B26B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD side entry -0 -26 -26 -Connector_JST -JST_PUD_B28B-PUDSS_2x14_P2.00mm_Vertical -JST PUD series connector, B28B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD side entry -0 -28 -28 -Connector_JST -JST_PUD_B30B-PUDSS_2x15_P2.00mm_Vertical -JST PUD series connector, B30B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD side entry -0 -30 -30 -Connector_JST -JST_PUD_B32B-PUDSS_2x16_P2.00mm_Vertical -JST PUD series connector, B32B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD side entry -0 -32 -32 -Connector_JST -JST_PUD_B34B-PUDSS_2x17_P2.00mm_Vertical -JST PUD series connector, B34B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD side entry -0 -34 -34 -Connector_JST -JST_PUD_B36B-PUDSS_2x18_P2.00mm_Vertical -JST PUD series connector, B36B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD side entry -0 -36 -36 -Connector_JST -JST_PUD_B38B-PUDSS_2x19_P2.00mm_Vertical -JST PUD series connector, B38B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD side entry -0 -38 -38 -Connector_JST -JST_PUD_B40B-PUDSS_2x20_P2.00mm_Vertical -JST PUD series connector, B40B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD side entry -0 -40 -40 -Connector_JST -JST_PUD_S08B-PUDSS-1_2x04_P2.00mm_Horizontal -JST PUD series connector, S08B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD top entry -0 -8 -8 -Connector_JST -JST_PUD_S10B-PUDSS-1_2x05_P2.00mm_Horizontal -JST PUD series connector, S10B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD top entry -0 -10 -10 -Connector_JST -JST_PUD_S12B-PUDSS-1_2x06_P2.00mm_Horizontal -JST PUD series connector, S12B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD top entry -0 -12 -12 -Connector_JST -JST_PUD_S14B-PUDSS-1_2x07_P2.00mm_Horizontal -JST PUD series connector, S14B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD top entry -0 -14 -14 -Connector_JST -JST_PUD_S16B-PUDSS-1_2x08_P2.00mm_Horizontal -JST PUD series connector, S16B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD top entry -0 -16 -16 -Connector_JST -JST_PUD_S18B-PUDSS-1_2x09_P2.00mm_Horizontal -JST PUD series connector, S18B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD top entry -0 -18 -18 -Connector_JST -JST_PUD_S20B-PUDSS-1_2x10_P2.00mm_Horizontal -JST PUD series connector, S20B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD top entry -0 -20 -20 -Connector_JST -JST_PUD_S22B-PUDSS-1_2x11_P2.00mm_Horizontal -JST PUD series connector, S22B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD top entry -0 -22 -22 -Connector_JST -JST_PUD_S24B-PUDSS-1_2x12_P2.00mm_Horizontal -JST PUD series connector, S24B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD top entry -0 -24 -24 -Connector_JST -JST_PUD_S26B-PUDSS-1_2x13_P2.00mm_Horizontal -JST PUD series connector, S26B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD top entry -0 -26 -26 -Connector_JST -JST_PUD_S28B-PUDSS-1_2x14_P2.00mm_Horizontal -JST PUD series connector, S28B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD top entry -0 -28 -28 -Connector_JST -JST_PUD_S30B-PUDSS-1_2x15_P2.00mm_Horizontal -JST PUD series connector, S30B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD top entry -0 -30 -30 -Connector_JST -JST_PUD_S32B-PUDSS-1_2x16_P2.00mm_Horizontal -JST PUD series connector, S32B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD top entry -0 -32 -32 -Connector_JST -JST_PUD_S34B-PUDSS-1_2x17_P2.00mm_Horizontal -JST PUD series connector, S34B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD top entry -0 -34 -34 -Connector_JST -JST_PUD_S36B-PUDSS-1_2x18_P2.00mm_Horizontal -JST PUD series connector, S36B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD top entry -0 -36 -36 -Connector_JST -JST_PUD_S38B-PUDSS-1_2x19_P2.00mm_Horizontal -JST PUD series connector, S38B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD top entry -0 -38 -38 -Connector_JST -JST_PUD_S40B-PUDSS-1_2x20_P2.00mm_Horizontal -JST PUD series connector, S40B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator -connector JST PUD top entry -0 -40 -40 -Connector_JST -JST_SFH_SM02B-SFHRS-TF_1x02-1MP_P4.20mm_Horizontal -JST SFH series connector, SM02B-SFHRS-TF (http://www.jst-mfg.com/product/pdf/eng/eSFH.pdf), generated with kicad-footprint-generator -connector JST SFH horizontal -0 -4 -3 -Connector_JST -JST_SHL_SM02B-SHLS-TF_1x02-1MP_P1.00mm_Horizontal -JST SHL series connector, SM02B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator -connector JST SHL top entry -0 -4 -3 -Connector_JST -JST_SHL_SM05B-SHLS-TF_1x05-1MP_P1.00mm_Horizontal -JST SHL series connector, SM05B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator -connector JST SHL top entry -0 -7 -6 -Connector_JST -JST_SHL_SM06B-SHLS-TF_1x06-1MP_P1.00mm_Horizontal -JST SHL series connector, SM06B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator -connector JST SHL top entry -0 -8 -7 -Connector_JST -JST_SHL_SM07B-SHLS-TF_1x07-1MP_P1.00mm_Horizontal -JST SHL series connector, SM07B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator -connector JST SHL top entry -0 -9 -8 -Connector_JST -JST_SHL_SM08B-SHLS-TF_1x08-1MP_P1.00mm_Horizontal -JST SHL series connector, SM08B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator -connector JST SHL top entry -0 -10 -9 -Connector_JST -JST_SHL_SM10B-SHLS-TF_1x10-1MP_P1.00mm_Horizontal -JST SHL series connector, SM10B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator -connector JST SHL top entry -0 -12 -11 -Connector_JST -JST_SHL_SM11B-SHLS-TF_1x11-1MP_P1.00mm_Horizontal -JST SHL series connector, SM11B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator -connector JST SHL top entry -0 -13 -12 -Connector_JST -JST_SHL_SM12B-SHLS-TF_1x12-1MP_P1.00mm_Horizontal -JST SHL series connector, SM12B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator -connector JST SHL top entry -0 -14 -13 -Connector_JST -JST_SHL_SM14B-SHLS-TF_1x14-1MP_P1.00mm_Horizontal -JST SHL series connector, SM14B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator -connector JST SHL top entry -0 -16 -15 -Connector_JST -JST_SHL_SM16B-SHLS-TF_1x16-1MP_P1.00mm_Horizontal -JST SHL series connector, SM16B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator -connector JST SHL top entry -0 -18 -17 -Connector_JST -JST_SHL_SM20B-SHLS-TF_1x20-1MP_P1.00mm_Horizontal -JST SHL series connector, SM20B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator -connector JST SHL top entry -0 -22 -21 -Connector_JST -JST_SHL_SM22B-SHLS-TF_1x22-1MP_P1.00mm_Horizontal -JST SHL series connector, SM22B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator -connector JST SHL top entry -0 -24 -23 -Connector_JST -JST_SHL_SM26B-SHLS-TF_1x26-1MP_P1.00mm_Horizontal -JST SHL series connector, SM26B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator -connector JST SHL top entry -0 -28 -27 -Connector_JST -JST_SHL_SM30B-SHLS-TF_1x30-1MP_P1.00mm_Horizontal -JST SHL series connector, SM30B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator -connector JST SHL top entry -0 -32 -31 -Connector_JST -JST_SH_BM02B-SRSS-TB_1x02-1MP_P1.00mm_Vertical -JST SH series connector, BM02B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH side entry -0 -4 -3 -Connector_JST -JST_SH_BM03B-SRSS-TB_1x03-1MP_P1.00mm_Vertical -JST SH series connector, BM03B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH side entry -0 -5 -4 -Connector_JST -JST_SH_BM04B-SRSS-TB_1x04-1MP_P1.00mm_Vertical -JST SH series connector, BM04B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH side entry -0 -6 -5 -Connector_JST -JST_SH_BM05B-SRSS-TB_1x05-1MP_P1.00mm_Vertical -JST SH series connector, BM05B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH side entry -0 -7 -6 -Connector_JST -JST_SH_BM06B-SRSS-TB_1x06-1MP_P1.00mm_Vertical -JST SH series connector, BM06B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH side entry -0 -8 -7 -Connector_JST -JST_SH_BM07B-SRSS-TB_1x07-1MP_P1.00mm_Vertical -JST SH series connector, BM07B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH side entry -0 -9 -8 -Connector_JST -JST_SH_BM08B-SRSS-TB_1x08-1MP_P1.00mm_Vertical -JST SH series connector, BM08B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH side entry -0 -10 -9 -Connector_JST -JST_SH_BM09B-SRSS-TB_1x09-1MP_P1.00mm_Vertical -JST SH series connector, BM09B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH side entry -0 -11 -10 -Connector_JST -JST_SH_BM10B-SRSS-TB_1x10-1MP_P1.00mm_Vertical -JST SH series connector, BM10B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH side entry -0 -12 -11 -Connector_JST -JST_SH_BM11B-SRSS-TB_1x11-1MP_P1.00mm_Vertical -JST SH series connector, BM11B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH side entry -0 -13 -12 -Connector_JST -JST_SH_BM12B-SRSS-TB_1x12-1MP_P1.00mm_Vertical -JST SH series connector, BM12B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH side entry -0 -14 -13 -Connector_JST -JST_SH_BM13B-SRSS-TB_1x13-1MP_P1.00mm_Vertical -JST SH series connector, BM13B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH side entry -0 -15 -14 -Connector_JST -JST_SH_BM14B-SRSS-TB_1x14-1MP_P1.00mm_Vertical -JST SH series connector, BM14B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH side entry -0 -16 -15 -Connector_JST -JST_SH_BM15B-SRSS-TB_1x15-1MP_P1.00mm_Vertical -JST SH series connector, BM15B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH side entry -0 -17 -16 -Connector_JST -JST_SH_SM02B-SRSS-TB_1x02-1MP_P1.00mm_Horizontal -JST SH series connector, SM02B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH top entry -0 -4 -3 -Connector_JST -JST_SH_SM03B-SRSS-TB_1x03-1MP_P1.00mm_Horizontal -JST SH series connector, SM03B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH top entry -0 -5 -4 -Connector_JST -JST_SH_SM04B-SRSS-TB_1x04-1MP_P1.00mm_Horizontal -JST SH series connector, SM04B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH top entry -0 -6 -5 -Connector_JST -JST_SH_SM05B-SRSS-TB_1x05-1MP_P1.00mm_Horizontal -JST SH series connector, SM05B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH top entry -0 -7 -6 -Connector_JST -JST_SH_SM06B-SRSS-TB_1x06-1MP_P1.00mm_Horizontal -JST SH series connector, SM06B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH top entry -0 -8 -7 -Connector_JST -JST_SH_SM07B-SRSS-TB_1x07-1MP_P1.00mm_Horizontal -JST SH series connector, SM07B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH top entry -0 -9 -8 -Connector_JST -JST_SH_SM08B-SRSS-TB_1x08-1MP_P1.00mm_Horizontal -JST SH series connector, SM08B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH top entry -0 -10 -9 -Connector_JST -JST_SH_SM09B-SRSS-TB_1x09-1MP_P1.00mm_Horizontal -JST SH series connector, SM09B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH top entry -0 -11 -10 -Connector_JST -JST_SH_SM10B-SRSS-TB_1x10-1MP_P1.00mm_Horizontal -JST SH series connector, SM10B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH top entry -0 -12 -11 -Connector_JST -JST_SH_SM11B-SRSS-TB_1x11-1MP_P1.00mm_Horizontal -JST SH series connector, SM11B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH top entry -0 -13 -12 -Connector_JST -JST_SH_SM12B-SRSS-TB_1x12-1MP_P1.00mm_Horizontal -JST SH series connector, SM12B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH top entry -0 -14 -13 -Connector_JST -JST_SH_SM13B-SRSS-TB_1x13-1MP_P1.00mm_Horizontal -JST SH series connector, SM13B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH top entry -0 -15 -14 -Connector_JST -JST_SH_SM14B-SRSS-TB_1x14-1MP_P1.00mm_Horizontal -JST SH series connector, SM14B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH top entry -0 -16 -15 -Connector_JST -JST_SH_SM15B-SRSS-TB_1x15-1MP_P1.00mm_Horizontal -JST SH series connector, SM15B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH top entry -0 -17 -16 -Connector_JST -JST_SH_SM20B-SRSS-TB_1x20-1MP_P1.00mm_Horizontal -JST SH series connector, SM20B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator -connector JST SH top entry -0 -22 -21 -Connector_JST -JST_SUR_BM02B-SURS-TF_1x02-1MP_P0.80mm_Vertical -JST SUR series connector, BM02B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR side entry -0 -4 -3 -Connector_JST -JST_SUR_BM03B-SURS-TF_1x03-1MP_P0.80mm_Vertical -JST SUR series connector, BM03B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR side entry -0 -5 -4 -Connector_JST -JST_SUR_BM04B-SURS-TF_1x04-1MP_P0.80mm_Vertical -JST SUR series connector, BM04B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR side entry -0 -6 -5 -Connector_JST -JST_SUR_BM05B-SURS-TF_1x05-1MP_P0.80mm_Vertical -JST SUR series connector, BM05B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR side entry -0 -7 -6 -Connector_JST -JST_SUR_BM06B-SURS-TF_1x06-1MP_P0.80mm_Vertical -JST SUR series connector, BM06B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR side entry -0 -8 -7 -Connector_JST -JST_SUR_BM08B-SURS-TF_1x08-1MP_P0.80mm_Vertical -JST SUR series connector, BM08B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR side entry -0 -10 -9 -Connector_JST -JST_SUR_BM10B-SURS-TF_1x10-1MP_P0.80mm_Vertical -JST SUR series connector, BM10B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR side entry -0 -12 -11 -Connector_JST -JST_SUR_BM12B-SURS-TF_1x12-1MP_P0.80mm_Vertical -JST SUR series connector, BM12B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR side entry -0 -14 -13 -Connector_JST -JST_SUR_BM14B-SURS-TF_1x14-1MP_P0.80mm_Vertical -JST SUR series connector, BM14B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR side entry -0 -16 -15 -Connector_JST -JST_SUR_BM15B-SURS-TF_1x15-1MP_P0.80mm_Vertical -JST SUR series connector, BM15B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR side entry -0 -17 -16 -Connector_JST -JST_SUR_BM16B-SURS-TF_1x16-1MP_P0.80mm_Vertical -JST SUR series connector, BM16B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR side entry -0 -18 -17 -Connector_JST -JST_SUR_BM17B-SURS-TF_1x17-1MP_P0.80mm_Vertical -JST SUR series connector, BM17B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR side entry -0 -19 -18 -Connector_JST -JST_SUR_BM20B-SURS-TF_1x20-1MP_P0.80mm_Vertical -JST SUR series connector, BM20B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR side entry -0 -22 -21 -Connector_JST -JST_SUR_SM02B-SURS-TF_1x02-1MP_P0.80mm_Horizontal -JST SUR series connector, SM02B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR top entry -0 -4 -3 -Connector_JST -JST_SUR_SM03B-SURS-TF_1x03-1MP_P0.80mm_Horizontal -JST SUR series connector, SM03B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR top entry -0 -5 -4 -Connector_JST -JST_SUR_SM04B-SURS-TF_1x04-1MP_P0.80mm_Horizontal -JST SUR series connector, SM04B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR top entry -0 -6 -5 -Connector_JST -JST_SUR_SM05B-SURS-TF_1x05-1MP_P0.80mm_Horizontal -JST SUR series connector, SM05B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR top entry -0 -7 -6 -Connector_JST -JST_SUR_SM06B-SURS-TF_1x06-1MP_P0.80mm_Horizontal -JST SUR series connector, SM06B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR top entry -0 -8 -7 -Connector_JST -JST_SUR_SM08B-SURS-TF_1x08-1MP_P0.80mm_Horizontal -JST SUR series connector, SM08B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR top entry -0 -10 -9 -Connector_JST -JST_SUR_SM10B-SURS-TF_1x10-1MP_P0.80mm_Horizontal -JST SUR series connector, SM10B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR top entry -0 -12 -11 -Connector_JST -JST_SUR_SM12B-SURS-TF_1x12-1MP_P0.80mm_Horizontal -JST SUR series connector, SM12B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR top entry -0 -14 -13 -Connector_JST -JST_SUR_SM14B-SURS-TF_1x14-1MP_P0.80mm_Horizontal -JST SUR series connector, SM14B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR top entry -0 -16 -15 -Connector_JST -JST_SUR_SM15B-SURS-TF_1x15-1MP_P0.80mm_Horizontal -JST SUR series connector, SM15B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR top entry -0 -17 -16 -Connector_JST -JST_SUR_SM16B-SURS-TF_1x16-1MP_P0.80mm_Horizontal -JST SUR series connector, SM16B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR top entry -0 -18 -17 -Connector_JST -JST_SUR_SM17B-SURS-TF_1x17-1MP_P0.80mm_Horizontal -JST SUR series connector, SM17B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR top entry -0 -19 -18 -Connector_JST -JST_SUR_SM20B-SURS-TF_1x20-1MP_P0.80mm_Horizontal -JST SUR series connector, SM20B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR top entry -0 -22 -21 -Connector_JST -JST_SUR_SM22B-SURS-TF_1x22-1MP_P0.80mm_Horizontal -JST SUR series connector, SM22B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator -connector JST SUR top entry -0 -24 -23 -Connector_JST -JST_VH_B2P-VH-B_1x02_P3.96mm_Vertical -JST VH PBT series connector, B2P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -2 -2 -Connector_JST -JST_VH_B2P-VH-FB-B_1x02_P3.96mm_Vertical -JST VH series connector, B2P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH side entry -0 -2 -2 -Connector_JST -JST_VH_B2P-VH_1x02_P3.96mm_Vertical -JST VH series connector, B2P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -2 -2 -Connector_JST -JST_VH_B2P3-VH_1x02_P7.92mm_Vertical -JST VH series connector, B2P3-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -2 -2 -Connector_JST -JST_VH_B2PS-VH_1x02_P3.96mm_Horizontal -JST VH series connector, B2PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH top entry -0 -2 -2 -Connector_JST -JST_VH_B3P-VH-B_1x03_P3.96mm_Vertical -JST VH PBT series connector, B3P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -3 -3 -Connector_JST -JST_VH_B3P-VH-FB-B_1x03_P3.96mm_Vertical -JST VH series connector, B3P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH side entry -0 -3 -3 -Connector_JST -JST_VH_B3P-VH_1x03_P3.96mm_Vertical -JST VH series connector, B3P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -3 -3 -Connector_JST -JST_VH_B3PS-VH_1x03_P3.96mm_Horizontal -JST VH series connector, B3PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH top entry -0 -3 -3 -Connector_JST -JST_VH_B4P-VH-B_1x04_P3.96mm_Vertical -JST VH PBT series connector, B4P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -4 -4 -Connector_JST -JST_VH_B4P-VH-FB-B_1x04_P3.96mm_Vertical -JST VH series connector, B4P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH side entry -0 -4 -4 -Connector_JST -JST_VH_B4P-VH_1x04_P3.96mm_Vertical -JST VH series connector, B4P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -4 -4 -Connector_JST -JST_VH_B4PS-VH_1x04_P3.96mm_Horizontal -JST VH series connector, B4PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH top entry -0 -4 -4 -Connector_JST -JST_VH_B5P-VH-B_1x05_P3.96mm_Vertical -JST VH PBT series connector, B5P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -5 -5 -Connector_JST -JST_VH_B5P-VH-FB-B_1x05_P3.96mm_Vertical -JST VH series connector, B5P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH side entry -0 -5 -5 -Connector_JST -JST_VH_B5P-VH_1x05_P3.96mm_Vertical -JST VH series connector, B5P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -5 -5 -Connector_JST -JST_VH_B5PS-VH_1x05_P3.96mm_Horizontal -JST VH series connector, B5PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH top entry -0 -5 -5 -Connector_JST -JST_VH_B6P-VH-B_1x06_P3.96mm_Vertical -JST VH PBT series connector, B6P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -6 -6 -Connector_JST -JST_VH_B6P-VH-FB-B_1x06_P3.96mm_Vertical -JST VH series connector, B6P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH side entry -0 -6 -6 -Connector_JST -JST_VH_B6P-VH_1x06_P3.96mm_Vertical -JST VH series connector, B6P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -6 -6 -Connector_JST -JST_VH_B6PS-VH_1x06_P3.96mm_Horizontal -JST VH series connector, B6PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH top entry -0 -6 -6 -Connector_JST -JST_VH_B7P-VH-B_1x07_P3.96mm_Vertical -JST VH PBT series connector, B7P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -7 -7 -Connector_JST -JST_VH_B7P-VH-FB-B_1x07_P3.96mm_Vertical -JST VH series connector, B7P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH side entry -0 -7 -7 -Connector_JST -JST_VH_B7P-VH_1x07_P3.96mm_Vertical -JST VH series connector, B7P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -7 -7 -Connector_JST -JST_VH_B7PS-VH_1x07_P3.96mm_Horizontal -JST VH series connector, B7PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH top entry -0 -7 -7 -Connector_JST -JST_VH_B8P-VH-B_1x08_P3.96mm_Vertical -JST VH PBT series connector, B8P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -8 -8 -Connector_JST -JST_VH_B8P-VH-FB-B_1x08_P3.96mm_Vertical -JST VH series connector, B8P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH side entry -0 -8 -8 -Connector_JST -JST_VH_B8P-VH_1x08_P3.96mm_Vertical -JST VH series connector, B8P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -8 -8 -Connector_JST -JST_VH_B8PS-VH_1x08_P3.96mm_Horizontal -JST VH series connector, B8PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH top entry -0 -8 -8 -Connector_JST -JST_VH_B9P-VH-B_1x09_P3.96mm_Vertical -JST VH PBT series connector, B9P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -9 -9 -Connector_JST -JST_VH_B9P-VH-FB-B_1x09_P3.96mm_Vertical -JST VH series connector, B9P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH side entry -0 -9 -9 -Connector_JST -JST_VH_B9P-VH_1x09_P3.96mm_Vertical -JST VH series connector, B9P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -9 -9 -Connector_JST -JST_VH_B9PS-VH_1x09_P3.96mm_Horizontal -JST VH series connector, B9PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH top entry -0 -9 -9 -Connector_JST -JST_VH_B10P-VH-B_1x10_P3.96mm_Vertical -JST VH PBT series connector, B10P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -10 -10 -Connector_JST -JST_VH_B10P-VH-FB-B_1x10_P3.96mm_Vertical -JST VH series connector, B10P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH side entry -0 -10 -10 -Connector_JST -JST_VH_B10P-VH_1x10_P3.96mm_Vertical -JST VH series connector, B10P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -10 -10 -Connector_JST -JST_VH_B10PS-VH_1x10_P3.96mm_Horizontal -JST VH series connector, B10PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH top entry -0 -10 -10 -Connector_JST -JST_VH_B11P-VH-B_1x11_P3.96mm_Vertical -JST VH PBT series connector, B11P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH vertical -0 -11 -11 -Connector_JST -JST_VH_S2P-VH_1x02_P3.96mm_Horizontal -JST VH series connector, S2P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH top entry -0 -2 -2 -Connector_JST -JST_VH_S3P-VH_1x03_P3.96mm_Horizontal -JST VH series connector, S3P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH top entry -0 -3 -3 -Connector_JST -JST_VH_S4P-VH_1x04_P3.96mm_Horizontal -JST VH series connector, S4P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH top entry -0 -4 -4 -Connector_JST -JST_VH_S5P-VH_1x05_P3.96mm_Horizontal -JST VH series connector, S5P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH top entry -0 -5 -5 -Connector_JST -JST_VH_S6P-VH_1x06_P3.96mm_Horizontal -JST VH series connector, S6P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH top entry -0 -6 -6 -Connector_JST -JST_VH_S7P-VH_1x07_P3.96mm_Horizontal -JST VH series connector, S7P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator -connector JST VH top entry -0 -7 -7 -Connector_JST -JST_XAG_SM05B-XAGKS-BN-TB_1x05-1MP_P2.50mm_Horizontal -JST XAG series connector, SM05B-XAGKS-BN-TB (http://www.jst-mfg.com/product/pdf/eng/eXAG.pdf), generated with kicad-footprint-generator -connector JST XAG top entry -0 -7 -6 -Connector_JST -JST_XA_B02B-XASK-1-A_1x02_P2.50mm_Vertical -JST XA series connector, B02B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical boss -0 -2 -2 -Connector_JST -JST_XA_B02B-XASK-1_1x02_P2.50mm_Vertical -JST XA series connector, B02B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical -0 -2 -2 -Connector_JST -JST_XA_B03B-XASK-1-A_1x03_P2.50mm_Vertical -JST XA series connector, B03B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical boss -0 -3 -3 -Connector_JST -JST_XA_B03B-XASK-1_1x03_P2.50mm_Vertical -JST XA series connector, B03B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical -0 -3 -3 -Connector_JST -JST_XA_B04B-XASK-1-A_1x04_P2.50mm_Vertical -JST XA series connector, B04B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical boss -0 -4 -4 -Connector_JST -JST_XA_B04B-XASK-1_1x04_P2.50mm_Vertical -JST XA series connector, B04B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical -0 -4 -4 -Connector_JST -JST_XA_B05B-XASK-1-A_1x05_P2.50mm_Vertical -JST XA series connector, B05B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical boss -0 -5 -5 -Connector_JST -JST_XA_B05B-XASK-1_1x05_P2.50mm_Vertical -JST XA series connector, B05B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical -0 -5 -5 -Connector_JST -JST_XA_B06B-XASK-1-A_1x06_P2.50mm_Vertical -JST XA series connector, B06B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical boss -0 -6 -6 -Connector_JST -JST_XA_B06B-XASK-1_1x06_P2.50mm_Vertical -JST XA series connector, B06B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical -0 -6 -6 -Connector_JST -JST_XA_B07B-XASK-1-A_1x07_P2.50mm_Vertical -JST XA series connector, B07B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical boss -0 -7 -7 -Connector_JST -JST_XA_B07B-XASK-1_1x07_P2.50mm_Vertical -JST XA series connector, B07B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical -0 -7 -7 -Connector_JST -JST_XA_B08B-XASK-1-A_1x08_P2.50mm_Vertical -JST XA series connector, B08B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical boss -0 -8 -8 -Connector_JST -JST_XA_B08B-XASK-1_1x08_P2.50mm_Vertical -JST XA series connector, B08B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical -0 -8 -8 -Connector_JST -JST_XA_B09B-XASK-1-A_1x09_P2.50mm_Vertical -JST XA series connector, B09B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical boss -0 -9 -9 -Connector_JST -JST_XA_B09B-XASK-1_1x09_P2.50mm_Vertical -JST XA series connector, B09B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical -0 -9 -9 -Connector_JST -JST_XA_B10B-XASK-1-A_1x10_P2.50mm_Vertical -JST XA series connector, B10B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical boss -0 -10 -10 -Connector_JST -JST_XA_B10B-XASK-1_1x10_P2.50mm_Vertical -JST XA series connector, B10B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical -0 -10 -10 -Connector_JST -JST_XA_B11B-XASK-1-A_1x11_P2.50mm_Vertical -JST XA series connector, B11B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical boss -0 -11 -11 -Connector_JST -JST_XA_B11B-XASK-1_1x11_P2.50mm_Vertical -JST XA series connector, B11B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical -0 -11 -11 -Connector_JST -JST_XA_B12B-XASK-1-A_1x12_P2.50mm_Vertical -JST XA series connector, B12B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical boss -0 -12 -12 -Connector_JST -JST_XA_B12B-XASK-1_1x12_P2.50mm_Vertical -JST XA series connector, B12B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical -0 -12 -12 -Connector_JST -JST_XA_B13B-XASK-1-A_1x13_P2.50mm_Vertical -JST XA series connector, B13B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical boss -0 -13 -13 -Connector_JST -JST_XA_B13B-XASK-1_1x13_P2.50mm_Vertical -JST XA series connector, B13B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical -0 -13 -13 -Connector_JST -JST_XA_B14B-XASK-1-A_1x14_P2.50mm_Vertical -JST XA series connector, B14B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical boss -0 -14 -14 -Connector_JST -JST_XA_B14B-XASK-1_1x14_P2.50mm_Vertical -JST XA series connector, B14B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical -0 -14 -14 -Connector_JST -JST_XA_B15B-XASK-1-A_1x15_P2.50mm_Vertical -JST XA series connector, B15B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical boss -0 -15 -15 -Connector_JST -JST_XA_B15B-XASK-1_1x15_P2.50mm_Vertical -JST XA series connector, B15B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical -0 -15 -15 -Connector_JST -JST_XA_B18B-XASK-1_1x18_P2.50mm_Vertical -JST XA series connector, B18B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical -0 -18 -18 -Connector_JST -JST_XA_B20B-XASK-1-A_1x20_P2.50mm_Vertical -JST XA series connector, B20B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical boss -0 -20 -20 -Connector_JST -JST_XA_B20B-XASK-1_1x20_P2.50mm_Vertical -JST XA series connector, B20B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA vertical -0 -20 -20 -Connector_JST -JST_XA_S02B-XASK-1N-BN_1x02_P2.50mm_Horizontal -JST XA series connector, S02B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal -0 -2 -2 -Connector_JST -JST_XA_S02B-XASK-1_1x02_P2.50mm_Horizontal -JST XA series connector, S02B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal hook -0 -2 -2 -Connector_JST -JST_XA_S03B-XASK-1N-BN_1x03_P2.50mm_Horizontal -JST XA series connector, S03B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal -0 -3 -3 -Connector_JST -JST_XA_S03B-XASK-1_1x03_P2.50mm_Horizontal -JST XA series connector, S03B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal hook -0 -3 -3 -Connector_JST -JST_XA_S04B-XASK-1N-BN_1x04_P2.50mm_Horizontal -JST XA series connector, S04B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal -0 -4 -4 -Connector_JST -JST_XA_S04B-XASK-1_1x04_P2.50mm_Horizontal -JST XA series connector, S04B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal hook -0 -4 -4 -Connector_JST -JST_XA_S05B-XASK-1N-BN_1x05_P2.50mm_Horizontal -JST XA series connector, S05B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal -0 -5 -5 -Connector_JST -JST_XA_S05B-XASK-1_1x05_P2.50mm_Horizontal -JST XA series connector, S05B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal hook -0 -5 -5 -Connector_JST -JST_XA_S06B-XASK-1N-BN_1x06_P2.50mm_Horizontal -JST XA series connector, S06B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal -0 -6 -6 -Connector_JST -JST_XA_S06B-XASK-1_1x06_P2.50mm_Horizontal -JST XA series connector, S06B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal hook -0 -6 -6 -Connector_JST -JST_XA_S07B-XASK-1N-BN_1x07_P2.50mm_Horizontal -JST XA series connector, S07B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal -0 -7 -7 -Connector_JST -JST_XA_S07B-XASK-1_1x07_P2.50mm_Horizontal -JST XA series connector, S07B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal hook -0 -7 -7 -Connector_JST -JST_XA_S08B-XASK-1N-BN_1x08_P2.50mm_Horizontal -JST XA series connector, S08B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal -0 -8 -8 -Connector_JST -JST_XA_S08B-XASK-1_1x08_P2.50mm_Horizontal -JST XA series connector, S08B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal hook -0 -8 -8 -Connector_JST -JST_XA_S09B-XASK-1N-BN_1x09_P2.50mm_Horizontal -JST XA series connector, S09B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal -0 -9 -9 -Connector_JST -JST_XA_S09B-XASK-1_1x09_P2.50mm_Horizontal -JST XA series connector, S09B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal hook -0 -9 -9 -Connector_JST -JST_XA_S10B-XASK-1N-BN_1x10_P2.50mm_Horizontal -JST XA series connector, S10B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal -0 -10 -10 -Connector_JST -JST_XA_S10B-XASK-1_1x10_P2.50mm_Horizontal -JST XA series connector, S10B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal hook -0 -10 -10 -Connector_JST -JST_XA_S11B-XASK-1N-BN_1x11_P2.50mm_Horizontal -JST XA series connector, S11B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal -0 -11 -11 -Connector_JST -JST_XA_S11B-XASK-1_1x11_P2.50mm_Horizontal -JST XA series connector, S11B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal hook -0 -11 -11 -Connector_JST -JST_XA_S12B-XASK-1N-BN_1x12_P2.50mm_Horizontal -JST XA series connector, S12B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal -0 -12 -12 -Connector_JST -JST_XA_S12B-XASK-1_1x12_P2.50mm_Horizontal -JST XA series connector, S12B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal hook -0 -12 -12 -Connector_JST -JST_XA_S13B-XASK-1N-BN_1x13_P2.50mm_Horizontal -JST XA series connector, S13B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal -0 -13 -13 -Connector_JST -JST_XA_S13B-XASK-1_1x13_P2.50mm_Horizontal -JST XA series connector, S13B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal hook -0 -13 -13 -Connector_JST -JST_XA_S14B-XASK-1N-BN_1x14_P2.50mm_Horizontal -JST XA series connector, S14B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal -0 -14 -14 -Connector_JST -JST_XA_S14B-XASK-1_1x14_P2.50mm_Horizontal -JST XA series connector, S14B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator -connector JST XA horizontal hook -0 -14 -14 -Connector_JST -JST_XH_B1B-XH-AM_1x01_P2.50mm_Vertical -JST XH series connector, B1B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH vertical boss -0 -1 -1 -Connector_JST -JST_XH_B2B-XH-AM_1x02_P2.50mm_Vertical -JST XH series connector, B2B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH vertical boss -0 -2 -2 -Connector_JST -JST_XH_B2B-XH-A_1x02_P2.50mm_Vertical -JST XH series connector, B2B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH vertical -0 -2 -2 -Connector_JST -JST_XH_B3B-XH-AM_1x03_P2.50mm_Vertical -JST XH series connector, B3B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH vertical boss -0 -3 -3 -Connector_JST -JST_XH_B3B-XH-A_1x03_P2.50mm_Vertical -JST XH series connector, B3B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH vertical -0 -3 -3 -Connector_JST -JST_XH_B4B-XH-AM_1x04_P2.50mm_Vertical -JST XH series connector, B4B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH vertical boss -0 -4 -4 -Connector_JST -JST_XH_B4B-XH-A_1x04_P2.50mm_Vertical -JST XH series connector, B4B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH vertical -0 -4 -4 -Connector_JST -JST_XH_B5B-XH-AM_1x05_P2.50mm_Vertical -JST XH series connector, B5B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH vertical boss -0 -5 -5 -Connector_JST -JST_XH_B5B-XH-A_1x05_P2.50mm_Vertical -JST XH series connector, B5B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH vertical -0 -5 -5 -Connector_JST -JST_XH_B6B-XH-AM_1x06_P2.50mm_Vertical -JST XH series connector, B6B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH vertical boss -0 -6 -6 -Connector_JST -JST_XH_B6B-XH-A_1x06_P2.50mm_Vertical -JST XH series connector, B6B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH vertical -0 -6 -6 -Connector_JST -JST_XH_B7B-XH-AM_1x07_P2.50mm_Vertical -JST XH series connector, B7B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH vertical boss -0 -7 -7 -Connector_JST -JST_XH_B7B-XH-A_1x07_P2.50mm_Vertical -JST XH series connector, B7B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH vertical -0 -7 -7 -Connector_JST -JST_XH_B8B-XH-AM_1x08_P2.50mm_Vertical -JST XH series connector, B8B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH vertical boss -0 -8 -8 -Connector_JST -JST_XH_B8B-XH-A_1x08_P2.50mm_Vertical -JST XH series connector, B8B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH vertical -0 -8 -8 -Connector_JST -JST_XH_B9B-XH-AM_1x09_P2.50mm_Vertical -JST XH series connector, B9B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH vertical boss -0 -9 -9 -Connector_JST -JST_XH_B9B-XH-A_1x09_P2.50mm_Vertical -JST XH series connector, B9B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH vertical -0 -9 -9 -Connector_JST -JST_XH_B10B-XH-AM_1x10_P2.50mm_Vertical -JST XH series connector, B10B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH side entry boss -0 -10 -10 -Connector_JST -JST_XH_B10B-XH-A_1x10_P2.50mm_Vertical -JST XH series connector, B10B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH side entry -0 -10 -10 -Connector_JST -JST_XH_B11B-XH-A_1x11_P2.50mm_Vertical -JST XH series connector, B11B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH side entry -0 -11 -11 -Connector_JST -JST_XH_B12B-XH-AM_1x12_P2.50mm_Vertical -JST XH series connector, B12B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH side entry boss -0 -12 -12 -Connector_JST -JST_XH_B12B-XH-A_1x12_P2.50mm_Vertical -JST XH series connector, B12B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH side entry -0 -12 -12 -Connector_JST -JST_XH_B13B-XH-A_1x13_P2.50mm_Vertical -JST XH series connector, B13B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH side entry -0 -13 -13 -Connector_JST -JST_XH_B14B-XH-A_1x14_P2.50mm_Vertical -JST XH series connector, B14B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH side entry -0 -14 -14 -Connector_JST -JST_XH_B15B-XH-A_1x15_P2.50mm_Vertical -JST XH series connector, B15B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH side entry -0 -15 -15 -Connector_JST -JST_XH_B16B-XH-A_1x16_P2.50mm_Vertical -JST XH series connector, B16B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH side entry -0 -16 -16 -Connector_JST -JST_XH_B20B-XH-A_1x20_P2.50mm_Vertical -JST XH series connector, B20B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH side entry -0 -20 -20 -Connector_JST -JST_XH_S2B-XH-A-1_1x02_P2.50mm_Horizontal -JST XH series connector, S2B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH horizontal -0 -2 -2 -Connector_JST -JST_XH_S2B-XH-A_1x02_P2.50mm_Horizontal -JST XH series connector, S2B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH horizontal -0 -2 -2 -Connector_JST -JST_XH_S3B-XH-A-1_1x03_P2.50mm_Horizontal -JST XH series connector, S3B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH horizontal -0 -3 -3 -Connector_JST -JST_XH_S3B-XH-A_1x03_P2.50mm_Horizontal -JST XH series connector, S3B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH horizontal -0 -3 -3 -Connector_JST -JST_XH_S4B-XH-A-1_1x04_P2.50mm_Horizontal -JST XH series connector, S4B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH horizontal -0 -4 -4 -Connector_JST -JST_XH_S4B-XH-A_1x04_P2.50mm_Horizontal -JST XH series connector, S4B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH horizontal -0 -4 -4 -Connector_JST -JST_XH_S5B-XH-A-1_1x05_P2.50mm_Horizontal -JST XH series connector, S5B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH horizontal -0 -5 -5 -Connector_JST -JST_XH_S5B-XH-A_1x05_P2.50mm_Horizontal -JST XH series connector, S5B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH horizontal -0 -5 -5 -Connector_JST -JST_XH_S6B-XH-A-1_1x06_P2.50mm_Horizontal -JST XH series connector, S6B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH horizontal -0 -6 -6 -Connector_JST -JST_XH_S6B-XH-A_1x06_P2.50mm_Horizontal -JST XH series connector, S6B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH horizontal -0 -6 -6 -Connector_JST -JST_XH_S7B-XH-A-1_1x07_P2.50mm_Horizontal -JST XH series connector, S7B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH horizontal -0 -7 -7 -Connector_JST -JST_XH_S7B-XH-A_1x07_P2.50mm_Horizontal -JST XH series connector, S7B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH horizontal -0 -7 -7 -Connector_JST -JST_XH_S8B-XH-A-1_1x08_P2.50mm_Horizontal -JST XH series connector, S8B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH horizontal -0 -8 -8 -Connector_JST -JST_XH_S8B-XH-A_1x08_P2.50mm_Horizontal -JST XH series connector, S8B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH horizontal -0 -8 -8 -Connector_JST -JST_XH_S9B-XH-A-1_1x09_P2.50mm_Horizontal -JST XH series connector, S9B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH horizontal -0 -9 -9 -Connector_JST -JST_XH_S9B-XH-A_1x09_P2.50mm_Horizontal -JST XH series connector, S9B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH horizontal -0 -9 -9 -Connector_JST -JST_XH_S10B-XH-A-1_1x10_P2.50mm_Horizontal -JST XH series connector, S10B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH top entry -0 -10 -10 -Connector_JST -JST_XH_S10B-XH-A_1x10_P2.50mm_Horizontal -JST XH series connector, S10B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH top entry -0 -10 -10 -Connector_JST -JST_XH_S11B-XH-A-1_1x11_P2.50mm_Horizontal -JST XH series connector, S11B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH top entry -0 -11 -11 -Connector_JST -JST_XH_S11B-XH-A_1x11_P2.50mm_Horizontal -JST XH series connector, S11B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH top entry -0 -11 -11 -Connector_JST -JST_XH_S12B-XH-A-1_1x12_P2.50mm_Horizontal -JST XH series connector, S12B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH top entry -0 -12 -12 -Connector_JST -JST_XH_S12B-XH-A_1x12_P2.50mm_Horizontal -JST XH series connector, S12B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH top entry -0 -12 -12 -Connector_JST -JST_XH_S13B-XH-A-1_1x13_P2.50mm_Horizontal -JST XH series connector, S13B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH top entry -0 -13 -13 -Connector_JST -JST_XH_S13B-XH-A_1x13_P2.50mm_Horizontal -JST XH series connector, S13B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH top entry -0 -13 -13 -Connector_JST -JST_XH_S14B-XH-A-1_1x14_P2.50mm_Horizontal -JST XH series connector, S14B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH top entry -0 -14 -14 -Connector_JST -JST_XH_S14B-XH-A_1x14_P2.50mm_Horizontal -JST XH series connector, S14B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH top entry -0 -14 -14 -Connector_JST -JST_XH_S15B-XH-A-1_1x15_P2.50mm_Horizontal -JST XH series connector, S15B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH top entry -0 -15 -15 -Connector_JST -JST_XH_S15B-XH-A_1x15_P2.50mm_Horizontal -JST XH series connector, S15B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH top entry -0 -15 -15 -Connector_JST -JST_XH_S16B-XH-A_1x16_P2.50mm_Horizontal -JST XH series connector, S16B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator -connector JST XH top entry -0 -16 -16 -Connector_JST -JST_ZE_B02B-ZESK-1D_1x02_P1.50mm_Vertical -JST ZE series connector, B02B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry boss -0 -2 -2 -Connector_JST -JST_ZE_B03B-ZESK-1D_1x03_P1.50mm_Vertical -JST ZE series connector, B03B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry boss -0 -3 -3 -Connector_JST -JST_ZE_B03B-ZESK-D_1x03_P1.50mm_Vertical -JST ZE series connector, B03B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry -0 -3 -3 -Connector_JST -JST_ZE_B04B-ZESK-1D_1x04_P1.50mm_Vertical -JST ZE series connector, B04B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry boss -0 -4 -4 -Connector_JST -JST_ZE_B04B-ZESK-D_1x04_P1.50mm_Vertical -JST ZE series connector, B04B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry -0 -4 -4 -Connector_JST -JST_ZE_B05B-ZESK-1D_1x05_P1.50mm_Vertical -JST ZE series connector, B05B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry boss -0 -5 -5 -Connector_JST -JST_ZE_B05B-ZESK-D_1x05_P1.50mm_Vertical -JST ZE series connector, B05B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry -0 -5 -5 -Connector_JST -JST_ZE_B06B-ZESK-1D_1x06_P1.50mm_Vertical -JST ZE series connector, B06B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry boss -0 -6 -6 -Connector_JST -JST_ZE_B06B-ZESK-D_1x06_P1.50mm_Vertical -JST ZE series connector, B06B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry -0 -6 -6 -Connector_JST -JST_ZE_B07B-ZESK-1D_1x07_P1.50mm_Vertical -JST ZE series connector, B07B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry boss -0 -7 -7 -Connector_JST -JST_ZE_B07B-ZESK-D_1x07_P1.50mm_Vertical -JST ZE series connector, B07B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry -0 -7 -7 -Connector_JST -JST_ZE_B08B-ZESK-1D_1x08_P1.50mm_Vertical -JST ZE series connector, B08B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry boss -0 -8 -8 -Connector_JST -JST_ZE_B08B-ZESK-D_1x08_P1.50mm_Vertical -JST ZE series connector, B08B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry -0 -8 -8 -Connector_JST -JST_ZE_B09B-ZESK-1D_1x09_P1.50mm_Vertical -JST ZE series connector, B09B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry boss -0 -9 -9 -Connector_JST -JST_ZE_B09B-ZESK-D_1x09_P1.50mm_Vertical -JST ZE series connector, B09B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry -0 -9 -9 -Connector_JST -JST_ZE_B10B-ZESK-1D_1x10_P1.50mm_Vertical -JST ZE series connector, B10B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry boss -0 -10 -10 -Connector_JST -JST_ZE_B10B-ZESK-D_1x10_P1.50mm_Vertical -JST ZE series connector, B10B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry -0 -10 -10 -Connector_JST -JST_ZE_B11B-ZESK-1D_1x11_P1.50mm_Vertical -JST ZE series connector, B11B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry boss -0 -11 -11 -Connector_JST -JST_ZE_B11B-ZESK-D_1x11_P1.50mm_Vertical -JST ZE series connector, B11B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry -0 -11 -11 -Connector_JST -JST_ZE_B12B-ZESK-1D_1x12_P1.50mm_Vertical -JST ZE series connector, B12B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry boss -0 -12 -12 -Connector_JST -JST_ZE_B12B-ZESK-D_1x12_P1.50mm_Vertical -JST ZE series connector, B12B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry -0 -12 -12 -Connector_JST -JST_ZE_B13B-ZESK-1D_1x13_P1.50mm_Vertical -JST ZE series connector, B13B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry boss -0 -13 -13 -Connector_JST -JST_ZE_B13B-ZESK-D_1x13_P1.50mm_Vertical -JST ZE series connector, B13B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry -0 -13 -13 -Connector_JST -JST_ZE_B14B-ZESK-1D_1x14_P1.50mm_Vertical -JST ZE series connector, B14B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry boss -0 -14 -14 -Connector_JST -JST_ZE_B14B-ZESK-D_1x14_P1.50mm_Vertical -JST ZE series connector, B14B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry -0 -14 -14 -Connector_JST -JST_ZE_B15B-ZESK-1D_1x15_P1.50mm_Vertical -JST ZE series connector, B15B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry boss -0 -15 -15 -Connector_JST -JST_ZE_B15B-ZESK-D_1x15_P1.50mm_Vertical -JST ZE series connector, B15B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry -0 -15 -15 -Connector_JST -JST_ZE_B16B-ZESK-1D_1x16_P1.50mm_Vertical -JST ZE series connector, B16B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry boss -0 -16 -16 -Connector_JST -JST_ZE_B16B-ZESK-D_1x16_P1.50mm_Vertical -JST ZE series connector, B16B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE side entry -0 -16 -16 -Connector_JST -JST_ZE_BM02B-ZESS-TBT_1x02-1MP_P1.50mm_Vertical -JST ZE series connector, BM02B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE vertical -0 -4 -3 -Connector_JST -JST_ZE_BM03B-ZESS-TBT_1x03-1MP_P1.50mm_Vertical -JST ZE series connector, BM03B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE vertical -0 -5 -4 -Connector_JST -JST_ZE_BM04B-ZESS-TBT_1x04-1MP_P1.50mm_Vertical -JST ZE series connector, BM04B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE vertical -0 -6 -5 -Connector_JST -JST_ZE_BM05B-ZESS-TBT_1x05-1MP_P1.50mm_Vertical -JST ZE series connector, BM05B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE vertical -0 -7 -6 -Connector_JST -JST_ZE_BM06B-ZESS-TBT_1x06-1MP_P1.50mm_Vertical -JST ZE series connector, BM06B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE vertical -0 -8 -7 -Connector_JST -JST_ZE_BM07B-ZESS-TBT_1x07-1MP_P1.50mm_Vertical -JST ZE series connector, BM07B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE vertical -0 -9 -8 -Connector_JST -JST_ZE_BM08B-ZESS-TBT_1x08-1MP_P1.50mm_Vertical -JST ZE series connector, BM08B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE vertical -0 -10 -9 -Connector_JST -JST_ZE_BM09B-ZESS-TBT_1x09-1MP_P1.50mm_Vertical -JST ZE series connector, BM09B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE vertical -0 -11 -10 -Connector_JST -JST_ZE_BM10B-ZESS-TBT_1x10-1MP_P1.50mm_Vertical -JST ZE series connector, BM10B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE vertical -0 -12 -11 -Connector_JST -JST_ZE_BM11B-ZESS-TBT_1x11-1MP_P1.50mm_Vertical -JST ZE series connector, BM11B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE vertical -0 -13 -12 -Connector_JST -JST_ZE_BM12B-ZESS-TBT_1x12-1MP_P1.50mm_Vertical -JST ZE series connector, BM12B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE vertical -0 -14 -13 -Connector_JST -JST_ZE_BM13B-ZESS-TBT_1x13-1MP_P1.50mm_Vertical -JST ZE series connector, BM13B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE vertical -0 -15 -14 -Connector_JST -JST_ZE_BM14B-ZESS-TBT_1x14-1MP_P1.50mm_Vertical -JST ZE series connector, BM14B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE vertical -0 -16 -15 -Connector_JST -JST_ZE_BM15B-ZESS-TBT_1x15-1MP_P1.50mm_Vertical -JST ZE series connector, BM15B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE vertical -0 -17 -16 -Connector_JST -JST_ZE_BM16B-ZESS-TBT_1x16-1MP_P1.50mm_Vertical -JST ZE series connector, BM16B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE vertical -0 -18 -17 -Connector_JST -JST_ZE_S02B-ZESK-2D_1x02_P1.50mm_Horizontal -JST ZE series connector, S02B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE top entry -0 -2 -2 -Connector_JST -JST_ZE_S03B-ZESK-2D_1x03_P1.50mm_Horizontal -JST ZE series connector, S03B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE top entry -0 -3 -3 -Connector_JST -JST_ZE_S04B-ZESK-2D_1x04_P1.50mm_Horizontal -JST ZE series connector, S04B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE top entry -0 -4 -4 -Connector_JST -JST_ZE_S05B-ZESK-2D_1x05_P1.50mm_Horizontal -JST ZE series connector, S05B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE top entry -0 -5 -5 -Connector_JST -JST_ZE_S06B-ZESK-2D_1x06_P1.50mm_Horizontal -JST ZE series connector, S06B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE top entry -0 -6 -6 -Connector_JST -JST_ZE_S07B-ZESK-2D_1x07_P1.50mm_Horizontal -JST ZE series connector, S07B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE top entry -0 -7 -7 -Connector_JST -JST_ZE_S08B-ZESK-2D_1x08_P1.50mm_Horizontal -JST ZE series connector, S08B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE top entry -0 -8 -8 -Connector_JST -JST_ZE_S09B-ZESK-2D_1x09_P1.50mm_Horizontal -JST ZE series connector, S09B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE top entry -0 -9 -9 -Connector_JST -JST_ZE_S10B-ZESK-2D_1x10_P1.50mm_Horizontal -JST ZE series connector, S10B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE top entry -0 -10 -10 -Connector_JST -JST_ZE_S11B-ZESK-2D_1x11_P1.50mm_Horizontal -JST ZE series connector, S11B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE top entry -0 -11 -11 -Connector_JST -JST_ZE_S12B-ZESK-2D_1x12_P1.50mm_Horizontal -JST ZE series connector, S12B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE top entry -0 -12 -12 -Connector_JST -JST_ZE_S13B-ZESK-2D_1x13_P1.50mm_Horizontal -JST ZE series connector, S13B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE top entry -0 -13 -13 -Connector_JST -JST_ZE_S14B-ZESK-2D_1x14_P1.50mm_Horizontal -JST ZE series connector, S14B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE top entry -0 -14 -14 -Connector_JST -JST_ZE_S15B-ZESK-2D_1x15_P1.50mm_Horizontal -JST ZE series connector, S15B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE top entry -0 -15 -15 -Connector_JST -JST_ZE_S16B-ZESK-2D_1x16_P1.50mm_Horizontal -JST ZE series connector, S16B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE top entry -0 -16 -16 -Connector_JST -JST_ZE_SM02B-ZESS-TB_1x02-1MP_P1.50mm_Horizontal -JST ZE series connector, SM02B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE horizontal -0 -4 -3 -Connector_JST -JST_ZE_SM03B-ZESS-TB_1x03-1MP_P1.50mm_Horizontal -JST ZE series connector, SM03B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE horizontal -0 -5 -4 -Connector_JST -JST_ZE_SM04B-ZESS-TB_1x04-1MP_P1.50mm_Horizontal -JST ZE series connector, SM04B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE horizontal -0 -6 -5 -Connector_JST -JST_ZE_SM05B-ZESS-TB_1x05-1MP_P1.50mm_Horizontal -JST ZE series connector, SM05B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE horizontal -0 -7 -6 -Connector_JST -JST_ZE_SM06B-ZESS-TB_1x06-1MP_P1.50mm_Horizontal -JST ZE series connector, SM06B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE horizontal -0 -8 -7 -Connector_JST -JST_ZE_SM07B-ZESS-TB_1x07-1MP_P1.50mm_Horizontal -JST ZE series connector, SM07B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE horizontal -0 -9 -8 -Connector_JST -JST_ZE_SM08B-ZESS-TB_1x08-1MP_P1.50mm_Horizontal -JST ZE series connector, SM08B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE horizontal -0 -10 -9 -Connector_JST -JST_ZE_SM09B-ZESS-TB_1x09-1MP_P1.50mm_Horizontal -JST ZE series connector, SM09B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE horizontal -0 -11 -10 -Connector_JST -JST_ZE_SM10B-ZESS-TB_1x10-1MP_P1.50mm_Horizontal -JST ZE series connector, SM10B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE horizontal -0 -12 -11 -Connector_JST -JST_ZE_SM11B-ZESS-TB_1x11-1MP_P1.50mm_Horizontal -JST ZE series connector, SM11B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE horizontal -0 -13 -12 -Connector_JST -JST_ZE_SM12B-ZESS-TB_1x12-1MP_P1.50mm_Horizontal -JST ZE series connector, SM12B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE horizontal -0 -14 -13 -Connector_JST -JST_ZE_SM13B-ZESS-TB_1x13-1MP_P1.50mm_Horizontal -JST ZE series connector, SM13B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE horizontal -0 -15 -14 -Connector_JST -JST_ZE_SM14B-ZESS-TB_1x14-1MP_P1.50mm_Horizontal -JST ZE series connector, SM14B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE horizontal -0 -16 -15 -Connector_JST -JST_ZE_SM15B-ZESS-TB_1x15-1MP_P1.50mm_Horizontal -JST ZE series connector, SM15B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE horizontal -0 -17 -16 -Connector_JST -JST_ZE_SM16B-ZESS-TB_1x16-1MP_P1.50mm_Horizontal -JST ZE series connector, SM16B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator -connector JST ZE horizontal -0 -18 -17 -Connector_Molex -Molex_CLIK-Mate_502382-0270_1x02-1MP_P1.25mm_Vertical -Molex CLIK-Mate series connector, 502382-0270 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -4 -3 -Connector_Molex -Molex_CLIK-Mate_502382-0370_1x03-1MP_P1.25mm_Vertical -Molex CLIK-Mate series connector, 502382-0370 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -5 -4 -Connector_Molex -Molex_CLIK-Mate_502382-0470_1x04-1MP_P1.25mm_Vertical -Molex CLIK-Mate series connector, 502382-0470 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -6 -5 -Connector_Molex -Molex_CLIK-Mate_502382-0570_1x05-1MP_P1.25mm_Vertical -Molex CLIK-Mate series connector, 502382-0570 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -7 -6 -Connector_Molex -Molex_CLIK-Mate_502382-0670_1x06-1MP_P1.25mm_Vertical -Molex CLIK-Mate series connector, 502382-0670 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -8 -7 -Connector_Molex -Molex_CLIK-Mate_502382-0770_1x07-1MP_P1.25mm_Vertical -Molex CLIK-Mate series connector, 502382-0770 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -9 -8 -Connector_Molex -Molex_CLIK-Mate_502382-0870_1x08-1MP_P1.25mm_Vertical -Molex CLIK-Mate series connector, 502382-0870 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -10 -9 -Connector_Molex -Molex_CLIK-Mate_502382-0970_1x09-1MP_P1.25mm_Vertical -Molex CLIK-Mate series connector, 502382-0970 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -11 -10 -Connector_Molex -Molex_CLIK-Mate_502382-1070_1x10-1MP_P1.25mm_Vertical -Molex CLIK-Mate series connector, 502382-1070 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -12 -11 -Connector_Molex -Molex_CLIK-Mate_502382-1170_1x11-1MP_P1.25mm_Vertical -Molex CLIK-Mate series connector, 502382-1170 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -13 -12 -Connector_Molex -Molex_CLIK-Mate_502382-1270_1x12-1MP_P1.25mm_Vertical -Molex CLIK-Mate series connector, 502382-1270 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -14 -13 -Connector_Molex -Molex_CLIK-Mate_502382-1370_1x13-1MP_P1.25mm_Vertical -Molex CLIK-Mate series connector, 502382-1370 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -15 -14 -Connector_Molex -Molex_CLIK-Mate_502382-1470_1x14-1MP_P1.25mm_Vertical -Molex CLIK-Mate series connector, 502382-1470 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -16 -15 -Connector_Molex -Molex_CLIK-Mate_502382-1570_1x15-1MP_P1.25mm_Vertical -Molex CLIK-Mate series connector, 502382-1570 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -17 -16 -Connector_Molex -Molex_CLIK-Mate_502386-0270_1x02-1MP_P1.25mm_Horizontal -Molex CLIK-Mate series connector, 502386-0270 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -4 -3 -Connector_Molex -Molex_CLIK-Mate_502386-0370_1x03-1MP_P1.25mm_Horizontal -Molex CLIK-Mate series connector, 502386-0370 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -5 -4 -Connector_Molex -Molex_CLIK-Mate_502386-0470_1x04-1MP_P1.25mm_Horizontal -Molex CLIK-Mate series connector, 502386-0470 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -6 -5 -Connector_Molex -Molex_CLIK-Mate_502386-0570_1x05-1MP_P1.25mm_Horizontal -Molex CLIK-Mate series connector, 502386-0570 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -7 -6 -Connector_Molex -Molex_CLIK-Mate_502386-0670_1x06-1MP_P1.25mm_Horizontal -Molex CLIK-Mate series connector, 502386-0670 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -8 -7 -Connector_Molex -Molex_CLIK-Mate_502386-0770_1x07-1MP_P1.25mm_Horizontal -Molex CLIK-Mate series connector, 502386-0770 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -9 -8 -Connector_Molex -Molex_CLIK-Mate_502386-0870_1x08-1MP_P1.25mm_Horizontal -Molex CLIK-Mate series connector, 502386-0870 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -10 -9 -Connector_Molex -Molex_CLIK-Mate_502386-0970_1x09-1MP_P1.25mm_Horizontal -Molex CLIK-Mate series connector, 502386-0970 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -11 -10 -Connector_Molex -Molex_CLIK-Mate_502386-1070_1x10-1MP_P1.25mm_Horizontal -Molex CLIK-Mate series connector, 502386-1070 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -12 -11 -Connector_Molex -Molex_CLIK-Mate_502386-1170_1x11-1MP_P1.25mm_Horizontal -Molex CLIK-Mate series connector, 502386-1170 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -13 -12 -Connector_Molex -Molex_CLIK-Mate_502386-1270_1x12-1MP_P1.25mm_Horizontal -Molex CLIK-Mate series connector, 502386-1270 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -14 -13 -Connector_Molex -Molex_CLIK-Mate_502386-1370_1x13-1MP_P1.25mm_Horizontal -Molex CLIK-Mate series connector, 502386-1370 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -15 -14 -Connector_Molex -Molex_CLIK-Mate_502386-1470_1x14-1MP_P1.25mm_Horizontal -Molex CLIK-Mate series connector, 502386-1470 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -16 -15 -Connector_Molex -Molex_CLIK-Mate_502386-1570_1x15-1MP_P1.25mm_Horizontal -Molex CLIK-Mate series connector, 502386-1570 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -17 -16 -Connector_Molex -Molex_CLIK-Mate_502443-0270_1x02-1MP_P2.00mm_Vertical -Molex CLIK-Mate series connector, 502443-0270 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -4 -3 -Connector_Molex -Molex_CLIK-Mate_502443-0370_1x03-1MP_P2.00mm_Vertical -Molex CLIK-Mate series connector, 502443-0370 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -5 -4 -Connector_Molex -Molex_CLIK-Mate_502443-0470_1x04-1MP_P2.00mm_Vertical -Molex CLIK-Mate series connector, 502443-0470 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -6 -5 -Connector_Molex -Molex_CLIK-Mate_502443-0570_1x05-1MP_P2.00mm_Vertical -Molex CLIK-Mate series connector, 502443-0570 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -7 -6 -Connector_Molex -Molex_CLIK-Mate_502443-0670_1x06-1MP_P2.00mm_Vertical -Molex CLIK-Mate series connector, 502443-0670 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -8 -7 -Connector_Molex -Molex_CLIK-Mate_502443-0770_1x07-1MP_P2.00mm_Vertical -Molex CLIK-Mate series connector, 502443-0770 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -9 -8 -Connector_Molex -Molex_CLIK-Mate_502443-0870_1x08-1MP_P2.00mm_Vertical -Molex CLIK-Mate series connector, 502443-0870 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -10 -9 -Connector_Molex -Molex_CLIK-Mate_502443-0970_1x09-1MP_P2.00mm_Vertical -Molex CLIK-Mate series connector, 502443-0970 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -11 -10 -Connector_Molex -Molex_CLIK-Mate_502443-1270_1x12-1MP_P2.00mm_Vertical -Molex CLIK-Mate series connector, 502443-1270 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -14 -13 -Connector_Molex -Molex_CLIK-Mate_502443-1370_1x13-1MP_P2.00mm_Vertical -Molex CLIK-Mate series connector, 502443-1370 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -15 -14 -Connector_Molex -Molex_CLIK-Mate_502443-1470_1x14-1MP_P2.00mm_Vertical -Molex CLIK-Mate series connector, 502443-1470 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -16 -15 -Connector_Molex -Molex_CLIK-Mate_502443-1570_1x15-1MP_P2.00mm_Vertical -Molex CLIK-Mate series connector, 502443-1570 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -17 -16 -Connector_Molex -Molex_CLIK-Mate_502494-0270_1x02-1MP_P2.00mm_Horizontal -Molex CLIK-Mate series connector, 502494-0270 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -4 -3 -Connector_Molex -Molex_CLIK-Mate_502494-0370_1x03-1MP_P2.00mm_Horizontal -Molex CLIK-Mate series connector, 502494-0370 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -5 -4 -Connector_Molex -Molex_CLIK-Mate_502494-0470_1x04-1MP_P2.00mm_Horizontal -Molex CLIK-Mate series connector, 502494-0470 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -6 -5 -Connector_Molex -Molex_CLIK-Mate_502494-0670_1x06-1MP_P2.00mm_Horizontal -Molex CLIK-Mate series connector, 502494-0670 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -8 -7 -Connector_Molex -Molex_CLIK-Mate_502494-0870_1x08-1MP_P2.00mm_Horizontal -Molex CLIK-Mate series connector, 502494-0870 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -10 -9 -Connector_Molex -Molex_CLIK-Mate_502494-1070_1x10-1MP_P2.00mm_Horizontal -Molex CLIK-Mate series connector, 502494-1070 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -12 -11 -Connector_Molex -Molex_CLIK-Mate_502494-1270_1x12-1MP_P2.00mm_Horizontal -Molex CLIK-Mate series connector, 502494-1270 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -14 -13 -Connector_Molex -Molex_CLIK-Mate_502494-1370_1x13-1MP_P2.00mm_Horizontal -Molex CLIK-Mate series connector, 502494-1370 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -15 -14 -Connector_Molex -Molex_CLIK-Mate_502494-1470_1x14-1MP_P2.00mm_Horizontal -Molex CLIK-Mate series connector, 502494-1470 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -16 -15 -Connector_Molex -Molex_CLIK-Mate_502494-1570_1x15-1MP_P2.00mm_Horizontal -Molex CLIK-Mate series connector, 502494-1570 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -17 -16 -Connector_Molex -Molex_CLIK-Mate_502585-0270_1x02-1MP_P1.50mm_Horizontal -Molex CLIK-Mate series connector, 502585-0270 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -4 -3 -Connector_Molex -Molex_CLIK-Mate_502585-0370_1x03-1MP_P1.50mm_Horizontal -Molex CLIK-Mate series connector, 502585-0370 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -5 -4 -Connector_Molex -Molex_CLIK-Mate_502585-0470_1x04-1MP_P1.50mm_Horizontal -Molex CLIK-Mate series connector, 502585-0470 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -6 -5 -Connector_Molex -Molex_CLIK-Mate_502585-0570_1x05-1MP_P1.50mm_Horizontal -Molex CLIK-Mate series connector, 502585-0570 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -7 -6 -Connector_Molex -Molex_CLIK-Mate_502585-0670_1x06-1MP_P1.50mm_Horizontal -Molex CLIK-Mate series connector, 502585-0670 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -8 -7 -Connector_Molex -Molex_CLIK-Mate_502585-0770_1x07-1MP_P1.50mm_Horizontal -Molex CLIK-Mate series connector, 502585-0770 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -9 -8 -Connector_Molex -Molex_CLIK-Mate_502585-0870_1x08-1MP_P1.50mm_Horizontal -Molex CLIK-Mate series connector, 502585-0870 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -10 -9 -Connector_Molex -Molex_CLIK-Mate_502585-0970_1x09-1MP_P1.50mm_Horizontal -Molex CLIK-Mate series connector, 502585-0970 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -11 -10 -Connector_Molex -Molex_CLIK-Mate_502585-1070_1x10-1MP_P1.50mm_Horizontal -Molex CLIK-Mate series connector, 502585-1070 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -12 -11 -Connector_Molex -Molex_CLIK-Mate_502585-1170_1x11-1MP_P1.50mm_Horizontal -Molex CLIK-Mate series connector, 502585-1170 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -13 -12 -Connector_Molex -Molex_CLIK-Mate_502585-1270_1x12-1MP_P1.50mm_Horizontal -Molex CLIK-Mate series connector, 502585-1270 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -14 -13 -Connector_Molex -Molex_CLIK-Mate_502585-1370_1x13-1MP_P1.50mm_Horizontal -Molex CLIK-Mate series connector, 502585-1370 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -15 -14 -Connector_Molex -Molex_CLIK-Mate_502585-1470_1x14-1MP_P1.50mm_Horizontal -Molex CLIK-Mate series connector, 502585-1470 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -16 -15 -Connector_Molex -Molex_CLIK-Mate_502585-1570_1x15-1MP_P1.50mm_Horizontal -Molex CLIK-Mate series connector, 502585-1570 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate top entry -0 -17 -16 -Connector_Molex -Molex_CLIK-Mate_505405-0270_1x02-1MP_P1.50mm_Vertical -Molex CLIK-Mate series connector, 505405-0270 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -4 -3 -Connector_Molex -Molex_CLIK-Mate_505405-0370_1x03-1MP_P1.50mm_Vertical -Molex CLIK-Mate series connector, 505405-0370 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -5 -4 -Connector_Molex -Molex_CLIK-Mate_505405-0470_1x04-1MP_P1.50mm_Vertical -Molex CLIK-Mate series connector, 505405-0470 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -6 -5 -Connector_Molex -Molex_CLIK-Mate_505405-0570_1x05-1MP_P1.50mm_Vertical -Molex CLIK-Mate series connector, 505405-0570 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -7 -6 -Connector_Molex -Molex_CLIK-Mate_505405-0670_1x06-1MP_P1.50mm_Vertical -Molex CLIK-Mate series connector, 505405-0670 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -8 -7 -Connector_Molex -Molex_CLIK-Mate_505405-0770_1x07-1MP_P1.50mm_Vertical -Molex CLIK-Mate series connector, 505405-0770 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -9 -8 -Connector_Molex -Molex_CLIK-Mate_505405-0870_1x08-1MP_P1.50mm_Vertical -Molex CLIK-Mate series connector, 505405-0870 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -10 -9 -Connector_Molex -Molex_CLIK-Mate_505405-0970_1x09-1MP_P1.50mm_Vertical -Molex CLIK-Mate series connector, 505405-0970 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -11 -10 -Connector_Molex -Molex_CLIK-Mate_505405-1070_1x10-1MP_P1.50mm_Vertical -Molex CLIK-Mate series connector, 505405-1070 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -12 -11 -Connector_Molex -Molex_CLIK-Mate_505405-1170_1x11-1MP_P1.50mm_Vertical -Molex CLIK-Mate series connector, 505405-1170 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -13 -12 -Connector_Molex -Molex_CLIK-Mate_505405-1270_1x12-1MP_P1.50mm_Vertical -Molex CLIK-Mate series connector, 505405-1270 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -14 -13 -Connector_Molex -Molex_CLIK-Mate_505405-1370_1x13-1MP_P1.50mm_Vertical -Molex CLIK-Mate series connector, 505405-1370 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -15 -14 -Connector_Molex -Molex_CLIK-Mate_505405-1470_1x14-1MP_P1.50mm_Vertical -Molex CLIK-Mate series connector, 505405-1470 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -16 -15 -Connector_Molex -Molex_CLIK-Mate_505405-1570_1x15-1MP_P1.50mm_Vertical -Molex CLIK-Mate series connector, 505405-1570 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator -connector Molex CLIK-Mate side entry -0 -17 -16 -Connector_Molex -Molex_KK-254_AE-6410-02A_1x02_P2.54mm_Vertical -Molex KK-254 Interconnect System, old/engineering part number: AE-6410-02A example for new part number: 22-27-2021, 2 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-254 vertical -0 -2 -2 -Connector_Molex -Molex_KK-254_AE-6410-03A_1x03_P2.54mm_Vertical -Molex KK-254 Interconnect System, old/engineering part number: AE-6410-03A example for new part number: 22-27-2031, 3 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-254 vertical -0 -3 -3 -Connector_Molex -Molex_KK-254_AE-6410-04A_1x04_P2.54mm_Vertical -Molex KK-254 Interconnect System, old/engineering part number: AE-6410-04A example for new part number: 22-27-2041, 4 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-254 vertical -0 -4 -4 -Connector_Molex -Molex_KK-254_AE-6410-05A_1x05_P2.54mm_Vertical -Molex KK-254 Interconnect System, old/engineering part number: AE-6410-05A example for new part number: 22-27-2051, 5 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-254 vertical -0 -5 -5 -Connector_Molex -Molex_KK-254_AE-6410-06A_1x06_P2.54mm_Vertical -Molex KK-254 Interconnect System, old/engineering part number: AE-6410-06A example for new part number: 22-27-2061, 6 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-254 vertical -0 -6 -6 -Connector_Molex -Molex_KK-254_AE-6410-07A_1x07_P2.54mm_Vertical -Molex KK-254 Interconnect System, old/engineering part number: AE-6410-07A example for new part number: 22-27-2071, 7 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-254 vertical -0 -7 -7 -Connector_Molex -Molex_KK-254_AE-6410-08A_1x08_P2.54mm_Vertical -Molex KK-254 Interconnect System, old/engineering part number: AE-6410-08A example for new part number: 22-27-2081, 8 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-254 vertical -0 -8 -8 -Connector_Molex -Molex_KK-254_AE-6410-09A_1x09_P2.54mm_Vertical -Molex KK-254 Interconnect System, old/engineering part number: AE-6410-09A example for new part number: 22-27-2091, 9 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-254 vertical -0 -9 -9 -Connector_Molex -Molex_KK-254_AE-6410-10A_1x10_P2.54mm_Vertical -Molex KK-254 Interconnect System, old/engineering part number: AE-6410-10A example for new part number: 22-27-2101, 10 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-254 vertical -0 -10 -10 -Connector_Molex -Molex_KK-254_AE-6410-11A_1x11_P2.54mm_Vertical -Molex KK-254 Interconnect System, old/engineering part number: AE-6410-11A example for new part number: 22-27-2111, 11 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-254 vertical -0 -11 -11 -Connector_Molex -Molex_KK-254_AE-6410-12A_1x12_P2.54mm_Vertical -Molex KK-254 Interconnect System, old/engineering part number: AE-6410-12A example for new part number: 22-27-2121, 12 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-254 vertical -0 -12 -12 -Connector_Molex -Molex_KK-254_AE-6410-13A_1x13_P2.54mm_Vertical -Molex KK-254 Interconnect System, old/engineering part number: AE-6410-13A example for new part number: 22-27-2131, 13 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-254 vertical -0 -13 -13 -Connector_Molex -Molex_KK-254_AE-6410-14A_1x14_P2.54mm_Vertical -Molex KK-254 Interconnect System, old/engineering part number: AE-6410-14A example for new part number: 22-27-2141, 14 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-254 vertical -0 -14 -14 -Connector_Molex -Molex_KK-254_AE-6410-15A_1x15_P2.54mm_Vertical -Molex KK-254 Interconnect System, old/engineering part number: AE-6410-15A example for new part number: 22-27-2151, 15 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-254 vertical -0 -15 -15 -Connector_Molex -Molex_KK-254_AE-6410-16A_1x16_P2.54mm_Vertical -Molex KK-254 Interconnect System, old/engineering part number: AE-6410-16A example for new part number: 22-27-2161, 16 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-254 vertical -0 -16 -16 -Connector_Molex -Molex_KK-396_5273-02A_1x02_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: 5273-02A example for new part number: 09-65-2028, 2 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -2 -2 -Connector_Molex -Molex_KK-396_5273-03A_1x03_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: 5273-03A example for new part number: 09-65-2038, 3 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -3 -3 -Connector_Molex -Molex_KK-396_5273-04A_1x04_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: 5273-04A example for new part number: 09-65-2048, 4 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -4 -4 -Connector_Molex -Molex_KK-396_5273-05A_1x05_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: 5273-05A example for new part number: 09-65-2058, 5 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -5 -5 -Connector_Molex -Molex_KK-396_5273-06A_1x06_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: 5273-06A example for new part number: 09-65-2068, 6 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -6 -6 -Connector_Molex -Molex_KK-396_5273-07A_1x07_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: 5273-07A example for new part number: 09-65-2078, 7 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -7 -7 -Connector_Molex -Molex_KK-396_5273-08A_1x08_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: 5273-08A example for new part number: 09-65-2088, 8 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -8 -8 -Connector_Molex -Molex_KK-396_5273-09A_1x09_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: 5273-09A example for new part number: 09-65-2098, 9 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -9 -9 -Connector_Molex -Molex_KK-396_5273-10A_1x10_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: 5273-10A example for new part number: 09-65-2108, 10 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -10 -10 -Connector_Molex -Molex_KK-396_5273-11A_1x11_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: 5273-11A example for new part number: 09-65-2118, 11 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -11 -11 -Connector_Molex -Molex_KK-396_5273-12A_1x12_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: 5273-12A example for new part number: 09-65-2128, 12 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -12 -12 -Connector_Molex -Molex_KK-396_A-41791-0002_1x02_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: A-41791-0002 example for new part number: 26-60-4020, 2 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -2 -2 -Connector_Molex -Molex_KK-396_A-41791-0003_1x03_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: A-41791-0003 example for new part number: 26-60-4030, 3 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -3 -3 -Connector_Molex -Molex_KK-396_A-41791-0004_1x04_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: A-41791-0004 example for new part number: 26-60-4040, 4 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -4 -4 -Connector_Molex -Molex_KK-396_A-41791-0005_1x05_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: A-41791-0005 example for new part number: 26-60-4050, 5 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -5 -5 -Connector_Molex -Molex_KK-396_A-41791-0006_1x06_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: A-41791-0006 example for new part number: 26-60-4060, 6 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -6 -6 -Connector_Molex -Molex_KK-396_A-41791-0007_1x07_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: A-41791-0007 example for new part number: 26-60-4070, 7 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -7 -7 -Connector_Molex -Molex_KK-396_A-41791-0008_1x08_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: A-41791-0008 example for new part number: 26-60-4080, 8 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -8 -8 -Connector_Molex -Molex_KK-396_A-41791-0009_1x09_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: A-41791-0009 example for new part number: 26-60-4090, 9 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -9 -9 -Connector_Molex -Molex_KK-396_A-41791-0010_1x10_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: A-41791-0010 example for new part number: 26-60-4100, 10 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -10 -10 -Connector_Molex -Molex_KK-396_A-41791-0011_1x11_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: A-41791-0011 example for new part number: 26-60-4110, 11 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -11 -11 -Connector_Molex -Molex_KK-396_A-41791-0012_1x12_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: A-41791-0012 example for new part number: 26-60-4120, 12 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -12 -12 -Connector_Molex -Molex_KK-396_A-41791-0013_1x13_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: A-41791-0013 example for new part number: 26-60-4130, 13 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -13 -13 -Connector_Molex -Molex_KK-396_A-41791-0014_1x14_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: A-41791-0014 example for new part number: 26-60-4140, 14 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -14 -14 -Connector_Molex -Molex_KK-396_A-41791-0015_1x15_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: A-41791-0015 example for new part number: 26-60-4150, 15 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -15 -15 -Connector_Molex -Molex_KK-396_A-41791-0016_1x16_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: A-41791-0016 example for new part number: 26-60-4160, 16 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -16 -16 -Connector_Molex -Molex_KK-396_A-41791-0017_1x17_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: A-41791-0017 example for new part number: 26-60-4170, 17 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -17 -17 -Connector_Molex -Molex_KK-396_A-41791-0018_1x18_P3.96mm_Vertical -Molex KK 396 Interconnect System, old/engineering part number: A-41791-0018 example for new part number: 26-60-4180, 18 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 vertical -0 -18 -18 -Connector_Molex -Molex_KK-396_A-41792-0002_1x02_P3.96mm_Horizontal -Molex KK 396 Interconnect System, old/engineering part number: A-41792-0002 example for new part number: 26-60-5020, 2 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 horizontal -0 -2 -2 -Connector_Molex -Molex_KK-396_A-41792-0003_1x03_P3.96mm_Horizontal -Molex KK 396 Interconnect System, old/engineering part number: A-41792-0003 example for new part number: 26-60-5030, 3 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 horizontal -0 -3 -3 -Connector_Molex -Molex_KK-396_A-41792-0004_1x04_P3.96mm_Horizontal -Molex KK 396 Interconnect System, old/engineering part number: A-41792-0004 example for new part number: 26-60-5040, 4 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 horizontal -0 -4 -4 -Connector_Molex -Molex_KK-396_A-41792-0005_1x05_P3.96mm_Horizontal -Molex KK 396 Interconnect System, old/engineering part number: A-41792-0005 example for new part number: 26-60-5050, 5 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 horizontal -0 -5 -5 -Connector_Molex -Molex_KK-396_A-41792-0006_1x06_P3.96mm_Horizontal -Molex KK 396 Interconnect System, old/engineering part number: A-41792-0006 example for new part number: 26-60-5060, 6 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 horizontal -0 -6 -6 -Connector_Molex -Molex_KK-396_A-41792-0007_1x07_P3.96mm_Horizontal -Molex KK 396 Interconnect System, old/engineering part number: A-41792-0007 example for new part number: 26-60-5070, 7 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 horizontal -0 -7 -7 -Connector_Molex -Molex_KK-396_A-41792-0008_1x08_P3.96mm_Horizontal -Molex KK 396 Interconnect System, old/engineering part number: A-41792-0008 example for new part number: 26-60-5080, 8 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 horizontal -0 -8 -8 -Connector_Molex -Molex_KK-396_A-41792-0009_1x09_P3.96mm_Horizontal -Molex KK 396 Interconnect System, old/engineering part number: A-41792-0009 example for new part number: 26-60-5090, 9 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 horizontal -0 -9 -9 -Connector_Molex -Molex_KK-396_A-41792-0010_1x10_P3.96mm_Horizontal -Molex KK 396 Interconnect System, old/engineering part number: A-41792-0010 example for new part number: 26-60-5100, 10 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 horizontal -0 -10 -10 -Connector_Molex -Molex_KK-396_A-41792-0011_1x11_P3.96mm_Horizontal -Molex KK 396 Interconnect System, old/engineering part number: A-41792-0011 example for new part number: 26-60-5110, 11 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 horizontal -0 -11 -11 -Connector_Molex -Molex_KK-396_A-41792-0012_1x12_P3.96mm_Horizontal -Molex KK 396 Interconnect System, old/engineering part number: A-41792-0012 example for new part number: 26-60-5120, 12 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 horizontal -0 -12 -12 -Connector_Molex -Molex_KK-396_A-41792-0013_1x13_P3.96mm_Horizontal -Molex KK 396 Interconnect System, old/engineering part number: A-41792-0013 example for new part number: 26-60-5130, 13 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 horizontal -0 -13 -13 -Connector_Molex -Molex_KK-396_A-41792-0014_1x14_P3.96mm_Horizontal -Molex KK 396 Interconnect System, old/engineering part number: A-41792-0014 example for new part number: 26-60-5140, 14 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 horizontal -0 -14 -14 -Connector_Molex -Molex_KK-396_A-41792-0015_1x15_P3.96mm_Horizontal -Molex KK 396 Interconnect System, old/engineering part number: A-41792-0015 example for new part number: 26-60-5150, 15 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 horizontal -0 -15 -15 -Connector_Molex -Molex_KK-396_A-41792-0016_1x16_P3.96mm_Horizontal -Molex KK 396 Interconnect System, old/engineering part number: A-41792-0016 example for new part number: 26-60-5160, 16 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 horizontal -0 -16 -16 -Connector_Molex -Molex_KK-396_A-41792-0017_1x17_P3.96mm_Horizontal -Molex KK 396 Interconnect System, old/engineering part number: A-41792-0017 example for new part number: 26-60-5170, 17 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 horizontal -0 -17 -17 -Connector_Molex -Molex_KK-396_A-41792-0018_1x18_P3.96mm_Horizontal -Molex KK 396 Interconnect System, old/engineering part number: A-41792-0018 example for new part number: 26-60-5180, 18 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator -connector Molex KK-396 horizontal -0 -18 -18 -Connector_Molex -Molex_Mega-Fit_76825-0002_2x01_P5.70mm_Horizontal -Molex Mega-Fit Power Connectors, 76825-0002 (compatible alternatives: 172064-0002, 172064-1002), 1 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator -connector Molex Mega-Fit top entry -0 -2 -2 -Connector_Molex -Molex_Mega-Fit_76825-0004_2x02_P5.70mm_Horizontal -Molex Mega-Fit Power Connectors, 76825-0004 (compatible alternatives: 172064-0004, 172064-1004), 2 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator -connector Molex Mega-Fit top entry -0 -4 -4 -Connector_Molex -Molex_Mega-Fit_76825-0006_2x03_P5.70mm_Horizontal -Molex Mega-Fit Power Connectors, 76825-0006 (compatible alternatives: 172064-0006, 172064-1006), 3 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator -connector Molex Mega-Fit top entry -0 -6 -6 -Connector_Molex -Molex_Mega-Fit_76825-0008_2x04_P5.70mm_Horizontal -Molex Mega-Fit Power Connectors, 76825-0008 (compatible alternatives: 172064-0008, 172064-1008), 4 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator -connector Molex Mega-Fit top entry -0 -8 -8 -Connector_Molex -Molex_Mega-Fit_76825-0010_2x05_P5.70mm_Horizontal -Molex Mega-Fit Power Connectors, 76825-0010 (compatible alternatives: 172064-0010, 172064-1010), 5 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator -connector Molex Mega-Fit top entry -0 -10 -10 -Connector_Molex -Molex_Mega-Fit_76825-0012_2x06_P5.70mm_Horizontal -Molex Mega-Fit Power Connectors, 76825-0012 (compatible alternatives: 172064-0012, 172064-1012), 6 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator -connector Molex Mega-Fit top entry -0 -12 -12 -Connector_Molex -Molex_Mega-Fit_76829-0002_2x01_P5.70mm_Vertical -Molex Mega-Fit Power Connectors, 76829-0002 (compatible alternatives: 172065-0002, 172065-1002), 1 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator -connector Molex Mega-Fit side entry -0 -2 -2 -Connector_Molex -Molex_Mega-Fit_76829-0004_2x02_P5.70mm_Vertical -Molex Mega-Fit Power Connectors, 76829-0004 (compatible alternatives: 172065-0004, 172065-1004), 2 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator -connector Molex Mega-Fit side entry -0 -4 -4 -Connector_Molex -Molex_Mega-Fit_76829-0006_2x03_P5.70mm_Vertical -Molex Mega-Fit Power Connectors, 76829-0006 (compatible alternatives: 172065-0006, 172065-1006), 3 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator -connector Molex Mega-Fit side entry -0 -6 -6 -Connector_Molex -Molex_Mega-Fit_76829-0008_2x04_P5.70mm_Vertical -Molex Mega-Fit Power Connectors, 76829-0008 (compatible alternatives: 172065-0008, 172065-1008), 4 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator -connector Molex Mega-Fit side entry -0 -8 -8 -Connector_Molex -Molex_Mega-Fit_76829-0010_2x05_P5.70mm_Vertical -Molex Mega-Fit Power Connectors, 76829-0010 (compatible alternatives: 172065-0010, 172065-1010), 5 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator -connector Molex Mega-Fit side entry -0 -10 -10 -Connector_Molex -Molex_Mega-Fit_76829-0012_2x06_P5.70mm_Vertical -Molex Mega-Fit Power Connectors, 76829-0012 (compatible alternatives: 172065-0012, 172065-1012), 6 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator -connector Molex Mega-Fit side entry -0 -12 -12 -Connector_Molex -Molex_Mega-Fit_76829-0102_2x01_P5.70mm_Vertical -Molex Mega-Fit Power Connectors, 76829-0102 (compatible alternatives: 172065-0202, 172065-0302), 1 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator -connector Molex Mega-Fit side entry -0 -2 -2 -Connector_Molex -Molex_Mega-Fit_76829-0104_2x02_P5.70mm_Vertical -Molex Mega-Fit Power Connectors, 76829-0104 (compatible alternatives: 172065-0204, 172065-0304), 2 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator -connector Molex Mega-Fit side entry -0 -4 -4 -Connector_Molex -Molex_Mega-Fit_76829-0106_2x03_P5.70mm_Vertical -Molex Mega-Fit Power Connectors, 76829-0106 (compatible alternatives: 172065-0206, 172065-0306), 3 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator -connector Molex Mega-Fit side entry -0 -6 -6 -Connector_Molex -Molex_Mega-Fit_76829-0108_2x04_P5.70mm_Vertical -Molex Mega-Fit Power Connectors, 76829-0108 (compatible alternatives: 172065-0208, 172065-0308), 4 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator -connector Molex Mega-Fit side entry -0 -8 -8 -Connector_Molex -Molex_Mega-Fit_76829-0110_2x05_P5.70mm_Vertical -Molex Mega-Fit Power Connectors, 76829-0110 (compatible alternatives: 172065-0210, 172065-0310), 5 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator -connector Molex Mega-Fit side entry -0 -10 -10 -Connector_Molex -Molex_Mega-Fit_76829-0112_2x06_P5.70mm_Vertical -Molex Mega-Fit Power Connectors, 76829-0112 (compatible alternatives: 172065-0212, 172065-0312), 6 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator -connector Molex Mega-Fit side entry -0 -12 -12 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0200_2x01_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-0200 (alternative finishes: 43045-020x), 1 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -2 -2 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0210_2x01-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-0210 (compatible alternatives: 43045-0211, 43045-0209), 1 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -4 -3 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0212_2x01_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-0212 (compatible alternatives: 43045-0213, 43045-0224), 1 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -2 -2 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0215_2x01_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-0215 (compatible alternatives: 43045-0216, 43045-0217), 1 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -2 -2 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0218_2x01-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-0218 (compatible alternatives: 43045-0219, 43045-0220), 1 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -4 -3 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0221_2x01-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-0221 (alternative finishes: 43045-022x), 1 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -4 -3 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0400_2x02_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-0400 (alternative finishes: 43045-040x), 2 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -4 -4 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0410_2x02-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-0410 (compatible alternatives: 43045-0411, 43045-0409), 2 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -6 -5 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0412_2x02_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-0412 (compatible alternatives: 43045-0413, 43045-0424), 2 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -4 -4 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0415_2x02_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-0415 (compatible alternatives: 43045-0416, 43045-0417), 2 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -4 -4 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0418_2x02-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-0418 (compatible alternatives: 43045-0419, 43045-0420), 2 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -6 -5 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0421_2x02-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-0421 (alternative finishes: 43045-042x), 2 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -6 -5 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0600_2x03_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-0600 (alternative finishes: 43045-060x), 3 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -6 -6 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0610_2x03-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-0610 (compatible alternatives: 43045-0611, 43045-0609), 3 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -8 -7 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0612_2x03_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-0612 (compatible alternatives: 43045-0613, 43045-0624), 3 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -6 -6 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0615_2x03_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-0615 (compatible alternatives: 43045-0616, 43045-0617), 3 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -6 -6 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0618_2x03-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-0618 (compatible alternatives: 43045-0619, 43045-0620), 3 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -8 -7 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0621_2x03-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-0621 (alternative finishes: 43045-062x), 3 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -8 -7 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0800_2x04_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-0800 (alternative finishes: 43045-080x), 4 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -8 -8 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0810_2x04-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-0810 (compatible alternatives: 43045-0811, 43045-0809), 4 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -10 -9 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0812_2x04_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-0812 (compatible alternatives: 43045-0813, 43045-0824), 4 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -8 -8 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0815_2x04_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-0815 (compatible alternatives: 43045-0816, 43045-0817), 4 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -8 -8 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0818_2x04-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-0818 (compatible alternatives: 43045-0819, 43045-0820), 4 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -10 -9 -Connector_Molex -Molex_Micro-Fit_3.0_43045-0821_2x04-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-0821 (alternative finishes: 43045-082x), 4 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -10 -9 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1000_2x05_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-1000 (alternative finishes: 43045-100x), 5 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -10 -10 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1010_2x05-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-1010 (compatible alternatives: 43045-1011, 43045-1009), 5 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -12 -11 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1012_2x05_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-1012 (compatible alternatives: 43045-1013, 43045-1024), 5 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -10 -10 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1015_2x05_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-1015 (compatible alternatives: 43045-1016, 43045-1017), 5 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -10 -10 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1018_2x05-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-1018 (compatible alternatives: 43045-1019, 43045-1020), 5 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -12 -11 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1021_2x05-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-1021 (alternative finishes: 43045-102x), 5 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -12 -11 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1200_2x06_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-1200 (alternative finishes: 43045-120x), 6 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -12 -12 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1210_2x06-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-1210 (compatible alternatives: 43045-1211, 43045-1209), 6 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -14 -13 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1212_2x06_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-1212 (compatible alternatives: 43045-1213, 43045-1224), 6 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -12 -12 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1215_2x06_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-1215 (compatible alternatives: 43045-1216, 43045-1217), 6 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -12 -12 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1218_2x06-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-1218 (compatible alternatives: 43045-1219, 43045-1220), 6 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -14 -13 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1221_2x06-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-1221 (alternative finishes: 43045-122x), 6 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -14 -13 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1400_2x07_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-1400 (alternative finishes: 43045-140x), 7 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -14 -14 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1410_2x07-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-1410 (compatible alternatives: 43045-1411, 43045-1409), 7 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -16 -15 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1412_2x07_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-1412 (compatible alternatives: 43045-1413, 43045-1424), 7 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -14 -14 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1415_2x07_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-1415 (compatible alternatives: 43045-1416, 43045-1417), 7 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -14 -14 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1418_2x07-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-1418 (compatible alternatives: 43045-1419, 43045-1420), 7 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -16 -15 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1421_2x07-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-1421 (alternative finishes: 43045-142x), 7 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -16 -15 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1600_2x08_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-1600 (alternative finishes: 43045-160x), 8 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -16 -16 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1610_2x08-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-1610 (compatible alternatives: 43045-1611, 43045-1609), 8 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -18 -17 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1612_2x08_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-1612 (compatible alternatives: 43045-1613, 43045-1624), 8 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -16 -16 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1615_2x08_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-1615 (compatible alternatives: 43045-1616, 43045-1617), 8 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -16 -16 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1618_2x08-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-1618 (compatible alternatives: 43045-1619, 43045-1620), 8 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -18 -17 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1621_2x08-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-1621 (alternative finishes: 43045-162x), 8 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -18 -17 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1800_2x09_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-1800 (alternative finishes: 43045-180x), 9 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -18 -18 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1810_2x09-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-1810 (compatible alternatives: 43045-1811, 43045-1809), 9 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -20 -19 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1812_2x09_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-1812 (compatible alternatives: 43045-1813, 43045-1824), 9 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -18 -18 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1815_2x09_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-1815 (compatible alternatives: 43045-1816, 43045-1817), 9 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -18 -18 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1818_2x09-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-1818 (compatible alternatives: 43045-1819, 43045-1820), 9 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -20 -19 -Connector_Molex -Molex_Micro-Fit_3.0_43045-1821_2x09-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-1821 (alternative finishes: 43045-182x), 9 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -20 -19 -Connector_Molex -Molex_Micro-Fit_3.0_43045-2000_2x10_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-2000 (alternative finishes: 43045-200x), 10 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -20 -20 -Connector_Molex -Molex_Micro-Fit_3.0_43045-2010_2x10-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-2010 (compatible alternatives: 43045-2011, 43045-2009), 10 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -22 -21 -Connector_Molex -Molex_Micro-Fit_3.0_43045-2012_2x10_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-2012 (compatible alternatives: 43045-2013, 43045-2024), 10 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -20 -20 -Connector_Molex -Molex_Micro-Fit_3.0_43045-2015_2x10_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-2015 (compatible alternatives: 43045-2016, 43045-2017), 10 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -20 -20 -Connector_Molex -Molex_Micro-Fit_3.0_43045-2018_2x10-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-2018 (compatible alternatives: 43045-2019, 43045-2020), 10 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -22 -21 -Connector_Molex -Molex_Micro-Fit_3.0_43045-2021_2x10-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-2021 (alternative finishes: 43045-202x), 10 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -22 -21 -Connector_Molex -Molex_Micro-Fit_3.0_43045-2200_2x11_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-2200 (alternative finishes: 43045-220x), 11 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -22 -22 -Connector_Molex -Molex_Micro-Fit_3.0_43045-2210_2x11-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-2210 (compatible alternatives: 43045-2211, 43045-2209), 11 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -24 -23 -Connector_Molex -Molex_Micro-Fit_3.0_43045-2212_2x11_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-2212 (compatible alternatives: 43045-2213, 43045-2224), 11 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -22 -22 -Connector_Molex -Molex_Micro-Fit_3.0_43045-2215_2x11_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-2215 (compatible alternatives: 43045-2216, 43045-2217), 11 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -22 -22 -Connector_Molex -Molex_Micro-Fit_3.0_43045-2218_2x11-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-2218 (compatible alternatives: 43045-2219, 43045-2220), 11 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -24 -23 -Connector_Molex -Molex_Micro-Fit_3.0_43045-2221_2x11-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-2221 (alternative finishes: 43045-222x), 11 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -24 -23 -Connector_Molex -Molex_Micro-Fit_3.0_43045-2400_2x12_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-2400 (alternative finishes: 43045-240x), 12 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -24 -24 -Connector_Molex -Molex_Micro-Fit_3.0_43045-2410_2x12-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-2410 (compatible alternatives: 43045-2411, 43045-2409), 12 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -26 -25 -Connector_Molex -Molex_Micro-Fit_3.0_43045-2412_2x12_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-2412 (compatible alternatives: 43045-2413, 43045-2424), 12 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -24 -24 -Connector_Molex -Molex_Micro-Fit_3.0_43045-2415_2x12_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-2415 (compatible alternatives: 43045-2416, 43045-2417), 12 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -24 -24 -Connector_Molex -Molex_Micro-Fit_3.0_43045-2418_2x12-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43045-2418 (compatible alternatives: 43045-2419, 43045-2420), 12 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 side entry -0 -26 -25 -Connector_Molex -Molex_Micro-Fit_3.0_43045-2421_2x12-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43045-2421 (alternative finishes: 43045-242x), 12 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -26 -25 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0200_1x02_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-0200 (compatible alternatives: 43650-0201, 43650-0202), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -2 -2 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0210_1x02-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-0210 (compatible alternatives: 43650-0211, 43650-0209), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -4 -3 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0210_1x02-1MP_P3.00mm_Horizontal_PnP -Molex Micro-Fit 3.0 Connector System, 43650-0210 (compatible alternatives: 43650-0211, 43650-0209), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -4 -3 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0215_1x02_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0215 (compatible alternatives: 43650-0216, 43650-0217), 2 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -2 -2 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0221_1x02_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0221 (compatible alternatives: 43650-0222, 43650-0223), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -2 -2 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0224_1x02-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0224 (compatible alternatives: 43650-0225, 43650-0226), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -4 -3 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0300_1x03_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-0300 (compatible alternatives: 43650-0301, 43650-0302), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -3 -3 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0310_1x03-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-0310 (compatible alternatives: 43650-0311, 43650-0309), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -5 -4 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0310_1x03-1MP_P3.00mm_Horizontal_PnP -Molex Micro-Fit 3.0 Connector System, 43650-0310 (compatible alternatives: 43650-0311, 43650-0309), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -5 -4 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0315_1x03_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0315 (compatible alternatives: 43650-0316, 43650-0317), 3 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -3 -3 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0321_1x03_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0321 (compatible alternatives: 43650-0322, 43650-0323), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -3 -3 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0324_1x03-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0324 (compatible alternatives: 43650-0325, 43650-0326), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -5 -4 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0400_1x04_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-0400 (compatible alternatives: 43650-0401, 43650-0402), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -4 -4 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0410_1x04-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-0410 (compatible alternatives: 43650-0411, 43650-0409), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -6 -5 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0410_1x04-1MP_P3.00mm_Horizontal_PnP -Molex Micro-Fit 3.0 Connector System, 43650-0410 (compatible alternatives: 43650-0411, 43650-0409), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -6 -5 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0415_1x04_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0415 (compatible alternatives: 43650-0416, 43650-0417), 4 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -4 -4 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0421_1x04_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0421 (compatible alternatives: 43650-0422, 43650-0423), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -4 -4 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0424_1x04-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0424 (compatible alternatives: 43650-0425, 43650-0426), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -6 -5 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0500_1x05_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-0500 (compatible alternatives: 43650-0501, 43650-0502), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -5 -5 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0510_1x05-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-0510 (compatible alternatives: 43650-0511, 43650-0509), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -7 -6 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0510_1x05-1MP_P3.00mm_Horizontal_PnP -Molex Micro-Fit 3.0 Connector System, 43650-0510 (compatible alternatives: 43650-0511, 43650-0509), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -7 -6 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0515_1x05_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0515 (compatible alternatives: 43650-0516, 43650-0517), 5 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -5 -5 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0521_1x05_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0521 (compatible alternatives: 43650-0522, 43650-0523), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -5 -5 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0524_1x05-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0524 (compatible alternatives: 43650-0525, 43650-0526), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -7 -6 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0600_1x06_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-0600 (compatible alternatives: 43650-0601, 43650-0602), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -6 -6 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0610_1x06-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-0610 (compatible alternatives: 43650-0611, 43650-0609), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -8 -7 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0610_1x06-1MP_P3.00mm_Horizontal_PnP -Molex Micro-Fit 3.0 Connector System, 43650-0610 (compatible alternatives: 43650-0611, 43650-0609), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -8 -7 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0615_1x06_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0615 (compatible alternatives: 43650-0616, 43650-0617), 6 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -6 -6 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0621_1x06_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0621 (compatible alternatives: 43650-0622, 43650-0623), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -6 -6 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0624_1x06-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0624 (compatible alternatives: 43650-0625, 43650-0626), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -8 -7 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0700_1x07_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-0700 (compatible alternatives: 43650-0701, 43650-0702), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -7 -7 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0710_1x07-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-0710 (compatible alternatives: 43650-0711, 43650-0709), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -9 -8 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0710_1x07-1MP_P3.00mm_Horizontal_PnP -Molex Micro-Fit 3.0 Connector System, 43650-0710 (compatible alternatives: 43650-0711, 43650-0709), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -9 -8 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0715_1x07_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0715 (compatible alternatives: 43650-0716, 43650-0717), 7 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -7 -7 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0721_1x07_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0721 (compatible alternatives: 43650-0722, 43650-0723), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -7 -7 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0724_1x07-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0724 (compatible alternatives: 43650-0725, 43650-0726), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -9 -8 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0800_1x08_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-0800 (compatible alternatives: 43650-0801, 43650-0802), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -8 -8 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0810_1x08-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-0810 (compatible alternatives: 43650-0811, 43650-0809), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -10 -9 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0810_1x08-1MP_P3.00mm_Horizontal_PnP -Molex Micro-Fit 3.0 Connector System, 43650-0810 (compatible alternatives: 43650-0811, 43650-0809), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -10 -9 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0815_1x08_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0815 (compatible alternatives: 43650-0816, 43650-0817), 8 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -8 -8 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0821_1x08_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0821 (compatible alternatives: 43650-0822, 43650-0823), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -8 -8 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0824_1x08-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0824 (compatible alternatives: 43650-0825, 43650-0826), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -10 -9 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0900_1x09_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-0900 (compatible alternatives: 43650-0901, 43650-0902), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -9 -9 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0910_1x09-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-0910 (compatible alternatives: 43650-0911, 43650-0909), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -11 -10 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0910_1x09-1MP_P3.00mm_Horizontal_PnP -Molex Micro-Fit 3.0 Connector System, 43650-0910 (compatible alternatives: 43650-0911, 43650-0909), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -11 -10 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0915_1x09_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0915 (compatible alternatives: 43650-0916, 43650-0917), 9 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -9 -9 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0921_1x09_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0921 (compatible alternatives: 43650-0922, 43650-0923), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -9 -9 -Connector_Molex -Molex_Micro-Fit_3.0_43650-0924_1x09-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-0924 (compatible alternatives: 43650-0925, 43650-0926), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -11 -10 -Connector_Molex -Molex_Micro-Fit_3.0_43650-1000_1x10_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-1000 (compatible alternatives: 43650-1001, 43650-1002), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -10 -10 -Connector_Molex -Molex_Micro-Fit_3.0_43650-1010_1x10-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-1010 (compatible alternatives: 43650-1011, 43650-1009), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -12 -11 -Connector_Molex -Molex_Micro-Fit_3.0_43650-1010_1x10-1MP_P3.00mm_Horizontal_PnP -Molex Micro-Fit 3.0 Connector System, 43650-1010 (compatible alternatives: 43650-1011, 43650-1009), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -12 -11 -Connector_Molex -Molex_Micro-Fit_3.0_43650-1015_1x10_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-1015 (compatible alternatives: 43650-1016, 43650-1017), 10 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -10 -10 -Connector_Molex -Molex_Micro-Fit_3.0_43650-1021_1x10_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-1021 (compatible alternatives: 43650-1022, 43650-1023), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -10 -10 -Connector_Molex -Molex_Micro-Fit_3.0_43650-1024_1x10-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-1024 (compatible alternatives: 43650-1025, 43650-1026), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -12 -11 -Connector_Molex -Molex_Micro-Fit_3.0_43650-1100_1x11_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-1100 (compatible alternatives: 43650-1101, 43650-1102), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -11 -11 -Connector_Molex -Molex_Micro-Fit_3.0_43650-1110_1x11-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-1110 (compatible alternatives: 43650-1111, 43650-1109), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -13 -12 -Connector_Molex -Molex_Micro-Fit_3.0_43650-1110_1x11-1MP_P3.00mm_Horizontal_PnP -Molex Micro-Fit 3.0 Connector System, 43650-1110 (compatible alternatives: 43650-1111, 43650-1109), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -13 -12 -Connector_Molex -Molex_Micro-Fit_3.0_43650-1115_1x11_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-1115 (compatible alternatives: 43650-1116, 43650-1117), 11 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -11 -11 -Connector_Molex -Molex_Micro-Fit_3.0_43650-1121_1x11_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-1121 (compatible alternatives: 43650-1122, 43650-1123), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -11 -11 -Connector_Molex -Molex_Micro-Fit_3.0_43650-1124_1x11-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-1124 (compatible alternatives: 43650-1125, 43650-1126), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -13 -12 -Connector_Molex -Molex_Micro-Fit_3.0_43650-1200_1x12_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-1200 (compatible alternatives: 43650-1201, 43650-1202), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 top entry -0 -12 -12 -Connector_Molex -Molex_Micro-Fit_3.0_43650-1210_1x12-1MP_P3.00mm_Horizontal -Molex Micro-Fit 3.0 Connector System, 43650-1210 (compatible alternatives: 43650-1211, 43650-1209), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -14 -13 -Connector_Molex -Molex_Micro-Fit_3.0_43650-1210_1x12-1MP_P3.00mm_Horizontal_PnP -Molex Micro-Fit 3.0 Connector System, 43650-1210 (compatible alternatives: 43650-1211, 43650-1209), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 horizontal -0 -14 -13 -Connector_Molex -Molex_Micro-Fit_3.0_43650-1215_1x12_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-1215 (compatible alternatives: 43650-1216, 43650-1217), 12 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -12 -12 -Connector_Molex -Molex_Micro-Fit_3.0_43650-1221_1x12_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-1221 (compatible alternatives: 43650-1222, 43650-1223), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -12 -12 -Connector_Molex -Molex_Micro-Fit_3.0_43650-1224_1x12-1MP_P3.00mm_Vertical -Molex Micro-Fit 3.0 Connector System, 43650-1224 (compatible alternatives: 43650-1225, 43650-1226), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Fit_3.0 vertical -0 -14 -13 -Connector_Molex -Molex_Micro-Latch_53253-0270_1x02_P2.00mm_Vertical -Molex Micro-Latch Wire-to-Board Connector System, 53253-0270 (compatible alternatives: 53253-0250), 2 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch side entry -0 -2 -2 -Connector_Molex -Molex_Micro-Latch_53253-0370_1x03_P2.00mm_Vertical -Molex Micro-Latch Wire-to-Board Connector System, 53253-0370 (compatible alternatives: 53253-0350), 3 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch side entry -0 -3 -3 -Connector_Molex -Molex_Micro-Latch_53253-0470_1x04_P2.00mm_Vertical -Molex Micro-Latch Wire-to-Board Connector System, 53253-0470 (compatible alternatives: 53253-0450), 4 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch side entry -0 -4 -4 -Connector_Molex -Molex_Micro-Latch_53253-0570_1x05_P2.00mm_Vertical -Molex Micro-Latch Wire-to-Board Connector System, 53253-0570 (compatible alternatives: 53253-0550), 5 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch side entry -0 -5 -5 -Connector_Molex -Molex_Micro-Latch_53253-0670_1x06_P2.00mm_Vertical -Molex Micro-Latch Wire-to-Board Connector System, 53253-0670 (compatible alternatives: 53253-0650), 6 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch side entry -0 -6 -6 -Connector_Molex -Molex_Micro-Latch_53253-0770_1x07_P2.00mm_Vertical -Molex Micro-Latch Wire-to-Board Connector System, 53253-0770 (compatible alternatives: 53253-0750), 7 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch side entry -0 -7 -7 -Connector_Molex -Molex_Micro-Latch_53253-0870_1x08_P2.00mm_Vertical -Molex Micro-Latch Wire-to-Board Connector System, 53253-0870 (compatible alternatives: 53253-0850), 8 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch side entry -0 -8 -8 -Connector_Molex -Molex_Micro-Latch_53253-0970_1x09_P2.00mm_Vertical -Molex Micro-Latch Wire-to-Board Connector System, 53253-0970 (compatible alternatives: 53253-0950), 9 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch side entry -0 -9 -9 -Connector_Molex -Molex_Micro-Latch_53253-1070_1x10_P2.00mm_Vertical -Molex Micro-Latch Wire-to-Board Connector System, 53253-1070 (compatible alternatives: 53253-1050), 10 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch side entry -0 -10 -10 -Connector_Molex -Molex_Micro-Latch_53253-1170_1x11_P2.00mm_Vertical -Molex Micro-Latch Wire-to-Board Connector System, 53253-1170 (compatible alternatives: 53253-1150), 11 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch side entry -0 -11 -11 -Connector_Molex -Molex_Micro-Latch_53253-1270_1x12_P2.00mm_Vertical -Molex Micro-Latch Wire-to-Board Connector System, 53253-1270 (compatible alternatives: 53253-1250), 12 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch side entry -0 -12 -12 -Connector_Molex -Molex_Micro-Latch_53253-1370_1x13_P2.00mm_Vertical -Molex Micro-Latch Wire-to-Board Connector System, 53253-1370 (compatible alternatives: 53253-1350), 13 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch side entry -0 -13 -13 -Connector_Molex -Molex_Micro-Latch_53253-1470_1x14_P2.00mm_Vertical -Molex Micro-Latch Wire-to-Board Connector System, 53253-1470 (compatible alternatives: 53253-1450), 14 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch side entry -0 -14 -14 -Connector_Molex -Molex_Micro-Latch_53253-1570_1x15_P2.00mm_Vertical -Molex Micro-Latch Wire-to-Board Connector System, 53253-1570 (compatible alternatives: 53253-1550), 15 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch side entry -0 -15 -15 -Connector_Molex -Molex_Micro-Latch_53254-0270_1x02_P2.00mm_Horizontal -Molex Micro-Latch Wire-to-Board Connector System, 53254-0270 (compatible alternatives: 53254-0250), 2 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch top entry -0 -2 -2 -Connector_Molex -Molex_Micro-Latch_53254-0370_1x03_P2.00mm_Horizontal -Molex Micro-Latch Wire-to-Board Connector System, 53254-0370 (compatible alternatives: 53254-0350), 3 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch top entry -0 -3 -3 -Connector_Molex -Molex_Micro-Latch_53254-0470_1x04_P2.00mm_Horizontal -Molex Micro-Latch Wire-to-Board Connector System, 53254-0470 (compatible alternatives: 53254-0450), 4 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch top entry -0 -4 -4 -Connector_Molex -Molex_Micro-Latch_53254-0570_1x05_P2.00mm_Horizontal -Molex Micro-Latch Wire-to-Board Connector System, 53254-0570 (compatible alternatives: 53254-0550), 5 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch top entry -0 -5 -5 -Connector_Molex -Molex_Micro-Latch_53254-0670_1x06_P2.00mm_Horizontal -Molex Micro-Latch Wire-to-Board Connector System, 53254-0670 (compatible alternatives: 53254-0650), 6 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch top entry -0 -6 -6 -Connector_Molex -Molex_Micro-Latch_53254-0770_1x07_P2.00mm_Horizontal -Molex Micro-Latch Wire-to-Board Connector System, 53254-0770 (compatible alternatives: 53254-0750), 7 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch top entry -0 -7 -7 -Connector_Molex -Molex_Micro-Latch_53254-0870_1x08_P2.00mm_Horizontal -Molex Micro-Latch Wire-to-Board Connector System, 53254-0870 (compatible alternatives: 53254-0850), 8 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch top entry -0 -8 -8 -Connector_Molex -Molex_Micro-Latch_53254-0970_1x09_P2.00mm_Horizontal -Molex Micro-Latch Wire-to-Board Connector System, 53254-0970 (compatible alternatives: 53254-0950), 9 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch top entry -0 -9 -9 -Connector_Molex -Molex_Micro-Latch_53254-1070_1x10_P2.00mm_Horizontal -Molex Micro-Latch Wire-to-Board Connector System, 53254-1070 (compatible alternatives: 53254-1050), 10 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch top entry -0 -10 -10 -Connector_Molex -Molex_Micro-Latch_53254-1170_1x11_P2.00mm_Horizontal -Molex Micro-Latch Wire-to-Board Connector System, 53254-1170 (compatible alternatives: 53254-1150), 11 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch top entry -0 -11 -11 -Connector_Molex -Molex_Micro-Latch_53254-1270_1x12_P2.00mm_Horizontal -Molex Micro-Latch Wire-to-Board Connector System, 53254-1270 (compatible alternatives: 53254-1250), 12 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch top entry -0 -12 -12 -Connector_Molex -Molex_Micro-Latch_53254-1370_1x13_P2.00mm_Horizontal -Molex Micro-Latch Wire-to-Board Connector System, 53254-1370 (compatible alternatives: 53254-1350), 13 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch top entry -0 -13 -13 -Connector_Molex -Molex_Micro-Latch_53254-1470_1x14_P2.00mm_Horizontal -Molex Micro-Latch Wire-to-Board Connector System, 53254-1470 (compatible alternatives: 53254-1450), 14 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch top entry -0 -14 -14 -Connector_Molex -Molex_Micro-Latch_53254-1570_1x15_P2.00mm_Horizontal -Molex Micro-Latch Wire-to-Board Connector System, 53254-1570 (compatible alternatives: 53254-1550), 15 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator -connector Molex Micro-Latch top entry -0 -15 -15 -Connector_Molex -Molex_MicroClasp_55932-0210_1x02_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-0210, with PCB locator, 2 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -2 -2 -Connector_Molex -Molex_MicroClasp_55932-0230_1x02_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-0230, 2 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -2 -2 -Connector_Molex -Molex_MicroClasp_55932-0310_1x03_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-0310, with PCB locator, 3 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -3 -3 -Connector_Molex -Molex_MicroClasp_55932-0330_1x03_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-0330, 3 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -3 -3 -Connector_Molex -Molex_MicroClasp_55932-0410_1x04_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-0410, with PCB locator, 4 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -4 -4 -Connector_Molex -Molex_MicroClasp_55932-0430_1x04_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-0430, 4 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -4 -4 -Connector_Molex -Molex_MicroClasp_55932-0510_1x05_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-0510, with PCB locator, 5 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -5 -5 -Connector_Molex -Molex_MicroClasp_55932-0530_1x05_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-0530, 5 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -5 -5 -Connector_Molex -Molex_MicroClasp_55932-0610_1x06_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-0610, with PCB locator, 6 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -6 -6 -Connector_Molex -Molex_MicroClasp_55932-0630_1x06_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-0630, 6 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -6 -6 -Connector_Molex -Molex_MicroClasp_55932-0710_1x07_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-0710, with PCB locator, 7 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -7 -7 -Connector_Molex -Molex_MicroClasp_55932-0730_1x07_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-0730, 7 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -7 -7 -Connector_Molex -Molex_MicroClasp_55932-0810_1x08_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-0810, with PCB locator, 8 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -8 -8 -Connector_Molex -Molex_MicroClasp_55932-0830_1x08_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-0830, 8 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -8 -8 -Connector_Molex -Molex_MicroClasp_55932-0910_1x09_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-0910, with PCB locator, 9 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -9 -9 -Connector_Molex -Molex_MicroClasp_55932-0930_1x09_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-0930, 9 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -9 -9 -Connector_Molex -Molex_MicroClasp_55932-1010_1x10_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-1010, with PCB locator, 10 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -10 -10 -Connector_Molex -Molex_MicroClasp_55932-1030_1x10_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-1030, 10 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -10 -10 -Connector_Molex -Molex_MicroClasp_55932-1110_1x11_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-1110, with PCB locator, 11 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -11 -11 -Connector_Molex -Molex_MicroClasp_55932-1130_1x11_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-1130, 11 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -11 -11 -Connector_Molex -Molex_MicroClasp_55932-1210_1x12_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-1210, with PCB locator, 12 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -12 -12 -Connector_Molex -Molex_MicroClasp_55932-1230_1x12_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-1230, 12 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -12 -12 -Connector_Molex -Molex_MicroClasp_55932-1310_1x13_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-1310, with PCB locator, 13 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -13 -13 -Connector_Molex -Molex_MicroClasp_55932-1330_1x13_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-1330, 13 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -13 -13 -Connector_Molex -Molex_MicroClasp_55932-1410_1x14_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-1410, with PCB locator, 14 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -14 -14 -Connector_Molex -Molex_MicroClasp_55932-1430_1x14_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-1430, 14 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -14 -14 -Connector_Molex -Molex_MicroClasp_55932-1510_1x15_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-1510, with PCB locator, 15 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -15 -15 -Connector_Molex -Molex_MicroClasp_55932-1530_1x15_P2.00mm_Vertical -Molex MicroClasp Wire-to-Board System, 55932-1530, 15 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp side entry -0 -15 -15 -Connector_Molex -Molex_MicroClasp_55935-0210_1x02_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-0210, with PCB locator, 2 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -2 -2 -Connector_Molex -Molex_MicroClasp_55935-0230_1x02_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-0230, 2 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -2 -2 -Connector_Molex -Molex_MicroClasp_55935-0310_1x03_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-0310, with PCB locator, 3 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -3 -3 -Connector_Molex -Molex_MicroClasp_55935-0330_1x03_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-0330, 3 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -3 -3 -Connector_Molex -Molex_MicroClasp_55935-0410_1x04_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-0410, with PCB locator, 4 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -4 -4 -Connector_Molex -Molex_MicroClasp_55935-0430_1x04_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-0430, 4 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -4 -4 -Connector_Molex -Molex_MicroClasp_55935-0510_1x05_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-0510, with PCB locator, 5 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -5 -5 -Connector_Molex -Molex_MicroClasp_55935-0530_1x05_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-0530, 5 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -5 -5 -Connector_Molex -Molex_MicroClasp_55935-0610_1x06_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-0610, with PCB locator, 6 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -6 -6 -Connector_Molex -Molex_MicroClasp_55935-0630_1x06_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-0630, 6 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -6 -6 -Connector_Molex -Molex_MicroClasp_55935-0710_1x07_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-0710, with PCB locator, 7 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -7 -7 -Connector_Molex -Molex_MicroClasp_55935-0730_1x07_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-0730, 7 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -7 -7 -Connector_Molex -Molex_MicroClasp_55935-0810_1x08_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-0810, with PCB locator, 8 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -8 -8 -Connector_Molex -Molex_MicroClasp_55935-0830_1x08_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-0830, 8 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -8 -8 -Connector_Molex -Molex_MicroClasp_55935-0910_1x09_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-0910, with PCB locator, 9 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -9 -9 -Connector_Molex -Molex_MicroClasp_55935-0930_1x09_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-0930, 9 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -9 -9 -Connector_Molex -Molex_MicroClasp_55935-1010_1x10_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-1010, with PCB locator, 10 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -10 -10 -Connector_Molex -Molex_MicroClasp_55935-1030_1x10_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-1030, 10 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -10 -10 -Connector_Molex -Molex_MicroClasp_55935-1110_1x11_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-1110, with PCB locator, 11 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -11 -11 -Connector_Molex -Molex_MicroClasp_55935-1130_1x11_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-1130, 11 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -11 -11 -Connector_Molex -Molex_MicroClasp_55935-1210_1x12_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-1210, with PCB locator, 12 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -12 -12 -Connector_Molex -Molex_MicroClasp_55935-1230_1x12_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-1230, 12 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -12 -12 -Connector_Molex -Molex_MicroClasp_55935-1310_1x13_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-1310, with PCB locator, 13 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -13 -13 -Connector_Molex -Molex_MicroClasp_55935-1330_1x13_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-1330, 13 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -13 -13 -Connector_Molex -Molex_MicroClasp_55935-1410_1x14_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-1410, with PCB locator, 14 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -14 -14 -Connector_Molex -Molex_MicroClasp_55935-1430_1x14_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-1430, 14 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -14 -14 -Connector_Molex -Molex_MicroClasp_55935-1510_1x15_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-1510, with PCB locator, 15 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -15 -15 -Connector_Molex -Molex_MicroClasp_55935-1530_1x15_P2.00mm_Horizontal -Molex MicroClasp Wire-to-Board System, 55935-1530, 15 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator -connector Molex MicroClasp horizontal -0 -15 -15 -Connector_Molex -Molex_Mini-Fit_Jr_5566-02A2_2x01_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-02A2, example for new mpn: 39-28-902x, 1 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entryplastic_peg -0 -2 -2 -Connector_Molex -Molex_Mini-Fit_Jr_5566-02A_2x01_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-02A, example for new mpn: 39-28-x02x, 1 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entry -0 -2 -2 -Connector_Molex -Molex_Mini-Fit_Jr_5566-04A2_2x02_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-04A2, example for new mpn: 39-28-904x, 2 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entryplastic_peg -0 -4 -4 -Connector_Molex -Molex_Mini-Fit_Jr_5566-04A_2x02_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-04A, example for new mpn: 39-28-x04x, 2 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entry -0 -4 -4 -Connector_Molex -Molex_Mini-Fit_Jr_5566-06A2_2x03_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-06A2, example for new mpn: 39-28-906x, 3 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entryplastic_peg -0 -6 -6 -Connector_Molex -Molex_Mini-Fit_Jr_5566-06A_2x03_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-06A, example for new mpn: 39-28-x06x, 3 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entry -0 -6 -6 -Connector_Molex -Molex_Mini-Fit_Jr_5566-08A2_2x04_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-08A2, example for new mpn: 39-28-908x, 4 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entryplastic_peg -0 -8 -8 -Connector_Molex -Molex_Mini-Fit_Jr_5566-08A_2x04_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-08A, example for new mpn: 39-28-x08x, 4 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entry -0 -8 -8 -Connector_Molex -Molex_Mini-Fit_Jr_5566-10A2_2x05_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-10A2, example for new mpn: 39-28-910x, 5 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entryplastic_peg -0 -10 -10 -Connector_Molex -Molex_Mini-Fit_Jr_5566-10A_2x05_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-10A, example for new mpn: 39-28-x10x, 5 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entry -0 -10 -10 -Connector_Molex -Molex_Mini-Fit_Jr_5566-12A2_2x06_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-12A2, example for new mpn: 39-28-912x, 6 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entryplastic_peg -0 -12 -12 -Connector_Molex -Molex_Mini-Fit_Jr_5566-12A_2x06_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-12A, example for new mpn: 39-28-x12x, 6 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entry -0 -12 -12 -Connector_Molex -Molex_Mini-Fit_Jr_5566-14A2_2x07_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-14A2, example for new mpn: 39-28-914x, 7 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entryplastic_peg -0 -14 -14 -Connector_Molex -Molex_Mini-Fit_Jr_5566-14A_2x07_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-14A, example for new mpn: 39-28-x14x, 7 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entry -0 -14 -14 -Connector_Molex -Molex_Mini-Fit_Jr_5566-16A2_2x08_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-16A2, example for new mpn: 39-28-916x, 8 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entryplastic_peg -0 -16 -16 -Connector_Molex -Molex_Mini-Fit_Jr_5566-16A_2x08_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-16A, example for new mpn: 39-28-x16x, 8 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entry -0 -16 -16 -Connector_Molex -Molex_Mini-Fit_Jr_5566-18A2_2x09_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-18A2, example for new mpn: 39-28-918x, 9 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entryplastic_peg -0 -18 -18 -Connector_Molex -Molex_Mini-Fit_Jr_5566-18A_2x09_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-18A, example for new mpn: 39-28-x18x, 9 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entry -0 -18 -18 -Connector_Molex -Molex_Mini-Fit_Jr_5566-20A2_2x10_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-20A2, example for new mpn: 39-28-920x, 10 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entryplastic_peg -0 -20 -20 -Connector_Molex -Molex_Mini-Fit_Jr_5566-20A_2x10_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-20A, example for new mpn: 39-28-x20x, 10 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entry -0 -20 -20 -Connector_Molex -Molex_Mini-Fit_Jr_5566-22A2_2x11_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-22A2, example for new mpn: 39-28-922x, 11 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entryplastic_peg -0 -22 -22 -Connector_Molex -Molex_Mini-Fit_Jr_5566-22A_2x11_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-22A, example for new mpn: 39-28-x22x, 11 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entry -0 -22 -22 -Connector_Molex -Molex_Mini-Fit_Jr_5566-24A2_2x12_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-24A2, example for new mpn: 39-28-924x, 12 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entryplastic_peg -0 -24 -24 -Connector_Molex -Molex_Mini-Fit_Jr_5566-24A_2x12_P4.20mm_Vertical -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-24A, example for new mpn: 39-28-x24x, 12 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr side entry -0 -24 -24 -Connector_Molex -Molex_Mini-Fit_Jr_5569-02A1_2x01_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-02A1, example for new mpn: 39-29-4029, 1 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryscrew_flange -0 -2 -2 -Connector_Molex -Molex_Mini-Fit_Jr_5569-02A2_2x01_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-02A2, example for new mpn: 39-30-0020, 1 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryplastic_peg -0 -2 -2 -Connector_Molex -Molex_Mini-Fit_Jr_5569-04A1_2x02_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-04A1, example for new mpn: 39-29-4049, 2 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryscrew_flange -0 -4 -4 -Connector_Molex -Molex_Mini-Fit_Jr_5569-04A2_2x02_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-04A2, example for new mpn: 39-30-0040, 2 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryplastic_peg -0 -4 -4 -Connector_Molex -Molex_Mini-Fit_Jr_5569-06A1_2x03_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-06A1, example for new mpn: 39-29-4069, 3 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryscrew_flange -0 -6 -6 -Connector_Molex -Molex_Mini-Fit_Jr_5569-06A2_2x03_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-06A2, example for new mpn: 39-30-0060, 3 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryplastic_peg -0 -6 -6 -Connector_Molex -Molex_Mini-Fit_Jr_5569-08A1_2x04_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-08A1, example for new mpn: 39-29-4089, 4 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryscrew_flange -0 -8 -8 -Connector_Molex -Molex_Mini-Fit_Jr_5569-08A2_2x04_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-08A2, example for new mpn: 39-30-0080, 4 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryplastic_peg -0 -8 -8 -Connector_Molex -Molex_Mini-Fit_Jr_5569-10A1_2x05_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-10A1, example for new mpn: 39-29-4109, 5 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryscrew_flange -0 -10 -10 -Connector_Molex -Molex_Mini-Fit_Jr_5569-10A2_2x05_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-10A2, example for new mpn: 39-30-0100, 5 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryplastic_peg -0 -10 -10 -Connector_Molex -Molex_Mini-Fit_Jr_5569-12A1_2x06_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-12A1, example for new mpn: 39-29-4129, 6 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryscrew_flange -0 -12 -12 -Connector_Molex -Molex_Mini-Fit_Jr_5569-12A2_2x06_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-12A2, example for new mpn: 39-30-0120, 6 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryplastic_peg -0 -12 -12 -Connector_Molex -Molex_Mini-Fit_Jr_5569-14A1_2x07_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-14A1, example for new mpn: 39-29-4149, 7 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryscrew_flange -0 -14 -14 -Connector_Molex -Molex_Mini-Fit_Jr_5569-14A2_2x07_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-14A2, example for new mpn: 39-30-0140, 7 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryplastic_peg -0 -14 -14 -Connector_Molex -Molex_Mini-Fit_Jr_5569-16A1_2x08_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-16A1, example for new mpn: 39-29-4169, 8 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryscrew_flange -0 -16 -16 -Connector_Molex -Molex_Mini-Fit_Jr_5569-16A2_2x08_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-16A2, example for new mpn: 39-30-0160, 8 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryplastic_peg -0 -16 -16 -Connector_Molex -Molex_Mini-Fit_Jr_5569-18A1_2x09_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-18A1, example for new mpn: 39-29-4189, 9 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryscrew_flange -0 -18 -18 -Connector_Molex -Molex_Mini-Fit_Jr_5569-18A2_2x09_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-18A2, example for new mpn: 39-30-0180, 9 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryplastic_peg -0 -18 -18 -Connector_Molex -Molex_Mini-Fit_Jr_5569-20A1_2x10_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-20A1, example for new mpn: 39-29-4209, 10 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryscrew_flange -0 -20 -20 -Connector_Molex -Molex_Mini-Fit_Jr_5569-20A2_2x10_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-20A2, example for new mpn: 39-30-0200, 10 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryplastic_peg -0 -20 -20 -Connector_Molex -Molex_Mini-Fit_Jr_5569-22A1_2x11_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-22A1, example for new mpn: 39-29-4229, 11 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryscrew_flange -0 -22 -22 -Connector_Molex -Molex_Mini-Fit_Jr_5569-22A2_2x11_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-22A2, example for new mpn: 39-30-0220, 11 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryplastic_peg -0 -22 -22 -Connector_Molex -Molex_Mini-Fit_Jr_5569-24A1_2x12_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-24A1, example for new mpn: 39-29-4249, 12 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryscrew_flange -0 -24 -24 -Connector_Molex -Molex_Mini-Fit_Jr_5569-24A2_2x12_P4.20mm_Horizontal -Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-24A2, example for new mpn: 39-30-0240, 12 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Jr top entryplastic_peg -0 -24 -24 -Connector_Molex -Molex_Mini-Fit_Sr_42819-22XX_1x02_P10.00mm_Vertical -Molex Mini-Fit Sr. Power Connectors, 42819-22XX, 2 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -6 -2 -Connector_Molex -Molex_Mini-Fit_Sr_42819-22XX_1x02_P10.00mm_Vertical_ThermalVias -Molex Mini-Fit Sr. Power Connectors, 42819-22XX, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -32 -2 -Connector_Molex -Molex_Mini-Fit_Sr_42819-32XX_1x03_P10.00mm_Vertical -Molex Mini-Fit Sr. Power Connectors, 42819-32XX, 3 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -8 -3 -Connector_Molex -Molex_Mini-Fit_Sr_42819-32XX_1x03_P10.00mm_Vertical_ThermalVias -Molex Mini-Fit Sr. Power Connectors, 42819-32XX, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -47 -3 -Connector_Molex -Molex_Mini-Fit_Sr_42819-42XX_1x04_P10.00mm_Vertical -Molex Mini-Fit Sr. Power Connectors, 42819-42XX, 4 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -10 -4 -Connector_Molex -Molex_Mini-Fit_Sr_42819-42XX_1x04_P10.00mm_Vertical_ThermalVias -Molex Mini-Fit Sr. Power Connectors, 42819-42XX, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -62 -4 -Connector_Molex -Molex_Mini-Fit_Sr_42819-52XX_1x05_P10.00mm_Vertical -Molex Mini-Fit Sr. Power Connectors, 42819-52XX, 5 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -12 -5 -Connector_Molex -Molex_Mini-Fit_Sr_42819-52XX_1x05_P10.00mm_Vertical_ThermalVias -Molex Mini-Fit Sr. Power Connectors, 42819-52XX, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -77 -5 -Connector_Molex -Molex_Mini-Fit_Sr_42819-62XX_1x06_P10.00mm_Vertical -Molex Mini-Fit Sr. Power Connectors, 42819-62XX, 6 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -14 -6 -Connector_Molex -Molex_Mini-Fit_Sr_42819-62XX_1x06_P10.00mm_Vertical_ThermalVias -Molex Mini-Fit Sr. Power Connectors, 42819-62XX, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -92 -6 -Connector_Molex -Molex_Mini-Fit_Sr_42820-22XX_1x02_P10.00mm_Horizontal -Molex Mini-Fit Sr. Power Connectors, 42820-22XX, 2 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr top entry -0 -6 -2 -Connector_Molex -Molex_Mini-Fit_Sr_42820-22XX_1x02_P10.00mm_Horizontal_ThermalVias -Molex Mini-Fit Sr. Power Connectors, 42820-22XX, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr top entry -0 -32 -2 -Connector_Molex -Molex_Mini-Fit_Sr_42820-32XX_1x03_P10.00mm_Horizontal -Molex Mini-Fit Sr. Power Connectors, 42820-32XX, 3 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr top entry -0 -8 -3 -Connector_Molex -Molex_Mini-Fit_Sr_42820-32XX_1x03_P10.00mm_Horizontal_ThermalVias -Molex Mini-Fit Sr. Power Connectors, 42820-32XX, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr top entry -0 -47 -3 -Connector_Molex -Molex_Mini-Fit_Sr_42820-42XX_1x04_P10.00mm_Horizontal -Molex Mini-Fit Sr. Power Connectors, 42820-42XX, 4 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr top entry -0 -10 -4 -Connector_Molex -Molex_Mini-Fit_Sr_42820-42XX_1x04_P10.00mm_Horizontal_ThermalVias -Molex Mini-Fit Sr. Power Connectors, 42820-42XX, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr top entry -0 -62 -4 -Connector_Molex -Molex_Mini-Fit_Sr_42820-52XX_1x05_P10.00mm_Horizontal -Molex Mini-Fit Sr. Power Connectors, 42820-52XX, 5 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr top entry -0 -12 -5 -Connector_Molex -Molex_Mini-Fit_Sr_42820-52XX_1x05_P10.00mm_Horizontal_ThermalVias -Molex Mini-Fit Sr. Power Connectors, 42820-52XX, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr top entry -0 -77 -5 -Connector_Molex -Molex_Mini-Fit_Sr_42820-62XX_1x06_P10.00mm_Horizontal -Molex Mini-Fit Sr. Power Connectors, 42820-62XX, 6 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr top entry -0 -14 -6 -Connector_Molex -Molex_Mini-Fit_Sr_42820-62XX_1x06_P10.00mm_Horizontal_ThermalVias -Molex Mini-Fit Sr. Power Connectors, 42820-62XX, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr top entry -0 -92 -6 -Connector_Molex -Molex_Mini-Fit_Sr_43915-xx06_2x03_P10.00mm_Vertical -Molex Mini-Fit Sr. Power Connectors, 43915-xx06, 3 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -14 -6 -Connector_Molex -Molex_Mini-Fit_Sr_43915-xx06_2x03_P10.00mm_Vertical_ThermalVias -Molex Mini-Fit Sr. Power Connectors, 43915-xx06, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -92 -6 -Connector_Molex -Molex_Mini-Fit_Sr_43915-xx08_2x04_P10.00mm_Vertical -Molex Mini-Fit Sr. Power Connectors, 43915-xx08, 4 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -18 -8 -Connector_Molex -Molex_Mini-Fit_Sr_43915-xx08_2x04_P10.00mm_Vertical_ThermalVias -Molex Mini-Fit Sr. Power Connectors, 43915-xx08, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -122 -8 -Connector_Molex -Molex_Mini-Fit_Sr_43915-xx10_2x05_P10.00mm_Vertical -Molex Mini-Fit Sr. Power Connectors, 43915-xx10, 5 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -22 -10 -Connector_Molex -Molex_Mini-Fit_Sr_43915-xx10_2x05_P10.00mm_Vertical_ThermalVias -Molex Mini-Fit Sr. Power Connectors, 43915-xx10, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -152 -10 -Connector_Molex -Molex_Mini-Fit_Sr_43915-xx12_2x06_P10.00mm_Vertical -Molex Mini-Fit Sr. Power Connectors, 43915-xx12, 6 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -26 -12 -Connector_Molex -Molex_Mini-Fit_Sr_43915-xx12_2x06_P10.00mm_Vertical_ThermalVias -Molex Mini-Fit Sr. Power Connectors, 43915-xx12, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -182 -12 -Connector_Molex -Molex_Mini-Fit_Sr_43915-xx14_2x07_P10.00mm_Vertical -Molex Mini-Fit Sr. Power Connectors, 43915-xx14, 7 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -30 -14 -Connector_Molex -Molex_Mini-Fit_Sr_43915-xx14_2x07_P10.00mm_Vertical_ThermalVias -Molex Mini-Fit Sr. Power Connectors, 43915-xx14, With thermal vias in pads, 7 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator -connector Molex Mini-Fit_Sr side entry -0 -212 -14 -Connector_Molex -Molex_Nano-Fit_105309-xx02_1x02_P2.50mm_Vertical -Molex Nano-Fit Power Connectors, 105309-xx02, 2 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit side entry -0 -2 -2 -Connector_Molex -Molex_Nano-Fit_105309-xx03_1x03_P2.50mm_Vertical -Molex Nano-Fit Power Connectors, 105309-xx03, 3 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit side entry -0 -3 -3 -Connector_Molex -Molex_Nano-Fit_105309-xx04_1x04_P2.50mm_Vertical -Molex Nano-Fit Power Connectors, 105309-xx04, 4 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit side entry -0 -4 -4 -Connector_Molex -Molex_Nano-Fit_105309-xx05_1x05_P2.50mm_Vertical -Molex Nano-Fit Power Connectors, 105309-xx05, 5 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit side entry -0 -5 -5 -Connector_Molex -Molex_Nano-Fit_105309-xx06_1x06_P2.50mm_Vertical -Molex Nano-Fit Power Connectors, 105309-xx06, 6 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit side entry -0 -6 -6 -Connector_Molex -Molex_Nano-Fit_105309-xx07_1x07_P2.50mm_Vertical -Molex Nano-Fit Power Connectors, 105309-xx07, 7 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit side entry -0 -7 -7 -Connector_Molex -Molex_Nano-Fit_105309-xx08_1x08_P2.50mm_Vertical -Molex Nano-Fit Power Connectors, 105309-xx08, 8 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit side entry -0 -8 -8 -Connector_Molex -Molex_Nano-Fit_105310-xx04_2x02_P2.50mm_Vertical -Molex Nano-Fit Power Connectors, 105310-xx04, 2 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit side entry -0 -4 -4 -Connector_Molex -Molex_Nano-Fit_105310-xx06_2x03_P2.50mm_Vertical -Molex Nano-Fit Power Connectors, 105310-xx06, 3 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit side entry -0 -6 -6 -Connector_Molex -Molex_Nano-Fit_105310-xx08_2x04_P2.50mm_Vertical -Molex Nano-Fit Power Connectors, 105310-xx08, 4 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit side entry -0 -8 -8 -Connector_Molex -Molex_Nano-Fit_105310-xx10_2x05_P2.50mm_Vertical -Molex Nano-Fit Power Connectors, 105310-xx10, 5 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit side entry -0 -10 -10 -Connector_Molex -Molex_Nano-Fit_105310-xx12_2x06_P2.50mm_Vertical -Molex Nano-Fit Power Connectors, 105310-xx12, 6 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit side entry -0 -12 -12 -Connector_Molex -Molex_Nano-Fit_105310-xx14_2x07_P2.50mm_Vertical -Molex Nano-Fit Power Connectors, 105310-xx14, 7 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit side entry -0 -14 -14 -Connector_Molex -Molex_Nano-Fit_105310-xx16_2x08_P2.50mm_Vertical -Molex Nano-Fit Power Connectors, 105310-xx16, 8 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit side entry -0 -16 -16 -Connector_Molex -Molex_Nano-Fit_105313-xx02_1x02_P2.50mm_Horizontal -Molex Nano-Fit Power Connectors, 105313-xx02, 2 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit top entry -0 -2 -2 -Connector_Molex -Molex_Nano-Fit_105313-xx03_1x03_P2.50mm_Horizontal -Molex Nano-Fit Power Connectors, 105313-xx03, 3 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit top entry -0 -3 -3 -Connector_Molex -Molex_Nano-Fit_105313-xx04_1x04_P2.50mm_Horizontal -Molex Nano-Fit Power Connectors, 105313-xx04, 4 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit top entry -0 -4 -4 -Connector_Molex -Molex_Nano-Fit_105313-xx05_1x05_P2.50mm_Horizontal -Molex Nano-Fit Power Connectors, 105313-xx05, 5 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit top entry -0 -5 -5 -Connector_Molex -Molex_Nano-Fit_105313-xx06_1x06_P2.50mm_Horizontal -Molex Nano-Fit Power Connectors, 105313-xx06, 6 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit top entry -0 -6 -6 -Connector_Molex -Molex_Nano-Fit_105313-xx07_1x07_P2.50mm_Horizontal -Molex Nano-Fit Power Connectors, 105313-xx07, 7 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit top entry -0 -7 -7 -Connector_Molex -Molex_Nano-Fit_105313-xx08_1x08_P2.50mm_Horizontal -Molex Nano-Fit Power Connectors, 105313-xx08, 8 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit top entry -0 -8 -8 -Connector_Molex -Molex_Nano-Fit_105314-xx04_2x02_P2.50mm_Horizontal -Molex Nano-Fit Power Connectors, 105314-xx04, 2 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit top entry -0 -4 -4 -Connector_Molex -Molex_Nano-Fit_105314-xx06_2x03_P2.50mm_Horizontal -Molex Nano-Fit Power Connectors, 105314-xx06, 3 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit top entry -0 -6 -6 -Connector_Molex -Molex_Nano-Fit_105314-xx08_2x04_P2.50mm_Horizontal -Molex Nano-Fit Power Connectors, 105314-xx08, 4 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit top entry -0 -8 -8 -Connector_Molex -Molex_Nano-Fit_105314-xx10_2x05_P2.50mm_Horizontal -Molex Nano-Fit Power Connectors, 105314-xx10, 5 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit top entry -0 -10 -10 -Connector_Molex -Molex_Nano-Fit_105314-xx12_2x06_P2.50mm_Horizontal -Molex Nano-Fit Power Connectors, 105314-xx12, 6 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit top entry -0 -12 -12 -Connector_Molex -Molex_Nano-Fit_105314-xx14_2x07_P2.50mm_Horizontal -Molex Nano-Fit Power Connectors, 105314-xx14, 7 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit top entry -0 -14 -14 -Connector_Molex -Molex_Nano-Fit_105314-xx16_2x08_P2.50mm_Horizontal -Molex Nano-Fit Power Connectors, 105314-xx16, 8 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator -connector Molex Nano-Fit top entry -0 -16 -16 -Connector_Molex -Molex_Panelmate_53780-0270_1x02-1MP_P1.25mm_Horizontal -Molex Panelmate series connector, 53780-0270 (), generated with kicad-footprint-generator -connector Molex Panelmate top entry -0 -4 -3 -Connector_Molex -Molex_Panelmate_53780-0370_1x03-1MP_P1.25mm_Horizontal -Molex Panelmate series connector, 53780-0370 (), generated with kicad-footprint-generator -connector Molex Panelmate top entry -0 -5 -4 -Connector_Molex -Molex_Panelmate_53780-0470_1x04-1MP_P1.25mm_Horizontal -Molex Panelmate series connector, 53780-0470 (), generated with kicad-footprint-generator -connector Molex Panelmate top entry -0 -6 -5 -Connector_Molex -Molex_Panelmate_53780-0570_1x05-1MP_P1.25mm_Horizontal -Molex Panelmate series connector, 53780-0570 (), generated with kicad-footprint-generator -connector Molex Panelmate top entry -0 -7 -6 -Connector_Molex -Molex_Panelmate_53780-0670_1x06-1MP_P1.25mm_Horizontal -Molex Panelmate series connector, 53780-0670 (), generated with kicad-footprint-generator -connector Molex Panelmate top entry -0 -8 -7 -Connector_Molex -Molex_Panelmate_53780-0770_1x07-1MP_P1.25mm_Horizontal -Molex Panelmate series connector, 53780-0770 (), generated with kicad-footprint-generator -connector Molex Panelmate top entry -0 -9 -8 -Connector_Molex -Molex_Panelmate_53780-0870_1x08-1MP_P1.25mm_Horizontal -Molex Panelmate series connector, 53780-0870 (), generated with kicad-footprint-generator -connector Molex Panelmate top entry -0 -10 -9 -Connector_Molex -Molex_Panelmate_53780-0970_1x09-1MP_P1.25mm_Horizontal -Molex Panelmate series connector, 53780-0970 (), generated with kicad-footprint-generator -connector Molex Panelmate top entry -0 -11 -10 -Connector_Molex -Molex_Panelmate_53780-1070_1x10-1MP_P1.25mm_Horizontal -Molex Panelmate series connector, 53780-1070 (), generated with kicad-footprint-generator -connector Molex Panelmate top entry -0 -12 -11 -Connector_Molex -Molex_Panelmate_53780-1270_1x12-1MP_P1.25mm_Horizontal -Molex Panelmate series connector, 53780-1270 (), generated with kicad-footprint-generator -connector Molex Panelmate top entry -0 -14 -13 -Connector_Molex -Molex_Panelmate_53780-1470_1x14-1MP_P1.25mm_Horizontal -Molex Panelmate series connector, 53780-1470 (), generated with kicad-footprint-generator -connector Molex Panelmate top entry -0 -16 -15 -Connector_Molex -Molex_Panelmate_53780-1570_1x15-1MP_P1.25mm_Horizontal -Molex Panelmate series connector, 53780-1570 (), generated with kicad-footprint-generator -connector Molex Panelmate top entry -0 -17 -16 -Connector_Molex -Molex_Panelmate_53780-1870_1x18-1MP_P1.25mm_Horizontal -Molex Panelmate series connector, 53780-1870 (), generated with kicad-footprint-generator -connector Molex Panelmate top entry -0 -20 -19 -Connector_Molex -Molex_Panelmate_53780-3070_1x30-1MP_P1.25mm_Horizontal -Molex Panelmate series connector, 53780-3070 (), generated with kicad-footprint-generator -connector Molex Panelmate top entry -0 -32 -31 -Connector_Molex -Molex_Pico-Clasp_202396-0207_1x02-1MP_P1.00mm_Horizontal -Molex Pico-Clasp series connector, 202396-0207 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp top entry -0 -4 -3 -Connector_Molex -Molex_Pico-Clasp_202396-0307_1x03-1MP_P1.00mm_Horizontal -Molex Pico-Clasp series connector, 202396-0307 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp top entry -0 -5 -4 -Connector_Molex -Molex_Pico-Clasp_202396-0407_1x04-1MP_P1.00mm_Horizontal -Molex Pico-Clasp series connector, 202396-0407 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp top entry -0 -6 -5 -Connector_Molex -Molex_Pico-Clasp_202396-0507_1x05-1MP_P1.00mm_Horizontal -Molex Pico-Clasp series connector, 202396-0507 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp top entry -0 -7 -6 -Connector_Molex -Molex_Pico-Clasp_202396-0607_1x06-1MP_P1.00mm_Horizontal -Molex Pico-Clasp series connector, 202396-0607 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp top entry -0 -8 -7 -Connector_Molex -Molex_Pico-Clasp_202396-0707_1x07-1MP_P1.00mm_Horizontal -Molex Pico-Clasp series connector, 202396-0707 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp top entry -0 -9 -8 -Connector_Molex -Molex_Pico-Clasp_202396-0807_1x08-1MP_P1.00mm_Horizontal -Molex Pico-Clasp series connector, 202396-0807 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp top entry -0 -10 -9 -Connector_Molex -Molex_Pico-Clasp_202396-0907_1x09-1MP_P1.00mm_Horizontal -Molex Pico-Clasp series connector, 202396-0907 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp top entry -0 -11 -10 -Connector_Molex -Molex_Pico-Clasp_202396-1007_1x10-1MP_P1.00mm_Horizontal -Molex Pico-Clasp series connector, 202396-1007 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp top entry -0 -12 -11 -Connector_Molex -Molex_Pico-Clasp_202396-1107_1x11-1MP_P1.00mm_Horizontal -Molex Pico-Clasp series connector, 202396-1107 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp top entry -0 -13 -12 -Connector_Molex -Molex_Pico-Clasp_202396-1207_1x12-1MP_P1.00mm_Horizontal -Molex Pico-Clasp series connector, 202396-1207 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp top entry -0 -14 -13 -Connector_Molex -Molex_Pico-Clasp_202396-1307_1x13-1MP_P1.00mm_Horizontal -Molex Pico-Clasp series connector, 202396-1307 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp top entry -0 -15 -14 -Connector_Molex -Molex_Pico-Clasp_202396-1407_1x14-1MP_P1.00mm_Horizontal -Molex Pico-Clasp series connector, 202396-1407 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp top entry -0 -16 -15 -Connector_Molex -Molex_Pico-Clasp_202396-1507_1x15-1MP_P1.00mm_Horizontal -Molex Pico-Clasp series connector, 202396-1507 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp top entry -0 -17 -16 -Connector_Molex -Molex_Pico-Clasp_501331-0207_1x02-1MP_P1.00mm_Vertical -Molex Pico-Clasp series connector, 501331-0207 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp side entry -0 -4 -3 -Connector_Molex -Molex_Pico-Clasp_501331-0307_1x03-1MP_P1.00mm_Vertical -Molex Pico-Clasp series connector, 501331-0307 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp side entry -0 -5 -4 -Connector_Molex -Molex_Pico-Clasp_501331-0407_1x04-1MP_P1.00mm_Vertical -Molex Pico-Clasp series connector, 501331-0407 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp side entry -0 -6 -5 -Connector_Molex -Molex_Pico-Clasp_501331-0507_1x05-1MP_P1.00mm_Vertical -Molex Pico-Clasp series connector, 501331-0507 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp side entry -0 -7 -6 -Connector_Molex -Molex_Pico-Clasp_501331-0607_1x06-1MP_P1.00mm_Vertical -Molex Pico-Clasp series connector, 501331-0607 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp side entry -0 -8 -7 -Connector_Molex -Molex_Pico-Clasp_501331-0707_1x07-1MP_P1.00mm_Vertical -Molex Pico-Clasp series connector, 501331-0707 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp side entry -0 -9 -8 -Connector_Molex -Molex_Pico-Clasp_501331-0807_1x08-1MP_P1.00mm_Vertical -Molex Pico-Clasp series connector, 501331-0807 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp side entry -0 -10 -9 -Connector_Molex -Molex_Pico-Clasp_501331-0907_1x09-1MP_P1.00mm_Vertical -Molex Pico-Clasp series connector, 501331-0907 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp side entry -0 -11 -10 -Connector_Molex -Molex_Pico-Clasp_501331-1007_1x10-1MP_P1.00mm_Vertical -Molex Pico-Clasp series connector, 501331-1007 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp side entry -0 -12 -11 -Connector_Molex -Molex_Pico-Clasp_501331-1107_1x11-1MP_P1.00mm_Vertical -Molex Pico-Clasp series connector, 501331-1107 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp side entry -0 -13 -12 -Connector_Molex -Molex_Pico-Clasp_501331-1207_1x12-1MP_P1.00mm_Vertical -Molex Pico-Clasp series connector, 501331-1207 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp side entry -0 -14 -13 -Connector_Molex -Molex_Pico-Clasp_501331-1307_1x13-1MP_P1.00mm_Vertical -Molex Pico-Clasp series connector, 501331-1307 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp side entry -0 -15 -14 -Connector_Molex -Molex_Pico-Clasp_501331-1407_1x14-1MP_P1.00mm_Vertical -Molex Pico-Clasp series connector, 501331-1407 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp side entry -0 -16 -15 -Connector_Molex -Molex_Pico-Clasp_501331-1507_1x15-1MP_P1.00mm_Vertical -Molex Pico-Clasp series connector, 501331-1507 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Clasp side entry -0 -17 -16 -Connector_Molex -Molex_Pico-EZmate_78171-0002_1x02-1MP_P1.20mm_Vertical -Molex Pico-EZmate series connector, 78171-0002 (http://www.molex.com/pdm_docs/sd/781710002_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-EZmate side entry -0 -4 -3 -Connector_Molex -Molex_Pico-EZmate_78171-0003_1x03-1MP_P1.20mm_Vertical -Molex Pico-EZmate series connector, 78171-0003 (http://www.molex.com/pdm_docs/sd/781710002_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-EZmate side entry -0 -5 -4 -Connector_Molex -Molex_Pico-EZmate_78171-0004_1x04-1MP_P1.20mm_Vertical -Molex Pico-EZmate series connector, 78171-0004 (http://www.molex.com/pdm_docs/sd/781710002_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-EZmate side entry -0 -6 -5 -Connector_Molex -Molex_Pico-EZmate_78171-0005_1x05-1MP_P1.20mm_Vertical -Molex Pico-EZmate series connector, 78171-0005 (http://www.molex.com/pdm_docs/sd/781710002_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-EZmate side entry -0 -7 -6 -Connector_Molex -Molex_Pico-EZmate_Slim_202656-0021_1x02-1MP_P1.20mm_Vertical -Molex Pico-EZmate_Slim series connector, 202656-0021 (http://www.molex.com/pdm_docs/sd/2026560021_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-EZmate_Slim side entry -0 -4 -3 -Connector_Molex -Molex_Pico-Lock_504050-0491_1x04-1MP_P1.50mm_Horizontal -Molex Pico-Lock series connector, 504050-0491 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Lock horizontal -0 -6 -5 -Connector_Molex -Molex_Pico-Lock_504050-0591_1x05-1MP_P1.50mm_Horizontal -Molex Pico-Lock series connector, 504050-0591 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Lock horizontal -0 -7 -6 -Connector_Molex -Molex_Pico-Lock_504050-0691_1x06-1MP_P1.50mm_Horizontal -Molex Pico-Lock series connector, 504050-0691 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Lock horizontal -0 -8 -7 -Connector_Molex -Molex_Pico-Lock_504050-0791_1x07-1MP_P1.50mm_Horizontal -Molex Pico-Lock series connector, 504050-0791 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Lock horizontal -0 -9 -8 -Connector_Molex -Molex_Pico-Lock_504050-0891_1x08-1MP_P1.50mm_Horizontal -Molex Pico-Lock series connector, 504050-0891 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Lock horizontal -0 -10 -9 -Connector_Molex -Molex_Pico-Lock_504050-1091_1x10-1MP_P1.50mm_Horizontal -Molex Pico-Lock series connector, 504050-1091 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Lock horizontal -0 -12 -11 -Connector_Molex -Molex_Pico-Lock_504050-1291_1x12-1MP_P1.50mm_Horizontal -Molex Pico-Lock series connector, 504050-1291 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator -connector Molex Pico-Lock horizontal -0 -14 -13 -Connector_Molex -Molex_Pico-SPOX_87437-1443_1x14-P1.5mm_Vertical -Molex Pico-SPOX Connector System, 87437-1443, 14 Pins per row (https://www.molex.com/pdm_docs/sd/874371443_sd.pdf#page=2) -molex pico spox 14 -0 -28 -14 -Connector_Molex -Molex_PicoBlade_53047-0210_1x02_P1.25mm_Vertical -Molex PicoBlade Connector System, 53047-0210, 2 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -2 -2 -Connector_Molex -Molex_PicoBlade_53047-0310_1x03_P1.25mm_Vertical -Molex PicoBlade Connector System, 53047-0310, 3 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -3 -3 -Connector_Molex -Molex_PicoBlade_53047-0410_1x04_P1.25mm_Vertical -Molex PicoBlade Connector System, 53047-0410, 4 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -4 -4 -Connector_Molex -Molex_PicoBlade_53047-0510_1x05_P1.25mm_Vertical -Molex PicoBlade Connector System, 53047-0510, 5 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -5 -5 -Connector_Molex -Molex_PicoBlade_53047-0610_1x06_P1.25mm_Vertical -Molex PicoBlade Connector System, 53047-0610, 6 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -6 -6 -Connector_Molex -Molex_PicoBlade_53047-0710_1x07_P1.25mm_Vertical -Molex PicoBlade Connector System, 53047-0710, 7 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -7 -7 -Connector_Molex -Molex_PicoBlade_53047-0810_1x08_P1.25mm_Vertical -Molex PicoBlade Connector System, 53047-0810, 8 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -8 -8 -Connector_Molex -Molex_PicoBlade_53047-0910_1x09_P1.25mm_Vertical -Molex PicoBlade Connector System, 53047-0910, 9 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -9 -9 -Connector_Molex -Molex_PicoBlade_53047-1010_1x10_P1.25mm_Vertical -Molex PicoBlade Connector System, 53047-1010, 10 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -10 -10 -Connector_Molex -Molex_PicoBlade_53047-1110_1x11_P1.25mm_Vertical -Molex PicoBlade Connector System, 53047-1110, 11 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -11 -11 -Connector_Molex -Molex_PicoBlade_53047-1210_1x12_P1.25mm_Vertical -Molex PicoBlade Connector System, 53047-1210, 12 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -12 -12 -Connector_Molex -Molex_PicoBlade_53047-1310_1x13_P1.25mm_Vertical -Molex PicoBlade Connector System, 53047-1310, 13 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -13 -13 -Connector_Molex -Molex_PicoBlade_53047-1410_1x14_P1.25mm_Vertical -Molex PicoBlade Connector System, 53047-1410, 14 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -14 -14 -Connector_Molex -Molex_PicoBlade_53047-1510_1x15_P1.25mm_Vertical -Molex PicoBlade Connector System, 53047-1510, 15 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -15 -15 -Connector_Molex -Molex_PicoBlade_53048-0210_1x02_P1.25mm_Horizontal -Molex PicoBlade Connector System, 53048-0210, 2 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -2 -2 -Connector_Molex -Molex_PicoBlade_53048-0310_1x03_P1.25mm_Horizontal -Molex PicoBlade Connector System, 53048-0310, 3 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -3 -3 -Connector_Molex -Molex_PicoBlade_53048-0410_1x04_P1.25mm_Horizontal -Molex PicoBlade Connector System, 53048-0410, 4 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -4 -4 -Connector_Molex -Molex_PicoBlade_53048-0510_1x05_P1.25mm_Horizontal -Molex PicoBlade Connector System, 53048-0510, 5 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -5 -5 -Connector_Molex -Molex_PicoBlade_53048-0610_1x06_P1.25mm_Horizontal -Molex PicoBlade Connector System, 53048-0610, 6 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -6 -6 -Connector_Molex -Molex_PicoBlade_53048-0710_1x07_P1.25mm_Horizontal -Molex PicoBlade Connector System, 53048-0710, 7 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -7 -7 -Connector_Molex -Molex_PicoBlade_53048-0810_1x08_P1.25mm_Horizontal -Molex PicoBlade Connector System, 53048-0810, 8 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -8 -8 -Connector_Molex -Molex_PicoBlade_53048-0910_1x09_P1.25mm_Horizontal -Molex PicoBlade Connector System, 53048-0910, 9 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -9 -9 -Connector_Molex -Molex_PicoBlade_53048-1010_1x10_P1.25mm_Horizontal -Molex PicoBlade Connector System, 53048-1010, 10 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -10 -10 -Connector_Molex -Molex_PicoBlade_53048-1110_1x11_P1.25mm_Horizontal -Molex PicoBlade Connector System, 53048-1110, 11 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -11 -11 -Connector_Molex -Molex_PicoBlade_53048-1210_1x12_P1.25mm_Horizontal -Molex PicoBlade Connector System, 53048-1210, 12 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -12 -12 -Connector_Molex -Molex_PicoBlade_53048-1310_1x13_P1.25mm_Horizontal -Molex PicoBlade Connector System, 53048-1310, 13 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -13 -13 -Connector_Molex -Molex_PicoBlade_53048-1410_1x14_P1.25mm_Horizontal -Molex PicoBlade Connector System, 53048-1410, 14 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -14 -14 -Connector_Molex -Molex_PicoBlade_53048-1510_1x15_P1.25mm_Horizontal -Molex PicoBlade Connector System, 53048-1510, 15 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -15 -15 -Connector_Molex -Molex_PicoBlade_53261-0271_1x02-1MP_P1.25mm_Horizontal -Molex PicoBlade series connector, 53261-0271 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -4 -3 -Connector_Molex -Molex_PicoBlade_53261-0371_1x03-1MP_P1.25mm_Horizontal -Molex PicoBlade series connector, 53261-0371 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -5 -4 -Connector_Molex -Molex_PicoBlade_53261-0471_1x04-1MP_P1.25mm_Horizontal -Molex PicoBlade series connector, 53261-0471 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -6 -5 -Connector_Molex -Molex_PicoBlade_53261-0571_1x05-1MP_P1.25mm_Horizontal -Molex PicoBlade series connector, 53261-0571 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -7 -6 -Connector_Molex -Molex_PicoBlade_53261-0671_1x06-1MP_P1.25mm_Horizontal -Molex PicoBlade series connector, 53261-0671 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -8 -7 -Connector_Molex -Molex_PicoBlade_53261-0771_1x07-1MP_P1.25mm_Horizontal -Molex PicoBlade series connector, 53261-0771 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -9 -8 -Connector_Molex -Molex_PicoBlade_53261-0871_1x08-1MP_P1.25mm_Horizontal -Molex PicoBlade series connector, 53261-0871 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -10 -9 -Connector_Molex -Molex_PicoBlade_53261-0971_1x09-1MP_P1.25mm_Horizontal -Molex PicoBlade series connector, 53261-0971 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -11 -10 -Connector_Molex -Molex_PicoBlade_53261-1071_1x10-1MP_P1.25mm_Horizontal -Molex PicoBlade series connector, 53261-1071 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -12 -11 -Connector_Molex -Molex_PicoBlade_53261-1171_1x11-1MP_P1.25mm_Horizontal -Molex PicoBlade series connector, 53261-1171 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -13 -12 -Connector_Molex -Molex_PicoBlade_53261-1271_1x12-1MP_P1.25mm_Horizontal -Molex PicoBlade series connector, 53261-1271 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -14 -13 -Connector_Molex -Molex_PicoBlade_53261-1371_1x13-1MP_P1.25mm_Horizontal -Molex PicoBlade series connector, 53261-1371 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -15 -14 -Connector_Molex -Molex_PicoBlade_53261-1471_1x14-1MP_P1.25mm_Horizontal -Molex PicoBlade series connector, 53261-1471 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -16 -15 -Connector_Molex -Molex_PicoBlade_53261-1571_1x15-1MP_P1.25mm_Horizontal -Molex PicoBlade series connector, 53261-1571 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -17 -16 -Connector_Molex -Molex_PicoBlade_53261-1771_1x17-1MP_P1.25mm_Horizontal -Molex PicoBlade series connector, 53261-1771 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade top entry -0 -19 -18 -Connector_Molex -Molex_PicoBlade_53398-0271_1x02-1MP_P1.25mm_Vertical -Molex PicoBlade series connector, 53398-0271 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -4 -3 -Connector_Molex -Molex_PicoBlade_53398-0371_1x03-1MP_P1.25mm_Vertical -Molex PicoBlade series connector, 53398-0371 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -5 -4 -Connector_Molex -Molex_PicoBlade_53398-0471_1x04-1MP_P1.25mm_Vertical -Molex PicoBlade series connector, 53398-0471 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -6 -5 -Connector_Molex -Molex_PicoBlade_53398-0571_1x05-1MP_P1.25mm_Vertical -Molex PicoBlade series connector, 53398-0571 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -7 -6 -Connector_Molex -Molex_PicoBlade_53398-0671_1x06-1MP_P1.25mm_Vertical -Molex PicoBlade series connector, 53398-0671 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -8 -7 -Connector_Molex -Molex_PicoBlade_53398-0771_1x07-1MP_P1.25mm_Vertical -Molex PicoBlade series connector, 53398-0771 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -9 -8 -Connector_Molex -Molex_PicoBlade_53398-0871_1x08-1MP_P1.25mm_Vertical -Molex PicoBlade series connector, 53398-0871 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -10 -9 -Connector_Molex -Molex_PicoBlade_53398-0971_1x09-1MP_P1.25mm_Vertical -Molex PicoBlade series connector, 53398-0971 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -11 -10 -Connector_Molex -Molex_PicoBlade_53398-1071_1x10-1MP_P1.25mm_Vertical -Molex PicoBlade series connector, 53398-1071 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -12 -11 -Connector_Molex -Molex_PicoBlade_53398-1171_1x11-1MP_P1.25mm_Vertical -Molex PicoBlade series connector, 53398-1171 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -13 -12 -Connector_Molex -Molex_PicoBlade_53398-1271_1x12-1MP_P1.25mm_Vertical -Molex PicoBlade series connector, 53398-1271 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -14 -13 -Connector_Molex -Molex_PicoBlade_53398-1371_1x13-1MP_P1.25mm_Vertical -Molex PicoBlade series connector, 53398-1371 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -15 -14 -Connector_Molex -Molex_PicoBlade_53398-1471_1x14-1MP_P1.25mm_Vertical -Molex PicoBlade series connector, 53398-1471 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -16 -15 -Connector_Molex -Molex_PicoBlade_53398-1571_1x15-1MP_P1.25mm_Vertical -Molex PicoBlade series connector, 53398-1571 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator -connector Molex PicoBlade side entry -0 -17 -16 -Connector_Molex -Molex_Picoflex_90325-0004_2x02_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90325-0004, 4 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -4 -4 -Connector_Molex -Molex_Picoflex_90325-0006_2x03_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90325-0006, 6 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -6 -6 -Connector_Molex -Molex_Picoflex_90325-0008_2x04_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90325-0008, 8 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -8 -8 -Connector_Molex -Molex_Picoflex_90325-0010_2x05_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90325-0010, 10 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -10 -10 -Connector_Molex -Molex_Picoflex_90325-0012_2x06_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90325-0012, 12 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -12 -12 -Connector_Molex -Molex_Picoflex_90325-0014_2x07_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90325-0014, 14 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -14 -14 -Connector_Molex -Molex_Picoflex_90325-0016_2x08_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90325-0016, 16 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -16 -16 -Connector_Molex -Molex_Picoflex_90325-0018_2x09_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90325-0018, 18 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -18 -18 -Connector_Molex -Molex_Picoflex_90325-0020_2x10_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90325-0020, 20 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -20 -20 -Connector_Molex -Molex_Picoflex_90325-0022_2x11_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90325-0022, 22 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -22 -22 -Connector_Molex -Molex_Picoflex_90325-0024_2x12_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90325-0024, 24 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -24 -24 -Connector_Molex -Molex_Picoflex_90325-0026_2x13_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90325-0026, 26 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -26 -26 -Connector_Molex -Molex_Picoflex_90814-0004_2x02_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90814-0004, 4 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -4 -4 -Connector_Molex -Molex_Picoflex_90814-0006_2x03_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90814-0006, 6 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -6 -6 -Connector_Molex -Molex_Picoflex_90814-0008_2x04_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90814-0008, 8 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -8 -8 -Connector_Molex -Molex_Picoflex_90814-0010_2x05_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90814-0010, 10 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -10 -10 -Connector_Molex -Molex_Picoflex_90814-0012_2x06_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90814-0012, 12 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -12 -12 -Connector_Molex -Molex_Picoflex_90814-0014_2x07_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90814-0014, 14 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -14 -14 -Connector_Molex -Molex_Picoflex_90814-0016_2x08_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90814-0016, 16 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -16 -16 -Connector_Molex -Molex_Picoflex_90814-0018_2x09_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90814-0018, 18 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -18 -18 -Connector_Molex -Molex_Picoflex_90814-0020_2x10_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90814-0020, 20 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -20 -20 -Connector_Molex -Molex_Picoflex_90814-0022_2x11_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90814-0022, 22 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -22 -22 -Connector_Molex -Molex_Picoflex_90814-0024_2x12_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90814-0024, 24 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -24 -24 -Connector_Molex -Molex_Picoflex_90814-0026_2x13_P1.27mm_Vertical -Molex Picoflex Ribbon-Cable Connectors, 90814-0026, 26 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator -connector Molex Picoflex side entry -0 -26 -26 -Connector_Molex -Molex_SL_171971-0002_1x02_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0002 (compatible alternatives: 171971-0102, 171971-0202), 2 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -2 -2 -Connector_Molex -Molex_SL_171971-0003_1x03_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0003 (compatible alternatives: 171971-0103, 171971-0203), 3 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -3 -3 -Connector_Molex -Molex_SL_171971-0004_1x04_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0004 (compatible alternatives: 171971-0104, 171971-0204), 4 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -4 -4 -Connector_Molex -Molex_SL_171971-0005_1x05_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0005 (compatible alternatives: 171971-0105, 171971-0205), 5 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -5 -5 -Connector_Molex -Molex_SL_171971-0006_1x06_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0006 (compatible alternatives: 171971-0106, 171971-0206), 6 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -6 -6 -Connector_Molex -Molex_SL_171971-0007_1x07_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0007 (compatible alternatives: 171971-0107, 171971-0207), 7 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -7 -7 -Connector_Molex -Molex_SL_171971-0008_1x08_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0008 (compatible alternatives: 171971-0108, 171971-0208), 8 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -8 -8 -Connector_Molex -Molex_SL_171971-0009_1x09_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0009 (compatible alternatives: 171971-0109, 171971-0209), 9 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -9 -9 -Connector_Molex -Molex_SL_171971-0010_1x10_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0010 (compatible alternatives: 171971-0110, 171971-0210), 10 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -10 -10 -Connector_Molex -Molex_SL_171971-0011_1x11_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0011 (compatible alternatives: 171971-0111, 171971-0211), 11 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -11 -11 -Connector_Molex -Molex_SL_171971-0012_1x12_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0012 (compatible alternatives: 171971-0112, 171971-0212), 12 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -12 -12 -Connector_Molex -Molex_SL_171971-0013_1x13_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0013 (compatible alternatives: 171971-0113, 171971-0213), 13 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -13 -13 -Connector_Molex -Molex_SL_171971-0014_1x14_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0014 (compatible alternatives: 171971-0114, 171971-0214), 14 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -14 -14 -Connector_Molex -Molex_SL_171971-0015_1x15_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0015 (compatible alternatives: 171971-0115, 171971-0215), 15 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -15 -15 -Connector_Molex -Molex_SL_171971-0016_1x16_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0016 (compatible alternatives: 171971-0116, 171971-0216), 16 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -16 -16 -Connector_Molex -Molex_SL_171971-0017_1x17_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0017 (compatible alternatives: 171971-0117, 171971-0217), 17 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -17 -17 -Connector_Molex -Molex_SL_171971-0018_1x18_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0018 (compatible alternatives: 171971-0118, 171971-0218), 18 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -18 -18 -Connector_Molex -Molex_SL_171971-0019_1x19_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0019 (compatible alternatives: 171971-0119, 171971-0219), 19 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -19 -19 -Connector_Molex -Molex_SL_171971-0020_1x20_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0020 (compatible alternatives: 171971-0120, 171971-0220), 20 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -20 -20 -Connector_Molex -Molex_SL_171971-0021_1x21_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0021 (compatible alternatives: 171971-0121, 171971-0221), 21 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -21 -21 -Connector_Molex -Molex_SL_171971-0022_1x22_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0022 (compatible alternatives: 171971-0122, 171971-0222), 22 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -22 -22 -Connector_Molex -Molex_SL_171971-0023_1x23_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0023 (compatible alternatives: 171971-0123, 171971-0223), 23 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -23 -23 -Connector_Molex -Molex_SL_171971-0024_1x24_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0024 (compatible alternatives: 171971-0124, 171971-0224), 24 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -24 -24 -Connector_Molex -Molex_SL_171971-0025_1x25_P2.54mm_Vertical -Molex Stackable Linear Connector, 171971-0025 (compatible alternatives: 171971-0125, 171971-0225), 25 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator -connector Molex SL vertical -0 -25 -25 -Connector_Molex -Molex_SPOX_5267-02A_1x02_P2.50mm_Vertical -Molex SPOX Connector System, 5267-02A, 2 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX side entry -0 -2 -2 -Connector_Molex -Molex_SPOX_5267-03A_1x03_P2.50mm_Vertical -Molex SPOX Connector System, 5267-03A, 3 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX side entry -0 -3 -3 -Connector_Molex -Molex_SPOX_5267-04A_1x04_P2.50mm_Vertical -Molex SPOX Connector System, 5267-04A, 4 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX side entry -0 -4 -4 -Connector_Molex -Molex_SPOX_5267-05A_1x05_P2.50mm_Vertical -Molex SPOX Connector System, 5267-05A, 5 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX side entry -0 -5 -5 -Connector_Molex -Molex_SPOX_5267-06A_1x06_P2.50mm_Vertical -Molex SPOX Connector System, 5267-06A, 6 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX side entry -0 -6 -6 -Connector_Molex -Molex_SPOX_5267-07A_1x07_P2.50mm_Vertical -Molex SPOX Connector System, 5267-07A, 7 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX side entry -0 -7 -7 -Connector_Molex -Molex_SPOX_5267-08A_1x08_P2.50mm_Vertical -Molex SPOX Connector System, 5267-08A, 8 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX side entry -0 -8 -8 -Connector_Molex -Molex_SPOX_5267-09A_1x09_P2.50mm_Vertical -Molex SPOX Connector System, 5267-09A, 9 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX side entry -0 -9 -9 -Connector_Molex -Molex_SPOX_5267-10A_1x10_P2.50mm_Vertical -Molex SPOX Connector System, 5267-10A, 10 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX side entry -0 -10 -10 -Connector_Molex -Molex_SPOX_5267-11A_1x11_P2.50mm_Vertical -Molex SPOX Connector System, 5267-11A, 11 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX side entry -0 -11 -11 -Connector_Molex -Molex_SPOX_5267-12A_1x12_P2.50mm_Vertical -Molex SPOX Connector System, 5267-12A, 12 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX side entry -0 -12 -12 -Connector_Molex -Molex_SPOX_5267-13A_1x13_P2.50mm_Vertical -Molex SPOX Connector System, 5267-13A, 13 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX side entry -0 -13 -13 -Connector_Molex -Molex_SPOX_5267-14A_1x14_P2.50mm_Vertical -Molex SPOX Connector System, 5267-14A, 14 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX side entry -0 -14 -14 -Connector_Molex -Molex_SPOX_5267-15A_1x15_P2.50mm_Vertical -Molex SPOX Connector System, 5267-15A, 15 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX side entry -0 -15 -15 -Connector_Molex -Molex_SPOX_5268-02A_1x02_P2.50mm_Horizontal -Molex SPOX Connector System, 5268-02A, 2 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX horizontal -0 -2 -2 -Connector_Molex -Molex_SPOX_5268-03A_1x03_P2.50mm_Horizontal -Molex SPOX Connector System, 5268-03A, 3 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX horizontal -0 -3 -3 -Connector_Molex -Molex_SPOX_5268-04A_1x04_P2.50mm_Horizontal -Molex SPOX Connector System, 5268-04A, 4 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX horizontal -0 -4 -4 -Connector_Molex -Molex_SPOX_5268-05A_1x05_P2.50mm_Horizontal -Molex SPOX Connector System, 5268-05A, 5 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX horizontal -0 -5 -5 -Connector_Molex -Molex_SPOX_5268-06A_1x06_P2.50mm_Horizontal -Molex SPOX Connector System, 5268-06A, 6 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX horizontal -0 -6 -6 -Connector_Molex -Molex_SPOX_5268-07A_1x07_P2.50mm_Horizontal -Molex SPOX Connector System, 5268-07A, 7 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX horizontal -0 -7 -7 -Connector_Molex -Molex_SPOX_5268-08A_1x08_P2.50mm_Horizontal -Molex SPOX Connector System, 5268-08A, 8 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX horizontal -0 -8 -8 -Connector_Molex -Molex_SPOX_5268-09A_1x09_P2.50mm_Horizontal -Molex SPOX Connector System, 5268-09A, 9 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX horizontal -0 -9 -9 -Connector_Molex -Molex_SPOX_5268-10A_1x10_P2.50mm_Horizontal -Molex SPOX Connector System, 5268-10A, 10 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX horizontal -0 -10 -10 -Connector_Molex -Molex_SPOX_5268-11A_1x11_P2.50mm_Horizontal -Molex SPOX Connector System, 5268-11A, 11 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX horizontal -0 -11 -11 -Connector_Molex -Molex_SPOX_5268-12A_1x12_P2.50mm_Horizontal -Molex SPOX Connector System, 5268-12A, 12 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX horizontal -0 -12 -12 -Connector_Molex -Molex_SPOX_5268-13A_1x13_P2.50mm_Horizontal -Molex SPOX Connector System, 5268-13A, 13 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX horizontal -0 -13 -13 -Connector_Molex -Molex_SPOX_5268-14A_1x14_P2.50mm_Horizontal -Molex SPOX Connector System, 5268-14A, 14 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX horizontal -0 -14 -14 -Connector_Molex -Molex_SPOX_5268-15A_1x15_P2.50mm_Horizontal -Molex SPOX Connector System, 5268-15A, 15 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator -connector Molex SPOX horizontal -0 -15 -15 -Connector_Molex -Molex_Sabre_43160-0102_1x02_P7.49mm_Vertical -Molex Sabre Power Connector, 43160-0102, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -4 -2 -Connector_Molex -Molex_Sabre_43160-0102_1x02_P7.49mm_Vertical_ThermalVias -Molex Sabre Power Connector, 43160-0102, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -30 -2 -Connector_Molex -Molex_Sabre_43160-0103_1x03_P7.49mm_Vertical -Molex Sabre Power Connector, 43160-0103, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -6 -3 -Connector_Molex -Molex_Sabre_43160-0103_1x03_P7.49mm_Vertical_ThermalVias -Molex Sabre Power Connector, 43160-0103, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -45 -3 -Connector_Molex -Molex_Sabre_43160-0104_1x04_P7.49mm_Vertical -Molex Sabre Power Connector, 43160-0104, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -8 -4 -Connector_Molex -Molex_Sabre_43160-0104_1x04_P7.49mm_Vertical_ThermalVias -Molex Sabre Power Connector, 43160-0104, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -60 -4 -Connector_Molex -Molex_Sabre_43160-0105_1x05_P7.49mm_Vertical -Molex Sabre Power Connector, 43160-0105, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -10 -5 -Connector_Molex -Molex_Sabre_43160-0105_1x05_P7.49mm_Vertical_ThermalVias -Molex Sabre Power Connector, 43160-0105, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -75 -5 -Connector_Molex -Molex_Sabre_43160-0106_1x06_P7.49mm_Vertical -Molex Sabre Power Connector, 43160-0106, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -12 -6 -Connector_Molex -Molex_Sabre_43160-0106_1x06_P7.49mm_Vertical_ThermalVias -Molex Sabre Power Connector, 43160-0106, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -90 -6 -Connector_Molex -Molex_Sabre_43160-1102_1x02_P7.49mm_Horizontal -Molex Sabre Power Connector, 43160-1102, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -6 -2 -Connector_Molex -Molex_Sabre_43160-1102_1x02_P7.49mm_Horizontal_ThermalVias -Molex Sabre Power Connector, 43160-1102, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -32 -2 -Connector_Molex -Molex_Sabre_43160-1103_1x03_P7.49mm_Horizontal -Molex Sabre Power Connector, 43160-1103, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -8 -3 -Connector_Molex -Molex_Sabre_43160-1103_1x03_P7.49mm_Horizontal_ThermalVias -Molex Sabre Power Connector, 43160-1103, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -47 -3 -Connector_Molex -Molex_Sabre_43160-1104_1x04_P7.49mm_Horizontal -Molex Sabre Power Connector, 43160-1104, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -10 -4 -Connector_Molex -Molex_Sabre_43160-1104_1x04_P7.49mm_Horizontal_ThermalVias -Molex Sabre Power Connector, 43160-1104, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -62 -4 -Connector_Molex -Molex_Sabre_43160-1105_1x05_P7.49mm_Horizontal -Molex Sabre Power Connector, 43160-1105, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -12 -5 -Connector_Molex -Molex_Sabre_43160-1105_1x05_P7.49mm_Horizontal_ThermalVias -Molex Sabre Power Connector, 43160-1105, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -77 -5 -Connector_Molex -Molex_Sabre_43160-1106_1x06_P7.49mm_Horizontal -Molex Sabre Power Connector, 43160-1106, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -14 -6 -Connector_Molex -Molex_Sabre_43160-1106_1x06_P7.49mm_Horizontal_ThermalVias -Molex Sabre Power Connector, 43160-1106, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -92 -6 -Connector_Molex -Molex_Sabre_43160-2102_1x02_P7.49mm_Vertical -Molex Sabre Power Connector, 43160-2102, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -6 -2 -Connector_Molex -Molex_Sabre_43160-2102_1x02_P7.49mm_Vertical_ThermalVias -Molex Sabre Power Connector, 43160-2102, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -32 -2 -Connector_Molex -Molex_Sabre_43160-2103_1x03_P7.49mm_Vertical -Molex Sabre Power Connector, 43160-2103, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -8 -3 -Connector_Molex -Molex_Sabre_43160-2103_1x03_P7.49mm_Vertical_ThermalVias -Molex Sabre Power Connector, 43160-2103, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -47 -3 -Connector_Molex -Molex_Sabre_43160-2104_1x04_P7.49mm_Vertical -Molex Sabre Power Connector, 43160-2104, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -10 -4 -Connector_Molex -Molex_Sabre_43160-2104_1x04_P7.49mm_Vertical_ThermalVias -Molex Sabre Power Connector, 43160-2104, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -62 -4 -Connector_Molex -Molex_Sabre_43160-2105_1x05_P7.49mm_Vertical -Molex Sabre Power Connector, 43160-2105, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -12 -5 -Connector_Molex -Molex_Sabre_43160-2105_1x05_P7.49mm_Vertical_ThermalVias -Molex Sabre Power Connector, 43160-2105, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -77 -5 -Connector_Molex -Molex_Sabre_43160-2106_1x06_P7.49mm_Vertical -Molex Sabre Power Connector, 43160-2106, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -14 -6 -Connector_Molex -Molex_Sabre_43160-2106_1x06_P7.49mm_Vertical_ThermalVias -Molex Sabre Power Connector, 43160-2106, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre side entry -0 -92 -6 -Connector_Molex -Molex_Sabre_46007-1102_1x02_P7.49mm_Horizontal -Molex Sabre Power Connector, 46007-1102, 2 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -4 -2 -Connector_Molex -Molex_Sabre_46007-1102_1x02_P7.49mm_Horizontal_ThermalVias -Molex Sabre Power Connector, 46007-1102, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -30 -2 -Connector_Molex -Molex_Sabre_46007-1103_1x03_P7.49mm_Horizontal -Molex Sabre Power Connector, 46007-1103, 3 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -6 -3 -Connector_Molex -Molex_Sabre_46007-1103_1x03_P7.49mm_Horizontal_ThermalVias -Molex Sabre Power Connector, 46007-1103, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -45 -3 -Connector_Molex -Molex_Sabre_46007-1104_1x04_P7.49mm_Horizontal -Molex Sabre Power Connector, 46007-1104, 4 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -8 -4 -Connector_Molex -Molex_Sabre_46007-1104_1x04_P7.49mm_Horizontal_ThermalVias -Molex Sabre Power Connector, 46007-1104, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -60 -4 -Connector_Molex -Molex_Sabre_46007-1105_1x05_P7.49mm_Horizontal -Molex Sabre Power Connector, 46007-1105, 5 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -10 -5 -Connector_Molex -Molex_Sabre_46007-1105_1x05_P7.49mm_Horizontal_ThermalVias -Molex Sabre Power Connector, 46007-1105, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -75 -5 -Connector_Molex -Molex_Sabre_46007-1106_1x06_P7.49mm_Horizontal -Molex Sabre Power Connector, 46007-1106, 6 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -12 -6 -Connector_Molex -Molex_Sabre_46007-1106_1x06_P7.49mm_Horizontal_ThermalVias -Molex Sabre Power Connector, 46007-1106, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator -connector Molex Sabre top entry -0 -90 -6 -Connector_Molex -Molex_SlimStack_52991-0208_2x10_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0208, 20 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack vertical -0 -20 -20 -Connector_Molex -Molex_SlimStack_52991-0308_2x15_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0308, 30 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack vertical -0 -30 -30 -Connector_Molex -Molex_SlimStack_52991-0408_2x20_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0408, 40 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack vertical -0 -40 -40 -Connector_Molex -Molex_SlimStack_52991-0508_2x25_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0508, 50 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack vertical -0 -50 -50 -Connector_Molex -Molex_SlimStack_52991-0608_2x30_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0608, 60 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack vertical -0 -60 -60 -Connector_Molex -Molex_SlimStack_52991-0708_2x35_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0708, 70 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack vertical -0 -70 -70 -Connector_Molex -Molex_SlimStack_52991-0808_2x40_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0808, 80 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack vertical -0 -80 -80 -Connector_Molex -Molex_SlimStack_53748-0208_2x10_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0208, 20 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack vertical -0 -20 -20 -Connector_Molex -Molex_SlimStack_53748-0308_2x15_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0308, 30 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack vertical -0 -30 -30 -Connector_Molex -Molex_SlimStack_53748-0408_2x20_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0408, 40 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack vertical -0 -40 -40 -Connector_Molex -Molex_SlimStack_53748-0608_2x30_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0608, 60 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack vertical -0 -60 -60 -Connector_Molex -Molex_SlimStack_53748-0708_2x35_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0708, 70 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack vertical -0 -70 -70 -Connector_Molex -Molex_SlimStack_53748-0808_2x40_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0808, 80 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack vertical -0 -80 -80 -Connector_Molex -Molex_SlimStack_54722-0164_2x08_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0164, 16 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -16 -16 -Connector_Molex -Molex_SlimStack_54722-0204_2x10_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0204, 20 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -20 -20 -Connector_Molex -Molex_SlimStack_54722-0224_2x11_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0224, 22 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -22 -22 -Connector_Molex -Molex_SlimStack_54722-0244_2x12_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0244, 24 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -24 -24 -Connector_Molex -Molex_SlimStack_54722-0304_2x15_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0304, 30 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -30 -30 -Connector_Molex -Molex_SlimStack_54722-0344_2x17_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0344, 34 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -34 -34 -Connector_Molex -Molex_SlimStack_54722-0404_2x20_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0404, 40 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -40 -40 -Connector_Molex -Molex_SlimStack_54722-0504_2x25_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0504, 50 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -50 -50 -Connector_Molex -Molex_SlimStack_54722-0604_2x30_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0604, 60 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -60 -60 -Connector_Molex -Molex_SlimStack_54722-0804_2x40_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0804, 80 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -80 -80 -Connector_Molex -Molex_SlimStack_55560-0161_2x08_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0161, 16 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -16 -16 -Connector_Molex -Molex_SlimStack_55560-0201_2x10_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0201, 20 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -20 -20 -Connector_Molex -Molex_SlimStack_55560-0221_2x11_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0221, 22 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -22 -22 -Connector_Molex -Molex_SlimStack_55560-0241_2x12_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0241, 24 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -24 -24 -Connector_Molex -Molex_SlimStack_55560-0301_2x15_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0301, 30 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -30 -30 -Connector_Molex -Molex_SlimStack_55560-0341_2x17_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0341, 34 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -34 -34 -Connector_Molex -Molex_SlimStack_55560-0401_2x20_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0401, 40 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -40 -40 -Connector_Molex -Molex_SlimStack_55560-0501_2x25_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0501, 50 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -50 -50 -Connector_Molex -Molex_SlimStack_55560-0601_2x30_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0601, 60 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -60 -60 -Connector_Molex -Molex_SlimStack_55560-0801_2x40_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0801, 80 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -80 -80 -Connector_Molex -Molex_SlimStack_501920-3001_2x15_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 501920-3001, 30 Pins (http://www.molex.com/pdm_docs/sd/5019204001_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -30 -30 -Connector_Molex -Molex_SlimStack_501920-4001_2x20_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 501920-4001, 40 Pins (http://www.molex.com/pdm_docs/sd/5019204001_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -40 -40 -Connector_Molex -Molex_SlimStack_501920-5001_2x25_P0.50mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 501920-5001, 50 Pins (http://www.molex.com/pdm_docs/sd/5019204001_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -50 -50 -Connector_Molex -Molex_SlimStack_502426-0810_2x04_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-0810, 8 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -8 -8 -Connector_Molex -Molex_SlimStack_502426-1410_2x07_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-1410, 14 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -14 -14 -Connector_Molex -Molex_SlimStack_502426-2010_2x10_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-2010, 20 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -20 -20 -Connector_Molex -Molex_SlimStack_502426-2210_2x11_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-2210, 22 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -22 -22 -Connector_Molex -Molex_SlimStack_502426-2410_2x12_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-2410, 24 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -24 -24 -Connector_Molex -Molex_SlimStack_502426-2610_2x13_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-2610, 26 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -26 -26 -Connector_Molex -Molex_SlimStack_502426-3010_2x15_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-3010, 30 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -30 -30 -Connector_Molex -Molex_SlimStack_502426-3210_2x16_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-3210, 32 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -32 -32 -Connector_Molex -Molex_SlimStack_502426-3410_2x17_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-3410, 34 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -34 -34 -Connector_Molex -Molex_SlimStack_502426-4010_2x20_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-4010, 40 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -40 -40 -Connector_Molex -Molex_SlimStack_502426-4410_2x22_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-4410, 44 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -44 -44 -Connector_Molex -Molex_SlimStack_502426-5010_2x25_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-5010, 50 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -50 -50 -Connector_Molex -Molex_SlimStack_502426-6010_2x30_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-6010, 60 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -60 -60 -Connector_Molex -Molex_SlimStack_502426-6410_2x32_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-6410, 64 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -64 -64 -Connector_Molex -Molex_SlimStack_502426-8010_2x40_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-8010, 80 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -80 -80 -Connector_Molex -Molex_SlimStack_502430-0820_2x04_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-0820, 8 Pins (http://www.molex.com/pdm_docs/sd/5024300820_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -8 -8 -Connector_Molex -Molex_SlimStack_502430-1410_2x07_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-1410, 14 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -14 -14 -Connector_Molex -Molex_SlimStack_502430-2010_2x10_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-2010, 20 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -20 -20 -Connector_Molex -Molex_SlimStack_502430-2210_2x11_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-2210, 22 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -22 -22 -Connector_Molex -Molex_SlimStack_502430-2410_2x12_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-2410, 24 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -24 -24 -Connector_Molex -Molex_SlimStack_502430-2610_2x13_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-2610, 26 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -26 -26 -Connector_Molex -Molex_SlimStack_502430-3010_2x15_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-3010, 30 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -30 -30 -Connector_Molex -Molex_SlimStack_502430-3210_2x16_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-3210, 32 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -32 -32 -Connector_Molex -Molex_SlimStack_502430-3410_2x17_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-3410, 34 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -34 -34 -Connector_Molex -Molex_SlimStack_502430-4010_2x20_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-4010, 40 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -40 -40 -Connector_Molex -Molex_SlimStack_502430-4410_2x22_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-4410, 44 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -44 -44 -Connector_Molex -Molex_SlimStack_502430-5010_2x25_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-5010, 50 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -50 -50 -Connector_Molex -Molex_SlimStack_502430-6010_2x30_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-6010, 60 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -60 -60 -Connector_Molex -Molex_SlimStack_502430-6410_2x32_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-6410, 64 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -64 -64 -Connector_Molex -Molex_SlimStack_502430-8010_2x40_P0.40mm_Vertical -Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-8010, 80 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator -connector Molex SlimStack side entry -0 -80 -80 -Connector_PCBEdge -4UCON_10156_2x40_P1.27mm_Socket_Horizontal -4UCON 10156 Card edge socket with 80 contacts (40 each side), through-hole, http://www.4uconnector.com/online/object/4udrawing/10156.pdf -4UCON 10156 Card edge socket with 80 contacts -0 -80 -80 -Connector_PCBEdge -BUS_AT -AT ISA 16 bits Bus Edge Connector -BUS ISA AT Edge connector -0 -98 -98 -Connector_PCBEdge -BUS_PCI -PCI bus Edge Connector -PCI bus Edge Connector -0 -240 -120 -Connector_PCBEdge -BUS_PCI_Express_Mini -Mini-PCI Express bus connector (https://s3.amazonaws.com/fit-iot/download/facet-cards/documents/PCI_Express_miniCard_Electromechanical_specs_rev1.2.pdf#page=11) -mini pcie -0 -54 -53 -Connector_PCBEdge -BUS_PCI_Express_Mini_Dual -Mini-PCI Express bus connector full size with dual clips (https://s3.amazonaws.com/fit-iot/download/facet-cards/documents/PCI_Express_miniCard_Electromechanical_specs_rev1.2.pdf#page=28) -mini pcie -0 -54 -53 -Connector_PCBEdge -BUS_PCI_Express_Mini_Full -Mini-PCI Express bus connector full size with clips (https://s3.amazonaws.com/fit-iot/download/facet-cards/documents/PCI_Express_miniCard_Electromechanical_specs_rev1.2.pdf#page=24) -mini pcie -0 -54 -53 -Connector_PCBEdge -BUS_PCI_Express_Mini_Half -Mini-PCI Express bus connector half size with clips (https://s3.amazonaws.com/fit-iot/download/facet-cards/documents/PCI_Express_miniCard_Electromechanical_specs_rev1.2.pdf#page=25) -mini pcie -0 -54 -53 -Connector_PCBEdge -BUS_PCIexpress_x1 -PCIexpress Bus Edge Connector x1 http://www.ritrontek.com/uploadfile/2016/1026/20161026105231124.pdf#page=70 -PCIe -0 -36 -36 -Connector_PCBEdge -BUS_PCIexpress_x4 -PCIexpress Bus Edge Connector x1 http://www.ritrontek.com/uploadfile/2016/1026/20161026105231124.pdf#page=70 -PCIe -0 -64 -64 -Connector_PCBEdge -BUS_PCIexpress_x8 -PCIexpress Bus Edge Connector x1 http://www.ritrontek.com/uploadfile/2016/1026/20161026105231124.pdf#page=70 -PCIe -0 -98 -98 -Connector_PCBEdge -BUS_PCIexpress_x16 -PCIexpress Bus Edge Connector x1 http://www.ritrontek.com/uploadfile/2016/1026/20161026105231124.pdf#page=70 -PCIe -0 -164 -164 -Connector_PCBEdge -Samtec_MECF-05-0_-L-DV_2x05_P1.27mm_Polarized_Edge -Highspeed card edge connector for PCB's with 05 contacts (polarized) -conn samtec card-edge high-speed -0 -8 -8 -Connector_PCBEdge -Samtec_MECF-05-0_-NP-L-DV_2x05_P1.27mm_Edge -Highspeed card edge connector for PCB's with 05 contacts (not polarized) -conn samtec card-edge high-speed -0 -10 -10 -Connector_PCBEdge -Samtec_MECF-05-01-L-DV-WT_2x05_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 05 contacts (polarized) -conn samtec card-edge high-speed -0 -10 -8 -Connector_PCBEdge -Samtec_MECF-05-01-L-DV_2x05_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 05 contacts (polarized) -conn samtec card-edge high-speed -0 -8 -8 -Connector_PCBEdge -Samtec_MECF-05-01-NP-L-DV-WT_2x05_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 05 contacts (not polarized) -conn samtec card-edge high-speed -0 -12 -10 -Connector_PCBEdge -Samtec_MECF-05-01-NP-L-DV_2x05_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 05 contacts (not polarized) -conn samtec card-edge high-speed -0 -10 -10 -Connector_PCBEdge -Samtec_MECF-05-02-L-DV-WT_2x05_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 05 contacts (polarized) -conn samtec card-edge high-speed -0 -10 -8 -Connector_PCBEdge -Samtec_MECF-05-02-L-DV_2x05_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 05 contacts (polarized) -conn samtec card-edge high-speed -0 -8 -8 -Connector_PCBEdge -Samtec_MECF-05-02-NP-L-DV-WT_2x05_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 05 contacts (not polarized) -conn samtec card-edge high-speed -0 -12 -10 -Connector_PCBEdge -Samtec_MECF-05-02-NP-L-DV_2x05_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 05 contacts (not polarized) -conn samtec card-edge high-speed -0 -10 -10 -Connector_PCBEdge -Samtec_MECF-08-0_-L-DV_2x08_P1.27mm_Polarized_Edge -Highspeed card edge connector for PCB's with 08 contacts (polarized) -conn samtec card-edge high-speed -0 -14 -14 -Connector_PCBEdge -Samtec_MECF-08-0_-NP-L-DV_2x08_P1.27mm_Edge -Highspeed card edge connector for PCB's with 08 contacts (not polarized) -conn samtec card-edge high-speed -0 -16 -16 -Connector_PCBEdge -Samtec_MECF-08-01-L-DV-WT_2x08_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 08 contacts (polarized) -conn samtec card-edge high-speed -0 -16 -14 -Connector_PCBEdge -Samtec_MECF-08-01-L-DV_2x08_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 08 contacts (polarized) -conn samtec card-edge high-speed -0 -14 -14 -Connector_PCBEdge -Samtec_MECF-08-01-NP-L-DV-WT_2x08_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 08 contacts (not polarized) -conn samtec card-edge high-speed -0 -18 -16 -Connector_PCBEdge -Samtec_MECF-08-01-NP-L-DV_2x08_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 08 contacts (not polarized) -conn samtec card-edge high-speed -0 -16 -16 -Connector_PCBEdge -Samtec_MECF-08-02-L-DV-WT_2x08_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 08 contacts (polarized) -conn samtec card-edge high-speed -0 -16 -14 -Connector_PCBEdge -Samtec_MECF-08-02-L-DV_2x08_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 08 contacts (polarized) -conn samtec card-edge high-speed -0 -14 -14 -Connector_PCBEdge -Samtec_MECF-08-02-NP-L-DV-WT_2x08_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 08 contacts (not polarized) -conn samtec card-edge high-speed -0 -18 -16 -Connector_PCBEdge -Samtec_MECF-08-02-NP-L-DV_2x08_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 08 contacts (not polarized) -conn samtec card-edge high-speed -0 -16 -16 -Connector_PCBEdge -Samtec_MECF-20-0_-L-DV_2x20_P1.27mm_Polarized_Edge -Highspeed card edge connector for PCB's with 20 contacts (polarized) -conn samtec card-edge high-speed -0 -38 -38 -Connector_PCBEdge -Samtec_MECF-20-0_-NP-L-DV_2x20_P1.27mm_Edge -Highspeed card edge connector for PCB's with 20 contacts (not polarized) -conn samtec card-edge high-speed -0 -40 -40 -Connector_PCBEdge -Samtec_MECF-20-01-L-DV-WT_2x20_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 20 contacts (polarized) -conn samtec card-edge high-speed -0 -40 -38 -Connector_PCBEdge -Samtec_MECF-20-01-L-DV_2x20_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 20 contacts (polarized) -conn samtec card-edge high-speed -0 -38 -38 -Connector_PCBEdge -Samtec_MECF-20-01-NP-L-DV-WT_2x20_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 20 contacts (not polarized) -conn samtec card-edge high-speed -0 -42 -40 -Connector_PCBEdge -Samtec_MECF-20-01-NP-L-DV_2x20_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 20 contacts (not polarized) -conn samtec card-edge high-speed -0 -40 -40 -Connector_PCBEdge -Samtec_MECF-20-02-L-DV-WT_2x20_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 20 contacts (polarized) -conn samtec card-edge high-speed -0 -40 -38 -Connector_PCBEdge -Samtec_MECF-20-02-L-DV_2x20_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 20 contacts (polarized) -conn samtec card-edge high-speed -0 -38 -38 -Connector_PCBEdge -Samtec_MECF-20-02-NP-L-DV-WT_2x20_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 20 contacts (not polarized) -conn samtec card-edge high-speed -0 -42 -40 -Connector_PCBEdge -Samtec_MECF-20-02-NP-L-DV_2x20_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 20 contacts (not polarized) -conn samtec card-edge high-speed -0 -40 -40 -Connector_PCBEdge -Samtec_MECF-30-0_-L-DV_2x30_P1.27mm_Polarized_Edge -Highspeed card edge connector for PCB's with 30 contacts (polarized) -conn samtec card-edge high-speed -0 -58 -58 -Connector_PCBEdge -Samtec_MECF-30-0_-NP-L-DV_2x30_P1.27mm_Edge -Highspeed card edge connector for PCB's with 30 contacts (not polarized) -conn samtec card-edge high-speed -0 -60 -60 -Connector_PCBEdge -Samtec_MECF-30-01-L-DV-WT_2x30_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 30 contacts (polarized) -conn samtec card-edge high-speed -0 -60 -58 -Connector_PCBEdge -Samtec_MECF-30-01-L-DV_2x30_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 30 contacts (polarized) -conn samtec card-edge high-speed -0 -58 -58 -Connector_PCBEdge -Samtec_MECF-30-01-NP-L-DV-WT_2x30_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 30 contacts (not polarized) -conn samtec card-edge high-speed -0 -62 -60 -Connector_PCBEdge -Samtec_MECF-30-01-NP-L-DV_2x30_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 30 contacts (not polarized) -conn samtec card-edge high-speed -0 -60 -60 -Connector_PCBEdge -Samtec_MECF-30-02-L-DV-WT_2x30_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 30 contacts (polarized) -conn samtec card-edge high-speed -0 -60 -58 -Connector_PCBEdge -Samtec_MECF-30-02-L-DV_2x30_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 30 contacts (polarized) -conn samtec card-edge high-speed -0 -58 -58 -Connector_PCBEdge -Samtec_MECF-30-02-NP-L-DV-WT_2x30_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 30 contacts (not polarized) -conn samtec card-edge high-speed -0 -62 -60 -Connector_PCBEdge -Samtec_MECF-30-02-NP-L-DV_2x30_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 30 contacts (not polarized) -conn samtec card-edge high-speed -0 -60 -60 -Connector_PCBEdge -Samtec_MECF-40-0_-L-DV_2x40_P1.27mm_Polarized_Edge -Highspeed card edge connector for PCB's with 40 contacts (polarized) -conn samtec card-edge high-speed -0 -78 -78 -Connector_PCBEdge -Samtec_MECF-40-0_-NP-L-DV_2x40_P1.27mm_Edge -Highspeed card edge connector for PCB's with 40 contacts (not polarized) -conn samtec card-edge high-speed -0 -80 -80 -Connector_PCBEdge -Samtec_MECF-40-01-L-DV-WT_2x40_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 40 contacts (polarized) -conn samtec card-edge high-speed -0 -80 -78 -Connector_PCBEdge -Samtec_MECF-40-01-L-DV_2x40_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 40 contacts (polarized) -conn samtec card-edge high-speed -0 -78 -78 -Connector_PCBEdge -Samtec_MECF-40-01-NP-L-DV-WT_2x40_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 40 contacts (not polarized) -conn samtec card-edge high-speed -0 -82 -80 -Connector_PCBEdge -Samtec_MECF-40-01-NP-L-DV_2x40_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 40 contacts (not polarized) -conn samtec card-edge high-speed -0 -80 -80 -Connector_PCBEdge -Samtec_MECF-40-02-L-DV-WT_2x40_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 40 contacts (polarized) -conn samtec card-edge high-speed -0 -80 -78 -Connector_PCBEdge -Samtec_MECF-40-02-L-DV_2x40_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 40 contacts (polarized) -conn samtec card-edge high-speed -0 -78 -78 -Connector_PCBEdge -Samtec_MECF-40-02-NP-L-DV-WT_2x40_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 40 contacts (not polarized) -conn samtec card-edge high-speed -0 -82 -80 -Connector_PCBEdge -Samtec_MECF-40-02-NP-L-DV_2x40_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 40 contacts (not polarized) -conn samtec card-edge high-speed -0 -80 -80 -Connector_PCBEdge -Samtec_MECF-50-0_-L-DV_2x50_P1.27mm_Polarized_Edge -Highspeed card edge connector for PCB's with 50 contacts (polarized) -conn samtec card-edge high-speed -0 -98 -98 -Connector_PCBEdge -Samtec_MECF-50-0_-NP-L-DV_2x50_P1.27mm_Edge -Highspeed card edge connector for PCB's with 50 contacts (not polarized) -conn samtec card-edge high-speed -0 -100 -100 -Connector_PCBEdge -Samtec_MECF-50-01-L-DV-WT_2x50_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 50 contacts (polarized) -conn samtec card-edge high-speed -0 -100 -98 -Connector_PCBEdge -Samtec_MECF-50-01-L-DV_2x50_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 50 contacts (polarized) -conn samtec card-edge high-speed -0 -98 -98 -Connector_PCBEdge -Samtec_MECF-50-01-NP-L-DV-WT_2x50_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 50 contacts (not polarized) -conn samtec card-edge high-speed -0 -102 -100 -Connector_PCBEdge -Samtec_MECF-50-01-NP-L-DV_2x50_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 50 contacts (not polarized) -conn samtec card-edge high-speed -0 -100 -100 -Connector_PCBEdge -Samtec_MECF-50-02-L-DV-WT_2x50_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 50 contacts (polarized) -conn samtec card-edge high-speed -0 -100 -98 -Connector_PCBEdge -Samtec_MECF-50-02-L-DV_2x50_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 50 contacts (polarized) -conn samtec card-edge high-speed -0 -98 -98 -Connector_PCBEdge -Samtec_MECF-50-02-NP-L-DV-WT_2x50_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 50 contacts (not polarized) -conn samtec card-edge high-speed -0 -102 -100 -Connector_PCBEdge -Samtec_MECF-50-02-NP-L-DV_2x50_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 50 contacts (not polarized) -conn samtec card-edge high-speed -0 -100 -100 -Connector_PCBEdge -Samtec_MECF-60-0_-L-DV_2x60_P1.27mm_Polarized_Edge -Highspeed card edge connector for PCB's with 60 contacts (polarized) -conn samtec card-edge high-speed -0 -116 -116 -Connector_PCBEdge -Samtec_MECF-60-0_-NP-L-DV_2x60_P1.27mm_Edge -Highspeed card edge connector for PCB's with 60 contacts (not polarized) -conn samtec card-edge high-speed -0 -120 -120 -Connector_PCBEdge -Samtec_MECF-60-01-L-DV-WT_2x60_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 60 contacts (polarized) -conn samtec card-edge high-speed -0 -118 -116 -Connector_PCBEdge -Samtec_MECF-60-01-L-DV_2x60_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 60 contacts (polarized) -conn samtec card-edge high-speed -0 -116 -116 -Connector_PCBEdge -Samtec_MECF-60-01-NP-L-DV-WT_2x60_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 60 contacts (not polarized) -conn samtec card-edge high-speed -0 -122 -120 -Connector_PCBEdge -Samtec_MECF-60-01-NP-L-DV_2x60_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 60 contacts (not polarized) -conn samtec card-edge high-speed -0 -120 -120 -Connector_PCBEdge -Samtec_MECF-60-02-L-DV-WT_2x60_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 60 contacts (polarized) -conn samtec card-edge high-speed -0 -118 -116 -Connector_PCBEdge -Samtec_MECF-60-02-L-DV_2x60_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 60 contacts (polarized) -conn samtec card-edge high-speed -0 -116 -116 -Connector_PCBEdge -Samtec_MECF-60-02-NP-L-DV-WT_2x60_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 60 contacts (not polarized) -conn samtec card-edge high-speed -0 -122 -120 -Connector_PCBEdge -Samtec_MECF-60-02-NP-L-DV_2x60_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 60 contacts (not polarized) -conn samtec card-edge high-speed -0 -120 -120 -Connector_PCBEdge -Samtec_MECF-70-0_-L-DV_2x70_P1.27mm_Polarized_Edge -Highspeed card edge connector for PCB's with 70 contacts (polarized) -conn samtec card-edge high-speed -0 -136 -136 -Connector_PCBEdge -Samtec_MECF-70-0_-NP-L-DV_2x70_P1.27mm_Edge -Highspeed card edge connector for PCB's with 70 contacts (not polarized) -conn samtec card-edge high-speed -0 -140 -140 -Connector_PCBEdge -Samtec_MECF-70-01-L-DV-WT_2x70_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 70 contacts (polarized) -conn samtec card-edge high-speed -0 -138 -136 -Connector_PCBEdge -Samtec_MECF-70-01-L-DV_2x70_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 70 contacts (polarized) -conn samtec card-edge high-speed -0 -136 -136 -Connector_PCBEdge -Samtec_MECF-70-01-NP-L-DV-WT_2x70_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 70 contacts (not polarized) -conn samtec card-edge high-speed -0 -142 -140 -Connector_PCBEdge -Samtec_MECF-70-01-NP-L-DV_2x70_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 1.6mm PCB's with 70 contacts (not polarized) -conn samtec card-edge high-speed -0 -140 -140 -Connector_PCBEdge -Samtec_MECF-70-02-L-DV-WT_2x70_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 70 contacts (polarized) -conn samtec card-edge high-speed -0 -138 -136 -Connector_PCBEdge -Samtec_MECF-70-02-L-DV_2x70_P1.27mm_Polarized_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 70 contacts (polarized) -conn samtec card-edge high-speed -0 -136 -136 -Connector_PCBEdge -Samtec_MECF-70-02-NP-L-DV-WT_2x70_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 70 contacts (not polarized) -conn samtec card-edge high-speed -0 -142 -140 -Connector_PCBEdge -Samtec_MECF-70-02-NP-L-DV_2x70_P1.27mm_Socket_Horizontal -Highspeed card edge connector for 2.4mm PCB's with 70 contacts (not polarized) -conn samtec card-edge high-speed -0 -140 -140 -Connector_PCBEdge -molex_EDGELOCK_2-CKT -https://www.molex.com/pdm_docs/sd/2008900106_sd.pdf -Connector PCBEdge molex EDGELOCK -0 -2 -2 -Connector_PCBEdge -molex_EDGELOCK_4-CKT -https://www.molex.com/pdm_docs/sd/2008900106_sd.pdf -Connector PCBEdge molex EDGELOCK -0 -4 -4 -Connector_PCBEdge -molex_EDGELOCK_6-CKT -https://www.molex.com/pdm_docs/sd/2008900106_sd.pdf -Connector PCBEdge molex EDGELOCK -0 -6 -6 -Connector_PCBEdge -molex_EDGELOCK_8-CKT -https://www.molex.com/pdm_docs/sd/2008900106_sd.pdf -Connector PCBEdge molex EDGELOCK -0 -8 -8 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_2-G-7,62_1x02_P7.62mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/2-G-7,62; number of pins: 02; pin pitch: 7.62mm; Angled || order number: 1766233 12A 630V -phoenix_contact connector GMSTBA_01x02_G_7.62mm -0 -2 -2 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_2-G_1x02_P7.50mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/2-G; number of pins: 02; pin pitch: 7.50mm; Angled || order number: 1766343 12A 630V -phoenix_contact connector GMSTBA_01x02_G_7.50mm -0 -2 -2 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_3-G-7,62_1x03_P7.62mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/3-G-7,62; number of pins: 03; pin pitch: 7.62mm; Angled || order number: 1766246 12A 630V -phoenix_contact connector GMSTBA_01x03_G_7.62mm -0 -3 -3 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_3-G_1x03_P7.50mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/3-G; number of pins: 03; pin pitch: 7.50mm; Angled || order number: 1766356 12A 630V -phoenix_contact connector GMSTBA_01x03_G_7.50mm -0 -3 -3 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_4-G-7,62_1x04_P7.62mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/4-G-7,62; number of pins: 04; pin pitch: 7.62mm; Angled || order number: 1766259 12A 630V -phoenix_contact connector GMSTBA_01x04_G_7.62mm -0 -4 -4 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_4-G_1x04_P7.50mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/4-G; number of pins: 04; pin pitch: 7.50mm; Angled || order number: 1766369 12A 630V -phoenix_contact connector GMSTBA_01x04_G_7.50mm -0 -4 -4 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_5-G-7,62_1x05_P7.62mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/5-G-7,62; number of pins: 05; pin pitch: 7.62mm; Angled || order number: 1766262 12A 630V -phoenix_contact connector GMSTBA_01x05_G_7.62mm -0 -5 -5 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_5-G_1x05_P7.50mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/5-G; number of pins: 05; pin pitch: 7.50mm; Angled || order number: 1766372 12A 630V -phoenix_contact connector GMSTBA_01x05_G_7.50mm -0 -5 -5 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_6-G-7,62_1x06_P7.62mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/6-G-7,62; number of pins: 06; pin pitch: 7.62mm; Angled || order number: 1766275 12A 630V -phoenix_contact connector GMSTBA_01x06_G_7.62mm -0 -6 -6 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_6-G_1x06_P7.50mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/6-G; number of pins: 06; pin pitch: 7.50mm; Angled || order number: 1766385 12A 630V -phoenix_contact connector GMSTBA_01x06_G_7.50mm -0 -6 -6 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_7-G-7,62_1x07_P7.62mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/7-G-7,62; number of pins: 07; pin pitch: 7.62mm; Angled || order number: 1766288 12A 630V -phoenix_contact connector GMSTBA_01x07_G_7.62mm -0 -7 -7 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_7-G_1x07_P7.50mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/7-G; number of pins: 07; pin pitch: 7.50mm; Angled || order number: 1766398 12A 630V -phoenix_contact connector GMSTBA_01x07_G_7.50mm -0 -7 -7 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_8-G-7,62_1x08_P7.62mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/8-G-7,62; number of pins: 08; pin pitch: 7.62mm; Angled || order number: 1766291 12A 630V -phoenix_contact connector GMSTBA_01x08_G_7.62mm -0 -8 -8 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_8-G_1x08_P7.50mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/8-G; number of pins: 08; pin pitch: 7.50mm; Angled || order number: 1766408 12A 630V -phoenix_contact connector GMSTBA_01x08_G_7.50mm -0 -8 -8 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_9-G-7,62_1x09_P7.62mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/9-G-7,62; number of pins: 09; pin pitch: 7.62mm; Angled || order number: 1766301 12A 630V -phoenix_contact connector GMSTBA_01x09_G_7.62mm -0 -9 -9 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_9-G_1x09_P7.50mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/9-G; number of pins: 09; pin pitch: 7.50mm; Angled || order number: 1766411 12A 630V -phoenix_contact connector GMSTBA_01x09_G_7.50mm -0 -9 -9 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_10-G-7,62_1x10_P7.62mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/10-G-7,62; number of pins: 10; pin pitch: 7.62mm; Angled || order number: 1766314 12A 630V -phoenix_contact connector GMSTBA_01x10_G_7.62mm -0 -10 -10 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_10-G_1x10_P7.50mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/10-G; number of pins: 10; pin pitch: 7.50mm; Angled || order number: 1766424 12A 630V -phoenix_contact connector GMSTBA_01x10_G_7.50mm -0 -10 -10 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_11-G-7,62_1x11_P7.62mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/11-G-7,62; number of pins: 11; pin pitch: 7.62mm; Angled || order number: 1766327 12A 630V -phoenix_contact connector GMSTBA_01x11_G_7.62mm -0 -11 -11 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_11-G_1x11_P7.50mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/11-G; number of pins: 11; pin pitch: 7.50mm; Angled || order number: 1766437 12A 630V -phoenix_contact connector GMSTBA_01x11_G_7.50mm -0 -11 -11 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_12-G-7,62_1x12_P7.62mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/12-G-7,62; number of pins: 12; pin pitch: 7.62mm; Angled || order number: 1766330 12A 630V -phoenix_contact connector GMSTBA_01x12_G_7.62mm -0 -12 -12 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBA_2,5_12-G_1x12_P7.50mm_Horizontal -Generic Phoenix Contact connector footprint for: GMSTBA_2,5/12-G; number of pins: 12; pin pitch: 7.50mm; Angled || order number: 1766440 12A 630V -phoenix_contact connector GMSTBA_01x12_G_7.50mm -0 -12 -12 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_2-G-7,62_1x02_P7.62mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/2-G-7,62; number of pins: 02; pin pitch: 7.62mm; Vertical || order number: 1766770 12A 630V -phoenix_contact connector GMSTBVA_01x02_G_7.62mm -0 -2 -2 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_2-G_1x02_P7.50mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/2-G; number of pins: 02; pin pitch: 7.50mm; Vertical || order number: 1766660 12A 630V -phoenix_contact connector GMSTBVA_01x02_G_7.50mm -0 -2 -2 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_3-G-7,62_1x03_P7.62mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/3-G-7,62; number of pins: 03; pin pitch: 7.62mm; Vertical || order number: 1766783 12A 630V -phoenix_contact connector GMSTBVA_01x03_G_7.62mm -0 -3 -3 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_3-G_1x03_P7.50mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/3-G; number of pins: 03; pin pitch: 7.50mm; Vertical || order number: 1766673 12A 630V -phoenix_contact connector GMSTBVA_01x03_G_7.50mm -0 -3 -3 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_4-G-7,62_1x04_P7.62mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/4-G-7,62; number of pins: 04; pin pitch: 7.62mm; Vertical || order number: 1766796 12A 630V -phoenix_contact connector GMSTBVA_01x04_G_7.62mm -0 -4 -4 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_4-G_1x04_P7.50mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/4-G; number of pins: 04; pin pitch: 7.50mm; Vertical || order number: 1766686 12A 630V -phoenix_contact connector GMSTBVA_01x04_G_7.50mm -0 -4 -4 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_5-G-7,62_1x05_P7.62mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/5-G-7,62; number of pins: 05; pin pitch: 7.62mm; Vertical || order number: 1766806 12A 630V -phoenix_contact connector GMSTBVA_01x05_G_7.62mm -0 -5 -5 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_5-G_1x05_P7.50mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/5-G; number of pins: 05; pin pitch: 7.50mm; Vertical || order number: 1766699 12A 630V -phoenix_contact connector GMSTBVA_01x05_G_7.50mm -0 -5 -5 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_6-G-7,62_1x06_P7.62mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/6-G-7,62; number of pins: 06; pin pitch: 7.62mm; Vertical || order number: 1766819 12A 630V -phoenix_contact connector GMSTBVA_01x06_G_7.62mm -0 -6 -6 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_6-G_1x06_P7.50mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/6-G; number of pins: 06; pin pitch: 7.50mm; Vertical || order number: 1766709 12A 630V -phoenix_contact connector GMSTBVA_01x06_G_7.50mm -0 -6 -6 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_7-G-7,62_1x07_P7.62mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/7-G-7,62; number of pins: 07; pin pitch: 7.62mm; Vertical || order number: 1766822 12A 630V -phoenix_contact connector GMSTBVA_01x07_G_7.62mm -0 -7 -7 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_7-G_1x07_P7.50mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/7-G; number of pins: 07; pin pitch: 7.50mm; Vertical || order number: 1766712 12A 630V -phoenix_contact connector GMSTBVA_01x07_G_7.50mm -0 -7 -7 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_8-G-7,62_1x08_P7.62mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/8-G-7,62; number of pins: 08; pin pitch: 7.62mm; Vertical || order number: 1766835 12A 630V -phoenix_contact connector GMSTBVA_01x08_G_7.62mm -0 -8 -8 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_8-G_1x08_P7.50mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/8-G; number of pins: 08; pin pitch: 7.50mm; Vertical || order number: 1766725 12A 630V -phoenix_contact connector GMSTBVA_01x08_G_7.50mm -0 -8 -8 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_9-G-7,62_1x09_P7.62mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/9-G-7,62; number of pins: 09; pin pitch: 7.62mm; Vertical || order number: 1766848 12A 630V -phoenix_contact connector GMSTBVA_01x09_G_7.62mm -0 -9 -9 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_9-G_1x09_P7.50mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/9-G; number of pins: 09; pin pitch: 7.50mm; Vertical || order number: 1766738 12A 630V -phoenix_contact connector GMSTBVA_01x09_G_7.50mm -0 -9 -9 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_10-G-7,62_1x10_P7.62mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/10-G-7,62; number of pins: 10; pin pitch: 7.62mm; Vertical || order number: 1766851 12A 630V -phoenix_contact connector GMSTBVA_01x10_G_7.62mm -0 -10 -10 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_10-G_1x10_P7.50mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/10-G; number of pins: 10; pin pitch: 7.50mm; Vertical || order number: 1766741 12A 630V -phoenix_contact connector GMSTBVA_01x10_G_7.50mm -0 -10 -10 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_11-G-7,62_1x11_P7.62mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/11-G-7,62; number of pins: 11; pin pitch: 7.62mm; Vertical || order number: 1766864 12A 630V -phoenix_contact connector GMSTBVA_01x11_G_7.62mm -0 -11 -11 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_11-G_1x11_P7.50mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/11-G; number of pins: 11; pin pitch: 7.50mm; Vertical || order number: 1766754 12A 630V -phoenix_contact connector GMSTBVA_01x11_G_7.50mm -0 -11 -11 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_12-G-7,62_1x12_P7.62mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/12-G-7,62; number of pins: 12; pin pitch: 7.62mm; Vertical || order number: 1766877 12A 630V -phoenix_contact connector GMSTBVA_01x12_G_7.62mm -0 -12 -12 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBVA_2,5_12-G_1x12_P7.50mm_Vertical -Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/12-G; number of pins: 12; pin pitch: 7.50mm; Vertical || order number: 1766767 12A 630V -phoenix_contact connector GMSTBVA_01x12_G_7.50mm -0 -12 -12 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_2-GF-7,62_1x02_P7.62mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/2-GF-7,62; number of pins: 02; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829154 12A 630V -phoenix_contact connector GMSTBV_01x02_GF_7.62mm -0 -2 -2 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_2-GF-7,62_1x02_P7.62mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/2-GF-7,62; number of pins: 02; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829154 12A 630V -phoenix_contact connector GMSTBV_01x02_GF_7.62mm_MH -0 -2 -2 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_3-GF-7,62_1x03_P7.62mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/3-GF-7,62; number of pins: 03; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829167 12A 630V -phoenix_contact connector GMSTBV_01x03_GF_7.62mm -0 -3 -3 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_3-GF-7,62_1x03_P7.62mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/3-GF-7,62; number of pins: 03; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829167 12A 630V -phoenix_contact connector GMSTBV_01x03_GF_7.62mm_MH -0 -3 -3 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_4-GF-7,62_1x04_P7.62mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/4-GF-7,62; number of pins: 04; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829170 12A 630V -phoenix_contact connector GMSTBV_01x04_GF_7.62mm -0 -4 -4 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_4-GF-7,62_1x04_P7.62mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/4-GF-7,62; number of pins: 04; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829170 12A 630V -phoenix_contact connector GMSTBV_01x04_GF_7.62mm_MH -0 -4 -4 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_5-GF-7,62_1x05_P7.62mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/5-GF-7,62; number of pins: 05; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829183 12A 630V -phoenix_contact connector GMSTBV_01x05_GF_7.62mm -0 -5 -5 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_5-GF-7,62_1x05_P7.62mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/5-GF-7,62; number of pins: 05; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829183 12A 630V -phoenix_contact connector GMSTBV_01x05_GF_7.62mm_MH -0 -5 -5 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_6-GF-7,62_1x06_P7.62mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/6-GF-7,62; number of pins: 06; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829196 12A 630V -phoenix_contact connector GMSTBV_01x06_GF_7.62mm -0 -6 -6 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_6-GF-7,62_1x06_P7.62mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/6-GF-7,62; number of pins: 06; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829196 12A 630V -phoenix_contact connector GMSTBV_01x06_GF_7.62mm_MH -0 -6 -6 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_7-GF-7,62_1x07_P7.62mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/7-GF-7,62; number of pins: 07; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829206 12A 630V -phoenix_contact connector GMSTBV_01x07_GF_7.62mm -0 -7 -7 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_7-GF-7,62_1x07_P7.62mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/7-GF-7,62; number of pins: 07; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829206 12A 630V -phoenix_contact connector GMSTBV_01x07_GF_7.62mm_MH -0 -7 -7 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_8-GF-7,62_1x08_P7.62mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/8-GF-7,62; number of pins: 08; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829219 12A 630V -phoenix_contact connector GMSTBV_01x08_GF_7.62mm -0 -8 -8 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_8-GF-7,62_1x08_P7.62mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/8-GF-7,62; number of pins: 08; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829219 12A 630V -phoenix_contact connector GMSTBV_01x08_GF_7.62mm_MH -0 -8 -8 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_9-GF-7,62_1x09_P7.62mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/9-GF-7,62; number of pins: 09; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829222 12A 630V -phoenix_contact connector GMSTBV_01x09_GF_7.62mm -0 -9 -9 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_9-GF-7,62_1x09_P7.62mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/9-GF-7,62; number of pins: 09; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829222 12A 630V -phoenix_contact connector GMSTBV_01x09_GF_7.62mm_MH -0 -9 -9 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_10-GF-7,62_1x10_P7.62mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/10-GF-7,62; number of pins: 10; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829235 12A 630V -phoenix_contact connector GMSTBV_01x10_GF_7.62mm -0 -10 -10 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_10-GF-7,62_1x10_P7.62mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/10-GF-7,62; number of pins: 10; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829235 12A 630V -phoenix_contact connector GMSTBV_01x10_GF_7.62mm_MH -0 -10 -10 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_11-GF-7,62_1x11_P7.62mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/11-GF-7,62; number of pins: 11; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829248 12A 630V -phoenix_contact connector GMSTBV_01x11_GF_7.62mm -0 -11 -11 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_11-GF-7,62_1x11_P7.62mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/11-GF-7,62; number of pins: 11; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829248 12A 630V -phoenix_contact connector GMSTBV_01x11_GF_7.62mm_MH -0 -11 -11 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_12-GF-7,62_1x12_P7.62mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/12-GF-7,62; number of pins: 12; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829251 12A 630V -phoenix_contact connector GMSTBV_01x12_GF_7.62mm -0 -12 -12 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTBV_2,5_12-GF-7,62_1x12_P7.62mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTBV_2,5/12-GF-7,62; number of pins: 12; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829251 12A 630V -phoenix_contact connector GMSTBV_01x12_GF_7.62mm_MH -0 -12 -12 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_2-GF-7,62_1x02_P7.62mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTB_2,5/2-GF-7,62; number of pins: 02; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806229 12A 630V -phoenix_contact connector GMSTB_01x02_GF_7.62mm -0 -2 -2 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_2-GF-7,62_1x02_P7.62mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTB_2,5/2-GF-7,62; number of pins: 02; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806229 12A 630V -phoenix_contact connector GMSTB_01x02_GF_7.62mm_MH -0 -2 -2 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_3-GF-7,62_1x03_P7.62mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTB_2,5/3-GF-7,62; number of pins: 03; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806232 12A 630V -phoenix_contact connector GMSTB_01x03_GF_7.62mm -0 -3 -3 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_3-GF-7,62_1x03_P7.62mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTB_2,5/3-GF-7,62; number of pins: 03; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806232 12A 630V -phoenix_contact connector GMSTB_01x03_GF_7.62mm_MH -0 -3 -3 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_4-GF-7,62_1x04_P7.62mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTB_2,5/4-GF-7,62; number of pins: 04; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806245 12A 630V -phoenix_contact connector GMSTB_01x04_GF_7.62mm -0 -4 -4 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_4-GF-7,62_1x04_P7.62mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTB_2,5/4-GF-7,62; number of pins: 04; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806245 12A 630V -phoenix_contact connector GMSTB_01x04_GF_7.62mm_MH -0 -4 -4 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_5-GF-7,62_1x05_P7.62mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTB_2,5/5-GF-7,62; number of pins: 05; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806258 12A 630V -phoenix_contact connector GMSTB_01x05_GF_7.62mm -0 -5 -5 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_5-GF-7,62_1x05_P7.62mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTB_2,5/5-GF-7,62; number of pins: 05; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806258 12A 630V -phoenix_contact connector GMSTB_01x05_GF_7.62mm_MH -0 -5 -5 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_6-GF-7,62_1x06_P7.62mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTB_2,5/6-GF-7,62; number of pins: 06; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806261 12A 630V -phoenix_contact connector GMSTB_01x06_GF_7.62mm -0 -6 -6 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_6-GF-7,62_1x06_P7.62mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTB_2,5/6-GF-7,62; number of pins: 06; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806261 12A 630V -phoenix_contact connector GMSTB_01x06_GF_7.62mm_MH -0 -6 -6 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_7-GF-7,62_1x07_P7.62mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTB_2,5/7-GF-7,62; number of pins: 07; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806274 12A 630V -phoenix_contact connector GMSTB_01x07_GF_7.62mm -0 -7 -7 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_7-GF-7,62_1x07_P7.62mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTB_2,5/7-GF-7,62; number of pins: 07; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806274 12A 630V -phoenix_contact connector GMSTB_01x07_GF_7.62mm_MH -0 -7 -7 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_8-GF-7,62_1x08_P7.62mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTB_2,5/8-GF-7,62; number of pins: 08; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806287 12A 630V -phoenix_contact connector GMSTB_01x08_GF_7.62mm -0 -8 -8 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_8-GF-7,62_1x08_P7.62mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTB_2,5/8-GF-7,62; number of pins: 08; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806287 12A 630V -phoenix_contact connector GMSTB_01x08_GF_7.62mm_MH -0 -8 -8 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_9-GF-7,62_1x09_P7.62mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTB_2,5/9-GF-7,62; number of pins: 09; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806290 12A 630V -phoenix_contact connector GMSTB_01x09_GF_7.62mm -0 -9 -9 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_9-GF-7,62_1x09_P7.62mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTB_2,5/9-GF-7,62; number of pins: 09; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806290 12A 630V -phoenix_contact connector GMSTB_01x09_GF_7.62mm_MH -0 -9 -9 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_10-GF-7,62_1x10_P7.62mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTB_2,5/10-GF-7,62; number of pins: 10; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806300 12A 630V -phoenix_contact connector GMSTB_01x10_GF_7.62mm -0 -10 -10 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_10-GF-7,62_1x10_P7.62mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTB_2,5/10-GF-7,62; number of pins: 10; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806300 12A 630V -phoenix_contact connector GMSTB_01x10_GF_7.62mm_MH -0 -10 -10 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_11-GF-7,62_1x11_P7.62mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTB_2,5/11-GF-7,62; number of pins: 11; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806313 12A 630V -phoenix_contact connector GMSTB_01x11_GF_7.62mm -0 -11 -11 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_11-GF-7,62_1x11_P7.62mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTB_2,5/11-GF-7,62; number of pins: 11; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806313 12A 630V -phoenix_contact connector GMSTB_01x11_GF_7.62mm_MH -0 -11 -11 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_12-GF-7,62_1x12_P7.62mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: GMSTB_2,5/12-GF-7,62; number of pins: 12; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806326 12A 630V -phoenix_contact connector GMSTB_01x12_GF_7.62mm -0 -12 -12 -Connector_Phoenix_GMSTB -PhoenixContact_GMSTB_2,5_12-GF-7,62_1x12_P7.62mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: GMSTB_2,5/12-GF-7,62; number of pins: 12; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806326 12A 630V -phoenix_contact connector GMSTB_01x12_GF_7.62mm_MH -0 -12 -12 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_2-G-3.5_1x02_P3.50mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/2-G-3.5; number of pins: 02; pin pitch: 3.50mm; Vertical || order number: 1843606 8A 160V -phoenix_contact connector MCV_01x02_G_3.5mm -0 -2 -2 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_2-G-3.81_1x02_P3.81mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/2-G-3.81; number of pins: 02; pin pitch: 3.81mm; Vertical || order number: 1803426 8A 160V -phoenix_contact connector MCV_01x02_G_3.81mm -0 -2 -2 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_2-GF-3.5_1x02_P3.50mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-3.5; number of pins: 02; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843224 8A 160V -phoenix_contact connector MCV_01x02_GF_3.5mm -0 -2 -2 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_2-GF-3.5_1x02_P3.50mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-3.5; number of pins: 02; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843224 8A 160V -phoenix_contact connector MCV_01x02_GF_3.5mm_MH -0 -2 -2 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_2-GF-3.81_1x02_P3.81mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-3.81; number of pins: 02; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830596 8A 160V -phoenix_contact connector MCV_01x02_GF_3.81mm -0 -2 -2 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_2-GF-3.81_1x02_P3.81mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-3.81; number of pins: 02; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830596 8A 160V -phoenix_contact connector MCV_01x02_GF_3.81mm_MH -0 -2 -2 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_3-G-3.5_1x03_P3.50mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/3-G-3.5; number of pins: 03; pin pitch: 3.50mm; Vertical || order number: 1843619 8A 160V -phoenix_contact connector MCV_01x03_G_3.5mm -0 -3 -3 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_3-G-3.81_1x03_P3.81mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/3-G-3.81; number of pins: 03; pin pitch: 3.81mm; Vertical || order number: 1803439 8A 160V -phoenix_contact connector MCV_01x03_G_3.81mm -0 -3 -3 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_3-GF-3.5_1x03_P3.50mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-3.5; number of pins: 03; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843237 8A 160V -phoenix_contact connector MCV_01x03_GF_3.5mm -0 -3 -3 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_3-GF-3.5_1x03_P3.50mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-3.5; number of pins: 03; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843237 8A 160V -phoenix_contact connector MCV_01x03_GF_3.5mm_MH -0 -3 -3 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_3-GF-3.81_1x03_P3.81mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-3.81; number of pins: 03; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830606 8A 160V -phoenix_contact connector MCV_01x03_GF_3.81mm -0 -3 -3 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_3-GF-3.81_1x03_P3.81mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-3.81; number of pins: 03; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830606 8A 160V -phoenix_contact connector MCV_01x03_GF_3.81mm_MH -0 -3 -3 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_4-G-3.5_1x04_P3.50mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/4-G-3.5; number of pins: 04; pin pitch: 3.50mm; Vertical || order number: 1843622 8A 160V -phoenix_contact connector MCV_01x04_G_3.5mm -0 -4 -4 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_4-G-3.81_1x04_P3.81mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/4-G-3.81; number of pins: 04; pin pitch: 3.81mm; Vertical || order number: 1803442 8A 160V -phoenix_contact connector MCV_01x04_G_3.81mm -0 -4 -4 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_4-GF-3.5_1x04_P3.50mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-3.5; number of pins: 04; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843240 8A 160V -phoenix_contact connector MCV_01x04_GF_3.5mm -0 -4 -4 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_4-GF-3.5_1x04_P3.50mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-3.5; number of pins: 04; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843240 8A 160V -phoenix_contact connector MCV_01x04_GF_3.5mm_MH -0 -4 -4 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_4-GF-3.81_1x04_P3.81mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-3.81; number of pins: 04; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830619 8A 160V -phoenix_contact connector MCV_01x04_GF_3.81mm -0 -4 -4 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_4-GF-3.81_1x04_P3.81mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-3.81; number of pins: 04; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830619 8A 160V -phoenix_contact connector MCV_01x04_GF_3.81mm_MH -0 -4 -4 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_5-G-3.5_1x05_P3.50mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/5-G-3.5; number of pins: 05; pin pitch: 3.50mm; Vertical || order number: 1843635 8A 160V -phoenix_contact connector MCV_01x05_G_3.5mm -0 -5 -5 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_5-G-3.81_1x05_P3.81mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/5-G-3.81; number of pins: 05; pin pitch: 3.81mm; Vertical || order number: 1803455 8A 160V -phoenix_contact connector MCV_01x05_G_3.81mm -0 -5 -5 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_5-GF-3.5_1x05_P3.50mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-3.5; number of pins: 05; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843253 8A 160V -phoenix_contact connector MCV_01x05_GF_3.5mm -0 -5 -5 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_5-GF-3.5_1x05_P3.50mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-3.5; number of pins: 05; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843253 8A 160V -phoenix_contact connector MCV_01x05_GF_3.5mm_MH -0 -5 -5 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_5-GF-3.81_1x05_P3.81mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-3.81; number of pins: 05; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830622 8A 160V -phoenix_contact connector MCV_01x05_GF_3.81mm -0 -5 -5 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_5-GF-3.81_1x05_P3.81mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-3.81; number of pins: 05; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830622 8A 160V -phoenix_contact connector MCV_01x05_GF_3.81mm_MH -0 -5 -5 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_6-G-3.5_1x06_P3.50mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/6-G-3.5; number of pins: 06; pin pitch: 3.50mm; Vertical || order number: 1843648 8A 160V -phoenix_contact connector MCV_01x06_G_3.5mm -0 -6 -6 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_6-G-3.81_1x06_P3.81mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/6-G-3.81; number of pins: 06; pin pitch: 3.81mm; Vertical || order number: 1803468 8A 160V -phoenix_contact connector MCV_01x06_G_3.81mm -0 -6 -6 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_6-GF-3.5_1x06_P3.50mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-3.5; number of pins: 06; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843266 8A 160V -phoenix_contact connector MCV_01x06_GF_3.5mm -0 -6 -6 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_6-GF-3.5_1x06_P3.50mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-3.5; number of pins: 06; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843266 8A 160V -phoenix_contact connector MCV_01x06_GF_3.5mm_MH -0 -6 -6 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_6-GF-3.81_1x06_P3.81mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-3.81; number of pins: 06; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830635 8A 160V -phoenix_contact connector MCV_01x06_GF_3.81mm -0 -6 -6 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_6-GF-3.81_1x06_P3.81mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-3.81; number of pins: 06; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830635 8A 160V -phoenix_contact connector MCV_01x06_GF_3.81mm_MH -0 -6 -6 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_7-G-3.5_1x07_P3.50mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/7-G-3.5; number of pins: 07; pin pitch: 3.50mm; Vertical || order number: 1843651 8A 160V -phoenix_contact connector MCV_01x07_G_3.5mm -0 -7 -7 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_7-G-3.81_1x07_P3.81mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/7-G-3.81; number of pins: 07; pin pitch: 3.81mm; Vertical || order number: 1803471 8A 160V -phoenix_contact connector MCV_01x07_G_3.81mm -0 -7 -7 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_7-GF-3.5_1x07_P3.50mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-3.5; number of pins: 07; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843279 8A 160V -phoenix_contact connector MCV_01x07_GF_3.5mm -0 -7 -7 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_7-GF-3.5_1x07_P3.50mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-3.5; number of pins: 07; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843279 8A 160V -phoenix_contact connector MCV_01x07_GF_3.5mm_MH -0 -7 -7 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_7-GF-3.81_1x07_P3.81mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-3.81; number of pins: 07; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830648 8A 160V -phoenix_contact connector MCV_01x07_GF_3.81mm -0 -7 -7 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_7-GF-3.81_1x07_P3.81mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-3.81; number of pins: 07; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830648 8A 160V -phoenix_contact connector MCV_01x07_GF_3.81mm_MH -0 -7 -7 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_8-G-3.5_1x08_P3.50mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/8-G-3.5; number of pins: 08; pin pitch: 3.50mm; Vertical || order number: 1843664 8A 160V -phoenix_contact connector MCV_01x08_G_3.5mm -0 -8 -8 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_8-G-3.81_1x08_P3.81mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/8-G-3.81; number of pins: 08; pin pitch: 3.81mm; Vertical || order number: 1803484 8A 160V -phoenix_contact connector MCV_01x08_G_3.81mm -0 -8 -8 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_8-GF-3.5_1x08_P3.50mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-3.5; number of pins: 08; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843282 8A 160V -phoenix_contact connector MCV_01x08_GF_3.5mm -0 -8 -8 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_8-GF-3.5_1x08_P3.50mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-3.5; number of pins: 08; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843282 8A 160V -phoenix_contact connector MCV_01x08_GF_3.5mm_MH -0 -8 -8 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_8-GF-3.81_1x08_P3.81mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-3.81; number of pins: 08; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830651 8A 160V -phoenix_contact connector MCV_01x08_GF_3.81mm -0 -8 -8 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_8-GF-3.81_1x08_P3.81mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-3.81; number of pins: 08; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830651 8A 160V -phoenix_contact connector MCV_01x08_GF_3.81mm_MH -0 -8 -8 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_9-G-3.5_1x09_P3.50mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/9-G-3.5; number of pins: 09; pin pitch: 3.50mm; Vertical || order number: 1843677 8A 160V -phoenix_contact connector MCV_01x09_G_3.5mm -0 -9 -9 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_9-G-3.81_1x09_P3.81mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/9-G-3.81; number of pins: 09; pin pitch: 3.81mm; Vertical || order number: 1803497 8A 160V -phoenix_contact connector MCV_01x09_G_3.81mm -0 -9 -9 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_9-GF-3.5_1x09_P3.50mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-3.5; number of pins: 09; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843295 8A 160V -phoenix_contact connector MCV_01x09_GF_3.5mm -0 -9 -9 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_9-GF-3.5_1x09_P3.50mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-3.5; number of pins: 09; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843295 8A 160V -phoenix_contact connector MCV_01x09_GF_3.5mm_MH -0 -9 -9 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_9-GF-3.81_1x09_P3.81mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-3.81; number of pins: 09; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830664 8A 160V -phoenix_contact connector MCV_01x09_GF_3.81mm -0 -9 -9 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_9-GF-3.81_1x09_P3.81mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-3.81; number of pins: 09; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830664 8A 160V -phoenix_contact connector MCV_01x09_GF_3.81mm_MH -0 -9 -9 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_10-G-3.5_1x10_P3.50mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/10-G-3.5; number of pins: 10; pin pitch: 3.50mm; Vertical || order number: 1843680 8A 160V -phoenix_contact connector MCV_01x10_G_3.5mm -0 -10 -10 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_10-G-3.81_1x10_P3.81mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/10-G-3.81; number of pins: 10; pin pitch: 3.81mm; Vertical || order number: 1803507 8A 160V -phoenix_contact connector MCV_01x10_G_3.81mm -0 -10 -10 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_10-GF-3.5_1x10_P3.50mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-3.5; number of pins: 10; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843305 8A 160V -phoenix_contact connector MCV_01x10_GF_3.5mm -0 -10 -10 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_10-GF-3.5_1x10_P3.50mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-3.5; number of pins: 10; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843305 8A 160V -phoenix_contact connector MCV_01x10_GF_3.5mm_MH -0 -10 -10 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_10-GF-3.81_1x10_P3.81mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-3.81; number of pins: 10; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830677 8A 160V -phoenix_contact connector MCV_01x10_GF_3.81mm -0 -10 -10 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_10-GF-3.81_1x10_P3.81mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-3.81; number of pins: 10; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830677 8A 160V -phoenix_contact connector MCV_01x10_GF_3.81mm_MH -0 -10 -10 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_11-G-3.5_1x11_P3.50mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/11-G-3.5; number of pins: 11; pin pitch: 3.50mm; Vertical || order number: 1843693 8A 160V -phoenix_contact connector MCV_01x11_G_3.5mm -0 -11 -11 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_11-G-3.81_1x11_P3.81mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/11-G-3.81; number of pins: 11; pin pitch: 3.81mm; Vertical || order number: 1803510 8A 160V -phoenix_contact connector MCV_01x11_G_3.81mm -0 -11 -11 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_11-GF-3.5_1x11_P3.50mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.5; number of pins: 11; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843318 8A 160V -phoenix_contact connector MCV_01x11_GF_3.5mm -0 -11 -11 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_11-GF-3.5_1x11_P3.50mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.5; number of pins: 11; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843318 8A 160V -phoenix_contact connector MCV_01x11_GF_3.5mm_MH -0 -11 -11 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_11-GF-3.81_1x11_P3.81mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.81; number of pins: 11; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830680 8A 160V -phoenix_contact connector MCV_01x11_GF_3.81mm -0 -11 -11 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_11-GF-3.81_1x11_P3.81mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.81; number of pins: 11; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830680 8A 160V -phoenix_contact connector MCV_01x11_GF_3.81mm_MH -0 -11 -11 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_12-G-3.5_1x12_P3.50mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/12-G-3.5; number of pins: 12; pin pitch: 3.50mm; Vertical || order number: 1843703 8A 160V -phoenix_contact connector MCV_01x12_G_3.5mm -0 -12 -12 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_12-G-3.81_1x12_P3.81mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/12-G-3.81; number of pins: 12; pin pitch: 3.81mm; Vertical || order number: 1803523 8A 160V -phoenix_contact connector MCV_01x12_G_3.81mm -0 -12 -12 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_12-GF-3.5_1x12_P3.50mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-3.5; number of pins: 12; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843321 8A 160V -phoenix_contact connector MCV_01x12_GF_3.5mm -0 -12 -12 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_12-GF-3.5_1x12_P3.50mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-3.5; number of pins: 12; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843321 8A 160V -phoenix_contact connector MCV_01x12_GF_3.5mm_MH -0 -12 -12 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_12-GF-3.81_1x12_P3.81mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-3.81; number of pins: 12; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830693 8A 160V -phoenix_contact connector MCV_01x12_GF_3.81mm -0 -12 -12 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_12-GF-3.81_1x12_P3.81mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-3.81; number of pins: 12; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830693 8A 160V -phoenix_contact connector MCV_01x12_GF_3.81mm_MH -0 -12 -12 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_13-G-3.5_1x13_P3.50mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/13-G-3.5; number of pins: 13; pin pitch: 3.50mm; Vertical || order number: 1843716 8A 160V -phoenix_contact connector MCV_01x13_G_3.5mm -0 -13 -13 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_13-G-3.81_1x13_P3.81mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/13-G-3.81; number of pins: 13; pin pitch: 3.81mm; Vertical || order number: 1803536 8A 160V -phoenix_contact connector MCV_01x13_G_3.81mm -0 -13 -13 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_13-GF-3.5_1x13_P3.50mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/13-GF-3.5; number of pins: 13; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843334 8A 160V -phoenix_contact connector MCV_01x13_GF_3.5mm -0 -13 -13 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_13-GF-3.5_1x13_P3.50mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/13-GF-3.5; number of pins: 13; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843334 8A 160V -phoenix_contact connector MCV_01x13_GF_3.5mm_MH -0 -13 -13 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_13-GF-3.81_1x13_P3.81mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/13-GF-3.81; number of pins: 13; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830703 8A 160V -phoenix_contact connector MCV_01x13_GF_3.81mm -0 -13 -13 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_13-GF-3.81_1x13_P3.81mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/13-GF-3.81; number of pins: 13; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830703 8A 160V -phoenix_contact connector MCV_01x13_GF_3.81mm_MH -0 -13 -13 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_14-G-3.5_1x14_P3.50mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/14-G-3.5; number of pins: 14; pin pitch: 3.50mm; Vertical || order number: 1843729 8A 160V -phoenix_contact connector MCV_01x14_G_3.5mm -0 -14 -14 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_14-G-3.81_1x14_P3.81mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/14-G-3.81; number of pins: 14; pin pitch: 3.81mm; Vertical || order number: 1803549 8A 160V -phoenix_contact connector MCV_01x14_G_3.81mm -0 -14 -14 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_14-GF-3.5_1x14_P3.50mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/14-GF-3.5; number of pins: 14; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843347 8A 160V -phoenix_contact connector MCV_01x14_GF_3.5mm -0 -14 -14 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_14-GF-3.5_1x14_P3.50mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/14-GF-3.5; number of pins: 14; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843347 8A 160V -phoenix_contact connector MCV_01x14_GF_3.5mm_MH -0 -14 -14 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_14-GF-3.81_1x14_P3.81mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/14-GF-3.81; number of pins: 14; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830716 8A 160V -phoenix_contact connector MCV_01x14_GF_3.81mm -0 -14 -14 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_14-GF-3.81_1x14_P3.81mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/14-GF-3.81; number of pins: 14; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830716 8A 160V -phoenix_contact connector MCV_01x14_GF_3.81mm_MH -0 -14 -14 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_15-G-3.5_1x15_P3.50mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/15-G-3.5; number of pins: 15; pin pitch: 3.50mm; Vertical || order number: 1843732 8A 160V -phoenix_contact connector MCV_01x15_G_3.5mm -0 -15 -15 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_15-G-3.81_1x15_P3.81mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/15-G-3.81; number of pins: 15; pin pitch: 3.81mm; Vertical || order number: 1803552 8A 160V -phoenix_contact connector MCV_01x15_G_3.81mm -0 -15 -15 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_15-GF-3.5_1x15_P3.50mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/15-GF-3.5; number of pins: 15; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843350 8A 160V -phoenix_contact connector MCV_01x15_GF_3.5mm -0 -15 -15 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_15-GF-3.5_1x15_P3.50mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/15-GF-3.5; number of pins: 15; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843350 8A 160V -phoenix_contact connector MCV_01x15_GF_3.5mm_MH -0 -15 -15 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_15-GF-3.81_1x15_P3.81mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/15-GF-3.81; number of pins: 15; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830729 8A 160V -phoenix_contact connector MCV_01x15_GF_3.81mm -0 -15 -15 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_15-GF-3.81_1x15_P3.81mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/15-GF-3.81; number of pins: 15; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830729 8A 160V -phoenix_contact connector MCV_01x15_GF_3.81mm_MH -0 -15 -15 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_16-G-3.5_1x16_P3.50mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/16-G-3.5; number of pins: 16; pin pitch: 3.50mm; Vertical || order number: 1843745 8A 160V -phoenix_contact connector MCV_01x16_G_3.5mm -0 -16 -16 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_16-G-3.81_1x16_P3.81mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/16-G-3.81; number of pins: 16; pin pitch: 3.81mm; Vertical || order number: 1803565 8A 160V -phoenix_contact connector MCV_01x16_G_3.81mm -0 -16 -16 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_16-GF-3.5_1x16_P3.50mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/16-GF-3.5; number of pins: 16; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843363 8A 160V -phoenix_contact connector MCV_01x16_GF_3.5mm -0 -16 -16 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_16-GF-3.5_1x16_P3.50mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/16-GF-3.5; number of pins: 16; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843363 8A 160V -phoenix_contact connector MCV_01x16_GF_3.5mm_MH -0 -16 -16 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_16-GF-3.81_1x16_P3.81mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/16-GF-3.81; number of pins: 16; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830732 8A 160V -phoenix_contact connector MCV_01x16_GF_3.81mm -0 -16 -16 -Connector_Phoenix_MC -PhoenixContact_MCV_1,5_16-GF-3.81_1x16_P3.81mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/16-GF-3.81; number of pins: 16; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830732 8A 160V -phoenix_contact connector MCV_01x16_GF_3.81mm_MH -0 -16 -16 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_2-G-3.5_1x02_P3.50mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/2-G-3.5; number of pins: 02; pin pitch: 3.50mm; Angled || order number: 1844210 8A 160V -phoenix_contact connector MC_01x02_G_3.5mm -0 -2 -2 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_2-G-3.81_1x02_P3.81mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/2-G-3.81; number of pins: 02; pin pitch: 3.81mm; Angled || order number: 1803277 8A 160V -phoenix_contact connector MC_01x02_G_3.81mm -0 -2 -2 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_2-GF-3.5_1x02_P3.50mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-3.5; number of pins: 02; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843790 8A 160V -phoenix_contact connector MC_01x02_GF_3.5mm -0 -2 -2 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_2-GF-3.5_1x02_P3.50mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-3.5; number of pins: 02; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843790 8A 160V -phoenix_contact connector MC_01x02_GF_3.5mm_MH -0 -2 -2 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_2-GF-3.81_1x02_P3.81mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-3.81; number of pins: 02; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827868 8A 160V -phoenix_contact connector MC_01x02_GF_3.81mm -0 -2 -2 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_2-GF-3.81_1x02_P3.81mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-3.81; number of pins: 02; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827868 8A 160V -phoenix_contact connector MC_01x02_GF_3.81mm_MH -0 -2 -2 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_3-G-3.5_1x03_P3.50mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/3-G-3.5; number of pins: 03; pin pitch: 3.50mm; Angled || order number: 1844223 8A 160V -phoenix_contact connector MC_01x03_G_3.5mm -0 -3 -3 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_3-G-3.81_1x03_P3.81mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/3-G-3.81; number of pins: 03; pin pitch: 3.81mm; Angled || order number: 1803280 8A 160V -phoenix_contact connector MC_01x03_G_3.81mm -0 -3 -3 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_3-GF-3.5_1x03_P3.50mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-3.5; number of pins: 03; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843800 8A 160V -phoenix_contact connector MC_01x03_GF_3.5mm -0 -3 -3 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_3-GF-3.5_1x03_P3.50mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-3.5; number of pins: 03; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843800 8A 160V -phoenix_contact connector MC_01x03_GF_3.5mm_MH -0 -3 -3 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_3-GF-3.81_1x03_P3.81mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-3.81; number of pins: 03; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827871 8A 160V -phoenix_contact connector MC_01x03_GF_3.81mm -0 -3 -3 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_3-GF-3.81_1x03_P3.81mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-3.81; number of pins: 03; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827871 8A 160V -phoenix_contact connector MC_01x03_GF_3.81mm_MH -0 -3 -3 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_4-G-3.5_1x04_P3.50mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/4-G-3.5; number of pins: 04; pin pitch: 3.50mm; Angled || order number: 1844236 8A 160V -phoenix_contact connector MC_01x04_G_3.5mm -0 -4 -4 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_4-G-3.81_1x04_P3.81mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/4-G-3.81; number of pins: 04; pin pitch: 3.81mm; Angled || order number: 1803293 8A 160V -phoenix_contact connector MC_01x04_G_3.81mm -0 -4 -4 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_4-GF-3.5_1x04_P3.50mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-3.5; number of pins: 04; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843813 8A 160V -phoenix_contact connector MC_01x04_GF_3.5mm -0 -4 -4 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_4-GF-3.5_1x04_P3.50mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-3.5; number of pins: 04; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843813 8A 160V -phoenix_contact connector MC_01x04_GF_3.5mm_MH -0 -4 -4 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_4-GF-3.81_1x04_P3.81mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-3.81; number of pins: 04; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827884 8A 160V -phoenix_contact connector MC_01x04_GF_3.81mm -0 -4 -4 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_4-GF-3.81_1x04_P3.81mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-3.81; number of pins: 04; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827884 8A 160V -phoenix_contact connector MC_01x04_GF_3.81mm_MH -0 -4 -4 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_5-G-3.5_1x05_P3.50mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/5-G-3.5; number of pins: 05; pin pitch: 3.50mm; Angled || order number: 1844249 8A 160V -phoenix_contact connector MC_01x05_G_3.5mm -0 -5 -5 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_5-G-3.81_1x05_P3.81mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/5-G-3.81; number of pins: 05; pin pitch: 3.81mm; Angled || order number: 1803303 8A 160V -phoenix_contact connector MC_01x05_G_3.81mm -0 -5 -5 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_5-GF-3.5_1x05_P3.50mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-3.5; number of pins: 05; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843826 8A 160V -phoenix_contact connector MC_01x05_GF_3.5mm -0 -5 -5 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_5-GF-3.5_1x05_P3.50mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-3.5; number of pins: 05; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843826 8A 160V -phoenix_contact connector MC_01x05_GF_3.5mm_MH -0 -5 -5 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_5-GF-3.81_1x05_P3.81mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-3.81; number of pins: 05; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827897 8A 160V -phoenix_contact connector MC_01x05_GF_3.81mm -0 -5 -5 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_5-GF-3.81_1x05_P3.81mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-3.81; number of pins: 05; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827897 8A 160V -phoenix_contact connector MC_01x05_GF_3.81mm_MH -0 -5 -5 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_6-G-3.5_1x06_P3.50mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/6-G-3.5; number of pins: 06; pin pitch: 3.50mm; Angled || order number: 1844252 8A 160V -phoenix_contact connector MC_01x06_G_3.5mm -0 -6 -6 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_6-G-3.81_1x06_P3.81mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/6-G-3.81; number of pins: 06; pin pitch: 3.81mm; Angled || order number: 1803316 8A 160V -phoenix_contact connector MC_01x06_G_3.81mm -0 -6 -6 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_6-GF-3.5_1x06_P3.50mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-3.5; number of pins: 06; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843839 8A 160V -phoenix_contact connector MC_01x06_GF_3.5mm -0 -6 -6 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_6-GF-3.5_1x06_P3.50mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-3.5; number of pins: 06; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843839 8A 160V -phoenix_contact connector MC_01x06_GF_3.5mm_MH -0 -6 -6 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_6-GF-3.81_1x06_P3.81mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-3.81; number of pins: 06; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827907 8A 160V -phoenix_contact connector MC_01x06_GF_3.81mm -0 -6 -6 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_6-GF-3.81_1x06_P3.81mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-3.81; number of pins: 06; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827907 8A 160V -phoenix_contact connector MC_01x06_GF_3.81mm_MH -0 -6 -6 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_7-G-3.5_1x07_P3.50mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/7-G-3.5; number of pins: 07; pin pitch: 3.50mm; Angled || order number: 1844265 8A 160V -phoenix_contact connector MC_01x07_G_3.5mm -0 -7 -7 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_7-G-3.81_1x07_P3.81mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/7-G-3.81; number of pins: 07; pin pitch: 3.81mm; Angled || order number: 1803329 8A 160V -phoenix_contact connector MC_01x07_G_3.81mm -0 -7 -7 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_7-GF-3.5_1x07_P3.50mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-3.5; number of pins: 07; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843842 8A 160V -phoenix_contact connector MC_01x07_GF_3.5mm -0 -7 -7 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_7-GF-3.5_1x07_P3.50mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-3.5; number of pins: 07; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843842 8A 160V -phoenix_contact connector MC_01x07_GF_3.5mm_MH -0 -7 -7 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_7-GF-3.81_1x07_P3.81mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-3.81; number of pins: 07; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827910 8A 160V -phoenix_contact connector MC_01x07_GF_3.81mm -0 -7 -7 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_7-GF-3.81_1x07_P3.81mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-3.81; number of pins: 07; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827910 8A 160V -phoenix_contact connector MC_01x07_GF_3.81mm_MH -0 -7 -7 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_8-G-3.5_1x08_P3.50mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/8-G-3.5; number of pins: 08; pin pitch: 3.50mm; Angled || order number: 1844278 8A 160V -phoenix_contact connector MC_01x08_G_3.5mm -0 -8 -8 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_8-G-3.81_1x08_P3.81mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/8-G-3.81; number of pins: 08; pin pitch: 3.81mm; Angled || order number: 1803332 8A 160V -phoenix_contact connector MC_01x08_G_3.81mm -0 -8 -8 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_8-GF-3.5_1x08_P3.50mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-3.5; number of pins: 08; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843855 8A 160V -phoenix_contact connector MC_01x08_GF_3.5mm -0 -8 -8 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_8-GF-3.5_1x08_P3.50mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-3.5; number of pins: 08; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843855 8A 160V -phoenix_contact connector MC_01x08_GF_3.5mm_MH -0 -8 -8 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_8-GF-3.81_1x08_P3.81mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-3.81; number of pins: 08; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827923 8A 160V -phoenix_contact connector MC_01x08_GF_3.81mm -0 -8 -8 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_8-GF-3.81_1x08_P3.81mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-3.81; number of pins: 08; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827923 8A 160V -phoenix_contact connector MC_01x08_GF_3.81mm_MH -0 -8 -8 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_9-G-3.5_1x09_P3.50mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/9-G-3.5; number of pins: 09; pin pitch: 3.50mm; Angled || order number: 1844281 8A 160V -phoenix_contact connector MC_01x09_G_3.5mm -0 -9 -9 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_9-G-3.81_1x09_P3.81mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/9-G-3.81; number of pins: 09; pin pitch: 3.81mm; Angled || order number: 1803345 8A 160V -phoenix_contact connector MC_01x09_G_3.81mm -0 -9 -9 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_9-GF-3.5_1x09_P3.50mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-3.5; number of pins: 09; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843868 8A 160V -phoenix_contact connector MC_01x09_GF_3.5mm -0 -9 -9 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_9-GF-3.5_1x09_P3.50mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-3.5; number of pins: 09; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843868 8A 160V -phoenix_contact connector MC_01x09_GF_3.5mm_MH -0 -9 -9 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_9-GF-3.81_1x09_P3.81mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-3.81; number of pins: 09; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827936 8A 160V -phoenix_contact connector MC_01x09_GF_3.81mm -0 -9 -9 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_9-GF-3.81_1x09_P3.81mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-3.81; number of pins: 09; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827936 8A 160V -phoenix_contact connector MC_01x09_GF_3.81mm_MH -0 -9 -9 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_10-G-3.5_1x10_P3.50mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/10-G-3.5; number of pins: 10; pin pitch: 3.50mm; Angled || order number: 1844294 8A 160V -phoenix_contact connector MC_01x10_G_3.5mm -0 -10 -10 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_10-G-3.81_1x10_P3.81mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/10-G-3.81; number of pins: 10; pin pitch: 3.81mm; Angled || order number: 1803358 8A 160V -phoenix_contact connector MC_01x10_G_3.81mm -0 -10 -10 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_10-GF-3.5_1x10_P3.50mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-3.5; number of pins: 10; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843871 8A 160V -phoenix_contact connector MC_01x10_GF_3.5mm -0 -10 -10 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_10-GF-3.5_1x10_P3.50mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-3.5; number of pins: 10; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843871 8A 160V -phoenix_contact connector MC_01x10_GF_3.5mm_MH -0 -10 -10 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_10-GF-3.81_1x10_P3.81mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-3.81; number of pins: 10; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827949 8A 160V -phoenix_contact connector MC_01x10_GF_3.81mm -0 -10 -10 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_10-GF-3.81_1x10_P3.81mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-3.81; number of pins: 10; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827949 8A 160V -phoenix_contact connector MC_01x10_GF_3.81mm_MH -0 -10 -10 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_11-G-3.5_1x11_P3.50mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/11-G-3.5; number of pins: 11; pin pitch: 3.50mm; Angled || order number: 1844304 8A 160V -phoenix_contact connector MC_01x11_G_3.5mm -0 -11 -11 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_11-G-3.81_1x11_P3.81mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/11-G-3.81; number of pins: 11; pin pitch: 3.81mm; Angled || order number: 1803361 8A 160V -phoenix_contact connector MC_01x11_G_3.81mm -0 -11 -11 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_11-GF-3.5_1x11_P3.50mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-3.5; number of pins: 11; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843884 8A 160V -phoenix_contact connector MC_01x11_GF_3.5mm -0 -11 -11 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_11-GF-3.5_1x11_P3.50mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-3.5; number of pins: 11; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843884 8A 160V -phoenix_contact connector MC_01x11_GF_3.5mm_MH -0 -11 -11 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_11-GF-3.81_1x11_P3.81mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-3.81; number of pins: 11; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827952 8A 160V -phoenix_contact connector MC_01x11_GF_3.81mm -0 -11 -11 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_11-GF-3.81_1x11_P3.81mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-3.81; number of pins: 11; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827952 8A 160V -phoenix_contact connector MC_01x11_GF_3.81mm_MH -0 -11 -11 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_12-G-3.5_1x12_P3.50mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/12-G-3.5; number of pins: 12; pin pitch: 3.50mm; Angled || order number: 1844317 8A 160V -phoenix_contact connector MC_01x12_G_3.5mm -0 -12 -12 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_12-G-3.81_1x12_P3.81mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/12-G-3.81; number of pins: 12; pin pitch: 3.81mm; Angled || order number: 1803374 8A 160V -phoenix_contact connector MC_01x12_G_3.81mm -0 -12 -12 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_12-GF-3.5_1x12_P3.50mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-3.5; number of pins: 12; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843897 8A 160V -phoenix_contact connector MC_01x12_GF_3.5mm -0 -12 -12 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_12-GF-3.5_1x12_P3.50mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-3.5; number of pins: 12; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843897 8A 160V -phoenix_contact connector MC_01x12_GF_3.5mm_MH -0 -12 -12 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_12-GF-3.81_1x12_P3.81mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-3.81; number of pins: 12; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827965 8A 160V -phoenix_contact connector MC_01x12_GF_3.81mm -0 -12 -12 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_12-GF-3.81_1x12_P3.81mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-3.81; number of pins: 12; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827965 8A 160V -phoenix_contact connector MC_01x12_GF_3.81mm_MH -0 -12 -12 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_13-G-3.5_1x13_P3.50mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/13-G-3.5; number of pins: 13; pin pitch: 3.50mm; Angled || order number: 1844320 8A 160V -phoenix_contact connector MC_01x13_G_3.5mm -0 -13 -13 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_13-G-3.81_1x13_P3.81mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/13-G-3.81; number of pins: 13; pin pitch: 3.81mm; Angled || order number: 1803387 8A 160V -phoenix_contact connector MC_01x13_G_3.81mm -0 -13 -13 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_13-GF-3.5_1x13_P3.50mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/13-GF-3.5; number of pins: 13; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843907 8A 160V -phoenix_contact connector MC_01x13_GF_3.5mm -0 -13 -13 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_13-GF-3.5_1x13_P3.50mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/13-GF-3.5; number of pins: 13; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843907 8A 160V -phoenix_contact connector MC_01x13_GF_3.5mm_MH -0 -13 -13 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_13-GF-3.81_1x13_P3.81mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/13-GF-3.81; number of pins: 13; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827978 8A 160V -phoenix_contact connector MC_01x13_GF_3.81mm -0 -13 -13 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_13-GF-3.81_1x13_P3.81mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/13-GF-3.81; number of pins: 13; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827978 8A 160V -phoenix_contact connector MC_01x13_GF_3.81mm_MH -0 -13 -13 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_14-G-3.5_1x14_P3.50mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/14-G-3.5; number of pins: 14; pin pitch: 3.50mm; Angled || order number: 1844333 8A 160V -phoenix_contact connector MC_01x14_G_3.5mm -0 -14 -14 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_14-G-3.81_1x14_P3.81mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/14-G-3.81; number of pins: 14; pin pitch: 3.81mm; Angled || order number: 1803390 8A 160V -phoenix_contact connector MC_01x14_G_3.81mm -0 -14 -14 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_14-GF-3.5_1x14_P3.50mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/14-GF-3.5; number of pins: 14; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843910 8A 160V -phoenix_contact connector MC_01x14_GF_3.5mm -0 -14 -14 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_14-GF-3.5_1x14_P3.50mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/14-GF-3.5; number of pins: 14; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843910 8A 160V -phoenix_contact connector MC_01x14_GF_3.5mm_MH -0 -14 -14 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_14-GF-3.81_1x14_P3.81mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/14-GF-3.81; number of pins: 14; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827981 8A 160V -phoenix_contact connector MC_01x14_GF_3.81mm -0 -14 -14 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_14-GF-3.81_1x14_P3.81mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/14-GF-3.81; number of pins: 14; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827981 8A 160V -phoenix_contact connector MC_01x14_GF_3.81mm_MH -0 -14 -14 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_15-G-3.5_1x15_P3.50mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/15-G-3.5; number of pins: 15; pin pitch: 3.50mm; Angled || order number: 1844346 8A 160V -phoenix_contact connector MC_01x15_G_3.5mm -0 -15 -15 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_15-G-3.81_1x15_P3.81mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/15-G-3.81; number of pins: 15; pin pitch: 3.81mm; Angled || order number: 1803400 8A 160V -phoenix_contact connector MC_01x15_G_3.81mm -0 -15 -15 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_15-GF-3.5_1x15_P3.50mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/15-GF-3.5; number of pins: 15; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843923 8A 160V -phoenix_contact connector MC_01x15_GF_3.5mm -0 -15 -15 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_15-GF-3.5_1x15_P3.50mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/15-GF-3.5; number of pins: 15; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843923 8A 160V -phoenix_contact connector MC_01x15_GF_3.5mm_MH -0 -15 -15 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_15-GF-3.81_1x15_P3.81mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/15-GF-3.81; number of pins: 15; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827994 8A 160V -phoenix_contact connector MC_01x15_GF_3.81mm -0 -15 -15 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_15-GF-3.81_1x15_P3.81mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/15-GF-3.81; number of pins: 15; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827994 8A 160V -phoenix_contact connector MC_01x15_GF_3.81mm_MH -0 -15 -15 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_16-G-3.5_1x16_P3.50mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/16-G-3.5; number of pins: 16; pin pitch: 3.50mm; Angled || order number: 1844359 8A 160V -phoenix_contact connector MC_01x16_G_3.5mm -0 -16 -16 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_16-G-3.81_1x16_P3.81mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/16-G-3.81; number of pins: 16; pin pitch: 3.81mm; Angled || order number: 1803413 8A 160V -phoenix_contact connector MC_01x16_G_3.81mm -0 -16 -16 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_16-GF-3.5_1x16_P3.50mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/16-GF-3.5; number of pins: 16; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843936 8A 160V -phoenix_contact connector MC_01x16_GF_3.5mm -0 -16 -16 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_16-GF-3.5_1x16_P3.50mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/16-GF-3.5; number of pins: 16; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843936 8A 160V -phoenix_contact connector MC_01x16_GF_3.5mm_MH -0 -16 -16 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_16-GF-3.81_1x16_P3.81mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/16-GF-3.81; number of pins: 16; pin pitch: 3.81mm; Angled; threaded flange || order number: 1828003 8A 160V -phoenix_contact connector MC_01x16_GF_3.81mm -0 -16 -16 -Connector_Phoenix_MC -PhoenixContact_MC_1,5_16-GF-3.81_1x16_P3.81mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/16-GF-3.81; number of pins: 16; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1828003 8A 160V -phoenix_contact connector MC_01x16_GF_3.81mm_MH -0 -16 -16 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_2-G-5.08_1x02_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/2-G-5.08; number of pins: 02; pin pitch: 5.08mm; Vertical || order number: 1836299 8A 320V -phoenix_contact connector MCV_01x02_G_5.08mm -0 -2 -2 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_2-GF-5.08_1x02_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-5.08; number of pins: 02; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847615 8A 320V -phoenix_contact connector MCV_01x02_GF_5.08mm -0 -2 -2 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_2-GF-5.08_1x02_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-5.08; number of pins: 02; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847615 8A 320V -phoenix_contact connector MCV_01x02_GF_5.08mm_MH -0 -2 -2 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_3-G-5.08_1x03_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/3-G-5.08; number of pins: 03; pin pitch: 5.08mm; Vertical || order number: 1836309 8A 320V -phoenix_contact connector MCV_01x03_G_5.08mm -0 -3 -3 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_3-GF-5.08_1x03_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-5.08; number of pins: 03; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847628 8A 320V -phoenix_contact connector MCV_01x03_GF_5.08mm -0 -3 -3 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_3-GF-5.08_1x03_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-5.08; number of pins: 03; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847628 8A 320V -phoenix_contact connector MCV_01x03_GF_5.08mm_MH -0 -3 -3 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_4-G-5.08_1x04_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/4-G-5.08; number of pins: 04; pin pitch: 5.08mm; Vertical || order number: 1836312 8A 320V -phoenix_contact connector MCV_01x04_G_5.08mm -0 -4 -4 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_4-GF-5.08_1x04_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-5.08; number of pins: 04; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847631 8A 320V -phoenix_contact connector MCV_01x04_GF_5.08mm -0 -4 -4 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_4-GF-5.08_1x04_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-5.08; number of pins: 04; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847631 8A 320V -phoenix_contact connector MCV_01x04_GF_5.08mm_MH -0 -4 -4 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_5-G-5.08_1x05_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/5-G-5.08; number of pins: 05; pin pitch: 5.08mm; Vertical || order number: 1836325 8A 320V -phoenix_contact connector MCV_01x05_G_5.08mm -0 -5 -5 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_5-GF-5.08_1x05_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-5.08; number of pins: 05; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847644 8A 320V -phoenix_contact connector MCV_01x05_GF_5.08mm -0 -5 -5 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_5-GF-5.08_1x05_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-5.08; number of pins: 05; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847644 8A 320V -phoenix_contact connector MCV_01x05_GF_5.08mm_MH -0 -5 -5 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_6-G-5.08_1x06_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/6-G-5.08; number of pins: 06; pin pitch: 5.08mm; Vertical || order number: 1836338 8A 320V -phoenix_contact connector MCV_01x06_G_5.08mm -0 -6 -6 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_6-GF-5.08_1x06_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-5.08; number of pins: 06; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847657 8A 320V -phoenix_contact connector MCV_01x06_GF_5.08mm -0 -6 -6 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_6-GF-5.08_1x06_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-5.08; number of pins: 06; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847657 8A 320V -phoenix_contact connector MCV_01x06_GF_5.08mm_MH -0 -6 -6 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_7-G-5.08_1x07_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/7-G-5.08; number of pins: 07; pin pitch: 5.08mm; Vertical || order number: 1836341 8A 320V -phoenix_contact connector MCV_01x07_G_5.08mm -0 -7 -7 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_7-GF-5.08_1x07_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-5.08; number of pins: 07; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847660 8A 320V -phoenix_contact connector MCV_01x07_GF_5.08mm -0 -7 -7 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_7-GF-5.08_1x07_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-5.08; number of pins: 07; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847660 8A 320V -phoenix_contact connector MCV_01x07_GF_5.08mm_MH -0 -7 -7 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_8-G-5.08_1x08_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/8-G-5.08; number of pins: 08; pin pitch: 5.08mm; Vertical || order number: 1836354 8A 320V -phoenix_contact connector MCV_01x08_G_5.08mm -0 -8 -8 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_8-GF-5.08_1x08_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-5.08; number of pins: 08; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847673 8A 320V -phoenix_contact connector MCV_01x08_GF_5.08mm -0 -8 -8 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_8-GF-5.08_1x08_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-5.08; number of pins: 08; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847673 8A 320V -phoenix_contact connector MCV_01x08_GF_5.08mm_MH -0 -8 -8 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_9-G-5.08_1x09_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/9-G-5.08; number of pins: 09; pin pitch: 5.08mm; Vertical || order number: 1836367 8A 320V -phoenix_contact connector MCV_01x09_G_5.08mm -0 -9 -9 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_9-GF-5.08_1x09_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-5.08; number of pins: 09; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847686 8A 320V -phoenix_contact connector MCV_01x09_GF_5.08mm -0 -9 -9 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_9-GF-5.08_1x09_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-5.08; number of pins: 09; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847686 8A 320V -phoenix_contact connector MCV_01x09_GF_5.08mm_MH -0 -9 -9 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_10-G-5.08_1x10_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/10-G-5.08; number of pins: 10; pin pitch: 5.08mm; Vertical || order number: 1836370 8A 320V -phoenix_contact connector MCV_01x10_G_5.08mm -0 -10 -10 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_10-GF-5.08_1x10_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-5.08; number of pins: 10; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847699 8A 320V -phoenix_contact connector MCV_01x10_GF_5.08mm -0 -10 -10 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_10-GF-5.08_1x10_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-5.08; number of pins: 10; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847699 8A 320V -phoenix_contact connector MCV_01x10_GF_5.08mm_MH -0 -10 -10 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_11-G-5.08_1x11_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/11-G-5.08; number of pins: 11; pin pitch: 5.08mm; Vertical || order number: 1836383 8A 320V -phoenix_contact connector MCV_01x11_G_5.08mm -0 -11 -11 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_11-GF-5.08_1x11_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-5.08; number of pins: 11; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847709 8A 320V -phoenix_contact connector MCV_01x11_GF_5.08mm -0 -11 -11 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_11-GF-5.08_1x11_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-5.08; number of pins: 11; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847709 8A 320V -phoenix_contact connector MCV_01x11_GF_5.08mm_MH -0 -11 -11 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_12-G-5.08_1x12_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MCV_1,5/12-G-5.08; number of pins: 12; pin pitch: 5.08mm; Vertical || order number: 1836396 8A 320V -phoenix_contact connector MCV_01x12_G_5.08mm -0 -12 -12 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_12-GF-5.08_1x12_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-5.08; number of pins: 12; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847712 8A 320V -phoenix_contact connector MCV_01x12_GF_5.08mm -0 -12 -12 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MCV_1,5_12-GF-5.08_1x12_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-5.08; number of pins: 12; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847712 8A 320V -phoenix_contact connector MCV_01x12_GF_5.08mm_MH -0 -12 -12 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_2-G-5.08_1x02_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/2-G-5.08; number of pins: 02; pin pitch: 5.08mm; Angled || order number: 1836189 8A 320V -phoenix_contact connector MC_01x02_G_5.08mm -0 -2 -2 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_2-GF-5.08_1x02_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-5.08; number of pins: 02; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847466 8A 320V -phoenix_contact connector MC_01x02_GF_5.08mm -0 -2 -2 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_2-GF-5.08_1x02_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-5.08; number of pins: 02; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847466 8A 320V -phoenix_contact connector MC_01x02_GF_5.08mm_MH -0 -2 -2 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_3-G-5.08_1x03_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/3-G-5.08; number of pins: 03; pin pitch: 5.08mm; Angled || order number: 1836192 8A 320V -phoenix_contact connector MC_01x03_G_5.08mm -0 -3 -3 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_3-GF-5.08_1x03_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-5.08; number of pins: 03; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847479 8A 320V -phoenix_contact connector MC_01x03_GF_5.08mm -0 -3 -3 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_3-GF-5.08_1x03_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-5.08; number of pins: 03; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847479 8A 320V -phoenix_contact connector MC_01x03_GF_5.08mm_MH -0 -3 -3 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_4-G-5.08_1x04_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/4-G-5.08; number of pins: 04; pin pitch: 5.08mm; Angled || order number: 1836202 8A 320V -phoenix_contact connector MC_01x04_G_5.08mm -0 -4 -4 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_4-GF-5.08_1x04_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-5.08; number of pins: 04; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847482 8A 320V -phoenix_contact connector MC_01x04_GF_5.08mm -0 -4 -4 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_4-GF-5.08_1x04_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-5.08; number of pins: 04; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847482 8A 320V -phoenix_contact connector MC_01x04_GF_5.08mm_MH -0 -4 -4 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_5-G-5.08_1x05_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/5-G-5.08; number of pins: 05; pin pitch: 5.08mm; Angled || order number: 1836215 8A 320V -phoenix_contact connector MC_01x05_G_5.08mm -0 -5 -5 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_5-GF-5.08_1x05_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-5.08; number of pins: 05; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847495 8A 320V -phoenix_contact connector MC_01x05_GF_5.08mm -0 -5 -5 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_5-GF-5.08_1x05_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-5.08; number of pins: 05; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847495 8A 320V -phoenix_contact connector MC_01x05_GF_5.08mm_MH -0 -5 -5 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_6-G-5.08_1x06_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/6-G-5.08; number of pins: 06; pin pitch: 5.08mm; Angled || order number: 1836228 8A 320V -phoenix_contact connector MC_01x06_G_5.08mm -0 -6 -6 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_6-GF-5.08_1x06_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-5.08; number of pins: 06; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847505 8A 320V -phoenix_contact connector MC_01x06_GF_5.08mm -0 -6 -6 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_6-GF-5.08_1x06_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-5.08; number of pins: 06; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847505 8A 320V -phoenix_contact connector MC_01x06_GF_5.08mm_MH -0 -6 -6 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_7-G-5.08_1x07_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/7-G-5.08; number of pins: 07; pin pitch: 5.08mm; Angled || order number: 1836231 8A 320V -phoenix_contact connector MC_01x07_G_5.08mm -0 -7 -7 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_7-GF-5.08_1x07_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-5.08; number of pins: 07; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847518 8A 320V -phoenix_contact connector MC_01x07_GF_5.08mm -0 -7 -7 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_7-GF-5.08_1x07_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-5.08; number of pins: 07; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847518 8A 320V -phoenix_contact connector MC_01x07_GF_5.08mm_MH -0 -7 -7 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_8-G-5.08_1x08_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/8-G-5.08; number of pins: 08; pin pitch: 5.08mm; Angled || order number: 1836244 8A 320V -phoenix_contact connector MC_01x08_G_5.08mm -0 -8 -8 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_8-GF-5.08_1x08_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-5.08; number of pins: 08; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847521 8A 320V -phoenix_contact connector MC_01x08_GF_5.08mm -0 -8 -8 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_8-GF-5.08_1x08_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-5.08; number of pins: 08; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847521 8A 320V -phoenix_contact connector MC_01x08_GF_5.08mm_MH -0 -8 -8 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_9-G-5.08_1x09_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/9-G-5.08; number of pins: 09; pin pitch: 5.08mm; Angled || order number: 1836257 8A 320V -phoenix_contact connector MC_01x09_G_5.08mm -0 -9 -9 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_9-GF-5.08_1x09_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-5.08; number of pins: 09; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847534 8A 320V -phoenix_contact connector MC_01x09_GF_5.08mm -0 -9 -9 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_9-GF-5.08_1x09_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-5.08; number of pins: 09; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847534 8A 320V -phoenix_contact connector MC_01x09_GF_5.08mm_MH -0 -9 -9 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_10-G-5.08_1x10_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/10-G-5.08; number of pins: 10; pin pitch: 5.08mm; Angled || order number: 1836260 8A 320V -phoenix_contact connector MC_01x10_G_5.08mm -0 -10 -10 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_10-GF-5.08_1x10_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-5.08; number of pins: 10; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847547 8A 320V -phoenix_contact connector MC_01x10_GF_5.08mm -0 -10 -10 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_10-GF-5.08_1x10_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-5.08; number of pins: 10; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847547 8A 320V -phoenix_contact connector MC_01x10_GF_5.08mm_MH -0 -10 -10 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_11-G-5.08_1x11_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/11-G-5.08; number of pins: 11; pin pitch: 5.08mm; Angled || order number: 1836273 8A 320V -phoenix_contact connector MC_01x11_G_5.08mm -0 -11 -11 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_11-GF-5.08_1x11_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-5.08; number of pins: 11; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847550 8A 320V -phoenix_contact connector MC_01x11_GF_5.08mm -0 -11 -11 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_11-GF-5.08_1x11_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-5.08; number of pins: 11; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847550 8A 320V -phoenix_contact connector MC_01x11_GF_5.08mm_MH -0 -11 -11 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_12-G-5.08_1x12_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MC_1,5/12-G-5.08; number of pins: 12; pin pitch: 5.08mm; Angled || order number: 1836286 8A 320V -phoenix_contact connector MC_01x12_G_5.08mm -0 -12 -12 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_12-GF-5.08_1x12_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-5.08; number of pins: 12; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847563 8A 320V -phoenix_contact connector MC_01x12_GF_5.08mm -0 -12 -12 -Connector_Phoenix_MC_HighVoltage -PhoenixContact_MC_1,5_12-GF-5.08_1x12_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-5.08; number of pins: 12; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847563 8A 320V -phoenix_contact connector MC_01x12_GF_5.08mm_MH -0 -12 -12 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_2-G-5,08_1x02_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/2-G-5,08; number of pins: 02; pin pitch: 5.08mm; Angled || order number: 1757242 12A || order number: 1923869 16A (HC) -phoenix_contact connector MSTBA_01x02_G_5.08mm -0 -2 -2 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_2-G_1x02_P5.00mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/2-G; number of pins: 02; pin pitch: 5.00mm; Angled || order number: 1757475 12A || order number: 1923759 16A (HC) -phoenix_contact connector MSTBA_01x02_G_5.00mm -0 -2 -2 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_3-G-5,08_1x03_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/3-G-5,08; number of pins: 03; pin pitch: 5.08mm; Angled || order number: 1757255 12A || order number: 1923872 16A (HC) -phoenix_contact connector MSTBA_01x03_G_5.08mm -0 -3 -3 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_3-G_1x03_P5.00mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/3-G; number of pins: 03; pin pitch: 5.00mm; Angled || order number: 1757488 12A || order number: 1923762 16A (HC) -phoenix_contact connector MSTBA_01x03_G_5.00mm -0 -3 -3 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_4-G-5,08_1x04_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/4-G-5,08; number of pins: 04; pin pitch: 5.08mm; Angled || order number: 1757268 12A || order number: 1923885 16A (HC) -phoenix_contact connector MSTBA_01x04_G_5.08mm -0 -4 -4 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_4-G_1x04_P5.00mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/4-G; number of pins: 04; pin pitch: 5.00mm; Angled || order number: 1757491 12A || order number: 1923775 16A (HC) -phoenix_contact connector MSTBA_01x04_G_5.00mm -0 -4 -4 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_5-G-5,08_1x05_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/5-G-5,08; number of pins: 05; pin pitch: 5.08mm; Angled || order number: 1757271 12A || order number: 1923898 16A (HC) -phoenix_contact connector MSTBA_01x05_G_5.08mm -0 -5 -5 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_5-G_1x05_P5.00mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/5-G; number of pins: 05; pin pitch: 5.00mm; Angled || order number: 1757501 12A || order number: 1923788 16A (HC) -phoenix_contact connector MSTBA_01x05_G_5.00mm -0 -5 -5 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_6-G-5,08_1x06_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/6-G-5,08; number of pins: 06; pin pitch: 5.08mm; Angled || order number: 1757284 12A || order number: 1923908 16A (HC) -phoenix_contact connector MSTBA_01x06_G_5.08mm -0 -6 -6 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_6-G_1x06_P5.00mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/6-G; number of pins: 06; pin pitch: 5.00mm; Angled || order number: 1757514 12A || order number: 1923791 16A (HC) -phoenix_contact connector MSTBA_01x06_G_5.00mm -0 -6 -6 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_7-G-5,08_1x07_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/7-G-5,08; number of pins: 07; pin pitch: 5.08mm; Angled || order number: 1757297 12A || order number: 1923911 16A (HC) -phoenix_contact connector MSTBA_01x07_G_5.08mm -0 -7 -7 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_7-G_1x07_P5.00mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/7-G; number of pins: 07; pin pitch: 5.00mm; Angled || order number: 1757493 12A || order number: 1923801 16A (HC) -phoenix_contact connector MSTBA_01x07_G_5.00mm -0 -7 -7 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_8-G-5,08_1x08_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/8-G-5,08; number of pins: 08; pin pitch: 5.08mm; Angled || order number: 1757307 12A || order number: 1923924 16A (HC) -phoenix_contact connector MSTBA_01x08_G_5.08mm -0 -8 -8 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_8-G_1x08_P5.00mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/8-G; number of pins: 08; pin pitch: 5.00mm; Angled || order number: 1757527 12A || order number: 1923814 16A (HC) -phoenix_contact connector MSTBA_01x08_G_5.00mm -0 -8 -8 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_9-G-5,08_1x09_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/9-G-5,08; number of pins: 09; pin pitch: 5.08mm; Angled || order number: 1757310 12A || order number: 1923937 16A (HC) -phoenix_contact connector MSTBA_01x09_G_5.08mm -0 -9 -9 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_9-G_1x09_P5.00mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/9-G; number of pins: 09; pin pitch: 5.00mm; Angled || order number: 1757530 12A || order number: 1923827 16A (HC) -phoenix_contact connector MSTBA_01x09_G_5.00mm -0 -9 -9 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_10-G-5,08_1x10_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/10-G-5,08; number of pins: 10; pin pitch: 5.08mm; Angled || order number: 1757323 12A || order number: 1923940 16A (HC) -phoenix_contact connector MSTBA_01x10_G_5.08mm -0 -10 -10 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_10-G_1x10_P5.00mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/10-G; number of pins: 10; pin pitch: 5.00mm; Angled || order number: 1757543 12A || order number: 1923830 16A (HC) -phoenix_contact connector MSTBA_01x10_G_5.00mm -0 -10 -10 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_11-G-5,08_1x11_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/11-G-5,08; number of pins: 11; pin pitch: 5.08mm; Angled || order number: 1757336 12A || order number: 1923953 16A (HC) -phoenix_contact connector MSTBA_01x11_G_5.08mm -0 -11 -11 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_11-G_1x11_P5.00mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/11-G; number of pins: 11; pin pitch: 5.00mm; Angled || order number: 1757556 12A || order number: 1923843 16A (HC) -phoenix_contact connector MSTBA_01x11_G_5.00mm -0 -11 -11 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_12-G-5,08_1x12_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/12-G-5,08; number of pins: 12; pin pitch: 5.08mm; Angled || order number: 1757349 12A || order number: 1923966 16A (HC) -phoenix_contact connector MSTBA_01x12_G_5.08mm -0 -12 -12 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_12-G_1x12_P5.00mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/12-G; number of pins: 12; pin pitch: 5.00mm; Angled || order number: 1757569 12A || order number: 1923856 16A (HC) -phoenix_contact connector MSTBA_01x12_G_5.00mm -0 -12 -12 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_13-G-5,08_1x13_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/13-G-5,08; number of pins: 13; pin pitch: 5.08mm; Angled || order number: 1757352 12A -phoenix_contact connector MSTBA_01x13_G_5.08mm -0 -13 -13 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_13-G_1x13_P5.00mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/13-G; number of pins: 13; pin pitch: 5.00mm; Angled || order number: 1757572 12A -phoenix_contact connector MSTBA_01x13_G_5.00mm -0 -13 -13 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_14-G-5,08_1x14_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/14-G-5,08; number of pins: 14; pin pitch: 5.08mm; Angled || order number: 1757365 12A -phoenix_contact connector MSTBA_01x14_G_5.08mm -0 -14 -14 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_14-G_1x14_P5.00mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/14-G; number of pins: 14; pin pitch: 5.00mm; Angled || order number: 1757585 12A -phoenix_contact connector MSTBA_01x14_G_5.00mm -0 -14 -14 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_15-G-5,08_1x15_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/15-G-5,08; number of pins: 15; pin pitch: 5.08mm; Angled || order number: 1757378 12A -phoenix_contact connector MSTBA_01x15_G_5.08mm -0 -15 -15 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_15-G_1x15_P5.00mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/15-G; number of pins: 15; pin pitch: 5.00mm; Angled || order number: 1757598 12A -phoenix_contact connector MSTBA_01x15_G_5.00mm -0 -15 -15 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_16-G-5,08_1x16_P5.08mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/16-G-5,08; number of pins: 16; pin pitch: 5.08mm; Angled || order number: 1757381 12A -phoenix_contact connector MSTBA_01x16_G_5.08mm -0 -16 -16 -Connector_Phoenix_MSTB -PhoenixContact_MSTBA_2,5_16-G_1x16_P5.00mm_Horizontal -Generic Phoenix Contact connector footprint for: MSTBA_2,5/16-G; number of pins: 16; pin pitch: 5.00mm; Angled || order number: 1757608 12A -phoenix_contact connector MSTBA_01x16_G_5.00mm -0 -16 -16 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_2-G-5,08_1x02_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/2-G-5,08; number of pins: 02; pin pitch: 5.08mm; Vertical || order number: 1755736 12A || order number: 1924305 16A (HC) -phoenix_contact connector MSTBVA_01x02_G_5.08mm -0 -2 -2 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_2-G_1x02_P5.00mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/2-G; number of pins: 02; pin pitch: 5.00mm; Vertical || order number: 1755516 12A || order number: 1924198 16A (HC) -phoenix_contact connector MSTBVA_01x02_G_5.00mm -0 -2 -2 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_3-G-5,08_1x03_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/3-G-5,08; number of pins: 03; pin pitch: 5.08mm; Vertical || order number: 1755749 12A || order number: 1924318 16A (HC) -phoenix_contact connector MSTBVA_01x03_G_5.08mm -0 -3 -3 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_3-G_1x03_P5.00mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/3-G; number of pins: 03; pin pitch: 5.00mm; Vertical || order number: 1755529 12A || order number: 1924208 16A (HC) -phoenix_contact connector MSTBVA_01x03_G_5.00mm -0 -3 -3 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_4-G-5,08_1x04_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/4-G-5,08; number of pins: 04; pin pitch: 5.08mm; Vertical || order number: 1755752 12A || order number: 1924321 16A (HC) -phoenix_contact connector MSTBVA_01x04_G_5.08mm -0 -4 -4 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_4-G_1x04_P5.00mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/4-G; number of pins: 04; pin pitch: 5.00mm; Vertical || order number: 1755532 12A || order number: 1924211 16A (HC) -phoenix_contact connector MSTBVA_01x04_G_5.00mm -0 -4 -4 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_5-G-5,08_1x05_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/5-G-5,08; number of pins: 05; pin pitch: 5.08mm; Vertical || order number: 1755765 12A || order number: 1924334 16A (HC) -phoenix_contact connector MSTBVA_01x05_G_5.08mm -0 -5 -5 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_5-G_1x05_P5.00mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/5-G; number of pins: 05; pin pitch: 5.00mm; Vertical || order number: 1755545 12A || order number: 1924224 16A (HC) -phoenix_contact connector MSTBVA_01x05_G_5.00mm -0 -5 -5 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_6-G-5,08_1x06_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/6-G-5,08; number of pins: 06; pin pitch: 5.08mm; Vertical || order number: 1755778 12A || order number: 1924347 16A (HC) -phoenix_contact connector MSTBVA_01x06_G_5.08mm -0 -6 -6 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_6-G_1x06_P5.00mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/6-G; number of pins: 06; pin pitch: 5.00mm; Vertical || order number: 1755558 12A || order number: 1924237 16A (HC) -phoenix_contact connector MSTBVA_01x06_G_5.00mm -0 -6 -6 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_7-G-5,08_1x07_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/7-G-5,08; number of pins: 07; pin pitch: 5.08mm; Vertical || order number: 1755781 12A || order number: 1924350 16A (HC) -phoenix_contact connector MSTBVA_01x07_G_5.08mm -0 -7 -7 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_7-G_1x07_P5.00mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/7-G; number of pins: 07; pin pitch: 5.00mm; Vertical || order number: 1755561 12A || order number: 1924240 16A (HC) -phoenix_contact connector MSTBVA_01x07_G_5.00mm -0 -7 -7 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_8-G-5,08_1x08_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/8-G-5,08; number of pins: 08; pin pitch: 5.08mm; Vertical || order number: 1755794 12A || order number: 1924363 16A (HC) -phoenix_contact connector MSTBVA_01x08_G_5.08mm -0 -8 -8 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_8-G_1x08_P5.00mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/8-G; number of pins: 08; pin pitch: 5.00mm; Vertical || order number: 1755574 12A || order number: 1924253 16A (HC) -phoenix_contact connector MSTBVA_01x08_G_5.00mm -0 -8 -8 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_9-G-5,08_1x09_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/9-G-5,08; number of pins: 09; pin pitch: 5.08mm; Vertical || order number: 1755804 12A || order number: 1924376 16A (HC) -phoenix_contact connector MSTBVA_01x09_G_5.08mm -0 -9 -9 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_9-G_1x09_P5.00mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/9-G; number of pins: 09; pin pitch: 5.00mm; Vertical || order number: 1755587 12A || order number: 1924266 16A (HC) -phoenix_contact connector MSTBVA_01x09_G_5.00mm -0 -9 -9 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_10-G-5,08_1x10_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/10-G-5,08; number of pins: 10; pin pitch: 5.08mm; Vertical || order number: 1755817 12A || order number: 1924389 16A (HC) -phoenix_contact connector MSTBVA_01x10_G_5.08mm -0 -10 -10 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_10-G_1x10_P5.00mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/10-G; number of pins: 10; pin pitch: 5.00mm; Vertical || order number: 1755503 12A || order number: 1924279 16A (HC) -phoenix_contact connector MSTBVA_01x10_G_5.00mm -0 -10 -10 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_11-G-5,08_1x11_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/11-G-5,08; number of pins: 11; pin pitch: 5.08mm; Vertical || order number: 1755820 12A || order number: 1924392 16A (HC) -phoenix_contact connector MSTBVA_01x11_G_5.08mm -0 -11 -11 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_11-G_1x11_P5.00mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/11-G; number of pins: 11; pin pitch: 5.00mm; Vertical || order number: 1755590 12A || order number: 1924282 16A (HC) -phoenix_contact connector MSTBVA_01x11_G_5.00mm -0 -11 -11 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_12-G-5,08_1x12_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/12-G-5,08; number of pins: 12; pin pitch: 5.08mm; Vertical || order number: 1755833 12A || order number: 1924402 16A (HC) -phoenix_contact connector MSTBVA_01x12_G_5.08mm -0 -12 -12 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_12-G_1x12_P5.00mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/12-G; number of pins: 12; pin pitch: 5.00mm; Vertical || order number: 1755600 12A || order number: 1924295 16A (HC) -phoenix_contact connector MSTBVA_01x12_G_5.00mm -0 -12 -12 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_13-G-5,08_1x13_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/13-G-5,08; number of pins: 13; pin pitch: 5.08mm; Vertical || order number: 1755846 12A -phoenix_contact connector MSTBVA_01x13_G_5.08mm -0 -13 -13 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_13-G_1x13_P5.00mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/13-G; number of pins: 13; pin pitch: 5.00mm; Vertical || order number: 1755613 12A -phoenix_contact connector MSTBVA_01x13_G_5.00mm -0 -13 -13 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_14-G-5,08_1x14_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/14-G-5,08; number of pins: 14; pin pitch: 5.08mm; Vertical || order number: 1755859 12A -phoenix_contact connector MSTBVA_01x14_G_5.08mm -0 -14 -14 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_14-G_1x14_P5.00mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/14-G; number of pins: 14; pin pitch: 5.00mm; Vertical || order number: 1755626 12A -phoenix_contact connector MSTBVA_01x14_G_5.00mm -0 -14 -14 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_15-G-5,08_1x15_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/15-G-5,08; number of pins: 15; pin pitch: 5.08mm; Vertical || order number: 1755862 12A -phoenix_contact connector MSTBVA_01x15_G_5.08mm -0 -15 -15 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_15-G_1x15_P5.00mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/15-G; number of pins: 15; pin pitch: 5.00mm; Vertical || order number: 1755639 12A -phoenix_contact connector MSTBVA_01x15_G_5.00mm -0 -15 -15 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_16-G-5,08_1x16_P5.08mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/16-G-5,08; number of pins: 16; pin pitch: 5.08mm; Vertical || order number: 1755875 12A -phoenix_contact connector MSTBVA_01x16_G_5.08mm -0 -16 -16 -Connector_Phoenix_MSTB -PhoenixContact_MSTBVA_2,5_16-G_1x16_P5.00mm_Vertical -Generic Phoenix Contact connector footprint for: MSTBVA_2,5/16-G; number of pins: 16; pin pitch: 5.00mm; Vertical || order number: 1755642 12A -phoenix_contact connector MSTBVA_01x16_G_5.00mm -0 -16 -16 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_2-GF-5,08_1x02_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/2-GF-5,08; number of pins: 02; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777073 12A || order number: 1924525 16A (HC) -phoenix_contact connector MSTBV_01x02_GF_5.08mm -0 -2 -2 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_2-GF-5,08_1x02_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/2-GF-5,08; number of pins: 02; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777073 12A || order number: 1924525 16A (HC) -phoenix_contact connector MSTBV_01x02_GF_5.08mm_MH -0 -2 -2 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_2-GF_1x02_P5.00mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/2-GF; number of pins: 02; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776883 12A || order number: 1924415 16A (HC) -phoenix_contact connector MSTBV_01x02_GF_5.00mm -0 -2 -2 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_2-GF_1x02_P5.00mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/2-GF; number of pins: 02; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776883 12A || order number: 1924415 16A (HC) -phoenix_contact connector MSTBV_01x02_GF_5.00mm_MH -0 -2 -2 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_3-GF-5,08_1x03_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/3-GF-5,08; number of pins: 03; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777086 12A || order number: 1924538 16A (HC) -phoenix_contact connector MSTBV_01x03_GF_5.08mm -0 -3 -3 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_3-GF-5,08_1x03_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/3-GF-5,08; number of pins: 03; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777086 12A || order number: 1924538 16A (HC) -phoenix_contact connector MSTBV_01x03_GF_5.08mm_MH -0 -3 -3 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_3-GF_1x03_P5.00mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/3-GF; number of pins: 03; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776896 12A || order number: 1924428 16A (HC) -phoenix_contact connector MSTBV_01x03_GF_5.00mm -0 -3 -3 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_3-GF_1x03_P5.00mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/3-GF; number of pins: 03; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776896 12A || order number: 1924428 16A (HC) -phoenix_contact connector MSTBV_01x03_GF_5.00mm_MH -0 -3 -3 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_4-GF-5,08_1x04_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/4-GF-5,08; number of pins: 04; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777099 12A || order number: 1924541 16A (HC) -phoenix_contact connector MSTBV_01x04_GF_5.08mm -0 -4 -4 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_4-GF-5,08_1x04_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/4-GF-5,08; number of pins: 04; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777099 12A || order number: 1924541 16A (HC) -phoenix_contact connector MSTBV_01x04_GF_5.08mm_MH -0 -4 -4 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_4-GF_1x04_P5.00mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/4-GF; number of pins: 04; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776906 12A || order number: 1924431 16A (HC) -phoenix_contact connector MSTBV_01x04_GF_5.00mm -0 -4 -4 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_4-GF_1x04_P5.00mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/4-GF; number of pins: 04; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776906 12A || order number: 1924431 16A (HC) -phoenix_contact connector MSTBV_01x04_GF_5.00mm_MH -0 -4 -4 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_5-GF-5,08_1x05_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/5-GF-5,08; number of pins: 05; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777109 12A || order number: 1924554 16A (HC) -phoenix_contact connector MSTBV_01x05_GF_5.08mm -0 -5 -5 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_5-GF-5,08_1x05_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/5-GF-5,08; number of pins: 05; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777109 12A || order number: 1924554 16A (HC) -phoenix_contact connector MSTBV_01x05_GF_5.08mm_MH -0 -5 -5 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_5-GF_1x05_P5.00mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/5-GF; number of pins: 05; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776919 12A || order number: 1924444 16A (HC) -phoenix_contact connector MSTBV_01x05_GF_5.00mm -0 -5 -5 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_5-GF_1x05_P5.00mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/5-GF; number of pins: 05; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776919 12A || order number: 1924444 16A (HC) -phoenix_contact connector MSTBV_01x05_GF_5.00mm_MH -0 -5 -5 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_6-GF-5,08_1x06_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/6-GF-5,08; number of pins: 06; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777112 12A || order number: 1924567 16A (HC) -phoenix_contact connector MSTBV_01x06_GF_5.08mm -0 -6 -6 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_6-GF-5,08_1x06_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/6-GF-5,08; number of pins: 06; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777112 12A || order number: 1924567 16A (HC) -phoenix_contact connector MSTBV_01x06_GF_5.08mm_MH -0 -6 -6 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_6-GF_1x06_P5.00mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/6-GF; number of pins: 06; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776922 12A || order number: 1924457 16A (HC) -phoenix_contact connector MSTBV_01x06_GF_5.00mm -0 -6 -6 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_6-GF_1x06_P5.00mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/6-GF; number of pins: 06; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776922 12A || order number: 1924457 16A (HC) -phoenix_contact connector MSTBV_01x06_GF_5.00mm_MH -0 -6 -6 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_7-GF-5,08_1x07_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/7-GF-5,08; number of pins: 07; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777125 12A || order number: 1924570 16A (HC) -phoenix_contact connector MSTBV_01x07_GF_5.08mm -0 -7 -7 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_7-GF-5,08_1x07_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/7-GF-5,08; number of pins: 07; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777125 12A || order number: 1924570 16A (HC) -phoenix_contact connector MSTBV_01x07_GF_5.08mm_MH -0 -7 -7 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_7-GF_1x07_P5.00mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/7-GF; number of pins: 07; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776935 12A || order number: 1924460 16A (HC) -phoenix_contact connector MSTBV_01x07_GF_5.00mm -0 -7 -7 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_7-GF_1x07_P5.00mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/7-GF; number of pins: 07; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776935 12A || order number: 1924460 16A (HC) -phoenix_contact connector MSTBV_01x07_GF_5.00mm_MH -0 -7 -7 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_8-GF-5,08_1x08_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/8-GF-5,08; number of pins: 08; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777138 12A || order number: 1924583 16A (HC) -phoenix_contact connector MSTBV_01x08_GF_5.08mm -0 -8 -8 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_8-GF-5,08_1x08_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/8-GF-5,08; number of pins: 08; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777138 12A || order number: 1924583 16A (HC) -phoenix_contact connector MSTBV_01x08_GF_5.08mm_MH -0 -8 -8 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_8-GF_1x08_P5.00mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/8-GF; number of pins: 08; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776948 12A || order number: 1924473 16A (HC) -phoenix_contact connector MSTBV_01x08_GF_5.00mm -0 -8 -8 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_8-GF_1x08_P5.00mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/8-GF; number of pins: 08; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776948 12A || order number: 1924473 16A (HC) -phoenix_contact connector MSTBV_01x08_GF_5.00mm_MH -0 -8 -8 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_9-GF-5,08_1x09_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/9-GF-5,08; number of pins: 09; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777141 12A || order number: 1924596 16A (HC) -phoenix_contact connector MSTBV_01x09_GF_5.08mm -0 -9 -9 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_9-GF-5,08_1x09_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/9-GF-5,08; number of pins: 09; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777141 12A || order number: 1924596 16A (HC) -phoenix_contact connector MSTBV_01x09_GF_5.08mm_MH -0 -9 -9 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_9-GF_1x09_P5.00mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/9-GF; number of pins: 09; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776951 12A || order number: 1924486 16A (HC) -phoenix_contact connector MSTBV_01x09_GF_5.00mm -0 -9 -9 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_9-GF_1x09_P5.00mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/9-GF; number of pins: 09; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776951 12A || order number: 1924486 16A (HC) -phoenix_contact connector MSTBV_01x09_GF_5.00mm_MH -0 -9 -9 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_10-GF-5,08_1x10_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/10-GF-5,08; number of pins: 10; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777154 12A || order number: 1924606 16A (HC) -phoenix_contact connector MSTBV_01x10_GF_5.08mm -0 -10 -10 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_10-GF-5,08_1x10_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/10-GF-5,08; number of pins: 10; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777154 12A || order number: 1924606 16A (HC) -phoenix_contact connector MSTBV_01x10_GF_5.08mm_MH -0 -10 -10 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_10-GF_1x10_P5.00mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/10-GF; number of pins: 10; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776964 12A || order number: 1924499 16A (HC) -phoenix_contact connector MSTBV_01x10_GF_5.00mm -0 -10 -10 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_10-GF_1x10_P5.00mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/10-GF; number of pins: 10; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776964 12A || order number: 1924499 16A (HC) -phoenix_contact connector MSTBV_01x10_GF_5.00mm_MH -0 -10 -10 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_11-GF-5,08_1x11_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/11-GF-5,08; number of pins: 11; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777167 12A || order number: 1924619 16A (HC) -phoenix_contact connector MSTBV_01x11_GF_5.08mm -0 -11 -11 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_11-GF-5,08_1x11_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/11-GF-5,08; number of pins: 11; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777167 12A || order number: 1924619 16A (HC) -phoenix_contact connector MSTBV_01x11_GF_5.08mm_MH -0 -11 -11 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_11-GF_1x11_P5.00mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/11-GF; number of pins: 11; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776977 12A || order number: 1924509 16A (HC) -phoenix_contact connector MSTBV_01x11_GF_5.00mm -0 -11 -11 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_11-GF_1x11_P5.00mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/11-GF; number of pins: 11; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776977 12A || order number: 1924509 16A (HC) -phoenix_contact connector MSTBV_01x11_GF_5.00mm_MH -0 -11 -11 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_12-GF-5,08_1x12_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/12-GF-5,08; number of pins: 12; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777170 12A || order number: 1924622 16A (HC) -phoenix_contact connector MSTBV_01x12_GF_5.08mm -0 -12 -12 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_12-GF-5,08_1x12_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/12-GF-5,08; number of pins: 12; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777170 12A || order number: 1924622 16A (HC) -phoenix_contact connector MSTBV_01x12_GF_5.08mm_MH -0 -12 -12 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_12-GF_1x12_P5.00mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/12-GF; number of pins: 12; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776980 12A || order number: 1924512 16A (HC) -phoenix_contact connector MSTBV_01x12_GF_5.00mm -0 -12 -12 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_12-GF_1x12_P5.00mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/12-GF; number of pins: 12; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776980 12A || order number: 1924512 16A (HC) -phoenix_contact connector MSTBV_01x12_GF_5.00mm_MH -0 -12 -12 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_13-GF-5,08_1x13_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/13-GF-5,08; number of pins: 13; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777183 12A -phoenix_contact connector MSTBV_01x13_GF_5.08mm -0 -13 -13 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_13-GF-5,08_1x13_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/13-GF-5,08; number of pins: 13; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777183 12A -phoenix_contact connector MSTBV_01x13_GF_5.08mm_MH -0 -13 -13 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_13-GF_1x13_P5.00mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/13-GF; number of pins: 13; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776993 12A -phoenix_contact connector MSTBV_01x13_GF_5.00mm -0 -13 -13 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_13-GF_1x13_P5.00mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/13-GF; number of pins: 13; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776993 12A -phoenix_contact connector MSTBV_01x13_GF_5.00mm_MH -0 -13 -13 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_14-GF-5,08_1x14_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/14-GF-5,08; number of pins: 14; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777196 12A -phoenix_contact connector MSTBV_01x14_GF_5.08mm -0 -14 -14 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_14-GF-5,08_1x14_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/14-GF-5,08; number of pins: 14; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777196 12A -phoenix_contact connector MSTBV_01x14_GF_5.08mm_MH -0 -14 -14 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_14-GF_1x14_P5.00mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/14-GF; number of pins: 14; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776002 12A -phoenix_contact connector MSTBV_01x14_GF_5.00mm -0 -14 -14 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_14-GF_1x14_P5.00mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/14-GF; number of pins: 14; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776002 12A -phoenix_contact connector MSTBV_01x14_GF_5.00mm_MH -0 -14 -14 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_15-GF-5,08_1x15_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/15-GF-5,08; number of pins: 15; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777206 12A -phoenix_contact connector MSTBV_01x15_GF_5.08mm -0 -15 -15 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_15-GF-5,08_1x15_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/15-GF-5,08; number of pins: 15; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777206 12A -phoenix_contact connector MSTBV_01x15_GF_5.08mm_MH -0 -15 -15 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_15-GF_1x15_P5.00mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/15-GF; number of pins: 15; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776015 12A -phoenix_contact connector MSTBV_01x15_GF_5.00mm -0 -15 -15 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_15-GF_1x15_P5.00mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/15-GF; number of pins: 15; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776015 12A -phoenix_contact connector MSTBV_01x15_GF_5.00mm_MH -0 -15 -15 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_16-GF-5,08_1x16_P5.08mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/16-GF-5,08; number of pins: 16; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777219 12A -phoenix_contact connector MSTBV_01x16_GF_5.08mm -0 -16 -16 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_16-GF-5,08_1x16_P5.08mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/16-GF-5,08; number of pins: 16; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777219 12A -phoenix_contact connector MSTBV_01x16_GF_5.08mm_MH -0 -16 -16 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_16-GF_1x16_P5.00mm_Vertical_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTBV_2,5/16-GF; number of pins: 16; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776028 12A -phoenix_contact connector MSTBV_01x16_GF_5.00mm -0 -16 -16 -Connector_Phoenix_MSTB -PhoenixContact_MSTBV_2,5_16-GF_1x16_P5.00mm_Vertical_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTBV_2,5/16-GF; number of pins: 16; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776028 12A -phoenix_contact connector MSTBV_01x16_GF_5.00mm_MH -0 -16 -16 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_2-GF-5,08_1x02_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/2-GF-5,08; number of pins: 02; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776508 12A || order number: 1924088 16A (HC) -phoenix_contact connector MSTB_01x02_GF_5.08mm -0 -2 -2 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_2-GF-5,08_1x02_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/2-GF-5,08; number of pins: 02; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776508 12A || order number: 1924088 16A (HC) -phoenix_contact connector MSTB_01x02_GF_5.08mm_MH -0 -2 -2 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_2-GF_1x02_P5.00mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/2-GF; number of pins: 02; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776692 12A || order number: 1923979 16A (HC) -phoenix_contact connector MSTB_01x02_GF_5.00mm -0 -2 -2 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_2-GF_1x02_P5.00mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/2-GF; number of pins: 02; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776692 12A || order number: 1923979 16A (HC) -phoenix_contact connector MSTB_01x02_GF_5.00mm_MH -0 -2 -2 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_3-GF-5,08_1x03_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/3-GF-5,08; number of pins: 03; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776511 12A || order number: 1924091 16A (HC) -phoenix_contact connector MSTB_01x03_GF_5.08mm -0 -3 -3 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_3-GF-5,08_1x03_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/3-GF-5,08; number of pins: 03; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776511 12A || order number: 1924091 16A (HC) -phoenix_contact connector MSTB_01x03_GF_5.08mm_MH -0 -3 -3 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_3-GF_1x03_P5.00mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/3-GF; number of pins: 03; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776702 12A || order number: 1923982 16A (HC) -phoenix_contact connector MSTB_01x03_GF_5.00mm -0 -3 -3 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_3-GF_1x03_P5.00mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/3-GF; number of pins: 03; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776702 12A || order number: 1923982 16A (HC) -phoenix_contact connector MSTB_01x03_GF_5.00mm_MH -0 -3 -3 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_4-GF-5,08_1x04_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/4-GF-5,08; number of pins: 04; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776524 12A || order number: 1924101 16A (HC) -phoenix_contact connector MSTB_01x04_GF_5.08mm -0 -4 -4 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_4-GF-5,08_1x04_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/4-GF-5,08; number of pins: 04; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776524 12A || order number: 1924101 16A (HC) -phoenix_contact connector MSTB_01x04_GF_5.08mm_MH -0 -4 -4 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_4-GF_1x04_P5.00mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/4-GF; number of pins: 04; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776715 12A || order number: 1923995 16A (HC) -phoenix_contact connector MSTB_01x04_GF_5.00mm -0 -4 -4 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_4-GF_1x04_P5.00mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/4-GF; number of pins: 04; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776715 12A || order number: 1923995 16A (HC) -phoenix_contact connector MSTB_01x04_GF_5.00mm_MH -0 -4 -4 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_5-GF-5,08_1x05_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/5-GF-5,08; number of pins: 05; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776537 12A || order number: 1924114 16A (HC) -phoenix_contact connector MSTB_01x05_GF_5.08mm -0 -5 -5 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_5-GF-5,08_1x05_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/5-GF-5,08; number of pins: 05; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776537 12A || order number: 1924114 16A (HC) -phoenix_contact connector MSTB_01x05_GF_5.08mm_MH -0 -5 -5 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_5-GF_1x05_P5.00mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/5-GF; number of pins: 05; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776728 12A || order number: 1924004 16A (HC) -phoenix_contact connector MSTB_01x05_GF_5.00mm -0 -5 -5 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_5-GF_1x05_P5.00mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/5-GF; number of pins: 05; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776728 12A || order number: 1924004 16A (HC) -phoenix_contact connector MSTB_01x05_GF_5.00mm_MH -0 -5 -5 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_6-GF-5,08_1x06_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/6-GF-5,08; number of pins: 06; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776540 12A || order number: 1924127 16A (HC) -phoenix_contact connector MSTB_01x06_GF_5.08mm -0 -6 -6 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_6-GF-5,08_1x06_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/6-GF-5,08; number of pins: 06; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776540 12A || order number: 1924127 16A (HC) -phoenix_contact connector MSTB_01x06_GF_5.08mm_MH -0 -6 -6 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_6-GF_1x06_P5.00mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/6-GF; number of pins: 06; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776731 12A || order number: 1924017 16A (HC) -phoenix_contact connector MSTB_01x06_GF_5.00mm -0 -6 -6 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_6-GF_1x06_P5.00mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/6-GF; number of pins: 06; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776731 12A || order number: 1924017 16A (HC) -phoenix_contact connector MSTB_01x06_GF_5.00mm_MH -0 -6 -6 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_7-GF-5,08_1x07_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/7-GF-5,08; number of pins: 07; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776553 12A || order number: 1924130 16A (HC) -phoenix_contact connector MSTB_01x07_GF_5.08mm -0 -7 -7 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_7-GF-5,08_1x07_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/7-GF-5,08; number of pins: 07; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776553 12A || order number: 1924130 16A (HC) -phoenix_contact connector MSTB_01x07_GF_5.08mm_MH -0 -7 -7 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_7-GF_1x07_P5.00mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/7-GF; number of pins: 07; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776744 12A || order number: 1924020 16A (HC) -phoenix_contact connector MSTB_01x07_GF_5.00mm -0 -7 -7 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_7-GF_1x07_P5.00mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/7-GF; number of pins: 07; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776744 12A || order number: 1924020 16A (HC) -phoenix_contact connector MSTB_01x07_GF_5.00mm_MH -0 -7 -7 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_8-GF-5,08_1x08_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/8-GF-5,08; number of pins: 08; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776566 12A || order number: 1924143 16A (HC) -phoenix_contact connector MSTB_01x08_GF_5.08mm -0 -8 -8 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_8-GF-5,08_1x08_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/8-GF-5,08; number of pins: 08; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776566 12A || order number: 1924143 16A (HC) -phoenix_contact connector MSTB_01x08_GF_5.08mm_MH -0 -8 -8 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_8-GF_1x08_P5.00mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/8-GF; number of pins: 08; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776757 12A || order number: 1924033 16A (HC) -phoenix_contact connector MSTB_01x08_GF_5.00mm -0 -8 -8 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_8-GF_1x08_P5.00mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/8-GF; number of pins: 08; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776757 12A || order number: 1924033 16A (HC) -phoenix_contact connector MSTB_01x08_GF_5.00mm_MH -0 -8 -8 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_9-GF-5,08_1x09_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/9-GF-5,08; number of pins: 09; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776579 12A || order number: 1924156 16A (HC) -phoenix_contact connector MSTB_01x09_GF_5.08mm -0 -9 -9 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_9-GF-5,08_1x09_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/9-GF-5,08; number of pins: 09; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776579 12A || order number: 1924156 16A (HC) -phoenix_contact connector MSTB_01x09_GF_5.08mm_MH -0 -9 -9 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_9-GF_1x09_P5.00mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/9-GF; number of pins: 09; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776760 12A || order number: 1924046 16A (HC) -phoenix_contact connector MSTB_01x09_GF_5.00mm -0 -9 -9 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_9-GF_1x09_P5.00mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/9-GF; number of pins: 09; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776760 12A || order number: 1924046 16A (HC) -phoenix_contact connector MSTB_01x09_GF_5.00mm_MH -0 -9 -9 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_10-GF-5,08_1x10_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/10-GF-5,08; number of pins: 10; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776582 12A || order number: 1924169 16A (HC) -phoenix_contact connector MSTB_01x10_GF_5.08mm -0 -10 -10 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_10-GF-5,08_1x10_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/10-GF-5,08; number of pins: 10; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776582 12A || order number: 1924169 16A (HC) -phoenix_contact connector MSTB_01x10_GF_5.08mm_MH -0 -10 -10 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_10-GF_1x10_P5.00mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/10-GF; number of pins: 10; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776773 12A || order number: 1924059 16A (HC) -phoenix_contact connector MSTB_01x10_GF_5.00mm -0 -10 -10 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_10-GF_1x10_P5.00mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/10-GF; number of pins: 10; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776773 12A || order number: 1924059 16A (HC) -phoenix_contact connector MSTB_01x10_GF_5.00mm_MH -0 -10 -10 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_11-GF-5,08_1x11_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/11-GF-5,08; number of pins: 11; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776595 12A || order number: 1924172 16A (HC) -phoenix_contact connector MSTB_01x11_GF_5.08mm -0 -11 -11 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_11-GF-5,08_1x11_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/11-GF-5,08; number of pins: 11; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776595 12A || order number: 1924172 16A (HC) -phoenix_contact connector MSTB_01x11_GF_5.08mm_MH -0 -11 -11 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_11-GF_1x11_P5.00mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/11-GF; number of pins: 11; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776786 12A || order number: 1924062 16A (HC) -phoenix_contact connector MSTB_01x11_GF_5.00mm -0 -11 -11 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_11-GF_1x11_P5.00mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/11-GF; number of pins: 11; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776786 12A || order number: 1924062 16A (HC) -phoenix_contact connector MSTB_01x11_GF_5.00mm_MH -0 -11 -11 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_12-GF-5,08_1x12_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/12-GF-5,08; number of pins: 12; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776605 12A || order number: 1924185 16A (HC) -phoenix_contact connector MSTB_01x12_GF_5.08mm -0 -12 -12 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_12-GF-5,08_1x12_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/12-GF-5,08; number of pins: 12; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776605 12A || order number: 1924185 16A (HC) -phoenix_contact connector MSTB_01x12_GF_5.08mm_MH -0 -12 -12 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_12-GF_1x12_P5.00mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/12-GF; number of pins: 12; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776799 12A || order number: 1924075 16A (HC) -phoenix_contact connector MSTB_01x12_GF_5.00mm -0 -12 -12 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_12-GF_1x12_P5.00mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/12-GF; number of pins: 12; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776799 12A || order number: 1924075 16A (HC) -phoenix_contact connector MSTB_01x12_GF_5.00mm_MH -0 -12 -12 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_13-GF-5,08_1x13_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/13-GF-5,08; number of pins: 13; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776618 12A -phoenix_contact connector MSTB_01x13_GF_5.08mm -0 -13 -13 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_13-GF-5,08_1x13_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/13-GF-5,08; number of pins: 13; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776618 12A -phoenix_contact connector MSTB_01x13_GF_5.08mm_MH -0 -13 -13 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_13-GF_1x13_P5.00mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/13-GF; number of pins: 13; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776809 12A -phoenix_contact connector MSTB_01x13_GF_5.00mm -0 -13 -13 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_13-GF_1x13_P5.00mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/13-GF; number of pins: 13; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776809 12A -phoenix_contact connector MSTB_01x13_GF_5.00mm_MH -0 -13 -13 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_14-GF-5,08_1x14_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/14-GF-5,08; number of pins: 14; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776621 12A -phoenix_contact connector MSTB_01x14_GF_5.08mm -0 -14 -14 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_14-GF-5,08_1x14_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/14-GF-5,08; number of pins: 14; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776621 12A -phoenix_contact connector MSTB_01x14_GF_5.08mm_MH -0 -14 -14 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_14-GF_1x14_P5.00mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/14-GF; number of pins: 14; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776812 12A -phoenix_contact connector MSTB_01x14_GF_5.00mm -0 -14 -14 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_14-GF_1x14_P5.00mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/14-GF; number of pins: 14; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776812 12A -phoenix_contact connector MSTB_01x14_GF_5.00mm_MH -0 -14 -14 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_15-GF-5,08_1x15_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/15-GF-5,08; number of pins: 15; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776634 12A -phoenix_contact connector MSTB_01x15_GF_5.08mm -0 -15 -15 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_15-GF-5,08_1x15_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/15-GF-5,08; number of pins: 15; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776634 12A -phoenix_contact connector MSTB_01x15_GF_5.08mm_MH -0 -15 -15 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_15-GF_1x15_P5.00mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/15-GF; number of pins: 15; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776825 12A -phoenix_contact connector MSTB_01x15_GF_5.00mm -0 -15 -15 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_15-GF_1x15_P5.00mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/15-GF; number of pins: 15; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776825 12A -phoenix_contact connector MSTB_01x15_GF_5.00mm_MH -0 -15 -15 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_16-GF-5,08_1x16_P5.08mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/16-GF-5,08; number of pins: 16; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776647 12A -phoenix_contact connector MSTB_01x16_GF_5.08mm -0 -16 -16 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_16-GF-5,08_1x16_P5.08mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/16-GF-5,08; number of pins: 16; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776647 12A -phoenix_contact connector MSTB_01x16_GF_5.08mm_MH -0 -16 -16 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_16-GF_1x16_P5.00mm_Horizontal_ThreadedFlange -Generic Phoenix Contact connector footprint for: MSTB_2,5/16-GF; number of pins: 16; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776838 12A -phoenix_contact connector MSTB_01x16_GF_5.00mm -0 -16 -16 -Connector_Phoenix_MSTB -PhoenixContact_MSTB_2,5_16-GF_1x16_P5.00mm_Horizontal_ThreadedFlange_MountHole -Generic Phoenix Contact connector footprint for: MSTB_2,5/16-GF; number of pins: 16; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776838 12A -phoenix_contact connector MSTB_01x16_GF_5.00mm_MH -0 -16 -16 -Connector_Pin -Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork -solder Pin_ with flat fork, hole diameter 0.7mm, length 6.5mm, width 1.8mm -solder Pin_ with flat fork -0 -1 -1 -Connector_Pin -Pin_D0.9mm_L10.0mm_W2.4mm_FlatFork -solder Pin_ with flat fork, hole diameter 0.9mm, length 10.0mm, width 2.4mm -solder Pin_ with flat fork -0 -1 -1 -Connector_Pin -Pin_D1.0mm_L10.0mm -solder Pin_ diameter 1.0mm, hole diameter 1.0mm (press fit), length 10.0mm -solder Pin_ press fit -0 -1 -1 -Connector_Pin -Pin_D1.0mm_L10.0mm_LooseFit -solder Pin_ diameter 1.0mm, hole diameter 1.2mm (loose fit), length 10.0mm -solder Pin_ loose fit -0 -1 -1 -Connector_Pin -Pin_D1.1mm_L8.5mm_W2.5mm_FlatFork -solder Pin_ with flat fork, hole diameter 1.1mm, length 8.5mm, width 2.5mm -solder Pin_ with flat fork -0 -1 -1 -Connector_Pin -Pin_D1.1mm_L10.2mm_W3.5mm_Flat -solder Pin_ with flat with hole, hole diameter 1.1mm, length 10.2mm, width 3.5mm -solder Pin_ with flat fork -0 -1 -1 -Connector_Pin -Pin_D1.2mm_L10.2mm_W2.9mm_FlatFork -solder Pin_ with flat with fork, hole diameter 1.2mm, length 11.3mm, width 3.0mm -solder Pin_ with flat fork -0 -1 -1 -Connector_Pin -Pin_D1.2mm_L11.3mm_W3.0mm_Flat -solder Pin_ with flat with hole, hole diameter 1.2mm, length 11.3mm, width 3.0mm -solder Pin_ with flat fork -0 -1 -1 -Connector_Pin -Pin_D1.3mm_L10.0mm_W3.5mm_Flat -solder Pin_ with flat with hole, hole diameter 1.3mm, length 10.0mm, width 3.5mm, e.g. Ettinger 13.13.865, https://katalog.ettinger.de/#p=434 -solder Pin_ with flat fork -0 -1 -1 -Connector_Pin -Pin_D1.3mm_L11.0mm -solder Pin_ diameter 1.3mm, hole diameter 1.3mm, length 11.0mm -solder Pin_ pressfit -0 -1 -1 -Connector_Pin -Pin_D1.3mm_L11.0mm_LooseFit -solder Pin_ diameter 1.3mm, hole diameter 1.5mm (loose fit), length 11.0mm -solder Pin_ loose fit -0 -1 -1 -Connector_Pin -Pin_D1.3mm_L11.3mm_W2.8mm_Flat -solder Pin_ with flat with hole, hole diameter 1.3mm, length 11.3mm, width 2.8mm -solder Pin_ with flat fork -0 -1 -1 -Connector_Pin -Pin_D1.4mm_L8.5mm_W2.8mm_FlatFork -solder Pin_ with flat with fork, hole diameter 1.4mm, length 8.5mm, width 2.8mm, e.g. Ettinger 13.13.890, https://katalog.ettinger.de/#p=434 -solder Pin_ with flat fork -0 -1 -1 -Connector_PinHeader_1.00mm -PinHeader_1x01_P1.00mm_Horizontal -Through hole angled pin header, 1x01, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x01 1.00mm single row -0 -1 -1 -Connector_PinHeader_1.00mm -PinHeader_1x01_P1.00mm_Vertical -Through hole straight pin header, 1x01, 1.00mm pitch, single row -Through hole pin header THT 1x01 1.00mm single row -0 -1 -1 -Connector_PinHeader_1.00mm -PinHeader_1x02_P1.00mm_Horizontal -Through hole angled pin header, 1x02, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x02 1.00mm single row -0 -2 -2 -Connector_PinHeader_1.00mm -PinHeader_1x02_P1.00mm_Vertical -Through hole straight pin header, 1x02, 1.00mm pitch, single row -Through hole pin header THT 1x02 1.00mm single row -0 -2 -2 -Connector_PinHeader_1.00mm -PinHeader_1x02_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x02, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x02 1.00mm single row style1 pin1 left -0 -2 -2 -Connector_PinHeader_1.00mm -PinHeader_1x02_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x02, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x02 1.00mm single row style2 pin1 right -0 -2 -2 -Connector_PinHeader_1.00mm -PinHeader_1x03_P1.00mm_Horizontal -Through hole angled pin header, 1x03, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x03 1.00mm single row -0 -3 -3 -Connector_PinHeader_1.00mm -PinHeader_1x03_P1.00mm_Vertical -Through hole straight pin header, 1x03, 1.00mm pitch, single row -Through hole pin header THT 1x03 1.00mm single row -0 -3 -3 -Connector_PinHeader_1.00mm -PinHeader_1x03_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x03, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x03 1.00mm single row style1 pin1 left -0 -3 -3 -Connector_PinHeader_1.00mm -PinHeader_1x03_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x03, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x03 1.00mm single row style2 pin1 right -0 -3 -3 -Connector_PinHeader_1.00mm -PinHeader_1x04_P1.00mm_Horizontal -Through hole angled pin header, 1x04, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x04 1.00mm single row -0 -4 -4 -Connector_PinHeader_1.00mm -PinHeader_1x04_P1.00mm_Vertical -Through hole straight pin header, 1x04, 1.00mm pitch, single row -Through hole pin header THT 1x04 1.00mm single row -0 -4 -4 -Connector_PinHeader_1.00mm -PinHeader_1x04_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x04, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x04 1.00mm single row style1 pin1 left -0 -4 -4 -Connector_PinHeader_1.00mm -PinHeader_1x04_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x04, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x04 1.00mm single row style2 pin1 right -0 -4 -4 -Connector_PinHeader_1.00mm -PinHeader_1x05_P1.00mm_Horizontal -Through hole angled pin header, 1x05, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x05 1.00mm single row -0 -5 -5 -Connector_PinHeader_1.00mm -PinHeader_1x05_P1.00mm_Vertical -Through hole straight pin header, 1x05, 1.00mm pitch, single row -Through hole pin header THT 1x05 1.00mm single row -0 -5 -5 -Connector_PinHeader_1.00mm -PinHeader_1x05_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x05, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x05 1.00mm single row style1 pin1 left -0 -5 -5 -Connector_PinHeader_1.00mm -PinHeader_1x05_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x05, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x05 1.00mm single row style2 pin1 right -0 -5 -5 -Connector_PinHeader_1.00mm -PinHeader_1x06_P1.00mm_Horizontal -Through hole angled pin header, 1x06, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x06 1.00mm single row -0 -6 -6 -Connector_PinHeader_1.00mm -PinHeader_1x06_P1.00mm_Vertical -Through hole straight pin header, 1x06, 1.00mm pitch, single row -Through hole pin header THT 1x06 1.00mm single row -0 -6 -6 -Connector_PinHeader_1.00mm -PinHeader_1x06_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x06, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x06 1.00mm single row style1 pin1 left -0 -6 -6 -Connector_PinHeader_1.00mm -PinHeader_1x06_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x06, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x06 1.00mm single row style2 pin1 right -0 -6 -6 -Connector_PinHeader_1.00mm -PinHeader_1x07_P1.00mm_Horizontal -Through hole angled pin header, 1x07, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x07 1.00mm single row -0 -7 -7 -Connector_PinHeader_1.00mm -PinHeader_1x07_P1.00mm_Vertical -Through hole straight pin header, 1x07, 1.00mm pitch, single row -Through hole pin header THT 1x07 1.00mm single row -0 -7 -7 -Connector_PinHeader_1.00mm -PinHeader_1x07_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x07, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x07 1.00mm single row style1 pin1 left -0 -7 -7 -Connector_PinHeader_1.00mm -PinHeader_1x07_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x07, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x07 1.00mm single row style2 pin1 right -0 -7 -7 -Connector_PinHeader_1.00mm -PinHeader_1x08_P1.00mm_Horizontal -Through hole angled pin header, 1x08, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x08 1.00mm single row -0 -8 -8 -Connector_PinHeader_1.00mm -PinHeader_1x08_P1.00mm_Vertical -Through hole straight pin header, 1x08, 1.00mm pitch, single row -Through hole pin header THT 1x08 1.00mm single row -0 -8 -8 -Connector_PinHeader_1.00mm -PinHeader_1x08_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x08, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x08 1.00mm single row style1 pin1 left -0 -8 -8 -Connector_PinHeader_1.00mm -PinHeader_1x08_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x08, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x08 1.00mm single row style2 pin1 right -0 -8 -8 -Connector_PinHeader_1.00mm -PinHeader_1x09_P1.00mm_Horizontal -Through hole angled pin header, 1x09, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x09 1.00mm single row -0 -9 -9 -Connector_PinHeader_1.00mm -PinHeader_1x09_P1.00mm_Vertical -Through hole straight pin header, 1x09, 1.00mm pitch, single row -Through hole pin header THT 1x09 1.00mm single row -0 -9 -9 -Connector_PinHeader_1.00mm -PinHeader_1x09_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x09, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x09 1.00mm single row style1 pin1 left -0 -9 -9 -Connector_PinHeader_1.00mm -PinHeader_1x09_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x09, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x09 1.00mm single row style2 pin1 right -0 -9 -9 -Connector_PinHeader_1.00mm -PinHeader_1x10_P1.00mm_Horizontal -Through hole angled pin header, 1x10, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x10 1.00mm single row -0 -10 -10 -Connector_PinHeader_1.00mm -PinHeader_1x10_P1.00mm_Vertical -Through hole straight pin header, 1x10, 1.00mm pitch, single row -Through hole pin header THT 1x10 1.00mm single row -0 -10 -10 -Connector_PinHeader_1.00mm -PinHeader_1x10_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x10, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x10 1.00mm single row style1 pin1 left -0 -10 -10 -Connector_PinHeader_1.00mm -PinHeader_1x10_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x10, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x10 1.00mm single row style2 pin1 right -0 -10 -10 -Connector_PinHeader_1.00mm -PinHeader_1x11_P1.00mm_Horizontal -Through hole angled pin header, 1x11, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x11 1.00mm single row -0 -11 -11 -Connector_PinHeader_1.00mm -PinHeader_1x11_P1.00mm_Vertical -Through hole straight pin header, 1x11, 1.00mm pitch, single row -Through hole pin header THT 1x11 1.00mm single row -0 -11 -11 -Connector_PinHeader_1.00mm -PinHeader_1x11_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x11, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x11 1.00mm single row style1 pin1 left -0 -11 -11 -Connector_PinHeader_1.00mm -PinHeader_1x11_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x11, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x11 1.00mm single row style2 pin1 right -0 -11 -11 -Connector_PinHeader_1.00mm -PinHeader_1x12_P1.00mm_Horizontal -Through hole angled pin header, 1x12, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x12 1.00mm single row -0 -12 -12 -Connector_PinHeader_1.00mm -PinHeader_1x12_P1.00mm_Vertical -Through hole straight pin header, 1x12, 1.00mm pitch, single row -Through hole pin header THT 1x12 1.00mm single row -0 -12 -12 -Connector_PinHeader_1.00mm -PinHeader_1x12_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x12, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x12 1.00mm single row style1 pin1 left -0 -12 -12 -Connector_PinHeader_1.00mm -PinHeader_1x12_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x12, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x12 1.00mm single row style2 pin1 right -0 -12 -12 -Connector_PinHeader_1.00mm -PinHeader_1x13_P1.00mm_Horizontal -Through hole angled pin header, 1x13, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x13 1.00mm single row -0 -13 -13 -Connector_PinHeader_1.00mm -PinHeader_1x13_P1.00mm_Vertical -Through hole straight pin header, 1x13, 1.00mm pitch, single row -Through hole pin header THT 1x13 1.00mm single row -0 -13 -13 -Connector_PinHeader_1.00mm -PinHeader_1x13_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x13, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x13 1.00mm single row style1 pin1 left -0 -13 -13 -Connector_PinHeader_1.00mm -PinHeader_1x13_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x13, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x13 1.00mm single row style2 pin1 right -0 -13 -13 -Connector_PinHeader_1.00mm -PinHeader_1x14_P1.00mm_Horizontal -Through hole angled pin header, 1x14, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x14 1.00mm single row -0 -14 -14 -Connector_PinHeader_1.00mm -PinHeader_1x14_P1.00mm_Vertical -Through hole straight pin header, 1x14, 1.00mm pitch, single row -Through hole pin header THT 1x14 1.00mm single row -0 -14 -14 -Connector_PinHeader_1.00mm -PinHeader_1x14_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x14, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x14 1.00mm single row style1 pin1 left -0 -14 -14 -Connector_PinHeader_1.00mm -PinHeader_1x14_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x14, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x14 1.00mm single row style2 pin1 right -0 -14 -14 -Connector_PinHeader_1.00mm -PinHeader_1x15_P1.00mm_Horizontal -Through hole angled pin header, 1x15, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x15 1.00mm single row -0 -15 -15 -Connector_PinHeader_1.00mm -PinHeader_1x15_P1.00mm_Vertical -Through hole straight pin header, 1x15, 1.00mm pitch, single row -Through hole pin header THT 1x15 1.00mm single row -0 -15 -15 -Connector_PinHeader_1.00mm -PinHeader_1x15_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x15, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x15 1.00mm single row style1 pin1 left -0 -15 -15 -Connector_PinHeader_1.00mm -PinHeader_1x15_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x15, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x15 1.00mm single row style2 pin1 right -0 -15 -15 -Connector_PinHeader_1.00mm -PinHeader_1x16_P1.00mm_Horizontal -Through hole angled pin header, 1x16, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x16 1.00mm single row -0 -16 -16 -Connector_PinHeader_1.00mm -PinHeader_1x16_P1.00mm_Vertical -Through hole straight pin header, 1x16, 1.00mm pitch, single row -Through hole pin header THT 1x16 1.00mm single row -0 -16 -16 -Connector_PinHeader_1.00mm -PinHeader_1x16_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x16, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x16 1.00mm single row style1 pin1 left -0 -16 -16 -Connector_PinHeader_1.00mm -PinHeader_1x16_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x16, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x16 1.00mm single row style2 pin1 right -0 -16 -16 -Connector_PinHeader_1.00mm -PinHeader_1x17_P1.00mm_Horizontal -Through hole angled pin header, 1x17, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x17 1.00mm single row -0 -17 -17 -Connector_PinHeader_1.00mm -PinHeader_1x17_P1.00mm_Vertical -Through hole straight pin header, 1x17, 1.00mm pitch, single row -Through hole pin header THT 1x17 1.00mm single row -0 -17 -17 -Connector_PinHeader_1.00mm -PinHeader_1x17_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x17, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x17 1.00mm single row style1 pin1 left -0 -17 -17 -Connector_PinHeader_1.00mm -PinHeader_1x17_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x17, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x17 1.00mm single row style2 pin1 right -0 -17 -17 -Connector_PinHeader_1.00mm -PinHeader_1x18_P1.00mm_Horizontal -Through hole angled pin header, 1x18, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x18 1.00mm single row -0 -18 -18 -Connector_PinHeader_1.00mm -PinHeader_1x18_P1.00mm_Vertical -Through hole straight pin header, 1x18, 1.00mm pitch, single row -Through hole pin header THT 1x18 1.00mm single row -0 -18 -18 -Connector_PinHeader_1.00mm -PinHeader_1x18_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x18, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x18 1.00mm single row style1 pin1 left -0 -18 -18 -Connector_PinHeader_1.00mm -PinHeader_1x18_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x18, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x18 1.00mm single row style2 pin1 right -0 -18 -18 -Connector_PinHeader_1.00mm -PinHeader_1x19_P1.00mm_Horizontal -Through hole angled pin header, 1x19, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x19 1.00mm single row -0 -19 -19 -Connector_PinHeader_1.00mm -PinHeader_1x19_P1.00mm_Vertical -Through hole straight pin header, 1x19, 1.00mm pitch, single row -Through hole pin header THT 1x19 1.00mm single row -0 -19 -19 -Connector_PinHeader_1.00mm -PinHeader_1x19_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x19, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x19 1.00mm single row style1 pin1 left -0 -19 -19 -Connector_PinHeader_1.00mm -PinHeader_1x19_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x19, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x19 1.00mm single row style2 pin1 right -0 -19 -19 -Connector_PinHeader_1.00mm -PinHeader_1x20_P1.00mm_Horizontal -Through hole angled pin header, 1x20, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x20 1.00mm single row -0 -20 -20 -Connector_PinHeader_1.00mm -PinHeader_1x20_P1.00mm_Vertical -Through hole straight pin header, 1x20, 1.00mm pitch, single row -Through hole pin header THT 1x20 1.00mm single row -0 -20 -20 -Connector_PinHeader_1.00mm -PinHeader_1x20_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x20, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x20 1.00mm single row style1 pin1 left -0 -20 -20 -Connector_PinHeader_1.00mm -PinHeader_1x20_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x20, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x20 1.00mm single row style2 pin1 right -0 -20 -20 -Connector_PinHeader_1.00mm -PinHeader_1x21_P1.00mm_Horizontal -Through hole angled pin header, 1x21, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x21 1.00mm single row -0 -21 -21 -Connector_PinHeader_1.00mm -PinHeader_1x21_P1.00mm_Vertical -Through hole straight pin header, 1x21, 1.00mm pitch, single row -Through hole pin header THT 1x21 1.00mm single row -0 -21 -21 -Connector_PinHeader_1.00mm -PinHeader_1x21_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x21, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x21 1.00mm single row style1 pin1 left -0 -21 -21 -Connector_PinHeader_1.00mm -PinHeader_1x21_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x21, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x21 1.00mm single row style2 pin1 right -0 -21 -21 -Connector_PinHeader_1.00mm -PinHeader_1x22_P1.00mm_Horizontal -Through hole angled pin header, 1x22, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x22 1.00mm single row -0 -22 -22 -Connector_PinHeader_1.00mm -PinHeader_1x22_P1.00mm_Vertical -Through hole straight pin header, 1x22, 1.00mm pitch, single row -Through hole pin header THT 1x22 1.00mm single row -0 -22 -22 -Connector_PinHeader_1.00mm -PinHeader_1x22_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x22, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x22 1.00mm single row style1 pin1 left -0 -22 -22 -Connector_PinHeader_1.00mm -PinHeader_1x22_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x22, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x22 1.00mm single row style2 pin1 right -0 -22 -22 -Connector_PinHeader_1.00mm -PinHeader_1x23_P1.00mm_Horizontal -Through hole angled pin header, 1x23, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x23 1.00mm single row -0 -23 -23 -Connector_PinHeader_1.00mm -PinHeader_1x23_P1.00mm_Vertical -Through hole straight pin header, 1x23, 1.00mm pitch, single row -Through hole pin header THT 1x23 1.00mm single row -0 -23 -23 -Connector_PinHeader_1.00mm -PinHeader_1x23_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x23, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x23 1.00mm single row style1 pin1 left -0 -23 -23 -Connector_PinHeader_1.00mm -PinHeader_1x23_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x23, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x23 1.00mm single row style2 pin1 right -0 -23 -23 -Connector_PinHeader_1.00mm -PinHeader_1x24_P1.00mm_Horizontal -Through hole angled pin header, 1x24, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x24 1.00mm single row -0 -24 -24 -Connector_PinHeader_1.00mm -PinHeader_1x24_P1.00mm_Vertical -Through hole straight pin header, 1x24, 1.00mm pitch, single row -Through hole pin header THT 1x24 1.00mm single row -0 -24 -24 -Connector_PinHeader_1.00mm -PinHeader_1x24_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x24, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x24 1.00mm single row style1 pin1 left -0 -24 -24 -Connector_PinHeader_1.00mm -PinHeader_1x24_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x24, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x24 1.00mm single row style2 pin1 right -0 -24 -24 -Connector_PinHeader_1.00mm -PinHeader_1x25_P1.00mm_Horizontal -Through hole angled pin header, 1x25, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x25 1.00mm single row -0 -25 -25 -Connector_PinHeader_1.00mm -PinHeader_1x25_P1.00mm_Vertical -Through hole straight pin header, 1x25, 1.00mm pitch, single row -Through hole pin header THT 1x25 1.00mm single row -0 -25 -25 -Connector_PinHeader_1.00mm -PinHeader_1x25_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x25, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x25 1.00mm single row style1 pin1 left -0 -25 -25 -Connector_PinHeader_1.00mm -PinHeader_1x25_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x25, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x25 1.00mm single row style2 pin1 right -0 -25 -25 -Connector_PinHeader_1.00mm -PinHeader_1x26_P1.00mm_Horizontal -Through hole angled pin header, 1x26, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x26 1.00mm single row -0 -26 -26 -Connector_PinHeader_1.00mm -PinHeader_1x26_P1.00mm_Vertical -Through hole straight pin header, 1x26, 1.00mm pitch, single row -Through hole pin header THT 1x26 1.00mm single row -0 -26 -26 -Connector_PinHeader_1.00mm -PinHeader_1x26_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x26, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x26 1.00mm single row style1 pin1 left -0 -26 -26 -Connector_PinHeader_1.00mm -PinHeader_1x26_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x26, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x26 1.00mm single row style2 pin1 right -0 -26 -26 -Connector_PinHeader_1.00mm -PinHeader_1x27_P1.00mm_Horizontal -Through hole angled pin header, 1x27, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x27 1.00mm single row -0 -27 -27 -Connector_PinHeader_1.00mm -PinHeader_1x27_P1.00mm_Vertical -Through hole straight pin header, 1x27, 1.00mm pitch, single row -Through hole pin header THT 1x27 1.00mm single row -0 -27 -27 -Connector_PinHeader_1.00mm -PinHeader_1x27_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x27, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x27 1.00mm single row style1 pin1 left -0 -27 -27 -Connector_PinHeader_1.00mm -PinHeader_1x27_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x27, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x27 1.00mm single row style2 pin1 right -0 -27 -27 -Connector_PinHeader_1.00mm -PinHeader_1x28_P1.00mm_Horizontal -Through hole angled pin header, 1x28, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x28 1.00mm single row -0 -28 -28 -Connector_PinHeader_1.00mm -PinHeader_1x28_P1.00mm_Vertical -Through hole straight pin header, 1x28, 1.00mm pitch, single row -Through hole pin header THT 1x28 1.00mm single row -0 -28 -28 -Connector_PinHeader_1.00mm -PinHeader_1x28_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x28, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x28 1.00mm single row style1 pin1 left -0 -28 -28 -Connector_PinHeader_1.00mm -PinHeader_1x28_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x28, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x28 1.00mm single row style2 pin1 right -0 -28 -28 -Connector_PinHeader_1.00mm -PinHeader_1x29_P1.00mm_Horizontal -Through hole angled pin header, 1x29, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x29 1.00mm single row -0 -29 -29 -Connector_PinHeader_1.00mm -PinHeader_1x29_P1.00mm_Vertical -Through hole straight pin header, 1x29, 1.00mm pitch, single row -Through hole pin header THT 1x29 1.00mm single row -0 -29 -29 -Connector_PinHeader_1.00mm -PinHeader_1x29_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x29, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x29 1.00mm single row style1 pin1 left -0 -29 -29 -Connector_PinHeader_1.00mm -PinHeader_1x29_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x29, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x29 1.00mm single row style2 pin1 right -0 -29 -29 -Connector_PinHeader_1.00mm -PinHeader_1x30_P1.00mm_Horizontal -Through hole angled pin header, 1x30, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x30 1.00mm single row -0 -30 -30 -Connector_PinHeader_1.00mm -PinHeader_1x30_P1.00mm_Vertical -Through hole straight pin header, 1x30, 1.00mm pitch, single row -Through hole pin header THT 1x30 1.00mm single row -0 -30 -30 -Connector_PinHeader_1.00mm -PinHeader_1x30_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x30, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x30 1.00mm single row style1 pin1 left -0 -30 -30 -Connector_PinHeader_1.00mm -PinHeader_1x30_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x30, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x30 1.00mm single row style2 pin1 right -0 -30 -30 -Connector_PinHeader_1.00mm -PinHeader_1x31_P1.00mm_Horizontal -Through hole angled pin header, 1x31, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x31 1.00mm single row -0 -31 -31 -Connector_PinHeader_1.00mm -PinHeader_1x31_P1.00mm_Vertical -Through hole straight pin header, 1x31, 1.00mm pitch, single row -Through hole pin header THT 1x31 1.00mm single row -0 -31 -31 -Connector_PinHeader_1.00mm -PinHeader_1x31_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x31, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x31 1.00mm single row style1 pin1 left -0 -31 -31 -Connector_PinHeader_1.00mm -PinHeader_1x31_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x31, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x31 1.00mm single row style2 pin1 right -0 -31 -31 -Connector_PinHeader_1.00mm -PinHeader_1x32_P1.00mm_Horizontal -Through hole angled pin header, 1x32, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x32 1.00mm single row -0 -32 -32 -Connector_PinHeader_1.00mm -PinHeader_1x32_P1.00mm_Vertical -Through hole straight pin header, 1x32, 1.00mm pitch, single row -Through hole pin header THT 1x32 1.00mm single row -0 -32 -32 -Connector_PinHeader_1.00mm -PinHeader_1x32_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x32, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x32 1.00mm single row style1 pin1 left -0 -32 -32 -Connector_PinHeader_1.00mm -PinHeader_1x32_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x32, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x32 1.00mm single row style2 pin1 right -0 -32 -32 -Connector_PinHeader_1.00mm -PinHeader_1x33_P1.00mm_Horizontal -Through hole angled pin header, 1x33, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x33 1.00mm single row -0 -33 -33 -Connector_PinHeader_1.00mm -PinHeader_1x33_P1.00mm_Vertical -Through hole straight pin header, 1x33, 1.00mm pitch, single row -Through hole pin header THT 1x33 1.00mm single row -0 -33 -33 -Connector_PinHeader_1.00mm -PinHeader_1x33_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x33, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x33 1.00mm single row style1 pin1 left -0 -33 -33 -Connector_PinHeader_1.00mm -PinHeader_1x33_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x33, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x33 1.00mm single row style2 pin1 right -0 -33 -33 -Connector_PinHeader_1.00mm -PinHeader_1x34_P1.00mm_Horizontal -Through hole angled pin header, 1x34, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x34 1.00mm single row -0 -34 -34 -Connector_PinHeader_1.00mm -PinHeader_1x34_P1.00mm_Vertical -Through hole straight pin header, 1x34, 1.00mm pitch, single row -Through hole pin header THT 1x34 1.00mm single row -0 -34 -34 -Connector_PinHeader_1.00mm -PinHeader_1x34_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x34, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x34 1.00mm single row style1 pin1 left -0 -34 -34 -Connector_PinHeader_1.00mm -PinHeader_1x34_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x34, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x34 1.00mm single row style2 pin1 right -0 -34 -34 -Connector_PinHeader_1.00mm -PinHeader_1x35_P1.00mm_Horizontal -Through hole angled pin header, 1x35, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x35 1.00mm single row -0 -35 -35 -Connector_PinHeader_1.00mm -PinHeader_1x35_P1.00mm_Vertical -Through hole straight pin header, 1x35, 1.00mm pitch, single row -Through hole pin header THT 1x35 1.00mm single row -0 -35 -35 -Connector_PinHeader_1.00mm -PinHeader_1x35_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x35, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x35 1.00mm single row style1 pin1 left -0 -35 -35 -Connector_PinHeader_1.00mm -PinHeader_1x35_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x35, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x35 1.00mm single row style2 pin1 right -0 -35 -35 -Connector_PinHeader_1.00mm -PinHeader_1x36_P1.00mm_Horizontal -Through hole angled pin header, 1x36, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x36 1.00mm single row -0 -36 -36 -Connector_PinHeader_1.00mm -PinHeader_1x36_P1.00mm_Vertical -Through hole straight pin header, 1x36, 1.00mm pitch, single row -Through hole pin header THT 1x36 1.00mm single row -0 -36 -36 -Connector_PinHeader_1.00mm -PinHeader_1x36_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x36, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x36 1.00mm single row style1 pin1 left -0 -36 -36 -Connector_PinHeader_1.00mm -PinHeader_1x36_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x36, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x36 1.00mm single row style2 pin1 right -0 -36 -36 -Connector_PinHeader_1.00mm -PinHeader_1x37_P1.00mm_Horizontal -Through hole angled pin header, 1x37, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x37 1.00mm single row -0 -37 -37 -Connector_PinHeader_1.00mm -PinHeader_1x37_P1.00mm_Vertical -Through hole straight pin header, 1x37, 1.00mm pitch, single row -Through hole pin header THT 1x37 1.00mm single row -0 -37 -37 -Connector_PinHeader_1.00mm -PinHeader_1x37_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x37, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x37 1.00mm single row style1 pin1 left -0 -37 -37 -Connector_PinHeader_1.00mm -PinHeader_1x37_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x37, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x37 1.00mm single row style2 pin1 right -0 -37 -37 -Connector_PinHeader_1.00mm -PinHeader_1x38_P1.00mm_Horizontal -Through hole angled pin header, 1x38, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x38 1.00mm single row -0 -38 -38 -Connector_PinHeader_1.00mm -PinHeader_1x38_P1.00mm_Vertical -Through hole straight pin header, 1x38, 1.00mm pitch, single row -Through hole pin header THT 1x38 1.00mm single row -0 -38 -38 -Connector_PinHeader_1.00mm -PinHeader_1x38_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x38, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x38 1.00mm single row style1 pin1 left -0 -38 -38 -Connector_PinHeader_1.00mm -PinHeader_1x38_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x38, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x38 1.00mm single row style2 pin1 right -0 -38 -38 -Connector_PinHeader_1.00mm -PinHeader_1x39_P1.00mm_Horizontal -Through hole angled pin header, 1x39, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x39 1.00mm single row -0 -39 -39 -Connector_PinHeader_1.00mm -PinHeader_1x39_P1.00mm_Vertical -Through hole straight pin header, 1x39, 1.00mm pitch, single row -Through hole pin header THT 1x39 1.00mm single row -0 -39 -39 -Connector_PinHeader_1.00mm -PinHeader_1x39_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x39, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x39 1.00mm single row style1 pin1 left -0 -39 -39 -Connector_PinHeader_1.00mm -PinHeader_1x39_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x39, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x39 1.00mm single row style2 pin1 right -0 -39 -39 -Connector_PinHeader_1.00mm -PinHeader_1x40_P1.00mm_Horizontal -Through hole angled pin header, 1x40, 1.00mm pitch, 2.0mm pin length, single row -Through hole angled pin header THT 1x40 1.00mm single row -0 -40 -40 -Connector_PinHeader_1.00mm -PinHeader_1x40_P1.00mm_Vertical -Through hole straight pin header, 1x40, 1.00mm pitch, single row -Through hole pin header THT 1x40 1.00mm single row -0 -40 -40 -Connector_PinHeader_1.00mm -PinHeader_1x40_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x40, 1.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x40 1.00mm single row style1 pin1 left -0 -40 -40 -Connector_PinHeader_1.00mm -PinHeader_1x40_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x40, 1.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x40 1.00mm single row style2 pin1 right -0 -40 -40 -Connector_PinHeader_1.00mm -PinHeader_2x01_P1.00mm_Horizontal -Through hole angled pin header, 2x01, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x01 1.00mm double row -0 -2 -2 -Connector_PinHeader_1.00mm -PinHeader_2x01_P1.00mm_Vertical -Through hole straight pin header, 2x01, 1.00mm pitch, double rows -Through hole pin header THT 2x01 1.00mm double row -0 -2 -2 -Connector_PinHeader_1.00mm -PinHeader_2x01_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x01, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x01 1.00mm double row -0 -2 -2 -Connector_PinHeader_1.00mm -PinHeader_2x02_P1.00mm_Horizontal -Through hole angled pin header, 2x02, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x02 1.00mm double row -0 -4 -4 -Connector_PinHeader_1.00mm -PinHeader_2x02_P1.00mm_Vertical -Through hole straight pin header, 2x02, 1.00mm pitch, double rows -Through hole pin header THT 2x02 1.00mm double row -0 -4 -4 -Connector_PinHeader_1.00mm -PinHeader_2x02_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x02, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x02 1.00mm double row -0 -4 -4 -Connector_PinHeader_1.00mm -PinHeader_2x03_P1.00mm_Horizontal -Through hole angled pin header, 2x03, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x03 1.00mm double row -0 -6 -6 -Connector_PinHeader_1.00mm -PinHeader_2x03_P1.00mm_Vertical -Through hole straight pin header, 2x03, 1.00mm pitch, double rows -Through hole pin header THT 2x03 1.00mm double row -0 -6 -6 -Connector_PinHeader_1.00mm -PinHeader_2x03_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x03, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x03 1.00mm double row -0 -6 -6 -Connector_PinHeader_1.00mm -PinHeader_2x04_P1.00mm_Horizontal -Through hole angled pin header, 2x04, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x04 1.00mm double row -0 -8 -8 -Connector_PinHeader_1.00mm -PinHeader_2x04_P1.00mm_Vertical -Through hole straight pin header, 2x04, 1.00mm pitch, double rows -Through hole pin header THT 2x04 1.00mm double row -0 -8 -8 -Connector_PinHeader_1.00mm -PinHeader_2x04_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x04, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x04 1.00mm double row -0 -8 -8 -Connector_PinHeader_1.00mm -PinHeader_2x05_P1.00mm_Horizontal -Through hole angled pin header, 2x05, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x05 1.00mm double row -0 -10 -10 -Connector_PinHeader_1.00mm -PinHeader_2x05_P1.00mm_Vertical -Through hole straight pin header, 2x05, 1.00mm pitch, double rows -Through hole pin header THT 2x05 1.00mm double row -0 -10 -10 -Connector_PinHeader_1.00mm -PinHeader_2x05_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x05, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x05 1.00mm double row -0 -10 -10 -Connector_PinHeader_1.00mm -PinHeader_2x06_P1.00mm_Horizontal -Through hole angled pin header, 2x06, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x06 1.00mm double row -0 -12 -12 -Connector_PinHeader_1.00mm -PinHeader_2x06_P1.00mm_Vertical -Through hole straight pin header, 2x06, 1.00mm pitch, double rows -Through hole pin header THT 2x06 1.00mm double row -0 -12 -12 -Connector_PinHeader_1.00mm -PinHeader_2x06_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x06, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x06 1.00mm double row -0 -12 -12 -Connector_PinHeader_1.00mm -PinHeader_2x07_P1.00mm_Horizontal -Through hole angled pin header, 2x07, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x07 1.00mm double row -0 -14 -14 -Connector_PinHeader_1.00mm -PinHeader_2x07_P1.00mm_Vertical -Through hole straight pin header, 2x07, 1.00mm pitch, double rows -Through hole pin header THT 2x07 1.00mm double row -0 -14 -14 -Connector_PinHeader_1.00mm -PinHeader_2x07_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x07, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x07 1.00mm double row -0 -14 -14 -Connector_PinHeader_1.00mm -PinHeader_2x08_P1.00mm_Horizontal -Through hole angled pin header, 2x08, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x08 1.00mm double row -0 -16 -16 -Connector_PinHeader_1.00mm -PinHeader_2x08_P1.00mm_Vertical -Through hole straight pin header, 2x08, 1.00mm pitch, double rows -Through hole pin header THT 2x08 1.00mm double row -0 -16 -16 -Connector_PinHeader_1.00mm -PinHeader_2x08_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x08, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x08 1.00mm double row -0 -16 -16 -Connector_PinHeader_1.00mm -PinHeader_2x09_P1.00mm_Horizontal -Through hole angled pin header, 2x09, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x09 1.00mm double row -0 -18 -18 -Connector_PinHeader_1.00mm -PinHeader_2x09_P1.00mm_Vertical -Through hole straight pin header, 2x09, 1.00mm pitch, double rows -Through hole pin header THT 2x09 1.00mm double row -0 -18 -18 -Connector_PinHeader_1.00mm -PinHeader_2x09_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x09, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x09 1.00mm double row -0 -18 -18 -Connector_PinHeader_1.00mm -PinHeader_2x10_P1.00mm_Horizontal -Through hole angled pin header, 2x10, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x10 1.00mm double row -0 -20 -20 -Connector_PinHeader_1.00mm -PinHeader_2x10_P1.00mm_Vertical -Through hole straight pin header, 2x10, 1.00mm pitch, double rows -Through hole pin header THT 2x10 1.00mm double row -0 -20 -20 -Connector_PinHeader_1.00mm -PinHeader_2x10_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x10, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x10 1.00mm double row -0 -20 -20 -Connector_PinHeader_1.00mm -PinHeader_2x11_P1.00mm_Horizontal -Through hole angled pin header, 2x11, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x11 1.00mm double row -0 -22 -22 -Connector_PinHeader_1.00mm -PinHeader_2x11_P1.00mm_Vertical -Through hole straight pin header, 2x11, 1.00mm pitch, double rows -Through hole pin header THT 2x11 1.00mm double row -0 -22 -22 -Connector_PinHeader_1.00mm -PinHeader_2x11_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x11, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x11 1.00mm double row -0 -22 -22 -Connector_PinHeader_1.00mm -PinHeader_2x12_P1.00mm_Horizontal -Through hole angled pin header, 2x12, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x12 1.00mm double row -0 -24 -24 -Connector_PinHeader_1.00mm -PinHeader_2x12_P1.00mm_Vertical -Through hole straight pin header, 2x12, 1.00mm pitch, double rows -Through hole pin header THT 2x12 1.00mm double row -0 -24 -24 -Connector_PinHeader_1.00mm -PinHeader_2x12_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x12, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x12 1.00mm double row -0 -24 -24 -Connector_PinHeader_1.00mm -PinHeader_2x13_P1.00mm_Horizontal -Through hole angled pin header, 2x13, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x13 1.00mm double row -0 -26 -26 -Connector_PinHeader_1.00mm -PinHeader_2x13_P1.00mm_Vertical -Through hole straight pin header, 2x13, 1.00mm pitch, double rows -Through hole pin header THT 2x13 1.00mm double row -0 -26 -26 -Connector_PinHeader_1.00mm -PinHeader_2x13_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x13, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x13 1.00mm double row -0 -26 -26 -Connector_PinHeader_1.00mm -PinHeader_2x14_P1.00mm_Horizontal -Through hole angled pin header, 2x14, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x14 1.00mm double row -0 -28 -28 -Connector_PinHeader_1.00mm -PinHeader_2x14_P1.00mm_Vertical -Through hole straight pin header, 2x14, 1.00mm pitch, double rows -Through hole pin header THT 2x14 1.00mm double row -0 -28 -28 -Connector_PinHeader_1.00mm -PinHeader_2x14_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x14, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x14 1.00mm double row -0 -28 -28 -Connector_PinHeader_1.00mm -PinHeader_2x15_P1.00mm_Horizontal -Through hole angled pin header, 2x15, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x15 1.00mm double row -0 -30 -30 -Connector_PinHeader_1.00mm -PinHeader_2x15_P1.00mm_Vertical -Through hole straight pin header, 2x15, 1.00mm pitch, double rows -Through hole pin header THT 2x15 1.00mm double row -0 -30 -30 -Connector_PinHeader_1.00mm -PinHeader_2x15_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x15, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x15 1.00mm double row -0 -30 -30 -Connector_PinHeader_1.00mm -PinHeader_2x16_P1.00mm_Horizontal -Through hole angled pin header, 2x16, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x16 1.00mm double row -0 -32 -32 -Connector_PinHeader_1.00mm -PinHeader_2x16_P1.00mm_Vertical -Through hole straight pin header, 2x16, 1.00mm pitch, double rows -Through hole pin header THT 2x16 1.00mm double row -0 -32 -32 -Connector_PinHeader_1.00mm -PinHeader_2x16_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x16, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x16 1.00mm double row -0 -32 -32 -Connector_PinHeader_1.00mm -PinHeader_2x17_P1.00mm_Horizontal -Through hole angled pin header, 2x17, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x17 1.00mm double row -0 -34 -34 -Connector_PinHeader_1.00mm -PinHeader_2x17_P1.00mm_Vertical -Through hole straight pin header, 2x17, 1.00mm pitch, double rows -Through hole pin header THT 2x17 1.00mm double row -0 -34 -34 -Connector_PinHeader_1.00mm -PinHeader_2x17_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x17, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x17 1.00mm double row -0 -34 -34 -Connector_PinHeader_1.00mm -PinHeader_2x18_P1.00mm_Horizontal -Through hole angled pin header, 2x18, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x18 1.00mm double row -0 -36 -36 -Connector_PinHeader_1.00mm -PinHeader_2x18_P1.00mm_Vertical -Through hole straight pin header, 2x18, 1.00mm pitch, double rows -Through hole pin header THT 2x18 1.00mm double row -0 -36 -36 -Connector_PinHeader_1.00mm -PinHeader_2x18_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x18, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x18 1.00mm double row -0 -36 -36 -Connector_PinHeader_1.00mm -PinHeader_2x19_P1.00mm_Horizontal -Through hole angled pin header, 2x19, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x19 1.00mm double row -0 -38 -38 -Connector_PinHeader_1.00mm -PinHeader_2x19_P1.00mm_Vertical -Through hole straight pin header, 2x19, 1.00mm pitch, double rows -Through hole pin header THT 2x19 1.00mm double row -0 -38 -38 -Connector_PinHeader_1.00mm -PinHeader_2x19_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x19, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x19 1.00mm double row -0 -38 -38 -Connector_PinHeader_1.00mm -PinHeader_2x20_P1.00mm_Horizontal -Through hole angled pin header, 2x20, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x20 1.00mm double row -0 -40 -40 -Connector_PinHeader_1.00mm -PinHeader_2x20_P1.00mm_Vertical -Through hole straight pin header, 2x20, 1.00mm pitch, double rows -Through hole pin header THT 2x20 1.00mm double row -0 -40 -40 -Connector_PinHeader_1.00mm -PinHeader_2x20_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x20, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x20 1.00mm double row -0 -40 -40 -Connector_PinHeader_1.00mm -PinHeader_2x21_P1.00mm_Horizontal -Through hole angled pin header, 2x21, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x21 1.00mm double row -0 -42 -42 -Connector_PinHeader_1.00mm -PinHeader_2x21_P1.00mm_Vertical -Through hole straight pin header, 2x21, 1.00mm pitch, double rows -Through hole pin header THT 2x21 1.00mm double row -0 -42 -42 -Connector_PinHeader_1.00mm -PinHeader_2x21_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x21, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x21 1.00mm double row -0 -42 -42 -Connector_PinHeader_1.00mm -PinHeader_2x22_P1.00mm_Horizontal -Through hole angled pin header, 2x22, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x22 1.00mm double row -0 -44 -44 -Connector_PinHeader_1.00mm -PinHeader_2x22_P1.00mm_Vertical -Through hole straight pin header, 2x22, 1.00mm pitch, double rows -Through hole pin header THT 2x22 1.00mm double row -0 -44 -44 -Connector_PinHeader_1.00mm -PinHeader_2x22_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x22, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x22 1.00mm double row -0 -44 -44 -Connector_PinHeader_1.00mm -PinHeader_2x23_P1.00mm_Horizontal -Through hole angled pin header, 2x23, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x23 1.00mm double row -0 -46 -46 -Connector_PinHeader_1.00mm -PinHeader_2x23_P1.00mm_Vertical -Through hole straight pin header, 2x23, 1.00mm pitch, double rows -Through hole pin header THT 2x23 1.00mm double row -0 -46 -46 -Connector_PinHeader_1.00mm -PinHeader_2x23_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x23, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x23 1.00mm double row -0 -46 -46 -Connector_PinHeader_1.00mm -PinHeader_2x24_P1.00mm_Horizontal -Through hole angled pin header, 2x24, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x24 1.00mm double row -0 -48 -48 -Connector_PinHeader_1.00mm -PinHeader_2x24_P1.00mm_Vertical -Through hole straight pin header, 2x24, 1.00mm pitch, double rows -Through hole pin header THT 2x24 1.00mm double row -0 -48 -48 -Connector_PinHeader_1.00mm -PinHeader_2x24_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x24, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x24 1.00mm double row -0 -48 -48 -Connector_PinHeader_1.00mm -PinHeader_2x25_P1.00mm_Horizontal -Through hole angled pin header, 2x25, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x25 1.00mm double row -0 -50 -50 -Connector_PinHeader_1.00mm -PinHeader_2x25_P1.00mm_Vertical -Through hole straight pin header, 2x25, 1.00mm pitch, double rows -Through hole pin header THT 2x25 1.00mm double row -0 -50 -50 -Connector_PinHeader_1.00mm -PinHeader_2x25_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x25, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x25 1.00mm double row -0 -50 -50 -Connector_PinHeader_1.00mm -PinHeader_2x26_P1.00mm_Horizontal -Through hole angled pin header, 2x26, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x26 1.00mm double row -0 -52 -52 -Connector_PinHeader_1.00mm -PinHeader_2x26_P1.00mm_Vertical -Through hole straight pin header, 2x26, 1.00mm pitch, double rows -Through hole pin header THT 2x26 1.00mm double row -0 -52 -52 -Connector_PinHeader_1.00mm -PinHeader_2x26_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x26, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x26 1.00mm double row -0 -52 -52 -Connector_PinHeader_1.00mm -PinHeader_2x27_P1.00mm_Horizontal -Through hole angled pin header, 2x27, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x27 1.00mm double row -0 -54 -54 -Connector_PinHeader_1.00mm -PinHeader_2x27_P1.00mm_Vertical -Through hole straight pin header, 2x27, 1.00mm pitch, double rows -Through hole pin header THT 2x27 1.00mm double row -0 -54 -54 -Connector_PinHeader_1.00mm -PinHeader_2x27_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x27, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x27 1.00mm double row -0 -54 -54 -Connector_PinHeader_1.00mm -PinHeader_2x28_P1.00mm_Horizontal -Through hole angled pin header, 2x28, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x28 1.00mm double row -0 -56 -56 -Connector_PinHeader_1.00mm -PinHeader_2x28_P1.00mm_Vertical -Through hole straight pin header, 2x28, 1.00mm pitch, double rows -Through hole pin header THT 2x28 1.00mm double row -0 -56 -56 -Connector_PinHeader_1.00mm -PinHeader_2x28_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x28, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x28 1.00mm double row -0 -56 -56 -Connector_PinHeader_1.00mm -PinHeader_2x29_P1.00mm_Horizontal -Through hole angled pin header, 2x29, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x29 1.00mm double row -0 -58 -58 -Connector_PinHeader_1.00mm -PinHeader_2x29_P1.00mm_Vertical -Through hole straight pin header, 2x29, 1.00mm pitch, double rows -Through hole pin header THT 2x29 1.00mm double row -0 -58 -58 -Connector_PinHeader_1.00mm -PinHeader_2x29_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x29, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x29 1.00mm double row -0 -58 -58 -Connector_PinHeader_1.00mm -PinHeader_2x30_P1.00mm_Horizontal -Through hole angled pin header, 2x30, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x30 1.00mm double row -0 -60 -60 -Connector_PinHeader_1.00mm -PinHeader_2x30_P1.00mm_Vertical -Through hole straight pin header, 2x30, 1.00mm pitch, double rows -Through hole pin header THT 2x30 1.00mm double row -0 -60 -60 -Connector_PinHeader_1.00mm -PinHeader_2x30_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x30, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x30 1.00mm double row -0 -60 -60 -Connector_PinHeader_1.00mm -PinHeader_2x31_P1.00mm_Horizontal -Through hole angled pin header, 2x31, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x31 1.00mm double row -0 -62 -62 -Connector_PinHeader_1.00mm -PinHeader_2x31_P1.00mm_Vertical -Through hole straight pin header, 2x31, 1.00mm pitch, double rows -Through hole pin header THT 2x31 1.00mm double row -0 -62 -62 -Connector_PinHeader_1.00mm -PinHeader_2x31_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x31, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x31 1.00mm double row -0 -62 -62 -Connector_PinHeader_1.00mm -PinHeader_2x32_P1.00mm_Horizontal -Through hole angled pin header, 2x32, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x32 1.00mm double row -0 -64 -64 -Connector_PinHeader_1.00mm -PinHeader_2x32_P1.00mm_Vertical -Through hole straight pin header, 2x32, 1.00mm pitch, double rows -Through hole pin header THT 2x32 1.00mm double row -0 -64 -64 -Connector_PinHeader_1.00mm -PinHeader_2x32_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x32, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x32 1.00mm double row -0 -64 -64 -Connector_PinHeader_1.00mm -PinHeader_2x33_P1.00mm_Horizontal -Through hole angled pin header, 2x33, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x33 1.00mm double row -0 -66 -66 -Connector_PinHeader_1.00mm -PinHeader_2x33_P1.00mm_Vertical -Through hole straight pin header, 2x33, 1.00mm pitch, double rows -Through hole pin header THT 2x33 1.00mm double row -0 -66 -66 -Connector_PinHeader_1.00mm -PinHeader_2x33_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x33, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x33 1.00mm double row -0 -66 -66 -Connector_PinHeader_1.00mm -PinHeader_2x34_P1.00mm_Horizontal -Through hole angled pin header, 2x34, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x34 1.00mm double row -0 -68 -68 -Connector_PinHeader_1.00mm -PinHeader_2x34_P1.00mm_Vertical -Through hole straight pin header, 2x34, 1.00mm pitch, double rows -Through hole pin header THT 2x34 1.00mm double row -0 -68 -68 -Connector_PinHeader_1.00mm -PinHeader_2x34_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x34, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x34 1.00mm double row -0 -68 -68 -Connector_PinHeader_1.00mm -PinHeader_2x35_P1.00mm_Horizontal -Through hole angled pin header, 2x35, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x35 1.00mm double row -0 -70 -70 -Connector_PinHeader_1.00mm -PinHeader_2x35_P1.00mm_Vertical -Through hole straight pin header, 2x35, 1.00mm pitch, double rows -Through hole pin header THT 2x35 1.00mm double row -0 -70 -70 -Connector_PinHeader_1.00mm -PinHeader_2x35_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x35, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x35 1.00mm double row -0 -70 -70 -Connector_PinHeader_1.00mm -PinHeader_2x36_P1.00mm_Horizontal -Through hole angled pin header, 2x36, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x36 1.00mm double row -0 -72 -72 -Connector_PinHeader_1.00mm -PinHeader_2x36_P1.00mm_Vertical -Through hole straight pin header, 2x36, 1.00mm pitch, double rows -Through hole pin header THT 2x36 1.00mm double row -0 -72 -72 -Connector_PinHeader_1.00mm -PinHeader_2x36_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x36, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x36 1.00mm double row -0 -72 -72 -Connector_PinHeader_1.00mm -PinHeader_2x37_P1.00mm_Horizontal -Through hole angled pin header, 2x37, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x37 1.00mm double row -0 -74 -74 -Connector_PinHeader_1.00mm -PinHeader_2x37_P1.00mm_Vertical -Through hole straight pin header, 2x37, 1.00mm pitch, double rows -Through hole pin header THT 2x37 1.00mm double row -0 -74 -74 -Connector_PinHeader_1.00mm -PinHeader_2x37_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x37, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x37 1.00mm double row -0 -74 -74 -Connector_PinHeader_1.00mm -PinHeader_2x38_P1.00mm_Horizontal -Through hole angled pin header, 2x38, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x38 1.00mm double row -0 -76 -76 -Connector_PinHeader_1.00mm -PinHeader_2x38_P1.00mm_Vertical -Through hole straight pin header, 2x38, 1.00mm pitch, double rows -Through hole pin header THT 2x38 1.00mm double row -0 -76 -76 -Connector_PinHeader_1.00mm -PinHeader_2x38_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x38, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x38 1.00mm double row -0 -76 -76 -Connector_PinHeader_1.00mm -PinHeader_2x39_P1.00mm_Horizontal -Through hole angled pin header, 2x39, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x39 1.00mm double row -0 -78 -78 -Connector_PinHeader_1.00mm -PinHeader_2x39_P1.00mm_Vertical -Through hole straight pin header, 2x39, 1.00mm pitch, double rows -Through hole pin header THT 2x39 1.00mm double row -0 -78 -78 -Connector_PinHeader_1.00mm -PinHeader_2x39_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x39, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x39 1.00mm double row -0 -78 -78 -Connector_PinHeader_1.00mm -PinHeader_2x40_P1.00mm_Horizontal -Through hole angled pin header, 2x40, 1.00mm pitch, 2.0mm pin length, double rows -Through hole angled pin header THT 2x40 1.00mm double row -0 -80 -80 -Connector_PinHeader_1.00mm -PinHeader_2x40_P1.00mm_Vertical -Through hole straight pin header, 2x40, 1.00mm pitch, double rows -Through hole pin header THT 2x40 1.00mm double row -0 -80 -80 -Connector_PinHeader_1.00mm -PinHeader_2x40_P1.00mm_Vertical_SMD -surface-mounted straight pin header, 2x40, 1.00mm pitch, double rows -Surface mounted pin header SMD 2x40 1.00mm double row -0 -80 -80 -Connector_PinHeader_1.27mm -PinHeader_1x01_P1.27mm_Horizontal -Through hole angled pin header, 1x01, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x01 1.27mm single row -0 -1 -1 -Connector_PinHeader_1.27mm -PinHeader_1x01_P1.27mm_Vertical -Through hole straight pin header, 1x01, 1.27mm pitch, single row -Through hole pin header THT 1x01 1.27mm single row -0 -1 -1 -Connector_PinHeader_1.27mm -PinHeader_1x02_P1.27mm_Horizontal -Through hole angled pin header, 1x02, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x02 1.27mm single row -0 -2 -2 -Connector_PinHeader_1.27mm -PinHeader_1x02_P1.27mm_Vertical -Through hole straight pin header, 1x02, 1.27mm pitch, single row -Through hole pin header THT 1x02 1.27mm single row -0 -2 -2 -Connector_PinHeader_1.27mm -PinHeader_1x02_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x02, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x02 1.27mm single row style1 pin1 left -0 -2 -2 -Connector_PinHeader_1.27mm -PinHeader_1x02_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x02, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x02 1.27mm single row style2 pin1 right -0 -2 -2 -Connector_PinHeader_1.27mm -PinHeader_1x03_P1.27mm_Horizontal -Through hole angled pin header, 1x03, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x03 1.27mm single row -0 -3 -3 -Connector_PinHeader_1.27mm -PinHeader_1x03_P1.27mm_Vertical -Through hole straight pin header, 1x03, 1.27mm pitch, single row -Through hole pin header THT 1x03 1.27mm single row -0 -3 -3 -Connector_PinHeader_1.27mm -PinHeader_1x03_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x03, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x03 1.27mm single row style1 pin1 left -0 -3 -3 -Connector_PinHeader_1.27mm -PinHeader_1x03_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x03, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x03 1.27mm single row style2 pin1 right -0 -3 -3 -Connector_PinHeader_1.27mm -PinHeader_1x04_P1.27mm_Horizontal -Through hole angled pin header, 1x04, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x04 1.27mm single row -0 -4 -4 -Connector_PinHeader_1.27mm -PinHeader_1x04_P1.27mm_Vertical -Through hole straight pin header, 1x04, 1.27mm pitch, single row -Through hole pin header THT 1x04 1.27mm single row -0 -4 -4 -Connector_PinHeader_1.27mm -PinHeader_1x04_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x04, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x04 1.27mm single row style1 pin1 left -0 -4 -4 -Connector_PinHeader_1.27mm -PinHeader_1x04_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x04, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x04 1.27mm single row style2 pin1 right -0 -4 -4 -Connector_PinHeader_1.27mm -PinHeader_1x05_P1.27mm_Horizontal -Through hole angled pin header, 1x05, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x05 1.27mm single row -0 -5 -5 -Connector_PinHeader_1.27mm -PinHeader_1x05_P1.27mm_Vertical -Through hole straight pin header, 1x05, 1.27mm pitch, single row -Through hole pin header THT 1x05 1.27mm single row -0 -5 -5 -Connector_PinHeader_1.27mm -PinHeader_1x05_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x05, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x05 1.27mm single row style1 pin1 left -0 -5 -5 -Connector_PinHeader_1.27mm -PinHeader_1x05_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x05, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x05 1.27mm single row style2 pin1 right -0 -5 -5 -Connector_PinHeader_1.27mm -PinHeader_1x06_P1.27mm_Horizontal -Through hole angled pin header, 1x06, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x06 1.27mm single row -0 -6 -6 -Connector_PinHeader_1.27mm -PinHeader_1x06_P1.27mm_Vertical -Through hole straight pin header, 1x06, 1.27mm pitch, single row -Through hole pin header THT 1x06 1.27mm single row -0 -6 -6 -Connector_PinHeader_1.27mm -PinHeader_1x06_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x06, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x06 1.27mm single row style1 pin1 left -0 -6 -6 -Connector_PinHeader_1.27mm -PinHeader_1x06_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x06, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x06 1.27mm single row style2 pin1 right -0 -6 -6 -Connector_PinHeader_1.27mm -PinHeader_1x07_P1.27mm_Horizontal -Through hole angled pin header, 1x07, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x07 1.27mm single row -0 -7 -7 -Connector_PinHeader_1.27mm -PinHeader_1x07_P1.27mm_Vertical -Through hole straight pin header, 1x07, 1.27mm pitch, single row -Through hole pin header THT 1x07 1.27mm single row -0 -7 -7 -Connector_PinHeader_1.27mm -PinHeader_1x07_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x07, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x07 1.27mm single row style1 pin1 left -0 -7 -7 -Connector_PinHeader_1.27mm -PinHeader_1x07_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x07, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x07 1.27mm single row style2 pin1 right -0 -7 -7 -Connector_PinHeader_1.27mm -PinHeader_1x08_P1.27mm_Horizontal -Through hole angled pin header, 1x08, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x08 1.27mm single row -0 -8 -8 -Connector_PinHeader_1.27mm -PinHeader_1x08_P1.27mm_Vertical -Through hole straight pin header, 1x08, 1.27mm pitch, single row -Through hole pin header THT 1x08 1.27mm single row -0 -8 -8 -Connector_PinHeader_1.27mm -PinHeader_1x08_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x08, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x08 1.27mm single row style1 pin1 left -0 -8 -8 -Connector_PinHeader_1.27mm -PinHeader_1x08_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x08, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x08 1.27mm single row style2 pin1 right -0 -8 -8 -Connector_PinHeader_1.27mm -PinHeader_1x09_P1.27mm_Horizontal -Through hole angled pin header, 1x09, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x09 1.27mm single row -0 -9 -9 -Connector_PinHeader_1.27mm -PinHeader_1x09_P1.27mm_Vertical -Through hole straight pin header, 1x09, 1.27mm pitch, single row -Through hole pin header THT 1x09 1.27mm single row -0 -9 -9 -Connector_PinHeader_1.27mm -PinHeader_1x09_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x09, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x09 1.27mm single row style1 pin1 left -0 -9 -9 -Connector_PinHeader_1.27mm -PinHeader_1x09_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x09, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x09 1.27mm single row style2 pin1 right -0 -9 -9 -Connector_PinHeader_1.27mm -PinHeader_1x10_P1.27mm_Horizontal -Through hole angled pin header, 1x10, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x10 1.27mm single row -0 -10 -10 -Connector_PinHeader_1.27mm -PinHeader_1x10_P1.27mm_Vertical -Through hole straight pin header, 1x10, 1.27mm pitch, single row -Through hole pin header THT 1x10 1.27mm single row -0 -10 -10 -Connector_PinHeader_1.27mm -PinHeader_1x10_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x10, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x10 1.27mm single row style1 pin1 left -0 -10 -10 -Connector_PinHeader_1.27mm -PinHeader_1x10_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x10, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x10 1.27mm single row style2 pin1 right -0 -10 -10 -Connector_PinHeader_1.27mm -PinHeader_1x11_P1.27mm_Horizontal -Through hole angled pin header, 1x11, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x11 1.27mm single row -0 -11 -11 -Connector_PinHeader_1.27mm -PinHeader_1x11_P1.27mm_Vertical -Through hole straight pin header, 1x11, 1.27mm pitch, single row -Through hole pin header THT 1x11 1.27mm single row -0 -11 -11 -Connector_PinHeader_1.27mm -PinHeader_1x11_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x11, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x11 1.27mm single row style1 pin1 left -0 -11 -11 -Connector_PinHeader_1.27mm -PinHeader_1x11_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x11, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x11 1.27mm single row style2 pin1 right -0 -11 -11 -Connector_PinHeader_1.27mm -PinHeader_1x12_P1.27mm_Horizontal -Through hole angled pin header, 1x12, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x12 1.27mm single row -0 -12 -12 -Connector_PinHeader_1.27mm -PinHeader_1x12_P1.27mm_Vertical -Through hole straight pin header, 1x12, 1.27mm pitch, single row -Through hole pin header THT 1x12 1.27mm single row -0 -12 -12 -Connector_PinHeader_1.27mm -PinHeader_1x12_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x12, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x12 1.27mm single row style1 pin1 left -0 -12 -12 -Connector_PinHeader_1.27mm -PinHeader_1x12_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x12, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x12 1.27mm single row style2 pin1 right -0 -12 -12 -Connector_PinHeader_1.27mm -PinHeader_1x13_P1.27mm_Horizontal -Through hole angled pin header, 1x13, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x13 1.27mm single row -0 -13 -13 -Connector_PinHeader_1.27mm -PinHeader_1x13_P1.27mm_Vertical -Through hole straight pin header, 1x13, 1.27mm pitch, single row -Through hole pin header THT 1x13 1.27mm single row -0 -13 -13 -Connector_PinHeader_1.27mm -PinHeader_1x13_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x13, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x13 1.27mm single row style1 pin1 left -0 -13 -13 -Connector_PinHeader_1.27mm -PinHeader_1x13_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x13, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x13 1.27mm single row style2 pin1 right -0 -13 -13 -Connector_PinHeader_1.27mm -PinHeader_1x14_P1.27mm_Horizontal -Through hole angled pin header, 1x14, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x14 1.27mm single row -0 -14 -14 -Connector_PinHeader_1.27mm -PinHeader_1x14_P1.27mm_Vertical -Through hole straight pin header, 1x14, 1.27mm pitch, single row -Through hole pin header THT 1x14 1.27mm single row -0 -14 -14 -Connector_PinHeader_1.27mm -PinHeader_1x14_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x14, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x14 1.27mm single row style1 pin1 left -0 -14 -14 -Connector_PinHeader_1.27mm -PinHeader_1x14_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x14, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x14 1.27mm single row style2 pin1 right -0 -14 -14 -Connector_PinHeader_1.27mm -PinHeader_1x15_P1.27mm_Horizontal -Through hole angled pin header, 1x15, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x15 1.27mm single row -0 -15 -15 -Connector_PinHeader_1.27mm -PinHeader_1x15_P1.27mm_Vertical -Through hole straight pin header, 1x15, 1.27mm pitch, single row -Through hole pin header THT 1x15 1.27mm single row -0 -15 -15 -Connector_PinHeader_1.27mm -PinHeader_1x15_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x15, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x15 1.27mm single row style1 pin1 left -0 -15 -15 -Connector_PinHeader_1.27mm -PinHeader_1x15_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x15, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x15 1.27mm single row style2 pin1 right -0 -15 -15 -Connector_PinHeader_1.27mm -PinHeader_1x16_P1.27mm_Horizontal -Through hole angled pin header, 1x16, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x16 1.27mm single row -0 -16 -16 -Connector_PinHeader_1.27mm -PinHeader_1x16_P1.27mm_Vertical -Through hole straight pin header, 1x16, 1.27mm pitch, single row -Through hole pin header THT 1x16 1.27mm single row -0 -16 -16 -Connector_PinHeader_1.27mm -PinHeader_1x16_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x16, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x16 1.27mm single row style1 pin1 left -0 -16 -16 -Connector_PinHeader_1.27mm -PinHeader_1x16_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x16, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x16 1.27mm single row style2 pin1 right -0 -16 -16 -Connector_PinHeader_1.27mm -PinHeader_1x17_P1.27mm_Horizontal -Through hole angled pin header, 1x17, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x17 1.27mm single row -0 -17 -17 -Connector_PinHeader_1.27mm -PinHeader_1x17_P1.27mm_Vertical -Through hole straight pin header, 1x17, 1.27mm pitch, single row -Through hole pin header THT 1x17 1.27mm single row -0 -17 -17 -Connector_PinHeader_1.27mm -PinHeader_1x17_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x17, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x17 1.27mm single row style1 pin1 left -0 -17 -17 -Connector_PinHeader_1.27mm -PinHeader_1x17_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x17, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x17 1.27mm single row style2 pin1 right -0 -17 -17 -Connector_PinHeader_1.27mm -PinHeader_1x18_P1.27mm_Horizontal -Through hole angled pin header, 1x18, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x18 1.27mm single row -0 -18 -18 -Connector_PinHeader_1.27mm -PinHeader_1x18_P1.27mm_Vertical -Through hole straight pin header, 1x18, 1.27mm pitch, single row -Through hole pin header THT 1x18 1.27mm single row -0 -18 -18 -Connector_PinHeader_1.27mm -PinHeader_1x18_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x18, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x18 1.27mm single row style1 pin1 left -0 -18 -18 -Connector_PinHeader_1.27mm -PinHeader_1x18_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x18, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x18 1.27mm single row style2 pin1 right -0 -18 -18 -Connector_PinHeader_1.27mm -PinHeader_1x19_P1.27mm_Horizontal -Through hole angled pin header, 1x19, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x19 1.27mm single row -0 -19 -19 -Connector_PinHeader_1.27mm -PinHeader_1x19_P1.27mm_Vertical -Through hole straight pin header, 1x19, 1.27mm pitch, single row -Through hole pin header THT 1x19 1.27mm single row -0 -19 -19 -Connector_PinHeader_1.27mm -PinHeader_1x19_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x19, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x19 1.27mm single row style1 pin1 left -0 -19 -19 -Connector_PinHeader_1.27mm -PinHeader_1x19_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x19, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x19 1.27mm single row style2 pin1 right -0 -19 -19 -Connector_PinHeader_1.27mm -PinHeader_1x20_P1.27mm_Horizontal -Through hole angled pin header, 1x20, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x20 1.27mm single row -0 -20 -20 -Connector_PinHeader_1.27mm -PinHeader_1x20_P1.27mm_Vertical -Through hole straight pin header, 1x20, 1.27mm pitch, single row -Through hole pin header THT 1x20 1.27mm single row -0 -20 -20 -Connector_PinHeader_1.27mm -PinHeader_1x20_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x20, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x20 1.27mm single row style1 pin1 left -0 -20 -20 -Connector_PinHeader_1.27mm -PinHeader_1x20_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x20, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x20 1.27mm single row style2 pin1 right -0 -20 -20 -Connector_PinHeader_1.27mm -PinHeader_1x21_P1.27mm_Horizontal -Through hole angled pin header, 1x21, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x21 1.27mm single row -0 -21 -21 -Connector_PinHeader_1.27mm -PinHeader_1x21_P1.27mm_Vertical -Through hole straight pin header, 1x21, 1.27mm pitch, single row -Through hole pin header THT 1x21 1.27mm single row -0 -21 -21 -Connector_PinHeader_1.27mm -PinHeader_1x21_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x21, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x21 1.27mm single row style1 pin1 left -0 -21 -21 -Connector_PinHeader_1.27mm -PinHeader_1x21_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x21, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x21 1.27mm single row style2 pin1 right -0 -21 -21 -Connector_PinHeader_1.27mm -PinHeader_1x22_P1.27mm_Horizontal -Through hole angled pin header, 1x22, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x22 1.27mm single row -0 -22 -22 -Connector_PinHeader_1.27mm -PinHeader_1x22_P1.27mm_Vertical -Through hole straight pin header, 1x22, 1.27mm pitch, single row -Through hole pin header THT 1x22 1.27mm single row -0 -22 -22 -Connector_PinHeader_1.27mm -PinHeader_1x22_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x22, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x22 1.27mm single row style1 pin1 left -0 -22 -22 -Connector_PinHeader_1.27mm -PinHeader_1x22_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x22, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x22 1.27mm single row style2 pin1 right -0 -22 -22 -Connector_PinHeader_1.27mm -PinHeader_1x23_P1.27mm_Horizontal -Through hole angled pin header, 1x23, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x23 1.27mm single row -0 -23 -23 -Connector_PinHeader_1.27mm -PinHeader_1x23_P1.27mm_Vertical -Through hole straight pin header, 1x23, 1.27mm pitch, single row -Through hole pin header THT 1x23 1.27mm single row -0 -23 -23 -Connector_PinHeader_1.27mm -PinHeader_1x23_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x23, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x23 1.27mm single row style1 pin1 left -0 -23 -23 -Connector_PinHeader_1.27mm -PinHeader_1x23_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x23, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x23 1.27mm single row style2 pin1 right -0 -23 -23 -Connector_PinHeader_1.27mm -PinHeader_1x24_P1.27mm_Horizontal -Through hole angled pin header, 1x24, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x24 1.27mm single row -0 -24 -24 -Connector_PinHeader_1.27mm -PinHeader_1x24_P1.27mm_Vertical -Through hole straight pin header, 1x24, 1.27mm pitch, single row -Through hole pin header THT 1x24 1.27mm single row -0 -24 -24 -Connector_PinHeader_1.27mm -PinHeader_1x24_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x24, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x24 1.27mm single row style1 pin1 left -0 -24 -24 -Connector_PinHeader_1.27mm -PinHeader_1x24_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x24, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x24 1.27mm single row style2 pin1 right -0 -24 -24 -Connector_PinHeader_1.27mm -PinHeader_1x25_P1.27mm_Horizontal -Through hole angled pin header, 1x25, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x25 1.27mm single row -0 -25 -25 -Connector_PinHeader_1.27mm -PinHeader_1x25_P1.27mm_Vertical -Through hole straight pin header, 1x25, 1.27mm pitch, single row -Through hole pin header THT 1x25 1.27mm single row -0 -25 -25 -Connector_PinHeader_1.27mm -PinHeader_1x25_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x25, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x25 1.27mm single row style1 pin1 left -0 -25 -25 -Connector_PinHeader_1.27mm -PinHeader_1x25_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x25, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x25 1.27mm single row style2 pin1 right -0 -25 -25 -Connector_PinHeader_1.27mm -PinHeader_1x26_P1.27mm_Horizontal -Through hole angled pin header, 1x26, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x26 1.27mm single row -0 -26 -26 -Connector_PinHeader_1.27mm -PinHeader_1x26_P1.27mm_Vertical -Through hole straight pin header, 1x26, 1.27mm pitch, single row -Through hole pin header THT 1x26 1.27mm single row -0 -26 -26 -Connector_PinHeader_1.27mm -PinHeader_1x26_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x26, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x26 1.27mm single row style1 pin1 left -0 -26 -26 -Connector_PinHeader_1.27mm -PinHeader_1x26_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x26, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x26 1.27mm single row style2 pin1 right -0 -26 -26 -Connector_PinHeader_1.27mm -PinHeader_1x27_P1.27mm_Horizontal -Through hole angled pin header, 1x27, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x27 1.27mm single row -0 -27 -27 -Connector_PinHeader_1.27mm -PinHeader_1x27_P1.27mm_Vertical -Through hole straight pin header, 1x27, 1.27mm pitch, single row -Through hole pin header THT 1x27 1.27mm single row -0 -27 -27 -Connector_PinHeader_1.27mm -PinHeader_1x27_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x27, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x27 1.27mm single row style1 pin1 left -0 -27 -27 -Connector_PinHeader_1.27mm -PinHeader_1x27_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x27, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x27 1.27mm single row style2 pin1 right -0 -27 -27 -Connector_PinHeader_1.27mm -PinHeader_1x28_P1.27mm_Horizontal -Through hole angled pin header, 1x28, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x28 1.27mm single row -0 -28 -28 -Connector_PinHeader_1.27mm -PinHeader_1x28_P1.27mm_Vertical -Through hole straight pin header, 1x28, 1.27mm pitch, single row -Through hole pin header THT 1x28 1.27mm single row -0 -28 -28 -Connector_PinHeader_1.27mm -PinHeader_1x28_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x28, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x28 1.27mm single row style1 pin1 left -0 -28 -28 -Connector_PinHeader_1.27mm -PinHeader_1x28_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x28, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x28 1.27mm single row style2 pin1 right -0 -28 -28 -Connector_PinHeader_1.27mm -PinHeader_1x29_P1.27mm_Horizontal -Through hole angled pin header, 1x29, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x29 1.27mm single row -0 -29 -29 -Connector_PinHeader_1.27mm -PinHeader_1x29_P1.27mm_Vertical -Through hole straight pin header, 1x29, 1.27mm pitch, single row -Through hole pin header THT 1x29 1.27mm single row -0 -29 -29 -Connector_PinHeader_1.27mm -PinHeader_1x29_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x29, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x29 1.27mm single row style1 pin1 left -0 -29 -29 -Connector_PinHeader_1.27mm -PinHeader_1x29_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x29, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x29 1.27mm single row style2 pin1 right -0 -29 -29 -Connector_PinHeader_1.27mm -PinHeader_1x30_P1.27mm_Horizontal -Through hole angled pin header, 1x30, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x30 1.27mm single row -0 -30 -30 -Connector_PinHeader_1.27mm -PinHeader_1x30_P1.27mm_Vertical -Through hole straight pin header, 1x30, 1.27mm pitch, single row -Through hole pin header THT 1x30 1.27mm single row -0 -30 -30 -Connector_PinHeader_1.27mm -PinHeader_1x30_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x30, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x30 1.27mm single row style1 pin1 left -0 -30 -30 -Connector_PinHeader_1.27mm -PinHeader_1x30_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x30, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x30 1.27mm single row style2 pin1 right -0 -30 -30 -Connector_PinHeader_1.27mm -PinHeader_1x31_P1.27mm_Horizontal -Through hole angled pin header, 1x31, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x31 1.27mm single row -0 -31 -31 -Connector_PinHeader_1.27mm -PinHeader_1x31_P1.27mm_Vertical -Through hole straight pin header, 1x31, 1.27mm pitch, single row -Through hole pin header THT 1x31 1.27mm single row -0 -31 -31 -Connector_PinHeader_1.27mm -PinHeader_1x31_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x31, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x31 1.27mm single row style1 pin1 left -0 -31 -31 -Connector_PinHeader_1.27mm -PinHeader_1x31_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x31, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x31 1.27mm single row style2 pin1 right -0 -31 -31 -Connector_PinHeader_1.27mm -PinHeader_1x32_P1.27mm_Horizontal -Through hole angled pin header, 1x32, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x32 1.27mm single row -0 -32 -32 -Connector_PinHeader_1.27mm -PinHeader_1x32_P1.27mm_Vertical -Through hole straight pin header, 1x32, 1.27mm pitch, single row -Through hole pin header THT 1x32 1.27mm single row -0 -32 -32 -Connector_PinHeader_1.27mm -PinHeader_1x32_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x32, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x32 1.27mm single row style1 pin1 left -0 -32 -32 -Connector_PinHeader_1.27mm -PinHeader_1x32_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x32, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x32 1.27mm single row style2 pin1 right -0 -32 -32 -Connector_PinHeader_1.27mm -PinHeader_1x33_P1.27mm_Horizontal -Through hole angled pin header, 1x33, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x33 1.27mm single row -0 -33 -33 -Connector_PinHeader_1.27mm -PinHeader_1x33_P1.27mm_Vertical -Through hole straight pin header, 1x33, 1.27mm pitch, single row -Through hole pin header THT 1x33 1.27mm single row -0 -33 -33 -Connector_PinHeader_1.27mm -PinHeader_1x33_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x33, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x33 1.27mm single row style1 pin1 left -0 -33 -33 -Connector_PinHeader_1.27mm -PinHeader_1x33_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x33, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x33 1.27mm single row style2 pin1 right -0 -33 -33 -Connector_PinHeader_1.27mm -PinHeader_1x34_P1.27mm_Horizontal -Through hole angled pin header, 1x34, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x34 1.27mm single row -0 -34 -34 -Connector_PinHeader_1.27mm -PinHeader_1x34_P1.27mm_Vertical -Through hole straight pin header, 1x34, 1.27mm pitch, single row -Through hole pin header THT 1x34 1.27mm single row -0 -34 -34 -Connector_PinHeader_1.27mm -PinHeader_1x34_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x34, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x34 1.27mm single row style1 pin1 left -0 -34 -34 -Connector_PinHeader_1.27mm -PinHeader_1x34_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x34, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x34 1.27mm single row style2 pin1 right -0 -34 -34 -Connector_PinHeader_1.27mm -PinHeader_1x35_P1.27mm_Horizontal -Through hole angled pin header, 1x35, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x35 1.27mm single row -0 -35 -35 -Connector_PinHeader_1.27mm -PinHeader_1x35_P1.27mm_Vertical -Through hole straight pin header, 1x35, 1.27mm pitch, single row -Through hole pin header THT 1x35 1.27mm single row -0 -35 -35 -Connector_PinHeader_1.27mm -PinHeader_1x35_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x35, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x35 1.27mm single row style1 pin1 left -0 -35 -35 -Connector_PinHeader_1.27mm -PinHeader_1x35_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x35, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x35 1.27mm single row style2 pin1 right -0 -35 -35 -Connector_PinHeader_1.27mm -PinHeader_1x36_P1.27mm_Horizontal -Through hole angled pin header, 1x36, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x36 1.27mm single row -0 -36 -36 -Connector_PinHeader_1.27mm -PinHeader_1x36_P1.27mm_Vertical -Through hole straight pin header, 1x36, 1.27mm pitch, single row -Through hole pin header THT 1x36 1.27mm single row -0 -36 -36 -Connector_PinHeader_1.27mm -PinHeader_1x36_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x36, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x36 1.27mm single row style1 pin1 left -0 -36 -36 -Connector_PinHeader_1.27mm -PinHeader_1x36_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x36, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x36 1.27mm single row style2 pin1 right -0 -36 -36 -Connector_PinHeader_1.27mm -PinHeader_1x37_P1.27mm_Horizontal -Through hole angled pin header, 1x37, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x37 1.27mm single row -0 -37 -37 -Connector_PinHeader_1.27mm -PinHeader_1x37_P1.27mm_Vertical -Through hole straight pin header, 1x37, 1.27mm pitch, single row -Through hole pin header THT 1x37 1.27mm single row -0 -37 -37 -Connector_PinHeader_1.27mm -PinHeader_1x37_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x37, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x37 1.27mm single row style1 pin1 left -0 -37 -37 -Connector_PinHeader_1.27mm -PinHeader_1x37_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x37, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x37 1.27mm single row style2 pin1 right -0 -37 -37 -Connector_PinHeader_1.27mm -PinHeader_1x38_P1.27mm_Horizontal -Through hole angled pin header, 1x38, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x38 1.27mm single row -0 -38 -38 -Connector_PinHeader_1.27mm -PinHeader_1x38_P1.27mm_Vertical -Through hole straight pin header, 1x38, 1.27mm pitch, single row -Through hole pin header THT 1x38 1.27mm single row -0 -38 -38 -Connector_PinHeader_1.27mm -PinHeader_1x38_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x38, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x38 1.27mm single row style1 pin1 left -0 -38 -38 -Connector_PinHeader_1.27mm -PinHeader_1x38_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x38, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x38 1.27mm single row style2 pin1 right -0 -38 -38 -Connector_PinHeader_1.27mm -PinHeader_1x39_P1.27mm_Horizontal -Through hole angled pin header, 1x39, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x39 1.27mm single row -0 -39 -39 -Connector_PinHeader_1.27mm -PinHeader_1x39_P1.27mm_Vertical -Through hole straight pin header, 1x39, 1.27mm pitch, single row -Through hole pin header THT 1x39 1.27mm single row -0 -39 -39 -Connector_PinHeader_1.27mm -PinHeader_1x39_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x39, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x39 1.27mm single row style1 pin1 left -0 -39 -39 -Connector_PinHeader_1.27mm -PinHeader_1x39_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x39, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x39 1.27mm single row style2 pin1 right -0 -39 -39 -Connector_PinHeader_1.27mm -PinHeader_1x40_P1.27mm_Horizontal -Through hole angled pin header, 1x40, 1.27mm pitch, 4.0mm pin length, single row -Through hole angled pin header THT 1x40 1.27mm single row -0 -40 -40 -Connector_PinHeader_1.27mm -PinHeader_1x40_P1.27mm_Vertical -Through hole straight pin header, 1x40, 1.27mm pitch, single row -Through hole pin header THT 1x40 1.27mm single row -0 -40 -40 -Connector_PinHeader_1.27mm -PinHeader_1x40_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x40, 1.27mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x40 1.27mm single row style1 pin1 left -0 -40 -40 -Connector_PinHeader_1.27mm -PinHeader_1x40_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x40, 1.27mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x40 1.27mm single row style2 pin1 right -0 -40 -40 -Connector_PinHeader_1.27mm -PinHeader_2x01_P1.27mm_Horizontal -Through hole angled pin header, 2x01, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x01 1.27mm double row -0 -2 -2 -Connector_PinHeader_1.27mm -PinHeader_2x01_P1.27mm_Vertical -Through hole straight pin header, 2x01, 1.27mm pitch, double rows -Through hole pin header THT 2x01 1.27mm double row -0 -2 -2 -Connector_PinHeader_1.27mm -PinHeader_2x01_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x01, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x01 1.27mm double row -0 -2 -2 -Connector_PinHeader_1.27mm -PinHeader_2x02_P1.27mm_Horizontal -Through hole angled pin header, 2x02, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x02 1.27mm double row -0 -4 -4 -Connector_PinHeader_1.27mm -PinHeader_2x02_P1.27mm_Vertical -Through hole straight pin header, 2x02, 1.27mm pitch, double rows -Through hole pin header THT 2x02 1.27mm double row -0 -4 -4 -Connector_PinHeader_1.27mm -PinHeader_2x02_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x02, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x02 1.27mm double row -0 -4 -4 -Connector_PinHeader_1.27mm -PinHeader_2x03_P1.27mm_Horizontal -Through hole angled pin header, 2x03, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x03 1.27mm double row -0 -6 -6 -Connector_PinHeader_1.27mm -PinHeader_2x03_P1.27mm_Vertical -Through hole straight pin header, 2x03, 1.27mm pitch, double rows -Through hole pin header THT 2x03 1.27mm double row -0 -6 -6 -Connector_PinHeader_1.27mm -PinHeader_2x03_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x03, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x03 1.27mm double row -0 -6 -6 -Connector_PinHeader_1.27mm -PinHeader_2x04_P1.27mm_Horizontal -Through hole angled pin header, 2x04, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x04 1.27mm double row -0 -8 -8 -Connector_PinHeader_1.27mm -PinHeader_2x04_P1.27mm_Vertical -Through hole straight pin header, 2x04, 1.27mm pitch, double rows -Through hole pin header THT 2x04 1.27mm double row -0 -8 -8 -Connector_PinHeader_1.27mm -PinHeader_2x04_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x04, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x04 1.27mm double row -0 -8 -8 -Connector_PinHeader_1.27mm -PinHeader_2x05_P1.27mm_Horizontal -Through hole angled pin header, 2x05, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x05 1.27mm double row -0 -10 -10 -Connector_PinHeader_1.27mm -PinHeader_2x05_P1.27mm_Vertical -Through hole straight pin header, 2x05, 1.27mm pitch, double rows -Through hole pin header THT 2x05 1.27mm double row -0 -10 -10 -Connector_PinHeader_1.27mm -PinHeader_2x05_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x05, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x05 1.27mm double row -0 -10 -10 -Connector_PinHeader_1.27mm -PinHeader_2x06_P1.27mm_Horizontal -Through hole angled pin header, 2x06, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x06 1.27mm double row -0 -12 -12 -Connector_PinHeader_1.27mm -PinHeader_2x06_P1.27mm_Vertical -Through hole straight pin header, 2x06, 1.27mm pitch, double rows -Through hole pin header THT 2x06 1.27mm double row -0 -12 -12 -Connector_PinHeader_1.27mm -PinHeader_2x06_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x06, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x06 1.27mm double row -0 -12 -12 -Connector_PinHeader_1.27mm -PinHeader_2x07_P1.27mm_Horizontal -Through hole angled pin header, 2x07, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x07 1.27mm double row -0 -14 -14 -Connector_PinHeader_1.27mm -PinHeader_2x07_P1.27mm_Vertical -Through hole straight pin header, 2x07, 1.27mm pitch, double rows -Through hole pin header THT 2x07 1.27mm double row -0 -14 -14 -Connector_PinHeader_1.27mm -PinHeader_2x07_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x07, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x07 1.27mm double row -0 -14 -14 -Connector_PinHeader_1.27mm -PinHeader_2x08_P1.27mm_Horizontal -Through hole angled pin header, 2x08, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x08 1.27mm double row -0 -16 -16 -Connector_PinHeader_1.27mm -PinHeader_2x08_P1.27mm_Vertical -Through hole straight pin header, 2x08, 1.27mm pitch, double rows -Through hole pin header THT 2x08 1.27mm double row -0 -16 -16 -Connector_PinHeader_1.27mm -PinHeader_2x08_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x08, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x08 1.27mm double row -0 -16 -16 -Connector_PinHeader_1.27mm -PinHeader_2x09_P1.27mm_Horizontal -Through hole angled pin header, 2x09, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x09 1.27mm double row -0 -18 -18 -Connector_PinHeader_1.27mm -PinHeader_2x09_P1.27mm_Vertical -Through hole straight pin header, 2x09, 1.27mm pitch, double rows -Through hole pin header THT 2x09 1.27mm double row -0 -18 -18 -Connector_PinHeader_1.27mm -PinHeader_2x09_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x09, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x09 1.27mm double row -0 -18 -18 -Connector_PinHeader_1.27mm -PinHeader_2x10_P1.27mm_Horizontal -Through hole angled pin header, 2x10, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x10 1.27mm double row -0 -20 -20 -Connector_PinHeader_1.27mm -PinHeader_2x10_P1.27mm_Vertical -Through hole straight pin header, 2x10, 1.27mm pitch, double rows -Through hole pin header THT 2x10 1.27mm double row -0 -20 -20 -Connector_PinHeader_1.27mm -PinHeader_2x10_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x10, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x10 1.27mm double row -0 -20 -20 -Connector_PinHeader_1.27mm -PinHeader_2x11_P1.27mm_Horizontal -Through hole angled pin header, 2x11, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x11 1.27mm double row -0 -22 -22 -Connector_PinHeader_1.27mm -PinHeader_2x11_P1.27mm_Vertical -Through hole straight pin header, 2x11, 1.27mm pitch, double rows -Through hole pin header THT 2x11 1.27mm double row -0 -22 -22 -Connector_PinHeader_1.27mm -PinHeader_2x11_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x11, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x11 1.27mm double row -0 -22 -22 -Connector_PinHeader_1.27mm -PinHeader_2x12_P1.27mm_Horizontal -Through hole angled pin header, 2x12, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x12 1.27mm double row -0 -24 -24 -Connector_PinHeader_1.27mm -PinHeader_2x12_P1.27mm_Vertical -Through hole straight pin header, 2x12, 1.27mm pitch, double rows -Through hole pin header THT 2x12 1.27mm double row -0 -24 -24 -Connector_PinHeader_1.27mm -PinHeader_2x12_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x12, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x12 1.27mm double row -0 -24 -24 -Connector_PinHeader_1.27mm -PinHeader_2x13_P1.27mm_Horizontal -Through hole angled pin header, 2x13, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x13 1.27mm double row -0 -26 -26 -Connector_PinHeader_1.27mm -PinHeader_2x13_P1.27mm_Vertical -Through hole straight pin header, 2x13, 1.27mm pitch, double rows -Through hole pin header THT 2x13 1.27mm double row -0 -26 -26 -Connector_PinHeader_1.27mm -PinHeader_2x13_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x13, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x13 1.27mm double row -0 -26 -26 -Connector_PinHeader_1.27mm -PinHeader_2x14_P1.27mm_Horizontal -Through hole angled pin header, 2x14, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x14 1.27mm double row -0 -28 -28 -Connector_PinHeader_1.27mm -PinHeader_2x14_P1.27mm_Vertical -Through hole straight pin header, 2x14, 1.27mm pitch, double rows -Through hole pin header THT 2x14 1.27mm double row -0 -28 -28 -Connector_PinHeader_1.27mm -PinHeader_2x14_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x14, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x14 1.27mm double row -0 -28 -28 -Connector_PinHeader_1.27mm -PinHeader_2x15_P1.27mm_Horizontal -Through hole angled pin header, 2x15, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x15 1.27mm double row -0 -30 -30 -Connector_PinHeader_1.27mm -PinHeader_2x15_P1.27mm_Vertical -Through hole straight pin header, 2x15, 1.27mm pitch, double rows -Through hole pin header THT 2x15 1.27mm double row -0 -30 -30 -Connector_PinHeader_1.27mm -PinHeader_2x15_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x15, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x15 1.27mm double row -0 -30 -30 -Connector_PinHeader_1.27mm -PinHeader_2x16_P1.27mm_Horizontal -Through hole angled pin header, 2x16, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x16 1.27mm double row -0 -32 -32 -Connector_PinHeader_1.27mm -PinHeader_2x16_P1.27mm_Vertical -Through hole straight pin header, 2x16, 1.27mm pitch, double rows -Through hole pin header THT 2x16 1.27mm double row -0 -32 -32 -Connector_PinHeader_1.27mm -PinHeader_2x16_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x16, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x16 1.27mm double row -0 -32 -32 -Connector_PinHeader_1.27mm -PinHeader_2x17_P1.27mm_Horizontal -Through hole angled pin header, 2x17, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x17 1.27mm double row -0 -34 -34 -Connector_PinHeader_1.27mm -PinHeader_2x17_P1.27mm_Vertical -Through hole straight pin header, 2x17, 1.27mm pitch, double rows -Through hole pin header THT 2x17 1.27mm double row -0 -34 -34 -Connector_PinHeader_1.27mm -PinHeader_2x17_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x17, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x17 1.27mm double row -0 -34 -34 -Connector_PinHeader_1.27mm -PinHeader_2x18_P1.27mm_Horizontal -Through hole angled pin header, 2x18, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x18 1.27mm double row -0 -36 -36 -Connector_PinHeader_1.27mm -PinHeader_2x18_P1.27mm_Vertical -Through hole straight pin header, 2x18, 1.27mm pitch, double rows -Through hole pin header THT 2x18 1.27mm double row -0 -36 -36 -Connector_PinHeader_1.27mm -PinHeader_2x18_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x18, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x18 1.27mm double row -0 -36 -36 -Connector_PinHeader_1.27mm -PinHeader_2x19_P1.27mm_Horizontal -Through hole angled pin header, 2x19, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x19 1.27mm double row -0 -38 -38 -Connector_PinHeader_1.27mm -PinHeader_2x19_P1.27mm_Vertical -Through hole straight pin header, 2x19, 1.27mm pitch, double rows -Through hole pin header THT 2x19 1.27mm double row -0 -38 -38 -Connector_PinHeader_1.27mm -PinHeader_2x19_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x19, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x19 1.27mm double row -0 -38 -38 -Connector_PinHeader_1.27mm -PinHeader_2x20_P1.27mm_Horizontal -Through hole angled pin header, 2x20, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x20 1.27mm double row -0 -40 -40 -Connector_PinHeader_1.27mm -PinHeader_2x20_P1.27mm_Vertical -Through hole straight pin header, 2x20, 1.27mm pitch, double rows -Through hole pin header THT 2x20 1.27mm double row -0 -40 -40 -Connector_PinHeader_1.27mm -PinHeader_2x20_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x20, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x20 1.27mm double row -0 -40 -40 -Connector_PinHeader_1.27mm -PinHeader_2x21_P1.27mm_Horizontal -Through hole angled pin header, 2x21, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x21 1.27mm double row -0 -42 -42 -Connector_PinHeader_1.27mm -PinHeader_2x21_P1.27mm_Vertical -Through hole straight pin header, 2x21, 1.27mm pitch, double rows -Through hole pin header THT 2x21 1.27mm double row -0 -42 -42 -Connector_PinHeader_1.27mm -PinHeader_2x21_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x21, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x21 1.27mm double row -0 -42 -42 -Connector_PinHeader_1.27mm -PinHeader_2x22_P1.27mm_Horizontal -Through hole angled pin header, 2x22, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x22 1.27mm double row -0 -44 -44 -Connector_PinHeader_1.27mm -PinHeader_2x22_P1.27mm_Vertical -Through hole straight pin header, 2x22, 1.27mm pitch, double rows -Through hole pin header THT 2x22 1.27mm double row -0 -44 -44 -Connector_PinHeader_1.27mm -PinHeader_2x22_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x22, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x22 1.27mm double row -0 -44 -44 -Connector_PinHeader_1.27mm -PinHeader_2x23_P1.27mm_Horizontal -Through hole angled pin header, 2x23, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x23 1.27mm double row -0 -46 -46 -Connector_PinHeader_1.27mm -PinHeader_2x23_P1.27mm_Vertical -Through hole straight pin header, 2x23, 1.27mm pitch, double rows -Through hole pin header THT 2x23 1.27mm double row -0 -46 -46 -Connector_PinHeader_1.27mm -PinHeader_2x23_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x23, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x23 1.27mm double row -0 -46 -46 -Connector_PinHeader_1.27mm -PinHeader_2x24_P1.27mm_Horizontal -Through hole angled pin header, 2x24, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x24 1.27mm double row -0 -48 -48 -Connector_PinHeader_1.27mm -PinHeader_2x24_P1.27mm_Vertical -Through hole straight pin header, 2x24, 1.27mm pitch, double rows -Through hole pin header THT 2x24 1.27mm double row -0 -48 -48 -Connector_PinHeader_1.27mm -PinHeader_2x24_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x24, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x24 1.27mm double row -0 -48 -48 -Connector_PinHeader_1.27mm -PinHeader_2x25_P1.27mm_Horizontal -Through hole angled pin header, 2x25, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x25 1.27mm double row -0 -50 -50 -Connector_PinHeader_1.27mm -PinHeader_2x25_P1.27mm_Vertical -Through hole straight pin header, 2x25, 1.27mm pitch, double rows -Through hole pin header THT 2x25 1.27mm double row -0 -50 -50 -Connector_PinHeader_1.27mm -PinHeader_2x25_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x25, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x25 1.27mm double row -0 -50 -50 -Connector_PinHeader_1.27mm -PinHeader_2x26_P1.27mm_Horizontal -Through hole angled pin header, 2x26, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x26 1.27mm double row -0 -52 -52 -Connector_PinHeader_1.27mm -PinHeader_2x26_P1.27mm_Vertical -Through hole straight pin header, 2x26, 1.27mm pitch, double rows -Through hole pin header THT 2x26 1.27mm double row -0 -52 -52 -Connector_PinHeader_1.27mm -PinHeader_2x26_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x26, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x26 1.27mm double row -0 -52 -52 -Connector_PinHeader_1.27mm -PinHeader_2x27_P1.27mm_Horizontal -Through hole angled pin header, 2x27, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x27 1.27mm double row -0 -54 -54 -Connector_PinHeader_1.27mm -PinHeader_2x27_P1.27mm_Vertical -Through hole straight pin header, 2x27, 1.27mm pitch, double rows -Through hole pin header THT 2x27 1.27mm double row -0 -54 -54 -Connector_PinHeader_1.27mm -PinHeader_2x27_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x27, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x27 1.27mm double row -0 -54 -54 -Connector_PinHeader_1.27mm -PinHeader_2x28_P1.27mm_Horizontal -Through hole angled pin header, 2x28, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x28 1.27mm double row -0 -56 -56 -Connector_PinHeader_1.27mm -PinHeader_2x28_P1.27mm_Vertical -Through hole straight pin header, 2x28, 1.27mm pitch, double rows -Through hole pin header THT 2x28 1.27mm double row -0 -56 -56 -Connector_PinHeader_1.27mm -PinHeader_2x28_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x28, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x28 1.27mm double row -0 -56 -56 -Connector_PinHeader_1.27mm -PinHeader_2x29_P1.27mm_Horizontal -Through hole angled pin header, 2x29, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x29 1.27mm double row -0 -58 -58 -Connector_PinHeader_1.27mm -PinHeader_2x29_P1.27mm_Vertical -Through hole straight pin header, 2x29, 1.27mm pitch, double rows -Through hole pin header THT 2x29 1.27mm double row -0 -58 -58 -Connector_PinHeader_1.27mm -PinHeader_2x29_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x29, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x29 1.27mm double row -0 -58 -58 -Connector_PinHeader_1.27mm -PinHeader_2x30_P1.27mm_Horizontal -Through hole angled pin header, 2x30, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x30 1.27mm double row -0 -60 -60 -Connector_PinHeader_1.27mm -PinHeader_2x30_P1.27mm_Vertical -Through hole straight pin header, 2x30, 1.27mm pitch, double rows -Through hole pin header THT 2x30 1.27mm double row -0 -60 -60 -Connector_PinHeader_1.27mm -PinHeader_2x30_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x30, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x30 1.27mm double row -0 -60 -60 -Connector_PinHeader_1.27mm -PinHeader_2x31_P1.27mm_Horizontal -Through hole angled pin header, 2x31, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x31 1.27mm double row -0 -62 -62 -Connector_PinHeader_1.27mm -PinHeader_2x31_P1.27mm_Vertical -Through hole straight pin header, 2x31, 1.27mm pitch, double rows -Through hole pin header THT 2x31 1.27mm double row -0 -62 -62 -Connector_PinHeader_1.27mm -PinHeader_2x31_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x31, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x31 1.27mm double row -0 -62 -62 -Connector_PinHeader_1.27mm -PinHeader_2x32_P1.27mm_Horizontal -Through hole angled pin header, 2x32, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x32 1.27mm double row -0 -64 -64 -Connector_PinHeader_1.27mm -PinHeader_2x32_P1.27mm_Vertical -Through hole straight pin header, 2x32, 1.27mm pitch, double rows -Through hole pin header THT 2x32 1.27mm double row -0 -64 -64 -Connector_PinHeader_1.27mm -PinHeader_2x32_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x32, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x32 1.27mm double row -0 -64 -64 -Connector_PinHeader_1.27mm -PinHeader_2x33_P1.27mm_Horizontal -Through hole angled pin header, 2x33, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x33 1.27mm double row -0 -66 -66 -Connector_PinHeader_1.27mm -PinHeader_2x33_P1.27mm_Vertical -Through hole straight pin header, 2x33, 1.27mm pitch, double rows -Through hole pin header THT 2x33 1.27mm double row -0 -66 -66 -Connector_PinHeader_1.27mm -PinHeader_2x33_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x33, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x33 1.27mm double row -0 -66 -66 -Connector_PinHeader_1.27mm -PinHeader_2x34_P1.27mm_Horizontal -Through hole angled pin header, 2x34, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x34 1.27mm double row -0 -68 -68 -Connector_PinHeader_1.27mm -PinHeader_2x34_P1.27mm_Vertical -Through hole straight pin header, 2x34, 1.27mm pitch, double rows -Through hole pin header THT 2x34 1.27mm double row -0 -68 -68 -Connector_PinHeader_1.27mm -PinHeader_2x34_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x34, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x34 1.27mm double row -0 -68 -68 -Connector_PinHeader_1.27mm -PinHeader_2x35_P1.27mm_Horizontal -Through hole angled pin header, 2x35, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x35 1.27mm double row -0 -70 -70 -Connector_PinHeader_1.27mm -PinHeader_2x35_P1.27mm_Vertical -Through hole straight pin header, 2x35, 1.27mm pitch, double rows -Through hole pin header THT 2x35 1.27mm double row -0 -70 -70 -Connector_PinHeader_1.27mm -PinHeader_2x35_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x35, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x35 1.27mm double row -0 -70 -70 -Connector_PinHeader_1.27mm -PinHeader_2x36_P1.27mm_Horizontal -Through hole angled pin header, 2x36, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x36 1.27mm double row -0 -72 -72 -Connector_PinHeader_1.27mm -PinHeader_2x36_P1.27mm_Vertical -Through hole straight pin header, 2x36, 1.27mm pitch, double rows -Through hole pin header THT 2x36 1.27mm double row -0 -72 -72 -Connector_PinHeader_1.27mm -PinHeader_2x36_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x36, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x36 1.27mm double row -0 -72 -72 -Connector_PinHeader_1.27mm -PinHeader_2x37_P1.27mm_Horizontal -Through hole angled pin header, 2x37, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x37 1.27mm double row -0 -74 -74 -Connector_PinHeader_1.27mm -PinHeader_2x37_P1.27mm_Vertical -Through hole straight pin header, 2x37, 1.27mm pitch, double rows -Through hole pin header THT 2x37 1.27mm double row -0 -74 -74 -Connector_PinHeader_1.27mm -PinHeader_2x37_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x37, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x37 1.27mm double row -0 -74 -74 -Connector_PinHeader_1.27mm -PinHeader_2x38_P1.27mm_Horizontal -Through hole angled pin header, 2x38, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x38 1.27mm double row -0 -76 -76 -Connector_PinHeader_1.27mm -PinHeader_2x38_P1.27mm_Vertical -Through hole straight pin header, 2x38, 1.27mm pitch, double rows -Through hole pin header THT 2x38 1.27mm double row -0 -76 -76 -Connector_PinHeader_1.27mm -PinHeader_2x38_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x38, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x38 1.27mm double row -0 -76 -76 -Connector_PinHeader_1.27mm -PinHeader_2x39_P1.27mm_Horizontal -Through hole angled pin header, 2x39, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x39 1.27mm double row -0 -78 -78 -Connector_PinHeader_1.27mm -PinHeader_2x39_P1.27mm_Vertical -Through hole straight pin header, 2x39, 1.27mm pitch, double rows -Through hole pin header THT 2x39 1.27mm double row -0 -78 -78 -Connector_PinHeader_1.27mm -PinHeader_2x39_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x39, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x39 1.27mm double row -0 -78 -78 -Connector_PinHeader_1.27mm -PinHeader_2x40_P1.27mm_Horizontal -Through hole angled pin header, 2x40, 1.27mm pitch, 4.0mm pin length, double rows -Through hole angled pin header THT 2x40 1.27mm double row -0 -80 -80 -Connector_PinHeader_1.27mm -PinHeader_2x40_P1.27mm_Vertical -Through hole straight pin header, 2x40, 1.27mm pitch, double rows -Through hole pin header THT 2x40 1.27mm double row -0 -80 -80 -Connector_PinHeader_1.27mm -PinHeader_2x40_P1.27mm_Vertical_SMD -surface-mounted straight pin header, 2x40, 1.27mm pitch, double rows -Surface mounted pin header SMD 2x40 1.27mm double row -0 -80 -80 -Connector_PinHeader_2.00mm -PinHeader_1x01_P2.00mm_Horizontal -Through hole angled pin header, 1x01, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x01 2.00mm single row -0 -1 -1 -Connector_PinHeader_2.00mm -PinHeader_1x01_P2.00mm_Vertical -Through hole straight pin header, 1x01, 2.00mm pitch, single row -Through hole pin header THT 1x01 2.00mm single row -0 -1 -1 -Connector_PinHeader_2.00mm -PinHeader_1x02_P2.00mm_Horizontal -Through hole angled pin header, 1x02, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x02 2.00mm single row -0 -2 -2 -Connector_PinHeader_2.00mm -PinHeader_1x02_P2.00mm_Vertical -Through hole straight pin header, 1x02, 2.00mm pitch, single row -Through hole pin header THT 1x02 2.00mm single row -0 -2 -2 -Connector_PinHeader_2.00mm -PinHeader_1x02_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x02, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x02 2.00mm single row style1 pin1 left -0 -2 -2 -Connector_PinHeader_2.00mm -PinHeader_1x02_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x02, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x02 2.00mm single row style2 pin1 right -0 -2 -2 -Connector_PinHeader_2.00mm -PinHeader_1x03_P2.00mm_Horizontal -Through hole angled pin header, 1x03, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x03 2.00mm single row -0 -3 -3 -Connector_PinHeader_2.00mm -PinHeader_1x03_P2.00mm_Vertical -Through hole straight pin header, 1x03, 2.00mm pitch, single row -Through hole pin header THT 1x03 2.00mm single row -0 -3 -3 -Connector_PinHeader_2.00mm -PinHeader_1x03_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x03, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x03 2.00mm single row style1 pin1 left -0 -3 -3 -Connector_PinHeader_2.00mm -PinHeader_1x03_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x03, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x03 2.00mm single row style2 pin1 right -0 -3 -3 -Connector_PinHeader_2.00mm -PinHeader_1x04_P2.00mm_Horizontal -Through hole angled pin header, 1x04, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x04 2.00mm single row -0 -4 -4 -Connector_PinHeader_2.00mm -PinHeader_1x04_P2.00mm_Vertical -Through hole straight pin header, 1x04, 2.00mm pitch, single row -Through hole pin header THT 1x04 2.00mm single row -0 -4 -4 -Connector_PinHeader_2.00mm -PinHeader_1x04_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x04, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x04 2.00mm single row style1 pin1 left -0 -4 -4 -Connector_PinHeader_2.00mm -PinHeader_1x04_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x04, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x04 2.00mm single row style2 pin1 right -0 -4 -4 -Connector_PinHeader_2.00mm -PinHeader_1x05_P2.00mm_Horizontal -Through hole angled pin header, 1x05, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x05 2.00mm single row -0 -5 -5 -Connector_PinHeader_2.00mm -PinHeader_1x05_P2.00mm_Vertical -Through hole straight pin header, 1x05, 2.00mm pitch, single row -Through hole pin header THT 1x05 2.00mm single row -0 -5 -5 -Connector_PinHeader_2.00mm -PinHeader_1x05_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x05, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x05 2.00mm single row style1 pin1 left -0 -5 -5 -Connector_PinHeader_2.00mm -PinHeader_1x05_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x05, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x05 2.00mm single row style2 pin1 right -0 -5 -5 -Connector_PinHeader_2.00mm -PinHeader_1x06_P2.00mm_Horizontal -Through hole angled pin header, 1x06, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x06 2.00mm single row -0 -6 -6 -Connector_PinHeader_2.00mm -PinHeader_1x06_P2.00mm_Vertical -Through hole straight pin header, 1x06, 2.00mm pitch, single row -Through hole pin header THT 1x06 2.00mm single row -0 -6 -6 -Connector_PinHeader_2.00mm -PinHeader_1x06_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x06, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x06 2.00mm single row style1 pin1 left -0 -6 -6 -Connector_PinHeader_2.00mm -PinHeader_1x06_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x06, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x06 2.00mm single row style2 pin1 right -0 -6 -6 -Connector_PinHeader_2.00mm -PinHeader_1x07_P2.00mm_Horizontal -Through hole angled pin header, 1x07, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x07 2.00mm single row -0 -7 -7 -Connector_PinHeader_2.00mm -PinHeader_1x07_P2.00mm_Vertical -Through hole straight pin header, 1x07, 2.00mm pitch, single row -Through hole pin header THT 1x07 2.00mm single row -0 -7 -7 -Connector_PinHeader_2.00mm -PinHeader_1x07_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x07, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x07 2.00mm single row style1 pin1 left -0 -7 -7 -Connector_PinHeader_2.00mm -PinHeader_1x07_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x07, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x07 2.00mm single row style2 pin1 right -0 -7 -7 -Connector_PinHeader_2.00mm -PinHeader_1x08_P2.00mm_Horizontal -Through hole angled pin header, 1x08, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x08 2.00mm single row -0 -8 -8 -Connector_PinHeader_2.00mm -PinHeader_1x08_P2.00mm_Vertical -Through hole straight pin header, 1x08, 2.00mm pitch, single row -Through hole pin header THT 1x08 2.00mm single row -0 -8 -8 -Connector_PinHeader_2.00mm -PinHeader_1x08_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x08, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x08 2.00mm single row style1 pin1 left -0 -8 -8 -Connector_PinHeader_2.00mm -PinHeader_1x08_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x08, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x08 2.00mm single row style2 pin1 right -0 -8 -8 -Connector_PinHeader_2.00mm -PinHeader_1x09_P2.00mm_Horizontal -Through hole angled pin header, 1x09, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x09 2.00mm single row -0 -9 -9 -Connector_PinHeader_2.00mm -PinHeader_1x09_P2.00mm_Vertical -Through hole straight pin header, 1x09, 2.00mm pitch, single row -Through hole pin header THT 1x09 2.00mm single row -0 -9 -9 -Connector_PinHeader_2.00mm -PinHeader_1x09_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x09, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x09 2.00mm single row style1 pin1 left -0 -9 -9 -Connector_PinHeader_2.00mm -PinHeader_1x09_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x09, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x09 2.00mm single row style2 pin1 right -0 -9 -9 -Connector_PinHeader_2.00mm -PinHeader_1x10_P2.00mm_Horizontal -Through hole angled pin header, 1x10, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x10 2.00mm single row -0 -10 -10 -Connector_PinHeader_2.00mm -PinHeader_1x10_P2.00mm_Vertical -Through hole straight pin header, 1x10, 2.00mm pitch, single row -Through hole pin header THT 1x10 2.00mm single row -0 -10 -10 -Connector_PinHeader_2.00mm -PinHeader_1x10_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x10, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x10 2.00mm single row style1 pin1 left -0 -10 -10 -Connector_PinHeader_2.00mm -PinHeader_1x10_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x10, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x10 2.00mm single row style2 pin1 right -0 -10 -10 -Connector_PinHeader_2.00mm -PinHeader_1x11_P2.00mm_Horizontal -Through hole angled pin header, 1x11, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x11 2.00mm single row -0 -11 -11 -Connector_PinHeader_2.00mm -PinHeader_1x11_P2.00mm_Vertical -Through hole straight pin header, 1x11, 2.00mm pitch, single row -Through hole pin header THT 1x11 2.00mm single row -0 -11 -11 -Connector_PinHeader_2.00mm -PinHeader_1x11_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x11, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x11 2.00mm single row style1 pin1 left -0 -11 -11 -Connector_PinHeader_2.00mm -PinHeader_1x11_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x11, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x11 2.00mm single row style2 pin1 right -0 -11 -11 -Connector_PinHeader_2.00mm -PinHeader_1x12_P2.00mm_Horizontal -Through hole angled pin header, 1x12, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x12 2.00mm single row -0 -12 -12 -Connector_PinHeader_2.00mm -PinHeader_1x12_P2.00mm_Vertical -Through hole straight pin header, 1x12, 2.00mm pitch, single row -Through hole pin header THT 1x12 2.00mm single row -0 -12 -12 -Connector_PinHeader_2.00mm -PinHeader_1x12_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x12, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x12 2.00mm single row style1 pin1 left -0 -12 -12 -Connector_PinHeader_2.00mm -PinHeader_1x12_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x12, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x12 2.00mm single row style2 pin1 right -0 -12 -12 -Connector_PinHeader_2.00mm -PinHeader_1x13_P2.00mm_Horizontal -Through hole angled pin header, 1x13, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x13 2.00mm single row -0 -13 -13 -Connector_PinHeader_2.00mm -PinHeader_1x13_P2.00mm_Vertical -Through hole straight pin header, 1x13, 2.00mm pitch, single row -Through hole pin header THT 1x13 2.00mm single row -0 -13 -13 -Connector_PinHeader_2.00mm -PinHeader_1x13_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x13, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x13 2.00mm single row style1 pin1 left -0 -13 -13 -Connector_PinHeader_2.00mm -PinHeader_1x13_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x13, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x13 2.00mm single row style2 pin1 right -0 -13 -13 -Connector_PinHeader_2.00mm -PinHeader_1x14_P2.00mm_Horizontal -Through hole angled pin header, 1x14, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x14 2.00mm single row -0 -14 -14 -Connector_PinHeader_2.00mm -PinHeader_1x14_P2.00mm_Vertical -Through hole straight pin header, 1x14, 2.00mm pitch, single row -Through hole pin header THT 1x14 2.00mm single row -0 -14 -14 -Connector_PinHeader_2.00mm -PinHeader_1x14_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x14, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x14 2.00mm single row style1 pin1 left -0 -14 -14 -Connector_PinHeader_2.00mm -PinHeader_1x14_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x14, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x14 2.00mm single row style2 pin1 right -0 -14 -14 -Connector_PinHeader_2.00mm -PinHeader_1x15_P2.00mm_Horizontal -Through hole angled pin header, 1x15, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x15 2.00mm single row -0 -15 -15 -Connector_PinHeader_2.00mm -PinHeader_1x15_P2.00mm_Vertical -Through hole straight pin header, 1x15, 2.00mm pitch, single row -Through hole pin header THT 1x15 2.00mm single row -0 -15 -15 -Connector_PinHeader_2.00mm -PinHeader_1x15_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x15, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x15 2.00mm single row style1 pin1 left -0 -15 -15 -Connector_PinHeader_2.00mm -PinHeader_1x15_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x15, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x15 2.00mm single row style2 pin1 right -0 -15 -15 -Connector_PinHeader_2.00mm -PinHeader_1x16_P2.00mm_Horizontal -Through hole angled pin header, 1x16, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x16 2.00mm single row -0 -16 -16 -Connector_PinHeader_2.00mm -PinHeader_1x16_P2.00mm_Vertical -Through hole straight pin header, 1x16, 2.00mm pitch, single row -Through hole pin header THT 1x16 2.00mm single row -0 -16 -16 -Connector_PinHeader_2.00mm -PinHeader_1x16_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x16, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x16 2.00mm single row style1 pin1 left -0 -16 -16 -Connector_PinHeader_2.00mm -PinHeader_1x16_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x16, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x16 2.00mm single row style2 pin1 right -0 -16 -16 -Connector_PinHeader_2.00mm -PinHeader_1x17_P2.00mm_Horizontal -Through hole angled pin header, 1x17, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x17 2.00mm single row -0 -17 -17 -Connector_PinHeader_2.00mm -PinHeader_1x17_P2.00mm_Vertical -Through hole straight pin header, 1x17, 2.00mm pitch, single row -Through hole pin header THT 1x17 2.00mm single row -0 -17 -17 -Connector_PinHeader_2.00mm -PinHeader_1x17_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x17, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x17 2.00mm single row style1 pin1 left -0 -17 -17 -Connector_PinHeader_2.00mm -PinHeader_1x17_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x17, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x17 2.00mm single row style2 pin1 right -0 -17 -17 -Connector_PinHeader_2.00mm -PinHeader_1x18_P2.00mm_Horizontal -Through hole angled pin header, 1x18, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x18 2.00mm single row -0 -18 -18 -Connector_PinHeader_2.00mm -PinHeader_1x18_P2.00mm_Vertical -Through hole straight pin header, 1x18, 2.00mm pitch, single row -Through hole pin header THT 1x18 2.00mm single row -0 -18 -18 -Connector_PinHeader_2.00mm -PinHeader_1x18_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x18, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x18 2.00mm single row style1 pin1 left -0 -18 -18 -Connector_PinHeader_2.00mm -PinHeader_1x18_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x18, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x18 2.00mm single row style2 pin1 right -0 -18 -18 -Connector_PinHeader_2.00mm -PinHeader_1x19_P2.00mm_Horizontal -Through hole angled pin header, 1x19, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x19 2.00mm single row -0 -19 -19 -Connector_PinHeader_2.00mm -PinHeader_1x19_P2.00mm_Vertical -Through hole straight pin header, 1x19, 2.00mm pitch, single row -Through hole pin header THT 1x19 2.00mm single row -0 -19 -19 -Connector_PinHeader_2.00mm -PinHeader_1x19_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x19, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x19 2.00mm single row style1 pin1 left -0 -19 -19 -Connector_PinHeader_2.00mm -PinHeader_1x19_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x19, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x19 2.00mm single row style2 pin1 right -0 -19 -19 -Connector_PinHeader_2.00mm -PinHeader_1x20_P2.00mm_Horizontal -Through hole angled pin header, 1x20, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x20 2.00mm single row -0 -20 -20 -Connector_PinHeader_2.00mm -PinHeader_1x20_P2.00mm_Vertical -Through hole straight pin header, 1x20, 2.00mm pitch, single row -Through hole pin header THT 1x20 2.00mm single row -0 -20 -20 -Connector_PinHeader_2.00mm -PinHeader_1x20_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x20, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x20 2.00mm single row style1 pin1 left -0 -20 -20 -Connector_PinHeader_2.00mm -PinHeader_1x20_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x20, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x20 2.00mm single row style2 pin1 right -0 -20 -20 -Connector_PinHeader_2.00mm -PinHeader_1x21_P2.00mm_Horizontal -Through hole angled pin header, 1x21, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x21 2.00mm single row -0 -21 -21 -Connector_PinHeader_2.00mm -PinHeader_1x21_P2.00mm_Vertical -Through hole straight pin header, 1x21, 2.00mm pitch, single row -Through hole pin header THT 1x21 2.00mm single row -0 -21 -21 -Connector_PinHeader_2.00mm -PinHeader_1x21_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x21, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x21 2.00mm single row style1 pin1 left -0 -21 -21 -Connector_PinHeader_2.00mm -PinHeader_1x21_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x21, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x21 2.00mm single row style2 pin1 right -0 -21 -21 -Connector_PinHeader_2.00mm -PinHeader_1x22_P2.00mm_Horizontal -Through hole angled pin header, 1x22, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x22 2.00mm single row -0 -22 -22 -Connector_PinHeader_2.00mm -PinHeader_1x22_P2.00mm_Vertical -Through hole straight pin header, 1x22, 2.00mm pitch, single row -Through hole pin header THT 1x22 2.00mm single row -0 -22 -22 -Connector_PinHeader_2.00mm -PinHeader_1x22_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x22, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x22 2.00mm single row style1 pin1 left -0 -22 -22 -Connector_PinHeader_2.00mm -PinHeader_1x22_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x22, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x22 2.00mm single row style2 pin1 right -0 -22 -22 -Connector_PinHeader_2.00mm -PinHeader_1x23_P2.00mm_Horizontal -Through hole angled pin header, 1x23, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x23 2.00mm single row -0 -23 -23 -Connector_PinHeader_2.00mm -PinHeader_1x23_P2.00mm_Vertical -Through hole straight pin header, 1x23, 2.00mm pitch, single row -Through hole pin header THT 1x23 2.00mm single row -0 -23 -23 -Connector_PinHeader_2.00mm -PinHeader_1x23_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x23, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x23 2.00mm single row style1 pin1 left -0 -23 -23 -Connector_PinHeader_2.00mm -PinHeader_1x23_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x23, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x23 2.00mm single row style2 pin1 right -0 -23 -23 -Connector_PinHeader_2.00mm -PinHeader_1x24_P2.00mm_Horizontal -Through hole angled pin header, 1x24, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x24 2.00mm single row -0 -24 -24 -Connector_PinHeader_2.00mm -PinHeader_1x24_P2.00mm_Vertical -Through hole straight pin header, 1x24, 2.00mm pitch, single row -Through hole pin header THT 1x24 2.00mm single row -0 -24 -24 -Connector_PinHeader_2.00mm -PinHeader_1x24_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x24, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x24 2.00mm single row style1 pin1 left -0 -24 -24 -Connector_PinHeader_2.00mm -PinHeader_1x24_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x24, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x24 2.00mm single row style2 pin1 right -0 -24 -24 -Connector_PinHeader_2.00mm -PinHeader_1x25_P2.00mm_Horizontal -Through hole angled pin header, 1x25, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x25 2.00mm single row -0 -25 -25 -Connector_PinHeader_2.00mm -PinHeader_1x25_P2.00mm_Vertical -Through hole straight pin header, 1x25, 2.00mm pitch, single row -Through hole pin header THT 1x25 2.00mm single row -0 -25 -25 -Connector_PinHeader_2.00mm -PinHeader_1x25_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x25, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x25 2.00mm single row style1 pin1 left -0 -25 -25 -Connector_PinHeader_2.00mm -PinHeader_1x25_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x25, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x25 2.00mm single row style2 pin1 right -0 -25 -25 -Connector_PinHeader_2.00mm -PinHeader_1x26_P2.00mm_Horizontal -Through hole angled pin header, 1x26, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x26 2.00mm single row -0 -26 -26 -Connector_PinHeader_2.00mm -PinHeader_1x26_P2.00mm_Vertical -Through hole straight pin header, 1x26, 2.00mm pitch, single row -Through hole pin header THT 1x26 2.00mm single row -0 -26 -26 -Connector_PinHeader_2.00mm -PinHeader_1x26_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x26, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x26 2.00mm single row style1 pin1 left -0 -26 -26 -Connector_PinHeader_2.00mm -PinHeader_1x26_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x26, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x26 2.00mm single row style2 pin1 right -0 -26 -26 -Connector_PinHeader_2.00mm -PinHeader_1x27_P2.00mm_Horizontal -Through hole angled pin header, 1x27, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x27 2.00mm single row -0 -27 -27 -Connector_PinHeader_2.00mm -PinHeader_1x27_P2.00mm_Vertical -Through hole straight pin header, 1x27, 2.00mm pitch, single row -Through hole pin header THT 1x27 2.00mm single row -0 -27 -27 -Connector_PinHeader_2.00mm -PinHeader_1x27_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x27, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x27 2.00mm single row style1 pin1 left -0 -27 -27 -Connector_PinHeader_2.00mm -PinHeader_1x27_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x27, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x27 2.00mm single row style2 pin1 right -0 -27 -27 -Connector_PinHeader_2.00mm -PinHeader_1x28_P2.00mm_Horizontal -Through hole angled pin header, 1x28, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x28 2.00mm single row -0 -28 -28 -Connector_PinHeader_2.00mm -PinHeader_1x28_P2.00mm_Vertical -Through hole straight pin header, 1x28, 2.00mm pitch, single row -Through hole pin header THT 1x28 2.00mm single row -0 -28 -28 -Connector_PinHeader_2.00mm -PinHeader_1x28_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x28, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x28 2.00mm single row style1 pin1 left -0 -28 -28 -Connector_PinHeader_2.00mm -PinHeader_1x28_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x28, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x28 2.00mm single row style2 pin1 right -0 -28 -28 -Connector_PinHeader_2.00mm -PinHeader_1x29_P2.00mm_Horizontal -Through hole angled pin header, 1x29, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x29 2.00mm single row -0 -29 -29 -Connector_PinHeader_2.00mm -PinHeader_1x29_P2.00mm_Vertical -Through hole straight pin header, 1x29, 2.00mm pitch, single row -Through hole pin header THT 1x29 2.00mm single row -0 -29 -29 -Connector_PinHeader_2.00mm -PinHeader_1x29_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x29, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x29 2.00mm single row style1 pin1 left -0 -29 -29 -Connector_PinHeader_2.00mm -PinHeader_1x29_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x29, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x29 2.00mm single row style2 pin1 right -0 -29 -29 -Connector_PinHeader_2.00mm -PinHeader_1x30_P2.00mm_Horizontal -Through hole angled pin header, 1x30, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x30 2.00mm single row -0 -30 -30 -Connector_PinHeader_2.00mm -PinHeader_1x30_P2.00mm_Vertical -Through hole straight pin header, 1x30, 2.00mm pitch, single row -Through hole pin header THT 1x30 2.00mm single row -0 -30 -30 -Connector_PinHeader_2.00mm -PinHeader_1x30_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x30, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x30 2.00mm single row style1 pin1 left -0 -30 -30 -Connector_PinHeader_2.00mm -PinHeader_1x30_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x30, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x30 2.00mm single row style2 pin1 right -0 -30 -30 -Connector_PinHeader_2.00mm -PinHeader_1x31_P2.00mm_Horizontal -Through hole angled pin header, 1x31, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x31 2.00mm single row -0 -31 -31 -Connector_PinHeader_2.00mm -PinHeader_1x31_P2.00mm_Vertical -Through hole straight pin header, 1x31, 2.00mm pitch, single row -Through hole pin header THT 1x31 2.00mm single row -0 -31 -31 -Connector_PinHeader_2.00mm -PinHeader_1x31_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x31, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x31 2.00mm single row style1 pin1 left -0 -31 -31 -Connector_PinHeader_2.00mm -PinHeader_1x31_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x31, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x31 2.00mm single row style2 pin1 right -0 -31 -31 -Connector_PinHeader_2.00mm -PinHeader_1x32_P2.00mm_Horizontal -Through hole angled pin header, 1x32, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x32 2.00mm single row -0 -32 -32 -Connector_PinHeader_2.00mm -PinHeader_1x32_P2.00mm_Vertical -Through hole straight pin header, 1x32, 2.00mm pitch, single row -Through hole pin header THT 1x32 2.00mm single row -0 -32 -32 -Connector_PinHeader_2.00mm -PinHeader_1x32_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x32, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x32 2.00mm single row style1 pin1 left -0 -32 -32 -Connector_PinHeader_2.00mm -PinHeader_1x32_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x32, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x32 2.00mm single row style2 pin1 right -0 -32 -32 -Connector_PinHeader_2.00mm -PinHeader_1x33_P2.00mm_Horizontal -Through hole angled pin header, 1x33, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x33 2.00mm single row -0 -33 -33 -Connector_PinHeader_2.00mm -PinHeader_1x33_P2.00mm_Vertical -Through hole straight pin header, 1x33, 2.00mm pitch, single row -Through hole pin header THT 1x33 2.00mm single row -0 -33 -33 -Connector_PinHeader_2.00mm -PinHeader_1x33_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x33, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x33 2.00mm single row style1 pin1 left -0 -33 -33 -Connector_PinHeader_2.00mm -PinHeader_1x33_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x33, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x33 2.00mm single row style2 pin1 right -0 -33 -33 -Connector_PinHeader_2.00mm -PinHeader_1x34_P2.00mm_Horizontal -Through hole angled pin header, 1x34, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x34 2.00mm single row -0 -34 -34 -Connector_PinHeader_2.00mm -PinHeader_1x34_P2.00mm_Vertical -Through hole straight pin header, 1x34, 2.00mm pitch, single row -Through hole pin header THT 1x34 2.00mm single row -0 -34 -34 -Connector_PinHeader_2.00mm -PinHeader_1x34_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x34, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x34 2.00mm single row style1 pin1 left -0 -34 -34 -Connector_PinHeader_2.00mm -PinHeader_1x34_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x34, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x34 2.00mm single row style2 pin1 right -0 -34 -34 -Connector_PinHeader_2.00mm -PinHeader_1x35_P2.00mm_Horizontal -Through hole angled pin header, 1x35, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x35 2.00mm single row -0 -35 -35 -Connector_PinHeader_2.00mm -PinHeader_1x35_P2.00mm_Vertical -Through hole straight pin header, 1x35, 2.00mm pitch, single row -Through hole pin header THT 1x35 2.00mm single row -0 -35 -35 -Connector_PinHeader_2.00mm -PinHeader_1x35_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x35, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x35 2.00mm single row style1 pin1 left -0 -35 -35 -Connector_PinHeader_2.00mm -PinHeader_1x35_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x35, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x35 2.00mm single row style2 pin1 right -0 -35 -35 -Connector_PinHeader_2.00mm -PinHeader_1x36_P2.00mm_Horizontal -Through hole angled pin header, 1x36, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x36 2.00mm single row -0 -36 -36 -Connector_PinHeader_2.00mm -PinHeader_1x36_P2.00mm_Vertical -Through hole straight pin header, 1x36, 2.00mm pitch, single row -Through hole pin header THT 1x36 2.00mm single row -0 -36 -36 -Connector_PinHeader_2.00mm -PinHeader_1x36_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x36, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x36 2.00mm single row style1 pin1 left -0 -36 -36 -Connector_PinHeader_2.00mm -PinHeader_1x36_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x36, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x36 2.00mm single row style2 pin1 right -0 -36 -36 -Connector_PinHeader_2.00mm -PinHeader_1x37_P2.00mm_Horizontal -Through hole angled pin header, 1x37, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x37 2.00mm single row -0 -37 -37 -Connector_PinHeader_2.00mm -PinHeader_1x37_P2.00mm_Vertical -Through hole straight pin header, 1x37, 2.00mm pitch, single row -Through hole pin header THT 1x37 2.00mm single row -0 -37 -37 -Connector_PinHeader_2.00mm -PinHeader_1x37_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x37, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x37 2.00mm single row style1 pin1 left -0 -37 -37 -Connector_PinHeader_2.00mm -PinHeader_1x37_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x37, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x37 2.00mm single row style2 pin1 right -0 -37 -37 -Connector_PinHeader_2.00mm -PinHeader_1x38_P2.00mm_Horizontal -Through hole angled pin header, 1x38, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x38 2.00mm single row -0 -38 -38 -Connector_PinHeader_2.00mm -PinHeader_1x38_P2.00mm_Vertical -Through hole straight pin header, 1x38, 2.00mm pitch, single row -Through hole pin header THT 1x38 2.00mm single row -0 -38 -38 -Connector_PinHeader_2.00mm -PinHeader_1x38_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x38, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x38 2.00mm single row style1 pin1 left -0 -38 -38 -Connector_PinHeader_2.00mm -PinHeader_1x38_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x38, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x38 2.00mm single row style2 pin1 right -0 -38 -38 -Connector_PinHeader_2.00mm -PinHeader_1x39_P2.00mm_Horizontal -Through hole angled pin header, 1x39, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x39 2.00mm single row -0 -39 -39 -Connector_PinHeader_2.00mm -PinHeader_1x39_P2.00mm_Vertical -Through hole straight pin header, 1x39, 2.00mm pitch, single row -Through hole pin header THT 1x39 2.00mm single row -0 -39 -39 -Connector_PinHeader_2.00mm -PinHeader_1x39_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x39, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x39 2.00mm single row style1 pin1 left -0 -39 -39 -Connector_PinHeader_2.00mm -PinHeader_1x39_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x39, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x39 2.00mm single row style2 pin1 right -0 -39 -39 -Connector_PinHeader_2.00mm -PinHeader_1x40_P2.00mm_Horizontal -Through hole angled pin header, 1x40, 2.00mm pitch, 4.2mm pin length, single row -Through hole angled pin header THT 1x40 2.00mm single row -0 -40 -40 -Connector_PinHeader_2.00mm -PinHeader_1x40_P2.00mm_Vertical -Through hole straight pin header, 1x40, 2.00mm pitch, single row -Through hole pin header THT 1x40 2.00mm single row -0 -40 -40 -Connector_PinHeader_2.00mm -PinHeader_1x40_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x40, 2.00mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x40 2.00mm single row style1 pin1 left -0 -40 -40 -Connector_PinHeader_2.00mm -PinHeader_1x40_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x40, 2.00mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x40 2.00mm single row style2 pin1 right -0 -40 -40 -Connector_PinHeader_2.00mm -PinHeader_2x01_P2.00mm_Horizontal -Through hole angled pin header, 2x01, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x01 2.00mm double row -0 -2 -2 -Connector_PinHeader_2.00mm -PinHeader_2x01_P2.00mm_Vertical -Through hole straight pin header, 2x01, 2.00mm pitch, double rows -Through hole pin header THT 2x01 2.00mm double row -0 -2 -2 -Connector_PinHeader_2.00mm -PinHeader_2x01_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x01, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x01 2.00mm double row -0 -2 -2 -Connector_PinHeader_2.00mm -PinHeader_2x02_P2.00mm_Horizontal -Through hole angled pin header, 2x02, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x02 2.00mm double row -0 -4 -4 -Connector_PinHeader_2.00mm -PinHeader_2x02_P2.00mm_Vertical -Through hole straight pin header, 2x02, 2.00mm pitch, double rows -Through hole pin header THT 2x02 2.00mm double row -0 -4 -4 -Connector_PinHeader_2.00mm -PinHeader_2x02_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x02, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x02 2.00mm double row -0 -4 -4 -Connector_PinHeader_2.00mm -PinHeader_2x03_P2.00mm_Horizontal -Through hole angled pin header, 2x03, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x03 2.00mm double row -0 -6 -6 -Connector_PinHeader_2.00mm -PinHeader_2x03_P2.00mm_Vertical -Through hole straight pin header, 2x03, 2.00mm pitch, double rows -Through hole pin header THT 2x03 2.00mm double row -0 -6 -6 -Connector_PinHeader_2.00mm -PinHeader_2x03_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x03, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x03 2.00mm double row -0 -6 -6 -Connector_PinHeader_2.00mm -PinHeader_2x04_P2.00mm_Horizontal -Through hole angled pin header, 2x04, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x04 2.00mm double row -0 -8 -8 -Connector_PinHeader_2.00mm -PinHeader_2x04_P2.00mm_Vertical -Through hole straight pin header, 2x04, 2.00mm pitch, double rows -Through hole pin header THT 2x04 2.00mm double row -0 -8 -8 -Connector_PinHeader_2.00mm -PinHeader_2x04_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x04, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x04 2.00mm double row -0 -8 -8 -Connector_PinHeader_2.00mm -PinHeader_2x05_P2.00mm_Horizontal -Through hole angled pin header, 2x05, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x05 2.00mm double row -0 -10 -10 -Connector_PinHeader_2.00mm -PinHeader_2x05_P2.00mm_Vertical -Through hole straight pin header, 2x05, 2.00mm pitch, double rows -Through hole pin header THT 2x05 2.00mm double row -0 -10 -10 -Connector_PinHeader_2.00mm -PinHeader_2x05_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x05, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x05 2.00mm double row -0 -10 -10 -Connector_PinHeader_2.00mm -PinHeader_2x06_P2.00mm_Horizontal -Through hole angled pin header, 2x06, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x06 2.00mm double row -0 -12 -12 -Connector_PinHeader_2.00mm -PinHeader_2x06_P2.00mm_Vertical -Through hole straight pin header, 2x06, 2.00mm pitch, double rows -Through hole pin header THT 2x06 2.00mm double row -0 -12 -12 -Connector_PinHeader_2.00mm -PinHeader_2x06_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x06, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x06 2.00mm double row -0 -12 -12 -Connector_PinHeader_2.00mm -PinHeader_2x07_P2.00mm_Horizontal -Through hole angled pin header, 2x07, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x07 2.00mm double row -0 -14 -14 -Connector_PinHeader_2.00mm -PinHeader_2x07_P2.00mm_Vertical -Through hole straight pin header, 2x07, 2.00mm pitch, double rows -Through hole pin header THT 2x07 2.00mm double row -0 -14 -14 -Connector_PinHeader_2.00mm -PinHeader_2x07_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x07, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x07 2.00mm double row -0 -14 -14 -Connector_PinHeader_2.00mm -PinHeader_2x08_P2.00mm_Horizontal -Through hole angled pin header, 2x08, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x08 2.00mm double row -0 -16 -16 -Connector_PinHeader_2.00mm -PinHeader_2x08_P2.00mm_Vertical -Through hole straight pin header, 2x08, 2.00mm pitch, double rows -Through hole pin header THT 2x08 2.00mm double row -0 -16 -16 -Connector_PinHeader_2.00mm -PinHeader_2x08_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x08, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x08 2.00mm double row -0 -16 -16 -Connector_PinHeader_2.00mm -PinHeader_2x09_P2.00mm_Horizontal -Through hole angled pin header, 2x09, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x09 2.00mm double row -0 -18 -18 -Connector_PinHeader_2.00mm -PinHeader_2x09_P2.00mm_Vertical -Through hole straight pin header, 2x09, 2.00mm pitch, double rows -Through hole pin header THT 2x09 2.00mm double row -0 -18 -18 -Connector_PinHeader_2.00mm -PinHeader_2x09_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x09, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x09 2.00mm double row -0 -18 -18 -Connector_PinHeader_2.00mm -PinHeader_2x10_P2.00mm_Horizontal -Through hole angled pin header, 2x10, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x10 2.00mm double row -0 -20 -20 -Connector_PinHeader_2.00mm -PinHeader_2x10_P2.00mm_Vertical -Through hole straight pin header, 2x10, 2.00mm pitch, double rows -Through hole pin header THT 2x10 2.00mm double row -0 -20 -20 -Connector_PinHeader_2.00mm -PinHeader_2x10_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x10, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x10 2.00mm double row -0 -20 -20 -Connector_PinHeader_2.00mm -PinHeader_2x11_P2.00mm_Horizontal -Through hole angled pin header, 2x11, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x11 2.00mm double row -0 -22 -22 -Connector_PinHeader_2.00mm -PinHeader_2x11_P2.00mm_Vertical -Through hole straight pin header, 2x11, 2.00mm pitch, double rows -Through hole pin header THT 2x11 2.00mm double row -0 -22 -22 -Connector_PinHeader_2.00mm -PinHeader_2x11_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x11, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x11 2.00mm double row -0 -22 -22 -Connector_PinHeader_2.00mm -PinHeader_2x12_P2.00mm_Horizontal -Through hole angled pin header, 2x12, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x12 2.00mm double row -0 -24 -24 -Connector_PinHeader_2.00mm -PinHeader_2x12_P2.00mm_Vertical -Through hole straight pin header, 2x12, 2.00mm pitch, double rows -Through hole pin header THT 2x12 2.00mm double row -0 -24 -24 -Connector_PinHeader_2.00mm -PinHeader_2x12_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x12, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x12 2.00mm double row -0 -24 -24 -Connector_PinHeader_2.00mm -PinHeader_2x13_P2.00mm_Horizontal -Through hole angled pin header, 2x13, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x13 2.00mm double row -0 -26 -26 -Connector_PinHeader_2.00mm -PinHeader_2x13_P2.00mm_Vertical -Through hole straight pin header, 2x13, 2.00mm pitch, double rows -Through hole pin header THT 2x13 2.00mm double row -0 -26 -26 -Connector_PinHeader_2.00mm -PinHeader_2x13_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x13, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x13 2.00mm double row -0 -26 -26 -Connector_PinHeader_2.00mm -PinHeader_2x14_P2.00mm_Horizontal -Through hole angled pin header, 2x14, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x14 2.00mm double row -0 -28 -28 -Connector_PinHeader_2.00mm -PinHeader_2x14_P2.00mm_Vertical -Through hole straight pin header, 2x14, 2.00mm pitch, double rows -Through hole pin header THT 2x14 2.00mm double row -0 -28 -28 -Connector_PinHeader_2.00mm -PinHeader_2x14_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x14, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x14 2.00mm double row -0 -28 -28 -Connector_PinHeader_2.00mm -PinHeader_2x15_P2.00mm_Horizontal -Through hole angled pin header, 2x15, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x15 2.00mm double row -0 -30 -30 -Connector_PinHeader_2.00mm -PinHeader_2x15_P2.00mm_Vertical -Through hole straight pin header, 2x15, 2.00mm pitch, double rows -Through hole pin header THT 2x15 2.00mm double row -0 -30 -30 -Connector_PinHeader_2.00mm -PinHeader_2x15_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x15, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x15 2.00mm double row -0 -30 -30 -Connector_PinHeader_2.00mm -PinHeader_2x16_P2.00mm_Horizontal -Through hole angled pin header, 2x16, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x16 2.00mm double row -0 -32 -32 -Connector_PinHeader_2.00mm -PinHeader_2x16_P2.00mm_Vertical -Through hole straight pin header, 2x16, 2.00mm pitch, double rows -Through hole pin header THT 2x16 2.00mm double row -0 -32 -32 -Connector_PinHeader_2.00mm -PinHeader_2x16_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x16, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x16 2.00mm double row -0 -32 -32 -Connector_PinHeader_2.00mm -PinHeader_2x17_P2.00mm_Horizontal -Through hole angled pin header, 2x17, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x17 2.00mm double row -0 -34 -34 -Connector_PinHeader_2.00mm -PinHeader_2x17_P2.00mm_Vertical -Through hole straight pin header, 2x17, 2.00mm pitch, double rows -Through hole pin header THT 2x17 2.00mm double row -0 -34 -34 -Connector_PinHeader_2.00mm -PinHeader_2x17_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x17, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x17 2.00mm double row -0 -34 -34 -Connector_PinHeader_2.00mm -PinHeader_2x18_P2.00mm_Horizontal -Through hole angled pin header, 2x18, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x18 2.00mm double row -0 -36 -36 -Connector_PinHeader_2.00mm -PinHeader_2x18_P2.00mm_Vertical -Through hole straight pin header, 2x18, 2.00mm pitch, double rows -Through hole pin header THT 2x18 2.00mm double row -0 -36 -36 -Connector_PinHeader_2.00mm -PinHeader_2x18_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x18, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x18 2.00mm double row -0 -36 -36 -Connector_PinHeader_2.00mm -PinHeader_2x19_P2.00mm_Horizontal -Through hole angled pin header, 2x19, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x19 2.00mm double row -0 -38 -38 -Connector_PinHeader_2.00mm -PinHeader_2x19_P2.00mm_Vertical -Through hole straight pin header, 2x19, 2.00mm pitch, double rows -Through hole pin header THT 2x19 2.00mm double row -0 -38 -38 -Connector_PinHeader_2.00mm -PinHeader_2x19_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x19, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x19 2.00mm double row -0 -38 -38 -Connector_PinHeader_2.00mm -PinHeader_2x20_P2.00mm_Horizontal -Through hole angled pin header, 2x20, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x20 2.00mm double row -0 -40 -40 -Connector_PinHeader_2.00mm -PinHeader_2x20_P2.00mm_Vertical -Through hole straight pin header, 2x20, 2.00mm pitch, double rows -Through hole pin header THT 2x20 2.00mm double row -0 -40 -40 -Connector_PinHeader_2.00mm -PinHeader_2x20_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x20, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x20 2.00mm double row -0 -40 -40 -Connector_PinHeader_2.00mm -PinHeader_2x21_P2.00mm_Horizontal -Through hole angled pin header, 2x21, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x21 2.00mm double row -0 -42 -42 -Connector_PinHeader_2.00mm -PinHeader_2x21_P2.00mm_Vertical -Through hole straight pin header, 2x21, 2.00mm pitch, double rows -Through hole pin header THT 2x21 2.00mm double row -0 -42 -42 -Connector_PinHeader_2.00mm -PinHeader_2x21_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x21, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x21 2.00mm double row -0 -42 -42 -Connector_PinHeader_2.00mm -PinHeader_2x22_P2.00mm_Horizontal -Through hole angled pin header, 2x22, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x22 2.00mm double row -0 -44 -44 -Connector_PinHeader_2.00mm -PinHeader_2x22_P2.00mm_Vertical -Through hole straight pin header, 2x22, 2.00mm pitch, double rows -Through hole pin header THT 2x22 2.00mm double row -0 -44 -44 -Connector_PinHeader_2.00mm -PinHeader_2x22_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x22, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x22 2.00mm double row -0 -44 -44 -Connector_PinHeader_2.00mm -PinHeader_2x23_P2.00mm_Horizontal -Through hole angled pin header, 2x23, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x23 2.00mm double row -0 -46 -46 -Connector_PinHeader_2.00mm -PinHeader_2x23_P2.00mm_Vertical -Through hole straight pin header, 2x23, 2.00mm pitch, double rows -Through hole pin header THT 2x23 2.00mm double row -0 -46 -46 -Connector_PinHeader_2.00mm -PinHeader_2x23_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x23, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x23 2.00mm double row -0 -46 -46 -Connector_PinHeader_2.00mm -PinHeader_2x24_P2.00mm_Horizontal -Through hole angled pin header, 2x24, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x24 2.00mm double row -0 -48 -48 -Connector_PinHeader_2.00mm -PinHeader_2x24_P2.00mm_Vertical -Through hole straight pin header, 2x24, 2.00mm pitch, double rows -Through hole pin header THT 2x24 2.00mm double row -0 -48 -48 -Connector_PinHeader_2.00mm -PinHeader_2x24_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x24, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x24 2.00mm double row -0 -48 -48 -Connector_PinHeader_2.00mm -PinHeader_2x25_P2.00mm_Horizontal -Through hole angled pin header, 2x25, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x25 2.00mm double row -0 -50 -50 -Connector_PinHeader_2.00mm -PinHeader_2x25_P2.00mm_Vertical -Through hole straight pin header, 2x25, 2.00mm pitch, double rows -Through hole pin header THT 2x25 2.00mm double row -0 -50 -50 -Connector_PinHeader_2.00mm -PinHeader_2x25_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x25, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x25 2.00mm double row -0 -50 -50 -Connector_PinHeader_2.00mm -PinHeader_2x26_P2.00mm_Horizontal -Through hole angled pin header, 2x26, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x26 2.00mm double row -0 -52 -52 -Connector_PinHeader_2.00mm -PinHeader_2x26_P2.00mm_Vertical -Through hole straight pin header, 2x26, 2.00mm pitch, double rows -Through hole pin header THT 2x26 2.00mm double row -0 -52 -52 -Connector_PinHeader_2.00mm -PinHeader_2x26_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x26, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x26 2.00mm double row -0 -52 -52 -Connector_PinHeader_2.00mm -PinHeader_2x27_P2.00mm_Horizontal -Through hole angled pin header, 2x27, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x27 2.00mm double row -0 -54 -54 -Connector_PinHeader_2.00mm -PinHeader_2x27_P2.00mm_Vertical -Through hole straight pin header, 2x27, 2.00mm pitch, double rows -Through hole pin header THT 2x27 2.00mm double row -0 -54 -54 -Connector_PinHeader_2.00mm -PinHeader_2x27_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x27, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x27 2.00mm double row -0 -54 -54 -Connector_PinHeader_2.00mm -PinHeader_2x28_P2.00mm_Horizontal -Through hole angled pin header, 2x28, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x28 2.00mm double row -0 -56 -56 -Connector_PinHeader_2.00mm -PinHeader_2x28_P2.00mm_Vertical -Through hole straight pin header, 2x28, 2.00mm pitch, double rows -Through hole pin header THT 2x28 2.00mm double row -0 -56 -56 -Connector_PinHeader_2.00mm -PinHeader_2x28_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x28, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x28 2.00mm double row -0 -56 -56 -Connector_PinHeader_2.00mm -PinHeader_2x29_P2.00mm_Horizontal -Through hole angled pin header, 2x29, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x29 2.00mm double row -0 -58 -58 -Connector_PinHeader_2.00mm -PinHeader_2x29_P2.00mm_Vertical -Through hole straight pin header, 2x29, 2.00mm pitch, double rows -Through hole pin header THT 2x29 2.00mm double row -0 -58 -58 -Connector_PinHeader_2.00mm -PinHeader_2x29_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x29, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x29 2.00mm double row -0 -58 -58 -Connector_PinHeader_2.00mm -PinHeader_2x30_P2.00mm_Horizontal -Through hole angled pin header, 2x30, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x30 2.00mm double row -0 -60 -60 -Connector_PinHeader_2.00mm -PinHeader_2x30_P2.00mm_Vertical -Through hole straight pin header, 2x30, 2.00mm pitch, double rows -Through hole pin header THT 2x30 2.00mm double row -0 -60 -60 -Connector_PinHeader_2.00mm -PinHeader_2x30_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x30, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x30 2.00mm double row -0 -60 -60 -Connector_PinHeader_2.00mm -PinHeader_2x31_P2.00mm_Horizontal -Through hole angled pin header, 2x31, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x31 2.00mm double row -0 -62 -62 -Connector_PinHeader_2.00mm -PinHeader_2x31_P2.00mm_Vertical -Through hole straight pin header, 2x31, 2.00mm pitch, double rows -Through hole pin header THT 2x31 2.00mm double row -0 -62 -62 -Connector_PinHeader_2.00mm -PinHeader_2x31_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x31, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x31 2.00mm double row -0 -62 -62 -Connector_PinHeader_2.00mm -PinHeader_2x32_P2.00mm_Horizontal -Through hole angled pin header, 2x32, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x32 2.00mm double row -0 -64 -64 -Connector_PinHeader_2.00mm -PinHeader_2x32_P2.00mm_Vertical -Through hole straight pin header, 2x32, 2.00mm pitch, double rows -Through hole pin header THT 2x32 2.00mm double row -0 -64 -64 -Connector_PinHeader_2.00mm -PinHeader_2x32_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x32, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x32 2.00mm double row -0 -64 -64 -Connector_PinHeader_2.00mm -PinHeader_2x33_P2.00mm_Horizontal -Through hole angled pin header, 2x33, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x33 2.00mm double row -0 -66 -66 -Connector_PinHeader_2.00mm -PinHeader_2x33_P2.00mm_Vertical -Through hole straight pin header, 2x33, 2.00mm pitch, double rows -Through hole pin header THT 2x33 2.00mm double row -0 -66 -66 -Connector_PinHeader_2.00mm -PinHeader_2x33_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x33, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x33 2.00mm double row -0 -66 -66 -Connector_PinHeader_2.00mm -PinHeader_2x34_P2.00mm_Horizontal -Through hole angled pin header, 2x34, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x34 2.00mm double row -0 -68 -68 -Connector_PinHeader_2.00mm -PinHeader_2x34_P2.00mm_Vertical -Through hole straight pin header, 2x34, 2.00mm pitch, double rows -Through hole pin header THT 2x34 2.00mm double row -0 -68 -68 -Connector_PinHeader_2.00mm -PinHeader_2x34_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x34, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x34 2.00mm double row -0 -68 -68 -Connector_PinHeader_2.00mm -PinHeader_2x35_P2.00mm_Horizontal -Through hole angled pin header, 2x35, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x35 2.00mm double row -0 -70 -70 -Connector_PinHeader_2.00mm -PinHeader_2x35_P2.00mm_Vertical -Through hole straight pin header, 2x35, 2.00mm pitch, double rows -Through hole pin header THT 2x35 2.00mm double row -0 -70 -70 -Connector_PinHeader_2.00mm -PinHeader_2x35_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x35, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x35 2.00mm double row -0 -70 -70 -Connector_PinHeader_2.00mm -PinHeader_2x36_P2.00mm_Horizontal -Through hole angled pin header, 2x36, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x36 2.00mm double row -0 -72 -72 -Connector_PinHeader_2.00mm -PinHeader_2x36_P2.00mm_Vertical -Through hole straight pin header, 2x36, 2.00mm pitch, double rows -Through hole pin header THT 2x36 2.00mm double row -0 -72 -72 -Connector_PinHeader_2.00mm -PinHeader_2x36_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x36, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x36 2.00mm double row -0 -72 -72 -Connector_PinHeader_2.00mm -PinHeader_2x37_P2.00mm_Horizontal -Through hole angled pin header, 2x37, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x37 2.00mm double row -0 -74 -74 -Connector_PinHeader_2.00mm -PinHeader_2x37_P2.00mm_Vertical -Through hole straight pin header, 2x37, 2.00mm pitch, double rows -Through hole pin header THT 2x37 2.00mm double row -0 -74 -74 -Connector_PinHeader_2.00mm -PinHeader_2x37_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x37, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x37 2.00mm double row -0 -74 -74 -Connector_PinHeader_2.00mm -PinHeader_2x38_P2.00mm_Horizontal -Through hole angled pin header, 2x38, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x38 2.00mm double row -0 -76 -76 -Connector_PinHeader_2.00mm -PinHeader_2x38_P2.00mm_Vertical -Through hole straight pin header, 2x38, 2.00mm pitch, double rows -Through hole pin header THT 2x38 2.00mm double row -0 -76 -76 -Connector_PinHeader_2.00mm -PinHeader_2x38_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x38, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x38 2.00mm double row -0 -76 -76 -Connector_PinHeader_2.00mm -PinHeader_2x39_P2.00mm_Horizontal -Through hole angled pin header, 2x39, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x39 2.00mm double row -0 -78 -78 -Connector_PinHeader_2.00mm -PinHeader_2x39_P2.00mm_Vertical -Through hole straight pin header, 2x39, 2.00mm pitch, double rows -Through hole pin header THT 2x39 2.00mm double row -0 -78 -78 -Connector_PinHeader_2.00mm -PinHeader_2x39_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x39, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x39 2.00mm double row -0 -78 -78 -Connector_PinHeader_2.00mm -PinHeader_2x40_P2.00mm_Horizontal -Through hole angled pin header, 2x40, 2.00mm pitch, 4.2mm pin length, double rows -Through hole angled pin header THT 2x40 2.00mm double row -0 -80 -80 -Connector_PinHeader_2.00mm -PinHeader_2x40_P2.00mm_Vertical -Through hole straight pin header, 2x40, 2.00mm pitch, double rows -Through hole pin header THT 2x40 2.00mm double row -0 -80 -80 -Connector_PinHeader_2.00mm -PinHeader_2x40_P2.00mm_Vertical_SMD -surface-mounted straight pin header, 2x40, 2.00mm pitch, double rows -Surface mounted pin header SMD 2x40 2.00mm double row -0 -80 -80 -Connector_PinHeader_2.54mm -PinHeader_1x01_P2.54mm_Horizontal -Through hole angled pin header, 1x01, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x01 2.54mm single row -0 -1 -1 -Connector_PinHeader_2.54mm -PinHeader_1x01_P2.54mm_Vertical -Through hole straight pin header, 1x01, 2.54mm pitch, single row -Through hole pin header THT 1x01 2.54mm single row -0 -1 -1 -Connector_PinHeader_2.54mm -PinHeader_1x02_P2.54mm_Horizontal -Through hole angled pin header, 1x02, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x02 2.54mm single row -0 -2 -2 -Connector_PinHeader_2.54mm -PinHeader_1x02_P2.54mm_Vertical -Through hole straight pin header, 1x02, 2.54mm pitch, single row -Through hole pin header THT 1x02 2.54mm single row -0 -2 -2 -Connector_PinHeader_2.54mm -PinHeader_1x02_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x02, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x02 2.54mm single row style1 pin1 left -0 -2 -2 -Connector_PinHeader_2.54mm -PinHeader_1x02_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x02, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x02 2.54mm single row style2 pin1 right -0 -2 -2 -Connector_PinHeader_2.54mm -PinHeader_1x03_P2.54mm_Horizontal -Through hole angled pin header, 1x03, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x03 2.54mm single row -0 -3 -3 -Connector_PinHeader_2.54mm -PinHeader_1x03_P2.54mm_Vertical -Through hole straight pin header, 1x03, 2.54mm pitch, single row -Through hole pin header THT 1x03 2.54mm single row -0 -3 -3 -Connector_PinHeader_2.54mm -PinHeader_1x03_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x03, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x03 2.54mm single row style1 pin1 left -0 -3 -3 -Connector_PinHeader_2.54mm -PinHeader_1x03_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x03, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x03 2.54mm single row style2 pin1 right -0 -3 -3 -Connector_PinHeader_2.54mm -PinHeader_1x04_P2.54mm_Horizontal -Through hole angled pin header, 1x04, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x04 2.54mm single row -0 -4 -4 -Connector_PinHeader_2.54mm -PinHeader_1x04_P2.54mm_Vertical -Through hole straight pin header, 1x04, 2.54mm pitch, single row -Through hole pin header THT 1x04 2.54mm single row -0 -4 -4 -Connector_PinHeader_2.54mm -PinHeader_1x04_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x04, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x04 2.54mm single row style1 pin1 left -0 -4 -4 -Connector_PinHeader_2.54mm -PinHeader_1x04_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x04, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x04 2.54mm single row style2 pin1 right -0 -4 -4 -Connector_PinHeader_2.54mm -PinHeader_1x05_P2.54mm_Horizontal -Through hole angled pin header, 1x05, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x05 2.54mm single row -0 -5 -5 -Connector_PinHeader_2.54mm -PinHeader_1x05_P2.54mm_Vertical -Through hole straight pin header, 1x05, 2.54mm pitch, single row -Through hole pin header THT 1x05 2.54mm single row -0 -5 -5 -Connector_PinHeader_2.54mm -PinHeader_1x05_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x05, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x05 2.54mm single row style1 pin1 left -0 -5 -5 -Connector_PinHeader_2.54mm -PinHeader_1x05_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x05, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x05 2.54mm single row style2 pin1 right -0 -5 -5 -Connector_PinHeader_2.54mm -PinHeader_1x06_P2.54mm_Horizontal -Through hole angled pin header, 1x06, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x06 2.54mm single row -0 -6 -6 -Connector_PinHeader_2.54mm -PinHeader_1x06_P2.54mm_Vertical -Through hole straight pin header, 1x06, 2.54mm pitch, single row -Through hole pin header THT 1x06 2.54mm single row -0 -6 -6 -Connector_PinHeader_2.54mm -PinHeader_1x06_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x06, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x06 2.54mm single row style1 pin1 left -0 -6 -6 -Connector_PinHeader_2.54mm -PinHeader_1x06_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x06, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x06 2.54mm single row style2 pin1 right -0 -6 -6 -Connector_PinHeader_2.54mm -PinHeader_1x07_P2.54mm_Horizontal -Through hole angled pin header, 1x07, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x07 2.54mm single row -0 -7 -7 -Connector_PinHeader_2.54mm -PinHeader_1x07_P2.54mm_Vertical -Through hole straight pin header, 1x07, 2.54mm pitch, single row -Through hole pin header THT 1x07 2.54mm single row -0 -7 -7 -Connector_PinHeader_2.54mm -PinHeader_1x07_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x07, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x07 2.54mm single row style1 pin1 left -0 -7 -7 -Connector_PinHeader_2.54mm -PinHeader_1x07_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x07, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x07 2.54mm single row style2 pin1 right -0 -7 -7 -Connector_PinHeader_2.54mm -PinHeader_1x08_P2.54mm_Horizontal -Through hole angled pin header, 1x08, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x08 2.54mm single row -0 -8 -8 -Connector_PinHeader_2.54mm -PinHeader_1x08_P2.54mm_Vertical -Through hole straight pin header, 1x08, 2.54mm pitch, single row -Through hole pin header THT 1x08 2.54mm single row -0 -8 -8 -Connector_PinHeader_2.54mm -PinHeader_1x08_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x08, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x08 2.54mm single row style1 pin1 left -0 -8 -8 -Connector_PinHeader_2.54mm -PinHeader_1x08_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x08, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x08 2.54mm single row style2 pin1 right -0 -8 -8 -Connector_PinHeader_2.54mm -PinHeader_1x09_P2.54mm_Horizontal -Through hole angled pin header, 1x09, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x09 2.54mm single row -0 -9 -9 -Connector_PinHeader_2.54mm -PinHeader_1x09_P2.54mm_Vertical -Through hole straight pin header, 1x09, 2.54mm pitch, single row -Through hole pin header THT 1x09 2.54mm single row -0 -9 -9 -Connector_PinHeader_2.54mm -PinHeader_1x09_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x09, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x09 2.54mm single row style1 pin1 left -0 -9 -9 -Connector_PinHeader_2.54mm -PinHeader_1x09_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x09, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x09 2.54mm single row style2 pin1 right -0 -9 -9 -Connector_PinHeader_2.54mm -PinHeader_1x10_P2.54mm_Horizontal -Through hole angled pin header, 1x10, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x10 2.54mm single row -0 -10 -10 -Connector_PinHeader_2.54mm -PinHeader_1x10_P2.54mm_Vertical -Through hole straight pin header, 1x10, 2.54mm pitch, single row -Through hole pin header THT 1x10 2.54mm single row -0 -10 -10 -Connector_PinHeader_2.54mm -PinHeader_1x10_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x10, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x10 2.54mm single row style1 pin1 left -0 -10 -10 -Connector_PinHeader_2.54mm -PinHeader_1x10_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x10, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x10 2.54mm single row style2 pin1 right -0 -10 -10 -Connector_PinHeader_2.54mm -PinHeader_1x11_P2.54mm_Horizontal -Through hole angled pin header, 1x11, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x11 2.54mm single row -0 -11 -11 -Connector_PinHeader_2.54mm -PinHeader_1x11_P2.54mm_Vertical -Through hole straight pin header, 1x11, 2.54mm pitch, single row -Through hole pin header THT 1x11 2.54mm single row -0 -11 -11 -Connector_PinHeader_2.54mm -PinHeader_1x11_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x11, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x11 2.54mm single row style1 pin1 left -0 -11 -11 -Connector_PinHeader_2.54mm -PinHeader_1x11_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x11, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x11 2.54mm single row style2 pin1 right -0 -11 -11 -Connector_PinHeader_2.54mm -PinHeader_1x12_P2.54mm_Horizontal -Through hole angled pin header, 1x12, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x12 2.54mm single row -0 -12 -12 -Connector_PinHeader_2.54mm -PinHeader_1x12_P2.54mm_Vertical -Through hole straight pin header, 1x12, 2.54mm pitch, single row -Through hole pin header THT 1x12 2.54mm single row -0 -12 -12 -Connector_PinHeader_2.54mm -PinHeader_1x12_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x12, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x12 2.54mm single row style1 pin1 left -0 -12 -12 -Connector_PinHeader_2.54mm -PinHeader_1x12_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x12, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x12 2.54mm single row style2 pin1 right -0 -12 -12 -Connector_PinHeader_2.54mm -PinHeader_1x13_P2.54mm_Horizontal -Through hole angled pin header, 1x13, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x13 2.54mm single row -0 -13 -13 -Connector_PinHeader_2.54mm -PinHeader_1x13_P2.54mm_Vertical -Through hole straight pin header, 1x13, 2.54mm pitch, single row -Through hole pin header THT 1x13 2.54mm single row -0 -13 -13 -Connector_PinHeader_2.54mm -PinHeader_1x13_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x13, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x13 2.54mm single row style1 pin1 left -0 -13 -13 -Connector_PinHeader_2.54mm -PinHeader_1x13_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x13, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x13 2.54mm single row style2 pin1 right -0 -13 -13 -Connector_PinHeader_2.54mm -PinHeader_1x14_P2.54mm_Horizontal -Through hole angled pin header, 1x14, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x14 2.54mm single row -0 -14 -14 -Connector_PinHeader_2.54mm -PinHeader_1x14_P2.54mm_Vertical -Through hole straight pin header, 1x14, 2.54mm pitch, single row -Through hole pin header THT 1x14 2.54mm single row -0 -14 -14 -Connector_PinHeader_2.54mm -PinHeader_1x14_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x14, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x14 2.54mm single row style1 pin1 left -0 -14 -14 -Connector_PinHeader_2.54mm -PinHeader_1x14_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x14, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x14 2.54mm single row style2 pin1 right -0 -14 -14 -Connector_PinHeader_2.54mm -PinHeader_1x15_P2.54mm_Horizontal -Through hole angled pin header, 1x15, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x15 2.54mm single row -0 -15 -15 -Connector_PinHeader_2.54mm -PinHeader_1x15_P2.54mm_Vertical -Through hole straight pin header, 1x15, 2.54mm pitch, single row -Through hole pin header THT 1x15 2.54mm single row -0 -15 -15 -Connector_PinHeader_2.54mm -PinHeader_1x15_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x15, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x15 2.54mm single row style1 pin1 left -0 -15 -15 -Connector_PinHeader_2.54mm -PinHeader_1x15_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x15, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x15 2.54mm single row style2 pin1 right -0 -15 -15 -Connector_PinHeader_2.54mm -PinHeader_1x16_P2.54mm_Horizontal -Through hole angled pin header, 1x16, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x16 2.54mm single row -0 -16 -16 -Connector_PinHeader_2.54mm -PinHeader_1x16_P2.54mm_Vertical -Through hole straight pin header, 1x16, 2.54mm pitch, single row -Through hole pin header THT 1x16 2.54mm single row -0 -16 -16 -Connector_PinHeader_2.54mm -PinHeader_1x16_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x16, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x16 2.54mm single row style1 pin1 left -0 -16 -16 -Connector_PinHeader_2.54mm -PinHeader_1x16_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x16, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x16 2.54mm single row style2 pin1 right -0 -16 -16 -Connector_PinHeader_2.54mm -PinHeader_1x17_P2.54mm_Horizontal -Through hole angled pin header, 1x17, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x17 2.54mm single row -0 -17 -17 -Connector_PinHeader_2.54mm -PinHeader_1x17_P2.54mm_Vertical -Through hole straight pin header, 1x17, 2.54mm pitch, single row -Through hole pin header THT 1x17 2.54mm single row -0 -17 -17 -Connector_PinHeader_2.54mm -PinHeader_1x17_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x17, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x17 2.54mm single row style1 pin1 left -0 -17 -17 -Connector_PinHeader_2.54mm -PinHeader_1x17_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x17, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x17 2.54mm single row style2 pin1 right -0 -17 -17 -Connector_PinHeader_2.54mm -PinHeader_1x18_P2.54mm_Horizontal -Through hole angled pin header, 1x18, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x18 2.54mm single row -0 -18 -18 -Connector_PinHeader_2.54mm -PinHeader_1x18_P2.54mm_Vertical -Through hole straight pin header, 1x18, 2.54mm pitch, single row -Through hole pin header THT 1x18 2.54mm single row -0 -18 -18 -Connector_PinHeader_2.54mm -PinHeader_1x18_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x18, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x18 2.54mm single row style1 pin1 left -0 -18 -18 -Connector_PinHeader_2.54mm -PinHeader_1x18_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x18, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x18 2.54mm single row style2 pin1 right -0 -18 -18 -Connector_PinHeader_2.54mm -PinHeader_1x19_P2.54mm_Horizontal -Through hole angled pin header, 1x19, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x19 2.54mm single row -0 -19 -19 -Connector_PinHeader_2.54mm -PinHeader_1x19_P2.54mm_Vertical -Through hole straight pin header, 1x19, 2.54mm pitch, single row -Through hole pin header THT 1x19 2.54mm single row -0 -19 -19 -Connector_PinHeader_2.54mm -PinHeader_1x19_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x19, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x19 2.54mm single row style1 pin1 left -0 -19 -19 -Connector_PinHeader_2.54mm -PinHeader_1x19_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x19, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x19 2.54mm single row style2 pin1 right -0 -19 -19 -Connector_PinHeader_2.54mm -PinHeader_1x20_P2.54mm_Horizontal -Through hole angled pin header, 1x20, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x20 2.54mm single row -0 -20 -20 -Connector_PinHeader_2.54mm -PinHeader_1x20_P2.54mm_Vertical -Through hole straight pin header, 1x20, 2.54mm pitch, single row -Through hole pin header THT 1x20 2.54mm single row -0 -20 -20 -Connector_PinHeader_2.54mm -PinHeader_1x20_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x20, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x20 2.54mm single row style1 pin1 left -0 -20 -20 -Connector_PinHeader_2.54mm -PinHeader_1x20_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x20, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x20 2.54mm single row style2 pin1 right -0 -20 -20 -Connector_PinHeader_2.54mm -PinHeader_1x21_P2.54mm_Horizontal -Through hole angled pin header, 1x21, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x21 2.54mm single row -0 -21 -21 -Connector_PinHeader_2.54mm -PinHeader_1x21_P2.54mm_Vertical -Through hole straight pin header, 1x21, 2.54mm pitch, single row -Through hole pin header THT 1x21 2.54mm single row -0 -21 -21 -Connector_PinHeader_2.54mm -PinHeader_1x21_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x21, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x21 2.54mm single row style1 pin1 left -0 -21 -21 -Connector_PinHeader_2.54mm -PinHeader_1x21_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x21, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x21 2.54mm single row style2 pin1 right -0 -21 -21 -Connector_PinHeader_2.54mm -PinHeader_1x22_P2.54mm_Horizontal -Through hole angled pin header, 1x22, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x22 2.54mm single row -0 -22 -22 -Connector_PinHeader_2.54mm -PinHeader_1x22_P2.54mm_Vertical -Through hole straight pin header, 1x22, 2.54mm pitch, single row -Through hole pin header THT 1x22 2.54mm single row -0 -22 -22 -Connector_PinHeader_2.54mm -PinHeader_1x22_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x22, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x22 2.54mm single row style1 pin1 left -0 -22 -22 -Connector_PinHeader_2.54mm -PinHeader_1x22_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x22, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x22 2.54mm single row style2 pin1 right -0 -22 -22 -Connector_PinHeader_2.54mm -PinHeader_1x23_P2.54mm_Horizontal -Through hole angled pin header, 1x23, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x23 2.54mm single row -0 -23 -23 -Connector_PinHeader_2.54mm -PinHeader_1x23_P2.54mm_Vertical -Through hole straight pin header, 1x23, 2.54mm pitch, single row -Through hole pin header THT 1x23 2.54mm single row -0 -23 -23 -Connector_PinHeader_2.54mm -PinHeader_1x23_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x23, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x23 2.54mm single row style1 pin1 left -0 -23 -23 -Connector_PinHeader_2.54mm -PinHeader_1x23_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x23, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x23 2.54mm single row style2 pin1 right -0 -23 -23 -Connector_PinHeader_2.54mm -PinHeader_1x24_P2.54mm_Horizontal -Through hole angled pin header, 1x24, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x24 2.54mm single row -0 -24 -24 -Connector_PinHeader_2.54mm -PinHeader_1x24_P2.54mm_Vertical -Through hole straight pin header, 1x24, 2.54mm pitch, single row -Through hole pin header THT 1x24 2.54mm single row -0 -24 -24 -Connector_PinHeader_2.54mm -PinHeader_1x24_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x24, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x24 2.54mm single row style1 pin1 left -0 -24 -24 -Connector_PinHeader_2.54mm -PinHeader_1x24_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x24, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x24 2.54mm single row style2 pin1 right -0 -24 -24 -Connector_PinHeader_2.54mm -PinHeader_1x25_P2.54mm_Horizontal -Through hole angled pin header, 1x25, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x25 2.54mm single row -0 -25 -25 -Connector_PinHeader_2.54mm -PinHeader_1x25_P2.54mm_Vertical -Through hole straight pin header, 1x25, 2.54mm pitch, single row -Through hole pin header THT 1x25 2.54mm single row -0 -25 -25 -Connector_PinHeader_2.54mm -PinHeader_1x25_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x25, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x25 2.54mm single row style1 pin1 left -0 -25 -25 -Connector_PinHeader_2.54mm -PinHeader_1x25_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x25, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x25 2.54mm single row style2 pin1 right -0 -25 -25 -Connector_PinHeader_2.54mm -PinHeader_1x26_P2.54mm_Horizontal -Through hole angled pin header, 1x26, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x26 2.54mm single row -0 -26 -26 -Connector_PinHeader_2.54mm -PinHeader_1x26_P2.54mm_Vertical -Through hole straight pin header, 1x26, 2.54mm pitch, single row -Through hole pin header THT 1x26 2.54mm single row -0 -26 -26 -Connector_PinHeader_2.54mm -PinHeader_1x26_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x26, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x26 2.54mm single row style1 pin1 left -0 -26 -26 -Connector_PinHeader_2.54mm -PinHeader_1x26_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x26, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x26 2.54mm single row style2 pin1 right -0 -26 -26 -Connector_PinHeader_2.54mm -PinHeader_1x27_P2.54mm_Horizontal -Through hole angled pin header, 1x27, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x27 2.54mm single row -0 -27 -27 -Connector_PinHeader_2.54mm -PinHeader_1x27_P2.54mm_Vertical -Through hole straight pin header, 1x27, 2.54mm pitch, single row -Through hole pin header THT 1x27 2.54mm single row -0 -27 -27 -Connector_PinHeader_2.54mm -PinHeader_1x27_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x27, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x27 2.54mm single row style1 pin1 left -0 -27 -27 -Connector_PinHeader_2.54mm -PinHeader_1x27_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x27, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x27 2.54mm single row style2 pin1 right -0 -27 -27 -Connector_PinHeader_2.54mm -PinHeader_1x28_P2.54mm_Horizontal -Through hole angled pin header, 1x28, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x28 2.54mm single row -0 -28 -28 -Connector_PinHeader_2.54mm -PinHeader_1x28_P2.54mm_Vertical -Through hole straight pin header, 1x28, 2.54mm pitch, single row -Through hole pin header THT 1x28 2.54mm single row -0 -28 -28 -Connector_PinHeader_2.54mm -PinHeader_1x28_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x28, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x28 2.54mm single row style1 pin1 left -0 -28 -28 -Connector_PinHeader_2.54mm -PinHeader_1x28_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x28, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x28 2.54mm single row style2 pin1 right -0 -28 -28 -Connector_PinHeader_2.54mm -PinHeader_1x29_P2.54mm_Horizontal -Through hole angled pin header, 1x29, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x29 2.54mm single row -0 -29 -29 -Connector_PinHeader_2.54mm -PinHeader_1x29_P2.54mm_Vertical -Through hole straight pin header, 1x29, 2.54mm pitch, single row -Through hole pin header THT 1x29 2.54mm single row -0 -29 -29 -Connector_PinHeader_2.54mm -PinHeader_1x29_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x29, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x29 2.54mm single row style1 pin1 left -0 -29 -29 -Connector_PinHeader_2.54mm -PinHeader_1x29_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x29, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x29 2.54mm single row style2 pin1 right -0 -29 -29 -Connector_PinHeader_2.54mm -PinHeader_1x30_P2.54mm_Horizontal -Through hole angled pin header, 1x30, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x30 2.54mm single row -0 -30 -30 -Connector_PinHeader_2.54mm -PinHeader_1x30_P2.54mm_Vertical -Through hole straight pin header, 1x30, 2.54mm pitch, single row -Through hole pin header THT 1x30 2.54mm single row -0 -30 -30 -Connector_PinHeader_2.54mm -PinHeader_1x30_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x30, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x30 2.54mm single row style1 pin1 left -0 -30 -30 -Connector_PinHeader_2.54mm -PinHeader_1x30_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x30, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x30 2.54mm single row style2 pin1 right -0 -30 -30 -Connector_PinHeader_2.54mm -PinHeader_1x31_P2.54mm_Horizontal -Through hole angled pin header, 1x31, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x31 2.54mm single row -0 -31 -31 -Connector_PinHeader_2.54mm -PinHeader_1x31_P2.54mm_Vertical -Through hole straight pin header, 1x31, 2.54mm pitch, single row -Through hole pin header THT 1x31 2.54mm single row -0 -31 -31 -Connector_PinHeader_2.54mm -PinHeader_1x31_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x31, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x31 2.54mm single row style1 pin1 left -0 -31 -31 -Connector_PinHeader_2.54mm -PinHeader_1x31_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x31, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x31 2.54mm single row style2 pin1 right -0 -31 -31 -Connector_PinHeader_2.54mm -PinHeader_1x32_P2.54mm_Horizontal -Through hole angled pin header, 1x32, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x32 2.54mm single row -0 -32 -32 -Connector_PinHeader_2.54mm -PinHeader_1x32_P2.54mm_Vertical -Through hole straight pin header, 1x32, 2.54mm pitch, single row -Through hole pin header THT 1x32 2.54mm single row -0 -32 -32 -Connector_PinHeader_2.54mm -PinHeader_1x32_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x32, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x32 2.54mm single row style1 pin1 left -0 -32 -32 -Connector_PinHeader_2.54mm -PinHeader_1x32_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x32, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x32 2.54mm single row style2 pin1 right -0 -32 -32 -Connector_PinHeader_2.54mm -PinHeader_1x33_P2.54mm_Horizontal -Through hole angled pin header, 1x33, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x33 2.54mm single row -0 -33 -33 -Connector_PinHeader_2.54mm -PinHeader_1x33_P2.54mm_Vertical -Through hole straight pin header, 1x33, 2.54mm pitch, single row -Through hole pin header THT 1x33 2.54mm single row -0 -33 -33 -Connector_PinHeader_2.54mm -PinHeader_1x33_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x33, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x33 2.54mm single row style1 pin1 left -0 -33 -33 -Connector_PinHeader_2.54mm -PinHeader_1x33_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x33, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x33 2.54mm single row style2 pin1 right -0 -33 -33 -Connector_PinHeader_2.54mm -PinHeader_1x34_P2.54mm_Horizontal -Through hole angled pin header, 1x34, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x34 2.54mm single row -0 -34 -34 -Connector_PinHeader_2.54mm -PinHeader_1x34_P2.54mm_Vertical -Through hole straight pin header, 1x34, 2.54mm pitch, single row -Through hole pin header THT 1x34 2.54mm single row -0 -34 -34 -Connector_PinHeader_2.54mm -PinHeader_1x34_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x34, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x34 2.54mm single row style1 pin1 left -0 -34 -34 -Connector_PinHeader_2.54mm -PinHeader_1x34_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x34, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x34 2.54mm single row style2 pin1 right -0 -34 -34 -Connector_PinHeader_2.54mm -PinHeader_1x35_P2.54mm_Horizontal -Through hole angled pin header, 1x35, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x35 2.54mm single row -0 -35 -35 -Connector_PinHeader_2.54mm -PinHeader_1x35_P2.54mm_Vertical -Through hole straight pin header, 1x35, 2.54mm pitch, single row -Through hole pin header THT 1x35 2.54mm single row -0 -35 -35 -Connector_PinHeader_2.54mm -PinHeader_1x35_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x35, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x35 2.54mm single row style1 pin1 left -0 -35 -35 -Connector_PinHeader_2.54mm -PinHeader_1x35_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x35, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x35 2.54mm single row style2 pin1 right -0 -35 -35 -Connector_PinHeader_2.54mm -PinHeader_1x36_P2.54mm_Horizontal -Through hole angled pin header, 1x36, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x36 2.54mm single row -0 -36 -36 -Connector_PinHeader_2.54mm -PinHeader_1x36_P2.54mm_Vertical -Through hole straight pin header, 1x36, 2.54mm pitch, single row -Through hole pin header THT 1x36 2.54mm single row -0 -36 -36 -Connector_PinHeader_2.54mm -PinHeader_1x36_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x36, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x36 2.54mm single row style1 pin1 left -0 -36 -36 -Connector_PinHeader_2.54mm -PinHeader_1x36_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x36, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x36 2.54mm single row style2 pin1 right -0 -36 -36 -Connector_PinHeader_2.54mm -PinHeader_1x37_P2.54mm_Horizontal -Through hole angled pin header, 1x37, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x37 2.54mm single row -0 -37 -37 -Connector_PinHeader_2.54mm -PinHeader_1x37_P2.54mm_Vertical -Through hole straight pin header, 1x37, 2.54mm pitch, single row -Through hole pin header THT 1x37 2.54mm single row -0 -37 -37 -Connector_PinHeader_2.54mm -PinHeader_1x37_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x37, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x37 2.54mm single row style1 pin1 left -0 -37 -37 -Connector_PinHeader_2.54mm -PinHeader_1x37_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x37, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x37 2.54mm single row style2 pin1 right -0 -37 -37 -Connector_PinHeader_2.54mm -PinHeader_1x38_P2.54mm_Horizontal -Through hole angled pin header, 1x38, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x38 2.54mm single row -0 -38 -38 -Connector_PinHeader_2.54mm -PinHeader_1x38_P2.54mm_Vertical -Through hole straight pin header, 1x38, 2.54mm pitch, single row -Through hole pin header THT 1x38 2.54mm single row -0 -38 -38 -Connector_PinHeader_2.54mm -PinHeader_1x38_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x38, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x38 2.54mm single row style1 pin1 left -0 -38 -38 -Connector_PinHeader_2.54mm -PinHeader_1x38_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x38, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x38 2.54mm single row style2 pin1 right -0 -38 -38 -Connector_PinHeader_2.54mm -PinHeader_1x39_P2.54mm_Horizontal -Through hole angled pin header, 1x39, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x39 2.54mm single row -0 -39 -39 -Connector_PinHeader_2.54mm -PinHeader_1x39_P2.54mm_Vertical -Through hole straight pin header, 1x39, 2.54mm pitch, single row -Through hole pin header THT 1x39 2.54mm single row -0 -39 -39 -Connector_PinHeader_2.54mm -PinHeader_1x39_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x39, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x39 2.54mm single row style1 pin1 left -0 -39 -39 -Connector_PinHeader_2.54mm -PinHeader_1x39_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x39, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x39 2.54mm single row style2 pin1 right -0 -39 -39 -Connector_PinHeader_2.54mm -PinHeader_1x40_P2.54mm_Horizontal -Through hole angled pin header, 1x40, 2.54mm pitch, 6mm pin length, single row -Through hole angled pin header THT 1x40 2.54mm single row -0 -40 -40 -Connector_PinHeader_2.54mm -PinHeader_1x40_P2.54mm_Vertical -Through hole straight pin header, 1x40, 2.54mm pitch, single row -Through hole pin header THT 1x40 2.54mm single row -0 -40 -40 -Connector_PinHeader_2.54mm -PinHeader_1x40_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight pin header, 1x40, 2.54mm pitch, single row, style 1 (pin 1 left) -Surface mounted pin header SMD 1x40 2.54mm single row style1 pin1 left -0 -40 -40 -Connector_PinHeader_2.54mm -PinHeader_1x40_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight pin header, 1x40, 2.54mm pitch, single row, style 2 (pin 1 right) -Surface mounted pin header SMD 1x40 2.54mm single row style2 pin1 right -0 -40 -40 -Connector_PinHeader_2.54mm -PinHeader_2x01_P2.54mm_Horizontal -Through hole angled pin header, 2x01, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x01 2.54mm double row -0 -2 -2 -Connector_PinHeader_2.54mm -PinHeader_2x01_P2.54mm_Vertical -Through hole straight pin header, 2x01, 2.54mm pitch, double rows -Through hole pin header THT 2x01 2.54mm double row -0 -2 -2 -Connector_PinHeader_2.54mm -PinHeader_2x01_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x01, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x01 2.54mm double row -0 -2 -2 -Connector_PinHeader_2.54mm -PinHeader_2x02_P2.54mm_Horizontal -Through hole angled pin header, 2x02, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x02 2.54mm double row -0 -4 -4 -Connector_PinHeader_2.54mm -PinHeader_2x02_P2.54mm_Vertical -Through hole straight pin header, 2x02, 2.54mm pitch, double rows -Through hole pin header THT 2x02 2.54mm double row -0 -4 -4 -Connector_PinHeader_2.54mm -PinHeader_2x02_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x02, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x02 2.54mm double row -0 -4 -4 -Connector_PinHeader_2.54mm -PinHeader_2x03_P2.54mm_Horizontal -Through hole angled pin header, 2x03, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x03 2.54mm double row -0 -6 -6 -Connector_PinHeader_2.54mm -PinHeader_2x03_P2.54mm_Vertical -Through hole straight pin header, 2x03, 2.54mm pitch, double rows -Through hole pin header THT 2x03 2.54mm double row -0 -6 -6 -Connector_PinHeader_2.54mm -PinHeader_2x03_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x03, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x03 2.54mm double row -0 -6 -6 -Connector_PinHeader_2.54mm -PinHeader_2x04_P2.54mm_Horizontal -Through hole angled pin header, 2x04, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x04 2.54mm double row -0 -8 -8 -Connector_PinHeader_2.54mm -PinHeader_2x04_P2.54mm_Vertical -Through hole straight pin header, 2x04, 2.54mm pitch, double rows -Through hole pin header THT 2x04 2.54mm double row -0 -8 -8 -Connector_PinHeader_2.54mm -PinHeader_2x04_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x04, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x04 2.54mm double row -0 -8 -8 -Connector_PinHeader_2.54mm -PinHeader_2x05_P2.54mm_Horizontal -Through hole angled pin header, 2x05, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x05 2.54mm double row -0 -10 -10 -Connector_PinHeader_2.54mm -PinHeader_2x05_P2.54mm_Vertical -Through hole straight pin header, 2x05, 2.54mm pitch, double rows -Through hole pin header THT 2x05 2.54mm double row -0 -10 -10 -Connector_PinHeader_2.54mm -PinHeader_2x05_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x05, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x05 2.54mm double row -0 -10 -10 -Connector_PinHeader_2.54mm -PinHeader_2x06_P2.54mm_Horizontal -Through hole angled pin header, 2x06, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x06 2.54mm double row -0 -12 -12 -Connector_PinHeader_2.54mm -PinHeader_2x06_P2.54mm_Vertical -Through hole straight pin header, 2x06, 2.54mm pitch, double rows -Through hole pin header THT 2x06 2.54mm double row -0 -12 -12 -Connector_PinHeader_2.54mm -PinHeader_2x06_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x06, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x06 2.54mm double row -0 -12 -12 -Connector_PinHeader_2.54mm -PinHeader_2x07_P2.54mm_Horizontal -Through hole angled pin header, 2x07, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x07 2.54mm double row -0 -14 -14 -Connector_PinHeader_2.54mm -PinHeader_2x07_P2.54mm_Vertical -Through hole straight pin header, 2x07, 2.54mm pitch, double rows -Through hole pin header THT 2x07 2.54mm double row -0 -14 -14 -Connector_PinHeader_2.54mm -PinHeader_2x07_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x07, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x07 2.54mm double row -0 -14 -14 -Connector_PinHeader_2.54mm -PinHeader_2x08_P2.54mm_Horizontal -Through hole angled pin header, 2x08, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x08 2.54mm double row -0 -16 -16 -Connector_PinHeader_2.54mm -PinHeader_2x08_P2.54mm_Vertical -Through hole straight pin header, 2x08, 2.54mm pitch, double rows -Through hole pin header THT 2x08 2.54mm double row -0 -16 -16 -Connector_PinHeader_2.54mm -PinHeader_2x08_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x08, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x08 2.54mm double row -0 -16 -16 -Connector_PinHeader_2.54mm -PinHeader_2x09_P2.54mm_Horizontal -Through hole angled pin header, 2x09, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x09 2.54mm double row -0 -18 -18 -Connector_PinHeader_2.54mm -PinHeader_2x09_P2.54mm_Vertical -Through hole straight pin header, 2x09, 2.54mm pitch, double rows -Through hole pin header THT 2x09 2.54mm double row -0 -18 -18 -Connector_PinHeader_2.54mm -PinHeader_2x09_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x09, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x09 2.54mm double row -0 -18 -18 -Connector_PinHeader_2.54mm -PinHeader_2x10_P2.54mm_Horizontal -Through hole angled pin header, 2x10, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x10 2.54mm double row -0 -20 -20 -Connector_PinHeader_2.54mm -PinHeader_2x10_P2.54mm_Vertical -Through hole straight pin header, 2x10, 2.54mm pitch, double rows -Through hole pin header THT 2x10 2.54mm double row -0 -20 -20 -Connector_PinHeader_2.54mm -PinHeader_2x10_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x10, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x10 2.54mm double row -0 -20 -20 -Connector_PinHeader_2.54mm -PinHeader_2x11_P2.54mm_Horizontal -Through hole angled pin header, 2x11, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x11 2.54mm double row -0 -22 -22 -Connector_PinHeader_2.54mm -PinHeader_2x11_P2.54mm_Vertical -Through hole straight pin header, 2x11, 2.54mm pitch, double rows -Through hole pin header THT 2x11 2.54mm double row -0 -22 -22 -Connector_PinHeader_2.54mm -PinHeader_2x11_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x11, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x11 2.54mm double row -0 -22 -22 -Connector_PinHeader_2.54mm -PinHeader_2x12_P2.54mm_Horizontal -Through hole angled pin header, 2x12, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x12 2.54mm double row -0 -24 -24 -Connector_PinHeader_2.54mm -PinHeader_2x12_P2.54mm_Vertical -Through hole straight pin header, 2x12, 2.54mm pitch, double rows -Through hole pin header THT 2x12 2.54mm double row -0 -24 -24 -Connector_PinHeader_2.54mm -PinHeader_2x12_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x12, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x12 2.54mm double row -0 -24 -24 -Connector_PinHeader_2.54mm -PinHeader_2x13_P2.54mm_Horizontal -Through hole angled pin header, 2x13, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x13 2.54mm double row -0 -26 -26 -Connector_PinHeader_2.54mm -PinHeader_2x13_P2.54mm_Vertical -Through hole straight pin header, 2x13, 2.54mm pitch, double rows -Through hole pin header THT 2x13 2.54mm double row -0 -26 -26 -Connector_PinHeader_2.54mm -PinHeader_2x13_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x13, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x13 2.54mm double row -0 -26 -26 -Connector_PinHeader_2.54mm -PinHeader_2x14_P2.54mm_Horizontal -Through hole angled pin header, 2x14, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x14 2.54mm double row -0 -28 -28 -Connector_PinHeader_2.54mm -PinHeader_2x14_P2.54mm_Vertical -Through hole straight pin header, 2x14, 2.54mm pitch, double rows -Through hole pin header THT 2x14 2.54mm double row -0 -28 -28 -Connector_PinHeader_2.54mm -PinHeader_2x14_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x14, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x14 2.54mm double row -0 -28 -28 -Connector_PinHeader_2.54mm -PinHeader_2x15_P2.54mm_Horizontal -Through hole angled pin header, 2x15, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x15 2.54mm double row -0 -30 -30 -Connector_PinHeader_2.54mm -PinHeader_2x15_P2.54mm_Vertical -Through hole straight pin header, 2x15, 2.54mm pitch, double rows -Through hole pin header THT 2x15 2.54mm double row -0 -30 -30 -Connector_PinHeader_2.54mm -PinHeader_2x15_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x15, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x15 2.54mm double row -0 -30 -30 -Connector_PinHeader_2.54mm -PinHeader_2x16_P2.54mm_Horizontal -Through hole angled pin header, 2x16, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x16 2.54mm double row -0 -32 -32 -Connector_PinHeader_2.54mm -PinHeader_2x16_P2.54mm_Vertical -Through hole straight pin header, 2x16, 2.54mm pitch, double rows -Through hole pin header THT 2x16 2.54mm double row -0 -32 -32 -Connector_PinHeader_2.54mm -PinHeader_2x16_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x16, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x16 2.54mm double row -0 -32 -32 -Connector_PinHeader_2.54mm -PinHeader_2x17_P2.54mm_Horizontal -Through hole angled pin header, 2x17, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x17 2.54mm double row -0 -34 -34 -Connector_PinHeader_2.54mm -PinHeader_2x17_P2.54mm_Vertical -Through hole straight pin header, 2x17, 2.54mm pitch, double rows -Through hole pin header THT 2x17 2.54mm double row -0 -34 -34 -Connector_PinHeader_2.54mm -PinHeader_2x17_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x17, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x17 2.54mm double row -0 -34 -34 -Connector_PinHeader_2.54mm -PinHeader_2x18_P2.54mm_Horizontal -Through hole angled pin header, 2x18, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x18 2.54mm double row -0 -36 -36 -Connector_PinHeader_2.54mm -PinHeader_2x18_P2.54mm_Vertical -Through hole straight pin header, 2x18, 2.54mm pitch, double rows -Through hole pin header THT 2x18 2.54mm double row -0 -36 -36 -Connector_PinHeader_2.54mm -PinHeader_2x18_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x18, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x18 2.54mm double row -0 -36 -36 -Connector_PinHeader_2.54mm -PinHeader_2x19_P2.54mm_Horizontal -Through hole angled pin header, 2x19, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x19 2.54mm double row -0 -38 -38 -Connector_PinHeader_2.54mm -PinHeader_2x19_P2.54mm_Vertical -Through hole straight pin header, 2x19, 2.54mm pitch, double rows -Through hole pin header THT 2x19 2.54mm double row -0 -38 -38 -Connector_PinHeader_2.54mm -PinHeader_2x19_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x19, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x19 2.54mm double row -0 -38 -38 -Connector_PinHeader_2.54mm -PinHeader_2x20_P2.54mm_Horizontal -Through hole angled pin header, 2x20, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x20 2.54mm double row -0 -40 -40 -Connector_PinHeader_2.54mm -PinHeader_2x20_P2.54mm_Vertical -Through hole straight pin header, 2x20, 2.54mm pitch, double rows -Through hole pin header THT 2x20 2.54mm double row -0 -40 -40 -Connector_PinHeader_2.54mm -PinHeader_2x20_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x20, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x20 2.54mm double row -0 -40 -40 -Connector_PinHeader_2.54mm -PinHeader_2x21_P2.54mm_Horizontal -Through hole angled pin header, 2x21, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x21 2.54mm double row -0 -42 -42 -Connector_PinHeader_2.54mm -PinHeader_2x21_P2.54mm_Vertical -Through hole straight pin header, 2x21, 2.54mm pitch, double rows -Through hole pin header THT 2x21 2.54mm double row -0 -42 -42 -Connector_PinHeader_2.54mm -PinHeader_2x21_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x21, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x21 2.54mm double row -0 -42 -42 -Connector_PinHeader_2.54mm -PinHeader_2x22_P2.54mm_Horizontal -Through hole angled pin header, 2x22, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x22 2.54mm double row -0 -44 -44 -Connector_PinHeader_2.54mm -PinHeader_2x22_P2.54mm_Vertical -Through hole straight pin header, 2x22, 2.54mm pitch, double rows -Through hole pin header THT 2x22 2.54mm double row -0 -44 -44 -Connector_PinHeader_2.54mm -PinHeader_2x22_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x22, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x22 2.54mm double row -0 -44 -44 -Connector_PinHeader_2.54mm -PinHeader_2x23_P2.54mm_Horizontal -Through hole angled pin header, 2x23, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x23 2.54mm double row -0 -46 -46 -Connector_PinHeader_2.54mm -PinHeader_2x23_P2.54mm_Vertical -Through hole straight pin header, 2x23, 2.54mm pitch, double rows -Through hole pin header THT 2x23 2.54mm double row -0 -46 -46 -Connector_PinHeader_2.54mm -PinHeader_2x23_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x23, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x23 2.54mm double row -0 -46 -46 -Connector_PinHeader_2.54mm -PinHeader_2x24_P2.54mm_Horizontal -Through hole angled pin header, 2x24, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x24 2.54mm double row -0 -48 -48 -Connector_PinHeader_2.54mm -PinHeader_2x24_P2.54mm_Vertical -Through hole straight pin header, 2x24, 2.54mm pitch, double rows -Through hole pin header THT 2x24 2.54mm double row -0 -48 -48 -Connector_PinHeader_2.54mm -PinHeader_2x24_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x24, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x24 2.54mm double row -0 -48 -48 -Connector_PinHeader_2.54mm -PinHeader_2x25_P2.54mm_Horizontal -Through hole angled pin header, 2x25, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x25 2.54mm double row -0 -50 -50 -Connector_PinHeader_2.54mm -PinHeader_2x25_P2.54mm_Vertical -Through hole straight pin header, 2x25, 2.54mm pitch, double rows -Through hole pin header THT 2x25 2.54mm double row -0 -50 -50 -Connector_PinHeader_2.54mm -PinHeader_2x25_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x25, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x25 2.54mm double row -0 -50 -50 -Connector_PinHeader_2.54mm -PinHeader_2x26_P2.54mm_Horizontal -Through hole angled pin header, 2x26, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x26 2.54mm double row -0 -52 -52 -Connector_PinHeader_2.54mm -PinHeader_2x26_P2.54mm_Vertical -Through hole straight pin header, 2x26, 2.54mm pitch, double rows -Through hole pin header THT 2x26 2.54mm double row -0 -52 -52 -Connector_PinHeader_2.54mm -PinHeader_2x26_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x26, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x26 2.54mm double row -0 -52 -52 -Connector_PinHeader_2.54mm -PinHeader_2x27_P2.54mm_Horizontal -Through hole angled pin header, 2x27, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x27 2.54mm double row -0 -54 -54 -Connector_PinHeader_2.54mm -PinHeader_2x27_P2.54mm_Vertical -Through hole straight pin header, 2x27, 2.54mm pitch, double rows -Through hole pin header THT 2x27 2.54mm double row -0 -54 -54 -Connector_PinHeader_2.54mm -PinHeader_2x27_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x27, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x27 2.54mm double row -0 -54 -54 -Connector_PinHeader_2.54mm -PinHeader_2x28_P2.54mm_Horizontal -Through hole angled pin header, 2x28, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x28 2.54mm double row -0 -56 -56 -Connector_PinHeader_2.54mm -PinHeader_2x28_P2.54mm_Vertical -Through hole straight pin header, 2x28, 2.54mm pitch, double rows -Through hole pin header THT 2x28 2.54mm double row -0 -56 -56 -Connector_PinHeader_2.54mm -PinHeader_2x28_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x28, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x28 2.54mm double row -0 -56 -56 -Connector_PinHeader_2.54mm -PinHeader_2x29_P2.54mm_Horizontal -Through hole angled pin header, 2x29, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x29 2.54mm double row -0 -58 -58 -Connector_PinHeader_2.54mm -PinHeader_2x29_P2.54mm_Vertical -Through hole straight pin header, 2x29, 2.54mm pitch, double rows -Through hole pin header THT 2x29 2.54mm double row -0 -58 -58 -Connector_PinHeader_2.54mm -PinHeader_2x29_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x29, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x29 2.54mm double row -0 -58 -58 -Connector_PinHeader_2.54mm -PinHeader_2x30_P2.54mm_Horizontal -Through hole angled pin header, 2x30, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x30 2.54mm double row -0 -60 -60 -Connector_PinHeader_2.54mm -PinHeader_2x30_P2.54mm_Vertical -Through hole straight pin header, 2x30, 2.54mm pitch, double rows -Through hole pin header THT 2x30 2.54mm double row -0 -60 -60 -Connector_PinHeader_2.54mm -PinHeader_2x30_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x30, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x30 2.54mm double row -0 -60 -60 -Connector_PinHeader_2.54mm -PinHeader_2x31_P2.54mm_Horizontal -Through hole angled pin header, 2x31, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x31 2.54mm double row -0 -62 -62 -Connector_PinHeader_2.54mm -PinHeader_2x31_P2.54mm_Vertical -Through hole straight pin header, 2x31, 2.54mm pitch, double rows -Through hole pin header THT 2x31 2.54mm double row -0 -62 -62 -Connector_PinHeader_2.54mm -PinHeader_2x31_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x31, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x31 2.54mm double row -0 -62 -62 -Connector_PinHeader_2.54mm -PinHeader_2x32_P2.54mm_Horizontal -Through hole angled pin header, 2x32, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x32 2.54mm double row -0 -64 -64 -Connector_PinHeader_2.54mm -PinHeader_2x32_P2.54mm_Vertical -Through hole straight pin header, 2x32, 2.54mm pitch, double rows -Through hole pin header THT 2x32 2.54mm double row -0 -64 -64 -Connector_PinHeader_2.54mm -PinHeader_2x32_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x32, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x32 2.54mm double row -0 -64 -64 -Connector_PinHeader_2.54mm -PinHeader_2x33_P2.54mm_Horizontal -Through hole angled pin header, 2x33, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x33 2.54mm double row -0 -66 -66 -Connector_PinHeader_2.54mm -PinHeader_2x33_P2.54mm_Vertical -Through hole straight pin header, 2x33, 2.54mm pitch, double rows -Through hole pin header THT 2x33 2.54mm double row -0 -66 -66 -Connector_PinHeader_2.54mm -PinHeader_2x33_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x33, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x33 2.54mm double row -0 -66 -66 -Connector_PinHeader_2.54mm -PinHeader_2x34_P2.54mm_Horizontal -Through hole angled pin header, 2x34, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x34 2.54mm double row -0 -68 -68 -Connector_PinHeader_2.54mm -PinHeader_2x34_P2.54mm_Vertical -Through hole straight pin header, 2x34, 2.54mm pitch, double rows -Through hole pin header THT 2x34 2.54mm double row -0 -68 -68 -Connector_PinHeader_2.54mm -PinHeader_2x34_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x34, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x34 2.54mm double row -0 -68 -68 -Connector_PinHeader_2.54mm -PinHeader_2x35_P2.54mm_Horizontal -Through hole angled pin header, 2x35, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x35 2.54mm double row -0 -70 -70 -Connector_PinHeader_2.54mm -PinHeader_2x35_P2.54mm_Vertical -Through hole straight pin header, 2x35, 2.54mm pitch, double rows -Through hole pin header THT 2x35 2.54mm double row -0 -70 -70 -Connector_PinHeader_2.54mm -PinHeader_2x35_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x35, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x35 2.54mm double row -0 -70 -70 -Connector_PinHeader_2.54mm -PinHeader_2x36_P2.54mm_Horizontal -Through hole angled pin header, 2x36, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x36 2.54mm double row -0 -72 -72 -Connector_PinHeader_2.54mm -PinHeader_2x36_P2.54mm_Vertical -Through hole straight pin header, 2x36, 2.54mm pitch, double rows -Through hole pin header THT 2x36 2.54mm double row -0 -72 -72 -Connector_PinHeader_2.54mm -PinHeader_2x36_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x36, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x36 2.54mm double row -0 -72 -72 -Connector_PinHeader_2.54mm -PinHeader_2x37_P2.54mm_Horizontal -Through hole angled pin header, 2x37, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x37 2.54mm double row -0 -74 -74 -Connector_PinHeader_2.54mm -PinHeader_2x37_P2.54mm_Vertical -Through hole straight pin header, 2x37, 2.54mm pitch, double rows -Through hole pin header THT 2x37 2.54mm double row -0 -74 -74 -Connector_PinHeader_2.54mm -PinHeader_2x37_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x37, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x37 2.54mm double row -0 -74 -74 -Connector_PinHeader_2.54mm -PinHeader_2x38_P2.54mm_Horizontal -Through hole angled pin header, 2x38, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x38 2.54mm double row -0 -76 -76 -Connector_PinHeader_2.54mm -PinHeader_2x38_P2.54mm_Vertical -Through hole straight pin header, 2x38, 2.54mm pitch, double rows -Through hole pin header THT 2x38 2.54mm double row -0 -76 -76 -Connector_PinHeader_2.54mm -PinHeader_2x38_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x38, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x38 2.54mm double row -0 -76 -76 -Connector_PinHeader_2.54mm -PinHeader_2x39_P2.54mm_Horizontal -Through hole angled pin header, 2x39, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x39 2.54mm double row -0 -78 -78 -Connector_PinHeader_2.54mm -PinHeader_2x39_P2.54mm_Vertical -Through hole straight pin header, 2x39, 2.54mm pitch, double rows -Through hole pin header THT 2x39 2.54mm double row -0 -78 -78 -Connector_PinHeader_2.54mm -PinHeader_2x39_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x39, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x39 2.54mm double row -0 -78 -78 -Connector_PinHeader_2.54mm -PinHeader_2x40_P2.54mm_Horizontal -Through hole angled pin header, 2x40, 2.54mm pitch, 6mm pin length, double rows -Through hole angled pin header THT 2x40 2.54mm double row -0 -80 -80 -Connector_PinHeader_2.54mm -PinHeader_2x40_P2.54mm_Vertical -Through hole straight pin header, 2x40, 2.54mm pitch, double rows -Through hole pin header THT 2x40 2.54mm double row -0 -80 -80 -Connector_PinHeader_2.54mm -PinHeader_2x40_P2.54mm_Vertical_SMD -surface-mounted straight pin header, 2x40, 2.54mm pitch, double rows -Surface mounted pin header SMD 2x40 2.54mm double row -0 -80 -80 -Connector_PinSocket_1.00mm -PinSocket_1x02_P1.00mm_Vertical -Through hole straight socket strip, 1x02, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x02 1.00mm single row -0 -2 -2 -Connector_PinSocket_1.00mm -PinSocket_1x02_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x02, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x02 1.00mm single row style1 pin1 left -0 -2 -2 -Connector_PinSocket_1.00mm -PinSocket_1x02_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x02, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x02 1.00mm single row style2 pin1 right -0 -2 -2 -Connector_PinSocket_1.00mm -PinSocket_1x03_P1.00mm_Vertical -Through hole straight socket strip, 1x03, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x03 1.00mm single row -0 -3 -3 -Connector_PinSocket_1.00mm -PinSocket_1x03_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x03, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x03 1.00mm single row style1 pin1 left -0 -3 -3 -Connector_PinSocket_1.00mm -PinSocket_1x03_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x03, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x03 1.00mm single row style2 pin1 right -0 -3 -3 -Connector_PinSocket_1.00mm -PinSocket_1x04_P1.00mm_Vertical -Through hole straight socket strip, 1x04, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x04 1.00mm single row -0 -4 -4 -Connector_PinSocket_1.00mm -PinSocket_1x04_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x04, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x04 1.00mm single row style1 pin1 left -0 -4 -4 -Connector_PinSocket_1.00mm -PinSocket_1x04_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x04, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x04 1.00mm single row style2 pin1 right -0 -4 -4 -Connector_PinSocket_1.00mm -PinSocket_1x05_P1.00mm_Vertical -Through hole straight socket strip, 1x05, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x05 1.00mm single row -0 -5 -5 -Connector_PinSocket_1.00mm -PinSocket_1x05_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x05, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x05 1.00mm single row style1 pin1 left -0 -5 -5 -Connector_PinSocket_1.00mm -PinSocket_1x05_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x05, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x05 1.00mm single row style2 pin1 right -0 -5 -5 -Connector_PinSocket_1.00mm -PinSocket_1x06_P1.00mm_Vertical -Through hole straight socket strip, 1x06, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x06 1.00mm single row -0 -6 -6 -Connector_PinSocket_1.00mm -PinSocket_1x06_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x06, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x06 1.00mm single row style1 pin1 left -0 -6 -6 -Connector_PinSocket_1.00mm -PinSocket_1x06_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x06, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x06 1.00mm single row style2 pin1 right -0 -6 -6 -Connector_PinSocket_1.00mm -PinSocket_1x07_P1.00mm_Vertical -Through hole straight socket strip, 1x07, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x07 1.00mm single row -0 -7 -7 -Connector_PinSocket_1.00mm -PinSocket_1x07_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x07, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x07 1.00mm single row style1 pin1 left -0 -7 -7 -Connector_PinSocket_1.00mm -PinSocket_1x07_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x07, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x07 1.00mm single row style2 pin1 right -0 -7 -7 -Connector_PinSocket_1.00mm -PinSocket_1x08_P1.00mm_Vertical -Through hole straight socket strip, 1x08, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x08 1.00mm single row -0 -8 -8 -Connector_PinSocket_1.00mm -PinSocket_1x08_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x08, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x08 1.00mm single row style1 pin1 left -0 -8 -8 -Connector_PinSocket_1.00mm -PinSocket_1x08_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x08, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x08 1.00mm single row style2 pin1 right -0 -8 -8 -Connector_PinSocket_1.00mm -PinSocket_1x09_P1.00mm_Vertical -Through hole straight socket strip, 1x09, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x09 1.00mm single row -0 -9 -9 -Connector_PinSocket_1.00mm -PinSocket_1x09_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x09, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x09 1.00mm single row style1 pin1 left -0 -9 -9 -Connector_PinSocket_1.00mm -PinSocket_1x09_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x09, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x09 1.00mm single row style2 pin1 right -0 -9 -9 -Connector_PinSocket_1.00mm -PinSocket_1x10_P1.00mm_Vertical -Through hole straight socket strip, 1x10, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x10 1.00mm single row -0 -10 -10 -Connector_PinSocket_1.00mm -PinSocket_1x10_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x10, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x10 1.00mm single row style1 pin1 left -0 -10 -10 -Connector_PinSocket_1.00mm -PinSocket_1x10_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x10, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x10 1.00mm single row style2 pin1 right -0 -10 -10 -Connector_PinSocket_1.00mm -PinSocket_1x11_P1.00mm_Vertical -Through hole straight socket strip, 1x11, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x11 1.00mm single row -0 -11 -11 -Connector_PinSocket_1.00mm -PinSocket_1x11_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x11, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x11 1.00mm single row style1 pin1 left -0 -11 -11 -Connector_PinSocket_1.00mm -PinSocket_1x11_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x11, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x11 1.00mm single row style2 pin1 right -0 -11 -11 -Connector_PinSocket_1.00mm -PinSocket_1x12_P1.00mm_Vertical -Through hole straight socket strip, 1x12, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x12 1.00mm single row -0 -12 -12 -Connector_PinSocket_1.00mm -PinSocket_1x12_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x12, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x12 1.00mm single row style1 pin1 left -0 -12 -12 -Connector_PinSocket_1.00mm -PinSocket_1x12_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x12, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x12 1.00mm single row style2 pin1 right -0 -12 -12 -Connector_PinSocket_1.00mm -PinSocket_1x13_P1.00mm_Vertical -Through hole straight socket strip, 1x13, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x13 1.00mm single row -0 -13 -13 -Connector_PinSocket_1.00mm -PinSocket_1x13_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x13, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x13 1.00mm single row style1 pin1 left -0 -13 -13 -Connector_PinSocket_1.00mm -PinSocket_1x13_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x13, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x13 1.00mm single row style2 pin1 right -0 -13 -13 -Connector_PinSocket_1.00mm -PinSocket_1x14_P1.00mm_Vertical -Through hole straight socket strip, 1x14, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x14 1.00mm single row -0 -14 -14 -Connector_PinSocket_1.00mm -PinSocket_1x14_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x14, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x14 1.00mm single row style1 pin1 left -0 -14 -14 -Connector_PinSocket_1.00mm -PinSocket_1x14_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x14, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x14 1.00mm single row style2 pin1 right -0 -14 -14 -Connector_PinSocket_1.00mm -PinSocket_1x15_P1.00mm_Vertical -Through hole straight socket strip, 1x15, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x15 1.00mm single row -0 -15 -15 -Connector_PinSocket_1.00mm -PinSocket_1x15_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x15, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x15 1.00mm single row style1 pin1 left -0 -15 -15 -Connector_PinSocket_1.00mm -PinSocket_1x15_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x15, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x15 1.00mm single row style2 pin1 right -0 -15 -15 -Connector_PinSocket_1.00mm -PinSocket_1x16_P1.00mm_Vertical -Through hole straight socket strip, 1x16, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x16 1.00mm single row -0 -16 -16 -Connector_PinSocket_1.00mm -PinSocket_1x16_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x16, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x16 1.00mm single row style1 pin1 left -0 -16 -16 -Connector_PinSocket_1.00mm -PinSocket_1x16_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x16, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x16 1.00mm single row style2 pin1 right -0 -16 -16 -Connector_PinSocket_1.00mm -PinSocket_1x17_P1.00mm_Vertical -Through hole straight socket strip, 1x17, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x17 1.00mm single row -0 -17 -17 -Connector_PinSocket_1.00mm -PinSocket_1x17_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x17, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x17 1.00mm single row style1 pin1 left -0 -17 -17 -Connector_PinSocket_1.00mm -PinSocket_1x17_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x17, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x17 1.00mm single row style2 pin1 right -0 -17 -17 -Connector_PinSocket_1.00mm -PinSocket_1x18_P1.00mm_Vertical -Through hole straight socket strip, 1x18, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x18 1.00mm single row -0 -18 -18 -Connector_PinSocket_1.00mm -PinSocket_1x18_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x18, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x18 1.00mm single row style1 pin1 left -0 -18 -18 -Connector_PinSocket_1.00mm -PinSocket_1x18_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x18, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x18 1.00mm single row style2 pin1 right -0 -18 -18 -Connector_PinSocket_1.00mm -PinSocket_1x19_P1.00mm_Vertical -Through hole straight socket strip, 1x19, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x19 1.00mm single row -0 -19 -19 -Connector_PinSocket_1.00mm -PinSocket_1x19_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x19, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x19 1.00mm single row style1 pin1 left -0 -19 -19 -Connector_PinSocket_1.00mm -PinSocket_1x19_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x19, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x19 1.00mm single row style2 pin1 right -0 -19 -19 -Connector_PinSocket_1.00mm -PinSocket_1x20_P1.00mm_Vertical -Through hole straight socket strip, 1x20, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x20 1.00mm single row -0 -20 -20 -Connector_PinSocket_1.00mm -PinSocket_1x20_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x20, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x20 1.00mm single row style1 pin1 left -0 -20 -20 -Connector_PinSocket_1.00mm -PinSocket_1x20_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x20, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x20 1.00mm single row style2 pin1 right -0 -20 -20 -Connector_PinSocket_1.00mm -PinSocket_1x21_P1.00mm_Vertical -Through hole straight socket strip, 1x21, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x21 1.00mm single row -0 -21 -21 -Connector_PinSocket_1.00mm -PinSocket_1x21_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x21, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x21 1.00mm single row style1 pin1 left -0 -21 -21 -Connector_PinSocket_1.00mm -PinSocket_1x21_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x21, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x21 1.00mm single row style2 pin1 right -0 -21 -21 -Connector_PinSocket_1.00mm -PinSocket_1x22_P1.00mm_Vertical -Through hole straight socket strip, 1x22, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x22 1.00mm single row -0 -22 -22 -Connector_PinSocket_1.00mm -PinSocket_1x22_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x22, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x22 1.00mm single row style1 pin1 left -0 -22 -22 -Connector_PinSocket_1.00mm -PinSocket_1x22_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x22, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x22 1.00mm single row style2 pin1 right -0 -22 -22 -Connector_PinSocket_1.00mm -PinSocket_1x23_P1.00mm_Vertical -Through hole straight socket strip, 1x23, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x23 1.00mm single row -0 -23 -23 -Connector_PinSocket_1.00mm -PinSocket_1x23_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x23, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x23 1.00mm single row style1 pin1 left -0 -23 -23 -Connector_PinSocket_1.00mm -PinSocket_1x23_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x23, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x23 1.00mm single row style2 pin1 right -0 -23 -23 -Connector_PinSocket_1.00mm -PinSocket_1x24_P1.00mm_Vertical -Through hole straight socket strip, 1x24, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x24 1.00mm single row -0 -24 -24 -Connector_PinSocket_1.00mm -PinSocket_1x24_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x24, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x24 1.00mm single row style1 pin1 left -0 -24 -24 -Connector_PinSocket_1.00mm -PinSocket_1x24_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x24, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x24 1.00mm single row style2 pin1 right -0 -24 -24 -Connector_PinSocket_1.00mm -PinSocket_1x25_P1.00mm_Vertical -Through hole straight socket strip, 1x25, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x25 1.00mm single row -0 -25 -25 -Connector_PinSocket_1.00mm -PinSocket_1x25_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x25, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x25 1.00mm single row style1 pin1 left -0 -25 -25 -Connector_PinSocket_1.00mm -PinSocket_1x25_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x25, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x25 1.00mm single row style2 pin1 right -0 -25 -25 -Connector_PinSocket_1.00mm -PinSocket_1x26_P1.00mm_Vertical -Through hole straight socket strip, 1x26, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x26 1.00mm single row -0 -26 -26 -Connector_PinSocket_1.00mm -PinSocket_1x26_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x26, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x26 1.00mm single row style1 pin1 left -0 -26 -26 -Connector_PinSocket_1.00mm -PinSocket_1x26_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x26, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x26 1.00mm single row style2 pin1 right -0 -26 -26 -Connector_PinSocket_1.00mm -PinSocket_1x27_P1.00mm_Vertical -Through hole straight socket strip, 1x27, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x27 1.00mm single row -0 -27 -27 -Connector_PinSocket_1.00mm -PinSocket_1x27_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x27, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x27 1.00mm single row style1 pin1 left -0 -27 -27 -Connector_PinSocket_1.00mm -PinSocket_1x27_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x27, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x27 1.00mm single row style2 pin1 right -0 -27 -27 -Connector_PinSocket_1.00mm -PinSocket_1x28_P1.00mm_Vertical -Through hole straight socket strip, 1x28, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x28 1.00mm single row -0 -28 -28 -Connector_PinSocket_1.00mm -PinSocket_1x28_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x28, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x28 1.00mm single row style1 pin1 left -0 -28 -28 -Connector_PinSocket_1.00mm -PinSocket_1x28_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x28, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x28 1.00mm single row style2 pin1 right -0 -28 -28 -Connector_PinSocket_1.00mm -PinSocket_1x29_P1.00mm_Vertical -Through hole straight socket strip, 1x29, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x29 1.00mm single row -0 -29 -29 -Connector_PinSocket_1.00mm -PinSocket_1x29_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x29, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x29 1.00mm single row style1 pin1 left -0 -29 -29 -Connector_PinSocket_1.00mm -PinSocket_1x29_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x29, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x29 1.00mm single row style2 pin1 right -0 -29 -29 -Connector_PinSocket_1.00mm -PinSocket_1x30_P1.00mm_Vertical -Through hole straight socket strip, 1x30, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x30 1.00mm single row -0 -30 -30 -Connector_PinSocket_1.00mm -PinSocket_1x30_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x30, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x30 1.00mm single row style1 pin1 left -0 -30 -30 -Connector_PinSocket_1.00mm -PinSocket_1x30_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x30, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x30 1.00mm single row style2 pin1 right -0 -30 -30 -Connector_PinSocket_1.00mm -PinSocket_1x31_P1.00mm_Vertical -Through hole straight socket strip, 1x31, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x31 1.00mm single row -0 -31 -31 -Connector_PinSocket_1.00mm -PinSocket_1x31_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x31, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x31 1.00mm single row style1 pin1 left -0 -31 -31 -Connector_PinSocket_1.00mm -PinSocket_1x31_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x31, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x31 1.00mm single row style2 pin1 right -0 -31 -31 -Connector_PinSocket_1.00mm -PinSocket_1x32_P1.00mm_Vertical -Through hole straight socket strip, 1x32, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x32 1.00mm single row -0 -32 -32 -Connector_PinSocket_1.00mm -PinSocket_1x32_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x32, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x32 1.00mm single row style1 pin1 left -0 -32 -32 -Connector_PinSocket_1.00mm -PinSocket_1x32_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x32, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x32 1.00mm single row style2 pin1 right -0 -32 -32 -Connector_PinSocket_1.00mm -PinSocket_1x33_P1.00mm_Vertical -Through hole straight socket strip, 1x33, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x33 1.00mm single row -0 -33 -33 -Connector_PinSocket_1.00mm -PinSocket_1x33_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x33, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x33 1.00mm single row style1 pin1 left -0 -33 -33 -Connector_PinSocket_1.00mm -PinSocket_1x33_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x33, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x33 1.00mm single row style2 pin1 right -0 -33 -33 -Connector_PinSocket_1.00mm -PinSocket_1x34_P1.00mm_Vertical -Through hole straight socket strip, 1x34, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x34 1.00mm single row -0 -34 -34 -Connector_PinSocket_1.00mm -PinSocket_1x34_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x34, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x34 1.00mm single row style1 pin1 left -0 -34 -34 -Connector_PinSocket_1.00mm -PinSocket_1x34_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x34, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x34 1.00mm single row style2 pin1 right -0 -34 -34 -Connector_PinSocket_1.00mm -PinSocket_1x35_P1.00mm_Vertical -Through hole straight socket strip, 1x35, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x35 1.00mm single row -0 -35 -35 -Connector_PinSocket_1.00mm -PinSocket_1x35_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x35, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x35 1.00mm single row style1 pin1 left -0 -35 -35 -Connector_PinSocket_1.00mm -PinSocket_1x35_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x35, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x35 1.00mm single row style2 pin1 right -0 -35 -35 -Connector_PinSocket_1.00mm -PinSocket_1x36_P1.00mm_Vertical -Through hole straight socket strip, 1x36, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x36 1.00mm single row -0 -36 -36 -Connector_PinSocket_1.00mm -PinSocket_1x36_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x36, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x36 1.00mm single row style1 pin1 left -0 -36 -36 -Connector_PinSocket_1.00mm -PinSocket_1x36_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x36, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x36 1.00mm single row style2 pin1 right -0 -36 -36 -Connector_PinSocket_1.00mm -PinSocket_1x37_P1.00mm_Vertical -Through hole straight socket strip, 1x37, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x37 1.00mm single row -0 -37 -37 -Connector_PinSocket_1.00mm -PinSocket_1x37_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x37, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x37 1.00mm single row style1 pin1 left -0 -37 -37 -Connector_PinSocket_1.00mm -PinSocket_1x37_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x37, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x37 1.00mm single row style2 pin1 right -0 -37 -37 -Connector_PinSocket_1.00mm -PinSocket_1x38_P1.00mm_Vertical -Through hole straight socket strip, 1x38, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x38 1.00mm single row -0 -38 -38 -Connector_PinSocket_1.00mm -PinSocket_1x38_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x38, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x38 1.00mm single row style1 pin1 left -0 -38 -38 -Connector_PinSocket_1.00mm -PinSocket_1x38_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x38, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x38 1.00mm single row style2 pin1 right -0 -38 -38 -Connector_PinSocket_1.00mm -PinSocket_1x39_P1.00mm_Vertical -Through hole straight socket strip, 1x39, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x39 1.00mm single row -0 -39 -39 -Connector_PinSocket_1.00mm -PinSocket_1x39_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x39, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x39 1.00mm single row style1 pin1 left -0 -39 -39 -Connector_PinSocket_1.00mm -PinSocket_1x39_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x39, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x39 1.00mm single row style2 pin1 right -0 -39 -39 -Connector_PinSocket_1.00mm -PinSocket_1x40_P1.00mm_Vertical -Through hole straight socket strip, 1x40, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated -Through hole socket strip THT 1x40 1.00mm single row -0 -40 -40 -Connector_PinSocket_1.00mm -PinSocket_1x40_P1.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x40, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x40 1.00mm single row style1 pin1 left -0 -40 -40 -Connector_PinSocket_1.00mm -PinSocket_1x40_P1.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x40, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated -Surface mounted socket strip SMD 1x40 1.00mm single row style2 pin1 right -0 -40 -40 -Connector_PinSocket_1.00mm -PinSocket_2x02_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x02, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x02 1.00mm double row -0 -4 -4 -Connector_PinSocket_1.00mm -PinSocket_2x03_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x03, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x03 1.00mm double row -0 -6 -6 -Connector_PinSocket_1.00mm -PinSocket_2x04_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x04, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x04 1.00mm double row -0 -8 -8 -Connector_PinSocket_1.00mm -PinSocket_2x05_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x05, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x05 1.00mm double row -0 -10 -10 -Connector_PinSocket_1.00mm -PinSocket_2x06_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x06, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x06 1.00mm double row -0 -12 -12 -Connector_PinSocket_1.00mm -PinSocket_2x07_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x07, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x07 1.00mm double row -0 -14 -14 -Connector_PinSocket_1.00mm -PinSocket_2x08_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x08, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x08 1.00mm double row -0 -16 -16 -Connector_PinSocket_1.00mm -PinSocket_2x09_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x09, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x09 1.00mm double row -0 -18 -18 -Connector_PinSocket_1.00mm -PinSocket_2x10_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x10, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x10 1.00mm double row -0 -20 -20 -Connector_PinSocket_1.00mm -PinSocket_2x11_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x11, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x11 1.00mm double row -0 -22 -22 -Connector_PinSocket_1.00mm -PinSocket_2x12_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x12, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x12 1.00mm double row -0 -24 -24 -Connector_PinSocket_1.00mm -PinSocket_2x13_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x13, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x13 1.00mm double row -0 -26 -26 -Connector_PinSocket_1.00mm -PinSocket_2x14_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x14, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x14 1.00mm double row -0 -28 -28 -Connector_PinSocket_1.00mm -PinSocket_2x15_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x15, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x15 1.00mm double row -0 -30 -30 -Connector_PinSocket_1.00mm -PinSocket_2x16_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x16, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x16 1.00mm double row -0 -32 -32 -Connector_PinSocket_1.00mm -PinSocket_2x17_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x17, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x17 1.00mm double row -0 -34 -34 -Connector_PinSocket_1.00mm -PinSocket_2x18_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x18, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x18 1.00mm double row -0 -36 -36 -Connector_PinSocket_1.00mm -PinSocket_2x19_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x19, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x19 1.00mm double row -0 -38 -38 -Connector_PinSocket_1.00mm -PinSocket_2x20_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x20, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x20 1.00mm double row -0 -40 -40 -Connector_PinSocket_1.00mm -PinSocket_2x21_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x21, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x21 1.00mm double row -0 -42 -42 -Connector_PinSocket_1.00mm -PinSocket_2x22_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x22, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x22 1.00mm double row -0 -44 -44 -Connector_PinSocket_1.00mm -PinSocket_2x23_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x23, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x23 1.00mm double row -0 -46 -46 -Connector_PinSocket_1.00mm -PinSocket_2x24_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x24, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x24 1.00mm double row -0 -48 -48 -Connector_PinSocket_1.00mm -PinSocket_2x25_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x25, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x25 1.00mm double row -0 -50 -50 -Connector_PinSocket_1.00mm -PinSocket_2x26_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x26, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x26 1.00mm double row -0 -52 -52 -Connector_PinSocket_1.00mm -PinSocket_2x27_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x27, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x27 1.00mm double row -0 -54 -54 -Connector_PinSocket_1.00mm -PinSocket_2x28_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x28, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x28 1.00mm double row -0 -56 -56 -Connector_PinSocket_1.00mm -PinSocket_2x29_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x29, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x29 1.00mm double row -0 -58 -58 -Connector_PinSocket_1.00mm -PinSocket_2x30_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x30, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x30 1.00mm double row -0 -60 -60 -Connector_PinSocket_1.00mm -PinSocket_2x31_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x31, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x31 1.00mm double row -0 -62 -62 -Connector_PinSocket_1.00mm -PinSocket_2x32_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x32, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x32 1.00mm double row -0 -64 -64 -Connector_PinSocket_1.00mm -PinSocket_2x33_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x33, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x33 1.00mm double row -0 -66 -66 -Connector_PinSocket_1.00mm -PinSocket_2x34_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x34, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x34 1.00mm double row -0 -68 -68 -Connector_PinSocket_1.00mm -PinSocket_2x35_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x35, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x35 1.00mm double row -0 -70 -70 -Connector_PinSocket_1.00mm -PinSocket_2x36_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x36, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x36 1.00mm double row -0 -72 -72 -Connector_PinSocket_1.00mm -PinSocket_2x37_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x37, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x37 1.00mm double row -0 -74 -74 -Connector_PinSocket_1.00mm -PinSocket_2x38_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x38, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x38 1.00mm double row -0 -76 -76 -Connector_PinSocket_1.00mm -PinSocket_2x39_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x39, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x39 1.00mm double row -0 -78 -78 -Connector_PinSocket_1.00mm -PinSocket_2x40_P1.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x40, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated -Surface mounted socket strip SMD 2x40 1.00mm double row -0 -80 -80 -Connector_PinSocket_1.27mm -PinSocket_1x01_P1.27mm_Vertical -Through hole straight socket strip, 1x01, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x01 1.27mm single row -0 -1 -1 -Connector_PinSocket_1.27mm -PinSocket_1x02_P1.27mm_Vertical -Through hole straight socket strip, 1x02, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x02 1.27mm single row -0 -2 -2 -Connector_PinSocket_1.27mm -PinSocket_1x02_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x02, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x02 1.27mm single row style1 pin1 left -0 -2 -2 -Connector_PinSocket_1.27mm -PinSocket_1x02_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x02, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x02 1.27mm single row style2 pin1 right -0 -2 -2 -Connector_PinSocket_1.27mm -PinSocket_1x03_P1.27mm_Vertical -Through hole straight socket strip, 1x03, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x03 1.27mm single row -0 -3 -3 -Connector_PinSocket_1.27mm -PinSocket_1x03_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x03, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x03 1.27mm single row style1 pin1 left -0 -3 -3 -Connector_PinSocket_1.27mm -PinSocket_1x03_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x03, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x03 1.27mm single row style2 pin1 right -0 -3 -3 -Connector_PinSocket_1.27mm -PinSocket_1x04_P1.27mm_Vertical -Through hole straight socket strip, 1x04, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x04 1.27mm single row -0 -4 -4 -Connector_PinSocket_1.27mm -PinSocket_1x04_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x04, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x04 1.27mm single row style1 pin1 left -0 -4 -4 -Connector_PinSocket_1.27mm -PinSocket_1x04_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x04, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x04 1.27mm single row style2 pin1 right -0 -4 -4 -Connector_PinSocket_1.27mm -PinSocket_1x05_P1.27mm_Vertical -Through hole straight socket strip, 1x05, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x05 1.27mm single row -0 -5 -5 -Connector_PinSocket_1.27mm -PinSocket_1x05_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x05, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x05 1.27mm single row style1 pin1 left -0 -5 -5 -Connector_PinSocket_1.27mm -PinSocket_1x05_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x05, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x05 1.27mm single row style2 pin1 right -0 -5 -5 -Connector_PinSocket_1.27mm -PinSocket_1x06_P1.27mm_Vertical -Through hole straight socket strip, 1x06, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x06 1.27mm single row -0 -6 -6 -Connector_PinSocket_1.27mm -PinSocket_1x06_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x06, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x06 1.27mm single row style1 pin1 left -0 -6 -6 -Connector_PinSocket_1.27mm -PinSocket_1x06_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x06, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x06 1.27mm single row style2 pin1 right -0 -6 -6 -Connector_PinSocket_1.27mm -PinSocket_1x07_P1.27mm_Vertical -Through hole straight socket strip, 1x07, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x07 1.27mm single row -0 -7 -7 -Connector_PinSocket_1.27mm -PinSocket_1x07_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x07, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x07 1.27mm single row style1 pin1 left -0 -7 -7 -Connector_PinSocket_1.27mm -PinSocket_1x07_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x07, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x07 1.27mm single row style2 pin1 right -0 -7 -7 -Connector_PinSocket_1.27mm -PinSocket_1x08_P1.27mm_Vertical -Through hole straight socket strip, 1x08, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x08 1.27mm single row -0 -8 -8 -Connector_PinSocket_1.27mm -PinSocket_1x08_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x08, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x08 1.27mm single row style1 pin1 left -0 -8 -8 -Connector_PinSocket_1.27mm -PinSocket_1x08_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x08, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x08 1.27mm single row style2 pin1 right -0 -8 -8 -Connector_PinSocket_1.27mm -PinSocket_1x09_P1.27mm_Vertical -Through hole straight socket strip, 1x09, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x09 1.27mm single row -0 -9 -9 -Connector_PinSocket_1.27mm -PinSocket_1x09_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x09, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x09 1.27mm single row style1 pin1 left -0 -9 -9 -Connector_PinSocket_1.27mm -PinSocket_1x09_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x09, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x09 1.27mm single row style2 pin1 right -0 -9 -9 -Connector_PinSocket_1.27mm -PinSocket_1x10_P1.27mm_Vertical -Through hole straight socket strip, 1x10, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x10 1.27mm single row -0 -10 -10 -Connector_PinSocket_1.27mm -PinSocket_1x10_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x10, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x10 1.27mm single row style1 pin1 left -0 -10 -10 -Connector_PinSocket_1.27mm -PinSocket_1x10_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x10, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x10 1.27mm single row style2 pin1 right -0 -10 -10 -Connector_PinSocket_1.27mm -PinSocket_1x11_P1.27mm_Vertical -Through hole straight socket strip, 1x11, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x11 1.27mm single row -0 -11 -11 -Connector_PinSocket_1.27mm -PinSocket_1x11_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x11, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x11 1.27mm single row style1 pin1 left -0 -11 -11 -Connector_PinSocket_1.27mm -PinSocket_1x11_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x11, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x11 1.27mm single row style2 pin1 right -0 -11 -11 -Connector_PinSocket_1.27mm -PinSocket_1x12_P1.27mm_Vertical -Through hole straight socket strip, 1x12, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x12 1.27mm single row -0 -12 -12 -Connector_PinSocket_1.27mm -PinSocket_1x12_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x12, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x12 1.27mm single row style1 pin1 left -0 -12 -12 -Connector_PinSocket_1.27mm -PinSocket_1x12_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x12, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x12 1.27mm single row style2 pin1 right -0 -12 -12 -Connector_PinSocket_1.27mm -PinSocket_1x13_P1.27mm_Vertical -Through hole straight socket strip, 1x13, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x13 1.27mm single row -0 -13 -13 -Connector_PinSocket_1.27mm -PinSocket_1x13_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x13, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x13 1.27mm single row style1 pin1 left -0 -13 -13 -Connector_PinSocket_1.27mm -PinSocket_1x13_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x13, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x13 1.27mm single row style2 pin1 right -0 -13 -13 -Connector_PinSocket_1.27mm -PinSocket_1x14_P1.27mm_Vertical -Through hole straight socket strip, 1x14, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x14 1.27mm single row -0 -14 -14 -Connector_PinSocket_1.27mm -PinSocket_1x14_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x14, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x14 1.27mm single row style1 pin1 left -0 -14 -14 -Connector_PinSocket_1.27mm -PinSocket_1x14_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x14, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x14 1.27mm single row style2 pin1 right -0 -14 -14 -Connector_PinSocket_1.27mm -PinSocket_1x15_P1.27mm_Vertical -Through hole straight socket strip, 1x15, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x15 1.27mm single row -0 -15 -15 -Connector_PinSocket_1.27mm -PinSocket_1x15_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x15, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x15 1.27mm single row style1 pin1 left -0 -15 -15 -Connector_PinSocket_1.27mm -PinSocket_1x15_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x15, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x15 1.27mm single row style2 pin1 right -0 -15 -15 -Connector_PinSocket_1.27mm -PinSocket_1x16_P1.27mm_Vertical -Through hole straight socket strip, 1x16, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x16 1.27mm single row -0 -16 -16 -Connector_PinSocket_1.27mm -PinSocket_1x16_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x16, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x16 1.27mm single row style1 pin1 left -0 -16 -16 -Connector_PinSocket_1.27mm -PinSocket_1x16_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x16, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x16 1.27mm single row style2 pin1 right -0 -16 -16 -Connector_PinSocket_1.27mm -PinSocket_1x17_P1.27mm_Vertical -Through hole straight socket strip, 1x17, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x17 1.27mm single row -0 -17 -17 -Connector_PinSocket_1.27mm -PinSocket_1x17_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x17, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x17 1.27mm single row style1 pin1 left -0 -17 -17 -Connector_PinSocket_1.27mm -PinSocket_1x17_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x17, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x17 1.27mm single row style2 pin1 right -0 -17 -17 -Connector_PinSocket_1.27mm -PinSocket_1x18_P1.27mm_Vertical -Through hole straight socket strip, 1x18, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x18 1.27mm single row -0 -18 -18 -Connector_PinSocket_1.27mm -PinSocket_1x18_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x18, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x18 1.27mm single row style1 pin1 left -0 -18 -18 -Connector_PinSocket_1.27mm -PinSocket_1x18_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x18, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x18 1.27mm single row style2 pin1 right -0 -18 -18 -Connector_PinSocket_1.27mm -PinSocket_1x19_P1.27mm_Vertical -Through hole straight socket strip, 1x19, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x19 1.27mm single row -0 -19 -19 -Connector_PinSocket_1.27mm -PinSocket_1x19_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x19, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x19 1.27mm single row style1 pin1 left -0 -19 -19 -Connector_PinSocket_1.27mm -PinSocket_1x19_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x19, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x19 1.27mm single row style2 pin1 right -0 -19 -19 -Connector_PinSocket_1.27mm -PinSocket_1x20_P1.27mm_Vertical -Through hole straight socket strip, 1x20, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x20 1.27mm single row -0 -20 -20 -Connector_PinSocket_1.27mm -PinSocket_1x20_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x20, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x20 1.27mm single row style1 pin1 left -0 -20 -20 -Connector_PinSocket_1.27mm -PinSocket_1x20_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x20, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x20 1.27mm single row style2 pin1 right -0 -20 -20 -Connector_PinSocket_1.27mm -PinSocket_1x21_P1.27mm_Vertical -Through hole straight socket strip, 1x21, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x21 1.27mm single row -0 -21 -21 -Connector_PinSocket_1.27mm -PinSocket_1x21_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x21, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x21 1.27mm single row style1 pin1 left -0 -21 -21 -Connector_PinSocket_1.27mm -PinSocket_1x21_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x21, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x21 1.27mm single row style2 pin1 right -0 -21 -21 -Connector_PinSocket_1.27mm -PinSocket_1x22_P1.27mm_Vertical -Through hole straight socket strip, 1x22, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x22 1.27mm single row -0 -22 -22 -Connector_PinSocket_1.27mm -PinSocket_1x22_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x22, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x22 1.27mm single row style1 pin1 left -0 -22 -22 -Connector_PinSocket_1.27mm -PinSocket_1x22_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x22, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x22 1.27mm single row style2 pin1 right -0 -22 -22 -Connector_PinSocket_1.27mm -PinSocket_1x23_P1.27mm_Vertical -Through hole straight socket strip, 1x23, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x23 1.27mm single row -0 -23 -23 -Connector_PinSocket_1.27mm -PinSocket_1x23_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x23, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x23 1.27mm single row style1 pin1 left -0 -23 -23 -Connector_PinSocket_1.27mm -PinSocket_1x23_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x23, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x23 1.27mm single row style2 pin1 right -0 -23 -23 -Connector_PinSocket_1.27mm -PinSocket_1x24_P1.27mm_Vertical -Through hole straight socket strip, 1x24, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x24 1.27mm single row -0 -24 -24 -Connector_PinSocket_1.27mm -PinSocket_1x24_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x24, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x24 1.27mm single row style1 pin1 left -0 -24 -24 -Connector_PinSocket_1.27mm -PinSocket_1x24_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x24, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x24 1.27mm single row style2 pin1 right -0 -24 -24 -Connector_PinSocket_1.27mm -PinSocket_1x25_P1.27mm_Vertical -Through hole straight socket strip, 1x25, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x25 1.27mm single row -0 -25 -25 -Connector_PinSocket_1.27mm -PinSocket_1x25_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x25, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x25 1.27mm single row style1 pin1 left -0 -25 -25 -Connector_PinSocket_1.27mm -PinSocket_1x25_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x25, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x25 1.27mm single row style2 pin1 right -0 -25 -25 -Connector_PinSocket_1.27mm -PinSocket_1x26_P1.27mm_Vertical -Through hole straight socket strip, 1x26, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x26 1.27mm single row -0 -26 -26 -Connector_PinSocket_1.27mm -PinSocket_1x26_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x26, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x26 1.27mm single row style1 pin1 left -0 -26 -26 -Connector_PinSocket_1.27mm -PinSocket_1x26_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x26, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x26 1.27mm single row style2 pin1 right -0 -26 -26 -Connector_PinSocket_1.27mm -PinSocket_1x27_P1.27mm_Vertical -Through hole straight socket strip, 1x27, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x27 1.27mm single row -0 -27 -27 -Connector_PinSocket_1.27mm -PinSocket_1x27_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x27, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x27 1.27mm single row style1 pin1 left -0 -27 -27 -Connector_PinSocket_1.27mm -PinSocket_1x27_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x27, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x27 1.27mm single row style2 pin1 right -0 -27 -27 -Connector_PinSocket_1.27mm -PinSocket_1x28_P1.27mm_Vertical -Through hole straight socket strip, 1x28, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x28 1.27mm single row -0 -28 -28 -Connector_PinSocket_1.27mm -PinSocket_1x28_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x28, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x28 1.27mm single row style1 pin1 left -0 -28 -28 -Connector_PinSocket_1.27mm -PinSocket_1x28_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x28, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x28 1.27mm single row style2 pin1 right -0 -28 -28 -Connector_PinSocket_1.27mm -PinSocket_1x29_P1.27mm_Vertical -Through hole straight socket strip, 1x29, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x29 1.27mm single row -0 -29 -29 -Connector_PinSocket_1.27mm -PinSocket_1x29_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x29, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x29 1.27mm single row style1 pin1 left -0 -29 -29 -Connector_PinSocket_1.27mm -PinSocket_1x29_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x29, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x29 1.27mm single row style2 pin1 right -0 -29 -29 -Connector_PinSocket_1.27mm -PinSocket_1x30_P1.27mm_Vertical -Through hole straight socket strip, 1x30, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x30 1.27mm single row -0 -30 -30 -Connector_PinSocket_1.27mm -PinSocket_1x30_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x30, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x30 1.27mm single row style1 pin1 left -0 -30 -30 -Connector_PinSocket_1.27mm -PinSocket_1x30_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x30, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x30 1.27mm single row style2 pin1 right -0 -30 -30 -Connector_PinSocket_1.27mm -PinSocket_1x31_P1.27mm_Vertical -Through hole straight socket strip, 1x31, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x31 1.27mm single row -0 -31 -31 -Connector_PinSocket_1.27mm -PinSocket_1x31_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x31, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x31 1.27mm single row style1 pin1 left -0 -31 -31 -Connector_PinSocket_1.27mm -PinSocket_1x31_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x31, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x31 1.27mm single row style2 pin1 right -0 -31 -31 -Connector_PinSocket_1.27mm -PinSocket_1x32_P1.27mm_Vertical -Through hole straight socket strip, 1x32, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x32 1.27mm single row -0 -32 -32 -Connector_PinSocket_1.27mm -PinSocket_1x32_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x32, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x32 1.27mm single row style1 pin1 left -0 -32 -32 -Connector_PinSocket_1.27mm -PinSocket_1x32_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x32, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x32 1.27mm single row style2 pin1 right -0 -32 -32 -Connector_PinSocket_1.27mm -PinSocket_1x33_P1.27mm_Vertical -Through hole straight socket strip, 1x33, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x33 1.27mm single row -0 -33 -33 -Connector_PinSocket_1.27mm -PinSocket_1x33_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x33, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x33 1.27mm single row style1 pin1 left -0 -33 -33 -Connector_PinSocket_1.27mm -PinSocket_1x33_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x33, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x33 1.27mm single row style2 pin1 right -0 -33 -33 -Connector_PinSocket_1.27mm -PinSocket_1x34_P1.27mm_Vertical -Through hole straight socket strip, 1x34, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x34 1.27mm single row -0 -34 -34 -Connector_PinSocket_1.27mm -PinSocket_1x34_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x34, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x34 1.27mm single row style1 pin1 left -0 -34 -34 -Connector_PinSocket_1.27mm -PinSocket_1x34_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x34, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x34 1.27mm single row style2 pin1 right -0 -34 -34 -Connector_PinSocket_1.27mm -PinSocket_1x35_P1.27mm_Vertical -Through hole straight socket strip, 1x35, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x35 1.27mm single row -0 -35 -35 -Connector_PinSocket_1.27mm -PinSocket_1x35_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x35, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x35 1.27mm single row style1 pin1 left -0 -35 -35 -Connector_PinSocket_1.27mm -PinSocket_1x35_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x35, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x35 1.27mm single row style2 pin1 right -0 -35 -35 -Connector_PinSocket_1.27mm -PinSocket_1x36_P1.27mm_Vertical -Through hole straight socket strip, 1x36, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x36 1.27mm single row -0 -36 -36 -Connector_PinSocket_1.27mm -PinSocket_1x36_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x36, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x36 1.27mm single row style1 pin1 left -0 -36 -36 -Connector_PinSocket_1.27mm -PinSocket_1x36_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x36, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x36 1.27mm single row style2 pin1 right -0 -36 -36 -Connector_PinSocket_1.27mm -PinSocket_1x37_P1.27mm_Vertical -Through hole straight socket strip, 1x37, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x37 1.27mm single row -0 -37 -37 -Connector_PinSocket_1.27mm -PinSocket_1x37_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x37, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x37 1.27mm single row style1 pin1 left -0 -37 -37 -Connector_PinSocket_1.27mm -PinSocket_1x37_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x37, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x37 1.27mm single row style2 pin1 right -0 -37 -37 -Connector_PinSocket_1.27mm -PinSocket_1x38_P1.27mm_Vertical -Through hole straight socket strip, 1x38, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x38 1.27mm single row -0 -38 -38 -Connector_PinSocket_1.27mm -PinSocket_1x38_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x38, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x38 1.27mm single row style1 pin1 left -0 -38 -38 -Connector_PinSocket_1.27mm -PinSocket_1x38_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x38, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x38 1.27mm single row style2 pin1 right -0 -38 -38 -Connector_PinSocket_1.27mm -PinSocket_1x39_P1.27mm_Vertical -Through hole straight socket strip, 1x39, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x39 1.27mm single row -0 -39 -39 -Connector_PinSocket_1.27mm -PinSocket_1x39_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x39, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x39 1.27mm single row style1 pin1 left -0 -39 -39 -Connector_PinSocket_1.27mm -PinSocket_1x39_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x39, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x39 1.27mm single row style2 pin1 right -0 -39 -39 -Connector_PinSocket_1.27mm -PinSocket_1x40_P1.27mm_Vertical -Through hole straight socket strip, 1x40, 1.27mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x40 1.27mm single row -0 -40 -40 -Connector_PinSocket_1.27mm -PinSocket_1x40_P1.27mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x40, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x40 1.27mm single row style1 pin1 left -0 -40 -40 -Connector_PinSocket_1.27mm -PinSocket_1x40_P1.27mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x40, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated -Surface mounted socket strip SMD 1x40 1.27mm single row style2 pin1 right -0 -40 -40 -Connector_PinSocket_1.27mm -PinSocket_2x01_P1.27mm_Vertical -Through hole straight socket strip, 2x01, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x01 1.27mm double row -0 -2 -2 -Connector_PinSocket_1.27mm -PinSocket_2x01_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x01, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x01 1.27mm double row -0 -2 -2 -Connector_PinSocket_1.27mm -PinSocket_2x02_P1.27mm_Vertical -Through hole straight socket strip, 2x02, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x02 1.27mm double row -0 -4 -4 -Connector_PinSocket_1.27mm -PinSocket_2x02_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x02, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x02 1.27mm double row -0 -4 -4 -Connector_PinSocket_1.27mm -PinSocket_2x03_P1.27mm_Horizontal -Through hole angled socket strip, 2x03, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x03 1.27mm double row -0 -6 -6 -Connector_PinSocket_1.27mm -PinSocket_2x03_P1.27mm_Vertical -Through hole straight socket strip, 2x03, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x03 1.27mm double row -0 -6 -6 -Connector_PinSocket_1.27mm -PinSocket_2x03_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x03, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x03 1.27mm double row -0 -6 -6 -Connector_PinSocket_1.27mm -PinSocket_2x04_P1.27mm_Horizontal -Through hole angled socket strip, 2x04, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x04 1.27mm double row -0 -8 -8 -Connector_PinSocket_1.27mm -PinSocket_2x04_P1.27mm_Vertical -Through hole straight socket strip, 2x04, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x04 1.27mm double row -0 -8 -8 -Connector_PinSocket_1.27mm -PinSocket_2x04_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x04, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x04 1.27mm double row -0 -8 -8 -Connector_PinSocket_1.27mm -PinSocket_2x05_P1.27mm_Horizontal -Through hole angled socket strip, 2x05, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x05 1.27mm double row -0 -10 -10 -Connector_PinSocket_1.27mm -PinSocket_2x05_P1.27mm_Vertical -Through hole straight socket strip, 2x05, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x05 1.27mm double row -0 -10 -10 -Connector_PinSocket_1.27mm -PinSocket_2x05_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x05, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x05 1.27mm double row -0 -10 -10 -Connector_PinSocket_1.27mm -PinSocket_2x06_P1.27mm_Horizontal -Through hole angled socket strip, 2x06, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x06 1.27mm double row -0 -12 -12 -Connector_PinSocket_1.27mm -PinSocket_2x06_P1.27mm_Vertical -Through hole straight socket strip, 2x06, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x06 1.27mm double row -0 -12 -12 -Connector_PinSocket_1.27mm -PinSocket_2x06_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x06, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x06 1.27mm double row -0 -12 -12 -Connector_PinSocket_1.27mm -PinSocket_2x07_P1.27mm_Horizontal -Through hole angled socket strip, 2x07, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x07 1.27mm double row -0 -14 -14 -Connector_PinSocket_1.27mm -PinSocket_2x07_P1.27mm_Vertical -Through hole straight socket strip, 2x07, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x07 1.27mm double row -0 -14 -14 -Connector_PinSocket_1.27mm -PinSocket_2x07_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x07, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x07 1.27mm double row -0 -14 -14 -Connector_PinSocket_1.27mm -PinSocket_2x08_P1.27mm_Horizontal -Through hole angled socket strip, 2x08, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x08 1.27mm double row -0 -16 -16 -Connector_PinSocket_1.27mm -PinSocket_2x08_P1.27mm_Vertical -Through hole straight socket strip, 2x08, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x08 1.27mm double row -0 -16 -16 -Connector_PinSocket_1.27mm -PinSocket_2x08_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x08, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x08 1.27mm double row -0 -16 -16 -Connector_PinSocket_1.27mm -PinSocket_2x09_P1.27mm_Horizontal -Through hole angled socket strip, 2x09, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x09 1.27mm double row -0 -18 -18 -Connector_PinSocket_1.27mm -PinSocket_2x09_P1.27mm_Vertical -Through hole straight socket strip, 2x09, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x09 1.27mm double row -0 -18 -18 -Connector_PinSocket_1.27mm -PinSocket_2x09_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x09, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x09 1.27mm double row -0 -18 -18 -Connector_PinSocket_1.27mm -PinSocket_2x10_P1.27mm_Horizontal -Through hole angled socket strip, 2x10, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x10 1.27mm double row -0 -20 -20 -Connector_PinSocket_1.27mm -PinSocket_2x10_P1.27mm_Vertical -Through hole straight socket strip, 2x10, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x10 1.27mm double row -0 -20 -20 -Connector_PinSocket_1.27mm -PinSocket_2x10_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x10, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x10 1.27mm double row -0 -20 -20 -Connector_PinSocket_1.27mm -PinSocket_2x11_P1.27mm_Horizontal -Through hole angled socket strip, 2x11, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x11 1.27mm double row -0 -22 -22 -Connector_PinSocket_1.27mm -PinSocket_2x11_P1.27mm_Vertical -Through hole straight socket strip, 2x11, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x11 1.27mm double row -0 -22 -22 -Connector_PinSocket_1.27mm -PinSocket_2x11_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x11, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x11 1.27mm double row -0 -22 -22 -Connector_PinSocket_1.27mm -PinSocket_2x12_P1.27mm_Horizontal -Through hole angled socket strip, 2x12, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x12 1.27mm double row -0 -24 -24 -Connector_PinSocket_1.27mm -PinSocket_2x12_P1.27mm_Vertical -Through hole straight socket strip, 2x12, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x12 1.27mm double row -0 -24 -24 -Connector_PinSocket_1.27mm -PinSocket_2x12_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x12, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x12 1.27mm double row -0 -24 -24 -Connector_PinSocket_1.27mm -PinSocket_2x13_P1.27mm_Horizontal -Through hole angled socket strip, 2x13, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x13 1.27mm double row -0 -26 -26 -Connector_PinSocket_1.27mm -PinSocket_2x13_P1.27mm_Vertical -Through hole straight socket strip, 2x13, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x13 1.27mm double row -0 -26 -26 -Connector_PinSocket_1.27mm -PinSocket_2x13_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x13, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x13 1.27mm double row -0 -26 -26 -Connector_PinSocket_1.27mm -PinSocket_2x14_P1.27mm_Horizontal -Through hole angled socket strip, 2x14, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x14 1.27mm double row -0 -28 -28 -Connector_PinSocket_1.27mm -PinSocket_2x14_P1.27mm_Vertical -Through hole straight socket strip, 2x14, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x14 1.27mm double row -0 -28 -28 -Connector_PinSocket_1.27mm -PinSocket_2x14_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x14, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x14 1.27mm double row -0 -28 -28 -Connector_PinSocket_1.27mm -PinSocket_2x15_P1.27mm_Horizontal -Through hole angled socket strip, 2x15, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x15 1.27mm double row -0 -30 -30 -Connector_PinSocket_1.27mm -PinSocket_2x15_P1.27mm_Vertical -Through hole straight socket strip, 2x15, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x15 1.27mm double row -0 -30 -30 -Connector_PinSocket_1.27mm -PinSocket_2x15_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x15, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x15 1.27mm double row -0 -30 -30 -Connector_PinSocket_1.27mm -PinSocket_2x16_P1.27mm_Horizontal -Through hole angled socket strip, 2x16, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x16 1.27mm double row -0 -32 -32 -Connector_PinSocket_1.27mm -PinSocket_2x16_P1.27mm_Vertical -Through hole straight socket strip, 2x16, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x16 1.27mm double row -0 -32 -32 -Connector_PinSocket_1.27mm -PinSocket_2x16_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x16, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x16 1.27mm double row -0 -32 -32 -Connector_PinSocket_1.27mm -PinSocket_2x17_P1.27mm_Horizontal -Through hole angled socket strip, 2x17, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x17 1.27mm double row -0 -34 -34 -Connector_PinSocket_1.27mm -PinSocket_2x17_P1.27mm_Vertical -Through hole straight socket strip, 2x17, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x17 1.27mm double row -0 -34 -34 -Connector_PinSocket_1.27mm -PinSocket_2x17_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x17, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x17 1.27mm double row -0 -34 -34 -Connector_PinSocket_1.27mm -PinSocket_2x18_P1.27mm_Horizontal -Through hole angled socket strip, 2x18, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x18 1.27mm double row -0 -36 -36 -Connector_PinSocket_1.27mm -PinSocket_2x18_P1.27mm_Vertical -Through hole straight socket strip, 2x18, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x18 1.27mm double row -0 -36 -36 -Connector_PinSocket_1.27mm -PinSocket_2x18_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x18, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x18 1.27mm double row -0 -36 -36 -Connector_PinSocket_1.27mm -PinSocket_2x19_P1.27mm_Horizontal -Through hole angled socket strip, 2x19, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x19 1.27mm double row -0 -38 -38 -Connector_PinSocket_1.27mm -PinSocket_2x19_P1.27mm_Vertical -Through hole straight socket strip, 2x19, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x19 1.27mm double row -0 -38 -38 -Connector_PinSocket_1.27mm -PinSocket_2x19_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x19, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x19 1.27mm double row -0 -38 -38 -Connector_PinSocket_1.27mm -PinSocket_2x20_P1.27mm_Horizontal -Through hole angled socket strip, 2x20, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x20 1.27mm double row -0 -40 -40 -Connector_PinSocket_1.27mm -PinSocket_2x20_P1.27mm_Vertical -Through hole straight socket strip, 2x20, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x20 1.27mm double row -0 -40 -40 -Connector_PinSocket_1.27mm -PinSocket_2x20_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x20, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x20 1.27mm double row -0 -40 -40 -Connector_PinSocket_1.27mm -PinSocket_2x21_P1.27mm_Horizontal -Through hole angled socket strip, 2x21, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x21 1.27mm double row -0 -42 -42 -Connector_PinSocket_1.27mm -PinSocket_2x21_P1.27mm_Vertical -Through hole straight socket strip, 2x21, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x21 1.27mm double row -0 -42 -42 -Connector_PinSocket_1.27mm -PinSocket_2x21_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x21, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x21 1.27mm double row -0 -42 -42 -Connector_PinSocket_1.27mm -PinSocket_2x22_P1.27mm_Horizontal -Through hole angled socket strip, 2x22, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x22 1.27mm double row -0 -44 -44 -Connector_PinSocket_1.27mm -PinSocket_2x22_P1.27mm_Vertical -Through hole straight socket strip, 2x22, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x22 1.27mm double row -0 -44 -44 -Connector_PinSocket_1.27mm -PinSocket_2x22_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x22, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x22 1.27mm double row -0 -44 -44 -Connector_PinSocket_1.27mm -PinSocket_2x23_P1.27mm_Horizontal -Through hole angled socket strip, 2x23, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x23 1.27mm double row -0 -46 -46 -Connector_PinSocket_1.27mm -PinSocket_2x23_P1.27mm_Vertical -Through hole straight socket strip, 2x23, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x23 1.27mm double row -0 -46 -46 -Connector_PinSocket_1.27mm -PinSocket_2x23_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x23, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x23 1.27mm double row -0 -46 -46 -Connector_PinSocket_1.27mm -PinSocket_2x24_P1.27mm_Horizontal -Through hole angled socket strip, 2x24, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x24 1.27mm double row -0 -48 -48 -Connector_PinSocket_1.27mm -PinSocket_2x24_P1.27mm_Vertical -Through hole straight socket strip, 2x24, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x24 1.27mm double row -0 -48 -48 -Connector_PinSocket_1.27mm -PinSocket_2x24_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x24, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x24 1.27mm double row -0 -48 -48 -Connector_PinSocket_1.27mm -PinSocket_2x25_P1.27mm_Horizontal -Through hole angled socket strip, 2x25, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x25 1.27mm double row -0 -50 -50 -Connector_PinSocket_1.27mm -PinSocket_2x25_P1.27mm_Vertical -Through hole straight socket strip, 2x25, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x25 1.27mm double row -0 -50 -50 -Connector_PinSocket_1.27mm -PinSocket_2x25_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x25, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x25 1.27mm double row -0 -50 -50 -Connector_PinSocket_1.27mm -PinSocket_2x26_P1.27mm_Horizontal -Through hole angled socket strip, 2x26, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x26 1.27mm double row -0 -52 -52 -Connector_PinSocket_1.27mm -PinSocket_2x26_P1.27mm_Vertical -Through hole straight socket strip, 2x26, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x26 1.27mm double row -0 -52 -52 -Connector_PinSocket_1.27mm -PinSocket_2x26_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x26, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x26 1.27mm double row -0 -52 -52 -Connector_PinSocket_1.27mm -PinSocket_2x27_P1.27mm_Horizontal -Through hole angled socket strip, 2x27, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x27 1.27mm double row -0 -54 -54 -Connector_PinSocket_1.27mm -PinSocket_2x27_P1.27mm_Vertical -Through hole straight socket strip, 2x27, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x27 1.27mm double row -0 -54 -54 -Connector_PinSocket_1.27mm -PinSocket_2x27_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x27, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x27 1.27mm double row -0 -54 -54 -Connector_PinSocket_1.27mm -PinSocket_2x28_P1.27mm_Horizontal -Through hole angled socket strip, 2x28, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x28 1.27mm double row -0 -56 -56 -Connector_PinSocket_1.27mm -PinSocket_2x28_P1.27mm_Vertical -Through hole straight socket strip, 2x28, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x28 1.27mm double row -0 -56 -56 -Connector_PinSocket_1.27mm -PinSocket_2x28_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x28, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x28 1.27mm double row -0 -56 -56 -Connector_PinSocket_1.27mm -PinSocket_2x29_P1.27mm_Horizontal -Through hole angled socket strip, 2x29, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x29 1.27mm double row -0 -58 -58 -Connector_PinSocket_1.27mm -PinSocket_2x29_P1.27mm_Vertical -Through hole straight socket strip, 2x29, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x29 1.27mm double row -0 -58 -58 -Connector_PinSocket_1.27mm -PinSocket_2x29_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x29, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x29 1.27mm double row -0 -58 -58 -Connector_PinSocket_1.27mm -PinSocket_2x30_P1.27mm_Horizontal -Through hole angled socket strip, 2x30, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x30 1.27mm double row -0 -60 -60 -Connector_PinSocket_1.27mm -PinSocket_2x30_P1.27mm_Vertical -Through hole straight socket strip, 2x30, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x30 1.27mm double row -0 -60 -60 -Connector_PinSocket_1.27mm -PinSocket_2x30_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x30, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x30 1.27mm double row -0 -60 -60 -Connector_PinSocket_1.27mm -PinSocket_2x31_P1.27mm_Horizontal -Through hole angled socket strip, 2x31, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x31 1.27mm double row -0 -62 -62 -Connector_PinSocket_1.27mm -PinSocket_2x31_P1.27mm_Vertical -Through hole straight socket strip, 2x31, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x31 1.27mm double row -0 -62 -62 -Connector_PinSocket_1.27mm -PinSocket_2x31_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x31, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x31 1.27mm double row -0 -62 -62 -Connector_PinSocket_1.27mm -PinSocket_2x32_P1.27mm_Horizontal -Through hole angled socket strip, 2x32, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x32 1.27mm double row -0 -64 -64 -Connector_PinSocket_1.27mm -PinSocket_2x32_P1.27mm_Vertical -Through hole straight socket strip, 2x32, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x32 1.27mm double row -0 -64 -64 -Connector_PinSocket_1.27mm -PinSocket_2x32_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x32, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x32 1.27mm double row -0 -64 -64 -Connector_PinSocket_1.27mm -PinSocket_2x33_P1.27mm_Horizontal -Through hole angled socket strip, 2x33, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x33 1.27mm double row -0 -66 -66 -Connector_PinSocket_1.27mm -PinSocket_2x33_P1.27mm_Vertical -Through hole straight socket strip, 2x33, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x33 1.27mm double row -0 -66 -66 -Connector_PinSocket_1.27mm -PinSocket_2x33_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x33, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x33 1.27mm double row -0 -66 -66 -Connector_PinSocket_1.27mm -PinSocket_2x34_P1.27mm_Horizontal -Through hole angled socket strip, 2x34, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x34 1.27mm double row -0 -68 -68 -Connector_PinSocket_1.27mm -PinSocket_2x34_P1.27mm_Vertical -Through hole straight socket strip, 2x34, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x34 1.27mm double row -0 -68 -68 -Connector_PinSocket_1.27mm -PinSocket_2x34_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x34, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x34 1.27mm double row -0 -68 -68 -Connector_PinSocket_1.27mm -PinSocket_2x35_P1.27mm_Horizontal -Through hole angled socket strip, 2x35, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x35 1.27mm double row -0 -70 -70 -Connector_PinSocket_1.27mm -PinSocket_2x35_P1.27mm_Vertical -Through hole straight socket strip, 2x35, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x35 1.27mm double row -0 -70 -70 -Connector_PinSocket_1.27mm -PinSocket_2x35_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x35, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x35 1.27mm double row -0 -70 -70 -Connector_PinSocket_1.27mm -PinSocket_2x36_P1.27mm_Horizontal -Through hole angled socket strip, 2x36, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x36 1.27mm double row -0 -72 -72 -Connector_PinSocket_1.27mm -PinSocket_2x36_P1.27mm_Vertical -Through hole straight socket strip, 2x36, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x36 1.27mm double row -0 -72 -72 -Connector_PinSocket_1.27mm -PinSocket_2x36_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x36, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x36 1.27mm double row -0 -72 -72 -Connector_PinSocket_1.27mm -PinSocket_2x37_P1.27mm_Horizontal -Through hole angled socket strip, 2x37, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x37 1.27mm double row -0 -74 -74 -Connector_PinSocket_1.27mm -PinSocket_2x37_P1.27mm_Vertical -Through hole straight socket strip, 2x37, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x37 1.27mm double row -0 -74 -74 -Connector_PinSocket_1.27mm -PinSocket_2x37_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x37, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x37 1.27mm double row -0 -74 -74 -Connector_PinSocket_1.27mm -PinSocket_2x38_P1.27mm_Horizontal -Through hole angled socket strip, 2x38, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x38 1.27mm double row -0 -76 -76 -Connector_PinSocket_1.27mm -PinSocket_2x38_P1.27mm_Vertical -Through hole straight socket strip, 2x38, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x38 1.27mm double row -0 -76 -76 -Connector_PinSocket_1.27mm -PinSocket_2x38_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x38, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x38 1.27mm double row -0 -76 -76 -Connector_PinSocket_1.27mm -PinSocket_2x39_P1.27mm_Horizontal -Through hole angled socket strip, 2x39, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x39 1.27mm double row -0 -78 -78 -Connector_PinSocket_1.27mm -PinSocket_2x39_P1.27mm_Vertical -Through hole straight socket strip, 2x39, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x39 1.27mm double row -0 -78 -78 -Connector_PinSocket_1.27mm -PinSocket_2x39_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x39, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x39 1.27mm double row -0 -78 -78 -Connector_PinSocket_1.27mm -PinSocket_2x40_P1.27mm_Horizontal -Through hole angled socket strip, 2x40, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x40 1.27mm double row -0 -80 -80 -Connector_PinSocket_1.27mm -PinSocket_2x40_P1.27mm_Vertical -Through hole straight socket strip, 2x40, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x40 1.27mm double row -0 -80 -80 -Connector_PinSocket_1.27mm -PinSocket_2x40_P1.27mm_Vertical_SMD -surface-mounted straight socket strip, 2x40, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated -Surface mounted socket strip SMD 2x40 1.27mm double row -0 -80 -80 -Connector_PinSocket_1.27mm -PinSocket_2x41_P1.27mm_Horizontal -Through hole angled socket strip, 2x41, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x41 1.27mm double row -0 -82 -82 -Connector_PinSocket_1.27mm -PinSocket_2x42_P1.27mm_Horizontal -Through hole angled socket strip, 2x42, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x42 1.27mm double row -0 -84 -84 -Connector_PinSocket_1.27mm -PinSocket_2x43_P1.27mm_Horizontal -Through hole angled socket strip, 2x43, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x43 1.27mm double row -0 -86 -86 -Connector_PinSocket_1.27mm -PinSocket_2x44_P1.27mm_Horizontal -Through hole angled socket strip, 2x44, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x44 1.27mm double row -0 -88 -88 -Connector_PinSocket_1.27mm -PinSocket_2x45_P1.27mm_Horizontal -Through hole angled socket strip, 2x45, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x45 1.27mm double row -0 -90 -90 -Connector_PinSocket_1.27mm -PinSocket_2x46_P1.27mm_Horizontal -Through hole angled socket strip, 2x46, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x46 1.27mm double row -0 -92 -92 -Connector_PinSocket_1.27mm -PinSocket_2x47_P1.27mm_Horizontal -Through hole angled socket strip, 2x47, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x47 1.27mm double row -0 -94 -94 -Connector_PinSocket_1.27mm -PinSocket_2x48_P1.27mm_Horizontal -Through hole angled socket strip, 2x48, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x48 1.27mm double row -0 -96 -96 -Connector_PinSocket_1.27mm -PinSocket_2x49_P1.27mm_Horizontal -Through hole angled socket strip, 2x49, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x49 1.27mm double row -0 -98 -98 -Connector_PinSocket_1.27mm -PinSocket_2x50_P1.27mm_Horizontal -Through hole angled socket strip, 2x50, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated -Through hole angled socket strip THT 2x50 1.27mm double row -0 -100 -100 -Connector_PinSocket_2.00mm -PinSocket_1x01_P2.00mm_Horizontal -Through hole angled socket strip, 1x01, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x01 2.00mm single row -0 -1 -1 -Connector_PinSocket_2.00mm -PinSocket_1x01_P2.00mm_Vertical -Through hole straight socket strip, 1x01, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x01 2.00mm single row -0 -1 -1 -Connector_PinSocket_2.00mm -PinSocket_1x02_P2.00mm_Horizontal -Through hole angled socket strip, 1x02, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x02 2.00mm single row -0 -2 -2 -Connector_PinSocket_2.00mm -PinSocket_1x02_P2.00mm_Vertical -Through hole straight socket strip, 1x02, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x02 2.00mm single row -0 -2 -2 -Connector_PinSocket_2.00mm -PinSocket_1x02_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x02, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x02 2.00mm single row style1 pin1 left -0 -2 -2 -Connector_PinSocket_2.00mm -PinSocket_1x02_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x02, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x02 2.00mm single row style2 pin1 right -0 -2 -2 -Connector_PinSocket_2.00mm -PinSocket_1x03_P2.00mm_Horizontal -Through hole angled socket strip, 1x03, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x03 2.00mm single row -0 -3 -3 -Connector_PinSocket_2.00mm -PinSocket_1x03_P2.00mm_Vertical -Through hole straight socket strip, 1x03, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x03 2.00mm single row -0 -3 -3 -Connector_PinSocket_2.00mm -PinSocket_1x03_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x03, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x03 2.00mm single row style1 pin1 left -0 -3 -3 -Connector_PinSocket_2.00mm -PinSocket_1x03_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x03, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x03 2.00mm single row style2 pin1 right -0 -3 -3 -Connector_PinSocket_2.00mm -PinSocket_1x04_P2.00mm_Horizontal -Through hole angled socket strip, 1x04, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x04 2.00mm single row -0 -4 -4 -Connector_PinSocket_2.00mm -PinSocket_1x04_P2.00mm_Vertical -Through hole straight socket strip, 1x04, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x04 2.00mm single row -0 -4 -4 -Connector_PinSocket_2.00mm -PinSocket_1x04_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x04, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x04 2.00mm single row style1 pin1 left -0 -4 -4 -Connector_PinSocket_2.00mm -PinSocket_1x04_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x04, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x04 2.00mm single row style2 pin1 right -0 -4 -4 -Connector_PinSocket_2.00mm -PinSocket_1x05_P2.00mm_Horizontal -Through hole angled socket strip, 1x05, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x05 2.00mm single row -0 -5 -5 -Connector_PinSocket_2.00mm -PinSocket_1x05_P2.00mm_Vertical -Through hole straight socket strip, 1x05, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x05 2.00mm single row -0 -5 -5 -Connector_PinSocket_2.00mm -PinSocket_1x05_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x05, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x05 2.00mm single row style1 pin1 left -0 -5 -5 -Connector_PinSocket_2.00mm -PinSocket_1x05_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x05, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x05 2.00mm single row style2 pin1 right -0 -5 -5 -Connector_PinSocket_2.00mm -PinSocket_1x06_P2.00mm_Horizontal -Through hole angled socket strip, 1x06, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x06 2.00mm single row -0 -6 -6 -Connector_PinSocket_2.00mm -PinSocket_1x06_P2.00mm_Vertical -Through hole straight socket strip, 1x06, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x06 2.00mm single row -0 -6 -6 -Connector_PinSocket_2.00mm -PinSocket_1x06_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x06, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x06 2.00mm single row style1 pin1 left -0 -6 -6 -Connector_PinSocket_2.00mm -PinSocket_1x06_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x06, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x06 2.00mm single row style2 pin1 right -0 -6 -6 -Connector_PinSocket_2.00mm -PinSocket_1x07_P2.00mm_Horizontal -Through hole angled socket strip, 1x07, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x07 2.00mm single row -0 -7 -7 -Connector_PinSocket_2.00mm -PinSocket_1x07_P2.00mm_Vertical -Through hole straight socket strip, 1x07, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x07 2.00mm single row -0 -7 -7 -Connector_PinSocket_2.00mm -PinSocket_1x07_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x07, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x07 2.00mm single row style1 pin1 left -0 -7 -7 -Connector_PinSocket_2.00mm -PinSocket_1x07_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x07, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x07 2.00mm single row style2 pin1 right -0 -7 -7 -Connector_PinSocket_2.00mm -PinSocket_1x08_P2.00mm_Horizontal -Through hole angled socket strip, 1x08, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x08 2.00mm single row -0 -8 -8 -Connector_PinSocket_2.00mm -PinSocket_1x08_P2.00mm_Vertical -Through hole straight socket strip, 1x08, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x08 2.00mm single row -0 -8 -8 -Connector_PinSocket_2.00mm -PinSocket_1x08_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x08, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x08 2.00mm single row style1 pin1 left -0 -8 -8 -Connector_PinSocket_2.00mm -PinSocket_1x08_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x08, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x08 2.00mm single row style2 pin1 right -0 -8 -8 -Connector_PinSocket_2.00mm -PinSocket_1x09_P2.00mm_Horizontal -Through hole angled socket strip, 1x09, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x09 2.00mm single row -0 -9 -9 -Connector_PinSocket_2.00mm -PinSocket_1x09_P2.00mm_Vertical -Through hole straight socket strip, 1x09, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x09 2.00mm single row -0 -9 -9 -Connector_PinSocket_2.00mm -PinSocket_1x09_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x09, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x09 2.00mm single row style1 pin1 left -0 -9 -9 -Connector_PinSocket_2.00mm -PinSocket_1x09_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x09, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x09 2.00mm single row style2 pin1 right -0 -9 -9 -Connector_PinSocket_2.00mm -PinSocket_1x10_P2.00mm_Horizontal -Through hole angled socket strip, 1x10, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x10 2.00mm single row -0 -10 -10 -Connector_PinSocket_2.00mm -PinSocket_1x10_P2.00mm_Vertical -Through hole straight socket strip, 1x10, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x10 2.00mm single row -0 -10 -10 -Connector_PinSocket_2.00mm -PinSocket_1x10_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x10, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x10 2.00mm single row style1 pin1 left -0 -10 -10 -Connector_PinSocket_2.00mm -PinSocket_1x10_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x10, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x10 2.00mm single row style2 pin1 right -0 -10 -10 -Connector_PinSocket_2.00mm -PinSocket_1x11_P2.00mm_Horizontal -Through hole angled socket strip, 1x11, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x11 2.00mm single row -0 -11 -11 -Connector_PinSocket_2.00mm -PinSocket_1x11_P2.00mm_Vertical -Through hole straight socket strip, 1x11, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x11 2.00mm single row -0 -11 -11 -Connector_PinSocket_2.00mm -PinSocket_1x11_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x11, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x11 2.00mm single row style1 pin1 left -0 -11 -11 -Connector_PinSocket_2.00mm -PinSocket_1x11_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x11, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x11 2.00mm single row style2 pin1 right -0 -11 -11 -Connector_PinSocket_2.00mm -PinSocket_1x12_P2.00mm_Horizontal -Through hole angled socket strip, 1x12, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x12 2.00mm single row -0 -12 -12 -Connector_PinSocket_2.00mm -PinSocket_1x12_P2.00mm_Vertical -Through hole straight socket strip, 1x12, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x12 2.00mm single row -0 -12 -12 -Connector_PinSocket_2.00mm -PinSocket_1x12_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x12, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x12 2.00mm single row style1 pin1 left -0 -12 -12 -Connector_PinSocket_2.00mm -PinSocket_1x12_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x12, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x12 2.00mm single row style2 pin1 right -0 -12 -12 -Connector_PinSocket_2.00mm -PinSocket_1x13_P2.00mm_Horizontal -Through hole angled socket strip, 1x13, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x13 2.00mm single row -0 -13 -13 -Connector_PinSocket_2.00mm -PinSocket_1x13_P2.00mm_Vertical -Through hole straight socket strip, 1x13, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x13 2.00mm single row -0 -13 -13 -Connector_PinSocket_2.00mm -PinSocket_1x13_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x13, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x13 2.00mm single row style1 pin1 left -0 -13 -13 -Connector_PinSocket_2.00mm -PinSocket_1x13_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x13, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x13 2.00mm single row style2 pin1 right -0 -13 -13 -Connector_PinSocket_2.00mm -PinSocket_1x14_P2.00mm_Horizontal -Through hole angled socket strip, 1x14, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x14 2.00mm single row -0 -14 -14 -Connector_PinSocket_2.00mm -PinSocket_1x14_P2.00mm_Vertical -Through hole straight socket strip, 1x14, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x14 2.00mm single row -0 -14 -14 -Connector_PinSocket_2.00mm -PinSocket_1x14_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x14, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x14 2.00mm single row style1 pin1 left -0 -14 -14 -Connector_PinSocket_2.00mm -PinSocket_1x14_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x14, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x14 2.00mm single row style2 pin1 right -0 -14 -14 -Connector_PinSocket_2.00mm -PinSocket_1x15_P2.00mm_Horizontal -Through hole angled socket strip, 1x15, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x15 2.00mm single row -0 -15 -15 -Connector_PinSocket_2.00mm -PinSocket_1x15_P2.00mm_Vertical -Through hole straight socket strip, 1x15, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x15 2.00mm single row -0 -15 -15 -Connector_PinSocket_2.00mm -PinSocket_1x15_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x15, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x15 2.00mm single row style1 pin1 left -0 -15 -15 -Connector_PinSocket_2.00mm -PinSocket_1x15_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x15, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x15 2.00mm single row style2 pin1 right -0 -15 -15 -Connector_PinSocket_2.00mm -PinSocket_1x16_P2.00mm_Horizontal -Through hole angled socket strip, 1x16, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x16 2.00mm single row -0 -16 -16 -Connector_PinSocket_2.00mm -PinSocket_1x16_P2.00mm_Vertical -Through hole straight socket strip, 1x16, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x16 2.00mm single row -0 -16 -16 -Connector_PinSocket_2.00mm -PinSocket_1x16_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x16, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x16 2.00mm single row style1 pin1 left -0 -16 -16 -Connector_PinSocket_2.00mm -PinSocket_1x16_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x16, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x16 2.00mm single row style2 pin1 right -0 -16 -16 -Connector_PinSocket_2.00mm -PinSocket_1x17_P2.00mm_Horizontal -Through hole angled socket strip, 1x17, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x17 2.00mm single row -0 -17 -17 -Connector_PinSocket_2.00mm -PinSocket_1x17_P2.00mm_Vertical -Through hole straight socket strip, 1x17, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x17 2.00mm single row -0 -17 -17 -Connector_PinSocket_2.00mm -PinSocket_1x17_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x17, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x17 2.00mm single row style1 pin1 left -0 -17 -17 -Connector_PinSocket_2.00mm -PinSocket_1x17_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x17, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x17 2.00mm single row style2 pin1 right -0 -17 -17 -Connector_PinSocket_2.00mm -PinSocket_1x18_P2.00mm_Horizontal -Through hole angled socket strip, 1x18, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x18 2.00mm single row -0 -18 -18 -Connector_PinSocket_2.00mm -PinSocket_1x18_P2.00mm_Vertical -Through hole straight socket strip, 1x18, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x18 2.00mm single row -0 -18 -18 -Connector_PinSocket_2.00mm -PinSocket_1x18_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x18, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x18 2.00mm single row style1 pin1 left -0 -18 -18 -Connector_PinSocket_2.00mm -PinSocket_1x18_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x18, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x18 2.00mm single row style2 pin1 right -0 -18 -18 -Connector_PinSocket_2.00mm -PinSocket_1x19_P2.00mm_Horizontal -Through hole angled socket strip, 1x19, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x19 2.00mm single row -0 -19 -19 -Connector_PinSocket_2.00mm -PinSocket_1x19_P2.00mm_Vertical -Through hole straight socket strip, 1x19, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x19 2.00mm single row -0 -19 -19 -Connector_PinSocket_2.00mm -PinSocket_1x19_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x19, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x19 2.00mm single row style1 pin1 left -0 -19 -19 -Connector_PinSocket_2.00mm -PinSocket_1x19_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x19, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x19 2.00mm single row style2 pin1 right -0 -19 -19 -Connector_PinSocket_2.00mm -PinSocket_1x20_P2.00mm_Horizontal -Through hole angled socket strip, 1x20, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x20 2.00mm single row -0 -20 -20 -Connector_PinSocket_2.00mm -PinSocket_1x20_P2.00mm_Vertical -Through hole straight socket strip, 1x20, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x20 2.00mm single row -0 -20 -20 -Connector_PinSocket_2.00mm -PinSocket_1x20_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x20, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x20 2.00mm single row style1 pin1 left -0 -20 -20 -Connector_PinSocket_2.00mm -PinSocket_1x20_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x20, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x20 2.00mm single row style2 pin1 right -0 -20 -20 -Connector_PinSocket_2.00mm -PinSocket_1x21_P2.00mm_Horizontal -Through hole angled socket strip, 1x21, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x21 2.00mm single row -0 -21 -21 -Connector_PinSocket_2.00mm -PinSocket_1x21_P2.00mm_Vertical -Through hole straight socket strip, 1x21, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x21 2.00mm single row -0 -21 -21 -Connector_PinSocket_2.00mm -PinSocket_1x21_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x21, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x21 2.00mm single row style1 pin1 left -0 -21 -21 -Connector_PinSocket_2.00mm -PinSocket_1x21_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x21, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x21 2.00mm single row style2 pin1 right -0 -21 -21 -Connector_PinSocket_2.00mm -PinSocket_1x22_P2.00mm_Horizontal -Through hole angled socket strip, 1x22, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x22 2.00mm single row -0 -22 -22 -Connector_PinSocket_2.00mm -PinSocket_1x22_P2.00mm_Vertical -Through hole straight socket strip, 1x22, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x22 2.00mm single row -0 -22 -22 -Connector_PinSocket_2.00mm -PinSocket_1x22_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x22, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x22 2.00mm single row style1 pin1 left -0 -22 -22 -Connector_PinSocket_2.00mm -PinSocket_1x22_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x22, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x22 2.00mm single row style2 pin1 right -0 -22 -22 -Connector_PinSocket_2.00mm -PinSocket_1x23_P2.00mm_Horizontal -Through hole angled socket strip, 1x23, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x23 2.00mm single row -0 -23 -23 -Connector_PinSocket_2.00mm -PinSocket_1x23_P2.00mm_Vertical -Through hole straight socket strip, 1x23, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x23 2.00mm single row -0 -23 -23 -Connector_PinSocket_2.00mm -PinSocket_1x23_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x23, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x23 2.00mm single row style1 pin1 left -0 -23 -23 -Connector_PinSocket_2.00mm -PinSocket_1x23_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x23, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x23 2.00mm single row style2 pin1 right -0 -23 -23 -Connector_PinSocket_2.00mm -PinSocket_1x24_P2.00mm_Horizontal -Through hole angled socket strip, 1x24, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x24 2.00mm single row -0 -24 -24 -Connector_PinSocket_2.00mm -PinSocket_1x24_P2.00mm_Vertical -Through hole straight socket strip, 1x24, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x24 2.00mm single row -0 -24 -24 -Connector_PinSocket_2.00mm -PinSocket_1x24_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x24, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x24 2.00mm single row style1 pin1 left -0 -24 -24 -Connector_PinSocket_2.00mm -PinSocket_1x24_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x24, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x24 2.00mm single row style2 pin1 right -0 -24 -24 -Connector_PinSocket_2.00mm -PinSocket_1x25_P2.00mm_Horizontal -Through hole angled socket strip, 1x25, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x25 2.00mm single row -0 -25 -25 -Connector_PinSocket_2.00mm -PinSocket_1x25_P2.00mm_Vertical -Through hole straight socket strip, 1x25, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x25 2.00mm single row -0 -25 -25 -Connector_PinSocket_2.00mm -PinSocket_1x25_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x25, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x25 2.00mm single row style1 pin1 left -0 -25 -25 -Connector_PinSocket_2.00mm -PinSocket_1x25_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x25, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x25 2.00mm single row style2 pin1 right -0 -25 -25 -Connector_PinSocket_2.00mm -PinSocket_1x26_P2.00mm_Horizontal -Through hole angled socket strip, 1x26, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x26 2.00mm single row -0 -26 -26 -Connector_PinSocket_2.00mm -PinSocket_1x26_P2.00mm_Vertical -Through hole straight socket strip, 1x26, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x26 2.00mm single row -0 -26 -26 -Connector_PinSocket_2.00mm -PinSocket_1x26_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x26, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x26 2.00mm single row style1 pin1 left -0 -26 -26 -Connector_PinSocket_2.00mm -PinSocket_1x26_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x26, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x26 2.00mm single row style2 pin1 right -0 -26 -26 -Connector_PinSocket_2.00mm -PinSocket_1x27_P2.00mm_Horizontal -Through hole angled socket strip, 1x27, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x27 2.00mm single row -0 -27 -27 -Connector_PinSocket_2.00mm -PinSocket_1x27_P2.00mm_Vertical -Through hole straight socket strip, 1x27, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x27 2.00mm single row -0 -27 -27 -Connector_PinSocket_2.00mm -PinSocket_1x27_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x27, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x27 2.00mm single row style1 pin1 left -0 -27 -27 -Connector_PinSocket_2.00mm -PinSocket_1x27_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x27, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x27 2.00mm single row style2 pin1 right -0 -27 -27 -Connector_PinSocket_2.00mm -PinSocket_1x28_P2.00mm_Horizontal -Through hole angled socket strip, 1x28, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x28 2.00mm single row -0 -28 -28 -Connector_PinSocket_2.00mm -PinSocket_1x28_P2.00mm_Vertical -Through hole straight socket strip, 1x28, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x28 2.00mm single row -0 -28 -28 -Connector_PinSocket_2.00mm -PinSocket_1x28_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x28, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x28 2.00mm single row style1 pin1 left -0 -28 -28 -Connector_PinSocket_2.00mm -PinSocket_1x28_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x28, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x28 2.00mm single row style2 pin1 right -0 -28 -28 -Connector_PinSocket_2.00mm -PinSocket_1x29_P2.00mm_Horizontal -Through hole angled socket strip, 1x29, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x29 2.00mm single row -0 -29 -29 -Connector_PinSocket_2.00mm -PinSocket_1x29_P2.00mm_Vertical -Through hole straight socket strip, 1x29, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x29 2.00mm single row -0 -29 -29 -Connector_PinSocket_2.00mm -PinSocket_1x29_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x29, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x29 2.00mm single row style1 pin1 left -0 -29 -29 -Connector_PinSocket_2.00mm -PinSocket_1x29_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x29, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x29 2.00mm single row style2 pin1 right -0 -29 -29 -Connector_PinSocket_2.00mm -PinSocket_1x30_P2.00mm_Horizontal -Through hole angled socket strip, 1x30, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x30 2.00mm single row -0 -30 -30 -Connector_PinSocket_2.00mm -PinSocket_1x30_P2.00mm_Vertical -Through hole straight socket strip, 1x30, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x30 2.00mm single row -0 -30 -30 -Connector_PinSocket_2.00mm -PinSocket_1x30_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x30, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x30 2.00mm single row style1 pin1 left -0 -30 -30 -Connector_PinSocket_2.00mm -PinSocket_1x30_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x30, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x30 2.00mm single row style2 pin1 right -0 -30 -30 -Connector_PinSocket_2.00mm -PinSocket_1x31_P2.00mm_Horizontal -Through hole angled socket strip, 1x31, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x31 2.00mm single row -0 -31 -31 -Connector_PinSocket_2.00mm -PinSocket_1x31_P2.00mm_Vertical -Through hole straight socket strip, 1x31, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x31 2.00mm single row -0 -31 -31 -Connector_PinSocket_2.00mm -PinSocket_1x31_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x31, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x31 2.00mm single row style1 pin1 left -0 -31 -31 -Connector_PinSocket_2.00mm -PinSocket_1x31_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x31, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x31 2.00mm single row style2 pin1 right -0 -31 -31 -Connector_PinSocket_2.00mm -PinSocket_1x32_P2.00mm_Horizontal -Through hole angled socket strip, 1x32, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x32 2.00mm single row -0 -32 -32 -Connector_PinSocket_2.00mm -PinSocket_1x32_P2.00mm_Vertical -Through hole straight socket strip, 1x32, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x32 2.00mm single row -0 -32 -32 -Connector_PinSocket_2.00mm -PinSocket_1x32_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x32, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x32 2.00mm single row style1 pin1 left -0 -32 -32 -Connector_PinSocket_2.00mm -PinSocket_1x32_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x32, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x32 2.00mm single row style2 pin1 right -0 -32 -32 -Connector_PinSocket_2.00mm -PinSocket_1x33_P2.00mm_Horizontal -Through hole angled socket strip, 1x33, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x33 2.00mm single row -0 -33 -33 -Connector_PinSocket_2.00mm -PinSocket_1x33_P2.00mm_Vertical -Through hole straight socket strip, 1x33, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x33 2.00mm single row -0 -33 -33 -Connector_PinSocket_2.00mm -PinSocket_1x33_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x33, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x33 2.00mm single row style1 pin1 left -0 -33 -33 -Connector_PinSocket_2.00mm -PinSocket_1x33_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x33, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x33 2.00mm single row style2 pin1 right -0 -33 -33 -Connector_PinSocket_2.00mm -PinSocket_1x34_P2.00mm_Horizontal -Through hole angled socket strip, 1x34, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x34 2.00mm single row -0 -34 -34 -Connector_PinSocket_2.00mm -PinSocket_1x34_P2.00mm_Vertical -Through hole straight socket strip, 1x34, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x34 2.00mm single row -0 -34 -34 -Connector_PinSocket_2.00mm -PinSocket_1x34_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x34, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x34 2.00mm single row style1 pin1 left -0 -34 -34 -Connector_PinSocket_2.00mm -PinSocket_1x34_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x34, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x34 2.00mm single row style2 pin1 right -0 -34 -34 -Connector_PinSocket_2.00mm -PinSocket_1x35_P2.00mm_Horizontal -Through hole angled socket strip, 1x35, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x35 2.00mm single row -0 -35 -35 -Connector_PinSocket_2.00mm -PinSocket_1x35_P2.00mm_Vertical -Through hole straight socket strip, 1x35, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x35 2.00mm single row -0 -35 -35 -Connector_PinSocket_2.00mm -PinSocket_1x35_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x35, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x35 2.00mm single row style1 pin1 left -0 -35 -35 -Connector_PinSocket_2.00mm -PinSocket_1x35_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x35, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x35 2.00mm single row style2 pin1 right -0 -35 -35 -Connector_PinSocket_2.00mm -PinSocket_1x36_P2.00mm_Horizontal -Through hole angled socket strip, 1x36, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x36 2.00mm single row -0 -36 -36 -Connector_PinSocket_2.00mm -PinSocket_1x36_P2.00mm_Vertical -Through hole straight socket strip, 1x36, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x36 2.00mm single row -0 -36 -36 -Connector_PinSocket_2.00mm -PinSocket_1x36_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x36, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x36 2.00mm single row style1 pin1 left -0 -36 -36 -Connector_PinSocket_2.00mm -PinSocket_1x36_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x36, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x36 2.00mm single row style2 pin1 right -0 -36 -36 -Connector_PinSocket_2.00mm -PinSocket_1x37_P2.00mm_Horizontal -Through hole angled socket strip, 1x37, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x37 2.00mm single row -0 -37 -37 -Connector_PinSocket_2.00mm -PinSocket_1x37_P2.00mm_Vertical -Through hole straight socket strip, 1x37, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x37 2.00mm single row -0 -37 -37 -Connector_PinSocket_2.00mm -PinSocket_1x37_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x37, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x37 2.00mm single row style1 pin1 left -0 -37 -37 -Connector_PinSocket_2.00mm -PinSocket_1x37_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x37, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x37 2.00mm single row style2 pin1 right -0 -37 -37 -Connector_PinSocket_2.00mm -PinSocket_1x38_P2.00mm_Horizontal -Through hole angled socket strip, 1x38, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x38 2.00mm single row -0 -38 -38 -Connector_PinSocket_2.00mm -PinSocket_1x38_P2.00mm_Vertical -Through hole straight socket strip, 1x38, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x38 2.00mm single row -0 -38 -38 -Connector_PinSocket_2.00mm -PinSocket_1x38_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x38, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x38 2.00mm single row style1 pin1 left -0 -38 -38 -Connector_PinSocket_2.00mm -PinSocket_1x38_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x38, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x38 2.00mm single row style2 pin1 right -0 -38 -38 -Connector_PinSocket_2.00mm -PinSocket_1x39_P2.00mm_Horizontal -Through hole angled socket strip, 1x39, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x39 2.00mm single row -0 -39 -39 -Connector_PinSocket_2.00mm -PinSocket_1x39_P2.00mm_Vertical -Through hole straight socket strip, 1x39, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x39 2.00mm single row -0 -39 -39 -Connector_PinSocket_2.00mm -PinSocket_1x39_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x39, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x39 2.00mm single row style1 pin1 left -0 -39 -39 -Connector_PinSocket_2.00mm -PinSocket_1x39_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x39, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x39 2.00mm single row style2 pin1 right -0 -39 -39 -Connector_PinSocket_2.00mm -PinSocket_1x40_P2.00mm_Horizontal -Through hole angled socket strip, 1x40, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x40 2.00mm single row -0 -40 -40 -Connector_PinSocket_2.00mm -PinSocket_1x40_P2.00mm_Vertical -Through hole straight socket strip, 1x40, 2.00mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x40 2.00mm single row -0 -40 -40 -Connector_PinSocket_2.00mm -PinSocket_1x40_P2.00mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x40, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x40 2.00mm single row style1 pin1 left -0 -40 -40 -Connector_PinSocket_2.00mm -PinSocket_1x40_P2.00mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x40, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated -Surface mounted socket strip SMD 1x40 2.00mm single row style2 pin1 right -0 -40 -40 -Connector_PinSocket_2.00mm -PinSocket_2x01_P2.00mm_Horizontal -Through hole angled socket strip, 2x01, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x01 2.00mm double row -0 -2 -2 -Connector_PinSocket_2.00mm -PinSocket_2x01_P2.00mm_Vertical -Through hole straight socket strip, 2x01, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x01 2.00mm double row -0 -2 -2 -Connector_PinSocket_2.00mm -PinSocket_2x01_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x01, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x01 2.00mm double row -0 -2 -2 -Connector_PinSocket_2.00mm -PinSocket_2x02_P2.00mm_Horizontal -Through hole angled socket strip, 2x02, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x02 2.00mm double row -0 -4 -4 -Connector_PinSocket_2.00mm -PinSocket_2x02_P2.00mm_Vertical -Through hole straight socket strip, 2x02, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x02 2.00mm double row -0 -4 -4 -Connector_PinSocket_2.00mm -PinSocket_2x02_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x02, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x02 2.00mm double row -0 -4 -4 -Connector_PinSocket_2.00mm -PinSocket_2x03_P2.00mm_Horizontal -Through hole angled socket strip, 2x03, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x03 2.00mm double row -0 -6 -6 -Connector_PinSocket_2.00mm -PinSocket_2x03_P2.00mm_Vertical -Through hole straight socket strip, 2x03, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x03 2.00mm double row -0 -6 -6 -Connector_PinSocket_2.00mm -PinSocket_2x03_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x03, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x03 2.00mm double row -0 -6 -6 -Connector_PinSocket_2.00mm -PinSocket_2x04_P2.00mm_Horizontal -Through hole angled socket strip, 2x04, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x04 2.00mm double row -0 -8 -8 -Connector_PinSocket_2.00mm -PinSocket_2x04_P2.00mm_Vertical -Through hole straight socket strip, 2x04, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x04 2.00mm double row -0 -8 -8 -Connector_PinSocket_2.00mm -PinSocket_2x04_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x04, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x04 2.00mm double row -0 -8 -8 -Connector_PinSocket_2.00mm -PinSocket_2x05_P2.00mm_Horizontal -Through hole angled socket strip, 2x05, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x05 2.00mm double row -0 -10 -10 -Connector_PinSocket_2.00mm -PinSocket_2x05_P2.00mm_Vertical -Through hole straight socket strip, 2x05, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x05 2.00mm double row -0 -10 -10 -Connector_PinSocket_2.00mm -PinSocket_2x05_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x05, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x05 2.00mm double row -0 -10 -10 -Connector_PinSocket_2.00mm -PinSocket_2x06_P2.00mm_Horizontal -Through hole angled socket strip, 2x06, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x06 2.00mm double row -0 -12 -12 -Connector_PinSocket_2.00mm -PinSocket_2x06_P2.00mm_Vertical -Through hole straight socket strip, 2x06, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x06 2.00mm double row -0 -12 -12 -Connector_PinSocket_2.00mm -PinSocket_2x06_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x06, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x06 2.00mm double row -0 -12 -12 -Connector_PinSocket_2.00mm -PinSocket_2x07_P2.00mm_Horizontal -Through hole angled socket strip, 2x07, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x07 2.00mm double row -0 -14 -14 -Connector_PinSocket_2.00mm -PinSocket_2x07_P2.00mm_Vertical -Through hole straight socket strip, 2x07, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x07 2.00mm double row -0 -14 -14 -Connector_PinSocket_2.00mm -PinSocket_2x07_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x07, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x07 2.00mm double row -0 -14 -14 -Connector_PinSocket_2.00mm -PinSocket_2x08_P2.00mm_Horizontal -Through hole angled socket strip, 2x08, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x08 2.00mm double row -0 -16 -16 -Connector_PinSocket_2.00mm -PinSocket_2x08_P2.00mm_Vertical -Through hole straight socket strip, 2x08, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x08 2.00mm double row -0 -16 -16 -Connector_PinSocket_2.00mm -PinSocket_2x08_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x08, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x08 2.00mm double row -0 -16 -16 -Connector_PinSocket_2.00mm -PinSocket_2x09_P2.00mm_Horizontal -Through hole angled socket strip, 2x09, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x09 2.00mm double row -0 -18 -18 -Connector_PinSocket_2.00mm -PinSocket_2x09_P2.00mm_Vertical -Through hole straight socket strip, 2x09, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x09 2.00mm double row -0 -18 -18 -Connector_PinSocket_2.00mm -PinSocket_2x09_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x09, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x09 2.00mm double row -0 -18 -18 -Connector_PinSocket_2.00mm -PinSocket_2x10_P2.00mm_Horizontal -Through hole angled socket strip, 2x10, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x10 2.00mm double row -0 -20 -20 -Connector_PinSocket_2.00mm -PinSocket_2x10_P2.00mm_Vertical -Through hole straight socket strip, 2x10, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x10 2.00mm double row -0 -20 -20 -Connector_PinSocket_2.00mm -PinSocket_2x10_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x10, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x10 2.00mm double row -0 -20 -20 -Connector_PinSocket_2.00mm -PinSocket_2x11_P2.00mm_Horizontal -Through hole angled socket strip, 2x11, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x11 2.00mm double row -0 -22 -22 -Connector_PinSocket_2.00mm -PinSocket_2x11_P2.00mm_Vertical -Through hole straight socket strip, 2x11, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x11 2.00mm double row -0 -22 -22 -Connector_PinSocket_2.00mm -PinSocket_2x11_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x11, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x11 2.00mm double row -0 -22 -22 -Connector_PinSocket_2.00mm -PinSocket_2x12_P2.00mm_Horizontal -Through hole angled socket strip, 2x12, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x12 2.00mm double row -0 -24 -24 -Connector_PinSocket_2.00mm -PinSocket_2x12_P2.00mm_Vertical -Through hole straight socket strip, 2x12, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x12 2.00mm double row -0 -24 -24 -Connector_PinSocket_2.00mm -PinSocket_2x12_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x12, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x12 2.00mm double row -0 -24 -24 -Connector_PinSocket_2.00mm -PinSocket_2x13_P2.00mm_Horizontal -Through hole angled socket strip, 2x13, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x13 2.00mm double row -0 -26 -26 -Connector_PinSocket_2.00mm -PinSocket_2x13_P2.00mm_Vertical -Through hole straight socket strip, 2x13, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x13 2.00mm double row -0 -26 -26 -Connector_PinSocket_2.00mm -PinSocket_2x13_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x13, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x13 2.00mm double row -0 -26 -26 -Connector_PinSocket_2.00mm -PinSocket_2x14_P2.00mm_Horizontal -Through hole angled socket strip, 2x14, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x14 2.00mm double row -0 -28 -28 -Connector_PinSocket_2.00mm -PinSocket_2x14_P2.00mm_Vertical -Through hole straight socket strip, 2x14, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x14 2.00mm double row -0 -28 -28 -Connector_PinSocket_2.00mm -PinSocket_2x14_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x14, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x14 2.00mm double row -0 -28 -28 -Connector_PinSocket_2.00mm -PinSocket_2x15_P2.00mm_Horizontal -Through hole angled socket strip, 2x15, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x15 2.00mm double row -0 -30 -30 -Connector_PinSocket_2.00mm -PinSocket_2x15_P2.00mm_Vertical -Through hole straight socket strip, 2x15, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x15 2.00mm double row -0 -30 -30 -Connector_PinSocket_2.00mm -PinSocket_2x15_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x15, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x15 2.00mm double row -0 -30 -30 -Connector_PinSocket_2.00mm -PinSocket_2x16_P2.00mm_Horizontal -Through hole angled socket strip, 2x16, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x16 2.00mm double row -0 -32 -32 -Connector_PinSocket_2.00mm -PinSocket_2x16_P2.00mm_Vertical -Through hole straight socket strip, 2x16, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x16 2.00mm double row -0 -32 -32 -Connector_PinSocket_2.00mm -PinSocket_2x16_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x16, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x16 2.00mm double row -0 -32 -32 -Connector_PinSocket_2.00mm -PinSocket_2x17_P2.00mm_Horizontal -Through hole angled socket strip, 2x17, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x17 2.00mm double row -0 -34 -34 -Connector_PinSocket_2.00mm -PinSocket_2x17_P2.00mm_Vertical -Through hole straight socket strip, 2x17, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x17 2.00mm double row -0 -34 -34 -Connector_PinSocket_2.00mm -PinSocket_2x17_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x17, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x17 2.00mm double row -0 -34 -34 -Connector_PinSocket_2.00mm -PinSocket_2x18_P2.00mm_Horizontal -Through hole angled socket strip, 2x18, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x18 2.00mm double row -0 -36 -36 -Connector_PinSocket_2.00mm -PinSocket_2x18_P2.00mm_Vertical -Through hole straight socket strip, 2x18, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x18 2.00mm double row -0 -36 -36 -Connector_PinSocket_2.00mm -PinSocket_2x18_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x18, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x18 2.00mm double row -0 -36 -36 -Connector_PinSocket_2.00mm -PinSocket_2x19_P2.00mm_Horizontal -Through hole angled socket strip, 2x19, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x19 2.00mm double row -0 -38 -38 -Connector_PinSocket_2.00mm -PinSocket_2x19_P2.00mm_Vertical -Through hole straight socket strip, 2x19, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x19 2.00mm double row -0 -38 -38 -Connector_PinSocket_2.00mm -PinSocket_2x19_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x19, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x19 2.00mm double row -0 -38 -38 -Connector_PinSocket_2.00mm -PinSocket_2x20_P2.00mm_Horizontal -Through hole angled socket strip, 2x20, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x20 2.00mm double row -0 -40 -40 -Connector_PinSocket_2.00mm -PinSocket_2x20_P2.00mm_Vertical -Through hole straight socket strip, 2x20, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x20 2.00mm double row -0 -40 -40 -Connector_PinSocket_2.00mm -PinSocket_2x20_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x20, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x20 2.00mm double row -0 -40 -40 -Connector_PinSocket_2.00mm -PinSocket_2x21_P2.00mm_Horizontal -Through hole angled socket strip, 2x21, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x21 2.00mm double row -0 -42 -42 -Connector_PinSocket_2.00mm -PinSocket_2x21_P2.00mm_Vertical -Through hole straight socket strip, 2x21, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x21 2.00mm double row -0 -42 -42 -Connector_PinSocket_2.00mm -PinSocket_2x21_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x21, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x21 2.00mm double row -0 -42 -42 -Connector_PinSocket_2.00mm -PinSocket_2x22_P2.00mm_Horizontal -Through hole angled socket strip, 2x22, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x22 2.00mm double row -0 -44 -44 -Connector_PinSocket_2.00mm -PinSocket_2x22_P2.00mm_Vertical -Through hole straight socket strip, 2x22, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x22 2.00mm double row -0 -44 -44 -Connector_PinSocket_2.00mm -PinSocket_2x22_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x22, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x22 2.00mm double row -0 -44 -44 -Connector_PinSocket_2.00mm -PinSocket_2x23_P2.00mm_Horizontal -Through hole angled socket strip, 2x23, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x23 2.00mm double row -0 -46 -46 -Connector_PinSocket_2.00mm -PinSocket_2x23_P2.00mm_Vertical -Through hole straight socket strip, 2x23, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x23 2.00mm double row -0 -46 -46 -Connector_PinSocket_2.00mm -PinSocket_2x23_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x23, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x23 2.00mm double row -0 -46 -46 -Connector_PinSocket_2.00mm -PinSocket_2x24_P2.00mm_Horizontal -Through hole angled socket strip, 2x24, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x24 2.00mm double row -0 -48 -48 -Connector_PinSocket_2.00mm -PinSocket_2x24_P2.00mm_Vertical -Through hole straight socket strip, 2x24, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x24 2.00mm double row -0 -48 -48 -Connector_PinSocket_2.00mm -PinSocket_2x24_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x24, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x24 2.00mm double row -0 -48 -48 -Connector_PinSocket_2.00mm -PinSocket_2x25_P2.00mm_Horizontal -Through hole angled socket strip, 2x25, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x25 2.00mm double row -0 -50 -50 -Connector_PinSocket_2.00mm -PinSocket_2x25_P2.00mm_Vertical -Through hole straight socket strip, 2x25, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x25 2.00mm double row -0 -50 -50 -Connector_PinSocket_2.00mm -PinSocket_2x25_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x25, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x25 2.00mm double row -0 -50 -50 -Connector_PinSocket_2.00mm -PinSocket_2x26_P2.00mm_Horizontal -Through hole angled socket strip, 2x26, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x26 2.00mm double row -0 -52 -52 -Connector_PinSocket_2.00mm -PinSocket_2x26_P2.00mm_Vertical -Through hole straight socket strip, 2x26, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x26 2.00mm double row -0 -52 -52 -Connector_PinSocket_2.00mm -PinSocket_2x26_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x26, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x26 2.00mm double row -0 -52 -52 -Connector_PinSocket_2.00mm -PinSocket_2x27_P2.00mm_Horizontal -Through hole angled socket strip, 2x27, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x27 2.00mm double row -0 -54 -54 -Connector_PinSocket_2.00mm -PinSocket_2x27_P2.00mm_Vertical -Through hole straight socket strip, 2x27, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x27 2.00mm double row -0 -54 -54 -Connector_PinSocket_2.00mm -PinSocket_2x27_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x27, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x27 2.00mm double row -0 -54 -54 -Connector_PinSocket_2.00mm -PinSocket_2x28_P2.00mm_Horizontal -Through hole angled socket strip, 2x28, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x28 2.00mm double row -0 -56 -56 -Connector_PinSocket_2.00mm -PinSocket_2x28_P2.00mm_Vertical -Through hole straight socket strip, 2x28, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x28 2.00mm double row -0 -56 -56 -Connector_PinSocket_2.00mm -PinSocket_2x28_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x28, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x28 2.00mm double row -0 -56 -56 -Connector_PinSocket_2.00mm -PinSocket_2x29_P2.00mm_Horizontal -Through hole angled socket strip, 2x29, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x29 2.00mm double row -0 -58 -58 -Connector_PinSocket_2.00mm -PinSocket_2x29_P2.00mm_Vertical -Through hole straight socket strip, 2x29, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x29 2.00mm double row -0 -58 -58 -Connector_PinSocket_2.00mm -PinSocket_2x29_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x29, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x29 2.00mm double row -0 -58 -58 -Connector_PinSocket_2.00mm -PinSocket_2x30_P2.00mm_Horizontal -Through hole angled socket strip, 2x30, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x30 2.00mm double row -0 -60 -60 -Connector_PinSocket_2.00mm -PinSocket_2x30_P2.00mm_Vertical -Through hole straight socket strip, 2x30, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x30 2.00mm double row -0 -60 -60 -Connector_PinSocket_2.00mm -PinSocket_2x30_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x30, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x30 2.00mm double row -0 -60 -60 -Connector_PinSocket_2.00mm -PinSocket_2x31_P2.00mm_Horizontal -Through hole angled socket strip, 2x31, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x31 2.00mm double row -0 -62 -62 -Connector_PinSocket_2.00mm -PinSocket_2x31_P2.00mm_Vertical -Through hole straight socket strip, 2x31, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x31 2.00mm double row -0 -62 -62 -Connector_PinSocket_2.00mm -PinSocket_2x31_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x31, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x31 2.00mm double row -0 -62 -62 -Connector_PinSocket_2.00mm -PinSocket_2x32_P2.00mm_Horizontal -Through hole angled socket strip, 2x32, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x32 2.00mm double row -0 -64 -64 -Connector_PinSocket_2.00mm -PinSocket_2x32_P2.00mm_Vertical -Through hole straight socket strip, 2x32, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x32 2.00mm double row -0 -64 -64 -Connector_PinSocket_2.00mm -PinSocket_2x32_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x32, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x32 2.00mm double row -0 -64 -64 -Connector_PinSocket_2.00mm -PinSocket_2x33_P2.00mm_Horizontal -Through hole angled socket strip, 2x33, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x33 2.00mm double row -0 -66 -66 -Connector_PinSocket_2.00mm -PinSocket_2x33_P2.00mm_Vertical -Through hole straight socket strip, 2x33, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x33 2.00mm double row -0 -66 -66 -Connector_PinSocket_2.00mm -PinSocket_2x33_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x33, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x33 2.00mm double row -0 -66 -66 -Connector_PinSocket_2.00mm -PinSocket_2x34_P2.00mm_Horizontal -Through hole angled socket strip, 2x34, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x34 2.00mm double row -0 -68 -68 -Connector_PinSocket_2.00mm -PinSocket_2x34_P2.00mm_Vertical -Through hole straight socket strip, 2x34, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x34 2.00mm double row -0 -68 -68 -Connector_PinSocket_2.00mm -PinSocket_2x34_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x34, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x34 2.00mm double row -0 -68 -68 -Connector_PinSocket_2.00mm -PinSocket_2x35_P2.00mm_Horizontal -Through hole angled socket strip, 2x35, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x35 2.00mm double row -0 -70 -70 -Connector_PinSocket_2.00mm -PinSocket_2x35_P2.00mm_Vertical -Through hole straight socket strip, 2x35, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x35 2.00mm double row -0 -70 -70 -Connector_PinSocket_2.00mm -PinSocket_2x35_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x35, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x35 2.00mm double row -0 -70 -70 -Connector_PinSocket_2.00mm -PinSocket_2x36_P2.00mm_Horizontal -Through hole angled socket strip, 2x36, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x36 2.00mm double row -0 -72 -72 -Connector_PinSocket_2.00mm -PinSocket_2x36_P2.00mm_Vertical -Through hole straight socket strip, 2x36, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x36 2.00mm double row -0 -72 -72 -Connector_PinSocket_2.00mm -PinSocket_2x36_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x36, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x36 2.00mm double row -0 -72 -72 -Connector_PinSocket_2.00mm -PinSocket_2x37_P2.00mm_Horizontal -Through hole angled socket strip, 2x37, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x37 2.00mm double row -0 -74 -74 -Connector_PinSocket_2.00mm -PinSocket_2x37_P2.00mm_Vertical -Through hole straight socket strip, 2x37, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x37 2.00mm double row -0 -74 -74 -Connector_PinSocket_2.00mm -PinSocket_2x37_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x37, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x37 2.00mm double row -0 -74 -74 -Connector_PinSocket_2.00mm -PinSocket_2x38_P2.00mm_Horizontal -Through hole angled socket strip, 2x38, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x38 2.00mm double row -0 -76 -76 -Connector_PinSocket_2.00mm -PinSocket_2x38_P2.00mm_Vertical -Through hole straight socket strip, 2x38, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x38 2.00mm double row -0 -76 -76 -Connector_PinSocket_2.00mm -PinSocket_2x38_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x38, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x38 2.00mm double row -0 -76 -76 -Connector_PinSocket_2.00mm -PinSocket_2x39_P2.00mm_Horizontal -Through hole angled socket strip, 2x39, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x39 2.00mm double row -0 -78 -78 -Connector_PinSocket_2.00mm -PinSocket_2x39_P2.00mm_Vertical -Through hole straight socket strip, 2x39, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x39 2.00mm double row -0 -78 -78 -Connector_PinSocket_2.00mm -PinSocket_2x39_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x39, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x39 2.00mm double row -0 -78 -78 -Connector_PinSocket_2.00mm -PinSocket_2x40_P2.00mm_Horizontal -Through hole angled socket strip, 2x40, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x40 2.00mm double row -0 -80 -80 -Connector_PinSocket_2.00mm -PinSocket_2x40_P2.00mm_Vertical -Through hole straight socket strip, 2x40, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x40 2.00mm double row -0 -80 -80 -Connector_PinSocket_2.00mm -PinSocket_2x40_P2.00mm_Vertical_SMD -surface-mounted straight socket strip, 2x40, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x40 2.00mm double row -0 -80 -80 -Connector_PinSocket_2.54mm -PinSocket_1x01_P2.54mm_Horizontal -Through hole angled socket strip, 1x01, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x01 2.54mm single row -0 -1 -1 -Connector_PinSocket_2.54mm -PinSocket_1x01_P2.54mm_Vertical -Through hole straight socket strip, 1x01, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x01 2.54mm single row -0 -1 -1 -Connector_PinSocket_2.54mm -PinSocket_1x02_P2.54mm_Horizontal -Through hole angled socket strip, 1x02, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x02 2.54mm single row -0 -2 -2 -Connector_PinSocket_2.54mm -PinSocket_1x02_P2.54mm_Vertical -Through hole straight socket strip, 1x02, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x02 2.54mm single row -0 -2 -2 -Connector_PinSocket_2.54mm -PinSocket_1x02_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x02, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x02 2.54mm single row style1 pin1 left -0 -2 -2 -Connector_PinSocket_2.54mm -PinSocket_1x02_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x02, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x02 2.54mm single row style2 pin1 right -0 -2 -2 -Connector_PinSocket_2.54mm -PinSocket_1x03_P2.54mm_Horizontal -Through hole angled socket strip, 1x03, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x03 2.54mm single row -0 -3 -3 -Connector_PinSocket_2.54mm -PinSocket_1x03_P2.54mm_Vertical -Through hole straight socket strip, 1x03, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x03 2.54mm single row -0 -3 -3 -Connector_PinSocket_2.54mm -PinSocket_1x03_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x03, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x03 2.54mm single row style1 pin1 left -0 -3 -3 -Connector_PinSocket_2.54mm -PinSocket_1x03_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x03, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x03 2.54mm single row style2 pin1 right -0 -3 -3 -Connector_PinSocket_2.54mm -PinSocket_1x04_P2.54mm_Horizontal -Through hole angled socket strip, 1x04, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x04 2.54mm single row -0 -4 -4 -Connector_PinSocket_2.54mm -PinSocket_1x04_P2.54mm_Vertical -Through hole straight socket strip, 1x04, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x04 2.54mm single row -0 -4 -4 -Connector_PinSocket_2.54mm -PinSocket_1x04_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x04, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x04 2.54mm single row style1 pin1 left -0 -4 -4 -Connector_PinSocket_2.54mm -PinSocket_1x04_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x04, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x04 2.54mm single row style2 pin1 right -0 -4 -4 -Connector_PinSocket_2.54mm -PinSocket_1x05_P2.54mm_Horizontal -Through hole angled socket strip, 1x05, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x05 2.54mm single row -0 -5 -5 -Connector_PinSocket_2.54mm -PinSocket_1x05_P2.54mm_Vertical -Through hole straight socket strip, 1x05, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x05 2.54mm single row -0 -5 -5 -Connector_PinSocket_2.54mm -PinSocket_1x05_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x05, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x05 2.54mm single row style1 pin1 left -0 -5 -5 -Connector_PinSocket_2.54mm -PinSocket_1x05_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x05, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x05 2.54mm single row style2 pin1 right -0 -5 -5 -Connector_PinSocket_2.54mm -PinSocket_1x06_P2.54mm_Horizontal -Through hole angled socket strip, 1x06, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x06 2.54mm single row -0 -6 -6 -Connector_PinSocket_2.54mm -PinSocket_1x06_P2.54mm_Vertical -Through hole straight socket strip, 1x06, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x06 2.54mm single row -0 -6 -6 -Connector_PinSocket_2.54mm -PinSocket_1x06_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x06, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x06 2.54mm single row style1 pin1 left -0 -6 -6 -Connector_PinSocket_2.54mm -PinSocket_1x06_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x06, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x06 2.54mm single row style2 pin1 right -0 -6 -6 -Connector_PinSocket_2.54mm -PinSocket_1x07_P2.54mm_Horizontal -Through hole angled socket strip, 1x07, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x07 2.54mm single row -0 -7 -7 -Connector_PinSocket_2.54mm -PinSocket_1x07_P2.54mm_Vertical -Through hole straight socket strip, 1x07, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x07 2.54mm single row -0 -7 -7 -Connector_PinSocket_2.54mm -PinSocket_1x07_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x07, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x07 2.54mm single row style1 pin1 left -0 -7 -7 -Connector_PinSocket_2.54mm -PinSocket_1x07_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x07, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x07 2.54mm single row style2 pin1 right -0 -7 -7 -Connector_PinSocket_2.54mm -PinSocket_1x08_P2.54mm_Horizontal -Through hole angled socket strip, 1x08, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x08 2.54mm single row -0 -8 -8 -Connector_PinSocket_2.54mm -PinSocket_1x08_P2.54mm_Vertical -Through hole straight socket strip, 1x08, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x08 2.54mm single row -0 -8 -8 -Connector_PinSocket_2.54mm -PinSocket_1x08_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x08, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x08 2.54mm single row style1 pin1 left -0 -8 -8 -Connector_PinSocket_2.54mm -PinSocket_1x08_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x08, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x08 2.54mm single row style2 pin1 right -0 -8 -8 -Connector_PinSocket_2.54mm -PinSocket_1x09_P2.54mm_Horizontal -Through hole angled socket strip, 1x09, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x09 2.54mm single row -0 -9 -9 -Connector_PinSocket_2.54mm -PinSocket_1x09_P2.54mm_Vertical -Through hole straight socket strip, 1x09, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x09 2.54mm single row -0 -9 -9 -Connector_PinSocket_2.54mm -PinSocket_1x09_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x09, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x09 2.54mm single row style1 pin1 left -0 -9 -9 -Connector_PinSocket_2.54mm -PinSocket_1x09_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x09, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x09 2.54mm single row style2 pin1 right -0 -9 -9 -Connector_PinSocket_2.54mm -PinSocket_1x10_P2.54mm_Horizontal -Through hole angled socket strip, 1x10, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x10 2.54mm single row -0 -10 -10 -Connector_PinSocket_2.54mm -PinSocket_1x10_P2.54mm_Vertical -Through hole straight socket strip, 1x10, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x10 2.54mm single row -0 -10 -10 -Connector_PinSocket_2.54mm -PinSocket_1x10_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x10, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x10 2.54mm single row style1 pin1 left -0 -10 -10 -Connector_PinSocket_2.54mm -PinSocket_1x10_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x10, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x10 2.54mm single row style2 pin1 right -0 -10 -10 -Connector_PinSocket_2.54mm -PinSocket_1x11_P2.54mm_Horizontal -Through hole angled socket strip, 1x11, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x11 2.54mm single row -0 -11 -11 -Connector_PinSocket_2.54mm -PinSocket_1x11_P2.54mm_Vertical -Through hole straight socket strip, 1x11, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x11 2.54mm single row -0 -11 -11 -Connector_PinSocket_2.54mm -PinSocket_1x11_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x11, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x11 2.54mm single row style1 pin1 left -0 -11 -11 -Connector_PinSocket_2.54mm -PinSocket_1x11_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x11, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x11 2.54mm single row style2 pin1 right -0 -11 -11 -Connector_PinSocket_2.54mm -PinSocket_1x12_P2.54mm_Horizontal -Through hole angled socket strip, 1x12, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x12 2.54mm single row -0 -12 -12 -Connector_PinSocket_2.54mm -PinSocket_1x12_P2.54mm_Vertical -Through hole straight socket strip, 1x12, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x12 2.54mm single row -0 -12 -12 -Connector_PinSocket_2.54mm -PinSocket_1x12_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x12, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x12 2.54mm single row style1 pin1 left -0 -12 -12 -Connector_PinSocket_2.54mm -PinSocket_1x12_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x12, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x12 2.54mm single row style2 pin1 right -0 -12 -12 -Connector_PinSocket_2.54mm -PinSocket_1x13_P2.54mm_Horizontal -Through hole angled socket strip, 1x13, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x13 2.54mm single row -0 -13 -13 -Connector_PinSocket_2.54mm -PinSocket_1x13_P2.54mm_Vertical -Through hole straight socket strip, 1x13, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x13 2.54mm single row -0 -13 -13 -Connector_PinSocket_2.54mm -PinSocket_1x13_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x13, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x13 2.54mm single row style1 pin1 left -0 -13 -13 -Connector_PinSocket_2.54mm -PinSocket_1x13_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x13, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x13 2.54mm single row style2 pin1 right -0 -13 -13 -Connector_PinSocket_2.54mm -PinSocket_1x14_P2.54mm_Horizontal -Through hole angled socket strip, 1x14, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x14 2.54mm single row -0 -14 -14 -Connector_PinSocket_2.54mm -PinSocket_1x14_P2.54mm_Vertical -Through hole straight socket strip, 1x14, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x14 2.54mm single row -0 -14 -14 -Connector_PinSocket_2.54mm -PinSocket_1x14_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x14, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x14 2.54mm single row style1 pin1 left -0 -14 -14 -Connector_PinSocket_2.54mm -PinSocket_1x14_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x14, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x14 2.54mm single row style2 pin1 right -0 -14 -14 -Connector_PinSocket_2.54mm -PinSocket_1x15_P2.54mm_Horizontal -Through hole angled socket strip, 1x15, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x15 2.54mm single row -0 -15 -15 -Connector_PinSocket_2.54mm -PinSocket_1x15_P2.54mm_Vertical -Through hole straight socket strip, 1x15, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x15 2.54mm single row -0 -15 -15 -Connector_PinSocket_2.54mm -PinSocket_1x15_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x15, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x15 2.54mm single row style1 pin1 left -0 -15 -15 -Connector_PinSocket_2.54mm -PinSocket_1x15_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x15, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x15 2.54mm single row style2 pin1 right -0 -15 -15 -Connector_PinSocket_2.54mm -PinSocket_1x16_P2.54mm_Horizontal -Through hole angled socket strip, 1x16, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x16 2.54mm single row -0 -16 -16 -Connector_PinSocket_2.54mm -PinSocket_1x16_P2.54mm_Vertical -Through hole straight socket strip, 1x16, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x16 2.54mm single row -0 -16 -16 -Connector_PinSocket_2.54mm -PinSocket_1x16_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x16, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x16 2.54mm single row style1 pin1 left -0 -16 -16 -Connector_PinSocket_2.54mm -PinSocket_1x16_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x16, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x16 2.54mm single row style2 pin1 right -0 -16 -16 -Connector_PinSocket_2.54mm -PinSocket_1x17_P2.54mm_Horizontal -Through hole angled socket strip, 1x17, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x17 2.54mm single row -0 -17 -17 -Connector_PinSocket_2.54mm -PinSocket_1x17_P2.54mm_Vertical -Through hole straight socket strip, 1x17, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x17 2.54mm single row -0 -17 -17 -Connector_PinSocket_2.54mm -PinSocket_1x17_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x17, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x17 2.54mm single row style1 pin1 left -0 -17 -17 -Connector_PinSocket_2.54mm -PinSocket_1x17_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x17, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x17 2.54mm single row style2 pin1 right -0 -17 -17 -Connector_PinSocket_2.54mm -PinSocket_1x18_P2.54mm_Horizontal -Through hole angled socket strip, 1x18, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x18 2.54mm single row -0 -18 -18 -Connector_PinSocket_2.54mm -PinSocket_1x18_P2.54mm_Vertical -Through hole straight socket strip, 1x18, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x18 2.54mm single row -0 -18 -18 -Connector_PinSocket_2.54mm -PinSocket_1x18_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x18, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x18 2.54mm single row style1 pin1 left -0 -18 -18 -Connector_PinSocket_2.54mm -PinSocket_1x18_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x18, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x18 2.54mm single row style2 pin1 right -0 -18 -18 -Connector_PinSocket_2.54mm -PinSocket_1x19_P2.54mm_Horizontal -Through hole angled socket strip, 1x19, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x19 2.54mm single row -0 -19 -19 -Connector_PinSocket_2.54mm -PinSocket_1x19_P2.54mm_Vertical -Through hole straight socket strip, 1x19, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x19 2.54mm single row -0 -19 -19 -Connector_PinSocket_2.54mm -PinSocket_1x19_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x19, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x19 2.54mm single row style1 pin1 left -0 -19 -19 -Connector_PinSocket_2.54mm -PinSocket_1x19_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x19, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x19 2.54mm single row style2 pin1 right -0 -19 -19 -Connector_PinSocket_2.54mm -PinSocket_1x20_P2.54mm_Horizontal -Through hole angled socket strip, 1x20, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x20 2.54mm single row -0 -20 -20 -Connector_PinSocket_2.54mm -PinSocket_1x20_P2.54mm_Vertical -Through hole straight socket strip, 1x20, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x20 2.54mm single row -0 -20 -20 -Connector_PinSocket_2.54mm -PinSocket_1x20_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x20, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x20 2.54mm single row style1 pin1 left -0 -20 -20 -Connector_PinSocket_2.54mm -PinSocket_1x20_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x20, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x20 2.54mm single row style2 pin1 right -0 -20 -20 -Connector_PinSocket_2.54mm -PinSocket_1x21_P2.54mm_Horizontal -Through hole angled socket strip, 1x21, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x21 2.54mm single row -0 -21 -21 -Connector_PinSocket_2.54mm -PinSocket_1x21_P2.54mm_Vertical -Through hole straight socket strip, 1x21, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x21 2.54mm single row -0 -21 -21 -Connector_PinSocket_2.54mm -PinSocket_1x21_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x21, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x21 2.54mm single row style1 pin1 left -0 -21 -21 -Connector_PinSocket_2.54mm -PinSocket_1x21_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x21, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x21 2.54mm single row style2 pin1 right -0 -21 -21 -Connector_PinSocket_2.54mm -PinSocket_1x22_P2.54mm_Horizontal -Through hole angled socket strip, 1x22, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x22 2.54mm single row -0 -22 -22 -Connector_PinSocket_2.54mm -PinSocket_1x22_P2.54mm_Vertical -Through hole straight socket strip, 1x22, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x22 2.54mm single row -0 -22 -22 -Connector_PinSocket_2.54mm -PinSocket_1x22_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x22, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x22 2.54mm single row style1 pin1 left -0 -22 -22 -Connector_PinSocket_2.54mm -PinSocket_1x22_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x22, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x22 2.54mm single row style2 pin1 right -0 -22 -22 -Connector_PinSocket_2.54mm -PinSocket_1x23_P2.54mm_Horizontal -Through hole angled socket strip, 1x23, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x23 2.54mm single row -0 -23 -23 -Connector_PinSocket_2.54mm -PinSocket_1x23_P2.54mm_Vertical -Through hole straight socket strip, 1x23, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x23 2.54mm single row -0 -23 -23 -Connector_PinSocket_2.54mm -PinSocket_1x23_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x23, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x23 2.54mm single row style1 pin1 left -0 -23 -23 -Connector_PinSocket_2.54mm -PinSocket_1x23_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x23, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x23 2.54mm single row style2 pin1 right -0 -23 -23 -Connector_PinSocket_2.54mm -PinSocket_1x24_P2.54mm_Horizontal -Through hole angled socket strip, 1x24, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x24 2.54mm single row -0 -24 -24 -Connector_PinSocket_2.54mm -PinSocket_1x24_P2.54mm_Vertical -Through hole straight socket strip, 1x24, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x24 2.54mm single row -0 -24 -24 -Connector_PinSocket_2.54mm -PinSocket_1x24_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x24, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x24 2.54mm single row style1 pin1 left -0 -24 -24 -Connector_PinSocket_2.54mm -PinSocket_1x24_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x24, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x24 2.54mm single row style2 pin1 right -0 -24 -24 -Connector_PinSocket_2.54mm -PinSocket_1x25_P2.54mm_Horizontal -Through hole angled socket strip, 1x25, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x25 2.54mm single row -0 -25 -25 -Connector_PinSocket_2.54mm -PinSocket_1x25_P2.54mm_Vertical -Through hole straight socket strip, 1x25, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x25 2.54mm single row -0 -25 -25 -Connector_PinSocket_2.54mm -PinSocket_1x25_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x25, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x25 2.54mm single row style1 pin1 left -0 -25 -25 -Connector_PinSocket_2.54mm -PinSocket_1x25_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x25, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x25 2.54mm single row style2 pin1 right -0 -25 -25 -Connector_PinSocket_2.54mm -PinSocket_1x26_P2.54mm_Horizontal -Through hole angled socket strip, 1x26, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x26 2.54mm single row -0 -26 -26 -Connector_PinSocket_2.54mm -PinSocket_1x26_P2.54mm_Vertical -Through hole straight socket strip, 1x26, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x26 2.54mm single row -0 -26 -26 -Connector_PinSocket_2.54mm -PinSocket_1x26_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x26, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x26 2.54mm single row style1 pin1 left -0 -26 -26 -Connector_PinSocket_2.54mm -PinSocket_1x26_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x26, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x26 2.54mm single row style2 pin1 right -0 -26 -26 -Connector_PinSocket_2.54mm -PinSocket_1x27_P2.54mm_Horizontal -Through hole angled socket strip, 1x27, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x27 2.54mm single row -0 -27 -27 -Connector_PinSocket_2.54mm -PinSocket_1x27_P2.54mm_Vertical -Through hole straight socket strip, 1x27, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x27 2.54mm single row -0 -27 -27 -Connector_PinSocket_2.54mm -PinSocket_1x27_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x27, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x27 2.54mm single row style1 pin1 left -0 -27 -27 -Connector_PinSocket_2.54mm -PinSocket_1x27_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x27, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x27 2.54mm single row style2 pin1 right -0 -27 -27 -Connector_PinSocket_2.54mm -PinSocket_1x28_P2.54mm_Horizontal -Through hole angled socket strip, 1x28, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x28 2.54mm single row -0 -28 -28 -Connector_PinSocket_2.54mm -PinSocket_1x28_P2.54mm_Vertical -Through hole straight socket strip, 1x28, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x28 2.54mm single row -0 -28 -28 -Connector_PinSocket_2.54mm -PinSocket_1x28_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x28, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x28 2.54mm single row style1 pin1 left -0 -28 -28 -Connector_PinSocket_2.54mm -PinSocket_1x28_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x28, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x28 2.54mm single row style2 pin1 right -0 -28 -28 -Connector_PinSocket_2.54mm -PinSocket_1x29_P2.54mm_Horizontal -Through hole angled socket strip, 1x29, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x29 2.54mm single row -0 -29 -29 -Connector_PinSocket_2.54mm -PinSocket_1x29_P2.54mm_Vertical -Through hole straight socket strip, 1x29, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x29 2.54mm single row -0 -29 -29 -Connector_PinSocket_2.54mm -PinSocket_1x29_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x29, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x29 2.54mm single row style1 pin1 left -0 -29 -29 -Connector_PinSocket_2.54mm -PinSocket_1x29_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x29, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x29 2.54mm single row style2 pin1 right -0 -29 -29 -Connector_PinSocket_2.54mm -PinSocket_1x30_P2.54mm_Horizontal -Through hole angled socket strip, 1x30, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x30 2.54mm single row -0 -30 -30 -Connector_PinSocket_2.54mm -PinSocket_1x30_P2.54mm_Vertical -Through hole straight socket strip, 1x30, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x30 2.54mm single row -0 -30 -30 -Connector_PinSocket_2.54mm -PinSocket_1x30_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x30, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x30 2.54mm single row style1 pin1 left -0 -30 -30 -Connector_PinSocket_2.54mm -PinSocket_1x30_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x30, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x30 2.54mm single row style2 pin1 right -0 -30 -30 -Connector_PinSocket_2.54mm -PinSocket_1x31_P2.54mm_Horizontal -Through hole angled socket strip, 1x31, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x31 2.54mm single row -0 -31 -31 -Connector_PinSocket_2.54mm -PinSocket_1x31_P2.54mm_Vertical -Through hole straight socket strip, 1x31, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x31 2.54mm single row -0 -31 -31 -Connector_PinSocket_2.54mm -PinSocket_1x31_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x31, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x31 2.54mm single row style1 pin1 left -0 -31 -31 -Connector_PinSocket_2.54mm -PinSocket_1x31_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x31, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x31 2.54mm single row style2 pin1 right -0 -31 -31 -Connector_PinSocket_2.54mm -PinSocket_1x32_P2.54mm_Horizontal -Through hole angled socket strip, 1x32, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x32 2.54mm single row -0 -32 -32 -Connector_PinSocket_2.54mm -PinSocket_1x32_P2.54mm_Vertical -Through hole straight socket strip, 1x32, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x32 2.54mm single row -0 -32 -32 -Connector_PinSocket_2.54mm -PinSocket_1x32_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x32, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x32 2.54mm single row style1 pin1 left -0 -32 -32 -Connector_PinSocket_2.54mm -PinSocket_1x32_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x32, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x32 2.54mm single row style2 pin1 right -0 -32 -32 -Connector_PinSocket_2.54mm -PinSocket_1x33_P2.54mm_Horizontal -Through hole angled socket strip, 1x33, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x33 2.54mm single row -0 -33 -33 -Connector_PinSocket_2.54mm -PinSocket_1x33_P2.54mm_Vertical -Through hole straight socket strip, 1x33, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x33 2.54mm single row -0 -33 -33 -Connector_PinSocket_2.54mm -PinSocket_1x33_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x33, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x33 2.54mm single row style1 pin1 left -0 -33 -33 -Connector_PinSocket_2.54mm -PinSocket_1x33_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x33, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x33 2.54mm single row style2 pin1 right -0 -33 -33 -Connector_PinSocket_2.54mm -PinSocket_1x34_P2.54mm_Horizontal -Through hole angled socket strip, 1x34, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x34 2.54mm single row -0 -34 -34 -Connector_PinSocket_2.54mm -PinSocket_1x34_P2.54mm_Vertical -Through hole straight socket strip, 1x34, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x34 2.54mm single row -0 -34 -34 -Connector_PinSocket_2.54mm -PinSocket_1x34_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x34, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x34 2.54mm single row style1 pin1 left -0 -34 -34 -Connector_PinSocket_2.54mm -PinSocket_1x34_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x34, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x34 2.54mm single row style2 pin1 right -0 -34 -34 -Connector_PinSocket_2.54mm -PinSocket_1x35_P2.54mm_Horizontal -Through hole angled socket strip, 1x35, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x35 2.54mm single row -0 -35 -35 -Connector_PinSocket_2.54mm -PinSocket_1x35_P2.54mm_Vertical -Through hole straight socket strip, 1x35, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x35 2.54mm single row -0 -35 -35 -Connector_PinSocket_2.54mm -PinSocket_1x35_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x35, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x35 2.54mm single row style1 pin1 left -0 -35 -35 -Connector_PinSocket_2.54mm -PinSocket_1x35_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x35, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x35 2.54mm single row style2 pin1 right -0 -35 -35 -Connector_PinSocket_2.54mm -PinSocket_1x36_P2.54mm_Horizontal -Through hole angled socket strip, 1x36, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x36 2.54mm single row -0 -36 -36 -Connector_PinSocket_2.54mm -PinSocket_1x36_P2.54mm_Vertical -Through hole straight socket strip, 1x36, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x36 2.54mm single row -0 -36 -36 -Connector_PinSocket_2.54mm -PinSocket_1x36_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x36, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x36 2.54mm single row style1 pin1 left -0 -36 -36 -Connector_PinSocket_2.54mm -PinSocket_1x36_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x36, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x36 2.54mm single row style2 pin1 right -0 -36 -36 -Connector_PinSocket_2.54mm -PinSocket_1x37_P2.54mm_Horizontal -Through hole angled socket strip, 1x37, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x37 2.54mm single row -0 -37 -37 -Connector_PinSocket_2.54mm -PinSocket_1x37_P2.54mm_Vertical -Through hole straight socket strip, 1x37, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x37 2.54mm single row -0 -37 -37 -Connector_PinSocket_2.54mm -PinSocket_1x37_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x37, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x37 2.54mm single row style1 pin1 left -0 -37 -37 -Connector_PinSocket_2.54mm -PinSocket_1x37_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x37, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x37 2.54mm single row style2 pin1 right -0 -37 -37 -Connector_PinSocket_2.54mm -PinSocket_1x38_P2.54mm_Horizontal -Through hole angled socket strip, 1x38, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x38 2.54mm single row -0 -38 -38 -Connector_PinSocket_2.54mm -PinSocket_1x38_P2.54mm_Vertical -Through hole straight socket strip, 1x38, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x38 2.54mm single row -0 -38 -38 -Connector_PinSocket_2.54mm -PinSocket_1x38_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x38, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x38 2.54mm single row style1 pin1 left -0 -38 -38 -Connector_PinSocket_2.54mm -PinSocket_1x38_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x38, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x38 2.54mm single row style2 pin1 right -0 -38 -38 -Connector_PinSocket_2.54mm -PinSocket_1x39_P2.54mm_Horizontal -Through hole angled socket strip, 1x39, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x39 2.54mm single row -0 -39 -39 -Connector_PinSocket_2.54mm -PinSocket_1x39_P2.54mm_Vertical -Through hole straight socket strip, 1x39, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x39 2.54mm single row -0 -39 -39 -Connector_PinSocket_2.54mm -PinSocket_1x39_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x39, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x39 2.54mm single row style1 pin1 left -0 -39 -39 -Connector_PinSocket_2.54mm -PinSocket_1x39_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x39, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x39 2.54mm single row style2 pin1 right -0 -39 -39 -Connector_PinSocket_2.54mm -PinSocket_1x40_P2.54mm_Horizontal -Through hole angled socket strip, 1x40, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 1x40 2.54mm single row -0 -40 -40 -Connector_PinSocket_2.54mm -PinSocket_1x40_P2.54mm_Vertical -Through hole straight socket strip, 1x40, 2.54mm pitch, single row (from Kicad 4.0.7), script generated -Through hole socket strip THT 1x40 2.54mm single row -0 -40 -40 -Connector_PinSocket_2.54mm -PinSocket_1x40_P2.54mm_Vertical_SMD_Pin1Left -surface-mounted straight socket strip, 1x40, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x40 2.54mm single row style1 pin1 left -0 -40 -40 -Connector_PinSocket_2.54mm -PinSocket_1x40_P2.54mm_Vertical_SMD_Pin1Right -surface-mounted straight socket strip, 1x40, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated -Surface mounted socket strip SMD 1x40 2.54mm single row style2 pin1 right -0 -40 -40 -Connector_PinSocket_2.54mm -PinSocket_2x01_P2.54mm_Horizontal -Through hole angled socket strip, 2x01, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x01 2.54mm double row -0 -2 -2 -Connector_PinSocket_2.54mm -PinSocket_2x01_P2.54mm_Vertical -Through hole straight socket strip, 2x01, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x01 2.54mm double row -0 -2 -2 -Connector_PinSocket_2.54mm -PinSocket_2x01_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x01, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x01 2.54mm double row -0 -2 -2 -Connector_PinSocket_2.54mm -PinSocket_2x02_P2.54mm_Horizontal -Through hole angled socket strip, 2x02, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x02 2.54mm double row -0 -4 -4 -Connector_PinSocket_2.54mm -PinSocket_2x02_P2.54mm_Vertical -Through hole straight socket strip, 2x02, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x02 2.54mm double row -0 -4 -4 -Connector_PinSocket_2.54mm -PinSocket_2x02_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x02, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x02 2.54mm double row -0 -4 -4 -Connector_PinSocket_2.54mm -PinSocket_2x03_P2.54mm_Horizontal -Through hole angled socket strip, 2x03, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x03 2.54mm double row -0 -6 -6 -Connector_PinSocket_2.54mm -PinSocket_2x03_P2.54mm_Vertical -Through hole straight socket strip, 2x03, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x03 2.54mm double row -0 -6 -6 -Connector_PinSocket_2.54mm -PinSocket_2x03_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x03, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x03 2.54mm double row -0 -6 -6 -Connector_PinSocket_2.54mm -PinSocket_2x04_P2.54mm_Horizontal -Through hole angled socket strip, 2x04, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x04 2.54mm double row -0 -8 -8 -Connector_PinSocket_2.54mm -PinSocket_2x04_P2.54mm_Vertical -Through hole straight socket strip, 2x04, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x04 2.54mm double row -0 -8 -8 -Connector_PinSocket_2.54mm -PinSocket_2x04_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x04, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x04 2.54mm double row -0 -8 -8 -Connector_PinSocket_2.54mm -PinSocket_2x05_P2.54mm_Horizontal -Through hole angled socket strip, 2x05, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x05 2.54mm double row -0 -10 -10 -Connector_PinSocket_2.54mm -PinSocket_2x05_P2.54mm_Vertical -Through hole straight socket strip, 2x05, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x05 2.54mm double row -0 -10 -10 -Connector_PinSocket_2.54mm -PinSocket_2x05_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x05, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x05 2.54mm double row -0 -10 -10 -Connector_PinSocket_2.54mm -PinSocket_2x06_P2.54mm_Horizontal -Through hole angled socket strip, 2x06, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x06 2.54mm double row -0 -12 -12 -Connector_PinSocket_2.54mm -PinSocket_2x06_P2.54mm_Vertical -Through hole straight socket strip, 2x06, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x06 2.54mm double row -0 -12 -12 -Connector_PinSocket_2.54mm -PinSocket_2x06_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x06, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x06 2.54mm double row -0 -12 -12 -Connector_PinSocket_2.54mm -PinSocket_2x07_P2.54mm_Horizontal -Through hole angled socket strip, 2x07, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x07 2.54mm double row -0 -14 -14 -Connector_PinSocket_2.54mm -PinSocket_2x07_P2.54mm_Vertical -Through hole straight socket strip, 2x07, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x07 2.54mm double row -0 -14 -14 -Connector_PinSocket_2.54mm -PinSocket_2x07_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x07, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x07 2.54mm double row -0 -14 -14 -Connector_PinSocket_2.54mm -PinSocket_2x08_P2.54mm_Horizontal -Through hole angled socket strip, 2x08, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x08 2.54mm double row -0 -16 -16 -Connector_PinSocket_2.54mm -PinSocket_2x08_P2.54mm_Vertical -Through hole straight socket strip, 2x08, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x08 2.54mm double row -0 -16 -16 -Connector_PinSocket_2.54mm -PinSocket_2x08_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x08, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x08 2.54mm double row -0 -16 -16 -Connector_PinSocket_2.54mm -PinSocket_2x09_P2.54mm_Horizontal -Through hole angled socket strip, 2x09, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x09 2.54mm double row -0 -18 -18 -Connector_PinSocket_2.54mm -PinSocket_2x09_P2.54mm_Vertical -Through hole straight socket strip, 2x09, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x09 2.54mm double row -0 -18 -18 -Connector_PinSocket_2.54mm -PinSocket_2x09_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x09, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x09 2.54mm double row -0 -18 -18 -Connector_PinSocket_2.54mm -PinSocket_2x10_P2.54mm_Horizontal -Through hole angled socket strip, 2x10, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x10 2.54mm double row -0 -20 -20 -Connector_PinSocket_2.54mm -PinSocket_2x10_P2.54mm_Vertical -Through hole straight socket strip, 2x10, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x10 2.54mm double row -0 -20 -20 -Connector_PinSocket_2.54mm -PinSocket_2x10_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x10, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x10 2.54mm double row -0 -20 -20 -Connector_PinSocket_2.54mm -PinSocket_2x11_P2.54mm_Horizontal -Through hole angled socket strip, 2x11, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x11 2.54mm double row -0 -22 -22 -Connector_PinSocket_2.54mm -PinSocket_2x11_P2.54mm_Vertical -Through hole straight socket strip, 2x11, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x11 2.54mm double row -0 -22 -22 -Connector_PinSocket_2.54mm -PinSocket_2x11_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x11, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x11 2.54mm double row -0 -22 -22 -Connector_PinSocket_2.54mm -PinSocket_2x12_P2.54mm_Horizontal -Through hole angled socket strip, 2x12, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x12 2.54mm double row -0 -24 -24 -Connector_PinSocket_2.54mm -PinSocket_2x12_P2.54mm_Vertical -Through hole straight socket strip, 2x12, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x12 2.54mm double row -0 -24 -24 -Connector_PinSocket_2.54mm -PinSocket_2x12_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x12, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x12 2.54mm double row -0 -24 -24 -Connector_PinSocket_2.54mm -PinSocket_2x13_P2.54mm_Horizontal -Through hole angled socket strip, 2x13, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x13 2.54mm double row -0 -26 -26 -Connector_PinSocket_2.54mm -PinSocket_2x13_P2.54mm_Vertical -Through hole straight socket strip, 2x13, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x13 2.54mm double row -0 -26 -26 -Connector_PinSocket_2.54mm -PinSocket_2x13_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x13, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x13 2.54mm double row -0 -26 -26 -Connector_PinSocket_2.54mm -PinSocket_2x14_P2.54mm_Horizontal -Through hole angled socket strip, 2x14, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x14 2.54mm double row -0 -28 -28 -Connector_PinSocket_2.54mm -PinSocket_2x14_P2.54mm_Vertical -Through hole straight socket strip, 2x14, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x14 2.54mm double row -0 -28 -28 -Connector_PinSocket_2.54mm -PinSocket_2x14_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x14, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x14 2.54mm double row -0 -28 -28 -Connector_PinSocket_2.54mm -PinSocket_2x15_P2.54mm_Horizontal -Through hole angled socket strip, 2x15, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x15 2.54mm double row -0 -30 -30 -Connector_PinSocket_2.54mm -PinSocket_2x15_P2.54mm_Vertical -Through hole straight socket strip, 2x15, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x15 2.54mm double row -0 -30 -30 -Connector_PinSocket_2.54mm -PinSocket_2x15_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x15, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x15 2.54mm double row -0 -30 -30 -Connector_PinSocket_2.54mm -PinSocket_2x16_P2.54mm_Horizontal -Through hole angled socket strip, 2x16, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x16 2.54mm double row -0 -32 -32 -Connector_PinSocket_2.54mm -PinSocket_2x16_P2.54mm_Vertical -Through hole straight socket strip, 2x16, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x16 2.54mm double row -0 -32 -32 -Connector_PinSocket_2.54mm -PinSocket_2x16_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x16, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x16 2.54mm double row -0 -32 -32 -Connector_PinSocket_2.54mm -PinSocket_2x17_P2.54mm_Horizontal -Through hole angled socket strip, 2x17, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x17 2.54mm double row -0 -34 -34 -Connector_PinSocket_2.54mm -PinSocket_2x17_P2.54mm_Vertical -Through hole straight socket strip, 2x17, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x17 2.54mm double row -0 -34 -34 -Connector_PinSocket_2.54mm -PinSocket_2x17_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x17, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x17 2.54mm double row -0 -34 -34 -Connector_PinSocket_2.54mm -PinSocket_2x18_P2.54mm_Horizontal -Through hole angled socket strip, 2x18, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x18 2.54mm double row -0 -36 -36 -Connector_PinSocket_2.54mm -PinSocket_2x18_P2.54mm_Vertical -Through hole straight socket strip, 2x18, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x18 2.54mm double row -0 -36 -36 -Connector_PinSocket_2.54mm -PinSocket_2x18_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x18, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x18 2.54mm double row -0 -36 -36 -Connector_PinSocket_2.54mm -PinSocket_2x19_P2.54mm_Horizontal -Through hole angled socket strip, 2x19, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x19 2.54mm double row -0 -38 -38 -Connector_PinSocket_2.54mm -PinSocket_2x19_P2.54mm_Vertical -Through hole straight socket strip, 2x19, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x19 2.54mm double row -0 -38 -38 -Connector_PinSocket_2.54mm -PinSocket_2x19_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x19, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x19 2.54mm double row -0 -38 -38 -Connector_PinSocket_2.54mm -PinSocket_2x20_P2.54mm_Horizontal -Through hole angled socket strip, 2x20, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x20 2.54mm double row -0 -40 -40 -Connector_PinSocket_2.54mm -PinSocket_2x20_P2.54mm_Vertical -Through hole straight socket strip, 2x20, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x20 2.54mm double row -0 -40 -40 -Connector_PinSocket_2.54mm -PinSocket_2x20_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x20, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x20 2.54mm double row -0 -40 -40 -Connector_PinSocket_2.54mm -PinSocket_2x21_P2.54mm_Horizontal -Through hole angled socket strip, 2x21, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x21 2.54mm double row -0 -42 -42 -Connector_PinSocket_2.54mm -PinSocket_2x21_P2.54mm_Vertical -Through hole straight socket strip, 2x21, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x21 2.54mm double row -0 -42 -42 -Connector_PinSocket_2.54mm -PinSocket_2x21_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x21, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x21 2.54mm double row -0 -42 -42 -Connector_PinSocket_2.54mm -PinSocket_2x22_P2.54mm_Horizontal -Through hole angled socket strip, 2x22, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x22 2.54mm double row -0 -44 -44 -Connector_PinSocket_2.54mm -PinSocket_2x22_P2.54mm_Vertical -Through hole straight socket strip, 2x22, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x22 2.54mm double row -0 -44 -44 -Connector_PinSocket_2.54mm -PinSocket_2x22_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x22, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x22 2.54mm double row -0 -44 -44 -Connector_PinSocket_2.54mm -PinSocket_2x23_P2.54mm_Horizontal -Through hole angled socket strip, 2x23, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x23 2.54mm double row -0 -46 -46 -Connector_PinSocket_2.54mm -PinSocket_2x23_P2.54mm_Vertical -Through hole straight socket strip, 2x23, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x23 2.54mm double row -0 -46 -46 -Connector_PinSocket_2.54mm -PinSocket_2x23_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x23, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x23 2.54mm double row -0 -46 -46 -Connector_PinSocket_2.54mm -PinSocket_2x24_P2.54mm_Horizontal -Through hole angled socket strip, 2x24, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x24 2.54mm double row -0 -48 -48 -Connector_PinSocket_2.54mm -PinSocket_2x24_P2.54mm_Vertical -Through hole straight socket strip, 2x24, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x24 2.54mm double row -0 -48 -48 -Connector_PinSocket_2.54mm -PinSocket_2x24_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x24, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x24 2.54mm double row -0 -48 -48 -Connector_PinSocket_2.54mm -PinSocket_2x25_P2.54mm_Horizontal -Through hole angled socket strip, 2x25, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x25 2.54mm double row -0 -50 -50 -Connector_PinSocket_2.54mm -PinSocket_2x25_P2.54mm_Vertical -Through hole straight socket strip, 2x25, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x25 2.54mm double row -0 -50 -50 -Connector_PinSocket_2.54mm -PinSocket_2x25_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x25, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x25 2.54mm double row -0 -50 -50 -Connector_PinSocket_2.54mm -PinSocket_2x26_P2.54mm_Horizontal -Through hole angled socket strip, 2x26, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x26 2.54mm double row -0 -52 -52 -Connector_PinSocket_2.54mm -PinSocket_2x26_P2.54mm_Vertical -Through hole straight socket strip, 2x26, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x26 2.54mm double row -0 -52 -52 -Connector_PinSocket_2.54mm -PinSocket_2x26_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x26, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x26 2.54mm double row -0 -52 -52 -Connector_PinSocket_2.54mm -PinSocket_2x27_P2.54mm_Horizontal -Through hole angled socket strip, 2x27, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x27 2.54mm double row -0 -54 -54 -Connector_PinSocket_2.54mm -PinSocket_2x27_P2.54mm_Vertical -Through hole straight socket strip, 2x27, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x27 2.54mm double row -0 -54 -54 -Connector_PinSocket_2.54mm -PinSocket_2x27_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x27, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x27 2.54mm double row -0 -54 -54 -Connector_PinSocket_2.54mm -PinSocket_2x28_P2.54mm_Horizontal -Through hole angled socket strip, 2x28, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x28 2.54mm double row -0 -56 -56 -Connector_PinSocket_2.54mm -PinSocket_2x28_P2.54mm_Vertical -Through hole straight socket strip, 2x28, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x28 2.54mm double row -0 -56 -56 -Connector_PinSocket_2.54mm -PinSocket_2x28_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x28, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x28 2.54mm double row -0 -56 -56 -Connector_PinSocket_2.54mm -PinSocket_2x29_P2.54mm_Horizontal -Through hole angled socket strip, 2x29, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x29 2.54mm double row -0 -58 -58 -Connector_PinSocket_2.54mm -PinSocket_2x29_P2.54mm_Vertical -Through hole straight socket strip, 2x29, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x29 2.54mm double row -0 -58 -58 -Connector_PinSocket_2.54mm -PinSocket_2x29_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x29, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x29 2.54mm double row -0 -58 -58 -Connector_PinSocket_2.54mm -PinSocket_2x30_P2.54mm_Horizontal -Through hole angled socket strip, 2x30, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x30 2.54mm double row -0 -60 -60 -Connector_PinSocket_2.54mm -PinSocket_2x30_P2.54mm_Vertical -Through hole straight socket strip, 2x30, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x30 2.54mm double row -0 -60 -60 -Connector_PinSocket_2.54mm -PinSocket_2x30_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x30, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x30 2.54mm double row -0 -60 -60 -Connector_PinSocket_2.54mm -PinSocket_2x31_P2.54mm_Horizontal -Through hole angled socket strip, 2x31, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x31 2.54mm double row -0 -62 -62 -Connector_PinSocket_2.54mm -PinSocket_2x31_P2.54mm_Vertical -Through hole straight socket strip, 2x31, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x31 2.54mm double row -0 -62 -62 -Connector_PinSocket_2.54mm -PinSocket_2x31_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x31, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x31 2.54mm double row -0 -62 -62 -Connector_PinSocket_2.54mm -PinSocket_2x32_P2.54mm_Horizontal -Through hole angled socket strip, 2x32, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x32 2.54mm double row -0 -64 -64 -Connector_PinSocket_2.54mm -PinSocket_2x32_P2.54mm_Vertical -Through hole straight socket strip, 2x32, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x32 2.54mm double row -0 -64 -64 -Connector_PinSocket_2.54mm -PinSocket_2x32_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x32, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x32 2.54mm double row -0 -64 -64 -Connector_PinSocket_2.54mm -PinSocket_2x33_P2.54mm_Horizontal -Through hole angled socket strip, 2x33, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x33 2.54mm double row -0 -66 -66 -Connector_PinSocket_2.54mm -PinSocket_2x33_P2.54mm_Vertical -Through hole straight socket strip, 2x33, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x33 2.54mm double row -0 -66 -66 -Connector_PinSocket_2.54mm -PinSocket_2x33_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x33, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x33 2.54mm double row -0 -66 -66 -Connector_PinSocket_2.54mm -PinSocket_2x34_P2.54mm_Horizontal -Through hole angled socket strip, 2x34, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x34 2.54mm double row -0 -68 -68 -Connector_PinSocket_2.54mm -PinSocket_2x34_P2.54mm_Vertical -Through hole straight socket strip, 2x34, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x34 2.54mm double row -0 -68 -68 -Connector_PinSocket_2.54mm -PinSocket_2x34_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x34, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x34 2.54mm double row -0 -68 -68 -Connector_PinSocket_2.54mm -PinSocket_2x35_P2.54mm_Horizontal -Through hole angled socket strip, 2x35, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x35 2.54mm double row -0 -70 -70 -Connector_PinSocket_2.54mm -PinSocket_2x35_P2.54mm_Vertical -Through hole straight socket strip, 2x35, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x35 2.54mm double row -0 -70 -70 -Connector_PinSocket_2.54mm -PinSocket_2x35_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x35, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x35 2.54mm double row -0 -70 -70 -Connector_PinSocket_2.54mm -PinSocket_2x36_P2.54mm_Horizontal -Through hole angled socket strip, 2x36, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x36 2.54mm double row -0 -72 -72 -Connector_PinSocket_2.54mm -PinSocket_2x36_P2.54mm_Vertical -Through hole straight socket strip, 2x36, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x36 2.54mm double row -0 -72 -72 -Connector_PinSocket_2.54mm -PinSocket_2x36_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x36, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x36 2.54mm double row -0 -72 -72 -Connector_PinSocket_2.54mm -PinSocket_2x37_P2.54mm_Horizontal -Through hole angled socket strip, 2x37, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x37 2.54mm double row -0 -74 -74 -Connector_PinSocket_2.54mm -PinSocket_2x37_P2.54mm_Vertical -Through hole straight socket strip, 2x37, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x37 2.54mm double row -0 -74 -74 -Connector_PinSocket_2.54mm -PinSocket_2x37_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x37, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x37 2.54mm double row -0 -74 -74 -Connector_PinSocket_2.54mm -PinSocket_2x38_P2.54mm_Horizontal -Through hole angled socket strip, 2x38, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x38 2.54mm double row -0 -76 -76 -Connector_PinSocket_2.54mm -PinSocket_2x38_P2.54mm_Vertical -Through hole straight socket strip, 2x38, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x38 2.54mm double row -0 -76 -76 -Connector_PinSocket_2.54mm -PinSocket_2x38_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x38, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x38 2.54mm double row -0 -76 -76 -Connector_PinSocket_2.54mm -PinSocket_2x39_P2.54mm_Horizontal -Through hole angled socket strip, 2x39, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x39 2.54mm double row -0 -78 -78 -Connector_PinSocket_2.54mm -PinSocket_2x39_P2.54mm_Vertical -Through hole straight socket strip, 2x39, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x39 2.54mm double row -0 -78 -78 -Connector_PinSocket_2.54mm -PinSocket_2x39_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x39, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x39 2.54mm double row -0 -78 -78 -Connector_PinSocket_2.54mm -PinSocket_2x40_P2.54mm_Horizontal -Through hole angled socket strip, 2x40, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated -Through hole angled socket strip THT 2x40 2.54mm double row -0 -80 -80 -Connector_PinSocket_2.54mm -PinSocket_2x40_P2.54mm_Vertical -Through hole straight socket strip, 2x40, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Through hole socket strip THT 2x40 2.54mm double row -0 -80 -80 -Connector_PinSocket_2.54mm -PinSocket_2x40_P2.54mm_Vertical_SMD -surface-mounted straight socket strip, 2x40, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated -Surface mounted socket strip SMD 2x40 2.54mm double row -0 -80 -80 -Connector_RJ -RJ12_Amphenol_54601 -RJ12 connector https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/c-bmj-0082.pdf -RJ12 connector -0 -6 -6 -Connector_RJ -RJ14_Connfly_DS1133-S4_Horizontal -RJ14 connector 6P4C Horizontal http://www.connfly.com/userfiles/image/UpLoadFile/File/2012/10/26/DS1133.pdf -RJ14 connector 6P4C Connfly DS1133 -0 -4 -4 -Connector_RJ -RJ25_Wayconn_MJEA-660X1_Horizontal -RJ25 6P6C Socket 90 degrees, https://wayconn.com/wp-content/themes/way/datasheet/MJEA-660X1XXX_RJ25_6P6C_PCB_RA.pdf -RJ12 RJ18 RJ25 jack connector 6P6C -0 -6 -6 -Connector_RJ -RJ45_Abracon_ARJP11A-MA_Horizontal -Shielded RJ45 ethernet connector with transformer and POE (https://abracon.com/Magnetics/lan/ARJP11A.PDF) -ethernet 8p8c transformer poe rj45 -0 -15 -14 -Connector_RJ -RJ45_Amphenol_54602-x08_Horizontal -8 Pol Shallow Latch Connector, Modjack, RJ45 (https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/c-bmj-0102.pdf) -RJ45 -0 -8 -8 -Connector_RJ -RJ45_Amphenol_RJHSE538X -Shielded, 2 LED, https://www.amphenolcanada.com/ProductSearch/drawings/AC/RJHSE538X.pdf -RJ45 8p8c ethernet cat5 -0 -14 -13 -Connector_RJ -RJ45_Amphenol_RJHSE538X-02 -Shielded, 2 LED, 2 Ports, http://www.amphenolinfocom.eu/NavData/Drawings/RJHSE-538X-02-REVC.pdf -RJ45 8p8c dual ethernet cat5 -0 -26 -25 -Connector_RJ -RJ45_Amphenol_RJHSE5380 -Shielded, https://www.amphenolcanada.com/ProductSearch/drawings/AC/RJHSE538X.pdf -RJ45 8p8c ethernet cat5 -0 -10 -9 -Connector_RJ -RJ45_Amphenol_RJHSE5380-08 -Shielded, https://www.amphenolcanada.com/ProductSearch/drawings/AC/RJHSE538X08.pdf -RJ45 8p8c ethernet cat5 -0 -68 -65 -Connector_RJ -RJ45_Amphenol_RJMG1BD3B8K1ANR -1 Port RJ45 Magjack Connector Through Hole 10/100 Base-T, AutoMDIX, https://www.amphenolcanada.com/ProductSearch/Drawings/AC/RJMG1BD3B8K1ANR.PDF -RJ45 Magjack -0 -14 -13 -Connector_RJ -RJ45_BEL_SS74301-00x_Vertical -https://belfuse.com/resources/drawings/stewartconnector/dr-stw-ss-74301-001-ss-74301-002-ss-74301-005.pdf -RJ45 Vertical Shield LED Green Yellow -0 -14 -13 -Connector_RJ -RJ45_Bel_SI-60062-F -1 Port RJ45 Magjack Connector Through Hole 10/100 Base-T, AutoMDIX, https://belfuse.com/resources/drawings/magneticsolutions/dr-mag-si-60062-f.pdf -RJ45 Magjack -0 -14 -13 -Connector_RJ -RJ45_Cetus_J1B1211CCD_Horizontal -1 Port RJ45 Magjack Connector Through Hole 10/100 Base-T, Cetus, used and distributed by WIZnet (https://wizwiki.net/wiki/lib/exe/fetch.php?media=products:wiz550web:wiz550webds_kr:j1b1211ccd.pdf) -RJ45 Magjack -0 -14 -13 -Connector_RJ -RJ45_Hanrun_HR911105A -http://www.kosmodrom.com.ua/pdf/HR911105A.pdf -RJ45 Magjack -0 -14 -13 -Connector_RJ -RJ45_Kycon_G7LX-A88S7-BP-xx_Horizontal -10/100Base-T RJ45 ethernet magnetic transformer connector horizontal with green/yellow LEDs http://www.kycon.com/Pub_Eng_Draw/G7LX-A88S7-BP-GY.pdf -RJ45 ethernet magnetic -0 -16 -15 -Connector_RJ -RJ45_Molex_0855135013_Vertical -1 Port, RJ45, Series 85513, vertical, SMD, https://www.molex.com/pdm_docs/sd/855135013_sd.pdf -RJ45 Vertical -0 -9 -9 -Connector_RJ -RJ45_Ninigi_GE -1 port ethernet throughhole connector, https://en.ninigi.com/product/rj45ge/pdf -RJ45 ethernet 8p8c -0 -10 -9 -Connector_RJ -RJ45_OST_PJ012-8P8CX_Vertical -RJ45 vertical connector https://www.on-shore.com/wp-content/uploads/PJ012-8P8CX.pdf -RJ45 PJ012 -0 -8 -8 -Connector_RJ -RJ45_Plug_Metz_AJP92A8813 -plug, ethernet, 8P8C, RJ45 Plug -AJP92A8813 8P8C RJ45 ethernet plug -0 -8 -8 -Connector_RJ -RJ45_Pulse_JK00177NL_Horizontal -10/100/1000 Base-T RJ45 single port with LEDs and 75W POE, https://productfinder.pulseeng.com/doc_type/WEB301/doc_num/J432/doc_part/J432.pdf -RJ45 8p8c ethernet POE -0 -22 -21 -Connector_RJ -RJ45_Pulse_JK0654219NL_Horizontal -10/100/1000 Base-T RJ45 single port with LEDs https://media.digikey.com/pdf/Data%20Sheets/Pulse%20PDFs/JK%20Series.pdf#page=2 -RJ45 8p8c ethernet -0 -18 -17 -Connector_RJ -RJ45_Pulse_JXD6-0001NL_Horizontal -RJ45 ethernet transformer with magnetics (https://productfinder.pulseeng.com/doc_type/WEB301/doc_num/JXD6-0001NL/doc_part/JXD6-0001NL.pdf) -ethernet 8p8c transformer magjack -0 -12 -11 -Connector_RJ -RJ45_UDE_RB1-125B8G1A -1 Port RJ45 Connector Through Hole 10/100/1000 Base-T, https://datasheet.lcsc.com/szlcsc/1901091107_UDE-Corp-RB1-125B8G1A_C363353.pdf#page=3 -RJ45 ethernet -0 -16 -15 -Connector_RJ -RJ45_Wuerth_7499010001A_Horizontal -10/100Base-TX RJ45 ethernet magnetic transformer connector horizontal https://katalog.we-online.de/pbs/datasheet/7499010001A.pdf -RJ45 ethernet magnetic -0 -10 -9 -Connector_RJ -RJ45_Wuerth_7499010121A_Horizontal -10/100Base-TX RJ45 ethernet magnetic transformer connector horizontal with green/orange LEDs https://katalog.we-online.de/pbs/datasheet/7499010121A.pdf -RJ45 ethernet magnetic -0 -14 -13 -Connector_RJ -RJ45_Wuerth_7499111446_Horizontal -LAN-Transformer WE-RJ45LAN 10/100/1000 BaseT -ethernet lan connector -0 -16 -15 -Connector_RJ -RJ45_Wuerth_7499151120_Horizontal -Wuerth 7499151120, LAN-Transformer WE-RJ45LAN 10/100/1000 BaseT, Dual Ethernet Jack (http://katalog.we-online.de/pbs/datasheet/7499151120.pdf) -ethernet lan connector -0 -32 -29 -Connector_RJ -RJ45_Wuerth_74980111211_Horizontal -RJ45 LAN Transformer 10/100BaseT (https://katalog.we-online.de/pbs/datasheet/74980111211.pdf) -lan magnetics transformer -0 -14 -13 -Connector_SATA_SAS -SAS-mini_TEConnectivity_1888174_Vertical -36pin mini SAS connector, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=1888174&DocType=Customer+Drawing&DocLang=English -SAS mini connector -0 -44 -44 -Connector_SATA_SAS -SATA_Amphenol_10029364-001LF_Horizontal -https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10029364.pdf -SATA -0 -24 -23 -Connector_Samtec -Samtec_FMC_ASP-134486-01_10x40_P1.27mm_Vertical -http://suddendocs.samtec.com/prints/asp-134486-01-mkt.pdf -FMC HPC -0 -400 -400 -Connector_Samtec -Samtec_FMC_ASP-134602-01_10x40_P1.27mm_Vertical -https://www.marutsu.co.jp/contents/shop/marutsu/ds/asp-134602-01.pdf -FMC HPC -0 -400 -400 -Connector_Samtec -Samtec_FMC_ASP-134604-01_4x40_Vertical -http://www.samtec.com/standards/vita.aspx -FMC LPC VITA -0 -162 -160 -Connector_Samtec -Samtec_LSHM-105-xx.x-x-DV-N_2x05_P0.50mm_Vertical -Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-105-xx.x-x-DV-N, 5 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator -connector Samtec side entry -0 -10 -10 -Connector_Samtec -Samtec_LSHM-105-xx.x-x-DV-S_2x05-1SH_P0.50mm_Vertical -Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-105-xx.x-x-DV-S, 5 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator -connector Samtec side entry -0 -12 -11 -Connector_Samtec -Samtec_LSHM-110-xx.x-x-DV-N_2x10_P0.50mm_Vertical -Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-110-xx.x-x-DV-N, 10 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator -connector Samtec side entry -0 -20 -20 -Connector_Samtec -Samtec_LSHM-110-xx.x-x-DV-S_2x10-1SH_P0.50mm_Vertical -Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-110-xx.x-x-DV-S, 10 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator -connector Samtec side entry -0 -22 -21 -Connector_Samtec -Samtec_LSHM-120-xx.x-x-DV-N_2x20_P0.50mm_Vertical -Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-120-xx.x-x-DV-N, 20 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator -connector Samtec side entry -0 -40 -40 -Connector_Samtec -Samtec_LSHM-120-xx.x-x-DV-S_2x20-1SH_P0.50mm_Vertical -Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-120-xx.x-x-DV-S, 20 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator -connector Samtec side entry -0 -42 -41 -Connector_Samtec -Samtec_LSHM-130-xx.x-x-DV-N_2x30_P0.50mm_Vertical -Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-130-xx.x-x-DV-N, 30 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator -connector Samtec side entry -0 -60 -60 -Connector_Samtec -Samtec_LSHM-130-xx.x-x-DV-S_2x30-1SH_P0.50mm_Vertical -Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-130-xx.x-x-DV-S, 30 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator -connector Samtec side entry -0 -62 -61 -Connector_Samtec -Samtec_LSHM-140-xx.x-x-DV-N_2x40_P0.50mm_Vertical -Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-140-xx.x-x-DV-N, 40 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator -connector Samtec side entry -0 -80 -80 -Connector_Samtec -Samtec_LSHM-140-xx.x-x-DV-S_2x40-1SH_P0.50mm_Vertical -Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-140-xx.x-x-DV-S, 40 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator -connector Samtec side entry -0 -82 -81 -Connector_Samtec -Samtec_LSHM-150-xx.x-x-DV-N_2x50_P0.50mm_Vertical -Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-150-xx.x-x-DV-N, 50 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator -connector Samtec side entry -0 -100 -100 -Connector_Samtec -Samtec_LSHM-150-xx.x-x-DV-S_2x50-1SH_P0.50mm_Vertical -Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-150-xx.x-x-DV-S, 50 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator -connector Samtec side entry -0 -102 -101 -Connector_Samtec_HLE_SMD -Samtec_HLE-102-02-xxx-DV-BE-LC_2x02_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-102-02-xxx-DV-BE-LC, 2 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -4 -4 -Connector_Samtec_HLE_SMD -Samtec_HLE-102-02-xxx-DV-BE_2x02_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-102-02-xxx-DV-BE, 2 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -4 -4 -Connector_Samtec_HLE_SMD -Samtec_HLE-102-02-xxx-DV-LC_2x02_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-102-02-xxx-DV-LC, 2 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -4 -4 -Connector_Samtec_HLE_SMD -Samtec_HLE-102-02-xxx-DV_2x02_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-102-02-xxx-DV, 2 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -4 -4 -Connector_Samtec_HLE_SMD -Samtec_HLE-103-02-xxx-DV-BE-LC_2x03_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-103-02-xxx-DV-BE-LC, 3 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -6 -6 -Connector_Samtec_HLE_SMD -Samtec_HLE-103-02-xxx-DV-BE_2x03_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-103-02-xxx-DV-BE, 3 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -6 -6 -Connector_Samtec_HLE_SMD -Samtec_HLE-103-02-xxx-DV-LC_2x03_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-103-02-xxx-DV-LC, 3 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -6 -6 -Connector_Samtec_HLE_SMD -Samtec_HLE-103-02-xxx-DV_2x03_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-103-02-xxx-DV, 3 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -6 -6 -Connector_Samtec_HLE_SMD -Samtec_HLE-104-02-xxx-DV-A_2x04_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-A, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -8 -8 -Connector_Samtec_HLE_SMD -Samtec_HLE-104-02-xxx-DV-BE-A_2x04_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-BE-A, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -8 -8 -Connector_Samtec_HLE_SMD -Samtec_HLE-104-02-xxx-DV-BE-LC_2x04_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-BE-LC, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -8 -8 -Connector_Samtec_HLE_SMD -Samtec_HLE-104-02-xxx-DV-BE_2x04_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-BE, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -8 -8 -Connector_Samtec_HLE_SMD -Samtec_HLE-104-02-xxx-DV-LC_2x04_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-LC, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -8 -8 -Connector_Samtec_HLE_SMD -Samtec_HLE-104-02-xxx-DV_2x04_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -8 -8 -Connector_Samtec_HLE_SMD -Samtec_HLE-105-02-xxx-DV-A_2x05_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-A, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -10 -10 -Connector_Samtec_HLE_SMD -Samtec_HLE-105-02-xxx-DV-BE-A_2x05_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-BE-A, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -10 -10 -Connector_Samtec_HLE_SMD -Samtec_HLE-105-02-xxx-DV-BE-LC_2x05_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-BE-LC, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -10 -10 -Connector_Samtec_HLE_SMD -Samtec_HLE-105-02-xxx-DV-BE_2x05_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-BE, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -10 -10 -Connector_Samtec_HLE_SMD -Samtec_HLE-105-02-xxx-DV-LC_2x05_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-LC, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -10 -10 -Connector_Samtec_HLE_SMD -Samtec_HLE-105-02-xxx-DV_2x05_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -10 -10 -Connector_Samtec_HLE_SMD -Samtec_HLE-106-02-xxx-DV-A_2x06_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-A, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -12 -12 -Connector_Samtec_HLE_SMD -Samtec_HLE-106-02-xxx-DV-BE-A_2x06_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-BE-A, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -12 -12 -Connector_Samtec_HLE_SMD -Samtec_HLE-106-02-xxx-DV-BE-LC_2x06_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-BE-LC, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -12 -12 -Connector_Samtec_HLE_SMD -Samtec_HLE-106-02-xxx-DV-BE_2x06_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-BE, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -12 -12 -Connector_Samtec_HLE_SMD -Samtec_HLE-106-02-xxx-DV-LC_2x06_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-LC, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -12 -12 -Connector_Samtec_HLE_SMD -Samtec_HLE-106-02-xxx-DV_2x06_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -12 -12 -Connector_Samtec_HLE_SMD -Samtec_HLE-107-02-xxx-DV-A_2x07_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-A, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -14 -14 -Connector_Samtec_HLE_SMD -Samtec_HLE-107-02-xxx-DV-BE-A_2x07_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-BE-A, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -14 -14 -Connector_Samtec_HLE_SMD -Samtec_HLE-107-02-xxx-DV-BE-LC_2x07_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-BE-LC, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -14 -14 -Connector_Samtec_HLE_SMD -Samtec_HLE-107-02-xxx-DV-BE_2x07_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-BE, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -14 -14 -Connector_Samtec_HLE_SMD -Samtec_HLE-107-02-xxx-DV-LC_2x07_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-LC, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -14 -14 -Connector_Samtec_HLE_SMD -Samtec_HLE-107-02-xxx-DV_2x07_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -14 -14 -Connector_Samtec_HLE_SMD -Samtec_HLE-108-02-xxx-DV-A_2x08_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-A, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -16 -16 -Connector_Samtec_HLE_SMD -Samtec_HLE-108-02-xxx-DV-BE-A_2x08_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-BE-A, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -16 -16 -Connector_Samtec_HLE_SMD -Samtec_HLE-108-02-xxx-DV-BE-LC_2x08_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-BE-LC, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -16 -16 -Connector_Samtec_HLE_SMD -Samtec_HLE-108-02-xxx-DV-BE_2x08_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-BE, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -16 -16 -Connector_Samtec_HLE_SMD -Samtec_HLE-108-02-xxx-DV-LC_2x08_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-LC, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -16 -16 -Connector_Samtec_HLE_SMD -Samtec_HLE-108-02-xxx-DV_2x08_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -16 -16 -Connector_Samtec_HLE_SMD -Samtec_HLE-109-02-xxx-DV-A_2x09_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-A, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -18 -18 -Connector_Samtec_HLE_SMD -Samtec_HLE-109-02-xxx-DV-BE-A_2x09_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-BE-A, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -18 -18 -Connector_Samtec_HLE_SMD -Samtec_HLE-109-02-xxx-DV-BE-LC_2x09_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-BE-LC, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -18 -18 -Connector_Samtec_HLE_SMD -Samtec_HLE-109-02-xxx-DV-BE_2x09_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-BE, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -18 -18 -Connector_Samtec_HLE_SMD -Samtec_HLE-109-02-xxx-DV-LC_2x09_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-LC, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -18 -18 -Connector_Samtec_HLE_SMD -Samtec_HLE-109-02-xxx-DV_2x09_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -18 -18 -Connector_Samtec_HLE_SMD -Samtec_HLE-110-02-xxx-DV-A_2x10_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-A, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -20 -20 -Connector_Samtec_HLE_SMD -Samtec_HLE-110-02-xxx-DV-BE-A_2x10_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-BE-A, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -20 -20 -Connector_Samtec_HLE_SMD -Samtec_HLE-110-02-xxx-DV-BE-LC_2x10_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-BE-LC, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -20 -20 -Connector_Samtec_HLE_SMD -Samtec_HLE-110-02-xxx-DV-BE_2x10_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-BE, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -20 -20 -Connector_Samtec_HLE_SMD -Samtec_HLE-110-02-xxx-DV-LC_2x10_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-LC, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -20 -20 -Connector_Samtec_HLE_SMD -Samtec_HLE-110-02-xxx-DV_2x10_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -20 -20 -Connector_Samtec_HLE_SMD -Samtec_HLE-111-02-xxx-DV-A_2x11_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-A, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -22 -22 -Connector_Samtec_HLE_SMD -Samtec_HLE-111-02-xxx-DV-BE-A_2x11_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-BE-A, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -22 -22 -Connector_Samtec_HLE_SMD -Samtec_HLE-111-02-xxx-DV-BE-LC_2x11_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-BE-LC, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -22 -22 -Connector_Samtec_HLE_SMD -Samtec_HLE-111-02-xxx-DV-BE_2x11_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-BE, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -22 -22 -Connector_Samtec_HLE_SMD -Samtec_HLE-111-02-xxx-DV-LC_2x11_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-LC, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -22 -22 -Connector_Samtec_HLE_SMD -Samtec_HLE-111-02-xxx-DV_2x11_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -22 -22 -Connector_Samtec_HLE_SMD -Samtec_HLE-112-02-xxx-DV-A_2x12_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-A, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -24 -24 -Connector_Samtec_HLE_SMD -Samtec_HLE-112-02-xxx-DV-BE-A_2x12_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-BE-A, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -24 -24 -Connector_Samtec_HLE_SMD -Samtec_HLE-112-02-xxx-DV-BE-LC_2x12_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-BE-LC, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -24 -24 -Connector_Samtec_HLE_SMD -Samtec_HLE-112-02-xxx-DV-BE_2x12_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-BE, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -24 -24 -Connector_Samtec_HLE_SMD -Samtec_HLE-112-02-xxx-DV-LC_2x12_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-LC, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -24 -24 -Connector_Samtec_HLE_SMD -Samtec_HLE-112-02-xxx-DV_2x12_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -24 -24 -Connector_Samtec_HLE_SMD -Samtec_HLE-113-02-xxx-DV-A_2x13_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-A, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -26 -26 -Connector_Samtec_HLE_SMD -Samtec_HLE-113-02-xxx-DV-BE-A_2x13_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-BE-A, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -26 -26 -Connector_Samtec_HLE_SMD -Samtec_HLE-113-02-xxx-DV-BE-LC_2x13_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-BE-LC, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -26 -26 -Connector_Samtec_HLE_SMD -Samtec_HLE-113-02-xxx-DV-BE_2x13_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-BE, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -26 -26 -Connector_Samtec_HLE_SMD -Samtec_HLE-113-02-xxx-DV-LC_2x13_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-LC, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -26 -26 -Connector_Samtec_HLE_SMD -Samtec_HLE-113-02-xxx-DV_2x13_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -26 -26 -Connector_Samtec_HLE_SMD -Samtec_HLE-114-02-xxx-DV-A_2x14_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-A, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -28 -28 -Connector_Samtec_HLE_SMD -Samtec_HLE-114-02-xxx-DV-BE-A_2x14_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-BE-A, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -28 -28 -Connector_Samtec_HLE_SMD -Samtec_HLE-114-02-xxx-DV-BE-LC_2x14_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-BE-LC, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -28 -28 -Connector_Samtec_HLE_SMD -Samtec_HLE-114-02-xxx-DV-BE_2x14_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-BE, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -28 -28 -Connector_Samtec_HLE_SMD -Samtec_HLE-114-02-xxx-DV-LC_2x14_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-LC, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -28 -28 -Connector_Samtec_HLE_SMD -Samtec_HLE-114-02-xxx-DV_2x14_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -28 -28 -Connector_Samtec_HLE_SMD -Samtec_HLE-115-02-xxx-DV-A_2x15_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-A, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -30 -30 -Connector_Samtec_HLE_SMD -Samtec_HLE-115-02-xxx-DV-BE-A_2x15_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-BE-A, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -30 -30 -Connector_Samtec_HLE_SMD -Samtec_HLE-115-02-xxx-DV-BE-LC_2x15_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-BE-LC, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -30 -30 -Connector_Samtec_HLE_SMD -Samtec_HLE-115-02-xxx-DV-BE_2x15_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-BE, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -30 -30 -Connector_Samtec_HLE_SMD -Samtec_HLE-115-02-xxx-DV-LC_2x15_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-LC, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -30 -30 -Connector_Samtec_HLE_SMD -Samtec_HLE-115-02-xxx-DV_2x15_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -30 -30 -Connector_Samtec_HLE_SMD -Samtec_HLE-116-02-xxx-DV-A_2x16_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-A, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -32 -32 -Connector_Samtec_HLE_SMD -Samtec_HLE-116-02-xxx-DV-BE-A_2x16_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-BE-A, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -32 -32 -Connector_Samtec_HLE_SMD -Samtec_HLE-116-02-xxx-DV-BE-LC_2x16_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-BE-LC, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -32 -32 -Connector_Samtec_HLE_SMD -Samtec_HLE-116-02-xxx-DV-BE_2x16_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-BE, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -32 -32 -Connector_Samtec_HLE_SMD -Samtec_HLE-116-02-xxx-DV-LC_2x16_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-LC, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -32 -32 -Connector_Samtec_HLE_SMD -Samtec_HLE-116-02-xxx-DV_2x16_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -32 -32 -Connector_Samtec_HLE_SMD -Samtec_HLE-117-02-xxx-DV-A_2x17_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-A, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -34 -34 -Connector_Samtec_HLE_SMD -Samtec_HLE-117-02-xxx-DV-BE-A_2x17_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-BE-A, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -34 -34 -Connector_Samtec_HLE_SMD -Samtec_HLE-117-02-xxx-DV-BE-LC_2x17_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-BE-LC, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -34 -34 -Connector_Samtec_HLE_SMD -Samtec_HLE-117-02-xxx-DV-BE_2x17_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-BE, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -34 -34 -Connector_Samtec_HLE_SMD -Samtec_HLE-117-02-xxx-DV-LC_2x17_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-LC, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -34 -34 -Connector_Samtec_HLE_SMD -Samtec_HLE-117-02-xxx-DV_2x17_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -34 -34 -Connector_Samtec_HLE_SMD -Samtec_HLE-118-02-xxx-DV-A_2x18_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-A, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -36 -36 -Connector_Samtec_HLE_SMD -Samtec_HLE-118-02-xxx-DV-BE-A_2x18_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-BE-A, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -36 -36 -Connector_Samtec_HLE_SMD -Samtec_HLE-118-02-xxx-DV-BE-LC_2x18_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-BE-LC, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -36 -36 -Connector_Samtec_HLE_SMD -Samtec_HLE-118-02-xxx-DV-BE_2x18_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-BE, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -36 -36 -Connector_Samtec_HLE_SMD -Samtec_HLE-118-02-xxx-DV-LC_2x18_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-LC, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -36 -36 -Connector_Samtec_HLE_SMD -Samtec_HLE-118-02-xxx-DV_2x18_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -36 -36 -Connector_Samtec_HLE_SMD -Samtec_HLE-119-02-xxx-DV-A_2x19_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-A, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -38 -38 -Connector_Samtec_HLE_SMD -Samtec_HLE-119-02-xxx-DV-BE-A_2x19_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-BE-A, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -38 -38 -Connector_Samtec_HLE_SMD -Samtec_HLE-119-02-xxx-DV-BE-LC_2x19_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-BE-LC, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -38 -38 -Connector_Samtec_HLE_SMD -Samtec_HLE-119-02-xxx-DV-BE_2x19_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-BE, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -38 -38 -Connector_Samtec_HLE_SMD -Samtec_HLE-119-02-xxx-DV-LC_2x19_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-LC, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -38 -38 -Connector_Samtec_HLE_SMD -Samtec_HLE-119-02-xxx-DV_2x19_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -38 -38 -Connector_Samtec_HLE_SMD -Samtec_HLE-120-02-xxx-DV-A_2x20_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-A, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -40 -40 -Connector_Samtec_HLE_SMD -Samtec_HLE-120-02-xxx-DV-BE-A_2x20_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-BE-A, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -40 -40 -Connector_Samtec_HLE_SMD -Samtec_HLE-120-02-xxx-DV-BE-LC_2x20_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-BE-LC, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -40 -40 -Connector_Samtec_HLE_SMD -Samtec_HLE-120-02-xxx-DV-BE_2x20_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-BE, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -40 -40 -Connector_Samtec_HLE_SMD -Samtec_HLE-120-02-xxx-DV-LC_2x20_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-LC, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -40 -40 -Connector_Samtec_HLE_SMD -Samtec_HLE-120-02-xxx-DV_2x20_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -40 -40 -Connector_Samtec_HLE_SMD -Samtec_HLE-121-02-xxx-DV-A_2x21_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-A, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -42 -42 -Connector_Samtec_HLE_SMD -Samtec_HLE-121-02-xxx-DV-BE-A_2x21_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-BE-A, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -42 -42 -Connector_Samtec_HLE_SMD -Samtec_HLE-121-02-xxx-DV-BE-LC_2x21_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-BE-LC, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -42 -42 -Connector_Samtec_HLE_SMD -Samtec_HLE-121-02-xxx-DV-BE_2x21_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-BE, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -42 -42 -Connector_Samtec_HLE_SMD -Samtec_HLE-121-02-xxx-DV-LC_2x21_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-LC, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -42 -42 -Connector_Samtec_HLE_SMD -Samtec_HLE-121-02-xxx-DV_2x21_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -42 -42 -Connector_Samtec_HLE_SMD -Samtec_HLE-122-02-xxx-DV-A_2x22_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-A, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -44 -44 -Connector_Samtec_HLE_SMD -Samtec_HLE-122-02-xxx-DV-BE-A_2x22_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-BE-A, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -44 -44 -Connector_Samtec_HLE_SMD -Samtec_HLE-122-02-xxx-DV-BE-LC_2x22_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-BE-LC, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -44 -44 -Connector_Samtec_HLE_SMD -Samtec_HLE-122-02-xxx-DV-BE_2x22_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-BE, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -44 -44 -Connector_Samtec_HLE_SMD -Samtec_HLE-122-02-xxx-DV-LC_2x22_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-LC, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -44 -44 -Connector_Samtec_HLE_SMD -Samtec_HLE-122-02-xxx-DV_2x22_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -44 -44 -Connector_Samtec_HLE_SMD -Samtec_HLE-123-02-xxx-DV-A_2x23_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-A, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -46 -46 -Connector_Samtec_HLE_SMD -Samtec_HLE-123-02-xxx-DV-BE-A_2x23_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-BE-A, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -46 -46 -Connector_Samtec_HLE_SMD -Samtec_HLE-123-02-xxx-DV-BE-LC_2x23_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-BE-LC, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -46 -46 -Connector_Samtec_HLE_SMD -Samtec_HLE-123-02-xxx-DV-BE_2x23_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-BE, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -46 -46 -Connector_Samtec_HLE_SMD -Samtec_HLE-123-02-xxx-DV-LC_2x23_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-LC, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -46 -46 -Connector_Samtec_HLE_SMD -Samtec_HLE-123-02-xxx-DV_2x23_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -46 -46 -Connector_Samtec_HLE_SMD -Samtec_HLE-124-02-xxx-DV-A_2x24_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-A, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -48 -48 -Connector_Samtec_HLE_SMD -Samtec_HLE-124-02-xxx-DV-BE-A_2x24_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-BE-A, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -48 -48 -Connector_Samtec_HLE_SMD -Samtec_HLE-124-02-xxx-DV-BE-LC_2x24_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-BE-LC, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -48 -48 -Connector_Samtec_HLE_SMD -Samtec_HLE-124-02-xxx-DV-BE_2x24_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-BE, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -48 -48 -Connector_Samtec_HLE_SMD -Samtec_HLE-124-02-xxx-DV-LC_2x24_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-LC, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -48 -48 -Connector_Samtec_HLE_SMD -Samtec_HLE-124-02-xxx-DV_2x24_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -48 -48 -Connector_Samtec_HLE_SMD -Samtec_HLE-125-02-xxx-DV-A_2x25_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-A, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -50 -50 -Connector_Samtec_HLE_SMD -Samtec_HLE-125-02-xxx-DV-BE-A_2x25_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-BE-A, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -50 -50 -Connector_Samtec_HLE_SMD -Samtec_HLE-125-02-xxx-DV-BE-LC_2x25_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-BE-LC, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -50 -50 -Connector_Samtec_HLE_SMD -Samtec_HLE-125-02-xxx-DV-BE_2x25_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-BE, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -50 -50 -Connector_Samtec_HLE_SMD -Samtec_HLE-125-02-xxx-DV-LC_2x25_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-LC, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -50 -50 -Connector_Samtec_HLE_SMD -Samtec_HLE-125-02-xxx-DV_2x25_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -50 -50 -Connector_Samtec_HLE_SMD -Samtec_HLE-126-02-xxx-DV-A_2x26_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-A, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -52 -52 -Connector_Samtec_HLE_SMD -Samtec_HLE-126-02-xxx-DV-BE-A_2x26_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-BE-A, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -52 -52 -Connector_Samtec_HLE_SMD -Samtec_HLE-126-02-xxx-DV-BE-LC_2x26_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-BE-LC, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -52 -52 -Connector_Samtec_HLE_SMD -Samtec_HLE-126-02-xxx-DV-BE_2x26_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-BE, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -52 -52 -Connector_Samtec_HLE_SMD -Samtec_HLE-126-02-xxx-DV-LC_2x26_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-LC, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -52 -52 -Connector_Samtec_HLE_SMD -Samtec_HLE-126-02-xxx-DV_2x26_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -52 -52 -Connector_Samtec_HLE_SMD -Samtec_HLE-127-02-xxx-DV-A_2x27_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-A, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -54 -54 -Connector_Samtec_HLE_SMD -Samtec_HLE-127-02-xxx-DV-BE-A_2x27_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-BE-A, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -54 -54 -Connector_Samtec_HLE_SMD -Samtec_HLE-127-02-xxx-DV-BE-LC_2x27_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-BE-LC, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -54 -54 -Connector_Samtec_HLE_SMD -Samtec_HLE-127-02-xxx-DV-BE_2x27_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-BE, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -54 -54 -Connector_Samtec_HLE_SMD -Samtec_HLE-127-02-xxx-DV-LC_2x27_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-LC, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -54 -54 -Connector_Samtec_HLE_SMD -Samtec_HLE-127-02-xxx-DV_2x27_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -54 -54 -Connector_Samtec_HLE_SMD -Samtec_HLE-128-02-xxx-DV-A_2x28_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-A, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -56 -56 -Connector_Samtec_HLE_SMD -Samtec_HLE-128-02-xxx-DV-BE-A_2x28_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-BE-A, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -56 -56 -Connector_Samtec_HLE_SMD -Samtec_HLE-128-02-xxx-DV-BE-LC_2x28_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-BE-LC, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -56 -56 -Connector_Samtec_HLE_SMD -Samtec_HLE-128-02-xxx-DV-BE_2x28_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-BE, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -56 -56 -Connector_Samtec_HLE_SMD -Samtec_HLE-128-02-xxx-DV-LC_2x28_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-LC, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -56 -56 -Connector_Samtec_HLE_SMD -Samtec_HLE-128-02-xxx-DV_2x28_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -56 -56 -Connector_Samtec_HLE_SMD -Samtec_HLE-129-02-xxx-DV-A_2x29_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-A, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -58 -58 -Connector_Samtec_HLE_SMD -Samtec_HLE-129-02-xxx-DV-BE-A_2x29_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-BE-A, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -58 -58 -Connector_Samtec_HLE_SMD -Samtec_HLE-129-02-xxx-DV-BE-LC_2x29_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-BE-LC, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -58 -58 -Connector_Samtec_HLE_SMD -Samtec_HLE-129-02-xxx-DV-BE_2x29_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-BE, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -58 -58 -Connector_Samtec_HLE_SMD -Samtec_HLE-129-02-xxx-DV-LC_2x29_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-LC, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -58 -58 -Connector_Samtec_HLE_SMD -Samtec_HLE-129-02-xxx-DV_2x29_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -58 -58 -Connector_Samtec_HLE_SMD -Samtec_HLE-130-02-xxx-DV-A_2x30_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-A, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -60 -60 -Connector_Samtec_HLE_SMD -Samtec_HLE-130-02-xxx-DV-BE-A_2x30_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-BE-A, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -60 -60 -Connector_Samtec_HLE_SMD -Samtec_HLE-130-02-xxx-DV-BE-LC_2x30_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-BE-LC, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -60 -60 -Connector_Samtec_HLE_SMD -Samtec_HLE-130-02-xxx-DV-BE_2x30_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-BE, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -60 -60 -Connector_Samtec_HLE_SMD -Samtec_HLE-130-02-xxx-DV-LC_2x30_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-LC, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -60 -60 -Connector_Samtec_HLE_SMD -Samtec_HLE-130-02-xxx-DV_2x30_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -60 -60 -Connector_Samtec_HLE_SMD -Samtec_HLE-131-02-xxx-DV-A_2x31_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-A, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -62 -62 -Connector_Samtec_HLE_SMD -Samtec_HLE-131-02-xxx-DV-BE-A_2x31_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-BE-A, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -62 -62 -Connector_Samtec_HLE_SMD -Samtec_HLE-131-02-xxx-DV-BE-LC_2x31_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-BE-LC, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -62 -62 -Connector_Samtec_HLE_SMD -Samtec_HLE-131-02-xxx-DV-BE_2x31_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-BE, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -62 -62 -Connector_Samtec_HLE_SMD -Samtec_HLE-131-02-xxx-DV-LC_2x31_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-LC, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -62 -62 -Connector_Samtec_HLE_SMD -Samtec_HLE-131-02-xxx-DV_2x31_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -62 -62 -Connector_Samtec_HLE_SMD -Samtec_HLE-132-02-xxx-DV-A_2x32_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-A, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -64 -64 -Connector_Samtec_HLE_SMD -Samtec_HLE-132-02-xxx-DV-BE-A_2x32_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-BE-A, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -64 -64 -Connector_Samtec_HLE_SMD -Samtec_HLE-132-02-xxx-DV-BE-LC_2x32_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-BE-LC, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -64 -64 -Connector_Samtec_HLE_SMD -Samtec_HLE-132-02-xxx-DV-BE_2x32_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-BE, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -64 -64 -Connector_Samtec_HLE_SMD -Samtec_HLE-132-02-xxx-DV-LC_2x32_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-LC, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -64 -64 -Connector_Samtec_HLE_SMD -Samtec_HLE-132-02-xxx-DV_2x32_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -64 -64 -Connector_Samtec_HLE_SMD -Samtec_HLE-133-02-xxx-DV-A_2x33_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-A, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -66 -66 -Connector_Samtec_HLE_SMD -Samtec_HLE-133-02-xxx-DV-BE-A_2x33_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-BE-A, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -66 -66 -Connector_Samtec_HLE_SMD -Samtec_HLE-133-02-xxx-DV-BE-LC_2x33_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-BE-LC, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -66 -66 -Connector_Samtec_HLE_SMD -Samtec_HLE-133-02-xxx-DV-BE_2x33_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-BE, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -66 -66 -Connector_Samtec_HLE_SMD -Samtec_HLE-133-02-xxx-DV-LC_2x33_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-LC, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -66 -66 -Connector_Samtec_HLE_SMD -Samtec_HLE-133-02-xxx-DV_2x33_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -66 -66 -Connector_Samtec_HLE_SMD -Samtec_HLE-134-02-xxx-DV-A_2x34_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-A, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -68 -68 -Connector_Samtec_HLE_SMD -Samtec_HLE-134-02-xxx-DV-BE-A_2x34_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-BE-A, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -68 -68 -Connector_Samtec_HLE_SMD -Samtec_HLE-134-02-xxx-DV-BE-LC_2x34_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-BE-LC, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -68 -68 -Connector_Samtec_HLE_SMD -Samtec_HLE-134-02-xxx-DV-BE_2x34_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-BE, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -68 -68 -Connector_Samtec_HLE_SMD -Samtec_HLE-134-02-xxx-DV-LC_2x34_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-LC, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -68 -68 -Connector_Samtec_HLE_SMD -Samtec_HLE-134-02-xxx-DV_2x34_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -68 -68 -Connector_Samtec_HLE_SMD -Samtec_HLE-135-02-xxx-DV-A_2x35_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-A, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -70 -70 -Connector_Samtec_HLE_SMD -Samtec_HLE-135-02-xxx-DV-BE-A_2x35_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-BE-A, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -70 -70 -Connector_Samtec_HLE_SMD -Samtec_HLE-135-02-xxx-DV-BE-LC_2x35_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-BE-LC, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -70 -70 -Connector_Samtec_HLE_SMD -Samtec_HLE-135-02-xxx-DV-BE_2x35_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-BE, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -70 -70 -Connector_Samtec_HLE_SMD -Samtec_HLE-135-02-xxx-DV-LC_2x35_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-LC, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -70 -70 -Connector_Samtec_HLE_SMD -Samtec_HLE-135-02-xxx-DV_2x35_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -70 -70 -Connector_Samtec_HLE_SMD -Samtec_HLE-136-02-xxx-DV-A_2x36_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-A, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -72 -72 -Connector_Samtec_HLE_SMD -Samtec_HLE-136-02-xxx-DV-BE-A_2x36_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-BE-A, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -72 -72 -Connector_Samtec_HLE_SMD -Samtec_HLE-136-02-xxx-DV-BE-LC_2x36_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-BE-LC, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -72 -72 -Connector_Samtec_HLE_SMD -Samtec_HLE-136-02-xxx-DV-BE_2x36_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-BE, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -72 -72 -Connector_Samtec_HLE_SMD -Samtec_HLE-136-02-xxx-DV-LC_2x36_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-LC, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -72 -72 -Connector_Samtec_HLE_SMD -Samtec_HLE-136-02-xxx-DV_2x36_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -72 -72 -Connector_Samtec_HLE_SMD -Samtec_HLE-137-02-xxx-DV-A_2x37_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-A, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -74 -74 -Connector_Samtec_HLE_SMD -Samtec_HLE-137-02-xxx-DV-BE-A_2x37_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-BE-A, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -74 -74 -Connector_Samtec_HLE_SMD -Samtec_HLE-137-02-xxx-DV-BE-LC_2x37_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-BE-LC, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -74 -74 -Connector_Samtec_HLE_SMD -Samtec_HLE-137-02-xxx-DV-BE_2x37_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-BE, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -74 -74 -Connector_Samtec_HLE_SMD -Samtec_HLE-137-02-xxx-DV-LC_2x37_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-LC, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -74 -74 -Connector_Samtec_HLE_SMD -Samtec_HLE-137-02-xxx-DV_2x37_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -74 -74 -Connector_Samtec_HLE_SMD -Samtec_HLE-138-02-xxx-DV-A_2x38_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-A, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -76 -76 -Connector_Samtec_HLE_SMD -Samtec_HLE-138-02-xxx-DV-BE-A_2x38_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-BE-A, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -76 -76 -Connector_Samtec_HLE_SMD -Samtec_HLE-138-02-xxx-DV-BE-LC_2x38_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-BE-LC, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -76 -76 -Connector_Samtec_HLE_SMD -Samtec_HLE-138-02-xxx-DV-BE_2x38_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-BE, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -76 -76 -Connector_Samtec_HLE_SMD -Samtec_HLE-138-02-xxx-DV-LC_2x38_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-LC, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -76 -76 -Connector_Samtec_HLE_SMD -Samtec_HLE-138-02-xxx-DV_2x38_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -76 -76 -Connector_Samtec_HLE_SMD -Samtec_HLE-139-02-xxx-DV-A_2x39_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-A, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -78 -78 -Connector_Samtec_HLE_SMD -Samtec_HLE-139-02-xxx-DV-BE-A_2x39_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-BE-A, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -78 -78 -Connector_Samtec_HLE_SMD -Samtec_HLE-139-02-xxx-DV-BE-LC_2x39_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-BE-LC, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -78 -78 -Connector_Samtec_HLE_SMD -Samtec_HLE-139-02-xxx-DV-BE_2x39_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-BE, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -78 -78 -Connector_Samtec_HLE_SMD -Samtec_HLE-139-02-xxx-DV-LC_2x39_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-LC, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -78 -78 -Connector_Samtec_HLE_SMD -Samtec_HLE-139-02-xxx-DV_2x39_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -78 -78 -Connector_Samtec_HLE_SMD -Samtec_HLE-140-02-xxx-DV-A_2x40_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-A, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -80 -80 -Connector_Samtec_HLE_SMD -Samtec_HLE-140-02-xxx-DV-BE-A_2x40_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-BE-A, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -80 -80 -Connector_Samtec_HLE_SMD -Samtec_HLE-140-02-xxx-DV-BE-LC_2x40_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-BE-LC, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -80 -80 -Connector_Samtec_HLE_SMD -Samtec_HLE-140-02-xxx-DV-BE_2x40_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-BE, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -80 -80 -Connector_Samtec_HLE_SMD -Samtec_HLE-140-02-xxx-DV-LC_2x40_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-LC, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -80 -80 -Connector_Samtec_HLE_SMD -Samtec_HLE-140-02-xxx-DV_2x40_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -80 -80 -Connector_Samtec_HLE_SMD -Samtec_HLE-141-02-xxx-DV-A_2x41_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-A, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -82 -82 -Connector_Samtec_HLE_SMD -Samtec_HLE-141-02-xxx-DV-BE-A_2x41_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-BE-A, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -82 -82 -Connector_Samtec_HLE_SMD -Samtec_HLE-141-02-xxx-DV-BE-LC_2x41_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-BE-LC, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -82 -82 -Connector_Samtec_HLE_SMD -Samtec_HLE-141-02-xxx-DV-BE_2x41_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-BE, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -82 -82 -Connector_Samtec_HLE_SMD -Samtec_HLE-141-02-xxx-DV-LC_2x41_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-LC, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -82 -82 -Connector_Samtec_HLE_SMD -Samtec_HLE-141-02-xxx-DV_2x41_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -82 -82 -Connector_Samtec_HLE_SMD -Samtec_HLE-142-02-xxx-DV-A_2x42_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-A, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -84 -84 -Connector_Samtec_HLE_SMD -Samtec_HLE-142-02-xxx-DV-BE-A_2x42_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-BE-A, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -84 -84 -Connector_Samtec_HLE_SMD -Samtec_HLE-142-02-xxx-DV-BE-LC_2x42_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-BE-LC, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -84 -84 -Connector_Samtec_HLE_SMD -Samtec_HLE-142-02-xxx-DV-BE_2x42_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-BE, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -84 -84 -Connector_Samtec_HLE_SMD -Samtec_HLE-142-02-xxx-DV-LC_2x42_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-LC, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -84 -84 -Connector_Samtec_HLE_SMD -Samtec_HLE-142-02-xxx-DV_2x42_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -84 -84 -Connector_Samtec_HLE_SMD -Samtec_HLE-143-02-xxx-DV-A_2x43_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-A, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -86 -86 -Connector_Samtec_HLE_SMD -Samtec_HLE-143-02-xxx-DV-BE-A_2x43_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-BE-A, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -86 -86 -Connector_Samtec_HLE_SMD -Samtec_HLE-143-02-xxx-DV-BE-LC_2x43_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-BE-LC, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -86 -86 -Connector_Samtec_HLE_SMD -Samtec_HLE-143-02-xxx-DV-BE_2x43_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-BE, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -86 -86 -Connector_Samtec_HLE_SMD -Samtec_HLE-143-02-xxx-DV-LC_2x43_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-LC, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -86 -86 -Connector_Samtec_HLE_SMD -Samtec_HLE-143-02-xxx-DV_2x43_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -86 -86 -Connector_Samtec_HLE_SMD -Samtec_HLE-144-02-xxx-DV-A_2x44_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-A, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -88 -88 -Connector_Samtec_HLE_SMD -Samtec_HLE-144-02-xxx-DV-BE-A_2x44_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-BE-A, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -88 -88 -Connector_Samtec_HLE_SMD -Samtec_HLE-144-02-xxx-DV-BE-LC_2x44_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-BE-LC, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -88 -88 -Connector_Samtec_HLE_SMD -Samtec_HLE-144-02-xxx-DV-BE_2x44_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-BE, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -88 -88 -Connector_Samtec_HLE_SMD -Samtec_HLE-144-02-xxx-DV-LC_2x44_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-LC, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -88 -88 -Connector_Samtec_HLE_SMD -Samtec_HLE-144-02-xxx-DV_2x44_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -88 -88 -Connector_Samtec_HLE_SMD -Samtec_HLE-145-02-xxx-DV-A_2x45_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-A, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -90 -90 -Connector_Samtec_HLE_SMD -Samtec_HLE-145-02-xxx-DV-BE-A_2x45_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-BE-A, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -90 -90 -Connector_Samtec_HLE_SMD -Samtec_HLE-145-02-xxx-DV-BE-LC_2x45_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-BE-LC, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -90 -90 -Connector_Samtec_HLE_SMD -Samtec_HLE-145-02-xxx-DV-BE_2x45_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-BE, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -90 -90 -Connector_Samtec_HLE_SMD -Samtec_HLE-145-02-xxx-DV-LC_2x45_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-LC, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -90 -90 -Connector_Samtec_HLE_SMD -Samtec_HLE-145-02-xxx-DV_2x45_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -90 -90 -Connector_Samtec_HLE_SMD -Samtec_HLE-146-02-xxx-DV-A_2x46_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-A, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -92 -92 -Connector_Samtec_HLE_SMD -Samtec_HLE-146-02-xxx-DV-BE-A_2x46_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-BE-A, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -92 -92 -Connector_Samtec_HLE_SMD -Samtec_HLE-146-02-xxx-DV-BE-LC_2x46_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-BE-LC, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -92 -92 -Connector_Samtec_HLE_SMD -Samtec_HLE-146-02-xxx-DV-BE_2x46_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-BE, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -92 -92 -Connector_Samtec_HLE_SMD -Samtec_HLE-146-02-xxx-DV-LC_2x46_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-LC, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -92 -92 -Connector_Samtec_HLE_SMD -Samtec_HLE-146-02-xxx-DV_2x46_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -92 -92 -Connector_Samtec_HLE_SMD -Samtec_HLE-147-02-xxx-DV-A_2x47_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-A, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -94 -94 -Connector_Samtec_HLE_SMD -Samtec_HLE-147-02-xxx-DV-BE-A_2x47_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-BE-A, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -94 -94 -Connector_Samtec_HLE_SMD -Samtec_HLE-147-02-xxx-DV-BE-LC_2x47_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-BE-LC, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -94 -94 -Connector_Samtec_HLE_SMD -Samtec_HLE-147-02-xxx-DV-BE_2x47_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-BE, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -94 -94 -Connector_Samtec_HLE_SMD -Samtec_HLE-147-02-xxx-DV-LC_2x47_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-LC, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -94 -94 -Connector_Samtec_HLE_SMD -Samtec_HLE-147-02-xxx-DV_2x47_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -94 -94 -Connector_Samtec_HLE_SMD -Samtec_HLE-148-02-xxx-DV-A_2x48_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-A, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -96 -96 -Connector_Samtec_HLE_SMD -Samtec_HLE-148-02-xxx-DV-BE-A_2x48_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-BE-A, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -96 -96 -Connector_Samtec_HLE_SMD -Samtec_HLE-148-02-xxx-DV-BE-LC_2x48_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-BE-LC, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -96 -96 -Connector_Samtec_HLE_SMD -Samtec_HLE-148-02-xxx-DV-BE_2x48_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-BE, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -96 -96 -Connector_Samtec_HLE_SMD -Samtec_HLE-148-02-xxx-DV-LC_2x48_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-LC, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -96 -96 -Connector_Samtec_HLE_SMD -Samtec_HLE-148-02-xxx-DV_2x48_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -96 -96 -Connector_Samtec_HLE_SMD -Samtec_HLE-149-02-xxx-DV-A_2x49_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-A, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -98 -98 -Connector_Samtec_HLE_SMD -Samtec_HLE-149-02-xxx-DV-BE-A_2x49_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-BE-A, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -98 -98 -Connector_Samtec_HLE_SMD -Samtec_HLE-149-02-xxx-DV-BE-LC_2x49_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-BE-LC, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -98 -98 -Connector_Samtec_HLE_SMD -Samtec_HLE-149-02-xxx-DV-BE_2x49_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-BE, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -98 -98 -Connector_Samtec_HLE_SMD -Samtec_HLE-149-02-xxx-DV-LC_2x49_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-LC, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -98 -98 -Connector_Samtec_HLE_SMD -Samtec_HLE-149-02-xxx-DV_2x49_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -98 -98 -Connector_Samtec_HLE_SMD -Samtec_HLE-150-02-xxx-DV-A_2x50_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-A, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -100 -100 -Connector_Samtec_HLE_SMD -Samtec_HLE-150-02-xxx-DV-BE-A_2x50_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-BE-A, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -100 -100 -Connector_Samtec_HLE_SMD -Samtec_HLE-150-02-xxx-DV-BE-LC_2x50_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-BE-LC, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -100 -100 -Connector_Samtec_HLE_SMD -Samtec_HLE-150-02-xxx-DV-BE_2x50_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-BE, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -100 -100 -Connector_Samtec_HLE_SMD -Samtec_HLE-150-02-xxx-DV-LC_2x50_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-LC, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -100 -100 -Connector_Samtec_HLE_SMD -Samtec_HLE-150-02-xxx-DV_2x50_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator -connector Samtec HLE horizontal -0 -100 -100 -Connector_Samtec_HLE_THT -Samtec_HLE-104-02-xx-DV-PE-LC_2x04_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xx-DV-PE-LC, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -8 -8 -Connector_Samtec_HLE_THT -Samtec_HLE-104-02-xx-DV-PE_2x04_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xx-DV-PE (compatible alternatives: HLE-104-02-xx-DV-PE-BE), 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -8 -8 -Connector_Samtec_HLE_THT -Samtec_HLE-104-02-xx-DV-TE_2x04_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xx-DV-TE, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -8 -8 -Connector_Samtec_HLE_THT -Samtec_HLE-105-02-xx-DV-PE-LC_2x05_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xx-DV-PE-LC, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -10 -10 -Connector_Samtec_HLE_THT -Samtec_HLE-105-02-xx-DV-PE_2x05_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xx-DV-PE (compatible alternatives: HLE-105-02-xx-DV-PE-BE), 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -10 -10 -Connector_Samtec_HLE_THT -Samtec_HLE-105-02-xx-DV-TE_2x05_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xx-DV-TE, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -10 -10 -Connector_Samtec_HLE_THT -Samtec_HLE-106-02-xx-DV-PE-LC_2x06_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xx-DV-PE-LC, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -12 -12 -Connector_Samtec_HLE_THT -Samtec_HLE-106-02-xx-DV-PE_2x06_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xx-DV-PE (compatible alternatives: HLE-106-02-xx-DV-PE-BE), 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -12 -12 -Connector_Samtec_HLE_THT -Samtec_HLE-106-02-xx-DV-TE_2x06_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xx-DV-TE, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -12 -12 -Connector_Samtec_HLE_THT -Samtec_HLE-107-02-xx-DV-PE-LC_2x07_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xx-DV-PE-LC, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -14 -14 -Connector_Samtec_HLE_THT -Samtec_HLE-107-02-xx-DV-PE_2x07_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xx-DV-PE (compatible alternatives: HLE-107-02-xx-DV-PE-BE), 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -14 -14 -Connector_Samtec_HLE_THT -Samtec_HLE-107-02-xx-DV-TE_2x07_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xx-DV-TE, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -14 -14 -Connector_Samtec_HLE_THT -Samtec_HLE-108-02-xx-DV-PE-LC_2x08_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xx-DV-PE-LC, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -16 -16 -Connector_Samtec_HLE_THT -Samtec_HLE-108-02-xx-DV-PE_2x08_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xx-DV-PE (compatible alternatives: HLE-108-02-xx-DV-PE-BE), 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -16 -16 -Connector_Samtec_HLE_THT -Samtec_HLE-108-02-xx-DV-TE_2x08_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xx-DV-TE, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -16 -16 -Connector_Samtec_HLE_THT -Samtec_HLE-109-02-xx-DV-PE-LC_2x09_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xx-DV-PE-LC, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -18 -18 -Connector_Samtec_HLE_THT -Samtec_HLE-109-02-xx-DV-PE_2x09_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xx-DV-PE (compatible alternatives: HLE-109-02-xx-DV-PE-BE), 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -18 -18 -Connector_Samtec_HLE_THT -Samtec_HLE-109-02-xx-DV-TE_2x09_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xx-DV-TE, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -18 -18 -Connector_Samtec_HLE_THT -Samtec_HLE-110-02-xx-DV-PE-LC_2x10_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xx-DV-PE-LC, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -20 -20 -Connector_Samtec_HLE_THT -Samtec_HLE-110-02-xx-DV-PE_2x10_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xx-DV-PE (compatible alternatives: HLE-110-02-xx-DV-PE-BE), 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -20 -20 -Connector_Samtec_HLE_THT -Samtec_HLE-110-02-xx-DV-TE_2x10_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xx-DV-TE, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -20 -20 -Connector_Samtec_HLE_THT -Samtec_HLE-111-02-xx-DV-PE-LC_2x11_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xx-DV-PE-LC, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -22 -22 -Connector_Samtec_HLE_THT -Samtec_HLE-111-02-xx-DV-PE_2x11_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xx-DV-PE (compatible alternatives: HLE-111-02-xx-DV-PE-BE), 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -22 -22 -Connector_Samtec_HLE_THT -Samtec_HLE-111-02-xx-DV-TE_2x11_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xx-DV-TE, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -22 -22 -Connector_Samtec_HLE_THT -Samtec_HLE-112-02-xx-DV-PE-LC_2x12_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xx-DV-PE-LC, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -24 -24 -Connector_Samtec_HLE_THT -Samtec_HLE-112-02-xx-DV-PE_2x12_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xx-DV-PE (compatible alternatives: HLE-112-02-xx-DV-PE-BE), 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -24 -24 -Connector_Samtec_HLE_THT -Samtec_HLE-112-02-xx-DV-TE_2x12_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xx-DV-TE, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -24 -24 -Connector_Samtec_HLE_THT -Samtec_HLE-113-02-xx-DV-PE-LC_2x13_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xx-DV-PE-LC, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -26 -26 -Connector_Samtec_HLE_THT -Samtec_HLE-113-02-xx-DV-PE_2x13_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xx-DV-PE (compatible alternatives: HLE-113-02-xx-DV-PE-BE), 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -26 -26 -Connector_Samtec_HLE_THT -Samtec_HLE-113-02-xx-DV-TE_2x13_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xx-DV-TE, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -26 -26 -Connector_Samtec_HLE_THT -Samtec_HLE-114-02-xx-DV-PE-LC_2x14_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xx-DV-PE-LC, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -28 -28 -Connector_Samtec_HLE_THT -Samtec_HLE-114-02-xx-DV-PE_2x14_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xx-DV-PE (compatible alternatives: HLE-114-02-xx-DV-PE-BE), 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -28 -28 -Connector_Samtec_HLE_THT -Samtec_HLE-114-02-xx-DV-TE_2x14_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xx-DV-TE, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -28 -28 -Connector_Samtec_HLE_THT -Samtec_HLE-115-02-xx-DV-PE-LC_2x15_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xx-DV-PE-LC, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -30 -30 -Connector_Samtec_HLE_THT -Samtec_HLE-115-02-xx-DV-PE_2x15_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xx-DV-PE (compatible alternatives: HLE-115-02-xx-DV-PE-BE), 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -30 -30 -Connector_Samtec_HLE_THT -Samtec_HLE-115-02-xx-DV-TE_2x15_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xx-DV-TE, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -30 -30 -Connector_Samtec_HLE_THT -Samtec_HLE-116-02-xx-DV-PE-LC_2x16_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xx-DV-PE-LC, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -32 -32 -Connector_Samtec_HLE_THT -Samtec_HLE-116-02-xx-DV-PE_2x16_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xx-DV-PE (compatible alternatives: HLE-116-02-xx-DV-PE-BE), 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -32 -32 -Connector_Samtec_HLE_THT -Samtec_HLE-116-02-xx-DV-TE_2x16_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xx-DV-TE, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -32 -32 -Connector_Samtec_HLE_THT -Samtec_HLE-117-02-xx-DV-PE-LC_2x17_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xx-DV-PE-LC, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -34 -34 -Connector_Samtec_HLE_THT -Samtec_HLE-117-02-xx-DV-PE_2x17_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xx-DV-PE (compatible alternatives: HLE-117-02-xx-DV-PE-BE), 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -34 -34 -Connector_Samtec_HLE_THT -Samtec_HLE-117-02-xx-DV-TE_2x17_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xx-DV-TE, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -34 -34 -Connector_Samtec_HLE_THT -Samtec_HLE-118-02-xx-DV-PE-LC_2x18_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xx-DV-PE-LC, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -36 -36 -Connector_Samtec_HLE_THT -Samtec_HLE-118-02-xx-DV-PE_2x18_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xx-DV-PE (compatible alternatives: HLE-118-02-xx-DV-PE-BE), 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -36 -36 -Connector_Samtec_HLE_THT -Samtec_HLE-118-02-xx-DV-TE_2x18_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xx-DV-TE, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -36 -36 -Connector_Samtec_HLE_THT -Samtec_HLE-119-02-xx-DV-PE-LC_2x19_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xx-DV-PE-LC, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -38 -38 -Connector_Samtec_HLE_THT -Samtec_HLE-119-02-xx-DV-PE_2x19_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xx-DV-PE (compatible alternatives: HLE-119-02-xx-DV-PE-BE), 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -38 -38 -Connector_Samtec_HLE_THT -Samtec_HLE-119-02-xx-DV-TE_2x19_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xx-DV-TE, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -38 -38 -Connector_Samtec_HLE_THT -Samtec_HLE-120-02-xx-DV-PE-LC_2x20_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xx-DV-PE-LC, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -40 -40 -Connector_Samtec_HLE_THT -Samtec_HLE-120-02-xx-DV-PE_2x20_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xx-DV-PE (compatible alternatives: HLE-120-02-xx-DV-PE-BE), 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -40 -40 -Connector_Samtec_HLE_THT -Samtec_HLE-120-02-xx-DV-TE_2x20_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xx-DV-TE, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -40 -40 -Connector_Samtec_HLE_THT -Samtec_HLE-121-02-xx-DV-PE-LC_2x21_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xx-DV-PE-LC, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -42 -42 -Connector_Samtec_HLE_THT -Samtec_HLE-121-02-xx-DV-PE_2x21_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xx-DV-PE (compatible alternatives: HLE-121-02-xx-DV-PE-BE), 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -42 -42 -Connector_Samtec_HLE_THT -Samtec_HLE-121-02-xx-DV-TE_2x21_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xx-DV-TE, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -42 -42 -Connector_Samtec_HLE_THT -Samtec_HLE-122-02-xx-DV-PE-LC_2x22_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xx-DV-PE-LC, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -44 -44 -Connector_Samtec_HLE_THT -Samtec_HLE-122-02-xx-DV-PE_2x22_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xx-DV-PE (compatible alternatives: HLE-122-02-xx-DV-PE-BE), 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -44 -44 -Connector_Samtec_HLE_THT -Samtec_HLE-122-02-xx-DV-TE_2x22_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xx-DV-TE, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -44 -44 -Connector_Samtec_HLE_THT -Samtec_HLE-123-02-xx-DV-PE-LC_2x23_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xx-DV-PE-LC, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -46 -46 -Connector_Samtec_HLE_THT -Samtec_HLE-123-02-xx-DV-PE_2x23_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xx-DV-PE (compatible alternatives: HLE-123-02-xx-DV-PE-BE), 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -46 -46 -Connector_Samtec_HLE_THT -Samtec_HLE-123-02-xx-DV-TE_2x23_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xx-DV-TE, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -46 -46 -Connector_Samtec_HLE_THT -Samtec_HLE-124-02-xx-DV-PE-LC_2x24_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xx-DV-PE-LC, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -48 -48 -Connector_Samtec_HLE_THT -Samtec_HLE-124-02-xx-DV-PE_2x24_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xx-DV-PE (compatible alternatives: HLE-124-02-xx-DV-PE-BE), 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -48 -48 -Connector_Samtec_HLE_THT -Samtec_HLE-124-02-xx-DV-TE_2x24_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xx-DV-TE, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -48 -48 -Connector_Samtec_HLE_THT -Samtec_HLE-125-02-xx-DV-PE-LC_2x25_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xx-DV-PE-LC, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -50 -50 -Connector_Samtec_HLE_THT -Samtec_HLE-125-02-xx-DV-PE_2x25_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xx-DV-PE (compatible alternatives: HLE-125-02-xx-DV-PE-BE), 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -50 -50 -Connector_Samtec_HLE_THT -Samtec_HLE-125-02-xx-DV-TE_2x25_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xx-DV-TE, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -50 -50 -Connector_Samtec_HLE_THT -Samtec_HLE-126-02-xx-DV-PE-LC_2x26_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xx-DV-PE-LC, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -52 -52 -Connector_Samtec_HLE_THT -Samtec_HLE-126-02-xx-DV-PE_2x26_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xx-DV-PE (compatible alternatives: HLE-126-02-xx-DV-PE-BE), 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -52 -52 -Connector_Samtec_HLE_THT -Samtec_HLE-126-02-xx-DV-TE_2x26_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xx-DV-TE, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -52 -52 -Connector_Samtec_HLE_THT -Samtec_HLE-127-02-xx-DV-PE-LC_2x27_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xx-DV-PE-LC, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -54 -54 -Connector_Samtec_HLE_THT -Samtec_HLE-127-02-xx-DV-PE_2x27_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xx-DV-PE (compatible alternatives: HLE-127-02-xx-DV-PE-BE), 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -54 -54 -Connector_Samtec_HLE_THT -Samtec_HLE-127-02-xx-DV-TE_2x27_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xx-DV-TE, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -54 -54 -Connector_Samtec_HLE_THT -Samtec_HLE-128-02-xx-DV-PE-LC_2x28_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xx-DV-PE-LC, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -56 -56 -Connector_Samtec_HLE_THT -Samtec_HLE-128-02-xx-DV-PE_2x28_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xx-DV-PE (compatible alternatives: HLE-128-02-xx-DV-PE-BE), 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -56 -56 -Connector_Samtec_HLE_THT -Samtec_HLE-128-02-xx-DV-TE_2x28_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xx-DV-TE, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -56 -56 -Connector_Samtec_HLE_THT -Samtec_HLE-129-02-xx-DV-PE-LC_2x29_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xx-DV-PE-LC, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -58 -58 -Connector_Samtec_HLE_THT -Samtec_HLE-129-02-xx-DV-PE_2x29_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xx-DV-PE (compatible alternatives: HLE-129-02-xx-DV-PE-BE), 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -58 -58 -Connector_Samtec_HLE_THT -Samtec_HLE-129-02-xx-DV-TE_2x29_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xx-DV-TE, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -58 -58 -Connector_Samtec_HLE_THT -Samtec_HLE-130-02-xx-DV-PE-LC_2x30_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xx-DV-PE-LC, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -60 -60 -Connector_Samtec_HLE_THT -Samtec_HLE-130-02-xx-DV-PE_2x30_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xx-DV-PE (compatible alternatives: HLE-130-02-xx-DV-PE-BE), 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -60 -60 -Connector_Samtec_HLE_THT -Samtec_HLE-130-02-xx-DV-TE_2x30_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xx-DV-TE, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -60 -60 -Connector_Samtec_HLE_THT -Samtec_HLE-131-02-xx-DV-PE-LC_2x31_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xx-DV-PE-LC, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -62 -62 -Connector_Samtec_HLE_THT -Samtec_HLE-131-02-xx-DV-PE_2x31_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xx-DV-PE (compatible alternatives: HLE-131-02-xx-DV-PE-BE), 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -62 -62 -Connector_Samtec_HLE_THT -Samtec_HLE-131-02-xx-DV-TE_2x31_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xx-DV-TE, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -62 -62 -Connector_Samtec_HLE_THT -Samtec_HLE-132-02-xx-DV-PE-LC_2x32_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xx-DV-PE-LC, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -64 -64 -Connector_Samtec_HLE_THT -Samtec_HLE-132-02-xx-DV-PE_2x32_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xx-DV-PE (compatible alternatives: HLE-132-02-xx-DV-PE-BE), 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -64 -64 -Connector_Samtec_HLE_THT -Samtec_HLE-132-02-xx-DV-TE_2x32_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xx-DV-TE, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -64 -64 -Connector_Samtec_HLE_THT -Samtec_HLE-133-02-xx-DV-PE-LC_2x33_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xx-DV-PE-LC, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -66 -66 -Connector_Samtec_HLE_THT -Samtec_HLE-133-02-xx-DV-PE_2x33_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xx-DV-PE (compatible alternatives: HLE-133-02-xx-DV-PE-BE), 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -66 -66 -Connector_Samtec_HLE_THT -Samtec_HLE-133-02-xx-DV-TE_2x33_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xx-DV-TE, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -66 -66 -Connector_Samtec_HLE_THT -Samtec_HLE-134-02-xx-DV-PE-LC_2x34_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xx-DV-PE-LC, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -68 -68 -Connector_Samtec_HLE_THT -Samtec_HLE-134-02-xx-DV-PE_2x34_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xx-DV-PE (compatible alternatives: HLE-134-02-xx-DV-PE-BE), 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -68 -68 -Connector_Samtec_HLE_THT -Samtec_HLE-134-02-xx-DV-TE_2x34_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xx-DV-TE, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -68 -68 -Connector_Samtec_HLE_THT -Samtec_HLE-135-02-xx-DV-PE-LC_2x35_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xx-DV-PE-LC, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -70 -70 -Connector_Samtec_HLE_THT -Samtec_HLE-135-02-xx-DV-PE_2x35_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xx-DV-PE (compatible alternatives: HLE-135-02-xx-DV-PE-BE), 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -70 -70 -Connector_Samtec_HLE_THT -Samtec_HLE-135-02-xx-DV-TE_2x35_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xx-DV-TE, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -70 -70 -Connector_Samtec_HLE_THT -Samtec_HLE-136-02-xx-DV-PE-LC_2x36_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xx-DV-PE-LC, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -72 -72 -Connector_Samtec_HLE_THT -Samtec_HLE-136-02-xx-DV-PE_2x36_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xx-DV-PE (compatible alternatives: HLE-136-02-xx-DV-PE-BE), 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -72 -72 -Connector_Samtec_HLE_THT -Samtec_HLE-136-02-xx-DV-TE_2x36_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xx-DV-TE, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -72 -72 -Connector_Samtec_HLE_THT -Samtec_HLE-137-02-xx-DV-PE-LC_2x37_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xx-DV-PE-LC, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -74 -74 -Connector_Samtec_HLE_THT -Samtec_HLE-137-02-xx-DV-PE_2x37_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xx-DV-PE (compatible alternatives: HLE-137-02-xx-DV-PE-BE), 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -74 -74 -Connector_Samtec_HLE_THT -Samtec_HLE-137-02-xx-DV-TE_2x37_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xx-DV-TE, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -74 -74 -Connector_Samtec_HLE_THT -Samtec_HLE-138-02-xx-DV-PE-LC_2x38_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xx-DV-PE-LC, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -76 -76 -Connector_Samtec_HLE_THT -Samtec_HLE-138-02-xx-DV-PE_2x38_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xx-DV-PE (compatible alternatives: HLE-138-02-xx-DV-PE-BE), 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -76 -76 -Connector_Samtec_HLE_THT -Samtec_HLE-138-02-xx-DV-TE_2x38_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xx-DV-TE, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -76 -76 -Connector_Samtec_HLE_THT -Samtec_HLE-139-02-xx-DV-PE-LC_2x39_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xx-DV-PE-LC, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -78 -78 -Connector_Samtec_HLE_THT -Samtec_HLE-139-02-xx-DV-PE_2x39_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xx-DV-PE (compatible alternatives: HLE-139-02-xx-DV-PE-BE), 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -78 -78 -Connector_Samtec_HLE_THT -Samtec_HLE-139-02-xx-DV-TE_2x39_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xx-DV-TE, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -78 -78 -Connector_Samtec_HLE_THT -Samtec_HLE-140-02-xx-DV-PE-LC_2x40_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xx-DV-PE-LC, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -80 -80 -Connector_Samtec_HLE_THT -Samtec_HLE-140-02-xx-DV-PE_2x40_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xx-DV-PE (compatible alternatives: HLE-140-02-xx-DV-PE-BE), 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -80 -80 -Connector_Samtec_HLE_THT -Samtec_HLE-140-02-xx-DV-TE_2x40_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xx-DV-TE, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -80 -80 -Connector_Samtec_HLE_THT -Samtec_HLE-141-02-xx-DV-PE-LC_2x41_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xx-DV-PE-LC, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -82 -82 -Connector_Samtec_HLE_THT -Samtec_HLE-141-02-xx-DV-PE_2x41_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xx-DV-PE (compatible alternatives: HLE-141-02-xx-DV-PE-BE), 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -82 -82 -Connector_Samtec_HLE_THT -Samtec_HLE-141-02-xx-DV-TE_2x41_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xx-DV-TE, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -82 -82 -Connector_Samtec_HLE_THT -Samtec_HLE-142-02-xx-DV-PE-LC_2x42_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xx-DV-PE-LC, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -84 -84 -Connector_Samtec_HLE_THT -Samtec_HLE-142-02-xx-DV-PE_2x42_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xx-DV-PE (compatible alternatives: HLE-142-02-xx-DV-PE-BE), 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -84 -84 -Connector_Samtec_HLE_THT -Samtec_HLE-142-02-xx-DV-TE_2x42_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xx-DV-TE, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -84 -84 -Connector_Samtec_HLE_THT -Samtec_HLE-143-02-xx-DV-PE-LC_2x43_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xx-DV-PE-LC, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -86 -86 -Connector_Samtec_HLE_THT -Samtec_HLE-143-02-xx-DV-PE_2x43_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xx-DV-PE (compatible alternatives: HLE-143-02-xx-DV-PE-BE), 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -86 -86 -Connector_Samtec_HLE_THT -Samtec_HLE-143-02-xx-DV-TE_2x43_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xx-DV-TE, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -86 -86 -Connector_Samtec_HLE_THT -Samtec_HLE-144-02-xx-DV-PE-LC_2x44_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xx-DV-PE-LC, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -88 -88 -Connector_Samtec_HLE_THT -Samtec_HLE-144-02-xx-DV-PE_2x44_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xx-DV-PE (compatible alternatives: HLE-144-02-xx-DV-PE-BE), 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -88 -88 -Connector_Samtec_HLE_THT -Samtec_HLE-144-02-xx-DV-TE_2x44_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xx-DV-TE, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -88 -88 -Connector_Samtec_HLE_THT -Samtec_HLE-145-02-xx-DV-PE-LC_2x45_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xx-DV-PE-LC, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -90 -90 -Connector_Samtec_HLE_THT -Samtec_HLE-145-02-xx-DV-PE_2x45_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xx-DV-PE (compatible alternatives: HLE-145-02-xx-DV-PE-BE), 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -90 -90 -Connector_Samtec_HLE_THT -Samtec_HLE-145-02-xx-DV-TE_2x45_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xx-DV-TE, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -90 -90 -Connector_Samtec_HLE_THT -Samtec_HLE-146-02-xx-DV-PE-LC_2x46_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xx-DV-PE-LC, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -92 -92 -Connector_Samtec_HLE_THT -Samtec_HLE-146-02-xx-DV-PE_2x46_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xx-DV-PE (compatible alternatives: HLE-146-02-xx-DV-PE-BE), 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -92 -92 -Connector_Samtec_HLE_THT -Samtec_HLE-146-02-xx-DV-TE_2x46_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xx-DV-TE, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -92 -92 -Connector_Samtec_HLE_THT -Samtec_HLE-147-02-xx-DV-PE-LC_2x47_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xx-DV-PE-LC, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -94 -94 -Connector_Samtec_HLE_THT -Samtec_HLE-147-02-xx-DV-PE_2x47_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xx-DV-PE (compatible alternatives: HLE-147-02-xx-DV-PE-BE), 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -94 -94 -Connector_Samtec_HLE_THT -Samtec_HLE-147-02-xx-DV-TE_2x47_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xx-DV-TE, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -94 -94 -Connector_Samtec_HLE_THT -Samtec_HLE-148-02-xx-DV-PE-LC_2x48_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xx-DV-PE-LC, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -96 -96 -Connector_Samtec_HLE_THT -Samtec_HLE-148-02-xx-DV-PE_2x48_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xx-DV-PE (compatible alternatives: HLE-148-02-xx-DV-PE-BE), 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -96 -96 -Connector_Samtec_HLE_THT -Samtec_HLE-148-02-xx-DV-TE_2x48_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xx-DV-TE, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -96 -96 -Connector_Samtec_HLE_THT -Samtec_HLE-149-02-xx-DV-PE-LC_2x49_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xx-DV-PE-LC, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -98 -98 -Connector_Samtec_HLE_THT -Samtec_HLE-149-02-xx-DV-PE_2x49_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xx-DV-PE (compatible alternatives: HLE-149-02-xx-DV-PE-BE), 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -98 -98 -Connector_Samtec_HLE_THT -Samtec_HLE-149-02-xx-DV-TE_2x49_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xx-DV-TE, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -98 -98 -Connector_Samtec_HLE_THT -Samtec_HLE-150-02-xx-DV-PE-LC_2x50_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xx-DV-PE-LC, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -100 -100 -Connector_Samtec_HLE_THT -Samtec_HLE-150-02-xx-DV-PE_2x50_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xx-DV-PE (compatible alternatives: HLE-150-02-xx-DV-PE-BE), 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -100 -100 -Connector_Samtec_HLE_THT -Samtec_HLE-150-02-xx-DV-TE_2x50_P2.54mm_Horizontal -Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xx-DV-TE, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator -connector Samtec HLE top entry -0 -100 -100 -Connector_Stocko -Stocko_MKS_1651-6-0-202_1x2_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -2 -2 -Connector_Stocko -Stocko_MKS_1652-6-0-202_1x2_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -2 -2 -Connector_Stocko -Stocko_MKS_1653-6-0-303_1x3_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -3 -3 -Connector_Stocko -Stocko_MKS_1654-6-0-404_1x4_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -4 -4 -Connector_Stocko -Stocko_MKS_1655-6-0-505_1x5_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -5 -5 -Connector_Stocko -Stocko_MKS_1656-6-0-606_1x6_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -6 -6 -Connector_Stocko -Stocko_MKS_1657-6-0-707_1x7_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -7 -7 -Connector_Stocko -Stocko_MKS_1658-6-0-808_1x8_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -8 -8 -Connector_Stocko -Stocko_MKS_1659-6-0-909_1x9_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -9 -9 -Connector_Stocko -Stocko_MKS_1660-6-0-1010_1x10_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -10 -10 -Connector_Stocko -Stocko_MKS_1661-6-0-1111_1x11_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -11 -11 -Connector_Stocko -Stocko_MKS_1662-6-0-1212_1x12_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -12 -12 -Connector_Stocko -Stocko_MKS_1663-6-0-1313_1x13_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -13 -13 -Connector_Stocko -Stocko_MKS_1664-6-0-1414_1x14_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -14 -14 -Connector_Stocko -Stocko_MKS_1665-6-0-1515_1x15_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -15 -15 -Connector_Stocko -Stocko_MKS_1666-6-0-1616_1x16_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -16 -16 -Connector_Stocko -Stocko_MKS_1667-6-0-1717_1x17_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -17 -17 -Connector_Stocko -Stocko_MKS_1668-6-0-1818_1x18_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -18 -18 -Connector_Stocko -Stocko_MKS_1669-6-0-1919_1x19_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -19 -19 -Connector_Stocko -Stocko_MKS_1670-6-0-2020_1x20_P2.50mm_Vertical -Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator -Stocko RFK MKS 16xx -0 -20 -20 -Connector_TE-Connectivity -TE_1-826576-3_1x13_P3.96mm_Vertical -TE, 1-826576-3, 13 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator -connector TE 826576 vertical -0 -13 -13 -Connector_TE-Connectivity -TE_1-826576-5_1x15_P3.96mm_Vertical -TE, 1-826576-5, 15 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator -connector TE 826576 vertical -0 -15 -15 -Connector_TE-Connectivity -TE_1-826576-6_1x16_P3.96mm_Vertical -TE, 1-826576-6, 16 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator -connector TE 826576 vertical -0 -16 -16 -Connector_TE-Connectivity -TE_1-826576-7_1x17_P3.96mm_Vertical -TE, 1-826576-7, 17 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator -connector TE 826576 vertical -0 -17 -17 -Connector_TE-Connectivity -TE_1-826576-8_1x18_P3.96mm_Vertical -TE, 1-826576-8, 18 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator -connector TE 826576 vertical -0 -18 -18 -Connector_TE-Connectivity -TE_2-826576-0_1x20_P3.96mm_Vertical -TE, 2-826576-0, 20 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator -connector TE 826576 vertical -0 -20 -20 -Connector_TE-Connectivity -TE_3-826576-6_1x36_P3.96mm_Vertical -TE, 3-826576-6, 36 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator -connector TE 826576 vertical -0 -36 -36 -Connector_TE-Connectivity -TE_826576-2_1x02_P3.96mm_Vertical -TE, 826576-2, 2 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator -connector TE 826576 vertical -0 -2 -2 -Connector_TE-Connectivity -TE_826576-3_1x03_P3.96mm_Vertical -TE, 826576-3, 3 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator -connector TE 826576 vertical -0 -3 -3 -Connector_TE-Connectivity -TE_826576-5_1x05_P3.96mm_Vertical -TE, 826576-5, 5 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator -connector TE 826576 vertical -0 -5 -5 -Connector_TE-Connectivity -TE_826576-6_1x06_P3.96mm_Vertical -TE, 826576-6, 6 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator -connector TE 826576 vertical -0 -6 -6 -Connector_TE-Connectivity -TE_826576-7_1x07_P3.96mm_Vertical -TE, 826576-7, 7 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator -connector TE 826576 vertical -0 -7 -7 -Connector_TE-Connectivity -TE_826576-8_1x08_P3.96mm_Vertical -TE, 826576-8, 8 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator -connector TE 826576 vertical -0 -8 -8 -Connector_TE-Connectivity -TE_826576-9_1x09_P3.96mm_Vertical -TE, 826576-9, 9 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator -connector TE 826576 vertical -0 -9 -9 -Connector_TE-Connectivity -TE_5767171-1_2x19_P0.635mm_Vertical -PCB Mount Receptacle, Vertical, Board-to-Board, 38 Position, 24.003mm / .64mm [.945in] Centerline, Header Only, Palladium Nickel (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F5767171%7FB2%7Fpdf%7FEnglish%7FENG_CD_5767171_B2.pdf%7F5767171-1#page=2) -mictor38 receptacle board-to-board -0 -43 -39 -Connector_TE-Connectivity -TE_AMPSEAL_1-776087-x_3Rows_23_P0.4mm_Horizontal -Connector -TE 776087 -0 -23 -23 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-770182-x_3x03_P4.14mm_Vertical -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770182-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK side entry -0 -9 -9 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-770186-x_3x04_P4.14mm_Vertical -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770186-x, 4 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK side entry -0 -12 -12 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-770190-x_3x05_P4.14mm_Vertical -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770190-x, 5 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK side entry -0 -15 -15 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-770621-x_2x06_P4.14mm_Vertical -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770621-x, 6 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK side entry -0 -12 -12 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-770858-x_2x05_P4.14mm_Vertical -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770858-x, 5 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK side entry -0 -10 -10 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-770866-x_1x02_P4.14mm_Vertical -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770866-x, 2 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK side entry -0 -2 -2 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-770870-x_1x03_P4.14mm_Vertical -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770870-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK side entry -0 -3 -3 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-770874-x_2x02_P4.14mm_Vertical -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770874-x, 2 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK side entry -0 -4 -4 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-770875-x_2x03_P4.14mm_Vertical -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770875-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK side entry -0 -6 -6 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-770966-x_1x02_P4.14mm_Horizontal -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770966-x, 2 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK top entry -0 -2 -2 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-770967-x_1x03_P4.14mm_Horizontal -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770967-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK top entry -0 -3 -3 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-770968-x_2x02_P4.14mm_Horizontal -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770968-x, 2 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK top entry -0 -4 -4 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-770969-x_2x03_P4.14mm_Horizontal -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770969-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK top entry -0 -6 -6 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-770970-x_2x04_P4.14mm_Horizontal -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770970-x, 4 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK top entry -0 -8 -8 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-770971-x_2x05_P4.14mm_Horizontal -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770971-x, 5 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK top entry -0 -10 -10 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-770972-x_2x06_P4.14mm_Horizontal -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770972-x, 6 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK top entry -0 -12 -12 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-770973-x_2x07_P4.14mm_Horizontal -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770973-x, 7 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK top entry -0 -14 -14 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-770974-x_2x08_P4.14mm_Horizontal -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770974-x, 8 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK top entry -0 -16 -16 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-794067-x_2x07_P4.14mm_Vertical -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794067-x, 7 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK side entry -0 -14 -14 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-794068-x_2x08_P4.14mm_Vertical -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794068-x, 8 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK side entry -0 -16 -16 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-794069-x_2x09_P4.14mm_Vertical -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794069-x, 9 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK side entry -0 -18 -18 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-794070-x_2x10_P4.14mm_Vertical -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794070-x, 10 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK side entry -0 -20 -20 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-794071-x_2x11_P4.14mm_Vertical -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794071-x, 11 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK side entry -0 -22 -22 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-794072-x_2x12_P4.14mm_Vertical -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794072-x, 12 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK side entry -0 -24 -24 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-794073-x_2x04_P4.14mm_Vertical -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794073-x, 4 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK side entry -0 -8 -8 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-794105-x_2x09_P4.14mm_Horizontal -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794105-x, 9 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK top entry -0 -18 -18 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-794106-x_2x10_P4.14mm_Horizontal -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794106-x, 10 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK top entry -0 -20 -20 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-794107-x_2x11_P4.14mm_Horizontal -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794107-x, 11 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK top entry -0 -22 -22 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-794108-x_2x12_P4.14mm_Horizontal -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794108-x, 12 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK top entry -0 -24 -24 -Connector_TE-Connectivity -TE_MATE-N-LOK_1-794374-x_1x01_P4.14mm_Horizontal -Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794374-x, 1 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator -connector TE MATE-N-LOK top entry -0 -1 -1 -Connector_TE-Connectivity -TE_MATE-N-LOK_350211-1_1x04_P5.08mm_Vertical -https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F350211%7FU5%7Fpdf%7FEnglish%7FENG_CD_350211_U5.pdf%7F350211-1 -connector TE MATE-N-LOK top entry ATA PATA IDE 5.25 inch floppy drive power -0 -4 -4 -Connector_USB -USB3_A_Molex_48393-001 -USB 3.0, type A, right angle (http://www.molex.com/pdm_docs/sd/483930003_sd.pdf) -USB 3.0 type A right angle -0 -13 -10 -Connector_USB -USB3_A_Plug_Wuerth_692112030100_Horizontal -USB3 type A Plug, Horizontal, http://katalog.we-online.de/em/datasheet/692112030100.pdf -usb A plug horizontal -0 -11 -10 -Connector_USB -USB3_Micro-B_Connfly_DS1104-01 -Micro USB B receptable with flange, bottom-mount, SMD, right-angle (http://en.connfly.com/static/upload/file/pdf/DS1104-01.pdf) -USB 3.0 Micro B SMD right angle -0 -16 -11 -Connector_USB -USB_A_CNCTech_1001-011-01101_Horizontal -USB type A Plug, Horizontal, http://cnctech.us/pdfs/1001-011-01101.pdf -USB-A -0 -6 -5 -Connector_USB -USB_A_CONNFLY_DS1095-WNR0 -http://www.connfly.com/userfiles/image/UpLoadFile/File/2013/5/6/DS1095.pdf -USB-A receptacle horizontal through-hole -0 -6 -5 -Connector_USB -USB_A_Molex_67643_Horizontal -USB type A, Horizontal, https://www.molex.com/pdm_docs/sd/676433910_sd.pdf -USB_A Female Connector receptacle -0 -6 -5 -Connector_USB -USB_A_Molex_105057_Vertical -https://www.molex.com/pdm_docs/sd/1050570001_sd.pdf -USB A Vertical -0 -7 -5 -Connector_USB -USB_A_Stewart_SS-52100-001_Horizontal -USB A connector https://belfuse.com/resources/drawings/stewartconnector/dr-stw-ss-52100-001.pdf -USB_A Female Connector receptacle -0 -6 -5 -Connector_USB -USB_A_TE_292303-7_Horizontal -USB type A, Horizontal, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=292303&DocType=Customer+Drawing&DocLang=English -USB_A Female Connector receptacle -0 -6 -5 -Connector_USB -USB_A_Wuerth_614004134726_Horizontal -USB A connector https://www.we-online.com/catalog/datasheet/614004134726.pdf -USB_A Female Connector receptacle -0 -8 -5 -Connector_USB -USB_A_Wuerth_61400826021_Horizontal_Stacked -Stacked USB A connector http://katalog.we-online.de/em/datasheet/61400826021.pdf -Wuerth stacked USB_A -0 -12 -9 -Connector_USB -USB_B_Amphenol_MUSB-D511_Vertical_Rugged -A,phenol MUSB_D511, USB B female connector, straight, rugged, https://www.amphenolcanada.com/ProductSearch/drawings/AC/MUSBD511XX.pdf -USB_B_MUSB_Straight female connector straight rugged MUSB D511 -0 -6 -5 -Connector_USB -USB_B_Lumberg_2411_02_Horizontal -USB 2.0 receptacle type B, horizontal version, through-hole, https://downloads.lumberg.com/datenblaetter/en/2411_02.pdf -USB B receptacle horizontal through-hole -0 -6 -5 -Connector_USB -USB_B_OST_USB-B1HSxx_Horizontal -USB B receptacle, Horizontal, through-hole, http://www.on-shore.com/wp-content/uploads/2015/09/usb-b1hsxx.pdf -USB-B receptacle horizontal through-hole -0 -6 -5 -Connector_USB -USB_B_TE_5787834_Vertical -http://www.mouser.com/ds/2/418/NG_CD_5787834_A4-669110.pdf -USB_B USB B vertical female connector -0 -6 -5 -Connector_USB -USB_C_Plug_JAE_DX07P024AJ1 -Universal Serial Bus (USB) Shielded I/O Plug, Type C, Right Angle, Surface Mount, https://www.jae.com/en/searchfilter/?topics_keyword=DX07P024AJ1&mainItemSelect=1 -USB Type-C Plug Edge Mount -0 -30 -25 -Connector_USB -USB_C_Plug_Molex_105444 -Universal Serial Bus (USB) Shielded I/O Plug, Type C, Right Angle, Surface Mount, http://www.molex.com/pdm_docs/sd/1054440001_sd.pdf -USB Type-C Plug Edge Mount -0 -24 -23 -Connector_USB -USB_C_Receptacle_Amphenol_12401548E4-2A -USB TYPE C, RA RCPT PCB, Hybrid, https://www.amphenolcanada.com/StockAvailabilityPrice.aspx?From=&PartNum=12401548E4%7e2A -USB C Type-C Receptacle Hybrid -0 -28 -25 -Connector_USB -USB_C_Receptacle_Amphenol_12401548E4-2A_CircularHoles -USB TYPE C, RA RCPT PCB, Hybrid, https://www.amphenolcanada.com/StockAvailabilityPrice.aspx?From=&PartNum=12401548E4%7e2A -USB C Type-C Receptacle Hybrid -0 -28 -25 -Connector_USB -USB_C_Receptacle_Amphenol_12401610E4-2A -USB TYPE C, RA RCPT PCB, SMT, https://www.amphenolcanada.com/StockAvailabilityPrice.aspx?From=&PartNum=12401610E4%7e2A -USB C Type-C Receptacle SMD -0 -28 -25 -Connector_USB -USB_C_Receptacle_Amphenol_12401610E4-2A_CircularHoles -USB TYPE C, RA RCPT PCB, SMT, https://www.amphenolcanada.com/StockAvailabilityPrice.aspx?From=&PartNum=12401610E4%7e2A -USB C Type-C Receptacle SMD -0 -28 -25 -Connector_USB -USB_C_Receptacle_GCT_USB4085 -USB 2.0 Type C Receptacle, https://gct.co/Files/Drawings/USB4085.pdf -USB Type-C Receptacle Through-hole Right angle -0 -20 -17 -Connector_USB -USB_C_Receptacle_GCT_USB4115-03-C -USB TYPE C, VERT RCPT PCB, SMT, https://gct.co/files/drawings/usb4115.pdf -USB C Type-C Receptacle SMD -0 -28 -25 -Connector_USB -USB_C_Receptacle_HRO_TYPE-C-31-M-12 -USB Type-C receptacle for USB 2.0 and PD, http://www.krhro.com/uploads/soft/180320/1-1P320120243.pdf -usb usb-c 2.0 pd -0 -20 -17 -Connector_USB -USB_C_Receptacle_JAE_DX07S016JA1R1500 -USB TYPE C, USB 2.0, SMT, https://www.jae.com/en/connectors/series/detail/product/id=91780 -USB C Type-C Receptacle SMD USB 2.0 -0 -22 -17 -Connector_USB -USB_C_Receptacle_JAE_DX07S024WJ1R350 -http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ117219.pdf -USB C Type-C Receptacle SMD -0 -30 -25 -Connector_USB -USB_C_Receptacle_JAE_DX07S024WJ3R400 -USB TYPE C, VERT RCPT PCB, SMT, http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ117928.pdf -USB C Type-C Receptacle SMD -0 -28 -25 -Connector_USB -USB_C_Receptacle_Palconn_UTC16-G -http://www.palpilot.com/wp-content/uploads/2017/05/UTC027-GKN-OR-Rev-A.pdf -USB C Type-C Receptacle USB2.0 -0 -20 -17 -Connector_USB -USB_C_Receptacle_XKB_U262-16XN-4BVC11 -USB Type C, right-angle, SMT, https://datasheet.lcsc.com/szlcsc/1811141824_XKB-Enterprise-U262-161N-4BVC11_C319148.pdf -USB C Type-C Receptacle SMD -0 -20 -17 -Connector_USB -USB_Micro-AB_Molex_47590-0001 -Micro USB AB receptable, right-angle inverted (https://www.molex.com/pdm_docs/sd/475900001_sd.pdf) -Micro AB USB SMD -0 -14 -6 -Connector_USB -USB_Micro-B_Amphenol_10103594-0001LF_Horizontal -Micro USB Type B 10103594-0001LF, http://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10103594.pdf -USB USB_B USB_micro USB_OTG -0 -17 -6 -Connector_USB -USB_Micro-B_Amphenol_10104110_Horizontal -USB Micro-B, horizontal, https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10104110.pdf -USB Micro B horizontal -0 -9 -6 -Connector_USB -USB_Micro-B_Amphenol_10118194_Horizontal -USB Micro-B receptacle, horizontal, SMD, 10118194, https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10118194.pdf -USB Micro B horizontal SMD -0 -17 -6 -Connector_USB -USB_Micro-B_GCT_USB3076-30-A -GCT Micro USB https://gct.co/files/drawings/usb3076.pdf -Micro-USB SMD Typ-B GCT -0 -11 -6 -Connector_USB -USB_Micro-B_Molex-105017-0001 -http://www.molex.com/pdm_docs/sd/1050170001_sd.pdf -Micro-USB SMD Typ-B -0 -13 -6 -Connector_USB -USB_Micro-B_Molex-105133-0001 -Molex Vertical Micro USB Typ-B (http://www.molex.com/pdm_docs/sd/1051330001_sd.pdf) -Micro-USB SMD Typ-B Vertical -0 -8 -6 -Connector_USB -USB_Micro-B_Molex-105133-0031 -Molex Vertical Micro USB Typ-B (http://www.molex.com/pdm_docs/sd/1051330031_sd.pdf) -Micro-USB SMD Typ-B Vertical -0 -8 -6 -Connector_USB -USB_Micro-B_Molex_47346-0001 -Micro USB B receptable with flange, bottom-mount, SMD, right-angle (http://www.molex.com/pdm_docs/sd/473460001_sd.pdf) -Micro B USB SMD -0 -11 -6 -Connector_USB -USB_Micro-B_Wuerth_614105150721_Vertical -USB Micro-B receptacle, through-hole, vertical, http://katalog.we-online.de/em/datasheet/614105150721.pdf -usb micro receptacle vertical -0 -7 -6 -Connector_USB -USB_Micro-B_Wuerth_614105150721_Vertical_CircularHoles -USB Micro-B receptacle, through-hole, vertical, http://katalog.we-online.de/em/datasheet/614105150721.pdf -usb micro receptacle vertical -0 -7 -6 -Connector_USB -USB_Micro-B_Wuerth_629105150521 -USB Micro-B receptacle, http://www.mouser.com/ds/2/445/629105150521-469306.pdf -usb micro receptacle -0 -9 -6 -Connector_USB -USB_Micro-B_Wuerth_629105150521_CircularHoles -USB Micro-B receptacle, http://www.mouser.com/ds/2/445/629105150521-469306.pdf -usb micro receptacle -0 -9 -6 -Connector_USB -USB_Mini-B_AdamTech_MUSB-B5-S-VT-TSMT-1_SMD_Vertical -http://www.adam-tech.com/upload/MUSB-B5-S-VT-TSMT-1.pdf -USB Mini-B -0 -7 -6 -Connector_USB -USB_Mini-B_Lumberg_2486_01_Horizontal -USB Mini-B 5-pin SMD connector, http://downloads.lumberg.com/datenblaetter/en/2486_01.pdf -USB USB_B USB_Mini connector -0 -9 -6 -Connector_USB -USB_Mini-B_Tensility_54-00023_Vertical -http://www.tensility.com/pdffiles/54-00023.pdf -usb mini receptacle vertical -0 -7 -6 -Connector_USB -USB_Mini-B_Tensility_54-00023_Vertical_CircularHoles -http://www.tensility.com/pdffiles/54-00023.pdf -usb mini receptacle vertical -0 -7 -6 -Connector_USB -USB_Mini-B_Wuerth_65100516121_Horizontal -Mini USB 2.0 Type B SMT Horizontal 5 Contacts (https://katalog.we-online.de/em/datasheet/65100516121.pdf) -Mini USB 2.0 Type B -0 -9 -6 -Connector_Wago -Wago_734-132_1x02_P3.50mm_Vertical -Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-132 , 2 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago side entry -0 -2 -2 -Connector_Wago -Wago_734-133_1x03_P3.50mm_Vertical -Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-133 , 3 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago side entry -0 -3 -3 -Connector_Wago -Wago_734-134_1x04_P3.50mm_Vertical -Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-134 , 4 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago side entry -0 -4 -4 -Connector_Wago -Wago_734-135_1x05_P3.50mm_Vertical -Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-135 , 5 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago side entry -0 -5 -5 -Connector_Wago -Wago_734-136_1x06_P3.50mm_Vertical -Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-136 , 6 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago side entry -0 -6 -6 -Connector_Wago -Wago_734-137_1x07_P3.50mm_Vertical -Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-137 , 7 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago side entry -0 -7 -7 -Connector_Wago -Wago_734-138_1x08_P3.50mm_Vertical -Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-138 , 8 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago side entry -0 -8 -8 -Connector_Wago -Wago_734-139_1x09_P3.50mm_Vertical -Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-139 , 9 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago side entry -0 -9 -9 -Connector_Wago -Wago_734-140_1x10_P3.50mm_Vertical -Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-140 , 10 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago side entry -0 -10 -10 -Connector_Wago -Wago_734-141_1x11_P3.50mm_Vertical -Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-141 , 11 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago side entry -0 -11 -11 -Connector_Wago -Wago_734-142_1x12_P3.50mm_Vertical -Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-142 , 12 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago side entry -0 -12 -12 -Connector_Wago -Wago_734-143_1x13_P3.50mm_Vertical -Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-143 , 13 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago side entry -0 -13 -13 -Connector_Wago -Wago_734-144_1x14_P3.50mm_Vertical -Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-144 , 14 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago side entry -0 -14 -14 -Connector_Wago -Wago_734-146_1x16_P3.50mm_Vertical -Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-146 , 16 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago side entry -0 -16 -16 -Connector_Wago -Wago_734-148_1x18_P3.50mm_Vertical -Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-148 , 18 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago side entry -0 -18 -18 -Connector_Wago -Wago_734-150_1x20_P3.50mm_Vertical -Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-150 , 20 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago side entry -0 -20 -20 -Connector_Wago -Wago_734-154_1x24_P3.50mm_Vertical -Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-154 , 24 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago side entry -0 -24 -24 -Connector_Wago -Wago_734-162_1x02_P3.50mm_Horizontal -Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-162 , 2 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago top entry -0 -2 -2 -Connector_Wago -Wago_734-163_1x03_P3.50mm_Horizontal -Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-163 , 3 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago top entry -0 -3 -3 -Connector_Wago -Wago_734-164_1x04_P3.50mm_Horizontal -Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-164 , 4 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago top entry -0 -4 -4 -Connector_Wago -Wago_734-165_1x05_P3.50mm_Horizontal -Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-165 , 5 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago top entry -0 -5 -5 -Connector_Wago -Wago_734-166_1x06_P3.50mm_Horizontal -Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-166 , 6 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago top entry -0 -6 -6 -Connector_Wago -Wago_734-167_1x07_P3.50mm_Horizontal -Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-167 , 7 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago top entry -0 -7 -7 -Connector_Wago -Wago_734-168_1x08_P3.50mm_Horizontal -Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-168 , 8 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago top entry -0 -8 -8 -Connector_Wago -Wago_734-169_1x09_P3.50mm_Horizontal -Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-169 , 9 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago top entry -0 -9 -9 -Connector_Wago -Wago_734-170_1x10_P3.50mm_Horizontal -Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-170 , 10 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago top entry -0 -10 -10 -Connector_Wago -Wago_734-171_1x11_P3.50mm_Horizontal -Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-171 , 11 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago top entry -0 -11 -11 -Connector_Wago -Wago_734-172_1x12_P3.50mm_Horizontal -Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-172 , 12 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago top entry -0 -12 -12 -Connector_Wago -Wago_734-173_1x13_P3.50mm_Horizontal -Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-173 , 13 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago top entry -0 -13 -13 -Connector_Wago -Wago_734-174_1x14_P3.50mm_Horizontal -Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-174 , 14 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago top entry -0 -14 -14 -Connector_Wago -Wago_734-176_1x16_P3.50mm_Horizontal -Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-176 , 16 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago top entry -0 -16 -16 -Connector_Wago -Wago_734-178_1x18_P3.50mm_Horizontal -Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-178 , 18 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago top entry -0 -18 -18 -Connector_Wago -Wago_734-180_1x20_P3.50mm_Horizontal -Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-180 , 20 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago top entry -0 -20 -20 -Connector_Wago -Wago_734-184_1x24_P3.50mm_Horizontal -Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-184 , 24 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator -connector Wago top entry -0 -24 -24 -Connector_Wire -SolderWire-0.1sqmm_1x01_D0.4mm_OD1mm -Soldered wire connection, for a single 0.1 mm² wire, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.1sqmm -0 -1 -1 -Connector_Wire -SolderWire-0.1sqmm_1x01_D0.4mm_OD1mm_Relief -Soldered wire connection with feed through strain relief, for a single 0.1 mm² wire, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.1sqmm strain-relief -0 -1 -1 -Connector_Wire -SolderWire-0.1sqmm_1x01_D0.4mm_OD1mm_Relief2x -Soldered wire connection with double feed through strain relief, for a single 0.1 mm² wire, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.1sqmm double-strain-relief -0 -1 -1 -Connector_Wire -SolderWire-0.1sqmm_1x02_P3.6mm_D0.4mm_OD1mm -Soldered wire connection, for 2 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.1sqmm -0 -2 -2 -Connector_Wire -SolderWire-0.1sqmm_1x02_P3.6mm_D0.4mm_OD1mm_Relief -Soldered wire connection with feed through strain relief, for 2 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.1sqmm strain-relief -0 -2 -2 -Connector_Wire -SolderWire-0.1sqmm_1x02_P3.6mm_D0.4mm_OD1mm_Relief2x -Soldered wire connection with double feed through strain relief, for 2 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.1sqmm double-strain-relief -0 -2 -2 -Connector_Wire -SolderWire-0.1sqmm_1x03_P3.6mm_D0.4mm_OD1mm -Soldered wire connection, for 3 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.1sqmm -0 -3 -3 -Connector_Wire -SolderWire-0.1sqmm_1x03_P3.6mm_D0.4mm_OD1mm_Relief -Soldered wire connection with feed through strain relief, for 3 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.1sqmm strain-relief -0 -3 -3 -Connector_Wire -SolderWire-0.1sqmm_1x03_P3.6mm_D0.4mm_OD1mm_Relief2x -Soldered wire connection with double feed through strain relief, for 3 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.1sqmm double-strain-relief -0 -3 -3 -Connector_Wire -SolderWire-0.1sqmm_1x04_P3.6mm_D0.4mm_OD1mm -Soldered wire connection, for 4 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.1sqmm -0 -4 -4 -Connector_Wire -SolderWire-0.1sqmm_1x04_P3.6mm_D0.4mm_OD1mm_Relief -Soldered wire connection with feed through strain relief, for 4 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.1sqmm strain-relief -0 -4 -4 -Connector_Wire -SolderWire-0.1sqmm_1x04_P3.6mm_D0.4mm_OD1mm_Relief2x -Soldered wire connection with double feed through strain relief, for 4 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.1sqmm double-strain-relief -0 -4 -4 -Connector_Wire -SolderWire-0.1sqmm_1x05_P3.6mm_D0.4mm_OD1mm -Soldered wire connection, for 5 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.1sqmm -0 -5 -5 -Connector_Wire -SolderWire-0.1sqmm_1x05_P3.6mm_D0.4mm_OD1mm_Relief -Soldered wire connection with feed through strain relief, for 5 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.1sqmm strain-relief -0 -5 -5 -Connector_Wire -SolderWire-0.1sqmm_1x05_P3.6mm_D0.4mm_OD1mm_Relief2x -Soldered wire connection with double feed through strain relief, for 5 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.1sqmm double-strain-relief -0 -5 -5 -Connector_Wire -SolderWire-0.1sqmm_1x06_P3.6mm_D0.4mm_OD1mm -Soldered wire connection, for 6 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.1sqmm -0 -6 -6 -Connector_Wire -SolderWire-0.1sqmm_1x06_P3.6mm_D0.4mm_OD1mm_Relief -Soldered wire connection with feed through strain relief, for 6 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.1sqmm strain-relief -0 -6 -6 -Connector_Wire -SolderWire-0.1sqmm_1x06_P3.6mm_D0.4mm_OD1mm_Relief2x -Soldered wire connection with double feed through strain relief, for 6 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.1sqmm double-strain-relief -0 -6 -6 -Connector_Wire -SolderWire-0.5sqmm_1x01_D0.9mm_OD2.1mm -Soldered wire connection, for a single 0.5 mm² wire, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm -0 -1 -1 -Connector_Wire -SolderWire-0.5sqmm_1x01_D0.9mm_OD2.1mm_Relief -Soldered wire connection with feed through strain relief, for a single 0.5 mm² wire, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm strain-relief -0 -1 -1 -Connector_Wire -SolderWire-0.5sqmm_1x01_D0.9mm_OD2.1mm_Relief2x -Soldered wire connection with double feed through strain relief, for a single 0.5 mm² wire, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm double-strain-relief -0 -1 -1 -Connector_Wire -SolderWire-0.5sqmm_1x01_D0.9mm_OD2.3mm -Soldered wire connection, for a single 0.5 mm² wire, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm -0 -1 -1 -Connector_Wire -SolderWire-0.5sqmm_1x01_D0.9mm_OD2.3mm_Relief -Soldered wire connection with feed through strain relief, for a single 0.5 mm² wire, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm strain-relief -0 -1 -1 -Connector_Wire -SolderWire-0.5sqmm_1x01_D0.9mm_OD2.3mm_Relief2x -Soldered wire connection with double feed through strain relief, for a single 0.5 mm² wire, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm double-strain-relief -0 -1 -1 -Connector_Wire -SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm -Soldered wire connection, for 2 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm -0 -2 -2 -Connector_Wire -SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm_Relief -Soldered wire connection with feed through strain relief, for 2 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm strain-relief -0 -2 -2 -Connector_Wire -SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm_Relief2x -Soldered wire connection with double feed through strain relief, for 2 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm double-strain-relief -0 -2 -2 -Connector_Wire -SolderWire-0.5sqmm_1x02_P4.8mm_D0.9mm_OD2.3mm -Soldered wire connection, for 2 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm -0 -2 -2 -Connector_Wire -SolderWire-0.5sqmm_1x02_P4.8mm_D0.9mm_OD2.3mm_Relief -Soldered wire connection with feed through strain relief, for 2 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm strain-relief -0 -2 -2 -Connector_Wire -SolderWire-0.5sqmm_1x02_P4.8mm_D0.9mm_OD2.3mm_Relief2x -Soldered wire connection with double feed through strain relief, for 2 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm double-strain-relief -0 -2 -2 -Connector_Wire -SolderWire-0.5sqmm_1x03_P4.6mm_D0.9mm_OD2.1mm -Soldered wire connection, for 3 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm -0 -3 -3 -Connector_Wire -SolderWire-0.5sqmm_1x03_P4.6mm_D0.9mm_OD2.1mm_Relief -Soldered wire connection with feed through strain relief, for 3 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm strain-relief -0 -3 -3 -Connector_Wire -SolderWire-0.5sqmm_1x03_P4.6mm_D0.9mm_OD2.1mm_Relief2x -Soldered wire connection with double feed through strain relief, for 3 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm double-strain-relief -0 -3 -3 -Connector_Wire -SolderWire-0.5sqmm_1x03_P4.8mm_D0.9mm_OD2.3mm -Soldered wire connection, for 3 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm -0 -3 -3 -Connector_Wire -SolderWire-0.5sqmm_1x03_P4.8mm_D0.9mm_OD2.3mm_Relief -Soldered wire connection with feed through strain relief, for 3 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm strain-relief -0 -3 -3 -Connector_Wire -SolderWire-0.5sqmm_1x03_P4.8mm_D0.9mm_OD2.3mm_Relief2x -Soldered wire connection with double feed through strain relief, for 3 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm double-strain-relief -0 -3 -3 -Connector_Wire -SolderWire-0.5sqmm_1x04_P4.6mm_D0.9mm_OD2.1mm -Soldered wire connection, for 4 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm -0 -4 -4 -Connector_Wire -SolderWire-0.5sqmm_1x04_P4.6mm_D0.9mm_OD2.1mm_Relief -Soldered wire connection with feed through strain relief, for 4 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm strain-relief -0 -4 -4 -Connector_Wire -SolderWire-0.5sqmm_1x04_P4.6mm_D0.9mm_OD2.1mm_Relief2x -Soldered wire connection with double feed through strain relief, for 4 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm double-strain-relief -0 -4 -4 -Connector_Wire -SolderWire-0.5sqmm_1x04_P4.8mm_D0.9mm_OD2.3mm -Soldered wire connection, for 4 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm -0 -4 -4 -Connector_Wire -SolderWire-0.5sqmm_1x04_P4.8mm_D0.9mm_OD2.3mm_Relief -Soldered wire connection with feed through strain relief, for 4 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm strain-relief -0 -4 -4 -Connector_Wire -SolderWire-0.5sqmm_1x04_P4.8mm_D0.9mm_OD2.3mm_Relief2x -Soldered wire connection with double feed through strain relief, for 4 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm double-strain-relief -0 -4 -4 -Connector_Wire -SolderWire-0.5sqmm_1x05_P4.6mm_D0.9mm_OD2.1mm -Soldered wire connection, for 5 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm -0 -5 -5 -Connector_Wire -SolderWire-0.5sqmm_1x05_P4.6mm_D0.9mm_OD2.1mm_Relief -Soldered wire connection with feed through strain relief, for 5 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm strain-relief -0 -5 -5 -Connector_Wire -SolderWire-0.5sqmm_1x05_P4.6mm_D0.9mm_OD2.1mm_Relief2x -Soldered wire connection with double feed through strain relief, for 5 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm double-strain-relief -0 -5 -5 -Connector_Wire -SolderWire-0.5sqmm_1x05_P4.8mm_D0.9mm_OD2.3mm -Soldered wire connection, for 5 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm -0 -5 -5 -Connector_Wire -SolderWire-0.5sqmm_1x05_P4.8mm_D0.9mm_OD2.3mm_Relief -Soldered wire connection with feed through strain relief, for 5 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm strain-relief -0 -5 -5 -Connector_Wire -SolderWire-0.5sqmm_1x05_P4.8mm_D0.9mm_OD2.3mm_Relief2x -Soldered wire connection with double feed through strain relief, for 5 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm double-strain-relief -0 -5 -5 -Connector_Wire -SolderWire-0.5sqmm_1x06_P4.6mm_D0.9mm_OD2.1mm -Soldered wire connection, for 6 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm -0 -6 -6 -Connector_Wire -SolderWire-0.5sqmm_1x06_P4.6mm_D0.9mm_OD2.1mm_Relief -Soldered wire connection with feed through strain relief, for 6 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm strain-relief -0 -6 -6 -Connector_Wire -SolderWire-0.5sqmm_1x06_P4.6mm_D0.9mm_OD2.1mm_Relief2x -Soldered wire connection with double feed through strain relief, for 6 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm double-strain-relief -0 -6 -6 -Connector_Wire -SolderWire-0.5sqmm_1x06_P4.8mm_D0.9mm_OD2.3mm -Soldered wire connection, for 6 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm -0 -6 -6 -Connector_Wire -SolderWire-0.5sqmm_1x06_P4.8mm_D0.9mm_OD2.3mm_Relief -Soldered wire connection with feed through strain relief, for 6 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm strain-relief -0 -6 -6 -Connector_Wire -SolderWire-0.5sqmm_1x06_P4.8mm_D0.9mm_OD2.3mm_Relief2x -Soldered wire connection with double feed through strain relief, for 6 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.5sqmm double-strain-relief -0 -6 -6 -Connector_Wire -SolderWire-0.15sqmm_1x01_D0.5mm_OD1.5mm -Soldered wire connection, for a single 0.15 mm² wire, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.15sqmm -0 -1 -1 -Connector_Wire -SolderWire-0.15sqmm_1x01_D0.5mm_OD1.5mm_Relief -Soldered wire connection with feed through strain relief, for a single 0.15 mm² wire, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.15sqmm strain-relief -0 -1 -1 -Connector_Wire -SolderWire-0.15sqmm_1x01_D0.5mm_OD1.5mm_Relief2x -Soldered wire connection with double feed through strain relief, for a single 0.15 mm² wire, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.15sqmm double-strain-relief -0 -1 -1 -Connector_Wire -SolderWire-0.15sqmm_1x02_P4mm_D0.5mm_OD1.5mm -Soldered wire connection, for 2 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.15sqmm -0 -2 -2 -Connector_Wire -SolderWire-0.15sqmm_1x02_P4mm_D0.5mm_OD1.5mm_Relief -Soldered wire connection with feed through strain relief, for 2 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.15sqmm strain-relief -0 -2 -2 -Connector_Wire -SolderWire-0.15sqmm_1x02_P4mm_D0.5mm_OD1.5mm_Relief2x -Soldered wire connection with double feed through strain relief, for 2 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.15sqmm double-strain-relief -0 -2 -2 -Connector_Wire -SolderWire-0.15sqmm_1x03_P4mm_D0.5mm_OD1.5mm -Soldered wire connection, for 3 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.15sqmm -0 -3 -3 -Connector_Wire -SolderWire-0.15sqmm_1x03_P4mm_D0.5mm_OD1.5mm_Relief -Soldered wire connection with feed through strain relief, for 3 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.15sqmm strain-relief -0 -3 -3 -Connector_Wire -SolderWire-0.15sqmm_1x03_P4mm_D0.5mm_OD1.5mm_Relief2x -Soldered wire connection with double feed through strain relief, for 3 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.15sqmm double-strain-relief -0 -3 -3 -Connector_Wire -SolderWire-0.15sqmm_1x04_P4mm_D0.5mm_OD1.5mm -Soldered wire connection, for 4 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.15sqmm -0 -4 -4 -Connector_Wire -SolderWire-0.15sqmm_1x04_P4mm_D0.5mm_OD1.5mm_Relief -Soldered wire connection with feed through strain relief, for 4 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.15sqmm strain-relief -0 -4 -4 -Connector_Wire -SolderWire-0.15sqmm_1x04_P4mm_D0.5mm_OD1.5mm_Relief2x -Soldered wire connection with double feed through strain relief, for 4 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.15sqmm double-strain-relief -0 -4 -4 -Connector_Wire -SolderWire-0.15sqmm_1x05_P4mm_D0.5mm_OD1.5mm -Soldered wire connection, for 5 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.15sqmm -0 -5 -5 -Connector_Wire -SolderWire-0.15sqmm_1x05_P4mm_D0.5mm_OD1.5mm_Relief -Soldered wire connection with feed through strain relief, for 5 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.15sqmm strain-relief -0 -5 -5 -Connector_Wire -SolderWire-0.15sqmm_1x05_P4mm_D0.5mm_OD1.5mm_Relief2x -Soldered wire connection with double feed through strain relief, for 5 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.15sqmm double-strain-relief -0 -5 -5 -Connector_Wire -SolderWire-0.15sqmm_1x06_P4mm_D0.5mm_OD1.5mm -Soldered wire connection, for 6 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.15sqmm -0 -6 -6 -Connector_Wire -SolderWire-0.15sqmm_1x06_P4mm_D0.5mm_OD1.5mm_Relief -Soldered wire connection with feed through strain relief, for 6 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.15sqmm strain-relief -0 -6 -6 -Connector_Wire -SolderWire-0.15sqmm_1x06_P4mm_D0.5mm_OD1.5mm_Relief2x -Soldered wire connection with double feed through strain relief, for 6 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.15sqmm double-strain-relief -0 -6 -6 -Connector_Wire -SolderWire-0.25sqmm_1x01_D0.65mm_OD1.7mm -Soldered wire connection, for a single 0.25 mm² wire, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm -0 -1 -1 -Connector_Wire -SolderWire-0.25sqmm_1x01_D0.65mm_OD1.7mm_Relief -Soldered wire connection with feed through strain relief, for a single 0.25 mm² wire, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm strain-relief -0 -1 -1 -Connector_Wire -SolderWire-0.25sqmm_1x01_D0.65mm_OD1.7mm_Relief2x -Soldered wire connection with double feed through strain relief, for a single 0.25 mm² wire, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm double-strain-relief -0 -1 -1 -Connector_Wire -SolderWire-0.25sqmm_1x01_D0.65mm_OD2mm -Soldered wire connection, for a single 0.25 mm² wire, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm -0 -1 -1 -Connector_Wire -SolderWire-0.25sqmm_1x01_D0.65mm_OD2mm_Relief -Soldered wire connection with feed through strain relief, for a single 0.25 mm² wire, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm strain-relief -0 -1 -1 -Connector_Wire -SolderWire-0.25sqmm_1x01_D0.65mm_OD2mm_Relief2x -Soldered wire connection with double feed through strain relief, for a single 0.25 mm² wire, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm double-strain-relief -0 -1 -1 -Connector_Wire -SolderWire-0.25sqmm_1x02_P4.2mm_D0.65mm_OD1.7mm -Soldered wire connection, for 2 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm -0 -2 -2 -Connector_Wire -SolderWire-0.25sqmm_1x02_P4.2mm_D0.65mm_OD1.7mm_Relief -Soldered wire connection with feed through strain relief, for 2 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm strain-relief -0 -2 -2 -Connector_Wire -SolderWire-0.25sqmm_1x02_P4.2mm_D0.65mm_OD1.7mm_Relief2x -Soldered wire connection with double feed through strain relief, for 2 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm double-strain-relief -0 -2 -2 -Connector_Wire -SolderWire-0.25sqmm_1x02_P4.5mm_D0.65mm_OD2mm -Soldered wire connection, for 2 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm -0 -2 -2 -Connector_Wire -SolderWire-0.25sqmm_1x02_P4.5mm_D0.65mm_OD2mm_Relief -Soldered wire connection with feed through strain relief, for 2 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm strain-relief -0 -2 -2 -Connector_Wire -SolderWire-0.25sqmm_1x02_P4.5mm_D0.65mm_OD2mm_Relief2x -Soldered wire connection with double feed through strain relief, for 2 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm double-strain-relief -0 -2 -2 -Connector_Wire -SolderWire-0.25sqmm_1x03_P4.2mm_D0.65mm_OD1.7mm -Soldered wire connection, for 3 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm -0 -3 -3 -Connector_Wire -SolderWire-0.25sqmm_1x03_P4.2mm_D0.65mm_OD1.7mm_Relief -Soldered wire connection with feed through strain relief, for 3 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm strain-relief -0 -3 -3 -Connector_Wire -SolderWire-0.25sqmm_1x03_P4.2mm_D0.65mm_OD1.7mm_Relief2x -Soldered wire connection with double feed through strain relief, for 3 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm double-strain-relief -0 -3 -3 -Connector_Wire -SolderWire-0.25sqmm_1x03_P4.5mm_D0.65mm_OD2mm -Soldered wire connection, for 3 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm -0 -3 -3 -Connector_Wire -SolderWire-0.25sqmm_1x03_P4.5mm_D0.65mm_OD2mm_Relief -Soldered wire connection with feed through strain relief, for 3 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm strain-relief -0 -3 -3 -Connector_Wire -SolderWire-0.25sqmm_1x03_P4.5mm_D0.65mm_OD2mm_Relief2x -Soldered wire connection with double feed through strain relief, for 3 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm double-strain-relief -0 -3 -3 -Connector_Wire -SolderWire-0.25sqmm_1x04_P4.2mm_D0.65mm_OD1.7mm -Soldered wire connection, for 4 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm -0 -4 -4 -Connector_Wire -SolderWire-0.25sqmm_1x04_P4.2mm_D0.65mm_OD1.7mm_Relief -Soldered wire connection with feed through strain relief, for 4 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm strain-relief -0 -4 -4 -Connector_Wire -SolderWire-0.25sqmm_1x04_P4.2mm_D0.65mm_OD1.7mm_Relief2x -Soldered wire connection with double feed through strain relief, for 4 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm double-strain-relief -0 -4 -4 -Connector_Wire -SolderWire-0.25sqmm_1x04_P4.5mm_D0.65mm_OD2mm -Soldered wire connection, for 4 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm -0 -4 -4 -Connector_Wire -SolderWire-0.25sqmm_1x04_P4.5mm_D0.65mm_OD2mm_Relief -Soldered wire connection with feed through strain relief, for 4 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm strain-relief -0 -4 -4 -Connector_Wire -SolderWire-0.25sqmm_1x04_P4.5mm_D0.65mm_OD2mm_Relief2x -Soldered wire connection with double feed through strain relief, for 4 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm double-strain-relief -0 -4 -4 -Connector_Wire -SolderWire-0.25sqmm_1x05_P4.2mm_D0.65mm_OD1.7mm -Soldered wire connection, for 5 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm -0 -5 -5 -Connector_Wire -SolderWire-0.25sqmm_1x05_P4.2mm_D0.65mm_OD1.7mm_Relief -Soldered wire connection with feed through strain relief, for 5 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm strain-relief -0 -5 -5 -Connector_Wire -SolderWire-0.25sqmm_1x05_P4.2mm_D0.65mm_OD1.7mm_Relief2x -Soldered wire connection with double feed through strain relief, for 5 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm double-strain-relief -0 -5 -5 -Connector_Wire -SolderWire-0.25sqmm_1x05_P4.5mm_D0.65mm_OD2mm -Soldered wire connection, for 5 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm -0 -5 -5 -Connector_Wire -SolderWire-0.25sqmm_1x05_P4.5mm_D0.65mm_OD2mm_Relief -Soldered wire connection with feed through strain relief, for 5 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm strain-relief -0 -5 -5 -Connector_Wire -SolderWire-0.25sqmm_1x05_P4.5mm_D0.65mm_OD2mm_Relief2x -Soldered wire connection with double feed through strain relief, for 5 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm double-strain-relief -0 -5 -5 -Connector_Wire -SolderWire-0.25sqmm_1x06_P4.2mm_D0.65mm_OD1.7mm -Soldered wire connection, for 6 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm -0 -6 -6 -Connector_Wire -SolderWire-0.25sqmm_1x06_P4.2mm_D0.65mm_OD1.7mm_Relief -Soldered wire connection with feed through strain relief, for 6 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm strain-relief -0 -6 -6 -Connector_Wire -SolderWire-0.25sqmm_1x06_P4.2mm_D0.65mm_OD1.7mm_Relief2x -Soldered wire connection with double feed through strain relief, for 6 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm double-strain-relief -0 -6 -6 -Connector_Wire -SolderWire-0.25sqmm_1x06_P4.5mm_D0.65mm_OD2mm -Soldered wire connection, for 6 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm -0 -6 -6 -Connector_Wire -SolderWire-0.25sqmm_1x06_P4.5mm_D0.65mm_OD2mm_Relief -Soldered wire connection with feed through strain relief, for 6 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm strain-relief -0 -6 -6 -Connector_Wire -SolderWire-0.25sqmm_1x06_P4.5mm_D0.65mm_OD2mm_Relief2x -Soldered wire connection with double feed through strain relief, for 6 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.25sqmm double-strain-relief -0 -6 -6 -Connector_Wire -SolderWire-0.75sqmm_1x01_D1.25mm_OD2.3mm -Soldered wire connection, for a single 0.75 mm² wire, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm -0 -1 -1 -Connector_Wire -SolderWire-0.75sqmm_1x01_D1.25mm_OD2.3mm_Relief -Soldered wire connection with feed through strain relief, for a single 0.75 mm² wire, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm strain-relief -0 -1 -1 -Connector_Wire -SolderWire-0.75sqmm_1x01_D1.25mm_OD2.3mm_Relief2x -Soldered wire connection with double feed through strain relief, for a single 0.75 mm² wire, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm double-strain-relief -0 -1 -1 -Connector_Wire -SolderWire-0.75sqmm_1x01_D1.25mm_OD3.5mm -Soldered wire connection, for a single 0.75 mm² wire, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm -0 -1 -1 -Connector_Wire -SolderWire-0.75sqmm_1x01_D1.25mm_OD3.5mm_Relief -Soldered wire connection with feed through strain relief, for a single 0.75 mm² wire, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm strain-relief -0 -1 -1 -Connector_Wire -SolderWire-0.75sqmm_1x01_D1.25mm_OD3.5mm_Relief2x -Soldered wire connection with double feed through strain relief, for a single 0.75 mm² wire, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm double-strain-relief -0 -1 -1 -Connector_Wire -SolderWire-0.75sqmm_1x02_P4.8mm_D1.25mm_OD2.3mm -Soldered wire connection, for 2 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm -0 -2 -2 -Connector_Wire -SolderWire-0.75sqmm_1x02_P4.8mm_D1.25mm_OD2.3mm_Relief -Soldered wire connection with feed through strain relief, for 2 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm strain-relief -0 -2 -2 -Connector_Wire -SolderWire-0.75sqmm_1x02_P4.8mm_D1.25mm_OD2.3mm_Relief2x -Soldered wire connection with double feed through strain relief, for 2 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm double-strain-relief -0 -2 -2 -Connector_Wire -SolderWire-0.75sqmm_1x02_P7mm_D1.25mm_OD3.5mm -Soldered wire connection, for 2 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm -0 -2 -2 -Connector_Wire -SolderWire-0.75sqmm_1x02_P7mm_D1.25mm_OD3.5mm_Relief -Soldered wire connection with feed through strain relief, for 2 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm strain-relief -0 -2 -2 -Connector_Wire -SolderWire-0.75sqmm_1x02_P7mm_D1.25mm_OD3.5mm_Relief2x -Soldered wire connection with double feed through strain relief, for 2 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm double-strain-relief -0 -2 -2 -Connector_Wire -SolderWire-0.75sqmm_1x03_P4.8mm_D1.25mm_OD2.3mm -Soldered wire connection, for 3 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm -0 -3 -3 -Connector_Wire -SolderWire-0.75sqmm_1x03_P4.8mm_D1.25mm_OD2.3mm_Relief -Soldered wire connection with feed through strain relief, for 3 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm strain-relief -0 -3 -3 -Connector_Wire -SolderWire-0.75sqmm_1x03_P4.8mm_D1.25mm_OD2.3mm_Relief2x -Soldered wire connection with double feed through strain relief, for 3 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm double-strain-relief -0 -3 -3 -Connector_Wire -SolderWire-0.75sqmm_1x03_P7mm_D1.25mm_OD3.5mm -Soldered wire connection, for 3 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm -0 -3 -3 -Connector_Wire -SolderWire-0.75sqmm_1x03_P7mm_D1.25mm_OD3.5mm_Relief -Soldered wire connection with feed through strain relief, for 3 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm strain-relief -0 -3 -3 -Connector_Wire -SolderWire-0.75sqmm_1x03_P7mm_D1.25mm_OD3.5mm_Relief2x -Soldered wire connection with double feed through strain relief, for 3 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm double-strain-relief -0 -3 -3 -Connector_Wire -SolderWire-0.75sqmm_1x04_P4.8mm_D1.25mm_OD2.3mm -Soldered wire connection, for 4 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm -0 -4 -4 -Connector_Wire -SolderWire-0.75sqmm_1x04_P4.8mm_D1.25mm_OD2.3mm_Relief -Soldered wire connection with feed through strain relief, for 4 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm strain-relief -0 -4 -4 -Connector_Wire -SolderWire-0.75sqmm_1x04_P4.8mm_D1.25mm_OD2.3mm_Relief2x -Soldered wire connection with double feed through strain relief, for 4 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm double-strain-relief -0 -4 -4 -Connector_Wire -SolderWire-0.75sqmm_1x04_P7mm_D1.25mm_OD3.5mm -Soldered wire connection, for 4 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm -0 -4 -4 -Connector_Wire -SolderWire-0.75sqmm_1x04_P7mm_D1.25mm_OD3.5mm_Relief -Soldered wire connection with feed through strain relief, for 4 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm strain-relief -0 -4 -4 -Connector_Wire -SolderWire-0.75sqmm_1x04_P7mm_D1.25mm_OD3.5mm_Relief2x -Soldered wire connection with double feed through strain relief, for 4 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm double-strain-relief -0 -4 -4 -Connector_Wire -SolderWire-0.75sqmm_1x05_P4.8mm_D1.25mm_OD2.3mm -Soldered wire connection, for 5 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm -0 -5 -5 -Connector_Wire -SolderWire-0.75sqmm_1x05_P4.8mm_D1.25mm_OD2.3mm_Relief -Soldered wire connection with feed through strain relief, for 5 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm strain-relief -0 -5 -5 -Connector_Wire -SolderWire-0.75sqmm_1x05_P4.8mm_D1.25mm_OD2.3mm_Relief2x -Soldered wire connection with double feed through strain relief, for 5 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm double-strain-relief -0 -5 -5 -Connector_Wire -SolderWire-0.75sqmm_1x05_P7mm_D1.25mm_OD3.5mm -Soldered wire connection, for 5 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm -0 -5 -5 -Connector_Wire -SolderWire-0.75sqmm_1x05_P7mm_D1.25mm_OD3.5mm_Relief -Soldered wire connection with feed through strain relief, for 5 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm strain-relief -0 -5 -5 -Connector_Wire -SolderWire-0.75sqmm_1x05_P7mm_D1.25mm_OD3.5mm_Relief2x -Soldered wire connection with double feed through strain relief, for 5 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm double-strain-relief -0 -5 -5 -Connector_Wire -SolderWire-0.75sqmm_1x06_P4.8mm_D1.25mm_OD2.3mm -Soldered wire connection, for 6 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm -0 -6 -6 -Connector_Wire -SolderWire-0.75sqmm_1x06_P4.8mm_D1.25mm_OD2.3mm_Relief -Soldered wire connection with feed through strain relief, for 6 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm strain-relief -0 -6 -6 -Connector_Wire -SolderWire-0.75sqmm_1x06_P4.8mm_D1.25mm_OD2.3mm_Relief2x -Soldered wire connection with double feed through strain relief, for 6 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm double-strain-relief -0 -6 -6 -Connector_Wire -SolderWire-0.75sqmm_1x06_P7mm_D1.25mm_OD3.5mm -Soldered wire connection, for 6 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm -0 -6 -6 -Connector_Wire -SolderWire-0.75sqmm_1x06_P7mm_D1.25mm_OD3.5mm_Relief -Soldered wire connection with feed through strain relief, for 6 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm strain-relief -0 -6 -6 -Connector_Wire -SolderWire-0.75sqmm_1x06_P7mm_D1.25mm_OD3.5mm_Relief2x -Soldered wire connection with double feed through strain relief, for 6 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.75sqmm double-strain-relief -0 -6 -6 -Connector_Wire -SolderWire-0.127sqmm_1x01_D0.48mm_OD1mm -Soldered wire connection, for a single 0.127 mm² wire, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.127sqmm -0 -1 -1 -Connector_Wire -SolderWire-0.127sqmm_1x01_D0.48mm_OD1mm_Relief -Soldered wire connection with feed through strain relief, for a single 0.127 mm² wire, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.127sqmm strain-relief -0 -1 -1 -Connector_Wire -SolderWire-0.127sqmm_1x01_D0.48mm_OD1mm_Relief2x -Soldered wire connection with double feed through strain relief, for a single 0.127 mm² wire, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.127sqmm double-strain-relief -0 -1 -1 -Connector_Wire -SolderWire-0.127sqmm_1x02_P3.7mm_D0.48mm_OD1mm -Soldered wire connection, for 2 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.127sqmm -0 -2 -2 -Connector_Wire -SolderWire-0.127sqmm_1x02_P3.7mm_D0.48mm_OD1mm_Relief -Soldered wire connection with feed through strain relief, for 2 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.127sqmm strain-relief -0 -2 -2 -Connector_Wire -SolderWire-0.127sqmm_1x02_P3.7mm_D0.48mm_OD1mm_Relief2x -Soldered wire connection with double feed through strain relief, for 2 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.127sqmm double-strain-relief -0 -2 -2 -Connector_Wire -SolderWire-0.127sqmm_1x03_P3.7mm_D0.48mm_OD1mm -Soldered wire connection, for 3 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.127sqmm -0 -3 -3 -Connector_Wire -SolderWire-0.127sqmm_1x03_P3.7mm_D0.48mm_OD1mm_Relief -Soldered wire connection with feed through strain relief, for 3 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.127sqmm strain-relief -0 -3 -3 -Connector_Wire -SolderWire-0.127sqmm_1x03_P3.7mm_D0.48mm_OD1mm_Relief2x -Soldered wire connection with double feed through strain relief, for 3 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.127sqmm double-strain-relief -0 -3 -3 -Connector_Wire -SolderWire-0.127sqmm_1x04_P3.7mm_D0.48mm_OD1mm -Soldered wire connection, for 4 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.127sqmm -0 -4 -4 -Connector_Wire -SolderWire-0.127sqmm_1x04_P3.7mm_D0.48mm_OD1mm_Relief -Soldered wire connection with feed through strain relief, for 4 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.127sqmm strain-relief -0 -4 -4 -Connector_Wire -SolderWire-0.127sqmm_1x04_P3.7mm_D0.48mm_OD1mm_Relief2x -Soldered wire connection with double feed through strain relief, for 4 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.127sqmm double-strain-relief -0 -4 -4 -Connector_Wire -SolderWire-0.127sqmm_1x05_P3.7mm_D0.48mm_OD1mm -Soldered wire connection, for 5 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.127sqmm -0 -5 -5 -Connector_Wire -SolderWire-0.127sqmm_1x05_P3.7mm_D0.48mm_OD1mm_Relief -Soldered wire connection with feed through strain relief, for 5 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.127sqmm strain-relief -0 -5 -5 -Connector_Wire -SolderWire-0.127sqmm_1x05_P3.7mm_D0.48mm_OD1mm_Relief2x -Soldered wire connection with double feed through strain relief, for 5 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.127sqmm double-strain-relief -0 -5 -5 -Connector_Wire -SolderWire-0.127sqmm_1x06_P3.7mm_D0.48mm_OD1mm -Soldered wire connection, for 6 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.127sqmm -0 -6 -6 -Connector_Wire -SolderWire-0.127sqmm_1x06_P3.7mm_D0.48mm_OD1mm_Relief -Soldered wire connection with feed through strain relief, for 6 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.127sqmm strain-relief -0 -6 -6 -Connector_Wire -SolderWire-0.127sqmm_1x06_P3.7mm_D0.48mm_OD1mm_Relief2x -Soldered wire connection with double feed through strain relief, for 6 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 0.127sqmm double-strain-relief -0 -6 -6 -Connector_Wire -SolderWire-1.5sqmm_1x01_D1.7mm_OD3.9mm -Soldered wire connection, for a single 1.5 mm² wire, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm -0 -1 -1 -Connector_Wire -SolderWire-1.5sqmm_1x01_D1.7mm_OD3.9mm_Relief -Soldered wire connection with feed through strain relief, for a single 1.5 mm² wire, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm strain-relief -0 -1 -1 -Connector_Wire -SolderWire-1.5sqmm_1x01_D1.7mm_OD3.9mm_Relief2x -Soldered wire connection with double feed through strain relief, for a single 1.5 mm² wire, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm double-strain-relief -0 -1 -1 -Connector_Wire -SolderWire-1.5sqmm_1x01_D1.7mm_OD3mm -Soldered wire connection, for a single 1.5 mm² wire, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm -0 -1 -1 -Connector_Wire -SolderWire-1.5sqmm_1x01_D1.7mm_OD3mm_Relief -Soldered wire connection with feed through strain relief, for a single 1.5 mm² wire, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm strain-relief -0 -1 -1 -Connector_Wire -SolderWire-1.5sqmm_1x01_D1.7mm_OD3mm_Relief2x -Soldered wire connection with double feed through strain relief, for a single 1.5 mm² wire, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm double-strain-relief -0 -1 -1 -Connector_Wire -SolderWire-1.5sqmm_1x02_P6mm_D1.7mm_OD3mm -Soldered wire connection, for 2 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm -0 -2 -2 -Connector_Wire -SolderWire-1.5sqmm_1x02_P6mm_D1.7mm_OD3mm_Relief -Soldered wire connection with feed through strain relief, for 2 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm strain-relief -0 -2 -2 -Connector_Wire -SolderWire-1.5sqmm_1x02_P6mm_D1.7mm_OD3mm_Relief2x -Soldered wire connection with double feed through strain relief, for 2 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm double-strain-relief -0 -2 -2 -Connector_Wire -SolderWire-1.5sqmm_1x02_P7.8mm_D1.7mm_OD3.9mm -Soldered wire connection, for 2 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm -0 -2 -2 -Connector_Wire -SolderWire-1.5sqmm_1x02_P7.8mm_D1.7mm_OD3.9mm_Relief -Soldered wire connection with feed through strain relief, for 2 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm strain-relief -0 -2 -2 -Connector_Wire -SolderWire-1.5sqmm_1x02_P7.8mm_D1.7mm_OD3.9mm_Relief2x -Soldered wire connection with double feed through strain relief, for 2 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm double-strain-relief -0 -2 -2 -Connector_Wire -SolderWire-1.5sqmm_1x03_P6mm_D1.7mm_OD3mm -Soldered wire connection, for 3 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm -0 -3 -3 -Connector_Wire -SolderWire-1.5sqmm_1x03_P6mm_D1.7mm_OD3mm_Relief -Soldered wire connection with feed through strain relief, for 3 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm strain-relief -0 -3 -3 -Connector_Wire -SolderWire-1.5sqmm_1x03_P6mm_D1.7mm_OD3mm_Relief2x -Soldered wire connection with double feed through strain relief, for 3 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm double-strain-relief -0 -3 -3 -Connector_Wire -SolderWire-1.5sqmm_1x03_P7.8mm_D1.7mm_OD3.9mm -Soldered wire connection, for 3 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm -0 -3 -3 -Connector_Wire -SolderWire-1.5sqmm_1x03_P7.8mm_D1.7mm_OD3.9mm_Relief -Soldered wire connection with feed through strain relief, for 3 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm strain-relief -0 -3 -3 -Connector_Wire -SolderWire-1.5sqmm_1x03_P7.8mm_D1.7mm_OD3.9mm_Relief2x -Soldered wire connection with double feed through strain relief, for 3 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm double-strain-relief -0 -3 -3 -Connector_Wire -SolderWire-1.5sqmm_1x04_P6mm_D1.7mm_OD3mm -Soldered wire connection, for 4 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm -0 -4 -4 -Connector_Wire -SolderWire-1.5sqmm_1x04_P6mm_D1.7mm_OD3mm_Relief -Soldered wire connection with feed through strain relief, for 4 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm strain-relief -0 -4 -4 -Connector_Wire -SolderWire-1.5sqmm_1x04_P6mm_D1.7mm_OD3mm_Relief2x -Soldered wire connection with double feed through strain relief, for 4 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm double-strain-relief -0 -4 -4 -Connector_Wire -SolderWire-1.5sqmm_1x04_P7.8mm_D1.7mm_OD3.9mm -Soldered wire connection, for 4 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm -0 -4 -4 -Connector_Wire -SolderWire-1.5sqmm_1x04_P7.8mm_D1.7mm_OD3.9mm_Relief -Soldered wire connection with feed through strain relief, for 4 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm strain-relief -0 -4 -4 -Connector_Wire -SolderWire-1.5sqmm_1x04_P7.8mm_D1.7mm_OD3.9mm_Relief2x -Soldered wire connection with double feed through strain relief, for 4 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm double-strain-relief -0 -4 -4 -Connector_Wire -SolderWire-1.5sqmm_1x05_P6mm_D1.7mm_OD3mm -Soldered wire connection, for 5 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm -0 -5 -5 -Connector_Wire -SolderWire-1.5sqmm_1x05_P6mm_D1.7mm_OD3mm_Relief -Soldered wire connection with feed through strain relief, for 5 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm strain-relief -0 -5 -5 -Connector_Wire -SolderWire-1.5sqmm_1x05_P6mm_D1.7mm_OD3mm_Relief2x -Soldered wire connection with double feed through strain relief, for 5 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm double-strain-relief -0 -5 -5 -Connector_Wire -SolderWire-1.5sqmm_1x05_P7.8mm_D1.7mm_OD3.9mm -Soldered wire connection, for 5 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm -0 -5 -5 -Connector_Wire -SolderWire-1.5sqmm_1x05_P7.8mm_D1.7mm_OD3.9mm_Relief -Soldered wire connection with feed through strain relief, for 5 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm strain-relief -0 -5 -5 -Connector_Wire -SolderWire-1.5sqmm_1x05_P7.8mm_D1.7mm_OD3.9mm_Relief2x -Soldered wire connection with double feed through strain relief, for 5 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm double-strain-relief -0 -5 -5 -Connector_Wire -SolderWire-1.5sqmm_1x06_P6mm_D1.7mm_OD3mm -Soldered wire connection, for 6 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm -0 -6 -6 -Connector_Wire -SolderWire-1.5sqmm_1x06_P6mm_D1.7mm_OD3mm_Relief -Soldered wire connection with feed through strain relief, for 6 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm strain-relief -0 -6 -6 -Connector_Wire -SolderWire-1.5sqmm_1x06_P6mm_D1.7mm_OD3mm_Relief2x -Soldered wire connection with double feed through strain relief, for 6 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm double-strain-relief -0 -6 -6 -Connector_Wire -SolderWire-1.5sqmm_1x06_P7.8mm_D1.7mm_OD3.9mm -Soldered wire connection, for 6 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm -0 -6 -6 -Connector_Wire -SolderWire-1.5sqmm_1x06_P7.8mm_D1.7mm_OD3.9mm_Relief -Soldered wire connection with feed through strain relief, for 6 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm strain-relief -0 -6 -6 -Connector_Wire -SolderWire-1.5sqmm_1x06_P7.8mm_D1.7mm_OD3.9mm_Relief2x -Soldered wire connection with double feed through strain relief, for 6 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1.5sqmm double-strain-relief -0 -6 -6 -Connector_Wire -SolderWire-1sqmm_1x01_D1.4mm_OD2.7mm -Soldered wire connection, for a single 1 mm² wire, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm -0 -1 -1 -Connector_Wire -SolderWire-1sqmm_1x01_D1.4mm_OD2.7mm_Relief -Soldered wire connection with feed through strain relief, for a single 1 mm² wire, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm strain-relief -0 -1 -1 -Connector_Wire -SolderWire-1sqmm_1x01_D1.4mm_OD2.7mm_Relief2x -Soldered wire connection with double feed through strain relief, for a single 1 mm² wire, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm double-strain-relief -0 -1 -1 -Connector_Wire -SolderWire-1sqmm_1x01_D1.4mm_OD3.9mm -Soldered wire connection, for a single 1 mm² wire, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm -0 -1 -1 -Connector_Wire -SolderWire-1sqmm_1x01_D1.4mm_OD3.9mm_Relief -Soldered wire connection with feed through strain relief, for a single 1 mm² wire, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm strain-relief -0 -1 -1 -Connector_Wire -SolderWire-1sqmm_1x01_D1.4mm_OD3.9mm_Relief2x -Soldered wire connection with double feed through strain relief, for a single 1 mm² wire, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm double-strain-relief -0 -1 -1 -Connector_Wire -SolderWire-1sqmm_1x02_P5.4mm_D1.4mm_OD2.7mm -Soldered wire connection, for 2 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm -0 -2 -2 -Connector_Wire -SolderWire-1sqmm_1x02_P5.4mm_D1.4mm_OD2.7mm_Relief -Soldered wire connection with feed through strain relief, for 2 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm strain-relief -0 -2 -2 -Connector_Wire -SolderWire-1sqmm_1x02_P5.4mm_D1.4mm_OD2.7mm_Relief2x -Soldered wire connection with double feed through strain relief, for 2 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm double-strain-relief -0 -2 -2 -Connector_Wire -SolderWire-1sqmm_1x02_P7.8mm_D1.4mm_OD3.9mm -Soldered wire connection, for 2 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm -0 -2 -2 -Connector_Wire -SolderWire-1sqmm_1x02_P7.8mm_D1.4mm_OD3.9mm_Relief -Soldered wire connection with feed through strain relief, for 2 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm strain-relief -0 -2 -2 -Connector_Wire -SolderWire-1sqmm_1x02_P7.8mm_D1.4mm_OD3.9mm_Relief2x -Soldered wire connection with double feed through strain relief, for 2 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm double-strain-relief -0 -2 -2 -Connector_Wire -SolderWire-1sqmm_1x03_P5.4mm_D1.4mm_OD2.7mm -Soldered wire connection, for 3 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm -0 -3 -3 -Connector_Wire -SolderWire-1sqmm_1x03_P5.4mm_D1.4mm_OD2.7mm_Relief -Soldered wire connection with feed through strain relief, for 3 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm strain-relief -0 -3 -3 -Connector_Wire -SolderWire-1sqmm_1x03_P5.4mm_D1.4mm_OD2.7mm_Relief2x -Soldered wire connection with double feed through strain relief, for 3 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm double-strain-relief -0 -3 -3 -Connector_Wire -SolderWire-1sqmm_1x03_P7.8mm_D1.4mm_OD3.9mm -Soldered wire connection, for 3 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm -0 -3 -3 -Connector_Wire -SolderWire-1sqmm_1x03_P7.8mm_D1.4mm_OD3.9mm_Relief -Soldered wire connection with feed through strain relief, for 3 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm strain-relief -0 -3 -3 -Connector_Wire -SolderWire-1sqmm_1x03_P7.8mm_D1.4mm_OD3.9mm_Relief2x -Soldered wire connection with double feed through strain relief, for 3 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm double-strain-relief -0 -3 -3 -Connector_Wire -SolderWire-1sqmm_1x04_P5.4mm_D1.4mm_OD2.7mm -Soldered wire connection, for 4 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm -0 -4 -4 -Connector_Wire -SolderWire-1sqmm_1x04_P5.4mm_D1.4mm_OD2.7mm_Relief -Soldered wire connection with feed through strain relief, for 4 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm strain-relief -0 -4 -4 -Connector_Wire -SolderWire-1sqmm_1x04_P5.4mm_D1.4mm_OD2.7mm_Relief2x -Soldered wire connection with double feed through strain relief, for 4 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm double-strain-relief -0 -4 -4 -Connector_Wire -SolderWire-1sqmm_1x04_P7.8mm_D1.4mm_OD3.9mm -Soldered wire connection, for 4 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm -0 -4 -4 -Connector_Wire -SolderWire-1sqmm_1x04_P7.8mm_D1.4mm_OD3.9mm_Relief -Soldered wire connection with feed through strain relief, for 4 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm strain-relief -0 -4 -4 -Connector_Wire -SolderWire-1sqmm_1x04_P7.8mm_D1.4mm_OD3.9mm_Relief2x -Soldered wire connection with double feed through strain relief, for 4 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm double-strain-relief -0 -4 -4 -Connector_Wire -SolderWire-1sqmm_1x05_P5.4mm_D1.4mm_OD2.7mm -Soldered wire connection, for 5 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm -0 -5 -5 -Connector_Wire -SolderWire-1sqmm_1x05_P5.4mm_D1.4mm_OD2.7mm_Relief -Soldered wire connection with feed through strain relief, for 5 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm strain-relief -0 -5 -5 -Connector_Wire -SolderWire-1sqmm_1x05_P5.4mm_D1.4mm_OD2.7mm_Relief2x -Soldered wire connection with double feed through strain relief, for 5 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm double-strain-relief -0 -5 -5 -Connector_Wire -SolderWire-1sqmm_1x05_P7.8mm_D1.4mm_OD3.9mm -Soldered wire connection, for 5 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm -0 -5 -5 -Connector_Wire -SolderWire-1sqmm_1x05_P7.8mm_D1.4mm_OD3.9mm_Relief -Soldered wire connection with feed through strain relief, for 5 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm strain-relief -0 -5 -5 -Connector_Wire -SolderWire-1sqmm_1x05_P7.8mm_D1.4mm_OD3.9mm_Relief2x -Soldered wire connection with double feed through strain relief, for 5 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm double-strain-relief -0 -5 -5 -Connector_Wire -SolderWire-1sqmm_1x06_P5.4mm_D1.4mm_OD2.7mm -Soldered wire connection, for 6 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm -0 -6 -6 -Connector_Wire -SolderWire-1sqmm_1x06_P5.4mm_D1.4mm_OD2.7mm_Relief -Soldered wire connection with feed through strain relief, for 6 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm strain-relief -0 -6 -6 -Connector_Wire -SolderWire-1sqmm_1x06_P5.4mm_D1.4mm_OD2.7mm_Relief2x -Soldered wire connection with double feed through strain relief, for 6 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm double-strain-relief -0 -6 -6 -Connector_Wire -SolderWire-1sqmm_1x06_P7.8mm_D1.4mm_OD3.9mm -Soldered wire connection, for 6 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm -0 -6 -6 -Connector_Wire -SolderWire-1sqmm_1x06_P7.8mm_D1.4mm_OD3.9mm_Relief -Soldered wire connection with feed through strain relief, for 6 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm strain-relief -0 -6 -6 -Connector_Wire -SolderWire-1sqmm_1x06_P7.8mm_D1.4mm_OD3.9mm_Relief2x -Soldered wire connection with double feed through strain relief, for 6 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 1sqmm double-strain-relief -0 -6 -6 -Connector_Wire -SolderWire-2.5sqmm_1x01_D2.4mm_OD3.6mm -Soldered wire connection, for a single 2.5 mm² wire, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm -0 -1 -1 -Connector_Wire -SolderWire-2.5sqmm_1x01_D2.4mm_OD3.6mm_Relief -Soldered wire connection with feed through strain relief, for a single 2.5 mm² wire, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm strain-relief -0 -1 -1 -Connector_Wire -SolderWire-2.5sqmm_1x01_D2.4mm_OD3.6mm_Relief2x -Soldered wire connection with double feed through strain relief, for a single 2.5 mm² wire, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm double-strain-relief -0 -1 -1 -Connector_Wire -SolderWire-2.5sqmm_1x01_D2.4mm_OD4.4mm -Soldered wire connection, for a single 2.5 mm² wire, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm -0 -1 -1 -Connector_Wire -SolderWire-2.5sqmm_1x01_D2.4mm_OD4.4mm_Relief -Soldered wire connection with feed through strain relief, for a single 2.5 mm² wire, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm strain-relief -0 -1 -1 -Connector_Wire -SolderWire-2.5sqmm_1x01_D2.4mm_OD4.4mm_Relief2x -Soldered wire connection with double feed through strain relief, for a single 2.5 mm² wire, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm double-strain-relief -0 -1 -1 -Connector_Wire -SolderWire-2.5sqmm_1x02_P7.2mm_D2.4mm_OD3.6mm -Soldered wire connection, for 2 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm -0 -2 -2 -Connector_Wire -SolderWire-2.5sqmm_1x02_P7.2mm_D2.4mm_OD3.6mm_Relief -Soldered wire connection with feed through strain relief, for 2 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm strain-relief -0 -2 -2 -Connector_Wire -SolderWire-2.5sqmm_1x02_P7.2mm_D2.4mm_OD3.6mm_Relief2x -Soldered wire connection with double feed through strain relief, for 2 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm double-strain-relief -0 -2 -2 -Connector_Wire -SolderWire-2.5sqmm_1x02_P8.8mm_D2.4mm_OD4.4mm -Soldered wire connection, for 2 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm -0 -2 -2 -Connector_Wire -SolderWire-2.5sqmm_1x02_P8.8mm_D2.4mm_OD4.4mm_Relief -Soldered wire connection with feed through strain relief, for 2 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm strain-relief -0 -2 -2 -Connector_Wire -SolderWire-2.5sqmm_1x02_P8.8mm_D2.4mm_OD4.4mm_Relief2x -Soldered wire connection with double feed through strain relief, for 2 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm double-strain-relief -0 -2 -2 -Connector_Wire -SolderWire-2.5sqmm_1x03_P7.2mm_D2.4mm_OD3.6mm -Soldered wire connection, for 3 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm -0 -3 -3 -Connector_Wire -SolderWire-2.5sqmm_1x03_P7.2mm_D2.4mm_OD3.6mm_Relief -Soldered wire connection with feed through strain relief, for 3 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm strain-relief -0 -3 -3 -Connector_Wire -SolderWire-2.5sqmm_1x03_P7.2mm_D2.4mm_OD3.6mm_Relief2x -Soldered wire connection with double feed through strain relief, for 3 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm double-strain-relief -0 -3 -3 -Connector_Wire -SolderWire-2.5sqmm_1x03_P8.8mm_D2.4mm_OD4.4mm -Soldered wire connection, for 3 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm -0 -3 -3 -Connector_Wire -SolderWire-2.5sqmm_1x03_P8.8mm_D2.4mm_OD4.4mm_Relief -Soldered wire connection with feed through strain relief, for 3 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm strain-relief -0 -3 -3 -Connector_Wire -SolderWire-2.5sqmm_1x03_P8.8mm_D2.4mm_OD4.4mm_Relief2x -Soldered wire connection with double feed through strain relief, for 3 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm double-strain-relief -0 -3 -3 -Connector_Wire -SolderWire-2.5sqmm_1x04_P7.2mm_D2.4mm_OD3.6mm -Soldered wire connection, for 4 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm -0 -4 -4 -Connector_Wire -SolderWire-2.5sqmm_1x04_P7.2mm_D2.4mm_OD3.6mm_Relief -Soldered wire connection with feed through strain relief, for 4 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm strain-relief -0 -4 -4 -Connector_Wire -SolderWire-2.5sqmm_1x04_P7.2mm_D2.4mm_OD3.6mm_Relief2x -Soldered wire connection with double feed through strain relief, for 4 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm double-strain-relief -0 -4 -4 -Connector_Wire -SolderWire-2.5sqmm_1x04_P8.8mm_D2.4mm_OD4.4mm -Soldered wire connection, for 4 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm -0 -4 -4 -Connector_Wire -SolderWire-2.5sqmm_1x04_P8.8mm_D2.4mm_OD4.4mm_Relief -Soldered wire connection with feed through strain relief, for 4 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm strain-relief -0 -4 -4 -Connector_Wire -SolderWire-2.5sqmm_1x04_P8.8mm_D2.4mm_OD4.4mm_Relief2x -Soldered wire connection with double feed through strain relief, for 4 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm double-strain-relief -0 -4 -4 -Connector_Wire -SolderWire-2.5sqmm_1x05_P7.2mm_D2.4mm_OD3.6mm -Soldered wire connection, for 5 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm -0 -5 -5 -Connector_Wire -SolderWire-2.5sqmm_1x05_P7.2mm_D2.4mm_OD3.6mm_Relief -Soldered wire connection with feed through strain relief, for 5 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm strain-relief -0 -5 -5 -Connector_Wire -SolderWire-2.5sqmm_1x05_P7.2mm_D2.4mm_OD3.6mm_Relief2x -Soldered wire connection with double feed through strain relief, for 5 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm double-strain-relief -0 -5 -5 -Connector_Wire -SolderWire-2.5sqmm_1x05_P8.8mm_D2.4mm_OD4.4mm -Soldered wire connection, for 5 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm -0 -5 -5 -Connector_Wire -SolderWire-2.5sqmm_1x05_P8.8mm_D2.4mm_OD4.4mm_Relief -Soldered wire connection with feed through strain relief, for 5 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm strain-relief -0 -5 -5 -Connector_Wire -SolderWire-2.5sqmm_1x05_P8.8mm_D2.4mm_OD4.4mm_Relief2x -Soldered wire connection with double feed through strain relief, for 5 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm double-strain-relief -0 -5 -5 -Connector_Wire -SolderWire-2.5sqmm_1x06_P7.2mm_D2.4mm_OD3.6mm -Soldered wire connection, for 6 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm -0 -6 -6 -Connector_Wire -SolderWire-2.5sqmm_1x06_P7.2mm_D2.4mm_OD3.6mm_Relief -Soldered wire connection with feed through strain relief, for 6 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm strain-relief -0 -6 -6 -Connector_Wire -SolderWire-2.5sqmm_1x06_P7.2mm_D2.4mm_OD3.6mm_Relief2x -Soldered wire connection with double feed through strain relief, for 6 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm double-strain-relief -0 -6 -6 -Connector_Wire -SolderWire-2.5sqmm_1x06_P8.8mm_D2.4mm_OD4.4mm -Soldered wire connection, for 6 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm -0 -6 -6 -Connector_Wire -SolderWire-2.5sqmm_1x06_P8.8mm_D2.4mm_OD4.4mm_Relief -Soldered wire connection with feed through strain relief, for 6 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm strain-relief -0 -6 -6 -Connector_Wire -SolderWire-2.5sqmm_1x06_P8.8mm_D2.4mm_OD4.4mm_Relief2x -Soldered wire connection with double feed through strain relief, for 6 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2.5sqmm double-strain-relief -0 -6 -6 -Connector_Wire -SolderWire-2sqmm_1x01_D2mm_OD3.9mm -Soldered wire connection, for a single 2 mm² wire, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2sqmm -0 -1 -1 -Connector_Wire -SolderWire-2sqmm_1x01_D2mm_OD3.9mm_Relief -Soldered wire connection with feed through strain relief, for a single 2 mm² wire, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2sqmm strain-relief -0 -1 -1 -Connector_Wire -SolderWire-2sqmm_1x01_D2mm_OD3.9mm_Relief2x -Soldered wire connection with double feed through strain relief, for a single 2 mm² wire, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2sqmm double-strain-relief -0 -1 -1 -Connector_Wire -SolderWire-2sqmm_1x02_P7.8mm_D2mm_OD3.9mm -Soldered wire connection, for 2 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2sqmm -0 -2 -2 -Connector_Wire -SolderWire-2sqmm_1x02_P7.8mm_D2mm_OD3.9mm_Relief -Soldered wire connection with feed through strain relief, for 2 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2sqmm strain-relief -0 -2 -2 -Connector_Wire -SolderWire-2sqmm_1x02_P7.8mm_D2mm_OD3.9mm_Relief2x -Soldered wire connection with double feed through strain relief, for 2 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2sqmm double-strain-relief -0 -2 -2 -Connector_Wire -SolderWire-2sqmm_1x03_P7.8mm_D2mm_OD3.9mm -Soldered wire connection, for 3 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2sqmm -0 -3 -3 -Connector_Wire -SolderWire-2sqmm_1x03_P7.8mm_D2mm_OD3.9mm_Relief -Soldered wire connection with feed through strain relief, for 3 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2sqmm strain-relief -0 -3 -3 -Connector_Wire -SolderWire-2sqmm_1x03_P7.8mm_D2mm_OD3.9mm_Relief2x -Soldered wire connection with double feed through strain relief, for 3 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2sqmm double-strain-relief -0 -3 -3 -Connector_Wire -SolderWire-2sqmm_1x04_P7.8mm_D2mm_OD3.9mm -Soldered wire connection, for 4 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2sqmm -0 -4 -4 -Connector_Wire -SolderWire-2sqmm_1x04_P7.8mm_D2mm_OD3.9mm_Relief -Soldered wire connection with feed through strain relief, for 4 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2sqmm strain-relief -0 -4 -4 -Connector_Wire -SolderWire-2sqmm_1x04_P7.8mm_D2mm_OD3.9mm_Relief2x -Soldered wire connection with double feed through strain relief, for 4 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2sqmm double-strain-relief -0 -4 -4 -Connector_Wire -SolderWire-2sqmm_1x05_P7.8mm_D2mm_OD3.9mm -Soldered wire connection, for 5 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2sqmm -0 -5 -5 -Connector_Wire -SolderWire-2sqmm_1x05_P7.8mm_D2mm_OD3.9mm_Relief -Soldered wire connection with feed through strain relief, for 5 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2sqmm strain-relief -0 -5 -5 -Connector_Wire -SolderWire-2sqmm_1x05_P7.8mm_D2mm_OD3.9mm_Relief2x -Soldered wire connection with double feed through strain relief, for 5 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2sqmm double-strain-relief -0 -5 -5 -Connector_Wire -SolderWire-2sqmm_1x06_P7.8mm_D2mm_OD3.9mm -Soldered wire connection, for 6 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2sqmm -0 -6 -6 -Connector_Wire -SolderWire-2sqmm_1x06_P7.8mm_D2mm_OD3.9mm_Relief -Soldered wire connection with feed through strain relief, for 6 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2sqmm strain-relief -0 -6 -6 -Connector_Wire -SolderWire-2sqmm_1x06_P7.8mm_D2mm_OD3.9mm_Relief2x -Soldered wire connection with double feed through strain relief, for 6 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator -connector wire 2sqmm double-strain-relief -0 -6 -6 -Connector_Wire -SolderWirePad_1x01_SMD_1x2mm -Wire Pad, Square, SMD Pad, 5mm x 10mm, -MesurementPoint Square SMDPad 5mmx10mm -0 -1 -1 -Connector_Wire -SolderWirePad_1x01_SMD_5x10mm -Wire Pad, Square, SMD Pad, 5mm x 10mm, -MesurementPoint Square SMDPad 5mmx10mm -0 -1 -1 -Connector_Wuerth -Wuerth_WR-WTB_64800211622_1x02_P1.50mm_Vertical -Wuerth WR-WTB series connector, 64800211622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator -connector Wuerth WR-WTB vertical -0 -2 -2 -Connector_Wuerth -Wuerth_WR-WTB_64800311622_1x03_P1.50mm_Vertical -Wuerth WR-WTB series connector, 64800311622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator -connector Wuerth WR-WTB vertical -0 -3 -3 -Connector_Wuerth -Wuerth_WR-WTB_64800411622_1x04_P1.50mm_Vertical -Wuerth WR-WTB series connector, 64800411622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator -connector Wuerth WR-WTB vertical -0 -4 -4 -Connector_Wuerth -Wuerth_WR-WTB_64800511622_1x05_P1.50mm_Vertical -Wuerth WR-WTB series connector, 64800511622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator -connector Wuerth WR-WTB vertical -0 -5 -5 -Connector_Wuerth -Wuerth_WR-WTB_64800611622_1x06_P1.50mm_Vertical -Wuerth WR-WTB series connector, 64800611622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator -connector Wuerth WR-WTB vertical -0 -6 -6 -Connector_Wuerth -Wuerth_WR-WTB_64800711622_1x07_P1.50mm_Vertical -Wuerth WR-WTB series connector, 64800711622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator -connector Wuerth WR-WTB vertical -0 -7 -7 -Connector_Wuerth -Wuerth_WR-WTB_64800811622_1x08_P1.50mm_Vertical -Wuerth WR-WTB series connector, 64800811622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator -connector Wuerth WR-WTB vertical -0 -8 -8 -Connector_Wuerth -Wuerth_WR-WTB_64800911622_1x09_P1.50mm_Vertical -Wuerth WR-WTB series connector, 64800911622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator -connector Wuerth WR-WTB vertical -0 -9 -9 -Connector_Wuerth -Wuerth_WR-WTB_64801011622_1x10_P1.50mm_Vertical -Wuerth WR-WTB series connector, 64801011622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator -connector Wuerth WR-WTB vertical -0 -10 -10 -Converter_ACDC -Converter_ACDC_CUI_PBO-3-Sxx_THT_Vertical -ACDC-Converter, 3W, CUI PBO-3, THT https://www.cui.com/product/resource/pbo-3.pdf -Converter AC-DC THT Vertical -0 -6 -6 -Converter_ACDC -Converter_ACDC_Hahn_HS-400xx_THT -ACDC-Converter, 3W, Hahn-HS-400xx, THT https://www.schukat.com/schukat/schukat_cms_de.nsf/index/FrameView?OpenDocument&art=HS40009&wg=M7942 -Hahn ACDC-Converter THT -0 -4 -4 -Converter_ACDC -Converter_ACDC_HiLink_HLK-PMxx -ACDC-Converter, 3W, HiLink, HLK-PMxx, THT, http://www.hlktech.net/product_detail.php?ProId=54 -ACDC-Converter 3W THT HiLink board mount module -0 -4 -4 -Converter_ACDC -Converter_ACDC_MeanWell_IRM-02-xx_SMD -ACDC-Converter, 3W, Meanwell, IRM-02, SMD, https://www.meanwell.com/Upload/PDF/IRM-02/IRM-02-SPEC.PDF -ACDC-Converter 3W -0 -14 -14 -Converter_ACDC -Converter_ACDC_MeanWell_IRM-02-xx_THT -ACDC-Converter, 2W, Meanwell, IRM-02, THT, https://www.meanwell.co.uk/media/productPDF/IRM-02-spec.pdf -ACDC-Converter 2W THT -0 -4 -4 -Converter_ACDC -Converter_ACDC_MeanWell_IRM-03-xx_SMD -ACDC-Converter, 3W, Meanwell, IRM-03, SMD, http://www.meanwell.com/webapp/product/search.aspx?prod=IRM-03 -ACDC-Converter 3W -0 -14 -14 -Converter_ACDC -Converter_ACDC_MeanWell_IRM-03-xx_THT -ACDC-Converter, 3W, Meanwell, IRM-03, THT, https://www.meanwell.com/Upload/PDF/IRM-03/IRM-03-SPEC.PDF -ACDC-Converter 3W THT -0 -5 -5 -Converter_ACDC -Converter_ACDC_MeanWell_IRM-05-xx_THT -http://www.meanwell.com/webapp/product/search.aspx?prod=IRM-05 -ACDC-Converter 5W Meanwell IRM-05 -0 -4 -4 -Converter_ACDC -Converter_ACDC_MeanWell_IRM-10-xx_THT -http://www.meanwell.com/webapp/product/search.aspx?prod=IRM-10 -ACDC-Converter 10W Meanwell IRM-10 -0 -4 -4 -Converter_ACDC -Converter_ACDC_MeanWell_IRM-20-xx_THT -ACDC-Converter, 20W, Meanwell, IRM-20, THT http://www.meanwell.com/webapp/product/search.aspx?prod=IRM-20 -ACDC-Converter 20W Meanwell IRM-20 -0 -4 -4 -Converter_ACDC -Converter_ACDC_MeanWell_IRM-60-xx_THT -ACDC-Converter, 50-60W, Meanwell, IRM-60, THT https://www.meanwellusa.com/productPdf.aspx?i=687 -switching power supply -0 -4 -4 -Converter_ACDC -Converter_ACDC_RECOM_RAC01-xxSGB_THT -https://www.recom-power.com/pdf/Powerline-AC-DC/RAC01-GB.pdf -recom power ac dc rac01xxgb rac01-05sgb rac01-12sgb -0 -4 -4 -Converter_ACDC -Converter_ACDC_RECOM_RAC04-xxSGx_THT -https://www.recom-power.com/pdf/Powerline-AC-DC/RAC04-GA.pdf -recom power ac dc -0 -5 -5 -Converter_ACDC -Converter_ACDC_RECOM_RAC05-xxSK_THT -https://www.recom-power.com/pdf/Powerline-AC-DC/RAC05-K.pdf -recom power ac dc -0 -5 -5 -Converter_ACDC -Converter_ACDC_Recom_RAC20-xxDK_THT -Recom RAC20-xxDK https://recom-power.com/pdf/Powerline_AC-DC/RAC20-K.pdf#page=6 Rev. 6/2020 -Recom RAC20-xxDK -0 -5 -5 -Converter_ACDC -Converter_ACDC_Recom_RAC20-xxSK_THT -Recom RAC20-xxSK https://recom-power.com/pdf/Powerline_AC-DC/RAC20-K.pdf#page=6 Rev. 6/2020 -Recom RAC20-xxSK -0 -4 -4 -Converter_ACDC -Converter_ACDC_TRACO_TMG-15_THT -ACDC-Converter, TRACO, TMG Series 15 https://www.tracopower.com/products/tmg.pdf -ACDC-Converter TRACO TMG Series 15 -0 -4 -4 -Converter_ACDC -Converter_ACDC_TRACO_TMLM-04_THT -ACDC-Converter, TRACO, TMLM Series 04 https://www.tracopower.com/products/tmlm.pdf -ACDC-Converter TRACO TMLM Series 04 -0 -7 -7 -Converter_ACDC -Converter_ACDC_TRACO_TMLM-05_THT -ACDC-Converter, TRACO TMLM 05,https://www.tracopower.com/products/tmlm.pdf -ACDC-Converter TRACO TMLM 05 -0 -4 -4 -Converter_ACDC -Converter_ACDC_TRACO_TMLM-10-20_THT -ACDC-Converter, TRACO TMLM 10, TRACO TMLM 20, https://www.tracopower.com/products/tmlm.pdf -ACDC-Converter TRACO TMLM 10 and TMLM 20 -0 -4 -4 -Converter_ACDC -Converter_ACDC_Vigortronix_VTX-214-010-xxx_THT -Vigortronix VTX-214-010-xxx serie of ACDC converter, http://www.vigortronix.com/10WattACDCPCBPowerModule.aspx -Vigortronix VTX-214-010-xxx serie of ACDC converter -0 -4 -4 -Converter_ACDC -Converter_ACDC_Vigortronix_VTX-214-015-1xx_THT -Vigortronix VTX-214-010-xxx serie of ACDC converter, http://www.vigortronix.com/10WattACDCPCBPowerModule.aspx -Vigortronix VTX-214-010-xxx serie of ACDC converter -0 -5 -5 -Converter_DCDC -Converter_DCDC_Artesyn_ATA_SMD -DCDC-Converter, Artesyn, ATA Series, 3W Single and Dual Output, 1500VDC Isolation, 24.0x13.7x8.0mm https://www.artesyn.com/power/assets/ata_series_ds_01apr2015_79c25814fd.pdf https://www.artesyn.com/power/assets/trn_dc-dc_ata_3w_series_releas1430412818_techref.pdf -DCDC SMD -0 -7 -7 -Converter_DCDC -Converter_DCDC_Bothhand_CFUDxxxx_THT -DCDC-Converter, BOTHHAND, Type CFxxxx-Serie, (Very dodgy url but was the only at hand), -DCDC-Converter BOTHHAND Type CFxxxx-Serie -0 -10 -10 -Converter_DCDC -Converter_DCDC_Bothhand_CFUSxxxxEH_THT -DCDC-Converter, BOTHHAND, Type CFxxxx-Serie, (Very dodgy url but was the only at hand), -DCDC-Converter BOTHHAND Type CFxxxx-Serie -0 -9 -9 -Converter_DCDC -Converter_DCDC_Bothhand_CFUSxxxx_THT -DCDC-Converter, BOTHHAND, Type CFxxxx-Serie, (Very dodgy url but was the only at hand), -DCDC-Converter BOTHHAND Type CFxxxx-Serie -0 -8 -8 -Converter_DCDC -Converter_DCDC_Cincon_EC5BExx_Dual_THT -DCDC-Converter, CINCON, EC5BExx, 18-36VDC to Dual output, http://www.cincon.com/upload/media/data%20sheets/Data%20Sheet%20(DC)/B%20CASE/SPEC-EC5BE-V24.pdf -DCDC-Converter CINCON EC5BExx 18-36VDC to Dual output -0 -6 -6 -Converter_DCDC -Converter_DCDC_Cincon_EC5BExx_Single_THT -DCDC-Converter, CINCON, EC5BExx, 18-36VDC to dual output, http://www.cincon.com/upload/media/data%20sheets/Data%20Sheet%20(DC)/B%20CASE/SPEC-EC5BE-V24.pdf -DCDC-Converter CINCON EC5BExx 18-36VDC to dual output -0 -4 -4 -Converter_DCDC -Converter_DCDC_Cincon_EC6Cxx_Dual-Triple_THT -DCDC-Converter, CINCON, EC6Cxx, dual or tripple output, http://www.cincon.com/upload/media/data%20sheets/Data%20Sheet%20(DC)/C%20CASE/SPEC-EC6C-V12.pdf -DCDC-Converter CINCON EC6Cxx dual or tripple output -0 -7 -7 -Converter_DCDC -Converter_DCDC_Cincon_EC6Cxx_Single_THT -DCDC-Converter, CINCON, EC6Cxx, single output, http://www.cincon.com/upload/media/data%20sheets/Data%20Sheet%20(DC)/C%20CASE/SPEC-EC6C-V12.pdf -DCDC-Converter CINCON EC6Cxx single output -0 -6 -6 -Converter_DCDC -Converter_DCDC_Cyntec_MUN12AD01-SH -http://www.cyntec.com/upfile/products/download/Cyntec%20MUN12AD01-SH_Datasheet.pdf -Power Module uPOL MUN12AD01 -0 -13 -9 -Converter_DCDC -Converter_DCDC_Cyntec_MUN12AD03-SH -http://www.cyntec.com/upfile/products/download/Cyntec%20MUN12AD03-SH_Datasheet.pdf -Power Module uPOL MUN12AD03 -0 -19 -11 -Converter_DCDC -Converter_DCDC_MeanWell_NID30_THT -Meanwell DCDC non-isolated converter SIP module, http://www.meanwell.com/webapp/product/search.aspx?prod=nid30 -DCDC non-isolated converter -0 -11 -11 -Converter_DCDC -Converter_DCDC_MeanWell_NID60_THT -MeanWell NID60, http://www.meanwell.com/Upload/PDF/NID60/NID60-SPEC.PDF -MeanWell NID60 -0 -11 -11 -Converter_DCDC -Converter_DCDC_Murata_CRE1xxxxxx3C_THT -Isolated 1W single output DC/DC, http://power.murata.com/data/power/ncl/kdc_cre1.pdf -Isolated 1W single output DC/DC -0 -4 -4 -Converter_DCDC -Converter_DCDC_Murata_CRE1xxxxxxDC_THT -Isloated DC-DC, http://power.murata.com/data/power/ncl/kdc_cre1.pdf -Isloated DC-DC -0 -4 -4 -Converter_DCDC -Converter_DCDC_Murata_CRE1xxxxxxSC_THT -http://power.murata.com/data/power/ncl/kdc_cre1.pdf -murata dc-dc transformer -0 -4 -4 -Converter_DCDC -Converter_DCDC_Murata_MEE1SxxxxSC_THT -https://power.murata.com/pub/data/power/ncl/kdc_mee1.pdf -murata dc-dc transformer -0 -4 -4 -Converter_DCDC -Converter_DCDC_Murata_MEE3SxxxxSC_THT -https://power.murata.com/pub/data/power/ncl/kdc_mee3.pdf -murata dc-dc transformer -0 -4 -4 -Converter_DCDC -Converter_DCDC_Murata_MGJ2DxxxxxxSC_THT -Murata MGJ2DxxxxxxSC, 19.5x9.8x12.5mm, 5.2kVDC Isolated, 2W, SIP package style, https://power.murata.com/data/power/ncl/kdc_mgj2.pdf -Murata MGJ2DxxxxxxSC -0 -5 -5 -Converter_DCDC -Converter_DCDC_Murata_MGJ3 -Murata MGJ3, 5.2kVDC Isolated 3W Gate Drive, 15V/5V/5V Configurable, 22.61x23.11x14.19mm, https://power.murata.com/datasheet?/data/power/ncl/kdc_mgj3.pdf -DCDC SMD -0 -7 -7 -Converter_DCDC -Converter_DCDC_Murata_NCS1SxxxxSC_THT -Murata NCS1SxxxxSC https://power.murata.com/data/power/ncl/kdc_ncs1.pdf (Script generated with StandardBox.py) (Murata NCS1SxxxxSC https://power.murata.com/data/power/ncl/kdc_ncs1.pdf) -Murata NCS1SxxxxSC -0 -5 -5 -Converter_DCDC -Converter_DCDC_Murata_NMAxxxxDC_THT -Isolated 1W DCDC-Converter, http://power.murata.com/data/power/ncl/kdc_nma.pdf -Isolated 1W DCDC-Converter -0 -6 -6 -Converter_DCDC -Converter_DCDC_Murata_NMAxxxxSC_THT -Murata NMAxxxxSC footprint based on SIP7, http://power.murata.com/data/power/ncl/kdc_nma.pdf -Murata NMAxxxxSC DCDC-Converter -0 -5 -5 -Converter_DCDC -Converter_DCDC_Murata_NXExSxxxxMC_SMD -Isolated 1W or 2W Single Output SM DC/DC Converters https://www.murata.com/products/productdata/8807031865374/kdc-nxe1.pdf#page=8 https://www.murata.com/products/productdata/8807031898142/kdc-nxe2.pdf#page=9 -Isolated 1W or 2W Single Output SM DC/DC Converters -0 -5 -5 -Converter_DCDC -Converter_DCDC_Murata_OKI-78SR_Horizontal -https://power.murata.com/data/power/oki-78sr.pdf -78sr3.3 78sr5 78sr9 78sr12 78srXX -0 -3 -3 -Converter_DCDC -Converter_DCDC_Murata_OKI-78SR_Vertical -https://power.murata.com/data/power/oki-78sr.pdf -78sr3.3 78sr5 78sr9 78sr12 78srXX -0 -3 -3 -Converter_DCDC -Converter_DCDC_RECOM_R-78B-2.0_THT -DCDC-Converter, RECOM, RECOM_R-78B-2.0, SIP-3, pitch 2.54mm, package size 11.5x8.5x17.5mm^3, https://www.recom-power.com/pdf/Innoline/R-78Bxx-2.0.pdf -dc-dc recom buck sip-3 pitch 2.54mm -0 -3 -3 -Converter_DCDC -Converter_DCDC_RECOM_R-78E-0.5_THT -DCDC-Converter, RECOM, RECOM_R-78E-0.5, SIP-3, pitch 2.54mm, package size 11.6x8.5x10.4mm^3, https://www.recom-power.com/pdf/Innoline/R-78Exx-0.5.pdf -dc-dc recom buck sip-3 pitch 2.54mm -0 -3 -3 -Converter_DCDC -Converter_DCDC_RECOM_R-78HB-0.5L_THT -DCDC-Converter, RECOM, RECOM_R-78HB-0.5L, SIP-3, Horizontally Mounted, pitch 2.54mm, package size 11.5x8.5x17.5mm^3, https://www.recom-power.com/pdf/Innoline/R-78HBxx-0.5_L.pdf -dc-dc recom buck sip-3 pitch 2.54mm -0 -3 -3 -Converter_DCDC -Converter_DCDC_RECOM_R-78HB-0.5_THT -DCDC-Converter, RECOM, RECOM_R-78HB-0.5, SIP-3, pitch 2.54mm, package size 11.5x8.5x17.5mm^3, https://www.recom-power.com/pdf/Innoline/R-78HBxx-0.5_L.pdf -dc-dc recom buck sip-3 pitch 2.54mm -0 -3 -3 -Converter_DCDC -Converter_DCDC_RECOM_R-78S-0.1_THT -DCDC-Converter, RECOM, RECOM_R-78S-0.1, SIP-4, pitch 2.54mm, package size 11.6x8.5x10.4mm^3, https://www.recom-power.com/pdf/Innoline/R-78Sxx-0.1.pdf -dc-dc recom buck sip-4 pitch 2.54mm -0 -4 -4 -Converter_DCDC -Converter_DCDC_RECOM_R5xxxDA_THT -DCDC-Converter, RECOM, RECOM_R5xxxDA, SIP-12, Horizontally Mounted, pitch 2.54mm, package size 32.2x9.1x15mm^3, https://www.recom-power.com/pdf/Innoline/R-5xxxPA_DA.pdf -dc-dc recom buck sip-12 pitch 2.54mm -0 -12 -12 -Converter_DCDC -Converter_DCDC_RECOM_R5xxxPA_THT -DCDC-Converter, RECOM, RECOM_R5xxxPA, SIP-12, pitch 2.54mm, package size 32.2x9.1x15mm^3, https://www.recom-power.com/pdf/Innoline/R-5xxxPA_DA.pdf -dc-dc recom buck sip-12 pitch 2.54mm -0 -12 -12 -Converter_DCDC -Converter_DCDC_RECOM_RPA60-xxxxSFW -RPA60-FW 60W Isolated DC to DC Converters -DCDC Regulator Single -0 -6 -6 -Converter_DCDC -Converter_DCDC_RECOM_RPMx.x-x.0 -https://www.recom-power.com/pdf/Innoline/RPM-6.0.pdf -dc-dc recom buck lga-25 pitch 2.29mm -0 -25 -25 -Converter_DCDC -Converter_DCDC_TRACO_TDN_5-xxxxWISM_SMD -Traco TDN 5WISM Series, 5W, SMD (https://assets.tracopower.com/20200225170127/TDN5WISM/documents/tdn5wism-datasheet.pdf#page=3) -dcdc traco 5w smd -0 -6 -6 -Converter_DCDC -Converter_DCDC_TRACO_TDN_5-xxxxWI_THT -Traco TDN 5WI Series, 5W (https://www.tracopower.com/sites/default/files/products/datasheets/tdn5wi_datasheet.pdf#page=4) -dcdc traco 5w -0 -6 -6 -Converter_DCDC -Converter_DCDC_TRACO_TEL12-xxxx_THT -Traco 12W, THT (https://www.tracopower.com/sites/default/files/products/datasheets/tel12_datasheet.pdf) -traco dcdc tht 12w -0 -5 -5 -Converter_DCDC -Converter_DCDC_TRACO_TEN10-xxxx_Dual_THT -DCDC-Converter, TRACO, TEN10-xxxx, single output, https://assets.tracopower.com/20171102100522/TEN10/documents/ten10-datasheet.pdf -DCDC-Converter TRACO TEN10-xxxx single output -0 -5 -5 -Converter_DCDC -Converter_DCDC_TRACO_TEN10-xxxx_Single_THT -DCDC-Converter, TRACO, TEN10-xxxx, single output, https://assets.tracopower.com/20171102100522/TEN10/documents/ten10-datasheet.pdf -DCDC-Converter TRACO TEN10-xxxx single output -0 -4 -4 -Converter_DCDC -Converter_DCDC_TRACO_TEN10-xxxx_THT -DCDC-Converter, TRACO, TEN10-xxxx, https://assets.tracopower.com/20171102100522/TEN10/documents/ten10-datasheet.pdf -DCDC-Converter TRACO TEN10-xxxx -0 -4 -4 -Converter_DCDC -Converter_DCDC_TRACO_TEN20-xxxx-N4_THT -DCDC-Converter TRACO TEN20 Generic, https://assets.tracopower.com/20171102100522/TEN20/documents/ten20-datasheet.pdf -DCDC-Converter TRACO TEN20 Generic -0 -5 -5 -Converter_DCDC -Converter_DCDC_TRACO_TEN20-xxxx_THT -DCDC-Converter TRACO TEN20 Generic, https://assets.tracopower.com/20171102100522/TEN20/documents/ten20-datasheet.pdf -DCDC-Converter TRACO TEN20 Generic -0 -6 -6 -Converter_DCDC -Converter_DCDC_TRACO_THD_15-xxxxWIN_THT -Traco THD 15WIN, 15W, THT (https://www.tracopower.com/products/thd15win.pdf#page=3) -traco dcdc tht 15w -0 -9 -9 -Converter_DCDC -Converter_DCDC_TRACO_TMR-1-xxxx_Dual_THT -DCDC-Converter, TRACO, TMR 1-xxxx, Dual output, Rev. March 21.2016 -DCDC-Converter TRACO TMR1-xxxx Dual_output -0 -5 -5 -Converter_DCDC -Converter_DCDC_TRACO_TMR-1-xxxx_Single_THT -DCDC-Converter, TRACO, TMR 1-xxxx, Single output, Rev. March 21.2016 -DCDC-Converter TRACO TMR1-xxxx Single_output -0 -4 -4 -Converter_DCDC -Converter_DCDC_TRACO_TMR-1SM_SMD -http://assets.tracopower.com/TMR1SM/documents/tmr1sm-datasheet.pdf -DCDC SMD TRACO TMR-1SM -0 -7 -7 -Converter_DCDC -Converter_DCDC_TRACO_TMR-2xxxxWI_THT -https://www.tracopower.com/products/tmr2wi.pdf -DCDC-Converter TRACO TMRxxxxWI Single/Dual_output -0 -7 -7 -Converter_DCDC -Converter_DCDC_TRACO_TMR-xxxx_THT -DCDC-Converter, TRACO, TMR xxxx, Single/Dual output, http://www.datasheetlib.com/datasheet/135136/tmr-2-2410e_traco-power.html?page=3#datasheet -DCDC-Converter TRACO TMRxxxx Single/Dual_output -0 -7 -7 -Converter_DCDC -Converter_DCDC_TRACO_TSR-1_THT -DCDC-Converter, TRACO, TSR 1-xxxx -DCDC-Converter TRACO TSR-1 -0 -3 -3 -Converter_DCDC -Converter_DCDC_XP_POWER-IA48xxD_THT -XP_POWER IA48xxD, DIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator -XP_POWER IA48xxD DIP DCDC-Converter -0 -6 -6 -Converter_DCDC -Converter_DCDC_XP_POWER-IA48xxS_THT -XP_POWER IA48xxS, SIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator -XP_POWER IA48xxS SIP DCDC-Converter -0 -5 -5 -Converter_DCDC -Converter_DCDC_XP_POWER-IAxxxxD_THT -XP_POWER IAxxxxD, DIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator -XP_POWER IAxxxxD DIP DCDC-Converter -0 -6 -6 -Converter_DCDC -Converter_DCDC_XP_POWER-IAxxxxS_THT -XP_POWER IAxxxxS, SIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator -XP_POWER IAxxxxS SIP DCDC-Converter -0 -5 -5 -Converter_DCDC -Converter_DCDC_XP_POWER-IHxxxxDH_THT -XP_POWER IHxxxxDH, DIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator -XP_POWER IHxxxxDH DIP DCDC-Converter -0 -6 -6 -Converter_DCDC -Converter_DCDC_XP_POWER-IHxxxxD_THT -XP_POWER IHxxxxD, DIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator -XP_POWER IHxxxxD DIP DCDC-Converter -0 -6 -6 -Converter_DCDC -Converter_DCDC_XP_POWER-IHxxxxSH_THT -XP_POWER IHxxxxSH, SIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator -XP_POWER IHxxxxSH SIP DCDC-Converter -0 -5 -5 -Converter_DCDC -Converter_DCDC_XP_POWER-IHxxxxS_THT -XP_POWER IHxxxxS, SIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator -XP_POWER IHxxxxS SIP DCDC-Converter -0 -5 -5 -Converter_DCDC -Converter_DCDC_XP_POWER-ISU02_SMD -DCDC-Converter, XP POWER, ISU02 Series, 2W Single and Dual Output, 1500VDC Isolation, 19.0x17.0x8.7mm https://www.xppower.com/Portals/0/pdfs/SF_ISU02.pdf -DCDC SMD XP POWER ISU02 -0 -7 -7 -Converter_DCDC -Converter_DCDC_XP_POWER-ITQxxxxS-H_THT -XP_POWER ITQxxxxS-H, SIP, (https://www.xppower.com/pdfs/SF_ITQ.pdf), generated with kicad-footprint-generator -XP_POWER ITQxxxxS-H SIP DCDC-Converter -0 -6 -6 -Converter_DCDC -Converter_DCDC_XP_POWER-ITXxxxxSA_THT -XP_POWER ITXxxxxSA, SIP, (https://www.xppower.com/pdfs/SF_ITX.pdf), generated with kicad-footprint-generator -XP_POWER ITXxxxxSA SIP DCDC-Converter -0 -5 -5 -Converter_DCDC -Converter_DCDC_XP_POWER-ITxxxxxS_THT -XP_POWER ITxxxxxS, SIP, (https://www.xppower.com/portals/0/pdfs/SF_ITX.pdf https://www.xppower.com/portals/0/pdfs/SF_ITQ.pdf), generated with kicad-footprint-generator -XP_POWER ITxxxxxS SIP DCDC-Converter -0 -7 -7 -Converter_DCDC -Converter_DCDC_XP_POWER_JTDxxxxxxx_THT -XP Power JTD Series DC-DC Converter -DCDC Isolated -0 -6 -6 -Converter_DCDC -Converter_DCDC_XP_POWER_JTExxxxDxx_THT -DCDC-Converter, XP POWER, Type JTE06 Series, Dual Output -DCDC-Converter XP_POWER JTE06 Dual -0 -8 -8 -Crystal -Crystal_AT310_D3.0mm_L10.0mm_Horizontal -Crystal THT AT310 10.0mm-10.5mm length 3.0mm diameter http://www.cinetech.com.tw/upload/2011/04/20110401165201.pdf -['AT310'] -0 -2 -2 -Crystal -Crystal_AT310_D3.0mm_L10.0mm_Horizontal_1EP_style1 -Crystal THT AT310 10.0mm-10.5mm length 3.0mm diameter http://www.cinetech.com.tw/upload/2011/04/20110401165201.pdf -['AT310'] -0 -3 -3 -Crystal -Crystal_AT310_D3.0mm_L10.0mm_Horizontal_1EP_style2 -Crystal THT AT310 10.0mm-10.5mm length 3.0mm diameter http://www.cinetech.com.tw/upload/2011/04/20110401165201.pdf -['AT310'] -0 -5 -3 -Crystal -Crystal_AT310_D3.0mm_L10.0mm_Vertical -Crystal THT AT310 10.0mm-10.5mm length 3.0mm diameter http://www.cinetech.com.tw/upload/2011/04/20110401165201.pdf -['AT310'] -0 -2 -2 -Crystal -Crystal_C26-LF_D2.1mm_L6.5mm_Horizontal -Crystal THT C26-LF 6.5mm length 2.06mm diameter -['C26-LF'] -0 -2 -2 -Crystal -Crystal_C26-LF_D2.1mm_L6.5mm_Horizontal_1EP_style1 -Crystal THT C26-LF 6.5mm length 2.06mm diameter -['C26-LF'] -0 -3 -3 -Crystal -Crystal_C26-LF_D2.1mm_L6.5mm_Horizontal_1EP_style2 -Crystal THT C26-LF 6.5mm length 2.06mm diameter -['C26-LF'] -0 -5 -3 -Crystal -Crystal_C26-LF_D2.1mm_L6.5mm_Vertical -Crystal THT C26-LF 6.5mm length 2.06mm diameter -['C26-LF'] -0 -2 -2 -Crystal -Crystal_C38-LF_D3.0mm_L8.0mm_Horizontal -Crystal THT C38-LF 8.0mm length 3.0mm diameter -['C38-LF'] -0 -2 -2 -Crystal -Crystal_C38-LF_D3.0mm_L8.0mm_Horizontal_1EP_style1 -Crystal THT C38-LF 8.0mm length 3.0mm diameter -['C38-LF'] -0 -3 -3 -Crystal -Crystal_C38-LF_D3.0mm_L8.0mm_Horizontal_1EP_style2 -Crystal THT C38-LF 8.0mm length 3.0mm diameter -['C38-LF'] -0 -5 -3 -Crystal -Crystal_C38-LF_D3.0mm_L8.0mm_Vertical -Crystal THT C38-LF 8.0mm length 3.0mm diameter -['C38-LF'] -0 -2 -2 -Crystal -Crystal_DS10_D1.0mm_L4.3mm_Horizontal -Crystal THT DS10 4.3mm length 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf -['DS10'] -0 -2 -2 -Crystal -Crystal_DS10_D1.0mm_L4.3mm_Horizontal_1EP_style1 -Crystal THT DS10 4.3mm length 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf -['DS10'] -0 -3 -3 -Crystal -Crystal_DS10_D1.0mm_L4.3mm_Horizontal_1EP_style2 -Crystal THT DS10 4.3mm length 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf -['DS10'] -0 -5 -3 -Crystal -Crystal_DS10_D1.0mm_L4.3mm_Vertical -Crystal THT DS10 4.3mm length 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf -['DS10'] -0 -2 -2 -Crystal -Crystal_DS15_D1.5mm_L5.0mm_Horizontal -Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf -['DS15'] -0 -2 -2 -Crystal -Crystal_DS15_D1.5mm_L5.0mm_Horizontal_1EP_style1 -Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf -['DS15'] -0 -3 -3 -Crystal -Crystal_DS15_D1.5mm_L5.0mm_Horizontal_1EP_style2 -Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf -['DS15'] -0 -5 -3 -Crystal -Crystal_DS15_D1.5mm_L5.0mm_Vertical -Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf -['DS15'] -0 -2 -2 -Crystal -Crystal_DS26_D2.0mm_L6.0mm_Horizontal -Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf -['DS26'] -0 -2 -2 -Crystal -Crystal_DS26_D2.0mm_L6.0mm_Horizontal_1EP_style1 -Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf -['DS26'] -0 -3 -3 -Crystal -Crystal_DS26_D2.0mm_L6.0mm_Horizontal_1EP_style2 -Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf -['DS26'] -0 -5 -3 -Crystal -Crystal_DS26_D2.0mm_L6.0mm_Vertical -Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf -['DS26'] -0 -2 -2 -Crystal -Crystal_HC18-U_Horizontal -Crystal THT HC-18/U http://5hertz.com/pdfs/04404_D.pdf -THT crystal -0 -2 -2 -Crystal -Crystal_HC18-U_Horizontal_1EP_style1 -Crystal THT HC-18/U http://5hertz.com/pdfs/04404_D.pdf -THT crystal -0 -3 -3 -Crystal -Crystal_HC18-U_Horizontal_1EP_style2 -Crystal THT HC-18/U http://5hertz.com/pdfs/04404_D.pdf -THT crystal -0 -5 -3 -Crystal -Crystal_HC18-U_Vertical -Crystal THT HC-18/U, http://5hertz.com/pdfs/04404_D.pdf -THT crystalHC-18/U -0 -2 -2 -Crystal -Crystal_HC33-U_Horizontal -Crystal THT HC-33/U http://pdi.bentech-taiwan.com/PDI/GEN20SPEV20HC3320U.pdf -THT crystal -0 -2 -2 -Crystal -Crystal_HC33-U_Horizontal_1EP_style1 -Crystal THT HC-33/U http://pdi.bentech-taiwan.com/PDI/GEN20SPEV20HC3320U.pdf -THT crystal -0 -3 -3 -Crystal -Crystal_HC33-U_Horizontal_1EP_style2 -Crystal THT HC-33/U http://pdi.bentech-taiwan.com/PDI/GEN20SPEV20HC3320U.pdf -THT crystal -0 -5 -3 -Crystal -Crystal_HC33-U_Vertical -Crystal THT HC-33/U, http://pdi.bentech-taiwan.com/PDI/GEN20SPEV20HC3320U.pdf -THT crystalHC-33/U -0 -2 -2 -Crystal -Crystal_HC35-U -Crystal, Quarz, HC35/U, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/TO71xx.pdf -Crystal Quarz HC35/U -0 -3 -3 -Crystal -Crystal_HC49-4H_Vertical -Crystal THT HC-49-4H http://5hertz.com/pdfs/04404_D.pdf -THT crystalHC-49-4H -0 -2 -2 -Crystal -Crystal_HC49-U-3Pin_Vertical -Crystal THT HC-49/U, 3pin-version, http://www.raltron.com/products/pdfspecs/crystal_hc_49_45_51.pdf -THT crystalHC-49/U -0 -3 -3 -Crystal -Crystal_HC49-U_Horizontal -Crystal THT HC-49/U http://5hertz.com/pdfs/04404_D.pdf -THT crystal -0 -2 -2 -Crystal -Crystal_HC49-U_Horizontal_1EP_style1 -Crystal THT HC-49/U http://5hertz.com/pdfs/04404_D.pdf -THT crystal -0 -3 -3 -Crystal -Crystal_HC49-U_Horizontal_1EP_style2 -Crystal THT HC-49/U http://5hertz.com/pdfs/04404_D.pdf -THT crystal -0 -5 -3 -Crystal -Crystal_HC49-U_Vertical -Crystal THT HC-49/U http://5hertz.com/pdfs/04404_D.pdf -THT crystalHC-49/U -0 -2 -2 -Crystal -Crystal_HC50_Horizontal -Crystal THT HC-50 http://www.crovencrystals.com/croven_pdf/HC-50_Crystal_Holder_Rev_00.pdf -THT crystal -0 -2 -2 -Crystal -Crystal_HC50_Horizontal_1EP_style1 -Crystal THT HC-50 http://www.crovencrystals.com/croven_pdf/HC-50_Crystal_Holder_Rev_00.pdf -THT crystal -0 -3 -3 -Crystal -Crystal_HC50_Horizontal_1EP_style2 -Crystal THT HC-50 http://www.crovencrystals.com/croven_pdf/HC-50_Crystal_Holder_Rev_00.pdf -THT crystal -0 -5 -3 -Crystal -Crystal_HC50_Vertical -Crystal THT HC-50, http://www.crovencrystals.com/croven_pdf/HC-50_Crystal_Holder_Rev_00.pdf -THT crystalHC-50 -0 -2 -2 -Crystal -Crystal_HC51-U_Vertical -Crystal THT HC-51/U, http://www.crovencrystals.com/croven_pdf/HC-51_Crystal_Holder_Rev_00.pdf -THT crystalHC-51/U -0 -2 -2 -Crystal -Crystal_HC51_Horizontal -Crystal THT HC-51 http://www.crovencrystals.com/croven_pdf/HC-51_Crystal_Holder_Rev_00.pdf -THT crystal -0 -2 -2 -Crystal -Crystal_HC51_Horizontal_1EP_style1 -Crystal THT HC-51 http://www.crovencrystals.com/croven_pdf/HC-51_Crystal_Holder_Rev_00.pdf -THT crystal -0 -3 -3 -Crystal -Crystal_HC51_Horizontal_1EP_style2 -Crystal THT HC-51 http://www.crovencrystals.com/croven_pdf/HC-51_Crystal_Holder_Rev_00.pdf -THT crystal -0 -5 -3 -Crystal -Crystal_HC52-6mm_Horizontal -Crystal THT HC-51/6mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf -THT crystal -0 -2 -2 -Crystal -Crystal_HC52-6mm_Horizontal_1EP_style1 -Crystal THT HC-51/6mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf -THT crystal -0 -3 -3 -Crystal -Crystal_HC52-6mm_Horizontal_1EP_style2 -Crystal THT HC-51/6mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf -THT crystal -0 -5 -3 -Crystal -Crystal_HC52-6mm_Vertical -Crystal THT HC-52/6mm, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf -THT crystalHC-49/U -0 -2 -2 -Crystal -Crystal_HC52-8mm_Horizontal -Crystal THT HC-51/8mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf -THT crystal -0 -2 -2 -Crystal -Crystal_HC52-8mm_Horizontal_1EP_style1 -Crystal THT HC-51/8mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf -THT crystal -0 -3 -3 -Crystal -Crystal_HC52-8mm_Horizontal_1EP_style2 -Crystal THT HC-51/8mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf -THT crystal -0 -5 -3 -Crystal -Crystal_HC52-8mm_Vertical -Crystal THT HC-52/8mm, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf -THT crystalHC-49/U -0 -2 -2 -Crystal -Crystal_HC52-U-3Pin_Vertical -Crystal THT HC-52/U, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf -THT crystalHC-52/U -0 -3 -3 -Crystal -Crystal_HC52-U_Horizontal -Crystal THT HC-51/U http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf -THT crystal -0 -2 -2 -Crystal -Crystal_HC52-U_Horizontal_1EP_style1 -Crystal THT HC-51/U http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf -THT crystal -0 -3 -3 -Crystal -Crystal_HC52-U_Horizontal_1EP_style2 -Crystal THT HC-51/U http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf -THT crystal -0 -5 -3 -Crystal -Crystal_HC52-U_Vertical -Crystal THT HC-52/U, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf -THT crystal HC-52/U -0 -2 -2 -Crystal -Crystal_Round_D1.0mm_Vertical -Crystal THT DS10 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf -['DS10'] -0 -2 -2 -Crystal -Crystal_Round_D1.5mm_Vertical -Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf -['DS15'] -0 -2 -2 -Crystal -Crystal_Round_D2.0mm_Vertical -Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf -['DS26'] -0 -2 -2 -Crystal -Crystal_Round_D3.0mm_Vertical -Crystal THT C38-LF 8.0mm length 3.0mm diameter -['C38-LF'] -0 -2 -2 -Crystal -Crystal_SMD_0603-2Pin_6.0x3.5mm -SMD Crystal SERIES SMD0603/2 http://www.petermann-technik.de/fileadmin/petermann/pdf/SMD0603-2.pdf, 6.0x3.5mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_0603-2Pin_6.0x3.5mm_HandSoldering -SMD Crystal SERIES SMD0603/2 http://www.petermann-technik.de/fileadmin/petermann/pdf/SMD0603-2.pdf, hand-soldering, 6.0x3.5mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_0603-4Pin_6.0x3.5mm -SMD Crystal SERIES SMD0603/4 http://www.petermann-technik.de/fileadmin/petermann/pdf/SMD0603-4.pdf, 6.0x3.5mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_0603-4Pin_6.0x3.5mm_HandSoldering -SMD Crystal SERIES SMD0603/4 http://www.petermann-technik.de/fileadmin/petermann/pdf/SMD0603-4.pdf, hand-soldering, 6.0x3.5mm^2 package -SMD SMT crystal hand-soldering -0 -4 -4 -Crystal -Crystal_SMD_2012-2Pin_2.0x1.2mm -SMD Crystal 2012/2 http://txccrystal.com/images/pdf/9ht11.pdf, 2.0x1.2mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_2012-2Pin_2.0x1.2mm_HandSoldering -SMD Crystal 2012/2 http://txccrystal.com/images/pdf/9ht11.pdf, hand-soldering, 2.0x1.2mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_2016-4Pin_2.0x1.6mm -SMD Crystal SERIES SMD2016/4 http://www.q-crystal.com/upload/5/2015552223166229.pdf, 2.0x1.6mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_2520-4Pin_2.5x2.0mm -SMD Crystal SERIES SMD2520/4 http://www.newxtal.com/UploadFiles/Images/2012-11-12-09-29-09-776.pdf, 2.5x2.0mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_3215-2Pin_3.2x1.5mm -SMD Crystal FC-135 https://support.epson.biz/td/api/doc_check.php?dl=brief_FC-135R_en.pdf -SMD SMT Crystal -0 -2 -2 -Crystal -Crystal_SMD_3225-4Pin_3.2x2.5mm -SMD Crystal SERIES SMD3225/4 http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, 3.2x2.5mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_3225-4Pin_3.2x2.5mm_HandSoldering -SMD Crystal SERIES SMD3225/4 http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, hand-soldering, 3.2x2.5mm^2 package -SMD SMT crystal hand-soldering -0 -4 -4 -Crystal -Crystal_SMD_5032-2Pin_5.0x3.2mm -SMD Crystal SERIES SMD2520/2 http://www.icbase.com/File/PDF/HKC/HKC00061008.pdf, 5.0x3.2mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_5032-2Pin_5.0x3.2mm_HandSoldering -SMD Crystal SERIES SMD2520/2 http://www.icbase.com/File/PDF/HKC/HKC00061008.pdf, hand-soldering, 5.0x3.2mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_5032-4Pin_5.0x3.2mm -SMD Crystal SERIES SMD2520/4 http://www.icbase.com/File/PDF/HKC/HKC00061008.pdf, 5.0x3.2mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_7050-2Pin_7.0x5.0mm -SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, 7.0x5.0mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_7050-2Pin_7.0x5.0mm_HandSoldering -SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, hand-soldering, 7.0x5.0mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_7050-4Pin_7.0x5.0mm -SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, 7.0x5.0mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_Abracon_ABM3-2Pin_5.0x3.2mm -Abracon Miniature Ceramic Smd Crystal ABM3 http://www.abracon.com/Resonators/abm3.pdf, 5.0x3.2mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_Abracon_ABM3-2Pin_5.0x3.2mm_HandSoldering -Abracon Miniature Ceramic Smd Crystal ABM3 http://www.abracon.com/Resonators/abm3.pdf, hand-soldering, 5.0x3.2mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_Abracon_ABM3B-4Pin_5.0x3.2mm -Abracon Miniature Ceramic Smd Crystal ABM3B http://www.abracon.com/Resonators/abm3b.pdf, 5.0x3.2mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_Abracon_ABM3C-4Pin_5.0x3.2mm -Abracon Miniature Ceramic Smd Crystal ABM3C http://www.abracon.com/Resonators/abm3c.pdf, 5.0x3.2mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_Abracon_ABM7-2Pin_6.0x3.5mm -SMD Crystal Abracon ABM7, https://abracon.com/Resonators/abm7.pdf -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_Abracon_ABM8G-4Pin_3.2x2.5mm -Abracon Miniature Ceramic Smd Crystal ABM8G http://www.abracon.com/Resonators/ABM8G.pdf, 3.2x2.5mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_Abracon_ABM10-4Pin_2.5x2.0mm -Abracon Miniature Ceramic Smd Crystal ABM10 http://www.abracon.com/Resonators/ABM10.pdf -SMD SMT crystal Abracon ABM10 -0 -4 -4 -Crystal -Crystal_SMD_Abracon_ABS25-4Pin_8.0x3.8mm -Abracon Miniature Ceramic SMD Crystal ABS25 https://abracon.com/Resonators/abs25.pdf, 8.0x3.8mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_ECS_CSM3X-2Pin_7.6x4.1mm -http://www.ecsxtal.com/store/pdf/CSM-3X.pdf -Crystal CSM-3X -0 -2 -2 -Crystal -Crystal_SMD_EuroQuartz_EQ161-2Pin_3.2x1.5mm -SMD Crystal EuroQuartz EQ161 series http://cdn-reichelt.de/documents/datenblatt/B400/PG32768C.pdf, 3.2x1.5mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_EuroQuartz_EQ161-2Pin_3.2x1.5mm_HandSoldering -SMD Crystal EuroQuartz EQ161 series http://cdn-reichelt.de/documents/datenblatt/B400/PG32768C.pdf, hand-soldering, 3.2x1.5mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_EuroQuartz_MJ-4Pin_5.0x3.2mm -SMD Crystal EuroQuartz MJ series http://cdn-reichelt.de/documents/datenblatt/B400/MJ.pdf, 5.0x3.2mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_EuroQuartz_MJ-4Pin_5.0x3.2mm_HandSoldering -SMD Crystal EuroQuartz MJ series http://cdn-reichelt.de/documents/datenblatt/B400/MJ.pdf, hand-soldering, 5.0x3.2mm^2 package -SMD SMT crystal hand-soldering -0 -4 -4 -Crystal -Crystal_SMD_EuroQuartz_MQ-4Pin_7.0x5.0mm -SMD Crystal EuroQuartz MQ series http://cdn-reichelt.de/documents/datenblatt/B400/MQ.pdf, 7.0x5.0mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_EuroQuartz_MQ-4Pin_7.0x5.0mm_HandSoldering -SMD Crystal EuroQuartz MQ series http://cdn-reichelt.de/documents/datenblatt/B400/MQ.pdf, hand-soldering, 7.0x5.0mm^2 package -SMD SMT crystal hand-soldering -0 -4 -4 -Crystal -Crystal_SMD_EuroQuartz_MQ2-2Pin_7.0x5.0mm -SMD Crystal EuroQuartz MQ2 series http://cdn-reichelt.de/documents/datenblatt/B400/MQ.pdf, 7.0x5.0mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_EuroQuartz_MQ2-2Pin_7.0x5.0mm_HandSoldering -SMD Crystal EuroQuartz MQ2 series http://cdn-reichelt.de/documents/datenblatt/B400/MQ.pdf, hand-soldering, 7.0x5.0mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_EuroQuartz_MT-4Pin_3.2x2.5mm -SMD Crystal EuroQuartz MT series http://cdn-reichelt.de/documents/datenblatt/B400/MT.pdf, 3.2x2.5mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_EuroQuartz_MT-4Pin_3.2x2.5mm_HandSoldering -SMD Crystal EuroQuartz MT series http://cdn-reichelt.de/documents/datenblatt/B400/MT.pdf, hand-soldering, 3.2x2.5mm^2 package -SMD SMT crystal hand-soldering -0 -4 -4 -Crystal -Crystal_SMD_EuroQuartz_X22-4Pin_2.5x2.0mm -SMD Crystal EuroQuartz X22 series http://cdn-reichelt.de/documents/datenblatt/B400/DS_X22.pdf, 2.5x2.0mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_EuroQuartz_X22-4Pin_2.5x2.0mm_HandSoldering -SMD Crystal EuroQuartz X22 series http://cdn-reichelt.de/documents/datenblatt/B400/DS_X22.pdf, hand-soldering, 2.5x2.0mm^2 package -SMD SMT crystal hand-soldering -0 -4 -4 -Crystal -Crystal_SMD_FOX_FE-2Pin_7.5x5.0mm -crystal Ceramic Resin Sealed SMD http://www.foxonline.com/pdfs/fe.pdf, 7.5x5.0mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_FOX_FE-2Pin_7.5x5.0mm_HandSoldering -crystal Ceramic Resin Sealed SMD http://www.foxonline.com/pdfs/fe.pdf, hand-soldering, 7.5x5.0mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_FOX_FQ7050-2Pin_7.0x5.0mm -FOX SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, 7.0x5.0mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_FOX_FQ7050-2Pin_7.0x5.0mm_HandSoldering -FOX SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, hand-soldering, 7.0x5.0mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_FOX_FQ7050-4Pin_7.0x5.0mm -FOX SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, 7.0x5.0mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_FrontierElectronics_FM206 -SMD Watch Crystal FrontierElectronics FM206 6.0mm length 1.9mm diameter http://www.chinafronter.com/wp-content/uploads/2013/12/FM206.pdf -['FM206'] -0 -3 -3 -Crystal -Crystal_SMD_G8-2Pin_3.2x1.5mm -SMD Crystal G8, 3.2x1.5mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_G8-2Pin_3.2x1.5mm_HandSoldering -SMD Crystal G8, hand-soldering, 3.2x1.5mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_HC49-SD -SMD Crystal HC-49-SD http://cdn-reichelt.de/documents/datenblatt/B400/xxx-HC49-SMD.pdf, 11.4x4.7mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_HC49-SD_HandSoldering -SMD Crystal HC-49-SD http://cdn-reichelt.de/documents/datenblatt/B400/xxx-HC49-SMD.pdf, hand-soldering, 11.4x4.7mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_MicroCrystal_CC1V-T1A-2Pin_8.0x3.7mm -SMD Crystal MicroCrystal CC1V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CC1V-T1A.pdf, 8.0x3.7mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_MicroCrystal_CC1V-T1A-2Pin_8.0x3.7mm_HandSoldering -SMD Crystal MicroCrystal CC1V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CC1V-T1A.pdf, hand-soldering, 8.0x3.7mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_MicroCrystal_CC4V-T1A-2Pin_5.0x1.9mm -SMD Crystal MicroCrystal CC4V-T1A series http://cdn-reichelt.de/documents/datenblatt/B400/CC4V-T1A.pdf, 5.0x1.9mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_MicroCrystal_CC4V-T1A-2Pin_5.0x1.9mm_HandSoldering -SMD Crystal MicroCrystal CC4V-T1A series http://cdn-reichelt.de/documents/datenblatt/B400/CC4V-T1A.pdf, hand-soldering, 5.0x1.9mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_MicroCrystal_CC5V-T1A-2Pin_4.1x1.5mm -SMD Crystal MicroCrystal CC5V-T1A series http://cdn-reichelt.de/documents/datenblatt/B400/CC5V-T1A.pdf, 4.1x1.5mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_MicroCrystal_CC5V-T1A-2Pin_4.1x1.5mm_HandSoldering -SMD Crystal MicroCrystal CC5V-T1A series http://cdn-reichelt.de/documents/datenblatt/B400/CC5V-T1A.pdf, hand-soldering, 4.1x1.5mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_MicroCrystal_CC7V-T1A-2Pin_3.2x1.5mm -SMD Crystal MicroCrystal CC7V-T1A/CM7V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CC7V-T1A.pdf, 3.2x1.5mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_MicroCrystal_CC7V-T1A-2Pin_3.2x1.5mm_HandSoldering -SMD Crystal MicroCrystal CC7V-T1A/CM7V-T1A series http://www.microcrystal.com/images/_Product-Documentation/01_TF_ceramic_Packages/01_Datasheet/CC1V-T1A.pdf, hand-soldering, 3.2x1.5mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_MicroCrystal_CC8V-T1A-2Pin_2.0x1.2mm -SMD Crystal MicroCrystal CC8V-T1A/CM8V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CC8V-T1A.pdf, 2.0x1.2mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_MicroCrystal_CC8V-T1A-2Pin_2.0x1.2mm_HandSoldering -SMD Crystal MicroCrystal CC8V-T1A/CM8V-T1A series http://www.microcrystal.com/images/_Product-Documentation/01_TF_ceramic_Packages/01_Datasheet/CC8V-T1A.pdf, hand-soldering, 2.0x1.2mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_MicroCrystal_CM9V-T1A-2Pin_1.6x1.0mm -SMD Crystal MicroCrystal CM9V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CM9V-T1A.pdf, 1.6x1.0mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_MicroCrystal_CM9V-T1A-2Pin_1.6x1.0mm_HandSoldering -SMD Crystal MicroCrystal CM9V-T1A series http://www.microcrystal.com/images/_Product-Documentation/01_TF_ceramic_Packages/01_Datasheet/CM9V-T1A.pdf, hand-soldering, 1.6x1.0mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_MicroCrystal_MS1V-T1K -SMD Watch Crystal MicroCrystal MS1V-T1K 6.1mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/MS1V-T1K.pdf -['MS1V-T1K'] -0 -3 -3 -Crystal -Crystal_SMD_MicroCrystal_MS3V-T1R -SMD Watch Crystal MicroCrystal MS3V-T1R 5.2mm length 1.4mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/MS3V-T1R.pdf -['MS3V-T1R'] -0 -3 -3 -Crystal -Crystal_SMD_Qantek_QC5CB-2Pin_5x3.2mm -SMD Crystal Qantek QC5CB, https://www.qantek.com/tl_files/products/crystals/QC5CB.pdf -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_SeikoEpson_FA238-4Pin_3.2x2.5mm -crystal Epson Toyocom FA-238 https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, 3.2x2.5mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_SeikoEpson_FA238-4Pin_3.2x2.5mm_HandSoldering -crystal Epson Toyocom FA-238 series https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, hand-soldering, 3.2x2.5mm^2 package -SMD SMT crystal hand-soldering -0 -4 -4 -Crystal -Crystal_SMD_SeikoEpson_FA238V-4Pin_3.2x2.5mm -crystal Epson Toyocom FA-238 series https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, 3.2x2.5mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_SeikoEpson_FA238V-4Pin_3.2x2.5mm_HandSoldering -crystal Epson Toyocom FA-238 series http://www.mouser.com/ds/2/137/1721499-465440.pdf, hand-soldering, 3.2x2.5mm^2 package -SMD SMT crystal hand-soldering -0 -4 -4 -Crystal -Crystal_SMD_SeikoEpson_MA406-4Pin_11.7x4.0mm -SMD Crystal Seiko Epson MC-506 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, 11.7x4.0mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_SeikoEpson_MA406-4Pin_11.7x4.0mm_HandSoldering -SMD Crystal Seiko Epson MC-506 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, hand-soldering, 11.7x4.0mm^2 package -SMD SMT crystal hand-soldering -0 -4 -4 -Crystal -Crystal_SMD_SeikoEpson_MA505-2Pin_12.7x5.1mm -SMD Crystal Seiko Epson MC-505 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, 12.7x5.1mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_SeikoEpson_MA505-2Pin_12.7x5.1mm_HandSoldering -SMD Crystal Seiko Epson MC-505 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, hand-soldering, 12.7x5.1mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_SeikoEpson_MA506-4Pin_12.7x5.1mm -SMD Crystal Seiko Epson MC-506 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, 12.7x5.1mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_SeikoEpson_MA506-4Pin_12.7x5.1mm_HandSoldering -SMD Crystal Seiko Epson MC-506 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, hand-soldering, 12.7x5.1mm^2 package -SMD SMT crystal hand-soldering -0 -4 -4 -Crystal -Crystal_SMD_SeikoEpson_MC146-4Pin_6.7x1.5mm -SMD Crystal Seiko Epson MC-146 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-156_en.pdf, 6.7x1.5mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_SeikoEpson_MC146-4Pin_6.7x1.5mm_HandSoldering -SMD Crystal Seiko Epson MC-146 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-156_en.pdf, hand-soldering, 6.7x1.5mm^2 package -SMD SMT crystal hand-soldering -0 -4 -4 -Crystal -Crystal_SMD_SeikoEpson_MC156-4Pin_7.1x2.5mm -SMD Crystal Seiko Epson MC-156 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-156_en.pdf, 7.1x2.5mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_SeikoEpson_MC156-4Pin_7.1x2.5mm_HandSoldering -SMD Crystal Seiko Epson MC-156 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-156_en.pdf, hand-soldering, 7.1x2.5mm^2 package -SMD SMT crystal hand-soldering -0 -4 -4 -Crystal -Crystal_SMD_SeikoEpson_MC306-4Pin_8.0x3.2mm -SMD Crystal Seiko Epson MC-306 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, 8.0x3.2mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_SeikoEpson_MC306-4Pin_8.0x3.2mm_HandSoldering -SMD Crystal Seiko Epson MC-306 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, hand-soldering, 8.0x3.2mm^2 package -SMD SMT crystal hand-soldering -0 -4 -4 -Crystal -Crystal_SMD_SeikoEpson_MC405-2Pin_9.6x4.1mm -SMD Crystal Seiko Epson MC-405 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, 9.6x4.1mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_SeikoEpson_MC405-2Pin_9.6x4.1mm_HandSoldering -SMD Crystal Seiko Epson MC-405 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, hand-soldering, 9.6x4.1mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_SeikoEpson_MC406-4Pin_9.6x4.1mm -SMD Crystal Seiko Epson MC-406 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, 9.6x4.1mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_SeikoEpson_MC406-4Pin_9.6x4.1mm_HandSoldering -SMD Crystal Seiko Epson MC-406 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, hand-soldering, 9.6x4.1mm^2 package -SMD SMT crystal hand-soldering -0 -4 -4 -Crystal -Crystal_SMD_SeikoEpson_TSX3225-4Pin_3.2x2.5mm -crystal Epson Toyocom TSX-3225 series https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, 3.2x2.5mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_SeikoEpson_TSX3225-4Pin_3.2x2.5mm_HandSoldering -crystal Epson Toyocom TSX-3225 series https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, hand-soldering, 3.2x2.5mm^2 package -SMD SMT crystal hand-soldering -0 -4 -4 -Crystal -Crystal_SMD_TXC_7A-2Pin_5x3.2mm -SMD Crystal TXC 7A http://txccrystal.com/images/pdf/7a.pdf -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_TXC_7M-4Pin_3.2x2.5mm -SMD Crystal TXC 7M http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, 3.2x2.5mm^2 package -SMD SMT crystal -0 -4 -4 -Crystal -Crystal_SMD_TXC_7M-4Pin_3.2x2.5mm_HandSoldering -SMD Crystal TXC 7M http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, hand-soldering, 3.2x2.5mm^2 package -SMD SMT crystal hand-soldering -0 -4 -4 -Crystal -Crystal_SMD_TXC_9HT11-2Pin_2.0x1.2mm -SMD Crystal TXC 9HT11 http://txccrystal.com/images/pdf/9ht11.pdf, 2.0x1.2mm^2 package -SMD SMT crystal -0 -2 -2 -Crystal -Crystal_SMD_TXC_9HT11-2Pin_2.0x1.2mm_HandSoldering -SMD Crystal TXC 9HT11 http://txccrystal.com/images/pdf/9ht11.pdf, hand-soldering, 2.0x1.2mm^2 package -SMD SMT crystal hand-soldering -0 -2 -2 -Crystal -Crystal_SMD_TXC_AX_8045-2Pin_8.0x4.5mm -http://www.txccrystal.com/images/pdf/ax-automotive.pdf -SMD SMT crystal -0 -2 -2 -Crystal -Resonator-2Pin_W6.0mm_H3.0mm -Ceramic Resomator/Filter 6.0x3.0mm^2, length*width=6.0x3.0mm^2 package, package length=6.0mm, package width=3.0mm, 2 pins -THT ceramic resonator filter -0 -2 -2 -Crystal -Resonator-2Pin_W7.0mm_H2.5mm -Ceramic Resomator/Filter 7.0x2.5mm^2, length*width=7.0x2.5mm^2 package, package length=7.0mm, package width=2.5mm, 2 pins -THT ceramic resonator filter -0 -2 -2 -Crystal -Resonator-2Pin_W8.0mm_H3.5mm -Ceramic Resomator/Filter 8.0x3.5mm^2, length*width=8.0x3.5mm^2 package, package length=8.0mm, package width=3.5mm, 2 pins -THT ceramic resonator filter -0 -2 -2 -Crystal -Resonator-2Pin_W10.0mm_H5.0mm -Ceramic Resomator/Filter 10.0x5.0 RedFrequency MG/MT/MX series, http://www.red-frequency.com/download/datenblatt/redfrequency-datenblatt-ir-zta.pdf, length*width=10.0x5.0mm^2 package, package length=10.0mm, package width=5.0mm, 2 pins -THT ceramic resonator filter -0 -2 -2 -Crystal -Resonator-3Pin_W6.0mm_H3.0mm -Ceramic Resomator/Filter 6.0x3.0mm^2, length*width=6.0x3.0mm^2 package, package length=6.0mm, package width=3.0mm, 3 pins -THT ceramic resonator filter -0 -3 -3 -Crystal -Resonator-3Pin_W7.0mm_H2.5mm -Ceramic Resomator/Filter 7.0x2.5mm^2, length*width=7.0x2.5mm^2 package, package length=7.0mm, package width=2.5mm, 3 pins -THT ceramic resonator filter -0 -3 -3 -Crystal -Resonator-3Pin_W8.0mm_H3.5mm -Ceramic Resomator/Filter 8.0x3.5mm^2, length*width=8.0x3.5mm^2 package, package length=8.0mm, package width=3.5mm, 3 pins -THT ceramic resonator filter -0 -3 -3 -Crystal -Resonator-3Pin_W10.0mm_H5.0mm -Ceramic Resomator/Filter 10.0x5.0mm^2 RedFrequency MG/MT/MX series, http://www.red-frequency.com/download/datenblatt/redfrequency-datenblatt-ir-zta.pdf, length*width=10.0x5.0mm^2 package, package length=10.0mm, package width=5.0mm, 3 pins -THT ceramic resonator filter -0 -3 -3 -Crystal -Resonator_Murata_CSTLSxxxG-3Pin_W8.0mm_H3.0mm -Ceramic Resomator/Filter Murata CSTLSxxxG, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/timingdevice/ceralock/p17e.ashx, length*width=8.0x3.0mm^2 package, package length=8.0mm, package width=3.0mm, 3 pins -THT ceramic resonator filter CSTLSxxxG -0 -3 -3 -Crystal -Resonator_Murata_CSTLSxxxX-3Pin_W5.5mm_H3.0mm -Ceramic Resomator/Filter Murata CSTLSxxxX, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/timingdevice/ceralock/p17e.ashx, length*width=5.5x3.0mm^2 package, package length=5.5mm, package width=3.0mm, 3 pins -THT ceramic resonator filter CSTLSxxxX -0 -3 -3 -Crystal -Resonator_Murata_DSN6-3Pin_W7.0mm_H2.5mm -Ceramic Resomator/Filter Murata DSN6, http://cdn-reichelt.de/documents/datenblatt/B400/DSN6NC51H.pdf, length*width=7.0x2.5mm^2 package, package length=7.0mm, package width=2.5mm, 3 pins -THT ceramic resonator filter DSN6 -0 -3 -3 -Crystal -Resonator_Murata_DSS6-3Pin_W7.0mm_H2.5mm -Ceramic Resomator/Filter Murata DSS6, http://cdn-reichelt.de/documents/datenblatt/B400/DSN6NC51H.pdf, length*width=7.0x2.5mm^2 package, package length=7.0mm, package width=2.5mm, 3 pins -THT ceramic resonator filter DSS6 -0 -3 -3 -Crystal -Resonator_SMD-3Pin_7.2x3.0mm -SMD Resomator/Filter 7.2x3.0mm, Murata CSTCC8M00G53-R0; 8MHz resonator, SMD, Farnell (Element 14) #1170435, http://www.farnell.com/datasheets/19296.pdf?_ga=1.247244932.122297557.1475167906, 7.2x3.0mm^2 package -SMD SMT ceramic resonator filter filter -0 -3 -3 -Crystal -Resonator_SMD-3Pin_7.2x3.0mm_HandSoldering -SMD Resomator/Filter 7.2x3.0mm, Murata CSTCC8M00G53-R0; 8MHz resonator, SMD, Farnell (Element 14) #1170435, http://www.farnell.com/datasheets/19296.pdf?_ga=1.247244932.122297557.1475167906, hand-soldering, 7.2x3.0mm^2 package -SMD SMT ceramic resonator filter filter hand-soldering -0 -3 -3 -Crystal -Resonator_SMD_Murata_CDSCB-2Pin_4.5x2.0mm -SMD Resomator/Filter Murata CDSCB, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, 4.5x2.0mm^2 package -SMD SMT ceramic resonator filter filter -0 -2 -2 -Crystal -Resonator_SMD_Murata_CDSCB-2Pin_4.5x2.0mm_HandSoldering -SMD Resomator/Filter Murata CDSCB, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, hand-soldering, 4.5x2.0mm^2 package -SMD SMT ceramic resonator filter filter hand-soldering -0 -2 -2 -Crystal -Resonator_SMD_Murata_CSTxExxV-3Pin_3.0x1.1mm -SMD Resomator/Filter Murata CSTCE, https://www.murata.com/en-eu/products/productdata/8801162264606/SPEC-CSTNE16M0VH3C000R0.pdf -SMD SMT ceramic resonator filter -0 -3 -3 -Crystal -Resonator_SMD_Murata_CSTxExxV-3Pin_3.0x1.1mm_HandSoldering -SMD Resomator/Filter Murata CSTCE, https://www.murata.com/en-eu/products/productdata/8801162264606/SPEC-CSTNE16M0VH3C000R0.pdf -SMD SMT ceramic resonator filter -0 -3 -3 -Crystal -Resonator_SMD_Murata_SFECV-3Pin_6.9x2.9mm -SMD Resomator/Filter Murata SFECV, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, 6.9x2.9mm^2 package -SMD SMT ceramic resonator filter filter -0 -3 -3 -Crystal -Resonator_SMD_Murata_SFECV-3Pin_6.9x2.9mm_HandSoldering -SMD Resomator/Filter Murata SFECV, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, hand-soldering, 6.9x2.9mm^2 package -SMD SMT ceramic resonator filter filter hand-soldering -0 -3 -3 -Crystal -Resonator_SMD_Murata_SFSKA-3Pin_7.9x3.8mm -SMD Resomator/Filter Murata SFSKA, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, 7.9x3.8mm^2 package -SMD SMT ceramic resonator filter filter -0 -3 -3 -Crystal -Resonator_SMD_Murata_SFSKA-3Pin_7.9x3.8mm_HandSoldering -SMD Resomator/Filter Murata SFSKA, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, hand-soldering, 7.9x3.8mm^2 package -SMD SMT ceramic resonator filter filter hand-soldering -0 -3 -3 -Crystal -Resonator_SMD_Murata_TPSKA-3Pin_7.9x3.8mm -SMD Resomator/Filter Murata TPSKA, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, 7.9x3.8mm^2 package -SMD SMT ceramic resonator filter filter -0 -3 -3 -Crystal -Resonator_SMD_Murata_TPSKA-3Pin_7.9x3.8mm_HandSoldering -SMD Resomator/Filter Murata TPSKA, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, hand-soldering, 7.9x3.8mm^2 package -SMD SMT ceramic resonator filter filter hand-soldering -0 -3 -3 -Diode_SMD -D_0201_0603Metric -Diode SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator -diode -0 -4 -2 -Diode_SMD -D_0201_0603Metric_Pad0.64x0.40mm_HandSolder -Diode SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator -diode handsolder -0 -4 -2 -Diode_SMD -D_0402_1005Metric -Diode SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -diode -0 -2 -2 -Diode_SMD -D_0402_1005Metric_Pad0.77x0.64mm_HandSolder -Diode SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -diode handsolder -0 -2 -2 -Diode_SMD -D_0603_1608Metric -Diode SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -diode -0 -2 -2 -Diode_SMD -D_0603_1608Metric_Pad1.05x0.95mm_HandSolder -Diode SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -diode handsolder -0 -2 -2 -Diode_SMD -D_0805_2012Metric -Diode SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator -diode -0 -2 -2 -Diode_SMD -D_0805_2012Metric_Pad1.15x1.40mm_HandSolder -Diode SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator -diode handsolder -0 -2 -2 -Diode_SMD -D_01005_0402Metric -Diode SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator -diode -0 -4 -2 -Diode_SMD -D_01005_0402Metric_Pad0.57x0.30mm_HandSolder -Diode SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator -diode handsolder -0 -4 -2 -Diode_SMD -D_1206_3216Metric -Diode SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -diode -0 -2 -2 -Diode_SMD -D_1206_3216Metric_Pad1.42x1.75mm_HandSolder -Diode SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -diode handsolder -0 -2 -2 -Diode_SMD -D_1210_3225Metric -Diode SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -diode -0 -2 -2 -Diode_SMD -D_1210_3225Metric_Pad1.42x2.65mm_HandSolder -Diode SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -diode handsolder -0 -2 -2 -Diode_SMD -D_1812_4532Metric -Diode SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator -diode -0 -2 -2 -Diode_SMD -D_1812_4532Metric_Pad1.30x3.40mm_HandSolder -Diode SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator -diode handsolder -0 -2 -2 -Diode_SMD -D_2010_5025Metric -Diode SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -diode -0 -2 -2 -Diode_SMD -D_2010_5025Metric_Pad1.52x2.65mm_HandSolder -Diode SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -diode handsolder -0 -2 -2 -Diode_SMD -D_2114_3652Metric -Diode SMD 2114 (3652 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/schottky.pdf), generated with kicad-footprint-generator -diode -0 -2 -2 -Diode_SMD -D_2114_3652Metric_Pad1.85x3.75mm_HandSolder -Diode SMD 2114 (3652 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/schottky.pdf), generated with kicad-footprint-generator -diode handsolder -0 -2 -2 -Diode_SMD -D_2512_6332Metric -Diode SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -diode -0 -2 -2 -Diode_SMD -D_2512_6332Metric_Pad1.52x3.35mm_HandSolder -Diode SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -diode handsolder -0 -2 -2 -Diode_SMD -D_3220_8050Metric -Diode SMD 3220 (8050 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/schottky.pdf), generated with kicad-footprint-generator -diode -0 -2 -2 -Diode_SMD -D_3220_8050Metric_Pad2.65x5.15mm_HandSolder -Diode SMD 3220 (8050 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/schottky.pdf), generated with kicad-footprint-generator -diode handsolder -0 -2 -2 -Diode_SMD -D_MELF -Diode, MELF,, -Diode MELF -0 -2 -2 -Diode_SMD -D_MELF-RM10_Universal_Handsoldering -Diode, Universal, MELF, RM10, Handsoldering, SMD, Thruhole, -Diode Universal MELF RM10 Handsoldering SMD Thruhole -0 -2 -2 -Diode_SMD -D_MELF_Handsoldering -Diode MELF Handsoldering -Diode MELF Handsoldering -0 -2 -2 -Diode_SMD -D_MicroMELF -Diode, MicroMELF, Reflow Soldering, http://www.vishay.com/docs/85597/bzm55.pdf -MicroMELF Diode -0 -2 -2 -Diode_SMD -D_MicroMELF_Handsoldering -Diode, MicroMELF, Hand Soldering, http://www.vishay.com/docs/85597/bzm55.pdf -MicroMELF Diode -0 -2 -2 -Diode_SMD -D_MiniMELF -Diode Mini-MELF (SOD-80) -Diode Mini-MELF (SOD-80) -0 -2 -2 -Diode_SMD -D_MiniMELF_Handsoldering -Diode Mini-MELF (SOD-80) Handsoldering -Diode Mini-MELF (SOD-80) Handsoldering -0 -2 -2 -Diode_SMD -D_PowerDI-5 -PowerDI,Diode,Vishay,https://www.diodes.com/assets/Package-Files/PowerDI5.pdf -PowerDI diode vishay -0 -3 -2 -Diode_SMD -D_PowerDI-123 -http://www.diodes.com/_files/datasheets/ds30497.pdf -PowerDI diode vishay -0 -2 -2 -Diode_SMD -D_Powermite2_AK -Microsemi Powermite 2 SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5341) -PowerMite2 -0 -2 -2 -Diode_SMD -D_Powermite2_KA -Microsemi Powermite 2 SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5341) -PowerMite2 -0 -2 -2 -Diode_SMD -D_Powermite3 -Microsemi Powermite 3 SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5340) -PowerMite3 -0 -3 -3 -Diode_SMD -D_Powermite_AK -Microsemi Powermite SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5339, https://www.onsemi.com/pub/Collateral/457-04.PDF) -Powermite -0 -2 -2 -Diode_SMD -D_Powermite_KA -Microsemi Powermite SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5339, https://www.onsemi.com/pub/Collateral/457-04.PDF) -Powermite -0 -2 -2 -Diode_SMD -D_QFN_3.3x3.3mm_P0.65mm -QFN, diode, 3.3x3.3x1mm (https://www.wolfspeed.com/media/downloads/846/C3D1P7060Q.pdf) -diode qfn 3.3 -0 -3 -2 -Diode_SMD -D_SC-80 -JEITA SC-80 -SC-80 -0 -2 -2 -Diode_SMD -D_SC-80_HandSoldering -JEITA SC-80 -SC-80 -0 -2 -2 -Diode_SMD -D_SMA -Diode SMA (DO-214AC) -Diode SMA (DO-214AC) -0 -2 -2 -Diode_SMD -D_SMA-SMB_Universal_Handsoldering -Diode, Universal, SMA (DO-214AC) or SMB (DO-214AA), Handsoldering, -Diode Universal SMA (DO-214AC) SMB (DO-214AA) Handsoldering -0 -2 -2 -Diode_SMD -D_SMA_Handsoldering -Diode SMA (DO-214AC) Handsoldering -Diode SMA (DO-214AC) Handsoldering -0 -2 -2 -Diode_SMD -D_SMB -Diode SMB (DO-214AA) -Diode SMB (DO-214AA) -0 -2 -2 -Diode_SMD -D_SMB-SMC_Universal_Handsoldering -Diode, Universal, SMB(DO-214AA) or SMC (DO-214AB), Handsoldering, -Diode Universal SMB(DO-214AA) SMC (DO-214AB) Handsoldering -0 -2 -2 -Diode_SMD -D_SMB_Handsoldering -Diode SMB (DO-214AA) Handsoldering -Diode SMB (DO-214AA) Handsoldering -0 -2 -2 -Diode_SMD -D_SMB_Modified -Diode SMB (DO-214AA) Modified (http://www.littelfuse.com/~/media/electronics/datasheets/sidactors/littelfuse_sidactor_battrax_positive_negative_modified_do_214_datasheet.pdf.pdf) -Diode SMB (DO-214AA) -0 -3 -3 -Diode_SMD -D_SMC -Diode SMC (DO-214AB) -Diode SMC (DO-214AB) -0 -2 -2 -Diode_SMD -D_SMC-RM10_Universal_Handsoldering -Diode, Universal, SMC (DO-214AB), RM10, Handsoldering, SMD, Thruhole -Diode Universal SMC (DO-214AB) RM10 Handsoldering SMD Thruhole -0 -2 -2 -Diode_SMD -D_SMC_Handsoldering -Diode SMC (DO-214AB) Handsoldering -Diode SMC (DO-214AB) Handsoldering -0 -2 -2 -Diode_SMD -D_SMF -Diode SMF (DO-219AB), http://www.vishay.com/docs/95572/smf_do-219ab.pdf -Diode SMF (DO-214AB) -0 -2 -2 -Diode_SMD -D_SOD-110 -SOD-110 -SOD-110 -0 -2 -2 -Diode_SMD -D_SOD-123 -SOD-123 -SOD-123 -0 -2 -2 -Diode_SMD -D_SOD-123F -D_SOD-123F -D_SOD-123F -0 -2 -2 -Diode_SMD -D_SOD-128 -D_SOD-128 (CFP5 SlimSMAW), https://assets.nexperia.com/documents/outline-drawing/SOD128.pdf -D_SOD-128 -0 -2 -2 -Diode_SMD -D_SOD-323 -SOD-323 -SOD-323 -0 -2 -2 -Diode_SMD -D_SOD-323F -SOD-323F http://www.nxp.com/documents/outline_drawing/SOD323F.pdf -SOD-323F -0 -2 -2 -Diode_SMD -D_SOD-323_HandSoldering -SOD-323 -SOD-323 -0 -2 -2 -Diode_SMD -D_SOD-523 -http://www.diodes.com/datasheets/ap02001.pdf p.144 -Diode SOD523 -0 -2 -2 -Diode_SMD -D_SOD-923 -https://www.onsemi.com/pub/Collateral/ESD9B-D.PDF#page=4 -Diode SOD923 -0 -2 -2 -Diode_SMD -D_TUMD2 -ROHM - TUMD2 -TUMD2 -0 -2 -2 -Diode_SMD -Diode_Bridge_Bourns_CD-DF4xxS -8.1x10.5mm, 4A, single phase bridge rectifier, https://www.bourns.com/docs/Product-Datasheets/CD-DF4xxSL.pdf -Surface Mount Bridge Rectifier Diode -0 -4 -4 -Diode_SMD -Diode_Bridge_Diotec_ABS -SMD diode bridge ABS (Diotec), see https://diotec.com/tl_files/diotec/files/pdf/datasheets/abs2.pdf -ABS MBLS -0 -4 -4 -Diode_SMD -Diode_Bridge_Diotec_MicroDil_3.0x3.0x1.8mm -SMD package Diotec Diotec MicroDil, body 3.0x3.0x1.8mm (e.g. diode bridge), see https://diotec.com/tl_files/diotec/files/pdf/datasheets/mys40.pdf -Diotec MicroDil diode bridge -0 -4 -4 -Diode_SMD -Diode_Bridge_Diotec_SO-DIL-Slim -SMD diode bridge Diotec SO-DIL Slim, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/b40fs.pdf -DFS SO-DIL Slim -0 -4 -4 -Diode_SMD -Diode_Bridge_OnSemi_SDIP-4L -SMD diode bridge OnSemi SDIP-4L, see https://www.onsemi.com/pdf/datasheet/df10s1-d.pdf -OnSemi Diode Bridge SDIP-4L -0 -4 -4 -Diode_SMD -Diode_Bridge_Vishay_DFS -SMD diode bridge DFS, see http://www.vishay.com/docs/88854/padlayouts.pdf -DFS -0 -4 -4 -Diode_SMD -Diode_Bridge_Vishay_DFSFlat -SMD diode bridge Low Profile DFS "Flat", see http://www.vishay.com/docs/88874/dfl15005.pdf -DFS -0 -4 -4 -Diode_SMD -Diode_Bridge_Vishay_MBLS -SMD diode bridge MBLS, see http://www.vishay.com/docs/89959/mbl104s.pdf http://www.vishay.com/docs/88854/padlayouts.pdf -DFS -0 -4 -4 -Diode_SMD -Littelfuse_PolyZen-LS -http://m.littelfuse.com/~/media/electronics/datasheets/polyzen_devices/littelfuse_polyzen_standard_polyzen_catalog_datasheet.pdf.pdf -Diode Polymer Protected Zener Diode Littelfuse LS -0 -3 -3 -Diode_SMD -Nexperia_CFP3_SOD-123W -Nexperia CFP3 (SOD-123W), https://assets.nexperia.com/documents/outline-drawing/SOD123W.pdf -CFP3 SOD-123W -0 -2 -2 -Diode_THT -D_5KPW_P7.62mm_Vertical_AnodeUp -Diode, 5KPW series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=9*8mm^2, , http://www.diodes.com/_files/packages/8686949.gif -Diode 5KPW series Axial Vertical pin pitch 7.62mm length 9mm diameter 8mm -0 -2 -2 -Diode_THT -D_5KPW_P7.62mm_Vertical_KathodeUp -Diode, 5KPW series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=9*8mm^2, , http://www.diodes.com/_files/packages/8686949.gif -Diode 5KPW series Axial Vertical pin pitch 7.62mm length 9mm diameter 8mm -0 -2 -2 -Diode_THT -D_5KPW_P12.70mm_Horizontal -Diode, 5KPW series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9*8mm^2, , http://www.diodes.com/_files/packages/8686949.gif -Diode 5KPW series Axial Horizontal pin pitch 12.7mm length 9mm diameter 8mm -0 -2 -2 -Diode_THT -D_5KP_P7.62mm_Vertical_AnodeUp -Diode, 5KP series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=7.62*9.53mm^2, , http://www.diodes.com/_files/packages/8686949.gif -Diode 5KP series Axial Vertical pin pitch 7.62mm length 7.62mm diameter 9.53mm -0 -2 -2 -Diode_THT -D_5KP_P7.62mm_Vertical_KathodeUp -Diode, 5KP series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=7.62*9.53mm^2, , http://www.diodes.com/_files/packages/8686949.gif -Diode 5KP series Axial Vertical pin pitch 7.62mm length 7.62mm diameter 9.53mm -0 -2 -2 -Diode_THT -D_5KP_P10.16mm_Horizontal -Diode, 5KP series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=7.62*9.53mm^2, , http://www.diodes.com/_files/packages/8686949.gif -Diode 5KP series Axial Horizontal pin pitch 10.16mm length 7.62mm diameter 9.53mm -0 -2 -2 -Diode_THT -D_5KP_P12.70mm_Horizontal -Diode, 5KP series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=7.62*9.53mm^2, , http://www.diodes.com/_files/packages/8686949.gif -Diode 5KP series Axial Horizontal pin pitch 12.7mm length 7.62mm diameter 9.53mm -0 -2 -2 -Diode_THT -D_5W_P5.08mm_Vertical_AnodeUp -Diode, 5W series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=8.9*3.7mm^2, , http://www.diodes.com/_files/packages/8686949.gif -Diode 5W series Axial Vertical pin pitch 5.08mm length 8.9mm diameter 3.7mm -0 -2 -2 -Diode_THT -D_5W_P5.08mm_Vertical_KathodeUp -Diode, 5W series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=8.9*3.7mm^2, , http://www.diodes.com/_files/packages/8686949.gif -Diode 5W series Axial Vertical pin pitch 5.08mm length 8.9mm diameter 3.7mm -0 -2 -2 -Diode_THT -D_5W_P10.16mm_Horizontal -Diode, 5W series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=8.9*3.7mm^2, , http://www.diodes.com/_files/packages/8686949.gif -Diode 5W series Axial Horizontal pin pitch 10.16mm length 8.9mm diameter 3.7mm -0 -2 -2 -Diode_THT -D_5W_P12.70mm_Horizontal -Diode, 5W series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=8.9*3.7mm^2, , http://www.diodes.com/_files/packages/8686949.gif -Diode 5W series Axial Horizontal pin pitch 12.7mm length 8.9mm diameter 3.7mm -0 -2 -2 -Diode_THT -D_A-405_P2.54mm_Vertical_AnodeUp -Diode, A-405 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf -Diode A-405 series Axial Vertical pin pitch 2.54mm length 5.2mm diameter 2.7mm -0 -2 -2 -Diode_THT -D_A-405_P2.54mm_Vertical_KathodeUp -Diode, A-405 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf -Diode A-405 series Axial Vertical pin pitch 2.54mm length 5.2mm diameter 2.7mm -0 -2 -2 -Diode_THT -D_A-405_P5.08mm_Vertical_AnodeUp -Diode, A-405 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf -Diode A-405 series Axial Vertical pin pitch 5.08mm length 5.2mm diameter 2.7mm -0 -2 -2 -Diode_THT -D_A-405_P5.08mm_Vertical_KathodeUp -Diode, A-405 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf -Diode A-405 series Axial Vertical pin pitch 5.08mm length 5.2mm diameter 2.7mm -0 -2 -2 -Diode_THT -D_A-405_P7.62mm_Horizontal -Diode, A-405 series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf -Diode A-405 series Axial Horizontal pin pitch 7.62mm length 5.2mm diameter 2.7mm -0 -2 -2 -Diode_THT -D_A-405_P10.16mm_Horizontal -Diode, A-405 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf -Diode A-405 series Axial Horizontal pin pitch 10.16mm length 5.2mm diameter 2.7mm -0 -2 -2 -Diode_THT -D_A-405_P12.70mm_Horizontal -Diode, A-405 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf -Diode A-405 series Axial Horizontal pin pitch 12.7mm length 5.2mm diameter 2.7mm -0 -2 -2 -Diode_THT -D_DO-15_P2.54mm_Vertical_AnodeUp -Diode, DO-15 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf -Diode DO-15 series Axial Vertical pin pitch 2.54mm length 7.6mm diameter 3.6mm -0 -2 -2 -Diode_THT -D_DO-15_P2.54mm_Vertical_KathodeUp -Diode, DO-15 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf -Diode DO-15 series Axial Vertical pin pitch 2.54mm length 7.6mm diameter 3.6mm -0 -2 -2 -Diode_THT -D_DO-15_P3.81mm_Vertical_AnodeUp -Diode, DO-15 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf -Diode DO-15 series Axial Vertical pin pitch 3.81mm length 7.6mm diameter 3.6mm -0 -2 -2 -Diode_THT -D_DO-15_P3.81mm_Vertical_KathodeUp -Diode, DO-15 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf -Diode DO-15 series Axial Vertical pin pitch 3.81mm length 7.6mm diameter 3.6mm -0 -2 -2 -Diode_THT -D_DO-15_P5.08mm_Vertical_AnodeUp -Diode, DO-15 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf -Diode DO-15 series Axial Vertical pin pitch 5.08mm length 7.6mm diameter 3.6mm -0 -2 -2 -Diode_THT -D_DO-15_P5.08mm_Vertical_KathodeUp -Diode, DO-15 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf -Diode DO-15 series Axial Vertical pin pitch 5.08mm length 7.6mm diameter 3.6mm -0 -2 -2 -Diode_THT -D_DO-15_P10.16mm_Horizontal -Diode, DO-15 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf -Diode DO-15 series Axial Horizontal pin pitch 10.16mm length 7.6mm diameter 3.6mm -0 -2 -2 -Diode_THT -D_DO-15_P12.70mm_Horizontal -Diode, DO-15 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf -Diode DO-15 series Axial Horizontal pin pitch 12.7mm length 7.6mm diameter 3.6mm -0 -2 -2 -Diode_THT -D_DO-15_P15.24mm_Horizontal -Diode, DO-15 series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf -Diode DO-15 series Axial Horizontal pin pitch 15.24mm length 7.6mm diameter 3.6mm -0 -2 -2 -Diode_THT -D_DO-27_P5.08mm_Vertical_AnodeUp -Diode, DO-27 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.52*5.33mm^2, , http://www.slottechforum.com/slotinfo/Techstuff/CD2%20Diodes%20and%20Transistors/Cases/Diode%20DO-27.jpg -Diode DO-27 series Axial Vertical pin pitch 5.08mm length 9.52mm diameter 5.33mm -0 -2 -2 -Diode_THT -D_DO-27_P5.08mm_Vertical_KathodeUp -Diode, DO-27 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.52*5.33mm^2, , http://www.slottechforum.com/slotinfo/Techstuff/CD2%20Diodes%20and%20Transistors/Cases/Diode%20DO-27.jpg -Diode DO-27 series Axial Vertical pin pitch 5.08mm length 9.52mm diameter 5.33mm -0 -2 -2 -Diode_THT -D_DO-27_P12.70mm_Horizontal -Diode, DO-27 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.52*5.33mm^2, , http://www.slottechforum.com/slotinfo/Techstuff/CD2%20Diodes%20and%20Transistors/Cases/Diode%20DO-27.jpg -Diode DO-27 series Axial Horizontal pin pitch 12.7mm length 9.52mm diameter 5.33mm -0 -2 -2 -Diode_THT -D_DO-27_P15.24mm_Horizontal -Diode, DO-27 series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9.52*5.33mm^2, , http://www.slottechforum.com/slotinfo/Techstuff/CD2%20Diodes%20and%20Transistors/Cases/Diode%20DO-27.jpg -Diode DO-27 series Axial Horizontal pin pitch 15.24mm length 9.52mm diameter 5.33mm -0 -2 -2 -Diode_THT -D_DO-34_SOD68_P2.54mm_Vertical_AnodeUp -Diode, DO-34_SOD68 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf -Diode DO-34_SOD68 series Axial Vertical pin pitch 2.54mm length 3.04mm diameter 1.6mm -0 -2 -2 -Diode_THT -D_DO-34_SOD68_P2.54mm_Vertical_KathodeUp -Diode, DO-34_SOD68 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf -Diode DO-34_SOD68 series Axial Vertical pin pitch 2.54mm length 3.04mm diameter 1.6mm -0 -2 -2 -Diode_THT -D_DO-34_SOD68_P5.08mm_Vertical_AnodeUp -Diode, DO-34_SOD68 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf -Diode DO-34_SOD68 series Axial Vertical pin pitch 5.08mm length 3.04mm diameter 1.6mm -0 -2 -2 -Diode_THT -D_DO-34_SOD68_P5.08mm_Vertical_KathodeUp -Diode, DO-34_SOD68 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf -Diode DO-34_SOD68 series Axial Vertical pin pitch 5.08mm length 3.04mm diameter 1.6mm -0 -2 -2 -Diode_THT -D_DO-34_SOD68_P7.62mm_Horizontal -Diode, DO-34_SOD68 series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf -Diode DO-34_SOD68 series Axial Horizontal pin pitch 7.62mm length 3.04mm diameter 1.6mm -0 -2 -2 -Diode_THT -D_DO-34_SOD68_P10.16mm_Horizontal -Diode, DO-34_SOD68 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf -Diode DO-34_SOD68 series Axial Horizontal pin pitch 10.16mm length 3.04mm diameter 1.6mm -0 -2 -2 -Diode_THT -D_DO-34_SOD68_P12.70mm_Horizontal -Diode, DO-34_SOD68 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf -Diode DO-34_SOD68 series Axial Horizontal pin pitch 12.7mm length 3.04mm diameter 1.6mm -0 -2 -2 -Diode_THT -D_DO-35_SOD27_P2.54mm_Vertical_AnodeUp -Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf -Diode DO-35_SOD27 series Axial Vertical pin pitch 2.54mm length 4mm diameter 2mm -0 -2 -2 -Diode_THT -D_DO-35_SOD27_P2.54mm_Vertical_KathodeUp -Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf -Diode DO-35_SOD27 series Axial Vertical pin pitch 2.54mm length 4mm diameter 2mm -0 -2 -2 -Diode_THT -D_DO-35_SOD27_P3.81mm_Vertical_AnodeUp -Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf -Diode DO-35_SOD27 series Axial Vertical pin pitch 3.81mm length 4mm diameter 2mm -0 -2 -2 -Diode_THT -D_DO-35_SOD27_P3.81mm_Vertical_KathodeUp -Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf -Diode DO-35_SOD27 series Axial Vertical pin pitch 3.81mm length 4mm diameter 2mm -0 -2 -2 -Diode_THT -D_DO-35_SOD27_P5.08mm_Vertical_AnodeUp -Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf -Diode DO-35_SOD27 series Axial Vertical pin pitch 5.08mm length 4mm diameter 2mm -0 -2 -2 -Diode_THT -D_DO-35_SOD27_P5.08mm_Vertical_KathodeUp -Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf -Diode DO-35_SOD27 series Axial Vertical pin pitch 5.08mm length 4mm diameter 2mm -0 -2 -2 -Diode_THT -D_DO-35_SOD27_P7.62mm_Horizontal -Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf -Diode DO-35_SOD27 series Axial Horizontal pin pitch 7.62mm length 4mm diameter 2mm -0 -2 -2 -Diode_THT -D_DO-35_SOD27_P10.16mm_Horizontal -Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf -Diode DO-35_SOD27 series Axial Horizontal pin pitch 10.16mm length 4mm diameter 2mm -0 -2 -2 -Diode_THT -D_DO-35_SOD27_P12.70mm_Horizontal -Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf -Diode DO-35_SOD27 series Axial Horizontal pin pitch 12.7mm length 4mm diameter 2mm -0 -2 -2 -Diode_THT -D_DO-41_SOD81_P2.54mm_Vertical_AnodeUp -Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf -Diode DO-41_SOD81 series Axial Vertical pin pitch 2.54mm length 5.2mm diameter 2.7mm -0 -2 -2 -Diode_THT -D_DO-41_SOD81_P2.54mm_Vertical_KathodeUp -Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf -Diode DO-41_SOD81 series Axial Vertical pin pitch 2.54mm length 5.2mm diameter 2.7mm -0 -2 -2 -Diode_THT -D_DO-41_SOD81_P3.81mm_Vertical_AnodeUp -Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=5.2*2.7mm^2, , https://www.diodes.com/assets/Package-Files/DO-41-Plastic.pdf -Diode DO-41_SOD81 series Axial Vertical pin pitch 3.81mm length 5.2mm diameter 2.7mm -0 -2 -2 -Diode_THT -D_DO-41_SOD81_P3.81mm_Vertical_KathodeUp -Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=5.2*2.7mm^2, , https://www.diodes.com/assets/Package-Files/DO-41-Plastic.pdf -Diode DO-41_SOD81 series Axial Vertical pin pitch 3.81mm length 5.2mm diameter 2.7mm -0 -2 -2 -Diode_THT -D_DO-41_SOD81_P5.08mm_Vertical_AnodeUp -Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf -Diode DO-41_SOD81 series Axial Vertical pin pitch 5.08mm length 5.2mm diameter 2.7mm -0 -2 -2 -Diode_THT -D_DO-41_SOD81_P5.08mm_Vertical_KathodeUp -Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf -Diode DO-41_SOD81 series Axial Vertical pin pitch 5.08mm length 5.2mm diameter 2.7mm -0 -2 -2 -Diode_THT -D_DO-41_SOD81_P7.62mm_Horizontal -Diode, DO-41_SOD81 series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf -Diode DO-41_SOD81 series Axial Horizontal pin pitch 7.62mm length 5.2mm diameter 2.7mm -0 -2 -2 -Diode_THT -D_DO-41_SOD81_P10.16mm_Horizontal -Diode, DO-41_SOD81 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf -Diode DO-41_SOD81 series Axial Horizontal pin pitch 10.16mm length 5.2mm diameter 2.7mm -0 -2 -2 -Diode_THT -D_DO-41_SOD81_P12.70mm_Horizontal -Diode, DO-41_SOD81 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf -Diode DO-41_SOD81 series Axial Horizontal pin pitch 12.7mm length 5.2mm diameter 2.7mm -0 -2 -2 -Diode_THT -D_DO-201AD_P3.81mm_Vertical_AnodeUp -Diode, DO-201AD series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf -Diode DO-201AD series Axial Vertical pin pitch 3.81mm length 9.5mm diameter 5.2mm -0 -2 -2 -Diode_THT -D_DO-201AD_P3.81mm_Vertical_KathodeUp -Diode, DO-201AD series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf -Diode DO-201AD series Axial Vertical pin pitch 3.81mm length 9.5mm diameter 5.2mm -0 -2 -2 -Diode_THT -D_DO-201AD_P5.08mm_Vertical_AnodeUp -Diode, DO-201AD series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf -Diode DO-201AD series Axial Vertical pin pitch 5.08mm length 9.5mm diameter 5.2mm -0 -2 -2 -Diode_THT -D_DO-201AD_P5.08mm_Vertical_KathodeUp -Diode, DO-201AD series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf -Diode DO-201AD series Axial Vertical pin pitch 5.08mm length 9.5mm diameter 5.2mm -0 -2 -2 -Diode_THT -D_DO-201AD_P12.70mm_Horizontal -Diode, DO-201AD series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf -Diode DO-201AD series Axial Horizontal pin pitch 12.7mm length 9.5mm diameter 5.2mm -0 -2 -2 -Diode_THT -D_DO-201AD_P15.24mm_Horizontal -Diode, DO-201AD series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf -Diode DO-201AD series Axial Horizontal pin pitch 15.24mm length 9.5mm diameter 5.2mm -0 -2 -2 -Diode_THT -D_DO-201AE_P3.81mm_Vertical_AnodeUp -Diode, DO-201AE series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf -Diode DO-201AE series Axial Vertical pin pitch 3.81mm length 9mm diameter 5.3mm -0 -2 -2 -Diode_THT -D_DO-201AE_P3.81mm_Vertical_KathodeUp -Diode, DO-201AE series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf -Diode DO-201AE series Axial Vertical pin pitch 3.81mm length 9mm diameter 5.3mm -0 -2 -2 -Diode_THT -D_DO-201AE_P5.08mm_Vertical_AnodeUp -Diode, DO-201AE series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf -Diode DO-201AE series Axial Vertical pin pitch 5.08mm length 9mm diameter 5.3mm -0 -2 -2 -Diode_THT -D_DO-201AE_P5.08mm_Vertical_KathodeUp -Diode, DO-201AE series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf -Diode DO-201AE series Axial Vertical pin pitch 5.08mm length 9mm diameter 5.3mm -0 -2 -2 -Diode_THT -D_DO-201AE_P12.70mm_Horizontal -Diode, DO-201AE series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf -Diode DO-201AE series Axial Horizontal pin pitch 12.7mm length 9mm diameter 5.3mm -0 -2 -2 -Diode_THT -D_DO-201AE_P15.24mm_Horizontal -Diode, DO-201AE series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf -Diode DO-201AE series Axial Horizontal pin pitch 15.24mm length 9mm diameter 5.3mm -0 -2 -2 -Diode_THT -D_DO-201_P3.81mm_Vertical_AnodeUp -Diode, DO-201 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf -Diode DO-201 series Axial Vertical pin pitch 3.81mm length 9.53mm diameter 5.21mm -0 -2 -2 -Diode_THT -D_DO-201_P3.81mm_Vertical_KathodeUp -Diode, DO-201 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf -Diode DO-201 series Axial Vertical pin pitch 3.81mm length 9.53mm diameter 5.21mm -0 -2 -2 -Diode_THT -D_DO-201_P5.08mm_Vertical_AnodeUp -Diode, DO-201 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf -Diode DO-201 series Axial Vertical pin pitch 5.08mm length 9.53mm diameter 5.21mm -0 -2 -2 -Diode_THT -D_DO-201_P5.08mm_Vertical_KathodeUp -Diode, DO-201 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf -Diode DO-201 series Axial Vertical pin pitch 5.08mm length 9.53mm diameter 5.21mm -0 -2 -2 -Diode_THT -D_DO-201_P12.70mm_Horizontal -Diode, DO-201 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf -Diode DO-201 series Axial Horizontal pin pitch 12.7mm length 9.53mm diameter 5.21mm -0 -2 -2 -Diode_THT -D_DO-201_P15.24mm_Horizontal -Diode, DO-201 series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf -Diode DO-201 series Axial Horizontal pin pitch 15.24mm length 9.53mm diameter 5.21mm -0 -2 -2 -Diode_THT -D_DO-247_Horizontal_TabDown -Diode, DO-247 series, Horizontal, TabDown, P 10.9mm -diode rectifier -0 -2 -2 -Diode_THT -D_DO-247_Horizontal_TabUp -Diode, DO-247 series, Horizontal, TabUp, P 10.9mm -diode rectifier -0 -2 -2 -Diode_THT -D_DO-247_Vertical -Diode, DO-247 series, Vertical, P 10.9mm -diode rectifier -0 -2 -2 -Diode_THT -D_P600_R-6_P7.62mm_Vertical_AnodeUp -Diode, P600_R-6 series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=9.1*9.1mm^2, , http://www.vishay.com/docs/88692/p600a.pdf, http://www.diodes.com/_files/packages/R-6.pdf -Diode P600_R-6 series Axial Vertical pin pitch 7.62mm length 9.1mm diameter 9.1mm -0 -2 -2 -Diode_THT -D_P600_R-6_P7.62mm_Vertical_KathodeUp -Diode, P600_R-6 series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=9.1*9.1mm^2, , http://www.vishay.com/docs/88692/p600a.pdf, http://www.diodes.com/_files/packages/R-6.pdf -Diode P600_R-6 series Axial Vertical pin pitch 7.62mm length 9.1mm diameter 9.1mm -0 -2 -2 -Diode_THT -D_P600_R-6_P12.70mm_Horizontal -Diode, P600_R-6 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.1*9.1mm^2, , http://www.vishay.com/docs/88692/p600a.pdf, http://www.diodes.com/_files/packages/R-6.pdf -Diode P600_R-6 series Axial Horizontal pin pitch 12.7mm length 9.1mm diameter 9.1mm -0 -2 -2 -Diode_THT -D_P600_R-6_P20.00mm_Horizontal -Diode, P600_R-6 series, Axial, Horizontal, pin pitch=20mm, , length*diameter=9.1*9.1mm^2, , http://www.vishay.com/docs/88692/p600a.pdf, http://www.diodes.com/_files/packages/R-6.pdf -Diode P600_R-6 series Axial Horizontal pin pitch 20mm length 9.1mm diameter 9.1mm -0 -2 -2 -Diode_THT -D_T-1_P2.54mm_Vertical_AnodeUp -Diode, T-1 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf -Diode T-1 series Axial Vertical pin pitch 2.54mm length 3.2mm diameter 2.6mm -0 -2 -2 -Diode_THT -D_T-1_P2.54mm_Vertical_KathodeUp -Diode, T-1 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf -Diode T-1 series Axial Vertical pin pitch 2.54mm length 3.2mm diameter 2.6mm -0 -2 -2 -Diode_THT -D_T-1_P5.08mm_Horizontal -Diode, T-1 series, Axial, Horizontal, pin pitch=5.08mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf -Diode T-1 series Axial Horizontal pin pitch 5.08mm length 3.2mm diameter 2.6mm -0 -2 -2 -Diode_THT -D_T-1_P10.16mm_Horizontal -Diode, T-1 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf -Diode T-1 series Axial Horizontal pin pitch 10.16mm length 3.2mm diameter 2.6mm -0 -2 -2 -Diode_THT -D_T-1_P12.70mm_Horizontal -Diode, T-1 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf -Diode T-1 series Axial Horizontal pin pitch 12.7mm length 3.2mm diameter 2.6mm -0 -2 -2 -Diode_THT -Diode_Bridge_15.1x15.1x6.3mm_P10.9mm -Single phase bridge rectifier case 15.1x15.1mm, pitch 10.9mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/pb1000.pdf -Diode Bridge PB10xxS -0 -4 -4 -Diode_THT -Diode_Bridge_15.2x15.2x6.3mm_P10.9mm -Single phase bridge rectifier case 15.2x15.2mm, pitch 10.9mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/kbpc600.pdf -Diode Bridge KBPC6xx -0 -4 -4 -Diode_THT -Diode_Bridge_15.7x15.7x6.3mm_P10.8mm -Single phase bridge rectifier case 15.7x15.7 -Diode Bridge -0 -4 -4 -Diode_THT -Diode_Bridge_16.7x16.7x6.3mm_P10.8mm -Single phase bridge rectifier case 16.7x16.7 -Diode Bridge -0 -4 -4 -Diode_THT -Diode_Bridge_19.0x3.5x10.0mm_P5.0mm -Vishay GBU rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88606/g3sba20.pdf -Vishay GBU rectifier diode bridge -0 -4 -4 -Diode_THT -Diode_Bridge_19.0x19.0x6.8mm_P12.7mm -Single phase bridge rectifier case 19x19mm, pitch 12.7mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/pb1000.pdf -Diode Bridge PB10xx -0 -4 -4 -Diode_THT -Diode_Bridge_28.6x28.6x7.3mm_P18.0mm_P11.6mm -Single phase bridge rectifier case 28.6x28.6mm, pitch 18.0mm & 11.6mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/kbpc1500fw.pdf -Diode Bridge KBPCxxxxWP -0 -4 -4 -Diode_THT -Diode_Bridge_32.0x5.6x17.0mm_P10.0mm_P7.5mm -Diotec 32x5.6x17mm rectifier package, 7.5mm/10mm pitch, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/b40c3700.pdf -Diotec rectifier diode bridge -0 -4 -4 -Diode_THT -Diode_Bridge_Comchip_SCVB-L -Three phase, Bridge, Rectifier, https://www.comchiptech.com/admin/files/product/SC35VB80S-G%20Thru506369.%20SC35VB160S-G%20RevB.pdf -diode module -0 -5 -5 -Diode_THT -Diode_Bridge_DIP-4_W5.08mm_P2.54mm -4-lead dip package for diode bridges, row spacing 5.08mm, pin-spacing 2.54mm, see http://www.vishay.com/docs/88898/b2m.pdf -DIL DIP PDIP 5.08mm 2.54 -0 -4 -4 -Diode_THT -Diode_Bridge_DIP-4_W7.62mm_P5.08mm -4-lead dip package for diode bridges, row spacing 7.62 mm (300 mils), see http://cdn-reichelt.de/documents/datenblatt/A400/HDBL101G_20SERIES-TSC.pdf -DIL DIP PDIP 5.08mm 7.62mm 300mil -0 -4 -4 -Diode_THT -Diode_Bridge_IXYS_GUFP -Three phase, Bridge, Rectifier -diode module -0 -5 -5 -Diode_THT -Diode_Bridge_Round_D8.9mm -4-lead round diode bridge package, diameter 8.9mm, pin pitch 5.08mm, see http://cdn-reichelt.de/documents/datenblatt/A400/W005M-W10M_SEP.PDF -diode bridge 8.9mm 8.85mm WOB pitch 5.08mm -0 -4 -4 -Diode_THT -Diode_Bridge_Round_D9.0mm -4-lead round diode bridge package, diameter 9.0mm, pin pitch 5.0mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/b40r.pdf -diode bridge 9.0mm 8.85mm WOB pitch 5.0mm -0 -4 -4 -Diode_THT -Diode_Bridge_Round_D9.8mm -4-lead round diode bridge package, diameter 9.8mm, pin pitch 5.08mm, see http://www.vishay.com/docs/88769/woo5g.pdf -diode bridge 9.8mm WOG pitch 5.08mm -0 -4 -4 -Diode_THT -Diode_Bridge_Vishay_GBL -Vishay GBL rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88609/gbl005.pdf -Vishay GBL rectifier diode bridge -0 -4 -4 -Diode_THT -Diode_Bridge_Vishay_GBU -Vishay GBU rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88606/g3sba20.pdf -Vishay GBU rectifier diode bridge -0 -4 -4 -Diode_THT -Diode_Bridge_Vishay_KBL -Vishay KBL rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88655/kbl005.pdf -Vishay KBL rectifier diode bridge -0 -4 -4 -Diode_THT -Diode_Bridge_Vishay_KBPC1 -Single phase bridge rectifier case KBPC1, see http://www.vishay.com/docs/93585/vs-kbpc1series.pdf -Diode Bridge -0 -4 -4 -Diode_THT -Diode_Bridge_Vishay_KBPC6 -Single phase bridge rectifier case KBPC6, see http://www.vishay.com/docs/93585/vs-kbpc1series.pdf -Diode Bridge -0 -4 -4 -Diode_THT -Diode_Bridge_Vishay_KBPM -Vishay KBM rectifier package, 3.95mm pitch (http://www.farnell.com/datasheets/2238158.pdf, http://www.cdil.com/s/kbp2005_.pdf) -Vishay KBM rectifier diode bridge -0 -4 -4 -Diode_THT -Diode_Bridge_Vishay_KBU -Vishay KBU rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88656/kbu4.pdf -Vishay KBU rectifier diode bridge -0 -4 -4 -Display -AG12864E -STN/FSTN LCD 128x64 dot https://www.digchip.com/datasheets/parts/datasheet/1121/AG-12864E-pdf.php -AG12864E Graphics Display 128x64 Ampire -0 -24 -20 -Display -Adafruit_SSD1306 -Adafruit SSD1306 OLED 1.3 inch 128x64 I2C & SPI https://learn.adafruit.com/monochrome-oled-breakouts/downloads -Adafruit SSD1306 OLED 1.3 inch 128x64 I2C & SPI -0 -8 -8 -Display -Adafruit_SSD1306_No_Mounting_Holes -Adafruit SSD1306 OLED 1.3 inch 128x64 I2C & SPI https://learn.adafruit.com/monochrome-oled-breakouts/downloads -Adafruit SSD1306 OLED 1.3 inch 128x64 I2C & SPI -0 -8 -8 -Display -CR2013-MI2120 -CR2013-MI2120 ILI9341 LCD Breakout http://pan.baidu.com/s/11Y990 -CR2013-MI2120 ILI9341 LCD Breakout -0 -18 -14 -Display -EA-eDIP128B-XXX -LCD-graphical display with LED backlight 128x64 RS-232 I2C or SPI http://www.lcd-module.com/fileadmin/eng/pdf/grafik/edip128-6e.pdf -LCD-graphical display with LED backlight 128x64 RS-232 I2C or SPI -0 -32 -32 -Display -EA_DOGL128-6 -Graphical,Display,LCD,128x64 https://www.lcd-module.com/eng/pdf/grafik/dogl128-6e.pdf -EA DOGL128 -0 -26 -26 -Display -EA_DOGM128-6 -Graphical,Display,LCD,128x64 https://www.lcd-module.de/eng/pdf/grafik/dogm128e.pdf -EA DOGM128-6 -0 -26 -26 -Display -EA_DOGS104X-A -LCD 4x10 character 3.3V VDD I2C or SPI http://www.lcd-module.com/fileadmin/eng/pdf/doma/dogs104e.pdf -LCD 4x10 character 3.3V VDD I2C or SPI -0 -14 -14 -Display -EA_DOGXL160-7 -Grapchical,Display,LCD,160x104 http://www.lcd-module.com/eng/pdf/grafik/dogxl160-7e.pdf -EA_DOGXL160-7 -0 -22 -22 -Display -EA_DOGXL160-7_Backlight -Grapchical,Display,LCD,160x104 http://www.lcd-module.com/eng/pdf/grafik/dogxl160-7e.pdf -EA_DOGXL160-7_Backlight -0 -22 -22 -Display -EA_T123X-I2C -http://www.lcd-module.de/pdf/doma/t123-i2c.pdf -3 Line 12 character wide alpha numeric LCD -0 -6 -6 -Display -EA_eDIP160-XXX -LCD-graphical display with LED backlight 160x104 RS-232 I2C or SPI http://www.lcd-module.com/fileadmin/eng/pdf/grafik/edip160-7e.pdf -LCD-graphical display with LED backlight 160x104 RS-232 I2C or SPI -0 -40 -40 -Display -EA_eDIP240-XXX -LCD graphical display LED backlight 240x128 http://www.lcd-module.com/fileadmin/eng/pdf/grafik/edip240-7e.pdf -LCD graphical display LED backlight 240x128 -0 -40 -40 -Display -EA_eDIP320X-XXX -LCD display 320x340 RS-232 I2C or SPI http://www.lcd-module.com/fileadmin/eng/pdf/grafik/edip320-8e.pdf -LCD display 320x340 RS-232 I2C or SPI -0 -48 -48 -Display -EA_eDIPTFT32-XXX -TFT-graphic display 320x240 16 bit colour with led backlight http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft32-ae.pdf -TFT-graphic display 320x240 16 bit colour with led backlight -0 -40 -40 -Display -EA_eDIPTFT43-ATC -http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft43-ae.pdf -TFT graphical display 480x272 16-bit colour with LED backlight -0 -40 -40 -Display -EA_eDIPTFT43-XXX -TFT graphical display 480x272 16-bit colour with LED backlight http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft43-ae.pdf -TFT graphical display 480x272 16-bit colour with LED backlight -0 -40 -40 -Display -EA_eDIPTFT57-XXX -http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft57-ae.pdf -TFT-graphic display 640x480 16 bit colour -0 -48 -48 -Display -EA_eDIPTFT70-ATC -TFT-graphical display 800x480 16-bit colours with capacitive touch panel http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft70-ae.pdf -TFT-graphical display 800x480 16-bit colours with capacitive touch panel -0 -48 -48 -Display -EA_eDIPTFT70-XXX -TFT-graphical display 800x480 16-bit colours http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft70-ae.pdf -TFT-graphical display 800x480 16-bit colours and touch display -0 -48 -48 -Display -ERM19264 -STN/FSTN LCD 192x64 dot https://www.buydisplay.com/download/manual/ERM19264-1_Series_Datasheet.pdf -ERM19264 Graphics Display 192x64 -0 -20 -20 -Display -HDSM-441B_HDSM-443B -2 Digit 7 segemnt blue LED, right hand decimal, https://docs.broadcom.com/docs/AV02-1589EN -2 Digit 7 segment blue LED -0 -10 -10 -Display -HDSM-541B_HDSM-543B -2 digit 7 segement blue LED with right hand decimal, https://docs.broadcom.com/docs/AV02-1588EN -2 digit 7 segement blue LED with right hand decimal -0 -10 -10 -Display -HDSP-48xx -10-Element Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN -10-Element Bar Graph Array -0 -20 -20 -Display -HDSP-4830 -10-Element Red Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN -10-Element Red Bar Graph Array -0 -20 -20 -Display -HDSP-4832 -10-Element Red Yellow Green Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN -10-Element Red Yellow Green Bar Graph Array -0 -20 -20 -Display -HDSP-4836 -10-Element Red Yellow Green Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN -10-Element Red Yellow Green Bar Graph Array -0 -20 -20 -Display -HDSP-4840 -10-Element Yellow Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN -10-Element Yellow Bar Graph Array -0 -20 -20 -Display -HDSP-4850 -10-Element Green Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN -10-Element Green Bar Graph Array -0 -20 -20 -Display -HLCP-J100 -10-Element Red Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN -10-Element Red Bar Graph Array -0 -20 -20 -Display -HY1602E -http://www.icbank.com/data/ICBShop/board/HY1602E.pdf -LCD 16x2 Alphanumeric 16pin -0 -20 -16 -Display -LCD-016N002L -16 x 2 Character LCD, http://www.vishay.com/product?docid=37299 -LCD-016N002L 16 x 2 Character LCD -0 -24 -20 -Display -LM16255 -LCD LM16255 16x2 character http://www.datasheetlib.com/datasheet/259542/lm16255_sharp-electronics.html -LCD 12x2 -0 -14 -14 -Display -NHD-0420H1Z -NHD-0420H1Z LCD http://www.newhavendisplay.com/specs/NHD-0420H1Z-FSW-GBW-33V3.pdf -NHD-0420H1Z LCD -0 -16 -16 -Display -NHD-C0220BiZ -NHD-C0220BiZ LCD http://www.newhavendisplay.com/specs/NHD-C0220BiZ-FSW-FBW-3V3M.pdf -NHD-C0220BiZ LCD -0 -10 -10 -Display -OLED-128O064D -128x64 OLED display -display oled -0 -30 -30 -Display -RC1602A -http://www.raystar-optronics.com/down.php?ProID=18 -LCD 16x2 Alphanumeric 16pin -0 -22 -18 -Display -WC1602A -LCD 16x2 http://www.wincomlcd.com/pdf/WC1602A-SFYLYHTC06.pdf -LCD 16x2 Alphanumeric 16pin -0 -20 -16 -Display_7Segment -7SEGMENT-LED__HDSM531_HDSM533_SMD -7-Segment Display, HDSM53x, https://docs.broadcom.com/docs/AV02-0713EN -7segment LED HDSM531 HDSM533 -0 -10 -10 -Display_7Segment -7SegmentLED_LTS6760_LTS6780 -7-Segment Display, LTS67x0, http://optoelectronics.liteon.com/upload/download/DS30-2001-355/S6760jd.pdf -7Segment LED LTS6760 LTS6780 -0 -10 -10 -Display_7Segment -AD-121F2 -Single Digit 7-segment RGB LED Display, 1-inch digit height, common anode, http://usasyck.com/products/AD-121F2_cat_e.pdf -RGB LED digit -0 -22 -22 -Display_7Segment -AFF_2x7SEG-DIGIT_10mm -Afficheur 7 segments 10mm DIGIT -AFFICHEUR -0 -16 -16 -Display_7Segment -CA56-12CGKWA -4 digit 7 segment green LED, http://www.kingbright.com/attachments/file/psearch/000/00/00/CA56-12CGKWA(Ver.9A).pdf -4 digit 7 segment green LED -0 -12 -12 -Display_7Segment -CA56-12EWA -4 digit 7 segment green LED, http://www.kingbrightusa.com/images/catalog/SPEC/CA56-12EWA.pdf -4 digit 7 segment green LED -0 -12 -12 -Display_7Segment -CA56-12SEKWA -4 digit 7 segment green LED, http://www.kingbright.com/attachments/file/psearch/000/00/00/CA56-12SEKWA(Ver.7A).pdf -4 digit 7 segment green LED -0 -12 -12 -Display_7Segment -CA56-12SRWA -4 digit 7 segment green LED, http://www.kingbrightusa.com/images/catalog/SPEC/CA56-12SRWA.pdf -4 digit 7 segment green LED -0 -12 -12 -Display_7Segment -CA56-12SURKWA -4 digit 7 segment green LED, http://www.kingbright.com/attachments/file/psearch/000/00/00/CA56-12SURKWA(Ver.8A).pdf -4 digit 7 segment green LED -0 -12 -12 -Display_7Segment -CA56-12SYKWA -4 digit 7 segment green LED, http://www.kingbright.com/attachments/file/psearch/000/00/00/CA56-12SYKWA(Ver.6A).pdf -4 digit 7 segment green LED -0 -12 -12 -Display_7Segment -CC56-12GWA -4 digit 7 segment green LED, http://www.kingbrightusa.com/images/catalog/SPEC/CA56-11GWA.pdf -4 digit 7 segment green LED -0 -12 -12 -Display_7Segment -CC56-12YWA -4 digit 7 segment green LED, http://www.kingbrightusa.com/images/catalog/SPEC/CC56-12YWA.pdf -4 digit 7 segment green LED -0 -12 -12 -Display_7Segment -D1X8K -https://ia800903.us.archive.org/24/items/CTKD1x8K/Cromatek%20D168K.pdf -Single digit 7 segment ultra bright red -0 -10 -10 -Display_7Segment -DA04-11CGKWA -http://www.kingbright.com/attachments/file/psearch/000/00/00/DA04-11CGKWA(Ver.6A).pdf -Dubble digit green 7 segment LED display -0 -16 -16 -Display_7Segment -DA04-11SEKWA -http://www.kingbright.com/attachments/file/psearch/000/00/00/DA04-11SEKWA(Ver.9A).pdf -Dubble digit super bright orange 7 segment LED display -0 -16 -16 -Display_7Segment -DA04-11SURKWA -http://www.kingbright.com/attachments/file/psearch/000/00/00/DA04-11SURKWA(Ver.10A).pdf -Dubble digit hyper red 7 segment LED display -0 -16 -16 -Display_7Segment -DA04-11SYKWA -http://www.kingbright.com/attachments/file/psearch/000/00/00/DA04-11SYKWA(Ver.6A).pdf -Dubble digit super bright yellow 7 segment LED display -0 -16 -16 -Display_7Segment -DA56-11CGKWA -http://www.kingbright.com/attachments/file/psearch/000/00/00/DA56-11CGKWA(Ver.16A).pdf -Double digit seven segment green LED display -0 -18 -18 -Display_7Segment -DA56-11SEKWA -http://www.kingbright.com/attachments/file/psearch/000/00/00/DA56-11SEKWA(Ver.9A).pdf -Double digit seven segment super bright orange LED display -0 -18 -18 -Display_7Segment -DA56-11SURKWA -http://www.kingbright.com/attachments/file/psearch/000/00/00/DA56-11SURKWA(Ver.11A).pdf -Double digit seven segment hyper red LED display -0 -18 -18 -Display_7Segment -DA56-11SYKWA -http://www.kingbright.com/attachments/file/psearch/000/00/00/DA56-11SYKWA(Ver.11A).pdf -Double digit seven segment super bright yellow LED display -0 -18 -18 -Display_7Segment -DE113-XX-XX -http://www.display-elektronik.de/filter/DE113-RS-20_635.pdf -3 1/5 digit LOW BAT + 7-Segment LCD -0 -40 -40 -Display_7Segment -DE114-RS-20 -http://www.display-elektronik.de/filter/DE113-RS-20_635.pdf -3 1/5 digit reflective LCD LOW-BAT + 7-Segment -0 -40 -40 -Display_7Segment -DE119-XX-XX -https://www.display-elektronik.de/filter/DE119-RS-20_635.pdf -4 digit 7 segment LCD -0 -40 -40 -Display_7Segment -DE122-XX-XX -http://www.display-elektronik.de/filter/DE122-RS-20_635.pdf -6 digit 7 segment LCD -0 -50 -50 -Display_7Segment -DE170-XX-XX -http://www.display-elektronik.de/filter/DE170-RS-20_75.pdf -3 1/5 digit reflective arrow bat + 7 segment LCD -0 -40 -40 -Display_7Segment -ELD_426XXXX -http://www.everlight.com/file/ProductFile/D426SYGWA-S530-E2.pdf -Double digit 7 segment brilliant yellow green LED -0 -10 -10 -Display_7Segment -HDSP-7401 -One digit 7 segment yellow, https://docs.broadcom.com/docs/AV02-2553EN -One digit 7 segment yellow -0 -10 -10 -Display_7Segment -HDSP-7507 -+-1 overflow 7 segment high efficiency red, https://docs.broadcom.com/docs/AV02-2553EN -+-1 overflow 7 segment high efficiency red -0 -10 -10 -Display_7Segment -HDSP-7801 -One digit 7 segment green, https://docs.broadcom.com/docs/AV02-2553EN -One digit 7 segment green -0 -10 -10 -Display_7Segment -HDSP-7807 -+-1 overflow 7 segment green, https://docs.broadcom.com/docs/AV02-2553EN -+-1 overflow 7 segment green -0 -10 -10 -Display_7Segment -HDSP-A151 -One digit 7 segment red, https://docs.broadcom.com/docs/AV02-2553EN -One digit 7 segment high efficiency red -0 -10 -10 -Display_7Segment -HDSP-A401 -One digit 7 segment orange, common anode, https://docs.broadcom.com/docs/AV02-2553EN -One digit 7 segment orange common anode -0 -10 -10 -Display_7Segment -KCSC02-105 -http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-105(Ver.9A).pdf -Single digit 7 segement hyper red LED -0 -10 -10 -Display_7Segment -KCSC02-106 -http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-106(Ver.10A).pdf -Single digit 7 segement super bright orange LED -0 -10 -10 -Display_7Segment -KCSC02-107 -http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-107(Ver.9A).pdf -Single digit 7 segement super bright yellow LED -0 -10 -10 -Display_7Segment -KCSC02-123 -http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-123(Ver.10A).pdf -Single digit 7 segement super bright yellow LED -0 -10 -10 -Display_7Segment -KCSC02-136 -http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-136(Ver.6B).pdf -Single digit 7 segement super bright yellow LED -0 -10 -10 -Display_7Segment -LTC-4627Jx -http://optoelectronics.liteon.com/upload/download/DS30-2001-393/C4627JG.pdf -4 digit 7 segment LED -0 -14 -14 -Display_7Segment -MAN71A -https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php -One digit 7 segment red LED with right dot -0 -14 -14 -Display_7Segment -MAN72A -https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php -One digit 7 segment red LED with left dot -0 -14 -14 -Display_7Segment -MAN73A -https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php -Overflow +- 1 red LED -0 -14 -14 -Display_7Segment -MAN3410A -https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php -One digit 7 segment green LED with dot -0 -14 -14 -Display_7Segment -MAN3420A -https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php -One digit 7 segment green LED with left dot -0 -14 -14 -Display_7Segment -MAN3610A -https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php -One digit 7 segment orange LED with right dot -0 -14 -14 -Display_7Segment -MAN3620A -https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php -One digit 7 segment orange LED with left dot -0 -14 -14 -Display_7Segment -MAN3630A -https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php -Overflow +- 1 orange LED -0 -14 -14 -Display_7Segment -MAN3810A -https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php -One digit 7 segment yellow LED with right dot -0 -14 -14 -Display_7Segment -MAN3820A -https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php -One digit 7 segment yellow LED with left dot -0 -14 -14 -Display_7Segment -SA15-11xxx -http://www.kingbrightusa.com/images/catalog/SPEC/SA15-11SRWA.pdf -SA15-11xxx single digit 7 segment display 38.1mm 1.5inch -0 -10 -10 -Display_7Segment -SBC18-11SURKCGKWA -http://www.kingbright.com/attachments/file/psearch/000/00/00/SBC18-11SURKCGKWA(Ver.6A).pdf -single digit 7 segemnt red/green LED -0 -10 -10 -Display_7Segment -Sx39-1xxxxx -Single digit 7 segment LED display in red, yellow or green colour http://www.kingbrightusa.com/images/catalog/SPEC/sa39-11ewa.pdf -One digit LED 7 segment SA39-11 SC39-11 SA39-12 SC39-12 -0 -10 -10 -Ferrite_THT -LairdTech_28C0236-0JW-10 -Ferrite, vertical, LairdTech 28C0236-0JW-10, https://assets.lairdtech.com/home/brandworld/files/28C0236-0JW-10.pdf, JW Miller core https://www.bourns.com/products/magnetic-products/j.w.-miller-through-hole-ferrite-beads-emi-filters -Ferrite vertical LairdTech 28C0236-0JW-10 -0 -2 -2 -Fiducial -Fiducial_0.5mm_Mask1.5mm -Circular Fiducial, 0.5mm bare copper, 1.5mm soldermask opening -fiducial -0 -1 -0 -Fiducial -Fiducial_0.5mm_Mask1mm -Circular Fiducial, 0.5mm bare copper, 1mm soldermask opening (Level C) -fiducial -0 -1 -0 -Fiducial -Fiducial_0.75mm_Mask1.5mm -Circular Fiducial, 0.75mm bare copper, 1.5mm soldermask opening (Level B) -fiducial -0 -1 -0 -Fiducial -Fiducial_0.75mm_Mask2.25mm -Circular Fiducial, 0.75mm bare copper, 2.25mm soldermask opening -fiducial -0 -1 -0 -Fiducial -Fiducial_1.5mm_Mask3mm -Circular Fiducial, 1.5mm bare copper, 3mm soldermask opening -fiducial -0 -1 -0 -Fiducial -Fiducial_1.5mm_Mask4.5mm -Circular Fiducial, 1.5mm bare copper, 4.5mm soldermask opening -fiducial -0 -1 -0 -Fiducial -Fiducial_1mm_Mask2mm -Circular Fiducial, 1mm bare copper, 2mm soldermask opening (Level A) -fiducial -0 -1 -0 -Fiducial -Fiducial_1mm_Mask3mm -Circular Fiducial, 1mm bare copper, 3mm soldermask opening (recommended) -fiducial -0 -1 -0 -Filter -Filter_1109-5_1.1x0.9mm -5-pin SAW filter package - 1.1x0.9 mm Body; (see https://www.murata.com/~/media/webrenewal/support/library/catalog/products/filter/rf/p73e.ashx?la=en-gb) -Filter 5 -0 -5 -5 -Filter -Filter_1411-5_1.4x1.1mm -5-pin filter package - 1.4x1.1 mm Body; (see https://global.kyocera.com/prdct/electro/product/pdf/sf14_tdlte.pdf) -Filter 5 -0 -5 -5 -Filter -Filter_Bourns_SRF0905_6.0x9.2mm -https://www.bourns.com/docs/Product-Datasheets/SRF0905.pdf -Line Filter -0 -4 -4 -Filter -Filter_FILTERCON_1FPxx -0.5A, 250VAC, 50/60Hz line filter (https://filtercon.com.pl/wp-content/uploads/2019/07/Karta-katalogowa-FP-12-1.pdf) -EMI filter -0 -4 -4 -Filter -Filter_Mini-Circuits_FV1206 -Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206.pdf -Mini-Circuits Filter SMD 1206 -0 -6 -4 -Filter -Filter_Mini-Circuits_FV1206-1 -Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-1.pdf -Mini-Circuits Filter SMD 1206 -0 -6 -6 -Filter -Filter_Mini-Circuits_FV1206-4 -Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-4.pdf -Mini-Circuits Filter SMD 1206 -0 -8 -4 -Filter -Filter_Mini-Circuits_FV1206-5 -Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-5.pdf -Mini-Circuits Filter SMD 1206 -0 -8 -4 -Filter -Filter_Mini-Circuits_FV1206-6 -Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-6.pdf -Mini-Circuits Filter SMD 1206 -0 -14 -8 -Filter -Filter_Mini-Circuits_FV1206-7 -Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-7.pdf -Mini-Circuits Filter SMD 1206 -0 -5 -3 -Filter -Filter_Murata_BNX025 -https://www.murata.com/en-us/products/productdata/8796778004510/QNFH9101.pdf?1496719830000 -EMI Filter -0 -6 -4 -Filter -Filter_Murata_BNX025_ThermalVias -https://www.murata.com/en-us/products/productdata/8796778004510/QNFH9101.pdf?1496719830000 -EMI Filter -0 -19 -4 -Filter -Filter_Murata_SFECF-6 -SMD Type 10.7MHz Ceramic Filter https://www.murata.com/en-us/products/filter/cerafil/sfecf -10.7MHz smd ceramic -0 -6 -6 -Filter -Filter_Murata_SFECF-6_HandSoldering -SMD Type 10.7MHz Ceramic Filter https://www.murata.com/en-us/products/filter/cerafil/sfecf -10.7MHz smd ceramic -0 -6 -6 -Filter -Filter_SAW-6_3.8x3.8mm -6-pin 3.8 x 3.8mm SAW filter package, https://www.golledge.com/media/3785/mp08167.pdf -SAW filter 6-pin -0 -6 -6 -Filter -Filter_SAW-8_3.8x3.8mm -8-pin 3.8x3.8mm SAW filter, https://www.golledge.com/media/1831/ma05497.pdf -SAW filter 8-pin -0 -8 -8 -Filter -Filter_Schaffner_FN405 -Compact PCB mounting EMI filter (https://www.schaffner.com/de/produkte/download/product/datasheet/fn-405-pcb-mounting-filter/) -EMI filter -0 -5 -5 -Filter -Filter_Schaffner_FN406 -Ultra Compact EMC Filter (https://www.schaffner.com/products/download/product/datasheet/fn-406-ultra-compact-emc-filter/) -emi filter -0 -5 -5 -Fuse -Fuse_0402_1005Metric -Fuse SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -fuse -0 -2 -2 -Fuse -Fuse_0402_1005Metric_Pad0.77x0.64mm_HandSolder -Fuse SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -fuse handsolder -0 -2 -2 -Fuse -Fuse_0603_1608Metric -Fuse SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -fuse -0 -2 -2 -Fuse -Fuse_0603_1608Metric_Pad1.05x0.95mm_HandSolder -Fuse SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -fuse handsolder -0 -2 -2 -Fuse -Fuse_0805_2012Metric -Fuse SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator -fuse -0 -2 -2 -Fuse -Fuse_0805_2012Metric_Pad1.15x1.40mm_HandSolder -Fuse SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator -fuse handsolder -0 -2 -2 -Fuse -Fuse_1206_3216Metric -Fuse SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -fuse -0 -2 -2 -Fuse -Fuse_1206_3216Metric_Pad1.42x1.75mm_HandSolder -Fuse SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -fuse handsolder -0 -2 -2 -Fuse -Fuse_1210_3225Metric -Fuse SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -fuse -0 -2 -2 -Fuse -Fuse_1210_3225Metric_Pad1.42x2.65mm_HandSolder -Fuse SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -fuse handsolder -0 -2 -2 -Fuse -Fuse_1812_4532Metric -Fuse SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator -fuse -0 -2 -2 -Fuse -Fuse_1812_4532Metric_Pad1.30x3.40mm_HandSolder -Fuse SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator -fuse handsolder -0 -2 -2 -Fuse -Fuse_2010_5025Metric -Fuse SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -fuse -0 -2 -2 -Fuse -Fuse_2010_5025Metric_Pad1.52x2.65mm_HandSolder -Fuse SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -fuse handsolder -0 -2 -2 -Fuse -Fuse_2512_6332Metric -Fuse SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -fuse -0 -2 -2 -Fuse -Fuse_2512_6332Metric_Pad1.52x3.35mm_HandSolder -Fuse SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -fuse handsolder -0 -2 -2 -Fuse -Fuse_2920_7451Metric -Fuse SMD 2920 (7451 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://www.megastar.com/products/fusetronic/polyswitch/PDF/smd2920.pdf), generated with kicad-footprint-generator -fuse -0 -2 -2 -Fuse -Fuse_2920_7451Metric_Pad2.10x5.45mm_HandSolder -Fuse SMD 2920 (7451 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: http://www.megastar.com/products/fusetronic/polyswitch/PDF/smd2920.pdf), generated with kicad-footprint-generator -fuse handsolder -0 -2 -2 -Fuse -Fuse_BelFuse_0ZRE0005FF_L8.3mm_W3.8mm -Fuse 0ZRE0005FF, BelFuse, Radial Leaded PTC, https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf -0ZRE BelFuse radial PTC -0 -2 -2 -Fuse -Fuse_BelFuse_0ZRE0008FF_L8.3mm_W3.8mm -Fuse 0ZRE0008FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf -0ZRE BelFuse radial PTC -0 -2 -2 -Fuse -Fuse_BelFuse_0ZRE0012FF_L8.3mm_W3.8mm -Fuse 0ZRE0012FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf -0ZRE BelFuse radial PTC -0 -2 -2 -Fuse -Fuse_BelFuse_0ZRE0016FF_L9.9mm_W3.8mm -Fuse 0ZRE0016FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf -0ZRE BelFuse radial PTC -0 -2 -2 -Fuse -Fuse_BelFuse_0ZRE0025FF_L9.6mm_W3.8mm -Fuse 0ZRE0025FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf -0ZRE BelFuse radial PTC -0 -2 -2 -Fuse -Fuse_BelFuse_0ZRE0033FF_L11.4mm_W3.8mm -Fuse 0ZRE0033FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf -0ZRE BelFuse radial PTC -0 -2 -2 -Fuse -Fuse_BelFuse_0ZRE0040FF_L11.5mm_W3.8mm -Fuse 0ZRE0040FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf -0ZRE BelFuse radial PTC -0 -2 -2 -Fuse -Fuse_BelFuse_0ZRE0055FF_L14.0mm_W4.1mm -Fuse 0ZRE0055FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf -0ZRE BelFuse radial PTC -0 -2 -2 -Fuse -Fuse_BelFuse_0ZRE0075FF_L11.5mm_W4.8mm -Fuse 0ZRE0075FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf -0ZRE BelFuse radial PTC -0 -2 -2 -Fuse -Fuse_BelFuse_0ZRE0100FF_L18.7mm_W5.1mm -Fuse 0ZRE0100FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf -0ZRE BelFuse radial PTC -0 -2 -2 -Fuse -Fuse_BelFuse_0ZRE0125FF_L21.2mm_W5.3mm -Fuse 0ZRE0125FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf -0ZRE BelFuse radial PTC -0 -2 -2 -Fuse -Fuse_BelFuse_0ZRE0150FF_L23.4mm_W5.3mm -Fuse 0ZRE0150FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf -0ZRE BelFuse radial PTC -0 -2 -2 -Fuse -Fuse_BelFuse_0ZRE0200FF_L24.9mm_W6.1mm -Fuse 0ZRE0200FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf -0ZRE BelFuse radial PTC -0 -2 -2 -Fuse -Fuse_Blade_ATO_directSolder -car blade fuse direct solder -car blade fuse -0 -2 -2 -Fuse -Fuse_Blade_Mini_directSolder -car blade fuse mini, direct solder -car blade fuse mini -0 -2 -2 -Fuse -Fuse_Bourns_MF-RG300 -PTC Resettable Fuse, Ihold = 3.0A, Itrip=5.1A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RG400 -PTC Resettable Fuse, Ihold = 4.0A, Itrip=6.8A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RG500 -PTC Resettable Fuse, Ihold = 5.0A, Itrip=8.5A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RG600 -PTC Resettable Fuse, Ihold = 6.0A, Itrip=10.2A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RG650 -PTC Resettable Fuse, Ihold = 6.5A, Itrip=11.1A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RG700 -PTC Resettable Fuse, Ihold = 7.0A, Itrip=11.9A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RG800 -PTC Resettable Fuse, Ihold = 8.0A, Itrip=13.6A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RG900 -PTC Resettable Fuse, Ihold = 9.0A, Itrip=15.3A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RG1000 -PTC Resettable Fuse, Ihold = 10.0A, Itrip=17.0A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RG1100 -PTC Resettable Fuse, Ihold = 11.0A, Itrip=18.7A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RHT050 -PTC Resettable Fuse, Ihold = 0.5A, Itrip=0.92A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RHT070 -PTC Resettable Fuse, Ihold = 0.7A, Itrip=1.4A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RHT100 -PTC Resettable Fuse, Ihold = 1.0A, Itrip=1.8A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RHT200 -PTC Resettable Fuse, Ihold = 2.0A, Itrip=3.8A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RHT300 -PTC Resettable Fuse, Ihold = 3.0A, Itrip=6.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RHT400 -PTC Resettable Fuse, Ihold = 4.0A, Itrip=7.5A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RHT500 -PTC Resettable Fuse, Ihold = 5.0A, Itrip=9.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RHT550 -PTC Resettable Fuse, Ihold = 5.5A, Itrip=10.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RHT600 -PTC Resettable Fuse, Ihold = 6.0A, Itrip=10.8A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RHT650 -PTC Resettable Fuse, Ihold = 6.5A, Itrip=12.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RHT700 -PTC Resettable Fuse, Ihold = 7.0A, Itrip=13.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RHT750 -PTC Resettable Fuse, Ihold = 7.5A, Itrip=13.1A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RHT800 -PTC Resettable Fuse, Ihold = 8.0A, Itrip=15.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RHT900 -PTC Resettable Fuse, Ihold = 9.0A, Itrip=16.5A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RHT1000 -PTC Resettable Fuse, Ihold = 10.0A, Itrip=18.5A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RHT1100 -PTC Resettable Fuse, Ihold = 11.0A, Itrip=20.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-RHT1300 -PTC Resettable Fuse, Ihold = 13.0A, Itrip=24.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf -ptc resettable fuse polyfuse THT -0 -2 -2 -Fuse -Fuse_Bourns_MF-SM_7.98x5.44mm -https://www.bourns.com/docs/Product-Datasheets/mfsm.pdf -bourns ptc resettable fuse polyfuse MF-SM MF-SMHT -0 -2 -2 -Fuse -Fuse_Bourns_MF-SM_9.5x6.71mm -https://www.bourns.com/docs/Product-Datasheets/mfsm.pdf -bourns ptc resettable fuse polyfuse MF-SM MF-SMHT -0 -2 -2 -Fuse -Fuse_Littelfuse-LVR100 -Littelfuse, resettable fuse, PTC, polyswitch LVR100, Ih 1A http://www.littelfuse.com/~/media/electronics/datasheets/resettable_ptcs/littelfuse_ptc_lvr_catalog_datasheet.pdf.pdf -LVR100 PTC resettable polyswitch -0 -2 -2 -Fuse -Fuse_Littelfuse-LVR125 -Littelfuse, resettable fuse, PTC, polyswitch LVR125, Ih 1.25A, http://www.littelfuse.com/~/media/electronics/datasheets/resettable_ptcs/littelfuse_ptc_lvr_catalog_datasheet.pdf.pdf -LVR125 PTC resettable polyswitch -0 -2 -2 -Fuse -Fuse_Littelfuse-LVR200 -Littelfuse, resettable fuse, PTC, polyswitch LVR200, Ih 2A, http://www.littelfuse.com/~/media/electronics/datasheets/resettable_ptcs/littelfuse_ptc_lvr_catalog_datasheet.pdf.pdf -LVR200 PTC resettable polyswitch -0 -2 -2 -Fuse -Fuse_Littelfuse-NANO2-451_453 -Littelfuse NANO2 https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_451_453_datasheet.pdf.pdf -Fuse Nano2 -0 -2 -2 -Fuse -Fuse_Littelfuse_372_D8.50mm -Fuse, Littelfuse, 372, 8.5x8mm, https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_372_datasheet.pdf.pdf -fuse tht radial -0 -2 -2 -Fuse -Fuse_Littelfuse_395Series -Fuse, TE5, Littelfuse/Wickmann, No. 460, No560, -Fuse TE5 Littelfuse/Wickmann No. 460 No560 -0 -2 -2 -Fuse -Fuse_Schurter_UMT250 -Surface Mount Fuse, 3 x 10.1 mm, Time-Lag T, 250 VAC, 125 VDC (https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_UMT_250.pdf) -Schurter fuse smd -0 -2 -2 -Fuse -Fuse_Schurter_UMZ250 -Surface Mount Fuse with Clip, 4.2 x 11.1 mm, Time-Lag T, 250 VAC, 125 VDC (https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_UMZ_250.pdf) -fuse smd mount holder -0 -2 -2 -Fuse -Fuse_SunFuse-6HP -SunFuse Ceramic Slow Blow Fuse 6H_6HP.PDF -UL/CSA 6x32mm Ceramic Slow Blow Fuse -0 -2 -2 -Fuse -Fuseholder_Blade_ATO_Littelfuse_Pudenz_2_Pin -Fuseholder ATO Blade littelfuse Pudenz 2 Pin -Fuseholder ATO Blade littelfuse Pudenz 2 Pin -0 -2 -2 -Fuse -Fuseholder_Blade_Mini_Keystone_3568 -fuse holder, car blade fuse mini, http://www.keyelco.com/product-pdf.cfm?p=306 -car blade fuse mini -0 -4 -2 -Fuse -Fuseholder_Cylinder-5x20mm_Bulgin_FX0456_Vertical_Closed -Fuseholder, 5x20, closed, vertical, Bulgin, FX0456, https://www.bulgin.com/products/pub/media/bulgin/data/Fuseholders.pdf -Fuseholder 5x20 closed vertical Bulgin FX0456 Sicherungshalter -0 -2 -2 -Fuse -Fuseholder_Cylinder-5x20mm_Bulgin_FX0457_Horizontal_Closed -Fuseholder, 5x20, closed, horizontal, Bulgin, FX0457, Sicherungshalter, -Fuseholder 5x20 closed horizontal Bulgin FX0457 Sicherungshalter -0 -2 -2 -Fuse -Fuseholder_Cylinder-5x20mm_EATON_H15-V-1_Vertical_Closed -PCB fuse holders for 5 mm x 20 mm fuses; 250V; 10A (http://www.cooperindustries.com/content/dam/public/bussmann/Electronics/Resources/product-datasheets/bus-elx-ds-4426-h15.pdf) -fuse holder vertical 5x20mm -0 -2 -2 -Fuse -Fuseholder_Cylinder-5x20mm_EATON_HBV_Vertical_Closed -5 mm x 20 mm fuse holders; Vertical w/ Stability Pins; 250V; 6.3-16A (http://www.cooperindustries.com/content/dam/public/bussmann/Electronics/Resources/product-datasheets/Bus_Elx_DS_2118_HB_PCB_Series.pdf) -fuse holder vertical 5x20mm -0 -2 -2 -Fuse -Fuseholder_Cylinder-5x20mm_EATON_HBW_Vertical_Closed -5 mm x 20 mm fuse holders; Vertical w/o Stability Pins; 250V; 6.3-16A (http://www.cooperindustries.com/content/dam/public/bussmann/Electronics/Resources/product-datasheets/Bus_Elx_DS_2118_HB_PCB_Series.pdf) -fuse holder vertical 5x20mm -0 -2 -2 -Fuse -Fuseholder_Cylinder-5x20mm_Schurter_0031_8201_Horizontal_Open -Fuseholder horizontal open, 5x20mm, 500V, 16A, Schurter 0031.8201, https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_OGN.pdf -Fuseholder horizontal open 5x20 Schurter 0031.8201 -0 -2 -2 -Fuse -Fuseholder_Cylinder-5x20mm_Schurter_FAB_0031-355x_Horizontal_Closed -Fuseholder 5x20mm horizontal Shurter model FAB, Suitable for order numbers 0031.3551 and 0031.3558 (https://www.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_FAB.pdf) -Fuseholder 5x20mm closed horizontal -0 -2 -2 -Fuse -Fuseholder_Cylinder-5x20mm_Schurter_FPG4_Vertical_Closed -Shock-Safe Fuseholder, 5 x 20 mm, Slotted Cap/Fingergrip, vertical, IEC 60335-1; 250VAC/10A VDE; 500V/16A UL/CSA (https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_FPG4.pdf) -fuse holder vertical 5x20mm -0 -4 -2 -Fuse -Fuseholder_Cylinder-5x20mm_Schurter_FUP_0031.2510_Horizontal_Closed -Shock-Safe closed Fuseholder, Schurter FUP Series, 5.0 x 20mm, Slotted Cap, horizontal, 500 VAC 4W/16A (VDE), 600V 30A (UL/CSA), order numbers: 0031.2510 (0031.2500 + 0031.2323), http://www.schurter.ch/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_FUP.pdf -Fuseholder 5x20mm horizontal closed -0 -3 -2 -Fuse -Fuseholder_Cylinder-5x20mm_Schurter_OGN-SMD_Horizontal_Open -Fuseholder horizontal open, 5x20mm, 500V, 16A (https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_OGN-SMD.pdf) -Fuseholder horizontal open 5x20 Schurter 0031.8221 -0 -2 -2 -Fuse -Fuseholder_Cylinder-5x20mm_Stelvio-Kontek_PTF78_Horizontal_Open -https://www.tme.eu/en/Document/3b48dbe2b9714a62652c97b08fcd464b/PTF78.pdf -Fuseholder horizontal open 5x20 Stelvio-Kontek PTF/78 -0 -2 -2 -Fuse -Fuseholder_Cylinder-5x20mm_Wuerth_696103101002-SMD_Horizontal_Open -Fuseholder horizontal open 5x20mm 250V 10A Würth 696103101002 -Fuseholder horizontal open 5x20mm 250V 10A -0 -2 -2 -Fuse -Fuseholder_Cylinder-6.3x32mm_Schurter_0031-8002_Horizontal_Open -Fuseholder, horizontal, open, 6.3x32, Schurter, 0031.8002, https://www.schurter.com/en/datasheet/typ_OG__Holder__6.3x32.pdf -Fuseholder horizontal open 6.3x32 Schurter 0031.8002 -0 -2 -2 -Fuse -Fuseholder_Cylinder-6.3x32mm_Schurter_FUP_0031.2520_Horizontal_Closed -Shock-Safe closed Fuseholder, Schurter FUP Series, 6.3 x 32 mm, Slotted Cap, horizontal, 500 VAC 4W/16A (VDE), 600V 30A (UL/CSA), order numbers: 0031.2520 (0031.2500 + 0031.2321), http://www.schurter.ch/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_FUP.pdf -Fuseholder 6.3x32mm horizontal closed -0 -3 -2 -Fuse -Fuseholder_Keystone_3555-2 -Maxi APX ATX Automotive Blade Fuse Clip Holder https://www.keyelco.com/userAssets/file/M65p40.pdf -Maxi APX ATX Automotive Blade Fuse Clip Holder -0 -4 -2 -Fuse -Fuseholder_Littelfuse_100_series_5x20mm -Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf -Fuseholder clips -0 -4 -2 -Fuse -Fuseholder_Littelfuse_100_series_5x25mm -Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf -Fuseholder clips -0 -4 -2 -Fuse -Fuseholder_Littelfuse_100_series_5x30mm -Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf -Fuseholder clips -0 -4 -2 -Fuse -Fuseholder_Littelfuse_445_030_series_5x20mm -Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf -Fuseholder clips -0 -4 -2 -Fuse -Fuseholder_Littelfuse_445_030_series_5x25mm -Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf -Fuseholder clips -0 -4 -2 -Fuse -Fuseholder_Littelfuse_445_030_series_5x30mm -Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf -Fuseholder clips -0 -4 -2 -Fuse -Fuseholder_Littelfuse_Nano2_154x -Littelfuse NANO2 holder, https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_154_154t_154l_154tl_datasheet.pdf.pdf -SMD Nano2 holder -0 -2 -2 -Fuse -Fuseholder_Littelfuse_Nano2_157x -Littelfuse NANO2 holder, https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_157_datasheet.pdf.pdf -SMD Nano2 holder -0 -2 -2 -Fuse -Fuseholder_TR5_Littelfuse_No560_No460 -Fuse, Fuseholder, TR5, Littelfuse/Wickmann, No. 460, No560, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_holders/littelfuse_fuse_holder_559_560_datasheet.pdf.pdf -Fuse Fuseholder TR5 Littelfuse/Wickmann No. 460 No560 -0 -2 -2 -Heatsink -Heatsink_35x26mm_1xFixation3mm_Fischer-SK486-35 -Heatsink, 35mm x 26mm, 1x Fixation 3mm, Fischer SK486-35 -heatsink -0 -1 -1 -Heatsink -Heatsink_38x38mm_SpringFixation -Heatsink, 38x38mm, Spring Fixation, diagonal, -heatsink -0 -4 -1 -Heatsink -Heatsink_62x40mm_2xFixation3mm -Heatsink, 62 x 40mm, 2x 3mm Drills, -heatsink -0 -2 -1 -Heatsink -Heatsink_125x35x50mm_3xFixationM3 -Heatsink, 125x35x50mm, 3 fixation holes 3.2mm -heatsink -0 -0 -0 -Heatsink -Heatsink_AAVID_573300D00010G_TO-263 -Heatsink, 12.70mm x 26.16mm x 10.16, SMD, 18K/W, TO-263, D2 Pak, https://www.shopaavid.com/Product/573300D00000G -Heatsink AAVID TO-263 D2 Pak -0 -2 -1 -Heatsink -Heatsink_AAVID_576802B03900G -Heatsink, 14.48x12.7x19.05mm, TO-220/ TO-262, https://www.boydcorp.com/aavid-datasheets/Board-Level-Cooling-Plug-In-5768.pdf -heatsink -0 -1 -1 -Heatsink -Heatsink_AAVID_590302B03600G -Heatsink, 25.4x25.4x42.54mm, TO-220, https://www.boydcorp.com/aavid-datasheets/Board-Level-Cooling-Channel-5903.pdf -heatsink -0 -2 -2 -Heatsink -Heatsink_AAVID_TV5G_TO220_Horizontal -Heatsink TV5G TO-220 Horizontal, https://www.shopaavid.com/Product/TV-5G -Heatsink TV5G TO-220 Horizontal -0 -0 -0 -Heatsink -Heatsink_Fischer_FK224xx2201_25x8.3mm -25x8.3mm Heatsink, 18K/W, TO-220, https://www.fischerelektronik.de/web_fischer/en_GB/$catalogue/fischerData/PR/FK224_220_1_/datasheet.xhtml?branch=heatsinks -heatsink TO-220 -0 -2 -1 -Heatsink -Heatsink_Fischer_FK24413D2PAK_26x13mm -26x13 mm SMD heatsink for TO-252 TO-263 TO-268, https://www.fischerelektronik.de/pim/upload/fischerData/cadpdf/base/fk_244_13_d2_pak.pdf -heatsink TO-252 TO-263 TO-268 -0 -2 -1 -Heatsink -Heatsink_Fischer_FK24413DPAK_23x13mm -23x13 mm SMD heatsink for TO-252 TO-263 TO-268, https://www.fischerelektronik.de/pim/upload/fischerData/cadpdf/base/fk_244_13_d_pak.pdf -heatsink TO-252 TO-263 TO-268 -0 -2 -1 -Heatsink -Heatsink_Fischer_SK104-STC-STIC_35x13mm_2xDrill2.5mm -Heatsink, 35mm x 13mm, 2x Fixation 2,5mm Drill, Soldering, Fischer SK104-STC-STIC, -Heatsink fischer TO-220 -0 -2 -1 -Heatsink -Heatsink_Fischer_SK104-STCB_35x13mm__2xDrill3.5mm_ScrewM3 -Heatsink, 35mm x 13mm, 2x Fixation 2,5mm Drill, Soldering, Fischer SK104-STC-STIC, -Heatsink fischer TO-220 -0 -2 -1 -Heatsink -Heatsink_Fischer_SK129-STS_42x25mm_2xDrill2.5mm -Heatsink, Fischer SK129 -heatsink fischer -0 -2 -1 -Heatsink -Heatsink_SheetType_50x7mm_2Fixations -Heatsink, Sheet type, 50x7mm, 2 fixations (solder), -Heatsink sheet -0 -2 -1 -Heatsink -Heatsink_Stonecold_HS-132_32x14mm_2xFixation1.5mm -Heatsink, StoneCold HS -heatsink -0 -2 -1 -Inductor_SMD -L_6.3x6.3_H3 -Choke, SMD, 6.3x6.3mm 3mm height -Choke SMD -0 -2 -2 -Inductor_SMD -L_7.3x7.3_H3.5 -Choke, SMD, 7.3x7.3mm 3.5mm height -Choke SMD -0 -2 -2 -Inductor_SMD -L_7.3x7.3_H4.5 -Choke, SMD, 7.3x7.3mm 4.5mm height -Choke SMD -0 -2 -2 -Inductor_SMD -L_10.4x10.4_H4.8 -Choke, SMD, 10.4x10.4mm 4.8mm height -Choke SMD -0 -2 -2 -Inductor_SMD -L_12x12mm_H4.5mm -Choke, SMD, 12x12mm 4.5mm height -Choke SMD -0 -2 -2 -Inductor_SMD -L_12x12mm_H6mm -Choke, SMD, 12x12mm 6mm height -Choke SMD -0 -2 -2 -Inductor_SMD -L_12x12mm_H8mm -Choke, SMD, 12x12mm 8mm height -Choke SMD -0 -2 -2 -Inductor_SMD -L_0201_0603Metric -Inductor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator -inductor -0 -4 -2 -Inductor_SMD -L_0201_0603Metric_Pad0.64x0.40mm_HandSolder -Inductor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator -inductor handsolder -0 -4 -2 -Inductor_SMD -L_0402_1005Metric -Inductor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -inductor -0 -2 -2 -Inductor_SMD -L_0402_1005Metric_Pad0.77x0.64mm_HandSolder -Inductor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -inductor handsolder -0 -2 -2 -Inductor_SMD -L_0603_1608Metric -Inductor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -inductor -0 -2 -2 -Inductor_SMD -L_0603_1608Metric_Pad1.05x0.95mm_HandSolder -Inductor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -inductor handsolder -0 -2 -2 -Inductor_SMD -L_0805_2012Metric -Inductor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -inductor -0 -2 -2 -Inductor_SMD -L_0805_2012Metric_Pad1.05x1.20mm_HandSolder -Inductor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -inductor handsolder -0 -2 -2 -Inductor_SMD -L_0805_2012Metric_Pad1.15x1.40mm_HandSolder -Inductor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator -inductor handsolder -0 -2 -2 -Inductor_SMD -L_01005_0402Metric -Inductor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator -inductor -0 -4 -2 -Inductor_SMD -L_01005_0402Metric_Pad0.57x0.30mm_HandSolder -Inductor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator -inductor handsolder -0 -4 -2 -Inductor_SMD -L_1008_2520Metric -Inductor SMD 1008 (2520 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://ecsxtal.com/store/pdf/ECS-MPI2520-SMD-POWER-INDUCTOR.pdf), generated with kicad-footprint-generator -inductor -0 -2 -2 -Inductor_SMD -L_1008_2520Metric_Pad1.43x2.20mm_HandSolder -Inductor SMD 1008 (2520 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://ecsxtal.com/store/pdf/ECS-MPI2520-SMD-POWER-INDUCTOR.pdf), generated with kicad-footprint-generator -inductor handsolder -0 -2 -2 -Inductor_SMD -L_1206_3216Metric -Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -inductor -0 -2 -2 -Inductor_SMD -L_1206_3216Metric_Pad1.22x1.90mm_HandSolder -Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -inductor handsolder -0 -2 -2 -Inductor_SMD -L_1206_3216Metric_Pad1.42x1.75mm_HandSolder -Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -inductor handsolder -0 -2 -2 -Inductor_SMD -L_1210_3225Metric -Inductor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -inductor -0 -2 -2 -Inductor_SMD -L_1210_3225Metric_Pad1.42x2.65mm_HandSolder -Inductor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -inductor handsolder -0 -2 -2 -Inductor_SMD -L_1806_4516Metric -Inductor SMD 1806 (4516 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -inductor -0 -2 -2 -Inductor_SMD -L_1806_4516Metric_Pad1.45x1.90mm_HandSolder -Inductor SMD 1806 (4516 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -inductor handsolder -0 -2 -2 -Inductor_SMD -L_1812_4532Metric -Inductor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator -inductor -0 -2 -2 -Inductor_SMD -L_1812_4532Metric_Pad1.30x3.40mm_HandSolder -Inductor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator -inductor handsolder -0 -2 -2 -Inductor_SMD -L_2010_5025Metric -Inductor SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -inductor -0 -2 -2 -Inductor_SMD -L_2010_5025Metric_Pad1.52x2.65mm_HandSolder -Inductor SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -inductor handsolder -0 -2 -2 -Inductor_SMD -L_2512_6332Metric -Inductor SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -inductor -0 -2 -2 -Inductor_SMD -L_2512_6332Metric_Pad1.52x3.35mm_HandSolder -Inductor SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -inductor handsolder -0 -2 -2 -Inductor_SMD -L_AVX_LMLP07A7 -Inductor, AVX Kyocera, LMLP Series, style D, 6.6mmx7.3mm, 3.0mm height. (Script generated with StandardBox.py) (https://datasheets.avx.com/LMLPD.pdf) -Inductor LMLP -0 -2 -2 -Inductor_SMD -L_Abracon_ASPI-0630LR -smd shielded power inductor https://abracon.com/Magnetics/power/ASPI-0630LR.pdf -inductor abracon smd shielded -0 -2 -2 -Inductor_SMD -L_Abracon_ASPI-3012S -smd shielded power inductor http://www.abracon.com/Magnetics/power/ASPI-3012S.pdf -inductor abracon smd shielded -0 -2 -2 -Inductor_SMD -L_Bourns-SRN1060 -Bourns SRN1060 series SMD inductor https://www.bourns.com/docs/Product-Datasheets/SRN1060.pdf -Bourns SRN1060 SMD inductor -0 -2 -2 -Inductor_SMD -L_Bourns-SRN4018 -Bourns SRN4018 series SMD inductor, https://www.bourns.com/docs/Product-Datasheets/SRN4018.pdf -Bourns SRN4018 SMD inductor -0 -2 -2 -Inductor_SMD -L_Bourns-SRN6028 -Bourns SRN6028 series SMD inductor -Bourns SRN6028 SMD inductor -0 -2 -2 -Inductor_SMD -L_Bourns-SRN8040_8x8.15mm -Bourns SRN8040 series SMD inductor 8x8.15mm, https://www.bourns.com/docs/Product-Datasheets/SRN8040.pdf -Bourns SRN8040 SMD inductor -0 -2 -2 -Inductor_SMD -L_Bourns-SRR1005 -Bourns SRR1005 series SMD inductor -Bourns SRR1005 SMD inductor -0 -2 -2 -Inductor_SMD -L_Bourns-SRU1028_10.0x10.0mm -Bourns SRU1028 series SMD inductor, https://www.bourns.com/docs/Product-Datasheets/SRU1028.pdf -Bourns SRU1028 SMD inductor -0 -2 -2 -Inductor_SMD -L_Bourns-SRU8028_8.0x8.0mm -Bourns SRU8028 series SMD inductor -Bourns SRU8028 SMD inductor -0 -2 -2 -Inductor_SMD -L_Bourns-SRU8043 -Bourns SRU8043 series SMD inductor -Bourns SRU8043 SMD inductor -0 -2 -2 -Inductor_SMD -L_Bourns_SDR1806 -https://www.bourns.com/docs/Product-Datasheets/SDR1806.pdf -Bourns SDR1806 -0 -2 -2 -Inductor_SMD -L_Bourns_SRF1260 -Inductor, Bourns, SRF1260, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://www.bourns.com/docs/Product-Datasheets/SRF1260.pdf) -Inductor Bourns_SRF1260 -0 -4 -4 -Inductor_SMD -L_Bourns_SRN6045TA -http://www.bourns.com/docs/product-datasheets/srn6045ta.pdf -Semi-shielded Power Inductor -0 -2 -2 -Inductor_SMD -L_Bourns_SRN8040TA -https://www.bourns.com/docs/product-datasheets/srn8040ta.pdf -Inductor -0 -2 -2 -Inductor_SMD -L_Bourns_SRP1245A -Bourns SRP1245A series SMD inductor http://www.bourns.com/docs/Product-Datasheets/SRP1245A.pdf -Bourns SRP1245A SMD inductor -0 -2 -2 -Inductor_SMD -L_Bourns_SRP1770TA_16.9x16.9mm -Bourns SRP1770TA series SMD Inductor http://www.bourns.com/docs/Product-Datasheets/SRP1770TA.pdf -Bourns SRP1770TA series SMD Inductor -0 -2 -2 -Inductor_SMD -L_Bourns_SRP2313AA -Bourns SRR1260 series SMD inductor http://www.bourns.com/docs/product-datasheets/srp2313aa.pdf -Bourns SRR1260 SMD inductor -0 -4 -2 -Inductor_SMD -L_Bourns_SRP5030T -Inductor, Bourns, SRP5030T, 5.7mmx5.2mm (Script generated with StandardBox.py) (https://www.bourns.com/data/global/pdfs/SRP5030T.pdf) -Inductor Bourns_SRP5030T -0 -2 -2 -Inductor_SMD -L_Bourns_SRP7028A_7.3x6.6mm -Shielded Power Inductors (https://www.bourns.com/docs/product-datasheets/srp7028a.pdf) -Shielded Inductors Bourns SMD SRP7028A -0 -2 -2 -Inductor_SMD -L_Bourns_SRR1208_12.7x12.7mm -Bourns SRP1208 series SMD inductor https://www.bourns.com/pdfs/SRR1208.pdf -Bourns SRP1208 SMD inductor -0 -2 -2 -Inductor_SMD -L_Bourns_SRR1210A -Bourns SRR1210A series SMD inductor https://www.bourns.com/docs/Product-Datasheets/SRR1210A.pdf -Bourns SRR1210A SMD inductor -0 -2 -2 -Inductor_SMD -L_Bourns_SRR1260 -Bourns SRR1260 series SMD inductor http://www.bourns.com/docs/Product-Datasheets/SRR1260.pdf -Bourns SRR1260 SMD inductor -0 -2 -2 -Inductor_SMD -L_Coilcraft_LPS4018 -SMD Inductor Coilcraft LPS4018 https://www.coilcraft.com/pdfs/lps4018.pdf -L Coilcraft LPS4018 -0 -2 -2 -Inductor_SMD -L_Coilcraft_LPS5030 -Shielded Power Inductor SMD, Coilcraft LPS5030, https://www.coilcraft.com/pdfs/lps5030.pdf, StepUp generated footprint -inductor -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL60xx_6.36x6.56mm -Coilcraft XAL60xx series, https://www.coilcraft.com/pdfs/xal60xx.pdf -L Coilcraft XAL60xx -0 -2 -2 -Inductor_SMD -L_Coilcraft_XAL5030 -L_Coilcraft_XAL5030 -L Coilcraft XAL5030 -0 -2 -2 -Inductor_SMD -L_Coilcraft_XxL4020 -L_Coilcraft_XxL4020 https://www.coilcraft.com/pdfs/xfl4020.pdf -L Coilcraft XxL4020 -0 -2 -2 -Inductor_SMD -L_Coilcraft_XxL4030 -L_Coilcraft_XxL4030 https://www.coilcraft.com/pdfs/xfl4030.pdf -L Coilcraft XxL4030 -0 -2 -2 -Inductor_SMD -L_Coilcraft_XxL4040 -L_Coilcraft_XxL4040 https://www.coilcraft.com/pdfs/xal4000.pdf -L Coilcraft XxL4040 -0 -2 -2 -Inductor_SMD -L_CommonModeChoke_Coilcraft_0603USB -Coilcraft 0603USB Series Common Mode Choke, https://www.coilcraft.com/pdfs/0603usb.pdf -surface mount common mode bead -0 -4 -4 -Inductor_SMD -L_CommonModeChoke_Coilcraft_0805USB -Coilcraft 0805USB Series Common Mode Choke, https://www.coilcraft.com/pdfs/0805usb.pdf -surface mount common mode bead -0 -4 -4 -Inductor_SMD -L_CommonModeChoke_Coilcraft_1812CAN -Coilcraft 1812CAN Series Common Mode Choke, https://www.coilcraft.com/pdfs/1812can.pdf -surface mount common mode bead -0 -4 -4 -Inductor_SMD -L_CommonModeChoke_Wuerth_WE-SL5 -WE-SL5 SMT Common Mode Line Filter, https://www.we-online.de/katalog/en/WE-SL5/, https://www.we-online.de/katalog/datasheet/744272471.pdf -SMT Common Mode Line Filter -0 -4 -4 -Inductor_SMD -L_CommonMode_Delevan_4222 -API Delevan, Surface Mount Common Mode Bead, 4222 4222R, http://www.delevan.com/seriesPDFs/4222.pdf -surface mount common mode bead -0 -4 -4 -Inductor_SMD -L_CommonMode_Wuerth_WE-SL2 -http://katalog.we-online.de/en/pbs/WE-SL2?sid=5fbec16187#vs_t1:c1_ct:1 -Wuerth WE-SL2 -0 -4 -4 -Inductor_SMD -L_Fastron_PISN -Choke, Drossel, PISN, SMD, Fastron, -Choke Drossel PISN SMD Fastron -0 -2 -2 -Inductor_SMD -L_Fastron_PISN_Handsoldering -Choke, Drossel, PISN, SMD, Fastron, -Choke Drossel PISN SMD Fastron -0 -2 -2 -Inductor_SMD -L_Fastron_PISR -Choke, Drossel, PISR, Fastron, SMD, -Choke Drossel PISR Fastron SMD -0 -2 -2 -Inductor_SMD -L_Fastron_PISR_Handsoldering -Choke, Drossel, PISR, Fastron, SMD, -Choke Drossel PISR Fastron SMD -0 -2 -2 -Inductor_SMD -L_Murata_DEM35xxC -https://www.murata.com/~/media/webrenewal/products/inductor/chip/tokoproducts/wirewoundferritetypeforpl/m_dem3518c.ashx -Inductor SMD DEM35xxC -0 -2 -2 -Inductor_SMD -L_Murata_LQH2MCNxxxx02_2.0x1.6mm -Inductor, Murata, LQH2MCN_02 series, 1.6x2.0x0.9mm (https://search.murata.co.jp/Ceramy/image/img/P02/JELF243A-0053.pdf) -chip coil inductor Murata LQH2MC -0 -2 -2 -Inductor_SMD -L_Murata_LQH55DN_5.7x5.0mm -Inductor, SMD, 5.7x5.0x4.7mm, https://search.murata.co.jp/Ceramy/image/img/P02/JELF243A-0045.pdf -inductor smd -0 -2 -2 -Inductor_SMD -L_Neosid_Air-Coil_SML_1turn_HDM0131A -Neosid, Air-Coil, SML, 1turn, HDM0131A, -Neosid Air-Coil SML 1turn HDM0131A -0 -2 -2 -Inductor_SMD -L_Neosid_Air-Coil_SML_2turn_HAM0231A -Neosid, Air-Coil, SML, 2turn, HAM0231A, -Neosid Air-Coil SML 2turn HAM0231A -0 -2 -2 -Inductor_SMD -L_Neosid_Air-Coil_SML_2turn_HDM0231A -Neosid, Air-Coil, SML, 2turn, HDM0231A, -Neosid Air-Coil SML 2turn HDM0231A -0 -2 -2 -Inductor_SMD -L_Neosid_Air-Coil_SML_3turn_HAM0331A -Neosid, Air-Coil, SML, 2turn, HAM0331A, -Neosid Air-Coil SML 3turn HAM0331A -0 -2 -2 -Inductor_SMD -L_Neosid_Air-Coil_SML_3turn_HDM0331A -Neosid, Air-Coil, SML, 3turn, HDM0331A, -Neosid Air-Coil SML 3turn HDM0331A -0 -2 -2 -Inductor_SMD -L_Neosid_Air-Coil_SML_4turn_HAM0431A -Neosid, Air-Coil, SML, 4turn, HAM0431A, -Neosid Air-Coil SML 4turn HAM0431A -0 -2 -2 -Inductor_SMD -L_Neosid_Air-Coil_SML_4turn_HDM0431A -Neosid, Air-Coil, SML, 4turn, HDM0431A, -Neosid Air-Coil SML 4turn HDM0431A -0 -2 -2 -Inductor_SMD -L_Neosid_Air-Coil_SML_5turn_HAM0531A -Neosid, Air-Coil, SML, 5turn, HAM0531A, -Neosid Air-Coil SML 5turn HAM0531A -0 -2 -2 -Inductor_SMD -L_Neosid_Air-Coil_SML_5turn_HDM0531A -Neosid, Air-Coil, SML, 5turn, HDM0531A, -Neosid Air-Coil SML 5turn HDM0531A -0 -2 -2 -Inductor_SMD -L_Neosid_Air-Coil_SML_6-10turn_HAM0631A-HAM1031A -Neosid, Air-Coil, SML, 6-10turn, HAM0631A-HAM1031A, -Neosid Air-Coil SML 6-10turn HAM0631A-HAM1031A -0 -2 -2 -Inductor_SMD -L_Neosid_Air-Coil_SML_6-10turn_HDM0431A-HDM1031A -Neosid, Air-Coil, SML, 6-10turn, HDM0431A-HDM1031A, -Neosid Air-Coil SML 6-10turn HDM0431A-HDM1031A -0 -2 -2 -Inductor_SMD -L_Neosid_Air-Coil_SML_6turn_HAM0631A -Neosid, Air-Coil, SML, 6turn, HAM0631A, -Neosid Air-Coil SML 6turn HAM0631A -0 -2 -2 -Inductor_SMD -L_Neosid_MicroCoil_Ms36-L -Neosid, Micro Coil, Inductor, Ms36-L, SMD, Fixed inductor, anti clockwise, https://neosid.de/en/products/inductors/rod-core-chokes/smd-rod-core-chokes/52026/ms-36/7-h?c=94 -Neosid Micro Coil Inductor Ms36-L SMD Fixed inductor anti clockwise -0 -2 -2 -Inductor_SMD -L_Neosid_Ms42 -Neosid, Inductor, SMs42, Fixed inductor, SMD, magneticaly shielded, https://neosid.de/import-data/product-pdf/neoFestind_Ms42.pdf -Neosid Inductor SMs42 Fixed inductor SMD magneticaly shielded -0 -2 -2 -Inductor_SMD -L_Neosid_Ms50 -Neosid, Power Inductor, Ms50, SMD, Fixed inductor, https://neosid.de/import-data/product-pdf/neoFestind_Ms50.pdf -Neosid Power Inductor Ms50 SMD Fixed inductor -0 -2 -2 -Inductor_SMD -L_Neosid_Ms50T -Neosid, Power Inductor, Ms50T, SMD, Fixed inductor, high temperature, https://neosid.de/import-data/product-pdf/neoFestind_Ms50T.pdf -Neosid Power Inductor Ms50T SMD Fixed inductor high temperature -0 -2 -2 -Inductor_SMD -L_Neosid_Ms85 -Neosid, Ms85, Ms85T, SMD Inductor, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms85.pdf -Neosid Ms85 Ms85T SMD Inductor Fixed inductor SMD -0 -2 -2 -Inductor_SMD -L_Neosid_Ms85T -Neosid, Ms85, Ms85T, SMD Inductor, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms85T.pdf -Neosid Ms85 Ms85T SMD Inductor Fixed inductor SMD -0 -2 -2 -Inductor_SMD -L_Neosid_Ms95 -Neosid,Inductor,Ms95, Ms95a, Ms95T, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms95.pdf -NeosidInductorMs95 Ms95a Ms95T Fixed inductor SMD -0 -2 -2 -Inductor_SMD -L_Neosid_Ms95T -Neosid,Inductor,Ms95, Ms95a, Ms95T, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms95T.pdf -NeosidInductorMs95 Ms95a Ms95T Fixed inductor SMD -0 -2 -2 -Inductor_SMD -L_Neosid_Ms95a -Neosid,Inductor,Ms95, Ms95a, Ms95T, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms95a.pdf -NeosidInductorMs95 Ms95a Ms95T Fixed inductor SMD -0 -2 -2 -Inductor_SMD -L_Neosid_SM-NE95H -Neosid, Inductor,SM-NE95H, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMNE95H.pdf -Neosid Inductor SM-NE95H Fixed inductor SMD -0 -2 -2 -Inductor_SMD -L_Neosid_SM-NE127 -Neosid, Inductor, SM-NE127, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMNE127.pdf -Neosid Inductor SM-NE127 Fixed inductor SMD -0 -2 -2 -Inductor_SMD -L_Neosid_SM-NE127_HandSoldering -Neosid, Inductor, SM-NE127, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMNE127.pdf -Neosid Inductor SM-NE127 Fixed inductor SMD -0 -2 -2 -Inductor_SMD -L_Neosid_SM-NE150 -Neosid, Inductor, SM-NE150, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMNE150.pdf -Neosid Inductor SM-NE150 Fixed inductor SMD -0 -2 -2 -Inductor_SMD -L_Neosid_SM-PIC0512H -Neosid, Inductor, PIC0512H, Power Inductor, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMPIC0512H.pdf -Neosid Inductor PIC0512H Power Inductor Fixed inductor SMD -0 -2 -2 -Inductor_SMD -L_Neosid_SM-PIC0602H -Neosid, Power Inductor, SM-PIC0602H, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMPIC0602H.pdf -Neosid Power Inductor SM-PIC0602H Fixed inductor SMD -0 -2 -2 -Inductor_SMD -L_Neosid_SM-PIC0612H -Neosid, Power Inductor, SM-PIC0612H, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMPIC0612H.pdf -Neosid Power Inductor SM-PIC0612H Fixed inductor SMD -0 -2 -2 -Inductor_SMD -L_Neosid_SM-PIC1004H -Neosid, Inductor, SM-PIC1004H, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMPIC1004H.pdf -Neosid Inductor SM-PIC1004H Fixed inductor SMD -0 -2 -2 -Inductor_SMD -L_Neosid_SMS-ME3010 -Neosid, Inductor, SMS-ME3010, Fixed inductor, SMD, magnetically shielded, https://neosid.de/import-data/product-pdf/neoFestind_SMSME3010.pdf -Neosid Inductor SMS-ME3010 Fixed inductor SMD magnetically shielded -0 -2 -2 -Inductor_SMD -L_Neosid_SMS-ME3015 -Neosid, Power Inductor, SMS-ME3015, Fixed inductor, SMD, magnetically shielded, https://neosid.de/import-data/product-pdf/neoFestind_SMSME3015.pdf -Neosid Power Inductor SMS-ME3015 Fixed inductor SMD magnetically shielded -0 -2 -2 -Inductor_SMD -L_Neosid_SMs42 -Neosid, Inductor, SMs42, Fixed inductor, SMD, magneticaly shielded, https://neosid.de/import-data/product-pdf/neoFestind_ma_SMs42.pdf -Neosid Inductor SMs42 Fixed inductor SMD magneticaly shielded -0 -2 -2 -Inductor_SMD -L_Neosid_SMs50 -Neosid, Inductor, SMs50, Fixed inductor, SMD, magneticaly shielded, https://neosid.de/import-data/product-pdf/neoFestind_ma_SMs50.pdf -Neosid Inductor SMs50 Fixed inductor SMD magneticaly shielded -0 -2 -2 -Inductor_SMD -L_Neosid_SMs85 -Neosid, Inductor, SMs85, Fixed inductor, SMD, magnetically shielded, https://neosid.de/import-data/product-pdf/neoFestind_ma_SMs85.pdf -Neosid Inductor SMs85 Fixed inductor SMD magnetically shielded -0 -2 -2 -Inductor_SMD -L_Neosid_SMs95_SMs95p -Neosid, Inductor, SMs95, Fixed inductor, SMD, magnetically shielded, https://neosid.de/import-data/product-pdf/neoFestind_SMs95SMs95p.pdf -Neosid Inductor SMs95 Fixed inductor SMD magnetically shielded -0 -2 -2 -Inductor_SMD -L_Pulse_PA4320 -Inductor SMD Pulse PA4320 http://productfinder.pulseeng.com/products/datasheets/P787.pdf -Inductor SMD Pulse PA4320 -0 -2 -2 -Inductor_SMD -L_Pulse_PA4344 -Pulse PA4344 / PM4344 Series SMD Inductors https://productfinder.pulseelectronics.com/api/public/uploads/product-attachments/datasheet_p771_1608107700.pdf -Pulse PA4344 PM4344 Series SMD Inductors -0 -2 -2 -Inductor_SMD -L_Sagami_CER1242B -Inductor, Sagami, h=4.5mm, http://www.sagami-elec.co.jp/file/CER1242B-CER1257B-CER1277B.pdf -inductor sagami cer12xxb smd -0 -2 -2 -Inductor_SMD -L_Sagami_CER1257B -Inductor, Sagami, h=6.0mm, http://www.sagami-elec.co.jp/file/CER1242B-CER1257B-CER1277B.pdf -inductor sagami cer12xxb smd -0 -2 -2 -Inductor_SMD -L_Sagami_CER1277B -Inductor, Sagami, h=8.0mm, http://www.sagami-elec.co.jp/file/CER1242B-CER1257B-CER1277B.pdf -inductor sagami cer12xxb smd -0 -2 -2 -Inductor_SMD -L_Sagami_CWR1242C -Sagami power inductor, CWR1242C, H=4.5mm (http://www.sagami-elec.co.jp/file/16Car_SMDCwr.pdf) -inductor sagami cwr12xx smd -0 -4 -2 -Inductor_SMD -L_Sagami_CWR1257C -Sagami power inductor, CWR1242C, H=6.0mm (http://www.sagami-elec.co.jp/file/16Car_SMDCwr.pdf) -inductor sagami cwr12xx smd -0 -4 -2 -Inductor_SMD -L_Sagami_CWR1277C -Sagami power inductor, CWR1242C, H=7.7mm (http://www.sagami-elec.co.jp/file/16Car_SMDCwr.pdf) -inductor sagami cwr12xx smd -0 -4 -2 -Inductor_SMD -L_SigTra_SC3316F -http://www.signaltransformer.com/sites/all/pdf/smd/P080_SC3316F.pdf -Choke -0 -2 -2 -Inductor_SMD -L_Sumida_CDMC6D28_7.25x6.5mm -SMD Power Inductor (http://products.sumida.com/products/pdf/CDMC6D28.pdf) -Inductor Sumida SMD CDMC6D28 -0 -2 -2 -Inductor_SMD -L_Sumida_CR75 -Inductor, Sumida, 8.1mm × 7.3mm × 5.5 mm, Unshielded, http://products.sumida.com/products/pdf/CR75.pdf -Inductor SMD CR75 Unshielded -0 -2 -2 -Inductor_SMD -L_Sunlord_MWSA0518_5.4x5.2mm -Inductor, Sunlord, MWSA0518, 5.4mmx5.2mm -inductor Sunlord smd -0 -2 -2 -Inductor_SMD -L_TDK_NLV25_2.5x2.0mm -TDK NLV25, 2.5x2.0x1.8mm, https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_standard_nlv25-ef_en.pdf -tdk nlv25 nlcv25 nlfv25 -0 -2 -2 -Inductor_SMD -L_TDK_NLV32_3.2x2.5mm -TDK NLV32, 3.2x2.5x2.2mm, https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_standard_nlv32-ef_en.pdf -tdk nlv32 nlcv32 nlfv32 -0 -2 -2 -Inductor_SMD -L_TDK_SLF6025 -Inductor, TDK, SLF6025, 6.0mmx6.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf6025_en.pdf) -Inductor TDK_SLF6025 -0 -2 -2 -Inductor_SMD -L_TDK_SLF6028 -Inductor, TDK, SLF6028, 6.0mmx6.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf6028_en.pdf) -Inductor TDK_SLF6028 -0 -2 -2 -Inductor_SMD -L_TDK_SLF6045 -Inductor, TDK, SLF6045, 6.0mmx6.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf6045_en.pdf) -Inductor TDK_SLF6045 -0 -2 -2 -Inductor_SMD -L_TDK_SLF7032 -Inductor, TDK, SLF7032, 7.0mmx7.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf7032_en.pdf) -Inductor TDK_SLF7032 -0 -2 -2 -Inductor_SMD -L_TDK_SLF7045 -Inductor, TDK, SLF7045, 7.0mmx7.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf7045_en.pdf) -Inductor TDK_SLF7045 -0 -2 -2 -Inductor_SMD -L_TDK_SLF7055 -Inductor, TDK, SLF7055, 7.0mmx7.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf7055_en.pdf) -Inductor TDK_SLF7055 -0 -2 -2 -Inductor_SMD -L_TDK_SLF10145 -Inductor, TDK, SLF10145, 10.1mmx10.1mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_automotive_power_slf10145-h_en.pdf) -Inductor TDK_SLF10145 -0 -2 -2 -Inductor_SMD -L_TDK_SLF10165 -Inductor, TDK, SLF10165, 10.1mmx10.1mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_power_slf10165_en.pdf) -Inductor TDK_SLF10165 -0 -2 -2 -Inductor_SMD -L_TDK_SLF12555 -Inductor, TDK, SLF12555, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_power_slf12555_en.pdf) -Inductor SLF12555 -0 -2 -2 -Inductor_SMD -L_TDK_SLF12565 -Inductor, TDK, SLF12565, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_automotive_power_slf12565-h_en.pdf) -Inductor SLF12565 -0 -2 -2 -Inductor_SMD -L_TDK_SLF12575 -Inductor, TDK, SLF12575, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_automotive_power_slf12575-h_en.pdf) -Inductor SLF12575 -0 -2 -2 -Inductor_SMD -L_TDK_VLF10040 -Inductor,TDK, TDK-VLP-8040, 8.6mmx8.6mm -inductor TDK VLP smd VLF10040 -0 -2 -2 -Inductor_SMD -L_TDK_VLP8040 -Inductor,TDK, TDK-VLP-8040, 8.6mmx8.6mm -inductor TDK VLP smd VLP8040 -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_MD-1616 -Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-1616, 1.6mmx1.6mm -inductor taiyo-yuden md smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_MD-2020 -Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-2020, 2.0mmx2.0mm -inductor taiyo-yuden md smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_MD-3030 -Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-3030, 3.0mmx3.0mm -inductor taiyo-yuden md smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_MD-4040 -Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-4040, 4.0mmx4.0mm -inductor taiyo-yuden md smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_MD-5050 -Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-5050, 5.0mmx5.0mm -inductor taiyo-yuden md smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_NR-20xx -Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-20xx, 2.0mmx2.0mm -inductor taiyo-yuden nr smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_NR-20xx_HandSoldering -Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-20xx, 2.0mmx2.0mm -inductor taiyo-yuden nr smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_NR-24xx -Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-24xx, 2.4mmx2.4mm -inductor taiyo-yuden nr smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_NR-24xx_HandSoldering -Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-24xx, 2.4mmx2.4mm -inductor taiyo-yuden nr smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_NR-30xx -Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-30xx, 3.0mmx3.0mm -inductor taiyo-yuden nr smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_NR-30xx_HandSoldering -Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-30xx, 3.0mmx3.0mm -inductor taiyo-yuden nr smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_NR-40xx -Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-40xx, 4.0mmx4.0mm -inductor taiyo-yuden nr smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_NR-40xx_HandSoldering -Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-40xx, 4.0mmx4.0mm -inductor taiyo-yuden nr smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_NR-50xx -Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-50xx, 4.9mmx4.9mm -inductor taiyo-yuden nr smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_NR-50xx_HandSoldering -Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-50xx, 4.9mmx4.9mm -inductor taiyo-yuden nr smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_NR-60xx -Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-60xx, 6.0mmx6.0mm -inductor taiyo-yuden nr smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_NR-60xx_HandSoldering -Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-60xx, 6.0mmx6.0mm -inductor taiyo-yuden nr smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_NR-80xx -Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-80xx, 8.0mmx8.0mm -inductor taiyo-yuden nr smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_NR-80xx_HandSoldering -Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-80xx, 8.0mmx8.0mm -inductor taiyo-yuden nr smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_NR-10050_9.8x10.0mm -Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-10050, 9.8mmx10.0mm, https://ds.yuden.co.jp/TYCOMPAS/or/specSheet?pn=NR10050T1R3N -inductor taiyo-yuden nr smd -0 -2 -2 -Inductor_SMD -L_Taiyo-Yuden_NR-10050_9.8x10.0mm_HandSoldering -Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-10050, 9.8mmx10.0mm, https://ds.yuden.co.jp/TYCOMPAS/or/specSheet?pn=NR10050T1R3N -inductor taiyo-yuden nr smd -0 -2 -2 -Inductor_SMD -L_TracoPower_TCK-047_5.2x5.8mm -Inductor, Traco, TCK-047, 5.2x5.8mm, https://www.tracopower.com/products/tck047.pdf -inductor smd traco -0 -2 -2 -Inductor_SMD -L_TracoPower_TCK-141 -Choke, SMD, 4.0x4.0mm 2.1mm height, https://www.tracopower.com/products/tck141.pdf -Choke SMD -0 -2 -2 -Inductor_SMD -L_Vishay_IFSC-1515AH_4x4x1.8mm -Low Profile, High Current Inductors (https://www.vishay.com/docs/34295/sc15ah01.pdf) -SMD Vishay Inductor Low Profile -0 -2 -2 -Inductor_SMD -L_Vishay_IHLP-1212 -Inductor, Vishay, IHLP series, 3.0mmx3.0mm -inductor vishay ihlp smd -0 -2 -2 -Inductor_SMD -L_Vishay_IHLP-1616 -Inductor, Vishay, IHLP series, 4.1mmx4.1mm -inductor vishay ihlp smd -0 -2 -2 -Inductor_SMD -L_Vishay_IHLP-2020 -Inductor, Vishay, IHLP series, 5.1mmx5.1mm -inductor vishay ihlp smd -0 -2 -2 -Inductor_SMD -L_Vishay_IHLP-2525 -Inductor, Vishay, IHLP series, 6.3mmx6.3mm -inductor vishay ihlp smd -0 -2 -2 -Inductor_SMD -L_Vishay_IHLP-4040 -Inductor, Vishay, IHLP series, 10.2mmx10.2mm -inductor vishay ihlp smd -0 -2 -2 -Inductor_SMD -L_Vishay_IHLP-5050 -Inductor, Vishay, IHLP series, 12.7mmx12.7mm -inductor vishay ihlp smd -0 -2 -2 -Inductor_SMD -L_Vishay_IHLP-6767 -Inductor, Vishay, IHLP series, 17.0mmx17.0mm -inductor vishay ihlp smd -0 -2 -2 -Inductor_SMD -L_Vishay_IHSM-3825 -Inductor, Vishay, Vishay_IHSM-3825, http://www.vishay.com/docs/34018/ihsm3825.pdf, 11.2mmx6.3mm -inductor vishay icsm smd -0 -2 -2 -Inductor_SMD -L_Vishay_IHSM-4825 -Inductor, Vishay, Vishay_IHSM-4825, http://www.vishay.com/docs/34019/ihsm4825.pdf, 13.7mmx6.3mm -inductor vishay icsm smd -0 -2 -2 -Inductor_SMD -L_Vishay_IHSM-5832 -Inductor, Vishay, Vishay_IHSM-5832, http://www.vishay.com/docs/34020/ihsm5832.pdf, 16.3mmx8.1mm -inductor vishay icsm smd -0 -2 -2 -Inductor_SMD -L_Vishay_IHSM-7832 -Inductor, Vishay, Vishay_IHSM-7832, http://www.vishay.com/docs/34021/ihsm7832.pdf, 19.8mmx8.1mm -inductor vishay icsm smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCF-2013 -7443630070, http://katalog.we-online.de/pbs/datasheet/7443630070.pdf -inductor shielded wuerth hcf -0 -3 -2 -Inductor_SMD -L_Wuerth_HCF-2815 -74436410150, http://katalog.we-online.de/pbs/datasheet/74436410150.pdf -inductor shielded wuerth hcf -0 -3 -2 -Inductor_SMD -L_Wuerth_HCF-2818 -7443640330, http://katalog.we-online.de/pbs/datasheet/7443640330.pdf -inductor shielded wuerth hcf -0 -3 -2 -Inductor_SMD -L_Wuerth_HCI-1030 -Inductor, Wuerth Elektronik, Wuerth_HCI-1030, 10.6mmx10.6mm -inductor Wuerth hci smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCI-1040 -Inductor, Wuerth Elektronik, Wuerth_HCI-1040, 10.2mmx10.2mm -inductor Wuerth hci smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCI-1050 -Inductor, Wuerth Elektronik, Wuerth_HCI-1050, 10.2mmx10.2mm -inductor Wuerth hci smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCI-1335 -Inductor, Wuerth Elektronik, Wuerth_HCI-1335, 12.8mmx12.8mm -inductor Wuerth hci smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCI-1350 -Inductor, Wuerth Elektronik, Wuerth_HCI-1350, 12.8mmx12.8mm -inductor Wuerth hci smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCI-1365 -Inductor, Wuerth Elektronik, Wuerth_HCI-1365, 12.8mmx12.8mm -inductor Wuerth hci smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCI-1890 -Inductor, Wuerth Elektronik, Wuerth_HCI-1890, 18.2mmx18.2mm -inductor Wuerth hci smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCI-2212 -Inductor, Wuerth Elektronik, Wuerth_HCI-2212, 22.5mmx22.0mm -inductor Wuerth hci smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCI-5040 -Inductor, Wuerth Elektronik, Wuerth_HCI-5040, 5.5mmx5.2mm -inductor Wuerth hci smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCI-7030 -Inductor, Wuerth Elektronik, Wuerth_HCI-7030, 6.9mmx6.9mm -inductor Wuerth hci smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCI-7040 -Inductor, Wuerth Elektronik, Wuerth_HCI-7040, 6.9mmx6.9mm -inductor Wuerth hci smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCI-7050 -Inductor, Wuerth Elektronik, Wuerth_HCI-7050, 6.9mmx6.9mm -inductor Wuerth hci smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCM-1050 -Inductor, Wuerth Elektronik, Wuerth_HCM-1050, 10.2mmx7.0mm -inductor Wuerth hcm smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCM-1052 -Inductor, Wuerth Elektronik, Wuerth_HCM-1052, 10.5mmx10.3mm -inductor Wuerth hcm smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCM-1070 -Inductor, Wuerth Elektronik, Wuerth_HCM-1070, 10.1mmx7.0mm -inductor Wuerth hcm smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCM-1078 -Inductor, Wuerth Elektronik, Wuerth_HCM-1078, 9.4mmx6.2mm -inductor Wuerth hcm smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCM-1190 -Inductor, Wuerth Elektronik, Wuerth_HCM-1190, 10.5mmx11.0mm -inductor Wuerth hcm smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCM-1240 -Inductor, Wuerth Elektronik, Wuerth_HCM-1240, 10.0mmx11.8mm -inductor Wuerth hcm smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCM-1350 -Inductor, Wuerth Elektronik, Wuerth_HCM-1350, 13.5mmx13.3mm -inductor Wuerth hcm smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCM-1390 -Inductor, Wuerth Elektronik, Wuerth_HCM-1390, 12.5mmx13.0mm -inductor Wuerth hcm smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCM-7050 -Inductor, Wuerth Elektronik, Wuerth_HCM-7050, 7.2mmx7.0mm -inductor Wuerth hcm smd -0 -2 -2 -Inductor_SMD -L_Wuerth_HCM-7070 -Inductor, Wuerth Elektronik, Wuerth_HCM-7070, 7.4mmx7.2mm -inductor Wuerth hcm smd -0 -2 -2 -Inductor_SMD -L_Wuerth_MAPI-1610 -Inductor, Wuerth Elektronik, Wuerth_MAPI-1610, 1.6mmx1.6mm -inductor Wuerth smd -0 -2 -2 -Inductor_SMD -L_Wuerth_MAPI-2010 -Inductor, Wuerth Elektronik, Wuerth_MAPI-2010, 2.0mmx1.6mm -inductor Wuerth smd -0 -2 -2 -Inductor_SMD -L_Wuerth_MAPI-2506 -Inductor, Wuerth Elektronik, Wuerth_MAPI-2506, 2.5mmx2.0mm -inductor Wuerth smd -0 -2 -2 -Inductor_SMD -L_Wuerth_MAPI-2508 -Inductor, Wuerth Elektronik, Wuerth_MAPI-2508, 2.5mmx2.0mm -inductor Wuerth smd -0 -2 -2 -Inductor_SMD -L_Wuerth_MAPI-2510 -Inductor, Wuerth Elektronik, Wuerth_MAPI-2510, 2.5mmx2.0mm -inductor Wuerth smd -0 -2 -2 -Inductor_SMD -L_Wuerth_MAPI-2512 -Inductor, Wuerth Elektronik, Wuerth_MAPI-2512, 2.5mmx2.0mm -inductor Wuerth smd -0 -2 -2 -Inductor_SMD -L_Wuerth_MAPI-3010 -Inductor, Wuerth Elektronik, Wuerth_MAPI-3010, 3.0mmx3.0mm -inductor Wuerth smd -0 -2 -2 -Inductor_SMD -L_Wuerth_MAPI-3012 -Inductor, Wuerth Elektronik, Wuerth_MAPI-3012, 3.0mmx3.0mm -inductor Wuerth smd -0 -2 -2 -Inductor_SMD -L_Wuerth_MAPI-3015 -Inductor, Wuerth Elektronik, Wuerth_MAPI-3015, 3.0mmx3.0mm -inductor Wuerth smd -0 -2 -2 -Inductor_SMD -L_Wuerth_MAPI-3020 -Inductor, Wuerth Elektronik, Wuerth_MAPI-3020, 3.0mmx3.0mm -inductor Wuerth smd -0 -2 -2 -Inductor_SMD -L_Wuerth_MAPI-4020 -Inductor, Wuerth Elektronik, Wuerth_MAPI-4020, 4.0mmx4.0mm -inductor Wuerth smd -0 -2 -2 -Inductor_SMD -L_Wuerth_MAPI-4030 -Inductor, Wuerth Elektronik, Wuerth_MAPI-4030, 4.0mmx4.0mm -inductor Wuerth smd -0 -2 -2 -Inductor_SMD -L_Wuerth_WE-DD-Typ-L-Typ-XL-Typ-XXL -Shielded Coupled Inductor, Wuerth Elektronik, WE-DD, SMD, Typ L, Typ XL, Typ XXL, https://katalog.we-online.com/pbs/datasheet/744874001.pdf -Choke Coupled Double Inductor SMD Wuerth WE-DD TypL TypXL TypXXL -0 -4 -4 -Inductor_SMD -L_Wuerth_WE-DD-Typ-M-Typ-S -Shielded Coupled Inductor, Wuerth Elektronik, WE-DD, SMD, Typ M, Typ S, https://katalog.we-online.com/pbs/datasheet/744878001.pdf, https://katalog.we-online.de/pbs/datasheet/744877001.pdf -Choke Coupled Double Inductor SMD Wuerth WE-DD TypM TypS -0 -4 -4 -Inductor_SMD -L_Wuerth_WE-GF-1210 -Unshielded Inductor, Wuerth Elektronik, WE-GF, SMD, 1210, https://www.we-online.de/katalog/datasheet/74476401.pdf -Unshielded Inductor WE-GF 1210 Wuerth -0 -2 -2 -Inductor_SMD -L_Wuerth_WE-PD-Typ-7345 -Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMD, 7345, https://katalog.we-online.com/pbs/datasheet/744777001.pdf -Choke Shielded Power Inductor WE-PD 7345 Wuerth -0 -2 -2 -Inductor_SMD -L_Wuerth_WE-PD-Typ-LS -Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMD, Typ LS, https://katalog.we-online.com/pbs/datasheet/7447715906.pdf -Choke Shielded Power Inductor WE-PD TypLS Wuerth -0 -2 -2 -Inductor_SMD -L_Wuerth_WE-PD-Typ-LS_Handsoldering -Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMD, Typ LS, Handsoldering, https://katalog.we-online.com/pbs/datasheet/7447715906.pdf -Choke Shielded Power Inductor WE-PD TypLS Wuerth -0 -2 -2 -Inductor_SMD -L_Wuerth_WE-PD-Typ-M-Typ-S -Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMT, Typ M, Typ S, https://katalog.we-online.com/pbs/datasheet/744778005.pdf -Choke Shielded Power Inductor WE-PD TypM TypS Wuerth -0 -2 -2 -Inductor_SMD -L_Wuerth_WE-PD-Typ-M-Typ-S_Handsoldering -Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMT, Typ M, Typ S, Handsoldering, https://katalog.we-online.com/pbs/datasheet/744778005.pdf -Choke Shielded Power Inductor WE-PD TypM TypS Wuerth -0 -2 -2 -Inductor_SMD -L_Wuerth_WE-PD2-Typ-L -Power Inductor, Wuerth Elektronik, WE-PD2, SMD, Typ L, , https://katalog.we-online.com/pbs/datasheet/74477510.pdf -Choke Power Inductor WE-PD2 TypL Wuerth -0 -2 -2 -Inductor_SMD -L_Wuerth_WE-PD2-Typ-MS -Power Inductor, Wuerth Elektronik, WE-PD2, SMD, Typ MS, https://katalog.we-online.com/pbs/datasheet/744774022.pdf -Choke Power Inductor WE-PD2 TypMS Wuerth -0 -2 -2 -Inductor_SMD -L_Wuerth_WE-PD2-Typ-XL -Power Inductor, Wuerth Elektronik, WE-PD2, SMT, Typ XL, https://katalog.we-online.com/pbs/datasheet/744776012.pdf -Choke Power Inductor WE-PD2 TypXL Wuerth -0 -2 -2 -Inductor_SMD -L_Wuerth_WE-PD4-Typ-X -Power Inductor, Wuerth Elektronik, WE-PD4, SMT, Typ X, https://katalog.we-online.de/pbs/datasheet/74458001.pdf -Choke Power Inductor WE-PD4 TypX Wuerth -0 -2 -2 -Inductor_SMD -L_Wuerth_WE-PDF -Shielded Power Inductor, Wuerth Elektronik, WE-PDF, SMD, https://katalog.we-online.de/pbs/datasheet/7447797022.pdf -Choke Shielded Power Inductor WE-PDF Wuerth -0 -2 -2 -Inductor_SMD -L_Wuerth_WE-PDF_Handsoldering -Shielded Power Inductor, Wuerth Elektronik, WE-PDF, SMD, Handsoldering, https://katalog.we-online.de/pbs/datasheet/7447797022.pdf -Choke Shielded Power Inductor WE-PDF Wuerth Handsoldering -0 -2 -2 -Inductor_SMD -L_Wuerth_WE-TPC-3816 -L_Wuerth_WE-TPC-3816 StepUp generated footprint, http://katalog.we-online.de/pbs/datasheet/7440310047.pdf -wurth wuerth smd inductor -0 -2 -2 -Inductor_THT -Choke_EPCOS_B82722A -Current-Compensated Ring Core Double Chokes, EPCOS, B82722A, 22.3mmx22.7mm, https://en.tdk.eu/inf/30/db/ind_2008/b82722a_j.pdf -chokes epcos tht -0 -4 -4 -Inductor_THT -Choke_Schaffner_RN102-04-14.0x14.0mm -Current-compensated Chokes, Schaffner, RN102-04, 14.0mmx14.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ -chokes schaffner tht -0 -4 -4 -Inductor_THT -Choke_Schaffner_RN112-04-17.7x17.1mm -Current-compensated Chokes, Schaffner, RN112-04, 17.7mmx17.1mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ -chokes schaffner tht -0 -4 -4 -Inductor_THT -Choke_Schaffner_RN114-04-22.5x21.5mm -Current-compensated Chokes, Schaffner, RN114-04, 22.5mmx21.5mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ -chokes schaffner tht -0 -4 -4 -Inductor_THT -Choke_Schaffner_RN116-04-22.5x21.5mm -Current-compensated Chokes, Schaffner, RN116-04, 22.5mmx21.5mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ -chokes schaffner tht -0 -4 -4 -Inductor_THT -Choke_Schaffner_RN122-04-28.0x27.0mm -Current-compensated Chokes, Schaffner, RN122-04, 28.0mmx27.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ -chokes schaffner tht -0 -4 -4 -Inductor_THT -Choke_Schaffner_RN142-04-33.1x32.5mm -Current-compensated Chokes, Schaffner, RN142-04, 33.1mmx32.5mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ -chokes schaffner tht -0 -4 -4 -Inductor_THT -Choke_Schaffner_RN143-04-33.1x32.5mm -Current-compensated Chokes, Schaffner, RN143-04, 33.1mmx32.5mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ -chokes schaffner tht -0 -4 -4 -Inductor_THT -Choke_Schaffner_RN152-04-43.0x41.8mm -Current-compensated Chokes, Schaffner, RN152-04, 43.0mmx41.8mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ -chokes schaffner tht -0 -4 -4 -Inductor_THT -Choke_Schaffner_RN202-04-8.8x18.2mm -Current-compensated Chokes, Schaffner, RN202-04, 8.8mmx18.2mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ -chokes schaffner tht -0 -4 -4 -Inductor_THT -Choke_Schaffner_RN204-04-9.0x14.0mm -Current-compensated Chokes, Schaffner, RN204-04, 9.0mmx14.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ -chokes schaffner tht -0 -4 -4 -Inductor_THT -Choke_Schaffner_RN212-04-12.5x18.0mm -Current-compensated Chokes, Schaffner, RN212-04, 12.5mmx18.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ -chokes schaffner tht -0 -4 -4 -Inductor_THT -Choke_Schaffner_RN214-04-15.5x23.0mm -Current-compensated Chokes, Schaffner, RN214-04, 15.5mmx23.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ -chokes schaffner tht -0 -4 -4 -Inductor_THT -Choke_Schaffner_RN216-04-15.5x23.0mm -Current-compensated Chokes, Schaffner, RN216-04, 15.5mmx23.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ -chokes schaffner tht -0 -4 -4 -Inductor_THT -Choke_Schaffner_RN218-04-12.5x18.0mm -Current-compensated Chokes, Schaffner, RN218-04, 12.5mmx18.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ -chokes schaffner tht -0 -4 -4 -Inductor_THT -Choke_Schaffner_RN222-04-18.0x31.0mm -Current-compensated Chokes, Schaffner, RN222-04, 18.0mmx31.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ -chokes schaffner tht -0 -4 -4 -Inductor_THT -Choke_Schaffner_RN232-04-18.0x31.0mm -Current-compensated Chokes, Schaffner, RN232-04, 18.0mmx31.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ -chokes schaffner tht -0 -4 -4 -Inductor_THT -Choke_Schaffner_RN242-04-18.0x31.0mm -Current-compensated Chokes, Schaffner, RN242-04, 18.0mmx31.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ -chokes schaffner tht -0 -4 -4 -Inductor_THT -L_Axial_L5.0mm_D3.6mm_P10.00mm_Horizontal_Murata_BL01RN1A2A2 -Inductor, Murata BL01RN1A2A2, Axial, Horizontal, pin pitch=10.00mm, length*diameter=5*3.6mm, https://www.murata.com/en-global/products/productdetail?partno=BL01RN1A2A2%23 -inductor axial horizontal -0 -2 -2 -Inductor_THT -L_Axial_L5.3mm_D2.2mm_P2.54mm_Vertical_Vishay_IM-1 -Inductor, Axial series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.3*2.2mm^2, Vishay, IM-1, http://www.vishay.com/docs/34030/im.pdf -Inductor Axial series Axial Vertical pin pitch 2.54mm length 5.3mm diameter 2.2mm Vishay IM-1 -0 -2 -2 -Inductor_THT -L_Axial_L5.3mm_D2.2mm_P7.62mm_Horizontal_Vishay_IM-1 -Inductor, Axial series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=5.3*2.2mm^2, Vishay, IM-1, http://www.vishay.com/docs/34030/im.pdf -Inductor Axial series Axial Horizontal pin pitch 7.62mm length 5.3mm diameter 2.2mm Vishay IM-1 -0 -2 -2 -Inductor_THT -L_Axial_L5.3mm_D2.2mm_P10.16mm_Horizontal_Vishay_IM-1 -Inductor, Axial series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=5.3*2.2mm^2, Vishay, IM-1, http://www.vishay.com/docs/34030/im.pdf -Inductor Axial series Axial Horizontal pin pitch 10.16mm length 5.3mm diameter 2.2mm Vishay IM-1 -0 -2 -2 -Inductor_THT -L_Axial_L6.6mm_D2.7mm_P2.54mm_Vertical_Vishay_IM-2 -Inductor, Axial series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=6.6*2.7mm^2, Vishay, IM-2, http://www.vishay.com/docs/34030/im.pdf -Inductor Axial series Axial Vertical pin pitch 2.54mm length 6.6mm diameter 2.7mm Vishay IM-2 -0 -2 -2 -Inductor_THT -L_Axial_L6.6mm_D2.7mm_P10.16mm_Horizontal_Vishay_IM-2 -Inductor, Axial series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=6.6*2.7mm^2, Vishay, IM-2, http://www.vishay.com/docs/34030/im.pdf -Inductor Axial series Axial Horizontal pin pitch 10.16mm length 6.6mm diameter 2.7mm Vishay IM-2 -0 -2 -2 -Inductor_THT -L_Axial_L7.0mm_D3.3mm_P2.54mm_Vertical_Fastron_MICC -Inductor, Axial series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=7*3.3mm^2, Fastron, MICC, http://www.fastrongroup.com/image-show/70/MICC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Vertical pin pitch 2.54mm length 7mm diameter 3.3mm Fastron MICC -0 -2 -2 -Inductor_THT -L_Axial_L7.0mm_D3.3mm_P5.08mm_Vertical_Fastron_MICC -Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=7*3.3mm^2, Fastron, MICC, http://www.fastrongroup.com/image-show/70/MICC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Vertical pin pitch 5.08mm length 7mm diameter 3.3mm Fastron MICC -0 -2 -2 -Inductor_THT -L_Axial_L7.0mm_D3.3mm_P10.16mm_Horizontal_Fastron_MICC -Inductor, Axial series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=7*3.3mm^2, Fastron, MICC, http://www.fastrongroup.com/image-show/70/MICC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Horizontal pin pitch 10.16mm length 7mm diameter 3.3mm Fastron MICC -0 -2 -2 -Inductor_THT -L_Axial_L7.0mm_D3.3mm_P12.70mm_Horizontal_Fastron_MICC -Inductor, Axial series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=7*3.3mm^2, Fastron, MICC, http://www.fastrongroup.com/image-show/70/MICC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Horizontal pin pitch 12.7mm length 7mm diameter 3.3mm Fastron MICC -0 -2 -2 -Inductor_THT -L_Axial_L9.5mm_D4.0mm_P2.54mm_Vertical_Fastron_SMCC -Inductor, Axial series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=9.5*4mm^2, Fastron, SMCC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_SMCC_NEU.pdf, http://cdn-reichelt.de/documents/datenblatt/B400/LEADEDINDUCTORS.pdf -Inductor Axial series Axial Vertical pin pitch 2.54mm length 9.5mm diameter 4mm Fastron SMCC -0 -2 -2 -Inductor_THT -L_Axial_L9.5mm_D4.0mm_P5.08mm_Vertical_Fastron_SMCC -Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.5*4mm^2, Fastron, SMCC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_SMCC_NEU.pdf, http://cdn-reichelt.de/documents/datenblatt/B400/LEADEDINDUCTORS.pdf -Inductor Axial series Axial Vertical pin pitch 5.08mm length 9.5mm diameter 4mm Fastron SMCC -0 -2 -2 -Inductor_THT -L_Axial_L9.5mm_D4.0mm_P12.70mm_Horizontal_Fastron_SMCC -Inductor, Axial series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.5*4mm^2, Fastron, SMCC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_SMCC_NEU.pdf, http://cdn-reichelt.de/documents/datenblatt/B400/LEADEDINDUCTORS.pdf -Inductor Axial series Axial Horizontal pin pitch 12.7mm length 9.5mm diameter 4mm Fastron SMCC -0 -2 -2 -Inductor_THT -L_Axial_L9.5mm_D4.0mm_P15.24mm_Horizontal_Fastron_SMCC -Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9.5*4mm^2, Fastron, SMCC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_SMCC_NEU.pdf, http://cdn-reichelt.de/documents/datenblatt/B400/LEADEDINDUCTORS.pdf -Inductor Axial series Axial Horizontal pin pitch 15.24mm length 9.5mm diameter 4mm Fastron SMCC -0 -2 -2 -Inductor_THT -L_Axial_L11.0mm_D4.5mm_P5.08mm_Vertical_Fastron_MECC -Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=11*4.5mm^2, Fastron, MECC, http://www.fastrongroup.com/image-show/21/MECC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Vertical pin pitch 5.08mm length 11mm diameter 4.5mm Fastron MECC -0 -2 -2 -Inductor_THT -L_Axial_L11.0mm_D4.5mm_P7.62mm_Vertical_Fastron_MECC -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=11*4.5mm^2, Fastron, MECC, http://www.fastrongroup.com/image-show/21/MECC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Vertical pin pitch 7.62mm length 11mm diameter 4.5mm Fastron MECC -0 -2 -2 -Inductor_THT -L_Axial_L11.0mm_D4.5mm_P15.24mm_Horizontal_Fastron_MECC -Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=11*4.5mm^2, Fastron, MECC, http://www.fastrongroup.com/image-show/21/MECC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Horizontal pin pitch 15.24mm length 11mm diameter 4.5mm Fastron MECC -0 -2 -2 -Inductor_THT -L_Axial_L12.0mm_D5.0mm_P5.08mm_Vertical_Fastron_MISC -Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=12*5mm^2, Fastron, MISC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MISC.pdf -Inductor Axial series Axial Vertical pin pitch 5.08mm length 12mm diameter 5mm Fastron MISC -0 -2 -2 -Inductor_THT -L_Axial_L12.0mm_D5.0mm_P7.62mm_Vertical_Fastron_MISC -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=12*5mm^2, Fastron, MISC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MISC.pdf -Inductor Axial series Axial Vertical pin pitch 7.62mm length 12mm diameter 5mm Fastron MISC -0 -2 -2 -Inductor_THT -L_Axial_L12.0mm_D5.0mm_P15.24mm_Horizontal_Fastron_MISC -Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=12*5mm^2, Fastron, MISC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MISC.pdf -Inductor Axial series Axial Horizontal pin pitch 15.24mm length 12mm diameter 5mm Fastron MISC -0 -2 -2 -Inductor_THT -L_Axial_L12.8mm_D5.8mm_P5.08mm_Vertical_Fastron_HBCC -Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=12.8*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Vertical pin pitch 5.08mm length 12.8mm diameter 5.8mm Fastron HBCC -0 -2 -2 -Inductor_THT -L_Axial_L12.8mm_D5.8mm_P7.62mm_Vertical_Fastron_HBCC -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=12.8*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Vertical pin pitch 7.62mm length 12.8mm diameter 5.8mm Fastron HBCC -0 -2 -2 -Inductor_THT -L_Axial_L12.8mm_D5.8mm_P20.32mm_Horizontal_Fastron_HBCC -Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=12.8*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Horizontal pin pitch 20.32mm length 12.8mm diameter 5.8mm Fastron HBCC -0 -2 -2 -Inductor_THT -L_Axial_L12.8mm_D5.8mm_P25.40mm_Horizontal_Fastron_HBCC -Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=12.8*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Horizontal pin pitch 25.4mm length 12.8mm diameter 5.8mm Fastron HBCC -0 -2 -2 -Inductor_THT -L_Axial_L13.0mm_D4.5mm_P5.08mm_Vertical_Fastron_HCCC -Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=13*4.5mm^2, Fastron, HCCC, http://www.fastrongroup.com/image-show/19/HCCC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Vertical pin pitch 5.08mm length 13mm diameter 4.5mm Fastron HCCC -0 -2 -2 -Inductor_THT -L_Axial_L13.0mm_D4.5mm_P7.62mm_Vertical_Fastron_HCCC -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=13*4.5mm^2, Fastron, HCCC, http://www.fastrongroup.com/image-show/19/HCCC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Vertical pin pitch 7.62mm length 13mm diameter 4.5mm Fastron HCCC -0 -2 -2 -Inductor_THT -L_Axial_L13.0mm_D4.5mm_P15.24mm_Horizontal_Fastron_HCCC -Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=13*4.5mm^2, Fastron, HCCC, http://www.fastrongroup.com/image-show/19/HCCC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Horizontal pin pitch 15.24mm length 13mm diameter 4.5mm Fastron HCCC -0 -2 -2 -Inductor_THT -L_Axial_L14.0mm_D4.5mm_P5.08mm_Vertical_Fastron_LACC -Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=14*4.5mm^2, Fastron, LACC, http://www.fastrongroup.com/image-show/20/LACC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Vertical pin pitch 5.08mm length 14mm diameter 4.5mm Fastron LACC -0 -2 -2 -Inductor_THT -L_Axial_L14.0mm_D4.5mm_P7.62mm_Vertical_Fastron_LACC -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=14*4.5mm^2, Fastron, LACC, http://www.fastrongroup.com/image-show/20/LACC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Vertical pin pitch 7.62mm length 14mm diameter 4.5mm Fastron LACC -0 -2 -2 -Inductor_THT -L_Axial_L14.0mm_D4.5mm_P15.24mm_Horizontal_Fastron_LACC -Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=14*4.5mm^2, Fastron, LACC, http://www.fastrongroup.com/image-show/20/LACC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Horizontal pin pitch 15.24mm length 14mm diameter 4.5mm Fastron LACC -0 -2 -2 -Inductor_THT -L_Axial_L14.5mm_D5.8mm_P5.08mm_Vertical_Fastron_HBCC -Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=14.5*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Vertical pin pitch 5.08mm length 14.5mm diameter 5.8mm Fastron HBCC -0 -2 -2 -Inductor_THT -L_Axial_L14.5mm_D5.8mm_P7.62mm_Vertical_Fastron_HBCC -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=14.5*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Vertical pin pitch 7.62mm length 14.5mm diameter 5.8mm Fastron HBCC -0 -2 -2 -Inductor_THT -L_Axial_L14.5mm_D5.8mm_P20.32mm_Horizontal_Fastron_HBCC -Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=14.5*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Horizontal pin pitch 20.32mm length 14.5mm diameter 5.8mm Fastron HBCC -0 -2 -2 -Inductor_THT -L_Axial_L14.5mm_D5.8mm_P25.40mm_Horizontal_Fastron_HBCC -Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=14.5*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Horizontal pin pitch 25.4mm length 14.5mm diameter 5.8mm Fastron HBCC -0 -2 -2 -Inductor_THT -L_Axial_L16.0mm_D6.3mm_P5.08mm_Vertical_Fastron_VHBCC -Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=16*6.3mm^2, Fastron, VHBCC, http://www.fastrongroup.com/image-show/25/VHBCC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Vertical pin pitch 5.08mm length 16mm diameter 6.3mm Fastron VHBCC -0 -2 -2 -Inductor_THT -L_Axial_L16.0mm_D6.3mm_P7.62mm_Vertical_Fastron_VHBCC -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=16*6.3mm^2, Fastron, VHBCC, http://www.fastrongroup.com/image-show/25/VHBCC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Vertical pin pitch 7.62mm length 16mm diameter 6.3mm Fastron VHBCC -0 -2 -2 -Inductor_THT -L_Axial_L16.0mm_D6.3mm_P20.32mm_Horizontal_Fastron_VHBCC -Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=16*6.3mm^2, Fastron, VHBCC, http://www.fastrongroup.com/image-show/25/VHBCC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Horizontal pin pitch 20.32mm length 16mm diameter 6.3mm Fastron VHBCC -0 -2 -2 -Inductor_THT -L_Axial_L16.0mm_D6.3mm_P25.40mm_Horizontal_Fastron_VHBCC -Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=16*6.3mm^2, Fastron, VHBCC, http://www.fastrongroup.com/image-show/25/VHBCC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Horizontal pin pitch 25.4mm length 16mm diameter 6.3mm Fastron VHBCC -0 -2 -2 -Inductor_THT -L_Axial_L16.0mm_D7.5mm_P5.08mm_Vertical_Fastron_XHBCC -Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=16*7.5mm^2, Fastron, XHBCC, http://www.fastrongroup.com/image-show/26/XHBCC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Vertical pin pitch 5.08mm length 16mm diameter 7.5mm Fastron XHBCC -0 -2 -2 -Inductor_THT -L_Axial_L16.0mm_D7.5mm_P7.62mm_Vertical_Fastron_XHBCC -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=16*7.5mm^2, Fastron, XHBCC, http://www.fastrongroup.com/image-show/26/XHBCC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Vertical pin pitch 7.62mm length 16mm diameter 7.5mm Fastron XHBCC -0 -2 -2 -Inductor_THT -L_Axial_L16.0mm_D7.5mm_P20.32mm_Horizontal_Fastron_XHBCC -Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=16*7.5mm^2, Fastron, XHBCC, http://www.fastrongroup.com/image-show/26/XHBCC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Horizontal pin pitch 20.32mm length 16mm diameter 7.5mm Fastron XHBCC -0 -2 -2 -Inductor_THT -L_Axial_L16.0mm_D7.5mm_P25.40mm_Horizontal_Fastron_XHBCC -Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=16*7.5mm^2, Fastron, XHBCC, http://www.fastrongroup.com/image-show/26/XHBCC.pdf?type=Complete-DataSheet&productType=series -Inductor Axial series Axial Horizontal pin pitch 25.4mm length 16mm diameter 7.5mm Fastron XHBCC -0 -2 -2 -Inductor_THT -L_Axial_L16.0mm_D9.5mm_P5.08mm_Vertical_Vishay_IM-10-37 -Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=16*9.5mm^2, Vishay, IM-10-37, http://www.vishay.com/docs/34030/im10.pdf -Inductor Axial series Axial Vertical pin pitch 5.08mm length 16mm diameter 9.5mm Vishay IM-10-37 -0 -2 -2 -Inductor_THT -L_Axial_L16.0mm_D9.5mm_P20.32mm_Horizontal_Vishay_IM-10-37 -Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=16*9.5mm^2, Vishay, IM-10-37, http://www.vishay.com/docs/34030/im10.pdf -Inductor Axial series Axial Horizontal pin pitch 20.32mm length 16mm diameter 9.5mm Vishay IM-10-37 -0 -2 -2 -Inductor_THT -L_Axial_L17.5mm_D12.0mm_P7.62mm_Vertical_Vishay_IM-10-46 -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=17.5*12mm^2, Vishay, IM-10-46, http://www.vishay.com/docs/34030/im10.pdf -Inductor Axial series Axial Vertical pin pitch 7.62mm length 17.5mm diameter 12mm Vishay IM-10-46 -0 -2 -2 -Inductor_THT -L_Axial_L17.5mm_D12.0mm_P20.32mm_Horizontal_Vishay_IM-10-46 -Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=17.5*12mm^2, Vishay, IM-10-46, http://www.vishay.com/docs/34030/im10.pdf -Inductor Axial series Axial Horizontal pin pitch 20.32mm length 17.5mm diameter 12mm Vishay IM-10-46 -0 -2 -2 -Inductor_THT -L_Axial_L20.0mm_D8.0mm_P5.08mm_Vertical -Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=20*8mm^2 -Inductor Axial series Axial Vertical pin pitch 5.08mm length 20mm diameter 8mm -0 -2 -2 -Inductor_THT -L_Axial_L20.0mm_D8.0mm_P7.62mm_Vertical -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=20*8mm^2 -Inductor Axial series Axial Vertical pin pitch 7.62mm length 20mm diameter 8mm -0 -2 -2 -Inductor_THT -L_Axial_L20.0mm_D8.0mm_P25.40mm_Horizontal -Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=20*8mm^2 -Inductor Axial series Axial Horizontal pin pitch 25.4mm length 20mm diameter 8mm -0 -2 -2 -Inductor_THT -L_Axial_L20.3mm_D12.1mm_P7.62mm_Vertical_Vishay_IHA-101 -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=20.32*12.07mm^2, Vishay, IHA-101, http://www.vishay.com/docs/34014/iha.pdf -Inductor Axial series Axial Vertical pin pitch 7.62mm length 20.32mm diameter 12.07mm Vishay IHA-101 -0 -2 -2 -Inductor_THT -L_Axial_L20.3mm_D12.1mm_P28.50mm_Horizontal_Vishay_IHA-101 -Inductor, Axial series, Axial, Horizontal, pin pitch=28.5mm, , length*diameter=20.32*12.07mm^2, Vishay, IHA-101, http://www.vishay.com/docs/34014/iha.pdf -Inductor Axial series Axial Horizontal pin pitch 28.5mm length 20.32mm diameter 12.07mm Vishay IHA-101 -0 -2 -2 -Inductor_THT -L_Axial_L20.3mm_D12.7mm_P7.62mm_Vertical_Vishay_IHA-201 -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=20.32*12.7mm^2, Vishay, IHA-201, http://www.vishay.com/docs/34014/iha.pdf -Inductor Axial series Axial Vertical pin pitch 7.62mm length 20.32mm diameter 12.7mm Vishay IHA-201 -0 -2 -2 -Inductor_THT -L_Axial_L20.3mm_D12.7mm_P25.40mm_Horizontal_Vishay_IHA-201 -Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=20.32*12.7mm^2, Vishay, IHA-201, http://www.vishay.com/docs/34014/iha.pdf -Inductor Axial series Axial Horizontal pin pitch 25.4mm length 20.32mm diameter 12.7mm Vishay IHA-201 -0 -2 -2 -Inductor_THT -L_Axial_L23.4mm_D12.7mm_P7.62mm_Vertical_Vishay_IHA-203 -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=23.37*12.7mm^2, Vishay, IHA-203, http://www.vishay.com/docs/34014/iha.pdf -Inductor Axial series Axial Vertical pin pitch 7.62mm length 23.37mm diameter 12.7mm Vishay IHA-203 -0 -2 -2 -Inductor_THT -L_Axial_L23.4mm_D12.7mm_P32.00mm_Horizontal_Vishay_IHA-203 -Inductor, Axial series, Axial, Horizontal, pin pitch=32mm, , length*diameter=23.37*12.7mm^2, Vishay, IHA-203, http://www.vishay.com/docs/34014/iha.pdf -Inductor Axial series Axial Horizontal pin pitch 32mm length 23.37mm diameter 12.7mm Vishay IHA-203 -0 -2 -2 -Inductor_THT -L_Axial_L24.0mm_D7.1mm_P5.08mm_Vertical_Vishay_IM-10-28 -Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=24*7.1mm^2, Vishay, IM-10-28, http://www.vishay.com/docs/34035/im10.pdf -Inductor Axial series Axial Vertical pin pitch 5.08mm length 24mm diameter 7.1mm Vishay IM-10-28 -0 -2 -2 -Inductor_THT -L_Axial_L24.0mm_D7.1mm_P30.48mm_Horizontal_Vishay_IM-10-28 -Inductor, Axial series, Axial, Horizontal, pin pitch=30.48mm, , length*diameter=24*7.1mm^2, Vishay, IM-10-28, http://www.vishay.com/docs/34035/im10.pdf -Inductor Axial series Axial Horizontal pin pitch 30.48mm length 24mm diameter 7.1mm Vishay IM-10-28 -0 -2 -2 -Inductor_THT -L_Axial_L24.0mm_D7.5mm_P5.08mm_Vertical_Fastron_MESC -Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=24*7.5mm^2, Fastron, MESC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MESC.pdf -Inductor Axial series Axial Vertical pin pitch 5.08mm length 24mm diameter 7.5mm Fastron MESC -0 -2 -2 -Inductor_THT -L_Axial_L24.0mm_D7.5mm_P7.62mm_Vertical_Fastron_MESC -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=24*7.5mm^2, Fastron, MESC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MESC.pdf -Inductor Axial series Axial Vertical pin pitch 7.62mm length 24mm diameter 7.5mm Fastron MESC -0 -2 -2 -Inductor_THT -L_Axial_L24.0mm_D7.5mm_P27.94mm_Horizontal_Fastron_MESC -Inductor, Axial series, Axial, Horizontal, pin pitch=27.94mm, , length*diameter=24*7.5mm^2, Fastron, MESC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MESC.pdf -Inductor Axial series Axial Horizontal pin pitch 27.94mm length 24mm diameter 7.5mm Fastron MESC -0 -2 -2 -Inductor_THT -L_Axial_L26.0mm_D9.0mm_P5.08mm_Vertical_Fastron_77A -Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=26*9mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf -Inductor Axial series Axial Vertical pin pitch 5.08mm length 26mm diameter 9mm Fastron 77A -0 -2 -2 -Inductor_THT -L_Axial_L26.0mm_D9.0mm_P7.62mm_Vertical_Fastron_77A -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26*9mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf -Inductor Axial series Axial Vertical pin pitch 7.62mm length 26mm diameter 9mm Fastron 77A -0 -2 -2 -Inductor_THT -L_Axial_L26.0mm_D9.0mm_P30.48mm_Horizontal_Fastron_77A -Inductor, Axial series, Axial, Horizontal, pin pitch=30.48mm, , length*diameter=26*9mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf -Inductor Axial series Axial Horizontal pin pitch 30.48mm length 26mm diameter 9mm Fastron 77A -0 -2 -2 -Inductor_THT -L_Axial_L26.0mm_D10.0mm_P5.08mm_Vertical_Fastron_77A -Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=26*10mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf -Inductor Axial series Axial Vertical pin pitch 5.08mm length 26mm diameter 10mm Fastron 77A -0 -2 -2 -Inductor_THT -L_Axial_L26.0mm_D10.0mm_P7.62mm_Vertical_Fastron_77A -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26*10mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf -Inductor Axial series Axial Vertical pin pitch 7.62mm length 26mm diameter 10mm Fastron 77A -0 -2 -2 -Inductor_THT -L_Axial_L26.0mm_D10.0mm_P30.48mm_Horizontal_Fastron_77A -Inductor, Axial series, Axial, Horizontal, pin pitch=30.48mm, , length*diameter=26*10mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf -Inductor Axial series Axial Horizontal pin pitch 30.48mm length 26mm diameter 10mm Fastron 77A -0 -2 -2 -Inductor_THT -L_Axial_L26.0mm_D11.0mm_P5.08mm_Vertical_Fastron_77A -Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=26*11mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf -Inductor Axial series Axial Vertical pin pitch 5.08mm length 26mm diameter 11mm Fastron 77A -0 -2 -2 -Inductor_THT -L_Axial_L26.0mm_D11.0mm_P7.62mm_Vertical_Fastron_77A -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26*11mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf -Inductor Axial series Axial Vertical pin pitch 7.62mm length 26mm diameter 11mm Fastron 77A -0 -2 -2 -Inductor_THT -L_Axial_L26.0mm_D11.0mm_P30.48mm_Horizontal_Fastron_77A -Inductor, Axial series, Axial, Horizontal, pin pitch=30.48mm, , length*diameter=26*11mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf -Inductor Axial series Axial Horizontal pin pitch 30.48mm length 26mm diameter 11mm Fastron 77A -0 -2 -2 -Inductor_THT -L_Axial_L26.7mm_D12.1mm_P7.62mm_Vertical_Vishay_IHA-103 -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26.67*12.07mm^2, Vishay, IHA-103, http://www.vishay.com/docs/34014/iha.pdf -Inductor Axial series Axial Vertical pin pitch 7.62mm length 26.67mm diameter 12.07mm Vishay IHA-103 -0 -2 -2 -Inductor_THT -L_Axial_L26.7mm_D12.1mm_P35.00mm_Horizontal_Vishay_IHA-103 -Inductor, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=26.67*12.07mm^2, Vishay, IHA-103, http://www.vishay.com/docs/34014/iha.pdf -Inductor Axial series Axial Horizontal pin pitch 35mm length 26.67mm diameter 12.07mm Vishay IHA-103 -0 -2 -2 -Inductor_THT -L_Axial_L26.7mm_D14.0mm_P7.62mm_Vertical_Vishay_IHA-104 -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26.67*13.97mm^2, Vishay, IHA-104, http://www.vishay.com/docs/34014/iha.pdf -Inductor Axial series Axial Vertical pin pitch 7.62mm length 26.67mm diameter 13.97mm Vishay IHA-104 -0 -2 -2 -Inductor_THT -L_Axial_L26.7mm_D14.0mm_P35.00mm_Horizontal_Vishay_IHA-104 -Inductor, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=26.67*13.97mm^2, Vishay, IHA-104, http://www.vishay.com/docs/34014/iha.pdf -Inductor Axial series Axial Horizontal pin pitch 35mm length 26.67mm diameter 13.97mm Vishay IHA-104 -0 -2 -2 -Inductor_THT -L_Axial_L29.9mm_D14.0mm_P7.62mm_Vertical_Vishay_IHA-105 -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=29.85*13.97mm^2, Vishay, IHA-105, http://www.vishay.com/docs/34014/iha.pdf -Inductor Axial series Axial Vertical pin pitch 7.62mm length 29.85mm diameter 13.97mm Vishay IHA-105 -0 -2 -2 -Inductor_THT -L_Axial_L29.9mm_D14.0mm_P38.00mm_Horizontal_Vishay_IHA-105 -Inductor, Axial series, Axial, Horizontal, pin pitch=38mm, , length*diameter=29.85*13.97mm^2, Vishay, IHA-105, http://www.vishay.com/docs/34014/iha.pdf -Inductor Axial series Axial Horizontal pin pitch 38mm length 29.85mm diameter 13.97mm Vishay IHA-105 -0 -2 -2 -Inductor_THT -L_Axial_L30.0mm_D8.0mm_P5.08mm_Vertical_Fastron_77A -Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=30*8mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf -Inductor Axial series Axial Vertical pin pitch 5.08mm length 30mm diameter 8mm Fastron 77A -0 -2 -2 -Inductor_THT -L_Axial_L30.0mm_D8.0mm_P7.62mm_Vertical_Fastron_77A -Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=30*8mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf -Inductor Axial series Axial Vertical pin pitch 7.62mm length 30mm diameter 8mm Fastron 77A -0 -2 -2 -Inductor_THT -L_Axial_L30.0mm_D8.0mm_P35.56mm_Horizontal_Fastron_77A -Inductor, Axial series, Axial, Horizontal, pin pitch=35.56mm, , length*diameter=30*8mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf -Inductor Axial series Axial Horizontal pin pitch 35.56mm length 30mm diameter 8mm Fastron 77A -0 -2 -2 -Inductor_THT -L_CommonMode_Toroid_Vertical_L19.3mm_W10.8mm_Px6.35mm_Py15.24mm_Bourns_8100 -L_CommonMode_Toroid, Vertical series, Radial, pin pitch=6.35*15.24mm^2, , length*width=19.304*10.795mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf -L_CommonMode_Toroid Vertical series Radial pin pitch 6.35*15.24mm^2 length 19.304mm width 10.795mm Bourns 8100 -0 -4 -4 -Inductor_THT -L_CommonMode_Toroid_Vertical_L21.0mm_W10.0mm_Px5.08mm_Py12.70mm_Murata_5100 -L_CommonMode_Toroid, Vertical series, Radial, pin pitch=5.08*12.70mm^2, , length*width=21*10mm^2, muRATA, 5100, http://www.murata-ps.com/data/magnetics/kmp_5100.pdf -L_CommonMode_Toroid Vertical series Radial pin pitch 5.08*12.70mm^2 length 21mm width 10mm muRATA 5100 -0 -4 -4 -Inductor_THT -L_CommonMode_Toroid_Vertical_L24.0mm_W16.3mm_Px10.16mm_Py20.32mm_Murata_5200 -L_CommonMode_Toroid, Vertical series, Radial, pin pitch=10.16*20.32mm^2, , length*width=24*16.3mm^2, muRATA, 5200, http://www.murata-ps.com/data/magnetics/kmp_5200.pdf -L_CommonMode_Toroid Vertical series Radial pin pitch 10.16*20.32mm^2 length 24mm width 16.3mm muRATA 5200 -0 -4 -4 -Inductor_THT -L_CommonMode_Toroid_Vertical_L30.5mm_W15.2mm_Px10.16mm_Py20.32mm_Bourns_8100 -L_CommonMode_Toroid, Vertical series, Radial, pin pitch=10.16*20.32mm^2, , length*width=30.479999999999997*15.239999999999998mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf -L_CommonMode_Toroid Vertical series Radial pin pitch 10.16*20.32mm^2 length 30.479999999999997mm width 15.239999999999998mm Bourns 8100 -0 -4 -4 -Inductor_THT -L_CommonMode_Toroid_Vertical_L34.3mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100 -L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=34.29*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf -L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 34.29mm width 20.32mm Bourns 8100 -0 -4 -4 -Inductor_THT -L_CommonMode_Toroid_Vertical_L36.8mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100 -L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=36.83*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf -L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 36.83mm width 20.32mm Bourns 8100 -0 -4 -4 -Inductor_THT -L_CommonMode_Toroid_Vertical_L38.1mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100 -L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=38.099999999999994*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf -L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 38.099999999999994mm width 20.32mm Bourns 8100 -0 -4 -4 -Inductor_THT -L_CommonMode_Toroid_Vertical_L39.4mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100 -L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=39.37*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf -L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 39.37mm width 20.32mm Bourns 8100 -0 -4 -4 -Inductor_THT -L_CommonMode_Toroid_Vertical_L41.9mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100 -L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=41.91*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf -L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 41.91mm width 20.32mm Bourns 8100 -0 -4 -4 -Inductor_THT -L_CommonMode_Toroid_Vertical_L43.2mm_W22.9mm_Px17.78mm_Py30.48mm_Bourns_8100 -L_CommonMode_Toroid, Vertical series, Radial, pin pitch=17.78*30.48mm^2, , length*width=43.18*22.86mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf -L_CommonMode_Toroid Vertical series Radial pin pitch 17.78*30.48mm^2 length 43.18mm width 22.86mm Bourns 8100 -0 -4 -4 -Inductor_THT -L_CommonMode_VAC_T60405-S6123-X140 -3 Phase, CM Choke, https://vacuumschmelze.com/03_Documents/Datasheets%20-%20Drawings/Commom-Mode-Chokes/6123-X140.pdf -common mode filter -0 -6 -6 -Inductor_THT -L_CommonMode_VAC_T60405-S6123-X240 -3 Phase, CM Choke, https://vacuumschmelze.com/03_Documents/Datasheets%20-%20Drawings/Commom-Mode-Chokes/6123-X240.pdf -common mode filter -0 -6 -6 -Inductor_THT -L_CommonMode_Wuerth_WE-CMB-L -Wuerth, WE-CMB, Bauform L, -CommonModeChoke Gleichtaktdrossel -0 -4 -4 -Inductor_THT -L_CommonMode_Wuerth_WE-CMB-M -Wuerth, WE-CMB, Bauform M, -CommonModeChoke Gleichtaktdrossel -0 -4 -4 -Inductor_THT -L_CommonMode_Wuerth_WE-CMB-S -Wuerth, WE-CMB, Bauform S, -CommonModeChoke Gleichtaktdrossel -0 -4 -4 -Inductor_THT -L_CommonMode_Wuerth_WE-CMB-XL -Wuerth, WE-CMB, Bauform XL, -CommonModeChoke Gleichtaktdrossel -0 -4 -4 -Inductor_THT -L_CommonMode_Wuerth_WE-CMB-XS -Wuerth, WE-CMB, Bauform XS, -CommonModeChoke Gleichtaktdrossel -0 -4 -4 -Inductor_THT -L_CommonMode_Wuerth_WE-CMB-XXL -Wuerth, WE-CMB, Bauform XXL, -CommonModeChoke Gleichtaktdrossel -0 -4 -4 -Inductor_THT -L_Mount_Lodestone_VTM120 -Lodestone Pacific, 30.48mm diameter vertical toroid mount, 16AWG/1.27mm holes, http://www.lodestonepacific.com/CatKpdf/VTM_Series.pdf -vertical inductor toroid mount -0 -4 -4 -Inductor_THT -L_Mount_Lodestone_VTM160 -Lodestone Pacific, 40.64mm diameter vertical toroid mount, 16AWG/1.27mm holes, http://www.lodestonepacific.com/CatKpdf/VTM_Series.pdf -vertical inductor toroid mount -0 -4 -4 -Inductor_THT -L_Mount_Lodestone_VTM254 -Lodestone Pacific, 64.51mm diameter vertical toroid mount, 16AWG/1.27mm holes, http://www.lodestonepacific.com/CatKpdf/VTM_Series.pdf -vertical inductor toroid mount -0 -4 -4 -Inductor_THT -L_Mount_Lodestone_VTM280 -Lodestone Pacific, 71.12mm diameter vertical toroid mount, 16AWG/1.27mm holes, http://www.lodestonepacific.com/CatKpdf/VTM_Series.pdf -vertical inductor toroid mount -0 -4 -4 -Inductor_THT -L_Mount_Lodestone_VTM950-6 -Lodestone Pacific, vertical toroid mount, 11x19mm, 6 pins, http://www.lodestonepacific.com/CatKpdf/VTM950-6.pdf -vertical inductor toroid mount -0 -6 -6 -Inductor_THT -L_Radial_D6.0mm_P4.00mm -Inductor, Radial series, Radial, pin pitch=4.00mm, , diameter=6.0mm, http://www.abracon.com/Magnetics/radial/AIUR-07.pdf -Inductor Radial series Radial pin pitch 4.00mm diameter 6.0mm -0 -2 -2 -Inductor_THT -L_Radial_D7.0mm_P3.00mm -Inductor, Radial series, Radial, pin pitch=3.00mm, , diameter=7mm, http://www.abracon.com/Magnetics/radial/AIUR-16.pdf -Inductor Radial series Radial pin pitch 3.00mm diameter 7mm -0 -2 -2 -Inductor_THT -L_Radial_D7.2mm_P3.00mm_Murata_1700 -Inductor, Radial series, Radial, pin pitch=3.00mm, , diameter=7.2mm, MuRATA, 1700, http://www.murata-ps.com/data/magnetics/kmp_1700.pdf -Inductor Radial series Radial pin pitch 3.00mm diameter 7.2mm MuRATA 1700 -0 -2 -2 -Inductor_THT -L_Radial_D7.5mm_P3.50mm_Fastron_07P -Inductor, Radial series, Radial, pin pitch=3.50mm, , diameter=7.5mm, Fastron, 07P, http://www.fastrongroup.com/image-show/39/07P.pdf?type=Complete-DataSheet&productType=series -Inductor Radial series Radial pin pitch 3.50mm diameter 7.5mm Fastron 07P -0 -2 -2 -Inductor_THT -L_Radial_D7.5mm_P5.00mm_Fastron_07P -Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=7.5mm, Fastron, 07P, http://www.fastrongroup.com/image-show/39/07P.pdf?type=Complete-DataSheet&productType=series -Inductor Radial series Radial pin pitch 5.00mm diameter 7.5mm Fastron 07P -0 -2 -2 -Inductor_THT -L_Radial_D7.8mm_P5.00mm_Fastron_07HCP -Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=7.8mm, Fastron, 07HCP, http://www.abracon.com/Magnetics/radial/AISR875.pdf -Inductor Radial series Radial pin pitch 5.00mm diameter 7.8mm Fastron 07HCP -0 -2 -2 -Inductor_THT -L_Radial_D8.7mm_P5.00mm_Fastron_07HCP -Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=8.7mm, Fastron, 07HCP, http://cdn-reichelt.de/documents/datenblatt/B400/DS_07HCP.pdf -Inductor Radial series Radial pin pitch 5.00mm diameter 8.7mm Fastron 07HCP -0 -2 -2 -Inductor_THT -L_Radial_D9.5mm_P5.00mm_Fastron_07HVP -Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=9.5mm, Fastron, 07HVP, http://www.fastrongroup.com/image-show/107/07HVP%2007HVP_T.pdf?type=Complete-DataSheet&productType=series -Inductor Radial series Radial pin pitch 5.00mm diameter 9.5mm Fastron 07HVP -0 -2 -2 -Inductor_THT -L_Radial_D10.0mm_P5.00mm_Fastron_07M -Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10mm, Fastron, 07M, http://www.fastrongroup.com/image-show/37/07M.pdf?type=Complete-DataSheet&productType=series -Inductor Radial series Radial pin pitch 5.00mm diameter 10mm Fastron 07M -0 -2 -2 -Inductor_THT -L_Radial_D10.0mm_P5.00mm_Fastron_07P -Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10mm, Fastron, 07P, http://www.fastrongroup.com/image-show/37/07M.pdf?type=Complete-DataSheet&productType=series -Inductor Radial series Radial pin pitch 5.00mm diameter 10mm Fastron 07P -0 -2 -2 -Inductor_THT -L_Radial_D10.0mm_P5.00mm_Neosid_SD12_style3 -Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10.0mm, Neosid, SD12, style3, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12.pdf -Inductor Radial series Radial pin pitch 5.00mm diameter 10.0mm Neosid SD12 style3 -0 -2 -2 -Inductor_THT -L_Radial_D10.0mm_P5.00mm_Neosid_SD12k_style3 -Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10.0mm, Neosid, SD12k, style3, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12k.pdf -Inductor Radial series Radial pin pitch 5.00mm diameter 10.0mm Neosid SD12k style3 -0 -2 -2 -Inductor_THT -L_Radial_D10.5mm_P4.00x5.00mm_Murata_1200RS -Inductor, Radial, Pitch=4.00x5.00mm, Diameter=10.5mm, Murata 1200RS, http://www.murata-ps.com/data/magnetics/kmp_1200rs.pdf -Inductor Radial Murata 1200RS -0 -4 -2 -Inductor_THT -L_Radial_D10.5mm_P5.00mm_Abacron_AISR-01 -Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10.5mm, Abacron, AISR-01, http://www.abracon.com/Magnetics/radial/AISR-01.pdf -Inductor Radial series Radial pin pitch 5.00mm diameter 10.5mm Abacron AISR-01 -0 -2 -2 -Inductor_THT -L_Radial_D12.0mm_P5.00mm_Fastron_11P -Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=12.0mm, Fastron, 11P, http://cdn-reichelt.de/documents/datenblatt/B400/DS_11P.pdf -Inductor Radial series Radial pin pitch 5.00mm diameter 12.0mm Fastron 11P -0 -2 -2 -Inductor_THT -L_Radial_D12.0mm_P5.00mm_Neosid_SD12_style2 -Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=12.0mm, Neosid, SD12, style2, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12.pdf -Inductor Radial series Radial pin pitch 5.00mm diameter 12.0mm Neosid SD12 style2 -0 -2 -2 -Inductor_THT -L_Radial_D12.0mm_P5.00mm_Neosid_SD12k_style2 -Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=12.0mm, Neosid, SD12k, style2, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12k.pdf -Inductor Radial series Radial pin pitch 5.00mm diameter 12.0mm Neosid SD12k style2 -0 -2 -2 -Inductor_THT -L_Radial_D12.0mm_P6.00mm_Murata_1900R -Inductor, Radial series, Radial, pin pitch=6.00mm, , diameter=12.0mm, MuRATA, 1900R, http://www.murata-ps.com/data/magnetics/kmp_1900r.pdf -Inductor Radial series Radial pin pitch 6.00mm diameter 12.0mm MuRATA 1900R -0 -2 -2 -Inductor_THT -L_Radial_D12.0mm_P10.00mm_Neosid_SD12_style1 -Inductor, Radial series, Radial, pin pitch=10.00mm, , diameter=12.0mm, Neosid, SD12, style1, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12.pdf -Inductor Radial series Radial pin pitch 10.00mm diameter 12.0mm Neosid SD12 style1 -0 -2 -2 -Inductor_THT -L_Radial_D12.0mm_P10.00mm_Neosid_SD12k_style1 -Inductor, Radial series, Radial, pin pitch=10.00mm, , diameter=12.0mm, Neosid, SD12k, style1, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12k.pdf -Inductor Radial series Radial pin pitch 10.00mm diameter 12.0mm Neosid SD12k style1 -0 -2 -2 -Inductor_THT -L_Radial_D12.5mm_P7.00mm_Fastron_09HCP -Inductor, Radial series, Radial, pin pitch=7.00mm, , diameter=12.5mm, Fastron, 09HCP, http://cdn-reichelt.de/documents/datenblatt/B400/DS_09HCP.pdf -Inductor Radial series Radial pin pitch 7.00mm diameter 12.5mm Fastron 09HCP -0 -2 -2 -Inductor_THT -L_Radial_D12.5mm_P9.00mm_Fastron_09HCP -Inductor, Radial series, Radial, pin pitch=9.00mm, , diameter=12.5mm, Fastron, 09HCP, http://cdn-reichelt.de/documents/datenblatt/B400/DS_09HCP.pdf -Inductor Radial series Radial pin pitch 9.00mm diameter 12.5mm Fastron 09HCP -0 -2 -2 -Inductor_THT -L_Radial_D13.5mm_P7.00mm_Fastron_09HCP -Inductor, Radial series, Radial, pin pitch=7.00mm, , diameter=13.5mm, Fastron, 09HCP, http://cdn-reichelt.de/documents/datenblatt/B400/DS_09HCP.pdf -Inductor Radial series Radial pin pitch 7.00mm diameter 13.5mm Fastron 09HCP -0 -2 -2 -Inductor_THT -L_Radial_D14.2mm_P10.00mm_Neosid_SD14 -Inductor, Radial series, Radial, pin pitch=10.00mm, , diameter=14.2mm, Neosid, SD14, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd14.pdf -Inductor Radial series Radial pin pitch 10.00mm diameter 14.2mm Neosid SD14 -0 -2 -2 -Inductor_THT -L_Radial_D16.8mm_P11.43mm_Vishay_IHB-1 -Inductor, Radial series, Radial, pin pitch=11.43mm, , diameter=16.8mm, Vishay, IHB-1, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 11.43mm diameter 16.8mm Vishay IHB-1 -0 -2 -2 -Inductor_THT -L_Radial_D16.8mm_P12.07mm_Vishay_IHB-1 -Inductor, Radial series, Radial, pin pitch=12.07mm, , diameter=16.8mm, Vishay, IHB-1, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 12.07mm diameter 16.8mm Vishay IHB-1 -0 -2 -2 -Inductor_THT -L_Radial_D16.8mm_P12.70mm_Vishay_IHB-1 -Inductor, Radial series, Radial, pin pitch=12.70mm, , diameter=16.8mm, Vishay, IHB-1, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 12.70mm diameter 16.8mm Vishay IHB-1 -0 -2 -2 -Inductor_THT -L_Radial_D18.0mm_P10.00mm -Inductor, Radial series, Radial, pin pitch=10.00mm, , diameter=18mm, http://www.abracon.com/Magnetics/radial/AIUR-15.pdf -Inductor Radial series Radial pin pitch 10.00mm diameter 18mm -0 -2 -2 -Inductor_THT -L_Radial_D21.0mm_P14.61mm_Vishay_IHB-2 -Inductor, Radial series, Radial, pin pitch=14.61mm, , diameter=21mm, Vishay, IHB-2, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 14.61mm diameter 21mm Vishay IHB-2 -0 -2 -2 -Inductor_THT -L_Radial_D21.0mm_P15.00mm_Vishay_IHB-2 -Inductor, Radial series, Radial, pin pitch=15.00mm, , diameter=21mm, Vishay, IHB-2, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 15.00mm diameter 21mm Vishay IHB-2 -0 -2 -2 -Inductor_THT -L_Radial_D21.0mm_P15.24mm_Vishay_IHB-2 -Inductor, Radial series, Radial, pin pitch=15.24mm, , diameter=21mm, Vishay, IHB-2, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 15.24mm diameter 21mm Vishay IHB-2 -0 -2 -2 -Inductor_THT -L_Radial_D21.0mm_P15.75mm_Vishay_IHB-2 -Inductor, Radial series, Radial, pin pitch=15.75mm, , diameter=21mm, Vishay, IHB-2, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 15.75mm diameter 21mm Vishay IHB-2 -0 -2 -2 -Inductor_THT -L_Radial_D21.0mm_P19.00mm -Inductor, Radial series, Radial, pin pitch=19.00mm, , diameter=21mm, http://www.abracon.com/Magnetics/radial/AIRD02.pdf -Inductor Radial series Radial pin pitch 19.00mm diameter 21mm -0 -2 -2 -Inductor_THT -L_Radial_D24.0mm_P24.00mm -Inductor, Radial series, Radial, pin pitch=24.00mm, , diameter=24mm -Inductor Radial series Radial pin pitch 24.00mm diameter 24mm -0 -2 -2 -Inductor_THT -L_Radial_D24.4mm_P22.90mm_Murata_1400series -Inductor, Radial series, Radial, pin pitch=22.90mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf -Inductor Radial series Radial pin pitch 22.90mm diameter 24.4mm muRATA 1400series -0 -2 -2 -Inductor_THT -L_Radial_D24.4mm_P23.10mm_Murata_1400series -Inductor, Radial series, Radial, pin pitch=23.10mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf -Inductor Radial series Radial pin pitch 23.10mm diameter 24.4mm muRATA 1400series -0 -2 -2 -Inductor_THT -L_Radial_D24.4mm_P23.40mm_Murata_1400series -Inductor, Radial series, Radial, pin pitch=23.40mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf -Inductor Radial series Radial pin pitch 23.40mm diameter 24.4mm muRATA 1400series -0 -2 -2 -Inductor_THT -L_Radial_D24.4mm_P23.70mm_Murata_1400series -Inductor, Radial series, Radial, pin pitch=23.70mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf -Inductor Radial series Radial pin pitch 23.70mm diameter 24.4mm muRATA 1400series -0 -2 -2 -Inductor_THT -L_Radial_D24.4mm_P23.90mm_Murata_1400series -Inductor, Radial series, Radial, pin pitch=23.90mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf -Inductor Radial series Radial pin pitch 23.90mm diameter 24.4mm muRATA 1400series -0 -2 -2 -Inductor_THT -L_Radial_D27.9mm_P18.29mm_Vishay_IHB-3 -Inductor, Radial series, Radial, pin pitch=18.29mm, , diameter=27.9mm, Vishay, IHB-3, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 18.29mm diameter 27.9mm Vishay IHB-3 -0 -2 -2 -Inductor_THT -L_Radial_D27.9mm_P19.05mm_Vishay_IHB-3 -Inductor, Radial series, Radial, pin pitch=19.05mm, , diameter=27.9mm, Vishay, IHB-3, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 19.05mm diameter 27.9mm Vishay IHB-3 -0 -2 -2 -Inductor_THT -L_Radial_D27.9mm_P20.07mm_Vishay_IHB-3 -Inductor, Radial series, Radial, pin pitch=20.07mm, , diameter=27.9mm, Vishay, IHB-3, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 20.07mm diameter 27.9mm Vishay IHB-3 -0 -2 -2 -Inductor_THT -L_Radial_D28.0mm_P29.20mm -Inductor, Radial series, Radial, pin pitch=29.20mm, , diameter=28mm -Inductor Radial series Radial pin pitch 29.20mm diameter 28mm -0 -2 -2 -Inductor_THT -L_Radial_D29.8mm_P28.30mm_Murata_1400series -Inductor, Radial series, Radial, pin pitch=28.30mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf -Inductor Radial series Radial pin pitch 28.30mm diameter 29.8mm muRATA 1400series -0 -2 -2 -Inductor_THT -L_Radial_D29.8mm_P28.50mm_Murata_1400series -Inductor, Radial series, Radial, pin pitch=28.50mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf -Inductor Radial series Radial pin pitch 28.50mm diameter 29.8mm muRATA 1400series -0 -2 -2 -Inductor_THT -L_Radial_D29.8mm_P28.80mm_Murata_1400series -Inductor, Radial series, Radial, pin pitch=28.80mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf -Inductor Radial series Radial pin pitch 28.80mm diameter 29.8mm muRATA 1400series -0 -2 -2 -Inductor_THT -L_Radial_D29.8mm_P29.00mm_Murata_1400series -Inductor, Radial series, Radial, pin pitch=29.00mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf -Inductor Radial series Radial pin pitch 29.00mm diameter 29.8mm muRATA 1400series -0 -2 -2 -Inductor_THT -L_Radial_D29.8mm_P29.30mm_Murata_1400series -Inductor, Radial series, Radial, pin pitch=29.30mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf -Inductor Radial series Radial pin pitch 29.30mm diameter 29.8mm muRATA 1400series -0 -2 -2 -Inductor_THT -L_Radial_D40.6mm_P26.16mm_Vishay_IHB-5 -Inductor, Radial series, Radial, pin pitch=26.16mm, , diameter=40.64mm, Vishay, IHB-5, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 26.16mm diameter 40.64mm Vishay IHB-5 -0 -2 -2 -Inductor_THT -L_Radial_D40.6mm_P27.18mm_Vishay_IHB-4 -Inductor, Radial series, Radial, pin pitch=27.18mm, , diameter=40.64mm, Vishay, IHB-4, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 27.18mm diameter 40.64mm Vishay IHB-4 -0 -2 -2 -Inductor_THT -L_Radial_D40.6mm_P27.94mm_Vishay_IHB-4 -Inductor, Radial series, Radial, pin pitch=27.94mm, , diameter=40.64mm, Vishay, IHB-4, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 27.94mm diameter 40.64mm Vishay IHB-4 -0 -2 -2 -Inductor_THT -L_Radial_D40.6mm_P27.94mm_Vishay_IHB-5 -Inductor, Radial series, Radial, pin pitch=27.94mm, , diameter=40.64mm, Vishay, IHB-5, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 27.94mm diameter 40.64mm Vishay IHB-5 -0 -2 -2 -Inductor_THT -L_Radial_D40.6mm_P28.70mm_Vishay_IHB-5 -Inductor, Radial series, Radial, pin pitch=28.70mm, , diameter=40.64mm, Vishay, IHB-5, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 28.70mm diameter 40.64mm Vishay IHB-5 -0 -2 -2 -Inductor_THT -L_Radial_D50.8mm_P33.27mm_Vishay_IHB-6 -Inductor, Radial series, Radial, pin pitch=33.27mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 33.27mm diameter 50.8mm Vishay IHB-6 -0 -2 -2 -Inductor_THT -L_Radial_D50.8mm_P34.29mm_Vishay_IHB-6 -Inductor, Radial series, Radial, pin pitch=34.29mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 34.29mm diameter 50.8mm Vishay IHB-6 -0 -2 -2 -Inductor_THT -L_Radial_D50.8mm_P35.81mm_Vishay_IHB-6 -Inductor, Radial series, Radial, pin pitch=35.81mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 35.81mm diameter 50.8mm Vishay IHB-6 -0 -2 -2 -Inductor_THT -L_Radial_D50.8mm_P36.32mm_Vishay_IHB-6 -Inductor, Radial series, Radial, pin pitch=36.32mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 36.32mm diameter 50.8mm Vishay IHB-6 -0 -2 -2 -Inductor_THT -L_Radial_D50.8mm_P38.86mm_Vishay_IHB-6 -Inductor, Radial series, Radial, pin pitch=38.86mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf -Inductor Radial series Radial pin pitch 38.86mm diameter 50.8mm Vishay IHB-6 -0 -2 -2 -Inductor_THT -L_Radial_L7.5mm_W4.6mm_P5.00mm_Neosid_SD75 -Inductor, Radial series, Radial, pin pitch=5.00mm, , length*width=7.5*4.6mm^2, Neosid, SD75, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd75.pdf -Inductor Radial series Radial pin pitch 5.00mm length 7.5mm width 4.6mm Neosid SD75 -0 -2 -2 -Inductor_THT -L_Radial_L8.0mm_W8.0mm_P5.00mm_Neosid_NE-CPB-07E -Inductor, Radial series, Radial, pin pitch=5.00mm, , length*width=8*8mm^2, Neosid, NE-CPB-07E, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB07E.pdf -Inductor Radial series Radial pin pitch 5.00mm length 8mm width 8mm Neosid NE-CPB-07E -0 -2 -2 -Inductor_THT -L_Radial_L8.0mm_W8.0mm_P5.00mm_Neosid_SD8 -Inductor, Radial series, Radial, pin pitch=5.00mm, , length*width=8*8mm^2, Neosid, SD8, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd8.pdf -Inductor Radial series Radial pin pitch 5.00mm length 8mm width 8mm Neosid SD8 -0 -2 -2 -Inductor_THT -L_Radial_L9.1mm_W9.1mm_Px6.35mm_Py6.35mm_Pulse_LP-25 -Inductor, Radial series, Radial, pin pitch=6.35*6.35mm^2, , length*width=9.14*9.14mm^2, Pulse, LP-25, http://datasheet.octopart.com/PE-54044NL-Pulse-datasheet-5313493.pdf -Inductor Radial series Radial pin pitch 6.35*6.35mm^2 length 9.14mm width 9.14mm Pulse LP-25 -0 -2 -2 -Inductor_THT -L_Radial_L10.2mm_W10.2mm_Px7.62mm_Py7.62mm_Pulse_LP-30 -Inductor, Radial series, Radial, pin pitch=7.62*7.62mm^2, , length*width=10.16*10.16mm^2, Pulse, LP-30, http://datasheet.octopart.com/PE-54044NL-Pulse-datasheet-5313493.pdf -Inductor Radial series Radial pin pitch 7.62*7.62mm^2 length 10.16mm width 10.16mm Pulse LP-30 -0 -2 -2 -Inductor_THT -L_Radial_L11.5mm_W11.5mm_Px6.00mm_Py6.00mm_Neosid_NE-CPB-11EN_Drill1.3mm -Inductor, Radial series, Radial, pin pitch=6.00*6.00mm^2, , length*width=11.5*11.5mm^2, Neosid, NE-CPB-11EN, Drill1.3mm, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB11EN.pdf -Inductor Radial series Radial pin pitch 6.00*6.00mm^2 length 11.5mm width 11.5mm Neosid NE-CPB-11EN Drill1.3mm -0 -2 -2 -Inductor_THT -L_Radial_L11.5mm_W11.5mm_Px6.00mm_Py6.00mm_Neosid_NE-CPB-11EN_Drill1.5mm -Inductor, Radial series, Radial, pin pitch=6.00*6.00mm^2, , length*width=11.5*11.5mm^2, Neosid, NE-CPB-11EN, Drill1.5mm, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB11EN.pdf -Inductor Radial series Radial pin pitch 6.00*6.00mm^2 length 11.5mm width 11.5mm Neosid NE-CPB-11EN Drill1.5mm -0 -2 -2 -Inductor_THT -L_Radial_L11.5mm_W11.5mm_Px6.00mm_Py6.00mm_Neosid_NE-CPB-11EN_Drill1.7mm -Inductor, Radial series, Radial, pin pitch=6.00*6.00mm^2, , length*width=11.5*11.5mm^2, Neosid, NE-CPB-11EN, Drill1.7mm, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB11EN.pdf -Inductor Radial series Radial pin pitch 6.00*6.00mm^2 length 11.5mm width 11.5mm Neosid NE-CPB-11EN Drill1.7mm -0 -2 -2 -Inductor_THT -L_Radial_L11.5mm_W11.5mm_Px6.00mm_Py6.00mm_Neosid_NE-CPB-11EN_Drill1.8mm -Inductor, Radial series, Radial, pin pitch=6.00*6.00mm^2, , length*width=11.5*11.5mm^2, Neosid, NE-CPB-11EN, Drill1.8mm, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB11EN.pdf -Inductor Radial series Radial pin pitch 6.00*6.00mm^2 length 11.5mm width 11.5mm Neosid NE-CPB-11EN Drill1.8mm -0 -2 -2 -Inductor_THT -L_Radial_L12.6mm_W12.6mm_Px9.52mm_Py9.52mm_Pulse_LP-37 -Inductor, Radial series, Radial, pin pitch=9.52*9.52mm^2, , length*width=12.57*12.57mm^2, Pulse, LP-37, http://datasheet.octopart.com/PE-54044NL-Pulse-datasheet-5313493.pdf -Inductor Radial series Radial pin pitch 9.52*9.52mm^2 length 12.57mm width 12.57mm Pulse LP-37 -0 -2 -2 -Inductor_THT -L_Radial_L16.1mm_W16.1mm_Px7.62mm_Py12.70mm_Pulse_LP-44 -Inductor, Radial series, Radial, pin pitch=7.62*12.70mm^2, , length*width=16.13*16.13mm^2, Pulse, LP-44, http://datasheet.octopart.com/PE-54044NL-Pulse-datasheet-5313493.pdf -Inductor Radial series Radial pin pitch 7.62*12.70mm^2 length 16.13mm width 16.13mm Pulse LP-44 -0 -2 -2 -Inductor_THT -L_SELF1408 -Self Ferrite 14 - 08 -SELF -0 -7 -3 -Inductor_THT -L_SELF1418 -Self Ferrite 14 - 18 -SELF -0 -10 -4 -Inductor_THT -L_Toroid_Horizontal_D3.2mm_P6.40mm_Diameter3-5mm_Amidon-T12 -L_Toroid, Horizontal series, Radial, pin pitch=6.40mm, , diameter=3.175mm, Diameter3-5mm, Amidon-T12 -L_Toroid Horizontal series Radial pin pitch 6.40mm diameter 3.175mm Diameter3-5mm Amidon-T12 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D4.1mm_P8.00mm_Diameter4-5mm_Amidon-T16 -L_Toroid, Horizontal series, Radial, pin pitch=8.00mm, , diameter=4.064mm, Diameter4-5mm, Amidon-T16 -L_Toroid Horizontal series Radial pin pitch 8.00mm diameter 4.064mm Diameter4-5mm Amidon-T16 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D5.1mm_P9.00mm_Diameter6-5mm_Amidon-T20 -L_Toroid, Horizontal series, Radial, pin pitch=9.00mm, , diameter=5.08mm, Diameter6-5mm, Amidon-T20 -L_Toroid Horizontal series Radial pin pitch 9.00mm diameter 5.08mm Diameter6-5mm Amidon-T20 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D6.5mm_P10.00mm_Diameter7-5mm_Amidon-T25 -L_Toroid, Horizontal series, Radial, pin pitch=10.00mm, , diameter=6.476999999999999mm, Diameter7-5mm, Amidon-T25 -L_Toroid Horizontal series Radial pin pitch 10.00mm diameter 6.476999999999999mm Diameter7-5mm Amidon-T25 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D7.8mm_P13.00mm_Diameter9-5mm_Amidon-T30 -L_Toroid, Horizontal series, Radial, pin pitch=13.00mm, , diameter=7.7978mm, Diameter9-5mm, Amidon-T30 -L_Toroid Horizontal series Radial pin pitch 13.00mm diameter 7.7978mm Diameter9-5mm Amidon-T30 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D9.5mm_P15.00mm_Diameter10-5mm_Amidon-T37 -L_Toroid, Horizontal series, Radial, pin pitch=15.00mm, , diameter=9.524999999999999mm, Diameter10-5mm, Amidon-T37 -L_Toroid Horizontal series Radial pin pitch 15.00mm diameter 9.524999999999999mm Diameter10-5mm Amidon-T37 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D11.2mm_P17.00mm_Diameter12-5mm_Amidon-T44 -L_Toroid, Horizontal series, Radial, pin pitch=17.00mm, , diameter=11.176mm, Diameter12-5mm, Amidon-T44 -L_Toroid Horizontal series Radial pin pitch 17.00mm diameter 11.176mm Diameter12-5mm Amidon-T44 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D12.7mm_P20.00mm_Diameter14-5mm_Amidon-T50 -L_Toroid, Horizontal series, Radial, pin pitch=20.00mm, , diameter=12.7mm, Diameter14-5mm, Amidon-T50 -L_Toroid Horizontal series Radial pin pitch 20.00mm diameter 12.7mm Diameter14-5mm Amidon-T50 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D16.8mm_P14.70mm_Vishay_TJ3 -L_Toroid, Horizontal series, Radial, pin pitch=14.70mm, , diameter=16.8mm, Vishay, TJ3, http://www.vishay.com/docs/34079/tj.pdf -L_Toroid Horizontal series Radial pin pitch 14.70mm diameter 16.8mm Vishay TJ3 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D16.8mm_P14.70mm_Vishay_TJ3_BigPads -L_Toroid, Horizontal series, Radial, pin pitch=14.70mm, , diameter=16.8mm, Vishay, TJ3, BigPads, http://www.vishay.com/docs/34079/tj.pdf -L_Toroid Horizontal series Radial pin pitch 14.70mm diameter 16.8mm Vishay TJ3 BigPads -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D17.3mm_P15.24mm_Bourns_2000 -L_Toroid, Horizontal series, Radial, pin pitch=15.24mm, , diameter=17.3mm, Bourns, 2000, http://www.bourns.com/docs/Product-Datasheets/2000_series.pdf?sfvrsn=5 -L_Toroid Horizontal series Radial pin pitch 15.24mm diameter 17.3mm Bourns 2000 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D21.8mm_P19.10mm_Bourns_2100 -L_Toroid, Horizontal series, Radial, pin pitch=19.10mm, , diameter=21.8mm, Bourns, 2100, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3 -L_Toroid Horizontal series Radial pin pitch 19.10mm diameter 21.8mm Bourns 2100 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D21.8mm_P19.60mm_Bourns_2100 -L_Toroid, Horizontal series, Radial, pin pitch=19.60mm, , diameter=21.8mm, Bourns, 2100, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3 -L_Toroid Horizontal series Radial pin pitch 19.60mm diameter 21.8mm Bourns 2100 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D22.4mm_P19.80mm_Vishay_TJ4 -L_Toroid, Horizontal series, Radial, pin pitch=19.80mm, , diameter=22.4mm, Vishay, TJ4, http://www.vishay.com/docs/34079/tj.pdf -L_Toroid Horizontal series Radial pin pitch 19.80mm diameter 22.4mm Vishay TJ4 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D24.1mm_P21.80mm_Bourns_2200 -L_Toroid, Horizontal series, Radial, pin pitch=21.80mm, , diameter=24.1mm, Bourns, 2200, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3 -L_Toroid Horizontal series Radial pin pitch 21.80mm diameter 24.1mm Bourns 2200 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D24.1mm_P23.10mm_Bourns_2200 -L_Toroid, Horizontal series, Radial, pin pitch=23.10mm, , diameter=24.1mm, Bourns, 2200, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3 -L_Toroid Horizontal series Radial pin pitch 23.10mm diameter 24.1mm Bourns 2200 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D25.4mm_P22.90mm_Vishay_TJ5 -L_Toroid, Horizontal series, Radial, pin pitch=22.90mm, , diameter=25.4mm, Vishay, TJ5, http://www.vishay.com/docs/34079/tj.pdf -L_Toroid Horizontal series Radial pin pitch 22.90mm diameter 25.4mm Vishay TJ5 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D25.4mm_P22.90mm_Vishay_TJ5_BigPads -L_Toroid, Horizontal series, Radial, pin pitch=22.90mm, , diameter=25.4mm, Vishay, TJ5, BigPads, http://www.vishay.com/docs/34079/tj.pdf -L_Toroid Horizontal series Radial pin pitch 22.90mm diameter 25.4mm Vishay TJ5 BigPads -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D26.0mm_P5.08mm -inductor 26mm diameter toroid -SELF INDUCTOR -0 -3 -2 -Inductor_THT -L_Toroid_Horizontal_D28.0mm_P25.10mm_Bourns_2200 -L_Toroid, Horizontal series, Radial, pin pitch=25.10mm, , diameter=28mm, Bourns, 2200, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3 -L_Toroid Horizontal series Radial pin pitch 25.10mm diameter 28mm Bourns 2200 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D28.0mm_P26.67mm_Bourns_2200 -L_Toroid, Horizontal series, Radial, pin pitch=26.67mm, , diameter=28mm, Bourns, 2200, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3 -L_Toroid Horizontal series Radial pin pitch 26.67mm diameter 28mm Bourns 2200 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D32.5mm_P28.90mm_Bourns_2300 -L_Toroid, Horizontal series, Radial, pin pitch=28.90mm, , diameter=32.5mm, Bourns, 2300, http://www.bourns.com/docs/Product-Datasheets/2300_series.pdf?sfvrsn=3 -L_Toroid Horizontal series Radial pin pitch 28.90mm diameter 32.5mm Bourns 2300 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D32.5mm_P30.00mm_Bourns_2300 -L_Toroid, Horizontal series, Radial, pin pitch=30.00mm, , diameter=32.5mm, Bourns, 2300, http://www.bourns.com/docs/Product-Datasheets/2300_series.pdf?sfvrsn=3 -L_Toroid Horizontal series Radial pin pitch 30.00mm diameter 32.5mm Bourns 2300 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D35.1mm_P31.00mm_Vishay_TJ6 -L_Toroid, Horizontal series, Radial, pin pitch=31.00mm, , diameter=35.1mm, Vishay, TJ6, http://www.vishay.com/docs/34079/tj.pdf -L_Toroid Horizontal series Radial pin pitch 31.00mm diameter 35.1mm Vishay TJ6 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D40.0mm_P48.26mm -L_Toroid, Horizontal series, Radial, pin pitch=48.26mm, , diameter=40mm -L_Toroid Horizontal series Radial pin pitch 48.26mm diameter 40mm -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D41.9mm_P37.60mm_Vishay_TJ7 -L_Toroid, Horizontal series, Radial, pin pitch=37.60mm, , diameter=41.9mm, Vishay, TJ7, http://www.vishay.com/docs/34079/tj.pdf -L_Toroid Horizontal series Radial pin pitch 37.60mm diameter 41.9mm Vishay TJ7 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D49.3mm_P44.60mm_Vishay_TJ8 -L_Toroid, Horizontal series, Radial, pin pitch=44.60mm, , diameter=49.3mm, Vishay, TJ8, http://www.vishay.com/docs/34079/tj.pdf -L_Toroid Horizontal series Radial pin pitch 44.60mm diameter 49.3mm Vishay TJ8 -0 -2 -2 -Inductor_THT -L_Toroid_Horizontal_D69.1mm_P63.20mm_Vishay_TJ9 -L_Toroid, Horizontal series, Radial, pin pitch=63.20mm, , diameter=69.1mm, Vishay, TJ9, http://www.vishay.com/docs/34079/tj.pdf -L_Toroid Horizontal series Radial pin pitch 63.20mm diameter 69.1mm Vishay TJ9 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L10.0mm_W5.0mm_P5.08mm -L_Toroid, Vertical series, Radial, pin pitch=5.08mm, , length*width=10*5mm^2 -L_Toroid Vertical series Radial pin pitch 5.08mm length 10mm width 5mm -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L13.0mm_W6.5mm_P5.60mm -L_Toroid, Vertical series, Radial, pin pitch=5.60mm, , length*width=13*6.5mm^2 -L_Toroid Vertical series Radial pin pitch 5.60mm length 13mm width 6.5mm -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L14.0mm_W5.6mm_P5.30mm_Bourns_5700 -L_Toroid, Vertical series, Radial, pin pitch=5.30mm, , length*width=14*5.6mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf -L_Toroid Vertical series Radial pin pitch 5.30mm length 14mm width 5.6mm Bourns 5700 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L14.0mm_W6.3mm_P4.57mm_Pulse_A -L_Toroid, Vertical series, Radial, pin pitch=4.57mm, , length*width=13.97*6.35mm^2, Pulse, A, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf -L_Toroid Vertical series Radial pin pitch 4.57mm length 13.97mm width 6.35mm Pulse A -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L14.7mm_W8.6mm_P5.58mm_Pulse_KM-1 -L_Toroid, Vertical series, Radial, pin pitch=5.58mm, , length*width=14.73*8.64mm^2, Pulse, KM-1, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf -L_Toroid Vertical series Radial pin pitch 5.58mm length 14.73mm width 8.64mm Pulse KM-1 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L16.0mm_W8.0mm_P7.62mm -L_Toroid, Vertical series, Radial, pin pitch=7.62mm, , length*width=16*8mm^2 -L_Toroid Vertical series Radial pin pitch 7.62mm length 16mm width 8mm -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L16.3mm_W7.1mm_P7.11mm_Pulse_H -L_Toroid, Vertical series, Radial, pin pitch=7.11mm, , length*width=16.26*7.11mm^2, Pulse, H, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf -L_Toroid Vertical series Radial pin pitch 7.11mm length 16.26mm width 7.11mm Pulse H -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L16.4mm_W7.6mm_P6.60mm_Vishay_TJ3 -L_Toroid, Vertical series, Radial, pin pitch=6.60mm, , length*width=16.4*7.6mm^2, Vishay, TJ3, http://www.vishay.com/docs/34079/tj.pdf -L_Toroid Vertical series Radial pin pitch 6.60mm length 16.4mm width 7.6mm Vishay TJ3 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L16.5mm_W11.4mm_P7.62mm_Pulse_KM-2 -L_Toroid, Vertical series, Radial, pin pitch=7.62mm, , length*width=16.51*11.43mm^2, Pulse, KM-2, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf -L_Toroid Vertical series Radial pin pitch 7.62mm length 16.51mm width 11.43mm Pulse KM-2 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L16.8mm_W9.2mm_P7.10mm_Vishay_TJ3 -L_Toroid, Vertical series, Radial, pin pitch=7.10mm, , length*width=16.8*9.2mm^2, Vishay, TJ3, http://www.vishay.com/docs/34079/tj.pdf -L_Toroid Vertical series Radial pin pitch 7.10mm length 16.8mm width 9.2mm Vishay TJ3 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L16.8mm_W9.2mm_P7.10mm_Vishay_TJ3_BigPads -L_Toroid, Vertical series, Radial, pin pitch=7.10mm, , length*width=16.8*9.2mm^2, Vishay, TJ3, BigPads, http://www.vishay.com/docs/34079/tj.pdf -L_Toroid Vertical series Radial pin pitch 7.10mm length 16.8mm width 9.2mm Vishay TJ3 BigPads -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L17.8mm_W8.1mm_P7.62mm_Bourns_5700 -L_Toroid, Vertical series, Radial, pin pitch=7.62mm, , length*width=17.8*8.1mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf -L_Toroid Vertical series Radial pin pitch 7.62mm length 17.8mm width 8.1mm Bourns 5700 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L17.8mm_W9.7mm_P7.11mm_Pulse_B -L_Toroid, Vertical series, Radial, pin pitch=7.11mm, , length*width=17.78*9.65mm^2, Pulse, B, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf -L_Toroid Vertical series Radial pin pitch 7.11mm length 17.78mm width 9.65mm Pulse B -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L19.1mm_W8.1mm_P7.10mm_Bourns_5700 -L_Toroid, Vertical series, Radial, pin pitch=7.10mm, , length*width=19.1*8.1mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf -L_Toroid Vertical series Radial pin pitch 7.10mm length 19.1mm width 8.1mm Bourns 5700 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L21.6mm_W8.4mm_P8.38mm_Pulse_G -L_Toroid, Vertical series, Radial, pin pitch=8.38mm, , length*width=21.59*8.38mm^2, Pulse, G, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf -L_Toroid Vertical series Radial pin pitch 8.38mm length 21.59mm width 8.38mm Pulse G -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L21.6mm_W9.1mm_P8.40mm_Bourns_5700 -L_Toroid, Vertical series, Radial, pin pitch=8.40mm, , length*width=21.6*9.1mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf -L_Toroid Vertical series Radial pin pitch 8.40mm length 21.6mm width 9.1mm Bourns 5700 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L21.6mm_W9.5mm_P7.11mm_Pulse_C -L_Toroid, Vertical series, Radial, pin pitch=7.11mm, , length*width=21.59*9.53mm^2, Pulse, C, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf -L_Toroid Vertical series Radial pin pitch 7.11mm length 21.59mm width 9.53mm Pulse C -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L21.6mm_W11.4mm_P7.62mm_Pulse_KM-3 -L_Toroid, Vertical series, Radial, pin pitch=7.62mm, , length*width=21.59*11.43mm^2, Pulse, KM-3, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf -L_Toroid Vertical series Radial pin pitch 7.62mm length 21.59mm width 11.43mm Pulse KM-3 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L22.4mm_W10.2mm_P7.90mm_Vishay_TJ4 -L_Toroid, Vertical series, Radial, pin pitch=7.90mm, , length*width=22.4*10.2mm^2, Vishay, TJ4, http://www.vishay.com/docs/34079/tj.pdf -L_Toroid Vertical series Radial pin pitch 7.90mm length 22.4mm width 10.2mm Vishay TJ4 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L24.6mm_W15.5mm_P11.44mm_Pulse_KM-4 -L_Toroid, Vertical series, Radial, pin pitch=11.44mm, , length*width=24.64*15.5mm^2, Pulse, KM-4, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf -L_Toroid Vertical series Radial pin pitch 11.44mm length 24.64mm width 15.5mm Pulse KM-4 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L25.4mm_W14.7mm_P12.20mm_Vishay_TJ5 -L_Toroid, Vertical series, Radial, pin pitch=12.20mm, , length*width=25.4*14.7mm^2, Vishay, TJ5, http://www.vishay.com/docs/34079/tj.pdf -L_Toroid Vertical series Radial pin pitch 12.20mm length 25.4mm width 14.7mm Vishay TJ5 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L25.4mm_W14.7mm_P12.20mm_Vishay_TJ5_BigPads -L_Toroid, Vertical series, Radial, pin pitch=12.20mm, , length*width=25.4*14.7mm^2, Vishay, TJ5, BigPads, http://www.vishay.com/docs/34079/tj.pdf -L_Toroid Vertical series Radial pin pitch 12.20mm length 25.4mm width 14.7mm Vishay TJ5 BigPads -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L26.7mm_W14.0mm_P10.16mm_Pulse_D -L_Toroid, Vertical series, Radial, pin pitch=10.16mm, , length*width=26.67*13.97mm^2, Pulse, D, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf -L_Toroid Vertical series Radial pin pitch 10.16mm length 26.67mm width 13.97mm Pulse D -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L28.6mm_W14.3mm_P11.43mm_Bourns_5700 -L_Toroid, Vertical series, Radial, pin pitch=11.43mm, , length*width=28.6*14.3mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf -L_Toroid Vertical series Radial pin pitch 11.43mm length 28.6mm width 14.3mm Bourns 5700 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L31.8mm_W15.9mm_P13.50mm_Bourns_5700 -L_Toroid, Vertical series, Radial, pin pitch=13.50mm, , length*width=31.8*15.9mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf -L_Toroid Vertical series Radial pin pitch 13.50mm length 31.8mm width 15.9mm Bourns 5700 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L33.0mm_W17.8mm_P12.70mm_Pulse_KM-5 -L_Toroid, Vertical series, Radial, pin pitch=12.70mm, , length*width=33.02*17.78mm^2, Pulse, KM-5, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf -L_Toroid Vertical series Radial pin pitch 12.70mm length 33.02mm width 17.78mm Pulse KM-5 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L35.1mm_W21.1mm_P18.50mm_Vishay_TJ6 -L_Toroid, Vertical series, Radial, pin pitch=18.50mm, , length*width=35.1*21.1mm^2, Vishay, TJ6, http://www.vishay.com/docs/34079/tj.pdf -L_Toroid Vertical series Radial pin pitch 18.50mm length 35.1mm width 21.1mm Vishay TJ6 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L35.6mm_W17.8mm_P12.70mm_Pulse_E -L_Toroid, Vertical series, Radial, pin pitch=12.70mm, , length*width=35.56*17.78mm^2, Pulse, E, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf -L_Toroid Vertical series Radial pin pitch 12.70mm length 35.56mm width 17.78mm Pulse E -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L41.9mm_W17.8mm_P12.70mm_Pulse_F -L_Toroid, Vertical series, Radial, pin pitch=12.70mm, , length*width=41.91*17.78mm^2, Pulse, F, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf -L_Toroid Vertical series Radial pin pitch 12.70mm length 41.91mm width 17.78mm Pulse F -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L41.9mm_W19.1mm_P15.80mm_Vishay_TJ7 -L_Toroid, Vertical series, Radial, pin pitch=15.80mm, , length*width=41.9*19.1mm^2, Vishay, TJ7, http://www.vishay.com/docs/34079/tj.pdf -L_Toroid Vertical series Radial pin pitch 15.80mm length 41.9mm width 19.1mm Vishay TJ7 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L46.0mm_W19.1mm_P21.80mm_Bourns_5700 -L_Toroid, Vertical series, Radial, pin pitch=21.80mm, , length*width=46*19.1mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf -L_Toroid Vertical series Radial pin pitch 21.80mm length 46mm width 19.1mm Bourns 5700 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L48.8mm_W25.4mm_P20.80mm_Vishay_TJ8 -L_Toroid, Vertical series, Radial, pin pitch=20.80mm, , length*width=48.8*25.4mm^2, Vishay, TJ8, http://www.vishay.com/docs/34079/tj.pdf -L_Toroid Vertical series Radial pin pitch 20.80mm length 48.8mm width 25.4mm Vishay TJ8 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L54.0mm_W23.8mm_P20.10mm_Bourns_5700 -L_Toroid, Vertical series, Radial, pin pitch=20.10mm, , length*width=54*23.8mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf -L_Toroid Vertical series Radial pin pitch 20.10mm length 54mm width 23.8mm Bourns 5700 -0 -2 -2 -Inductor_THT -L_Toroid_Vertical_L67.6mm_W36.1mm_P31.80mm_Vishay_TJ9 -L_Toroid, Vertical series, Radial, pin pitch=31.80mm, , length*width=67.6*36.1mm^2, Vishay, TJ9, http://www.vishay.com/docs/34079/tj.pdf -L_Toroid Vertical series Radial pin pitch 31.80mm length 67.6mm width 36.1mm Vishay TJ9 -0 -2 -2 -Jumper -SolderJumper-2_P1.3mm_Bridged2Bar_Pad1.0x1.5mm -SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, bridged with 2 copper strips -net tie solder jumper bridged -0 -2 -2 -Jumper -SolderJumper-2_P1.3mm_Bridged2Bar_RoundedPad1.0x1.5mm -SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, bridged with 2 copper strips -net tie solder jumper bridged -0 -2 -2 -Jumper -SolderJumper-2_P1.3mm_Bridged_Pad1.0x1.5mm -SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, bridged with 1 copper strip -net tie solder jumper bridged -0 -2 -2 -Jumper -SolderJumper-2_P1.3mm_Bridged_RoundedPad1.0x1.5mm -SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, bridged with 1 copper strip -net tie solder jumper bridged -0 -2 -2 -Jumper -SolderJumper-2_P1.3mm_Open_Pad1.0x1.5mm -SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, open -solder jumper open -0 -2 -2 -Jumper -SolderJumper-2_P1.3mm_Open_RoundedPad1.0x1.5mm -SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, open -solder jumper open -0 -2 -2 -Jumper -SolderJumper-2_P1.3mm_Open_TrianglePad1.0x1.5mm -SMD Solder Jumper, 1x1.5mm Triangular Pads, 0.3mm gap, open -solder jumper open -0 -2 -2 -Jumper -SolderJumper-3_P1.3mm_Bridged2Bar12_Pad1.0x1.5mm -SMD Solder 3-pad Jumper, 1x1.5mm Pads, 0.3mm gap, pads 1-2 Bridged2Bar with 2 copper strip -net tie solder jumper bridged -0 -3 -3 -Jumper -SolderJumper-3_P1.3mm_Bridged2Bar12_Pad1.0x1.5mm_NumberLabels -SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, pads 1-2 Bridged2Bar with 2 copper strip, labeled with numbers -net tie solder jumper bridged -0 -3 -3 -Jumper -SolderJumper-3_P1.3mm_Bridged2Bar12_RoundedPad1.0x1.5mm -SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, pads 1-2 Bridged2Bar with 2 copper strip -net tie solder jumper bridged -0 -3 -3 -Jumper -SolderJumper-3_P1.3mm_Bridged2Bar12_RoundedPad1.0x1.5mm_NumberLabels -SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, pads 1-2 Bridged2Bar with 2 copper strip, labeled with numbers -net tie solder jumper bridged -0 -3 -3 -Jumper -SolderJumper-3_P1.3mm_Bridged12_Pad1.0x1.5mm -SMD Solder 3-pad Jumper, 1x1.5mm Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip -net tie solder jumper bridged -0 -3 -3 -Jumper -SolderJumper-3_P1.3mm_Bridged12_Pad1.0x1.5mm_NumberLabels -SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip, labeled with numbers -net tie solder jumper bridged -0 -3 -3 -Jumper -SolderJumper-3_P1.3mm_Bridged12_RoundedPad1.0x1.5mm -SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip -net tie solder jumper bridged -0 -3 -3 -Jumper -SolderJumper-3_P1.3mm_Bridged12_RoundedPad1.0x1.5mm_NumberLabels -SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip, labeled with numbers -net tie solder jumper bridged -0 -3 -3 -Jumper -SolderJumper-3_P1.3mm_Open_Pad1.0x1.5mm -SMD Solder 3-pad Jumper, 1x1.5mm Pads, 0.3mm gap, open -solder jumper open -0 -3 -3 -Jumper -SolderJumper-3_P1.3mm_Open_Pad1.0x1.5mm_NumberLabels -SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, open, labeled with numbers -solder jumper open -0 -3 -3 -Jumper -SolderJumper-3_P1.3mm_Open_RoundedPad1.0x1.5mm -SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, open -solder jumper open -0 -3 -3 -Jumper -SolderJumper-3_P1.3mm_Open_RoundedPad1.0x1.5mm_NumberLabels -SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, open, labeled with numbers -solder jumper open -0 -3 -3 -Jumper -SolderJumper-3_P2.0mm_Open_TrianglePad1.0x1.5mm -SMD Solder Jumper, 1x1.5mm Triangular Pads, 0.3mm gap, open -solder jumper open -0 -5 -3 -Jumper -SolderJumper-3_P2.0mm_Open_TrianglePad1.0x1.5mm_NumberLabels -SMD Solder Jumper, 1x1.5mm Triangular Pads, 0.3mm gap, open, labeled with numbers -solder jumper open -0 -5 -3 -LED_SMD -LED-APA102-2020 -http://www.led-color.com/upload/201604/APA102-2020%20SMD%20LED.pdf -LED RGB SPI -0 -8 -6 -LED_SMD -LED-L1T2_LUMILEDS -http://www.lumileds.com/uploads/438/DS133-pdf -LUMILEDS LUXEON TX L1T2 LED -0 -3 -3 -LED_SMD -LED_1W_3W_R8 -https://www.gme.cz/data/attachments/dsh.518-234.1.pdf -LED 1W 3W 5W -0 -3 -3 -LED_SMD -LED_0201_0603Metric -LED SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator -LED -0 -4 -2 -LED_SMD -LED_0201_0603Metric_Pad0.64x0.40mm_HandSolder -LED SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator -LED handsolder -0 -4 -2 -LED_SMD -LED_0402_1005Metric -LED SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -LED -0 -2 -2 -LED_SMD -LED_0402_1005Metric_Pad0.77x0.64mm_HandSolder -LED SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -LED handsolder -0 -2 -2 -LED_SMD -LED_0603_1608Metric -LED SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -LED -0 -2 -2 -LED_SMD -LED_0603_1608Metric_Pad1.05x0.95mm_HandSolder -LED SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -LED handsolder -0 -2 -2 -LED_SMD -LED_0805_2012Metric -LED SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator -LED -0 -2 -2 -LED_SMD -LED_0805_2012Metric_Pad1.15x1.40mm_HandSolder -LED SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator -LED handsolder -0 -2 -2 -LED_SMD -LED_1206_3216Metric -LED SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -LED -0 -2 -2 -LED_SMD -LED_1206_3216Metric_Pad1.42x1.75mm_HandSolder -LED SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -LED handsolder -0 -2 -2 -LED_SMD -LED_1206_3216Metric_ReverseMount_Hole1.8x2.4mm -LED SMD 1206 (3216 Metric), reverse mount, square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -diode reverse -0 -2 -2 -LED_SMD -LED_1210_3225Metric -LED SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -LED -0 -2 -2 -LED_SMD -LED_1210_3225Metric_Pad1.42x2.65mm_HandSolder -LED SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -LED handsolder -0 -2 -2 -LED_SMD -LED_1812_4532Metric -LED SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator -LED -0 -2 -2 -LED_SMD -LED_1812_4532Metric_Pad1.30x3.40mm_HandSolder -LED SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator -LED handsolder -0 -2 -2 -LED_SMD -LED_2010_5025Metric -LED SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -LED -0 -2 -2 -LED_SMD -LED_2010_5025Metric_Pad1.52x2.65mm_HandSolder -LED SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -LED handsolder -0 -2 -2 -LED_SMD -LED_2512_6332Metric -LED SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -LED -0 -2 -2 -LED_SMD -LED_2512_6332Metric_Pad1.52x3.35mm_HandSolder -LED SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator -LED handsolder -0 -2 -2 -LED_SMD -LED_ASMB-KTF0-0A306 -2220 Tricolor PLCC-4 LED, https://docs.broadcom.com/docs/ASMB-KTF0-0A306-DS100 -Tricolor LED -0 -4 -4 -LED_SMD -LED_Avago_PLCC4_3.2x2.8mm_CW -https://docs.broadcom.com/docs/AV02-4186EN -LED Avago PLCC-4 ASMB-MTB0-0A3A2 -0 -4 -4 -LED_SMD -LED_Avago_PLCC6_3x2.8mm -https://docs.broadcom.com/docs/AV02-3793EN -LED Avago PLCC-6 ASMT-YTB7-0AA02 -0 -6 -6 -LED_SMD -LED_CSP_Samsung_LH181B_2.36x2.36mm -High Power CSP LED, 2.36mm x 2.36mm, 1.4A max, https://cdn.samsung.com/led/file/resource/2021/01/Data_Sheet_LH181B_Rev.4.0.pdf -LED Samsung LH181B -0 -2 -2 -LED_SMD -LED_Cree-PLCC4_2x2mm_CW -2.0mm x 2.0mm PLCC4 LED, http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/HB/Data-Sheets/CLMVBFKA.pdf -LED Cree PLCC-4 -0 -4 -4 -LED_SMD -LED_Cree-PLCC4_3.2x2.8mm_CCW -3.2mm x 2.8mm PLCC4 LED, http://www.cree.com/led-components/media/documents/CLV1AFKB(874).pdf -LED Cree PLCC-4 -0 -4 -4 -LED_SMD -LED_Cree-PLCC4_5x5mm_CW -5.0mm x 5.0mm PLCC4 LED -LED Cree PLCC-4 -0 -4 -4 -LED_SMD -LED_Cree-PLCC6_4.7x1.5mm -4.7mm x 1.5mm PLCC6 LED, http://www.cree.com/led-components/media/documents/1381-QLS6AFKW.pdf -LED Cree PLCC-6 -0 -6 -6 -LED_SMD -LED_Cree-XB -http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/XLampXBD.pdf -LED Cree XB -0 -5 -3 -LED_SMD -LED_Cree-XH -http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/ds-XHB.pdf -LED Cree XH -0 -8 -2 -LED_SMD -LED_Cree-XHP35 -http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/ds--XHP35.pdf -LED Cree XHP35 -0 -6 -3 -LED_SMD -LED_Cree-XHP50_6V -Cree XHP50, 6V footprint, http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/ds%20XHP50.pdf -LED Cree XHP50 -0 -15 -3 -LED_SMD -LED_Cree-XHP50_12V -Cree XHP50, 12V footprint, http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/ds%20XHP50.pdf -LED XHP50 Cree -0 -15 -3 -LED_SMD -LED_Cree-XHP70_6V -Cree XHP70 LED, 6V version, http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/ds%20XHP70.pdf -LED Cree XHP70 -0 -15 -3 -LED_SMD -LED_Cree-XHP70_12V -Cree XHP70 LED, 12V version, http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/ds%20XHP70.pdf -LED Cree XHP70 -0 -15 -3 -LED_SMD -LED_Cree-XP -LED Cree-XP http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/XLampXPE2.pdf -LED Cree XP -0 -6 -3 -LED_SMD -LED_Cree-XP-G -LED Cree-XP-G http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/XLampXPG.pdf -LED Cree XP-G -0 -6 -3 -LED_SMD -LED_Cree-XQ -LED Cree-XQ http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/ds-XQB.pdf -LED Cree XQ -0 -2 -2 -LED_SMD -LED_Cree-XQ_HandSoldering -LED Cree-XQ handsoldering pads http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/ds-XQB.pdf -LED Cree XQ -0 -2 -2 -LED_SMD -LED_Dialight_591 -LED SMD 3mm Right Angle series (http://www.dialightsignalsandcomponents.com/Assets/Drawings/2D_Drawings_DrawingDetailedSpec/C17354.pdf) -LED Dialight 591 -0 -2 -2 -LED_SMD -LED_Inolux_IN-PI554FCH_PLCC4_5.0x5.0mm_P3.2mm -http://www.inolux-corp.com/datasheet/SMDLED/Addressable%20LED/IN-PI554FCH.pdf -RGB LED NeoPixel addressable -0 -4 -4 -LED_SMD -LED_Kingbright_AAA3528ESGCT -Kingbright, dual LED, 3.5 x 2.8 mm Surface Mount LED Lamp (http://www.kingbrightusa.com/images/catalog/SPEC/AAA3528ESGCT.pdf) -dual led smd -0 -4 -4 -LED_SMD -LED_Kingbright_APFA3010_3x1.5mm_Horizontal -LED RGB, APFA3010, http://www.kingbrightusa.com/images/catalog/SPEC/APFA3010LSEEZGKQBKC.pdf -LED RGB APFA3010 KINGBRIGHT 3x1.5mm -0 -4 -4 -LED_SMD -LED_LiteOn_LTST-C19HE1WT -LiteOn RGB LED; https://optoelectronics.liteon.com/upload/download/DS22-2008-0044/LTST-C19HE1WT.pdf -LED RGB Chip SMD -0 -4 -4 -LED_SMD -LED_LiteOn_LTST-S326 -http://optoelectronics.liteon.com/upload/download/DS22-2000-287/LTST-S326KGJRKT.PDF -LED SMD right angle CCA -0 -3 -3 -LED_SMD -LED_Lumex_SML-LX0303SIUPGUSB -Lumex RGB LED, clear, SMD, https://www.lumex.com/spec/SML-LX0303SIUPGUSB.pdf -LED RGB -0 -4 -4 -LED_SMD -LED_Lumex_SML-LX0404SIUPGUSB -Lumex RGB LED, clear, SMD, https://www.lumex.com/spec/SML-LX0404SIUPGUSB.pdf -LED RGB -0 -4 -4 -LED_SMD -LED_Luminus_MP-3030-1100_3.0x3.0mm -Mid Power LED, Luminus MP-3030-1100, 3.0x3.0mm, 816mW, https://download.luminus.com/datasheets/Luminus_MP3030_1100_Datasheet.pdf -LED Luminus MP-3030-1100 -0 -5 -2 -LED_SMD -LED_Osram_Lx_P47F_D2mm_ReverseMount -OSRAM, reverse-mount LED, SMD, 2mm diameter, http://www.farnell.com/datasheets/2711587.pdf -LED ReverseMount Reverse -0 -4 -2 -LED_SMD -LED_PLCC-2 -LED PLCC-2 SMD package -LED PLCC-2 SMD -0 -2 -2 -LED_SMD -LED_PLCC_2835 -https://www.luckylight.cn/media/component/data-sheet/R2835BC-B2M-M10.pdf -LED -0 -2 -2 -LED_SMD -LED_PLCC_2835_Handsoldering -https://www.luckylight.cn/media/component/data-sheet/R2835BC-B2M-M10.pdf -LED -0 -2 -2 -LED_SMD -LED_RGB_1210 -RGB LED 3.2x2.7mm http://www.avagotech.com/docs/AV02-0610EN -LED 3227 -0 -4 -4 -LED_SMD -LED_RGB_5050-6 -http://cdn.sparkfun.com/datasheets/Components/LED/5060BRG4.pdf -RGB LED 5050-6 -0 -6 -6 -LED_SMD -LED_RGB_Cree-PLCC-6_6x5mm_P2.1mm -http://www.farnell.com/datasheets/2003905.pdf -LED RGB PLCC-6 CLP6C-FBK -0 -6 -6 -LED_SMD -LED_RGB_Everlight_EASV3015RGBA0_Horizontal -LED, RGB, right-angle, clear, https://everlightamericas.com/index.php?controller=attachment&id_attachment=3220 -LED RGB right-angle -0 -4 -4 -LED_SMD -LED_RGB_Getian_GT-P6PRGB4303 -https://www.gme.sk/img/cache/doc/518/177/vykonova-led-getian-gt-p6prgb4303-datasheet-1.pdf -LED RGB -0 -7 -7 -LED_SMD -LED_RGB_PLCC-6 -RGB LED PLCC-6 -RGB LED PLCC-6 -0 -6 -6 -LED_SMD -LED_RGB_Wuerth-PLCC4_3.2x2.8mm_150141M173100 -3.2mm x 2.8mm PLCC4 LED, https://www.we-online.de/katalog/datasheet/150141M173100.pdf -LED RGB Wurth PLCC-4 -0 -4 -4 -LED_SMD -LED_ROHM_SMLVN6 -https://www.rohm.com/datasheet/SMLVN6RGB1U -LED ROHM SMLVN6 -0 -6 -6 -LED_SMD -LED_SK6805_PLCC4_2.4x2.7mm_P1.3mm -https://cdn-shop.adafruit.com/product-files/3484/3484_Datasheet.pdf -LED RGB NeoPixel Nano -0 -4 -4 -LED_SMD -LED_SK6812MINI_PLCC4_3.5x3.5mm_P1.75mm -https://cdn-shop.adafruit.com/product-files/2686/SK6812MINI_REV.01-1-2.pdf -LED RGB NeoPixel Mini -0 -4 -4 -LED_SMD -LED_SK6812_EC15_1.5x1.5mm -http://www.newstar-ledstrip.com/product/20181119172602110.pdf -LED RGB NeoPixel -0 -4 -4 -LED_SMD -LED_SK6812_PLCC4_5.0x5.0mm_P3.2mm -https://cdn-shop.adafruit.com/product-files/1138/SK6812+LED+datasheet+.pdf -LED RGB NeoPixel -0 -4 -4 -LED_SMD -LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm -https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf -LED RGB NeoPixel -0 -4 -4 -LED_SMD -LED_WS2812_PLCC6_5.0x5.0mm_P1.6mm -https://cdn-shop.adafruit.com/datasheets/WS2812.pdf -LED RGB NeoPixel -0 -6 -6 -LED_SMD -LED_Yuji_5730 -LED,Yuji,5730,https://cdn.shopify.com/s/files/1/0344/6401/files/YJWJ014-1.1_YJ-BC-5730L-G02.pdf -LED Yuji 5730 -0 -3 -2 -LED_SMD -LED_miniPLCC_2315 -https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DAV02-2205EN_DS_ASMT-TxBM_2014-05-09.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430858274704&ssbinary=true -LED -0 -2 -2 -LED_SMD -LED_miniPLCC_2315_Handsoldering -https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DAV02-2205EN_DS_ASMT-TxBM_2014-05-09.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430858274704&ssbinary=true -LED -0 -2 -2 -LED_THT -LED_BL-FL7680RGB -'Piranha' RGB LED, through hole, common anode, 7.62x7.62mm, BGRA pin order, https://cdn-shop.adafruit.com/datasheets/BL-FL7680RGB.pdf -RGB LED Piranha Super-Flux BetLux -0 -4 -4 -LED_THT -LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O1.27mm_Z1.6mm -LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins -LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins -0 -2 -2 -LED_THT -LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O1.27mm_Z4.9mm -LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins -LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins -0 -2 -2 -LED_THT -LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O1.27mm_Z8.2mm -LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins -LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins -0 -2 -2 -LED_THT -LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O3.81mm_Z1.6mm -LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins -LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins -0 -2 -2 -LED_THT -LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O3.81mm_Z4.9mm -LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins -LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins -0 -2 -2 -LED_THT -LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O3.81mm_Z8.2mm -LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins -LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins -0 -2 -2 -LED_THT -LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O6.35mm_Z1.6mm -LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins -LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins -0 -2 -2 -LED_THT -LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O6.35mm_Z4.9mm -LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins -LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins -0 -2 -2 -LED_THT -LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O6.35mm_Z8.2mm -LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins -LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins -0 -2 -2 -LED_THT -LED_D1.8mm_W3.3mm_H2.4mm -LED, Round, Rectangular size 3.3x2.4mm^2 diameter 1.8mm, 2 pins -LED Round Rectangular size 3.3x2.4mm^2 diameter 1.8mm 2 pins -0 -2 -2 -LED_THT -LED_D2.0mm_W4.0mm_H2.8mm_FlatTop -LED, Round, FlatTop, Rectangular size 4.0x2.8mm^2 diameter 2.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-1034IDT(Ver.9A).pdf -LED Round FlatTop Rectangular size 4.0x2.8mm^2 diameter 2.0mm 2 pins -0 -2 -2 -LED_THT -LED_D2.0mm_W4.8mm_H2.5mm_FlatTop -LED, Round, FlatTop, Rectangular size 4.8x2.5mm^2 diameter 2.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-13GD(Ver.11B).pdf -LED Round FlatTop Rectangular size 4.8x2.5mm^2 diameter 2.0mm 2 pins -0 -2 -2 -LED_THT -LED_D3.0mm -LED, diameter 3.0mm, 2 pins -LED diameter 3.0mm 2 pins -0 -2 -2 -LED_THT -LED_D3.0mm-3 -LED, diameter 3.0mm, 2 pins, diameter 3.0mm, 3 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-3VSURKCGKC(Ver.8A).pdf -LED diameter 3.0mm 2 pins diameter 3.0mm 3 pins -0 -3 -3 -LED_THT -LED_D3.0mm_Clear -IR-LED, diameter 3.0mm, 2 pins, color: clear -IR infrared LED diameter 3.0mm 2 pins clear -0 -2 -2 -LED_THT -LED_D3.0mm_FlatTop -LED, Round, FlatTop, diameter 3.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-47XEC(Ver.9A).pdf -LED Round FlatTop diameter 3.0mm 2 pins -0 -2 -2 -LED_THT -LED_D3.0mm_Horizontal_O1.27mm_Z2.0mm -LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins -LED diameter 3.0mm z-position of LED center 2.0mm 2 pins -0 -2 -2 -LED_THT -LED_D3.0mm_Horizontal_O1.27mm_Z2.0mm_Clear -LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins -LED diameter 3.0mm z-position of LED center 2.0mm 2 pins -0 -2 -2 -LED_THT -LED_D3.0mm_Horizontal_O1.27mm_Z2.0mm_IRBlack -LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins -LED diameter 3.0mm z-position of LED center 2.0mm 2 pins -0 -2 -2 -LED_THT -LED_D3.0mm_Horizontal_O1.27mm_Z2.0mm_IRGrey -LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins -LED diameter 3.0mm z-position of LED center 2.0mm 2 pins -0 -2 -2 -LED_THT -LED_D3.0mm_Horizontal_O1.27mm_Z6.0mm -LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins -LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins -0 -2 -2 -LED_THT -LED_D3.0mm_Horizontal_O1.27mm_Z10.0mm -LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins -LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins -0 -2 -2 -LED_THT -LED_D3.0mm_Horizontal_O3.81mm_Z2.0mm -LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins -LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins -0 -2 -2 -LED_THT -LED_D3.0mm_Horizontal_O3.81mm_Z6.0mm -LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins -LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins -0 -2 -2 -LED_THT -LED_D3.0mm_Horizontal_O3.81mm_Z10.0mm -LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins -LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins -0 -2 -2 -LED_THT -LED_D3.0mm_Horizontal_O6.35mm_Z2.0mm -LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins -LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins -0 -2 -2 -LED_THT -LED_D3.0mm_Horizontal_O6.35mm_Z6.0mm -LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins -LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins -0 -2 -2 -LED_THT -LED_D3.0mm_Horizontal_O6.35mm_Z10.0mm -LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins -LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins -0 -2 -2 -LED_THT -LED_D3.0mm_IRBlack -IR-ED, diameter 3.0mm, 2 pins, color: black -IR infrared LED diameter 3.0mm 2 pins black -0 -2 -2 -LED_THT -LED_D3.0mm_IRGrey -IR-LED, diameter 3.0mm, 2 pins, color: grey -IR infrared LED diameter 3.0mm 2 pins grey -0 -2 -2 -LED_THT -LED_D4.0mm -LED, diameter 4.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-43GD(Ver.12B).pdf -LED diameter 4.0mm 2 pins -0 -2 -2 -LED_THT -LED_D5.0mm -LED, diameter 5.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LL-504BC2E-009.pdf -LED diameter 5.0mm 2 pins -0 -2 -2 -LED_THT -LED_D5.0mm-3 -LED, diameter 5.0mm, 2 pins, diameter 5.0mm, 3 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-59EGC(Ver.17A).pdf -LED diameter 5.0mm 2 pins diameter 5.0mm 3 pins -0 -3 -3 -LED_THT -LED_D5.0mm-3_Horizontal_O3.81mm_Z3.0mm -LED, diameter 5.0mm z-position of LED center 3.0mm, 3 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins -LED diameter 5.0mm z-position of LED center 3.0mm 3 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins -0 -3 -3 -LED_THT -LED_D5.0mm-4_RGB -LED, diameter 5.0mm, 4 pins, WP154A4, https://www.kingbright.com/attachments/file/psearch/000/00/00/L-154A4SUREQBFZGEW(Ver.11A).pdf -LED diameter 5.0mm 2 pins diameter 5.0mm 3 pins diameter 5.0mm 4 pins RGB RGBLED -0 -4 -4 -LED_THT -LED_D5.0mm-4_RGB_Staggered_Pins -LED, diameter 5.0mm, 4 pins, WP154A4, https://www.kingbright.com/attachments/file/psearch/000/00/00/L-154A4SUREQBFZGEW(Ver.11A).pdf -rgb led -0 -4 -4 -LED_THT -LED_D5.0mm-4_RGB_Wide_Pins -LED, diameter 5.0mm, 4 pins, WP154A4, https://www.kingbright.com/attachments/file/psearch/000/00/00/L-154A4SUREQBFZGEW(Ver.11A).pdf -LED diameter 5.0mm 2 pins diameter 5.0mm 3 pins diameter 5.0mm 4 pins RGB RGBLED -0 -4 -4 -LED_THT -LED_D5.0mm_Clear -LED, diameter 5.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LL-504BC2E-009.pdf -LED diameter 5.0mm 2 pins -0 -2 -2 -LED_THT -LED_D5.0mm_FlatTop -LED, Round, FlatTop, diameter 5.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-483GDT(Ver.15B).pdf -LED Round FlatTop diameter 5.0mm 2 pins -0 -2 -2 -LED_THT -LED_D5.0mm_Horizontal_O1.27mm_Z3.0mm -LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins -LED diameter 5.0mm z-position of LED center 3.0mm 2 pins -0 -2 -2 -LED_THT -LED_D5.0mm_Horizontal_O1.27mm_Z3.0mm_Clear -LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins -LED diameter 5.0mm z-position of LED center 3.0mm 2 pins -0 -2 -2 -LED_THT -LED_D5.0mm_Horizontal_O1.27mm_Z3.0mm_IRBlack -LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins -LED diameter 5.0mm z-position of LED center 3.0mm 2 pins -0 -2 -2 -LED_THT -LED_D5.0mm_Horizontal_O1.27mm_Z3.0mm_IRGrey -LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins -LED diameter 5.0mm z-position of LED center 3.0mm 2 pins -0 -2 -2 -LED_THT -LED_D5.0mm_Horizontal_O1.27mm_Z9.0mm -LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins -LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins -0 -2 -2 -LED_THT -LED_D5.0mm_Horizontal_O1.27mm_Z15.0mm -LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins -LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins -0 -2 -2 -LED_THT -LED_D5.0mm_Horizontal_O3.81mm_Z3.0mm -LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins -LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins -0 -2 -2 -LED_THT -LED_D5.0mm_Horizontal_O3.81mm_Z9.0mm -LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins -LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins -0 -2 -2 -LED_THT -LED_D5.0mm_Horizontal_O3.81mm_Z15.0mm -LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins -LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins -0 -2 -2 -LED_THT -LED_D5.0mm_Horizontal_O6.35mm_Z3.0mm -LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins -LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins -0 -2 -2 -LED_THT -LED_D5.0mm_Horizontal_O6.35mm_Z9.0mm -LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins -LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins -0 -2 -2 -LED_THT -LED_D5.0mm_Horizontal_O6.35mm_Z15.0mm -LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins -LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins -0 -2 -2 -LED_THT -LED_D5.0mm_IRBlack -LED, diameter 5.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LL-504BC2E-009.pdf -LED diameter 5.0mm 2 pins -0 -2 -2 -LED_THT -LED_D5.0mm_IRGrey -LED, diameter 5.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LL-504BC2E-009.pdf -LED diameter 5.0mm 2 pins -0 -2 -2 -LED_THT -LED_D8.0mm -LED, diameter 8.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LED8MMGE_LED8MMGN_LED8MMRT%23KIN.pdf -LED diameter 8.0mm 2 pins -0 -2 -2 -LED_THT -LED_D8.0mm-3 -LED, diameter 8.0mm, 2 pins, diameter 8.0mm, 3 pins -LED diameter 8.0mm 2 pins diameter 8.0mm 3 pins -0 -3 -3 -LED_THT -LED_D10.0mm -LED, diameter 10.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LED10-4500RT%23KIN.pdf -LED diameter 10.0mm 2 pins -0 -2 -2 -LED_THT -LED_D10.0mm-3 -LED, diameter 10.0mm, 2 pins, diameter 10.0mm, 3 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-819EGW(Ver.14A).pdf -LED diameter 10.0mm 2 pins diameter 10.0mm 3 pins -0 -3 -3 -LED_THT -LED_D20.0mm -LED, diameter 20.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/DLC2-6GD%28V6%29.pdf -LED diameter 20.0mm 2 pins -0 -2 -2 -LED_THT -LED_Oval_W5.2mm_H3.8mm -LED_Oval, Oval, Oval size 5.2x3.8mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-5603QBC-D(Ver.12B).pdf -LED_Oval Oval Oval size 5.2x3.8mm^2 2 pins -0 -2 -2 -LED_THT -LED_Rectangular_W3.0mm_H2.0mm -LED_Rectangular, Rectangular, Rectangular size 3.0x2.0mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-169XCGDK(Ver.9B).pdf -LED_Rectangular Rectangular Rectangular size 3.0x2.0mm^2 2 pins -0 -2 -2 -LED_THT -LED_Rectangular_W3.9mm_H1.8mm -LED_Rectangular, Rectangular, Rectangular size 3.9x1.8mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-2774GD(Ver.7B).pdf -LED_Rectangular Rectangular Rectangular size 3.9x1.8mm^2 2 pins -0 -2 -2 -LED_THT -LED_Rectangular_W3.9mm_H1.8mm_FlatTop -LED_Rectangular, Rectangular, Rectangular size 3.9x1.8mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-2774GD(Ver.7B).pdf -LED_Rectangular Rectangular Rectangular size 3.9x1.8mm^2 2 pins -0 -2 -2 -LED_THT -LED_Rectangular_W3.9mm_H1.9mm -LED_Rectangular, Rectangular, Rectangular size 3.9x1.9mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-144GDT(Ver.14B).pdf -LED_Rectangular Rectangular Rectangular size 3.9x1.9mm^2 2 pins -0 -2 -2 -LED_THT -LED_Rectangular_W5.0mm_H2.0mm -LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-169XCGDK(Ver.9B).pdf -LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 2 pins -0 -2 -2 -LED_THT -LED_Rectangular_W5.0mm_H2.0mm-3Pins -LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2, 3 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-169XCGDK(Ver.9B).pdf -LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 3 pins -0 -3 -3 -LED_THT -LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O1.27mm_Z1.0mm -LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins -LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins -0 -2 -2 -LED_THT -LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O1.27mm_Z3.0mm -LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins -LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins -0 -2 -2 -LED_THT -LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O1.27mm_Z5.0mm -LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins -LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins -0 -2 -2 -LED_THT -LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O3.81mm_Z1.0mm -LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins -LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins -0 -2 -2 -LED_THT -LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O3.81mm_Z3.0mm -LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins -LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins -0 -2 -2 -LED_THT -LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O3.81mm_Z5.0mm -LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins -LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins -0 -2 -2 -LED_THT -LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O6.35mm_Z1.0mm -LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins -LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins -0 -2 -2 -LED_THT -LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O6.35mm_Z3.0mm -LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins -LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins -0 -2 -2 -LED_THT -LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O6.35mm_Z5.0mm -LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins -LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins -0 -2 -2 -LED_THT -LED_Rectangular_W5.0mm_H5.0mm -LED_Rectangular, Rectangular, Rectangular size 5.0x5.0mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-169XCGDK(Ver.9B).pdf -LED_Rectangular Rectangular Rectangular size 5.0x5.0mm^2 2 pins -0 -2 -2 -LED_THT -LED_Rectangular_W7.62mm_H4.55mm_P5.08mm_R3 -Datasheet can be found at https://www.gme.cz/data/attachments/dsh.511-795.1.pdf -LED automotive super flux 7.62mm -0 -4 -2 -LED_THT -LED_SideEmitter_Rectangular_W4.5mm_H1.6mm -LED_SideEmitter_Rectangular, Rectangular, SideEmitter, Rectangular size 4.5x1.6mm^2, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LED15MMGE_LED15MMGN%23KIN.pdf -LED_SideEmitter_Rectangular Rectangular SideEmitter Rectangular size 4.5x1.6mm^2 2 pins -0 -2 -2 -LED_THT -LED_VCCLite_5381H1_6.35x6.35mm -Red 5381 Series LED VCCLite https://vcclite.com/wp-content/uploads/wpallimport/files/files/5381Series.pdf http://static.vcclite.com/pdf/Mounting%20Hole%20Pattern%202.pdf -Red 5381 Series LED -0 -2 -2 -LED_THT -LED_VCCLite_5381H3_6.35x6.35mm -Amber 5381 Series LED VCCLite https://vcclite.com/wp-content/uploads/wpallimport/files/files/5381Series.pdf http://static.vcclite.com/pdf/Mounting%20Hole%20Pattern%202.pdf -Amber 5381 Series LED -0 -2 -2 -LED_THT -LED_VCCLite_5381H5_6.35x6.35mm -Green 5381 Series LED VCCLite https://vcclite.com/wp-content/uploads/wpallimport/files/files/5381Series.pdf http://static.vcclite.com/pdf/Mounting%20Hole%20Pattern%202.pdf -Green 5381 Series LED -0 -2 -2 -LED_THT -LED_VCCLite_5381H7_6.35x6.35mm -Yellow 5381 Series LED VCCLite https://vcclite.com/wp-content/uploads/wpallimport/files/files/5381Series.pdf http://static.vcclite.com/pdf/Mounting%20Hole%20Pattern%202.pdf -Yellow 5381 Series LED -0 -2 -2 -Module -A20_OLINUXINO_LIME2 -A20 Olinuxino LIME2, 1.2GHz, 512-1024MB RAM, Micro-SD, NAND or eMMC, 1000Mbit Ethernet -A20 Olimex Olinuxino LIME2 development board -0 -180 -180 -Module -Adafruit_Feather -Common footprint for the Adafruit Feather series of boards, https://learn.adafruit.com/adafruit-feather/feather-specification -Adafruit Feather -0 -28 -28 -Module -Adafruit_Feather_32u4_FONA -Footprint for the Adafruit Feather 32u4 FONA board, https://learn.adafruit.com/adafruit-feather-32u4-fona -Adafruit Feather 32u4 FONA -0 -28 -28 -Module -Adafruit_Feather_32u4_FONA_WithMountingHoles -Footprint for the Adafruit Feather 32u4 FONA board, https://learn.adafruit.com/adafruit-feather-32u4-fona -Adafruit Feather 32u4 FONA -0 -28 -28 -Module -Adafruit_Feather_32u4_RFM -Footprint for the Adafruit Feather 32u4 RFM series of boards, https://learn.adafruit.com/adafruit-feather-32u4-radio-with-rfm69hcw-module -Adafruit Feather 32u4 RFM -0 -31 -31 -Module -Adafruit_Feather_32u4_RFM_WithMountingHoles -Footprint for the Adafruit Feather 32u4 RFM series of boards, https://learn.adafruit.com/adafruit-feather-32u4-radio-with-rfm69hcw-module -Adafruit Feather 32u4 RFM -0 -31 -31 -Module -Adafruit_Feather_M0_RFM -Footprint for the Adafruit Feather M0 RFM series of boards, e.g. https://learn.adafruit.com/adafruit-feather-m0-radio-with-rfm69-packet-radio -Adafruit Feather M0 RFM -0 -32 -32 -Module -Adafruit_Feather_M0_RFM_WithMountingHoles -Footprint for the Adafruit Feather M0 RFM series of boards, e.g. https://learn.adafruit.com/adafruit-feather-m0-radio-with-rfm69-packet-radio - Adafruit Feather M0 RFM -0 -32 -32 -Module -Adafruit_Feather_M0_Wifi -Footprint for the Adafruit Feather M0 Wifi board, https://learn.adafruit.com/adafruit-feather-m0-wifi-atwinc1500/ -Adafruit Feather M0 Wifi -0 -28 -28 -Module -Adafruit_Feather_M0_Wifi_WithMountingHoles -Footprint for the Adafruit Feather M0 Wifi board, https://learn.adafruit.com/adafruit-feather-m0-wifi-atwinc1500/ -Adafruit Feather M0 Wifi -0 -28 -28 -Module -Adafruit_Feather_WICED -Footprint for the Adafruit Feather WICED Wifi board, https://learn.adafruit.com/introducing-the-adafruit-wiced-feather-wifi -Adafruit Feather WICED Wifi -0 -29 -29 -Module -Adafruit_Feather_WICED_WithMountingHoles -Footprint for the Adafruit Feather WICED Wifi board, https://learn.adafruit.com/introducing-the-adafruit-wiced-feather-wifi -Adafruit Feather WICED Wifi -0 -29 -29 -Module -Adafruit_Feather_WithMountingHoles -Common footprint for the Adafruit Feather series of boards, https://learn.adafruit.com/adafruit-feather/feather-specification -Adafruit Feather -0 -28 -28 -Module -Adafruit_HUZZAH_ESP8266_breakout -32-bit microcontroller module with WiFi, https://www.adafruit.com/product/2471 -ESP8266 WiFi microcontroller -0 -20 -20 -Module -Adafruit_HUZZAH_ESP8266_breakout_WithMountingHoles -32-bit microcontroller module with WiFi, https://www.adafruit.com/product/2471 -ESP8266 WiFi microcontroller -0 -20 -20 -Module -Arduino_Nano -Arduino Nano, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf -Arduino Nano -0 -30 -30 -Module -Arduino_Nano_WithMountingHoles -Arduino Nano, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf -Arduino Nano -0 -30 -30 -Module -Arduino_UNO_R2 -Arduino UNO R2, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf -Arduino UNO R2 -0 -30 -30 -Module -Arduino_UNO_R2_WithMountingHoles -Arduino UNO R2, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf -Arduino UNO R2 -0 -30 -30 -Module -Arduino_UNO_R3 -Arduino UNO R3, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf -Arduino UNO R3 -0 -32 -32 -Module -Arduino_UNO_R3_WithMountingHoles -Arduino UNO R3, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf -Arduino UNO R3 -0 -32 -32 -Module -BeagleBoard_PocketBeagle -PocketBeagle, https://github.com/beagleboard/pocketbeagle/wiki/System-Reference-Manual#71_Expansion_Header_Connectors -PocketBeagle -0 -72 -72 -Module -Carambola2 -8devices Carambola2, OpenWRT, industrial SoM computer, https://www.8devices.com/media/products/carambola2/downloads/carambola2-datasheet.pdf -carambola2 8devices -0 -104 -52 -Module -Maple_Mini -Maple Mini, http://docs.leaflabs.com/static.leaflabs.com/pub/leaflabs/maple-docs/0.0.12/hardware/maple-mini.html -Maple Mini -0 -40 -40 -Module -Onion_Omega2+ -https://onion.io/omega2/ -Omega Onion module -0 -32 -32 -Module -Onion_Omega2S -https://github.com/OnionIoT/Omega2/raw/master/Documents/Omega2S%20Datasheet.pdf -onion omega module -0 -89 -64 -Module -Pololu_Breakout-16_15.2x20.3mm -Pololu Breakout 16-pin 15.2x20.3mm 0.6x0.8\ -Pololu Breakout -0 -16 -16 -Module -Raspberry_Pi_Zero_Socketed_THT_FaceDown_MountingHoles -Raspberry Pi Zero using through hole straight pin socket, 2x20, 2.54mm pitch, https://www.raspberrypi.org/documentation/hardware/raspberrypi/mechanical/rpi_MECH_Zero_1p2.pdf -raspberry pi zero through hole -0 -40 -40 -Module -ST_Morpho_Connector_144_STLink -ST Morpho Connector 144 With STLink -ST Morpho Connector 144 STLink -0 -148 -148 -Module -ST_Morpho_Connector_144_STLink_MountingHoles -ST Morpho Connector 144 With STLink -ST Morpho Connector 144 STLink -0 -148 -148 -Module -Sipeed-M1 -AI accelerated MCU with optional wifi, https://dl.sipeed.com/MAIX/HDK/Sipeed-M1&M1W/Specifications -AI Kendryte K210 RISC-V -0 -85 -77 -Module -Texas_EUK_R-PDSS-T7_THT -Texas Instruments EUK 7 Pin Double Sided Module -module pcb -0 -7 -7 -Module -Texas_EUS_R-PDSS-T5_THT -Texas Instruments EUS 5 Pin Double Sided Module -module pcb -0 -5 -5 -Module -Texas_EUW_R-PDSS-T7_THT -Texas Instruments EUW 7 Pin Double Sided Module -module pcb -0 -7 -7 -Module -WEMOS_D1_mini_light -16-pin module, column spacing 22.86 mm (900 mils), https://wiki.wemos.cc/products:d1:d1_mini, https://c1.staticflickr.com/1/734/31400410271_f278b087db_z.jpg -ESP8266 WiFi microcontroller -0 -16 -16 -MountingEquipment -DINRailAdapter_3xM3_PhoenixContact_1201578 -https://www.phoenixcontact.com/online/portal/us?uri=pxc-oc-itemdetail:pid=1201578&library=usen&tab=1 -DIN rail adapter universal three M3 clearance holes -0 -0 -0 -MountingHole -MountingHole_2.1mm -Mounting Hole 2.1mm, no annular -mounting hole 2.1mm no annular -0 -0 -0 -MountingHole -MountingHole_2.2mm_M2 -Mounting Hole 2.2mm, no annular, M2 -mounting hole 2.2mm no annular m2 -0 -0 -0 -MountingHole -MountingHole_2.2mm_M2_DIN965 -Mounting Hole 2.2mm, no annular, M2, DIN965 -mounting hole 2.2mm no annular m2 din965 -0 -0 -0 -MountingHole -MountingHole_2.2mm_M2_DIN965_Pad -Mounting Hole 2.2mm, M2, DIN965 -mounting hole 2.2mm m2 din965 -0 -1 -1 -MountingHole -MountingHole_2.2mm_M2_DIN965_Pad_TopBottom -Mounting Hole 2.2mm, M2, DIN965 -mounting hole 2.2mm m2 din965 -0 -3 -1 -MountingHole -MountingHole_2.2mm_M2_DIN965_Pad_TopOnly -Mounting Hole 2.2mm, M2, DIN965 -mounting hole 2.2mm m2 din965 -0 -2 -1 -MountingHole -MountingHole_2.2mm_M2_ISO7380 -Mounting Hole 2.2mm, no annular, M2, ISO7380 -mounting hole 2.2mm no annular m2 iso7380 -0 -0 -0 -MountingHole -MountingHole_2.2mm_M2_ISO7380_Pad -Mounting Hole 2.2mm, M2, ISO7380 -mounting hole 2.2mm m2 iso7380 -0 -1 -1 -MountingHole -MountingHole_2.2mm_M2_ISO7380_Pad_TopBottom -Mounting Hole 2.2mm, M2, ISO7380 -mounting hole 2.2mm m2 iso7380 -0 -3 -1 -MountingHole -MountingHole_2.2mm_M2_ISO7380_Pad_TopOnly -Mounting Hole 2.2mm, M2, ISO7380 -mounting hole 2.2mm m2 iso7380 -0 -2 -1 -MountingHole -MountingHole_2.2mm_M2_ISO14580 -Mounting Hole 2.2mm, no annular, M2, ISO14580 -mounting hole 2.2mm no annular m2 iso14580 -0 -0 -0 -MountingHole -MountingHole_2.2mm_M2_ISO14580_Pad -Mounting Hole 2.2mm, M2, ISO14580 -mounting hole 2.2mm m2 iso14580 -0 -1 -1 -MountingHole -MountingHole_2.2mm_M2_ISO14580_Pad_TopBottom -Mounting Hole 2.2mm, M2, ISO14580 -mounting hole 2.2mm m2 iso14580 -0 -3 -1 -MountingHole -MountingHole_2.2mm_M2_ISO14580_Pad_TopOnly -Mounting Hole 2.2mm, M2, ISO14580 -mounting hole 2.2mm m2 iso14580 -0 -2 -1 -MountingHole -MountingHole_2.2mm_M2_Pad -Mounting Hole 2.2mm, M2 -mounting hole 2.2mm m2 -0 -1 -1 -MountingHole -MountingHole_2.2mm_M2_Pad_TopBottom -Mounting Hole 2.2mm, M2 -mounting hole 2.2mm m2 -0 -3 -1 -MountingHole -MountingHole_2.2mm_M2_Pad_TopOnly -Mounting Hole 2.2mm, M2 -mounting hole 2.2mm m2 -0 -2 -1 -MountingHole -MountingHole_2.2mm_M2_Pad_Via -Mounting Hole 2.2mm, M2 -mounting hole 2.2mm m2 -0 -9 -1 -MountingHole -MountingHole_2.5mm -Mounting Hole 2.5mm, no annular -mounting hole 2.5mm no annular -0 -0 -0 -MountingHole -MountingHole_2.5mm_Pad -Mounting Hole 2.5mm -mounting hole 2.5mm -0 -1 -1 -MountingHole -MountingHole_2.5mm_Pad_TopBottom -Mounting Hole 2.5mm -mounting hole 2.5mm -0 -3 -1 -MountingHole -MountingHole_2.5mm_Pad_TopOnly -Mounting Hole 2.5mm -mounting hole 2.5mm -0 -2 -1 -MountingHole -MountingHole_2.5mm_Pad_Via -Mounting Hole 2.5mm -mounting hole 2.5mm -0 -9 -1 -MountingHole -MountingHole_2.7mm -Mounting Hole 2.7mm, no annular -mounting hole 2.7mm no annular -0 -0 -0 -MountingHole -MountingHole_2.7mm_M2.5 -Mounting Hole 2.7mm, no annular, M2.5 -mounting hole 2.7mm no annular m2.5 -0 -0 -0 -MountingHole -MountingHole_2.7mm_M2.5_DIN965 -Mounting Hole 2.7mm, no annular, M2.5, DIN965 -mounting hole 2.7mm no annular m2.5 din965 -0 -0 -0 -MountingHole -MountingHole_2.7mm_M2.5_DIN965_Pad -Mounting Hole 2.7mm, M2.5, DIN965 -mounting hole 2.7mm m2.5 din965 -0 -1 -1 -MountingHole -MountingHole_2.7mm_M2.5_DIN965_Pad_TopBottom -Mounting Hole 2.7mm, M2.5, DIN965 -mounting hole 2.7mm m2.5 din965 -0 -3 -1 -MountingHole -MountingHole_2.7mm_M2.5_DIN965_Pad_TopOnly -Mounting Hole 2.7mm, M2.5, DIN965 -mounting hole 2.7mm m2.5 din965 -0 -2 -1 -MountingHole -MountingHole_2.7mm_M2.5_ISO7380 -Mounting Hole 2.7mm, no annular, M2.5, ISO7380 -mounting hole 2.7mm no annular m2.5 iso7380 -0 -0 -0 -MountingHole -MountingHole_2.7mm_M2.5_ISO7380_Pad -Mounting Hole 2.7mm, M2.5, ISO7380 -mounting hole 2.7mm m2.5 iso7380 -0 -1 -1 -MountingHole -MountingHole_2.7mm_M2.5_ISO7380_Pad_TopBottom -Mounting Hole 2.7mm, M2.5, ISO7380 -mounting hole 2.7mm m2.5 iso7380 -0 -3 -1 -MountingHole -MountingHole_2.7mm_M2.5_ISO7380_Pad_TopOnly -Mounting Hole 2.7mm, M2.5, ISO7380 -mounting hole 2.7mm m2.5 iso7380 -0 -2 -1 -MountingHole -MountingHole_2.7mm_M2.5_ISO14580 -Mounting Hole 2.7mm, no annular, M2.5, ISO14580 -mounting hole 2.7mm no annular m2.5 iso14580 -0 -0 -0 -MountingHole -MountingHole_2.7mm_M2.5_ISO14580_Pad -Mounting Hole 2.7mm, M2.5, ISO14580 -mounting hole 2.7mm m2.5 iso14580 -0 -1 -1 -MountingHole -MountingHole_2.7mm_M2.5_ISO14580_Pad_TopBottom -Mounting Hole 2.7mm, M2.5, ISO14580 -mounting hole 2.7mm m2.5 iso14580 -0 -3 -1 -MountingHole -MountingHole_2.7mm_M2.5_ISO14580_Pad_TopOnly -Mounting Hole 2.7mm, M2.5, ISO14580 -mounting hole 2.7mm m2.5 iso14580 -0 -2 -1 -MountingHole -MountingHole_2.7mm_M2.5_Pad -Mounting Hole 2.7mm, M2.5 -mounting hole 2.7mm m2.5 -0 -1 -1 -MountingHole -MountingHole_2.7mm_M2.5_Pad_TopBottom -Mounting Hole 2.7mm, M2.5 -mounting hole 2.7mm m2.5 -0 -3 -1 -MountingHole -MountingHole_2.7mm_M2.5_Pad_TopOnly -Mounting Hole 2.7mm, M2.5 -mounting hole 2.7mm m2.5 -0 -2 -1 -MountingHole -MountingHole_2.7mm_M2.5_Pad_Via -Mounting Hole 2.7mm -mounting hole 2.7mm -0 -9 -1 -MountingHole -MountingHole_2.7mm_Pad -Mounting Hole 2.7mm -mounting hole 2.7mm -0 -1 -1 -MountingHole -MountingHole_2.7mm_Pad_TopBottom -Mounting Hole 2.7mm -mounting hole 2.7mm -0 -3 -1 -MountingHole -MountingHole_2.7mm_Pad_TopOnly -Mounting Hole 2.7mm -mounting hole 2.7mm -0 -2 -1 -MountingHole -MountingHole_2.7mm_Pad_Via -Mounting Hole 2.7mm -mounting hole 2.7mm -0 -9 -1 -MountingHole -MountingHole_2mm -Mounting Hole 2mm, no annular -mounting hole 2mm no annular -0 -0 -0 -MountingHole -MountingHole_3.2mm_M3 -Mounting Hole 3.2mm, no annular, M3 -mounting hole 3.2mm no annular m3 -0 -0 -0 -MountingHole -MountingHole_3.2mm_M3_DIN965 -Mounting Hole 3.2mm, no annular, M3, DIN965 -mounting hole 3.2mm no annular m3 din965 -0 -0 -0 -MountingHole -MountingHole_3.2mm_M3_DIN965_Pad -Mounting Hole 3.2mm, M3, DIN965 -mounting hole 3.2mm m3 din965 -0 -1 -1 -MountingHole -MountingHole_3.2mm_M3_DIN965_Pad_TopBottom -Mounting Hole 3.2mm, M3, DIN965 -mounting hole 3.2mm m3 din965 -0 -3 -1 -MountingHole -MountingHole_3.2mm_M3_DIN965_Pad_TopOnly -Mounting Hole 3.2mm, M3, DIN965 -mounting hole 3.2mm m3 din965 -0 -2 -1 -MountingHole -MountingHole_3.2mm_M3_ISO7380 -Mounting Hole 3.2mm, no annular, M3, ISO7380 -mounting hole 3.2mm no annular m3 iso7380 -0 -0 -0 -MountingHole -MountingHole_3.2mm_M3_ISO7380_Pad -Mounting Hole 3.2mm, M3, ISO7380 -mounting hole 3.2mm m3 iso7380 -0 -1 -1 -MountingHole -MountingHole_3.2mm_M3_ISO7380_Pad_TopBottom -Mounting Hole 3.2mm, M3, ISO7380 -mounting hole 3.2mm m3 iso7380 -0 -3 -1 -MountingHole -MountingHole_3.2mm_M3_ISO7380_Pad_TopOnly -Mounting Hole 3.2mm, M3, ISO7380 -mounting hole 3.2mm m3 iso7380 -0 -2 -1 -MountingHole -MountingHole_3.2mm_M3_ISO14580 -Mounting Hole 3.2mm, no annular, M3, ISO14580 -mounting hole 3.2mm no annular m3 iso14580 -0 -0 -0 -MountingHole -MountingHole_3.2mm_M3_ISO14580_Pad -Mounting Hole 3.2mm, M3, ISO14580 -mounting hole 3.2mm m3 iso14580 -0 -1 -1 -MountingHole -MountingHole_3.2mm_M3_ISO14580_Pad_TopBottom -Mounting Hole 3.2mm, M3, ISO14580 -mounting hole 3.2mm m3 iso14580 -0 -3 -1 -MountingHole -MountingHole_3.2mm_M3_ISO14580_Pad_TopOnly -Mounting Hole 3.2mm, M3, ISO14580 -mounting hole 3.2mm m3 iso14580 -0 -2 -1 -MountingHole -MountingHole_3.2mm_M3_Pad -Mounting Hole 3.2mm, M3 -mounting hole 3.2mm m3 -0 -1 -1 -MountingHole -MountingHole_3.2mm_M3_Pad_TopBottom -Mounting Hole 3.2mm, M3 -mounting hole 3.2mm m3 -0 -3 -1 -MountingHole -MountingHole_3.2mm_M3_Pad_TopOnly -Mounting Hole 3.2mm, M3 -mounting hole 3.2mm m3 -0 -2 -1 -MountingHole -MountingHole_3.2mm_M3_Pad_Via -Mounting Hole 3.2mm, M3 -mounting hole 3.2mm m3 -0 -9 -1 -MountingHole -MountingHole_3.5mm -Mounting Hole 3.5mm, no annular -mounting hole 3.5mm no annular -0 -0 -0 -MountingHole -MountingHole_3.5mm_Pad -Mounting Hole 3.5mm -mounting hole 3.5mm -0 -1 -1 -MountingHole -MountingHole_3.5mm_Pad_TopBottom -Mounting Hole 3.5mm -mounting hole 3.5mm -0 -3 -1 -MountingHole -MountingHole_3.5mm_Pad_TopOnly -Mounting Hole 3.5mm -mounting hole 3.5mm -0 -2 -1 -MountingHole -MountingHole_3.5mm_Pad_Via -Mounting Hole 3.5mm -mounting hole 3.5mm -0 -9 -1 -MountingHole -MountingHole_3.7mm -Mounting Hole 3.7mm, no annular -mounting hole 3.7mm no annular -0 -0 -0 -MountingHole -MountingHole_3.7mm_Pad -Mounting Hole 3.7mm -mounting hole 3.7mm -0 -1 -1 -MountingHole -MountingHole_3.7mm_Pad_TopBottom -Mounting Hole 3.7mm -mounting hole 3.7mm -0 -3 -1 -MountingHole -MountingHole_3.7mm_Pad_TopOnly -Mounting Hole 3.7mm -mounting hole 3.7mm -0 -2 -1 -MountingHole -MountingHole_3.7mm_Pad_Via -Mounting Hole 3.7mm -mounting hole 3.7mm -0 -9 -1 -MountingHole -MountingHole_3mm -Mounting Hole 3mm, no annular -mounting hole 3mm no annular -0 -0 -0 -MountingHole -MountingHole_3mm_Pad -Mounting Hole 3mm -mounting hole 3mm -0 -1 -1 -MountingHole -MountingHole_3mm_Pad_TopBottom -Mounting Hole 3mm -mounting hole 3mm -0 -3 -1 -MountingHole -MountingHole_3mm_Pad_TopOnly -Mounting Hole 3mm -mounting hole 3mm -0 -2 -1 -MountingHole -MountingHole_3mm_Pad_Via -Mounting Hole 3mm -mounting hole 3mm -0 -9 -1 -MountingHole -MountingHole_4.3mm_M4 -Mounting Hole 4.3mm, no annular, M4 -mounting hole 4.3mm no annular m4 -0 -0 -0 -MountingHole -MountingHole_4.3mm_M4_DIN965 -Mounting Hole 4.3mm, no annular, M4, DIN965 -mounting hole 4.3mm no annular m4 din965 -0 -0 -0 -MountingHole -MountingHole_4.3mm_M4_DIN965_Pad -Mounting Hole 4.3mm, M4, DIN965 -mounting hole 4.3mm m4 din965 -0 -1 -1 -MountingHole -MountingHole_4.3mm_M4_DIN965_Pad_TopBottom -Mounting Hole 4.3mm, M4, DIN965 -mounting hole 4.3mm m4 din965 -0 -3 -1 -MountingHole -MountingHole_4.3mm_M4_DIN965_Pad_TopOnly -Mounting Hole 4.3mm, M4, DIN965 -mounting hole 4.3mm m4 din965 -0 -2 -1 -MountingHole -MountingHole_4.3mm_M4_ISO7380 -Mounting Hole 4.3mm, no annular, M4, ISO7380 -mounting hole 4.3mm no annular m4 iso7380 -0 -0 -0 -MountingHole -MountingHole_4.3mm_M4_ISO7380_Pad -Mounting Hole 4.3mm, M4, ISO7380 -mounting hole 4.3mm m4 iso7380 -0 -1 -1 -MountingHole -MountingHole_4.3mm_M4_ISO7380_Pad_TopBottom -Mounting Hole 4.3mm, M4, ISO7380 -mounting hole 4.3mm m4 iso7380 -0 -3 -1 -MountingHole -MountingHole_4.3mm_M4_ISO7380_Pad_TopOnly -Mounting Hole 4.3mm, M4, ISO7380 -mounting hole 4.3mm m4 iso7380 -0 -2 -1 -MountingHole -MountingHole_4.3mm_M4_ISO14580 -Mounting Hole 4.3mm, no annular, M4, ISO14580 -mounting hole 4.3mm no annular m4 iso14580 -0 -0 -0 -MountingHole -MountingHole_4.3mm_M4_ISO14580_Pad -Mounting Hole 4.3mm, M4, ISO14580 -mounting hole 4.3mm m4 iso14580 -0 -1 -1 -MountingHole -MountingHole_4.3mm_M4_ISO14580_Pad_TopBottom -Mounting Hole 4.3mm, M4, ISO14580 -mounting hole 4.3mm m4 iso14580 -0 -3 -1 -MountingHole -MountingHole_4.3mm_M4_ISO14580_Pad_TopOnly -Mounting Hole 4.3mm, M4, ISO14580 -mounting hole 4.3mm m4 iso14580 -0 -2 -1 -MountingHole -MountingHole_4.3mm_M4_Pad -Mounting Hole 4.3mm, M4 -mounting hole 4.3mm m4 -0 -1 -1 -MountingHole -MountingHole_4.3mm_M4_Pad_TopBottom -Mounting Hole 4.3mm, M4 -mounting hole 4.3mm m4 -0 -3 -1 -MountingHole -MountingHole_4.3mm_M4_Pad_TopOnly -Mounting Hole 4.3mm, M4 -mounting hole 4.3mm m4 -0 -2 -1 -MountingHole -MountingHole_4.3mm_M4_Pad_Via -Mounting Hole 4.3mm, M4 -mounting hole 4.3mm m4 -0 -9 -1 -MountingHole -MountingHole_4.3x6.2mm_M4_Pad -Mounting Hole 4.3x6.2mm, M4 -mounting hole 4.3x6.2mm m4 -0 -1 -1 -MountingHole -MountingHole_4.3x6.2mm_M4_Pad_Via -Mounting Hole 4.3x6.2mm, M4 -mounting hole 4.3x6.2mm m4 -0 -17 -1 -MountingHole -MountingHole_4.5mm -Mounting Hole 4.5mm, no annular -mounting hole 4.5mm no annular -0 -0 -0 -MountingHole -MountingHole_4.5mm_Pad -Mounting Hole 4.5mm -mounting hole 4.5mm -0 -1 -1 -MountingHole -MountingHole_4.5mm_Pad_TopBottom -Mounting Hole 4.5mm -mounting hole 4.5mm -0 -3 -1 -MountingHole -MountingHole_4.5mm_Pad_TopOnly -Mounting Hole 4.5mm -mounting hole 4.5mm -0 -2 -1 -MountingHole -MountingHole_4.5mm_Pad_Via -Mounting Hole 4.5mm -mounting hole 4.5mm -0 -9 -1 -MountingHole -MountingHole_4mm -Mounting Hole 4mm, no annular -mounting hole 4mm no annular -0 -0 -0 -MountingHole -MountingHole_4mm_Pad -Mounting Hole 4mm -mounting hole 4mm -0 -1 -1 -MountingHole -MountingHole_4mm_Pad_TopBottom -Mounting Hole 4mm -mounting hole 4mm -0 -3 -1 -MountingHole -MountingHole_4mm_Pad_TopOnly -Mounting Hole 4mm -mounting hole 4mm -0 -2 -1 -MountingHole -MountingHole_4mm_Pad_Via -Mounting Hole 4mm -mounting hole 4mm -0 -9 -1 -MountingHole -MountingHole_5.3mm_M5 -Mounting Hole 5.3mm, no annular, M5 -mounting hole 5.3mm no annular m5 -0 -0 -0 -MountingHole -MountingHole_5.3mm_M5_DIN965 -Mounting Hole 5.3mm, no annular, M5, DIN965 -mounting hole 5.3mm no annular m5 din965 -0 -0 -0 -MountingHole -MountingHole_5.3mm_M5_DIN965_Pad -Mounting Hole 5.3mm, M5, DIN965 -mounting hole 5.3mm m5 din965 -0 -1 -1 -MountingHole -MountingHole_5.3mm_M5_DIN965_Pad_TopBottom -Mounting Hole 5.3mm, M5, DIN965 -mounting hole 5.3mm m5 din965 -0 -3 -1 -MountingHole -MountingHole_5.3mm_M5_DIN965_Pad_TopOnly -Mounting Hole 5.3mm, M5, DIN965 -mounting hole 5.3mm m5 din965 -0 -2 -1 -MountingHole -MountingHole_5.3mm_M5_ISO7380 -Mounting Hole 5.3mm, no annular, M5, ISO7380 -mounting hole 5.3mm no annular m5 iso7380 -0 -0 -0 -MountingHole -MountingHole_5.3mm_M5_ISO7380_Pad -Mounting Hole 5.3mm, M5, ISO7380 -mounting hole 5.3mm m5 iso7380 -0 -1 -1 -MountingHole -MountingHole_5.3mm_M5_ISO7380_Pad_TopBottom -Mounting Hole 5.3mm, M5, ISO7380 -mounting hole 5.3mm m5 iso7380 -0 -3 -1 -MountingHole -MountingHole_5.3mm_M5_ISO7380_Pad_TopOnly -Mounting Hole 5.3mm, M5, ISO7380 -mounting hole 5.3mm m5 iso7380 -0 -2 -1 -MountingHole -MountingHole_5.3mm_M5_ISO14580 -Mounting Hole 5.3mm, no annular, M5, ISO14580 -mounting hole 5.3mm no annular m5 iso14580 -0 -0 -0 -MountingHole -MountingHole_5.3mm_M5_ISO14580_Pad -Mounting Hole 5.3mm, M5, ISO14580 -mounting hole 5.3mm m5 iso14580 -0 -1 -1 -MountingHole -MountingHole_5.3mm_M5_ISO14580_Pad_TopBottom -Mounting Hole 5.3mm, M5, ISO14580 -mounting hole 5.3mm m5 iso14580 -0 -3 -1 -MountingHole -MountingHole_5.3mm_M5_ISO14580_Pad_TopOnly -Mounting Hole 5.3mm, M5, ISO14580 -mounting hole 5.3mm m5 iso14580 -0 -2 -1 -MountingHole -MountingHole_5.3mm_M5_Pad -Mounting Hole 5.3mm, M5 -mounting hole 5.3mm m5 -0 -1 -1 -MountingHole -MountingHole_5.3mm_M5_Pad_TopBottom -Mounting Hole 5.3mm, M5 -mounting hole 5.3mm m5 -0 -3 -1 -MountingHole -MountingHole_5.3mm_M5_Pad_TopOnly -Mounting Hole 5.3mm, M5 -mounting hole 5.3mm m5 -0 -2 -1 -MountingHole -MountingHole_5.3mm_M5_Pad_Via -Mounting Hole 5.3mm, M5 -mounting hole 5.3mm m5 -0 -9 -1 -MountingHole -MountingHole_5.5mm -Mounting Hole 5.5mm, no annular -mounting hole 5.5mm no annular -0 -0 -0 -MountingHole -MountingHole_5.5mm_Pad -Mounting Hole 5.5mm -mounting hole 5.5mm -0 -1 -1 -MountingHole -MountingHole_5.5mm_Pad_TopBottom -Mounting Hole 5.5mm -mounting hole 5.5mm -0 -3 -1 -MountingHole -MountingHole_5.5mm_Pad_TopOnly -Mounting Hole 5.5mm -mounting hole 5.5mm -0 -2 -1 -MountingHole -MountingHole_5.5mm_Pad_Via -Mounting Hole 5.5mm -mounting hole 5.5mm -0 -9 -1 -MountingHole -MountingHole_5mm -Mounting Hole 5mm, no annular -mounting hole 5mm no annular -0 -0 -0 -MountingHole -MountingHole_5mm_Pad -Mounting Hole 5mm -mounting hole 5mm -0 -1 -1 -MountingHole -MountingHole_5mm_Pad_TopBottom -Mounting Hole 5mm -mounting hole 5mm -0 -3 -1 -MountingHole -MountingHole_5mm_Pad_TopOnly -Mounting Hole 5mm -mounting hole 5mm -0 -2 -1 -MountingHole -MountingHole_5mm_Pad_Via -Mounting Hole 5mm -mounting hole 5mm -0 -9 -1 -MountingHole -MountingHole_6.4mm_M6 -Mounting Hole 6.4mm, no annular, M6 -mounting hole 6.4mm no annular m6 -0 -0 -0 -MountingHole -MountingHole_6.4mm_M6_DIN965 -Mounting Hole 6.4mm, no annular, M6, DIN965 -mounting hole 6.4mm no annular m6 din965 -0 -0 -0 -MountingHole -MountingHole_6.4mm_M6_DIN965_Pad -Mounting Hole 6.4mm, M6, DIN965 -mounting hole 6.4mm m6 din965 -0 -1 -1 -MountingHole -MountingHole_6.4mm_M6_DIN965_Pad_TopBottom -Mounting Hole 6.4mm, M6, DIN965 -mounting hole 6.4mm m6 din965 -0 -3 -1 -MountingHole -MountingHole_6.4mm_M6_DIN965_Pad_TopOnly -Mounting Hole 6.4mm, M6, DIN965 -mounting hole 6.4mm m6 din965 -0 -2 -1 -MountingHole -MountingHole_6.4mm_M6_ISO7380 -Mounting Hole 6.4mm, no annular, M6, ISO7380 -mounting hole 6.4mm no annular m6 iso7380 -0 -0 -0 -MountingHole -MountingHole_6.4mm_M6_ISO7380_Pad -Mounting Hole 6.4mm, M6, ISO7380 -mounting hole 6.4mm m6 iso7380 -0 -1 -1 -MountingHole -MountingHole_6.4mm_M6_ISO7380_Pad_TopBottom -Mounting Hole 6.4mm, M6, ISO7380 -mounting hole 6.4mm m6 iso7380 -0 -3 -1 -MountingHole -MountingHole_6.4mm_M6_ISO7380_Pad_TopOnly -Mounting Hole 6.4mm, M6, ISO7380 -mounting hole 6.4mm m6 iso7380 -0 -2 -1 -MountingHole -MountingHole_6.4mm_M6_ISO14580 -Mounting Hole 6.4mm, no annular, M6, ISO14580 -mounting hole 6.4mm no annular m6 iso14580 -0 -0 -0 -MountingHole -MountingHole_6.4mm_M6_ISO14580_Pad -Mounting Hole 6.4mm, M6, ISO14580 -mounting hole 6.4mm m6 iso14580 -0 -1 -1 -MountingHole -MountingHole_6.4mm_M6_ISO14580_Pad_TopBottom -Mounting Hole 6.4mm, M6, ISO14580 -mounting hole 6.4mm m6 iso14580 -0 -3 -1 -MountingHole -MountingHole_6.4mm_M6_ISO14580_Pad_TopOnly -Mounting Hole 6.4mm, M6, ISO14580 -mounting hole 6.4mm m6 iso14580 -0 -2 -1 -MountingHole -MountingHole_6.4mm_M6_Pad -Mounting Hole 6.4mm, M6 -mounting hole 6.4mm m6 -0 -1 -1 -MountingHole -MountingHole_6.4mm_M6_Pad_TopBottom -Mounting Hole 6.4mm, M6 -mounting hole 6.4mm m6 -0 -3 -1 -MountingHole -MountingHole_6.4mm_M6_Pad_TopOnly -Mounting Hole 6.4mm, M6 -mounting hole 6.4mm m6 -0 -2 -1 -MountingHole -MountingHole_6.4mm_M6_Pad_Via -Mounting Hole 6.4mm, M6 -mounting hole 6.4mm m6 -0 -9 -1 -MountingHole -MountingHole_6.5mm -Mounting Hole 6.5mm, no annular -mounting hole 6.5mm no annular -0 -0 -0 -MountingHole -MountingHole_6.5mm_Pad -Mounting Hole 6.5mm -mounting hole 6.5mm -0 -1 -1 -MountingHole -MountingHole_6.5mm_Pad_TopBottom -Mounting Hole 6.5mm -mounting hole 6.5mm -0 -3 -1 -MountingHole -MountingHole_6.5mm_Pad_TopOnly -Mounting Hole 6.5mm -mounting hole 6.5mm -0 -2 -1 -MountingHole -MountingHole_6.5mm_Pad_Via -Mounting Hole 6.5mm -mounting hole 6.5mm -0 -9 -1 -MountingHole -MountingHole_6mm -Mounting Hole 6mm, no annular -mounting hole 6mm no annular -0 -0 -0 -MountingHole -MountingHole_6mm_Pad -Mounting Hole 6mm -mounting hole 6mm -0 -1 -1 -MountingHole -MountingHole_6mm_Pad_TopBottom -Mounting Hole 6mm -mounting hole 6mm -0 -3 -1 -MountingHole -MountingHole_6mm_Pad_TopOnly -Mounting Hole 6mm -mounting hole 6mm -0 -2 -1 -MountingHole -MountingHole_6mm_Pad_Via -Mounting Hole 6mm -mounting hole 6mm -0 -9 -1 -MountingHole -MountingHole_8.4mm_M8 -Mounting Hole 8.4mm, no annular, M8 -mounting hole 8.4mm no annular m8 -0 -0 -0 -MountingHole -MountingHole_8.4mm_M8_Pad -Mounting Hole 8.4mm, M8 -mounting hole 8.4mm m8 -0 -1 -1 -MountingHole -MountingHole_8.4mm_M8_Pad_TopBottom -Mounting Hole 8.4mm, M8 -mounting hole 8.4mm m8 -0 -3 -1 -MountingHole -MountingHole_8.4mm_M8_Pad_TopOnly -Mounting Hole 8.4mm, M8 -mounting hole 8.4mm m8 -0 -2 -1 -MountingHole -MountingHole_8.4mm_M8_Pad_Via -Mounting Hole 8.4mm, M8 -mounting hole 8.4mm m8 -0 -9 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSE-ExternalM3_H5mm_9771050360 -Mounting Hardware, external M3, height 5, Wuerth electronics 9771050360 (https://katalog.we-online.com/em/datasheet/9771050360.pdf), generated with kicad-footprint-generator -Mounting M3 9771050360 -0 -6 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSE-ExternalM3_H6mm_9771060360 -Mounting Hardware, external M3, height 6, Wuerth electronics 9771060360 (https://katalog.we-online.com/em/datasheet/9771060360.pdf), generated with kicad-footprint-generator -Mounting M3 9771060360 -0 -6 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSE-ExternalM3_H7mm_9771070360 -Mounting Hardware, external M3, height 7, Wuerth electronics 9771070360 (https://katalog.we-online.com/em/datasheet/9771070360.pdf), generated with kicad-footprint-generator -Mounting M3 9771070360 -0 -6 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSE-ExternalM3_H8mm_9771080360 -Mounting Hardware, external M3, height 8, Wuerth electronics 9771080360 (https://katalog.we-online.com/em/datasheet/9771080360.pdf), generated with kicad-footprint-generator -Mounting M3 9771080360 -0 -6 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSE-ExternalM3_H9mm_9771090360 -Mounting Hardware, external M3, height 9, Wuerth electronics 9771090360 (https://katalog.we-online.com/em/datasheet/9771090360.pdf), generated with kicad-footprint-generator -Mounting M3 9771090360 -0 -6 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSE-ExternalM3_H10mm_9771100360 -Mounting Hardware, external M3, height 10, Wuerth electronics 9771100360 (https://katalog.we-online.com/em/datasheet/9771100360.pdf), generated with kicad-footprint-generator -Mounting M3 9771100360 -0 -6 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSE-ExternalM3_H11mm_9771110360 -Mounting Hardware, external M3, height 11, Wuerth electronics 9771110360 (https://katalog.we-online.com/em/datasheet/9771110360.pdf), generated with kicad-footprint-generator -Mounting M3 9771110360 -0 -6 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSE-ExternalM3_H12mm_9771120360 -Mounting Hardware, external M3, height 12, Wuerth electronics 9771120360 (https://katalog.we-online.com/em/datasheet/9771120360.pdf), generated with kicad-footprint-generator -Mounting M3 9771120360 -0 -6 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSE-ExternalM3_H13mm_9771130360 -Mounting Hardware, external M3, height 13, Wuerth electronics 9771130360 (https://katalog.we-online.com/em/datasheet/9771130360.pdf), generated with kicad-footprint-generator -Mounting M3 9771130360 -0 -6 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSE-ExternalM3_H14mm_9771140360 -Mounting Hardware, external M3, height 14, Wuerth electronics 9771140360 (https://katalog.we-online.com/em/datasheet/9771140360.pdf), generated with kicad-footprint-generator -Mounting M3 9771140360 -0 -6 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSE-ExternalM3_H15mm_9771150360 -Mounting Hardware, external M3, height 15, Wuerth electronics 9771150360 (https://katalog.we-online.com/em/datasheet/9771150360.pdf), generated with kicad-footprint-generator -Mounting M3 9771150360 -0 -6 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-4.5mm_H1mm_9774010482 -Mounting Hardware, inside through hole 4.5mm, height 1, Wuerth electronics 9774010482 (https://katalog.we-online.de/em/datasheet/9774010482.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774010482 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-4.5mm_H2mm_9774020482 -Mounting Hardware, inside through hole 4.5mm, height 2, Wuerth electronics 9774020482 (https://katalog.we-online.de/em/datasheet/9774020482.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774020482 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-4.5mm_H3mm_9774030482 -Mounting Hardware, inside through hole 4.5mm, height 3, Wuerth electronics 9774030482 (https://katalog.we-online.de/em/datasheet/9774030482.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774030482 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-4.5mm_H4mm_9774040482 -Mounting Hardware, inside through hole 4.5mm, height 4, Wuerth electronics 9774040482 (https://katalog.we-online.de/em/datasheet/9774040482.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774040482 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-4.5mm_H5mm_9774050482 -Mounting Hardware, inside through hole 4.5mm, height 5, Wuerth electronics 9774050482 (https://katalog.we-online.de/em/datasheet/9774050482.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774050482 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-4.5mm_H6mm_9774060482 -Mounting Hardware, inside through hole 4.5mm, height 6, Wuerth electronics 9774060482 (https://katalog.we-online.de/em/datasheet/9774060482.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774060482 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-4.5mm_H7mm_9774070482 -Mounting Hardware, inside through hole 4.5mm, height 7, Wuerth electronics 9774070482 (https://katalog.we-online.de/em/datasheet/9774070482.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774070482 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-4.5mm_H8mm_9774080482 -Mounting Hardware, inside through hole 4.5mm, height 8, Wuerth electronics 9774080482 (https://katalog.we-online.de/em/datasheet/9774080482.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774080482 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-4.5mm_H9mm_9774090482 -Mounting Hardware, inside through hole 4.5mm, height 9, Wuerth electronics 9774090482 (https://katalog.we-online.de/em/datasheet/9774090482.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774090482 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-4.5mm_H10mm_9774100482 -Mounting Hardware, inside through hole 4.5mm, height 10, Wuerth electronics 9774100482 (https://katalog.we-online.de/em/datasheet/9774100482.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774100482 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H1.5mm_9774015633 -Mounting Hardware, inside through hole M1.6, height 1.5, Wuerth electronics 9774015633 (https://katalog.we-online.com/em/datasheet/9774015633.pdf), generated with kicad-footprint-generator -Mounting M1.6 9774015633 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H1mm_9774010633 -Mounting Hardware, inside through hole M1.6, height 1, Wuerth electronics 9774010633 (https://katalog.we-online.com/em/datasheet/9774010633.pdf), generated with kicad-footprint-generator -Mounting M1.6 9774010633 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H2.5mm_9774025633 -Mounting Hardware, inside through hole M1.6, height 2.5, Wuerth electronics 9774025633 (https://katalog.we-online.com/em/datasheet/9774025633.pdf), generated with kicad-footprint-generator -Mounting M1.6 9774025633 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H2.5mm_ThreadDepth1.5mm_97730256332 -Mounting Hardware, inside blind hole M1.6, height 2.5, Wuerth electronics 97730256332 (https://katalog.we-online.com/em/datasheet/97730256332.pdf), generated with kicad-footprint-generator -Mounting M1.6 97730256332 -0 -6 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H2.5mm_ThreadDepth1.5mm_NoNPTH_97730256330 -Mounting Hardware, inside blind hole M1.6, height 2.5, Wuerth electronics 97730256330 (https://katalog.we-online.com/em/datasheet/97730256330R.pdf), generated with kicad-footprint-generator -Mounting M1.6 97730256330 -0 -5 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H2mm_9774020633 -Mounting Hardware, inside through hole M1.6, height 2, Wuerth electronics 9774020633 (https://katalog.we-online.com/em/datasheet/9774020633.pdf), generated with kicad-footprint-generator -Mounting M1.6 9774020633 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H3.5mm_ThreadDepth2mm_97730356332 -Mounting Hardware, inside blind hole M1.6, height 3.5, Wuerth electronics 97730356332 (https://katalog.we-online.com/em/datasheet/97730356332.pdf), generated with kicad-footprint-generator -Mounting M1.6 97730356332 -0 -6 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H3.5mm_ThreadDepth2mm_97730356334 -Mounting Hardware, inside blind hole M1.6, height 3.5, Wuerth electronics 97730356334 (https://katalog.we-online.com/em/datasheet/97730356334.pdf), generated with kicad-footprint-generator -Mounting M1.6 97730356334 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H3.5mm_ThreadDepth2mm_NoNPTH_97730356330 -Mounting Hardware, inside blind hole M1.6, height 3.5, Wuerth electronics 97730356330 (https://katalog.we-online.com/em/datasheet/97730356330.pdf), generated with kicad-footprint-generator -Mounting M1.6 97730356330 -0 -5 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H3mm_9774030633 -Mounting Hardware, inside through hole M1.6, height 3, Wuerth electronics 9774030633 (https://katalog.we-online.com/em/datasheet/9774030633.pdf), generated with kicad-footprint-generator -Mounting M1.6 9774030633 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H3mm_ThreadDepth1.8mm_97730306332 -Mounting Hardware, inside blind hole M1.6, height 3, Wuerth electronics 97730306332 (https://katalog.we-online.com/em/datasheet/97730306332.pdf), generated with kicad-footprint-generator -Mounting M1.6 97730306332 -0 -6 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H3mm_ThreadDepth1.8mm_NoNPTH_97730306330 -Mounting Hardware, inside blind hole M1.6, height 3, Wuerth electronics 97730306330 (https://katalog.we-online.com/em/datasheet/97730306330.pdf), generated with kicad-footprint-generator -Mounting M1.6 97730306330 -0 -5 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H4.5mm_ThreadDepth2mm_97730456332 -Mounting Hardware, inside blind hole M1.6, height 4.5, Wuerth electronics 97730456332 (https://katalog.we-online.com/em/datasheet/97730456332.pdf), generated with kicad-footprint-generator -Mounting M1.6 97730456332 -0 -6 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H4.5mm_ThreadDepth2mm_97730456334 -Mounting Hardware, inside blind hole M1.6, height 4.5, Wuerth electronics 97730456334 (https://katalog.we-online.com/em/datasheet/97730456334.pdf), generated with kicad-footprint-generator -Mounting M1.6 97730456334 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H4.5mm_ThreadDepth2mm_NoNPTH_97730456330 -Mounting Hardware, inside blind hole M1.6, height 4.5, Wuerth electronics 97730456330 (https://katalog.we-online.com/em/datasheet/97730456330.pdf), generated with kicad-footprint-generator -Mounting M1.6 97730456330 -0 -5 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H4mm_ThreadDepth2mm_97730406332 -Mounting Hardware, inside blind hole M1.6, height 4, Wuerth electronics 97730406332 (https://katalog.we-online.com/em/datasheet/97730406332.pdf), generated with kicad-footprint-generator -Mounting M1.6 97730406332 -0 -6 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H4mm_ThreadDepth2mm_97730406334 -Mounting Hardware, inside blind hole M1.6, height 4, Wuerth electronics 97730406334 (https://katalog.we-online.com/em/datasheet/97730406334.pdf), generated with kicad-footprint-generator -Mounting M1.6 97730406334 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H4mm_ThreadDepth2mm_NoNPTH_97730406330 -Mounting Hardware, inside blind hole M1.6, height 4, Wuerth electronics 97730406330 (https://katalog.we-online.com/em/datasheet/97730406330.pdf), generated with kicad-footprint-generator -Mounting M1.6 97730406330 -0 -5 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H5mm_ThreadDepth2mm_97730506332 -Mounting Hardware, inside blind hole M1.6, height 5, Wuerth electronics 97730506332 (https://katalog.we-online.com/em/datasheet/97730506332.pdf), generated with kicad-footprint-generator -Mounting M1.6 97730506332 -0 -6 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H5mm_ThreadDepth2mm_97730506334 -Mounting Hardware, inside blind hole M1.6, height 5, Wuerth electronics 97730506334 (https://katalog.we-online.com/em/datasheet/97730506334.pdf), generated with kicad-footprint-generator -Mounting M1.6 97730506334 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H5mm_ThreadDepth2mm_NoNPTH_97730506330 -Mounting Hardware, inside blind hole M1.6, height 5, Wuerth electronics 97730506330 (https://katalog.we-online.com/em/datasheet/97730506330.pdf), generated with kicad-footprint-generator -Mounting M1.6 97730506330 -0 -5 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H6mm_ThreadDepth2mm_97730606332 -Mounting Hardware, inside blind hole M1.6, height 6, Wuerth electronics 97730606332 (https://katalog.we-online.com/em/datasheet/97730606332.pdf), generated with kicad-footprint-generator -Mounting M1.6 97730606332 -0 -6 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H6mm_ThreadDepth2mm_97730606334 -Mounting Hardware, inside blind hole M1.6, height 6, Wuerth electronics 97730606334 (https://katalog.we-online.com/em/datasheet/97730606334.pdf), generated with kicad-footprint-generator -Mounting M1.6 97730606334 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M1.6_H6mm_ThreadDepth2mm_NoNPTH_97730606330 -Mounting Hardware, inside blind hole M1.6, height 6, Wuerth electronics 97730606330 (https://katalog.we-online.com/em/datasheet/97730606330.pdf), generated with kicad-footprint-generator -Mounting M1.6 97730606330 -0 -5 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M2_H1.5mm_9774015243 -Mounting Hardware, inside through hole M2, height 1.5, Wuerth electronics 9774015243 (https://katalog.we-online.de/em/datasheet/9774015243.pdf), generated with kicad-footprint-generator -Mounting M2 9774015243 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M2_H1mm_9774010243 -Mounting Hardware, inside through hole M2, height 1, Wuerth electronics 9774010243 (https://katalog.we-online.de/em/datasheet/9774010243.pdf), generated with kicad-footprint-generator -Mounting M2 9774010243 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M2_H2.5mm_9774025243 -Mounting Hardware, inside through hole M2, height 2.5, Wuerth electronics 9774025243 (https://katalog.we-online.de/em/datasheet/9774025243.pdf), generated with kicad-footprint-generator -Mounting M2 9774025243 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M2_H2mm_9774020243 -Mounting Hardware, inside through hole M2, height 2, Wuerth electronics 9774020243 (https://katalog.we-online.de/em/datasheet/9774020243.pdf), generated with kicad-footprint-generator -Mounting M2 9774020243 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M2_H3.5mm_9774035243 -Mounting Hardware, inside through hole M2, height 3.5, Wuerth electronics 9774035243 (https://katalog.we-online.de/em/datasheet/9774035243.pdf), generated with kicad-footprint-generator -Mounting M2 9774035243 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M2_H3mm_9774030243 -Mounting Hardware, inside through hole M2, height 3, Wuerth electronics 9774030243 (https://katalog.we-online.de/em/datasheet/9774030243.pdf), generated with kicad-footprint-generator -Mounting M2 9774030243 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M2_H4.5mm_9774045243 -Mounting Hardware, inside through hole M2, height 4.5, Wuerth electronics 9774045243 (https://katalog.we-online.de/em/datasheet/9774045243.pdf), generated with kicad-footprint-generator -Mounting M2 9774045243 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M2_H4mm_9774040243 -Mounting Hardware, inside through hole M2, height 4, Wuerth electronics 9774040243 (https://katalog.we-online.de/em/datasheet/9774040243.pdf), generated with kicad-footprint-generator -Mounting M2 9774040243 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M2_H5mm_9774050243 -Mounting Hardware, inside through hole M2, height 5, Wuerth electronics 9774050243 (https://katalog.we-online.de/em/datasheet/9774050243.pdf), generated with kicad-footprint-generator -Mounting M2 9774050243 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M2_H6mm_9774060243 -Mounting Hardware, inside through hole M2, height 6, Wuerth electronics 9774060243 (https://katalog.we-online.de/em/datasheet/9774060243.pdf), generated with kicad-footprint-generator -Mounting M2 9774060243 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M2_H7mm_9774070243 -Mounting Hardware, inside through hole M2, height 7, Wuerth electronics 9774070243 (https://katalog.we-online.de/em/datasheet/9774070243.pdf), generated with kicad-footprint-generator -Mounting M2 9774070243 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M2_H8mm_9774080243 -Mounting Hardware, inside through hole M2, height 8, Wuerth electronics 9774080243 (https://katalog.we-online.de/em/datasheet/9774080243.pdf), generated with kicad-footprint-generator -Mounting M2 9774080243 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M3_H1.5mm_9774015360 -Mounting Hardware, inside through hole M3, height 1.5, Wuerth electronics 9774015360 (https://katalog.we-online.de/em/datasheet/9774015360.pdf), generated with kicad-footprint-generator -Mounting M3 9774015360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M3_H1mm_9774010360 -Mounting Hardware, inside through hole M3, height 1, Wuerth electronics 9774010360 (https://katalog.we-online.de/em/datasheet/9774010360.pdf), generated with kicad-footprint-generator -Mounting M3 9774010360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M3_H2.5mm_9774025360 -Mounting Hardware, inside through hole M3, height 2.5, Wuerth electronics 9774025360 (https://katalog.we-online.de/em/datasheet/9774025360.pdf), generated with kicad-footprint-generator -Mounting M3 9774025360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M3_H2mm_9774020360 -Mounting Hardware, inside through hole M3, height 2, Wuerth electronics 9774020360 (https://katalog.we-online.de/em/datasheet/9774020360.pdf), generated with kicad-footprint-generator -Mounting M3 9774020360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M3_H3mm_9774030360 -Mounting Hardware, inside through hole M3, height 3, Wuerth electronics 9774030360 (https://katalog.we-online.de/em/datasheet/9774030360R.pdf), generated with kicad-footprint-generator -Mounting M3 9774030360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M3_H4mm_9774040360 -Mounting Hardware, inside through hole M3, height 4, Wuerth electronics 9774040360 (https://katalog.we-online.de/em/datasheet/9774040360.pdf), generated with kicad-footprint-generator -Mounting M3 9774040360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M3_H5mm_9774050360 -Mounting Hardware, inside through hole M3, height 5, Wuerth electronics 9774050360 (https://katalog.we-online.de/em/datasheet/9774050360.pdf), generated with kicad-footprint-generator -Mounting M3 9774050360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M3_H6mm_9774060360 -Mounting Hardware, inside through hole M3, height 6, Wuerth electronics 9774060360 (https://katalog.we-online.de/em/datasheet/9774060360.pdf), generated with kicad-footprint-generator -Mounting M3 9774060360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M3_H7mm_9774070360 -Mounting Hardware, inside through hole M3, height 7, Wuerth electronics 9774070360 (https://katalog.we-online.de/em/datasheet/9774070360.pdf), generated with kicad-footprint-generator -Mounting M3 9774070360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M3_H8mm_9774080360 -Mounting Hardware, inside through hole M3, height 8, Wuerth electronics 9774080360 (https://katalog.we-online.de/em/datasheet/9774080360.pdf), generated with kicad-footprint-generator -Mounting M3 9774080360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M3_H9mm_9774090360 -Mounting Hardware, inside through hole M3, height 9, Wuerth electronics 9774090360 (https://katalog.we-online.de/em/datasheet/9774090360.pdf), generated with kicad-footprint-generator -Mounting M3 9774090360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M3_H10mm_9774100360 -Mounting Hardware, inside through hole M3, height 10, Wuerth electronics 9774100360 (https://katalog.we-online.de/em/datasheet/9774100360.pdf), generated with kicad-footprint-generator -Mounting M3 9774100360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M3_H11mm_9774110360 -Mounting Hardware, inside through hole M3, height 11, Wuerth electronics 9774110360 (https://katalog.we-online.de/em/datasheet/9774110360.pdf), generated with kicad-footprint-generator -Mounting M3 9774110360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M3_H12mm_9774120360 -Mounting Hardware, inside through hole M3, height 12, Wuerth electronics 9774120360 (https://katalog.we-online.de/em/datasheet/9774120360.pdf), generated with kicad-footprint-generator -Mounting M3 9774120360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M3_H13mm_9774130360 -Mounting Hardware, inside through hole M3, height 13, Wuerth electronics 9774130360 (https://katalog.we-online.de/em/datasheet/9774130360.pdf), generated with kicad-footprint-generator -Mounting M3 9774130360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M3_H14mm_9774140360 -Mounting Hardware, inside through hole M3, height 14, Wuerth electronics 9774140360 (https://katalog.we-online.de/em/datasheet/9774140360.pdf), generated with kicad-footprint-generator -Mounting M3 9774140360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSI-M3_H15mm_9774150360 -Mounting Hardware, inside through hole M3, height 15, Wuerth electronics 9774150360 (https://katalog.we-online.de/em/datasheet/9774150360.pdf), generated with kicad-footprint-generator -Mounting M3 9774150360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-3.2mm_H2.6mm_ReverseMount_9775026960 -Mounting Hardware, inside through hole 3.2mm, height 2.6, Wuerth electronics 9775026960 (https://katalog.we-online.com/em/datasheet/9775026960R.pdf), generated with kicad-footprint-generator -Mounting 3.2mm 9775026960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-3.2mm_H3.1mm_ReverseMount_9775031960 -Mounting Hardware, inside through hole 3.2mm, height 3.1, Wuerth electronics 9775031960 (https://katalog.we-online.com/em/datasheet/9775031960.pdf), generated with kicad-footprint-generator -Mounting 3.2mm 9775031960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-3.2mm_H3.6mm_ReverseMount_9775036960 -Mounting Hardware, inside through hole 3.2mm, height 3.6, Wuerth electronics 9775036960 (https://katalog.we-online.com/em/datasheet/9775036960.pdf), generated with kicad-footprint-generator -Mounting 3.2mm 9775036960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-3.2mm_H4.1mm_ReverseMount_9775041960 -Mounting Hardware, inside through hole 3.2mm, height 4.1, Wuerth electronics 9775041960 (https://katalog.we-online.com/em/datasheet/9775041960.pdf), generated with kicad-footprint-generator -Mounting 3.2mm 9775041960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-3.2mm_H4.6mm_ReverseMount_9775046960 -Mounting Hardware, inside through hole 3.2mm, height 4.6, Wuerth electronics 9775046960 (https://katalog.we-online.com/em/datasheet/9775046960.pdf), generated with kicad-footprint-generator -Mounting 3.2mm 9775046960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-3.2mm_H5.1mm_ReverseMount_9775051960 -Mounting Hardware, inside through hole 3.2mm, height 5.1, Wuerth electronics 9775051960 (https://katalog.we-online.com/em/datasheet/9775051960.pdf), generated with kicad-footprint-generator -Mounting 3.2mm 9775051960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-3.2mm_H5.6mm_ReverseMount_9775056960 -Mounting Hardware, inside through hole 3.2mm, height 5.6, Wuerth electronics 9775056960 (https://katalog.we-online.com/em/datasheet/9775056960.pdf), generated with kicad-footprint-generator -Mounting 3.2mm 9775056960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-3.2mm_H6.6mm_ReverseMount_9775066960 -Mounting Hardware, inside through hole 3.2mm, height 6.6, Wuerth electronics 9775066960 (https://katalog.we-online.com/em/datasheet/9775066960.pdf), generated with kicad-footprint-generator -Mounting 3.2mm 9775066960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-3.2mm_H7.6mm_ReverseMount_9775076960 -Mounting Hardware, inside through hole 3.2mm, height 7.6, Wuerth electronics 9775076960 (https://katalog.we-online.com/em/datasheet/9775076960.pdf), generated with kicad-footprint-generator -Mounting 3.2mm 9775076960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-3.2mm_H8.6mm_ReverseMount_9775086960 -Mounting Hardware, inside through hole 3.2mm, height 8.6, Wuerth electronics 9775086960 (https://katalog.we-online.com/em/datasheet/9775086960.pdf), generated with kicad-footprint-generator -Mounting 3.2mm 9775086960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-3.2mm_H9.6mm_ReverseMount_9775096960 -Mounting Hardware, inside through hole 3.2mm, height 9.6, Wuerth electronics 9775096960 (https://katalog.we-online.com/em/datasheet/9775096960.pdf), generated with kicad-footprint-generator -Mounting 3.2mm 9775096960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-3.2mm_H10.6mm_ReverseMount_9775106960 -Mounting Hardware, inside through hole 3.2mm, height 10.6, Wuerth electronics 9775106960 (https://katalog.we-online.com/em/datasheet/9775106960.pdf), generated with kicad-footprint-generator -Mounting 3.2mm 9775106960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-3.2mm_H11.6mm_ReverseMount_9775116960 -Mounting Hardware, inside through hole 3.2mm, height 11.6, Wuerth electronics 9775116960 (https://katalog.we-online.com/em/datasheet/9775116960.pdf), generated with kicad-footprint-generator -Mounting 3.2mm 9775116960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-M3_H2.6mm_ReverseMount_9775026360 -Mounting Hardware, inside through hole M3, height 2.6, Wuerth electronics 9775026360 (https://katalog.we-online.com/em/datasheet/9775026360.pdf), generated with kicad-footprint-generator -Mounting M3 9775026360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-M3_H3.1mm_ReverseMount_9775031360 -Mounting Hardware, inside through hole M3, height 3.1, Wuerth electronics 9775031360 (https://katalog.we-online.com/em/datasheet/9775031360.pdf), generated with kicad-footprint-generator -Mounting M3 9775031360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-M3_H3.6mm_ReverseMount_9775036360 -Mounting Hardware, inside through hole M3, height 3.6, Wuerth electronics 9775036360 (https://katalog.we-online.com/em/datasheet/9775036360.pdf), generated with kicad-footprint-generator -Mounting M3 9775036360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-M3_H4.1mm_ReverseMount_9775041360 -Mounting Hardware, inside through hole M3, height 4.1, Wuerth electronics 9775041360 (https://katalog.we-online.com/em/datasheet/9775041360.pdf), generated with kicad-footprint-generator -Mounting M3 9775041360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-M3_H4.6mm_ReverseMount_9775046360 -Mounting Hardware, inside through hole M3, height 4.6, Wuerth electronics 9775046360 (https://katalog.we-online.com/em/datasheet/9775046360.pdf), generated with kicad-footprint-generator -Mounting M3 9775046360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-M3_H5.1mm_ReverseMount_9775051360 -Mounting Hardware, inside through hole M3, height 5.1, Wuerth electronics 9775051360 (https://katalog.we-online.com/em/datasheet/9775051360.pdf), generated with kicad-footprint-generator -Mounting M3 9775051360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-M3_H5.6mm_ReverseMount_9775056360 -Mounting Hardware, inside through hole M3, height 5.6, Wuerth electronics 9775056360 (https://katalog.we-online.com/em/datasheet/9775056360.pdf), generated with kicad-footprint-generator -Mounting M3 9775056360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-M3_H6.6mm_ReverseMount_9775066360 -Mounting Hardware, inside through hole M3, height 6.6, Wuerth electronics 9775066360 (https://katalog.we-online.com/em/datasheet/9775066360.pdf), generated with kicad-footprint-generator -Mounting M3 9775066360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-M3_H7.6mm_ReverseMount_9775076360 -Mounting Hardware, inside through hole M3, height 7.6, Wuerth electronics 9775076360 (https://katalog.we-online.com/em/datasheet/9775076360.pdf), generated with kicad-footprint-generator -Mounting M3 9775076360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-M3_H8.6mm_ReverseMount_9775086360 -Mounting Hardware, inside through hole M3, height 8.6, Wuerth electronics 9775086360 (https://katalog.we-online.com/em/datasheet/9775086360.pdf), generated with kicad-footprint-generator -Mounting M3 9775086360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-M3_H9.6mm_ReverseMount_9775096360 -Mounting Hardware, inside through hole M3, height 9.6, Wuerth electronics 9775096360 (https://katalog.we-online.com/em/datasheet/9775096360.pdf), generated with kicad-footprint-generator -Mounting M3 9775096360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-M3_H10.6mm_ReverseMount_9775106360 -Mounting Hardware, inside through hole M3, height 10.6, Wuerth electronics 9775106360 (https://katalog.we-online.com/em/datasheet/9775106360.pdf), generated with kicad-footprint-generator -Mounting M3 9775106360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSR-M3_H11.6mm_ReverseMount_9775116360 -Mounting Hardware, inside through hole M3, height 11.6, Wuerth electronics 9775116360 (https://katalog.we-online.com/em/datasheet/9775116360.pdf), generated with kicad-footprint-generator -Mounting M3 9775116360 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSSR-3.3mm_H2.5mm_SnapRivet_9776025960 -Mounting Hardware, inside through hole 3.3mm, height 2.5, Wuerth electronics 9776025960 (https://katalog.we-online.com/em/datasheet/9776025960.pdf), generated with kicad-footprint-generator -Mounting 3.3mm 9776025960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSSR-3.3mm_H2mm_SnapRivet_9776020960 -Mounting Hardware, inside through hole 3.3mm, height 2, Wuerth electronics 9776020960 (https://katalog.we-online.com/em/datasheet/9776020960.pdf), generated with kicad-footprint-generator -Mounting 3.3mm 9776020960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSSR-3.3mm_H3mm_SnapRivet_9776030960 -Mounting Hardware, inside through hole 3.3mm, height 3, Wuerth electronics 9776030960 (https://katalog.we-online.com/em/datasheet/9776030960.pdf), generated with kicad-footprint-generator -Mounting 3.3mm 9776030960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSSR-3.3mm_H4mm_SnapRivet_9776040960 -Mounting Hardware, inside through hole 3.3mm, height 4, Wuerth electronics 9776040960 (https://katalog.we-online.com/em/datasheet/9776040960.pdf), generated with kicad-footprint-generator -Mounting 3.3mm 9776040960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSSR-3.3mm_H5mm_SnapRivet_9776050960 -Mounting Hardware, inside through hole 3.3mm, height 5, Wuerth electronics 9776050960 (https://katalog.we-online.com/em/datasheet/9776050960.pdf), generated with kicad-footprint-generator -Mounting 3.3mm 9776050960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSSR-3.3mm_H6mm_SnapRivet_9776060960 -Mounting Hardware, inside through hole 3.3mm, height 6, Wuerth electronics 9776060960 (https://katalog.we-online.com/em/datasheet/9776060960.pdf), generated with kicad-footprint-generator -Mounting 3.3mm 9776060960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSSR-3.3mm_H7mm_SnapRivet_9776070960 -Mounting Hardware, inside through hole 3.3mm, height 7, Wuerth electronics 9776070960 (https://katalog.we-online.com/em/datasheet/9776070960.pdf), generated with kicad-footprint-generator -Mounting 3.3mm 9776070960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSSR-3.3mm_H8mm_SnapRivet_9776080960 -Mounting Hardware, inside through hole 3.3mm, height 8, Wuerth electronics 9776080960 (https://katalog.we-online.com/em/datasheet/9776080960.pdf), generated with kicad-footprint-generator -Mounting 3.3mm 9776080960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSSR-3.3mm_H9mm_SnapRivet_9776090960 -Mounting Hardware, inside through hole 3.3mm, height 9, Wuerth electronics 9776090960 (https://katalog.we-online.com/em/datasheet/9776090960.pdf), generated with kicad-footprint-generator -Mounting 3.3mm 9776090960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMSSR-3.3mm_H10mm_SnapRivet_9776100960 -Mounting Hardware, inside through hole 3.3mm, height 10, Wuerth electronics 9776100960 (https://katalog.we-online.com/em/datasheet/9776100960R.pdf), generated with kicad-footprint-generator -Mounting 3.3mm 9776100960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.7mm_H1.5mm_9774015951 -Mounting Hardware, inside through hole 2.7mm, height 1.5, Wuerth electronics 9774015951 (https://katalog.we-online.de/em/datasheet/9774015951.pdf), generated with kicad-footprint-generator -Mounting 2.7mm 9774015951 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.7mm_H1mm_9774010951 -Mounting Hardware, inside through hole 2.7mm, height 1, Wuerth electronics 9774010951 (https://katalog.we-online.de/em/datasheet/9774010951.pdf), generated with kicad-footprint-generator -Mounting 2.7mm 9774010951 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.7mm_H2.5mm_9774025951 -Mounting Hardware, inside through hole 2.7mm, height 2.5, Wuerth electronics 9774025951 (https://katalog.we-online.de/em/datasheet/9774025951.pdf), generated with kicad-footprint-generator -Mounting 2.7mm 9774025951 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.7mm_H2mm_9774020951 -Mounting Hardware, inside through hole 2.7mm, height 2, Wuerth electronics 9774020951 (https://katalog.we-online.de/em/datasheet/9774020951.pdf), generated with kicad-footprint-generator -Mounting 2.7mm 9774020951 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.7mm_H3mm_9774030951 -Mounting Hardware, inside through hole 2.7mm, height 3, Wuerth electronics 9774030951 (https://katalog.we-online.de/em/datasheet/9774030951.pdf), generated with kicad-footprint-generator -Mounting 2.7mm 9774030951 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.7mm_H4mm_9774040951 -Mounting Hardware, inside through hole 2.7mm, height 4, Wuerth electronics 9774040951 (https://katalog.we-online.de/em/datasheet/9774040951.pdf), generated with kicad-footprint-generator -Mounting 2.7mm 9774040951 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.7mm_H5.5mm_9774055951 -Mounting Hardware, inside through hole 2.7mm, height 5.5, Wuerth electronics 9774055951 (https://katalog.we-online.de/em/datasheet/9774055951.pdf), generated with kicad-footprint-generator -Mounting 2.7mm 9774055951 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.7mm_H5mm_9774050951 -Mounting Hardware, inside through hole 2.7mm, height 5, Wuerth electronics 9774050951 (https://katalog.we-online.de/em/datasheet/9774050951.pdf), generated with kicad-footprint-generator -Mounting 2.7mm 9774050951 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.7mm_H6.5mm_9774065951 -Mounting Hardware, inside through hole 2.7mm, height 6.5, Wuerth electronics 9774065951 (https://katalog.we-online.de/em/datasheet/9774065951.pdf), generated with kicad-footprint-generator -Mounting 2.7mm 9774065951 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.7mm_H6mm_9774060951 -Mounting Hardware, inside through hole 2.7mm, height 6, Wuerth electronics 9774060951 (https://katalog.we-online.de/em/datasheet/9774060951.pdf), generated with kicad-footprint-generator -Mounting 2.7mm 9774060951 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.7mm_H7mm_9774070951 -Mounting Hardware, inside through hole 2.7mm, height 7, Wuerth electronics 9774070951 (https://katalog.we-online.de/em/datasheet/9774070951.pdf), generated with kicad-footprint-generator -Mounting 2.7mm 9774070951 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.7mm_H8mm_9774080951 -Mounting Hardware, inside through hole 2.7mm, height 8, Wuerth electronics 9774080951 (https://katalog.we-online.de/em/datasheet/9774080951.pdf), generated with kicad-footprint-generator -Mounting 2.7mm 9774080951 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.7mm_H9mm_9774090951 -Mounting Hardware, inside through hole 2.7mm, height 9, Wuerth electronics 9774090951 (https://katalog.we-online.de/em/datasheet/9774090951.pdf), generated with kicad-footprint-generator -Mounting 2.7mm 9774090951 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.7mm_H10mm_9774100951 -Mounting Hardware, inside through hole 2.7mm, height 10, Wuerth electronics 9774100951 (https://katalog.we-online.de/em/datasheet/9774100951.pdf), generated with kicad-footprint-generator -Mounting 2.7mm 9774100951 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.25mm_H1.5mm_9774015943 -Mounting Hardware, inside through hole 2.25mm, height 1.5, Wuerth electronics 9774015943 (https://katalog.we-online.de/em/datasheet/9774015943.pdf), generated with kicad-footprint-generator -Mounting 2.25mm 9774015943 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.25mm_H1mm_9774010943 -Mounting Hardware, inside through hole 2.25mm, height 1, Wuerth electronics 9774010943 (https://katalog.we-online.de/em/datasheet/9774010943.pdf), generated with kicad-footprint-generator -Mounting 2.25mm 9774010943 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.25mm_H2.5mm_9774025943 -Mounting Hardware, inside through hole 2.25mm, height 2.5, Wuerth electronics 9774025943 (https://katalog.we-online.de/em/datasheet/9774025943.pdf), generated with kicad-footprint-generator -Mounting 2.25mm 9774025943 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.25mm_H2mm_9774020943 -Mounting Hardware, inside through hole 2.25mm, height 2, Wuerth electronics 9774020943 (https://katalog.we-online.de/em/datasheet/9774020943.pdf), generated with kicad-footprint-generator -Mounting 2.25mm 9774020943 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.25mm_H3.5mm_9774035943 -Mounting Hardware, inside through hole 2.25mm, height 3.5, Wuerth electronics 9774035943 (https://katalog.we-online.de/em/datasheet/9774035943.pdf), generated with kicad-footprint-generator -Mounting 2.25mm 9774035943 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.25mm_H3mm_9774030943 -Mounting Hardware, inside through hole 2.25mm, height 3, Wuerth electronics 9774030943 (https://katalog.we-online.de/em/datasheet/9774030943.pdf), generated with kicad-footprint-generator -Mounting 2.25mm 9774030943 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.25mm_H4.5mm_9774045943 -Mounting Hardware, inside through hole 2.25mm, height 4.5, Wuerth electronics 9774045943 (https://katalog.we-online.de/em/datasheet/9774045943.pdf), generated with kicad-footprint-generator -Mounting 2.25mm 9774045943 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.25mm_H4mm_9774040943 -Mounting Hardware, inside through hole 2.25mm, height 4, Wuerth electronics 9774040943 (https://katalog.we-online.de/em/datasheet/9774040943.pdf), generated with kicad-footprint-generator -Mounting 2.25mm 9774040943 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.25mm_H5mm_9774050943 -Mounting Hardware, inside through hole 2.25mm, height 5, Wuerth electronics 9774050943 (https://katalog.we-online.de/em/datasheet/9774050943.pdf), generated with kicad-footprint-generator -Mounting 2.25mm 9774050943 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.25mm_H6mm_9774060943 -Mounting Hardware, inside through hole 2.25mm, height 6, Wuerth electronics 9774060943 (https://katalog.we-online.de/em/datasheet/9774060943.pdf), generated with kicad-footprint-generator -Mounting 2.25mm 9774060943 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.25mm_H7mm_9774070943 -Mounting Hardware, inside through hole 2.25mm, height 7, Wuerth electronics 9774070943 (https://katalog.we-online.de/em/datasheet/9774070943.pdf), generated with kicad-footprint-generator -Mounting 2.25mm 9774070943 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-2.25mm_H8mm_9774080943 -Mounting Hardware, inside through hole 2.25mm, height 8, Wuerth electronics 9774080943 (https://katalog.we-online.de/em/datasheet/9774080943.pdf), generated with kicad-footprint-generator -Mounting 2.25mm 9774080943 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-3.3mm_H1.5mm_9774015960 -Mounting Hardware, inside through hole 3.3mm, height 1.5, Wuerth electronics 9774015960 (https://katalog.we-online.de/em/datasheet/9774015960.pdf,), generated with kicad-footprint-generator -Mounting 3.3mm 9774015960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-3.3mm_H1mm_9774010960 -Mounting Hardware, inside through hole 3.3mm, height 1, Wuerth electronics 9774010960 (https://katalog.we-online.de/em/datasheet/9774010960.pdf,), generated with kicad-footprint-generator -Mounting 3.3mm 9774010960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-3.3mm_H2.5mm_9774025960 -Mounting Hardware, inside through hole 3.3mm, height 2.5, Wuerth electronics 9774025960 (https://katalog.we-online.de/em/datasheet/9774025960.pdf,), generated with kicad-footprint-generator -Mounting 3.3mm 9774025960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-3.3mm_H2mm_9774020960 -Mounting Hardware, inside through hole 3.3mm, height 2, Wuerth electronics 9774020960 (https://katalog.we-online.de/em/datasheet/9774020960.pdf,), generated with kicad-footprint-generator -Mounting 3.3mm 9774020960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-3.3mm_H3mm_9774030960 -Mounting Hardware, inside through hole 3.3mm, height 3, Wuerth electronics 9774030960 (https://katalog.we-online.de/em/datasheet/9774030960.pdf,), generated with kicad-footprint-generator -Mounting 3.3mm 9774030960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-3.3mm_H4mm_9774040960 -Mounting Hardware, inside through hole 3.3mm, height 4, Wuerth electronics 9774040960 (https://katalog.we-online.de/em/datasheet/9774040960.pdf,), generated with kicad-footprint-generator -Mounting 3.3mm 9774040960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-3.3mm_H5mm_9774050960 -Mounting Hardware, inside through hole 3.3mm, height 5, Wuerth electronics 9774050960 (https://katalog.we-online.de/em/datasheet/9774050960.pdf,), generated with kicad-footprint-generator -Mounting 3.3mm 9774050960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-3.3mm_H6mm_9774060960 -Mounting Hardware, inside through hole 3.3mm, height 6, Wuerth electronics 9774060960 (https://katalog.we-online.de/em/datasheet/9774060960.pdf,), generated with kicad-footprint-generator -Mounting 3.3mm 9774060960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-3.3mm_H7mm_9774070960 -Mounting Hardware, inside through hole 3.3mm, height 7, Wuerth electronics 9774070960 (https://katalog.we-online.de/em/datasheet/9774070960.pdf,), generated with kicad-footprint-generator -Mounting 3.3mm 9774070960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-3.3mm_H8mm_9774080960 -Mounting Hardware, inside through hole 3.3mm, height 8, Wuerth electronics 9774080960 (https://katalog.we-online.de/em/datasheet/9774080960.pdf,), generated with kicad-footprint-generator -Mounting 3.3mm 9774080960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-3.3mm_H9mm_9774090960 -Mounting Hardware, inside through hole 3.3mm, height 9, Wuerth electronics 9774090960 (https://katalog.we-online.de/em/datasheet/9774090960.pdf,), generated with kicad-footprint-generator -Mounting 3.3mm 9774090960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-3.3mm_H10mm_9774100960 -Mounting Hardware, inside through hole 3.3mm, height 10, Wuerth electronics 9774100960 (https://katalog.we-online.de/em/datasheet/9774100960.pdf,), generated with kicad-footprint-generator -Mounting 3.3mm 9774100960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-3.3mm_H11mm_9774110960 -Mounting Hardware, inside through hole 3.3mm, height 11, Wuerth electronics 9774110960 (https://katalog.we-online.de/em/datasheet/9774110960.pdf,), generated with kicad-footprint-generator -Mounting 3.3mm 9774110960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-3.3mm_H12mm_9774120960 -Mounting Hardware, inside through hole 3.3mm, height 12, Wuerth electronics 9774120960 (https://katalog.we-online.de/em/datasheet/9774120960.pdf,), generated with kicad-footprint-generator -Mounting 3.3mm 9774120960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-3.3mm_H13mm_9774130960 -Mounting Hardware, inside through hole 3.3mm, height 13, Wuerth electronics 9774130960 (https://katalog.we-online.de/em/datasheet/9774130960.pdf,), generated with kicad-footprint-generator -Mounting 3.3mm 9774130960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-3.3mm_H14mm_9774140960 -Mounting Hardware, inside through hole 3.3mm, height 14, Wuerth electronics 9774140960 (https://katalog.we-online.de/em/datasheet/9774140960.pdf,), generated with kicad-footprint-generator -Mounting 3.3mm 9774140960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-3.3mm_H15mm_9774150960 -Mounting Hardware, inside through hole 3.3mm, height 15, Wuerth electronics 9774150960 (https://katalog.we-online.de/em/datasheet/9774150960.pdf,), generated with kicad-footprint-generator -Mounting 3.3mm 9774150960 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-4.5mm_H1mm_9774010982 -Mounting Hardware, inside through hole 4.5mm, height 1, Wuerth electronics 9774010982 (https://katalog.we-online.de/em/datasheet/9774010982.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774010982 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-4.5mm_H2mm_9774020982 -Mounting Hardware, inside through hole 4.5mm, height 2, Wuerth electronics 9774020982 (https://katalog.we-online.de/em/datasheet/9774020982.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774020982 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-4.5mm_H3mm_9774030982 -Mounting Hardware, inside through hole 4.5mm, height 3, Wuerth electronics 9774030982 (https://katalog.we-online.de/em/datasheet/9774030982.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774030982 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-4.5mm_H4mm_9774040982 -Mounting Hardware, inside through hole 4.5mm, height 4, Wuerth electronics 9774040982 (https://katalog.we-online.de/em/datasheet/9774040982.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774040982 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-4.5mm_H5mm_9774050982 -Mounting Hardware, inside through hole 4.5mm, height 5, Wuerth electronics 9774050982 (https://katalog.we-online.de/em/datasheet/9774050982.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774050982 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-4.5mm_H6mm_9774060982 -Mounting Hardware, inside through hole 4.5mm, height 6, Wuerth electronics 9774060982 (https://katalog.we-online.de/em/datasheet/9774060982.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774060982 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-4.5mm_H7mm_9774070982 -Mounting Hardware, inside through hole 4.5mm, height 7, Wuerth electronics 9774070982 (https://katalog.we-online.de/em/datasheet/9774070982.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774070982 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-4.5mm_H8mm_9774080982 -Mounting Hardware, inside through hole 4.5mm, height 8, Wuerth electronics 9774080982 (https://katalog.we-online.de/em/datasheet/9774080982.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774080982 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-4.5mm_H9mm_9774090982 -Mounting Hardware, inside through hole 4.5mm, height 9, Wuerth electronics 9774090982 (https://katalog.we-online.de/em/datasheet/9774090982.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774090982 -0 -8 -1 -Mounting_Wuerth -Mounting_Wuerth_WA-SMST-4.5mm_H10mm_9774100982 -Mounting Hardware, inside through hole 4.5mm, height 10, Wuerth electronics 9774100982 (https://katalog.we-online.de/em/datasheet/9774100982.pdf), generated with kicad-footprint-generator -Mounting 4.5mm 9774100982 -0 -8 -1 -NetTie -NetTie-2_SMD_Pad0.5mm -Net tie, 2 pin, 0.5mm square SMD pads -net tie -0 -2 -2 -NetTie -NetTie-2_SMD_Pad2.0mm -Net tie, 2 pin, 2.0mm square SMD pads -net tie -0 -2 -2 -NetTie -NetTie-2_THT_Pad0.3mm -Net tie, 2 pin, 0.3mm round THT pads -net tie -0 -2 -2 -NetTie -NetTie-2_THT_Pad1.0mm -Net tie, 2 pin, 1.0mm round THT pads -net tie -0 -2 -2 -NetTie -NetTie-3_SMD_Pad0.5mm -Net tie, 3 pin, 0.5mm square SMD pads -net tie -0 -3 -3 -NetTie -NetTie-3_SMD_Pad2.0mm -Net tie, 3 pin, 2.0mm square SMD pads -net tie -0 -3 -3 -NetTie -NetTie-3_THT_Pad0.3mm -Net tie, 3 pin, 0.3mm round THT pads -net tie -0 -3 -3 -NetTie -NetTie-3_THT_Pad1.0mm -Net tie, 3 pin, 1.0mm round THT pads -net tie -0 -3 -3 -NetTie -NetTie-4_SMD_Pad0.5mm -Net tie, 4 pin, 0.5mm square SMD pads -net tie -0 -4 -4 -NetTie -NetTie-4_SMD_Pad2.0mm -Net tie, 4 pin, 2.0mm square SMD pads -net tie -0 -4 -4 -NetTie -NetTie-4_THT_Pad0.3mm -Net tie, 4 pin, 0.3mm round THT pads -net tie -0 -4 -4 -NetTie -NetTie-4_THT_Pad1.0mm -Net tie, 4 pin, 1.0mm round THT pads -net tie -0 -4 -4 -OptoDevice -ADNS-9800 -Laser Gaming Sensor ADNS-9800 -MOUSE MOUSE_SENSOR LASER_GAMING_SENSOR -0 -16 -16 -OptoDevice -AGILENT_HFBR-152x -Fiberoptic Transmitter TX, HFBR series (https://docs.broadcom.com/docs/AV02-3283EN) -Fiberoptic Transmitter -0 -6 -6 -OptoDevice -AGILENT_HFBR-252x -Fiberoptic Receiver RX, HFBR series (https://docs.broadcom.com/docs/AV02-3283EN) -Fiberoptic Transmitter -0 -6 -6 -OptoDevice -AMS_TSL2550_SMD -http://ams.com/eng/content/download/250130/975613/142977 -TSL2550 ambient light sensor -0 -4 -4 -OptoDevice -Broadcom_AFBR-16xxZ_Horizontal -Fiber Optic Transmitter and Receiver, https://docs.broadcom.com/docs/AV02-4369EN -Fiber Optic Transmitter and Receiver -0 -6 -6 -OptoDevice -Broadcom_AFBR-16xxZ_Tilted -Fiber Optic Transmitter and Receiver, https://docs.broadcom.com/docs/AV02-4369EN -Fiber Optic Transmitter and Receiver -0 -6 -6 -OptoDevice -Broadcom_AFBR-16xxZ_Vertical -Fiber Optic Transmitter and Receiver, https://docs.broadcom.com/docs/AV02-4369EN -Fiber Optic Transmitter and Receiver -0 -6 -6 -OptoDevice -Broadcom_APDS-9301 -ambient light sensor, i2c interface, 6-pin chipled package, https://docs.broadcom.com/docs/AV02-2315EN -ambient light sensor chipled -0 -6 -6 -OptoDevice -Broadcom_DFN-6_2x2mm_P0.65mm -Broadcom DFN, 6 Pin (https://docs.broadcom.com/docs/AV02-4755EN), generated with kicad-footprint-generator ipc_noLead_generator.py -Broadcom DFN NoLead -0 -6 -6 -OptoDevice -Broadcom_LGA-8_2x2mm_P0.53mm -Broadcom LGA, 8 Pin (https://docs.broadcom.com/docs/AV02-4755EN), generated with kicad-footprint-generator ipc_noLead_generator.py -Broadcom LGA NoLead -0 -8 -8 -OptoDevice -Everlight_ITR1201SR10AR -package for Everlight ITR1201SR10AR, light-direction upwards, see https://www.everlight.com/file/ProductFile/ITR1201SR10AR-TR.pdf -reflective opto couple photo coupler -0 -4 -4 -OptoDevice -Everlight_ITR8307 -package for Everlight ITR8307 with PCB cutout, light-direction upwards, see http://www.everlight.com/file/ProductFile/ITR8307.pdf -refective opto couple photo coupler -0 -4 -4 -OptoDevice -Everlight_ITR8307F43 -package for Everlight ITR8307/F43, see https://everlighteurope.com/index.php?controller=attachment&id_attachment=5385 -refective opto couple photo coupler -0 -4 -4 -OptoDevice -Everlight_ITR8307_Reverse -package for Everlight ITR8307 with PCB cutout, light-direction downwards, see http://www.everlight.com/file/ProductFile/ITR8307.pdf -refective opto couple photo coupler -0 -4 -4 -OptoDevice -Finder_34.81 -Relay SPST, Finder Type 34.81 (opto relays/coupler), vertical/standing form, see https://gfinder.findernet.com/public/attachments/34/EN/S34USAEN.pdf -Relay SPST Finder -0 -4 -4 -OptoDevice -Hamamatsu_C12880 -Hamamatsu spectrometer, see http://www.hamamatsu.com/resources/pdf/ssd/c12880ma_kacc1226e.pdf -opto spectrometer Hamamatsu -0 -10 -10 -OptoDevice -Hamamatsu_S13360-30CS -SiPM, 2pin -Hamamatsu SiPM -0 -2 -2 -OptoDevice -Kingbright_KPS-3227 -3.2mmx2.7mm, light sensor, https://www.kingbright.com/attachments/file/psearch/000/00/00/KPS-3227SP1C(Ver.16).pdf -KPS-3227 Ambient Light Photo Sensor -0 -4 -4 -OptoDevice -Kingbright_KPS-5130 -http://www.kingbright.com/attachments/file/psearch/000/00/00/KPS-5130PD7C(Ver.14).pdf -KPS-5130 photodiode RGB sensor -0 -4 -4 -OptoDevice -Kingbright_KRC011_Horizontal -Subminiature Reflective Optical Sensor, http://www.kingbright.com/attachments/file/psearch/000/00/00/KRC011(Ver.15).pdf -Subminiature Reflective Optical Sensor -0 -4 -4 -OptoDevice -Kingbright_KRC011_Vertical -Subminiature Reflective Optical Sensor, http://www.kingbright.com/attachments/file/psearch/000/00/00/KRC011(Ver.15).pdf -Subminiature Reflective Optical Sensor -0 -4 -4 -OptoDevice -Kodenshi_LG206D -http://kodenshi.co.jp/products/pdf/sensor/photointerrupter_ic/LG206D.pdf -Photointerrupter infrared LED with photo IC -0 -5 -5 -OptoDevice -Kodenshi_LG206L -http://kodenshi.co.jp/products/pdf/sensor/photointerrupter_ic/LG205L.pdf -Photointerrupter infrared LED with photo IC -0 -5 -5 -OptoDevice -Kodenshi_SG105 -package for Kodenshi SG-105 with PCB cutout, light-direction upwards, see http://www.kodenshi.co.jp/products/pdf/sensor/photointerrupter_ref/SG-105.pdf -refective opto couple photo coupler -0 -4 -4 -OptoDevice -Kodenshi_SG105F -package for Kodenshi SG-105F, see http://www.kodenshi.co.jp/products/pdf/sensor/photointerrupter_ref/SG-105F.pdf -refective opto couple photo coupler -0 -4 -4 -OptoDevice -Kodenshi_SG105_Reverse -package for Kodenshi SG-105 with PCB cutout, light-direction downwards, see http://www.kodenshi.co.jp/products/pdf/sensor/photointerrupter_ref/SG-105.pdf -refective opto couple photo coupler -0 -4 -4 -OptoDevice -LaserDiode_TO3.3-D3.3-3 -Laser Diode, TO-3.3mm, 3pin -Laser Diode TO3.3 -0 -3 -3 -OptoDevice -LaserDiode_TO5-D9-3 -Laser Diode, TO5-like (D=9mm), 3pin -Laser Diode TO5-like -0 -3 -3 -OptoDevice -LaserDiode_TO18-D5.6-3 -Laser Diode, TO18-like (D=5.6mm), 3pin -Laser Diode TO18-like -0 -3 -3 -OptoDevice -LaserDiode_TO38ICut-3 -Laser Diode, TO-38-ICut, 3pin -Laser Diode TO38-ICut -0 -3 -3 -OptoDevice -LaserDiode_TO56-3 -Laser Diode, TO-56, 3pin -Laser Diode TO56 -0 -3 -3 -OptoDevice -Lightpipe_Dialight_515-1064F -https://www.dialightsignalsandcomponents.com/515-optopipe-light-pipe-trilevel-2-5mm-rnd-flat-diff-lens-press-fit/#tab-resources -lightpipe triple tower right angle 3mm -0 -0 -0 -OptoDevice -Lightpipe_LPF-C012303S -https://www.lumex.com/spec/LPF-C012303S.pdf -lightpipe dual tower right angle 3mm -0 -0 -0 -OptoDevice -Lightpipe_LPF-C013301S -https://www.lumex.com/spec/LPF-C013301S.pdf -lightpipe triple tower right angle 3mm -0 -0 -0 -OptoDevice -Lightpipe_Mentor_1275.x00x -https://www.mentor-bauelemente.de/katalog/ll/MENTOR-LL.pdf -spherical light pipe 4 way 3mm PLCC-2 PLCC-4 -0 -0 -0 -OptoDevice -Lightpipe_Mentor_1276.1004 -https://www.mentor-bauelemente.de/katalog/ll/MENTOR-LL.pdf -spherical light pipe 4 way 3mm PLCC-2 PLCC-4 -0 -0 -0 -OptoDevice -Lightpipe_Mentor_1276.2004 -https://www.mentor-bauelemente.de/katalog/ll/MENTOR-LL.pdf -planar light pipe 4 way 3mm PLCC-2 PLCC-4 -0 -0 -0 -OptoDevice -Lite-On_LTR-303ALS-01 -ambient light sensor, i2c interface, 6-pin chipled package, http://optoelectronics.liteon.com/upload/download/DS86-2013-0004/LTR-303ALS-01_DS_V1.pdf -ambient light sensor chipled -0 -6 -6 -OptoDevice -Luna_NSL-32 -Optoisolator with LED and photoresistor -optoisolator -0 -4 -4 -OptoDevice -Maxim_OLGA-14_3.3x5.6mm_P0.8mm -https://pdfserv.maximintegrated.com/land_patterns/90-0602.PDF -OLGA-14 OESIP-14 -0 -14 -14 -OptoDevice -ONSemi_QSE15x -3 Lead Plastic Package -ONSemi QSE158 QSE159 -0 -3 -3 -OptoDevice -OnSemi_CASE100AQ -OnSemi CASE 100AQ for QRE1113, see https://www.onsemi.com/pub/Collateral/QRE1113-D.PDF -reflective opto couple photo coupler -0 -4 -4 -OptoDevice -OnSemi_CASE100CY -OnSemi CASE 100CY, light-direction upwards, see http://www.onsemi.com/pub/Collateral/QRE1113-D.PDF -refective opto couple photo coupler -0 -4 -4 -OptoDevice -Osram_BPW82 -PhotoDiode, BPW82, RM2.54 -PhotoDiode BPW82 RM2.54 -0 -2 -2 -OptoDevice -Osram_DIL2_4.3x4.65mm_P5.08mm -PhotoDiode, plastic DIL, 4.3x4.65mm², RM5.08 -PhotoDiode plastic DIL RM5.08 -0 -2 -2 -OptoDevice -Osram_LPT80A -PhotoTransistor, sidelooker package, RM2.54 -PhotoTransistor sidelooker package RM2.54 -0 -2 -2 -OptoDevice -Osram_SFH9x0x -package for Osram SFH9x0x series of reflective photo interrupters/couplers, see http://www.osram-os.com/Graphics/XPic6/00200860_0.pdf -reflective photo interrupter SMD -0 -6 -6 -OptoDevice -Osram_SFH205 -PhotoDiode, SFH205, RM2.54 -PhotoDiode SFH205 RM2.54 -0 -2 -2 -OptoDevice -Osram_SFH225 -PhotoDiode, SFH225, RM2.54 -PhotoDiode SFH225 RM2.54 -0 -2 -2 -OptoDevice -Osram_SMD-DIL2_4.5x4.0mm -PhotoDiode, plastic SMD DIL, 4.5x4mm² -PhotoDiode plastic SMD DIL -0 -2 -2 -OptoDevice -Osram_SMD-SmartDIL -PhotoDiode, plastic SMD SmatDIL -PhotoDiode plastic SMD SmatDIL -0 -3 -3 -OptoDevice -Panasonic_APV-AQY_SSOP-4_4.45x2.65mm_P1.27mm -https://www.panasonic-electric-works.com/cps/rde/xbcr/pew_eu_en/technical_information_photomos_en.pdf -SSOP4 APV21 AQY22 -0 -4 -4 -OptoDevice -PerkinElmer_VTL5C -Axial Vactrol (http://www.qsl.net/wa1ion/vactrol/vactrol.pdf) -vactrol -0 -4 -4 -OptoDevice -PerkinElmer_VTL5Cx2 -Axial Vactrol (http://www.qsl.net/wa1ion/vactrol/vactrol.pdf) -vactrol -0 -5 -5 -OptoDevice -R_LDR_4.9x4.2mm_P2.54mm_Vertical -Resistor, LDR 4.9x4.2mm -Resistor LDR4.9x4.2 -0 -2 -2 -OptoDevice -R_LDR_5.0x4.1mm_P3mm_Vertical -Resistor, LDR 5x4.1mm, see http://cdn-reichelt.de/documents/datenblatt/A500/A90xxxx%23PE.pdf -Resistor LDR5x4.1mm -0 -2 -2 -OptoDevice -R_LDR_5.1x4.3mm_P3.4mm_Vertical -Resistor, LDR 5.1x3.4mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf -Resistor LDR5.1x3.4mm -0 -2 -2 -OptoDevice -R_LDR_5.2x5.2mm_P3.5mm_Horizontal -Resistor, LDR 5.2x5.2, upright, see http://cdn-reichelt.de/documents/datenblatt/A500/M996011A.pdf -Resistor LDR5.2x5.2 -0 -2 -2 -OptoDevice -R_LDR_7x6mm_P5.1mm_Vertical -Resistor, LDR 7x6mm -Resistor LDR7x6mm -0 -2 -2 -OptoDevice -R_LDR_10x8.5mm_P7.6mm_Vertical -Resistor, LDR 10x8.5mm -Resistor LDR10.8.5mm -0 -2 -2 -OptoDevice -R_LDR_11x9.4mm_P8.2mm_Vertical -Resistor, LDR 11x9.4mm -Resistor LDR11x9.4mm -0 -2 -2 -OptoDevice -R_LDR_12x10.8mm_P9.0mm_Vertical -Resistor, LDR 12x10.8mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf -Resistor LDR12x10.8mm -0 -2 -2 -OptoDevice -R_LDR_D6.4mm_P3.4mm_Vertical -Resistor, LDR D=6.4mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf -Resistor LDRD=6.4mm -0 -2 -2 -OptoDevice -R_LDR_D13.8mm_P9.0mm_Vertical -Resistor, diameter 13.8mm pitch 9mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf -Resistor LDR -0 -2 -2 -OptoDevice -R_LDR_D20mm_P17.5mm_Vertical -Resistor, LDR 20mm diameter, pin pitch 17.5mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf -Resistor LDR -0 -2 -2 -OptoDevice -ST_VL53L0X -https://www.st.com/resource/en/datasheet/vl53l1x.pdf -laser-ranging sensor -0 -12 -12 -OptoDevice -ST_VL53L1X -https://www.st.com/resource/en/datasheet/vl53l1x.pdf -laser-ranging sensor -0 -12 -12 -OptoDevice -Sharp_GP2Y0A41SK0F -http://www.sharp-world.com/products/device/lineup/data/pdf/datasheet/gp2y0a41sk_e.pdf -Distance Sensor Sharp -0 -2 -2 -OptoDevice -Sharp_IS471F -Sharp OPIC IS471F, see http://pdf.datasheetcatalog.com/datasheet/Sharp/mXvrzty.pdf -Sharp OPIC IS471F -0 -4 -4 -OptoDevice -Sharp_IS485 -Sharp OPIC, IS485, IS486, see http://microrato.ua.pt/main/Actividades/Estagios/Docs/IS485_6.pdf -Sharp OPIC IS485 IS486 -0 -3 -3 -OptoDevice -Siemens_SFH900 -package for Siemens SFH900 reflex photo interrupter/coupler/object detector, see https://www.batronix.com/pdf/sfh900.pdf -Siemens SFH900 reflex photo interrupter coupler object detector -0 -3 -3 -OptoDevice -Toshiba_TORX170_TORX173_TORX193_TORX194 -Fiberoptic Reciver, RX, Toshiba, Toslink, TORX170, TORX173, TORX193, TORX194 -Fiberoptic Reciver RX Toshiba Toslink TORX170 TORX173 TORX193 TORX194 -0 -6 -6 -OptoDevice -Toshiba_TOTX170_TOTX173_TOTX193_TOTX194 -Fiberoptic Reciver, RX, Toshiba, Toslink, TORX170, TORX173, TORX193, TORX194 -Fiberoptic Reciver RX Toshiba Toslink TORX170 TORX173 TORX193 TORX194 -0 -6 -6 -OptoDevice -Vishay_CAST-3Pin -IR Receiver Vishay TSOP-xxxx, CAST package, see https://www.vishay.com/docs/82493/tsop311.pdf -IRReceiverVishayTSOP-xxxx CAST -0 -3 -3 -OptoDevice -Vishay_CNY70 -package for Vishay CNY70 refective photo coupler/interrupter -Vishay CNY70 refective photo coupler -0 -4 -4 -OptoDevice -Vishay_MINICAST-3Pin -IR Receiver Vishay TSOP-xxxx, MINICAST package, see https://www.vishay.com/docs/82669/tsop32s40f.pdf -IR Receiver Vishay TSOP-xxxx MINICAST -0 -3 -3 -OptoDevice -Vishay_MINIMOLD-3Pin -IR Receiver Vishay TSOP-xxxx, MINIMOLD package, see https://www.vishay.com/docs/82742/tsop331.pdf -IR Receiver Vishay TSOP-xxxx MINIMOLD -0 -3 -3 -OptoDevice -Vishay_MOLD-3Pin -IR Receiver Vishay TSOP-xxxx, MOLD package, see https://www.vishay.com/docs/82669/tsop32s40f.pdf -IR Receiver Vishay TSOP-xxxx MOLD -0 -3 -3 -Oscillator -Oscillator_DIP-8 -Oscillator, DIP8,http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf -oscillator -0 -4 -4 -Oscillator -Oscillator_DIP-8_LargePads -Oscillator, DIP8, Large Pads, http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf -oscillator -0 -4 -4 -Oscillator -Oscillator_DIP-14 -Oscillator, DIP14, http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf -oscillator -0 -4 -4 -Oscillator -Oscillator_DIP-14_LargePads -Oscillator, DIP14, Large Pads, http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf -oscillator -0 -4 -4 -Oscillator -Oscillator_OCXO_Morion_MV267 -http://www.morion.com.ru/catalog_pdf/MV267.pdf -OCXO -0 -5 -5 -Oscillator -Oscillator_OCXO_Morion_MV317 -https://www.morion-us.com/catalog_pdf/mv317.pdf -OCXO -0 -5 -5 -Oscillator -Oscillator_SMD_Abracon_ABLNO -https://abracon.com/Precisiontiming/ABLNO.pdf -VCXO XO -0 -4 -4 -Oscillator -Oscillator_SMD_Abracon_ASCO-4Pin_1.6x1.2mm -Miniature Crystal Clock Oscillator Abracon ASCO series, https://abracon.com/Oscillators/ASCO.pdf, 1.6x1.2mm^2 package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_Abracon_ASDMB-4Pin_2.5x2.0mm -Miniature Crystal Clock Oscillator Abracon ASDMB series, 2.5x2.0mm package, http://www.abracon.com/Oscillators/ASDMB.pdf -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_Abracon_ASE-4Pin_3.2x2.5mm -Miniature Crystal Clock Oscillator Abracon ASE series, http://www.abracon.com/Oscillators/ASEseries.pdf, 3.2x2.5mm^2 package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_Abracon_ASE-4Pin_3.2x2.5mm_HandSoldering -Miniature Crystal Clock Oscillator Abracon ASE series, http://www.abracon.com/Oscillators/ASEseries.pdf, hand-soldering, 3.2x2.5mm^2 package -SMD SMT crystal oscillator hand-soldering -0 -4 -4 -Oscillator -Oscillator_SMD_Abracon_ASV-4Pin_7.0x5.1mm -Miniature Crystal Clock Oscillator Abracon ASV series, http://www.abracon.com/Oscillators/ASV.pdf, 7.0x5.1mm^2 package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_Abracon_ASV-4Pin_7.0x5.1mm_HandSoldering -Miniature Crystal Clock Oscillator Abracon ASV series, http://www.abracon.com/Oscillators/ASV.pdf, hand-soldering, 7.0x5.1mm^2 package -SMD SMT crystal oscillator hand-soldering -0 -4 -4 -Oscillator -Oscillator_SMD_Diodes_FN-4Pin_7.0x5.0mm -FN Series Crystal Clock Oscillator (XO) (https://www.diodes.com/assets/Datasheets/FN_3-3V.pdf) -Oscillator Crystal SMD SMT -0 -4 -4 -Oscillator -Oscillator_SMD_ECS_2520MV-xxx-xx-4Pin_2.5x2.0mm -Miniature Crystal Clock Oscillator ECS 2520MV series, https://www.ecsxtal.com/store/pdf/ECS-2520MV.pdf -Miniature Crystal Clock Oscillator ECS 2520MV series SMD SMT HCMOS -0 -4 -4 -Oscillator -Oscillator_SMD_EuroQuartz_XO32-4Pin_3.2x2.5mm -Miniature Crystal Clock Oscillator EuroQuartz XO32 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO32.pdf, 3.2x2.5mm^2 package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_EuroQuartz_XO32-4Pin_3.2x2.5mm_HandSoldering -Miniature Crystal Clock Oscillator EuroQuartz XO32 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO32.pdf, hand-soldering, 3.2x2.5mm^2 package -SMD SMT crystal oscillator hand-soldering -0 -4 -4 -Oscillator -Oscillator_SMD_EuroQuartz_XO53-4Pin_5.0x3.2mm -Miniature Crystal Clock Oscillator EuroQuartz XO53 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO53.pdf, 5.0x3.2mm^2 package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_EuroQuartz_XO53-4Pin_5.0x3.2mm_HandSoldering -Miniature Crystal Clock Oscillator EuroQuartz XO53 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO53.pdf, hand-soldering, 5.0x3.2mm^2 package -SMD SMT crystal oscillator hand-soldering -0 -4 -4 -Oscillator -Oscillator_SMD_EuroQuartz_XO91-4Pin_7.0x5.0mm -Miniature Crystal Clock Oscillator EuroQuartz XO91 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO91.pdf, 7.0x5.0mm^2 package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_EuroQuartz_XO91-4Pin_7.0x5.0mm_HandSoldering -Miniature Crystal Clock Oscillator EuroQuartz XO91 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO91.pdf, hand-soldering, 7.0x5.0mm^2 package -SMD SMT crystal oscillator hand-soldering -0 -4 -4 -Oscillator -Oscillator_SMD_Fordahl_DFAS1-6Pin_14.8x9.1mm -Miniature Crystal Clock Oscillator TXCO Fordahl DFA S1-KHZ/LHZ, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 14.8x9.1mm^2 package -SMD SMT crystal oscillator -0 -6 -6 -Oscillator -Oscillator_SMD_Fordahl_DFAS2-4Pin_7.3x5.1mm -Mminiature Crystal Clock Oscillator TXCO Fordahl DFA S2-KS/LS/US, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 7.3x5.1mm^2 package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_Fordahl_DFAS2-4Pin_7.3x5.1mm_HandSoldering -Mminiature Crystal Clock Oscillator TXCO Fordahl DFA S2-KS/LS/US, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 7.3x5.1mm^2 package -SMD SMT crystal oscillator hand-soldering -0 -4 -4 -Oscillator -Oscillator_SMD_Fordahl_DFAS3-4Pin_9.1x7.2mm -Miniature Crystal Clock Oscillator TXCO Fordahl DFA S3-KS/LS/US, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 9.1x7.2mm^2 package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_Fordahl_DFAS3-4Pin_9.1x7.2mm_HandSoldering -Miniature Crystal Clock Oscillator TXCO Fordahl DFA S3-KS/LS/US, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 9.1x7.2mm^2 package -SMD SMT crystal oscillator hand-soldering -0 -4 -4 -Oscillator -Oscillator_SMD_Fordahl_DFAS7-4Pin_19.9x12.9mm -Miniature Crystal Clock Oscillator TXCO Fordahl DFA S7-K/L, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 19.9x12.9mm^2 package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_Fordahl_DFAS7-4Pin_19.9x12.9mm_HandSoldering -Miniature Crystal Clock Oscillator TXCO Fordahl DFA S7-K/L, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 19.9x12.9mm^2 package -SMD SMT crystal oscillator hand-soldering -0 -4 -4 -Oscillator -Oscillator_SMD_Fordahl_DFAS11-4Pin_7.0x5.0mm -Miniature Crystal Clock Oscillator TXCO Fordahl DFA S11-OV/UOV, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 7.0x5.0mm^2 package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_Fordahl_DFAS11-4Pin_7.0x5.0mm_HandSoldering -Miniature Crystal Clock Oscillator TXCO Fordahl DFA S11-OV/UOV, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 7.0x5.0mm^2 package -SMD SMT crystal oscillator hand-soldering -0 -4 -4 -Oscillator -Oscillator_SMD_Fordahl_DFAS15-4Pin_5.0x3.2mm -Ultraminiature Crystal Clock Oscillator TXCO Fordahl DFA S15-OV/UOV, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 5.0x3.2mm^2 package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_Fordahl_DFAS15-4Pin_5.0x3.2mm_HandSoldering -Ultraminiature Crystal Clock Oscillator TXCO Fordahl DFA S15-OV/UOV, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 5.0x3.2mm^2 package -SMD SMT crystal oscillator hand-soldering -0 -4 -4 -Oscillator -Oscillator_SMD_Fox_FT5H_5.0x3.2mm -https://foxonline.com/wp-content/uploads/pdfs/T5HN_T5HV.pdf -Fox TXCO temperature compensated oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_IDT_JS6-6_5.0x3.2mm_P1.27mm -SMD Crystal Oscillator IDT https://www.idt.com/document/dst/xu-family-datasheet#page=15, 5.0x3.2mm -SMD SMT crystal oscillator -0 -6 -6 -Oscillator -Oscillator_SMD_IDT_JU6-6_7.0x5.0mm_P2.54mm -SMD Crystal Oscillator IDT https://www.idt.com/document/dst/xu-family-datasheet#page=17, 7.0x5.0mm -SMD SMT crystal oscillator -0 -6 -6 -Oscillator -Oscillator_SMD_IQD_IQXO70-4Pin_7.5x5.0mm -IQD Crystal Clock Oscillator IQXO-70, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 7.5x5.0mm^2 package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_IQD_IQXO70-4Pin_7.5x5.0mm_HandSoldering -IQD Crystal Clock Oscillator IQXO-70, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 7.5x5.0mm^2 package -SMD SMT crystal oscillator hand-soldering -0 -4 -4 -Oscillator -Oscillator_SMD_Kyocera_2520-6Pin_2.5x2.0mm -https://global.kyocera.com/prdct/electro/product/pdf/kt2520_e.pdf -2.5mm 2mm SMD -0 -6 -6 -Oscillator -Oscillator_SMD_Kyocera_KC2520Z-4Pin_2.5x2.0mm -https://global.kyocera.com/prdct/electro/product/pdf/clock_z_xz_e.pdf -2.5mm 2mm SMD -0 -4 -4 -Oscillator -Oscillator_SMD_OCXO_ConnorWinfield_OH300 -http://www.conwin.com/datasheets/cx/cx282.pdf -OCXO -0 -7 -7 -Oscillator -Oscillator_SMD_SI570_SI571_HandSoldering -SI570, SI571, Programmable oscillator, Standard -SI570 SI571 Programmable oscillator Standard -0 -8 -8 -Oscillator -Oscillator_SMD_SI570_SI571_Standard -SI570, SI571, Programmable oscillator, Standard -SI570 SI571 Programmable oscillator Standard -0 -8 -8 -Oscillator -Oscillator_SMD_SeikoEpson_SG210-4Pin_2.5x2.0mm -SMD Crystal Oscillator Seiko Epson SG-210 https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-210SED, 2.5x2.0mm^2 package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_SeikoEpson_SG210-4Pin_2.5x2.0mm_HandSoldering -SMD Crystal Oscillator Seiko Epson SG-210 https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-210SED, hand-soldering, 2.5x2.0mm^2 package -SMD SMT crystal oscillator hand-soldering -0 -4 -4 -Oscillator -Oscillator_SMD_SeikoEpson_SG3030CM -SMD Crystal Oscillator Seiko Epson SG-3030CM package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_SeikoEpson_SG8002CA-4Pin_7.0x5.0mm -SMD Crystal Oscillator Seiko Epson SG-8002CA https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 7.0x5.0mm^2 package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_SeikoEpson_SG8002CA-4Pin_7.0x5.0mm_HandSoldering -SMD Crystal Oscillator Seiko Epson SG-8002CA https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 7.0x5.0mm^2 package -SMD SMT crystal oscillator hand-soldering -0 -4 -4 -Oscillator -Oscillator_SMD_SeikoEpson_SG8002CE-4Pin_3.2x2.5mm -SMD Crystal Oscillator Seiko Epson SG-8002CE https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 3.2x2.5mm^2 package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_SeikoEpson_SG8002CE-4Pin_3.2x2.5mm_HandSoldering -SMD Crystal Oscillator Seiko Epson SG-8002CE https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 3.2x2.5mm^2 package -SMD SMT crystal oscillator hand-soldering -0 -4 -4 -Oscillator -Oscillator_SMD_SeikoEpson_SG8002JA-4Pin_14.0x8.7mm -SMD Crystal Oscillator Seiko Epson SG-8002JA https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 14.0x8.7mm^2 package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_SeikoEpson_SG8002JA-4Pin_14.0x8.7mm_HandSoldering -SMD Crystal Oscillator Seiko Epson SG-8002JA https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 14.0x8.7mm^2 package -SMD SMT crystal oscillator hand-soldering -0 -4 -4 -Oscillator -Oscillator_SMD_SeikoEpson_SG8002JC-4Pin_10.5x5.0mm -SMD Crystal Oscillator Seiko Epson SG-8002JC https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 10.5x5.0mm^2 package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_SeikoEpson_SG8002JC-4Pin_10.5x5.0mm_HandSoldering -SMD Crystal Oscillator Seiko Epson SG-8002JC https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 10.5x5.0mm^2 package -SMD SMT crystal oscillator hand-soldering -0 -4 -4 -Oscillator -Oscillator_SMD_SeikoEpson_SG8002LB-4Pin_5.0x3.2mm -SMD Crystal Oscillator Seiko Epson SG-8002LB https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 5.0x3.2mm^2 package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_SeikoEpson_SG8002LB-4Pin_5.0x3.2mm_HandSoldering -SMD Crystal Oscillator Seiko Epson SG-8002LB https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 5.0x3.2mm^2 package -SMD SMT crystal oscillator hand-soldering -0 -4 -4 -Oscillator -Oscillator_SMD_SiTime_SiT9121-6Pin_3.2x2.5mm -3.2x2.5mm, 1-220MHz High Performance Differential Oscillator SiTime SiT9121 https://www.sitime.com/datasheet/SiT9121 -SMD SMT crystal oscillator -0 -6 -6 -Oscillator -Oscillator_SMD_Silicon_Labs_LGA-6_2.5x3.2mm_P1.25mm -Silicon_Labs LGA, 6 Pin (https://www.silabs.com/documents/public/data-sheets/si512-13.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -Silicon_Labs LGA NoLead -0 -6 -6 -Oscillator -Oscillator_SMD_TCXO_G158 -TCXO -TCXO -0 -4 -4 -Oscillator -Oscillator_SMD_TXC_7C-4Pin_5.0x3.2mm -Miniature Crystal Clock Oscillator TXC 7C series, http://www.txccorp.com/download/products/osc/7C_o.pdf, 5.0x3.2mm^2 package -SMD SMT crystal oscillator -0 -4 -4 -Oscillator -Oscillator_SMD_TXC_7C-4Pin_5.0x3.2mm_HandSoldering -Miniature Crystal Clock Oscillator TXC 7C series, http://www.txccorp.com/download/products/osc/7C_o.pdf, hand-soldering, 5.0x3.2mm^2 package -SMD SMT crystal oscillator hand-soldering -0 -4 -4 -Oscillator -Oscillator_SeikoEpson_SG-8002DB -14-lead dip package, row spacing 7.62 mm (300 mils) -DIL DIP PDIP 2.54mm 7.62mm 300mil -0 -4 -4 -Oscillator -Oscillator_SeikoEpson_SG-8002DC -8-lead dip package, row spacing 7.62 mm (300 mils) -DIL DIP PDIP 2.54mm 7.62mm 300mil -0 -4 -4 -Package_BGA -Analog_BGA-28_4.0x6.25mm_Layout4x7_P0.8mm_Ball0.45mm_Pad0.4 -Analog BGA-28 4.0mm x 6.25mm package, pitch 0.4mm pad, based on https://www.analog.com/media/en/technical-documentation/data-sheets/8063fa.pdf -BGA 28 0.8 -0 -28 -28 -Package_BGA -BGA-9_1.6x1.6mm_Layout3x3_P0.5mm -BGA-9, http://www.ti.com/lit/ds/symlink/bq27421-g1.pdf -BGA-9 -0 -9 -9 -Package_BGA -BGA-16_1.92x1.92mm_Layout4x4_P0.5mm -BGA-16, http://www.st.com/content/ccc/resource/technical/document/datasheet/group2/bc/cd/62/9e/8f/30/47/69/CD00151267/files/CD00151267.pdf/jcr:content/translations/en.CD00151267.pdf -BGA-16 -0 -16 -16 -Package_BGA -BGA-25_6.35x6.35mm_Layout5x5_P1.27mm -BGA-25, http://cds.linear.com/docs/en/datasheet/4624fc.pdf -BGA-25 uModule -0 -25 -25 -Package_BGA -BGA-36_3.396x3.466mm_Layout6x6_P0.4mm_Ball0.25mm_Pad0.2mm_NSMD -Altera V36, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00486-00.pdf -Altera BGA-36 V36 VBGA -0 -36 -36 -Package_BGA -BGA-48_8.0x9.0mm_Layout6x8_P0.8mm -BGA-48 - pitch 0.8 mm -BGA-48 -0 -48 -48 -Package_BGA -BGA-64_9.0x9.0mm_Layout10x10_P0.8mm -BGA-64, 10x10 raster, 9x9mm package, pitch 0.8mm -BGA-64 -0 -64 -64 -Package_BGA -BGA-68_5.0x5.0mm_Layout9x9_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD -Altera MBGA-68, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00344-01.pdf -Altera BGA-68 M68 MBGA -0 -68 -68 -Package_BGA -BGA-81_4.496x4.377mm_Layout9x9_P0.4mm_Ball0.25mm_Pad0.2mm_NSMD -Altera V81, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00478-01.pdf -Altera VBGA V81 BGA-81 -0 -81 -81 -Package_BGA -BGA-90_8.0x13.0mm_Layout2x3x15_P0.8mm -BGA-90, http://www.issi.com/WW/pdf/42-45S32800J.pdf -BGA-90 -0 -90 -90 -Package_BGA -BGA-96_9.0x13.0mm_Layout2x3x16_P0.8mm -BGA-96, http://www.mouser.com/ds/2/198/43-46TR16640B-81280BL-706483.pdf -BGA-96 -0 -96 -96 -Package_BGA -BGA-100_6.0x6.0mm_Layout11x11_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD -Altera MBGA-100, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00345-01.pdf -Altera BGA-100 M100 MBGA -0 -100 -100 -Package_BGA -BGA-100_11.0x11.0mm_Layout10x10_P1.0mm_Ball0.5mm_Pad0.4mm_NSMD -BGA-100, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00223-02.pdf -BGA-100 -0 -100 -100 -Package_BGA -BGA-121_9.0x9.0mm_Layout11x11_P0.8mm_Ball0.4mm_Pad0.35mm_NSMD -121-ball, 0.8mm BGA (based on http://www.latticesemi.com/view_document?document_id=213) -BGA 0.8mm 9mm 121 -0 -121 -121 -Package_BGA -BGA-121_12.0x12.0mm_Layout11x11_P1.0mm -BGA-121, http://cds.linear.com/docs/en/packaging/05081891_A_bga121.pdf -BGA-121 -0 -121 -121 -Package_BGA -BGA-132_12x18mm_Layout11x17_P1.0mm -BGA-132 11x17 12x18mm 1.0pitch -BGA-132 -0 -132 -132 -Package_BGA -BGA-144_7.0x7.0mm_Layout13x13_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD -Altera MBGA-144, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00346-00.pdf -Altera BGA-144 M144 MBGA -0 -144 -144 -Package_BGA -BGA-144_13.0x13.0mm_Layout12x12_P1.0mm -BGA-144, http://www.topline.tv/drawings/pdf/BGA%201,0mm%20pitch/LBGA144T1.0-DC128.pdf -BGA-144 -0 -144 -144 -Package_BGA -BGA-152_14x18mm_Layout13x17_P0.5mm -BGA-152_14x18mm_Layout13x17_P0.5mm -VBGA-152 -0 -152 -152 -Package_BGA -BGA-153_8.0x8.0mm_Layout15x15_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD -Altera MBGA-153, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00471-00.pdf -Altera BGA-153 M153 MBGA -0 -153 -153 -Package_BGA -BGA-169_11.0x11.0mm_Layout13x13_P0.8mm_Ball0.5mm_Pad0.4mm_NSMD -Altera U169, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00470-01.pdf -Altera UBGA U169 BGA-169 -0 -169 -169 -Package_BGA -BGA-200_10.0x14.5mm_Layout12x22_P0.80x0.65mm -BGA-200, 14.5x10.0mm, 200 Ball, 12x22 Layout, 0.8x0.65mm Pitch, http://www.issi.com/WW/pdf/43-46LQ32256A-AL.pdf -BGA 200 0.8x0.65 -0 -200 -200 -Package_BGA -BGA-256_11.0x11.0mm_Layout20x20_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD -Altera MBGA-256, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00348-01.pdf -Altera BGA-256 M256 MBGA -0 -256 -256 -Package_BGA -BGA-256_14.0x14.0mm_Layout16x16_P0.8mm_Ball0.45mm_Pad0.32mm_NSMD -BGA-256, dimensions: https://www.xilinx.com/support/documentation/package_specs/ft256.pdf, design rules: https://www.xilinx.com/support/documentation/user_guides/ug1099-bga-device-design-rules.pdf -BGA-256 -0 -256 -256 -Package_BGA -BGA-256_17.0x17.0mm_Layout16x16_P1.0mm_Ball0.5mm_Pad0.4mm_NSMD -BGA-256, dimensions: https://www.xilinx.com/support/documentation/package_specs/ft256.pdf, design rules: https://www.xilinx.com/support/documentation/user_guides/ug1099-bga-device-design-rules.pdf -BGA-256 -0 -256 -256 -Package_BGA -BGA-324_15.0x15.0mm_Layout18x18_P0.8mm_Ball0.5mm_Pad0.4mm_NSMD -Altera U324, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00474-02.pdf -Altera UBGA U324 BGA-324 -0 -324 -324 -Package_BGA -BGA-324_19.0x19.0mm_Layout18x18_P1.0mm_Ball0.5mm_Pad0.4mm_NSMD -BGA-324, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00233-03.pdf -BGA-324 -0 -324 -324 -Package_BGA -BGA-352_35.0x35.0mm_Layout26x26_P1.27mm -BGA-352, https://www.fujitsu.com/downloads/MICRO/fma/pdfmcu/b352p05.pdf -BGA-352 -0 -352 -352 -Package_BGA -BGA-400_21.0x21.0mm_Layout20x20_P1.0mm -BGA-400, https://www.xilinx.com/support/documentation/package_specs/fg400.pdf -BGA-400 -0 -400 -400 -Package_BGA -BGA-484_23.0x23.0mm_Layout22x22_P1.0mm -BGA-484, https://www.xilinx.com/support/documentation/package_specs/fg484.pdf -BGA-484 -0 -484 -484 -Package_BGA -BGA-624_21.0x21.0mm_Layout25x25_P0.8mm -BGA-624, 25x25 grid, 21x21mm package, pitch 0.8mm; https://www.nxp.com/docs/en/package-information/SOT1529-1.pdf -BGA 624 0.8 -0 -624 -624 -Package_BGA -BGA-625_21.0x21.0mm_Layout25x25_P0.8mm -BGA-625 -BGA-625 -0 -625 -625 -Package_BGA -BGA-672_27.0x27.0mm_Layout26x26_P1.0mm_Ball0.6mm_Pad0.5mm_NSMD -Altera BGA-672, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00472-00.pdf -Altera BGA-672 F672 FBGA -0 -672 -672 -Package_BGA -BGA-676_27.0x27.0mm_Layout26x26_P1.0mm_Ball0.6mm_Pad0.5mm_NSMD -XILINX BGA-676, https://www.xilinx.com/support/documentation/package_specs/fg676.pdf -XILINX BGA-676 FG676/FGG676 -0 -676 -676 -Package_BGA -BGA-1023_33.0x33.0mm_Layout32x32_P1.0mm -BGA-1023 -BGA-1023 -0 -1023 -1023 -Package_BGA -BGA-1156_35.0x35.0mm_Layout34x34_P1.0mm -BGA-1156 -BGA-1156 -0 -1156 -1156 -Package_BGA -BGA-1295_37.5x37.5mm_Layout36x36_P1.0mm -BGA-1295 -BGA-1295 -0 -1295 -1295 -Package_BGA -FB-BGA-484_23.0x23.0mm_Layout22x22_P1.0mm -Xilinx FB-484, https://www.xilinx.com/support/documentation/user_guides/ug1099-bga-device-design-rules.pdf -FB-BGA-484 -0 -484 -484 -Package_BGA -FBGA-78_7.5x11mm_Layout2x3x13_P0.8mm -FBGA-78, https://www.skhynix.com/product/filedata/fileDownload.do?seq=7687 -FBGA-78 -0 -78 -78 -Package_BGA -Fujitsu_WLP-15_2.28x3.092mm_Layout3x5_P0.4mm -WLP-15, 3x5 raster, 2.28x3.092mm package, pitch 0.4mm; http://www.fujitsu.com/global/documents/products/devices/semiconductor/fram/lineup/MB85RS1MT-DS501-00022-7v0-E.pdf -BGA 8 0.4 -0 -8 -8 -Package_BGA -Infineon_LFBGA-292_17x17mm_Layout20x20_P0.8mm_Ball0.5mm_Pad0.35 -Infineon LFBGA-292, 0.35mm pad, 17.0x17.0mm, 292 Ball, 20x20 Layout, 0.8mm Pitch, https://www.infineon.com/cms/en/product/packages/PG-LFBGA/PG-LFBGA-292-11/ -BGA 292 0.8 -0 -292 -292 -Package_BGA -LFBGA-100_10x10mm_Layout10x10_P0.8mm -LFBGA-100, 10x10 raster, 10x10mm package, pitch 0.8mm; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f103tb.pdf -BGA 100 0.8 -0 -100 -100 -Package_BGA -LFBGA-144_10x10mm_Layout12x12_P0.8mm -LFBGA-144, 12x12 raster, 10x10mm package, pitch 0.8mm; see section 6.1 of http://www.st.com/resource/en/datasheet/stm32f103ze.pdf -BGA 144 0.8 -0 -144 -144 -Package_BGA -LFBGA-169_16x12mm_Layout28x14_P0.5mm_Ball0.3_Pad0.3mm_NSMD -https://4donline.ihs.com/images/VipMasterIC/IC/SGST/SGSTS20279/SGSTS20279-1.pdf?hkey=EF798316E3902B6ED9A73243A3159BB0 -eMMC Flash LFBGA169 -0 -169 -169 -Package_BGA -Lattice_caBGA-381_17.0x17.0mm_Layout20x20_P0.8mm_Ball0.4mm_Pad0.4mm_NSMD -Lattice caBGA-381 footprint for ECP5 FPGAs, based on http://www.latticesemi.com/view_document?document_id=213 -BGA 381 0.8 -0 -381 -381 -Package_BGA -Lattice_caBGA-381_17.0x17.0mm_Layout20x20_P0.8mm_Ball0.4mm_Pad0.6mm_SMD -Lattice caBGA-381 footprint for ECP5 FPGAs, based on http://www.latticesemi.com/view_document?document_id=213 -BGA 381 0.8 -0 -381 -381 -Package_BGA -Lattice_caBGA-756_27.0x27.0mm_Layout32x32_P0.8mm -Lattice caBGA-756, ECP5 FPGAs, 27.0x27.0mm, 756 Ball, 32x32 Layout, 0.8mm Pitch, http://www.latticesemi.com/view_document?document_id=213 -BGA 756 0.8 -0 -756 -756 -Package_BGA -Linear_BGA-133_15.0x15.0mm_Layout12x12_P1.27mm -Analog Devices (Linear Tech), 133-pin BGA uModule, 15.0x15.0x4.92mm, https://www.analog.com/media/en/technical-documentation/data-sheets/4637fc.pdf -133 pin bga -0 -134 -134 -Package_BGA -Maxim_WLP-9_1.595x1.415_Layout3x3_P0.4mm_Ball0.27mm_Pad0.25mm_NSMD -Maxim_WLP-9 W91C1+1 https://pdfserv.maximintegrated.com/package_dwgs/21-0459.PDF -Maxim_WLP-9 -0 -9 -9 -Package_BGA -Maxim_WLP-12 -Maxim_WLP-12 W121B2+1 http://pdfserv.maximintegrated.com/package_dwgs/21-0009.PDF -Maxim_WLP-12 -0 -12 -12 -Package_BGA -Microchip_TFBGA-196_11x11mm_Layout14x14_P0.75mm_SMD -TFBGA-196, 11.0x11.0mm, 196 Ball, 14x14 Layout, 0.75mm Pitch, http://ww1.microchip.com/downloads/en/DeviceDoc/SAMA5D2-Series-Data-Sheet-DS60001476C.pdf#page=2956 -BGA 196 0.75 -0 -196 -196 -Package_BGA -ST_uTFBGA-36_3.6x3.6mm_Layout6x6_P0.5mm -ST uTFBGA-36, 0.25mm pad, 3.6x3.6mm, 36 Ball, 6x6 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stulpi01a.pdf -BGA 36 0.5 -0 -36 -36 -Package_BGA -TFBGA-64_5x5mm_Layout8x8_P0.5mm -TFBGA-64, 8x8 raster, 5x5mm package, pitch 0.5mm; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f100v8.pdf -BGA 64 0.5 -0 -64 -64 -Package_BGA -TFBGA-100_8x8mm_Layout10x10_P0.8mm -TFBGA-100, 10x10 raster, 8x8mm package, pitch 0.8mm; see section 6.2 of http://www.st.com/resource/en/datasheet/stm32f746zg.pdf -BGA 100 0.8 -0 -100 -100 -Package_BGA -TFBGA-100_9.0x9.0mm_Layout10x10_P0.8mm -TFBGA-100, 10x10, 9x9mm package, pitch 0.8mm -TFBGA-100 -0 -100 -100 -Package_BGA -TFBGA-121_10x10mm_Layout11x11_P0.8mm -TFBGA-121, 11x11 raster, 10x10mm package, pitch 0.8mm; http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#p495 -BGA 121 0.8 -0 -121 -121 -Package_BGA -TFBGA-216_13x13mm_Layout15x15_P0.8mm -TFBGA-216, 15x15 raster, 13x13mm package, pitch 0.8mm; see section 6.8 of http://www.st.com/resource/en/datasheet/stm32f746zg.pdf -BGA 216 0.8 -0 -216 -216 -Package_BGA -TFBGA-265_14x14mm_Layout17x17_P0.8mm -TFBGA-265, 17x17 raster, 14x14mm package, pitch 0.8mm; see section 7.8 of http://www.st.com/resource/en/datasheet/DM00387108.pdf -BGA 265 0.8 -0 -265 -265 -Package_BGA -Texas_DSBGA-5_0.822x1.116mm_Layout2x1x2_P0.4mm -Texas Instruments, DSBGA, 0.822x1.116mm, 5 bump 2x1x2 array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/opa330.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) -Texas Instruments DSBGA BGA YFF S-XBGA-N5 -0 -10 -5 -Package_BGA -Texas_DSBGA-6_0.9x1.4mm_Layout2x3_P0.5mm -Texas Instruments, DSBGA, 0.9x1.4mm, 6 bump 2x3 (perimeter) array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/ts5a3159a.pdf) -Texas Instruments DSBGA BGA YZP R-XBGA-N6 -0 -12 -6 -Package_BGA -Texas_DSBGA-8_0.9x1.9mm_Layout2x4_P0.5mm -Texas Instruments, DSBGA, 0.9x1.9mm, 8 bump 2x4 (perimeter) array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/txb0102.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) -Texas Instruments DSBGA BGA YZP R-XBGA-N8 -0 -16 -8 -Package_BGA -Texas_DSBGA-8_1.43x1.41mm_Layout3x3_P0.5mm -Texas Instruments, DSBGA, 1.43x1.41mm, 8 bump 3x3 (perimeter) array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/lmc555.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) -Texas Instruments DSBGA BGA YZP R-XBGA-N8 -0 -16 -8 -Package_BGA -Texas_DSBGA-8_1.5195x1.5195mm_Layout3x3_P0.5mm -Texas Instruments, DSBGA, 1.5195x1.5195x0.600mm, 8 ball 3x3 area grid, YZR pad definition (http://www.ti.com/lit/ml/mxbg270/mxbg270.pdf) -BGA 8 0.5 -0 -8 -8 -Package_BGA -Texas_DSBGA-9_1.4715x1.4715mm_Layout3x3_P0.5mm -Texas Instruments, DSBGA, 1.4715x1.4715mm, 9 bump 3x3 array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/lm4990.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) -Texas Instruments DSBGA BGA YZR0009 -0 -18 -9 -Package_BGA -Texas_DSBGA-10_1.36x1.86mm_Layout3x4_P0.5mm -Texas Instruments, DSBGA, 1.36x1.86mm, 10 bump 3x4 (perimeter) array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/txs0104e.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) -Texas Instruments DSBGA BGA -0 -20 -10 -Package_BGA -Texas_DSBGA-12_1.36x1.86mm_Layout3x4_P0.5mm -Texas Instruments, DSBGA, 1.36x1.86mm, 12 bump 3x4 (area) array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/txs0104e.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) -Texas Instruments DSBGA BGA -0 -24 -12 -Package_BGA -Texas_DSBGA-28_1.9x3.0mm_Layout4x7_P0.4mm -Texas Instruments, DSBGA, 3.0x1.9x0.625mm, 28 ball 7x4 area grid, NSMD pad definition (http://www.ti.com/lit/ds/symlink/bq51050b.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) -BGA 28 0.4 -0 -28 -28 -Package_BGA -Texas_DSBGA-49_3.33x3.488mm_Layout7x7_P0.4mm -Texas Instruments, DSBGA, 3.33x3.488x0.625mm, 49 ball 7x7 area grid, NSMD pad definition (http://www.ti.com/lit/ds/symlink/msp430f2234.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) -texas dsbga 49 -0 -49 -49 -Package_BGA -Texas_DSBGA-64_3.415x3.535mm_Layout8x8_P0.4mm -Texas Instruments, DSBGA, 3.415x3.535x0.625mm, 64 ball 8x8 area grid, NSMD pad definition (http://www.ti.com/lit/ds/slas718g/slas718g.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) -texas dsbga 64 -0 -64 -64 -Package_BGA -Texas_MicroStar_Junior_BGA-12_2.0x2.5mm_Layout4x3_P0.5mm -Texas Instruments, BGA Microstar Junior, 2x2.5mm, 12 bump 4x3 grid, NSMD pad definition (http://www.ti.com/lit/ds/symlink/txb0104.pdf, http://www.ti.com/lit/wp/ssyz015b/ssyz015b.pdf) -Texas_Junior_BGA-12 -0 -12 -12 -Package_BGA -Texas_MicroStar_Junior_BGA-80_5.0x5.0mm_Layout9x9_P0.5mm -Texas Instruments, BGA Microstar Junior, 5x5mm, 80 ball 9x9 grid, NSMD pad definition (http://www.ti.com/lit/ds/symlink/tlv320aic23b.pdf, http://www.ti.com/lit/wp/ssyz015b/ssyz015b.pdf) -Texas_Junior_BGA-80 -0 -80 -80 -Package_BGA -Texas_MicroStar_Junior_BGA-113_7.0x7.0mm_Layout12x12_P0.5mm -Texas Instruments, BGA Microstar Junior, 7x7mm, 113 ball 12x12 grid, NSMD pad definition (http://www.ti.com/lit/ml/mpbg674/mpbg674.pdf, http://www.ti.com/lit/wp/ssyz015b/ssyz015b.pdf) -Texas_Junior_BGA-113 -0 -113 -113 -Package_BGA -UCBGA-36_2.5x2.5mm_Layout6x6_P0.4mm -UCBGA-36, 6x6 raster, 2.5x2.5mm package, pitch 0.4mm; https://www.latticesemi.com/view_document?document_id=213 -BGA 36 0.4 -0 -36 -36 -Package_BGA -UCBGA-49_3x3mm_Layout7x7_P0.4mm -UCBGA-49, 7x7 raster, 3x3mm package, pitch 0.4mm; https://www.latticesemi.com/view_document?document_id=213 -BGA 49 0.4 -0 -49 -49 -Package_BGA -UCBGA-81_4x4mm_Layout9x9_P0.4mm -UCBGA-81, 9x9 raster, 4x4mm package, pitch 0.4mm; https://www.latticesemi.com/view_document?document_id=213 -BGA 81 0.4 -0 -81 -81 -Package_BGA -UFBGA-15_3.0x3.0mm_Layout4x4_P0.65mm -UFBGA-15, 4x4, 3x3mm package, pitch 0.65mm -UFBGA-15 -0 -15 -15 -Package_BGA -UFBGA-32_4.0x4.0mm_Layout6x6_P0.5mm -UFBGA-32, 6x6, 4x4mm package, pitch 0.5mm -UFBGA-32 -0 -32 -32 -Package_BGA -UFBGA-64_5x5mm_Layout8x8_P0.5mm -UFBGA-64, 8x8 raster, 5x5mm package, pitch 0.5mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f051t8.pdf -BGA 64 0.5 -0 -64 -64 -Package_BGA -UFBGA-100_7x7mm_Layout12x12_P0.5mm -UFBGA-100, 12x12 raster, 7x7mm package, pitch 0.5mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f103tb.pdf -BGA 100 0.5 -0 -100 -100 -Package_BGA -UFBGA-132_7x7mm_Layout12x12_P0.5mm -UFBGA-132, 12x12 raster, 7x7mm package, pitch 0.5mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32l152zc.pdf -BGA 132 0.5 -0 -132 -132 -Package_BGA -UFBGA-132_7x7mm_P0.5mm -UFBGA 132 Pins, 0.5mm Pitch, 0.3mm Ball, http://www.st.com/resource/en/datasheet/stm32l486qg.pdf -ufbga bga small-pitch -0 -132 -132 -Package_BGA -UFBGA-144_7x7mm_Layout12x12_P0.5mm -UFBGA-144, 12x12 raster, 7x7mm package, pitch 0.5mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32f446ze.pdf -BGA 144 0.5 -0 -144 -144 -Package_BGA -UFBGA-144_10x10mm_Layout12x12_P0.8mm -UFBGA-144, 12x12 raster, 10x10mm package, pitch 0.8mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32f446ze.pdf -BGA 144 0.8 -0 -144 -144 -Package_BGA -UFBGA-169_7x7mm_Layout13x13_P0.5mm -UFBGA-169, 13x13 raster, 7x7mm package, pitch 0.5mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32f429ng.pdf -BGA 169 0.5 -0 -169 -169 -Package_BGA -UFBGA-201_10x10mm_Layout15x15_P0.65mm -UFBGA-201, 15x15 raster, 10x10mm package, pitch 0.65mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32f207vg.pdf -BGA 201 0.65 -0 -201 -201 -Package_BGA -VFBGA-49_5.0x5.0mm_Layout7x7_P0.65mm -VFBGA-49, 7x7, 5x5mm package, pitch 0.65mm -VFBGA-49 -0 -49 -49 -Package_BGA -VFBGA-86_6x6mm_Layout10x10_P0.55mm_Ball0.25mm_Pad0.2mm -VFBGA-86, 6.0x6.0mm, 86 Ball, 10x10 Layout, 0.55mm Pitch, https://www.dialog-semiconductor.com/sites/default/files/da1469x_datasheet_3v1.pdf#page=740 -BGA 86 0.55 -0 -86 -86 -Package_BGA -VFBGA-100_7.0x7.0mm_Layout10x10_P0.65mm -VFBGA-100, 10x10, 7x7mm package, pitch 0.65mm -VFBGA-100 -0 -100 -100 -Package_BGA -WLP-4_0.73x0.73mm_Layout2x2_P0.35mm_Ball0.22mm_Pad0.2mm_NSMD -WLP-4, 2x2 raster, 0.73x0.73mm package, pitch 0.35mm; https://datasheets.maximintegrated.com/en/ds/MAX40200.pdf -BGA 4 0.35 -0 -4 -4 -Package_BGA -WLP-4_0.83x0.83mm_P0.4mm -WLP-4_0.83x0.83mm_P0.4mm https://pdfserv.maximintegrated.com/package_dwgs/21-100107.PDF, https://www.maximintegrated.com/en/app-notes/index.mvp/id/1891 -WLP-4 -0 -4 -4 -Package_BGA -WLP-4_0.86x0.86mm_P0.4mm -WLP-4_0.86x0.86mm_P0.4mm https://pdfserv.maximintegrated.com/package_dwgs/21-0612.PDF, https://www.maximintegrated.com/en/app-notes/index.mvp/id/1891 -WLP-4 -0 -4 -4 -Package_BGA -WLP-9_1.448x1.468mm_Layout3x3_P0.4mm_Ball0.27mm_Pad0.25mm -WLP-9, 1.448x1.468mm, 9 Ball, 3x3 Layout, 0.4mm Pitch, https://pdfserv.maximintegrated.com/package_dwgs/21-100168.PDF -BGA 9 0.4 -0 -9 -9 -Package_BGA -XBGA-121_10x10mm_Layout11x11_P0.8mm -XBGA-121, 11x11 raster, 10x10mm package, pitch 0.6mm; http://ww1.microchip.com/downloads/en/DeviceDoc/39969b.pdf -BGA 121 0.8 -0 -121 -121 -Package_BGA -XFBGA-36_3.5x3.5mm_Layout6x6_P0.5mm -XFBGA-36, https://www.nxp.com/docs/en/package-information/SOT1555-1.pdf -XFBGA-36 -0 -36 -36 -Package_BGA -XFBGA-64_5.0x5.0mm_Layout8x8_P0.5mm -XFBGA-64, https://www.nxp.com/docs/en/package-information/SOT1555-1.pdf -XFBGA-64 -0 -64 -64 -Package_BGA -XFBGA-121_8x8mm_Layout11x11_P0.65mm -XFBGA-121, https://www.nxp.com/docs/en/package-information/SOT1533-1.pdf -XFBGA-121 -0 -121 -121 -Package_BGA -Xilinx_CLG225 -Zynq-7000 BGA, 15x15 grid, 13x13mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=77, NSMD pad definition Appendix A -BGA 225 0.8 CLG225 -0 -225 -225 -Package_BGA -Xilinx_CLG400 -Zynq-7000 BGA, 20x20 grid, 17x17mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=78, NSMD pad definition Appendix A -BGA 400 0.8 CLG400 CL400 -0 -400 -400 -Package_BGA -Xilinx_CLG484_CLG485 -Zynq-7000 BGA, 22x22 grid, 19x19mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=79, NSMD pad definition Appendix A -BGA 484 0.8 CLG484 CL484 CLG485 CL485 -0 -484 -484 -Package_BGA -Xilinx_CPG236 -Artix-7 BGA, 19x19 grid, 10x10mm package, 0.5mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=266, NSMD pad definition Appendix A -BGA 238 0.5 CP236 CPG236 -0 -238 -238 -Package_BGA -Xilinx_CPG238 -Artix-7 BGA, 19x19 grid, 10x10mm package, 0.5mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=267, NSMD pad definition Appendix A -BGA 238 0.5 CPG238 -0 -238 -238 -Package_BGA -Xilinx_CPGA196 -Spartan-7 BGA, 14x14 grid, 8x8mm package, 0.5mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=260, NSMD pad definition Appendix A -BGA 196 0.5 CPGA196 -0 -196 -196 -Package_BGA -Xilinx_CSG324 -Artix-7 BGA, 18x18 grid, 15x15mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=268, NSMD pad definition Appendix A -BGA 324 0.8 CS324 CSG324 -0 -324 -324 -Package_BGA -Xilinx_CSG325 -Artix-7 BGA, 18x18 grid, 15x15mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=268, NSMD pad definition Appendix A -BGA 324 0.8 CS325 CSG235 -0 -324 -324 -Package_BGA -Xilinx_CSGA225 -Spartan-7 BGA, 15x15 grid, 13x13mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=262, NSMD pad definition Appendix A -BGA 225 0.8 CSGA225 -0 -225 -225 -Package_BGA -Xilinx_CSGA324 -Spartan-7 BGA, 18x18 grid, 15x15mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=263, NSMD pad definition Appendix A -BGA 324 0.8 CSGA324 -0 -324 -324 -Package_BGA -Xilinx_FBG484 -Artix-7, Kintex-7 and Zynq-7000 BGA, 22x22 grid, 23x23mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=271, ttps://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=281, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=82, NSMD pad definition Appendix A -BGA 484 1 FB484 FBG484 FBV484 -0 -484 -484 -Package_BGA -Xilinx_FBG676 -Artix-7, Kintex-7 and Zynq-7000 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=273, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=284, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=84, NSMD pad definition Appendix A -BGA 676 1 FB676 FBG676 FBV676 -0 -676 -676 -Package_BGA -Xilinx_FBG900 -Kintex-7 BGA, 30x30 grid, 31x31mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=289, NSMD pad definition Appendix A -BGA 900 1 FB900 FBG900 FBV900 -0 -900 -900 -Package_BGA -Xilinx_FFG676 -Kintex-7 and Zynq-7000 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=292, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=88, NSMD pad definition Appendix A -BGA 676 1 FF676 FFG676 FFV676 -0 -676 -676 -Package_BGA -Xilinx_FFG900_FFG901 -Kintex-7 and Zynq-7000 BGA, 30x30 grid, 31x31mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=294, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=90, NSMD pad definition Appendix A -BGA 900 1 FF900 FFG900 FFV900 FF901 FFG901 FFV901 -0 -900 -900 -Package_BGA -Xilinx_FFG1156 -Artix-7, Kintex-7 and Zynq-7000 BGA, 34x34 grid, 35x35mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=277, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=296, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=91, NSMD pad definition Appendix A -BGA 1156 1 FF1156 FFG1156 FFV1156 -0 -1156 -1156 -Package_BGA -Xilinx_FFG1157_FFG1158 -Virtex-7 BGA, 34x34 grid, 35x35mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=299, NSMD pad definition Appendix A -BGA 1156 1 FF1157 FFG1157 FFV1157 FF1158 FFG1158 FFV1158 -0 -1156 -1156 -Package_BGA -Xilinx_FFG1761 -Virtex-7 BGA, 42x42 grid, 42.5x42.5mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=300, NSMD pad definition Appendix A -BGA 1760 1 FF1761 FFG1761 -0 -1760 -1760 -Package_BGA -Xilinx_FFG1926_FFG1927_FFG1928_FFG1930 -Virtex-7 BGA, 44x44 grid, 45x45mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=303, NSMD pad definition Appendix A -BGA 1924 1 FF1926 FFG1926 FF1927 FFG1927 FFV1927 FF1928 FFG1928 FF1930 FFG1930 -0 -1924 -1924 -Package_BGA -Xilinx_FFV1761 -Virtex-7 BGA, 42x42 grid, 42.5x42.5mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=301, NSMD pad definition Appendix A -BGA 1760 1 FFV1761 -0 -1760 -1760 -Package_BGA -Xilinx_FGG484 -Artix-7 BGA, 22x22 grid, 23x23mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=275, NSMD pad definition Appendix A -BGA 484 1 FG484 FGG484 -0 -484 -484 -Package_BGA -Xilinx_FGG676 -Artix-7 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=276, NSMD pad definition Appendix A -BGA 676 1 FG676 FGG676 -0 -676 -676 -Package_BGA -Xilinx_FGGA484 -Spartan-7 BGA, 22x22 grid, 23x23mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=264, NSMD pad definition Appendix A -BGA 484 1 FGGA484 -0 -484 -484 -Package_BGA -Xilinx_FGGA676 -Spartan-7 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=265, NSMD pad definition Appendix A -BGA 676 1 FGGA676 -0 -676 -676 -Package_BGA -Xilinx_FHG1761 -Virtex-7 BGA, 42x42 grid, 45x45mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=302, NSMD pad definition Appendix A -BGA 1760 1 FH1761 FHG1761 -0 -1760 -1760 -Package_BGA -Xilinx_FLG1925_FLG1926_FLG1928_FLG1930 -Virtex-7 BGA, 44x44 grid, 45x45mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=304, NSMD pad definition Appendix A -BGA 1924 1 FL1925 FLG1925 FL1926 FLG1926 FL1928 FLG1928 FL1930 FLG1930 -0 -1924 -1924 -Package_BGA -Xilinx_FTG256 -Artix-7 BGA, 16x16 grid, 17x17mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=269, NSMD pad definition Appendix A -BGA 256 1 FT256 FTG256 -0 -256 -256 -Package_BGA -Xilinx_FTGB196 -Spartan-7 BGA, 14x14 grid, 15x15mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=261, NSMD pad definition Appendix A -BGA 196 1 FTGB196 -0 -196 -196 -Package_BGA -Xilinx_RB484 -Artix-7 and Zynq-7000 BGA, 22x22 grid, 23x23mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=278, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=92, NSMD pad definition Appendix A -BGA 484 1 RB484 -0 -484 -484 -Package_BGA -Xilinx_RB676 -Artix-7 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=280, NSMD pad definition Appendix A -BGA 676 1 RB676 -0 -676 -676 -Package_BGA -Xilinx_RF676 -Kintex-7 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=297, NSMD pad definition Appendix A -BGA 676 1 RF676 -0 -676 -676 -Package_BGA -Xilinx_RF900 -Kintex-7 and Zynq-7000 BGA, 30x30 grid, 31x31mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=298, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=94, NSMD pad definition Appendix A -BGA 900 1 RF900 -0 -900 -900 -Package_BGA -Xilinx_RF1156 -Zynq-7000 BGA, 34x34 grid, 35x35mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=95, NSMD pad definition Appendix A -BGA 1156 1 RF1156 -0 -1156 -1156 -Package_BGA -Xilinx_RF1157_RF1158 -Virtex-7 BGA, 34x34 grid, 35x35mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=305, NSMD pad definition Appendix A -BGA 1156 1 RF1157 RF1158 -0 -1156 -1156 -Package_BGA -Xilinx_RF1761 -Virtex-7 BGA, 42x42 grid, 42.5x42.5mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=306, NSMD pad definition Appendix A -BGA 1760 1 RF1761 -0 -1760 -1760 -Package_BGA -Xilinx_RF1930 -Virtex-7 BGA, 44x44 grid, 45x45mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=307, NSMD pad definition Appendix A -BGA 1924 1 RF1930 -0 -1924 -1924 -Package_BGA -Xilinx_RFG676 -Zynq-7000 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=93, NSMD pad definition Appendix A -BGA 676 1 RF676 RFG676 -0 -676 -676 -Package_BGA -Xilinx_RS484 -Artix-7 BGA, 22x22 grid, 19x19mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=279, NSMD pad definition Appendix A -BGA 484 0.8 RS484 -0 -484 -484 -Package_BGA -Xilinx_SBG484 -Artix-7 BGA, 22x22 grid, 19x19mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=270, NSMD pad definition Appendix A -BGA 484 0.8 SB484 SBG484 SBV484 -0 -484 -484 -Package_BGA -Xilinx_SBG485 -Zynq-7000 BGA, 22x22 grid, 19x19mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=80, NSMD pad definition Appendix A -BGA 484 0.8 SBG485 SBV485 -0 -484 -484 -Package_CSP -Analog_LFCSP-8-1EP_3x3mm_P0.5mm_EP1.53x1.85mm -LFCSP, exposed pad, Analog Devices (http://www.analog.com/media/en/technical-documentation/data-sheets/ADL5542.pdf) -LFCSP 8 0.5 -0 -12 -5 -Package_CSP -LFCSP-8-1EP_3x2mm_P0.5mm_EP1.6x1.65mm -LFCSP 8pin Pitch 0.5mm, http://www.analog.com/media/en/package-pcb-resources/package/57080735642908cp_8_4.pdf -LFCSP 8pin thermal pad 3x2mm Pitch 0.5mm -0 -9 -9 -Package_CSP -LFCSP-8-1EP_3x3mm_P0.5mm_EP1.6x2.34mm -LFCSP, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/CP_8_11.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -13 -9 -Package_CSP -LFCSP-8-1EP_3x3mm_P0.5mm_EP1.6x2.34mm_ThermalVias -LFCSP, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/CP_8_11.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -20 -9 -Package_CSP -LFCSP-8-1EP_3x3mm_P0.5mm_EP1.45x1.74mm -LFCSP, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-8/CP_8_13.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -13 -9 -Package_CSP -LFCSP-8_2x2mm_P0.5mm -LFCSP 8pin Pitch 0.5mm, http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_8_6.pdf -LFCSP 8pin 2x2mm Pitch 0.5mm -0 -8 -8 -Package_CSP -LFCSP-16-1EP_3x3mm_P0.5mm_EP1.3x1.3mm -LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/CP_16_21.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -21 -17 -Package_CSP -LFCSP-16-1EP_3x3mm_P0.5mm_EP1.3x1.3mm_ThermalVias -LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/CP_16_21.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -26 -17 -Package_CSP -LFCSP-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm -LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/CP_16_22.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -21 -17 -Package_CSP -LFCSP-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm_ThermalVias -LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/CP_16_22.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -26 -17 -Package_CSP -LFCSP-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm -LFCSP, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/HMC7992.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -21 -17 -Package_CSP -LFCSP-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm_ThermalVias -LFCSP, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/HMC7992.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -26 -17 -Package_CSP -LFCSP-16-1EP_3x3mm_P0.5mm_EP1.854x1.854mm -16-Lead Lead Frame Chip Scale Package, 3x3mm, 0.5mm pitch, 1.854mm thermal pad (CP-16-22, http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_16_22.pdf) -LFCSP 16 0.5 -0 -21 -17 -Package_CSP -LFCSP-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm -LFCSP, 16 pin, 4x4mm, 2.1mm sq pad (http://www.analog.com/media/en/technical-documentation/data-sheets/ADG633.pdf) -LFCSP 16 0.65 -0 -21 -17 -Package_CSP -LFCSP-16-1EP_4x4mm_P0.65mm_EP2.4x2.4mm -LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/cp-16-40.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -21 -17 -Package_CSP -LFCSP-16-1EP_4x4mm_P0.65mm_EP2.4x2.4mm_ThermalVias -LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/cp-16-40.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -31 -17 -Package_CSP -LFCSP-20-1EP_4x4mm_P0.5mm_EP2.1x2.1mm -20-Lead Frame Chip Scale Package - 4x4x0.9 mm Body [LFCSP], (see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_20_6.pdf) -LFCSP 0.5 -0 -25 -21 -Package_CSP -LFCSP-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm -LFCSP, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/AD7682_7689.pdf), generated with kicad-footprint-generator ipc_dfn_qfn_generator.py -LFCSP DFN_QFN -0 -25 -21 -Package_CSP -LFCSP-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias -LFCSP, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/AD7682_7689.pdf), generated with kicad-footprint-generator ipc_dfn_qfn_generator.py -LFCSP DFN_QFN -0 -35 -21 -Package_CSP -LFCSP-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm -LFCSP, 20 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-20/CP_20_8.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -25 -21 -Package_CSP -LFCSP-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias -LFCSP, 20 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-20/CP_20_8.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -35 -21 -Package_CSP -LFCSP-24-1EP_4x4mm_P0.5mm_EP2.3x2.3mm -LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_24_14.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -29 -25 -Package_CSP -LFCSP-24-1EP_4x4mm_P0.5mm_EP2.3x2.3mm_ThermalVias -LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_24_14.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -39 -25 -Package_CSP -LFCSP-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm -LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_24_7.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -29 -25 -Package_CSP -LFCSP-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias -LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_24_7.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -39 -25 -Package_CSP -LFCSP-28-1EP_5x5mm_P0.5mm_EP3.14x3.14mm -LFCSP, 28 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-28/CP_28_10.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -33 -29 -Package_CSP -LFCSP-28-1EP_5x5mm_P0.5mm_EP3.14x3.14mm_ThermalVias -LFCSP, 28 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-28/CP_28_10.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -43 -29 -Package_CSP -LFCSP-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm -LFCSP, 32 Pin (https://www.analog.com/media/en/package-pcb-resources/package/414143737956480539664569cp_32_2.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -42 -33 -Package_CSP -LFCSP-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias -LFCSP, 32 Pin (https://www.analog.com/media/en/package-pcb-resources/package/414143737956480539664569cp_32_2.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -59 -33 -Package_CSP -LFCSP-32-1EP_5x5mm_P0.5mm_EP3.6x3.6mm -LFCSP, 32 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ADV7280.PDF#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -37 -33 -Package_CSP -LFCSP-32-1EP_5x5mm_P0.5mm_EP3.6x3.6mm_ThermalVias -LFCSP, 32 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ADV7280.PDF#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -47 -33 -Package_CSP -LFCSP-32-1EP_5x5mm_P0.5mm_EP3.25x3.25mm -32-Lead Frame Chip Scale Package LFCSP (5mm x 5mm); (see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-32/CP_32_27.pdf -LFCSP 0.5 -0 -37 -33 -Package_CSP -LFCSP-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm -LFCSP, 48 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_48_5.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -58 -49 -Package_CSP -LFCSP-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm_ThermalVias -LFCSP, 48 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_48_5.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -75 -49 -Package_CSP -LFCSP-64-1EP_9x9mm_P0.5mm_EP5.21x5.21mm -LFCSP, 64 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_64_7.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -69 -65 -Package_CSP -LFCSP-64-1EP_9x9mm_P0.5mm_EP5.21x5.21mm_ThermalVias -LFCSP, 64 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_64_7.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -86 -65 -Package_CSP -LFCSP-72-1EP_10x10mm_P0.5mm_EP5.3x5.3mm -LFCSP, 72 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/ADAU1452_1451_1450.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -82 -73 -Package_CSP -LFCSP-72-1EP_10x10mm_P0.5mm_EP5.3x5.3mm_ThermalVias -LFCSP, 72 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/ADAU1452_1451_1450.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP NoLead -0 -99 -73 -Package_CSP -LFCSP-72-1EP_10x10mm_P0.5mm_EP6.15x6.15mm -72-Lead Frame Chip Scale Package - 10x10x0.9 mm Body [LFCSP]; (see https://www.intersil.com/content/dam/Intersil/documents/l72_/l72.10x10c.pdf) -LFCSP 0.5 -0 -77 -73 -Package_CSP -LFCSP-VQ-24-1EP_4x4mm_P0.5mm_EP2.642x2.642mm -LFCSP VQ, 24 pin, exposed pad, 4x4mm body, pitch 0.5mm (http://www.analog.com/media/en/package-pcb-resources/package/56702234806764cp_24_3.pdf, http://www.analog.com/media/en/technical-documentation/data-sheets/ADL5801.pdf) -LFCSP 0.5 -0 -29 -25 -Package_CSP -LFCSP-VQ-48-1EP_7x7mm_P0.5mm -LFCSP VQ, 48 pin, exposed pad, 7x7mm body (http://www.analog.com/media/en/technical-documentation/data-sheets/AD7951.pdf, http://www.analog.com/en/design-center/packaging-quality-symbols-footprints/symbols-and-footprints/AD7951.html) -LFCSP 48 -0 -49 -49 -Package_CSP -LFCSP-WD-8-1EP_3x3mm_P0.65mm_EP1.6x2.44mm -LFCSP-WD, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/CP_8_19.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP-WD NoLead -0 -15 -9 -Package_CSP -LFCSP-WD-8-1EP_3x3mm_P0.65mm_EP1.6x2.44mm_ThermalVias -LFCSP-WD, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/CP_8_19.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP-WD NoLead -0 -22 -9 -Package_CSP -LFCSP-WD-10-1EP_3x3mm_P0.5mm_EP1.64x2.38mm -LFCSP-WD, 10 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-10/CP_10_9.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP-WD NoLead -0 -17 -11 -Package_CSP -LFCSP-WD-10-1EP_3x3mm_P0.5mm_EP1.64x2.38mm_ThermalVias -LFCSP-WD, 10 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-10/CP_10_9.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LFCSP-WD NoLead -0 -24 -11 -Package_CSP -Maxim_WLCSP-32_3.0x2.17mm_Layout7x5_P0.4mm_Ball0.27mm_Pad0.25mm -WLCSP-32, 2.168x2.998mm, 35 Ball, 7x5 Layout, 0.4mm Pitch, https://pdfserv.maximintegrated.com/package_dwgs/21-100489.PDF -CSP 35 0.4 -0 -35 -35 -Package_CSP -ST_WLCSP-25_Die425 -WLCSP-25, 5x5 raster, 2.097x2.493mm package, pitch 0.4mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32l031f6.pdf -BGA 25 0.4 -0 -25 -25 -Package_CSP -ST_WLCSP-25_Die444 -WLCSP-25, 5x5 raster, 2.423x2.325mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32f031k6.pdf -BGA 25 0.4 -0 -25 -25 -Package_CSP -ST_WLCSP-25_Die457 -WLCSP-25, 5x5 raster, 2.133x2.070mm package, pitch 0.4mm; see section 7.3 of http://www.st.com/resource/en/datasheet/stm32l011k3.pdf -BGA 25 0.4 -0 -25 -25 -Package_CSP -ST_WLCSP-36_Die417 -WLCSP-36, 6x6 raster, 2.61x2.88mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32l052t8.pdf -BGA 36 0.4 -0 -36 -36 -Package_CSP -ST_WLCSP-36_Die440 -WLCSP-36, 6x6 raster, 2.605x2.703mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32f051t8.pdf -BGA 36 0.4 -0 -36 -36 -Package_CSP -ST_WLCSP-36_Die445 -WLCSP-36, 6x6 raster, 2.605x2.703mm package, pitch 0.4mm; see section 7.3 of http://www.st.com/resource/en/datasheet/stm32f042k6.pdf -BGA 36 0.4 -0 -36 -36 -Package_CSP -ST_WLCSP-36_Die458 -WLCSP-36, 6x6 raster, 2.553x2.579mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f410t8.pdf -BGA 36 0.4 -0 -36 -36 -Package_CSP -ST_WLCSP-49_Die423 -WLCSP-49, 7x7 raster, 2.965x2.965mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f401vc.pdf -BGA 49 0.4 -0 -49 -49 -Package_CSP -ST_WLCSP-49_Die431 -WLCSP-49, 7x7 raster, 2.999x3.185mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f411vc.pdf -BGA 49 0.4 -0 -49 -49 -Package_CSP -ST_WLCSP-49_Die433 -WLCSP-49, 7x7 raster, 3.029x3.029mm package, pitch 0.4mm; see section 7.1.1 of http://www.st.com/resource/en/datasheet/stm32f401ce.pdf -BGA 49 0.4 -0 -49 -49 -Package_CSP -ST_WLCSP-49_Die435 -WLCSP-49, 7x7 raster, 3.141x3.127mm package, pitch 0.4mm; see section 7.6 of http://www.st.com/resource/en/datasheet/DM00257211.pdf -BGA 49 0.4 -0 -49 -49 -Package_CSP -ST_WLCSP-49_Die438 -WLCSP-49, 7x7 raster, 3.89x3.74mm package, pitch 0.5mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32f303r8.pdf -BGA 49 0.5 -0 -49 -49 -Package_CSP -ST_WLCSP-49_Die439 -WLCSP-49, 7x7 raster, 3.417x3.151mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f301r8.pdf -BGA 49 0.4 -0 -49 -49 -Package_CSP -ST_WLCSP-49_Die447 -WLCSP-49, 7x7 raster, 3.294x3.258mm package, pitch 0.4mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32l072kz.pdf -BGA 49 0.4 -0 -49 -49 -Package_CSP -ST_WLCSP-49_Die448 -WLCSP-49, 7x7 raster, 3.277x3.109mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32f071v8.pdf -BGA 49 0.4 -0 -49 -49 -Package_CSP -ST_WLCSP-63_Die427 -WLCSP-63, 7x9 raster, 3.228x4.164mm package, pitch 0.4mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32l151cc.pdf -BGA 63 0.4 -0 -63 -63 -Package_CSP -ST_WLCSP-64_Die414 -WLCSP-64, 8x8 raster, 4.466x4.395mm package, pitch 0.5mm; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f103ze.pdf -BGA 64 0.5 -0 -64 -64 -Package_CSP -ST_WLCSP-64_Die427 -WLCSP-64, 8x8 raster, 4.539x4.911mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32l152zc.pdf -BGA 64 0.4 -0 -64 -64 -Package_CSP -ST_WLCSP-64_Die435 -WLCSP-64, 8x8 raster, 3.141x3.127mm package, pitch 0.35mm; see section 7.5 of http://www.st.com/resource/en/datasheet/DM00257211.pdf -BGA 64 0.35 -0 -64 -64 -Package_CSP -ST_WLCSP-64_Die436 -WLCSP-64, 8x8 raster, 4.539x4.911mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32l152zd.pdf -BGA 64 0.4 -0 -64 -64 -Package_CSP -ST_WLCSP-64_Die441 -WLCSP-64, 8x8 raster, 3.623x3.651mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/DM00213872.pdf -BGA 64 0.4 -0 -64 -64 -Package_CSP -ST_WLCSP-64_Die442 -WLCSP-64, 8x8 raster, 3.347x3.585mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32f091vb.pdf -BGA 64 0.4 -0 -64 -64 -Package_CSP -ST_WLCSP-64_Die462 -WLCSP-64, 8x8 raster, 3.357x3.657mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/DM00340475.pdf -BGA 64 0.4 -0 -64 -64 -Package_CSP -ST_WLCSP-66_Die411 -WLCSP-66, 9x9 raster, 3.639x3.971mm package, pitch 0.4mm; see section 7.2 of http://www.st.com/resource/en/datasheet/stm32f207vg.pdf -BGA 66 0.4 -0 -66 -66 -Package_CSP -ST_WLCSP-66_Die432 -WLCSP-66, 8x9 raster, 3.767x4.229mm package, pitch 0.4mm; see section 7.2 of http://www.st.com/resource/en/datasheet/stm32f378vc.pdf -BGA 66 0.4 -0 -66 -66 -Package_CSP -ST_WLCSP-72_Die415 -WLCSP-72, 9x9 raster, 4.4084x3.7594mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32l476me.pdf -BGA 72 0.4 -0 -72 -72 -Package_CSP -ST_WLCSP-81_Die415 -WLCSP-81, 9x9 raster, 4.4084x3.7594mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32l476me.pdf -BGA 81 0.4 -0 -81 -81 -Package_CSP -ST_WLCSP-81_Die421 -WLCSP-81, 9x9 raster, 3.693x3.815mm package, pitch 0.4mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32f446ze.pdf -BGA 81 0.4 -0 -81 -81 -Package_CSP -ST_WLCSP-81_Die463 -WLCSP-81, 9x9 raster, 4.039x3.951mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/DM00282249.pdf -BGA 81 0.4 -0 -81 -81 -Package_CSP -ST_WLCSP-90_Die413 -WLCSP-90, 10x9 raster, 4.223x3.969mm package, pitch 0.4mm; see section 6.1 of http://www.st.com/resource/en/datasheet/stm32f405og.pdf -BGA 90 0.4 -0 -90 -90 -Package_CSP -ST_WLCSP-100_Die422 -WLCSP-100, 10x10 raster, 4.201x4.663mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32f302vc.pdf -BGA 100 0.4 -0 -100 -100 -Package_CSP -ST_WLCSP-100_Die446 -WLCSP-100, 10x10 raster, 4.775x5.041mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32f303zd.pdf -BGA 100 0.4 -0 -100 -100 -Package_CSP -ST_WLCSP-100_Die452 -WLCSP-100, 10x10 raster, 4.201x4.663mm package, pitch 0.4mm; see section 7.7 of http://www.st.com/resource/en/datasheet/DM00330506.pdf -BGA 100 0.4 -0 -100 -100 -Package_CSP -ST_WLCSP-100_Die461 -WLCSP-100, 10x10 raster, 4.618x4.142mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/DM00284211.pdf -BGA 100 0.4 -0 -100 -100 -Package_CSP -ST_WLCSP-104_Die437 -WLCSP-104, 9x12 raster, 4.095x5.094mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32l152ze.pdf -BGA 104 0.4 -0 -104 -104 -Package_CSP -ST_WLCSP-143_Die419 -WLCSP-143, 11x13 raster, 4.521x5.547mm package, pitch 0.4mm; see section 7.2 of http://www.st.com/resource/en/datasheet/stm32f429ng.pdf -BGA 143 0.4 -0 -143 -143 -Package_CSP -ST_WLCSP-143_Die449 -WLCSP-143, 11x13 raster, 4.539x5.849mm package, pitch 0.4mm; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f746zg.pdf -BGA 143 0.4 -0 -143 -143 -Package_CSP -ST_WLCSP-144_Die470 -WLCSP-144, 12x12 raster, 5.24x5.24mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/DM00366448.pdf -BGA 144 0.4 -0 -144 -144 -Package_CSP -ST_WLCSP-168_Die434 -WLCSP-168, 12x14 raster, 4.891x5.692mm package, pitch 0.4mm; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f469ni.pdf -BGA 168 0.4 -0 -168 -168 -Package_CSP -ST_WLCSP-180_Die451 -WLCSP-180, 13x14 raster, 5.537x6.095mm package, pitch 0.4mm; see section 6.6 of http://www.st.com/resource/en/datasheet/DM00273119.pdf -BGA 180 0.4 -0 -180 -180 -Package_CSP -WLCSP-4-X1-WLB0909-4_0.89x0.89mm_P0.5mm -X1-WLB0909, 0.89x0.89mm, 4 Ball, 2x2 Layout, 0.5mm Pitch, https://www.diodes.com/assets/Datasheets/AP22913.pdf -CSP 4 0.5 -0 -4 -4 -Package_CSP -WLCSP-6_1.4x1.0mm_P0.4mm -6pin Pitch 0.4mm -6pin Pitch 0.4mm WLCSP -0 -6 -6 -Package_CSP -WLCSP-8_1.58x1.63x0.35mm_Layout3x5_P0.35x0.4mm_Ball0.25mm_Pad0.25mm_NSMD -WLCSP/XFBGA 8-pin package, staggered pins, http://www.adestotech.com/wp-content/uploads/DS-AT25DF041B_040.pdf -WLCSP WLCSP-8 XFBGA XFBGA-8 CSP BGA Chip-Scale Glass-Top -0 -8 -8 -Package_CSP -WLCSP-8_1.551x2.284mm_P0.5mm -WLCSP-8, 2.284x1.551mm, 8 Ball, 2x4 Layout, 0.5mm Pitch, https://www.adestotech.com/wp-content/uploads/AT25SL321_112.pdf#page=75 -CSP 8 0.5 -0 -8 -8 -Package_CSP -WLCSP-12_1.56x1.56mm_P0.4mm -WLCSP 12 1.56x1.56 https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMM150-DS001-01.pdf -BMM150 WLCSP -0 -12 -12 -Package_CSP -WLCSP-12_1.403x1.555mm_P0.4mm_Stagger -WLCSP-12, 6x4 raster staggered array, 1.403x1.555mm package, pitch 0.4mm; http://ww1.microchip.com/downloads/en/devicedoc/atmel-8235-8-bit-avr-microcontroller-attiny20_datasheet.pdf#page=208 -CSP 12 0.2x0.346333 -0 -12 -12 -Package_CSP -WLCSP-16_1.409x1.409mm_P0.35mm -WLCSP-16, 1.409x1.409mm, 16 Ball, 4x4 Layout, 0.35mm Pitch, http://www.latticesemi.com/view_document?document_id=213 -CSP 16 0.35 -0 -16 -16 -Package_CSP -WLCSP-16_2.225x2.17mm_P0.5mm -WLCSP-16 2.225x2.17mm, 2.17x2.225mm, 16 Ball, 4x4 Layout, 0.5mm Pitch, https://ww1.microchip.com/downloads/en/DeviceDoc/16B_WLCSP_CS_C04-06036c.pdf -CSP 16 0.5 -0 -16 -16 -Package_CSP -WLCSP-16_4x4_B2.17x2.32mm_P0.5mm -WLCSP-16, http://www.nxp.com/documents/data_sheet/LPC1102_1104.pdf, http://www.nxp.com/assets/documents/data/en/application-notes/AN3846.pdf -WLCSP-16 NXP -0 -16 -16 -Package_CSP -WLCSP-20_1.934x2.434mm_Layout4x5_P0.4mm -WLCSP-20, 4x5 raster, 1.934x2.434mm package, pitch 0.4mm; see section 36.2.3 of http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-42363-SAM-D11_Datasheet.pdf -BGA 20 0.4 -0 -20 -20 -Package_CSP -WLCSP-20_1.994x1.94mm_Layout4x5_P0.4mm -WLCSP-20, https://www.nxp.com/docs/en/package-information/98ASA00539D.pdf -WLCSP-20 -0 -20 -20 -Package_CSP -WLCSP-20_1.994x1.609mm_Layout5x4_P0.4mm -WLCSP-20, https://www.nxp.com/docs/en/package-information/98ASA00676D.pdf -WLCSP-20 -0 -20 -20 -Package_CSP -WLCSP-36_2.82x2.67mm_Layout6x6_P0.4mm -WLCSP-36, https://www.nxp.com/docs/en/package-information/98ASA00949D.pdf -WLCSP-36 -0 -36 -36 -Package_CSP -WLCSP-36_2.374x2.459mm_Layout6x6_P0.35mm -WLCSP-36, https://www.nxp.com/docs/en/package-information/98ASA00604D.pdf -WLCSP-36 -0 -36 -36 -Package_CSP -WLCSP-56_3.170x3.444mm_Layout7x8_P0.4mm -WLCSP-56, 7x8 raster, 3.170x3.444mm package, pitch 0.4mm; see section 48.2.4 of http://ww1.microchip.com/downloads/en/DeviceDoc/DS60001479B.pdf -BGA 56 0.4 -0 -56 -56 -Package_CSP -WLCSP-81_4.41x3.76mm_P0.4mm -WLCSP-81, 9x9, 0.4mm Pitch, http://www.st.com/content/ccc/resource/technical/document/technical_note/92/30/3c/a1/4c/bb/43/6f/DM00103228.pdf/files/DM00103228.pdf/jcr:content/translations/en.DM00103228.pdf -WLCSP ST -0 -81 -81 -Package_CSP -pSemi_CSP-16_1.64x2.04mm_P0.4mm -pSemi CSP-16 1.64x2.04x0.285mm (http://www.psemi.com/pdf/datasheets/pe29101ds.pdf, http://www.psemi.com/pdf/app_notes/an77.pdf) -psemi csp 16 -0 -16 -16 -Package_CSP -pSemi_CSP-16_1.64x2.04mm_P0.4mm_Pad0.18mm -pSemi CSP-16 1.64x2.04x0.285mm (http://www.psemi.com/pdf/datasheets/pe29101ds.pdf, http://www.psemi.com/pdf/app_notes/an77.pdf) -psemi csp 16 -0 -16 -16 -Package_DFN_QFN -AMS_QFN-4-1EP_2x2mm_P0.95mm_EP0.7x1.6mm -UFD Package, 4-Lead Plastic QFN (2mm x 2mm), http://ams.com/eng/content/download/950231/2267959/483138 -QFN 0.95 -0 -6 -5 -Package_DFN_QFN -AO_DFN-8-1EP_5.55x5.2mm_P1.27mm_EP4.12x4.6mm -DD Package; 8-Lead Plastic DFN (5.55mm x 5.2mm), Pin 5-8 connected to EP (http://www.aosmd.com/res/packaging_information/DFN5x6_8L_EP1_P.pdf) -dfn -0 -25 -5 -Package_DFN_QFN -Cypress_QFN-56-1EP_8x8mm_P0.5mm_EP6.22x6.22mm_ThermalVias -56-Lead Plastic Quad Flat, No Lead Package (ML) - 8x8x0.9 mm Body [QFN] (see datasheet at http://www.cypress.com/file/138911/download and app note at http://www.cypress.com/file/140006/download) -QFN 0.5 -0 -87 -57 -Package_DFN_QFN -DFN-6-1EP_1.2x1.2mm_P0.4mm_EP0.3x0.94mm_PullBack -DFN, 6 Pin (http://www.onsemi.com/pub/Collateral/NCP133-D.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -9 -7 -Package_DFN_QFN -DFN-6-1EP_2x1.6mm_P0.5mm_EP1.15x1.3mm -DFN, 6 Pin (https://www.onsemi.com/pdf/datasheet/ncp349-d.pdf#page=12), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -9 -7 -Package_DFN_QFN -DFN-6-1EP_2x1.8mm_P0.5mm_EP1.2x1.6mm -DFN, 6 Pin (https://www.diodes.com/assets/Package-Files/U-DFN2018-6.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -11 -7 -Package_DFN_QFN -DFN-6-1EP_2x2mm_P0.5mm_EP0.6x1.37mm -DFN, 6 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-dfn/05081703_C_DC6.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -9 -7 -Package_DFN_QFN -DFN-6-1EP_2x2mm_P0.5mm_EP0.61x1.42mm -DC6 Package; 6-Lead Plastic DFN (2mm x 2mm) (see Linear Technology DFN_6_05-08-1703.pdf) -DFN 0.5 -0 -9 -7 -Package_DFN_QFN -DFN-6-1EP_2x2mm_P0.65mm_EP1x1.6mm -6-Lead Plastic Dual Flat, No Lead Package (MA) - 2x2x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf) -DFN 0.65 -0 -9 -7 -Package_DFN_QFN -DFN-6-1EP_3x2mm_P0.5mm_EP1.65x1.35mm -DFN, 6 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-dfn/(DCB6)%20DFN%2005-08-1715%20Rev%20A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -11 -7 -Package_DFN_QFN -DFN-6-1EP_3x3mm_P0.95mm_EP1.7x2.6mm -DFN6 3*3 MM, 0.95 PITCH; CASE 506AH-01 (see ON Semiconductor 506AH.PDF) -DFN 0.95 -0 -13 -7 -Package_DFN_QFN -DFN-6-1EP_3x3mm_P1mm_EP1.5x2.4mm -DFN, 6 Pin (https://www.silabs.com/documents/public/data-sheets/Si7020-A20.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -11 -7 -Package_DFN_QFN -DFN-6_1.3x1.2mm_P0.4mm -6-Lead Plastic DFN (1.3mm x 1.2mm) -DFN 0.4 -0 -6 -6 -Package_DFN_QFN -DFN-8-1EP_2x2mm_P0.5mm_EP0.6x1.2mm -DFN, 8 Pin (https://www.qorvo.com/products/d/da001879), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -11 -9 -Package_DFN_QFN -DFN-8-1EP_2x2mm_P0.5mm_EP0.7x1.3mm -DFN, 8 Pin (https://www.onsemi.com/pub/Collateral/NUF4401MN-D.PDF#page=6), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -13 -9 -Package_DFN_QFN -DFN-8-1EP_2x2mm_P0.5mm_EP0.8x1.6mm -DFN, 8 Pin (https://www.qorvo.com/products/d/da007268), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -10 -9 -Package_DFN_QFN -DFN-8-1EP_2x2mm_P0.5mm_EP0.9x1.3mm -DFN, 8 Pin (https://www.onsemi.com/pub/Collateral/NB3N551-D.PDF#page=7), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -13 -9 -Package_DFN_QFN -DFN-8-1EP_2x2mm_P0.5mm_EP0.9x1.5mm -DFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-8127-AVR-8-bit-Microcontroller-ATtiny4-ATtiny5-ATtiny9-ATtiny10_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -13 -9 -Package_DFN_QFN -DFN-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm -DFN, 8 Pin (https://www.st.com/resource/en/datasheet/lm2903.pdf#page=16), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -10 -9 -Package_DFN_QFN -DFN-8-1EP_2x2mm_P0.5mm_EP1.05x1.75mm -DFN8 2x2, 0.5P; CASE 506CN (see ON Semiconductor 506CN.PDF) -DFN 0.5 -0 -11 -9 -Package_DFN_QFN -DFN-8-1EP_2x2mm_P0.45mm_EP0.64x1.38mm -DC8 Package 8-Lead Plastic DFN (2mm x 2mm) (see Linear Technology DFN_8_05-08-1719.pdf) -DFN 0.45 -0 -11 -9 -Package_DFN_QFN -DFN-8-1EP_2x3mm_P0.5mm_EP0.56x2.15mm -DFN, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/2451fg.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -11 -9 -Package_DFN_QFN -DFN-8-1EP_2x3mm_P0.5mm_EP0.61x2.2mm -DDB Package; 8-Lead Plastic DFN (3mm x 2mm) (see Linear Technology DFN_8_05-08-1702.pdf) -DFN 0.5 -0 -12 -9 -Package_DFN_QFN -DFN-8-1EP_3x2mm_P0.5mm_EP1.3x1.5mm -8-Lead Plastic Dual Flat, No Lead Package (8MA2) - 2x3x0.6 mm Body [UDFN] (see Atmel-8815-SEEPROM-AT24CS01-02-Datasheet.pdf) -DFN 0.5 -0 -13 -9 -Package_DFN_QFN -DFN-8-1EP_3x2mm_P0.5mm_EP1.7x1.4mm -DFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_DFN_2x3x0_9_MC_C04-123C.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -13 -9 -Package_DFN_QFN -DFN-8-1EP_3x2mm_P0.5mm_EP1.36x1.46mm -8-Lead Plastic Dual Flat, No Lead Package (8MA2) - 2x3x0.6 mm Body (http://ww1.microchip.com/downloads/en/DeviceDoc/20005010F.pdf) -DFN 0.5 -0 -13 -9 -Package_DFN_QFN -DFN-8-1EP_3x2mm_P0.5mm_EP1.75x1.45mm -8-Lead Plastic Dual Flat, No Lead Package (MC) - 2x3x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf) -DFN 0.5 -0 -13 -9 -Package_DFN_QFN -DFN-8-1EP_3x2mm_P0.45mm_EP1.66x1.36mm -DCB Package 8-Lead Plastic DFN (2mm x 3mm) (see Linear Technology DFN_8_05-08-1718.pdf) -DFN 0.45 -0 -13 -9 -Package_DFN_QFN -DFN-8-1EP_3x3mm_P0.5mm_EP1.65x2.38mm -DFN, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4320fb.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -10 -9 -Package_DFN_QFN -DFN-8-1EP_3x3mm_P0.5mm_EP1.65x2.38mm_ThermalVias -DFN, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4320fb.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -20 -9 -Package_DFN_QFN -DFN-8-1EP_3x3mm_P0.5mm_EP1.66x2.38mm -DD Package; 8-Lead Plastic DFN (3mm x 3mm) (see Linear Technology DFN_8_05-08-1698.pdf) -DFN 0.5 -0 -13 -9 -Package_DFN_QFN -DFN-8-1EP_3x3mm_P0.65mm_EP1.7x2.05mm -DFN, 8 Pin (http://www.ixysic.com/home/pdfs.nsf/www/IX4426-27-28.pdf/$file/IX4426-27-28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -13 -9 -Package_DFN_QFN -DFN-8-1EP_3x3mm_P0.65mm_EP1.55x2.4mm -8-Lead Plastic Dual Flat, No Lead Package (MF) - 3x3x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf) -DFN 0.65 -0 -13 -9 -Package_DFN_QFN -DFN-8-1EP_4x4mm_P0.8mm_EP2.3x3.24mm -DFN, 8 Pin (https://www.st.com/resource/en/datasheet/ld1086.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -13 -9 -Package_DFN_QFN -DFN-8-1EP_4x4mm_P0.8mm_EP2.5x3.6mm -8-Lead Plastic Dual Flat, No Lead Package (MD) - 4x4x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf) -DFN 0.8 -0 -15 -9 -Package_DFN_QFN -DFN-8-1EP_4x4mm_P0.8mm_EP2.39x2.21mm -8-Lead Plastic Dual Flat, No Lead Package (MD) - 4x4x0.9 mm Body [DFN] (http://www.onsemi.com/pub/Collateral/NCP4308-D.PDF) -DFN 0.8 -0 -13 -9 -Package_DFN_QFN -DFN-8-1EP_6x5mm_P1.27mm_EP2x2mm -DD Package; 8-Lead Plastic DFN (6mm x 5mm) (see http://www.everspin.com/file/236/download) -dfn -0 -13 -9 -Package_DFN_QFN -DFN-8-1EP_6x5mm_P1.27mm_EP4x4mm -DD Package; 8-Lead Plastic DFN (6mm x 5mm) (see http://www.everspin.com/file/236/download) -dfn -0 -25 -9 -Package_DFN_QFN -DFN-8_2x2mm_P0.5mm -DFN8 2x2, 0.5P; No exposed pad - Ref http://pdfserv.maximintegrated.com/land_patterns/90-0349.PDF -DFN 0.5 -0 -8 -8 -Package_DFN_QFN -DFN-10-1EP_2.6x2.6mm_P0.5mm_EP1.3x2.2mm -DFN, 10 Pin (https://www.nxp.com/docs/en/data-sheet/PCF85063A.pdf#page=48), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -15 -11 -Package_DFN_QFN -DFN-10-1EP_2.6x2.6mm_P0.5mm_EP1.3x2.2mm_ThermalVias -DFN, 10 Pin (https://www.nxp.com/docs/en/data-sheet/PCF85063A.pdf#page=48), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -22 -11 -Package_DFN_QFN -DFN-10-1EP_2x3mm_P0.5mm_EP0.64x2.4mm -DDB Package; 10-Lead Plastic DFN (3mm x 2mm) (see Linear Technology DFN_10_05-08-1722.pdf) -DFN 0.5 -0 -13 -11 -Package_DFN_QFN -DFN-10-1EP_3x3mm_P0.5mm_EP1.7x2.5mm -DFN, 10 Pin (https://www.monolithicpower.com/pub/media/document/MPQ2483_r1.05.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -15 -11 -Package_DFN_QFN -DFN-10-1EP_3x3mm_P0.5mm_EP1.55x2.48mm -10-Lead Plastic Dual Flat, No Lead Package (MF) - 3x3x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf) -DFN 0.5 -0 -15 -11 -Package_DFN_QFN -DFN-10-1EP_3x3mm_P0.5mm_EP1.65x2.38mm -DFN, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3471fb.pdf#page=15), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -15 -11 -Package_DFN_QFN -DFN-10-1EP_3x3mm_P0.5mm_EP1.65x2.38mm_ThermalVias -DFN, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3471fb.pdf#page=15), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -22 -11 -Package_DFN_QFN -DFN-10-1EP_3x3mm_P0.5mm_EP1.75x2.7mm -10-Lead Plastic Dual Flat No-Lead Package, 3x3mm Body (see Atmel Appnote 8826) -DFN 0.5 -0 -15 -11 -Package_DFN_QFN -DFN-10_2x2mm_P0.4mm -10-Lead Plastic DFN (2mm x 2mm) 0.40mm pitch -DFN 10 0.4mm -0 -10 -10 -Package_DFN_QFN -DFN-12-1EP_2x3mm_P0.45mm_EP0.64x2.4mm -DDB Package; 12-Lead Plastic DFN (3mm x 2mm) (see Linear Technology DFN_12_05-08-1723.pdf) -DFN 0.45 -0 -15 -13 -Package_DFN_QFN -DFN-12-1EP_3x3mm_P0.5mm_EP1.6x2.5mm -DFN, 12 Pin (https://ww1.microchip.com/downloads/aemDocuments/documents/APID/ProductDocuments/DataSheets/MIC2207-2MHz-3A-PWM-Buck-Regulator-DS20006470A.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -17 -13 -Package_DFN_QFN -DFN-12-1EP_3x3mm_P0.5mm_EP1.6x2.5mm_ThermalVias -DFN, 12 Pin (https://ww1.microchip.com/downloads/aemDocuments/documents/APID/ProductDocuments/DataSheets/MIC2207-2MHz-3A-PWM-Buck-Regulator-DS20006470A.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -24 -13 -Package_DFN_QFN -DFN-12-1EP_3x3mm_P0.5mm_EP2.05x2.86mm -10-Lead Plastic Dual Flat, No Lead Package (MF) - 3x3x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf) -DFN 0.5 -0 -17 -13 -Package_DFN_QFN -DFN-12-1EP_3x3mm_P0.45mm_EP1.66x2.38mm -DD Package; 12-Lead Plastic DFN (3mm x 3mm) (see Linear Technology DFN_12_05-08-1725.pdf) -DFN 0.45 -0 -17 -13 -Package_DFN_QFN -DFN-12-1EP_3x4mm_P0.5mm_EP1.7x3.3mm -DE/UE Package; 12-Lead Plastic DFN (4mm x 3mm) (see Linear Technology DFN_12_05-08-1695.pdf) -DFN 0.5 -0 -21 -13 -Package_DFN_QFN -DFN-12-1EP_4x4mm_P0.5mm_EP2.66x3.38mm -DF Package; 12-Lead Plastic DFN (4mm x 4mm) (see Linear Technology 05081733_A_DF12.pdf) -DFN 0.5 -0 -21 -13 -Package_DFN_QFN -DFN-12-1EP_4x4mm_P0.65mm_EP2.64x3.54mm -DFN12, 4x4, 0.65P; CASE 506CE (see ON Semiconductor 506CE.PDF) -DFN 0.65 -0 -21 -13 -Package_DFN_QFN -DFN-14-1EP_3x3mm_P0.4mm_EP1.78x2.35mm -DD Package; 14-Lead Plastic DFN (3mm x 3mm) (http://pdfserv.maximintegrated.com/land_patterns/90-0063.PDF) -DFN 0.40 -0 -19 -15 -Package_DFN_QFN -DFN-14-1EP_3x4.5mm_P0.65mm_EP1.65x4.25mm -14-lead very thin plastic quad flat, 3.0x4.5mm size, 0.65mm pitch (http://ww1.microchip.com/downloads/en/DeviceDoc/14L_VDFN_4_5x3_0mm_JHA_C041198A.pdf) -VDFN DFN 0.65mm -0 -23 -15 -Package_DFN_QFN -DFN-14-1EP_3x4.5mm_P0.65mm_EP1.65x4.25mm_ThermalVias -14-lead very thin plastic quad flat, 3.0x4.5mm size, 0.65mm pitch (http://ww1.microchip.com/downloads/en/DeviceDoc/14L_VDFN_4_5x3_0mm_JHA_C041198A.pdf) -VDFN DFN 0.65mm -0 -33 -15 -Package_DFN_QFN -DFN-14-1EP_3x4mm_P0.5mm_EP1.7x3.3mm -DE Package; 14-Lead Plastic DFN (4mm x 3mm) (see Linear Technology DFN_14_05-08-1708.pdf) -DFN 0.5 -0 -23 -15 -Package_DFN_QFN -DFN-14-1EP_4x4mm_P0.5mm_EP2.86x3.6mm -DFN14, 4x4, 0.5P; CASE 506CM (see ON Semiconductor 506CM.PDF) -DFN 0.5 -0 -23 -15 -Package_DFN_QFN -DFN-14_1.35x3.5mm_P0.5mm -DFN, 14 Pin (https://m.littelfuse.com/~/media/electronics/datasheets/tvs_diode_arrays/littelfuse_tvs_diode_array_sp3012_datasheet.pdf.pdf#page=7), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -14 -14 -Package_DFN_QFN -DFN-16-1EP_3x4mm_P0.45mm_EP1.7x3.3mm -DE Package; 16-Lead Plastic DFN (4mm x 3mm) (see Linear Technology DFN_16_05-08-1732.pdf) -DFN 0.45 -0 -25 -17 -Package_DFN_QFN -DFN-16-1EP_3x5mm_P0.5mm_EP1.66x4.4mm -DHC Package; 16-Lead Plastic DFN (5mm x 3mm) (see Linear Technology DFN_16_05-08-1706.pdf) -DFN 0.5 -0 -27 -17 -Package_DFN_QFN -DFN-16-1EP_4x5mm_P0.5mm_EP2.44x4.34mm -DHD Package; 16-Lead Plastic DFN (5mm x 4mm) (see Linear Technology 05081707_A_DHD16.pdf) -DFN 0.5 -0 -25 -17 -Package_DFN_QFN -DFN-16-1EP_5x5mm_P0.5mm_EP3.46x4mm -DH Package; 16-Lead Plastic DFN (5mm x 5mm) (see Linear Technology DFN_16_05-08-1709.pdf) -DFN 0.5 -0 -26 -17 -Package_DFN_QFN -DFN-18-1EP_3x5mm_P0.5mm_EP1.66x4.4mm -DHC Package; 18-Lead Plastic DFN (5mm x 3mm) (see Linear Technology 05081955_0_DHC18.pdf) -DFN 0.5 -0 -29 -19 -Package_DFN_QFN -DFN-18-1EP_4x5mm_P0.5mm_EP2.44x4.34mm -DHD Package; 18-Lead Plastic DFN (5mm x 4mm) (see Linear Technology DFN_18_05-08-1778.pdf) -DFN 0.5 -0 -27 -19 -Package_DFN_QFN -DFN-20-1EP_5x6mm_P0.5mm_EP3.24x4.24mm -DFN20, 6x5, 0.5P; CASE 505AB (see ON Semiconductor 505AB.PDF) -DFN 0.5 -0 -33 -21 -Package_DFN_QFN -DFN-22-1EP_5x6mm_P0.5mm_EP3.14x4.3mm -DFN22 6*5*0.9 MM, 0.5 P; CASE 506AF\xe2\x88\x9201 (see ON Semiconductor 506AF.PDF) -DFN 0.5 -0 -35 -23 -Package_DFN_QFN -DFN-24-1EP_4x7mm_P0.5mm_EP2.64x6.44mm -DKD Package; 24-Lead Plastic DFN (7mm x 4mm) (see Linear Technology DFN_24_05-08-1864.pdf) -DFN 0.5 -0 -35 -25 -Package_DFN_QFN -DFN-32-1EP_4x7mm_P0.4mm_EP2.64x6.44mm -DKD Package; 32-Lead Plastic DFN (7mm x 4mm) (see Linear Technology DFN_32_05-08-1734.pdf) -DFN 0.4 -0 -43 -33 -Package_DFN_QFN -DFN-44-1EP_5x8.9mm_P0.4mm_EP3.7x8.4mm -DFN44 8.9x5, 0.4P; CASE 506BU-01 (see ON Semiconductor 506BU.PDF) -DFN 0.4 -0 -63 -45 -Package_DFN_QFN -DFN-S-8-1EP_6x5mm_P1.27mm -8-Lead Plastic Dual Flat, No Lead Package (MF) - 6x5 mm Body [DFN-S] (see Microchip Packaging Specification 00000049BS.pdf) -DFN 1.27 -0 -16 -9 -Package_DFN_QFN -Diodes_DFN1006-3 -DFN package size 1006 3 pins -DFN package size 1006 3 pins -0 -3 -3 -Package_DFN_QFN -Diodes_UDFN-10_1.0x2.5mm_P0.5mm -U-DFN2510-10 package used by Diodes Incorporated (https://www.diodes.com/assets/Package-Files/U-DFN2510-10-Type-CJ.pdf) -UDFN-10 U-DFN2510-10 Diodes -0 -10 -10 -Package_DFN_QFN -Diodes_UDFN2020-6_Type-F -U-DFN2020-6 (Type F) (https://www.diodes.com/assets/Package-Files/U-DFN2020-6-Type-F.pdf) -U-DFN2020-6 (Type F) -0 -8 -8 -Package_DFN_QFN -HVQFN-16-1EP_3x3mm_P0.5mm_EP1.5x1.5mm -HVQFN, 16 Pin (https://www.nxp.com/docs/en/package-information/SOT758-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -HVQFN NoLead -0 -21 -17 -Package_DFN_QFN -HVQFN-24-1EP_4x4mm_P0.5mm_EP2.1x2.1mm -HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -HVQFN NoLead -0 -34 -25 -Package_DFN_QFN -HVQFN-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm -HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -HVQFN NoLead -0 -29 -25 -Package_DFN_QFN -HVQFN-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias -HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -HVQFN NoLead -0 -39 -25 -Package_DFN_QFN -HVQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm -HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -HVQFN NoLead -0 -34 -25 -Package_DFN_QFN -HVQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias -HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -HVQFN NoLead -0 -39 -25 -Package_DFN_QFN -HVQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm -HVQFN, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT617-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -HVQFN NoLead -0 -42 -33 -Package_DFN_QFN -HVQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias -HVQFN, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT617-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -HVQFN NoLead -0 -59 -33 -Package_DFN_QFN -HVQFN-40-1EP_6x6mm_P0.5mm_EP4.1x4.1mm -HVQFN, 40 Pin (https://www.nxp.com/docs/en/package-information/SOT618-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -HVQFN NoLead -0 -50 -41 -Package_DFN_QFN -HVQFN-40-1EP_6x6mm_P0.5mm_EP4.1x4.1mm_ThermalVias -HVQFN, 40 Pin (https://www.nxp.com/docs/en/package-information/SOT618-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -HVQFN NoLead -0 -67 -41 -Package_DFN_QFN -Infineon_MLPQ-16-14-1EP_4x4mm_P0.5mm -MLPQ 32 leads, 7x7mm, 0.127mm stencil (https://www.infineon.com/dgdl/Infineon-AN1170-AN-v05_00-EN.pdf?fileId=5546d462533600a40153559ac3e51134) -mlpq 32 7x7mm -0 -19 -15 -Package_DFN_QFN -Infineon_MLPQ-40-32-1EP_7x7mm_P0.5mm -MLPQ 32 leads, 7x7mm, 0.127mm stencil (https://www.infineon.com/dgdl/Infineon-AN1170-AN-v05_00-EN.pdf?fileId=5546d462533600a40153559ac3e51134) -mlpq 32 7x7mm -0 -76 -33 -Package_DFN_QFN -Infineon_MLPQ-48-1EP_7x7mm_P0.5mm_EP5.55x5.55mm -MLPQ 48 leads, 7x7mm (https://www.infineon.com/dgdl/irs2093mpbf.pdf?fileId=5546d462533600a401535675fb892793) -mlpq 32 7x7mm -0 -113 -49 -Package_DFN_QFN -Infineon_MLPQ-48-1EP_7x7mm_P0.5mm_Pad5.15x5.15mm -MLPQ 48 leads, 7x7mm (https://www.infineon.com/dgdl/irs2052mpbf.pdf?fileId=5546d462533600a401535675d3b32788) -mlpq 32 7x7mm -0 -117 -49 -Package_DFN_QFN -Infineon_MLPQ-48-1EP_7x7mm_P0.5mm_Pad5.55x5.55mm -MLPQ 48 leads, 7x7mm (https://www.infineon.com/dgdl/irs2093mpbf.pdf?fileId=5546d462533600a401535675fb892793) -mlpq 32 7x7mm -0 -117 -49 -Package_DFN_QFN -Infineon_PQFN-22-15-4EP_6x5mm_P0.65mm -PQFN 22 leads, 5x6mm, 0.127mm stencil (https://www.infineon.com/dgdl/ir4301.pdf?fileId=5546d462533600a4015355d5fc691819, https://www.infineon.com/dgdl/Infineon-AN1170-AN-v05_00-EN.pdf?fileId=5546d462533600a40153559ac3e51134) -pqfn 22 5x6mm -0 -56 -15 -Package_DFN_QFN -Infineon_PQFN-44-31-5EP_7x7mm_P0.5mm -PQFN 44 leads, 7x7mm, 0.127mm stencil (https://www.infineon.com/dgdl/ir4302.pdf?fileId=5546d462533600a4015355d602a9181d, https://www.infineon.com/dgdl/Infineon-AN1170-AN-v05_00-EN.pdf?fileId=5546d462533600a40153559ac3e51134) -pqfn 44 7x7mm -0 -125 -27 -Package_DFN_QFN -Linear_DE14MA -14-Lead Plastic DFN, 4mm x 3mm (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-dfn/05081731_C_DE14MA.pdf) -DFN 0.5 -0 -14 -14 -Package_DFN_QFN -Linear_UGK52_QFN-46-52 -Linear UKG52(46) package, QFN-52-1EP variant (see http://cds.linear.com/docs/en/datasheet/3886fe.pdf) -QFN 0.5 -0 -62 -47 -Package_DFN_QFN -MLF-6-1EP_1.6x1.6mm_P0.5mm_EP0.5x1.26mm -MLF, 6 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic5353.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -MLF NoLead -0 -9 -7 -Package_DFN_QFN -MLF-8-1EP_3x3mm_P0.65mm_EP1.55x2.3mm -8-Pin ePad 3mm x 3mm MLF - 3x3x0.85 mm Body (see Microchip datasheet http://ww1.microchip.com/downloads/en/DeviceDoc/mic5355_6.pdf) -DFN MLF 0.65 -0 -12 -9 -Package_DFN_QFN -MLF-8-1EP_3x3mm_P0.65mm_EP1.55x2.3mm_ThermalVias -8-Pin ePad 3mm x 3mm MLF - 3x3x0.85 mm Body (see Microchip datasheet http://ww1.microchip.com/downloads/en/DeviceDoc/mic5355_6.pdf) -DFN MLF 0.65 -0 -15 -9 -Package_DFN_QFN -MLF-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm -MLF, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc8246.pdf#page=263), generated with kicad-footprint-generator ipc_noLead_generator.py -MLF NoLead -0 -25 -21 -Package_DFN_QFN -MLF-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias -MLF, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc8246.pdf#page=263), generated with kicad-footprint-generator ipc_noLead_generator.py -MLF NoLead -0 -30 -21 -Package_DFN_QFN -MLPQ-16-1EP_4x4mm_P0.65mm_EP2.8x2.8mm -Micro Leadframe Package, 16 pin with exposed pad -MLPQ- 0.65 -0 -21 -17 -Package_DFN_QFN -Micrel_MLF-8-1EP_2x2mm_P0.5mm_EP0.6x1.2mm -Micrel MLF, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic23050.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -Micrel MLF NoLead -0 -11 -9 -Package_DFN_QFN -Micrel_MLF-8-1EP_2x2mm_P0.5mm_EP0.6x1.2mm_ThermalVias -Micrel MLF, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic23050.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -Micrel MLF NoLead -0 -16 -9 -Package_DFN_QFN -Micrel_MLF-8-1EP_2x2mm_P0.5mm_EP0.8x1.3mm_ThermalVias -http://ww1.microchip.com/downloads/en/DeviceDoc/mic2290.pdf -mlf 8 2x2 mm -0 -14 -9 -Package_DFN_QFN -Microchip_8E-16 -16-Lead Quad Flat, No Lead Package (8E) - 4x4x0.9 mm Body [UQFN]; (see Microchip Packaging Specification 00000049BS.pdf) -QFN Microchip 8E 16 -0 -20 -17 -Package_DFN_QFN -Microchip_DRQFN-44-1EP_5x5mm_P0.7mm_EP2.65x2.65mm -QFN, 44 Pin, dual row (http://ww1.microchip.com/downloads/en/DeviceDoc/44L_VQFN_5x5mm_Dual_Row_%5BS3B%5D_C04-21399a.pdf) -QFN dual row -0 -49 -45 -Package_DFN_QFN -Microchip_DRQFN-44-1EP_5x5mm_P0.7mm_EP2.65x2.65mm_ThermalVias -QFN, 44 Pin, dual row (http://ww1.microchip.com/downloads/en/DeviceDoc/44L_VQFN_5x5mm_Dual_Row_%5BS3B%5D_C04-21399a.pdf) -QFN dual row -0 -59 -45 -Package_DFN_QFN -Microchip_DRQFN-64-1EP_7x7mm_P0.65mm_EP4.1x4.1mm -QFN, 64 Pin, dual row (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_VQFN_7x7_Dual_Row_%5BSVB%5D_C04-21420a.pdf) -QFN dual row -0 -74 -65 -Package_DFN_QFN -Microchip_DRQFN-64-1EP_7x7mm_P0.65mm_EP4.1x4.1mm_ThermalVias -QFN, 64 Pin, dual row (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_VQFN_7x7_Dual_Row_%5BSVB%5D_C04-21420a.pdf) -QFN dual row -0 -91 -65 -Package_DFN_QFN -Microsemi_QFN-40-32-2EP_6x8mm_P0.5mm -40-Lead (32-Lead Populated) Plastic Quad Flat, No Lead Package - 6x8x0.9mm Body (https://www.microsemi.com/document-portal/doc_download/131677-pd70224-data-sheet) -QFN 0.5 -0 -92 -34 -Package_DFN_QFN -Mini-Circuits_DL805 -https://ww2.minicircuits.com/case_style/DL805.pdf -RF Switch -0 -11 -9 -Package_DFN_QFN -Mini-Circuits_FG873-4_3x3mm -Mini Circuits Case style FG (https://ww2.minicircuits.com/case_style/FG873.pdf) -FG873 -0 -4 -4 -Package_DFN_QFN -NXP_LQFN-48-1EP_7x7mm_P0.5mm_EP3.5x3.5mm_16xMask0.45x0.45 -LQFN, 48 Pin (https://www.nxp.com/docs/en/package-information/98ASA00694D.pdf) -NXP LQFN NoLead -0 -65 -49 -Package_DFN_QFN -NXP_LQFN-48-1EP_7x7mm_P0.5mm_EP3.5x3.5mm_16xMask0.45x0.45_ThermalVias -LQFN, 48 Pin (https://www.nxp.com/docs/en/package-information/98ASA00694D.pdf) -NXP LQFN NoLead -0 -75 -49 -Package_DFN_QFN -Nordic_AQFN-73-1EP_7x7mm_P0.5mm -http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52%2Fdita%2Fnrf52%2Fchips%2Fnrf52840.html -AQFN 7mm -0 -78 -74 -Package_DFN_QFN -OnSemi_DFN-8_2x2mm_P0.5mm -DFN8 2x2, 0.5P (https://www.onsemi.com/pub/Collateral/511AT.PDF) -DFN 0.5 -0 -8 -8 -Package_DFN_QFN -OnSemi_SIP-38-6EP-9x7mm_P0.65mm_EP1.2x1.2mm -On Semiconductor, SIP-38, 9x7mm, (https://www.onsemi.com/pub/Collateral/AX-SIP-SFEU-D.PDF#page=19) -On Semiconductor SIP -0 -44 -44 -Package_DFN_QFN -OnSemi_UDFN-8_1.2x1.8mm_P0.4mm -8-Lead Plastic Dual Flat, No Lead Package, 1.2x1.8x1.55 mm Body [UDFN] (See http://www.onsemi.com/pub/Collateral/NLSV2T244-D.PDF) -dfn udfn dual flat -0 -8 -8 -Package_DFN_QFN -OnSemi_VCT-28_3.5x3.5mm_P0.4mm -OnSemi VCT, 28 Pin (http://www.onsemi.com/pub/Collateral/601AE.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -OnSemi VCT NoLead -0 -28 -28 -Package_DFN_QFN -OnSemi_XDFN4-1EP_1.0x1.0mm_EP0.52x0.52mm -XDFN4 footprint (as found on the https://www.onsemi.com/pub/Collateral/NCP115-D.PDF) -OnSemi XDFN4 -0 -5 -5 -Package_DFN_QFN -Panasonic_HQFN-16-1EP_4x4mm_P0.65mm_EP2.9x2.9mm -Panasonic HQFN-16, 4x4x0.85mm (https://industrial.panasonic.com/content/data/SC/ds/ds7/c0/PKG_HQFN016-A-0404XZL_EN.pdf) -panasonic hqfn -0 -37 -17 -Package_DFN_QFN -Panasonic_HSON-8_8x8mm_P2.00mm -Panasonic HSON-8, 8x8x1.25mm (https://industrial.panasonic.com/content/data/SC/ds/ds7/c0/PKG_HSON008-A-0808XXI_EN.pdf) -panasonic hson -0 -27 -9 -Package_DFN_QFN -QFN-12-1EP_3x3mm_P0.5mm_EP1.6x1.6mm -QFN, 12 Pin (https://www.nxp.com/docs/en/data-sheet/MMZ09332B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -17 -13 -Package_DFN_QFN -QFN-12-1EP_3x3mm_P0.5mm_EP1.6x1.6mm_ThermalVias -QFN, 12 Pin (https://www.nxp.com/docs/en/data-sheet/MMZ09332B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -32 -13 -Package_DFN_QFN -QFN-12-1EP_3x3mm_P0.5mm_EP1.65x1.65mm -QFN, 12 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_12_%2005-08-1855.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -17 -13 -Package_DFN_QFN -QFN-12-1EP_3x3mm_P0.5mm_EP1.65x1.65mm_ThermalVias -QFN, 12 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_12_%2005-08-1855.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -22 -13 -Package_DFN_QFN -QFN-12-1EP_3x3mm_P0.51mm_EP1.45x1.45mm -QFN, 12 Pin (https://ww2.minicircuits.com/case_style/DQ1225.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -17 -13 -Package_DFN_QFN -QFN-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm -QFN, 16 Pin (https://www.st.com/resource/en/datasheet/tsv521.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -21 -17 -Package_DFN_QFN -QFN-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm_ThermalVias -QFN, 16 Pin (http://www.cypress.com/file/46236/download), generated with kicad-footprint-generator ipc_dfn_qfn_generator.py -QFN DFN_QFN -0 -31 -17 -Package_DFN_QFN -QFN-16-1EP_3x3mm_P0.5mm_EP1.9x1.9mm -QFN, 16 Pin (https://www.nxp.com/docs/en/package-information/98ASA00525D.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -21 -17 -Package_DFN_QFN -QFN-16-1EP_3x3mm_P0.5mm_EP1.9x1.9mm_ThermalVias -QFN, 16 Pin (https://www.nxp.com/docs/en/package-information/98ASA00525D.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -26 -17 -Package_DFN_QFN -QFN-16-1EP_3x3mm_P0.5mm_EP1.45x1.45mm -QFN, 16 Pin (http://cds.linear.com/docs/en/datasheet/37551fd.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -21 -17 -Package_DFN_QFN -QFN-16-1EP_3x3mm_P0.5mm_EP1.45x1.45mm_ThermalVias -QFN, 16 Pin (http://cds.linear.com/docs/en/datasheet/37551fd.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -26 -17 -Package_DFN_QFN -QFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm -QFN, 16 Pin (https://www.onsemi.com/pub/Collateral/NCN4555-D.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -21 -17 -Package_DFN_QFN -QFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm_ThermalVias -QFN, 16 Pin (https://www.onsemi.com/pub/Collateral/NCN4555-D.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -26 -17 -Package_DFN_QFN -QFN-16-1EP_4x4mm_P0.5mm_EP2.45x2.45mm -QFN, 16 Pin (https://www.renesas.com/eu/en/www/doc/datasheet/isl8117.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -21 -17 -Package_DFN_QFN -QFN-16-1EP_4x4mm_P0.5mm_EP2.45x2.45mm_ThermalVias -QFN, 16 Pin (https://www.renesas.com/eu/en/www/doc/datasheet/isl8117.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -31 -17 -Package_DFN_QFN -QFN-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm -QFN, 16 Pin (http://www.thatcorp.com/datashts/THAT_1580_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -21 -17 -Package_DFN_QFN -QFN-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm_ThermalVias -QFN, 16 Pin (http://www.thatcorp.com/datashts/THAT_1580_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -31 -17 -Package_DFN_QFN -QFN-16-1EP_4x4mm_P0.65mm_EP2.5x2.5mm -QFN, 16 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=266), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -21 -17 -Package_DFN_QFN -QFN-16-1EP_4x4mm_P0.65mm_EP2.5x2.5mm_ThermalVias -QFN, 16 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=266), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -31 -17 -Package_DFN_QFN -QFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm -QFN, 16 Pin (https://www.allegromicro.com/~/media/Files/Datasheets/A4403-Datasheet.ashx), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -21 -17 -Package_DFN_QFN -QFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm_PullBack -QFN, 16 Pin (https://ams.com/documents/20143/36005/AS5055A_DS000304_2-00.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -21 -17 -Package_DFN_QFN -QFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm_PullBack_ThermalVias -QFN, 16 Pin (https://ams.com/documents/20143/36005/AS5055A_DS000304_2-00.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -31 -17 -Package_DFN_QFN -QFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm_ThermalVias -QFN, 16 Pin (https://www.allegromicro.com/~/media/Files/Datasheets/A4403-Datasheet.ashx), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -31 -17 -Package_DFN_QFN -QFN-16-1EP_4x4mm_P0.65mm_EP2.15x2.15mm -QFN, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4001f.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -21 -17 -Package_DFN_QFN -QFN-16-1EP_4x4mm_P0.65mm_EP2.15x2.15mm_ThermalVias -QFN, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4001f.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -31 -17 -Package_DFN_QFN -QFN-16-1EP_5x5mm_P0.8mm_EP2.7x2.7mm -QFN, 16 Pin (http://www.intersil.com/content/dam/Intersil/documents/l16_/l16.5x5.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -21 -17 -Package_DFN_QFN -QFN-16-1EP_5x5mm_P0.8mm_EP2.7x2.7mm_ThermalVias -QFN, 16 Pin (http://www.intersil.com/content/dam/Intersil/documents/l16_/l16.5x5.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -31 -17 -Package_DFN_QFN -QFN-20-1EP_3.5x3.5mm_P0.5mm_EP2x2mm -QFN, 20 Pin (http://www.ti.com/lit/ml/mpqf239/mpqf239.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -25 -21 -Package_DFN_QFN -QFN-20-1EP_3.5x3.5mm_P0.5mm_EP2x2mm_ThermalVias -QFN, 20 Pin (http://www.ti.com/lit/ml/mpqf239/mpqf239.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -30 -21 -Package_DFN_QFN -QFN-20-1EP_3x3mm_P0.4mm_EP1.65x1.65mm -QFN, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3553fc.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -25 -21 -Package_DFN_QFN -QFN-20-1EP_3x3mm_P0.4mm_EP1.65x1.65mm_ThermalVias -QFN, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3553fc.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -30 -21 -Package_DFN_QFN -QFN-20-1EP_3x3mm_P0.45mm_EP1.6x1.6mm -QFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/atmel-8235-8-bit-avr-microcontroller-attiny20_datasheet.pdf#page=212), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -25 -21 -Package_DFN_QFN -QFN-20-1EP_3x3mm_P0.45mm_EP1.6x1.6mm_ThermalVias -QFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/atmel-8235-8-bit-avr-microcontroller-attiny20_datasheet.pdf#page=212), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -30 -21 -Package_DFN_QFN -QFN-20-1EP_3x4mm_P0.5mm_EP1.65x2.65mm -QFN, 20 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1742.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -25 -21 -Package_DFN_QFN -QFN-20-1EP_3x4mm_P0.5mm_EP1.65x2.65mm_ThermalVias -QFN, 20 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1742.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -32 -21 -Package_DFN_QFN -QFN-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm -QFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=274), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -25 -21 -Package_DFN_QFN -QFN-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias -QFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=274), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -30 -21 -Package_DFN_QFN -QFN-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm -QFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc2535.pdf#page=164), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -25 -21 -Package_DFN_QFN -QFN-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias -QFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc2535.pdf#page=164), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -30 -21 -Package_DFN_QFN -QFN-20-1EP_4x4mm_P0.5mm_EP2.7x2.7mm -QFN, 20 Pin (https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -25 -21 -Package_DFN_QFN -QFN-20-1EP_4x4mm_P0.5mm_EP2.7x2.7mm_ThermalVias -QFN, 20 Pin (https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -30 -21 -Package_DFN_QFN -QFN-20-1EP_4x5mm_P0.5mm_EP2.65x3.65mm -QFN, 20 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1711.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -27 -21 -Package_DFN_QFN -QFN-20-1EP_4x5mm_P0.5mm_EP2.65x3.65mm_ThermalVias -QFN, 20 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1711.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -40 -21 -Package_DFN_QFN -QFN-20-1EP_5x5mm_P0.65mm_EP3.35x3.35mm -QFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=276), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -25 -21 -Package_DFN_QFN -QFN-20-1EP_5x5mm_P0.65mm_EP3.35x3.35mm_ThermalVias -QFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=276), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -35 -21 -Package_DFN_QFN -QFN-24-1EP_3x3mm_P0.4mm_EP1.75x1.6mm -QFN, 24 Pin (https://www.invensense.com/wp-content/uploads/2015/02/PS-MPU-9250A-01-v1.1.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -29 -25 -Package_DFN_QFN -QFN-24-1EP_3x3mm_P0.4mm_EP1.75x1.6mm_ThermalVias -QFN, 24 Pin (https://www.invensense.com/wp-content/uploads/2015/02/PS-MPU-9250A-01-v1.1.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -34 -25 -Package_DFN_QFN -QFN-24-1EP_3x4mm_P0.4mm_EP1.65x2.65mm -QFN, 24 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1742.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -31 -25 -Package_DFN_QFN -QFN-24-1EP_3x4mm_P0.4mm_EP1.65x2.65mm_ThermalVias -QFN, 24 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1742.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -38 -25 -Package_DFN_QFN -QFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm -QFN, 24 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=278), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -29 -25 -Package_DFN_QFN -QFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias -QFN, 24 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=278), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -39 -25 -Package_DFN_QFN -QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.6mm -QFN, 24 Pin (https://store.invensense.com/datasheets/invensense/MPU-6050_DataSheet_V3%204.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -29 -25 -Package_DFN_QFN -QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.6mm_ThermalVias -QFN, 24 Pin (https://store.invensense.com/datasheets/invensense/MPU-6050_DataSheet_V3%204.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -39 -25 -Package_DFN_QFN -QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.7mm -QFN, 24 Pin (http://www.alfarzpp.lv/eng/sc/AS3330.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -29 -25 -Package_DFN_QFN -QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.7mm_ThermalVias -QFN, 24 Pin (http://www.alfarzpp.lv/eng/sc/AS3330.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -39 -25 -Package_DFN_QFN -QFN-24-1EP_4x4mm_P0.5mm_EP2.8x2.8mm -QFN, 24 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/hmc431.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -29 -25 -Package_DFN_QFN -QFN-24-1EP_4x4mm_P0.5mm_EP2.8x2.8mm_ThermalVias -QFN, 24 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/hmc431.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -39 -25 -Package_DFN_QFN -QFN-24-1EP_4x4mm_P0.5mm_EP2.15x2.15mm -QFN, 24 Pin (https://www.st.com/resource/en/datasheet/led1642gw.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -29 -25 -Package_DFN_QFN -QFN-24-1EP_4x4mm_P0.5mm_EP2.15x2.15mm_ThermalVias -QFN, 24 Pin (https://www.st.com/resource/en/datasheet/led1642gw.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -39 -25 -Package_DFN_QFN -QFN-24-1EP_4x4mm_P0.5mm_EP2.65x2.65mm -QFN, 24 Pin (http://www.cypress.com/file/46236/download), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -29 -25 -Package_DFN_QFN -QFN-24-1EP_4x4mm_P0.5mm_EP2.65x2.65mm_ThermalVias -QFN, 24 Pin (http://www.cypress.com/file/46236/download), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -39 -25 -Package_DFN_QFN -QFN-24-1EP_4x5mm_P0.5mm_EP2.65x3.65mm -QFN, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_24_05-08-1696.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -31 -25 -Package_DFN_QFN -QFN-24-1EP_4x5mm_P0.5mm_EP2.65x3.65mm_ThermalVias -QFN, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_24_05-08-1696.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -44 -25 -Package_DFN_QFN -QFN-24-1EP_5x5mm_P0.65mm_EP3.2x3.2mm -QFN, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/(UH24)%20QFN%2005-08-1747%20Rev%20A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -29 -25 -Package_DFN_QFN -QFN-24-1EP_5x5mm_P0.65mm_EP3.2x3.2mm_ThermalVias -QFN, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/(UH24)%20QFN%2005-08-1747%20Rev%20A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -51 -25 -Package_DFN_QFN -QFN-24-1EP_5x5mm_P0.65mm_EP3.4x3.4mm -QFN, 24 Pin (http://www.thatcorp.com/datashts/THAT_5173_Datasheet.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -29 -25 -Package_DFN_QFN -QFN-24-1EP_5x5mm_P0.65mm_EP3.4x3.4mm_ThermalVias -QFN, 24 Pin (http://www.thatcorp.com/datashts/THAT_5173_Datasheet.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -39 -25 -Package_DFN_QFN -QFN-24-1EP_5x5mm_P0.65mm_EP3.6x3.6mm -QFN, 24 Pin (https://www.nxp.com/docs/en/package-information/98ASA00734D.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -34 -25 -Package_DFN_QFN -QFN-24-1EP_5x5mm_P0.65mm_EP3.6x3.6mm_ThermalVias -QFN, 24 Pin (https://www.nxp.com/docs/en/package-information/98ASA00734D.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -67 -25 -Package_DFN_QFN -QFN-28-1EP_3x6mm_P0.5mm_EP1.7x4.75mm -QFN, 28 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081926_0_UDE28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -37 -29 -Package_DFN_QFN -QFN-28-1EP_3x6mm_P0.5mm_EP1.7x4.75mm_ThermalVias -QFN, 28 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081926_0_UDE28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -53 -29 -Package_DFN_QFN -QFN-28-1EP_4x4mm_P0.4mm_EP2.3x2.3mm -QFN, 28 Pin (http://www.issi.com/WW/pdf/31FL3731.pdf#page=21), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -33 -29 -Package_DFN_QFN -QFN-28-1EP_4x4mm_P0.4mm_EP2.3x2.3mm_ThermalVias -QFN, 28 Pin (http://www.issi.com/WW/pdf/31FL3731.pdf#page=21), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -43 -29 -Package_DFN_QFN -QFN-28-1EP_4x4mm_P0.4mm_EP2.4x2.4mm -QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=280), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -33 -29 -Package_DFN_QFN -QFN-28-1EP_4x4mm_P0.4mm_EP2.4x2.4mm_ThermalVias -QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=280), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -43 -29 -Package_DFN_QFN -QFN-28-1EP_4x4mm_P0.4mm_EP2.6x2.6mm -QFN, 28 Pin (package code T2844-1; https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -33 -29 -Package_DFN_QFN -QFN-28-1EP_4x4mm_P0.4mm_EP2.6x2.6mm_ThermalVias -QFN, 28 Pin (package code T2844-1; https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -43 -29 -Package_DFN_QFN -QFN-28-1EP_4x4mm_P0.45mm_EP2.4x2.4mm -QFN, 28 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8008S.pdf#page=16), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -33 -29 -Package_DFN_QFN -QFN-28-1EP_4x4mm_P0.45mm_EP2.4x2.4mm_ThermalVias -QFN, 28 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8008S.pdf#page=16), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -43 -29 -Package_DFN_QFN -QFN-28-1EP_4x5mm_P0.5mm_EP2.65x3.65mm -QFN, 28 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/3555fe.pdf#page=32), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -35 -29 -Package_DFN_QFN -QFN-28-1EP_4x5mm_P0.5mm_EP2.65x3.65mm_ThermalVias -QFN, 28 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/3555fe.pdf#page=32), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -48 -29 -Package_DFN_QFN -QFN-28-1EP_5x5mm_P0.5mm_EP3.35x3.35mm -QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=283), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -38 -29 -Package_DFN_QFN -QFN-28-1EP_5x5mm_P0.5mm_EP3.35x3.35mm_ThermalVias -QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=283), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -55 -29 -Package_DFN_QFN -QFN-28-1EP_5x6mm_P0.5mm_EP3.65x4.65mm -QFN, 28 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081932_0_UHE28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -41 -29 -Package_DFN_QFN -QFN-28-1EP_5x6mm_P0.5mm_EP3.65x4.65mm_ThermalVias -QFN, 28 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081932_0_UHE28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -62 -29 -Package_DFN_QFN -QFN-28-1EP_6x6mm_P0.65mm_EP4.8x4.8mm -QFN, 28 Pin (https://www.semtech.com/uploads/documents/sx1272.pdf#page=125), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -38 -29 -Package_DFN_QFN -QFN-28-1EP_6x6mm_P0.65mm_EP4.8x4.8mm_ThermalVias -QFN, 28 Pin (https://www.semtech.com/uploads/documents/sx1272.pdf#page=125), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -71 -29 -Package_DFN_QFN -QFN-28-1EP_6x6mm_P0.65mm_EP4.25x4.25mm -QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=289), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -38 -29 -Package_DFN_QFN -QFN-28-1EP_6x6mm_P0.65mm_EP4.25x4.25mm_ThermalVias -QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=289), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -71 -29 -Package_DFN_QFN -QFN-28_4x4mm_P0.5mm -QFN, 28 Pin (http://www.st.com/resource/en/datasheet/stm32f031k6.pdf#page=90), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -28 -28 -Package_DFN_QFN -QFN-32-1EP_4x4mm_P0.4mm_EP2.9x2.9mm -QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/atmel-8153-8-and-16-bit-avr-microcontroller-xmega-e-atxmega8e5-atxmega16e5-atxmega32e5_datasheet.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -37 -33 -Package_DFN_QFN -QFN-32-1EP_4x4mm_P0.4mm_EP2.9x2.9mm_ThermalVias -QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/atmel-8153-8-and-16-bit-avr-microcontroller-xmega-e-atxmega8e5-atxmega16e5-atxmega32e5_datasheet.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -47 -33 -Package_DFN_QFN -QFN-32-1EP_4x4mm_P0.4mm_EP2.65x2.65mm -QFN, 32 Pin (https://www.renesas.com/eu/en/package-image/pdf/outdrawing/l32.4x4a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -37 -33 -Package_DFN_QFN -QFN-32-1EP_4x4mm_P0.4mm_EP2.65x2.65mm_ThermalVias -QFN, 32 Pin (https://www.renesas.com/eu/en/package-image/pdf/outdrawing/l32.4x4a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -59 -33 -Package_DFN_QFN -QFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm -QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8008S.pdf#page=20), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -42 -33 -Package_DFN_QFN -QFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias -QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8008S.pdf#page=20), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -59 -33 -Package_DFN_QFN -QFN-32-1EP_5x5mm_P0.5mm_EP3.3x3.3mm -QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002164B.pdf#page=68), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -42 -33 -Package_DFN_QFN -QFN-32-1EP_5x5mm_P0.5mm_EP3.3x3.3mm_ThermalVias -QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002164B.pdf#page=68), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -59 -33 -Package_DFN_QFN -QFN-32-1EP_5x5mm_P0.5mm_EP3.6x3.6mm -QFN, 32 Pin (http://infocenter.nordicsemi.com/pdf/nRF52810_PS_v1.1.pdf#page=468), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -42 -33 -Package_DFN_QFN -QFN-32-1EP_5x5mm_P0.5mm_EP3.6x3.6mm_ThermalVias -QFN, 32 Pin (http://infocenter.nordicsemi.com/pdf/nRF52810_PS_v1.1.pdf#page=468), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -59 -33 -Package_DFN_QFN -QFN-32-1EP_5x5mm_P0.5mm_EP3.7x3.7mm -QFN, 32 Pin (https://www.espressif.com/sites/default/files/documentation/0a-esp8285_datasheet_en.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -37 -33 -Package_DFN_QFN -QFN-32-1EP_5x5mm_P0.5mm_EP3.7x3.7mm_ThermalVias -QFN, 32 Pin (https://www.espressif.com/sites/default/files/documentation/0a-esp8285_datasheet_en.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -59 -33 -Package_DFN_QFN -QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm -QFN, 32 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_32_05-08-1693.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -42 -33 -Package_DFN_QFN -QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm_ThermalVias -QFN, 32 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_32_05-08-1693.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -59 -33 -Package_DFN_QFN -QFN-32-1EP_5x5mm_P0.5mm_EP3.65x3.65mm -QFN, 32 Pin (https://www.exar.com/ds/mxl7704.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -42 -33 -Package_DFN_QFN -QFN-32-1EP_5x5mm_P0.5mm_EP3.65x3.65mm_ThermalVias -QFN, 32 Pin (https://www.exar.com/ds/mxl7704.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -59 -33 -Package_DFN_QFN -QFN-32-1EP_7x7mm_P0.65mm_EP4.7x4.7mm -QFN, 32 Pin (https://www.nxp.com/docs/en/data-sheet/LPC111X.pdf#page=108), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -49 -33 -Package_DFN_QFN -QFN-32-1EP_7x7mm_P0.65mm_EP4.7x4.7mm_ThermalVias -QFN, 32 Pin (https://www.nxp.com/docs/en/data-sheet/LPC111X.pdf#page=108), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -75 -33 -Package_DFN_QFN -QFN-32-1EP_7x7mm_P0.65mm_EP4.65x4.65mm -QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-8209-8-bit%20AVR%20ATmega16M1-32M1-64M1_Datasheet.pdf#page=426), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -49 -33 -Package_DFN_QFN -QFN-32-1EP_7x7mm_P0.65mm_EP4.65x4.65mm_ThermalVias -QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-8209-8-bit%20AVR%20ATmega16M1-32M1-64M1_Datasheet.pdf#page=426), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -75 -33 -Package_DFN_QFN -QFN-32-1EP_7x7mm_P0.65mm_EP5.4x5.4mm -QFN, 32 Pin (http://www.thatcorp.com/datashts/THAT_5171_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -49 -33 -Package_DFN_QFN -QFN-32-1EP_7x7mm_P0.65mm_EP5.4x5.4mm_ThermalVias -QFN, 32 Pin (http://www.thatcorp.com/datashts/THAT_5171_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -75 -33 -Package_DFN_QFN -QFN-36-1EP_5x6mm_P0.5mm_EP3.6x4.1mm -QFN, 36 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2100_datasheet_Rev1.08.pdf#page=43), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -46 -37 -Package_DFN_QFN -QFN-36-1EP_5x6mm_P0.5mm_EP3.6x4.1mm_ThermalVias -QFN, 36 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2100_datasheet_Rev1.08.pdf#page=43), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -56 -37 -Package_DFN_QFN -QFN-36-1EP_5x6mm_P0.5mm_EP3.6x4.6mm -QFN, 36 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/(UHE36)%20QFN%2005-08-1876%20Rev%20%C3%98.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -49 -37 -Package_DFN_QFN -QFN-36-1EP_5x6mm_P0.5mm_EP3.6x4.6mm_ThermalVias -QFN, 36 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/(UHE36)%20QFN%2005-08-1876%20Rev%20%C3%98.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -56 -37 -Package_DFN_QFN -QFN-36-1EP_6x6mm_P0.5mm_EP3.7x3.7mm -QFN, 36 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/36L_QFN_6x6_with_3_7x3_7_EP_Punch_Dimpled_4E_C04-0241A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -46 -37 -Package_DFN_QFN -QFN-36-1EP_6x6mm_P0.5mm_EP3.7x3.7mm_ThermalVias -QFN, 36 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/36L_QFN_6x6_with_3_7x3_7_EP_Punch_Dimpled_4E_C04-0241A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -63 -37 -Package_DFN_QFN -QFN-36-1EP_6x6mm_P0.5mm_EP4.1x4.1mm -QFN, 36 Pin (www.st.com/resource/en/datasheet/stm32f101t6.pdf#page=72), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -46 -37 -Package_DFN_QFN -QFN-36-1EP_6x6mm_P0.5mm_EP4.1x4.1mm_ThermalVias -QFN, 36 Pin (www.st.com/resource/en/datasheet/stm32f101t6.pdf#page=72), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -63 -37 -Package_DFN_QFN -QFN-38-1EP_4x6mm_P0.4mm_EP2.65x4.65mm -QFN, 38 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_38_05-08-1750.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -47 -39 -Package_DFN_QFN -QFN-38-1EP_4x6mm_P0.4mm_EP2.65x4.65mm_ThermalVias -QFN, 38 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_38_05-08-1750.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -56 -39 -Package_DFN_QFN -QFN-38-1EP_5x7mm_P0.5mm_EP3.15x5.15mm -QFN, 38 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_38_05-08-1701.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -54 -39 -Package_DFN_QFN -QFN-38-1EP_5x7mm_P0.5mm_EP3.15x5.15mm_ThermalVias -QFN, 38 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_38_05-08-1701.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -63 -39 -Package_DFN_QFN -QFN-40-1EP_5x5mm_P0.4mm_EP3.6x3.6mm -QFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=297), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -50 -41 -Package_DFN_QFN -QFN-40-1EP_5x5mm_P0.4mm_EP3.6x3.6mm_ThermalVias -QFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=297), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -67 -41 -Package_DFN_QFN -QFN-40-1EP_5x5mm_P0.4mm_EP3.8x3.8mm -QFN, 40 Pin (http://www.issi.com/WW/pdf/31FL3736.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -50 -41 -Package_DFN_QFN -QFN-40-1EP_5x5mm_P0.4mm_EP3.8x3.8mm_ThermalVias -QFN, 40 Pin (http://www.issi.com/WW/pdf/31FL3736.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -67 -41 -Package_DFN_QFN -QFN-40-1EP_6x6mm_P0.5mm_EP4.6x4.6mm -QFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=295), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -57 -41 -Package_DFN_QFN -QFN-40-1EP_6x6mm_P0.5mm_EP4.6x4.6mm_ThermalVias -QFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=295), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -83 -41 -Package_DFN_QFN -QFN-42-1EP_5x6mm_P0.4mm_EP3.7x4.7mm -QFN, 42 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081875_0_UHE42.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -55 -43 -Package_DFN_QFN -QFN-42-1EP_5x6mm_P0.4mm_EP3.7x4.7mm_ThermalVias -QFN, 42 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081875_0_UHE42.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -76 -43 -Package_DFN_QFN -QFN-44-1EP_7x7mm_P0.5mm_EP5.2x5.2mm -QFN, 44 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/2512S.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -61 -45 -Package_DFN_QFN -QFN-44-1EP_7x7mm_P0.5mm_EP5.2x5.2mm_ThermalVias -QFN, 44 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/2512S.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -87 -45 -Package_DFN_QFN -QFN-44-1EP_7x7mm_P0.5mm_EP5.15x5.15mm -QFN, 44 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_44_05-08-1763.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -61 -45 -Package_DFN_QFN -QFN-44-1EP_7x7mm_P0.5mm_EP5.15x5.15mm_ThermalVias -QFN, 44 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_44_05-08-1763.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -87 -45 -Package_DFN_QFN -QFN-44-1EP_8x8mm_P0.65mm_EP6.45x6.45mm -QFN, 44 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/39935c.pdf#page=152), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -70 -45 -Package_DFN_QFN -QFN-44-1EP_8x8mm_P0.65mm_EP6.45x6.45mm_ThermalVias -QFN, 44 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/39935c.pdf#page=152), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -107 -45 -Package_DFN_QFN -QFN-44-1EP_9x9mm_P0.65mm_EP7.5x7.5mm -44-Lead Plastic Quad Flat, No Lead Package - 9x9 mm Body [QFN]; see section 10.3 of https://www.parallax.com/sites/default/files/downloads/P8X32A-Propeller-Datasheet-v1.4.0_0.pdf -QFN 0.65 -0 -49 -45 -Package_DFN_QFN -QFN-44-1EP_9x9mm_P0.65mm_EP7.5x7.5mm_ThermalVias -44-Lead Plastic Quad Flat, No Lead Package - 9x9 mm Body [QFN] with thermal vias; see section 10.3 of https://www.parallax.com/sites/default/files/downloads/P8X32A-Propeller-Datasheet-v1.4.0_0.pdf -QFN 0.65 -0 -55 -45 -Package_DFN_QFN -QFN-48-1EP_5x5mm_P0.35mm_EP3.7x3.7mm -QFN, 48 Pin (https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf#page=38), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -58 -49 -Package_DFN_QFN -QFN-48-1EP_5x5mm_P0.35mm_EP3.7x3.7mm_ThermalVias -QFN, 48 Pin (https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf#page=38), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -75 -49 -Package_DFN_QFN -QFN-48-1EP_6x6mm_P0.4mm_EP4.2x4.2mm -QFN, 48 Pin (https://static.dev.sifive.com/SiFive-FE310-G000-datasheet-v1p5.pdf#page=20), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -58 -49 -Package_DFN_QFN -QFN-48-1EP_6x6mm_P0.4mm_EP4.2x4.2mm_ThermalVias -QFN, 48 Pin (https://static.dev.sifive.com/SiFive-FE310-G000-datasheet-v1p5.pdf#page=20), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -91 -49 -Package_DFN_QFN -QFN-48-1EP_6x6mm_P0.4mm_EP4.3x4.3mm -QFN, 48 Pin (https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf#page=38), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -58 -49 -Package_DFN_QFN -QFN-48-1EP_6x6mm_P0.4mm_EP4.3x4.3mm_ThermalVias -QFN, 48 Pin (https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf#page=38), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -75 -49 -Package_DFN_QFN -QFN-48-1EP_6x6mm_P0.4mm_EP4.6x4.6mm -QFN, 48 Pin (http://infocenter.nordicsemi.com/pdf/nRF51822_PS_v3.3.pdf#page=67), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -58 -49 -Package_DFN_QFN -QFN-48-1EP_6x6mm_P0.4mm_EP4.6x4.6mm_ThermalVias -QFN, 48 Pin (http://infocenter.nordicsemi.com/pdf/nRF51822_PS_v3.3.pdf#page=67), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -91 -49 -Package_DFN_QFN -QFN-48-1EP_6x6mm_P0.4mm_EP4.66x4.66mm -QFN, 48 Pin (https://www.onsemi.com/pub/Collateral/485BA.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -58 -49 -Package_DFN_QFN -QFN-48-1EP_6x6mm_P0.4mm_EP4.66x4.66mm_ThermalVias -QFN, 48 Pin (https://www.onsemi.com/pub/Collateral/485BA.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -91 -49 -Package_DFN_QFN -QFN-48-1EP_7x7mm_P0.5mm_EP5.3x5.3mm -QFN, 48 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2041_datasheet.pdf#page=62), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -65 -49 -Package_DFN_QFN -QFN-48-1EP_7x7mm_P0.5mm_EP5.3x5.3mm_ThermalVias -QFN, 48 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2041_datasheet.pdf#page=62), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -91 -49 -Package_DFN_QFN -QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm -QFN, 48 Pin (http://www.st.com/resource/en/datasheet/stm32f042k6.pdf#page=94), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -65 -49 -Package_DFN_QFN -QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm_ThermalVias -QFN, 48 Pin (http://www.st.com/resource/en/datasheet/stm32f042k6.pdf#page=94), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -91 -49 -Package_DFN_QFN -QFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm -QFN, 48 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_48_05-08-1704.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -65 -49 -Package_DFN_QFN -QFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm_ThermalVias -QFN, 48 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_48_05-08-1704.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -91 -49 -Package_DFN_QFN -QFN-48-1EP_7x7mm_P0.5mm_EP5.45x5.45mm -QFN, 48 Pin (http://www.thatcorp.com/datashts/THAT_626x_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -65 -49 -Package_DFN_QFN -QFN-48-1EP_7x7mm_P0.5mm_EP5.45x5.45mm_ThermalVias -QFN, 48 Pin (http://www.thatcorp.com/datashts/THAT_626x_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -91 -49 -Package_DFN_QFN -QFN-48-1EP_8x8mm_P0.5mm_EP6.2x6.2mm -QFN, 48 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT232H.pdf#page=49), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -74 -49 -Package_DFN_QFN -QFN-48-1EP_8x8mm_P0.5mm_EP6.2x6.2mm_ThermalVias -QFN, 48 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT232H.pdf#page=49), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -111 -49 -Package_DFN_QFN -QFN-52-1EP_7x8mm_P0.5mm_EP5.41x6.45mm -QFN, 52 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_52_05-08-1729.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -73 -53 -Package_DFN_QFN -QFN-52-1EP_7x8mm_P0.5mm_EP5.41x6.45mm_ThermalVias -QFN, 52 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_52_05-08-1729.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -104 -53 -Package_DFN_QFN -QFN-56-1EP_7x7mm_P0.4mm_EP3.2x3.2mm -QFN, 56 Pin (https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf#page=634), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -61 -57 -Package_DFN_QFN -QFN-56-1EP_7x7mm_P0.4mm_EP3.2x3.2mm_ThermalVias -QFN, 56 Pin (https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf#page=634), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -66 -57 -Package_DFN_QFN -QFN-56-1EP_7x7mm_P0.4mm_EP5.6x5.6mm -QFN, 56 Pin (http://www.cypress.com/file/416486/download#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -73 -57 -Package_DFN_QFN -QFN-56-1EP_7x7mm_P0.4mm_EP5.6x5.6mm_ThermalVias -QFN, 56 Pin (http://www.cypress.com/file/416486/download#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -99 -57 -Package_DFN_QFN -QFN-56-1EP_8x8mm_P0.5mm_EP4.3x4.3mm -QFN, 56 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002142A.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -73 -57 -Package_DFN_QFN -QFN-56-1EP_8x8mm_P0.5mm_EP4.3x4.3mm_ThermalVias -QFN, 56 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002142A.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -99 -57 -Package_DFN_QFN -QFN-56-1EP_8x8mm_P0.5mm_EP4.5x5.2mm -QFN, 56 Pin (http://www.ti.com/lit/an/scea032/scea032.pdf#page=4), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -73 -57 -Package_DFN_QFN -QFN-56-1EP_8x8mm_P0.5mm_EP4.5x5.2mm_ThermalVias -QFN, 56 Pin (http://www.ti.com/lit/an/scea032/scea032.pdf#page=4), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -99 -57 -Package_DFN_QFN -QFN-56-1EP_8x8mm_P0.5mm_EP4.5x5.2mm_ThermalVias_TopTented -QFN, 56 Pin top tented version (manually modified). For information see: http://www.cypress.com/file/138911/download -QFN DFN_QFN -0 -115 -57 -Package_DFN_QFN -QFN-56-1EP_8x8mm_P0.5mm_EP5.6x5.6mm -QFN, 56 Pin (http://www.ti.com/lit/ds/symlink/tlc5957.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -73 -57 -Package_DFN_QFN -QFN-56-1EP_8x8mm_P0.5mm_EP5.6x5.6mm_ThermalVias -QFN, 56 Pin (http://www.ti.com/lit/ds/symlink/tlc5957.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -99 -57 -Package_DFN_QFN -QFN-56-1EP_8x8mm_P0.5mm_EP5.9x5.9mm -QFN, 56 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001734B.pdf#page=50), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -73 -57 -Package_DFN_QFN -QFN-56-1EP_8x8mm_P0.5mm_EP5.9x5.9mm_ThermalVias -QFN, 56 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001734B.pdf#page=50), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -99 -57 -Package_DFN_QFN -QFN-64-1EP_8x8mm_P0.4mm_EP6.5x6.5mm -QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_VQFN_8x8_with%206_5x6_5%20EP_JXX_C04-0437A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -90 -65 -Package_DFN_QFN -QFN-64-1EP_8x8mm_P0.4mm_EP6.5x6.5mm_ThermalVias -QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_VQFN_8x8_with%206_5x6_5%20EP_JXX_C04-0437A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -127 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP3.4x3.4mm -QFN, 64 Pin (www.intel.com/content/www/us/en/ethernet-controllers/i210-ethernet-controller-datasheet.html), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -74 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP3.4x3.4mm_ThermalVias -QFN, 64 Pin (www.intel.com/content/www/us/en/ethernet-controllers/i210-ethernet-controller-datasheet.html), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -79 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP3.8x3.8mm -QFN, 64 Pin (https://datasheet.lcsc.com/szlcsc/Realtek-Semicon-RTL8211EG-VB-CG_C69264.pdf#page=77), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -74 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP3.8x3.8mm_ThermalVias -QFN, 64 Pin (https://datasheet.lcsc.com/szlcsc/Realtek-Semicon-RTL8211EG-VB-CG_C69264.pdf#page=77), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -79 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP4.7x4.7mm -QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/60001477A.pdf (page 1083)), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -74 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP4.7x4.7mm_ThermalVias -QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/60001477A.pdf (page 1083)), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -91 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP4.35x4.35mm -QFN, 64 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT2232H.pdf#page=57), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -74 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP4.35x4.35mm_ThermalVias -QFN, 64 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT2232H.pdf#page=57), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -91 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP5.2x5.2mm -QFN, 64 Pin (https://www.silabs.com/documents/public/data-sheets/Si5345-44-42-D-DataSheet.pdf#page=51), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -81 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP5.2x5.2mm_ThermalVias -QFN, 64 Pin (https://www.silabs.com/documents/public/data-sheets/Si5345-44-42-D-DataSheet.pdf#page=51), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -107 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm -QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/70593d.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -81 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm_ThermalVias -QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/70593d.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -107 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP5.45x5.45mm -QFN, 64 Pin (https://www.infineon.com/dgdl/Infineon-MA12040-DS-v01_00-EN.pdf?fileId=5546d46264a8de7e0164b7467a3d617c#page=81), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -81 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP5.45x5.45mm_ThermalVias -QFN, 64 Pin (https://www.infineon.com/dgdl/Infineon-MA12040-DS-v01_00-EN.pdf?fileId=5546d46264a8de7e0164b7467a3d617c#page=81), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -107 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP6x6mm -QFN, 64 Pin (http://www.ti.com/lit/ds/symlink/tusb8041.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -81 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP6x6mm_ThermalVias -QFN, 64 Pin (http://www.ti.com/lit/ds/symlink/tusb8041.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -107 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP7.3x7.3mm -QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002304A.pdf (page 43)), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -90 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP7.3x7.3mm_ThermalVias -QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002304A.pdf (page 43)), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -127 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP7.5x7.5mm -QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc7593.pdf (page 432)), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -101 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP7.5x7.5mm_ThermalVias -QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc7593.pdf (page 432)), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -151 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP7.15x7.15mm -QFN, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/229321fa.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -90 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP7.15x7.15mm_ThermalVias -QFN, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/229321fa.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -127 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP7.25x7.25mm -64-Lead Plastic Quad Flat No-Lead Package, 9x9mm Body (see Atmel Appnote 8826) -QFN 0.5 -0 -90 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP7.35x7.35mm -64-Lead Plastic Quad Flat, No Lead Package (MR) - 9x9x0.9 mm Body [QFN]; (see Microchip Packaging Specification 00000049BS.pdf) -QFN 0.5 -0 -90 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP7.65x7.65mm -QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-2549-8-bit-AVR-Microcontroller-ATmega640-1280-1281-2560-2561_datasheet.pdf (page 415)), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -101 -65 -Package_DFN_QFN -QFN-64-1EP_9x9mm_P0.5mm_EP7.65x7.65mm_ThermalVias -QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-2549-8-bit-AVR-Microcontroller-ATmega640-1280-1281-2560-2561_datasheet.pdf (page 415)), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -151 -65 -Package_DFN_QFN -QFN-68-1EP_8x8mm_P0.4mm_EP5.2x5.2mm -QFN, 68 Pin (https://cdn.microsemi.com/documents/1bf6886f-5919-4508-a50b-b1dbf3fdf0f4/download/#page=98), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -85 -69 -Package_DFN_QFN -QFN-68-1EP_8x8mm_P0.4mm_EP5.2x5.2mm_ThermalVias -QFN, 68 Pin (https://cdn.microsemi.com/documents/1bf6886f-5919-4508-a50b-b1dbf3fdf0f4/download/#page=98), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -111 -69 -Package_DFN_QFN -QFN-72-1EP_10x10mm_P0.5mm_EP6x6mm -QFN, 72 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001682C.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -82 -73 -Package_DFN_QFN -QFN-72-1EP_10x10mm_P0.5mm_EP6x6mm_ThermalVias -QFN, 72 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001682C.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -135 -73 -Package_DFN_QFN -QFN-76-1EP_9x9mm_P0.4mm_EP3.8x3.8mm -QFN, 76 Pin (https://www.marvell.com/documents/bqcwxsoiqfjkcjdjhkvc/#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -86 -77 -Package_DFN_QFN -QFN-76-1EP_9x9mm_P0.4mm_EP3.8x3.8mm_ThermalVias -QFN, 76 Pin (https://www.marvell.com/documents/bqcwxsoiqfjkcjdjhkvc/#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -103 -77 -Package_DFN_QFN -Qorvo_DFN-8-1EP_2x2mm_P0.5mm -DFN 8 2x2mm, 0.5mm http://www.qorvo.com/products/d/da000896 -DFN 0.5 Qorvo 2x2mm -0 -9 -9 -Package_DFN_QFN -ROHM_DFN0604-3 -DFN package size 0604 3 pins -DFN package size 0604 3 pins -0 -3 -3 -Package_DFN_QFN -ST_UFQFPN-20_3x3mm_P0.5mm -UFQFPN 20-lead, 3 x 3 mm, 0.5 mm pitch, ultra thin fine pitch quad flat package (http://www.st.com/resource/en/datasheet/stm8s003f3.pdf) -UFQFPN 0.5 -0 -20 -20 -Package_DFN_QFN -ST_UQFN-6L_1.5x1.7mm_Pitch0.5mm -ST UQFN 6 pin 0.5mm Pitch http://www.st.com/resource/en/datasheet/ecmf02-2amx6.pdf -UQFN DFN 0.5 ST -0 -6 -6 -Package_DFN_QFN -SiliconLabs_QFN-20-1EP_3x3mm_P0.5mm_EP1.8x1.8mm -20-Lead Plastic Quad Flat, No Lead Package - 3x3 mm Body [QFN] with corner pads; see figure 8.2 of https://www.silabs.com/documents/public/data-sheets/efm8bb1-datasheet.pdf -QFN 0.5 -0 -25 -21 -Package_DFN_QFN -SiliconLabs_QFN-20-1EP_3x3mm_P0.5mm_EP1.8x1.8mm_ThermalVias -20-Lead Plastic Quad Flat, No Lead Package - 3x3 mm Body [QFN] with corner pads and thermal vias; see figure 8.2 of https://www.silabs.com/documents/public/data-sheets/efm8bb1-datasheet.pdf -QFN 0.5 -0 -31 -21 -Package_DFN_QFN -TDFN-6-1EP_2.5x2.5mm_P0.65mm_EP1.3x2mm -TDFN, 6 Pin (http://www.nve.com/Downloads/ab3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -TDFN NoLead -0 -11 -7 -Package_DFN_QFN -TDFN-6-1EP_2.5x2.5mm_P0.65mm_EP1.3x2mm_ThermalVias -TDFN, 6 Pin (http://www.nve.com/Downloads/ab3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -TDFN NoLead -0 -18 -7 -Package_DFN_QFN -TDFN-8-1EP_2x2mm_P0.5mm_EP0.8x1.2mm -TDFN, 8 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0168.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -TDFN NoLead -0 -13 -9 -Package_DFN_QFN -TDFN-8-1EP_3x2mm_P0.5mm_EP1.3x1.4mm -TDFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/MCP6V66-Family-Data-Sheet-DS20006266A.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py -TDFN NoLead -0 -13 -9 -Package_DFN_QFN -TDFN-8-1EP_3x2mm_P0.5mm_EP1.4x1.4mm -TDFN, 8 Pin (http://ww1.microchip.com/downloads/en/devicedoc/20005514a.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py -TDFN NoLead -0 -13 -9 -Package_DFN_QFN -TDFN-8-1EP_3x2mm_P0.5mm_EP1.80x1.65mm -8-lead plastic dual flat, 2x3x0.75mm size, 0.5mm pitch (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_TDFN_2x3_MN_C04-0129E-MN.pdf) -TDFN DFN 0.5mm -0 -12 -9 -Package_DFN_QFN -TDFN-8-1EP_3x2mm_P0.5mm_EP1.80x1.65mm_ThermalVias -8-lead plastic dual flat, 2x3x0.75mm size, 0.5mm pitch (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_TDFN_2x3_MN_C04-0129E-MN.pdf) -TDFN DFN 0.5mm -0 -17 -9 -Package_DFN_QFN -TDFN-10-1EP_2x3mm_P0.5mm_EP0.9x2mm -TDFN, 10 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0429.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -TDFN NoLead -0 -13 -11 -Package_DFN_QFN -TDFN-10-1EP_2x3mm_P0.5mm_EP0.9x2mm_ThermalVias -TDFN, 10 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0429.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -TDFN NoLead -0 -16 -11 -Package_DFN_QFN -TDFN-12_2x3mm_P0.5mm -TDFN, 12 Pads, No exposed, http://www.st.com/resource/en/datasheet/stm6600.pdf -DFN -0 -12 -12 -Package_DFN_QFN -TDFN-14-1EP_3x3mm_P0.4mm_EP1.78x2.35mm -TDFN, 14 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0137.PDF (T1433-2C)), generated with kicad-footprint-generator ipc_noLead_generator.py -TDFN NoLead -0 -19 -15 -Package_DFN_QFN -TDFN-14-1EP_3x3mm_P0.4mm_EP1.78x2.35mm_ThermalVias -TDFN, 14 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0137.PDF (T1433-2C)), generated with kicad-footprint-generator ipc_noLead_generator.py -TDFN NoLead -0 -26 -15 -Package_DFN_QFN -TQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm -TQFN, 16 Pin (https://www.diodes.com/assets/Datasheets/PI6C5946002.pdf#page=12), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -21 -17 -Package_DFN_QFN -TQFN-16-1EP_3x3mm_P0.5mm_EP1.23x1.23mm -TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0136.PDF (T1633-5), https://pdfserv.maximintegrated.com/land_patterns/90-0032.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -21 -17 -Package_DFN_QFN -TQFN-16-1EP_3x3mm_P0.5mm_EP1.23x1.23mm_ThermalVias -TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0136.PDF (T1633-5), https://pdfserv.maximintegrated.com/land_patterns/90-0032.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -26 -17 -Package_DFN_QFN -TQFN-16-1EP_5x5mm_P0.8mm_EP2.29x2.29mm -TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T1655-4)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -21 -17 -Package_DFN_QFN -TQFN-16-1EP_5x5mm_P0.8mm_EP2.29x2.29mm_ThermalVias -TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T1655-4)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -26 -17 -Package_DFN_QFN -TQFN-16-1EP_5x5mm_P0.8mm_EP3.1x3.1mm -TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T1655-2)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -21 -17 -Package_DFN_QFN -TQFN-16-1EP_5x5mm_P0.8mm_EP3.1x3.1mm_ThermalVias -TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T1655-2)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -31 -17 -Package_DFN_QFN -TQFN-20-1EP_5x5mm_P0.65mm_EP3.1x3.1mm -TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2055-3)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -25 -21 -Package_DFN_QFN -TQFN-20-1EP_5x5mm_P0.65mm_EP3.1x3.1mm_ThermalVias -TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2055-3)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -35 -21 -Package_DFN_QFN -TQFN-20-1EP_5x5mm_P0.65mm_EP3.25x3.25mm -TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2055-5)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -25 -21 -Package_DFN_QFN -TQFN-20-1EP_5x5mm_P0.65mm_EP3.25x3.25mm_ThermalVias -TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2055-5)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -35 -21 -Package_DFN_QFN -TQFN-24-1EP_4x4mm_P0.5mm_EP2.8x2.8mm_PullBack -TQFN, 24 Pin (https://ams.com/documents/20143/36005/AS1115_DS000206_1-00.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -29 -25 -Package_DFN_QFN -TQFN-24-1EP_4x4mm_P0.5mm_EP2.8x2.8mm_PullBack_ThermalVias -TQFN, 24 Pin (https://ams.com/documents/20143/36005/AS1115_DS000206_1-00.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -39 -25 -Package_DFN_QFN -TQFN-28-1EP_5x5mm_P0.5mm_EP2.7x2.7mm -TQFN, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2855-4)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -33 -29 -Package_DFN_QFN -TQFN-28-1EP_5x5mm_P0.5mm_EP2.7x2.7mm_ThermalVias -TQFN, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2855-4)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -38 -29 -Package_DFN_QFN -TQFN-28-1EP_5x5mm_P0.5mm_EP3.25x3.25mm -TQFN, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2855-3)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -33 -29 -Package_DFN_QFN -TQFN-28-1EP_5x5mm_P0.5mm_EP3.25x3.25mm_ThermalVias -TQFN, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2855-3)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -43 -29 -Package_DFN_QFN -TQFN-32-1EP_5x5mm_P0.5mm_EP2.1x2.1mm -TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-6)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -37 -33 -Package_DFN_QFN -TQFN-32-1EP_5x5mm_P0.5mm_EP2.1x2.1mm_ThermalVias -TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-6)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -42 -33 -Package_DFN_QFN -TQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm -TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-3)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -37 -33 -Package_DFN_QFN -TQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias -TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-3)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -47 -33 -Package_DFN_QFN -TQFN-32-1EP_5x5mm_P0.5mm_EP3.4x3.4mm -TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-9)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -37 -33 -Package_DFN_QFN -TQFN-32-1EP_5x5mm_P0.5mm_EP3.4x3.4mm_ThermalVias -TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-9)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -47 -33 -Package_DFN_QFN -TQFN-40-1EP_5x5mm_P0.4mm_EP3.5x3.5mm -TQFN, 40 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T4055-1)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -45 -41 -Package_DFN_QFN -TQFN-40-1EP_5x5mm_P0.4mm_EP3.5x3.5mm_ThermalVias -TQFN, 40 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T4055-1)), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -55 -41 -Package_DFN_QFN -TQFN-48-1EP_7x7mm_P0.5mm_EP5.1x5.1mm -TQFN, 48 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0144.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -58 -49 -Package_DFN_QFN -TQFN-48-1EP_7x7mm_P0.5mm_EP5.1x5.1mm_ThermalVias -TQFN, 48 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0144.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -TQFN NoLead -0 -75 -49 -Package_DFN_QFN -Texas_B3QFN-14-1EP_5x5.5mm_P0.65mm -Texas instruments QFN Package, datasheet: https://www.ti.com/lit/ds/symlink/tpsm53602.pdf -Texas instruments QFN -0 -15 -15 -Package_DFN_QFN -Texas_B3QFN-14-1EP_5x5.5mm_P0.65mm_ThermalVia -Texas instruments QFN Package, datasheet: https://www.ti.com/lit/ds/symlink/tpsm53602.pdf -Texas instruments QFN -0 -34 -15 -Package_DFN_QFN -Texas_DRB0008A -DFN-8, 3x3x1mm, http://www.ti.com/lit/ds/symlink/ucc24610.pdf -DRB0008A -0 -23 -9 -Package_DFN_QFN -Texas_MOF0009A -Texas Instruments, QFM MOF0009A, 6x8x2mm (http://www.ti.com/lit/ml/mpsi063a/mpsi063a.pdf) -ti qfm mof0009a -0 -24 -9 -Package_DFN_QFN -Texas_QFN-41_10x16mm -QFN, 41 Pin (http://www.ti.com/lit/ml/mpqf506/mpqf506.pdf) -QFN DFN_QFN -0 -65 -41 -Package_DFN_QFN -Texas_R-PUQFN-N10 -http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=MPQF186&fileType=pdf -Texas_R-PUQFN-N10 -0 -10 -10 -Package_DFN_QFN -Texas_R-PWQFN-N28_EP2.1x3.1mm -QFN, 28 Pin (http://www.ti.com/lit/ds/symlink/tps51363.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -33 -29 -Package_DFN_QFN -Texas_R-PWQFN-N28_EP2.1x3.1mm_ThermalVias -QFN, 28 Pin (http://www.ti.com/lit/ds/symlink/tps51363.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -43 -29 -Package_DFN_QFN -Texas_RGE0024C_EP2.1x2.1mm -Texas QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/pca9548a.pdf#page=37), generated with kicad-footprint-generator ipc_noLead_generator.py -Texas QFN NoLead -0 -29 -25 -Package_DFN_QFN -Texas_RGE0024C_EP2.1x2.1mm_ThermalVias -Texas QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/pca9548a.pdf#page=37), generated with kicad-footprint-generator ipc_noLead_generator.py -Texas QFN NoLead -0 -39 -25 -Package_DFN_QFN -Texas_RGE0024H_EP2.7x2.7mm -Texas QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py -Texas QFN NoLead -0 -29 -25 -Package_DFN_QFN -Texas_RGE0024H_EP2.7x2.7mm_ThermalVias -Texas QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py -Texas QFN NoLead -0 -39 -25 -Package_DFN_QFN -Texas_RGV_S-PVQFN-N16_EP2.1x2.1mm -QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/ina3221.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -21 -17 -Package_DFN_QFN -Texas_RGV_S-PVQFN-N16_EP2.1x2.1mm_ThermalVias -QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/ina3221.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -31 -17 -Package_DFN_QFN -Texas_RGY_R-PVQFN-N24_EP2.05x3.1mm -QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/bq24133.pdf#page=40) -QFN NoLead -0 -29 -25 -Package_DFN_QFN -Texas_RGY_R-PVQFN-N24_EP2.05x3.1mm_ThermalVias -QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/bq24133.pdf#page=40) -QFN NoLead -0 -36 -25 -Package_DFN_QFN -Texas_RNN0018A -Texas Instruments, VQFN-HR RNN0018A (http://www.ti.com/lit/ds/symlink/tps568215.pdf) -ti vqfn-hr rnn0018a -0 -26 -18 -Package_DFN_QFN -Texas_RUM0016A_EP2.6x2.6mm -QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/lmh0074.pdf#page=13), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -21 -17 -Package_DFN_QFN -Texas_RUM0016A_EP2.6x2.6mm_ThermalVias -QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/lmh0074.pdf#page=13), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -31 -17 -Package_DFN_QFN -Texas_RWH0032A -Texas Instruments, RWH0032A, 8x8x0.9mm (http://www.ti.com/lit/ds/snosd10c/snosd10c.pdf) -ti rwh0032a -0 -71 -33 -Package_DFN_QFN -Texas_RWH0032A_ThermalVias -Texas Instruments, RWH0032A, 8x8x0.9mm (http://www.ti.com/lit/ds/snosd10c/snosd10c.pdf) -ti rwh0032a -0 -94 -33 -Package_DFN_QFN -Texas_R_PUQFN-N12 -Texas_R_PUQFN-N12 http://www.ti.com/lit/ds/symlink/txb0104.pdf -Texas_R_PUQFN-N12 -0 -13 -12 -Package_DFN_QFN -Texas_S-PDSO-N10_EP1.2x2mm -DFN, 10 Pin (http://www.ti.com/lit/ds/symlink/tps7a91.pdf#page=30), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -15 -11 -Package_DFN_QFN -Texas_S-PDSO-N10_EP1.2x2mm_ThermalVias -DFN, 10 Pin (http://www.ti.com/lit/ds/symlink/tps7a91.pdf#page=30), generated with kicad-footprint-generator ipc_noLead_generator.py -DFN NoLead -0 -22 -11 -Package_DFN_QFN -Texas_S-PVQFN-N14 -Texas_S-PVQFN-N14 http://www.ti.com/lit/ds/symlink/txb0104.pdf -Texas_S-PVQFN-N14_4.3x4.3_Pitch0.5mm_ThermalPad -0 -19 -15 -Package_DFN_QFN -Texas_S-PVQFN-N14_ThermalVias -Texas_S-PVQFN-N14_ThermalVias http://www.ti.com/lit/ds/symlink/txb0104.pdf -Texas_S-PVQFN-N14_ThermalVias -0 -24 -15 -Package_DFN_QFN -Texas_S-PVQFN-N16_EP2.7x2.7mm -QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/msp430g2001.pdf#page=43), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -26 -17 -Package_DFN_QFN -Texas_S-PVQFN-N16_EP2.7x2.7mm_ThermalVias -QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/msp430g2001.pdf#page=43), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -31 -17 -Package_DFN_QFN -Texas_S-PVQFN-N20_EP2.4x2.4mm -QFN, 20 Pin (http://www.ti.com/lit/ds/symlink/cc1101.pdf#page=101), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -25 -21 -Package_DFN_QFN -Texas_S-PVQFN-N20_EP2.4x2.4mm_ThermalVias -QFN, 20 Pin (http://www.ti.com/lit/ds/symlink/cc1101.pdf#page=101), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -35 -21 -Package_DFN_QFN -Texas_S-PVQFN-N20_EP2.7x2.7mm -QFN, 20 Pin (http://www.ti.com/lit/ds/symlink/drv8662.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -25 -21 -Package_DFN_QFN -Texas_S-PVQFN-N20_EP2.7x2.7mm_ThermalVias -QFN, 20 Pin (http://www.ti.com/lit/ds/symlink/drv8662.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -35 -21 -Package_DFN_QFN -Texas_S-PVQFN-N20_EP3.15x3.15mm -QFN, 20 Pin (www.ti.com/lit/ds/symlink/tps7a7200.pdf#page=36), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -25 -21 -Package_DFN_QFN -Texas_S-PVQFN-N20_EP3.15x3.15mm_ThermalVias -QFN, 20 Pin (www.ti.com/lit/ds/symlink/tps7a7200.pdf#page=36), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -47 -21 -Package_DFN_QFN -Texas_S-PVQFN-N24_EP2.1x2.1mm -QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/msp430fr5720.pdf#page=108), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -29 -25 -Package_DFN_QFN -Texas_S-PVQFN-N24_EP2.1x2.1mm_ThermalVias -QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/msp430fr5720.pdf#page=108), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -39 -25 -Package_DFN_QFN -Texas_S-PVQFN-N32_EP3.45x3.45mm -QFN, 32 Pin (http://www.ti.com/lit/ds/symlink/msp430f1122.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -42 -33 -Package_DFN_QFN -Texas_S-PVQFN-N32_EP3.45x3.45mm_ThermalVias -QFN, 32 Pin (http://www.ti.com/lit/ds/symlink/msp430f1122.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -59 -33 -Package_DFN_QFN -Texas_S-PVQFN-N36_EP4.4x4.4mm -QFN, 36 Pin (http://www.ti.com/lit/ds/slvsba5d/slvsba5d.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -46 -37 -Package_DFN_QFN -Texas_S-PVQFN-N36_EP4.4x4.4mm_ThermalVias -QFN, 36 Pin (http://www.ti.com/lit/ds/slvsba5d/slvsba5d.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -79 -37 -Package_DFN_QFN -Texas_S-PVQFN-N40_EP2.9x2.9mm -QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/msp430fr5731.pdf#page=111 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -45 -41 -Package_DFN_QFN -Texas_S-PVQFN-N40_EP2.9x2.9mm_ThermalVias -QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/msp430fr5731.pdf#page=111 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -55 -41 -Package_DFN_QFN -Texas_S-PVQFN-N40_EP3.52x2.62mm -QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/drv8308.pdf#page=56 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -47 -41 -Package_DFN_QFN -Texas_S-PVQFN-N40_EP3.52x2.62mm_ThermalVias -QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/drv8308.pdf#page=56 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -60 -41 -Package_DFN_QFN -Texas_S-PVQFN-N40_EP4.6x4.6mm -QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/dac7750.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -50 -41 -Package_DFN_QFN -Texas_S-PVQFN-N40_EP4.6x4.6mm_ThermalVias -QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/dac7750.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -83 -41 -Package_DFN_QFN -Texas_S-PVQFN-N40_EP4.15x4.15mm -QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/msp430g2755.pdf#page=70 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -50 -41 -Package_DFN_QFN -Texas_S-PVQFN-N40_EP4.15x4.15mm_ThermalVias -QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/msp430g2755.pdf#page=70 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -83 -41 -Package_DFN_QFN -Texas_S-PVQFN-N48_EP5.15x5.15mm -QFN, 48 Pin (http://www.ti.com/lit/ds/symlink/msp430f5232.pdf#page=111), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -65 -49 -Package_DFN_QFN -Texas_S-PVQFN-N48_EP5.15x5.15mm_ThermalVias -QFN, 48 Pin (http://www.ti.com/lit/ds/symlink/msp430f5232.pdf#page=111), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -111 -49 -Package_DFN_QFN -Texas_S-PVQFN-N64_EP4.25x4.25mm -QFN, 64 Pin (http://www.ti.com/lit/ds/symlink/msp430f5217.pdf#page=120), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -69 -65 -Package_DFN_QFN -Texas_S-PVQFN-N64_EP4.25x4.25mm_ThermalVias -QFN, 64 Pin (http://www.ti.com/lit/ds/symlink/msp430f5217.pdf#page=120), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -127 -65 -Package_DFN_QFN -Texas_S-PWQFN-N16_EP2.1x2.1mm -QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/drv8801.pdf#page=31 MO-220 variation VGGC), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -21 -17 -Package_DFN_QFN -Texas_S-PWQFN-N16_EP2.1x2.1mm_ThermalVias -QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/drv8801.pdf#page=31 MO-220 variation VGGC), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -31 -17 -Package_DFN_QFN -Texas_S-PWQFN-N20 -20-Pin Plastic Quad Flatpack No-Lead Package, Body 3.0x3.0x0.8mm, Texas Instruments (http://www.ti.com/lit/ds/symlink/tps22993.pdf) -QFN 0.4 -0 -24 -20 -Package_DFN_QFN -Texas_S-PWQFN-N24_EP2.7x2.7mm -QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/bq25601.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -29 -25 -Package_DFN_QFN -Texas_S-PWQFN-N24_EP2.7x2.7mm_ThermalVias -QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/bq25601.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -39 -25 -Package_DFN_QFN -Texas_S-PWQFN-N32_EP2.8x2.8mm -QFN, 32 Pin (https://www.ti.com/lit/ds/symlink/bq25703a.pdf#page=90), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -37 -33 -Package_DFN_QFN -Texas_S-PWQFN-N32_EP2.8x2.8mm_ThermalVias -QFN, 32 Pin (https://www.ti.com/lit/ds/symlink/bq25703a.pdf#page=90), generated with kicad-footprint-generator ipc_noLead_generator.py -QFN NoLead -0 -47 -33 -Package_DFN_QFN -Texas_S-PWQFN-N100_EP5.5x5.5mm -http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=szza059&fileType=pdf,http://www.ti.com/lit/ds/sllse76m/sllse76m.pdf -MultiRow QFN -0 -114 -105 -Package_DFN_QFN -Texas_S-PWQFN-N100_EP5.5x5.5mm_ThermalVias -http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=szza059&fileType=pdf,http://www.ti.com/lit/ds/sllse76m/sllse76m.pdf -MultiRow QFN -0 -131 -105 -Package_DFN_QFN -Texas_S-PX2QFN-14 -Texas QFN, 14 Pin (http://www.ti.com/lit/ds/symlink/tlv9004.pdf#page=64), generated with kicad-footprint-generator ipc_noLead_generator.py -Texas QFN NoLead -0 -14 -14 -Package_DFN_QFN -Texas_VQFN-RHL-20 -http://www.ti.com/lit/ds/symlink/bq51050b.pdf -RHL0020A -0 -33 -21 -Package_DFN_QFN -Texas_VQFN-RHL-20_ThermalVias -http://www.ti.com/lit/ds/symlink/bq51050b.pdf -RHL0020A -0 -41 -21 -Package_DFN_QFN -Texas_VSON-HR-8_1.5x2mm_P0.5mm -Texas VSON-HR, 8 Pin (http://www.ti.com/lit/ds/symlink/tps62823.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py -Texas VSON-HR NoLead -0 -8 -8 -Package_DFN_QFN -Texas_WQFN-MR-100_3x3-DapStencil -http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=szza059&fileType=pdf,http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=mpqf258&fileType=pdf,http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=LPPD235&fileType=pdf -MultiRow QFN -0 -113 -105 -Package_DFN_QFN -Texas_WQFN-MR-100_ThermalVias_3x3-DapStencil -http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=szza059&fileType=pdf,http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=mpqf258&fileType=pdf,http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=LPPD235&fileType=pdf -MultiRow QFN -0 -126 -105 -Package_DFN_QFN -Texas_X2QFN-12_1.6x1.6mm_P0.4mm -Texas X2QFN, 12 Pin (http://www.ti.com/lit/ml/mpqf391c/mpqf391c.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -Texas X2QFN NoLead -0 -12 -12 -Package_DFN_QFN -UDFN-4-1EP_1x1mm_P0.65mm_EP0.48x0.48mm -UDFN-4_1x1mm_P0.65mm, http://ww1.microchip.com/downloads/en/DeviceDoc/MIC550x-300mA-Single-Output-LDO-in-Small-Packages-DS20006006A.pdf -UDFN-4_1x1mm_P0.65mm -0 -5 -5 -Package_DFN_QFN -UDFN-9_1.0x3.8mm_P0.5mm -9-pin UDFN package, 1.0x3.8mm, (Ref: https://katalog.we-online.de/pbs/datasheet/824014881.pdf) -UDFN SMD -0 -9 -9 -Package_DFN_QFN -UDFN-10_1.35x2.6mm_P0.5mm -http://www.st.com/content/ccc/resource/technical/document/datasheet/f2/11/8a/ed/40/31/40/56/DM00088292.pdf/files/DM00088292.pdf/jcr:content/translations/en.DM00088292.pdf -UDFN 0.5 uQFN -0 -10 -10 -Package_DFN_QFN -UFQFPN-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm -UFQFPN, 32 Pin (https://www.st.com/resource/en/datasheet/stm32g071k8.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -UFQFPN NoLead -0 -37 -33 -Package_DFN_QFN -UFQFPN-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm_ThermalVias -UFQFPN, 32 Pin (https://www.st.com/resource/en/datasheet/stm32g071k8.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -UFQFPN NoLead -0 -47 -33 -Package_DFN_QFN -UQFN-10_1.3x1.8mm_P0.4mm -UQFN, 10 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001725D.pdf (Page 9)), generated with kicad-footprint-generator ipc_noLead_generator.py -UQFN NoLead -0 -10 -10 -Package_DFN_QFN -UQFN-10_1.4x1.8mm_P0.4mm -UQFN 10pin, https://www.onsemi.com/pub/Collateral/488AT.PDF -UQFN-10_1.4x1.8mm_P0.4mm -0 -10 -10 -Package_DFN_QFN -UQFN-10_1.6x2.1mm_P0.5mm -UQFN, 10 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001725D.pdf (Page 12)), generated with kicad-footprint-generator ipc_noLead_generator.py -UQFN NoLead -0 -10 -10 -Package_DFN_QFN -UQFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm -16-Lead Ultra Thin Quad Flat, No Lead Package (UC) - 3x3x0.5 mm Body [UQFN]; (see Microchip Packaging Specification 00000049BS.pdf) -QFN 0.5 -0 -21 -17 -Package_DFN_QFN -UQFN-16-1EP_4x4mm_P0.65mm_EP2.6x2.6mm -UQFN, 16 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/16L_UQFN_4x4x0_5mm_JQ_C04257A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -UQFN NoLead -0 -21 -17 -Package_DFN_QFN -UQFN-16-1EP_4x4mm_P0.65mm_EP2.6x2.6mm_ThermalVias -UQFN, 16 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/16L_UQFN_4x4x0_5mm_JQ_C04257A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -UQFN NoLead -0 -31 -17 -Package_DFN_QFN -UQFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm -16-Lead Ultra Thin Plastic Quad Flat, No Lead Package (JQ) - 4x4x0.5 mm Body [UQFN]; (see Microchip Packaging Specification 00000049BS.pdf) -QFN 0.65 -0 -21 -17 -Package_DFN_QFN -UQFN-20-1EP_3x3mm_P0.4mm_EP1.85x1.85mm -UQFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=332), generated with kicad-footprint-generator ipc_noLead_generator.py -UQFN NoLead -0 -25 -21 -Package_DFN_QFN -UQFN-20-1EP_3x3mm_P0.4mm_EP1.85x1.85mm_ThermalVias -UQFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=332), generated with kicad-footprint-generator ipc_noLead_generator.py -UQFN NoLead -0 -30 -21 -Package_DFN_QFN -UQFN-20-1EP_4x4mm_P0.5mm_EP2.8x2.8mm -UQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/40001839B.pdf#page=464), generated with kicad-footprint-generator ipc_noLead_generator.py -UQFN NoLead -0 -25 -21 -Package_DFN_QFN -UQFN-20-1EP_4x4mm_P0.5mm_EP2.8x2.8mm_ThermalVias -UQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/40001839B.pdf#page=464), generated with kicad-footprint-generator ipc_noLead_generator.py -UQFN NoLead -0 -35 -21 -Package_DFN_QFN -UQFN-20_3x3mm_P0.4mm -UQFN, 20 Pin (https://resurgentsemi.com/wp-content/uploads/2018/09/MPR121_rev5-Resurgent.pdf?d453f8&d453f8), generated with kicad-footprint-generator ipc_noLead_generator.py -UQFN NoLead -0 -20 -20 -Package_DFN_QFN -UQFN-28-1EP_4x4mm_P0.4mm_EP2.35x2.35mm -UQFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=338), generated with kicad-footprint-generator ipc_noLead_generator.py -UQFN NoLead -0 -33 -29 -Package_DFN_QFN -UQFN-28-1EP_4x4mm_P0.4mm_EP2.35x2.35mm_ThermalVias -UQFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=338), generated with kicad-footprint-generator ipc_noLead_generator.py -UQFN NoLead -0 -43 -29 -Package_DFN_QFN -UQFN-40-1EP_5x5mm_P0.4mm_EP3.8x3.8mm -UQFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=345), generated with kicad-footprint-generator ipc_noLead_generator.py -UQFN NoLead -0 -50 -41 -Package_DFN_QFN -UQFN-40-1EP_5x5mm_P0.4mm_EP3.8x3.8mm_ThermalVias -UQFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=345), generated with kicad-footprint-generator ipc_noLead_generator.py -UQFN NoLead -0 -67 -41 -Package_DFN_QFN -UQFN-48-1EP_6x6mm_P0.4mm_EP4.45x4.45mm -UQFN, 48 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=347), generated with kicad-footprint-generator ipc_noLead_generator.py -UQFN NoLead -0 -58 -49 -Package_DFN_QFN -UQFN-48-1EP_6x6mm_P0.4mm_EP4.45x4.45mm_ThermalVias -UQFN, 48 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=347), generated with kicad-footprint-generator ipc_noLead_generator.py -UQFN NoLead -0 -75 -49 -Package_DFN_QFN -UQFN-48-1EP_6x6mm_P0.4mm_EP4.62x4.62mm -UQFN, 48 Pin (https://github.com/KiCad/kicad-symbols/pull/1189#issuecomment-449506354), generated with kicad-footprint-generator ipc_noLead_generator.py -UQFN NoLead -0 -53 -49 -Package_DFN_QFN -UQFN-48-1EP_6x6mm_P0.4mm_EP4.62x4.62mm_ThermalVias -UQFN, 48 Pin (https://github.com/KiCad/kicad-symbols/pull/1189#issuecomment-449506354), generated with kicad-footprint-generator ipc_noLead_generator.py -UQFN NoLead -0 -75 -49 -Package_DFN_QFN -VDFN-8-1EP_2x2mm_P0.5mm_EP0.9x1.7mm -8-Lead Very Thin Dual Flatpack No-Lead (LZ) - 2x3x0.9 mm Body [VDFN] (see Microchip Packaging Specification 00000049BS.pdf) -DFN 0.5 -0 -11 -9 -Package_DFN_QFN -VQFN-16-1EP_3x3mm_P0.5mm_EP1.1x1.1mm -VQFN, 16 Pin (https://ww1.microchip.com/downloads/en/DeviceDoc/16L_VQFN-WFS_3x3mm_4MX_C04-00508a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -18 -17 -Package_DFN_QFN -VQFN-16-1EP_3x3mm_P0.5mm_EP1.1x1.1mm_ThermalVias -VQFN, 16 Pin (https://ww1.microchip.com/downloads/en/DeviceDoc/16L_VQFN-WFS_3x3mm_4MX_C04-00508a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -23 -17 -Package_DFN_QFN -VQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm -VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/cdclvp1102.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -21 -17 -Package_DFN_QFN -VQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm_ThermalVias -VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/cdclvp1102.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -26 -17 -Package_DFN_QFN -VQFN-16-1EP_3x3mm_P0.5mm_EP1.8x1.8mm -VQFN, 16 Pin (https://www.st.com/resource/en/datasheet/stspin220.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -21 -17 -Package_DFN_QFN -VQFN-16-1EP_3x3mm_P0.5mm_EP1.8x1.8mm_ThermalVias -VQFN, 16 Pin (https://www.st.com/resource/en/datasheet/stspin220.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -26 -17 -Package_DFN_QFN -VQFN-16-1EP_3x3mm_P0.5mm_EP1.45x1.45mm -VQFN, 16 Pin (http://www.ti.com/lit/ds/sbos354a/sbos354a.pdf, JEDEC MO-220 variant VEED-6), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -21 -17 -Package_DFN_QFN -VQFN-16-1EP_3x3mm_P0.5mm_EP1.45x1.45mm_ThermalVias -VQFN, 16 Pin (http://www.ti.com/lit/ds/sbos354a/sbos354a.pdf, JEDEC MO-220 variant VEED-6), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -26 -17 -Package_DFN_QFN -VQFN-16-1EP_3x3mm_P0.5mm_EP1.68x1.68mm -VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/tlv62095.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -21 -17 -Package_DFN_QFN -VQFN-16-1EP_3x3mm_P0.5mm_EP1.68x1.68mm_ThermalVias -VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/tlv62095.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -26 -17 -Package_DFN_QFN -VQFN-20-1EP_3x3mm_P0.4mm_EP1.7x1.7mm -VQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/20%20Lead%20VQFN%203x3x0_9mm_1_7EP%20U2B%20C04-21496a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -25 -21 -Package_DFN_QFN -VQFN-20-1EP_3x3mm_P0.4mm_EP1.7x1.7mm_ThermalVias -VQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/20%20Lead%20VQFN%203x3x0_9mm_1_7EP%20U2B%20C04-21496a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -30 -21 -Package_DFN_QFN -VQFN-20-1EP_3x3mm_P0.45mm_EP1.55x1.55mm -VQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc8246.pdf#page=264), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -25 -21 -Package_DFN_QFN -VQFN-20-1EP_3x3mm_P0.45mm_EP1.55x1.55mm_ThermalVias -VQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc8246.pdf#page=264), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -30 -21 -Package_DFN_QFN -VQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm -VQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/msp430f1101a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -34 -25 -Package_DFN_QFN -VQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm_ThermalVias -VQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/msp430f1101a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -39 -25 -Package_DFN_QFN -VQFN-28-1EP_4x4mm_P0.45mm_EP2.4x2.4mm -VQFN, 28 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-9505-AT42-QTouch-BSW-AT42QT1060_Datasheet.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -33 -29 -Package_DFN_QFN -VQFN-28-1EP_4x4mm_P0.45mm_EP2.4x2.4mm_ThermalVias -VQFN, 28 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-9505-AT42-QTouch-BSW-AT42QT1060_Datasheet.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -43 -29 -Package_DFN_QFN -VQFN-28-1EP_4x5mm_P0.5mm_EP2.55x3.55mm -VQFN, 28 Pin (http://www.ti.com/lit/ds/symlink/lm5175.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -35 -29 -Package_DFN_QFN -VQFN-28-1EP_4x5mm_P0.5mm_EP2.55x3.55mm_ThermalVias -VQFN, 28 Pin (http://www.ti.com/lit/ds/symlink/lm5175.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -48 -29 -Package_DFN_QFN -VQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm -VQFN, 32 Pin (http://ww1.microchip.com/downloads/en/devicedoc/atmel-9520-at42-qtouch-bsw-at42qt1110_datasheet.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -37 -33 -Package_DFN_QFN -VQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias -VQFN, 32 Pin (http://ww1.microchip.com/downloads/en/devicedoc/atmel-9520-at42-qtouch-bsw-at42qt1110_datasheet.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -47 -33 -Package_DFN_QFN -VQFN-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm -VQFN, 32 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT4222H.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -37 -33 -Package_DFN_QFN -VQFN-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm_ThermalVias -VQFN, 32 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT4222H.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -47 -33 -Package_DFN_QFN -VQFN-32-1EP_5x5mm_P0.5mm_EP3.15x3.15mm -VQFN, 32 Pin (https://www.ti.com/lit/ds/slvs589d/slvs589d.pdf#page=33), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -37 -33 -Package_DFN_QFN -VQFN-32-1EP_5x5mm_P0.5mm_EP3.15x3.15mm_ThermalVias -VQFN, 32 Pin (https://www.ti.com/lit/ds/slvs589d/slvs589d.pdf#page=33), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -47 -33 -Package_DFN_QFN -VQFN-46-1EP_5x6mm_P0.4mm_EP2.8x3.8mm -VQFN, 46 Pin (http://www.ti.com/lit/ds/symlink/lp5036.pdf#page=59), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -53 -47 -Package_DFN_QFN -VQFN-46-1EP_5x6mm_P0.4mm_EP2.8x3.8mm_ThermalVias -VQFN, 46 Pin (http://www.ti.com/lit/ds/symlink/lp5036.pdf#page=59), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -66 -47 -Package_DFN_QFN -VQFN-48-1EP_6x6mm_P0.4mm_EP4.1x4.1mm -VQFN, 48 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/48L_VQFN_6x6mm_6LX_C04-00494a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -58 -49 -Package_DFN_QFN -VQFN-48-1EP_6x6mm_P0.4mm_EP4.1x4.1mm_ThermalVias -VQFN, 48 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/48L_VQFN_6x6mm_6LX_C04-00494a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -75 -49 -Package_DFN_QFN -VQFN-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm -VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/cc430f5137.pdf#page=128), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -58 -49 -Package_DFN_QFN -VQFN-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm_ThermalVias -VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/cc430f5137.pdf#page=128), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -75 -49 -Package_DFN_QFN -VQFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm -VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/cc1312r.pdf#page=48), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -53 -49 -Package_DFN_QFN -VQFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm_ThermalVias -VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/cc1312r.pdf#page=48), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -79 -49 -Package_DFN_QFN -VQFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm -VQFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/PIC16LF19195-6-7-Data-Sheet-40001873D.pdf#page=718), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -74 -65 -Package_DFN_QFN -VQFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm_ThermalVias -VQFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/PIC16LF19195-6-7-Data-Sheet-40001873D.pdf#page=718), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -100 -65 -Package_DFN_QFN -VQFN-64-1EP_9x9mm_P0.5mm_EP7.15x7.15mm -VQFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_QFN_9x9_MR_C04-00149e.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -74 -65 -Package_DFN_QFN -VQFN-64-1EP_9x9mm_P0.5mm_EP7.15x7.15mm_ThermalVias -VQFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_QFN_9x9_MR_C04-00149e.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -VQFN NoLead -0 -91 -65 -Package_DFN_QFN -WDFN-6-2EP_4.0x2.6mm_P0.65mm -WDFN, 6 pin, 4.0x2.6, 0.65P; Two exposed pads, (https://www.onsemi.com/pub/Collateral/511BZ.PDF) -DFN 0.65P dual flag -0 -8 -8 -Package_DFN_QFN -WDFN-8-1EP_2x2.2mm_P0.5mm_EP0.80x0.54 -https://www.onsemi.com/pub/Collateral/511BN.PDF -WDFN-8 1EP 2.2X2.0 0.5P -0 -9 -9 -Package_DFN_QFN -WDFN-8-1EP_2x2mm_P0.5mm_EP0.8x1.2mm -WDFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/20005474E.pdf#page=25), generated with kicad-footprint-generator ipc_noLead_generator.py -WDFN NoLead -0 -13 -9 -Package_DFN_QFN -WDFN-8-1EP_3x2mm_P0.5mm_EP1.3x1.4mm -WDFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_TDFN_2x3_MNY_C04-0129E-MNY.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -WDFN NoLead -0 -13 -9 -Package_DFN_QFN -WDFN-8-1EP_4x3mm_P0.65mm_EP2.4x1.8mm -WDFN, 8 Pin (https://www.onsemi.com/pub/Collateral/509AF.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -WDFN NoLead -0 -13 -9 -Package_DFN_QFN -WDFN-8-1EP_4x3mm_P0.65mm_EP2.4x1.8mm_ThermalVias -WDFN, 8 Pin (https://www.onsemi.com/pub/Collateral/509AF.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py -WDFN NoLead -0 -20 -9 -Package_DFN_QFN -WDFN-8-1EP_6x5mm_P1.27mm_EP3.4x4mm -WDFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_WDFN_5x6mm_MF_C04210B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -WDFN NoLead -0 -13 -9 -Package_DFN_QFN -WDFN-8_2x2mm_P0.5mm -DFN8 2x2, 0.5P; No exposed pad (http://www.onsemi.com/pub/Collateral/NCP4308-D.PDF) -DFN 0.5 -0 -8 -8 -Package_DFN_QFN -WDFN-12-1EP_3x3mm_P0.45mm_EP1.7x2.5mm -WDFN, 12 Pin (https://www.diodes.com/assets/Datasheets/PAM2306.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -WDFN NoLead -0 -17 -13 -Package_DFN_QFN -WQFN-14-1EP_2.5x2.5mm_P0.5mm_EP1.45x1.45mm -WQFN, 14 Pin (https://www.onsemi.com/pub/Collateral/FUSB302B-D.PDF#page=32), generated with kicad-footprint-generator ipc_noLead_generator.py -WQFN NoLead -0 -19 -15 -Package_DFN_QFN -WQFN-14-1EP_2.5x2.5mm_P0.5mm_EP1.45x1.45mm_ThermalVias -WQFN, 14 Pin (https://www.onsemi.com/pub/Collateral/FUSB302B-D.PDF#page=32), generated with kicad-footprint-generator ipc_noLead_generator.py -WQFN NoLead -0 -24 -15 -Package_DFN_QFN -WQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm -WQFN, 16 Pin (https://www.ti.com/lit/ds/symlink/tpa6132a2.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py -WQFN NoLead -0 -21 -17 -Package_DFN_QFN -WQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm_ThermalVias -WQFN, 16 Pin (https://www.ti.com/lit/ds/symlink/tpa6132a2.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py -WQFN NoLead -0 -26 -17 -Package_DFN_QFN -WQFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm -WQFN, 16 Pin (https://www.onsemi.com/pub/Collateral/FUSB307B-D.PDF#page=56), generated with kicad-footprint-generator ipc_noLead_generator.py -WQFN NoLead -0 -21 -17 -Package_DFN_QFN -WQFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm_ThermalVias -WQFN, 16 Pin (https://www.onsemi.com/pub/Collateral/FUSB307B-D.PDF#page=56), generated with kicad-footprint-generator ipc_noLead_generator.py -WQFN NoLead -0 -26 -17 -Package_DFN_QFN -WQFN-16-1EP_4x4mm_P0.5mm_EP2.6x2.6mm -WQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/ldc1312.pdf#page=59), generated with kicad-footprint-generator ipc_noLead_generator.py -WQFN NoLead -0 -21 -17 -Package_DFN_QFN -WQFN-16-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias -WQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/ldc1312.pdf#page=59), generated with kicad-footprint-generator ipc_noLead_generator.py -WQFN NoLead -0 -31 -17 -Package_DFN_QFN -WQFN-20-1EP_2.5x4.5mm_P0.5mm_EP1x2.9mm -http://www.onsemi.com/pub/Collateral/510CD.PDF -WQFN-20 4.5mm 2.5mm 0.5mm -0 -24 -21 -Package_DFN_QFN -WQFN-20-1EP_3x3mm_P0.4mm_EP1.7x1.7mm -WQFN, 20 Pin (https://www.ti.com/lit/ds/symlink/ts3ds10224.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py -WQFN NoLead -0 -25 -21 -Package_DFN_QFN -WQFN-20-1EP_3x3mm_P0.4mm_EP1.7x1.7mm_ThermalVias -WQFN, 20 Pin (https://www.ti.com/lit/ds/symlink/ts3ds10224.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py -WQFN NoLead -0 -30 -21 -Package_DFN_QFN -WQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm -WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/lm26480.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py -WQFN NoLead -0 -29 -25 -Package_DFN_QFN -WQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias -WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/lm26480.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py -WQFN NoLead -0 -39 -25 -Package_DFN_QFN -WQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm -WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/ts3a27518e.pdf#page=33), generated with kicad-footprint-generator ipc_noLead_generator.py -WQFN NoLead -0 -29 -25 -Package_DFN_QFN -WQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm_ThermalVias -WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/ts3a27518e.pdf#page=33), generated with kicad-footprint-generator ipc_noLead_generator.py -WQFN NoLead -0 -39 -25 -Package_DFN_QFN -WQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm -QFN, 32-Leads, Body 5x5x0.8mm, Pitch 0.5mm, Thermal Pad 3.1x3.1mm; (see Texas Instruments LM25119 http://www.ti.com/lit/ds/symlink/lm25119.pdf) -WQFN 0.5 -0 -37 -33 -Package_DFN_QFN -WQFN-42-1EP_3.5x9mm_P0.5mm_EP2.05x7.55mm -WQFN, 42 Pin (http://www.ti.com/lit/ds/symlink/ts3l501e.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py -WQFN NoLead -0 -57 -43 -Package_DFN_QFN -WQFN-42-1EP_3.5x9mm_P0.5mm_EP2.05x7.55mm_ThermalVias -WQFN, 42 Pin (http://www.ti.com/lit/ds/symlink/ts3l501e.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py -WQFN NoLead -0 -82 -43 -Package_DIP -DIP-4_W7.62mm -4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) -THT DIP DIL PDIP 2.54mm 7.62mm 300mil -0 -4 -4 -Package_DIP -DIP-4_W7.62mm_LongPads -4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads -0 -4 -4 -Package_DIP -DIP-4_W7.62mm_SMDSocket_SmallPads -4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads -0 -4 -4 -Package_DIP -DIP-4_W7.62mm_Socket -4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket -0 -4 -4 -Package_DIP -DIP-4_W7.62mm_Socket_LongPads -4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads -0 -4 -4 -Package_DIP -DIP-4_W8.89mm_SMDSocket_LongPads -4-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads -0 -4 -4 -Package_DIP -DIP-4_W10.16mm -4-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) -THT DIP DIL PDIP 2.54mm 10.16mm 400mil -0 -4 -4 -Package_DIP -DIP-4_W10.16mm_LongPads -4-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads -THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads -0 -4 -4 -Package_DIP -DIP-5-6_W7.62mm -5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) -THT DIP DIL PDIP 2.54mm 7.62mm 300mil -0 -5 -5 -Package_DIP -DIP-5-6_W7.62mm_LongPads -5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads -0 -5 -5 -Package_DIP -DIP-5-6_W7.62mm_SMDSocket_SmallPads -5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads -0 -5 -5 -Package_DIP -DIP-5-6_W7.62mm_Socket -5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket -0 -5 -5 -Package_DIP -DIP-5-6_W7.62mm_Socket_LongPads -5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads -0 -5 -5 -Package_DIP -DIP-5-6_W8.89mm_SMDSocket_LongPads -5-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads -0 -5 -5 -Package_DIP -DIP-5-6_W10.16mm -5-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) -THT DIP DIL PDIP 2.54mm 10.16mm 400mil -0 -5 -5 -Package_DIP -DIP-5-6_W10.16mm_LongPads -5-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads -THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads -0 -5 -5 -Package_DIP -DIP-6_W7.62mm -6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) -THT DIP DIL PDIP 2.54mm 7.62mm 300mil -0 -6 -6 -Package_DIP -DIP-6_W7.62mm_LongPads -6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads -0 -6 -6 -Package_DIP -DIP-6_W7.62mm_SMDSocket_SmallPads -6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads -0 -6 -6 -Package_DIP -DIP-6_W7.62mm_Socket -6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket -0 -6 -6 -Package_DIP -DIP-6_W7.62mm_Socket_LongPads -6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads -0 -6 -6 -Package_DIP -DIP-6_W8.89mm_SMDSocket_LongPads -6-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads -0 -6 -6 -Package_DIP -DIP-6_W10.16mm -6-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) -THT DIP DIL PDIP 2.54mm 10.16mm 400mil -0 -6 -6 -Package_DIP -DIP-6_W10.16mm_LongPads -6-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads -THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads -0 -6 -6 -Package_DIP -DIP-8-16_W7.62mm -16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) -THT DIP DIL PDIP 2.54mm 7.62mm 300mil -0 -8 -8 -Package_DIP -DIP-8-16_W7.62mm_Socket -16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket -0 -8 -8 -Package_DIP -DIP-8-16_W7.62mm_Socket_LongPads -16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads -0 -8 -8 -Package_DIP -DIP-8-N6_W7.62mm -8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), missing pin 6 -THT DIP DIL PDIP 2.54mm 7.62mm 300mil -0 -7 -7 -Package_DIP -DIP-8-N7_W7.62mm -8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), missing pin 7 -THT DIP DIL PDIP 2.54mm 7.62mm 300mil -0 -7 -7 -Package_DIP -DIP-8_W7.62mm -8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) -THT DIP DIL PDIP 2.54mm 7.62mm 300mil -0 -8 -8 -Package_DIP -DIP-8_W7.62mm_LongPads -8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads -0 -8 -8 -Package_DIP -DIP-8_W7.62mm_SMDSocket_SmallPads -8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads -0 -8 -8 -Package_DIP -DIP-8_W7.62mm_Socket -8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket -0 -8 -8 -Package_DIP -DIP-8_W7.62mm_Socket_LongPads -8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads -0 -8 -8 -Package_DIP -DIP-8_W8.89mm_SMDSocket_LongPads -8-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads -0 -8 -8 -Package_DIP -DIP-8_W10.16mm -8-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) -THT DIP DIL PDIP 2.54mm 10.16mm 400mil -0 -8 -8 -Package_DIP -DIP-8_W10.16mm_LongPads -8-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads -THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads -0 -8 -8 -Package_DIP -DIP-10_W7.62mm -10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) -THT DIP DIL PDIP 2.54mm 7.62mm 300mil -0 -10 -10 -Package_DIP -DIP-10_W7.62mm_LongPads -10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads -0 -10 -10 -Package_DIP -DIP-10_W7.62mm_SMDSocket_SmallPads -10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads -0 -10 -10 -Package_DIP -DIP-10_W7.62mm_Socket -10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket -0 -10 -10 -Package_DIP -DIP-10_W7.62mm_Socket_LongPads -10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads -0 -10 -10 -Package_DIP -DIP-10_W8.89mm_SMDSocket_LongPads -10-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads -0 -10 -10 -Package_DIP -DIP-10_W10.16mm -10-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) -THT DIP DIL PDIP 2.54mm 10.16mm 400mil -0 -10 -10 -Package_DIP -DIP-10_W10.16mm_LongPads -10-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads -THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads -0 -10 -10 -Package_DIP -DIP-12_W7.62mm -12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) -THT DIP DIL PDIP 2.54mm 7.62mm 300mil -0 -12 -12 -Package_DIP -DIP-12_W7.62mm_LongPads -12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads -0 -12 -12 -Package_DIP -DIP-12_W7.62mm_SMDSocket_SmallPads -12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads -0 -12 -12 -Package_DIP -DIP-12_W7.62mm_Socket -12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket -0 -12 -12 -Package_DIP -DIP-12_W7.62mm_Socket_LongPads -12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads -0 -12 -12 -Package_DIP -DIP-12_W8.89mm_SMDSocket_LongPads -12-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads -0 -12 -12 -Package_DIP -DIP-12_W10.16mm -12-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) -THT DIP DIL PDIP 2.54mm 10.16mm 400mil -0 -12 -12 -Package_DIP -DIP-12_W10.16mm_LongPads -12-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads -THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads -0 -12 -12 -Package_DIP -DIP-14_W7.62mm -14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) -THT DIP DIL PDIP 2.54mm 7.62mm 300mil -0 -14 -14 -Package_DIP -DIP-14_W7.62mm_LongPads -14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads -0 -14 -14 -Package_DIP -DIP-14_W7.62mm_SMDSocket_SmallPads -14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads -0 -14 -14 -Package_DIP -DIP-14_W7.62mm_Socket -14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket -0 -14 -14 -Package_DIP -DIP-14_W7.62mm_Socket_LongPads -14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads -0 -14 -14 -Package_DIP -DIP-14_W8.89mm_SMDSocket_LongPads -14-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads -0 -14 -14 -Package_DIP -DIP-14_W10.16mm -14-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) -THT DIP DIL PDIP 2.54mm 10.16mm 400mil -0 -14 -14 -Package_DIP -DIP-14_W10.16mm_LongPads -14-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads -THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads -0 -14 -14 -Package_DIP -DIP-16_W7.62mm -16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) -THT DIP DIL PDIP 2.54mm 7.62mm 300mil -0 -16 -16 -Package_DIP -DIP-16_W7.62mm_LongPads -16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads -0 -16 -16 -Package_DIP -DIP-16_W7.62mm_SMDSocket_SmallPads -16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads -0 -16 -16 -Package_DIP -DIP-16_W7.62mm_Socket -16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket -0 -16 -16 -Package_DIP -DIP-16_W7.62mm_Socket_LongPads -16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads -0 -16 -16 -Package_DIP -DIP-16_W8.89mm_SMDSocket_LongPads -16-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads -0 -16 -16 -Package_DIP -DIP-16_W10.16mm -16-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) -THT DIP DIL PDIP 2.54mm 10.16mm 400mil -0 -16 -16 -Package_DIP -DIP-16_W10.16mm_LongPads -16-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads -THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads -0 -16 -16 -Package_DIP -DIP-18_W7.62mm -18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) -THT DIP DIL PDIP 2.54mm 7.62mm 300mil -0 -18 -18 -Package_DIP -DIP-18_W7.62mm_LongPads -18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads -0 -18 -18 -Package_DIP -DIP-18_W7.62mm_SMDSocket_SmallPads -18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads -0 -18 -18 -Package_DIP -DIP-18_W7.62mm_Socket -18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket -0 -18 -18 -Package_DIP -DIP-18_W7.62mm_Socket_LongPads -18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads -0 -18 -18 -Package_DIP -DIP-18_W8.89mm_SMDSocket_LongPads -18-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads -0 -18 -18 -Package_DIP -DIP-20_W7.62mm -20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) -THT DIP DIL PDIP 2.54mm 7.62mm 300mil -0 -20 -20 -Package_DIP -DIP-20_W7.62mm_LongPads -20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads -0 -20 -20 -Package_DIP -DIP-20_W7.62mm_SMDSocket_SmallPads -20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads -0 -20 -20 -Package_DIP -DIP-20_W7.62mm_Socket -20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket -0 -20 -20 -Package_DIP -DIP-20_W7.62mm_Socket_LongPads -20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads -0 -20 -20 -Package_DIP -DIP-20_W8.89mm_SMDSocket_LongPads -20-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads -0 -20 -20 -Package_DIP -DIP-22_W7.62mm -22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) -THT DIP DIL PDIP 2.54mm 7.62mm 300mil -0 -22 -22 -Package_DIP -DIP-22_W7.62mm_LongPads -22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads -0 -22 -22 -Package_DIP -DIP-22_W7.62mm_SMDSocket_SmallPads -22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads -0 -22 -22 -Package_DIP -DIP-22_W7.62mm_Socket -22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket -0 -22 -22 -Package_DIP -DIP-22_W7.62mm_Socket_LongPads -22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads -0 -22 -22 -Package_DIP -DIP-22_W8.89mm_SMDSocket_LongPads -22-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads -0 -22 -22 -Package_DIP -DIP-22_W10.16mm -22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) -THT DIP DIL PDIP 2.54mm 10.16mm 400mil -0 -22 -22 -Package_DIP -DIP-22_W10.16mm_LongPads -22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads -THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads -0 -22 -22 -Package_DIP -DIP-22_W10.16mm_SMDSocket_SmallPads -22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 10.16mm 400mil SMDSocket SmallPads -0 -22 -22 -Package_DIP -DIP-22_W10.16mm_Socket -22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), Socket -THT DIP DIL PDIP 2.54mm 10.16mm 400mil Socket -0 -22 -22 -Package_DIP -DIP-22_W10.16mm_Socket_LongPads -22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 10.16mm 400mil Socket LongPads -0 -22 -22 -Package_DIP -DIP-22_W11.43mm_SMDSocket_LongPads -22-lead though-hole mounted DIP package, row spacing 11.43 mm (450 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 11.43mm 450mil SMDSocket LongPads -0 -22 -22 -Package_DIP -DIP-24_W7.62mm -24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) -THT DIP DIL PDIP 2.54mm 7.62mm 300mil -0 -24 -24 -Package_DIP -DIP-24_W7.62mm_LongPads -24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads -0 -24 -24 -Package_DIP -DIP-24_W7.62mm_SMDSocket_SmallPads -24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads -0 -24 -24 -Package_DIP -DIP-24_W7.62mm_Socket -24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket -0 -24 -24 -Package_DIP -DIP-24_W7.62mm_Socket_LongPads -24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads -0 -24 -24 -Package_DIP -DIP-24_W8.89mm_SMDSocket_LongPads -24-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads -0 -24 -24 -Package_DIP -DIP-24_W10.16mm -24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) -THT DIP DIL PDIP 2.54mm 10.16mm 400mil -0 -24 -24 -Package_DIP -DIP-24_W10.16mm_LongPads -24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads -THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads -0 -24 -24 -Package_DIP -DIP-24_W10.16mm_SMDSocket_SmallPads -24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 10.16mm 400mil SMDSocket SmallPads -0 -24 -24 -Package_DIP -DIP-24_W10.16mm_Socket -24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), Socket -THT DIP DIL PDIP 2.54mm 10.16mm 400mil Socket -0 -24 -24 -Package_DIP -DIP-24_W10.16mm_Socket_LongPads -24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 10.16mm 400mil Socket LongPads -0 -24 -24 -Package_DIP -DIP-24_W11.43mm_SMDSocket_LongPads -24-lead though-hole mounted DIP package, row spacing 11.43 mm (450 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 11.43mm 450mil SMDSocket LongPads -0 -24 -24 -Package_DIP -DIP-24_W15.24mm -24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) -THT DIP DIL PDIP 2.54mm 15.24mm 600mil -0 -24 -24 -Package_DIP -DIP-24_W15.24mm_LongPads -24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads -0 -24 -24 -Package_DIP -DIP-24_W15.24mm_SMDSocket_SmallPads -24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads -0 -24 -24 -Package_DIP -DIP-24_W15.24mm_Socket -24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket -THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket -0 -24 -24 -Package_DIP -DIP-24_W15.24mm_Socket_LongPads -24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads -0 -24 -24 -Package_DIP -DIP-24_W16.51mm_SMDSocket_LongPads -24-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads -0 -24 -24 -Package_DIP -DIP-28_W7.62mm -28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) -THT DIP DIL PDIP 2.54mm 7.62mm 300mil -0 -28 -28 -Package_DIP -DIP-28_W7.62mm_LongPads -28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads -0 -28 -28 -Package_DIP -DIP-28_W7.62mm_SMDSocket_SmallPads -28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads -0 -28 -28 -Package_DIP -DIP-28_W7.62mm_Socket -28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket -0 -28 -28 -Package_DIP -DIP-28_W7.62mm_Socket_LongPads -28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads -0 -28 -28 -Package_DIP -DIP-28_W8.89mm_SMDSocket_LongPads -28-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads -0 -28 -28 -Package_DIP -DIP-28_W15.24mm -28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) -THT DIP DIL PDIP 2.54mm 15.24mm 600mil -0 -28 -28 -Package_DIP -DIP-28_W15.24mm_LongPads -28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads -0 -28 -28 -Package_DIP -DIP-28_W15.24mm_SMDSocket_SmallPads -28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads -0 -28 -28 -Package_DIP -DIP-28_W15.24mm_Socket -28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket -THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket -0 -28 -28 -Package_DIP -DIP-28_W15.24mm_Socket_LongPads -28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads -0 -28 -28 -Package_DIP -DIP-28_W16.51mm_SMDSocket_LongPads -28-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads -0 -28 -28 -Package_DIP -DIP-32_W7.62mm -32-lead dip package, row spacing 7.62 mm (300 mils) -DIL DIP PDIP 2.54mm 7.62mm 300mil -0 -32 -32 -Package_DIP -DIP-32_W15.24mm -32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) -THT DIP DIL PDIP 2.54mm 15.24mm 600mil -0 -32 -32 -Package_DIP -DIP-32_W15.24mm_LongPads -32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads -0 -32 -32 -Package_DIP -DIP-32_W15.24mm_SMDSocket_SmallPads -32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads -0 -32 -32 -Package_DIP -DIP-32_W15.24mm_Socket -32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket -THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket -0 -32 -32 -Package_DIP -DIP-32_W15.24mm_Socket_LongPads -32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads -0 -32 -32 -Package_DIP -DIP-32_W16.51mm_SMDSocket_LongPads -32-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads -0 -32 -32 -Package_DIP -DIP-40_W15.24mm -40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) -THT DIP DIL PDIP 2.54mm 15.24mm 600mil -0 -40 -40 -Package_DIP -DIP-40_W15.24mm_LongPads -40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads -0 -40 -40 -Package_DIP -DIP-40_W15.24mm_SMDSocket_SmallPads -40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads -0 -40 -40 -Package_DIP -DIP-40_W15.24mm_Socket -40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket -THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket -0 -40 -40 -Package_DIP -DIP-40_W15.24mm_Socket_LongPads -40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads -0 -40 -40 -Package_DIP -DIP-40_W16.51mm_SMDSocket_LongPads -40-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads -0 -40 -40 -Package_DIP -DIP-40_W25.4mm -40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils) -THT DIP DIL PDIP 2.54mm 25.4mm 1000mil -0 -40 -40 -Package_DIP -DIP-40_W25.4mm_LongPads -40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), LongPads -THT DIP DIL PDIP 2.54mm 25.4mm 1000mil LongPads -0 -40 -40 -Package_DIP -DIP-40_W25.4mm_SMDSocket_SmallPads -40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 25.4mm 1000mil SMDSocket SmallPads -0 -40 -40 -Package_DIP -DIP-40_W25.4mm_Socket -40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), Socket -THT DIP DIL PDIP 2.54mm 25.4mm 1000mil Socket -0 -40 -40 -Package_DIP -DIP-40_W25.4mm_Socket_LongPads -40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 25.4mm 1000mil Socket LongPads -0 -40 -40 -Package_DIP -DIP-40_W26.67mm_SMDSocket_LongPads -40-lead though-hole mounted DIP package, row spacing 26.67 mm (1050 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 26.669999999999998mm 1050mil SMDSocket LongPads -0 -40 -40 -Package_DIP -DIP-42_W15.24mm -42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) -THT DIP DIL PDIP 2.54mm 15.24mm 600mil -0 -42 -42 -Package_DIP -DIP-42_W15.24mm_LongPads -42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads -0 -42 -42 -Package_DIP -DIP-42_W15.24mm_SMDSocket_SmallPads -42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads -0 -42 -42 -Package_DIP -DIP-42_W15.24mm_Socket -42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket -THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket -0 -42 -42 -Package_DIP -DIP-42_W15.24mm_Socket_LongPads -42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads -0 -42 -42 -Package_DIP -DIP-42_W16.51mm_SMDSocket_LongPads -42-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads -0 -42 -42 -Package_DIP -DIP-48_W15.24mm -48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) -THT DIP DIL PDIP 2.54mm 15.24mm 600mil -0 -48 -48 -Package_DIP -DIP-48_W15.24mm_LongPads -48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads -0 -48 -48 -Package_DIP -DIP-48_W15.24mm_SMDSocket_SmallPads -48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads -0 -48 -48 -Package_DIP -DIP-48_W15.24mm_Socket -48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket -THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket -0 -48 -48 -Package_DIP -DIP-48_W15.24mm_Socket_LongPads -48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads -0 -48 -48 -Package_DIP -DIP-48_W16.51mm_SMDSocket_LongPads -48-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads -0 -48 -48 -Package_DIP -DIP-64_W15.24mm -64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) -THT DIP DIL PDIP 2.54mm 15.24mm 600mil -0 -64 -64 -Package_DIP -DIP-64_W15.24mm_LongPads -64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads -0 -64 -64 -Package_DIP -DIP-64_W15.24mm_SMDSocket_SmallPads -64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads -0 -64 -64 -Package_DIP -DIP-64_W15.24mm_Socket -64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket -THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket -0 -64 -64 -Package_DIP -DIP-64_W15.24mm_Socket_LongPads -64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads -0 -64 -64 -Package_DIP -DIP-64_W16.51mm_SMDSocket_LongPads -64-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads -0 -64 -64 -Package_DIP -DIP-64_W22.86mm -64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils) -THT DIP DIL PDIP 2.54mm 22.86mm 900mil -0 -64 -64 -Package_DIP -DIP-64_W22.86mm_LongPads -64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils), LongPads -THT DIP DIL PDIP 2.54mm 22.86mm 900mil LongPads -0 -64 -64 -Package_DIP -DIP-64_W22.86mm_SMDSocket_SmallPads -64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 22.86mm 900mil SMDSocket SmallPads -0 -64 -64 -Package_DIP -DIP-64_W22.86mm_Socket -64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils), Socket -THT DIP DIL PDIP 2.54mm 22.86mm 900mil Socket -0 -64 -64 -Package_DIP -DIP-64_W22.86mm_Socket_LongPads -64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 22.86mm 900mil Socket LongPads -0 -64 -64 -Package_DIP -DIP-64_W24.13mm_SMDSocket_LongPads -64-lead though-hole mounted DIP package, row spacing 24.13 mm (950 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 24.13mm 950mil SMDSocket LongPads -0 -64 -64 -Package_DIP -DIP-64_W25.4mm -64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils) -THT DIP DIL PDIP 2.54mm 25.4mm 1000mil -0 -64 -64 -Package_DIP -DIP-64_W25.4mm_LongPads -64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), LongPads -THT DIP DIL PDIP 2.54mm 25.4mm 1000mil LongPads -0 -64 -64 -Package_DIP -DIP-64_W25.4mm_SMDSocket_SmallPads -64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), SMDSocket, SmallPads -THT DIP DIL PDIP 2.54mm 25.4mm 1000mil SMDSocket SmallPads -0 -64 -64 -Package_DIP -DIP-64_W25.4mm_Socket -64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), Socket -THT DIP DIL PDIP 2.54mm 25.4mm 1000mil Socket -0 -64 -64 -Package_DIP -DIP-64_W25.4mm_Socket_LongPads -64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), Socket, LongPads -THT DIP DIL PDIP 2.54mm 25.4mm 1000mil Socket LongPads -0 -64 -64 -Package_DIP -DIP-64_W26.67mm_SMDSocket_LongPads -64-lead though-hole mounted DIP package, row spacing 26.67 mm (1050 mils), SMDSocket, LongPads -THT DIP DIL PDIP 2.54mm 26.669999999999998mm 1050mil SMDSocket LongPads -0 -64 -64 -Package_DIP -Fairchild_LSOP-8 -8-Lead, 300\" Wide, Surface Mount Package (https://www.fairchildsemi.com/package-drawings/ML/MLSOP08A.pdf) -LSOP 2.54mm 300mil -0 -8 -8 -Package_DIP -PowerIntegrations_PDIP-8B -Power Integrations variant of 8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads, see https://www.power.com/sites/default/files/product-docs/lnk520.pdf -THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads -0 -7 -7 -Package_DIP -PowerIntegrations_PDIP-8C -Power Integrations variant of 8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads, see https://ac-dc.power.com/sites/default/files/product-docs/tinyswitch-iii_family_datasheet.pdf -THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads -0 -7 -7 -Package_DIP -PowerIntegrations_SDIP-10C -PowerIntegrations variant of 10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads, see https://www.power.com/sites/default/files/product-docs/tophx_family_datasheet.pdf -THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads -0 -9 -9 -Package_DIP -PowerIntegrations_SMD-8 -PowerIntegrations variant of 8-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils), see https://www.power.com/sites/default/files/product-docs/lnk520.pdf -SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil -0 -8 -8 -Package_DIP -PowerIntegrations_SMD-8B -PowerIntegrations variant of 8-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils), see https://www.power.com/sites/default/files/product-docs/lnk520.pdf -SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil -0 -7 -7 -Package_DIP -PowerIntegrations_SMD-8C -PowerIntegrations variant of 8-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils), see https://ac-dc.power.com/sites/default/files/product-docs/tinyswitch-iii_family_datasheet.pdf -SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil -0 -7 -7 -Package_DIP -PowerIntegrations_eDIP-12B -Power Integrations eDIP-12B, see https://www.power.com/sites/default/files/product-docs/linkswitch-pl_family_datasheet.pdf -THT DIP DIL PDIP 2.54mm 7.62mm 300mil -0 -11 -11 -Package_DIP -SMDIP-4_W7.62mm -4-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil -0 -4 -4 -Package_DIP -SMDIP-4_W9.53mm -4-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil -0 -4 -4 -Package_DIP -SMDIP-4_W9.53mm_Clearance8mm -4-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm -0 -4 -4 -Package_DIP -SMDIP-4_W11.48mm -4-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil -0 -4 -4 -Package_DIP -SMDIP-6_W7.62mm -6-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil -0 -6 -6 -Package_DIP -SMDIP-6_W9.53mm -6-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil -0 -6 -6 -Package_DIP -SMDIP-6_W9.53mm_Clearance8mm -6-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm -0 -6 -6 -Package_DIP -SMDIP-6_W11.48mm -6-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil -0 -6 -6 -Package_DIP -SMDIP-8_W7.62mm -8-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil -0 -8 -8 -Package_DIP -SMDIP-8_W9.53mm -8-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil -0 -8 -8 -Package_DIP -SMDIP-8_W9.53mm_Clearance8mm -8-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm -0 -8 -8 -Package_DIP -SMDIP-8_W11.48mm -8-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil -0 -8 -8 -Package_DIP -SMDIP-10_W7.62mm -10-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil -0 -10 -10 -Package_DIP -SMDIP-10_W9.53mm -10-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil -0 -10 -10 -Package_DIP -SMDIP-10_W9.53mm_Clearance8mm -10-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm -0 -10 -10 -Package_DIP -SMDIP-10_W11.48mm -10-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil -0 -10 -10 -Package_DIP -SMDIP-12_W7.62mm -12-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil -0 -12 -12 -Package_DIP -SMDIP-12_W9.53mm -12-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil -0 -12 -12 -Package_DIP -SMDIP-12_W9.53mm_Clearance8mm -12-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm -0 -12 -12 -Package_DIP -SMDIP-12_W11.48mm -12-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil -0 -12 -12 -Package_DIP -SMDIP-14_W7.62mm -14-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil -0 -14 -14 -Package_DIP -SMDIP-14_W9.53mm -14-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil -0 -14 -14 -Package_DIP -SMDIP-14_W9.53mm_Clearance8mm -14-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm -0 -14 -14 -Package_DIP -SMDIP-14_W11.48mm -14-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil -0 -14 -14 -Package_DIP -SMDIP-16_W7.62mm -16-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil -0 -16 -16 -Package_DIP -SMDIP-16_W9.53mm -16-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil -0 -16 -16 -Package_DIP -SMDIP-16_W9.53mm_Clearance8mm -16-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm -0 -16 -16 -Package_DIP -SMDIP-16_W11.48mm -16-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil -0 -16 -16 -Package_DIP -SMDIP-18_W7.62mm -18-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil -0 -18 -18 -Package_DIP -SMDIP-18_W9.53mm -18-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil -0 -18 -18 -Package_DIP -SMDIP-18_W9.53mm_Clearance8mm -18-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm -0 -18 -18 -Package_DIP -SMDIP-18_W11.48mm -18-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil -0 -18 -18 -Package_DIP -SMDIP-20_W7.62mm -20-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil -0 -20 -20 -Package_DIP -SMDIP-20_W9.53mm -20-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil -0 -20 -20 -Package_DIP -SMDIP-20_W9.53mm_Clearance8mm -20-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm -0 -20 -20 -Package_DIP -SMDIP-20_W11.48mm -20-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil -0 -20 -20 -Package_DIP -SMDIP-22_W7.62mm -22-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil -0 -22 -22 -Package_DIP -SMDIP-22_W9.53mm -22-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil -0 -22 -22 -Package_DIP -SMDIP-22_W9.53mm_Clearance8mm -22-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm -0 -22 -22 -Package_DIP -SMDIP-22_W11.48mm -22-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil -0 -22 -22 -Package_DIP -SMDIP-24_W7.62mm -24-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil -0 -24 -24 -Package_DIP -SMDIP-24_W9.53mm -24-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil -0 -24 -24 -Package_DIP -SMDIP-24_W11.48mm -24-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil -0 -24 -24 -Package_DIP -SMDIP-24_W15.24mm -24-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil -0 -24 -24 -Package_DIP -SMDIP-28_W15.24mm -28-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil -0 -28 -28 -Package_DIP -SMDIP-32_W7.62mm -32-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil -0 -32 -32 -Package_DIP -SMDIP-32_W9.53mm -32-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil -0 -32 -32 -Package_DIP -SMDIP-32_W11.48mm -32-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil -0 -32 -32 -Package_DIP -SMDIP-32_W15.24mm -32-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil -0 -32 -32 -Package_DIP -SMDIP-40_W15.24mm -40-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil -0 -40 -40 -Package_DIP -SMDIP-40_W25.24mm -40-lead surface-mounted (SMD) DIP package, row spacing 25.24 mm (993 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 25.24mm 993mil -0 -40 -40 -Package_DIP -SMDIP-42_W15.24mm -42-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil -0 -42 -42 -Package_DIP -SMDIP-48_W15.24mm -48-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil -0 -48 -48 -Package_DIP -SMDIP-64_W15.24mm -64-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) -SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil -0 -64 -64 -Package_DIP -Toshiba_11-7A9 -Toshiba 11-7A9 package, like 6-lead dip package with missing pin 5, row spacing 7.62 mm (300 mils), https://toshiba.semicon-storage.com/info/docget.jsp?did=1421&prodName=TLP3021(S) -Toshiba 11-7A9 DIL DIP PDIP 2.54mm 7.62mm 300mil -0 -5 -5 -Package_DIP -Vishay_HVM-DIP-3_W7.62mm -3-lead though-hole mounted high-volatge DIP package (based on standard DIP-4), row spacing 7.62 mm (300 mils), see https://www.vishay.com/docs/91361/hexdip.pdf -THT DIP DIL PDIP 2.54mm 7.62mm 300mil Vishay HVMDIP HEXDIP -0 -4 -3 -Package_DirectFET -DirectFET_L4 -DirectFET L4 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=41 -DirectFET L4 MOSFET Infineon -0 -11 -3 -Package_DirectFET -DirectFET_L6 -DirectFET L6 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=42 -DirectFET L6 MOSFET Infineon -0 -13 -3 -Package_DirectFET -DirectFET_L8 -DirectFET L8 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=43 -DirectFET L8 MOSFET Infineon -0 -15 -3 -Package_DirectFET -DirectFET_LA -DirectFET LA https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=44 -DirectFET LA MOSFET Infineon -0 -15 -3 -Package_DirectFET -DirectFET_M2 -DirectFET M2 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=33 -DirectFET M2 MOSFET Infineon -0 -7 -3 -Package_DirectFET -DirectFET_M4 -DirectFET M4 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=34 -DirectFET M4 MOSFET Infineon -0 -9 -3 -Package_DirectFET -DirectFET_MA -DirectFET MA https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=35 -DirectFET MA MOSFET Infineon -0 -8 -3 -Package_DirectFET -DirectFET_MB -DirectFET MB https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=36 -DirectFET MB MOSFET Infineon -0 -8 -3 -Package_DirectFET -DirectFET_MC -DirectFET MC https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=37 -DirectFET MC MOSFET Infineon -0 -10 -3 -Package_DirectFET -DirectFET_MD -DirectFET MD https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=38 -DirectFET MD MOSFET Infineon -0 -8 -3 -Package_DirectFET -DirectFET_ME -DirectFET ME https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=39 -DirectFET ME MOSFET Infineon -0 -10 -3 -Package_DirectFET -DirectFET_MF -DirectFET MF https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=40 -DirectFET MF MOSFET Infineon -0 -8 -3 -Package_DirectFET -DirectFET_MN -DirectFET MN https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=30 -DirectFET MN MOSFET Infineon -0 -7 -3 -Package_DirectFET -DirectFET_MP -DirectFET MP https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=28 -DirectFET MP MOSFET Infineon -0 -7 -3 -Package_DirectFET -DirectFET_MQ -DirectFET MQ https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=29 -DirectFET MQ MOSFET Infineon -0 -7 -3 -Package_DirectFET -DirectFET_MT -DirectFET MT https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=26 -DirectFET MT MOSFET Infineon -0 -7 -3 -Package_DirectFET -DirectFET_MU -DirectFET MU https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=32 -DirectFET MU MOSFET Infineon -0 -7 -3 -Package_DirectFET -DirectFET_MX -DirectFET MX https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=27 -DirectFET MX MOSFET Infineon -0 -7 -3 -Package_DirectFET -DirectFET_MZ -DirectFET MZ https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=31 -DirectFET MZ MOSFET Infineon -0 -7 -3 -Package_DirectFET -DirectFET_S1 -DirectFET S1 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=20 -DirectFET S1 MOSFET Infineon -0 -6 -3 -Package_DirectFET -DirectFET_S2 -DirectFET S2 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=21 -DirectFET S2 MOSFET Infineon -0 -7 -3 -Package_DirectFET -DirectFET_S3C -DirectFET S3C https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=25 -DirectFET S3C MOSFET Infineon -0 -8 -3 -Package_DirectFET -DirectFET_SA -DirectFET SA https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=22 -DirectFET SA MOSFET Infineon -0 -8 -3 -Package_DirectFET -DirectFET_SB -DirectFET SB https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=23 -DirectFET SB MOSFET Infineon -0 -6 -3 -Package_DirectFET -DirectFET_SC -DirectFET SC https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=24 -DirectFET SC MOSFET Infineon -0 -7 -3 -Package_DirectFET -DirectFET_SH -DirectFET SH https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=19 -DirectFET SH MOSFET Infineon -0 -6 -3 -Package_DirectFET -DirectFET_SJ -DirectFET SJ https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=18 -DirectFET SJ MOSFET Infineon -0 -7 -3 -Package_DirectFET -DirectFET_SQ -DirectFET SQ https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=17 -DirectFET SQ MOSFET Infineon -0 -6 -3 -Package_DirectFET -DirectFET_ST -DirectFET ST https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=16 -DirectFET ST MOSFET Infineon -0 -7 -3 -Package_LCC -PLCC-20 -PLCC, 20 pins, surface mount -plcc smt -0 -20 -20 -Package_LCC -PLCC-20_SMD-Socket -PLCC, 20 pins, surface mount -plcc smt -0 -20 -20 -Package_LCC -PLCC-20_THT-Socket -PLCC, 20 pins, through hole -plcc leaded -0 -20 -20 -Package_LCC -PLCC-28 -PLCC, 28 pins, surface mount -plcc smt -0 -28 -28 -Package_LCC -PLCC-28_SMD-Socket -PLCC, 28 pins, surface mount -plcc smt -0 -28 -28 -Package_LCC -PLCC-28_THT-Socket -PLCC, 28 pins, through hole -plcc leaded -0 -28 -28 -Package_LCC -PLCC-32_11.4x14.0mm_P1.27mm -PLCC, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc0015.pdf), generated with kicad-footprint-generator ipc_plcc_jLead_generator.py -PLCC LCC -0 -32 -32 -Package_LCC -PLCC-32_THT-Socket -PLCC, 32 pins, through hole, http://www.assmann-wsw.com/fileadmin/datasheets/ASS_0981_CO.pdf -plcc leaded -0 -32 -32 -Package_LCC -PLCC-44 -PLCC, 44 pins, surface mount -plcc smt -0 -44 -44 -Package_LCC -PLCC-44_16.6x16.6mm_P1.27mm -PLCC, 44 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_plcc_jLead_generator.py -PLCC LCC -0 -44 -44 -Package_LCC -PLCC-44_SMD-Socket -PLCC, 44 pins, surface mount -plcc smt -0 -44 -44 -Package_LCC -PLCC-44_THT-Socket -PLCC, 44 pins, through hole -plcc leaded -0 -44 -44 -Package_LCC -PLCC-52 -PLCC, 52 pins, surface mount -plcc smt -0 -52 -52 -Package_LCC -PLCC-52_SMD-Socket -PLCC, 52 pins, surface mount -plcc smt -0 -52 -52 -Package_LCC -PLCC-52_THT-Socket -PLCC, 52 pins, through hole -plcc leaded -0 -52 -52 -Package_LCC -PLCC-68 -PLCC, 68 pins, surface mount -plcc smt -0 -68 -68 -Package_LCC -PLCC-68_24.2x24.2mm_P1.27mm -PLCC, 68 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_plcc_jLead_generator.py -PLCC LCC -0 -68 -68 -Package_LCC -PLCC-68_SMD-Socket -PLCC, 68 pins, surface mount -plcc smt -0 -68 -68 -Package_LCC -PLCC-68_THT-Socket -PLCC, 68 pins, through hole -plcc leaded -0 -68 -68 -Package_LCC -PLCC-84 -PLCC, 84 pins, surface mount -plcc smt -0 -84 -84 -Package_LCC -PLCC-84_29.3x29.3mm_P1.27mm -PLCC, 84 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_plcc_jLead_generator.py -PLCC LCC -0 -84 -84 -Package_LCC -PLCC-84_SMD-Socket -PLCC, 84 pins, surface mount -plcc smt -0 -84 -84 -Package_LCC -PLCC-84_THT-Socket -PLCC, 84 pins, through hole -plcc leaded -0 -84 -84 -Package_LGA -AMS_LGA-10-1EP_2.7x4mm_P0.6mm -LGA-10, http://ams.com/eng/content/download/951091/2269479/471718 -lga land grid array -0 -13 -11 -Package_LGA -AMS_LGA-20_4.7x4.5mm_P0.65mm -http://ams.com/eng/content/download/1008631/2361759/498838 -AMS LGA -0 -20 -20 -Package_LGA -Bosch_LGA-8_2.5x2.5mm_P0.65mm_ClockwisePinNumbering -LGA-8 -lga land grid array -0 -8 -8 -Package_LGA -Bosch_LGA-8_2x2.5mm_P0.65mm_ClockwisePinNumbering -LGA-8, https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMP280-DS001-18.pdf -lga land grid array -0 -8 -8 -Package_LGA -Bosch_LGA-8_3x3mm_P0.8mm_ClockwisePinNumbering -Bosch LGA, 8 Pin (https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BME680-DS001-00.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py -Bosch LGA NoLead -0 -8 -8 -Package_LGA -Bosch_LGA-14_3x2.5mm_P0.5mm -LGA-14 Bosch https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMI160-DS000-07.pdf -lga land grid array -0 -14 -14 -Package_LGA -Kionix_LGA-12_2x2mm_P0.5mm_LayoutBorder2x4y -Kionix LGA, 12 Pin (http://kionixfs.kionix.com/en/document/TN008-PCB-Design-Guidelines-for-2x2-LGA-Sensors.pdf#page=4), generated with kicad-footprint-generator ipc_noLead_generator.py -Kionix LGA NoLead -0 -12 -12 -Package_LGA -LGA-8_3x5mm_P1.25mm -LGA-8 -lga land grid array -0 -8 -8 -Package_LGA -LGA-12_2x2mm_P0.5mm -LGA12 -lga land grid array -0 -12 -12 -Package_LGA -LGA-14_2x2mm_P0.35mm_LayoutBorder3x4y -LGA, 14 Pin (http://www.st.com/resource/en/datasheet/lis2dh.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LGA NoLead -0 -14 -14 -Package_LGA -LGA-14_3x2.5mm_P0.5mm_LayoutBorder3x4y -LGA, 14 Pin (http://www.st.com/resource/en/datasheet/lsm6ds3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LGA NoLead -0 -14 -14 -Package_LGA -LGA-14_3x5mm_P0.8mm_LayoutBorder1x6y -LGA, 14 Pin (http://www.st.com/resource/en/datasheet/lsm303dlhc.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LGA NoLead -0 -14 -14 -Package_LGA -LGA-16_3x3mm_P0.5mm -http://www.memsic.com/userfiles/files/DataSheets/Magnetic-Sensors-Datasheets/MMC5883MA-RevC.pdf -lga land grid array -0 -16 -16 -Package_LGA -LGA-16_3x3mm_P0.5mm_LayoutBorder3x5y -LGA, 16 Pin (http://www.st.com/resource/en/datasheet/lis331hh.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LGA NoLead -0 -16 -16 -Package_LGA -LGA-16_4x4mm_P0.65mm_LayoutBorder4x4y -LGA, 16 Pin (http://www.st.com/resource/en/datasheet/l3gd20.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -LGA NoLead -0 -16 -16 -Package_LGA -LGA-24L_3x3.5mm_P0.43mm -LGA 24L 3x3.5mm Pitch 0.43mm -LGA 24L 3x3.5mm Pitch 0.43mm -0 -24 -24 -Package_LGA -LGA-28_5.2x3.8mm_P0.5mm -LGA 28 5.2x3.8mm Pitch 0.5mm -LGA 28 5.2x3.8mm Pitch 0.5mm -0 -28 -28 -Package_LGA -Linear_LGA-133_15.0x15.0mm_Layout12x12_P1.27mm -Analog Devices (Linear Tech), 133-pin LGA uModule, 15.0x15.0x4.32mm, https://www.analog.com/media/en/technical-documentation/data-sheets/4637fc.pdf -133 pin lga -0 -133 -133 -Package_LGA -NXP_LGA-8_3x5mm_P1.25mm_H1.1mm -NXP LGA, 8 Pin (https://www.nxp.com/docs/en/data-sheet/MPL3115A2.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py -NXP LGA NoLead -0 -8 -8 -Package_LGA -NXP_LGA-8_3x5mm_P1.25mm_H1.2mm -NXP LGA, 8 Pin (https://www.nxp.com/docs/en/data-sheet/MPL115A1.pdf#page=15), generated with kicad-footprint-generator ipc_noLead_generator.py -NXP LGA NoLead -0 -8 -8 -Package_LGA -ST_HLGA-10_2.5x2.5mm_P0.6mm_LayoutBorder3x2y -ST HLGA, 10 Pin (https://www.st.com/resource/en/datasheet/lps25hb.pdf#page=46), generated with kicad-footprint-generator ipc_noLead_generator.py -ST HLGA NoLead -0 -10 -10 -Package_LGA -Texas_SIL0008D_MicroSiP-8-1EP_2.8x3mm_P0.65mm_EP1.1x1.9mm -Texas SIL0008D MicroSiP, 8 Pin (http://www.ti.com/lit/ds/symlink/tps82130.pdf#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py -Texas MicroSiP NoLead -0 -12 -9 -Package_LGA -Texas_SIL0008D_MicroSiP-8-1EP_2.8x3mm_P0.65mm_EP1.1x1.9mm_ThermalVias -Texas SIL0008D MicroSiP, 8 Pin (http://www.ti.com/lit/ds/symlink/tps82130.pdf#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py -Texas MicroSiP NoLead -0 -16 -9 -Package_LGA -Texas_SIL0010A_MicroSiP-10-1EP_3.8x3mm_P0.6mm_EP0.7x2.9mm -Texas SIL0010A MicroSiP, 10 Pin (http://www.ti.com/lit/ml/mpds579b/mpds579b.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -Texas MicroSiP NoLead -0 -14 -11 -Package_LGA -Texas_SIL0010A_MicroSiP-10-1EP_3.8x3mm_P0.6mm_EP0.7x2.9mm_ThermalVias -Texas SIL0010A MicroSiP, 10 Pin (http://www.ti.com/lit/ml/mpds579b/mpds579b.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -Texas MicroSiP NoLead -0 -18 -11 -Package_LGA -VLGA-4_2x2.5mm_P1.65mm -VLGA, 4 Pin (https://ww1.microchip.com/downloads/en/DeviceDoc/DSC60XX-Ultra-Small-Ultra-Low-Power-MEMS-Oscillator-DS20005625C.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -VLGA NoLead -0 -4 -4 -Package_QFP -EQFP-144-1EP_20x20mm_P0.5mm_EP4x4mm -EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00482-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -EQFP QFP -0 -154 -145 -Package_QFP -EQFP-144-1EP_20x20mm_P0.5mm_EP4x4mm_ThermalVias -EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00482-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -EQFP QFP -0 -171 -145 -Package_QFP -EQFP-144-1EP_20x20mm_P0.5mm_EP5x5mm -EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00476-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -EQFP QFP -0 -161 -145 -Package_QFP -EQFP-144-1EP_20x20mm_P0.5mm_EP5x5mm_ThermalVias -EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00476-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -EQFP QFP -0 -187 -145 -Package_QFP -EQFP-144-1EP_20x20mm_P0.5mm_EP6.61x5.615mm -EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00485-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -EQFP QFP -0 -165 -145 -Package_QFP -EQFP-144-1EP_20x20mm_P0.5mm_EP6.61x5.615mm_ThermalVias -EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00485-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -EQFP QFP -0 -196 -145 -Package_QFP -EQFP-144-1EP_20x20mm_P0.5mm_EP7.2x6.35mm -EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00487-01.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -EQFP QFP -0 -175 -145 -Package_QFP -EQFP-144-1EP_20x20mm_P0.5mm_EP7.2x6.35mm_ThermalVias -EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00487-01.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -EQFP QFP -0 -218 -145 -Package_QFP -EQFP-144-1EP_20x20mm_P0.5mm_EP8.93x8.7mm -EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00479-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -EQFP QFP -0 -194 -145 -Package_QFP -EQFP-144-1EP_20x20mm_P0.5mm_EP8.93x8.7mm_ThermalVias -EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00479-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -EQFP QFP -0 -259 -145 -Package_QFP -HTQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm -64-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1 mm Body, 2.00 mm Footprint [HTQFP] thermal pad -HTQFP-64 Pitch 0.5 -0 -69 -65 -Package_QFP -HTQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm_Mask4.4x4.4mm_ThermalVias -64-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1 mm Body, 2.00 mm Footprint [HTQFP] thermal pad -HTQFP-64 Pitch 0.5 -0 -135 -65 -Package_QFP -LQFP-32_5x5mm_P0.5mm -LQFP, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT401-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -32 -32 -Package_QFP -LQFP-32_7x7mm_P0.8mm -LQFP, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT358-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -32 -32 -Package_QFP -LQFP-36_7x7mm_P0.65mm -LQFP, 36 Pin (https://www.onsemi.com/pub/Collateral/561AV.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -36 -36 -Package_QFP -LQFP-44_10x10mm_P0.8mm -LQFP, 44 Pin (https://www.nxp.com/files-static/shared/doc/package_info/98ASS23225W.pdf?&fsrch=1), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -44 -44 -Package_QFP -LQFP-48-1EP_7x7mm_P0.5mm_EP3.6x3.6mm -LQFP, 48 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -58 -49 -Package_QFP -LQFP-48-1EP_7x7mm_P0.5mm_EP3.6x3.6mm_ThermalVias -LQFP, 48 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -75 -49 -Package_QFP -LQFP-48_7x7mm_P0.5mm -LQFP, 48 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ltc2358-16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -48 -48 -Package_QFP -LQFP-52-1EP_10x10mm_P0.65mm_EP4.8x4.8mm -LQFP, 52 Pin (https://www.onsemi.com/pub/Collateral/848H-01.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -62 -53 -Package_QFP -LQFP-52-1EP_10x10mm_P0.65mm_EP4.8x4.8mm_ThermalVias -LQFP, 52 Pin (https://www.onsemi.com/pub/Collateral/848H-01.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -95 -53 -Package_QFP -LQFP-52_10x10mm_P0.65mm -LQFP, 52 Pin (https://www.nxp.com/docs/en/package-information/98ARL10526D.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -52 -52 -Package_QFP -LQFP-52_14x14mm_P1mm -LQFP, 52 Pin (http://www.holtek.com/documents/10179/116711/HT1632Cv170.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -52 -52 -Package_QFP -LQFP-64-1EP_10x10mm_P0.5mm_EP5x5mm -LQFP, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/adv7611.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -90 -65 -Package_QFP -LQFP-64-1EP_10x10mm_P0.5mm_EP5x5mm_ThermalVias -LQFP, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/adv7611.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -107 -65 -Package_QFP -LQFP-64-1EP_10x10mm_P0.5mm_EP6.5x6.5mm -LQFP, 64 Pin (https://www.nxp.com/files-static/shared/doc/package_info/98ARH98426A.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -90 -65 -Package_QFP -LQFP-64-1EP_10x10mm_P0.5mm_EP6.5x6.5mm_ThermalVias -LQFP, 64 Pin (https://www.nxp.com/files-static/shared/doc/package_info/98ARH98426A.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -127 -65 -Package_QFP -LQFP-64_7x7mm_P0.4mm -LQFP, 64 Pin (https://www.nxp.com/docs/en/package-information/SOT414-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -64 -64 -Package_QFP -LQFP-64_10x10mm_P0.5mm -LQFP, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ad7606_7606-6_7606-4.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -64 -64 -Package_QFP -LQFP-64_14x14mm_P0.8mm -LQFP, 64 Pin (https://www.nxp.com/docs/en/package-information/SOT791-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -64 -64 -Package_QFP -LQFP-80_10x10mm_P0.4mm -LQFP, 80 Pin (https://www.renesas.com/eu/en/package-image/pdf/outdrawing/q80.10x10.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -80 -80 -Package_QFP -LQFP-80_12x12mm_P0.5mm -LQFP, 80 Pin (https://www.nxp.com/docs/en/package-information/SOT315-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -80 -80 -Package_QFP -LQFP-80_14x14mm_P0.65mm -LQFP, 80 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/AD9852.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -80 -80 -Package_QFP -LQFP-100_14x14mm_P0.5mm -LQFP, 100 Pin (https://www.nxp.com/docs/en/package-information/SOT407-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -100 -100 -Package_QFP -LQFP-128_14x14mm_P0.4mm -LQFP, 128 Pin (https://www.renesas.com/eu/en/package-image/pdf/outdrawing/q128.14x14.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -128 -128 -Package_QFP -LQFP-128_14x20mm_P0.5mm -LQFP, 128 Pin (https://www.nxp.com/docs/en/package-information/SOT425-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -128 -128 -Package_QFP -LQFP-144_20x20mm_P0.5mm -LQFP, 144 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=425), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -144 -144 -Package_QFP -LQFP-160_24x24mm_P0.5mm -LQFP, 160 Pin (https://www.nxp.com/docs/en/package-information/SOT435-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -160 -160 -Package_QFP -LQFP-176_20x20mm_P0.4mm -LQFP, 176 Pin (https://www.onsemi.com/pub/Collateral/566DB.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -176 -176 -Package_QFP -LQFP-176_24x24mm_P0.5mm -LQFP, 176 Pin (https://www.st.com/resource/en/datasheet/stm32f207vg.pdf#page=163), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -176 -176 -Package_QFP -LQFP-208_28x28mm_P0.5mm -LQFP, 208 Pin (https://www.nxp.com/docs/en/package-information/SOT459-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -208 -208 -Package_QFP -LQFP-216_24x24mm_P0.4mm -LQFP, 216 Pin (https://www.onsemi.com/pub/Collateral/561BE.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py -LQFP QFP -0 -216 -216 -Package_QFP -MQFP-44_10x10mm_P0.8mm -MQFP, 44 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ad7722.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -MQFP QFP -0 -44 -44 -Package_QFP -PQFP-32_5x5mm_P0.5mm -PQFP, 32 Pin (https://www.ti.com/lit/ds/symlink/ads127l01.pdf#page=87), generated with kicad-footprint-generator ipc_gullwing_generator.py -PQFP QFP -0 -32 -32 -Package_QFP -PQFP-44_10x10mm_P0.8mm -44-Lead Plastic Quad Flatpack - 10x10x2.5mm Body (http://www.onsemi.com/pub/Collateral/122BK.PDF) -PQFP 0.8 -0 -44 -44 -Package_QFP -PQFP-80_14x20mm_P0.8mm -PQFP80 14x20 / QIP80E CASE 122BS (see ON Semiconductor 122BS.PDF) -QFP 0.8 -0 -80 -80 -Package_QFP -PQFP-100_14x20mm_P0.65mm -PQFP, 100 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py -PQFP QFP -0 -100 -100 -Package_QFP -PQFP-112_20x20mm_P0.65mm -PQFP, 112 pins, 20mm sq body, 0.65mm pitch (http://cache.freescale.com/files/shared/doc/package_info/98ASS23330W.pdf, http://www.nxp.com/docs/en/application-note/AN4388.pdf) -PQFP 112 -0 -112 -112 -Package_QFP -PQFP-132_24x24mm_P0.635mm -PQFP, 132 pins, 24mm sq body, 0.635mm pitch (https://www.intel.com/content/dam/www/public/us/en/documents/packaging-databooks/packaging-chapter-02-databook.pdf, http://www.nxp.com/docs/en/application-note/AN4388.pdf) -PQFP 132 -0 -132 -132 -Package_QFP -PQFP-132_24x24mm_P0.635mm_i386 -PQFP, 132 pins, 24mm sq body, 0.635mm pitch, Intel 386EX (https://www.intel.com/content/dam/www/public/us/en/documents/packaging-databooks/packaging-chapter-02-databook.pdf, http://www.nxp.com/docs/en/application-note/AN4388.pdf) -PQFP 132 Intel 386EX -0 -132 -132 -Package_QFP -PQFP-144_28x28mm_P0.65mm -PQFP, 144 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py -PQFP QFP -0 -144 -144 -Package_QFP -PQFP-160_28x28mm_P0.65mm -PQFP, 160 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py -PQFP QFP -0 -160 -160 -Package_QFP -PQFP-208_28x28mm_P0.5mm -PQFP, 208 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py -PQFP QFP -0 -208 -208 -Package_QFP -PQFP-240_32.1x32.1mm_P0.5mm -PQFP, 240 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py -PQFP QFP -0 -240 -240 -Package_QFP -PQFP-256_28x28mm_P0.4mm -PQFP256 28x28 / QFP256J CASE 122BX (see ON Semiconductor 122BX.PDF) -QFP 0.4 -0 -256 -256 -Package_QFP -TQFP-32_7x7mm_P0.8mm -32-Lead Plastic Thin Quad Flatpack (PT) - 7x7x1.0 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) -QFP 0.8 -0 -32 -32 -Package_QFP -TQFP-44-1EP_10x10mm_P0.8mm_EP4.5x4.5mm -44-Lead Plastic Thin Quad Flatpack (MW) - 10x10x1.0 mm Body [TQFP] With 4.5x4.5 mm Exposed Pad (see Microchip Packaging Specification 00000049BS.pdf) -QFP 0.8 -0 -54 -45 -Package_QFP -TQFP-44_10x10mm_P0.8mm -44-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1.0 mm Body [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) -QFP 0.8 -0 -44 -44 -Package_QFP -TQFP-48-1EP_7x7mm_P0.5mm_EP3.5x3.5mm -48-Lead Thin Quad Flatpack (PT) - 7x7x1.0 mm Body [TQFP] With Exposed Pad (see Microchip Packaging Specification 00000049BS.pdf) -QFP 0.5 -0 -53 -49 -Package_QFP -TQFP-48-1EP_7x7mm_P0.5mm_EP5x5mm -TQFP, 48 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2100_datasheet_Rev1.08.pdf (page 45)), generated with kicad-footprint-generator ipc_gullwing_generator.py -TQFP QFP -0 -65 -49 -Package_QFP -TQFP-48-1EP_7x7mm_P0.5mm_EP5x5mm_ThermalVias -TQFP, 48 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2100_datasheet_Rev1.08.pdf (page 45)), generated with kicad-footprint-generator ipc_gullwing_generator.py -TQFP QFP -0 -91 -49 -Package_QFP -TQFP-48_7x7mm_P0.5mm -TQFP, 48 Pin (https://www.jedec.org/system/files/docs/MS-026D.pdf var ABC), generated with kicad-footprint-generator ipc_gullwing_generator.py -TQFP QFP -0 -48 -48 -Package_QFP -TQFP-52-1EP_10x10mm_P0.65mm_EP6.5x6.5mm -TQFP, 52 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfp_edsv/sv_52_1.pdf), generated with kicad-footprint-generator ipc_qfp_generator.py -TQFP QFP -0 -78 -53 -Package_QFP -TQFP-52-1EP_10x10mm_P0.65mm_EP6.5x6.5mm_ThermalVias -TQFP, 52 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfp_edsv/sv_52_1.pdf), generated with kicad-footprint-generator ipc_qfp_generator.py -TQFP QFP -0 -79 -53 -Package_QFP -TQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm -64-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1 mm Body, 2.00 mm Footprint [TQFP] thermal pad -QFP 0.5 -0 -90 -65 -Package_QFP -TQFP-64_7x7mm_P0.4mm -TQFP64 7x7, 0.4P CASE 932BH (see ON Semiconductor 932BH.PDF) -QFP 0.4 -0 -64 -64 -Package_QFP -TQFP-64_10x10mm_P0.5mm -TQFP, 64 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py -TQFP QFP -0 -64 -64 -Package_QFP -TQFP-64_14x14mm_P0.8mm -64-Lead Plastic Thin Quad Flatpack (PF) - 14x14x1 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) -QFP 0.8 -0 -64 -64 -Package_QFP -TQFP-80-1EP_14x14mm_P0.65mm_EP9.5x9.5mm -80-Lead Plastic Thin Quad Flatpack (PF) - 14x14mm body, 9.5mm sq thermal pad (http://www.analog.com/media/en/technical-documentation/data-sheets/AD9852.pdf) -QFP 0.65 -0 -85 -81 -Package_QFP -TQFP-80_12x12mm_P0.5mm -80-Lead Plastic Thin Quad Flatpack (PT) - 12x12x1 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) -QFP 0.5 -0 -80 -80 -Package_QFP -TQFP-80_14x14mm_P0.65mm -80-Lead Plastic Thin Quad Flatpack (PF) - 14x14x1 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) -QFP 0.65 -0 -80 -80 -Package_QFP -TQFP-100-1EP_14x14mm_P0.5mm_EP5x5mm -TQFP, 100 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfp_edsv/sv_100_4.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -TQFP QFP -0 -117 -101 -Package_QFP -TQFP-100-1EP_14x14mm_P0.5mm_EP5x5mm_ThermalVias -TQFP, 100 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfp_edsv/sv_100_4.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -TQFP QFP -0 -143 -101 -Package_QFP -TQFP-100_12x12mm_P0.4mm -100-Lead Plastic Thin Quad Flatpack (PT) - 12x12x1 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) -QFP 0.4 -0 -100 -100 -Package_QFP -TQFP-100_14x14mm_P0.5mm -TQFP, 100 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py -TQFP QFP -0 -100 -100 -Package_QFP -TQFP-120_14x14mm_P0.4mm -TQFP120 14x14 / TQFP120 CASE 932AZ (see ON Semiconductor 932AZ.PDF) -QFP 0.4 -0 -120 -120 -Package_QFP -TQFP-128_14x14mm_P0.4mm -TQFP128 14x14 / TQFP128 CASE 932BB (see ON Semiconductor 932BB.PDF) -QFP 0.4 -0 -128 -128 -Package_QFP -TQFP-144_16x16mm_P0.4mm -144-Lead Plastic Thin Quad Flatpack (PH) - 16x16x1 mm Body, 2.00 mm Footprint [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) -QFP 0.4 -0 -144 -144 -Package_QFP -TQFP-144_20x20mm_P0.5mm -TQFP, 144 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py -TQFP QFP -0 -144 -144 -Package_QFP -TQFP-176_24x24mm_P0.5mm -TQFP, 176 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py -TQFP QFP -0 -176 -176 -Package_QFP -VQFP-80_14x14mm_P0.65mm -VQFP, 80 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py -VQFP QFP -0 -80 -80 -Package_QFP -VQFP-100_14x14mm_P0.5mm -VQFP, 100 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py -VQFP QFP -0 -100 -100 -Package_QFP -VQFP-128_14x14mm_P0.4mm -VQFP, 128 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py -VQFP QFP -0 -128 -128 -Package_QFP -VQFP-176_20x20mm_P0.4mm -VQFP, 176 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py -VQFP QFP -0 -176 -176 -Package_SIP -PowerIntegrations_eSIP-7C -eSIP-7C Vertical Flat Package with Heatsink Tab, https://ac-dc.power.com/sites/default/files/product-docs/topswitch-jx_family_datasheet.pdf -Power Integrations E Package -0 -6 -6 -Package_SIP -PowerIntegrations_eSIP-7F -eSIP-7F Flat Package with Heatsink Tab https://ac-dc.power.com/sites/default/files/product-docs/linkswitch-ph_family_datasheet.pdf -Power Integrations L Package -0 -6 -6 -Package_SIP -SIP-8_19x3mm_P2.54mm -SIP 8-pin (http://www.njr.com/semicon/PDF/package/SIP8_E.pdf) -SIP8 -0 -8 -8 -Package_SIP -SIP-9_21.54x3mm_P2.54mm -SIP 9-pin () -SIP8 -0 -9 -9 -Package_SIP -SIP-9_22.3x3mm_P2.54mm -SIP 9-pin () -SIP8 -0 -9 -9 -Package_SIP -SIP3_11.6x8.5mm -RECOM,R78EXX,https://www.recom-power.com/pdf/Innoline/R-78Exx-0.5.pdf -SIP3 Regulator Module -0 -3 -3 -Package_SIP -SIP4_Sharp-SSR_P7.62mm_Angled -SIP4 Footprint for SSR made by Sharp -Solid State relais SSR Sharp -0 -4 -4 -Package_SIP -SIP4_Sharp-SSR_P7.62mm_Angled_NoHole -SIP4 Footprint for SSR made by Sharp -Solid State relais SSR Sharp -0 -4 -4 -Package_SIP -SIP4_Sharp-SSR_P7.62mm_Straight -SIP4 Footprint for SSR made by Sharp -Solid State relais SSR Sharp -0 -4 -4 -Package_SIP -SIP9_Housing -SIP9 -SIP9 -0 -9 -9 -Package_SIP -SIP9_Housing_BigPads -SIP9, large pads -SIP9 -0 -9 -9 -Package_SIP -SLA704XM -SIP SLA704XM (http://www.sumzi.com/upload/files/2007/07/2007073114282034189.PDF) -SIP -0 -18 -18 -Package_SIP -STK672-040-E -SIP-22 (http://www.onsemi.com/pub_link/Collateral/EN5227-D.PDF) -SIP-22 -0 -22 -22 -Package_SIP -STK672-080-E -SIP-15 (http://www.onsemi.com/pub_link/Collateral/EN6507-D.PDF) -SIP-15 -0 -15 -15 -Package_SIP -Sanyo_STK4xx-15_59.2x8.0mm_P2.54mm -Sanyo SIP-15, 59.2mm x 8.0mm bosy size, STK-433E STK-435E STK-436E (http://datasheet.octopart.com/STK430-Sanyo-datasheet-107060.pdf) -Sanyo SIP-15 -0 -15 -15 -Package_SIP -Sanyo_STK4xx-15_78.0x8.0mm_P2.54mm -Sanyo SIP-15, 78.0mm x 8.0mm bosy size, STK-437E STK-439E STK-441E STK-443E (http://datasheet.octopart.com/STK430-Sanyo-datasheet-107060.pdf) -Sanyo SIP-15 -0 -15 -15 -Package_SO -Diodes_PSOP-8 -8-Lead Plastic PSOP, Exposed Die Pad (see https://www.diodes.com/assets/Datasheets/AP2204.pdf) -SSOP 0.50 exposed pad -0 -12 -9 -Package_SO -Diodes_SO-8EP -8-Lead Plastic SO, Exposed Die Pad (see https://www.diodes.com/assets/Package-Files/SO-8EP.pdf) -SO exposed pad -0 -9 -9 -Package_SO -ETSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3x4.2mm -20-Lead Plastic Thin Shrink Small Outline (ST)-4.4 mm Body with Exposed Pad [eTSSOP] (see Microchip Packaging Specification 00000049BS.pdf) -SSOP 0.65 -0 -27 -21 -Package_SO -HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.3x2.3mm -HSOP, 8 Pin (https://www.st.com/resource/en/datasheet/l7980.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -HSOP SO -0 -13 -9 -Package_SO -HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.3x2.3mm_ThermalVias -HSOP, 8 Pin (https://www.st.com/resource/en/datasheet/l7980.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -HSOP SO -0 -18 -9 -Package_SO -HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.1mm -HSOP, 8 Pin (https://www.st.com/resource/en/datasheet/l5973d.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -HSOP SO -0 -13 -9 -Package_SO -HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.1mm_ThermalVias -HSOP, 8 Pin (https://www.st.com/resource/en/datasheet/l5973d.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -HSOP SO -0 -20 -9 -Package_SO -HSOP-20-1EP_11.0x15.9mm_P1.27mm_SlugDown -HSOP 11.0x15.9mm Pitch 1.27mm Slug Down (PowerSO-20) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/tda7266d.pdf, www.st.com/resource/en/application_note/cd00003801.pdf) -HSOP 11.0 x 15.9mm Pitch 1.27mm -0 -23 -21 -Package_SO -HSOP-20-1EP_11.0x15.9mm_P1.27mm_SlugDown_ThermalVias -HSOP 11.0x15.9mm Pitch 1.27mm Slug Down Thermal Vias (PowerSO-20) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/tda7266d.pdf, www.st.com/resource/en/application_note/cd00003801.pdf) -HSOP 11.0 x 15.9mm Pitch 1.27mm -0 -45 -21 -Package_SO -HSOP-20-1EP_11.0x15.9mm_P1.27mm_SlugUp -HSOP 11.0x15.9mm Pitch 1.27mm Slug Up (PowerSO-20) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/tda7266d.pdf, www.st.com/resource/en/application_note/cd00003801.pdf) -HSOP 11.0 x 15.9mm Pitch 1.27mm -0 -20 -20 -Package_SO -HSOP-32-1EP_7.5x11mm_P0.65mm_EP4.7x4.7mm -HSOP, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT1746-3.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -HSOP SO -0 -37 -33 -Package_SO -HSOP-36-1EP_11.0x15.9mm_P0.65mm_SlugDown -HSOP 11.0x15.9mm Pitch 0.65mm Slug Down (PowerSO-36) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/vn808cm-32-e.pdf, http://www.st.com/resource/en/application_note/cd00003801.pdf) -HSOP 11.0 x 15.9mm Pitch 0.65mm -0 -39 -37 -Package_SO -HSOP-36-1EP_11.0x15.9mm_P0.65mm_SlugDown_ThermalVias -HSOP 11.0x15.9mm Pitch 0.65mm Slug Down Thermal Vias (PowerSO-36) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/vn808cm-32-e.pdf, http://www.st.com/resource/en/application_note/cd00003801.pdf) -HSOP 11.0 x 15.9mm Pitch 0.65mm -0 -61 -37 -Package_SO -HSOP-36-1EP_11.0x15.9mm_P0.65mm_SlugUp -HSOP 11.0x15.9mm Pitch 0.65mm Slug Up (PowerSO-36) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/vn808cm-32-e.pdf, http://www.st.com/resource/en/application_note/cd00003801.pdf) -HSOP 11.0 x 15.9mm Pitch 0.65mm -0 -36 -36 -Package_SO -HSOP-54-1EP_7.5x17.9mm_P0.65mm_EP4.6x4.6mm -HSOP, 54 Pin (https://www.nxp.com/docs/en/package-information/98ASA10506D.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -HSOP SO -0 -59 -55 -Package_SO -HTSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.4x3.2mm -HTSOP, 8 Pin (https://media.digikey.com/pdf/Data%20Sheets/Rohm%20PDFs/BD9G341EFJ.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSOP SO -0 -13 -9 -Package_SO -HTSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.4x3.2mm_ThermalVias -HTSOP, 8 Pin (https://media.digikey.com/pdf/Data%20Sheets/Rohm%20PDFs/BD9G341EFJ.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSOP SO -0 -20 -9 -Package_SO -HTSSOP-14-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask3x3.1mm -HTSSOP, 14 Pin (http://www.ti.com/lit/ds/symlink/lm5161.pdf#page=34), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -20 -15 -Package_SO -HTSSOP-14-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask3x3.1mm_ThermalVias -HTSSOP, 14 Pin (http://www.ti.com/lit/ds/symlink/lm5161.pdf#page=34), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -36 -15 -Package_SO -HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm -16-Lead Plastic HTSSOP (4.4x5x1.2mm); Thermal pad; (http://www.ti.com/lit/ds/symlink/drv8833.pdf) -SSOP 0.65 -0 -29 -17 -Package_SO -HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask2.46x2.31mm -HTSSOP, 16 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -20 -17 -Package_SO -HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask2.46x2.31mm_ThermalVias -HTSSOP, 16 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -27 -17 -Package_SO -HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask3x3mm_ThermalVias -16-Lead Plastic HTSSOP (4.4x5x1.2mm); Thermal pad with vias; (http://www.ti.com/lit/ds/symlink/drv8800.pdf) -SSOP 0.65 -0 -46 -17 -Package_SO -HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3x3mm -HTSSOP, 16 Pin (https://www.st.com/resource/en/datasheet/stp08cp05.pdf#page=20), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -21 -17 -Package_SO -HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP2.74x3.86mm -HTSSOP, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4011fb.pdf#page=24), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -23 -21 -Package_SO -HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP2.85x4mm -HTSSOP, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0108.PDF U20E-1), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -23 -21 -Package_SO -HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm -20-Lead Plastic Thin Shrink Small Outline (ST)-4.4 mm Body [HTSSOP], with thermal pad with vias -HTSSOP 0.65 -0 -29 -21 -Package_SO -HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.4x3.7mm -HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/bq24006.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -24 -21 -Package_SO -HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.75x3.43mm -HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=37&zoom=160,-90,3), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -26 -21 -Package_SO -HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.75x3.43mm_ThermalVias -HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=37&zoom=160,-90,3), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -42 -21 -Package_SO -HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.75x3.43mm_ThermalVias_HandSolder -HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=37&zoom=160,-90,3), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -42 -21 -Package_SO -HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.96x2.96mm -HTSSOP, 20 Pin (https://www.ti.com/lit/ds/symlink/tps2663.pdf#page=49), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -23 -21 -Package_SO -HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.96x2.96mm_ThermalVias -HTSSOP, 20 Pin (https://www.ti.com/lit/ds/symlink/tps2663.pdf#page=49), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -42 -21 -Package_SO -HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_ThermalVias -20-Lead Plastic Thin Shrink Small Outline (ST)-4.4 mm Body [HTSSOP], with thermal pad with vias -HTSSOP 0.65 -0 -45 -21 -Package_SO -HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.2x5mm -HTSSOP, 24 Pin (https://www.st.com/resource/en/datasheet/stp16cp05.pdf#page=25), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -31 -25 -Package_SO -HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.4x7.8mm_Mask2.4x4.68mm -HTSSOP, 24 Pin (http://www.ti.com/lit/ds/symlink/tps703.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -28 -25 -Package_SO -HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.4x7.8mm_Mask2.4x4.68mm_ThermalVias -HTSSOP, 24 Pin (http://www.ti.com/lit/ds/symlink/tps703.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -47 -25 -Package_SO -HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP2.85x5.4mm -HTSSOP, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0108.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -30 -29 -Package_SO -HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP2.85x5.4mm_ThermalVias -HTSSOP, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0108.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -41 -29 -Package_SO -HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP3.4x9.5mm -HTSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; thermal pad -TSSOP HTSSOP 0.65 thermal pad -0 -39 -29 -Package_SO -HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP3.4x9.5mm_Mask2.4x6.17mm -HTSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; thermal pad -TSSOP HTSSOP 0.65 thermal pad -0 -40 -29 -Package_SO -HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP3.4x9.5mm_Mask2.4x6.17mm_ThermalVias -HTSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; thermal pad -TSSOP HTSSOP 0.65 thermal pad -0 -55 -29 -Package_SO -HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP3.4x9.5mm_ThermalVias -HTSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; thermal pad -TSSOP HTSSOP 0.65 thermal pad -0 -58 -29 -Package_SO -HTSSOP-32-1EP_6.1x11mm_P0.65mm_EP5.2x11mm_Mask4.11x4.36mm -HTSSOP32: plastic thin shrink small outline package; 32 leads; body width 6.1 mm; lead pitch 0.65 mm (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot487-1_po.pdf) -SSOP 0.65 PowerPAD -0 -43 -33 -Package_SO -HTSSOP-32-1EP_6.1x11mm_P0.65mm_EP5.2x11mm_Mask4.11x4.36mm_ThermalVias -HTSSOP32: plastic thin shrink small outline package; 32 leads; body width 6.1 mm; lead pitch 0.65 mm (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot487-1_po.pdf) -SSOP 0.65 PowerPAD -0 -83 -33 -Package_SO -HTSSOP-38-1EP_6.1x12.5mm_P0.65mm_EP5.2x12.5mm_Mask3.39x6.35mm -HTSSOP, 38 Pin (http://www.ti.com/lit/ds/symlink/tlc5951.pdf#page=47&zoom=140,-67,15), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -46 -39 -Package_SO -HTSSOP-38-1EP_6.1x12.5mm_P0.65mm_EP5.2x12.5mm_Mask3.39x6.35mm_ThermalVias -HTSSOP, 38 Pin (http://www.ti.com/lit/ds/symlink/tlc5951.pdf#page=47&zoom=140,-67,15), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -87 -39 -Package_SO -HTSSOP-44_6.1x14mm_P0.635mm_TopEP4.14x7.01mm -HTSSOP, 44 Pin (http://www.ti.com/lit/ds/symlink/tpa3251.pdf#page=38), generated with kicad-footprint-generator ipc_gullwing_generator.py -HTSSOP SO -0 -44 -44 -Package_SO -HTSSOP-56-1EP_6.1x14mm_P0.5mm_EP3.61x6.35mm -HTSSOP56: plastic thin shrink small outline package http://www.ti.com/lit/ds/symlink/drv8301.pdf -HTSSOP 0.5 -0 -72 -57 -Package_SO -HVSSOP-10-1EP_3x3mm_P0.5mm_EP1.57x1.88mm -HVSSOP, 10 Pin (https://www.ti.com/lit/ds/symlink/bq24090.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -HVSSOP SO -0 -15 -11 -Package_SO -HVSSOP-10-1EP_3x3mm_P0.5mm_EP1.57x1.88mm_ThermalVias -HVSSOP, 10 Pin (https://www.ti.com/lit/ds/symlink/bq24090.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -HVSSOP SO -0 -20 -11 -Package_SO -Infineon_PG-DSO-8-27_3.9x4.9mm_EP2.65x3mm -Infineon PG-DSO, 8 Pin (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-8-27), generated with kicad-footprint-generator ipc_gullwing_generator.py -Infineon PG-DSO SO -0 -13 -9 -Package_SO -Infineon_PG-DSO-8-27_3.9x4.9mm_EP2.65x3mm_ThermalVias -Infineon PG-DSO, 8 Pin (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-8-27), generated with kicad-footprint-generator ipc_gullwing_generator.py -Infineon PG-DSO SO -0 -23 -9 -Package_SO -Infineon_PG-DSO-8-43 -Infineon_PG-DSO-8-43 -DSO DSO-8 SOIC SOIC-8 -0 -12 -9 -Package_SO -Infineon_PG-DSO-12-9 -Infineon PG-DSO 12 pin, exposed pad: 4.5x8.1mm, with thermal vias (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-12-9/) -PG-DSO -0 -23 -13 -Package_SO -Infineon_PG-DSO-12-9_ThermalVias -Infineon PG-DSO 12 pin, exposed pad: 4.5x8.1mm, with thermal vias (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-12-9/) -PG-DSO -0 -42 -13 -Package_SO -Infineon_PG-DSO-12-11 -Infineon PG-DSO 12 pin, exposed pad: 4.5x8.1mm, with thermal vias (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-12-11/) -PG-DSO -0 -23 -13 -Package_SO -Infineon_PG-DSO-12-11_ThermalVias -Infineon PG-DSO 12 pin, exposed pad: 4.5x8.1mm, with thermal vias (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-12-11/) -PG-DSO -0 -42 -13 -Package_SO -Infineon_PG-DSO-20-30 -Infineon SO package 20pin, exposed pad 4.5x7mm (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-71/) -DSO-20 -0 -31 -21 -Package_SO -Infineon_PG-DSO-20-30_ThermalVias -Infineon SO package 20pin, exposed pad 4.5x7mm (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-71/) -DSO-20 -0 -45 -21 -Package_SO -Infineon_PG-DSO-20-32 -Infineon SO package 20pin without exposed pad (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-32/) -DSO-20 -0 -20 -20 -Package_SO -Infineon_PG-DSO-20-85 -Infineon SO package 20pin with exposed pad (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-85/) -DSO-20 -0 -31 -21 -Package_SO -Infineon_PG-DSO-20-85_ThermalVias -Infineon SO package 20pin with exposed pad (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-85/) -DSO-20 -0 -113 -21 -Package_SO -Infineon_PG-DSO-20-87 -Infineon SO package 20pin without exposed pad (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-87/) -DSO-20 -0 -20 -20 -Package_SO -Infineon_PG-TSDSO-14-22 -Infineon_PG-TSDSO-14-22 -Infineon TSDSO 14-22 -0 -17 -15 -Package_SO -Linear_MSOP-12-16-1EP_3x4mm_P0.5mm -12-Lead Plastic Micro Small Outline Package (MS) [MSOP], variant of MSOP-16 (see http://cds.linear.com/docs/en/datasheet/3630fd.pdf) -SSOP 0.5 -0 -15 -13 -Package_SO -Linear_MSOP-12-16_3x4mm_P0.5mm -12-Lead Plastic Micro Small Outline Package (MS) [MSOP], variant of MSOP-16 (see https://www.analog.com/media/en/technical-documentation/data-sheets/3748fb.pdf) -SSOP 0.5 -0 -12 -12 -Package_SO -MFSOP6-4_4.4x3.6mm_P1.27mm -https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.4pin%20MFSOP6.html -MFSOP 4 pin SMD -0 -4 -4 -Package_SO -MFSOP6-5_4.4x3.6mm_P1.27mm -https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.5pin%20MFSOP6.html -MFSOP 4 pin SMD -0 -5 -5 -Package_SO -MSOP-8-1EP_3x3mm_P0.65mm_EP1.68x1.88mm -MSOP, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4440fb.pdf#page=13), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -13 -9 -Package_SO -MSOP-8-1EP_3x3mm_P0.65mm_EP1.68x1.88mm_ThermalVias -MSOP, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4440fb.pdf#page=13), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -18 -9 -Package_SO -MSOP-8-1EP_3x3mm_P0.65mm_EP1.73x1.85mm -MSOP, 8 Pin (http://www.ti.com/lit/ds/symlink/lm25085.pdf#page=32), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -13 -9 -Package_SO -MSOP-8-1EP_3x3mm_P0.65mm_EP1.73x1.85mm_ThermalVias -MSOP, 8 Pin (http://www.ti.com/lit/ds/symlink/lm25085.pdf#page=32), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -18 -9 -Package_SO -MSOP-8-1EP_3x3mm_P0.65mm_EP1.95x2.15mm -MSOP, 8 Pin (http://www.st.com/resource/en/datasheet/pm8834.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -13 -9 -Package_SO -MSOP-8-1EP_3x3mm_P0.65mm_EP1.95x2.15mm_ThermalVias -MSOP, 8 Pin (http://www.st.com/resource/en/datasheet/pm8834.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -18 -9 -Package_SO -MSOP-8-1EP_3x3mm_P0.65mm_EP2.5x3mm_Mask1.73x2.36mm -MSOP, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic5355_6.pdf#page=15), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -14 -9 -Package_SO -MSOP-8-1EP_3x3mm_P0.65mm_EP2.5x3mm_Mask1.73x2.36mm_ThermalVias -MSOP, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic5355_6.pdf#page=15), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -19 -9 -Package_SO -MSOP-8_3x3mm_P0.65mm -MSOP, 8 Pin (https://www.jedec.org/system/files/docs/mo-187F.pdf variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -8 -8 -Package_SO -MSOP-10-1EP_3x3mm_P0.5mm_EP1.68x1.88mm -MSOP, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3805fg.pdf#page=18), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -15 -11 -Package_SO -MSOP-10-1EP_3x3mm_P0.5mm_EP1.68x1.88mm_ThermalVias -MSOP, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3805fg.pdf#page=18), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -20 -11 -Package_SO -MSOP-10-1EP_3x3mm_P0.5mm_EP1.73x1.98mm -MSOP, 10 Pin (www.allegromicro.com/~/media/Files/Datasheets/A4952-3-Datasheet.ashx?la=en#page=10), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -15 -11 -Package_SO -MSOP-10-1EP_3x3mm_P0.5mm_EP1.73x1.98mm_ThermalVias -MSOP, 10 Pin (www.allegromicro.com/~/media/Files/Datasheets/A4952-3-Datasheet.ashx?la=en#page=10), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -20 -11 -Package_SO -MSOP-10-1EP_3x3mm_P0.5mm_EP2.2x3.1mm_Mask1.83x1.89mm -MSOP, 10 Pin (https://www.ti.com/lit/ds/symlink/xtr111.pdf#page=27), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -16 -11 -Package_SO -MSOP-10-1EP_3x3mm_P0.5mm_EP2.2x3.1mm_Mask1.83x1.89mm_ThermalVias -MSOP, 10 Pin (https://www.ti.com/lit/ds/symlink/xtr111.pdf#page=27), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -23 -11 -Package_SO -MSOP-10_3x3mm_P0.5mm -10-Lead Plastic Micro Small Outline Package (MS) [MSOP] (see Microchip Packaging Specification 00000049BS.pdf) -SSOP 0.5 -0 -10 -10 -Package_SO -MSOP-12-1EP_3x4mm_P0.65mm_EP1.65x2.85mm -MSOP, 12 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3652fe.pdf#page=24), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -17 -13 -Package_SO -MSOP-12-1EP_3x4mm_P0.65mm_EP1.65x2.85mm_ThermalVias -MSOP, 12 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3652fe.pdf#page=24), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -24 -13 -Package_SO -MSOP-12-16-1EP_3x4mm_P0.5mm_EP1.65x2.85mm -10-Lead Plastic Micro Small Outline Package (MS) [MSOP] (see Microchip Packaging Specification 00000049BS.pdf) -SSOP 0.5 -0 -19 -13 -Package_SO -MSOP-12-16-1EP_3x4mm_P0.5mm_EP1.65x2.85mm_ThermalVias -10-Lead Plastic Micro Small Outline Package (MS) [MSOP] (see Microchip Packaging Specification 00000049BS.pdf) -SSOP 0.5 -0 -25 -13 -Package_SO -MSOP-12-16_3x4mm_P0.5mm -10-Lead Plastic Micro Small Outline Package (MS) [MSOP] (see Microchip Packaging Specification 00000049BS.pdf) -SSOP 0.5 -0 -12 -12 -Package_SO -MSOP-12_3x4mm_P0.65mm -MSOP, 12 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/6957fb.pdf#page=36), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -12 -12 -Package_SO -MSOP-16-1EP_3x4.039mm_P0.5mm_EP1.651x2.845mm -MSOP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-msop/05081667_F_MSE16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -21 -17 -Package_SO -MSOP-16-1EP_3x4.039mm_P0.5mm_EP1.651x2.845mm_ThermalVias -MSOP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-msop/05081667_F_MSE16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -28 -17 -Package_SO -MSOP-16-1EP_3x4mm_P0.5mm_EP1.65x2.85mm -MSOP, 16 Pin (http://cds.linear.com/docs/en/datasheet/37551fd.pdf#page=23), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -21 -17 -Package_SO -MSOP-16-1EP_3x4mm_P0.5mm_EP1.65x2.85mm_ThermalVias -MSOP, 16 Pin (http://cds.linear.com/docs/en/datasheet/37551fd.pdf#page=23), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -28 -17 -Package_SO -MSOP-16_3x4.039mm_P0.5mm -MSOP, 16 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-msop/05081669_A_MS16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -16 -16 -Package_SO -MSOP-16_3x4mm_P0.5mm -MSOP, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/436412f.pdf#page=22), generated with kicad-footprint-generator ipc_gullwing_generator.py -MSOP SO -0 -16 -16 -Package_SO -ONSemi_SO-8FL_488AA -ON Semi DFN5 5x6mm 1.27P SO-8FL CASE 488A https://www.onsemi.com/pub/Collateral/488AA.PDF -ON Semi DFN5 5x6mm 1.27P SO-8FL CASE 488A -0 -5 -5 -Package_SO -OnSemi_Micro8 -ON Semiconductor Micro8 (Case846A-02): https://www.onsemi.com/pub/Collateral/846A-02.PDF -micro8 -0 -8 -8 -Package_SO -PSOP-44_16.9x27.17mm_P1.27mm -PSOP44: plastic thin shrink small outline package; 44 leads; body width 16.90 mm -PSOP 1.27 -0 -44 -44 -Package_SO -PowerIntegrations_SO-8 -Power-Integrations variant of 8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC], see https://ac-dc.power.com/sites/default/files/product-docs/senzero_family_datasheet.pdf -SOIC 1.27 -0 -8 -8 -Package_SO -PowerIntegrations_SO-8B -Power-Integrations variant of 8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC], see https://www.mouser.com/ds/2/328/linkswitch-pl_family_datasheet-12517.pdf -SOIC 1.27 -0 -7 -7 -Package_SO -PowerIntegrations_SO-8C -Power-Integrations variant of 8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC], see https://www.mouser.com/ds/2/328/linkswitch-pl_family_datasheet-12517.pdf -SOIC 1.27 -0 -7 -7 -Package_SO -PowerIntegrations_eSOP-12B -eSOP-12B SMT Flat Package with Heatsink Tab, see https://ac-dc.power.com/sites/default/files/product-docs/topswitch-jx_family_datasheet.pdf -Power Integrations K Package -0 -12 -12 -Package_SO -PowerPAK_SO-8_Dual -PowerPAK SO-8 Dual (https://www.vishay.com/docs/71655/powerpak.pdf, https://www.vishay.com/docs/72600/72600.pdf) -PowerPAK SO-8 Dual -0 -10 -6 -Package_SO -PowerPAK_SO-8_Single -PowerPAK SO-8 Single (https://www.vishay.com/docs/71655/powerpak.pdf, https://www.vishay.com/docs/72599/72599.pdf) -PowerPAK SO-8 Single -0 -9 -5 -Package_SO -QSOP-16_3.9x4.9mm_P0.635mm -16-Lead Plastic Shrink Small Outline Narrow Body (QR)-.150" Body [QSOP] (see Microchip Packaging Specification 00000049BS.pdf) -SSOP 0.635 -0 -16 -16 -Package_SO -QSOP-20_3.9x8.7mm_P0.635mm -20-Lead Plastic Shrink Small Outline Narrow Body (http://www.analog.com/media/en/technical-documentation/data-sheets/ADuM7640_7641_7642_7643.pdf) -QSOP 0.635 -0 -20 -20 -Package_SO -QSOP-24_3.9x8.7mm_P0.635mm -24-Lead Plastic Shrink Small Outline Narrow Body (QR)-.150" Body [QSOP] (see Microchip Packaging Specification 00000049CH.pdf) -QSOP 0.635 -0 -24 -24 -Package_SO -SC-74-6_1.5x2.9mm_P0.95mm -SC-74, 6 Pin (https://www.nxp.com/docs/en/package-information/SOT457.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SC-74 SO -0 -6 -6 -Package_SO -SO-4_4.4x2.3mm_P1.27mm -4-Lead Plastic Small Outline (SO), see http://datasheet.octopart.com/OPIA403BTRE-Optek-datasheet-5328560.pdf -SO SOIC 1.27 -0 -4 -4 -Package_SO -SO-4_4.4x3.6mm_P2.54mm -4-Lead Plastic Small Outline (SO), see https://www.elpro.org/de/index.php?controller=attachment&id_attachment=339 -SO SOIC 2.54 -0 -4 -4 -Package_SO -SO-4_4.4x3.9mm_P2.54mm -SO, 4 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=10047&prodName=TLP3123), generated with kicad-footprint-generator ipc_gullwing_generator.py -SO SO -0 -4 -4 -Package_SO -SO-4_4.4x4.3mm_P2.54mm -4-Lead Plastic Small Outline (SO), see https://docs.broadcom.com/docs/AV02-0173EN -SO SOIC 2.54 -0 -4 -4 -Package_SO -SO-4_7.6x3.6mm_P2.54mm -4-Lead Plastic Small Outline (SO) (http://www.everlight.com/file/ProductFile/201407061745083848.pdf) -SO SOIC 2.54 -0 -4 -4 -Package_SO -SO-5_4.4x3.6mm_P1.27mm -5-Lead Plastic Small Outline (SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true -SO SOIC 1.27 -0 -5 -5 -Package_SO -SO-6L_10x3.84mm_P1.27mm -6-pin plasic small outline 7,5mm long https://toshiba.semicon-storage.com/info/docget.jsp?did=53548&prodName=TLP2770 -SO-6L -0 -6 -6 -Package_SO -SO-6_4.4x3.6mm_P1.27mm -6-Lead Plastic Small Outline (SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true -SO SOIC 1.27 -0 -6 -6 -Package_SO -SO-8_3.9x4.9mm_P1.27mm -SO, 8 Pin (https://www.nxp.com/docs/en/data-sheet/PCF8523.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SO SO -0 -8 -8 -Package_SO -SO-8_5.3x6.2mm_P1.27mm -SO, 8 Pin (https://www.ti.com/lit/ml/msop001a/msop001a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SO SO -0 -8 -8 -Package_SO -SO-14_3.9x8.65mm_P1.27mm -SO, 14 Pin (https://www.st.com/resource/en/datasheet/l6491.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SO SO -0 -14 -14 -Package_SO -SO-14_5.3x10.2mm_P1.27mm -SO, 14 Pin (https://www.ti.com/lit/ml/msop002a/msop002a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SO SO -0 -14 -14 -Package_SO -SO-16_3.9x9.9mm_P1.27mm -SO, 16 Pin (https://www.nxp.com/docs/en/package-information/SOT109-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SO SO -0 -16 -16 -Package_SO -SO-16_5.3x10.2mm_P1.27mm -SO, 16 Pin (https://www.ti.com/lit/ml/msop002a/msop002a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SO SO -0 -16 -16 -Package_SO -SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm -SO, 20 Pin (http://www.ti.com/lit/ds/symlink/opa569.pdf, http://www.ti.com/lit/an/slma004b/slma004b.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SO SO -0 -23 -21 -Package_SO -SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm_ThermalVias -SO, 20 Pin (http://www.ti.com/lit/ds/symlink/opa569.pdf, http://www.ti.com/lit/an/slma004b/slma004b.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SO SO -0 -51 -21 -Package_SO -SO-20_5.3x12.6mm_P1.27mm -SO, 20 Pin (https://www.ti.com/lit/ml/msop002a/msop002a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SO SO -0 -20 -20 -Package_SO -SO-20_12.8x7.5mm_P1.27mm -SO-20, 12.8x7.5mm, https://www.nxp.com/docs/en/data-sheet/SA605.pdf -S0-20 -0 -20 -20 -Package_SO -SO-24_5.3x15mm_P1.27mm -SO, 24 Pin (https://www.ti.com/lit/ml/msop002a/msop002a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SO SO -0 -24 -24 -Package_SO -SOIC-4_4.55x2.6mm_P1.27mm -SOIC, 4 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=12884&prodName=TLP291), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -4 -4 -Package_SO -SOIC-4_4.55x3.7mm_P2.54mm -SOIC, 6 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=11791&prodName=TLP185), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -4 -4 -Package_SO -SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.29x3mm -SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -13 -9 -Package_SO -SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.29x3mm_ThermalVias -SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -20 -9 -Package_SO -SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.3mm -SOIC, 8 Pin (http://www.allegromicro.com/~/media/Files/Datasheets/A4950-Datasheet.ashx#page=8), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -13 -9 -Package_SO -SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.3mm_ThermalVias -SOIC, 8 Pin (http://www.allegromicro.com/~/media/Files/Datasheets/A4950-Datasheet.ashx#page=8), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -20 -9 -Package_SO -SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.81mm -SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -13 -9 -Package_SO -SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.81mm_ThermalVias -SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -20 -9 -Package_SO -SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.62x3.51mm -SOIC, 8 Pin (https://www.monolithicpower.com/en/documentview/productdocument/index/version/2/document_type/Datasheet/lang/en/sku/MP2303A/document_id/494#page=14), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -13 -9 -Package_SO -SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.62x3.51mm_ThermalVias -SOIC, 8 Pin (https://www.monolithicpower.com/en/documentview/productdocument/index/version/2/document_type/Datasheet/lang/en/sku/MP2303A/document_id/494#page=14), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -20 -9 -Package_SO -SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.71x3.4mm -SOIC, 8 Pin (http://www.ti.com/lit/ds/symlink/lm5017.pdf#page=31), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -14 -9 -Package_SO -SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.71x3.4mm_ThermalVias -SOIC, 8 Pin (http://www.ti.com/lit/ds/symlink/lm5017.pdf#page=31), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -23 -9 -Package_SO -SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.514x3.2mm -SOIC, 8 Pin (https://www.renesas.com/eu/en/www/doc/datasheet/hip2100.pdf#page=13), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -13 -9 -Package_SO -SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.514x3.2mm_ThermalVias -SOIC, 8 Pin (https://www.renesas.com/eu/en/www/doc/datasheet/hip2100.pdf#page=13), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -20 -9 -Package_SO -SOIC-8-N7_3.9x4.9mm_P1.27mm -8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC], pin 7 removed (Microchip Packaging Specification 00000049BS.pdf, http://www.onsemi.com/pub/Collateral/NCP1207B.PDF) -SOIC 1.27 -0 -7 -7 -Package_SO -SOIC-8W_5.3x5.3mm_P1.27mm -8-Lead Plastic Small Outline (SM) - 5.28 mm Body [SOIC] (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf) -SOIC 1.27 -0 -8 -8 -Package_SO -SOIC-8_3.9x4.9mm_P1.27mm -SOIC, 8 Pin (JEDEC MS-012AA, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_narrow-r/r_8.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -8 -8 -Package_SO -SOIC-8_5.23x5.23mm_P1.27mm -SOIC, 8 Pin (http://www.winbond.com/resource-files/w25q32jv%20revg%2003272018%20plus.pdf#page=68), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -8 -8 -Package_SO -SOIC-8_5.275x5.275mm_P1.27mm -SOIC, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/20005045C.pdf#page=23), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -8 -8 -Package_SO -SOIC-8_7.5x5.85mm_P1.27mm -SOIC, 8 Pin (http://www.ti.com/lit/ml/mpds382b/mpds382b.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -8 -8 -Package_SO -SOIC-14-16_3.9x9.9mm_P1.27mm -SOIC, 16 Pin package with pin 2 and 13 removed for voltage clearance (UCC256301, https://www.ti.com/lit/ds/symlink/ucc256301.pdf) -SOIC SO -0 -14 -14 -Package_SO -SOIC-14W_7.5x9mm_P1.27mm -SOIC, 14 Pin (JEDEC MS-013AF, https://www.analog.com/media/en/package-pcb-resources/package/54614177245586rw_14.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -14 -14 -Package_SO -SOIC-14_3.9x8.7mm_P1.27mm -SOIC, 14 Pin (JEDEC MS-012AB, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_narrow-r/r_14.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -14 -14 -Package_SO -SOIC-16W-12_7.5x10.3mm_P1.27mm -SOIC-16 With 12 Pin Placed - Wide, 7.50 mm Body [SOIC] (https://docs.broadcom.com/docs/AV02-0169EN) -SOIC 1.27 16 12 Wide -0 -12 -12 -Package_SO -SOIC-16W_5.3x10.2mm_P1.27mm -16-Lead Plastic Small Outline (SO) - Wide, 5.3 mm Body (http://www.ti.com/lit/ml/msop002a/msop002a.pdf) -SOIC 1.27 -0 -16 -16 -Package_SO -SOIC-16W_7.5x10.3mm_P1.27mm -SOIC, 16 Pin (JEDEC MS-013AA, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_wide-rw/rw_16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -16 -16 -Package_SO -SOIC-16W_7.5x12.8mm_P1.27mm -SOIC, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ri_soic_ic/ri_16_1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -16 -16 -Package_SO -SOIC-16_3.9x9.9mm_P1.27mm -SOIC, 16 Pin (JEDEC MS-012AC, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_narrow-r/r_16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -16 -16 -Package_SO -SOIC-16_4.55x10.3mm_P1.27mm -SOIC, 16 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=12858&prodName=TLP291-4), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -16 -16 -Package_SO -SOIC-18W_7.5x11.6mm_P1.27mm -SOIC, 18 Pin (JEDEC MS-013AB, https://www.analog.com/media/en/package-pcb-resources/package/33254132129439rw_18.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -18 -18 -Package_SO -SOIC-20W_7.5x12.8mm_P1.27mm -SOIC, 20 Pin (JEDEC MS-013AC, https://www.analog.com/media/en/package-pcb-resources/package/233848rw_20.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -20 -20 -Package_SO -SOIC-20W_7.5x15.4mm_P1.27mm -SOIC, 20 Pin (JEDEC MS-013AD, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_wide-rw/RI_20_1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -20 -20 -Package_SO -SOIC-24W_7.5x15.4mm_P1.27mm -SOIC, 24 Pin (JEDEC MS-013AD, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_wide-rw/RW_24.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -24 -24 -Package_SO -SOIC-28W_7.5x17.9mm_P1.27mm -SOIC, 28 Pin (JEDEC MS-013AE, https://www.analog.com/media/en/package-pcb-resources/package/35833120341221rw_28.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -28 -28 -Package_SO -SOIC-28W_7.5x18.7mm_P1.27mm -SOIC, 28 Pin (https://www.akm.com/akm/en/file/datasheet/AK5394AVS.pdf#page=23), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOIC SO -0 -28 -28 -Package_SO -SOJ-36_10.16x23.49mm_P1.27mm -SOJ, 36 Pin (http://www.issi.com/WW/pdf/61-64C5128AL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOJ SO -0 -36 -36 -Package_SO -SOP-4_3.8x4.1mm_P2.54mm -SOP, 4 Pin (http://www.ixysic.com/home/pdfs.nsf/www/CPC1017N.pdf/$file/CPC1017N.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOP SO -0 -4 -4 -Package_SO -SOP-4_4.4x2.6mm_P1.27mm -SOP, 4 Pin (http://www.vishay.com/docs/83510/tcmt1100.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOP SO -0 -4 -4 -Package_SO -SOP-8-1EP_4.57x4.57mm_P1.27mm_EP4.57x4.45mm -SOP, 8 Pin (https://ww2.minicircuits.com/case_style/XX112.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOP SO -0 -13 -9 -Package_SO -SOP-8-1EP_4.57x4.57mm_P1.27mm_EP4.57x4.45mm_ThermalVias -SOP, 8 Pin (https://ww2.minicircuits.com/case_style/XX112.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOP SO -0 -20 -9 -Package_SO -SOP-8_3.9x4.9mm_P1.27mm -SOP, 8 Pin (http://www.macronix.com/Lists/Datasheet/Attachments/7534/MX25R3235F,%20Wide%20Range,%2032Mb,%20v1.6.pdf#page=79), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOP SO -0 -8 -8 -Package_SO -SOP-8_3.76x4.96mm_P1.27mm -SOP, 8 Pin (https://ww2.minicircuits.com/case_style/XX211.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOP SO -0 -8 -8 -Package_SO -SOP-8_5.28x5.23mm_P1.27mm -SOP, 8 Pin (http://www.macronix.com/Lists/Datasheet/Attachments/7534/MX25R3235F,%20Wide%20Range,%2032Mb,%20v1.6.pdf#page=80), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOP SO -0 -8 -8 -Package_SO -SOP-8_6.62x9.15mm_P2.54mm -SOP, 8 Pin (http://www.ti.com/lit/ds/symlink/iso1050.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOP SO -0 -8 -8 -Package_SO -SOP-16_3.9x9.9mm_P1.27mm -SOP, 16 Pin (https://www.diodes.com/assets/Datasheets/PAM8403.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOP SO -0 -16 -16 -Package_SO -SOP-16_4.4x10.4mm_P1.27mm -16-Lead Plastic Small Outline http://www.vishay.com/docs/49633/sg2098.pdf -SOP 1.27 -0 -16 -16 -Package_SO -SOP-16_4.55x10.3mm_P1.27mm -SOP, 16 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=12855&prodName=TLP290-4), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOP SO -0 -16 -16 -Package_SO -SOP-18_7x12.5mm_P1.27mm -SOP, 18 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=30523), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOP SO -0 -18 -18 -Package_SO -SOP-20_7.5x12.8mm_P1.27mm -SOP, 20 Pin (https://www.holtek.com/documents/10179/116723/sop20-300.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOP SO -0 -20 -20 -Package_SO -SOP-24_7.5x15.4mm_P1.27mm -SOP, 24 Pin (http://www.issi.com/WW/pdf/31FL3218.pdf#page=14), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOP SO -0 -24 -24 -Package_SO -SSO-4_6.7x5.1mm_P2.54mm_Clearance8mm -4-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://www.vishay.com/docs/84299/vor1142b4.pdf -SSO Stretched SO SOIC 2.54 -0 -4 -4 -Package_SO -SSO-6_6.8x4.6mm_P1.27mm_Clearance7mm -8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true -SSO Stretched SO SOIC 1.27 -0 -6 -6 -Package_SO -SSO-6_6.8x4.6mm_P1.27mm_Clearance8mm -8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true -SSO Stretched SO SOIC 1.27 -0 -6 -6 -Package_SO -SSO-7-8_6.4x9.78mm_P2.54mm -SSO, 7 Pin (https://b2b-api.panasonic.eu/file_stream/pids/fileversion/2787), generated with kicad-footprint-generator ipc_gullwing_generator.py -SSO SO -0 -7 -7 -Package_SO -SSO-8_6.7x9.8mm_P2.54mm_Clearance8mm -8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://www.vishay.com/docs/83831/lh1533ab.pdf -SSO Stretched SO SOIC Pitch 2.54 -0 -8 -8 -Package_SO -SSO-8_6.8x5.9mm_P1.27mm_Clearance7mm -8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true -SSO Stretched SO SOIC Pitch 1.27 -0 -8 -8 -Package_SO -SSO-8_6.8x5.9mm_P1.27mm_Clearance8mm -8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true -SSO Stretched SO SOIC Pitch 1.27 -0 -8 -8 -Package_SO -SSO-8_9.6x6.3mm_P1.27mm_Clearance10.5mm -8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true -SSO Stretched SO SOIC Pitch 1.27 -0 -8 -8 -Package_SO -SSO-8_13.6x6.3mm_P1.27mm_Clearance14.2mm -8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true -SSO Stretched SO SOIC Pitch 1.27 -0 -8 -8 -Package_SO -SSOP-8_2.95x2.8mm_P0.65mm -SSOP-8 2.9 x2.8mm Pitch 0.65mm -SSOP-8 2.95x2.8mm Pitch 0.65mm -0 -8 -8 -Package_SO -SSOP-8_3.9x5.05mm_P1.27mm -SSOP, 8 Pin (http://www.fujitsu.com/downloads/MICRO/fsa/pdf/products/memory/fram/MB85RS16-DS501-00014-6v0-E.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SSOP SO -0 -8 -8 -Package_SO -SSOP-8_3.95x5.21x3.27mm_P1.27mm -SSOP-8 3.95x5.21x3.27mm Pitch 1.27mm -SSOP-8 3.95x5.21x3.27mm 1.27mm -0 -8 -8 -Package_SO -SSOP-8_5.25x5.24mm_P1.27mm -SSOP, 8 Pin (http://www.fujitsu.com/ca/en/Images/MB85RS2MT-DS501-00023-1v0-E.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SSOP SO -0 -8 -8 -Package_SO -SSOP-10_3.9x4.9mm_P1.00mm -10-Lead SSOP, 3.9 x 4.9mm body, 1.00mm pitch (http://www.st.com/resource/en/datasheet/viper01.pdf) -SSOP 3.9 4.9 1.00 -0 -10 -10 -Package_SO -SSOP-14_5.3x6.2mm_P0.65mm -SSOP14: plastic shrink small outline package; 14 leads; body width 5.3 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot337-1_po.pdf) -SSOP 0.65 -0 -14 -14 -Package_SO -SSOP-16_3.9x4.9mm_P0.635mm -SSOP16: plastic shrink small outline package; 16 leads; body width 3.9 mm; lead pitch 0.635; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot519-1_po.pdf) -SSOP 0.635 -0 -16 -16 -Package_SO -SSOP-16_4.4x5.2mm_P0.65mm -SSOP16: plastic shrink small outline package; 16 leads; body width 4.4 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot369-1_po.pdf) -SSOP 0.65 -0 -16 -16 -Package_SO -SSOP-16_5.3x6.2mm_P0.65mm -SSOP, 16 Pin (https://assets.nexperia.com/documents/data-sheet/74HC_HCT165.pdf#page=14), generated with kicad-footprint-generator ipc_gullwing_generator.py -SSOP SO -0 -16 -16 -Package_SO -SSOP-18_4.4x6.5mm_P0.65mm -SSOP18: plastic shrink small outline package; 18 leads; body width 4.4 mm (http://toshiba.semicon-storage.com/info/docget.jsp?did=30523&prodName=TBD62783APG) -SSOP 0.65 -0 -18 -18 -Package_SO -SSOP-20_3.9x8.7mm_P0.635mm -SSOP20: plastic shrink small outline package; 24 leads; body width 3.9 mm; lead pitch 0.635; (see http://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT231X.pdf) -SSOP 0.635 -0 -20 -20 -Package_SO -SSOP-20_4.4x6.5mm_P0.65mm -SSOP20: plastic shrink small outline package; 20 leads; body width 4.4 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot266-1_po.pdf) -SSOP 0.65 -0 -20 -20 -Package_SO -SSOP-20_5.3x7.2mm_P0.65mm -SSOP, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/40001800C.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SSOP SO -0 -20 -20 -Package_SO -SSOP-24_3.9x8.7mm_P0.635mm -SSOP24: plastic shrink small outline package; 24 leads; body width 3.9 mm; lead pitch 0.635; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot556-1_po.pdf) -SSOP 0.635 -0 -24 -24 -Package_SO -SSOP-24_5.3x8.2mm_P0.65mm -24-Lead Plastic Shrink Small Outline (SS)-5.30 mm Body [SSOP] (see Microchip Packaging Specification 00000049BS.pdf) -SSOP 0.65 -0 -24 -24 -Package_SO -SSOP-28_3.9x9.9mm_P0.635mm -SSOP28: plastic shrink small outline package; 28 leads; body width 3.9 mm; lead pitch 0.635; (see http://cds.linear.com/docs/en/datasheet/38901fb.pdf) -SSOP 0.635 -0 -28 -28 -Package_SO -SSOP-28_5.3x10.2mm_P0.65mm -28-Lead Plastic Shrink Small Outline (SS)-5.30 mm Body [SSOP] (see Microchip Packaging Specification 00000049BS.pdf) -SSOP 0.65 -0 -28 -28 -Package_SO -SSOP-32_11.305x20.495mm_P1.27mm -SSOP, 32 Pin (http://www.issi.com/WW/pdf/61-64C5128AL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SSOP SO -0 -32 -32 -Package_SO -SSOP-44_5.3x12.8mm_P0.5mm -44-Lead Plastic Shrink Small Outline (SS)-5.30 mm Body [SSOP] (http://cds.linear.com/docs/en/datasheet/680313fa.pdf) -SSOP 0.5 -0 -44 -44 -Package_SO -SSOP-48_5.3x12.8mm_P0.5mm -SSOP, 48 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-ssop/05081887_A_G48.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -SSOP SO -0 -48 -48 -Package_SO -SSOP-48_7.5x15.9mm_P0.635mm -SSOP48: plastic shrink small outline package; 48 leads; body width 7.5 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot370-1_po.pdf) -SSOP 0.635 -0 -48 -48 -Package_SO -SSOP-56_7.5x18.5mm_P0.635mm -SSOP56: plastic shrink small outline package; 56 leads; body width 7.5 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot371-1_po.pdf) -SSOP 0.635 -0 -56 -56 -Package_SO -STC_SOP-16_3.9x9.9mm_P1.27mm -STC SOP, 16 Pin (https://www.stcmicro.com/datasheet/STC15F2K60S2-en.pdf#page=156), generated with kicad-footprint-generator ipc_gullwing_generator.py -STC SOP SO -0 -16 -16 -Package_SO -ST_MultiPowerSO-30 -MultiPowerSO-30 3EP 16.0x17.2mm Pitch 1mm (http://www.st.com/resource/en/datasheet/vnh2sp30-e.pdf) -MultiPowerSO-30 3EP 16.0x17.2mm Pitch 1mm -0 -33 -33 -Package_SO -ST_PowerSSO-24_SlugDown -ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7266p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf) -ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm -0 -25 -25 -Package_SO -ST_PowerSSO-24_SlugDown_ThermalVias -ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7266p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf) -ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm -0 -38 -25 -Package_SO -ST_PowerSSO-24_SlugUp -ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7266p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf) -ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm -0 -24 -24 -Package_SO -ST_PowerSSO-36_SlugDown -ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7492p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf) -ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm -0 -37 -37 -Package_SO -ST_PowerSSO-36_SlugDown_ThermalVias -ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7492p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf) -ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm -0 -50 -37 -Package_SO -ST_PowerSSO-36_SlugUp -ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7492p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf) -ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm -0 -36 -36 -Package_SO -TI_SO-PowerPAD-8 -8-Lead Plastic PSOP, Exposed Die Pad (TI DDA0008B, see http://www.ti.com/lit/ds/symlink/lm3404.pdf) -SSOP 0.50 exposed pad -0 -12 -9 -Package_SO -TI_SO-PowerPAD-8_ThermalVias -8-pin HTSOP package with 1.27mm pin pitch, compatible with SOIC-8, 3.9x4.9mm² body, exposed pad, thermal vias with large copper area, as proposed in http://www.ti.com/lit/ds/symlink/tps5430.pdf -HTSOP 1.27 -0 -19 -9 -Package_SO -TSOP-5_1.65x3.05mm_P0.95mm -TSOP-5 package (comparable to TSOT-23), https://www.vishay.com/docs/71200/71200.pdf -Jedec MO-193C TSOP-5L -0 -5 -5 -Package_SO -TSOP-6_1.65x3.05mm_P0.95mm -TSOP-6 package (comparable to TSOT-23), https://www.vishay.com/docs/71200/71200.pdf -Jedec MO-193C TSOP-6L -0 -6 -6 -Package_SO -TSOP-I-24_12.4x6mm_P0.5mm -TSOP-I, 24 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation AA), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-I SO -0 -24 -24 -Package_SO -TSOP-I-24_14.4x6mm_P0.5mm -TSOP-I, 24 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation AB), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-I SO -0 -24 -24 -Package_SO -TSOP-I-24_16.4x6mm_P0.5mm -TSOP-I, 24 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation AC), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-I SO -0 -24 -24 -Package_SO -TSOP-I-24_18.4x6mm_P0.5mm -TSOP-I, 24 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation AD), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-I SO -0 -24 -24 -Package_SO -TSOP-I-28_11.8x8mm_P0.55mm -TSOP I, 28 pins, 18.8x8mm body, 0.55mm pitch, IPC-calculated pads (http://ww1.microchip.com/downloads/en/devicedoc/doc0807.pdf) -TSOP I 28 pins -0 -28 -28 -Package_SO -TSOP-I-32_11.8x8mm_P0.5mm -TSOP-I, 32 Pin (http://www.issi.com/WW/pdf/61-64C5128AL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-I SO -0 -32 -32 -Package_SO -TSOP-I-32_12.4x8mm_P0.5mm -TSOP-I, 32 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation BA), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-I SO -0 -32 -32 -Package_SO -TSOP-I-32_14.4x8mm_P0.5mm -TSOP-I, 32 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation BB), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-I SO -0 -32 -32 -Package_SO -TSOP-I-32_16.4x8mm_P0.5mm -TSOP-I, 32 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation BC), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-I SO -0 -32 -32 -Package_SO -TSOP-I-32_18.4x8mm_P0.5mm -TSOP I, 32 pins, 18.4x8mm body (https://www.micron.com/~/media/documents/products/technical-note/nor-flash/tn1225_land_pad_design.pdf, http://www.fujitsu.com/downloads/MICRO/fma/pdfmcu/f32pm25.pdf) -TSOP I 32 -0 -32 -32 -Package_SO -TSOP-I-32_18.4x8mm_P0.5mm_Reverse -TSOP I, 32 pins, 18.4x8mm body (http://www.futurlec.com/Datasheet/Memory/628128.pdf), reverse mount -TSOP I 32 reverse -0 -32 -32 -Package_SO -TSOP-I-40_12.4x10mm_P0.5mm -TSOP-I, 40 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation CA), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-I SO -0 -40 -40 -Package_SO -TSOP-I-40_14.4x10mm_P0.5mm -TSOP-I, 40 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation CB), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-I SO -0 -40 -40 -Package_SO -TSOP-I-40_16.4x10mm_P0.5mm -TSOP-I, 40 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation CC), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-I SO -0 -40 -40 -Package_SO -TSOP-I-40_18.4x10mm_P0.5mm -TSOP-I, 40 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation CD), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-I SO -0 -40 -40 -Package_SO -TSOP-I-48_12.4x12mm_P0.5mm -TSOP-I, 48 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation DA), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-I SO -0 -48 -48 -Package_SO -TSOP-I-48_14.4x12mm_P0.5mm -TSOP-I, 48 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation DB), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-I SO -0 -48 -48 -Package_SO -TSOP-I-48_16.4x12mm_P0.5mm -TSOP-I, 48 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation DC), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-I SO -0 -48 -48 -Package_SO -TSOP-I-48_18.4x12mm_P0.5mm -TSOP I, 32 pins, 18.4x8mm body (https://www.micron.com/~/media/documents/products/technical-note/nor-flash/tn1225_land_pad_design.pdf) -TSOP I 32 -0 -48 -48 -Package_SO -TSOP-I-56_14.4x14mm_P0.5mm -TSOP-I, 56 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation EA), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-I SO -0 -56 -56 -Package_SO -TSOP-I-56_16.4x14mm_P0.5mm -TSOP-I, 56 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation EB), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-I SO -0 -56 -56 -Package_SO -TSOP-I-56_18.4x14mm_P0.5mm -TSOP I, 32 pins, 18.4x8mm body (https://www.micron.com/~/media/documents/products/technical-note/nor-flash/tn1225_land_pad_design.pdf) -TSOP I 32 -0 -56 -56 -Package_SO -TSOP-II-32_21.0x10.2mm_P1.27mm -32-lead plastic TSOP; Type II -TSOP-II 32 -0 -32 -32 -Package_SO -TSOP-II-44_10.16x18.41mm_P0.8mm -TSOP-II, 44 Pin (http://www.issi.com/WW/pdf/61-64C5128AL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOP-II SO -0 -44 -44 -Package_SO -TSOP-II-54_22.2x10.16mm_P0.8mm -54-lead TSOP typ II package -TSOPII TSOP2 -0 -54 -54 -Package_SO -TSSOP-4_4.4x5mm_P4mm -TSSOP, 4 Pin (https://www.onsemi.com/pub/Collateral/MDB8S-D.PDF#page=4), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -4 -4 -Package_SO -TSSOP-8_3x3mm_P0.65mm -TSSOP8: plastic thin shrink small outline package; 8 leads; body width 3 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot505-1_po.pdf) -SSOP 0.65 -0 -8 -8 -Package_SO -TSSOP-8_4.4x3mm_P0.65mm -TSSOP, 8 Pin (JEDEC MO-153 Var AA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -8 -8 -Package_SO -TSSOP-10_3x3mm_P0.5mm -TSSOP10: plastic thin shrink small outline package; 10 leads; body width 3 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot552-1_po.pdf) -SSOP 0.5 -0 -10 -10 -Package_SO -TSSOP-14-1EP_4.4x5mm_P0.65mm -14-Lead Plastic Thin Shrink Small Outline (ST)-4.4 mm Body [TSSOP] with exposed pad (http://cds.linear.com/docs/en/datasheet/34301fa.pdf) -SSOP 0.65 exposed pad -0 -18 -15 -Package_SO -TSSOP-14_4.4x5mm_P0.65mm -TSSOP, 14 Pin (JEDEC MO-153 Var AB-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -14 -14 -Package_SO -TSSOP-16-1EP_4.4x5mm_P0.65mm -FE Package; 16-Lead Plastic TSSOP (4.4mm); Exposed Pad Variation BB; (see Linear Technology 1956f.pdf) -SSOP 0.65 -0 -24 -17 -Package_SO -TSSOP-16-1EP_4.4x5mm_P0.65mm_EP3x3mm -TSSOP, 16 Pin (Allegro A4954 https://www.allegromicro.com/-/media/Files/Datasheets/A4954-Datasheet.ashx), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -21 -17 -Package_SO -TSSOP-16-1EP_4.4x5mm_P0.65mm_EP3x3mm_ThermalVias -TSSOP, 16 Pin (Allegro A4954 https://www.allegromicro.com/-/media/Files/Datasheets/A4954-Datasheet.ashx), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -26 -17 -Package_SO -TSSOP-16_4.4x5mm_P0.65mm -TSSOP, 16 Pin (JEDEC MO-153 Var AB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -16 -16 -Package_SO -TSSOP-20_4.4x5mm_P0.5mm -TSSOP, 20 Pin (JEDEC MO-153 Var BA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -20 -20 -Package_SO -TSSOP-20_4.4x6.5mm_P0.65mm -TSSOP, 20 Pin (JEDEC MO-153 Var AC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -20 -20 -Package_SO -TSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.2x5mm -TSSOP, 24 Pin (https://www.st.com/resource/en/datasheet/led1642gw.pdf#page=37), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -31 -25 -Package_SO -TSSOP-24_4.4x5mm_P0.4mm -TSSOP, 24 Pin (JEDEC MO-153 Var CA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -24 -24 -Package_SO -TSSOP-24_4.4x6.5mm_P0.5mm -TSSOP, 24 Pin (JEDEC MO-153 Var BB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -24 -24 -Package_SO -TSSOP-24_4.4x7.8mm_P0.65mm -TSSOP, 24 Pin (JEDEC MO-153 Var AD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -24 -24 -Package_SO -TSSOP-24_6.1x7.8mm_P0.65mm -TSSOP, 24 Pin (JEDEC MO-153 Var DA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -24 -24 -Package_SO -TSSOP-28-1EP_4.4x9.7mm_P0.65mm -TSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; Exposed Pad Variation; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot361-1_po.pdf) -SSOP 0.65 -0 -36 -29 -Package_SO -TSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP2.85x6.7mm -TSSOP, 28 Pin (JEDEC MO-153 Var AET Pkg.Code U28E-4 https://pdfserv.maximintegrated.com/package_dwgs/21-0108.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -35 -29 -Package_SO -TSSOP-28_4.4x7.8mm_P0.5mm -TSSOP, 28 Pin (JEDEC MO-153 Var BC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -28 -28 -Package_SO -TSSOP-28_4.4x9.7mm_P0.65mm -TSSOP, 28 Pin (JEDEC MO-153 Var AE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -28 -28 -Package_SO -TSSOP-28_6.1x7.8mm_P0.5mm -TSSOP, 28 Pin (JEDEC MO-153 Var EA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -28 -28 -Package_SO -TSSOP-28_6.1x9.7mm_P0.65mm -TSSOP, 28 Pin (JEDEC MO-153 Var DB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -28 -28 -Package_SO -TSSOP-28_8x9.7mm_P0.65mm -TSSOP, 28 Pin (JEDEC MO-153 Var GA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -28 -28 -Package_SO -TSSOP-30_4.4x7.8mm_P0.5mm -TSSOP, 30 Pin (JEDEC MO-153 Var BC-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -30 -30 -Package_SO -TSSOP-30_6.1x9.7mm_P0.65mm -TSSOP, 30 Pin (JEDEC MO-153 Var DB-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -30 -30 -Package_SO -TSSOP-32_4.4x6.5mm_P0.4mm -TSSOP, 32 Pin (JEDEC MO-153 Var CB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -32 -32 -Package_SO -TSSOP-32_6.1x11mm_P0.65mm -TSSOP, 32 Pin (JEDEC MO-153 Var DC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -32 -32 -Package_SO -TSSOP-32_8x11mm_P0.65mm -TSSOP, 32 Pin (JEDEC MO-153 Var GB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -32 -32 -Package_SO -TSSOP-36_4.4x7.8mm_P0.4mm -TSSOP, 36 Pin (JEDEC MO-153 Var CC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -36 -36 -Package_SO -TSSOP-36_4.4x9.7mm_P0.5mm -TSSOP, 36 Pin (JEDEC MO-153 Var BD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -36 -36 -Package_SO -TSSOP-36_6.1x7.8mm_P0.4mm -TSSOP, 36 Pin (JEDEC MO-153 Var FA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -36 -36 -Package_SO -TSSOP-36_6.1x9.7mm_P0.5mm -TSSOP, 36 Pin (JEDEC MO-153 Var EB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -36 -36 -Package_SO -TSSOP-36_6.1x12.5mm_P0.65mm -TSSOP, 36 Pin (JEDEC MO-153 Var DD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -36 -36 -Package_SO -TSSOP-36_8x9.7mm_P0.5mm -TSSOP, 36 Pin (JEDEC MO-153 Var HA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -36 -36 -Package_SO -TSSOP-36_8x12.5mm_P0.65mm -TSSOP, 36 Pin (JEDEC MO-153 Var GC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -36 -36 -Package_SO -TSSOP-38_4.4x9.7mm_P0.5mm -TSSOP, 38 Pin (JEDEC MO-153 Var BD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -38 -38 -Package_SO -TSSOP-38_6.1x12.5mm_P0.65mm -TSSOP, 38 Pin (JEDEC MO-153 Var DD-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -38 -38 -Package_SO -TSSOP-40_6.1x11mm_P0.5mm -TSSOP, 40 Pin (JEDEC MO-153 Var EC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -40 -40 -Package_SO -TSSOP-40_6.1x14mm_P0.65mm -TSSOP, 40 Pin (JEDEC MO-153 Var DE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -40 -40 -Package_SO -TSSOP-40_8x11mm_P0.5mm -TSSOP, 40 Pin (JEDEC MO-153 Var HB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -40 -40 -Package_SO -TSSOP-40_8x14mm_P0.65mm -TSSOP, 40 Pin (JEDEC MO-153 Var GD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -40 -40 -Package_SO -TSSOP-44_4.4x11.2mm_P0.5mm -TSSOP44: plastic thin shrink small outline package; 44 leads; body width 4.4 mm (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot510-1_po.pdf) -SSOP 0.5 -0 -44 -44 -Package_SO -TSSOP-44_4.4x11mm_P0.5mm -TSSOP, 44 Pin (JEDEC MO-153 Var BE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -44 -44 -Package_SO -TSSOP-44_6.1x11mm_P0.5mm -TSSOP, 44 Pin (JEDEC MO-153 Var EC-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -44 -44 -Package_SO -TSSOP-48_4.4x9.7mm_P0.4mm -TSSOP, 48 Pin (JEDEC MO-153 Var CD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -48 -48 -Package_SO -TSSOP-48_6.1x9.7mm_P0.4mm -TSSOP, 48 Pin (JEDEC MO-153 Var FB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -48 -48 -Package_SO -TSSOP-48_6.1x12.5mm_P0.5mm -TSSOP, 48 Pin (JEDEC MO-153 Var ED https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -48 -48 -Package_SO -TSSOP-48_8x9.7mm_P0.4mm -TSSOP, 48 Pin (JEDEC MO-153 Var JA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -48 -48 -Package_SO -TSSOP-48_8x12.5mm_P0.5mm -TSSOP, 48 Pin (JEDEC MO-153 Var HC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -48 -48 -Package_SO -TSSOP-50_4.4x12.5mm_P0.5mm -TSSOP, 50 Pin (JEDEC MO-153 Var BF https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -50 -50 -Package_SO -TSSOP-52_6.1x11mm_P0.4mm -TSSOP, 52 Pin (JEDEC MO-153 Var FC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -52 -52 -Package_SO -TSSOP-52_8x11mm_P0.4mm -TSSOP, 52 Pin (JEDEC MO-153 Var JB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -52 -52 -Package_SO -TSSOP-56_6.1x12.5mm_P0.4mm -TSSOP, 56 Pin (JEDEC MO-153 Var FD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -56 -56 -Package_SO -TSSOP-56_6.1x14mm_P0.5mm -TSSOP, 56 Pin (JEDEC MO-153 Var EE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -56 -56 -Package_SO -TSSOP-56_8x12.5mm_P0.4mm -TSSOP, 56 Pin (JEDEC MO-153 Var JC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -56 -56 -Package_SO -TSSOP-56_8x14mm_P0.5mm -TSSOP, 56 Pin (JEDEC MO-153 Var HD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -56 -56 -Package_SO -TSSOP-60_8x12.5mm_P0.4mm -TSSOP, 60 Pin (JEDEC MO-153 Var JC-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -60 -60 -Package_SO -TSSOP-64_6.1x14mm_P0.4mm -TSSOP, 64 Pin (JEDEC MO-153 Var FE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -64 -64 -Package_SO -TSSOP-64_6.1x17mm_P0.5mm -TSSOP, 64 Pin (JEDEC MO-153 Var EF https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -64 -64 -Package_SO -TSSOP-64_8x14mm_P0.4mm -TSSOP, 64 Pin (JEDEC MO-153 Var JD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -64 -64 -Package_SO -TSSOP-68_8x14mm_P0.4mm -TSSOP, 68 Pin (JEDEC MO-153 Var JD-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -68 -68 -Package_SO -TSSOP-80_6.1x17mm_P0.4mm -TSSOP, 80 Pin (JEDEC MO-153 Var FF https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSSOP SO -0 -80 -80 -Package_SO -Texas_HSOP-8-1EP_3.9x4.9mm_P1.27mm -Texas Instruments HSOP 9, 1.27mm pitch, 3.9x4.9mm body, exposed pad, DDA0008J (http://www.ti.com/lit/ds/symlink/tps5430.pdf) -HSOP 1.27 -0 -11 -9 -Package_SO -Texas_HSOP-8-1EP_3.9x4.9mm_P1.27mm_ThermalVias -Texas Instruments HSOP 9, 1.27mm pitch, 3.9x4.9mm body, exposed pad, thermal vias, DDA0008J (http://www.ti.com/lit/ds/symlink/tps5430.pdf) -HSOP 1.27 -0 -20 -9 -Package_SO -Texas_HTSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.4x3.1mm_ThermalVias -8-pin HTSOP package with 1.27mm pin pitch, compatible with SOIC-8, 3.9x4.9mm body, exposed pad, thermal vias, http://www.ti.com/lit/ds/symlink/drv8870.pdf -HTSOP 1.27 -0 -18 -9 -Package_SO -Texas_PWP0020A -20-Pin Thermally Enhanced Thin Shrink Small-Outline Package, Body 4.4x6.5x1.1mm, Pad 3.0x4.2mm, Texas Instruments (see http://www.ti.com/lit/ds/symlink/lm5118.pdf) -PWP HTSSOP 0.65mm -0 -25 -21 -Package_SO -Texas_R-PDSO-G8_EP2.95x4.9mm_Mask2.4x3.1mm -HSOIC, 8 Pin (http://www.ti.com/lit/ds/symlink/lmr14030.pdf#page=28, http://www.ti.com/lit/ml/msoi002j/msoi002j.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -HSOIC SO -0 -16 -9 -Package_SO -Texas_R-PDSO-G8_EP2.95x4.9mm_Mask2.4x3.1mm_ThermalVias -HSOIC, 8 Pin (http://www.ti.com/lit/ds/symlink/lmr14030.pdf#page=28, http://www.ti.com/lit/ml/msoi002j/msoi002j.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -HSOIC SO -0 -23 -9 -Package_SO -Texas_R-PDSO-N5 -Plastic Small outline http://www.ti.com/lit/ml/mpds158c/mpds158c.pdf -SOT23 R-PDSO-N5 -0 -5 -5 -Package_SO -VSO-40_7.6x15.4mm_P0.762mm -VSO40: plastic very small outline package; 40 leads (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot158-1_po.pdf) -SSOP 0.762 -0 -40 -40 -Package_SO -VSO-56_11.1x21.5mm_P0.75mm -VSO56: plastic very small outline package; 56 leads (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot190-1_po.pdf) -SSOP 0.75 -0 -56 -56 -Package_SO -VSSOP-8_2.3x2mm_P0.5mm -VSSOP-8 2.3x2mm Pitch 0.5mm -VSSOP-8 2.3x2mm Pitch 0.5mm -0 -8 -8 -Package_SO -VSSOP-8_2.4x2.1mm_P0.5mm -http://www.ti.com/lit/ml/mpds050d/mpds050d.pdf -VSSOP DCU R-PDSO-G8 Pitch0.5mm -0 -8 -8 -Package_SO -VSSOP-8_3.0x3.0mm_P0.65mm -VSSOP-8 3.0 x 3.0, http://www.ti.com/lit/ds/symlink/lm75b.pdf -VSSOP-8 3.0 x 3.0 -0 -8 -8 -Package_SO -VSSOP-10_3x3mm_P0.5mm -VSSOP, 10 Pin (http://www.ti.com/lit/ds/symlink/ads1115.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -VSSOP SO -0 -10 -10 -Package_SO -Vishay_PowerPAK_1212-8_Dual -PowerPAK 1212-8 Dual (https://www.vishay.com/docs/71656/ppak12128.pdf, https://www.vishay.com/docs/72598/72598.pdf) -Vishay_PowerPAK_1212-8_Dual -0 -6 -6 -Package_SO -Vishay_PowerPAK_1212-8_Single -PowerPAK 1212-8 Single (https://www.vishay.com/docs/71656/ppak12128.pdf, https://www.vishay.com/docs/72597/72597.pdf) -Vishay PowerPAK 1212-8 Single -0 -5 -5 -Package_SO -Zetex_SM8 -Zetex, SMD, 8 pin package (http://datasheet.octopart.com/ZDT6758TA-Zetex-datasheet-68057.pdf) -Zetex SM8 -0 -8 -8 -Package_SON -Diodes_PowerDI3333-8 -Diodes Incorporated PowerDI3333-8, Plastic Dual Flat No Lead Package, 3.3x3.3x0.8mm Body, https://www.diodes.com/assets/Package-Files/PowerDI3333-8.pdf -PowerDI 0.65 -0 -13 -5 -Package_SON -Fairchild_DualPower33-6_3x3mm -Fairchild Power33 MOSFET package, 3x3mm (see https://www.fairchildsemi.com/datasheets/FD/FDMC8032L.pdf) -mosfet -0 -18 -6 -Package_SON -Fairchild_MicroPak-6_1.0x1.45mm_P0.5mm -Fairchild-specific MicroPak-6 1.0x1.45mm Pitch 0.5mm https://www.nxp.com/docs/en/application-note/AN10343.pdff -Fairchild-specific MicroPak-6 1.0x1.45mm Pitch 0.5mm -0 -6 -6 -Package_SON -Fairchild_MicroPak2-6_1.0x1.0mm_P0.35mm -Fairchild-specific MicroPak2-6 1.0x1.0mm Pitch 0.35mm https://www.nxp.com/docs/en/application-note/AN10343.pdff -Fairchild-specific MicroPak2-6 1.0x1.0mm Pitch 0.35mm -0 -6 -6 -Package_SON -HUSON-3-1EP_2x2mm_P1.3mm_EP1.1x1.6mm -HUSON, 3 Pin, SOT1061 (Ref: https://assets.nexperia.com/documents/data-sheet/PMEG2020CPA.pdf) -huson nolead SOT1061 -0 -4 -3 -Package_SON -HVSON-8-1EP_3x3mm_P0.65mm_EP1.6x2.4mm -HVSON, 8 Pin (https://www.nxp.com/docs/en/data-sheet/TJA1051.pdf#page=16), generated with kicad-footprint-generator ipc_noLead_generator.py -HVSON NoLead -0 -13 -9 -Package_SON -HVSON-8-1EP_4x4mm_P0.8mm_EP2.2x3.1mm -HVSON, 8 Pin (https://www.nxp.com/docs/en/data-sheet/PCF8523.pdf (page 57)), generated with kicad-footprint-generator ipc_noLead_generator.py -HVSON NoLead -0 -13 -9 -Package_SON -Infineon_PG-LSON-8-1 -https://www.infineon.com/cms/en/product/packages/PG-LSON/PG-LSON-8-1/ -PG-LSON-8-1 -0 -17 -9 -Package_SON -Infineon_PG-TISON-8-2 -Infineon, PG-TISON-8-2, 5x6x1.15mm, 1.27mm Pitch, Exposed Paddle, https://www.infineon.com/cms/en/product/packages/PG-TISON/PG-TISON-8-2/ -tison -0 -23 -7 -Package_SON -Infineon_PG-TISON-8-3 -Infineon, PG-TISON-8-2, 5x6x1.15mm, 1.27mm Pitch, Exposed Paddle, https://www.infineon.com/cms/en/product/packages/PG-TISON/PG-TISON-8-2/ -tison -0 -23 -7 -Package_SON -Infineon_PG-TISON-8-4 -Infineon, PG-TISON-8-4, 5x6x1.15mm, 1.27mm Pitch, Exposed Paddle, https://www.infineon.com/cms/en/product/packages/PG-TISON/PG-TISON-8-4/ -tison -0 -26 -8 -Package_SON -Infineon_PG-TISON-8-5 -Infineon, PG-TISON-8-5, 8x8x1.1mm, 1mm Pitch, https://www.infineon.com/cms/en/product/packages/PG-TISON/PG-TISON-8-5/ -tison -0 -34 -8 -Package_SON -NXP_XSON-16 -http://www.nxp.com/documents/outline_drawing/SOT1341-1.pdf -NXP XSON SOT-1341 -0 -16 -16 -Package_SON -ROHM_VML0806 -VML0806, Rohm (http://rohmfs.rohm.com/en/techdata_basic/transistor/soldering_condition/VML0806_Soldering_Condition.pdf, http://rohmfs.rohm.com/en/products/databook/package/spec/discrete/vml0806_tr-e.pdf) -ROHM VML0806 -0 -3 -3 -Package_SON -RTC_SMD_MicroCrystal_C3_2.5x3.7mm -MicroCrystal C3 2.5x3.7mm, https://www.microcrystal.com/fileadmin/Media/Products/RTC/Datasheet/RV-1805-C3.pdf -RTC C3 -0 -10 -10 -Package_SON -SON-8-1EP_3x2mm_P0.5mm_EP1.4x1.6mm -SON, 8 Pin (http://www.fujitsu.com/downloads/MICRO/fsa/pdf/products/memory/fram/MB85RS16-DS501-00014-6v0-E.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -SON NoLead -0 -13 -9 -Package_SON -Texas_DQK -Texas WSON-6 DQK, http://www.ti.com/lit/ds/symlink/csd16301q2.pdf -Texas WSON6 2x2mm -0 -10 -8 -Package_SON -Texas_DRC0010J -Texas DRC0010J, VSON10 3x3mm Body, 0.5mm Pitch, http://www.ti.com/lit/ds/symlink/tps63000.pdf -Texas VSON10 3x3mm -0 -17 -11 -Package_SON -Texas_DRC0010J_ThermalVias -Texas DRC0010J, VSON10 3x3mm Body, 0.5mm Pitch, http://www.ti.com/lit/ds/symlink/tps63000.pdf -Texas VSON10 3x3mm -0 -21 -11 -Package_SON -Texas_DSC0010J -3x3mm Body, 0.5mm Pitch, DSC0010J, WSON, http://www.ti.com/lit/ds/symlink/tps61201.pdf -0.5 DSC0010J WSON -0 -33 -11 -Package_SON -Texas_DSC0010J_ThermalVias -3x3mm Body, 0.5mm Pitch, DSC0010J, WSON, http://www.ti.com/lit/ds/symlink/tps61201.pdf -0.5 DSC0010J WSON -0 -39 -11 -Package_SON -Texas_PWSON-N6 -Plastic Small Outline No-Lead http://www.ti.com/lit/ml/mpds176e/mpds176e.pdf -Plastic Small Outline No-Lead -0 -7 -7 -Package_SON -Texas_R-PWSON-N12_EP0.4x2mm -http://www.ti.com/lit/ds/symlink/tpd6f003.pdf -WSON SMD -0 -16 -13 -Package_SON -Texas_S-PDSO-N12 -http://www.ti.com/lit/ds/symlink/bq27441-g1.pdf -SON thermal pads -0 -44 -13 -Package_SON -Texas_S-PVSON-N8 -8-Lead Plastic VSON, 3x3mm Body, 0.65mm Pitch, S-PVSON-N8, http://www.ti.com/lit/ds/symlink/opa2333.pdf -DFN 0.65 S-PVSON-N8 -0 -21 -9 -Package_SON -Texas_S-PVSON-N8_ThermalVias -8-Lead Plastic VSON, 3x3mm Body, 0.65mm Pitch, S-PVSON-N8, http://www.ti.com/lit/ds/symlink/opa2333.pdf -DFN 0.65 S-PVSON-N8 -0 -27 -9 -Package_SON -Texas_S-PVSON-N10 -3x3mm Body, 0.5mm Pitch, S-PVSON-N10, DRC, http://www.ti.com/lit/ds/symlink/tps61201.pdf -0.5 S-PVSON-N10 DRC -0 -33 -11 -Package_SON -Texas_S-PVSON-N10_ThermalVias -3x3mm Body, 0.5mm Pitch, S-PVSON-N10, DRC, http://www.ti.com/lit/ds/symlink/tps61201.pdf -0.5 S-PVSON-N10 DRC -0 -39 -11 -Package_SON -Texas_S-PWSON-N10 -3x3mm Body, 0.5mm Pitch, S-PWSON-N10, DSC, http://www.ti.com/lit/ds/symlink/tps63060.pdf -0.5 S-PWSON-N10 DSC -0 -41 -11 -Package_SON -Texas_S-PWSON-N10_ThermalVias -3x3mm Body, 0.5mm Pitch, S-PWSON-N10, DSC, http://www.ti.com/lit/ds/symlink/tps63060.pdf -0.5 S-PWSON-N10 DSC -0 -47 -11 -Package_SON -Texas_X2SON-4_1x1mm_P0.65mm -X2SON 5 pin 1x1mm package (Reference Datasheet: http://www.ti.com/lit/ds/sbvs193d/sbvs193d.pdf Reference part: TPS383x) [StepUp generated footprint] -X2SON -0 -13 -5 -Package_SON -USON-10_2.5x1.0mm_P0.5mm -USON-10 2.5x1.0mm_ Pitch 0.5mm http://www.ti.com/lit/ds/symlink/tpd4e02b04.pdf -USON-10 2.5x1.0mm Pitch 0.5mm -0 -10 -10 -Package_SON -USON-20_2x4mm_P0.4mm -USON-20 2x4mm Pitch 0.4mm http://www.ti.com/lit/ds/symlink/txb0108.pdf -USON-20 2x4mm Pitch 0.4mm -0 -20 -20 -Package_SON -VSON-8_3.3x3.3mm_P0.65mm_NexFET -8-Lead Plastic Dual Flat, No Lead Package (MF) - 3.3x3.3x1 mm Body [VSON] http://www.ti.com/lit/ds/symlink/csd87334q3d.pdf -VSON 0.65 -0 -13 -5 -Package_SON -VSON-10-1EP_3x3mm_P0.5mm_EP1.2x2mm -VSON, 10 Pin (http://rohmfs.rohm.com/en/products/databook/datasheet/ic/power/switching_regulator/bd8314nuv-e.pdf (Page 20)), generated with kicad-footprint-generator ipc_noLead_generator.py -VSON NoLead -0 -15 -11 -Package_SON -VSON-10-1EP_3x3mm_P0.5mm_EP1.2x2mm_ThermalVias -VSON, 10 Pin (http://rohmfs.rohm.com/en/products/databook/datasheet/ic/power/switching_regulator/bd8314nuv-e.pdf (Page 20)), generated with kicad-footprint-generator ipc_noLead_generator.py -VSON NoLead -0 -18 -11 -Package_SON -VSON-10-1EP_3x3mm_P0.5mm_EP1.65x2.4mm -VSON 10 Thermal on 11 3x3mm Pitch 0.5mm http://chip.tomsk.ru/chip/chipdoc.nsf/Package/D8A64DD165C2AAD9472579400024FC41!OpenDocument -VSON 10 Thermal on 11 3x3mm Pitch 0.5mm -0 -21 -11 -Package_SON -VSON-10-1EP_3x3mm_P0.5mm_EP1.65x2.4mm_ThermalVias -VSON 10 Thermal on 11 3x3mm Pitch 0.5mm http://chip.tomsk.ru/chip/chipdoc.nsf/Package/D8A64DD165C2AAD9472579400024FC41!OpenDocument -VSON 10 Thermal on 11 3x3mm Pitch 0.5mm -0 -27 -11 -Package_SON -VSONP-8-1EP_5x6_P1.27mm -SON, 8-Leads, Body 5x6x1mm, Pitch 1.27mm; (see Texas Instruments CSD18531Q5A http://www.ti.com/lit/ds/symlink/csd18531q5a.pdf) -VSONP 1.27 -0 -13 -3 -Package_SON -WSON-6-1EP_2x2mm_P0.65mm_EP1x1.6mm -WSON, 6 Pin (http://www.ti.com/lit/ds/symlink/tps61040.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -9 -7 -Package_SON -WSON-6-1EP_2x2mm_P0.65mm_EP1x1.6mm_ThermalVias -WSON, 6 Pin (http://www.ti.com/lit/ds/symlink/tps61040.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -12 -7 -Package_SON -WSON-6-1EP_3x3mm_P0.95mm -WSON6 3*3 MM, 0.95 PITCH; http://www.ti.com/lit/ds/symlink/lmr62421.pdf -WSON6 0.95 -0 -10 -7 -Package_SON -WSON-6_1.5x1.5mm_P0.5mm -WSON6, http://www.ti.com/lit/ds/symlink/tlv702.pdf -WSON6_1.5x1.5mm_P0.5mm -0 -6 -6 -Package_SON -WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm -8-Lead Plastic WSON, 2x2mm Body, 0.5mm Pitch, WSON-8, http://www.ti.com/lit/ds/symlink/lm27761.pdf -WSON 8 1EP -0 -11 -9 -Package_SON -WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm_ThermalVias -8-Lead Plastic WSON, 2x2mm Body, 0.5mm Pitch, WSON-8, http://www.ti.com/lit/ds/symlink/lm27761.pdf -WSON 8 1EP ThermalVias -0 -14 -9 -Package_SON -WSON-8-1EP_3x2.5mm_P0.5mm_EP1.2x1.5mm_PullBack -WSON, 8 Pin (http://www.ti.com/lit/ml/mpds400/mpds400.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -13 -9 -Package_SON -WSON-8-1EP_3x2.5mm_P0.5mm_EP1.2x1.5mm_PullBack_ThermalVias -WSON, 8 Pin (http://www.ti.com/lit/ml/mpds400/mpds400.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -18 -9 -Package_SON -WSON-8-1EP_3x3mm_P0.5mm_EP1.2x2mm -WSON, 8 Pin (http://www.ti.com/lit/ds/symlink/lp2951.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -11 -9 -Package_SON -WSON-8-1EP_3x3mm_P0.5mm_EP1.2x2mm_ThermalVias -WSON, 8 Pin (http://www.ti.com/lit/ds/symlink/lp2951.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -18 -9 -Package_SON -WSON-8-1EP_3x3mm_P0.5mm_EP1.6x2.0mm -8-Lead Plastic WSON, 2x2mm Body, 0.5mm Pitch, WSON-8, http://www.ti.com/lit/ds/symlink/lm27761.pdf -WSON 8 1EP -0 -13 -9 -Package_SON -WSON-8-1EP_3x3mm_P0.5mm_EP1.45x2.4mm -WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/ina333.pdf#page=30), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -11 -9 -Package_SON -WSON-8-1EP_3x3mm_P0.5mm_EP1.45x2.4mm_ThermalVias -WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/ina333.pdf#page=30), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -18 -9 -Package_SON -WSON-8-1EP_4x4mm_P0.8mm_EP1.98x3mm -WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lm5017.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -13 -9 -Package_SON -WSON-8-1EP_4x4mm_P0.8mm_EP1.98x3mm_ThermalVias -WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lm5017.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -17 -9 -Package_SON -WSON-8-1EP_4x4mm_P0.8mm_EP2.2x3mm -WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lp2987.pdf#page=26), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -13 -9 -Package_SON -WSON-8-1EP_4x4mm_P0.8mm_EP2.2x3mm_ThermalVias -WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lp2987.pdf#page=26), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -17 -9 -Package_SON -WSON-8-1EP_4x4mm_P0.8mm_EP2.6x3mm -WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lp2951-n.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -13 -9 -Package_SON -WSON-8-1EP_4x4mm_P0.8mm_EP2.6x3mm_ThermalVias -WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lp2951-n.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -17 -9 -Package_SON -WSON-8-1EP_6x5mm_P1.27mm_EP3.4x4.3mm -WSON, 8 Pin (http://www.winbond.com/resource-files/w25q32jv%20revg%2003272018%20plus.pdf (page 68)), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -13 -9 -Package_SON -WSON-8-1EP_6x5mm_P1.27mm_EP3.4x4mm -WSON, 8 Pin (http://ww1.microchip.com/downloads/en/AppNotes/S72030.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -13 -9 -Package_SON -WSON-10-1EP_2.5x2.5mm_P0.5mm_EP1.2x2mm -WSON, 10 Pin (http://www.ti.com/lit/gpn/tps63030#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -15 -11 -Package_SON -WSON-10-1EP_2.5x2.5mm_P0.5mm_EP1.2x2mm_ThermalVias -WSON, 10 Pin (http://www.ti.com/lit/gpn/tps63030#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -22 -11 -Package_SON -WSON-10-1EP_2x3mm_P0.5mm_EP0.84x2.4mm -WSON-10 package 2x3mm body, pitch 0.5mm, see http://www.ti.com/lit/ds/symlink/tps62177.pdf -WSON 0.5 -0 -14 -11 -Package_SON -WSON-10-1EP_2x3mm_P0.5mm_EP0.84x2.4mm_ThermalVias -WSON-10 package 2x3mm body, pitch 0.5mm, thermal vias and counter-pad, see http://www.ti.com/lit/ds/symlink/tps62177.pdf -WSON 0.5 thermal vias -0 -17 -11 -Package_SON -WSON-10-1EP_4x3mm_P0.5mm_EP2.2x2mm -10-Lead Plastic WSON, 4x3mm Body, 0.5mm Pitch (http://www.ti.com/lit/ds/symlink/lm4990.pdf) -WSON 0.5 -0 -15 -11 -Package_SON -WSON-12-1EP_3x2mm_P0.5mm_EP1x2.65 -WSON-12 http://www.ti.com/lit/ds/symlink/lm27762.pdf -WSON-12 -0 -15 -13 -Package_SON -WSON-12-1EP_3x2mm_P0.5mm_EP1x2.65_ThermalVias -WSON-12 http://www.ti.com/lit/ds/symlink/lm27762.pdf -WSON-12 -0 -19 -13 -Package_SON -WSON-12-1EP_4x4mm_P0.5mm_EP2.6x3mm -WSON, 12 Pin (http://www.ti.com/lit/ds/symlink/ldc1312.pdf#page=62), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -17 -13 -Package_SON -WSON-12-1EP_4x4mm_P0.5mm_EP2.6x3mm_ThermalVias -WSON, 12 Pin (http://www.ti.com/lit/ds/symlink/ldc1312.pdf#page=62), generated with kicad-footprint-generator ipc_noLead_generator.py -WSON NoLead -0 -27 -13 -Package_SON -WSON-14-1EP_4.0x4.0mm_P0.5mm_EP2.6x2.6mm -14-Lead Plastic Dual Flat, No Lead Package - 4.0x4.0x0.8 mm Body [WSON], http://www.ti.com/lit/ml/mpds421/mpds421.pdf -NHL014B -0 -19 -15 -Package_SON -WSON-16_3.3x1.35_P0.4mm -WSON-16 3.3 x 1.35mm Pitch 0.4mm http://www.chip.tomsk.ru/chip/chipdoc.nsf/Package/C67E729A4D6C883A4725793E004C8739!OpenDocument -WSON-16 3.3 x 1.35mm Pitch 0.4mm -0 -20 -17 -Package_SON -X2SON-8_1.4x1mm_P0.35mm -X2SON-8 1.4x1mm Pitch0.35mm http://www.ti.com/lit/ds/symlink/pca9306.pdf -X2SON-8 1.4x1mm Pitch0.35mm -0 -8 -8 -Package_SO_J-Lead -TSOC-6_3.76x3.94mm_P1.27mm -Maxim Integrated TSOC-6 D6+1,https://datasheets.maximintegrated.com/en/ds/DS2401.pdf, https://pdfserv.maximintegrated.com/land_patterns/90-0321.PDF -TSOC-6 -0 -6 -6 -Package_TO_SOT_SMD -ATPAK-2 -ATPAK SMD package, http://www.onsemi.com/pub/Collateral/ENA2192-D.PDF -ATPAK -0 -7 -3 -Package_TO_SOT_SMD -Analog_KS-4 -Analog Devices KS-4, http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/sc70ks/ks_4.pdf -Analog Devices KS-4 (like EIAJ SC-82) -0 -4 -4 -Package_TO_SOT_SMD -Diodes_SOT-553 -Diodes SOT-553, https://www.diodes.com/assets/Package-Files/SOT553.pdf -SOT-553 -0 -5 -5 -Package_TO_SOT_SMD -HVSOF5 -HVSOF5, http://rohmfs.rohm.com/en/techdata_basic/ic/package/hvsof5_1-e.pdf, http://rohmfs.rohm.com/en/products/databook/datasheet/ic/sensor/hall/bu52001gul-e.pdf -HVSOF5 -0 -5 -5 -Package_TO_SOT_SMD -HVSOF6 -HVSOF6, http://rohmfs.rohm.com/en/techdata_basic/ic/package/hvsof6_1-e.pdf, http://rohmfs.rohm.com/en/products/databook/datasheet/ic/audio_video/video_amplifier/bh76106hfv-e.pdf -HVSOF6 -0 -7 -7 -Package_TO_SOT_SMD -Infineon_PG-HDSOP-10-1 -Infineon PG-HDSOP-10-1 (DDPAK), 20.96x6.5x2.3mm, slug up (https://www.infineon.com/cms/en/product/packages/PG-HDSOP/PG-HDSOP-10-1/) -hdsop 10 ddpak -0 -10 -10 -Package_TO_SOT_SMD -Infineon_PG-HSOF-8-1 -HSOF-8-1 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-1/) -mosfet hsof toll -0 -53 -3 -Package_TO_SOT_SMD -Infineon_PG-HSOF-8-1_ThermalVias -HSOF-8-1 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-1/) -mosfet hsof toll thermal vias -0 -96 -3 -Package_TO_SOT_SMD -Infineon_PG-HSOF-8-2 -HSOF-8-2 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-2/) -mosfet hsof toll -0 -12 -4 -Package_TO_SOT_SMD -Infineon_PG-HSOF-8-2_ThermalVias -HSOF-8-2 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-2/) -mosfet hsof toll thermal vias -0 -97 -4 -Package_TO_SOT_SMD -Infineon_PG-HSOF-8-2_ThermalVias2 -HSOF-8-2 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-2/, https://www.infineon.com/dgdl/Infineon-ApplicationNote_600V_CoolMOS_C7_Gold_TOLL-AN-v01_00-EN.pdf?fileId=5546d4625b10283a015b144a1af70df6) -mosfet hsof toll thermal vias -0 -159 -4 -Package_TO_SOT_SMD -Infineon_PG-HSOF-8-3 -HSOF-8-3 power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-3/) -mosfet hsof -0 -25 -4 -Package_TO_SOT_SMD -Infineon_PG-HSOF-8-3_ThermalVias -HSOF-8-3 power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-3/) -mosfet hsof -0 -64 -4 -Package_TO_SOT_SMD -Infineon_PG-TO-220-7Lead_TabPin8 -Infineon PG-TO-220-7, Tab as Pin 8, see e.g. https://www.infineon.com/dgdl/Infineon-BTS50055-1TMC-DS-v01_00-EN.pdf?fileId=5546d4625a888733015aa9b0007235e9 -Infineon PG-TO-220-7 -0 -12 -8 -Package_TO_SOT_SMD -LFPAK33 -LFPAK33 SOT-1210 https://assets.nexperia.com/documents/outline-drawing/SOT1210.pdf -LFPAK33 SOT-1210 -0 -17 -5 -Package_TO_SOT_SMD -LFPAK56 -LFPAK56 https://assets.nexperia.com/documents/outline-drawing/SOT669.pdf -LFPAK56 SOT-669 Power-SO8 -0 -18 -5 -Package_TO_SOT_SMD -Nexperia_CFP15_SOT-1289 -Nexperia CFP15 (SOT-1289), https://assets.nexperia.com/documents/outline-drawing/SOT1289.pdf -SOT-1289 CFP15 -0 -8 -3 -Package_TO_SOT_SMD -OnSemi_ECH8 -On Semiconductor ECH8, https://www.onsemi.com/pub/Collateral/318BF.PDF -ECH8 SOT28-FL SOT-28-FL -0 -8 -8 -Package_TO_SOT_SMD -PQFN_8x8 -Low Profile 8x8mm PQFN, Dual Cool 88, https://www.onsemi.com/pub/Collateral/FDMT80080DC-D.pdf -pqfn vdfn mosfet -0 -9 -3 -Package_TO_SOT_SMD -PowerMacro_M234_NoHole -TO-50-4 Power Macro Package Style M234 -TO-50-4 Power Macro Package Style M234 -0 -4 -4 -Package_TO_SOT_SMD -PowerMacro_M234_WithHole -TO-50-4 Power Macro Package Style M234 -TO-50-4 Power Macro Package Style M234 -0 -4 -4 -Package_TO_SOT_SMD -Rohm_HRP7 -Rohm HRP7 SMD package, http://rohmfs.rohm.com/en/techdata_basic/ic/package/hrp7_1-e.pdf, http://rohmfs.rohm.com/en/products/databook/datasheet/ic/motor/dc/bd621x-e.pdf -Rohm HRP7 SMD -0 -69 -7 -Package_TO_SOT_SMD -SC-59 -SC-59, https://lib.chipdip.ru/images/import_diod/original/SOT-23_SC-59.jpg -SC-59 -0 -3 -3 -Package_TO_SOT_SMD -SC-59_Handsoldering -SC-59, hand-soldering varaint, https://lib.chipdip.ru/images/import_diod/original/SOT-23_SC-59.jpg -SC-59 hand-soldering -0 -3 -3 -Package_TO_SOT_SMD -SC-70-8 -SC70-8 -SC70-8 -0 -8 -8 -Package_TO_SOT_SMD -SC-70-8_Handsoldering -SC70-8, Handsoldering -SC70-8 Handsoldering -0 -8 -8 -Package_TO_SOT_SMD -SC-82AA -SC-82AA -SC-82AA -0 -4 -4 -Package_TO_SOT_SMD -SC-82AA_Handsoldering -SC-82AA -SC-82AA -0 -4 -4 -Package_TO_SOT_SMD -SC-82AB -SC-82AB -SC-82AB -0 -4 -4 -Package_TO_SOT_SMD -SC-82AB_Handsoldering -SC-82AB -SC-82AB -0 -4 -4 -Package_TO_SOT_SMD -SOT-23 -SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOT TO_SOT_SMD -0 -3 -3 -Package_TO_SOT_SMD -SOT-23-5 -SOT, 5 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178c.PDF variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOT TO_SOT_SMD -0 -5 -5 -Package_TO_SOT_SMD -SOT-23-5_HandSoldering -5-pin SOT23 package -SOT-23-5 hand-soldering -0 -5 -5 -Package_TO_SOT_SMD -SOT-23-6 -SOT, 6 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178c.PDF variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOT TO_SOT_SMD -0 -6 -6 -Package_TO_SOT_SMD -SOT-23-6_Handsoldering -6-pin SOT-23 package, Handsoldering -SOT-23-6 Handsoldering -0 -6 -6 -Package_TO_SOT_SMD -SOT-23-8 -SOT, 8 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178c.PDF variant BA), generated with kicad-footprint-generator ipc_gullwing_generator.py -SOT TO_SOT_SMD -0 -8 -8 -Package_TO_SOT_SMD -SOT-23-8_Handsoldering -8-pin SOT-23 package, Handsoldering, http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/sot-23rj/rj_8.pdf -SOT-23-8 Handsoldering -0 -8 -8 -Package_TO_SOT_SMD -SOT-23W -SOT-23W http://www.allegromicro.com/~/media/Files/Datasheets/A112x-Datasheet.ashx?la=en&hash=7BC461E058CC246E0BAB62433B2F1ECA104CA9D3 -SOT-23W -0 -3 -3 -Package_TO_SOT_SMD -SOT-23W_Handsoldering -SOT-23W http://www.allegromicro.com/~/media/Files/Datasheets/A112x-Datasheet.ashx?la=en&hash=7BC461E058CC246E0BAB62433B2F1ECA104CA9D3 -SOT-23W for handsoldering -0 -3 -3 -Package_TO_SOT_SMD -SOT-23_Handsoldering -SOT-23, Handsoldering -SOT-23 -0 -3 -3 -Package_TO_SOT_SMD -SOT-89-3 -SOT-89-3, http://ww1.microchip.com/downloads/en/DeviceDoc/3L_SOT-89_MB_C04-029C.pdf -SOT-89-3 -0 -3 -3 -Package_TO_SOT_SMD -SOT-89-3_Handsoldering -SOT-89-3 Handsoldering -SOT-89-3 Handsoldering -0 -3 -3 -Package_TO_SOT_SMD -SOT-89-5 -SOT-89-5, http://www.e-devices.ricoh.co.jp/en/products/product_power/pkg/sot-89-5.pdf -SOT-89-5 -0 -5 -5 -Package_TO_SOT_SMD -SOT-89-5_Handsoldering -SOT-89-5, http://www.e-devices.ricoh.co.jp/en/products/product_power/pkg/sot-89-5.pdf -SOT-89-5 -0 -5 -5 -Package_TO_SOT_SMD -SOT-143 -SOT-143 https://www.nxp.com/docs/en/package-information/SOT143B.pdf -SOT-143 -0 -4 -4 -Package_TO_SOT_SMD -SOT-143R -SOT-143R, reverse pinning, https://www.nxp.com/docs/en/package-information/SOT143R.pdf -SOT-143R Reverse -0 -4 -4 -Package_TO_SOT_SMD -SOT-143R_Handsoldering -SOT-143R, reverse pinning, Handsoldering, https://www.nxp.com/docs/en/package-information/SOT143R.pdf -SOT-143 Reverse Handsoldering -0 -4 -4 -Package_TO_SOT_SMD -SOT-143_Handsoldering -SOT-143 Handsoldering https://www.nxp.com/docs/en/package-information/SOT143B.pdf -SOT-143 Handsoldering -0 -4 -4 -Package_TO_SOT_SMD -SOT-223 -module CMS SOT223 4 pins -CMS SOT -0 -4 -4 -Package_TO_SOT_SMD -SOT-223-3_TabPin2 -module CMS SOT223 4 pins -CMS SOT -0 -4 -3 -Package_TO_SOT_SMD -SOT-223-5 -module CMS SOT223 5 pins, http://ww1.microchip.com/downloads/en/DeviceDoc/51751a.pdf -CMS SOT -0 -5 -5 -Package_TO_SOT_SMD -SOT-223-6 -module CMS SOT223 6 pins, http://www.ti.com/lit/ds/symlink/tps737.pdf -CMS SOT -0 -6 -6 -Package_TO_SOT_SMD -SOT-223-6_TabPin3 -module CMS SOT223 6 pins, http://www.ti.com/lit/ds/symlink/tps737.pdf -CMS SOT -0 -6 -5 -Package_TO_SOT_SMD -SOT-223-8 -module CMS SOT223 8 pins, https://www.diodes.com/assets/Datasheets/ZXSBMR16PT8.pdf -CMS SOT -0 -8 -8 -Package_TO_SOT_SMD -SOT-323_SC-70 -SOT-323, SC-70 -SOT-323 SC-70 -0 -3 -3 -Package_TO_SOT_SMD -SOT-323_SC-70_Handsoldering -SOT-323, SC-70 Handsoldering -SOT-323 SC-70 Handsoldering -0 -3 -3 -Package_TO_SOT_SMD -SOT-343_SC-70-4 -SOT-343, SC-70-4 -SOT-343 SC-70-4 -0 -4 -4 -Package_TO_SOT_SMD -SOT-343_SC-70-4_Handsoldering -SOT-343, SC-70-4, Handsoldering -SOT-343 SC-70-4 Handsoldering -0 -4 -4 -Package_TO_SOT_SMD -SOT-353_SC-70-5 -SOT-353, SC-70-5 -SOT-353 SC-70-5 -0 -5 -5 -Package_TO_SOT_SMD -SOT-353_SC-70-5_Handsoldering -SOT-353, SC-70-5, Handsoldering -SOT-353 SC-70-5 Handsoldering -0 -5 -5 -Package_TO_SOT_SMD -SOT-363_SC-70-6 -SOT-363, SC-70-6 -SOT-363 SC-70-6 -0 -6 -6 -Package_TO_SOT_SMD -SOT-363_SC-70-6_Handsoldering -SOT-363, SC-70-6, Handsoldering -SOT-363 SC-70-6 Handsoldering -0 -6 -6 -Package_TO_SOT_SMD -SOT-383F -8-pin SOT-383F, http://www.mouser.com/ds/2/80/CPDVR085V0C-HF-RevB-10783.pdf -SOT-383F -0 -9 -9 -Package_TO_SOT_SMD -SOT-383FL -8-pin SOT-383FL package, http://www.onsemi.com/pub_link/Collateral/ENA2267-D.PDF -SOT-383FL -0 -8 -8 -Package_TO_SOT_SMD -SOT-416 -SOT-416, https://www.nxp.com/docs/en/package-information/SOT416.pdf -SOT-416 -0 -3 -3 -Package_TO_SOT_SMD -SOT-523 -SOT523, https://www.diodes.com/assets/Package-Files/SOT523.pdf -SOT-523 -0 -3 -3 -Package_TO_SOT_SMD -SOT-543 -SOT-543 4 lead surface package -SOT-543 SC-107A EMD4 -0 -4 -4 -Package_TO_SOT_SMD -SOT-553 -SOT553 -SOT-553 -0 -5 -5 -Package_TO_SOT_SMD -SOT-563 -SOT563 -SOT-563 -0 -6 -6 -Package_TO_SOT_SMD -SOT-665 -SOT665 -SOT-665 -0 -5 -5 -Package_TO_SOT_SMD -SOT-666 -SOT666 -SOT-666 -0 -6 -6 -Package_TO_SOT_SMD -SOT-723 -http://toshiba.semicon-storage.com/info/docget.jsp?did=5879&prodName=RN1104MFV -sot 723 -0 -3 -3 -Package_TO_SOT_SMD -SOT-883 -SOT-883, https://assets.nexperia.com/documents/outline-drawing/SOT883.pdf -SOT-883 -0 -3 -3 -Package_TO_SOT_SMD -SOT-886 -SOT-886 -SOT-886 -0 -6 -6 -Package_TO_SOT_SMD -SOT-963 -SOT 963 6 pins package 1x0.8mm pitch 0.35mm -SOT 963 6 pins package 1x0.8mm pitch 0.35mm -0 -6 -6 -Package_TO_SOT_SMD -SOT-1123 -SOT-1123 small outline transistor (see http://www.onsemi.com/pub/Collateral/NST3906F3-D.PDF) -SOT-1123 transistor -0 -3 -3 -Package_TO_SOT_SMD -SOT-1333-1 -SOT-1333-1 -SOT-1333-1 -0 -9 -9 -Package_TO_SOT_SMD -SOT-1334-1 -SOT-1334-1 -SOT-1334-1 -0 -14 -14 -Package_TO_SOT_SMD -SuperSOT-3 -3-pin SuperSOT package https://www.fairchildsemi.com/package-drawings/MA/MA03B.pdf -SuperSOT-3 SSOT-3 -0 -3 -3 -Package_TO_SOT_SMD -SuperSOT-6 -6-pin SuperSOT package http://www.mouser.com/ds/2/149/FMB5551-889214.pdf -SuperSOT-6 SSOT-6 -0 -6 -6 -Package_TO_SOT_SMD -SuperSOT-8 -8-pin SuperSOT package, http://www.icbank.com/icbank_data/semi_package/ssot8_dim.pdf -SuperSOT-8 SSOT-8 -0 -8 -8 -Package_TO_SOT_SMD -TDSON-8-1 -Power MOSFET package, TDSON-8-1, 5.15x5.9mm (https://www.infineon.com/cms/en/product/packages/PG-TDSON/PG-TDSON-8-1/) -tdson -0 -14 -5 -Package_TO_SOT_SMD -TO-50-3_LongPad-NoHole_Housing -TO-50-3 Macro T Package Style M236 -TO-50-3 Macro T Package Style M236 -0 -3 -3 -Package_TO_SOT_SMD -TO-50-3_LongPad-WithHole_Housing -TO-50-3 Macro T Package Style M236 -TO-50-3 Macro T Package Style M236 -0 -3 -3 -Package_TO_SOT_SMD -TO-50-3_ShortPad-NoHole_Housing -TO-50-3 Macro T Package Style M236 -TO-50-3 Macro T Package Style M236 -0 -3 -3 -Package_TO_SOT_SMD -TO-50-3_ShortPad-WithHole_Housing -TO-50-3 Macro T Package Style M236 -TO-50-3 Macro T Package Style M236 -0 -3 -3 -Package_TO_SOT_SMD -TO-50-4_LongPad-NoHole_Housing -TO-50-4 Macro X Package Style M238 -TO-50-4 Macro X Package Style M238 -0 -4 -4 -Package_TO_SOT_SMD -TO-50-4_LongPad-WithHole_Housing -TO-50-4 Macro X Package Style M238 -TO-50-4 Macro X Package Style M238 -0 -4 -4 -Package_TO_SOT_SMD -TO-50-4_ShortPad-NoHole_Housing -TO-50-4 Macro X Package Style M238 -TO-50-4 Macro X Package Style M238 -0 -4 -4 -Package_TO_SOT_SMD -TO-50-4_ShortPad-WithHole_Housing -TO-50-4 Macro X Package Style M238 -TO-50-4 Macro X Package Style M238 -0 -4 -4 -Package_TO_SOT_SMD -TO-252-2 -TO-252 / DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-3-1/ -DPAK TO-252 DPAK-3 TO-252-3 SOT-428 -0 -7 -3 -Package_TO_SOT_SMD -TO-252-2_TabPin1 -TO-252-2, tab to pin 1 https://www.wolfspeed.com/media/downloads/87/CSD01060.pdf -TO-252-2 diode -0 -7 -2 -Package_TO_SOT_SMD -TO-252-3_TabPin2 -TO-252 / DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-3-1/ -DPAK TO-252 DPAK-3 TO-252-3 SOT-428 -0 -8 -3 -Package_TO_SOT_SMD -TO-252-3_TabPin4 -TO-252 / DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-3-1/ -DPAK TO-252 DPAK-3 TO-252-3 SOT-428 -0 -8 -4 -Package_TO_SOT_SMD -TO-252-4 -TO-252 / DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-5-11/ -DPAK TO-252 DPAK-5 TO-252-5 -0 -9 -5 -Package_TO_SOT_SMD -TO-252-5_TabPin3 -TO-252 / DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-5-11/ -DPAK TO-252 DPAK-5 TO-252-5 -0 -10 -5 -Package_TO_SOT_SMD -TO-252-5_TabPin6 -TO-252 / DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-5-11/ -DPAK TO-252 DPAK-5 TO-252-5 -0 -10 -6 -Package_TO_SOT_SMD -TO-263-2 -TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-3-1/ -D2PAK DDPAK TO-263 D2PAK-3 TO-263-3 SOT-404 -0 -7 -3 -Package_TO_SOT_SMD -TO-263-2_TabPin1 -TO-263 / D2PAK / DDPAK SMD package, tab to pin 1, https://www.wolfspeed.com/media/downloads/137/C3D06060G.pdf -D2PAK DDPAK TO-263 D2PAK-3 TO-263-3 SOT-404 diode -0 -7 -2 -Package_TO_SOT_SMD -TO-263-3_TabPin2 -TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-3-1/ -D2PAK DDPAK TO-263 D2PAK-3 TO-263-3 SOT-404 -0 -8 -3 -Package_TO_SOT_SMD -TO-263-3_TabPin4 -TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-3-1/ -D2PAK DDPAK TO-263 D2PAK-3 TO-263-3 SOT-404 -0 -8 -4 -Package_TO_SOT_SMD -TO-263-4 -TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-5-1/ -D2PAK DDPAK TO-263 D2PAK-5 TO-263-5 SOT-426 -0 -9 -5 -Package_TO_SOT_SMD -TO-263-5_TabPin3 -TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-5-1/ -D2PAK DDPAK TO-263 D2PAK-5 TO-263-5 SOT-426 -0 -10 -5 -Package_TO_SOT_SMD -TO-263-5_TabPin6 -TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-5-1/ -D2PAK DDPAK TO-263 D2PAK-5 TO-263-5 SOT-426 -0 -10 -6 -Package_TO_SOT_SMD -TO-263-6 -TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-7-1/ -D2PAK DDPAK TO-263 D2PAK-7 TO-263-7 SOT-427 -0 -11 -7 -Package_TO_SOT_SMD -TO-263-7_TabPin4 -TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-7-1/ -D2PAK DDPAK TO-263 D2PAK-7 TO-263-7 SOT-427 -0 -12 -7 -Package_TO_SOT_SMD -TO-263-7_TabPin8 -TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-7-1/ -D2PAK DDPAK TO-263 D2PAK-7 TO-263-7 SOT-427 -0 -12 -8 -Package_TO_SOT_SMD -TO-263-9_TabPin5 -TO-263 / D2PAK / DDPAK SMD package, http://www.ti.com/lit/ds/symlink/lm4755.pdf -D2PAK DDPAK TO-263 D2PAK-9 TO-263-9 -0 -14 -9 -Package_TO_SOT_SMD -TO-263-9_TabPin10 -TO-263 / D2PAK / DDPAK SMD package, http://www.ti.com/lit/ds/symlink/lm4755.pdf -D2PAK DDPAK TO-263 D2PAK-9 TO-263-9 -0 -14 -10 -Package_TO_SOT_SMD -TO-268-2 -TO-268/D3PAK SMD package, http://www.icbank.com/icbank_data/semi_package/to268aa_dim.pdf -D3PAK TO-268 D3PAK-3 TO-268-3 -0 -7 -3 -Package_TO_SOT_SMD -TO-269AA -SMD package TO-269AA (e.g. diode bridge), see http://www.vishay.com/docs/88854/padlayouts.pdf -TO-269AA MBS diode bridge -0 -4 -4 -Package_TO_SOT_SMD -TO-277A -Thermal enhanced ultra thin SMD package; 3 leads; body: 4.3x6.1x0.43mm, https://www.vishay.com/docs/95570/to-277asmpc.pdf -TO-277A SMPC -0 -12 -3 -Package_TO_SOT_SMD -TO-277B -TO-227B https://media.digikey.com/pdf/Data%20Sheets/Littelfuse%20PDFs/DST2050S.pdf -TO-277B -0 -9 -3 -Package_TO_SOT_SMD -TSOT-23 -3-pin TSOT23 package, http://www.analog.com.tw/pdf/All_In_One.pdf -TSOT-23 -0 -3 -3 -Package_TO_SOT_SMD -TSOT-23-5 -TSOT, 5 Pin (https://www.jedec.org/sites/default/files/docs/MO-193D.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOT TO_SOT_SMD -0 -5 -5 -Package_TO_SOT_SMD -TSOT-23-5_HandSoldering -5-pin TSOT23 package, http://cds.linear.com/docs/en/packaging/SOT_5_05-08-1635.pdf -TSOT-23-5 Hand-soldering -0 -5 -5 -Package_TO_SOT_SMD -TSOT-23-6 -TSOT, 6 Pin (https://www.jedec.org/sites/default/files/docs/MO-193D.pdf variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOT TO_SOT_SMD -0 -6 -6 -Package_TO_SOT_SMD -TSOT-23-6_HandSoldering -6-pin TSOT23 package, http://cds.linear.com/docs/en/packaging/SOT_6_05-08-1636.pdf -TSOT-23-6 MK06A TSOT-6 Hand-soldering -0 -6 -6 -Package_TO_SOT_SMD -TSOT-23-8 -TSOT, 8 Pin (https://www.jedec.org/sites/default/files/docs/MO-193D.pdf variant BA), generated with kicad-footprint-generator ipc_gullwing_generator.py -TSOT TO_SOT_SMD -0 -8 -8 -Package_TO_SOT_SMD -TSOT-23-8_HandSoldering -8-pin TSOT23 package, http://cds.linear.com/docs/en/packaging/SOT_8_05-08-1637.pdf -TSOT-23-8 Hand-soldering -0 -8 -8 -Package_TO_SOT_SMD -TSOT-23_HandSoldering -5-pin TSOT23 package, http://cds.linear.com/docs/en/packaging/SOT_5_05-08-1635.pdf -TSOT-23 Hand-soldering -0 -3 -3 -Package_TO_SOT_SMD -Texas_DRT-3 -Texas Instrument DRT-3 1x0.8mm Pitch 0.7mm http://www.ti.com/lit/ds/symlink/tpd2eusb30.pdf -DRT-3 1x0.8mm Pitch 0.7mm -0 -3 -3 -Package_TO_SOT_SMD -Texas_NDQ -Texas Instruments, NDQ, 5 pin (https://www.ti.com/lit/ml/mmsf022/mmsf022.pdf) -ti pfm dap -0 -6 -6 -Package_TO_SOT_SMD -Texas_NDY0011A -TO-PMOD-11 11-pin switching regulator package, http://www.ti.com/lit/ml/mmsf025/mmsf025.pdf -Texas TO-PMOD NDY00011A -0 -12 -12 -Package_TO_SOT_SMD -Texas_R-PDSO-G6 -R-PDSO-G6, http://www.ti.com/lit/ds/slis144b/slis144b.pdf -R-PDSO-G6 SC-70-6 -0 -6 -6 -Package_TO_SOT_SMD -VSOF5 -VSOF5 -VSOF5 -0 -5 -5 -Package_TO_SOT_SMD -Vishay_PowerPAK_SC70-6L_Dual -Vishay PowerPAK SC70 dual transistor package http://www.vishay.com/docs/70487/70487.pdf -powerpak sc70 sc-70 dual -0 -8 -6 -Package_TO_SOT_SMD -Vishay_PowerPAK_SC70-6L_Single -Vishay PowerPAK SC70 single transistor package http://www.vishay.com/docs/70486/70486.pdf -powerpak sc70 sc-70 -0 -6 -3 -Package_TO_SOT_THT -Analog_TO-46-4_ThermalShield -TO-46-4 with Valox case, based on https://www.analog.com/media/en/technical-documentation/data-sheets/199399fc.pdf -TO-46-4 LM399 -0 -4 -4 -Package_TO_SOT_THT -Fairchild_TO-220F-6L -Fairchild TO-220F-6L, http://www.mouser.com/ds/2/149/FSL136MRT-113334.pdf -Fairchild TO-220F-6L -0 -6 -6 -Package_TO_SOT_THT -Heraeus_TO-92-2 -TO-92 2-pin variant by Heraeus, drill 0.75mm (http://www.produktinfo.conrad.com/datenblaetter/175000-199999/181293-da-01-de-TO92_Temperatursensor_PT1000_32209225.pdf) -to-92 -0 -2 -2 -Package_TO_SOT_THT -NEC_Molded_7x4x9mm -Molded Japan Transistor Package 7x4x9mm^3, http://rtellason.com/transdata/2sb734.pdf -Japan transistor -0 -3 -3 -Package_TO_SOT_THT -PowerIntegrations_TO-220-7C -Non Isolated Modified TO-220 7pin Package, see http://www.farnell.com/datasheets/5793.pdf -Power Integration Y Package -0 -6 -6 -Package_TO_SOT_THT -SIPAK-1EP_Horizontal_TabDown -SIPAK, Horizontal, RM 2.286mm -SIPAK Horizontal RM 2.286mm -0 -4 -4 -Package_TO_SOT_THT -SIPAK_Vertical -SIPAK, Vertical, RM 2.286mm -SIPAK Vertical RM 2.286mm -0 -3 -3 -Package_TO_SOT_THT -SOD-70_P2.54mm -Plastic near cylindrical package Sod-70 see: https://www.nxp.com/docs/en/data-sheet/KTY81_SER.pdf [StepUp generated footprint] -Sod-70 -0 -2 -2 -Package_TO_SOT_THT -SOD-70_P5.08mm -Plastic near cylindrical package Sod-70 see: https://www.nxp.com/docs/en/data-sheet/KTY81_SER.pdf [StepUp generated footprint] -Sod-70 -0 -2 -2 -Package_TO_SOT_THT -SOT-227 -SOT-227 / SOT-227B / ISOTOP, M4 mounting screws (https://www.vishay.com/docs/95423/sot227g2.pdf, https://www.vishay.com/docs/95793/vs-fc420sa10.pdf) -sot 227 isotop -0 -8 -4 -Package_TO_SOT_THT -TO-3 -Transistor TO-3 -TR TO-3 TO3 TO-204 -0 -4 -3 -Package_TO_SOT_THT -TO-3P-3_Horizontal_TabDown -TO-3P-3, Horizontal, RM 5.45mm, , see https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.TO-3P(N).html -TO-3P-3 Horizontal RM 5.45mm -0 -3 -3 -Package_TO_SOT_THT -TO-3P-3_Horizontal_TabUp -TO-3P-3, Horizontal, RM 5.45mm, , see https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.TO-3P(N).html -TO-3P-3 Horizontal RM 5.45mm -0 -3 -3 -Package_TO_SOT_THT -TO-3P-3_Vertical -TO-3P-3, Vertical, RM 5.45mm, , see https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.TO-3P(N).html -TO-3P-3 Vertical RM 5.45mm -0 -3 -3 -Package_TO_SOT_THT -TO-3PB-3_Horizontal_TabDown -TO-3PB-3, Horizontal, RM 5.45mm, , see http://www.onsemi.com/pub/Collateral/340AC.PDF -TO-3PB-3 Horizontal RM 5.45mm -0 -3 -3 -Package_TO_SOT_THT -TO-3PB-3_Horizontal_TabUp -TO-3PB-3, Horizontal, RM 5.45mm, , see http://www.onsemi.com/pub/Collateral/340AC.PDF -TO-3PB-3 Horizontal RM 5.45mm -0 -3 -3 -Package_TO_SOT_THT -TO-3PB-3_Vertical -TO-3PB-3, Vertical, RM 5.45mm, , see http://www.onsemi.com/pub/Collateral/340AC.PDF -TO-3PB-3 Vertical RM 5.45mm -0 -3 -3 -Package_TO_SOT_THT -TO-5-2 -TO-5-2 -TO-5-2 -0 -2 -2 -Package_TO_SOT_THT -TO-5-2_Window -TO-5-2_Window, Window -TO-5-2_Window Window -0 -2 -2 -Package_TO_SOT_THT -TO-5-3 -TO-5-3 -TO-5-3 -0 -3 -3 -Package_TO_SOT_THT -TO-5-3_Window -TO-5-3_Window, Window -TO-5-3_Window Window -0 -3 -3 -Package_TO_SOT_THT -TO-5-4 -TO-5-4 -TO-5-4 -0 -4 -4 -Package_TO_SOT_THT -TO-5-4_Window -TO-5-4_Window, Window -TO-5-4_Window Window -0 -4 -4 -Package_TO_SOT_THT -TO-5-6 -TO-5-6 -TO-5-6 -0 -6 -6 -Package_TO_SOT_THT -TO-5-6_Window -TO-5-6_Window, Window -TO-5-6_Window Window -0 -6 -6 -Package_TO_SOT_THT -TO-5-8 -TO-5-8 -TO-5-8 -0 -8 -8 -Package_TO_SOT_THT -TO-5-8_PD5.08 -TO-5-8_PD5.08 -TO-5-8_PD5.08 -0 -8 -8 -Package_TO_SOT_THT -TO-5-8_PD5.08_Window -TO-5-8_PD5.08_Window, Window -TO-5-8_PD5.08_Window Window -0 -8 -8 -Package_TO_SOT_THT -TO-5-8_Window -TO-5-8_Window, Window -TO-5-8_Window Window -0 -8 -8 -Package_TO_SOT_THT -TO-5-10 -TO-5-10 -TO-5-10 -0 -10 -10 -Package_TO_SOT_THT -TO-5-10_Window -TO-5-10_Window, Window -TO-5-10_Window Window -0 -10 -10 -Package_TO_SOT_THT -TO-8-2 -TO-8-2 -TO-8-2 -0 -2 -2 -Package_TO_SOT_THT -TO-8-2_Window -TO-8-2_Window, Window -TO-8-2_Window Window -0 -2 -2 -Package_TO_SOT_THT -TO-8-3 -TO-8-3 -TO-8-3 -0 -3 -3 -Package_TO_SOT_THT -TO-8-3_Window -TO-8-3_Window, Window -TO-8-3_Window Window -0 -3 -3 -Package_TO_SOT_THT -TO-11-2 -TO-11-2 -TO-11-2 -0 -2 -2 -Package_TO_SOT_THT -TO-11-2_Window -TO-11-2_Window, Window -TO-11-2_Window Window -0 -2 -2 -Package_TO_SOT_THT -TO-11-3 -TO-11-3 -TO-11-3 -0 -3 -3 -Package_TO_SOT_THT -TO-11-3_Window -TO-11-3_Window, Window -TO-11-3_Window Window -0 -3 -3 -Package_TO_SOT_THT -TO-12-4 -TO-12-4 -TO-12-4 -0 -4 -4 -Package_TO_SOT_THT -TO-12-4_Window -TO-12-4_Window, Window -TO-12-4_Window Window -0 -4 -4 -Package_TO_SOT_THT -TO-17-4 -TO-17-4 -TO-17-4 -0 -4 -4 -Package_TO_SOT_THT -TO-17-4_Window -TO-17-4_Window, Window -TO-17-4_Window Window -0 -4 -4 -Package_TO_SOT_THT -TO-18-2 -TO-18-2 -TO-18-2 -0 -2 -2 -Package_TO_SOT_THT -TO-18-2_Lens -TO-18-2_Lens, Lens -TO-18-2_Lens Lens -0 -2 -2 -Package_TO_SOT_THT -TO-18-2_Window -TO-18-2_Window, Window -TO-18-2_Window Window -0 -2 -2 -Package_TO_SOT_THT -TO-18-3 -TO-18-3 -TO-18-3 -0 -3 -3 -Package_TO_SOT_THT -TO-18-3_Lens -TO-18-3_Lens, Lens -TO-18-3_Lens Lens -0 -3 -3 -Package_TO_SOT_THT -TO-18-3_Window -TO-18-3_Window, Window -TO-18-3_Window Window -0 -3 -3 -Package_TO_SOT_THT -TO-18-4 -TO-18-4 -TO-18-4 -0 -4 -4 -Package_TO_SOT_THT -TO-18-4_Lens -TO-18-4_Lens, Lens -TO-18-4_Lens Lens -0 -4 -4 -Package_TO_SOT_THT -TO-18-4_Window -TO-18-4_Window, Window -TO-18-4_Window Window -0 -4 -4 -Package_TO_SOT_THT -TO-33-4 -TO-33-4 -TO-33-4 -0 -4 -4 -Package_TO_SOT_THT -TO-33-4_Window -TO-33-4_Window, Window -TO-33-4_Window Window -0 -4 -4 -Package_TO_SOT_THT -TO-38-2 -TO-38-2 -TO-38-2 -0 -2 -2 -Package_TO_SOT_THT -TO-38-2_Window -TO-38-2_Window, Window -TO-38-2_Window Window -0 -2 -2 -Package_TO_SOT_THT -TO-38-3 -TO-38-3 -TO-38-3 -0 -3 -3 -Package_TO_SOT_THT -TO-38-3_Window -TO-38-3_Window, Window -TO-38-3_Window Window -0 -3 -3 -Package_TO_SOT_THT -TO-39-2 -TO-39-2 -TO-39-2 -0 -2 -2 -Package_TO_SOT_THT -TO-39-2_Window -TO-39-2_Window, Window -TO-39-2_Window Window -0 -2 -2 -Package_TO_SOT_THT -TO-39-3 -TO-39-3 -TO-39-3 -0 -3 -3 -Package_TO_SOT_THT -TO-39-3_Window -TO-39-3_Window, Window -TO-39-3_Window Window -0 -3 -3 -Package_TO_SOT_THT -TO-39-4 -TO-39-4 -TO-39-4 -0 -4 -4 -Package_TO_SOT_THT -TO-39-4_Window -TO-39-4_Window, Window -TO-39-4_Window Window -0 -4 -4 -Package_TO_SOT_THT -TO-39-6 -TO-39-6 -TO-39-6 -0 -6 -6 -Package_TO_SOT_THT -TO-39-6_Window -TO-39-6_Window, Window -TO-39-6_Window Window -0 -6 -6 -Package_TO_SOT_THT -TO-39-8 -TO-39-8 -TO-39-8 -0 -8 -8 -Package_TO_SOT_THT -TO-39-8_Window -TO-39-8_Window, Window -TO-39-8_Window Window -0 -8 -8 -Package_TO_SOT_THT -TO-39-10 -TO-39-10 -TO-39-10 -0 -10 -10 -Package_TO_SOT_THT -TO-39-10_Window -TO-39-10_Window, Window -TO-39-10_Window Window -0 -10 -10 -Package_TO_SOT_THT -TO-46-2 -TO-46-2 -TO-46-2 -0 -2 -2 -Package_TO_SOT_THT -TO-46-2_Pin2Center -TO-46-2, Pin2 at center of package, Thorlabs photodiodes -TO-46-2 Thorlabs -0 -2 -2 -Package_TO_SOT_THT -TO-46-2_Pin2Center_Window -TO-46-2, Pin2 at center of package, Thorlabs photodiodes -TO-46-2 Thorlabs -0 -2 -2 -Package_TO_SOT_THT -TO-46-2_Window -TO-46-2_Window, Window -TO-46-2_Window Window -0 -2 -2 -Package_TO_SOT_THT -TO-46-3 -TO-46-3 -TO-46-3 -0 -3 -3 -Package_TO_SOT_THT -TO-46-3_Pin2Center -TO-46-3, Pin2 at center of package, Thorlabs photodiodes, https://www.thorlabs.de/drawings/374b6862eb3b5a04-9360B5F6-5056-2306-D912111C06C3F830/FDGA05-SpecSheet.pdf -TO-46-3 Thorlabs -0 -3 -3 -Package_TO_SOT_THT -TO-46-3_Pin2Center_Window -TO-46-3, Pin2 at center of package, Thorlabs photodiodes, https://www.thorlabs.de/drawings/374b6862eb3b5a04-9360B5F6-5056-2306-D912111C06C3F830/FDGA05-SpecSheet.pdf -TO-46-3 Thorlabs -0 -3 -3 -Package_TO_SOT_THT -TO-46-3_Window -TO-46-3_Window, Window -TO-46-3_Window Window -0 -3 -3 -Package_TO_SOT_THT -TO-46-4 -TO-46-4 -TO-46-4 -0 -4 -4 -Package_TO_SOT_THT -TO-46-4_Window -TO-46-4_Window, Window -TO-46-4_Window Window -0 -4 -4 -Package_TO_SOT_THT -TO-52-2 -TO-52-2 -TO-52-2 -0 -2 -2 -Package_TO_SOT_THT -TO-52-2_Window -TO-52-2_Window, Window -TO-52-2_Window Window -0 -2 -2 -Package_TO_SOT_THT -TO-52-3 -TO-52-3 -TO-52-3 -0 -3 -3 -Package_TO_SOT_THT -TO-52-3_Window -TO-52-3_Window, Window -TO-52-3_Window Window -0 -3 -3 -Package_TO_SOT_THT -TO-72-4 -TO-72-4 -TO-72-4 -0 -4 -4 -Package_TO_SOT_THT -TO-72-4_Window -TO-72-4_Window, Window -TO-72-4_Window Window -0 -4 -4 -Package_TO_SOT_THT -TO-75-6 -TO-75-6 -TO-75-6 -0 -6 -6 -Package_TO_SOT_THT -TO-75-6_Window -TO-75-6_Window, Window -TO-75-6_Window Window -0 -6 -6 -Package_TO_SOT_THT -TO-78-6 -TO-78-6 -TO-78-6 -0 -6 -6 -Package_TO_SOT_THT -TO-78-6_Window -TO-78-6_Window, Window -TO-78-6_Window Window -0 -6 -6 -Package_TO_SOT_THT -TO-78-8 -TO-78-8 -TO-78-8 -0 -8 -8 -Package_TO_SOT_THT -TO-78-8_Window -TO-78-8_Window, Window -TO-78-8_Window Window -0 -8 -8 -Package_TO_SOT_THT -TO-78-10 -TO-78-10 -TO-78-10 -0 -10 -10 -Package_TO_SOT_THT -TO-78-10_Window -TO-78-10_Window, Window -TO-78-10_Window Window -0 -10 -10 -Package_TO_SOT_THT -TO-92 -TO-92 leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) -to-92 sc-43 sc-43a sot54 PA33 transistor -0 -3 -3 -Package_TO_SOT_THT -TO-92-2 -TO-92 2-pin leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) -to-92 sc-43 sc-43a sot54 PA33 diode SOD70 -0 -2 -2 -Package_TO_SOT_THT -TO-92-2_Horizontal1 -2-pin TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) -to-92 sc-43 sc-43a sot54 PA33 temperature sensor diode -0 -2 -2 -Package_TO_SOT_THT -TO-92-2_Horizontal2 -2-pin TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) -to-92 sc-43 sc-43a sot54 PA33 temperature sensor diode -0 -2 -2 -Package_TO_SOT_THT -TO-92-2_W4.0mm_Horizontal_FlatSideDown -TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) -to-92 sc-43 sc-43a sot54 PA33 transistor -0 -2 -2 -Package_TO_SOT_THT -TO-92-2_W4.0mm_Horizontal_FlatSideUp -TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) -to-92 sc-43 sc-43a sot54 PA33 transistor -0 -2 -2 -Package_TO_SOT_THT -TO-92-2_Wide -TO-92 2-pin leads in-line, wide, drill 0.75mm -to-92 sc-43 sc-43a sot54 PA33 diode SOD70 -0 -2 -2 -Package_TO_SOT_THT -TO-92Flat -TO-92Flat package, often used for hall sensors, drill 0.75mm (see e.g. http://www.ti.com/lit/ds/symlink/drv5023.pdf) -to-92Flat hall sensor -0 -3 -3 -Package_TO_SOT_THT -TO-92L -TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf) -TO-92L Molded Narrow transistor -0 -3 -3 -Package_TO_SOT_THT -TO-92L_HandSolder -TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm, hand-soldering variant with enlarged pads (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf) -to-92 sc-43 sc-43a sot54 PA33 transistor -0 -3 -3 -Package_TO_SOT_THT -TO-92L_Inline -TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf) -TO-92L Inline Wide transistor -0 -3 -3 -Package_TO_SOT_THT -TO-92L_Inline_Wide -TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf) -TO-92L Inline Wide transistor -0 -3 -3 -Package_TO_SOT_THT -TO-92L_Wide -TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf) -TO-92L Molded Wide transistor -0 -3 -3 -Package_TO_SOT_THT -TO-92Mini-2 -TO-92Mini package, drill 0.6mm (https://media.digikey.com/pdf/Data%20Sheets/Infineon%20PDFs/KT,KTY.pdf) -to-92Mini transistor -0 -2 -2 -Package_TO_SOT_THT -TO-92S -TO-92S package, drill 0.75mm (https://www.diodes.com/assets/Package-Files/TO92S%20(Type%20B).pdf) -to-92S transistor -0 -3 -3 -Package_TO_SOT_THT -TO-92S-2 -TO-92S package, 2-pin, drill 0.75mm (https://www.diodes.com/assets/Package-Files/TO92S%20(Type%20B).pdf) -to-92S transistor -0 -2 -2 -Package_TO_SOT_THT -TO-92S_Wide -TO-92S_Wide package, drill 0.75mm (https://www.diodes.com/assets/Package-Files/TO92S%20(Type%20B).pdf) -TO-92S_Wide transistor -0 -3 -3 -Package_TO_SOT_THT -TO-92_HandSolder -TO-92 leads molded, narrow, drill 0.75mm, handsoldering variant with enlarged pads (see NXP sot054_po.pdf) -to-92 sc-43 sc-43a sot54 PA33 transistor -0 -3 -3 -Package_TO_SOT_THT -TO-92_Horizontal1 -TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) -to-92 sc-43 sc-43a sot54 PA33 transistor -0 -3 -3 -Package_TO_SOT_THT -TO-92_Horizontal2 -TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) -to-92 sc-43 sc-43a sot54 PA33 transistor -0 -3 -3 -Package_TO_SOT_THT -TO-92_Inline -TO-92 leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) -to-92 sc-43 sc-43a sot54 PA33 transistor -0 -3 -3 -Package_TO_SOT_THT -TO-92_Inline_Horizontal1 -TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) -to-92 sc-43 sc-43a sot54 PA33 transistor -0 -3 -3 -Package_TO_SOT_THT -TO-92_Inline_Horizontal2 -TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) -to-92 sc-43 sc-43a sot54 PA33 transistor -0 -3 -3 -Package_TO_SOT_THT -TO-92_Inline_W4.0mm_Horizontal_FlatSideDown -TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) -to-92 sc-43 sc-43a sot54 PA33 transistor -0 -3 -3 -Package_TO_SOT_THT -TO-92_Inline_W4.0mm_Horizontal_FlatSideUp -TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) -to-92 sc-43 sc-43a sot54 PA33 transistor -0 -3 -3 -Package_TO_SOT_THT -TO-92_Inline_Wide -TO-92 leads in-line, wide, drill 0.75mm (see NXP sot054_po.pdf) -to-92 sc-43 sc-43a sot54 PA33 transistor -0 -3 -3 -Package_TO_SOT_THT -TO-92_W4.0mm_StaggerEven_Horizontal_FlatSideDown -TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) -to-92 sc-43 sc-43a sot54 PA33 transistor -0 -3 -3 -Package_TO_SOT_THT -TO-92_W4.0mm_StaggerEven_Horizontal_FlatSideUp -TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) -to-92 sc-43 sc-43a sot54 PA33 transistor -0 -3 -3 -Package_TO_SOT_THT -TO-92_Wide -TO-92 leads molded, wide, drill 0.75mm (see NXP sot054_po.pdf) -to-92 sc-43 sc-43a sot54 PA33 transistor -0 -3 -3 -Package_TO_SOT_THT -TO-99-6 -TO-99-6 -TO-99-6 -0 -6 -6 -Package_TO_SOT_THT -TO-99-6_Window -TO-99-6_Window, Window -TO-99-6_Window Window -0 -6 -6 -Package_TO_SOT_THT -TO-99-8 -TO-99-8 -TO-99-8 -0 -8 -8 -Package_TO_SOT_THT -TO-99-8_Window -TO-99-8_Window, Window -TO-99-8_Window Window -0 -8 -8 -Package_TO_SOT_THT -TO-100-10 -TO-100-10 -TO-100-10 -0 -10 -10 -Package_TO_SOT_THT -TO-100-10_Window -TO-100-10_Window, Window -TO-100-10_Window Window -0 -10 -10 -Package_TO_SOT_THT -TO-126-2_Horizontal_TabDown -TO-126-2, Horizontal, RM 5.08mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf -TO-126-2 Horizontal RM 5.08mm -0 -2 -2 -Package_TO_SOT_THT -TO-126-2_Horizontal_TabUp -TO-126-2, Horizontal, RM 5.08mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf -TO-126-2 Horizontal RM 5.08mm -0 -2 -2 -Package_TO_SOT_THT -TO-126-2_Vertical -TO-126-2, Vertical, RM 5.08mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf -TO-126-2 Vertical RM 5.08mm -0 -2 -2 -Package_TO_SOT_THT -TO-126-3_Horizontal_TabDown -TO-126-3, Horizontal, RM 2.54mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf -TO-126-3 Horizontal RM 2.54mm -0 -3 -3 -Package_TO_SOT_THT -TO-126-3_Horizontal_TabUp -TO-126-3, Horizontal, RM 2.54mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf -TO-126-3 Horizontal RM 2.54mm -0 -3 -3 -Package_TO_SOT_THT -TO-126-3_Vertical -TO-126-3, Vertical, RM 2.54mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf -TO-126-3 Vertical RM 2.54mm -0 -3 -3 -Package_TO_SOT_THT -TO-218-2_Horizontal_TabDown -TO-218-2, Horizontal, RM 10.95mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf -TO-218-2 Horizontal RM 10.95mm SOT-93 -0 -2 -2 -Package_TO_SOT_THT -TO-218-2_Horizontal_TabUp -TO-218-2, Horizontal, RM 10.95mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf -TO-218-2 Horizontal RM 10.95mm SOT-93 -0 -2 -2 -Package_TO_SOT_THT -TO-218-2_Vertical -TO-218-2, Vertical, RM 10.95mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf -TO-218-2 Vertical RM 10.95mm SOT-93 -0 -2 -2 -Package_TO_SOT_THT -TO-218-3_Horizontal_TabDown -TO-218-3, Horizontal, RM 5.475mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf -TO-218-3 Horizontal RM 5.475mm SOT-93 -0 -3 -3 -Package_TO_SOT_THT -TO-218-3_Horizontal_TabUp -TO-218-3, Horizontal, RM 5.475mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf -TO-218-3 Horizontal RM 5.475mm SOT-93 -0 -3 -3 -Package_TO_SOT_THT -TO-218-3_Vertical -TO-218-3, Vertical, RM 5.475mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf -TO-218-3 Vertical RM 5.475mm SOT-93 -0 -3 -3 -Package_TO_SOT_THT -TO-220-2_Horizontal_TabDown -TO-220-2, Horizontal, RM 5.08mm, see https://www.centralsemi.com/PDFS/CASE/TO-220-2PD.PDF -TO-220-2 Horizontal RM 5.08mm -0 -2 -2 -Package_TO_SOT_THT -TO-220-2_Horizontal_TabUp -TO-220-2, Horizontal, RM 5.08mm, see https://www.centralsemi.com/PDFS/CASE/TO-220-2PD.PDF -TO-220-2 Horizontal RM 5.08mm -0 -2 -2 -Package_TO_SOT_THT -TO-220-2_Vertical -TO-220-2, Vertical, RM 5.08mm, see https://www.centralsemi.com/PDFS/CASE/TO-220-2PD.PDF -TO-220-2 Vertical RM 5.08mm -0 -2 -2 -Package_TO_SOT_THT -TO-220-3_Horizontal_TabDown -TO-220-3, Horizontal, RM 2.54mm, see https://www.vishay.com/docs/66542/to-220-1.pdf -TO-220-3 Horizontal RM 2.54mm -0 -3 -3 -Package_TO_SOT_THT -TO-220-3_Horizontal_TabUp -TO-220-3, Horizontal, RM 2.54mm, see https://www.vishay.com/docs/66542/to-220-1.pdf -TO-220-3 Horizontal RM 2.54mm -0 -3 -3 -Package_TO_SOT_THT -TO-220-3_Vertical -TO-220-3, Vertical, RM 2.54mm, see https://www.vishay.com/docs/66542/to-220-1.pdf -TO-220-3 Vertical RM 2.54mm -0 -3 -3 -Package_TO_SOT_THT -TO-220-4_Horizontal_TabDown -TO-220-4, Horizontal, RM 2.54mm -TO-220-4 Horizontal RM 2.54mm -0 -4 -4 -Package_TO_SOT_THT -TO-220-4_Horizontal_TabUp -TO-220-4, Horizontal, RM 2.54mm -TO-220-4 Horizontal RM 2.54mm -0 -4 -4 -Package_TO_SOT_THT -TO-220-4_P5.08x2.54mm_StaggerEven_Lead3.8mm_Vertical -TO-220-4, Vertical, RM 2.54mm, staggered type-2 -TO-220-4 Vertical RM 2.54mm staggered type-2 -0 -4 -4 -Package_TO_SOT_THT -TO-220-4_P5.08x2.54mm_StaggerEven_Lead5.84mm_TabDown -TO-220-4, Horizontal, RM 2.54mm, staggered type-2 -TO-220-4 Horizontal RM 2.54mm staggered type-2 -0 -4 -4 -Package_TO_SOT_THT -TO-220-4_P5.08x2.54mm_StaggerOdd_Lead3.8mm_Vertical -TO-220-4, Vertical, RM 2.54mm, staggered type-1 -TO-220-4 Vertical RM 2.54mm staggered type-1 -0 -4 -4 -Package_TO_SOT_THT -TO-220-4_P5.08x2.54mm_StaggerOdd_Lead5.84mm_TabDown -TO-220-4, Horizontal, RM 2.54mm, staggered type-1 -TO-220-4 Horizontal RM 2.54mm staggered type-1 -0 -4 -4 -Package_TO_SOT_THT -TO-220-4_Vertical -TO-220-4, Vertical, RM 2.54mm -TO-220-4 Vertical RM 2.54mm -0 -4 -4 -Package_TO_SOT_THT -TO-220-5_Horizontal_TabDown -TO-220-5, Horizontal, RM 1.7mm, Pentawatt, Multiwatt-5, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421_straight_lead.pdf -TO-220-5 Horizontal RM 1.7mm Pentawatt Multiwatt-5 -0 -5 -5 -Package_TO_SOT_THT -TO-220-5_Horizontal_TabUp -TO-220-5, Horizontal, RM 1.7mm, Pentawatt, Multiwatt-5, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421_straight_lead.pdf -TO-220-5 Horizontal RM 1.7mm Pentawatt Multiwatt-5 -0 -5 -5 -Package_TO_SOT_THT -TO-220-5_P3.4x3.7mm_StaggerEven_Lead3.8mm_Vertical -TO-220-5, Vertical, RM 1.7mm, Pentawatt, Multiwatt-5, staggered type-2, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421.pdf?domain=www.linear.com, https://www.diodes.com/assets/Package-Files/TO220-5.pdf -TO-220-5 Vertical RM 1.7mm Pentawatt Multiwatt-5 staggered type-2 -0 -5 -5 -Package_TO_SOT_THT -TO-220-5_P3.4x3.7mm_StaggerOdd_Lead3.8mm_Vertical -TO-220-5, Vertical, RM 1.7mm, Pentawatt, Multiwatt-5, staggered type-1, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421.pdf?domain=www.linear.com, https://www.diodes.com/assets/Package-Files/TO220-5.pdf -TO-220-5 Vertical RM 1.7mm Pentawatt Multiwatt-5 staggered type-1 -0 -5 -5 -Package_TO_SOT_THT -TO-220-5_P3.4x3.8mm_StaggerEven_Lead7.13mm_TabDown -TO-220-5, Horizontal, RM 1.7mm, Pentawatt, Multiwatt-5, staggered type-2, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421.pdf?domain=www.linear.com, https://www.diodes.com/assets/Package-Files/TO220-5.pdf -TO-220-5 Horizontal RM 1.7mm Pentawatt Multiwatt-5 staggered type-2 -0 -5 -5 -Package_TO_SOT_THT -TO-220-5_P3.4x3.8mm_StaggerOdd_Lead7.13mm_TabDown -TO-220-5, Horizontal, RM 1.7mm, Pentawatt, Multiwatt-5, staggered type-1, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421.pdf?domain=www.linear.com, https://www.diodes.com/assets/Package-Files/TO220-5.pdf -TO-220-5 Horizontal RM 1.7mm Pentawatt Multiwatt-5 staggered type-1 -0 -5 -5 -Package_TO_SOT_THT -TO-220-5_Vertical -TO-220-5, Vertical, RM 1.7mm, Pentawatt, Multiwatt-5, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421_straight_lead.pdf -TO-220-5 Vertical RM 1.7mm Pentawatt Multiwatt-5 -0 -5 -5 -Package_TO_SOT_THT -TO-220-7_P2.54x3.7mm_StaggerEven_Lead3.8mm_Vertical -TO-220-7, Vertical, RM 1.27mm, Multiwatt-7, staggered type-2 -TO-220-7 Vertical RM 1.27mm Multiwatt-7 staggered type-2 -0 -7 -7 -Package_TO_SOT_THT -TO-220-7_P2.54x3.7mm_StaggerOdd_Lead3.8mm_Vertical -TO-220-7, Vertical, RM 1.27mm, Multiwatt-7, staggered type-1 -TO-220-7 Vertical RM 1.27mm Multiwatt-7 staggered type-1 -0 -7 -7 -Package_TO_SOT_THT -TO-220-7_P2.54x3.8mm_StaggerEven_Lead5.85mm_TabDown -TO-220-7, Horizontal, RM 1.27mm, Multiwatt-7, staggered type-2 -TO-220-7 Horizontal RM 1.27mm Multiwatt-7 staggered type-2 -0 -7 -7 -Package_TO_SOT_THT -TO-220-7_P2.54x3.8mm_StaggerOdd_Lead5.85mm_TabDown -TO-220-7, Horizontal, RM 1.27mm, Multiwatt-7, staggered type-1 -TO-220-7 Horizontal RM 1.27mm Multiwatt-7 staggered type-1 -0 -7 -7 -Package_TO_SOT_THT -TO-220-8_Vertical -TO-220-8 (Multiwatt8), Vertical, 2.54mm Pitch (http://www.st.com/resource/en/datasheet/tda7264.pdf) -TO-220-9 Vertical 2.54mm Pitch Multiwatt 8 -0 -8 -8 -Package_TO_SOT_THT -TO-220-9_P1.94x3.7mm_StaggerEven_Lead3.8mm_Vertical -TO-220-9, Vertical, RM 0.97mm, Multiwatt-9, staggered type-2 -TO-220-9 Vertical RM 0.97mm Multiwatt-9 staggered type-2 -0 -9 -9 -Package_TO_SOT_THT -TO-220-9_P1.94x3.7mm_StaggerOdd_Lead3.8mm_Vertical -TO-220-9, Vertical, RM 0.97mm, Multiwatt-9, staggered type-1 -TO-220-9 Vertical RM 0.97mm Multiwatt-9 staggered type-1 -0 -9 -9 -Package_TO_SOT_THT -TO-220-9_P1.94x3.8mm_StaggerEven_Lead5.85mm_TabDown -TO-220-9, Horizontal, RM 0.97mm, Multiwatt-9, staggered type-2 -TO-220-9 Horizontal RM 0.97mm Multiwatt-9 staggered type-2 -0 -9 -9 -Package_TO_SOT_THT -TO-220-9_P1.94x3.8mm_StaggerOdd_Lead5.85mm_TabDown -TO-220-9, Horizontal, RM 0.97mm, Multiwatt-9, staggered type-1 -TO-220-9 Horizontal RM 0.97mm Multiwatt-9 staggered type-1 -0 -9 -9 -Package_TO_SOT_THT -TO-220-11_P3.4x2.54mm_StaggerEven_Lead5.84mm_TabDown -TO-220-11, Horizontal, RM 1.7mm, staggered type-2, see http://www.st.com/resource/en/datasheet/tda7391lv.pdf -TO-220-11 Horizontal RM 1.7mm staggered type-2 -0 -11 -11 -Package_TO_SOT_THT -TO-220-11_P3.4x2.54mm_StaggerOdd_Lead5.84mm_TabDown -TO-220-11, Horizontal, RM 1.7mm, staggered type-1, see http://www.st.com/resource/en/datasheet/tda7391lv.pdf -TO-220-11 Horizontal RM 1.7mm staggered type-1 -0 -11 -11 -Package_TO_SOT_THT -TO-220-11_P3.4x5.08mm_StaggerEven_Lead4.58mm_Vertical -TO-220-11, Vertical, RM 1.7mm, staggered type-2, see http://www.st.com/resource/en/datasheet/tda7391lv.pdf -TO-220-11 Vertical RM 1.7mm staggered type-2 -0 -11 -11 -Package_TO_SOT_THT -TO-220-11_P3.4x5.08mm_StaggerOdd_Lead4.85mm_Vertical -TO-220-11, Vertical, RM 1.7mm, staggered type-1, see http://www.st.com/resource/en/datasheet/tda7391lv.pdf -TO-220-11 Vertical RM 1.7mm staggered type-1 -0 -11 -11 -Package_TO_SOT_THT -TO-220-11_P3.4x5.08mm_StaggerOdd_Lead8.45mm_TabDown -TO-220-11, Horizontal, RM 1.7mm, staggered type-1, see http://www.ti.com/lit/ds/symlink/lmd18200.pdf -TO-220-11 Horizontal RM 1.7mm staggered type-1 -0 -11 -11 -Package_TO_SOT_THT -TO-220-15_P2.54x2.54mm_StaggerEven_Lead4.58mm_Vertical -TO-220-15, Vertical, RM 1.27mm, staggered type-2, see http://www.st.com/resource/en/datasheet/l298.pdf -TO-220-15 Vertical RM 1.27mm staggered type-2 -0 -15 -15 -Package_TO_SOT_THT -TO-220-15_P2.54x2.54mm_StaggerEven_Lead5.84mm_TabDown -TO-220-15, Horizontal, RM 1.27mm, staggered type-2, see http://www.st.com/resource/en/datasheet/l298.pdf -TO-220-15 Horizontal RM 1.27mm staggered type-2 -0 -15 -15 -Package_TO_SOT_THT -TO-220-15_P2.54x2.54mm_StaggerOdd_Lead4.58mm_Vertical -TO-220-15, Vertical, RM 1.27mm, staggered type-1, see http://www.st.com/resource/en/datasheet/l298.pdf -TO-220-15 Vertical RM 1.27mm staggered type-1 -0 -15 -15 -Package_TO_SOT_THT -TO-220-15_P2.54x2.54mm_StaggerOdd_Lead5.84mm_TabDown -TO-220-15, Horizontal, RM 1.27mm, staggered type-1, see http://www.st.com/resource/en/datasheet/l298.pdf -TO-220-15 Horizontal RM 1.27mm staggered type-1 -0 -15 -15 -Package_TO_SOT_THT -TO-220F-2_Horizontal_TabDown -TO-220F-2, Horizontal, RM 5.08mm, see http://www.onsemi.com/pub/Collateral/FFPF10F150S-D.pdf -TO-220F-2 Horizontal RM 5.08mm -0 -2 -2 -Package_TO_SOT_THT -TO-220F-2_Horizontal_TabUp -TO-220F-2, Horizontal, RM 5.08mm, see http://www.onsemi.com/pub/Collateral/FFPF10F150S-D.pdf -TO-220F-2 Horizontal RM 5.08mm -0 -2 -2 -Package_TO_SOT_THT -TO-220F-2_Vertical -TO-220F-2, Vertical, RM 5.08mm, see http://www.onsemi.com/pub/Collateral/FFPF10F150S-D.pdf -TO-220F-2 Vertical RM 5.08mm -0 -2 -2 -Package_TO_SOT_THT -TO-220F-3_Horizontal_TabDown -TO-220F-3, Horizontal, RM 2.54mm, see http://www.st.com/resource/en/datasheet/stp20nm60.pdf -TO-220F-3 Horizontal RM 2.54mm -0 -3 -3 -Package_TO_SOT_THT -TO-220F-3_Horizontal_TabUp -TO-220F-3, Horizontal, RM 2.54mm, see http://www.st.com/resource/en/datasheet/stp20nm60.pdf -TO-220F-3 Horizontal RM 2.54mm -0 -3 -3 -Package_TO_SOT_THT -TO-220F-3_Vertical -TO-220F-3, Vertical, RM 2.54mm, see http://www.st.com/resource/en/datasheet/stp20nm60.pdf -TO-220F-3 Vertical RM 2.54mm -0 -3 -3 -Package_TO_SOT_THT -TO-220F-4_Horizontal_TabDown -TO-220F-4, Horizontal, RM 2.54mm, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf -TO-220F-4 Horizontal RM 2.54mm -0 -4 -4 -Package_TO_SOT_THT -TO-220F-4_Horizontal_TabUp -TO-220F-4, Horizontal, RM 2.54mm, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf -TO-220F-4 Horizontal RM 2.54mm -0 -4 -4 -Package_TO_SOT_THT -TO-220F-4_P5.08x2.05mm_StaggerEven_Lead1.85mm_Vertical -TO-220F-4, Vertical, RM 2.54mm, staggered type-2, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf -TO-220F-4 Vertical RM 2.54mm staggered type-2 -0 -4 -4 -Package_TO_SOT_THT -TO-220F-4_P5.08x2.05mm_StaggerOdd_Lead1.85mm_Vertical -TO-220F-4, Vertical, RM 2.54mm, staggered type-1, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf -TO-220F-4 Vertical RM 2.54mm staggered type-1 -0 -4 -4 -Package_TO_SOT_THT -TO-220F-4_P5.08x3.7mm_StaggerEven_Lead3.5mm_Vertical -TO-220F-4, Vertical, RM 2.54mm, staggered type-2, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf -TO-220F-4 Vertical RM 2.54mm staggered type-2 -0 -4 -4 -Package_TO_SOT_THT -TO-220F-4_P5.08x3.7mm_StaggerOdd_Lead3.5mm_Vertical -TO-220F-4, Vertical, RM 2.54mm, staggered type-1, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf -TO-220F-4 Vertical RM 2.54mm staggered type-1 -0 -4 -4 -Package_TO_SOT_THT -TO-220F-4_Vertical -TO-220F-4, Vertical, RM 2.54mm, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf -TO-220F-4 Vertical RM 2.54mm -0 -4 -4 -Package_TO_SOT_THT -TO-220F-5_Horizontal_TabDown -TO-220F-5, Horizontal, RM 1.7mm, PentawattF-, MultiwattF-5 -TO-220F-5 Horizontal RM 1.7mm PentawattF- MultiwattF-5 -0 -5 -5 -Package_TO_SOT_THT -TO-220F-5_Horizontal_TabUp -TO-220F-5, Horizontal, RM 1.7mm, PentawattF-, MultiwattF-5 -TO-220F-5 Horizontal RM 1.7mm PentawattF- MultiwattF-5 -0 -5 -5 -Package_TO_SOT_THT -TO-220F-5_P3.4x2.06mm_StaggerEven_Lead1.86mm_Vertical -TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5, staggered type-2 -TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 staggered type-2 -0 -5 -5 -Package_TO_SOT_THT -TO-220F-5_P3.4x2.06mm_StaggerOdd_Lead1.86mm_Vertical -TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5, staggered type-1 -TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 staggered type-1 -0 -5 -5 -Package_TO_SOT_THT -TO-220F-5_P3.4x3.7mm_StaggerEven_Lead3.5mm_Vertical -TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5, staggered type-2 -TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 staggered type-2 -0 -5 -5 -Package_TO_SOT_THT -TO-220F-5_P3.4x3.7mm_StaggerOdd_Lead3.5mm_Vertical -TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5, staggered type-1 -TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 staggered type-1 -0 -5 -5 -Package_TO_SOT_THT -TO-220F-5_Vertical -TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5 -TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 -0 -5 -5 -Package_TO_SOT_THT -TO-220F-7_P2.54x3.7mm_StaggerEven_Lead3.5mm_Vertical -TO-220F-7, Vertical, RM 1.27mm, staggered type-2 -TO-220F-7 Vertical RM 1.27mm staggered type-2 -0 -7 -7 -Package_TO_SOT_THT -TO-220F-7_P2.54x3.7mm_StaggerOdd_Lead3.5mm_Vertical -TO-220F-7, Vertical, RM 1.27mm, staggered type-1 -TO-220F-7 Vertical RM 1.27mm staggered type-1 -0 -7 -7 -Package_TO_SOT_THT -TO-220F-9_P1.8x3.7mm_StaggerEven_Lead3.5mm_Vertical -TO-220F-9, Vertical, RM 0.9mm, staggered type-2 -TO-220F-9 Vertical RM 0.9mm staggered type-2 -0 -9 -9 -Package_TO_SOT_THT -TO-220F-9_P1.8x3.7mm_StaggerOdd_Lead3.5mm_Vertical -TO-220F-9, Vertical, RM 0.9mm, staggered type-1 -TO-220F-9 Vertical RM 0.9mm staggered type-1 -0 -9 -9 -Package_TO_SOT_THT -TO-220F-11_P3.4x5.08mm_StaggerEven_Lead5.08mm_Vertical -TO-220F-11, Vertical, RM 1.7mm, MultiwattF-11, staggered type-2, see http://www.ti.com/lit/ds/symlink/lm3886.pdf -TO-220F-11 Vertical RM 1.7mm MultiwattF-11 staggered type-2 -0 -11 -11 -Package_TO_SOT_THT -TO-220F-11_P3.4x5.08mm_StaggerOdd_Lead5.08mm_Vertical -TO-220F-11, Vertical, RM 1.7mm, MultiwattF-11, staggered type-1, see http://www.ti.com/lit/ds/symlink/lm3886.pdf -TO-220F-11 Vertical RM 1.7mm MultiwattF-11 staggered type-1 -0 -11 -11 -Package_TO_SOT_THT -TO-220F-15_P2.54x5.08mm_StaggerEven_Lead5.08mm_Vertical -TO-220F-15, Vertical, RM 1.27mm, MultiwattF-15, staggered type-2 -TO-220F-15 Vertical RM 1.27mm MultiwattF-15 staggered type-2 -0 -15 -15 -Package_TO_SOT_THT -TO-220F-15_P2.54x5.08mm_StaggerOdd_Lead5.08mm_Vertical -TO-220F-15, Vertical, RM 1.27mm, MultiwattF-15, staggered type-1 -TO-220F-15 Vertical RM 1.27mm MultiwattF-15 staggered type-1 -0 -15 -15 -Package_TO_SOT_THT -TO-247-2_Horizontal_TabDown -TO-247-2, Horizontal, RM 10.9mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html -TO-247-2 Horizontal RM 10.9mm -0 -2 -2 -Package_TO_SOT_THT -TO-247-2_Horizontal_TabUp -TO-247-2, Horizontal, RM 10.9mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html -TO-247-2 Horizontal RM 10.9mm -0 -2 -2 -Package_TO_SOT_THT -TO-247-2_Vertical -TO-247-2, Vertical, RM 10.9mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html -TO-247-2 Vertical RM 10.9mm -0 -2 -2 -Package_TO_SOT_THT -TO-247-3_Horizontal_TabDown -TO-247-3, Horizontal, RM 5.45mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html -TO-247-3 Horizontal RM 5.45mm -0 -3 -3 -Package_TO_SOT_THT -TO-247-3_Horizontal_TabUp -TO-247-3, Horizontal, RM 5.45mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html -TO-247-3 Horizontal RM 5.45mm -0 -3 -3 -Package_TO_SOT_THT -TO-247-3_Vertical -TO-247-3, Vertical, RM 5.45mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html -TO-247-3 Vertical RM 5.45mm -0 -3 -3 -Package_TO_SOT_THT -TO-247-4_Horizontal_TabDown -TO-247-4, Horizontal, RM 2.54mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html -TO-247-4 Horizontal RM 2.54mm -0 -4 -4 -Package_TO_SOT_THT -TO-247-4_Horizontal_TabUp -TO-247-4, Horizontal, RM 2.54mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html -TO-247-4 Horizontal RM 2.54mm -0 -4 -4 -Package_TO_SOT_THT -TO-247-4_Vertical -TO-247-4, Vertical, RM 2.54mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html -TO-247-4 Vertical RM 2.54mm -0 -4 -4 -Package_TO_SOT_THT -TO-247-5_Horizontal_TabDown -TO-247-5, Horizontal, RM 2.54mm, see http://ww1.microchip.com/downloads/en/DeviceDoc/20005685A.pdf -TO-247-5 Horizontal RM 2.54mm -0 -5 -5 -Package_TO_SOT_THT -TO-247-5_Horizontal_TabUp -TO-247-5, Horizontal, RM 2.54mm, see http://ww1.microchip.com/downloads/en/DeviceDoc/20005685A.pdf -TO-247-5 Horizontal RM 2.54mm -0 -5 -5 -Package_TO_SOT_THT -TO-247-5_Vertical -TO-247-5, Vertical, RM 2.54mm, see http://ww1.microchip.com/downloads/en/DeviceDoc/20005685A.pdf -TO-247-5 Vertical RM 2.54mm -0 -5 -5 -Package_TO_SOT_THT -TO-251-2-1EP_Horizontal_TabDown -TO-251-2, Horizontal, RM 4.58mm, IPAK, see https://www.diodes.com/assets/Package-Files/TO251.pdf -TO-251-2 Horizontal RM 4.58mm IPAK -0 -3 -3 -Package_TO_SOT_THT -TO-251-2_Vertical -TO-251-2, Vertical, RM 4.58mm, IPAK, see https://www.diodes.com/assets/Package-Files/TO251.pdf -TO-251-2 Vertical RM 4.58mm IPAK -0 -2 -2 -Package_TO_SOT_THT -TO-251-3-1EP_Horizontal_TabDown -TO-251-3, Horizontal, RM 2.29mm, IPAK, see https://www.diodes.com/assets/Package-Files/TO251.pdf -TO-251-3 Horizontal RM 2.29mm IPAK -0 -4 -4 -Package_TO_SOT_THT -TO-251-3_Vertical -TO-251-3, Vertical, RM 2.29mm, IPAK, see https://www.diodes.com/assets/Package-Files/TO251.pdf -TO-251-3 Vertical RM 2.29mm IPAK -0 -3 -3 -Package_TO_SOT_THT -TO-262-3-1EP_Horizontal_TabDown -TO-262-3, Horizontal, RM 2.54mm, IIPAK, I2PAK, see http://www.onsemi.com/pub/Collateral/EN8586-D.PDF -TO-262-3 Horizontal RM 2.54mm IIPAK I2PAK -0 -4 -4 -Package_TO_SOT_THT -TO-262-3_Vertical -TO-262-3, Vertical, RM 2.54mm, IIPAK, I2PAK, see http://www.onsemi.com/pub/Collateral/EN8586-D.PDF -TO-262-3 Vertical RM 2.54mm IIPAK I2PAK -0 -3 -3 -Package_TO_SOT_THT -TO-262-5-1EP_Horizontal_TabDown -TO-262-5, Horizontal, RM 1.7mm, IIPAK, I2PAK, see http://pdf.datasheetcatalog.com/datasheet/irf/iris4011.pdf -TO-262-5 Horizontal RM 1.7mm IIPAK I2PAK -0 -6 -6 -Package_TO_SOT_THT -TO-262-5_Vertical -TO-262-5, Vertical, RM 1.7mm, IIPAK, I2PAK, see http://pdf.datasheetcatalog.com/datasheet/irf/iris4011.pdf -TO-262-5 Vertical RM 1.7mm IIPAK I2PAK -0 -5 -5 -Package_TO_SOT_THT -TO-264-2_Horizontal_TabDown -TO-264-2, Horizontal, RM 10.9mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf -TO-264-2 Horizontal RM 10.9mm -0 -2 -2 -Package_TO_SOT_THT -TO-264-2_Horizontal_TabUp -TO-264-2, Horizontal, RM 10.9mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf -TO-264-2 Horizontal RM 10.9mm -0 -2 -2 -Package_TO_SOT_THT -TO-264-2_Vertical -TO-264-2, Vertical, RM 10.9mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf -TO-264-2 Vertical RM 10.9mm -0 -2 -2 -Package_TO_SOT_THT -TO-264-3_Horizontal_TabDown -TO-264-3, Horizontal, RM 5.45mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf -TO-264-3 Horizontal RM 5.45mm -0 -3 -3 -Package_TO_SOT_THT -TO-264-3_Horizontal_TabUp -TO-264-3, Horizontal, RM 5.45mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf -TO-264-3 Horizontal RM 5.45mm -0 -3 -3 -Package_TO_SOT_THT -TO-264-3_Vertical -TO-264-3, Vertical, RM 5.45mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf -TO-264-3 Vertical RM 5.45mm -0 -3 -3 -Package_TO_SOT_THT -TO-264-5_Horizontal_TabDown -TO-264-5, Horizontal, RM 3.81mm, see https://www.onsemi.com/pub/Collateral/NJL3281D-D.PDF -TO-264-5 Horizontal RM 3.81mm -0 -5 -5 -Package_TO_SOT_THT -TO-264-5_Horizontal_TabUp -TO-264-5, Horizontal, RM 3.81mm, see https://www.onsemi.com/pub/Collateral/NJL3281D-D.PDF -TO-264-5 Horizontal RM 3.81mm -0 -5 -5 -Package_TO_SOT_THT -TO-264-5_Vertical -TO-264-5, Vertical, RM 3.81mm, see https://www.onsemi.com/pub/Collateral/NJL3281D-D.PDF -TO-264-5 Vertical RM 3.81mm -0 -5 -5 -Potentiometer_SMD -Potentiometer_ACP_CA6-VSMD_Vertical -Potentiometer, vertical, ACP CA6-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/06/01-ACP-CA6.pdf -Potentiometer vertical ACP CA6-VSMD -0 -3 -3 -Potentiometer_SMD -Potentiometer_ACP_CA6-VSMD_Vertical_Hole -Potentiometer, vertical, shaft hole, ACP CA6-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/06/01-ACP-CA6.pdf -Potentiometer vertical hole ACP CA6-VSMD -0 -3 -3 -Potentiometer_SMD -Potentiometer_ACP_CA9-VSMD_Vertical -Potentiometer, vertical, ACP CA9-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf -Potentiometer vertical ACP CA9-VSMD -0 -3 -3 -Potentiometer_SMD -Potentiometer_ACP_CA9-VSMD_Vertical_Hole -Potentiometer, vertical, shaft hole, ACP CA9-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf -Potentiometer vertical hole ACP CA9-VSMD -0 -3 -3 -Potentiometer_SMD -Potentiometer_ACP_CA14-VSMD_Vertical -Potentiometer, vertical, ACP CA14-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf -Potentiometer vertical ACP CA14-VSMD -0 -3 -3 -Potentiometer_SMD -Potentiometer_ACP_CA14-VSMD_Vertical_Hole -Potentiometer, vertical, shaft hole, ACP CA14-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf -Potentiometer vertical hole ACP CA14-VSMD -0 -3 -3 -Potentiometer_SMD -Potentiometer_Bourns_3214G_Horizontal -Potentiometer, horizontal, Bourns 3214G, https://www.bourns.com/docs/Product-Datasheets/3214.pdf -Potentiometer horizontal Bourns 3214G -0 -3 -3 -Potentiometer_SMD -Potentiometer_Bourns_3214J_Horizontal -Potentiometer, horizontal, Bourns 3214J, https://www.bourns.com/docs/Product-Datasheets/3214.pdf -Potentiometer horizontal Bourns 3214J -0 -3 -3 -Potentiometer_SMD -Potentiometer_Bourns_3214W_Vertical -Potentiometer, vertical, Bourns 3214W, https://www.bourns.com/docs/Product-Datasheets/3214.pdf -Potentiometer vertical Bourns 3214W -0 -3 -3 -Potentiometer_SMD -Potentiometer_Bourns_3214X_Vertical -Potentiometer, vertical, Bourns 3214X, https://www.bourns.com/docs/Product-Datasheets/3214.pdf -Potentiometer vertical Bourns 3214X -0 -3 -3 -Potentiometer_SMD -Potentiometer_Bourns_3224G_Horizontal -Potentiometer, horizontal, Bourns 3224G, https://www.bourns.com/docs/Product-Datasheets/3224.pdf -Potentiometer horizontal Bourns 3224G -0 -3 -3 -Potentiometer_SMD -Potentiometer_Bourns_3224J_Horizontal -Potentiometer, horizontal, Bourns 3224J, https://www.bourns.com/docs/Product-Datasheets/3224.pdf -Potentiometer horizontal Bourns 3224J -0 -3 -3 -Potentiometer_SMD -Potentiometer_Bourns_3224W_Vertical -Potentiometer, vertical, Bourns 3224W, https://www.bourns.com/docs/Product-Datasheets/3224.pdf -Potentiometer vertical Bourns 3224W -0 -3 -3 -Potentiometer_SMD -Potentiometer_Bourns_3224X_Vertical -Potentiometer, vertical, Bourns 3224X, https://www.bourns.com/docs/Product-Datasheets/3224.pdf -Potentiometer vertical Bourns 3224X -0 -3 -3 -Potentiometer_SMD -Potentiometer_Bourns_3269P_Horizontal -Potentiometer, horizontal, Bourns 3269P, https://www.bourns.com/docs/Product-Datasheets/3269.pdf -Potentiometer horizontal Bourns 3269P -0 -3 -3 -Potentiometer_SMD -Potentiometer_Bourns_3269W_Vertical -Potentiometer, vertical, Bourns 3269W, https://www.bourns.com/docs/Product-Datasheets/3269.pdf -Potentiometer vertical Bourns 3269W -0 -3 -3 -Potentiometer_SMD -Potentiometer_Bourns_3269X_Horizontal -Potentiometer, horizontal, Bourns 3269X, https://www.bourns.com/docs/Product-Datasheets/3269.pdf -Potentiometer horizontal Bourns 3269X -0 -3 -3 -Potentiometer_SMD -Potentiometer_Bourns_3314G_Vertical -Potentiometer, vertical, Bourns 3314G, http://www.bourns.com/docs/Product-Datasheets/3314.pdf -Potentiometer vertical Bourns 3314G -0 -3 -3 -Potentiometer_SMD -Potentiometer_Bourns_3314J_Vertical -Potentiometer, vertical, Bourns 3314J, http://www.bourns.com/docs/Product-Datasheets/3314.pdf -Potentiometer vertical Bourns 3314J -0 -3 -3 -Potentiometer_SMD -Potentiometer_Bourns_3314R-1_Vertical_Hole -Potentiometer, vertical, shaft hole, Bourns 3314R-1, http://www.bourns.com/docs/Product-Datasheets/3314.pdf -Potentiometer vertical hole Bourns 3314R-1 -0 -3 -3 -Potentiometer_SMD -Potentiometer_Bourns_3314R-GM5_Vertical -Potentiometer, vertical, Bourns 3314R-GM5, http://www.bourns.com/docs/Product-Datasheets/3314.pdf -Potentiometer vertical Bourns 3314R-GM5 -0 -3 -3 -Potentiometer_SMD -Potentiometer_Bourns_3314S_Horizontal -Potentiometer, horizontal, Bourns 3314S, http://www.bourns.com/docs/Product-Datasheets/3314.pdf -Potentiometer horizontal Bourns 3314S -0 -3 -3 -Potentiometer_SMD -Potentiometer_Bourns_PRS11S_Vertical -Potentiometer, vertical, Bourns PRS11S, http://www.bourns.com/docs/Product-Datasheets/PRS11S.pdf -Potentiometer vertical Bourns PRS11S -0 -5 -5 -Potentiometer_SMD -Potentiometer_Bourns_TC33X_Vertical -Potentiometer, Bourns, TC33X, Vertical, https://www.bourns.com/pdfs/TC33.pdf -Potentiometer Bourns TC33X Vertical -0 -3 -3 -Potentiometer_SMD -Potentiometer_Vishay_TS53YJ_Vertical -Potentiometer, vertical, Vishay TS53YJ, https://www.vishay.com/docs/51008/ts53.pdf -Potentiometer vertical Vishay TS53YJ -0 -3 -3 -Potentiometer_SMD -Potentiometer_Vishay_TS53YL_Vertical -Potentiometer, vertical, Vishay TS53YL, https://www.vishay.com/docs/51008/ts53.pdf -Potentiometer vertical Vishay TS53YL -0 -3 -3 -Potentiometer_THT -Potentiometer_ACP_CA6-H2,5_Horizontal -Potentiometer, horizontal, ACP CA6-H2,5, http://www.acptechnologies.com/wp-content/uploads/2017/06/01-ACP-CA6.pdf -Potentiometer horizontal ACP CA6-H2,5 -0 -3 -3 -Potentiometer_THT -Potentiometer_ACP_CA9-H2,5_Horizontal -Potentiometer, horizontal, ACP CA9-H2,5, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf -Potentiometer horizontal ACP CA9-H2,5 -0 -3 -3 -Potentiometer_THT -Potentiometer_ACP_CA9-H3,8_Horizontal -Potentiometer, horizontal, ACP CA9-H3,8, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf -Potentiometer horizontal ACP CA9-H3,8 -0 -3 -3 -Potentiometer_THT -Potentiometer_ACP_CA9-H5_Horizontal -Potentiometer, horizontal, ACP CA9-H5, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf -Potentiometer horizontal ACP CA9-H5 -0 -3 -3 -Potentiometer_THT -Potentiometer_ACP_CA9-V10_Vertical -Potentiometer, vertical, ACP CA9-V10, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf -Potentiometer vertical ACP CA9-V10 -0 -3 -3 -Potentiometer_THT -Potentiometer_ACP_CA9-V10_Vertical_Hole -Potentiometer, vertical, shaft hole, ACP CA9-V10, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf -Potentiometer vertical hole ACP CA9-V10 -0 -3 -3 -Potentiometer_THT -Potentiometer_ACP_CA14-H2,5_Horizontal -Potentiometer, horizontal, ACP CA14-H2,5, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf -Potentiometer horizontal ACP CA14-H2,5 -0 -3 -3 -Potentiometer_THT -Potentiometer_ACP_CA14-H4_Horizontal -Potentiometer, horizontal, ACP CA14-H4, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf -Potentiometer horizontal ACP CA14-H4 -0 -3 -3 -Potentiometer_THT -Potentiometer_ACP_CA14-H5_Horizontal -Potentiometer, horizontal, ACP CA14-H5, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf -Potentiometer horizontal ACP CA14-H5 -0 -3 -3 -Potentiometer_THT -Potentiometer_ACP_CA14V-15_Vertical -Potentiometer, vertical, ACP CA14V-15, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf -Potentiometer vertical ACP CA14V-15 -0 -3 -3 -Potentiometer_THT -Potentiometer_ACP_CA14V-15_Vertical_Hole -Potentiometer, vertical, shaft hole, ACP CA14V-15, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf -Potentiometer vertical hole ACP CA14V-15 -0 -3 -3 -Potentiometer_THT -Potentiometer_Alpha_RD901F-40-00D_Single_Vertical -Potentiometer, vertical, 9mm, single, http://www.taiwanalpha.com.tw/downloads?target=products&id=113 -potentiometer vertical 9mm single -0 -5 -3 -Potentiometer_THT -Potentiometer_Alpha_RD901F-40-00D_Single_Vertical_CircularHoles -Potentiometer, vertical, 9mm, single, http://www.taiwanalpha.com.tw/downloads?target=products&id=113 -potentiometer vertical 9mm single -0 -5 -3 -Potentiometer_THT -Potentiometer_Alpha_RD902F-40-00D_Dual_Vertical -Potentiometer, vertical, 9mm, dual, http://www.taiwanalpha.com.tw/downloads?target=products&id=113 -potentiometer vertical 9mm dual -0 -8 -6 -Potentiometer_THT -Potentiometer_Alpha_RD902F-40-00D_Dual_Vertical_CircularHoles -Potentiometer, vertical, 9mm, dual, http://www.taiwanalpha.com.tw/downloads?target=products&id=113 -potentiometer vertical 9mm dual -0 -8 -6 -Potentiometer_THT -Potentiometer_Alps_RK09K_Single_Horizontal -111009J 1110AK4 11100DN 1110AAR 1110077 1110A0J 110AMJ 1110B26 D1110C1A Potentiometer, horizontal, Alps RK09K Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09k/rk09k.pdf -Potentiometer horizontal Alps RK09K Single Snapin -0 -5 -4 -Potentiometer_THT -Potentiometer_Alps_RK09K_Single_Vertical -113004U 1130A6S 11300DR 1130A8G 1130081 1130A5R 1130AP5 1130AST D1130C3W D1130C1B D1130C3C D1130C2P Potentiometer, vertical, Alps RK09K Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09k/rk09k.pdf -Potentiometer vertical Alps RK09K RK09D Single Snapin -0 -5 -4 -Potentiometer_THT -Potentiometer_Alps_RK09L_Double_Horizontal -122002H 122002L 12B0A4S 12B0A1V Potentiometer, horizontal, Alps RK09L Double, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09l/rk09l.pdf -Potentiometer horizontal Alps RK09L Double -0 -8 -7 -Potentiometer_THT -Potentiometer_Alps_RK09L_Double_Vertical -1240015 1240019 12D0A1W 12D0A1T Potentiometer, vertical, Alps RK09L Double, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09l/rk09l.pdf -Potentiometer vertical Alps RK09L Double -0 -8 -7 -Potentiometer_THT -Potentiometer_Alps_RK09L_Single_Horizontal -1120A5F 1120036 1120A0Z 112003S Potentiometer, horizontal, Alps RK09L Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09l/rk09l.pdf -Potentiometer horizontal Alps RK09L Single -0 -5 -4 -Potentiometer_THT -Potentiometer_Alps_RK09L_Single_Vertical - 1140A5L 114001E 1140A2U 114001T Potentiometer, vertical, Alps RK09L Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09l/rk09l.pdf -Potentiometer vertical Alps RK09L Single -0 -5 -4 -Potentiometer_THT -Potentiometer_Alps_RK09Y11_Single_Horizontal -Potentiometer, horizontal, Long Life, Alps RK09Y11 Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09y11/rk09y11.pdf -Potentiometer horizontal Alps RK09Y11 Single -0 -3 -3 -Potentiometer_THT -Potentiometer_Alps_RK097_Dual_Horizontal -1210, Dual Pot, Horizontal, Alps RK097 Dual, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk097/rk097.pdf -Potentiometer horizontal Alps RK097 Dual -0 -6 -6 -Potentiometer_THT -Potentiometer_Alps_RK097_Dual_Horizontal_Switch -1221-5R1211, Dual Pot, Horizontal, Switch, Alps RK097 Dual, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk097/rk097.pdf -Potentiometer horizontal Alps RK097 Dual Switch -0 -8 -8 -Potentiometer_THT -Potentiometer_Alps_RK097_Single_Horizontal -1110, Single Pot, Horizontal, Alps RK097 Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk097/rk097.pdf -Potentiometer horizontal Alps RK097 Single -0 -3 -3 -Potentiometer_THT -Potentiometer_Alps_RK097_Single_Horizontal_Switch -1111-5R1211, Single Pot, Horizontal, Switch, Alps RK097 Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk097/rk097.pdf -Potentiometer horizontal Alps RK097 Single Switch -0 -5 -5 -Potentiometer_THT -Potentiometer_Alps_RK163_Dual_Horizontal -12101A2 1210AX9 12A0B85 12A0BKR Potentiometer, horizontal, Alps RK163 Dual, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk16/rk16.pdf -Potentiometer horizontal Alps RK163 Dual -0 -6 -6 -Potentiometer_THT -Potentiometer_Alps_RK163_Single_Horizontal -1110U1Q 1110TNP 1110U2A 1110U0Q Potentiometer, horizontal, Alps RK163 Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk16/rk16.pdf -Potentiometer horizontal Alps RK163 Single -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3005_Horizontal -Potentiometer, horizontal, Bourns 3005, http://www.bourns.com/docs/Product-Datasheets/3005.pdf -Potentiometer horizontal Bourns 3005 -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3006P_Horizontal -Potentiometer, horizontal, Bourns 3006P, https://www.bourns.com/docs/Product-Datasheets/3006.pdf -Potentiometer horizontal Bourns 3006P -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3006W_Horizontal -Potentiometer, horizontal, Bourns 3006W, https://www.bourns.com/docs/Product-Datasheets/3006.pdf -Potentiometer horizontal Bourns 3006W -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3006Y_Horizontal -Potentiometer, horizontal, Bourns 3006Y, https://www.bourns.com/docs/Product-Datasheets/3006.pdf -Potentiometer horizontal Bourns 3006Y -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3009P_Horizontal -Potentiometer, horizontal, Bourns 3009P, http://www.bourns.com/docs/Product-Datasheets/3009.pdf -Potentiometer horizontal Bourns 3009P -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3009Y_Horizontal -Potentiometer, horizontal, Bourns 3009Y, http://www.bourns.com/docs/Product-Datasheets/3009.pdf -Potentiometer horizontal Bourns 3009Y -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3266P_Horizontal -Potentiometer, horizontal, Bourns 3266P, https://www.bourns.com/docs/Product-Datasheets/3266.pdf -Potentiometer horizontal Bourns 3266P -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3266W_Vertical -Potentiometer, vertical, Bourns 3266W, https://www.bourns.com/docs/Product-Datasheets/3266.pdf -Potentiometer vertical Bourns 3266W -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3266X_Horizontal -Potentiometer, horizontal, Bourns 3266X, https://www.bourns.com/docs/Product-Datasheets/3266.pdf -Potentiometer horizontal Bourns 3266X -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3266Y_Vertical -Potentiometer, vertical, Bourns 3266Y, https://www.bourns.com/docs/Product-Datasheets/3266.pdf -Potentiometer vertical Bourns 3266Y -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3266Z_Horizontal -Potentiometer, horizontal, Bourns 3266Z, https://www.bourns.com/docs/Product-Datasheets/3266.pdf -Potentiometer horizontal Bourns 3266Z -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3296P_Horizontal -Potentiometer, horizontal, Bourns 3296P, https://www.bourns.com/pdfs/3296.pdf -Potentiometer horizontal Bourns 3296P -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3296W_Vertical -Potentiometer, vertical, Bourns 3296W, https://www.bourns.com/pdfs/3296.pdf -Potentiometer vertical Bourns 3296W -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3296X_Horizontal -Potentiometer, horizontal, Bourns 3296X, https://www.bourns.com/pdfs/3296.pdf -Potentiometer horizontal Bourns 3296X -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3296Y_Vertical -Potentiometer, vertical, Bourns 3296Y, https://www.bourns.com/pdfs/3296.pdf -Potentiometer vertical Bourns 3296Y -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3296Z_Horizontal -Potentiometer, horizontal, Bourns 3296Z, https://www.bourns.com/pdfs/3296.pdf -Potentiometer horizontal Bourns 3296Z -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3299P_Horizontal -Potentiometer, horizontal, Bourns 3299P, https://www.bourns.com/pdfs/3299.pdf -Potentiometer horizontal Bourns 3299P -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3299W_Vertical -Potentiometer, vertical, Bourns 3299W, https://www.bourns.com/pdfs/3299.pdf -Potentiometer vertical Bourns 3299W -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3299X_Horizontal -Potentiometer, horizontal, Bourns 3299X, https://www.bourns.com/pdfs/3299.pdf -Potentiometer horizontal Bourns 3299X -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3299Y_Vertical -Potentiometer, vertical, Bourns 3299Y, https://www.bourns.com/pdfs/3299.pdf -Potentiometer vertical Bourns 3299Y -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3299Z_Horizontal -Potentiometer, horizontal, Bourns 3299Z, https://www.bourns.com/pdfs/3299.pdf -Potentiometer horizontal Bourns 3299Z -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3339H_Vertical -Potentiometer, vertical, Bourns 3339H, http://www.bourns.com/docs/Product-Datasheets/3339.pdf -Potentiometer vertical Bourns 3339H -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3339P_Vertical -Potentiometer, vertical, Bourns 3339P, http://www.bourns.com/docs/Product-Datasheets/3339.pdf -Potentiometer vertical Bourns 3339P -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3339P_Vertical_HandSoldering -Potentiometer, vertical, Bourns 3339P, hand-soldering, http://www.bourns.com/docs/Product-Datasheets/3339.pdf -Potentiometer vertical Bourns 3339P hand-soldering -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3339S_Horizontal -Potentiometer, horizontal, Bourns 3339S, http://www.bourns.com/docs/Product-Datasheets/3339.pdf -Potentiometer horizontal Bourns 3339S -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3339W_Horizontal -Potentiometer, horizontal, Bourns 3339W, http://www.bourns.com/docs/Product-Datasheets/3339.pdf -Potentiometer horizontal Bourns 3339W -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3386C_Horizontal -Potentiometer, horizontal, Bourns 3386C, https://www.bourns.com/pdfs/3386.pdf -Potentiometer horizontal Bourns 3386C -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3386F_Vertical -Potentiometer, vertical, Bourns 3386F, https://www.bourns.com/pdfs/3386.pdf -Potentiometer vertical Bourns 3386F -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3386P_Vertical -Potentiometer, vertical, Bourns 3386P, https://www.bourns.com/pdfs/3386.pdf -Potentiometer vertical Bourns 3386P -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_3386X_Horizontal -Potentiometer, horizontal, Bourns 3386X, https://www.bourns.com/pdfs/3386.pdf -Potentiometer horizontal Bourns 3386X -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_PTA1543_Single_Slide -Bourns single-gang slide potentiometer, 15.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf -Bourns single-gang slide potentiometer 15.0mm -0 -7 -4 -Potentiometer_THT -Potentiometer_Bourns_PTA2043_Single_Slide -Bourns single-gang slide potentiometer, 20.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf -Bourns single-gang slide potentiometer 20.0mm -0 -7 -4 -Potentiometer_THT -Potentiometer_Bourns_PTA3043_Single_Slide -Bourns single-gang slide potentiometer, 30.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf -Bourns single-gang slide potentiometer 30.0mm -0 -7 -4 -Potentiometer_THT -Potentiometer_Bourns_PTA4543_Single_Slide -Bourns single-gang slide potentiometer, 45.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf -Bourns single-gang slide potentiometer 45.0mm -0 -7 -4 -Potentiometer_THT -Potentiometer_Bourns_PTA6043_Single_Slide -Bourns single-gang slide potentiometer, 60.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf -Bourns single-gang slide potentiometer 60.0mm -0 -7 -4 -Potentiometer_THT -Potentiometer_Bourns_PTV09A-1_Single_Vertical -Potentiometer, vertical, Bourns PTV09A-1 Single, http://www.bourns.com/docs/Product-Datasheets/ptv09.pdf -Potentiometer vertical Bourns PTV09A-1 Single -0 -3 -3 -Potentiometer_THT -Potentiometer_Bourns_PTV09A-2_Single_Horizontal -Potentiometer, horizontal, Bourns PTV09A-2 Single, http://www.bourns.com/docs/Product-Datasheets/ptv09.pdf -Potentiometer horizontal Bourns PTV09A-2 Single -0 -5 -3 -Potentiometer_THT -Potentiometer_Omeg_PC16BU_Horizontal -Potentiometer, horizontal, Omeg PC16BU, http://www.omeg.co.uk/pc6bubrc.htm -Potentiometer horizontal Omeg PC16BU -0 -3 -3 -Potentiometer_THT -Potentiometer_Omeg_PC16BU_Vertical -Potentiometer, vertical, Omeg PC16BU, http://www.omeg.co.uk/pc6bubrc.htm -Potentiometer vertical Omeg PC16BU -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_PC-16_Dual_Horizontal -Potentiometer, horizontal, Piher PC-16 Dual, http://www.piher-nacesa.com/pdf/20-PC16v03.pdf -Potentiometer horizontal Piher PC-16 Dual -0 -6 -6 -Potentiometer_THT -Potentiometer_Piher_PC-16_Single_Horizontal -Potentiometer, horizontal, Piher PC-16 Single, http://www.piher-nacesa.com/pdf/20-PC16v03.pdf -Potentiometer horizontal Piher PC-16 Single -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_PC-16_Single_Vertical -Potentiometer, vertical, Piher PC-16 Single, http://www.piher-nacesa.com/pdf/20-PC16v03.pdf -Potentiometer vertical Piher PC-16 Single -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_PC-16_Triple_Horizontal -Potentiometer, horizontal, Piher PC-16 Triple, http://www.piher-nacesa.com/pdf/20-PC16v03.pdf -Potentiometer horizontal Piher PC-16 Triple -0 -9 -9 -Potentiometer_THT -Potentiometer_Piher_PT-6-H_Horizontal -Potentiometer, horizontal, Piher PT-6-H, http://www.piher-nacesa.com/pdf/11-PT6v03.pdf -Potentiometer horizontal Piher PT-6-H -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_PT-6-V_Vertical -Potentiometer, vertical, Piher PT-6-V, http://www.piher-nacesa.com/pdf/11-PT6v03.pdf -Potentiometer vertical Piher PT-6-V -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_PT-6-V_Vertical_Hole -Potentiometer, vertical, shaft hole, Piher PT-6-V, http://www.piher-nacesa.com/pdf/11-PT6v03.pdf -Potentiometer vertical hole Piher PT-6-V -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_PT-10-H01_Horizontal -Potentiometer, horizontal, Piher PT-10-H01, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf -Potentiometer horizontal Piher PT-10-H01 -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_PT-10-H05_Horizontal -Potentiometer, horizontal, Piher PT-10-H05, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf -Potentiometer horizontal Piher PT-10-H05 -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_PT-10-V05_Vertical -Potentiometer, vertical, Piher PT-10-V05, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf -Potentiometer vertical Piher PT-10-V05 -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_PT-10-V10_Vertical -Potentiometer, vertical, Piher PT-10-V10, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf -Potentiometer vertical Piher PT-10-V10 -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_PT-10-V10_Vertical_Hole -Potentiometer, vertical, shaft hole, Piher PT-10-V10, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf -Potentiometer vertical hole Piher PT-10-V10 -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_PT-15-H01_Horizontal -Potentiometer, horizontal, Piher PT-15-H01, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf -Potentiometer horizontal Piher PT-15-H01 -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_PT-15-H05_Horizontal -Potentiometer, horizontal, Piher PT-15-H05, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf -Potentiometer horizontal Piher PT-15-H05 -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_PT-15-H06_Horizontal -Potentiometer, horizontal, Piher PT-15-H06, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf -Potentiometer horizontal Piher PT-15-H06 -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_PT-15-H25_Horizontal -Potentiometer, horizontal, Piher PT-15-H25, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf -Potentiometer horizontal Piher PT-15-H25 -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_PT-15-V02_Vertical -Potentiometer, vertical, Piher PT-15-V02, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf -Potentiometer vertical Piher PT-15-V02 -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_PT-15-V02_Vertical_Hole -Potentiometer, vertical, shaft hole, Piher PT-15-V02, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf -Potentiometer vertical hole Piher PT-15-V02 -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_PT-15-V15_Vertical -Potentiometer, vertical, Piher PT-15-V15, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf -Potentiometer vertical Piher PT-15-V15 -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_PT-15-V15_Vertical_Hole -Potentiometer, vertical, shaft hole, Piher PT-15-V15, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf -Potentiometer vertical hole Piher PT-15-V15 -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_T-16H_Double_Horizontal -Potentiometer, horizontal, Piher T-16H Double, http://www.piher-nacesa.com/pdf/22-T16v03.pdf -Potentiometer horizontal Piher T-16H Double -0 -6 -6 -Potentiometer_THT -Potentiometer_Piher_T-16H_Single_Horizontal -Potentiometer, horizontal, Piher T-16H Single, http://www.piher-nacesa.com/pdf/22-T16v03.pdf -Potentiometer horizontal Piher T-16H Single -0 -3 -3 -Potentiometer_THT -Potentiometer_Piher_T-16L_Single_Vertical_Hole -Potentiometer, vertical, shaft hole, Piher T-16L Single, http://www.piher-nacesa.com/pdf/22-T16v03.pdf -Potentiometer vertical hole Piher T-16L Single -0 -3 -3 -Potentiometer_THT -Potentiometer_Runtron_RM-063_Horizontal -Potentiometer, horizontal, Trimmer, RM-063 http://www.runtron.com/down/PDF%20Datasheet/Carbon%20Film%20Potentiometer/RM065%20RM063.pdf -Potentiometer Trimmer RM-063 -0 -3 -3 -Potentiometer_THT -Potentiometer_Runtron_RM-065_Vertical -Potentiometer, vertical, Trimmer, RM-065 https://components101.com/sites/default/files/component_datasheet/Preset%20Potentiometer%20%28Trimpot%29.pdf -Potentiometer Trimmer RM-065 -0 -3 -3 -Potentiometer_THT -Potentiometer_TT_P0915N -http://www.ttelectronics.com/sites/default/files/download-files/Datasheet_PanelPot_P09xSeries.pdf -potentiometer vertical TT P0915N single -0 -5 -3 -Potentiometer_THT -Potentiometer_Vishay_43_Horizontal -Potentiometer, horizontal, Vishay 43, http://www.vishay.com/docs/57026/43.pdf -Potentiometer horizontal Vishay 43 -0 -3 -3 -Potentiometer_THT -Potentiometer_Vishay_148-149_Dual_Horizontal -Potentiometer, horizontal, Vishay 148-149 Dual, http://www.vishay.com/docs/57040/148149.pdf -Potentiometer horizontal Vishay 148-149 Dual -0 -6 -6 -Potentiometer_THT -Potentiometer_Vishay_148-149_Single_Horizontal -Potentiometer, horizontal, Vishay 148-149 Single, http://www.vishay.com/docs/57040/148149.pdf -Potentiometer horizontal Vishay 148-149 Single -0 -3 -3 -Potentiometer_THT -Potentiometer_Vishay_148-149_Single_Vertical -Potentiometer, vertical, Vishay 148-149 Single, http://www.vishay.com/docs/57040/148149.pdf -Potentiometer vertical Vishay 148-149 Single -0 -3 -3 -Potentiometer_THT -Potentiometer_Vishay_148E-149E_Dual_Horizontal -Potentiometer, horizontal, Vishay 148E-149E Dual, http://www.vishay.com/docs/57040/148149.pdf -Potentiometer horizontal Vishay 148E-149E Dual -0 -10 -6 -Potentiometer_THT -Potentiometer_Vishay_148E-149E_Single_Horizontal -Potentiometer, horizontal, Vishay 148E-149E Single, http://www.vishay.com/docs/57040/148149.pdf -Potentiometer horizontal Vishay 148E-149E Single -0 -7 -3 -Potentiometer_THT -Potentiometer_Vishay_248BH-249BH_Single_Horizontal -Potentiometer, horizontal, Vishay 248BH-249BH Single, http://www.vishay.com/docs/57054/248249.pdf -Potentiometer horizontal Vishay 248BH-249BH Single -0 -3 -3 -Potentiometer_THT -Potentiometer_Vishay_248GJ-249GJ_Single_Horizontal -Potentiometer, horizontal, Vishay 248GJ-249GJ Single, http://www.vishay.com/docs/57054/248249.pdf -Potentiometer horizontal Vishay 248GJ-249GJ Single -0 -3 -3 -Potentiometer_THT -Potentiometer_Vishay_248GJ-249GJ_Single_Vertical -Potentiometer, vertical, Vishay 248GJ-249GJ Single, http://www.vishay.com/docs/57054/248249.pdf -Potentiometer vertical Vishay 248GJ-249GJ Single -0 -3 -3 -Potentiometer_THT -Potentiometer_Vishay_T7-YA_Single_Vertical -Potentiometer, vertical, Vishay T7-YA Single, http://www.vishay.com/docs/51015/t7.pdf -Potentiometer vertical Vishay T7-YA Single -0 -3 -3 -Potentiometer_THT -Potentiometer_Vishay_T73XW_Horizontal -Potentiometer, horizontal, Vishay T73XW, http://www.vishay.com/docs/51016/t73.pdf -Potentiometer horizontal Vishay T73XW -0 -3 -3 -Potentiometer_THT -Potentiometer_Vishay_T73XX_Horizontal -Potentiometer, horizontal, Vishay T73XX, http://www.vishay.com/docs/51016/t73.pdf -Potentiometer horizontal Vishay T73XX -0 -3 -3 -Potentiometer_THT -Potentiometer_Vishay_T73YP_Vertical -Potentiometer, vertical, Vishay T73YP, http://www.vishay.com/docs/51016/t73.pdf -Potentiometer vertical Vishay T73YP -0 -3 -3 -RF -Skyworks_SKY13575_639LF -http://www.skyworksinc.com/uploads/documents/SKY13575_639LF_203270D.pdf -Skyworks -0 -19 -15 -RF -Skyworks_SKY65404-31 -http://www.skyworksinc.com/uploads/documents/SKY65404_31_201512K.pdf -Skyworks -0 -7 -7 -RF_Antenna -Abracon_APAES868R8060C16-T -Abracon RHCP ceramic patch antenna 854-882Mhz, 5dBi -APAES patch antenna -0 -1 -1 -RF_Antenna -Coilcraft_MA5532-AE_RFID -RFID Transponder Coil -antenna rfid coilcraft -0 -2 -2 -RF_Antenna -Johanson_2450AT18x100 -Johanson 2450AT43F0100 SMD antenna 2400-2500Mhz, -0.5dBi, https://www.johansontechnology.com/datasheets/2450AT18A100/2450AT18A100.pdf -antenna -0 -2 -2 -RF_Antenna -Johanson_2450AT43F0100 -Johanson 2450AT43F0100 SMD antenna 2400-2500Mhz, 1dBi, https://www.johansontechnology.com/datasheets/2450AT43F0100/2450AT43F0100.pdf -antenna -0 -2 -2 -RF_Antenna -Pulse_W3011 -Pulse RF Antenna, 4mm Clearance -antenna rf -0 -3 -2 -RF_Antenna -Texas_SWRA117D_2.4GHz_Left -http://www.ti.com/lit/an/swra117d/swra117d.pdf -PCB antenna -0 -2 -2 -RF_Antenna -Texas_SWRA117D_2.4GHz_Right -http://www.ti.com/lit/an/swra117d/swra117d.pdf -PCB antenna -0 -2 -2 -RF_Antenna -Texas_SWRA416_868MHz_915MHz -http://www.ti.com/lit/an/swra416/swra416.pdf -PCB antenna -0 -20 -1 -RF_Converter -Anaren_0805_2012Metric-6 -https://cdn.anaren.com/product-documents/Xinger/DirectionalCouplers/DC4759J5020AHF/DC4759J5020AHF_DataSheet(Rev_E).pdf -coupler rf -0 -6 -6 -RF_Converter -Balun_Johanson_1.6x0.8mm -6-pin 1.6x0.8 mm balun footprint -Johanson balun filter -0 -6 -6 -RF_Converter -Balun_Johanson_0896BM15A0001 -https://www.johansontechnology.com/datasheets/0896BM15A0001/0896BM15A0001.pdf -balun RF -0 -6 -6 -RF_Converter -Balun_Johanson_0900PC15J0013 -Johanson 0900PC15J0013 DFN, 10 Pin (https://www.johansontechnology.com/datasheets/0900PC15J0013/0900PC15J0013.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py -Johanson DFN NoLead -0 -10 -10 -RF_Converter -Balun_Johanson_5400BL15B050E -https://www.johansontechnology.com/datasheets/5400BL15B050/5400BL15B050.pdf -balun RF -0 -6 -6 -RF_Converter -RF_Attenuator_Susumu_PAT1220 -http://www.susumu-usa.com/pdf/Foot_Print_38.pdf, https://www.susumu.co.jp/common/pdf/n_catalog_partition16_en.pdf -2mm 1.2mm -0 -3 -3 -RF_GPS -Linx_RXM-GPS -GPS Module, Linx (https://linxtechnologies.com/wp/wp-content/uploads/rxm-gps-rm.pdf) -gps linx -0 -22 -22 -RF_GPS -Quectel_L80-R -Quectel L80-R GPS Module, Patch on Top, https://www.quectel.com/UploadImage/Downlad/Quectel_L80-R_Hardware_Design_V1.2.pdf -quectel GPS GNSS -0 -12 -12 -RF_GPS -SIM28ML -https://simcom.ee/documents/SIM28ML/SIM28ML_Hardware%20Design_V1.01.pdf -SIM28ML GPS -0 -18 -18 -RF_GPS -Sierra_XA11X0 -QFN-24, Pitch 1.20 no EP, https://source.sierrawireless.com/resources/airprime/hardware_specs_user_guides/airprime_xm1100_product_technical_specification -QFN-24 P1.20 -0 -24 -24 -RF_GPS -Sierra_XM11X0 -QFN-20, Pitch 1.20 no EP, https://source.sierrawireless.com/resources/airprime/hardware_specs_user_guides/airprime_xm1100_product_technical_specification -QFN-20 P1.20 -0 -20 -20 -RF_GPS -ublox_LEA -ublox LEA 6/7/8, (https://www.u-blox.com/sites/default/files/LEA-M8S-M8T-FW3_HardwareIntegrationManual_%28UBX-15030060%29.pdf) -GPS ublox LEA 6/7/8 -0 -28 -28 -RF_GPS -ublox_MAX -ublox MAX 6/7/8, (https://www.u-blox.com/sites/default/files/MAX-8-M8-FW3_HardwareIntegrationManual_%28UBX-15030059%29.pdf) -GPS ublox MAX 6/7/8 -0 -18 -18 -RF_GPS -ublox_NEO -ublox NEO 6/7/8, (https://www.u-blox.com/sites/default/files/NEO-8Q-NEO-M8-FW3_HardwareIntegrationManual_%28UBX-15029985%29_0.pdf) -GPS ublox NEO 6/7/8 -0 -24 -24 -RF_GPS -ublox_SAM-M8Q -GPS Module, 15.5x15.5x6.3mm, https://www.u-blox.com/sites/default/files/SAM-M8Q_HardwareIntegrationManual_%28UBX-16018358%29.pdf -ublox SAM-M8Q -0 -100 -20 -RF_GPS -ublox_SAM-M8Q_HandSolder -GPS Module, 15.5x15.5x6.3mm, https://www.u-blox.com/sites/default/files/SAM-M8Q_HardwareIntegrationManual_%28UBX-16018358%29.pdf -ublox SAM-M8Q -0 -20 -20 -RF_GPS -ublox_ZED -ublox ZED-F9, https://www.u-blox.com/sites/default/files/ZED-F9P_DataSheet_%28UBX-17051259%29.pdf -GPS GNSS ublox ZED -0 -102 -55 -RF_GSM -Quectel_BC66 -GSM NB-IoT module, 15.8x17.7x2mm, https://www.quectel.com/UploadImage/Downlad/Quectel_BC66_Hardware_Design_V1.1.pdf -GSM NB-IoT Module BC66 M66 -0 -116 -58 -RF_GSM -Quectel_BC95 -GSM NB-IoT module, 19.9x23.6x2.2mm, https://www.quectel.com/UploadImage/Downlad/Quectel_BC95_Hardware_Design_V1.3.pdf -GSM NB-IoT module BC95 -0 -188 -94 -RF_GSM -Quectel_M95 -Quad-Band GSM/GPRS module, 19.9x23.6x2.65mm, https://www.quectel.com/UploadImage/Downlad/M95_Hardware_Design_V1.3.pdf -GSM Module M95 -0 -84 -42 -RF_GSM -SIMCom_SIM800C -Quad-Band GSM/GPRS module, 17.6x15.7x2.3mm, http://simcom.ee/documents/SIM800C/SIM800C_Hardware_Design_V1.05.pdf -GSM Module SIM800C -0 -84 -42 -RF_GSM -SIMCom_SIM900 -Quad-Band GSM/GPRS module, 24x24x3mm, http://simcom.ee/documents/SIM900/SIM900_Hardware%20Design_V2.05.pdf -GSM Module SIM900 -0 -68 -68 -RF_GSM -Telit_xL865 -Telit xL865 familly footprint, http://www.telit.com/fileadmin/user_upload/products/Downloads/3G/Telit_UL865_Hardware_User_Guide_r8.pdf -xL865 gsm umts -0 -52 -48 -RF_GSM -ublox_SARA-G3_LGA-96 -ublox Sara GSM/HSPA modem, https://www.u-blox.com/sites/default/files/SARA-G3-U2_SysIntegrManual_%28UBX-13000995%29.pdf, pag.162 -ublox SARA-G3 SARA-U2 GSM HSPA -0 -192 -96 -RF_Mini-Circuits -Mini-Circuits_BK377 -Footprint for Mini-Circuits case BK377 (https://ww2.minicircuits.com/case_style/BK276.pdf) -Mini-circuits BK377 -0 -14 -14 -RF_Mini-Circuits -Mini-Circuits_BK377_LandPatternPL-005 -Footprint for Mini-Circuits case BK377 (https://ww2.minicircuits.com/case_style/BK276.pdf) according to land-pattern PL-005, including GND vias (https://ww2.minicircuits.com/pcb/98-pl005.pdf) -Mini-circuits VCXO JTOS PL-005 -0 -50 -14 -RF_Mini-Circuits -Mini-Circuits_CD541_H2.08mm -https://ww2.minicircuits.com/case_style/CD541.pdf -RF Transformer -0 -6 -6 -RF_Mini-Circuits -Mini-Circuits_CD542_H2.84mm -https://ww2.minicircuits.com/case_style/CD542.pdf -RF Transformer -0 -6 -6 -RF_Mini-Circuits -Mini-Circuits_CD542_LandPatternPL-052 -Footprint for Mini-Circuits case CD542 (https://ww2.minicircuits.com/case_style/CD542.pdf) using land-pattern PL-052, including GND-vias (https://ww2.minicircuits.com/pcb/98-pl052.pdf) -MiniCircuits PL-052 CD542 -0 -17 -6 -RF_Mini-Circuits -Mini-Circuits_CD542_LandPatternPL-094 -Footprint for mini circuit case CD542, Land pattern PL-094, pads 5 and 2 connected via insulated copper area below body, vias included (case drawing: https://ww2.minicircuits.com/case_style/CD542.pdf, land pattern drawing: https://ww2.minicircuits.com/pcb/98-pl094.pdf) -mini-circuits CD542 pl-094 -0 -18 -6 -RF_Mini-Circuits -Mini-Circuits_CD636_H4.11mm -https://ww2.minicircuits.com/case_style/CD636.pdf -RF Transformer -0 -6 -6 -RF_Mini-Circuits -Mini-Circuits_CD636_LandPatternPL-035 -Footprint for Mini-Circuits case CD636 (https://ww2.minicircuits.com/case_style/CD636.pdf) following land pattern PL-035, including GND-vias (https://ww2.minicircuits.com/pcb/98-pl035.pdf) -mini-circuits pl-035 CD636 -0 -13 -6 -RF_Mini-Circuits -Mini-Circuits_CD637_H5.23mm -https://ww2.minicircuits.com/case_style/CD637.pdf -RF Transformer -0 -6 -6 -RF_Mini-Circuits -Mini-Circuits_CK605 -Footprint for Mini-Circuits case CK605 (https://ww2.minicircuits.com/case_style/CK605.pdf) -Mini-Circuits CK605 -0 -16 -16 -RF_Mini-Circuits -Mini-Circuits_CK605_LandPatternPL-012 -Footprint for Mini-Circuits case CK605 (https://ww2.minicircuits.com/case_style/CK605.pdf) following land pattern PL-012, including GND vias (https://ww2.minicircuits.com/pcb/98-pl012.pdf) -Mini-Circuits PL-012 -0 -53 -16 -RF_Mini-Circuits -Mini-Circuits_DB1627 -Mini-Circuits top-hat case DB1627 (https://ww2.minicircuits.com/case_style/DB1627.pdf) -Mini-Circuits DB1627 -0 -6 -6 -RF_Mini-Circuits -Mini-Circuits_GP731 -Footprint for Mini-Circuits case GP731 (https://ww2.minicircuits.com/case_style/GP731.pdf) -Mini-Circuits GP731 -0 -8 -8 -RF_Mini-Circuits -Mini-Circuits_GP731_LandPatternPL-176 -Footprint for Mini-Circuits case GP731 (https://ww2.minicircuits.com/case_style/GP731.pdf) following land pattern PL-176, including GND vias (https://www.minicircuits.com/pcb/98-pl176.pdf) -mini-circuits PL-176 -0 -21 -8 -RF_Mini-Circuits -Mini-Circuits_GP1212 -Footprint for Mini-Circuits case GP1212 (https://ww2.minicircuits.com/case_style/GP731.pdf) -mini-circuits GP1212 -0 -8 -8 -RF_Mini-Circuits -Mini-Circuits_GP1212_LandPatternPL-176 -Footprint for Mini-Circuits case GP1212 (https://ww2.minicircuits.com/case_style/GP731.pdf) following land pattern PL-176, including GND vias (https://www.minicircuits.com/pcb/98-pl176.pdf) -mini-circuits PL-176 -0 -21 -8 -RF_Mini-Circuits -Mini-Circuits_HF1139 -Footprint for Mini-Circuits case HF1139 (https://ww2.minicircuits.com/case_style/HF1139.pdf) -Mini-Circuits HF1139 -0 -8 -8 -RF_Mini-Circuits -Mini-Circuits_HF1139_LandPatternPL-230 -Footprint for Mini-Circuits case HF1139 (https://ww2.minicircuits.com/case_style/HF1139.pdf) following land pattern PL-230, including GND vias (https://ww2.minicircuits.com/pcb/98-pl230.pdf) -Mini-Circuits PL-230 -0 -37 -8 -RF_Mini-Circuits -Mini-Circuits_HQ1157 -Footprint for Mini-Circuits case HQ1157 (https://www.minicircuits.com/case_style/HQ1157.pdf) -Mini-Circuits HQ1157 -0 -14 -14 -RF_Mini-Circuits -Mini-Circuits_HZ1198 -Footprint for Mini-Circuits case HZ1198 (https://ww2.minicircuits.com/case_style/HZ1198.pdf) -Mini-Circuits HZ1198 -0 -6 -6 -RF_Mini-Circuits -Mini-Circuits_HZ1198_LandPatternPL-247 -Footprint for Mini-Circuits cas HZ1198 (https://ww2.minicircuits.com/case_style/HZ1198.pdf) following land pattern PL-247, including GND-vias (https://www.minicircuits.com/pcb/98-pl247.pdf) -Mini-Circuits PL-247 HZ1198 -0 -40 -6 -RF_Mini-Circuits -Mini-Circuits_MMM168 -Footprint for Mini-Circuits case MMM168 (https://ww2.minicircuits.com/case_style/MMM168.pdf) -Mini-Circuits MMM168 -0 -4 -4 -RF_Mini-Circuits -Mini-Circuits_MMM168_LandPatternPL-225 -Footprint for Mini-Circuits case MMM168, Land pattern PL-225, vias included, (case drawing: https://ww2.minicircuits.com/case_style/MMM168.pdf, land pattern drawing: https://ww2.minicircuits.com/pcb/98-pl225.pdf) -pl-225 -0 -10 -4 -RF_Mini-Circuits -Mini-Circuits_QQQ130_ClockwisePinNumbering -Footprint for Mini-Circuits case QQQ130 (https://ww2.minicircuits.com/case_style/QQQ130.pdf) -Mini-Circuits QQQ130 -0 -6 -6 -RF_Mini-Circuits -Mini-Circuits_QQQ130_LandPattern_PL-236_ClockwisePinNumbering -Footprint for Mini-Circuits case QQQ130 (https://ww2.minicircuits.com/case_style/QQQ130.pdf) following land pattern PL-236, including GND vias (https://ww2.minicircuits.com/pcb/98-pl236.pdf) -Mini-Circuits PL-236 -0 -14 -6 -RF_Mini-Circuits -Mini-Circuits_TT1224_ClockwisePinNumbering -Footprint for Mini-Circuits case TT1224 (https://ww2.minicircuits.com/case_style/TT1224.pdf) following land-pattern PL-258, including GND-vias (https://www.minicircuits.com/pcb/98-pl258.pdf) -Mini-Circuits TT1224 -0 -6 -6 -RF_Mini-Circuits -Mini-Circuits_TT1224_LandPatternPL-258_ClockwisePinNumbering -Footprint for Mini-Circuits case TT1224 (https://ww2.minicircuits.com/case_style/TT1224.pdf) following land-pattern PL-258, including GND-vias (https://www.minicircuits.com/pcb/98-pl258.pdf) -PL-258 Mini-Circuits -0 -26 -6 -RF_Mini-Circuits -Mini-Circuits_TTT167 -Footprint for Mini-Circuits case TTT167 (https://ww2.minicircuits.com/case_style/TTT167.pdf) -Mini-Circuits TTT167 -0 -6 -6 -RF_Mini-Circuits -Mini-Circuits_TTT167_LandPatternPL-079 -Footprint for Mini-Circuits case TTT167 (Mini-Circuits_TTT167_LandPatternPL-079) following land pattern PL-079, including GND vias (https://ww2.minicircuits.com/pcb/98-pl079.pdf) -Mini-Circuits PL-079 -0 -36 -6 -RF_Mini-Circuits -Mini-Circuits_YY161 -Footprint for Mini-Circuits case YY161 (https://ww2.minicircuits.com/case_style/YY161.pdf) -Mini-Circuits YY161 -0 -8 -8 -RF_Mini-Circuits -Mini-Circuits_YY161_LandPatternPL-049 -Footprint for Mini-Circuits case YY161 (https://ww2.minicircuits.com/case_style/YY161.pdf) using land-pattern PL-049, including GND-connections and vias (https://ww2.minicircuits.com/pcb/98-pl049.pdf) -mini-circuits pl-049 -0 -36 -8 -RF_Module -Ai-Thinker-Ra-01-LoRa -Ai Thinker Ra-01 LoRa -LoRa Ra-01 -0 -16 -16 -RF_Module -Atmel_ATSAMR21G18-MR210UA_NoRFPads -http://ww1.microchip.com/downloads/en/devicedoc/atmel-42475-atsamr21g18-mr210ua_datasheet.pdf -module wireless zigbee 802.15.4 flash crypto ATSAMR21G18 AT45DB041E TECC508A U.Fi -0 -42 -42 -RF_Module -BLE112-A -Class 4 Bluetooth Module with on-board antenna -Bluetooth Module -0 -30 -30 -RF_Module -BM78SPPS5xC2 -Bluetooth Dual-mode module with integral chip antenna (http://ww1.microchip.com/downloads/en/DeviceDoc/60001380C.pdf) -Bluetooth BR/EDR BLE -0 -33 -33 -RF_Module -CMWX1ZZABZ -https://wireless.murata.com/RFM/data/type_abz.pdf -iot lora sigfox -0 -57 -57 -RF_Module -CYBLE-21Pin-10x10mm -Cypress EZ-BLE PRoC Module (Bluetooth Smart) 21 Pin Module -Cypress BT Bluetooth -0 -21 -21 -RF_Module -DWM1000 -IEEE802.15.4-2011 UWB -UWB Module -0 -24 -24 -RF_Module -DecaWave_DWM1001 -https://www.decawave.com/sites/default/files/dwm1001_datasheet.pdf -UWB module -0 -34 -34 -RF_Module -Digi_XBee_SMT -http://www.digi.com/resources/documentation/digidocs/pdfs/90002126.pdf http://ftp1.digi.com/support/documentation/90001020_F.pdf -Digi XBee SMT RF -0 -37 -37 -RF_Module -E18-MS1-PCB -http://www.cdebyte.com/en/downpdf.aspx?id=122 -Zigbee -0 -24 -24 -RF_Module -E73-2G4M04S -http://www.cdebyte.com/en/downpdf.aspx?id=243 -BLE BLE5 nRF52832 -0 -44 -44 -RF_Module -ESP-07 -Wi-Fi Module, http://wiki.ai-thinker.com/_media/esp8266/docs/a007ps01a2_esp-07_product_specification_v1.2.pdf -Wi-Fi Module -0 -16 -16 -RF_Module -ESP-12E -Wi-Fi Module, http://wiki.ai-thinker.com/_media/esp8266/docs/aithinker_esp_12f_datasheet_en.pdf -Wi-Fi Module -0 -22 -22 -RF_Module -ESP-WROOM-02 -https://www.espressif.com/sites/default/files/documentation/0c-esp-wroom-02_datasheet_en.pdf -ESP WROOM-02 espressif esp8266ex -0 -19 -19 -RF_Module -ESP32-S2-MINI-1U -2.4 GHz Wi-Fi and Bluetooth combo chip, external antenna, https://www.espressif.com/sites/default/files/documentation/esp32-s3-mini-1_mini-1u_datasheet_en.pdf -2.4 GHz Wi-Fi Bluetooth external antenna espressif 15.4*15.4mm -0 -73 -65 -RF_Module -ESP32-S2-WROVER -ESP32-S2-WROVER(-I) 2.4 GHz Wi-Fi https://www.espressif.com/sites/default/files/documentation/esp32-s2-wroom_esp32-s2-wroom-i_datasheet_en.pdf -ESP32-S2 ESP32 WIFI -0 -43 -43 -RF_Module -ESP32-S3-WROOM-1 -2.4 GHz Wi-Fi and Bluetooth module https://www.espressif.com/sites/default/files/documentation/esp32-s3-wroom-1_wroom-1u_datasheet_en.pdf -2.4 GHz Wi-Fi and Bluetooth module -0 -62 -41 -RF_Module -ESP32-S3-WROOM-1U -2.4 GHz Wi-Fi and Bluetooth module https://www.espressif.com/sites/default/files/documentation/esp32-s3-wroom-1_wroom-1u_datasheet_en.pdf -2.4 GHz Wi-Fi and Bluetooth module -0 -62 -41 -RF_Module -ESP32-WROOM-32 -Single 2.4 GHz Wi-Fi and Bluetooth combo chip https://www.espressif.com/sites/default/files/documentation/esp32-wroom-32_datasheet_en.pdf -Single 2.4 GHz Wi-Fi and Bluetooth combo chip -0 -39 -39 -RF_Module -ESP32-WROOM-32U -Single 2.4 GHz Wi-Fi and Bluetooth combo chip with U.FL connector, https://www.espressif.com/sites/default/files/documentation/esp32-wroom-32d_esp32-wroom-32u_datasheet_en.pdf -Single 2.4 GHz Wi-Fi and Bluetooth combo chip -0 -39 -39 -RF_Module -Garmin_M8-35_9.8x14.0mm_Layout6x6_P1.5mm -D52M ANT SoC Module https://www.thisisant.com/assets/resources/D00001687_D52_Module_Datasheet.v.2.3_(Garmin).pdf -RF SoC Radio ANT Bluetooth BLE D52 nRF52 Garmin Canada Dynastream Nordic -0 -35 -35 -RF_Module -HOPERF_RFM9XW_SMD -Low Power Long Range Transceiver Module SMD-16 (https://www.hoperf.com/data/upload/portal/20181127/5bfcbea20e9ef.pdf) -LoRa Low Power Long Range Transceiver Module -0 -16 -16 -RF_Module -HOPERF_RFM9XW_THT -Low Power Long Range Transceiver Module THT-16 (https://www.hoperf.com/data/upload/portal/20181127/5bfcbea20e9ef.pdf) -Low Power Long Range Transceiver Module LoRa -0 -16 -16 -RF_Module -HOPERF_RFM69HW -Radio, RF, Module, http://www.hoperf.com/upload/rf/RFM69HW-V1.3.pdf -Radio RF Module -0 -16 -16 -RF_Module -IQRF_TRx2DA_KON-SIM-01 -8 pin SIM connector for IQRF TR-x2DA(T) modules, http://iqrf.org/weben/downloads.php?id=104 -IQRF_KON-SIM-01 IQRF_TRx2DA -0 -10 -8 -RF_Module -IQRF_TRx2D_KON-SIM-01 -8 pin SIM connector for IQRF TR-x2D(C)(T) modules, http://iqrf.org/weben/downloads.php?id=104 -IQRF_KON-SIM-01 IQRF_TRx2D IQRF_TRx2DC -0 -10 -8 -RF_Module -Laird_BL652 -Bluetooth v4.2 + NFC module -Bluetooth BLE NFC -0 -39 -39 -RF_Module -MOD-nRF8001 -BLE module, https://www.olimex.com/Products/Modules/RF/MOD-nRF8001/ -BLE module -0 -11 -11 -RF_Module -Microchip_RN4871 -Microchip RN4871 footprint -RN4871 BLE -0 -16 -16 -RF_Module -Modtronix_inAir9 -Modtronix Wireless SX1276 LoRa Module (http://modtronix.com/img/prod/imod/inair9/inair_dimensions.gif) -Modtronix LoRa inAir inAir9 SX1276 RF 915MHz 868MHz Wireless -0 -14 -14 -RF_Module -MonoWireless_TWE-L-WX -https://www.mono-wireless.com/jp/products/TWE-LITE/MW-PDS-TWELITE-JP.pdf -TWE-L-WX -0 -32 -32 -RF_Module -Particle_P1 -https://docs.particle.io/datasheets/p1-datasheet/ -Particle P1 -0 -75 -75 -RF_Module -RAK811 -RAK811 LPWAN Module https://downloads.rakwireless.com/LoRa/RAK811/Hardware_Specification/RAK811_LoRa_Module_Datasheet_V1.4.pdf -LoRa LoRaWAN RAK811 -0 -34 -34 -RF_Module -RAK4200 -RAK4200 LPWAN Module https://downloads.rakwireless.com/LoRa/RAK4200/Hardware-Specification/RAK4200_Module_Specifications_V1.4.pdf -LoRa LoRaWAN RAK4200 -0 -20 -20 -RF_Module -RFDigital_RFD77101 -RFDigital RFD77101 Simblee -RFDigital RFD77101 Simblee -0 -45 -45 -RF_Module -RN42 -Class 2 Bluetooth Module with on-board antenna -Bluetooth Module -0 -36 -33 -RF_Module -RN42N -Class 2 Bluetooth Module without antenna -Bluetooth Module -0 -39 -36 -RF_Module -RN2483 -Low-Power Long Range LoRa Transceiver Module -rf module lora lorawan -0 -47 -47 -RF_Module -Raytac_MDBT50Q -Multiprotocol radio SoC module https://www.raytac.com/download/index.php?index_id=43 -wireless 2.4 GHz Bluetooth ble zigbee 802.15.4 thread nordic raytac nrf52840 nrf52833 -0 -61 -61 -RF_Module -ST_SPBTLE -Bluetooth Low Energy Module -ble module st bluetooth -0 -11 -11 -RF_Module -TD1205 -https://github.com/Telecom-Design/Documentation_TD_RF_Module/blob/master/TD1205%20Datasheet.pdf -SIGFOX Module -0 -9 -9 -RF_Module -TD1208 -https://github.com/Telecom-Design/Documentation_TD_RF_Module/blob/master/TD1208%20Datasheet.pdf -SIGFOX Module -0 -25 -25 -RF_Module -Taiyo-Yuden_EYSGJNZWY -Taiyo Yuden NRF51822 Module Bluetooth https://www.yuden.co.jp/wireless_module/document/datareport2/en/TY_BLE_EYSGJNZ_DataReport_V1_9_20180530E.pdf -Taiyo Yuden NRF51822 Module Bluetooth -0 -30 -28 -RF_Module -ZETA-433-SO_SMD -RF transceiver SMD style https://www.rfsolutions.co.uk/downloads/1456219226DS-ZETA.pdf -RF transceiver SMD style -0 -12 -12 -RF_Module -ZETA-433-SO_THT -RF transceiver THT style https://www.rfsolutions.co.uk/downloads/1456219226DS-ZETA.pdf -RF transceiver SMD style -0 -12 -12 -RF_Module -nRF24L01_Breakout -nRF24L01 breakout board -nRF24L01 adapter breakout -0 -8 -8 -RF_Shielding -Laird_Technologies_97-2002_25.40x25.40mm -Laird Technologies 97-2002 EZ PEEL Shielding Cabinet One Piece SMD 25.40x25.40mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) -Shielding Cabinet -0 -8 -1 -RF_Shielding -Laird_Technologies_97-2003_12.70x13.37mm -Laird Technologies 97-2003 EZ PEEL Shielding Cabinet One Piece SMD 12.70x13.37mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) -Shielding Cabinet -0 -8 -1 -RF_Shielding -Laird_Technologies_BMI-S-101_13.66x12.70mm -Laird Technologies BMI-S-101 Shielding Cabinet One Piece SMD 13.66x12.70mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) -Shielding Cabinet -0 -16 -1 -RF_Shielding -Laird_Technologies_BMI-S-102_16.50x16.50mm -Laird Technologies BMI-S-102 Shielding Cabinet One Piece SMD 16.50x16.50mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) -Shielding Cabinet -0 -16 -1 -RF_Shielding -Laird_Technologies_BMI-S-103_26.21x26.21mm -Laird Technologies BMI-S-103 Shielding Cabinet One Piece SMD 26.21x26.21mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) -Shielding Cabinet -0 -24 -1 -RF_Shielding -Laird_Technologies_BMI-S-104_32.00x32.00mm -Laird Technologies BMI-S-104 Shielding Cabinet One Piece SMD 32.00x32.00mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) -Shielding Cabinet -0 -28 -1 -RF_Shielding -Laird_Technologies_BMI-S-105_38.10x25.40mm -Laird Technologies BMI-S-105 Shielding Cabinet One Piece SMD 38.10x25.40mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) -Shielding Cabinet -0 -28 -1 -RF_Shielding -Laird_Technologies_BMI-S-106_36.83x33.68mm -Laird Technologies BMI-S-106 Shielding Cabinet One Piece SMD 36.83x33.68mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) -Shielding Cabinet -0 -28 -1 -RF_Shielding -Laird_Technologies_BMI-S-107_44.37x44.37mm -Laird Technologies BMI-S-107 Shielding Cabinet One Piece SMD 44.37x44.37mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) -Shielding Cabinet -0 -36 -1 -RF_Shielding -Laird_Technologies_BMI-S-201-F_13.66x12.70mm -Laird Technologies BMI-S-201-F Shielding Cabinet Two Piece SMD 13.66x12.70mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) -Shielding Cabinet -0 -16 -1 -RF_Shielding -Laird_Technologies_BMI-S-202-F_16.50x16.50mm -Laird Technologies BMI-S-202-F Shielding Cabinet Two Piece SMD 16.50x16.50mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) -Shielding Cabinet -0 -16 -1 -RF_Shielding -Laird_Technologies_BMI-S-203-F_26.21x26.21mm -Laird Technologies BMI-S-203-F Shielding Cabinet Two Piece SMD 26.21x26.21mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) -Shielding Cabinet -0 -24 -1 -RF_Shielding -Laird_Technologies_BMI-S-204-F_32.00x32.00mm -Laird Technologies BMI-S-204-F Shielding Cabinet Two Piece SMD 32.00x32.00mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) -Shielding Cabinet -0 -28 -1 -RF_Shielding -Laird_Technologies_BMI-S-205-F_38.10x25.40mm -Laird Technologies BMI-S-205-F Shielding Cabinet Two Piece SMD 38.10x25.40mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) -Shielding Cabinet -0 -28 -1 -RF_Shielding -Laird_Technologies_BMI-S-206-F_36.83x33.68mm -Laird Technologies BMI-S-206-F Shielding Cabinet Two Piece SMD 36.83x33.68mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) -Shielding Cabinet -0 -28 -1 -RF_Shielding -Laird_Technologies_BMI-S-207-F_44.37x44.37mm -Laird Technologies BMI-S-207-F Shielding Cabinet Two Piece SMD 44.37x44.37mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) -Shielding Cabinet -0 -36 -1 -RF_Shielding -Laird_Technologies_BMI-S-208-F_39.60x39.60mm -Laird Technologies BMI-S-208-F Shielding Cabinet Two Piece SMD 39.60x39.60mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) -Shielding Cabinet -0 -32 -1 -RF_Shielding -Laird_Technologies_BMI-S-209-F_29.36x18.50mm -Laird Technologies BMI-S-209-F Shielding Cabinet Two Piece SMD 29.36x18.50mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) -Shielding Cabinet -0 -20 -1 -RF_Shielding -Laird_Technologies_BMI-S-210-F_44.00x30.50mm -Laird Technologies BMI-S-210-F Shielding Cabinet Two Piece SMD 44.00x30.50mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) -Shielding Cabinet -0 -32 -1 -RF_Shielding -Laird_Technologies_BMI-S-230-F_50.8x38.1mm -Laird Technologies BMI-S-230-F Shielding Cabinet Two Piece SMD 50.8x38.1mm -Shielding Cabinet -0 -36 -1 -RF_Shielding -Wuerth_36103205_20x20mm -WE-SHC Shielding Cabinet SMD 20x20mm -Shielding Cabinet -0 -20 -1 -RF_Shielding -Wuerth_36103255_25x25mm -WE-SHC Shielding Cabinet SMD 25x25mm -Shielding Cabinet -0 -24 -1 -RF_Shielding -Wuerth_36103305_30x30mm -WE-SHC Shielding Cabinet SMD 30x30mm -Shielding Cabinet -0 -28 -1 -RF_Shielding -Wuerth_36103505_50x50mm -WE-SHC Shielding Cabinet SMD 50x50mm -Shielding Cabinet -0 -44 -1 -RF_Shielding -Wuerth_36103605_60x60mm -WE-SHC Shielding Cabinet SMD 60x60mm -Shielding Cabinet -0 -52 -1 -RF_Shielding -Wuerth_36503205_20x20mm -WE-SHC Shielding Cabinet THT 21x21mm -Shielding Cabinet -0 -16 -1 -RF_Shielding -Wuerth_36503255_25x25mm -WE-SHC Shielding Cabinet THT 26x26mm -Shielding Cabinet -0 -20 -1 -RF_Shielding -Wuerth_36503305_30x30mm -WE-SHC Shielding Cabinet THT 31x31mm -Shielding Cabinet -0 -24 -1 -RF_Shielding -Wuerth_36503505_50x50mm -WE-SHC Shielding Cabinet THT 51x51mm -Shielding Cabinet -0 -40 -1 -RF_Shielding -Wuerth_36503605_60x60mm -WE-SHC Shielding Cabinet THT 61x61mm -Shielding Cabinet -0 -48 -1 -RF_WiFi -USR-C322 -https://www.usriot.com/download/WIFI/USR-C322-Hardware-Manual_V1.2.01.pdf -WiFi IEEE802.11 b/g/n -0 -44 -44 -Relay_SMD -Relay_2P2T_10x6mm_TE_IMxxG -Signal Relay, 10x6mm, 2 Form C, Gull Wings, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7F108-98001%7FZ.1%7Fpdf%7FEnglish%7FENG_DS_108-98001_Z.1.pdf -TE IM-Series Relay DPDT Form C -0 -8 -8 -Relay_SMD -Relay_DPDT_AXICOM_IMSeries_JLeg -http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Specification+Or+Standard%7F108-98001%7FW5%7Fpdf%7FEnglish%7FENG_SS_108-98001_W5.pdf -AXICOM IM-Series Relay J JLeg -0 -8 -8 -Relay_SMD -Relay_DPDT_FRT5_SMD -IM Signal Relay DPDT FRT5 narrow footprint, SMD version of package -Relay DPDT IM-relay FRT5 -0 -10 -10 -Relay_SMD -Relay_DPDT_Kemet_EE2_NU -Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf -Kemet EC2 signal relay DPDT double coil latching surface mount SMD -0 -8 -8 -Relay_SMD -Relay_DPDT_Kemet_EE2_NUH -Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf -Kemet EC2 signal relay DPDT double coil latching surface mount SMD -0 -8 -8 -Relay_SMD -Relay_DPDT_Kemet_EE2_NUH_DoubleCoil -Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf -Kemet EC2 signal relay DPDT double dual coil latching surface mount SMD -0 -10 -10 -Relay_SMD -Relay_DPDT_Kemet_EE2_NUX_DoubleCoil -Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf -Kemet EC2 signal relay DPDT double dual coil latching surface mount SMD -0 -10 -10 -Relay_SMD -Relay_DPDT_Kemet_EE2_NUX_NKX -Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf -Kemet EC2 signal relay DPDT double coil latching surface mount SMD -0 -8 -8 -Relay_SMD -Relay_DPDT_Kemet_EE2_NU_DoubleCoil -Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf -Kemet EC2 signal relay DPDT double dual coil latching surface mount SMD -0 -10 -10 -Relay_SMD -Relay_DPDT_Omron_G6H-2F -package for Omron G6H-2F relais, see http://cdn-reichelt.de/documents/datenblatt/C300/G6H%23OMR.pdf -Omron G6H-2F relais -0 -10 -10 -Relay_SMD -Relay_DPDT_Omron_G6K-2F -Omron G6K-2F relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf -Omron G6K-2F relay -0 -8 -8 -Relay_SMD -Relay_DPDT_Omron_G6K-2F-Y -Omron G6K-2F-Y relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf -Omron G6K-2F-Y relay -0 -8 -8 -Relay_SMD -Relay_DPDT_Omron_G6K-2G -Omron G6K-2G relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf -Omron G6K-2G relay -0 -8 -8 -Relay_SMD -Relay_DPDT_Omron_G6K-2G-Y -Omron G6K-2G-Y relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf -Omron G6K-2G-Y relay -0 -8 -8 -Relay_SMD -Relay_DPDT_Omron_G6S-2F -Relay Omron G6S-2F, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf -Relay Omron G6S-2F -0 -8 -8 -Relay_SMD -Relay_DPDT_Omron_G6S-2G -Relay Omron G6S-2G, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf -Relay Omron G6S-2G -0 -8 -8 -Relay_SMD -Relay_DPDT_Omron_G6SK-2F -Relay Omron G6SK-2F, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf -Relay Omron G6SK-2F -0 -10 -10 -Relay_SMD -Relay_DPDT_Omron_G6SK-2G -Relay Omron G6SK-2G, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf -Relay Omron G6SK-2G -0 -10 -10 -Relay_SMD -Relay_Fujitsu_FTR-B3S -https://www.fujitsu.com/downloads/MICRO/fcai/relays/ftr-b3.pdf -Fujitsh FTR B3S B3SA Relay J JLeg -0 -8 -8 -Relay_SMD -Relay_SPDT_AXICOM_HF3Series_50ohms_Pitch1.27mm -hiqsdr.com/images/3/3e/Axicom-HF3.pdf -AXICOM HF3-Series Relay Pitch 1.27mm 50ohms -0 -16 -16 -Relay_SMD -Relay_SPDT_AXICOM_HF3Series_75ohms_Pitch1.27mm -hiqsdr.com/images/3/3e/Axicom-HF3.pdf -AXICOM HF3-Series Relay Pitch 1.27mm 75ohm -0 -16 -16 -Relay_THT -Relay_1-Form-A_Schrack-RYII_RM5mm -Relay, 1-Form-A, Schrack-RYII, RM5mm, SPST-NO -Relay 1-Form-A Schrack-RYII RM5mm SPST-NO -0 -4 -4 -Relay_THT -Relay_1-Form-B_Schrack-RYII_RM5mm -Relay, 1-Form-B, Schrack-RYII, RM5mm, SPST-NC -Relay 1-Form-B Schrack-RYII RM5mm SPST-NC -0 -4 -4 -Relay_THT -Relay_1-Form-C_Schrack-RYII_RM3.2mm -Relay, 1-Form-C, Schrack-RYII, RM3.2mm, SPDT -Relay 1-Form-C Schrack-RYII RM3.2mm SPDT -0 -5 -5 -Relay_THT -Relay_1P1T_NO_10x24x18.8mm_Panasonic_ADW11xxxxW_THT -Panasonic Relay SPST 10mm 24mm, https://www.panasonic-electric-works.com/pew/es/downloads/ds_dw_hl_en.pdf -Panasonic Relay SPST -0 -4 -4 -Relay_THT -Relay_DPDT_AXICOM_IMSeries_Pitch3.2mm -AXICOM IM-Series Relays, DPDR, Pitch 3.2mm, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Specification+Or+Standard%7F108-98001%7FV%7Fpdf%7FEnglish%7FENG_SS_108-98001_V_IM_0614_v1.pdf%7F4-1462039-1 -AXICOM IM-Series Relay DPDR Pitch 3.2mm -0 -8 -8 -Relay_THT -Relay_DPDT_AXICOM_IMSeries_Pitch5.08mm -AXICOM IM-Series Relays, DPDR, Pitch 5.08 -AXICOM IM-Series Relay DPDR Pitch 5.08 -0 -8 -8 -Relay_THT -Relay_DPDT_FRT5 -IM Signal Relay DPDT FRT5 narrow footprint -Relay DPDT IM-relay FRT5 -0 -10 -10 -Relay_THT -Relay_DPDT_Finder_30.22 -Finder 32.21-x000 Relay, DPDT, https://gfinder.findernet.com/public/attachments/30/EN/S30EN.pdf -AXICOM IM-Series Relay SPDT -0 -8 -8 -Relay_THT -Relay_DPDT_Finder_40.52 -Relay DPDT Finder 40.52, Pitch 5mm/7.5mm, https://www.finder-relais.net/de/finder-relais-serie-40.pdf -Relay DPDT Finder 40.52 Pitch 5mm -0 -8 -8 -Relay_THT -Relay_DPDT_Fujitsu_FTR-F1C -https://www.fujitsu.com/downloads/MICRO/fcai/relays/ftr-f1.pdf -relay dpdt fujitsu tht -0 -8 -8 -Relay_THT -Relay_DPDT_Kemet_EC2 -Kemet signal relay, DPDT, non-latching, single coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf -Kemet EC2 signal relay DPDT non single coil latching through hole THT -0 -8 -8 -Relay_THT -Relay_DPDT_Kemet_EC2_DoubleCoil -Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf -Kemet EC2 signal relay DPDT double dual coil latching through hole THT -0 -10 -10 -Relay_THT -Relay_DPDT_Omron_G2RL -Omron Relay DPDT, https://omronfs.omron.com/en_US/ecb/products/pdf/en-g2rl.pdf -Omron Relay DPDT -0 -8 -8 -Relay_THT -Relay_DPDT_Omron_G5V-2 -http://omronfs.omron.com/en_US/ecb/products/pdf/en-g5v2.pdf -Omron G5V-2 Relay DPDT -0 -8 -8 -Relay_THT -Relay_DPDT_Omron_G6H-2 -Omron relay G6H-2, see http://cdn-reichelt.de/documents/datenblatt/C300/G6H%23OMR.pdf -Omron relay G6H-2 -0 -10 -10 -Relay_THT -Relay_DPDT_Omron_G6K-2P -Omron G6K-2P relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf -Omron G6K-2P relay -0 -8 -8 -Relay_THT -Relay_DPDT_Omron_G6K-2P-Y -Omron G6K-2P-Y relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf -Omron G6K-2P-Y relay -0 -8 -8 -Relay_THT -Relay_DPDT_Omron_G6S-2 -Relay Omron G6S-2, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf -Relay Omron G6S-2 -0 -8 -8 -Relay_THT -Relay_DPDT_Omron_G6SK-2 -Relay Omron G6SK-2, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf -Relay Omron G6SK-2 -0 -10 -10 -Relay_THT -Relay_DPDT_Panasonic_JW2 -Panasonic Relay DPDT, http://www3.panasonic.biz/ac/e_download/control/relay/power/catalog/mech_eng_jw.pdf?via=ok -Panasonic Relay DPDT -0 -8 -8 -Relay_THT -Relay_DPDT_Schrack-RT2-FormC-Dual-Coil_RM5mm -Relay DPDT Schrack-RT2 RM5mm 16A 250V AC Form C http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7FRT2_bistable%7F1116%7Fpdf%7FEnglish%7FENG_DS_RT2_bistable_1116.pdf%7F1-1415537-8 -Relay DPDT Schrack-RT2 RM5mm 16A 250V AC Relay -0 -9 -9 -Relay_THT -Relay_DPDT_Schrack-RT2-FormC_RM5mm -Relay DPDT Schrack-RT2 RM5mm 16A 250V AC Form C http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=RT2_reflow&DocType=DS&DocLang=EN -Relay DPDT Schrack-RT2 RM5mm 16A 250V AC Relay -0 -8 -8 -Relay_THT -Relay_DPST_Fujitsu_FTR-F1A -https://www.fujitsu.com/downloads/MICRO/fcai/relays/ftr-f1.pdf -relay dpst fujitsu tht -0 -6 -6 -Relay_THT -Relay_DPST_Schrack-RT2-FormA_RM5mm -Relay DPST Schrack-RT2 RM5mm 16A 250V AC Form A http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=RT2_reflow&DocType=DS&DocLang=EN -Relay DPST Schrack-RT2 RM5mm 16A 250V AC Relay -0 -6 -6 -Relay_THT -Relay_SPDT_Finder_32.21-x000 -Finder 32.21-x000 Relay, SPDT, https://gfinder.findernet.com/assets/Series/355/S32EN.pdf -AXICOM IM-Series Relay SPDT -0 -5 -5 -Relay_THT -Relay_SPDT_Finder_34.51_Horizontal -Relay SPDT, Finder Type34.51, horizontal form, see https://gfinder.findernet.com/public/attachments/34/EN/S34USAEN.pdf -Relay SPDT Finder -0 -5 -5 -Relay_THT -Relay_SPDT_Finder_34.51_Vertical -Relay SPDT, Finder Type34.51, vertical/standing form, see https://gfinder.findernet.com/public/attachments/34/EN/S34USAEN.pdf -Relay SPDT Finder -0 -5 -5 -Relay_THT -Relay_SPDT_Finder_36.11 -FINDER 36.11, SPDT relay, 10A, https://gfinder.findernet.com/public/attachments/36/EN/S36EN.pdf -spdt relay -0 -5 -5 -Relay_THT -Relay_SPDT_Finder_40.11 -Relay SPDT Finder 40.11, https://www.finder-relais.net/de/finder-relais-serie-40.pdf -Relay SPDT Finder 40.11 -0 -5 -5 -Relay_THT -Relay_SPDT_Finder_40.31 -Relay DPDT Finder 40.31, Pitch 3.5mm/7.5mm, https://www.finder-relais.net/de/finder-relais-serie-40.pdf -Relay DPDT Finder 40.31 Pitch 3.5mm -0 -5 -5 -Relay_THT -Relay_SPDT_Finder_40.41 -Relay DPDT Finder 40.41, Pitch 3.5mm/7.5mm, https://www.finder-relais.net/de/finder-relais-serie-40.pdf -Relay DPDT Finder 40.41 Pitch 3.5mm -0 -5 -5 -Relay_THT -Relay_SPDT_Finder_40.51 -Relay DPDT Finder 40.51, Pitch 5mm/7.5mm, https://www.finder-relais.net/de/finder-relais-serie-40.pdf -Relay DPDT Finder 40.51 Pitch 5mm -0 -5 -5 -Relay_THT -Relay_SPDT_HJR-4102 -IM Signal Relay SPDT HJR-4102 -Relay SPDT IM-relay HJR-4102 -0 -6 -6 -Relay_THT -Relay_SPDT_HsinDa_Y14 -http://www.hsinda.com.cn/en/ProductShow.asp?ID=208 -Relay Y14 -0 -6 -6 -Relay_THT -Relay_SPDT_Omron-G5LE-1 -Omron Relay SPDT, http://www.omron.com/ecb/products/pdf/en-g5le.pdf -Omron Relay SPDT -0 -5 -5 -Relay_THT -Relay_SPDT_Omron-G5Q-1 -Relay SPDT Omron Serie G5Q, http://omronfs.omron.com/en_US/ecb/products/pdf/en-g5q.pdf -Relay SPDT Omron Serie G5Q -0 -5 -5 -Relay_THT -Relay_SPDT_Omron_G5V-1 -Relay Omron G5V-1, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g5v_1.pdf -Relay Omron G5V-1 -0 -6 -6 -Relay_THT -Relay_SPDT_Omron_G6E -Relay SPDT Omron Serie G6E -Relay SPDT Omron Serie G6E 1x um -0 -5 -5 -Relay_THT -Relay_SPDT_Omron_G6EK -Relay SPDT Omron Serie G6EK, see http://www.logosfoundation.org/instrum_gwr/pi/Omron_G6E_134P.pdf -Relay SPDT Omron Serie G6EK -0 -6 -6 -Relay_THT -Relay_SPDT_Panasonic_JW1_FormC -Panasonic Relay SPDT, http://www3.panasonic.biz/ac/e_download/control/relay/power/catalog/mech_eng_jw.pdf?via=ok -Panasonic Relay SPDT -0 -5 -5 -Relay_THT -Relay_SPDT_PotterBrumfield_T9AP5D52_12V30A -Relay SPDT Potter&Brumfield T9AP5D52 12V 30A 1xUn Connector Fast ON Only Dummy for Space NO Pads -Relay SPDT Potter&Brumfield T9AP5D52 12V 30A 1xUm Connector Fast ON Flachsteckeranschluss Only Dummy for Space NO Pads -0 -0 -0 -Relay_THT -Relay_SPDT_RAYEX-L90 -https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf -Relay RAYEX L90 SPDT -0 -6 -6 -Relay_THT -Relay_SPDT_RAYEX-L90S -https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf -Relay RAYEX L90S SPDT -0 -5 -5 -Relay_THT -Relay_SPDT_SANYOU_SRD_Series_Form_C -relay Sanyou SRD series Form C http://www.sanyourelay.ca/public/products/pdf/SRD.pdf -relay Sanyu SRD form C -0 -5 -5 -Relay_THT -Relay_SPDT_Schrack-RP-II-1-16A-FormC_RM5mm -Relay SPST Schrack-RP-II/1 RM5mm 16A 250V AC Form C http://image.schrack.com/datenblaetter/h_rp810012-b.pdf -Relay SPST Schrack-RP-II/1 RM5mm 16A 250V AC Relay -0 -8 -5 -Relay_THT -Relay_SPDT_Schrack-RP-II-1-FormC_RM3.5mm -Relay SPST Schrack-RP-II/1 RM3.5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rp810012-b.pdf -Relay SPST Schrack-RP-II/1 RM3.5mm 8A 250V AC Relay -0 -5 -5 -Relay_THT -Relay_SPDT_Schrack-RP-II-1-FormC_RM5mm -Relay SPST Schrack-RP-II/1 RM5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rp810012-b.pdf -Relay SPST Schrack-RP-II/1 RM5mm 8A 250V AC Relay -0 -5 -5 -Relay_THT -Relay_SPDT_Schrack-RT1-16A-FormC_RM5mm -Relay SPST Schrack-RT1 RM5mm 16A 250V AC Form C http://image.schrack.com/datenblaetter/h_rt114012--_de.pdf -Relay SPST Schrack-RT1 RM5mm 16A 250V AC Relay -0 -8 -5 -Relay_THT -Relay_SPDT_Schrack-RT1-FormC_RM3.5mm -Relay SPST Schrack-RT1 RM3.5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rt114012--_de.pdf -Relay SPST Schrack-RT1 RM3.5mm 8A 250V AC Relay -0 -5 -5 -Relay_THT -Relay_SPDT_Schrack-RT1-FormC_RM5mm -Relay SPST Schrack-RT1 RM5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rt114012--_de.pdf -Relay SPST Schrack-RT1 RM5mm 8A 250V AC Relay -0 -5 -5 -Relay_THT -Relay_SPDT_StandexMeder_SIL_Form1C -Standex-Meder SIL-relais, Form 1C, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_SIL.pdf -Standex Meder SIL reed relais -0 -5 -5 -Relay_THT -Relay_SPST_Finder_32.21-x300 -Finder 32.21-x300 Relay, SPST, https://gfinder.findernet.com/assets/Series/355/S32EN.pdf -Finder 32.21-x300 Relay SPST -0 -4 -4 -Relay_THT -Relay_SPST_Omron-G5Q-1A -Relay SPST-NO Omron Serie G5Q, http://omronfs.omron.com/en_US/ecb/products/pdf/en-g5q.pdf -Relay SPST-NO Omron Serie G5Q -0 -4 -4 -Relay_THT -Relay_SPST_Panasonic_JW1_FormA -Panasonic Relay SPST, http://www3.panasonic.biz/ac/e_download/control/relay/power/catalog/mech_eng_jw.pdf?via=ok -Panasonic Relay SPST -0 -4 -4 -Relay_THT -Relay_SPST_PotterBrumfield_T9AP1D52_12V30A -Relay SPST Potter&Brumfield T9AP1D52 12V 30A 1xEin Connector Fast ON Only Dummy for Space NO Pads -Relau SPST Potter&Brumfield T9AP1D52 12V 30A 1xEin Connector Fast ON Flachsteckeranschluss Only Dummy for Space NO Pads -0 -0 -0 -Relay_THT -Relay_SPST_RAYEX-L90A -https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf -Relay RAYEX L90A SPST NO -0 -5 -5 -Relay_THT -Relay_SPST_RAYEX-L90AS -https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf -Relay RAYEX L90AS SPST NO -0 -4 -4 -Relay_THT -Relay_SPST_RAYEX-L90B -https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf -Relay RAYEX L90B SPST NC -0 -5 -5 -Relay_THT -Relay_SPST_RAYEX-L90BS -https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf -Relay RAYEX L90BS SPST NC -0 -4 -4 -Relay_THT -Relay_SPST_SANYOU_SRD_Series_Form_A -relay Sanyou SRD series Form A http://www.sanyourelay.ca/public/products/pdf/SRD.pdf -relay Sanyu SRD form A -0 -4 -4 -Relay_THT -Relay_SPST_SANYOU_SRD_Series_Form_B -relay Sanyou SRD series Form B opener http://www.sanyourelay.ca/public/products/pdf/SRD.pdf -relay Sanyu SRD form B opener -0 -4 -4 -Relay_THT -Relay_SPST_Schrack-RP-II-1-16A-FormA_RM5mm -Relay SPST Schrack-RP-II/1 RM5mm 16A 250V AC Form A http://image.schrack.com/datenblaetter/h_rp810012-b.pdf -Relay SPST Schrack-RP-II/1 RM5mm 16A 250V AC Relay -0 -6 -4 -Relay_THT -Relay_SPST_Schrack-RP-II-1-FormA_RM3.5mm -Relay SPST Schrack-RP-II/1 RM3.5mm 8A 250V AC Form A -Relay SPST Schrack-RP-II/1 RM3.5mm 8A 250V AC Relay -0 -4 -4 -Relay_THT -Relay_SPST_Schrack-RP-II-1-FormA_RM5mm -Relay SPST Schrack-RP-II/1 RM5mm 8A 250V AC Form A http://image.schrack.com/datenblaetter/h_rp810012-b.pdf -Relay SPST Schrack-RP-II/1 RM5mm 8A 250V AC Relay -0 -4 -4 -Relay_THT -Relay_SPST_Schrack-RP3SL-1coil_RM5mm -Relay SPST Schrack-RP3SL, 1-coil-version, RM5mm 16A 250V AC Form A http://www.alliedelec.com/m/d/543c6bed18bf23a83ae5238947033ee0.pdf -Relay SPST Schrack-RP3SL RM5mm 16A 250V AC Relay -0 -6 -4 -Relay_THT -Relay_SPST_Schrack-RP3SL_RM5mm -Relay SPST Schrack-RP3SL RM5mm 16A 250V AC Form A http://www.alliedelec.com/m/d/543c6bed18bf23a83ae5238947033ee0.pdf -Relay SPST Schrack-RP3SL RM5mm 16A 250V AC Relay -0 -7 -5 -Relay_THT -Relay_SPST_Schrack-RT1-16A-FormA_RM5mm -Relay SPST Schrack-RT2 RM5mm 16A 250V AC Form C http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=RT2_reflow&DocType=DS&DocLang=EN -Relay SPST Schrack-RT2 RM5mm 16A 250V AC Relay -0 -6 -4 -Relay_THT -Relay_SPST_Schrack-RT1-FormA_RM3.5mm -Relay SPST Schrack-RT1 RM3.5mm 8A 250V AC Form A -Relay SPST Schrack-RT1 RM3.5mm 8A 250V AC Relay -0 -4 -4 -Relay_THT -Relay_SPST_Schrack-RT1-FormA_RM5mm -Relay SPST Schrack-RT1 RM5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rt114012--_de.pdf -Relay SPST Schrack-RT1 RM5mm 8A 250V AC Relay -0 -4 -4 -Relay_THT -Relay_SPST_StandexMeder_MS_Form1AB -Standex-Meder MS SIL-relais, Form 1A/1B, see https://standexelectronics.com/de/produkte/ms-reed-relais/ -Standex Meder MS SIL reed relais -0 -4 -4 -Relay_THT -Relay_SPST_StandexMeder_SIL_Form1A -Standex-Meder SIL-relais, Form 1A, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_SIL.pdf -Standex Meder SIL reed relais -0 -4 -4 -Relay_THT -Relay_SPST_StandexMeder_SIL_Form1B -Standex-Meder SIL-relais, Form 1B, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_SIL.pdf -Standex Meder SIL reed relais -0 -4 -4 -Relay_THT -Relay_SPST_TE_PCH-1xxx2M -Miniature PCB Relay, PCH Series, 1 Form A (NO), SPST http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7FPCH_series_relay_data_sheet_E%7F1215%7Fpdf%7FEnglish%7FENG_DS_PCH_series_relay_data_sheet_E_1215.pdf -Relay SPST NO -0 -4 -4 -Relay_THT -Relay_SPST_TE_PCN-1xxD3MHZ -https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1461491%7FG2%7Fpdf%7FEnglish%7FENG_CD_1461491_G2.pdf%7F3-1461491-0 -SPST relay slim -0 -4 -4 -Relay_THT -Relay_Socket_DPDT_Finder_96.12 -https://gfinder.findernet.com/public/attachments/56/DE/S56DE.pdf -Relay socket DPDT Finder 96.12 56.32 -0 -8 -8 -Relay_THT -Relay_StandexMeder_DIP_HighProfile -package for Standex Meder DIP reed relay series, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_DIP.pdf -DIL DIP PDIP 2.54mm 7.62mm 300mil reed relay -0 -8 -8 -Relay_THT -Relay_StandexMeder_DIP_LowProfile -package for Standex Meder DIP reed relay series, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_DIP.pdf -DIL DIP PDIP 2.54mm 7.62mm 300mil reed relay -0 -8 -8 -Relay_THT -Relay_StandexMeder_UMS -Standex-Meder SIL-relais, UMS, see http://cdn-reichelt.de/documents/datenblatt/C300/UMS05_1A80_75L_DB.pdf -Standex Meder SIL reed relais -0 -4 -4 -Resistor_SMD -R_0201_0603Metric -Resistor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator -resistor -0 -4 -2 -Resistor_SMD -R_0201_0603Metric_Pad0.64x0.40mm_HandSolder -Resistor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator -resistor handsolder -0 -4 -2 -Resistor_SMD -R_0402_1005Metric -Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -resistor -0 -2 -2 -Resistor_SMD -R_0402_1005Metric_Pad0.72x0.64mm_HandSolder -Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -resistor handsolder -0 -2 -2 -Resistor_SMD -R_0603_1608Metric -Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -resistor -0 -2 -2 -Resistor_SMD -R_0603_1608Metric_Pad0.98x0.95mm_HandSolder -Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -resistor handsolder -0 -2 -2 -Resistor_SMD -R_0612_1632Metric -Resistor SMD 0612 (1632 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20019/rcwe.pdf), generated with kicad-footprint-generator -resistor -0 -2 -2 -Resistor_SMD -R_0612_1632Metric_Pad1.18x3.40mm_HandSolder -Resistor SMD 0612 (1632 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20019/rcwe.pdf), generated with kicad-footprint-generator -resistor handsolder -0 -2 -2 -Resistor_SMD -R_0805_2012Metric -Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -resistor -0 -2 -2 -Resistor_SMD -R_0805_2012Metric_Pad1.20x1.40mm_HandSolder -Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -resistor handsolder -0 -2 -2 -Resistor_SMD -R_0815_2038Metric -Resistor SMD 0815 (2038 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.susumu.co.jp/common/pdf/n_catalog_partition07_en.pdf), generated with kicad-footprint-generator -resistor -0 -2 -2 -Resistor_SMD -R_0815_2038Metric_Pad1.20x4.05mm_HandSolder -Resistor SMD 0815 (2038 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.susumu.co.jp/common/pdf/n_catalog_partition07_en.pdf), generated with kicad-footprint-generator -resistor handsolder -0 -2 -2 -Resistor_SMD -R_01005_0402Metric -Resistor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator -resistor -0 -4 -2 -Resistor_SMD -R_01005_0402Metric_Pad0.57x0.30mm_HandSolder -Resistor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator -resistor handsolder -0 -4 -2 -Resistor_SMD -R_1020_2550Metric -Resistor SMD 1020 (2550 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20019/rcwe.pdf), generated with kicad-footprint-generator -resistor -0 -2 -2 -Resistor_SMD -R_1020_2550Metric_Pad1.33x5.20mm_HandSolder -Resistor SMD 1020 (2550 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20019/rcwe.pdf), generated with kicad-footprint-generator -resistor handsolder -0 -2 -2 -Resistor_SMD -R_1206_3216Metric -Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -resistor -0 -2 -2 -Resistor_SMD -R_1206_3216Metric_Pad1.30x1.75mm_HandSolder -Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -resistor handsolder -0 -2 -2 -Resistor_SMD -R_1210_3225Metric -Resistor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -resistor -0 -2 -2 -Resistor_SMD -R_1210_3225Metric_Pad1.30x2.65mm_HandSolder -Resistor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -resistor handsolder -0 -2 -2 -Resistor_SMD -R_1218_3246Metric -Resistor SMD 1218 (3246 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20035/dcrcwe3.pdf), generated with kicad-footprint-generator -resistor -0 -2 -2 -Resistor_SMD -R_1218_3246Metric_Pad1.22x4.75mm_HandSolder -Resistor SMD 1218 (3246 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20035/dcrcwe3.pdf), generated with kicad-footprint-generator -resistor handsolder -0 -2 -2 -Resistor_SMD -R_1812_4532Metric -Resistor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator -resistor -0 -2 -2 -Resistor_SMD -R_1812_4532Metric_Pad1.30x3.40mm_HandSolder -Resistor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator -resistor handsolder -0 -2 -2 -Resistor_SMD -R_2010_5025Metric -Resistor SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -resistor -0 -2 -2 -Resistor_SMD -R_2010_5025Metric_Pad1.40x2.65mm_HandSolder -Resistor SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -resistor handsolder -0 -2 -2 -Resistor_SMD -R_2512_6332Metric -Resistor SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -resistor -0 -2 -2 -Resistor_SMD -R_2512_6332Metric_Pad1.40x3.35mm_HandSolder -Resistor SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator -resistor handsolder -0 -2 -2 -Resistor_SMD -R_2816_7142Metric -Resistor SMD 2816 (7142 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/30100/wsl.pdf), generated with kicad-footprint-generator -resistor -0 -2 -2 -Resistor_SMD -R_2816_7142Metric_Pad3.20x4.45mm_HandSolder -Resistor SMD 2816 (7142 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: https://www.vishay.com/docs/30100/wsl.pdf), generated with kicad-footprint-generator -resistor handsolder -0 -2 -2 -Resistor_SMD -R_4020_10251Metric -Resistor SMD 4020 (10251 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://datasheet.octopart.com/HVC0603T5004FET-Ohmite-datasheet-26699797.pdf), generated with kicad-footprint-generator -resistor -0 -2 -2 -Resistor_SMD -R_4020_10251Metric_Pad1.65x5.30mm_HandSolder -Resistor SMD 4020 (10251 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://datasheet.octopart.com/HVC0603T5004FET-Ohmite-datasheet-26699797.pdf), generated with kicad-footprint-generator -resistor handsolder -0 -2 -2 -Resistor_SMD -R_Array_Concave_2x0603 -Thick Film Chip Resistor Array, Wave soldering, Vishay CRA06P (see cra06p.pdf) -resistor array -0 -4 -4 -Resistor_SMD -R_Array_Concave_4x0402 -Thick Film Chip Resistor Array, Wave soldering, Vishay CRA04P (see cra04p.pdf) -resistor array -0 -8 -8 -Resistor_SMD -R_Array_Concave_4x0603 -Thick Film Chip Resistor Array, Wave soldering, Vishay CRA06P (see cra06p.pdf) -resistor array -0 -8 -8 -Resistor_SMD -R_Array_Convex_2x0402 -Chip Resistor Network, ROHM MNR02 (see mnr_g.pdf) -resistor array -0 -4 -4 -Resistor_SMD -R_Array_Convex_2x0603 -Chip Resistor Network, ROHM MNR12 (see mnr_g.pdf) -resistor array -0 -4 -4 -Resistor_SMD -R_Array_Convex_2x0606 -Precision Thin Film Chip Resistor Array, VISHAY (see http://www.vishay.com/docs/28770/acasat.pdf) -resistor array -0 -4 -4 -Resistor_SMD -R_Array_Convex_2x1206 -Chip Resistor Network, ROHM MNR32 (see mnr_g.pdf) -resistor array -0 -4 -4 -Resistor_SMD -R_Array_Convex_4x0402 -Chip Resistor Network, ROHM MNR04 (see mnr_g.pdf) -resistor array -0 -8 -8 -Resistor_SMD -R_Array_Convex_4x0603 -Chip Resistor Network, ROHM MNR14 (see mnr_g.pdf) -resistor array -0 -8 -8 -Resistor_SMD -R_Array_Convex_4x0612 -Precision Thin Film Chip Resistor Array, VISHAY (see http://www.vishay.com/docs/28770/acasat.pdf) -resistor array -0 -8 -8 -Resistor_SMD -R_Array_Convex_4x1206 -Chip Resistor Network, ROHM MNR34 (see mnr_g.pdf) -resistor array -0 -8 -8 -Resistor_SMD -R_Array_Convex_5x0603 -Chip Resistor Network, ROHM MNR15 (see mnr_g.pdf) -resistor array -0 -10 -10 -Resistor_SMD -R_Array_Convex_5x1206 -Chip Resistor Network, ROHM MNR35 (see mnr_g.pdf) -resistor array -0 -10 -10 -Resistor_SMD -R_Array_Convex_8x0602 -Chip Resistor Network, ROHM MNR18 (see mnr_g.pdf) -resistor array -0 -16 -16 -Resistor_SMD -R_Cat16-2 -SMT resistor net, Bourns CAT16 series, 2 way -SMT resistor net Bourns CAT16 series 2 way -0 -4 -4 -Resistor_SMD -R_Cat16-4 -SMT resistor net, Bourns CAT16 series, 4 way -SMT resistor net Bourns CAT16 series 4 way -0 -8 -8 -Resistor_SMD -R_Cat16-8 -SMT resistor net, Bourns CAT16 series, 8 way -SMT resistor net Bourns CAT16 series 8 way -0 -16 -16 -Resistor_SMD -R_MELF_MMB-0207 -Resistor, MELF, MMB-0207, http://www.vishay.com/docs/28713/melfprof.pdf -MELF Resistor -0 -2 -2 -Resistor_SMD -R_MicroMELF_MMU-0102 -Resistor, MicroMELF, MMU-0102, http://www.vishay.com/docs/28713/melfprof.pdf -MicroMELF Resistor -0 -2 -2 -Resistor_SMD -R_MiniMELF_MMA-0204 -Resistor, MiniMELF, MMA-0204, http://www.vishay.com/docs/28713/melfprof.pdf -MiniMELF Resistor -0 -2 -2 -Resistor_SMD -R_Shunt_Ohmite_LVK12 -4 contact shunt resistor -shunt resistor 4 contacts -0 -4 -4 -Resistor_SMD -R_Shunt_Ohmite_LVK20 -4 contacts shunt resistor, https://www.ohmite.com/assets/docs/res_lvk.pdf -4 contacts resistor smd -0 -4 -4 -Resistor_SMD -R_Shunt_Ohmite_LVK24 -4 contacts shunt resistor,https://www.ohmite.com/assets/docs/res_lvk.pdf -4 contacts resistor smd -0 -4 -4 -Resistor_SMD -R_Shunt_Ohmite_LVK25 -4 contacts shunt resistor,https://www.ohmite.com/assets/docs/res_lvk.pdf -4 contacts resistor smd -0 -4 -4 -Resistor_SMD -R_Shunt_Vishay_WSK2512_6332Metric_T1.19mm -Shunt Resistor SMD 2512 (6332 Metric), 2.6mm thick, Vishay WKS2512, Terminal length (T) 1.19mm, 5 to 200 milli Ohm (http://http://www.vishay.com/docs/30108/wsk.pdf) -resistor shunt WSK2512 -0 -4 -4 -Resistor_SMD -R_Shunt_Vishay_WSK2512_6332Metric_T2.21mm -Shunt Resistor SMD 2512 (6332 Metric), 2.6mm thick, Vishay WKS2512, Terminal length (T) 2.21mm, 1 to 4.9 milli Ohm (http://http://www.vishay.com/docs/30108/wsk.pdf) -resistor shunt WSK2512 -0 -4 -4 -Resistor_SMD -R_Shunt_Vishay_WSK2512_6332Metric_T2.66mm -Shunt Resistor SMD 2512 (6332 Metric), 2.6mm thick, Vishay WKS2512, Terminal length (T) 2.66mm, 0.5 to 0.99 milli Ohm (http://http://www.vishay.com/docs/30108/wsk.pdf) -resistor shunt WSK2512 -0 -4 -4 -Resistor_SMD -R_Shunt_Vishay_WSKW0612 -https://www.vishay.com/docs/30332/wskw0612.pdf -4-Terminal SMD Shunt -0 -4 -4 -Resistor_SMD -R_Shunt_Vishay_WSR2_WSR3 -Power Metal Strip Resistors 0.005 to 0.2, https://www.vishay.com/docs/30101/wsr.pdf -SMD Shunt Resistor -0 -2 -2 -Resistor_SMD -R_Shunt_Vishay_WSR2_WSR3_KelvinConnection -Power Metal Strip Resistors 0.005 to 0.2, https://www.vishay.com/docs/30101/wsr.pdf -SMD Shunt Resistor -0 -4 -2 -Resistor_THT -R_Array_SIP4 -4-pin Resistor SIP pack -R -0 -4 -4 -Resistor_THT -R_Array_SIP5 -5-pin Resistor SIP pack -R -0 -5 -5 -Resistor_THT -R_Array_SIP6 -6-pin Resistor SIP pack -R -0 -6 -6 -Resistor_THT -R_Array_SIP7 -7-pin Resistor SIP pack -R -0 -7 -7 -Resistor_THT -R_Array_SIP8 -8-pin Resistor SIP pack -R -0 -8 -8 -Resistor_THT -R_Array_SIP9 -9-pin Resistor SIP pack -R -0 -9 -9 -Resistor_THT -R_Array_SIP10 -10-pin Resistor SIP pack -R -0 -10 -10 -Resistor_THT -R_Array_SIP11 -11-pin Resistor SIP pack -R -0 -11 -11 -Resistor_THT -R_Array_SIP12 -12-pin Resistor SIP pack -R -0 -12 -12 -Resistor_THT -R_Array_SIP13 -13-pin Resistor SIP pack -R -0 -13 -13 -Resistor_THT -R_Array_SIP14 -14-pin Resistor SIP pack -R -0 -14 -14 -Resistor_THT -R_Axial_DIN0204_L3.6mm_D1.6mm_P1.90mm_Vertical -Resistor, Axial_DIN0204 series, Axial, Vertical, pin pitch=1.9mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0204 series Axial Vertical pin pitch 1.9mm 0.167W length 3.6mm diameter 1.6mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0204_L3.6mm_D1.6mm_P2.54mm_Vertical -Resistor, Axial_DIN0204 series, Axial, Vertical, pin pitch=2.54mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0204 series Axial Vertical pin pitch 2.54mm 0.167W length 3.6mm diameter 1.6mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0204_L3.6mm_D1.6mm_P5.08mm_Horizontal -Resistor, Axial_DIN0204 series, Axial, Horizontal, pin pitch=5.08mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0204 series Axial Horizontal pin pitch 5.08mm 0.167W length 3.6mm diameter 1.6mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0204_L3.6mm_D1.6mm_P5.08mm_Vertical -Resistor, Axial_DIN0204 series, Axial, Vertical, pin pitch=5.08mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0204 series Axial Vertical pin pitch 5.08mm 0.167W length 3.6mm diameter 1.6mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal -Resistor, Axial_DIN0204 series, Axial, Horizontal, pin pitch=7.62mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0204 series Axial Horizontal pin pitch 7.62mm 0.167W length 3.6mm diameter 1.6mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0207_L6.3mm_D2.5mm_P2.54mm_Vertical -Resistor, Axial_DIN0207 series, Axial, Vertical, pin pitch=2.54mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0207 series Axial Vertical pin pitch 2.54mm 0.25W = 1/4W length 6.3mm diameter 2.5mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0207_L6.3mm_D2.5mm_P5.08mm_Vertical -Resistor, Axial_DIN0207 series, Axial, Vertical, pin pitch=5.08mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0207 series Axial Vertical pin pitch 5.08mm 0.25W = 1/4W length 6.3mm diameter 2.5mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal -Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=7.62mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0207 series Axial Horizontal pin pitch 7.62mm 0.25W = 1/4W length 6.3mm diameter 2.5mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal -Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=10.16mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0207 series Axial Horizontal pin pitch 10.16mm 0.25W = 1/4W length 6.3mm diameter 2.5mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal -Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=15.24mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0207 series Axial Horizontal pin pitch 15.24mm 0.25W = 1/4W length 6.3mm diameter 2.5mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0309_L9.0mm_D3.2mm_P2.54mm_Vertical -Resistor, Axial_DIN0309 series, Axial, Vertical, pin pitch=2.54mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0309 series Axial Vertical pin pitch 2.54mm 0.5W = 1/2W length 9mm diameter 3.2mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0309_L9.0mm_D3.2mm_P5.08mm_Vertical -Resistor, Axial_DIN0309 series, Axial, Vertical, pin pitch=5.08mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0309 series Axial Vertical pin pitch 5.08mm 0.5W = 1/2W length 9mm diameter 3.2mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0309_L9.0mm_D3.2mm_P12.70mm_Horizontal -Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=12.7mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0309 series Axial Horizontal pin pitch 12.7mm 0.5W = 1/2W length 9mm diameter 3.2mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0309_L9.0mm_D3.2mm_P15.24mm_Horizontal -Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=15.24mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0309 series Axial Horizontal pin pitch 15.24mm 0.5W = 1/2W length 9mm diameter 3.2mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0309_L9.0mm_D3.2mm_P20.32mm_Horizontal -Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=20.32mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0309 series Axial Horizontal pin pitch 20.32mm 0.5W = 1/2W length 9mm diameter 3.2mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal -Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0411_L9.9mm_D3.6mm_P5.08mm_Vertical -Resistor, Axial_DIN0411 series, Axial, Vertical, pin pitch=5.08mm, 1W, length*diameter=9.9*3.6mm^2 -Resistor Axial_DIN0411 series Axial Vertical pin pitch 5.08mm 1W length 9.9mm diameter 3.6mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0411_L9.9mm_D3.6mm_P7.62mm_Vertical -Resistor, Axial_DIN0411 series, Axial, Vertical, pin pitch=7.62mm, 1W, length*diameter=9.9*3.6mm^2 -Resistor Axial_DIN0411 series Axial Vertical pin pitch 7.62mm 1W length 9.9mm diameter 3.6mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0411_L9.9mm_D3.6mm_P12.70mm_Horizontal -Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=12.7mm, 1W, length*diameter=9.9*3.6mm^2 -Resistor Axial_DIN0411 series Axial Horizontal pin pitch 12.7mm 1W length 9.9mm diameter 3.6mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0411_L9.9mm_D3.6mm_P15.24mm_Horizontal -Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=15.24mm, 1W, length*diameter=9.9*3.6mm^2 -Resistor Axial_DIN0411 series Axial Horizontal pin pitch 15.24mm 1W length 9.9mm diameter 3.6mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0411_L9.9mm_D3.6mm_P20.32mm_Horizontal -Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=20.32mm, 1W, length*diameter=9.9*3.6mm^2 -Resistor Axial_DIN0411 series Axial Horizontal pin pitch 20.32mm 1W length 9.9mm diameter 3.6mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0411_L9.9mm_D3.6mm_P25.40mm_Horizontal -Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=25.4mm, 1W, length*diameter=9.9*3.6mm^2 -Resistor Axial_DIN0411 series Axial Horizontal pin pitch 25.4mm 1W length 9.9mm diameter 3.6mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0414_L11.9mm_D4.5mm_P5.08mm_Vertical -Resistor, Axial_DIN0414 series, Axial, Vertical, pin pitch=5.08mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf -Resistor Axial_DIN0414 series Axial Vertical pin pitch 5.08mm 2W length 11.9mm diameter 4.5mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0414_L11.9mm_D4.5mm_P7.62mm_Vertical -Resistor, Axial_DIN0414 series, Axial, Vertical, pin pitch=7.62mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf -Resistor Axial_DIN0414 series Axial Vertical pin pitch 7.62mm 2W length 11.9mm diameter 4.5mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0414_L11.9mm_D4.5mm_P15.24mm_Horizontal -Resistor, Axial_DIN0414 series, Axial, Horizontal, pin pitch=15.24mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf -Resistor Axial_DIN0414 series Axial Horizontal pin pitch 15.24mm 2W length 11.9mm diameter 4.5mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0414_L11.9mm_D4.5mm_P20.32mm_Horizontal -Resistor, Axial_DIN0414 series, Axial, Horizontal, pin pitch=20.32mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf -Resistor Axial_DIN0414 series Axial Horizontal pin pitch 20.32mm 2W length 11.9mm diameter 4.5mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0414_L11.9mm_D4.5mm_P25.40mm_Horizontal -Resistor, Axial_DIN0414 series, Axial, Horizontal, pin pitch=25.4mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf -Resistor Axial_DIN0414 series Axial Horizontal pin pitch 25.4mm 2W length 11.9mm diameter 4.5mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0516_L15.5mm_D5.0mm_P5.08mm_Vertical -Resistor, Axial_DIN0516 series, Axial, Vertical, pin pitch=5.08mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0516 series Axial Vertical pin pitch 5.08mm 2W length 15.5mm diameter 5mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0516_L15.5mm_D5.0mm_P7.62mm_Vertical -Resistor, Axial_DIN0516 series, Axial, Vertical, pin pitch=7.62mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0516 series Axial Vertical pin pitch 7.62mm 2W length 15.5mm diameter 5mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0516_L15.5mm_D5.0mm_P20.32mm_Horizontal -Resistor, Axial_DIN0516 series, Axial, Horizontal, pin pitch=20.32mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0516 series Axial Horizontal pin pitch 20.32mm 2W length 15.5mm diameter 5mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0516_L15.5mm_D5.0mm_P25.40mm_Horizontal -Resistor, Axial_DIN0516 series, Axial, Horizontal, pin pitch=25.4mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0516 series Axial Horizontal pin pitch 25.4mm 2W length 15.5mm diameter 5mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0516_L15.5mm_D5.0mm_P30.48mm_Horizontal -Resistor, Axial_DIN0516 series, Axial, Horizontal, pin pitch=30.48mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf -Resistor Axial_DIN0516 series Axial Horizontal pin pitch 30.48mm 2W length 15.5mm diameter 5mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0614_L14.3mm_D5.7mm_P5.08mm_Vertical -Resistor, Axial_DIN0614 series, Axial, Vertical, pin pitch=5.08mm, 1.5W, length*diameter=14.3*5.7mm^2 -Resistor Axial_DIN0614 series Axial Vertical pin pitch 5.08mm 1.5W length 14.3mm diameter 5.7mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0614_L14.3mm_D5.7mm_P7.62mm_Vertical -Resistor, Axial_DIN0614 series, Axial, Vertical, pin pitch=7.62mm, 1.5W, length*diameter=14.3*5.7mm^2 -Resistor Axial_DIN0614 series Axial Vertical pin pitch 7.62mm 1.5W length 14.3mm diameter 5.7mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0614_L14.3mm_D5.7mm_P15.24mm_Horizontal -Resistor, Axial_DIN0614 series, Axial, Horizontal, pin pitch=15.24mm, 1.5W, length*diameter=14.3*5.7mm^2 -Resistor Axial_DIN0614 series Axial Horizontal pin pitch 15.24mm 1.5W length 14.3mm diameter 5.7mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0614_L14.3mm_D5.7mm_P20.32mm_Horizontal -Resistor, Axial_DIN0614 series, Axial, Horizontal, pin pitch=20.32mm, 1.5W, length*diameter=14.3*5.7mm^2 -Resistor Axial_DIN0614 series Axial Horizontal pin pitch 20.32mm 1.5W length 14.3mm diameter 5.7mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0614_L14.3mm_D5.7mm_P25.40mm_Horizontal -Resistor, Axial_DIN0614 series, Axial, Horizontal, pin pitch=25.4mm, 1.5W, length*diameter=14.3*5.7mm^2 -Resistor Axial_DIN0614 series Axial Horizontal pin pitch 25.4mm 1.5W length 14.3mm diameter 5.7mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0617_L17.0mm_D6.0mm_P5.08mm_Vertical -Resistor, Axial_DIN0617 series, Axial, Vertical, pin pitch=5.08mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf -Resistor Axial_DIN0617 series Axial Vertical pin pitch 5.08mm 2W length 17mm diameter 6mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0617_L17.0mm_D6.0mm_P7.62mm_Vertical -Resistor, Axial_DIN0617 series, Axial, Vertical, pin pitch=7.62mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf -Resistor Axial_DIN0617 series Axial Vertical pin pitch 7.62mm 2W length 17mm diameter 6mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0617_L17.0mm_D6.0mm_P20.32mm_Horizontal -Resistor, Axial_DIN0617 series, Axial, Horizontal, pin pitch=20.32mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf -Resistor Axial_DIN0617 series Axial Horizontal pin pitch 20.32mm 2W length 17mm diameter 6mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0617_L17.0mm_D6.0mm_P25.40mm_Horizontal -Resistor, Axial_DIN0617 series, Axial, Horizontal, pin pitch=25.4mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf -Resistor Axial_DIN0617 series Axial Horizontal pin pitch 25.4mm 2W length 17mm diameter 6mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0617_L17.0mm_D6.0mm_P30.48mm_Horizontal -Resistor, Axial_DIN0617 series, Axial, Horizontal, pin pitch=30.48mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf -Resistor Axial_DIN0617 series Axial Horizontal pin pitch 30.48mm 2W length 17mm diameter 6mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0918_L18.0mm_D9.0mm_P7.62mm_Vertical -Resistor, Axial_DIN0918 series, Axial, Vertical, pin pitch=7.62mm, 4W, length*diameter=18*9mm^2 -Resistor Axial_DIN0918 series Axial Vertical pin pitch 7.62mm 4W length 18mm diameter 9mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0918_L18.0mm_D9.0mm_P22.86mm_Horizontal -Resistor, Axial_DIN0918 series, Axial, Horizontal, pin pitch=22.86mm, 4W, length*diameter=18*9mm^2 -Resistor Axial_DIN0918 series Axial Horizontal pin pitch 22.86mm 4W length 18mm diameter 9mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0918_L18.0mm_D9.0mm_P25.40mm_Horizontal -Resistor, Axial_DIN0918 series, Axial, Horizontal, pin pitch=25.4mm, 4W, length*diameter=18*9mm^2 -Resistor Axial_DIN0918 series Axial Horizontal pin pitch 25.4mm 4W length 18mm diameter 9mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0918_L18.0mm_D9.0mm_P30.48mm_Horizontal -Resistor, Axial_DIN0918 series, Axial, Horizontal, pin pitch=30.48mm, 4W, length*diameter=18*9mm^2 -Resistor Axial_DIN0918 series Axial Horizontal pin pitch 30.48mm 4W length 18mm diameter 9mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0922_L20.0mm_D9.0mm_P7.62mm_Vertical -Resistor, Axial_DIN0922 series, Axial, Vertical, pin pitch=7.62mm, 5W, length*diameter=20*9mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf -Resistor Axial_DIN0922 series Axial Vertical pin pitch 7.62mm 5W length 20mm diameter 9mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0922_L20.0mm_D9.0mm_P25.40mm_Horizontal -Resistor, Axial_DIN0922 series, Axial, Horizontal, pin pitch=25.4mm, 5W, length*diameter=20*9mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf -Resistor Axial_DIN0922 series Axial Horizontal pin pitch 25.4mm 5W length 20mm diameter 9mm -0 -2 -2 -Resistor_THT -R_Axial_DIN0922_L20.0mm_D9.0mm_P30.48mm_Horizontal -Resistor, Axial_DIN0922 series, Axial, Horizontal, pin pitch=30.48mm, 5W, length*diameter=20*9mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf -Resistor Axial_DIN0922 series Axial Horizontal pin pitch 30.48mm 5W length 20mm diameter 9mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L20.0mm_W6.4mm_P5.08mm_Vertical -Resistor, Axial_Power series, Axial, Vertical, pin pitch=5.08mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Axial Vertical pin pitch 5.08mm 4W length 20mm width 6.4mm height 6.4mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L20.0mm_W6.4mm_P7.62mm_Vertical -Resistor, Axial_Power series, Axial, Vertical, pin pitch=7.62mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Axial Vertical pin pitch 7.62mm 4W length 20mm width 6.4mm height 6.4mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L20.0mm_W6.4mm_P22.40mm -Resistor, Axial_Power series, Box, pin pitch=22.4mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Box pin pitch 22.4mm 4W length 20mm width 6.4mm height 6.4mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L20.0mm_W6.4mm_P25.40mm -Resistor, Axial_Power series, Box, pin pitch=25.4mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Box pin pitch 25.4mm 4W length 20mm width 6.4mm height 6.4mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L20.0mm_W6.4mm_P30.48mm -Resistor, Axial_Power series, Box, pin pitch=30.48mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Box pin pitch 30.48mm 4W length 20mm width 6.4mm height 6.4mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L25.0mm_W6.4mm_P27.94mm -Resistor, Axial_Power series, Box, pin pitch=27.94mm, 5W, length*width*height=25*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Box pin pitch 27.94mm 5W length 25mm width 6.4mm height 6.4mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L25.0mm_W6.4mm_P30.48mm -Resistor, Axial_Power series, Box, pin pitch=30.48mm, 5W, length*width*height=25*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Box pin pitch 30.48mm 5W length 25mm width 6.4mm height 6.4mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L25.0mm_W9.0mm_P7.62mm_Vertical -Resistor, Axial_Power series, Axial, Vertical, pin pitch=7.62mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Axial Vertical pin pitch 7.62mm 7W length 25mm width 9mm height 9mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L25.0mm_W9.0mm_P10.16mm_Vertical -Resistor, Axial_Power series, Axial, Vertical, pin pitch=10.16mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Axial Vertical pin pitch 10.16mm 7W length 25mm width 9mm height 9mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L25.0mm_W9.0mm_P27.94mm -Resistor, Axial_Power series, Box, pin pitch=27.94mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Box pin pitch 27.94mm 7W length 25mm width 9mm height 9mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L25.0mm_W9.0mm_P30.48mm -Resistor, Axial_Power series, Box, pin pitch=30.48mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Box pin pitch 30.48mm 7W length 25mm width 9mm height 9mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L38.0mm_W6.4mm_P40.64mm -Resistor, Axial_Power series, Box, pin pitch=40.64mm, 7W, length*width*height=38*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Box pin pitch 40.64mm 7W length 38mm width 6.4mm height 6.4mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L38.0mm_W6.4mm_P45.72mm -Resistor, Axial_Power series, Box, pin pitch=45.72mm, 7W, length*width*height=38*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Box pin pitch 45.72mm 7W length 38mm width 6.4mm height 6.4mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L38.0mm_W9.0mm_P40.64mm -Resistor, Axial_Power series, Box, pin pitch=40.64mm, 9W, length*width*height=38*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Box pin pitch 40.64mm 9W length 38mm width 9mm height 9mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L38.0mm_W9.0mm_P45.72mm -Resistor, Axial_Power series, Box, pin pitch=45.72mm, 9W, length*width*height=38*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Box pin pitch 45.72mm 9W length 38mm width 9mm height 9mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L48.0mm_W12.5mm_P7.62mm_Vertical -Resistor, Axial_Power series, Axial, Vertical, pin pitch=7.62mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Axial Vertical pin pitch 7.62mm 15W length 48mm width 12.5mm height 12.5mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L48.0mm_W12.5mm_P10.16mm_Vertical -Resistor, Axial_Power series, Axial, Vertical, pin pitch=10.16mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Axial Vertical pin pitch 10.16mm 15W length 48mm width 12.5mm height 12.5mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L48.0mm_W12.5mm_P55.88mm -Resistor, Axial_Power series, Box, pin pitch=55.88mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Box pin pitch 55.88mm 15W length 48mm width 12.5mm height 12.5mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L48.0mm_W12.5mm_P60.96mm -Resistor, Axial_Power series, Box, pin pitch=60.96mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Box pin pitch 60.96mm 15W length 48mm width 12.5mm height 12.5mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L50.0mm_W9.0mm_P55.88mm -Resistor, Axial_Power series, Box, pin pitch=55.88mm, 11W, length*width*height=50*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Box pin pitch 55.88mm 11W length 50mm width 9mm height 9mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L50.0mm_W9.0mm_P60.96mm -Resistor, Axial_Power series, Box, pin pitch=60.96mm, 11W, length*width*height=50*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Box pin pitch 60.96mm 11W length 50mm width 9mm height 9mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L60.0mm_W14.0mm_P10.16mm_Vertical -Resistor, Axial_Power series, Axial, Vertical, pin pitch=10.16mm, 25W, length*width*height=60*14*14mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Axial Vertical pin pitch 10.16mm 25W length 60mm width 14mm height 14mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L60.0mm_W14.0mm_P66.04mm -Resistor, Axial_Power series, Box, pin pitch=66.04mm, 25W, length*width*height=60*14*14mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Box pin pitch 66.04mm 25W length 60mm width 14mm height 14mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L60.0mm_W14.0mm_P71.12mm -Resistor, Axial_Power series, Box, pin pitch=71.12mm, 25W, length*width*height=60*14*14mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Box pin pitch 71.12mm 25W length 60mm width 14mm height 14mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L75.0mm_W9.0mm_P81.28mm -Resistor, Axial_Power series, Box, pin pitch=81.28mm, 17W, length*width*height=75*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Box pin pitch 81.28mm 17W length 75mm width 9mm height 9mm -0 -2 -2 -Resistor_THT -R_Axial_Power_L75.0mm_W9.0mm_P86.36mm -Resistor, Axial_Power series, Box, pin pitch=86.36mm, 17W, length*width*height=75*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf -Resistor Axial_Power series Box pin pitch 86.36mm 17W length 75mm width 9mm height 9mm -0 -2 -2 -Resistor_THT -R_Axial_Shunt_L22.2mm_W8.0mm_PS14.30mm_P25.40mm -Resistor, Axial_Shunt series, Box, pin pitch=25.4mm, 3W, length*width*height=22.2*8*8mm^3, shunt pin pitch = 14.30mm, http://www.vishay.com/docs/30217/cpsl.pdf -Resistor Axial_Shunt series Box pin pitch 25.4mm 3W length 22.2mm width 8mm height 8mm shunt pin pitch 14.30mm -0 -4 -4 -Resistor_THT -R_Axial_Shunt_L22.2mm_W9.5mm_PS14.30mm_P25.40mm -Resistor, Axial_Shunt series, Box, pin pitch=25.4mm, 5W, length*width*height=22.2*9.5*9.5mm^3, shunt pin pitch = 14.30mm, http://www.vishay.com/docs/30217/cpsl.pdf -Resistor Axial_Shunt series Box pin pitch 25.4mm 5W length 22.2mm width 9.5mm height 9.5mm shunt pin pitch 14.30mm -0 -4 -4 -Resistor_THT -R_Axial_Shunt_L35.3mm_W9.5mm_PS25.40mm_P38.10mm -Resistor, Axial_Shunt series, Box, pin pitch=38.1mm, 7W, length*width*height=35.3*9.5*9.5mm^3, shunt pin pitch = 25.40mm, http://www.vishay.com/docs/30217/cpsl.pdf -Resistor Axial_Shunt series Box pin pitch 38.1mm 7W length 35.3mm width 9.5mm height 9.5mm shunt pin pitch 25.40mm -0 -4 -4 -Resistor_THT -R_Axial_Shunt_L47.6mm_W9.5mm_PS34.93mm_P50.80mm -Resistor, Axial_Shunt series, Box, pin pitch=50.8mm, 10W, length*width*height=47.6*9.5*9.5mm^3, shunt pin pitch = 34.93mm, http://www.vishay.com/docs/30217/cpsl.pdf -Resistor Axial_Shunt series Box pin pitch 50.8mm 10W length 47.6mm width 9.5mm height 9.5mm shunt pin pitch 34.93mm -0 -4 -4 -Resistor_THT -R_Axial_Shunt_L47.6mm_W12.7mm_PS34.93mm_P50.80mm -Resistor, Axial_Shunt series, Box, pin pitch=50.8mm, 15W, length*width*height=47.6*12.7*12.7mm^3, shunt pin pitch = 34.93mm, http://www.vishay.com/docs/30217/cpsl.pdf -Resistor Axial_Shunt series Box pin pitch 50.8mm 15W length 47.6mm width 12.7mm height 12.7mm shunt pin pitch 34.93mm -0 -4 -4 -Resistor_THT -R_Bare_Metal_Element_L12.4mm_W4.8mm_P11.40mm -Resistor, Bare_Metal_Element series, Bare Metal Strip/Wire, Horizontal, pin pitch=11.4mm, 1W, length*width=12.4*4.8mm^2, https://www.bourns.com/pdfs/PWR4412-2S.pdf -Resistor Bare_Metal_Element series Bare Metal Strip Wire Horizontal pin pitch 11.4mm 1W length 12.4mm width 4.8mm -0 -2 -2 -Resistor_THT -R_Bare_Metal_Element_L16.3mm_W4.8mm_P15.30mm -Resistor, Bare_Metal_Element series, Bare Metal Strip/Wire, Horizontal, pin pitch=15.3mm, 3W, length*width=16.3*4.8mm^2, https://www.bourns.com/pdfs/PWR4412-2S.pdf -Resistor Bare_Metal_Element series Bare Metal Strip Wire Horizontal pin pitch 15.3mm 3W length 16.3mm width 4.8mm -0 -2 -2 -Resistor_THT -R_Bare_Metal_Element_L21.3mm_W4.8mm_P20.30mm -Resistor, Bare_Metal_Element series, Bare Metal Strip/Wire, Horizontal, pin pitch=20.3mm, 5W, length*width=21.3*4.8mm^2, https://www.bourns.com/pdfs/PWR4412-2S.pdf -Resistor Bare_Metal_Element series Bare Metal Strip Wire Horizontal pin pitch 20.3mm 5W length 21.3mm width 4.8mm -0 -2 -2 -Resistor_THT -R_Box_L8.4mm_W2.5mm_P5.08mm -Resistor, Box series, Radial, pin pitch=5.08mm, 0.5W = 1/2W, length*width=8.38*2.54mm^2, http://www.vishay.com/docs/60051/cns020.pdf -Resistor Box series Radial pin pitch 5.08mm 0.5W = 1/2W length 8.38mm width 2.54mm -0 -2 -2 -Resistor_THT -R_Box_L13.0mm_W4.0mm_P9.00mm -Resistor, Box series, Radial, pin pitch=9.00mm, 2W, length*width=13.0*4.0mm^2, http://www.produktinfo.conrad.com/datenblaetter/425000-449999/443860-da-01-de-METALLBAND_WIDERSTAND_0_1_OHM_5W_5Pr.pdf -Resistor Box series Radial pin pitch 9.00mm 2W length 13.0mm width 4.0mm -0 -2 -2 -Resistor_THT -R_Box_L14.0mm_W5.0mm_P9.00mm -Resistor, Box series, Radial, pin pitch=9.00mm, 5W, length*width=14.0*5.0mm^2, http://www.produktinfo.conrad.com/datenblaetter/425000-449999/443860-da-01-de-METALLBAND_WIDERSTAND_0_1_OHM_5W_5Pr.pdf -Resistor Box series Radial pin pitch 9.00mm 5W length 14.0mm width 5.0mm -0 -2 -2 -Resistor_THT -R_Box_L26.0mm_W5.0mm_P20.00mm -Resistor, Box series, Radial, pin pitch=20.00mm, 10W, length*width=26.0*5.0mm^2, http://www.produktinfo.conrad.com/datenblaetter/425000-449999/443860-da-01-de-METALLBAND_WIDERSTAND_0_1_OHM_5W_5Pr.pdf -Resistor Box series Radial pin pitch 20.00mm 10W length 26.0mm width 5.0mm -0 -2 -2 -Resistor_THT -R_Radial_Power_L7.0mm_W8.0mm_Px2.40mm_Py2.30mm -Resistor, Radial_Power series, Radial, pin pitch=2.40*2.30mm^2, 7W, length*width=7*8mm^2, http://www.vitrohm.com/content/files/vitrohm_series_kv_-_201601.pdf -Resistor Radial_Power series Radial pin pitch 2.40*2.30mm^2 7W length 7mm width 8mm -0 -2 -2 -Resistor_THT -R_Radial_Power_L9.0mm_W10.0mm_Px2.70mm_Py2.30mm -Resistor, Radial_Power series, Radial, pin pitch=2.70*2.30mm^2, 17W, length*width=9*10mm^2, http://www.vitrohm.com/content/files/vitrohm_series_kv_-_201601.pdf -Resistor Radial_Power series Radial pin pitch 2.70*2.30mm^2 17W length 9mm width 10mm -0 -2 -2 -Resistor_THT -R_Radial_Power_L11.0mm_W7.0mm_P5.00mm -Resistor, Radial_Power series, Radial, pin pitch=5.00mm, 2W, length*width=11.0*7.0mm^2, http://www.vishay.com/docs/30218/cpcx.pdf -Resistor Radial_Power series Radial pin pitch 5.00mm 2W length 11.0mm width 7.0mm -0 -2 -2 -Resistor_THT -R_Radial_Power_L12.0mm_W8.0mm_P5.00mm -Resistor, Radial_Power series, Radial, pin pitch=5.00mm, 3W, length*width=12.0*8.0mm^2, http://www.vishay.com/docs/30218/cpcx.pdf -Resistor Radial_Power series Radial pin pitch 5.00mm 3W length 12.0mm width 8.0mm -0 -2 -2 -Resistor_THT -R_Radial_Power_L13.0mm_W9.0mm_P5.00mm -Resistor, Radial_Power series, Radial, pin pitch=5.00mm, 7W, length*width=13.0*9.0mm^2, http://www.vishay.com/docs/30218/cpcx.pdf -Resistor Radial_Power series Radial pin pitch 5.00mm 7W length 13.0mm width 9.0mm -0 -2 -2 -Resistor_THT -R_Radial_Power_L16.1mm_W9.0mm_P7.37mm -Resistor, Radial_Power series, Radial, pin pitch=7.37mm, 10W, length*width=16.1*9mm^2, http://www.vishay.com/docs/30218/cpcx.pdf -Resistor Radial_Power series Radial pin pitch 7.37mm 10W length 16.1mm width 9mm -0 -2 -2 -Rotary_Encoder -RotaryEncoder_Alps_EC11E-Switch_Vertical_H20mm -Alps rotary encoder, EC12E... with switch, vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html -rotary encoder -0 -7 -6 -Rotary_Encoder -RotaryEncoder_Alps_EC11E-Switch_Vertical_H20mm_CircularMountingHoles -Alps rotary encoder, EC12E... with switch, vertical shaft, mounting holes with circular drills, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html -rotary encoder -0 -7 -6 -Rotary_Encoder -RotaryEncoder_Alps_EC11E_Vertical_H20mm -Alps rotary encoder, EC12E... without switch (pins are dummy), vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html -rotary encoder -0 -7 -4 -Rotary_Encoder -RotaryEncoder_Alps_EC11E_Vertical_H20mm_CircularMountingHoles -Alps rotary encoder, EC12E... without switch (pins are dummy), vertical shaft, mounting holes with circular drills, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html -rotary encoder -0 -7 -4 -Rotary_Encoder -RotaryEncoder_Alps_EC12E-Switch_Vertical_H20mm -Alps rotary encoder, EC12E... with switch, vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC12E/EC12E1240405.html & http://cdn-reichelt.de/documents/datenblatt/F100/402097STEC12E08.PDF -rotary encoder -0 -7 -6 -Rotary_Encoder -RotaryEncoder_Alps_EC12E-Switch_Vertical_H20mm_CircularMountingHoles -Alps rotary encoder, EC12E... with switch, vertical shaft, mounting holes with circular drills, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC12E/EC12E1240405.html & http://cdn-reichelt.de/documents/datenblatt/F100/402097STEC12E08.PDF -rotary encoder -0 -7 -6 -Rotary_Encoder -RotaryEncoder_Alps_EC12E_Vertical_H20mm -Alps rotary encoder, EC12E..., vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC12E/EC12E1240405.html -rotary encoder -0 -5 -4 -Rotary_Encoder -RotaryEncoder_Alps_EC12E_Vertical_H20mm_CircularMountingHoles -Alps rotary encoder, EC12E..., vertical shaft, mounting holes with circular drills, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC12E/EC12E1240405.html -rotary encoder -0 -5 -4 -Sensor -Aosong_DHT11_5.5x12.0_P2.54mm -Temperature and humidity module, http://akizukidenshi.com/download/ds/aosong/DHT11.pdf -Temperature and humidity module -0 -4 -4 -Sensor -Avago_ADPS-9960 -Digital Proximity, Ambient Light, RGB and Gesture Sensor (https://docs.broadcom.com/doc/AV02-4191EN) -DFN Sensor optical IR -0 -8 -8 -Sensor -MQ-6 -Gas Sensor, 6 pin, https://www.winsen-sensor.com/d/files/semiconductor/mq-6.pdf -gas sensor -0 -6 -6 -Sensor -SHT1x -SHT1x -SHT1x -0 -8 -8 -Sensor -Senseair_S8_Down -Sensair S8 Series CO2 sensor, 1kHz PWM output, Modbus, THT -co2 gas sensor pwm modbus -0 -9 -9 -Sensor -Senseair_S8_Up -Sensair S8 Series CO2 sensor, 1kHz PWM output, Modbus, THT -co2 gas sensor pwm modbus -0 -9 -9 -Sensor_Audio -CUI_CMC-4013-SMT -Omnidirectional, -42dB, reflowable, electret condenser microphone https://www.cuidevices.com/product/resource/cmc-4013-smt-tr.pdf -Microphone CUI -0 -2 -2 -Sensor_Audio -Infineon_PG-LLGA-5-1 -Infineon_PG-LLGA-5-1 StepUp generated footprint, https://www.infineon.com/cms/en/product/packages/PG-LLGA/PG-LLGA-5-1/ -infineon mems microphone -0 -15 -5 -Sensor_Audio -Knowles_LGA-5_3.5x2.65mm -https://www.knowles.com/docs/default-source/model-downloads/sph0641lu4h-1-revb.pdf -MEMS Microphone LGA -0 -5 -5 -Sensor_Audio -ST_HLGA-6_3.76x4.72mm_P1.65mm -http://www.st.com/content/ccc/resource/technical/document/datasheet/group3/27/62/48/98/44/54/4d/36/DM00303211/files/DM00303211.pdf/jcr:content/translations/en.DM00303211.pdf -HLGA Sensor Audio -0 -6 -6 -Sensor_Current -AKM_CQ_7 -AKM Current Sensor, 7 pin, THT (http://www.akm.com/akm/en/file/datasheet/CQ-236B.pdf) -akm current sensor tht -0 -39 -7 -Sensor_Current -AKM_CQ_7S -AKM Current Sensor, 7 pin, SMD (http://www.akm.com/akm/en/file/datasheet/CQ-236B.pdf) -akm current sensor smd -0 -19 -7 -Sensor_Current -AKM_CQ_VSOP-24_5.6x7.9mm_P0.65mm -AKM VSOP-24 current sensor, 5.6x7.9mm body, 0.65mm pitch (http://www.akm.com/akm/en/file/datasheet/CQ-330J.pdf) -akm vsop 24 -0 -10 -10 -Sensor_Current -AKM_CZ_SSOP-10_6.5x8.1mm_P0.95mm -AKM CZ-381x current sensor, 6.5x8.1mm body, 0.95mm pitch (http://www.akm.com/akm/en/product/detail/0009/) -akm cz-381x 10 -0 -10 -10 -Sensor_Current -Allegro_CB_PFF -Allegro MicroSystems, CB-PFF Package (http://www.allegromicro.com/en/Products/Current-Sensor-ICs/Fifty-To-Two-Hundred-Amp-Integrated-Conductor-Sensor-ICs/ACS758.aspx) !PADS 4-5 DO NOT MATCH DATASHEET! -Allegro CB-PFF -0 -37 -5 -Sensor_Current -Allegro_CB_PSF -Allegro MicroSystems, CB-PSF Package (http://www.allegromicro.com/en/Products/Current-Sensor-ICs/Fifty-To-Two-Hundred-Amp-Integrated-Conductor-Sensor-ICs/ACS758.aspx) -Allegro CB-PSF -0 -5 -5 -Sensor_Current -Allegro_CB_PSS -Allegro MicroSystems, CB-PSS Package (http://www.allegromicro.com/en/Products/Current-Sensor-ICs/Fifty-To-Two-Hundred-Amp-Integrated-Conductor-Sensor-ICs/ACS758.aspx) -Allegro CB-PSS -0 -5 -5 -Sensor_Current -Allegro_PSOF-7_4.8x6.4mm_P1.60mm -Allegro Microsystems PSOF-7, 4.8x6.4mm Body, 1.60mm Pitch (http://www.allegromicro.com/~/media/Files/Datasheets/ACS780-Datasheet.ashx) -Allegro PSOF-7 -0 -7 -7 -Sensor_Current -Allegro_QFN-12-10-1EP_3x3mm_P0.5mm -Allegro Microsystems 12-Lead (10-Lead Populated) Quad Flat Pack, 3x3mm Body, 0.5mm Pitch (http://www.allegromicro.com/~/media/Files/Datasheets/ACS711-Datasheet.ashx) -Allegro QFN 0.5 -0 -14 -10 -Sensor_Current -Allegro_QSOP-24_3.9x8.7mm_P0.635mm -Allegro Microsystems 24-Lead Plastic Shrink Small Outline Narrow Body Body [QSOP] (http://www.allegromicro.com/~/media/Files/Datasheets/ACS726-Datasheet.ashx?la=en) -Allegro QSOP 0.635 -0 -24 -24 -Sensor_Current -Allegro_SIP-3 -Allegro Microsystems SIP-3, 1.27mm Pitch (http://www.allegromicro.com/~/media/Files/Datasheets/A1369-Datasheet.ashx) -Allegro SIP-3 -0 -3 -3 -Sensor_Current -Allegro_SIP-4 -Allegro Microsystems SIP-4, 1.27mm Pitch (http://www.allegromicro.com/~/media/Files/Datasheets/A1363-Datasheet.ashx) -Allegro SIP-4 -0 -4 -4 -Sensor_Current -Diodes_SIP-3_4.1x1.5mm_P1.27mm -Diodes SIP-3 Bulk Pack, 1.27mm Pitch (https://www.diodes.com/assets/Package-Files/SIP-3-Bulk-Pack.pdf) -Diodes SIP-3 Bulk Pack -0 -3 -3 -Sensor_Current -Diodes_SIP-3_4.1x1.5mm_P2.65mm -Diodes SIP-3 Ammo Pack, 2.65mm Pitch (https://www.diodes.com/assets/Package-Files/SIP-3-Ammo-Pack.pdf) -Diodes SIP-3 Ammo Pack -0 -3 -3 -Sensor_Current -Honeywell_CSLW -https://sensing.honeywell.com/honeywell-sensing-cslw-series-product-sheet-005861-1-en.pdf -Miniature Wired Open-Loop Current Sensor -0 -5 -5 -Sensor_Current -LEM_CKSR -LEM CKSR 6/15/25/50/75-NP Current Transducer, https://www.lem.com/sites/default/files/products_datasheets/cksr_75-np.pdf -current transducer LEM -0 -14 -14 -Sensor_Current -LEM_HO8-NP -LEM HO 8/15/25-NP Current Transducer (https://www.lem.com/sites/default/files/products_datasheets/ho-np-0000_series.pdf) -current transducer -0 -13 -13 -Sensor_Current -LEM_HO8-NSM -LEM HO 8/15/25-NSM Current Transducer (https://www.lem.com/sites/default/files/products_datasheets/ho-nsm-0000_series.pdf) -current transducer -0 -13 -13 -Sensor_Current -LEM_HO40-NP -LEM HO 40/60/120/150-NP Current Transducer (https://www.lem.com/sites/default/files/products_datasheets/ho-np_0100__1100_series.pdf) -current transducer -0 -13 -13 -Sensor_Current -LEM_HTFS -LEM HTFS x00-P current transducer (https://www.lem.com/sites/default/files/products_datasheets/htfs_200_800-p.pdf) -HTFS current transducer -0 -4 -4 -Sensor_Current -LEM_HX02-P -LEM HX02-P hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%202_6-p_e%20v5.pdf) -hall current -0 -6 -6 -Sensor_Current -LEM_HX03-P-SP2 -LEM HX03-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) -hall current -0 -6 -6 -Sensor_Current -LEM_HX04-P -LEM HX04-P hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%202_6-p_e%20v5.pdf) -hall current -0 -6 -6 -Sensor_Current -LEM_HX05-NP -LEM HX05-NP hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%205_15-np_e%20v10.pdf) -hall current -0 -8 -8 -Sensor_Current -LEM_HX05-P-SP2 -LEM HX05-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) -hall current -0 -6 -6 -Sensor_Current -LEM_HX06-P -LEM HX06-P hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%202_6-p_e%20v5.pdf) -hall current -0 -6 -6 -Sensor_Current -LEM_HX10-NP -LEM HX10-NP hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%205_15-np_e%20v10.pdf) -hall current -0 -8 -8 -Sensor_Current -LEM_HX10-P-SP2 -LEM HX10-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) -hall current -0 -6 -6 -Sensor_Current -LEM_HX15-NP -LEM HX15-NP hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%205_15-np_e%20v10.pdf) -hall current -0 -8 -8 -Sensor_Current -LEM_HX15-P-SP2 -LEM HX15-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) -hall current -0 -6 -6 -Sensor_Current -LEM_HX20-P-SP2 -LEM HX20-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) -hall current -0 -6 -6 -Sensor_Current -LEM_HX25-P-SP2 -LEM HX25-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) -hall current -0 -6 -6 -Sensor_Current -LEM_HX50-P-SP2 -LEM HX50-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) -hall current -0 -6 -6 -Sensor_Current -LEM_LA25-P -LEM Current Transducer (https://www.lem.com/sites/default/files/products_datasheets/la_25-p.pdf) -current transducer -0 -3 -3 -Sensor_Current -LEM_LTSR-NP -LEM current transducer LEM_LTSR-NP 5V supply voltage series https://www.lem.com/sites/default/files/products_datasheets/ltsr_6-np.pdf -Current transducer -0 -10 -10 -Sensor_Distance -ST_VL53L1x -VL53L1x distance sensor -VL53L1CXV0FY1 VL53L1x -0 -13 -12 -Sensor_Humidity -Sensirion_DFN-4-1EP_2x2mm_P1mm_EP0.7x1.6mm -DFN, 4 Pin (https://www.sensirion.com/fileadmin/user_upload/customers/sensirion/Dokumente/0_Datasheets/Humidity/Sensirion_Humidity_Sensors_SHTC3_Datasheet.pdf) -Sensirion DFN NoLead -0 -10 -5 -Sensor_Humidity -Sensirion_DFN-8-1EP_2.5x2.5mm_P0.5mm_EP1.1x1.7mm -Sensirion DFN-8 SHT3x-DIS (https://www.sensirion.com/fileadmin/user_upload/customers/sensirion/Dokumente/2_Humidity_Sensors/Datasheets/Sensirion_Humidity_Sensors_SHT3x_Datasheet_digital.pdf) -sensirion dfn nolead -0 -10 -9 -Sensor_Motion -InvenSense_QFN-24_3x3mm_P0.4mm -24-Lead Plastic QFN (3mm x 3mm); Pitch 0.4mm; EP 1.7x1.54mm; for InvenSense motion sensors; keepout area marked (Package see: https://store.invensense.com/datasheets/invensense/MPU9250REV1.0.pdf; See also https://www.invensense.com/wp-content/uploads/2015/02/InvenSense-MEMS-Handling.pdf) -QFN 0.4 -0 -24 -24 -Sensor_Motion -InvenSense_QFN-24_3x3mm_P0.4mm_NoMask -24-Lead Plastic QFN (3mm x 3mm); Pitch 0.4mm; EP 1.7x1.54mm; for InvenSense motion sensors; Mask removed below exposed pad; keepout area marked (Package see: https://store.invensense.com/datasheets/invensense/MPU9250REV1.0.pdf; See also https://www.invensense.com/wp-content/uploads/2015/02/InvenSense-MEMS-Handling.pdf) -QFN 0.4 -0 -25 -24 -Sensor_Motion -InvenSense_QFN-24_4x4mm_P0.5mm -24-Lead Plastic QFN (4mm x 4mm); Pitch 0.5mm; EP 2.7x2.6mm; for InvenSense motion sensors; keepout area marked (Package see: https://store.invensense.com/datasheets/invensense/MPU-6050_DataSheet_V3%204.pdf; See also https://www.invensense.com/wp-content/uploads/2015/02/InvenSense-MEMS-Handling.pdf) -QFN 0.5 -0 -24 -24 -Sensor_Motion -InvenSense_QFN-24_4x4mm_P0.5mm_NoMask -24-Lead Plastic QFN (4mm x 4mm); Pitch 0.5mm; EP 2.7x2.6mm; for InvenSense motion sensors; Mask removed below exposed pad; keepout area marked (Package see: https://store.invensense.com/datasheets/invensense/MPU-6050_DataSheet_V3%204.pdf; See also https://www.invensense.com/wp-content/uploads/2015/02/InvenSense-MEMS-Handling.pdf) -QFN 0.5 -0 -25 -24 -Sensor_Pressure -Freescale_98ARH99066A -https://www.nxp.com/docs/en/data-sheet/MPXH6250A.pdf -sensor pressure ssop 98ARH99066A -0 -8 -8 -Sensor_Pressure -Freescale_98ARH99089A -https://www.nxp.com/docs/en/data-sheet/MPXH6250A.pdf -sensor pressure ssop 98ARH99089A -0 -8 -8 -Sensor_Pressure -Honeywell_40PCxxxG1A -https://www.honeywellscportal.com/index.php?ci_id=138832 -pressure sensor automotive honeywell -0 -3 -3 -Sensor_Pressure -TE_MS5525DSO-DBxxxyS -Pressure Sensor, Dual-Barbed, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=MS5525DSO&DocType=DS&DocLang=English -Pressure DualBarbed -0 -14 -14 -Sensor_Voltage -LEM_LV25-P -LEM LV25-P Voltage transducer, https://www.lem.com/sites/default/files/products_datasheets/lv_25-p.pdf -LEM Hall Effect Voltage transducer -0 -5 -5 -Socket -3M_Textool_240-1288-00-0602J_2x20_P2.54mm -3M 40-pin zero insertion force socket, though-hole, row spacing 25.4 mm (1000 mils) -THT DIP DIL ZIF 25.4mm 1000mil Socket -0 -40 -40 -Socket -DIP_Socket-14_W4.3_W5.08_W7.62_W10.16_W10.9_3M_214-3339-00-0602J -3M 14-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf -THT DIP DIL ZIF 7.62mm 300mil Socket -0 -14 -14 -Socket -DIP_Socket-16_W4.3_W5.08_W7.62_W10.16_W10.9_3M_216-3340-00-0602J -3M 16-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf -THT DIP DIL ZIF 7.62mm 300mil Socket -0 -16 -16 -Socket -DIP_Socket-18_W4.3_W5.08_W7.62_W10.16_W10.9_3M_218-3341-00-0602J -3M 18-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf -THT DIP DIL ZIF 7.62mm 300mil Socket -0 -18 -18 -Socket -DIP_Socket-20_W4.3_W5.08_W7.62_W10.16_W10.9_3M_220-3342-00-0602J -3M 20-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf -THT DIP DIL ZIF 7.62mm 300mil Socket -0 -20 -20 -Socket -DIP_Socket-22_W6.9_W7.62_W10.16_W12.7_W13.5_3M_222-3343-00-0602J -3M 22-pin zero insertion force socket, through-hole, row spacing 10.16 mm (400 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf -THT DIP DIL ZIF 10.16mm 400mil Socket -0 -22 -22 -Socket -DIP_Socket-24_W4.3_W5.08_W7.62_W10.16_W10.9_3M_224-5248-00-0602J -3M 24-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf -THT DIP DIL ZIF 7.62mm 300mil Socket -0 -24 -24 -Socket -DIP_Socket-24_W11.9_W12.7_W15.24_W17.78_W18.5_3M_224-1275-00-0602J -3M 24-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf -THT DIP DIL ZIF 15.24mm 600mil Socket -0 -24 -24 -Socket -DIP_Socket-28_W6.9_W7.62_W10.16_W12.7_W13.5_3M_228-4817-00-0602J -3M 28-pin zero insertion force socket, through-hole, row spacing 10.16 mm (400 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf -THT DIP DIL ZIF 10.16mm 400mil Socket -0 -28 -28 -Socket -DIP_Socket-28_W11.9_W12.7_W15.24_W17.78_W18.5_3M_228-1277-00-0602J -3M 28-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf -THT DIP DIL ZIF 15.24mm 600mil Socket -0 -28 -28 -Socket -DIP_Socket-32_W11.9_W12.7_W15.24_W17.78_W18.5_3M_232-1285-00-0602J -3M 32-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf -THT DIP DIL ZIF 15.24mm 600mil Socket -0 -32 -32 -Socket -DIP_Socket-40_W11.9_W12.7_W15.24_W17.78_W18.5_3M_240-1280-00-0602J -3M 40-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf -THT DIP DIL ZIF 15.24mm 600mil Socket -0 -40 -40 -Socket -DIP_Socket-40_W22.1_W22.86_W25.4_W27.94_W28.7_3M_240-3639-00-0602J -3M 40-pin zero insertion force socket, through-hole, row spacing 25.4 mm (1000 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf -THT DIP DIL ZIF 25.4mm 1000mil Socket -0 -40 -40 -Socket -DIP_Socket-42_W11.9_W12.7_W15.24_W17.78_W18.5_3M_242-1281-00-0602J -3M 42-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf -THT DIP DIL ZIF 15.24mm 600mil Socket -0 -42 -42 -Socket -Wells_648-0482211SA01 -https://www.farnell.com/cad/316865.pdf?_ga=2.37208032.177107060.1530611323-249019997.1498114824 -48pin TSOP Socket -0 -48 -48 -Symbol -CE-Logo_8.5x6mm_SilkScreen -CE marking -Logo CE certification -0 -0 -0 -Symbol -CE-Logo_11.2x8mm_SilkScreen -CE marking -Logo CE certification -0 -0 -0 -Symbol -CE-Logo_16.8x12mm_SilkScreen -CE marking -Logo CE certification -0 -0 -0 -Symbol -CE-Logo_28x20mm_SilkScreen -CE marking -Logo CE certification -0 -0 -0 -Symbol -CE-Logo_42x30mm_SilkScreen -CE marking -Logo CE certification -0 -0 -0 -Symbol -CE-Logo_56.1x40mm_SilkScreen -CE marking -Logo CE certification -0 -0 -0 -Symbol -ESD-Logo_6.6x6mm_SilkScreen -Electrostatic discharge Logo -Logo ESD -0 -0 -0 -Symbol -ESD-Logo_8.9x8mm_SilkScreen -Electrostatic discharge Logo -Logo ESD -0 -0 -0 -Symbol -ESD-Logo_13.2x12mm_SilkScreen -Electrostatic discharge Logo -Logo ESD -0 -0 -0 -Symbol -ESD-Logo_22x20mm_SilkScreen -Electrostatic discharge Logo -Logo ESD -0 -0 -0 -Symbol -ESD-Logo_33x30mm_SilkScreen -Electrostatic discharge Logo -Logo ESD -0 -0 -0 -Symbol -ESD-Logo_44.1x40mm_SilkScreen -Electrostatic discharge Logo -Logo ESD -0 -0 -0 -Symbol -FCC-Logo_7.3x6mm_SilkScreen -FCC marking -Logo FCC certification -0 -0 -0 -Symbol -FCC-Logo_9.6x8mm_SilkScreen -FCC marking -Logo FCC certification -0 -0 -0 -Symbol -FCC-Logo_14.6x12mm_SilkScreen -FCC marking -Logo FCC certification -0 -0 -0 -Symbol -FCC-Logo_24.2x20mm_SilkScreen -FCC marking -Logo FCC certification -0 -0 -0 -Symbol -FCC-Logo_36.3x30mm_SilkScreen -FCC marking -Logo FCC certification -0 -0 -0 -Symbol -FCC-Logo_48.3x40mm_SilkScreen -FCC marking -Logo FCC certification -0 -0 -0 -Symbol -KiCad-Logo2_5mm_Copper -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo2_5mm_SilkScreen -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo2_6mm_Copper -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo2_6mm_SilkScreen -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo2_8mm_Copper -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo2_8mm_SilkScreen -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo2_12mm_Copper -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo2_12mm_SilkScreen -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo2_20mm_Copper -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo2_20mm_SilkScreen -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo2_30mm_Copper -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo2_30mm_SilkScreen -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo2_40mm_Copper -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo2_40mm_SilkScreen -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo_5mm_Copper -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo_5mm_SilkScreen -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo_6mm_Copper -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo_6mm_SilkScreen -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo_8mm_Copper -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo_8mm_SilkScreen -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo_12mm_Copper -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo_12mm_SilkScreen -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo_20mm_Copper -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo_20mm_SilkScreen -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo_30mm_Copper -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo_30mm_SilkScreen -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo_40mm_Copper -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -KiCad-Logo_40mm_SilkScreen -KiCad Logo -Logo KiCad -0 -0 -0 -Symbol -OSHW-Logo2_7.3x6mm_Copper -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Logo2_7.3x6mm_SilkScreen -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Logo2_9.8x8mm_Copper -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Logo2_9.8x8mm_SilkScreen -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Logo2_14.6x12mm_Copper -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Logo2_14.6x12mm_SilkScreen -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Logo2_24.3x20mm_Copper -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Logo2_24.3x20mm_SilkScreen -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Logo2_36.5x30mm_Copper -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Logo2_36.5x30mm_SilkScreen -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Logo2_48.7x40mm_Copper -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Logo2_48.7x40mm_SilkScreen -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Logo_5.7x6mm_Copper -Open Source Hardware Logo -Logo OSHW -0 -0 -0 -Symbol -OSHW-Logo_5.7x6mm_SilkScreen -Open Source Hardware Logo -Logo OSHW -0 -0 -0 -Symbol -OSHW-Logo_7.5x8mm_Copper -Open Source Hardware Logo -Logo OSHW -0 -0 -0 -Symbol -OSHW-Logo_7.5x8mm_SilkScreen -Open Source Hardware Logo -Logo OSHW -0 -0 -0 -Symbol -OSHW-Logo_11.4x12mm_Copper -Open Source Hardware Logo -Logo OSHW -0 -0 -0 -Symbol -OSHW-Logo_11.4x12mm_SilkScreen -Open Source Hardware Logo -Logo OSHW -0 -0 -0 -Symbol -OSHW-Logo_19x20mm_Copper -Open Source Hardware Logo -Logo OSHW -0 -0 -0 -Symbol -OSHW-Logo_19x20mm_SilkScreen -Open Source Hardware Logo -Logo OSHW -0 -0 -0 -Symbol -OSHW-Logo_28.5x30mm_Copper -Open Source Hardware Logo -Logo OSHW -0 -0 -0 -Symbol -OSHW-Logo_28.5x30mm_SilkScreen -Open Source Hardware Logo -Logo OSHW -0 -0 -0 -Symbol -OSHW-Logo_38.1x40mm_Copper -Open Source Hardware Logo -Logo OSHW -0 -0 -0 -Symbol -OSHW-Logo_38.1x40mm_SilkScreen -Open Source Hardware Logo -Logo OSHW -0 -0 -0 -Symbol -OSHW-Symbol_6.7x6mm_Copper -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Symbol_6.7x6mm_SilkScreen -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Symbol_8.9x8mm_Copper -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Symbol_8.9x8mm_SilkScreen -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Symbol_13.4x12mm_Copper -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Symbol_13.4x12mm_SilkScreen -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Symbol_22.3x20mm_Copper -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Symbol_22.3x20mm_SilkScreen -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Symbol_33.5x30mm_Copper -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Symbol_33.5x30mm_SilkScreen -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Symbol_44.5x40mm_Copper -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -OSHW-Symbol_44.5x40mm_SilkScreen -Open Source Hardware Symbol -Logo Symbol OSHW -0 -0 -0 -Symbol -Polarity_Center_Negative_6mm_SilkScreen -Polarity Logo, Center Negative -Logo Polarity Center Negative -0 -0 -0 -Symbol -Polarity_Center_Negative_8mm_SilkScreen -Polarity Logo, Center Negative -Logo Polarity Center Negative -0 -0 -0 -Symbol -Polarity_Center_Negative_12mm_SilkScreen -Polarity Logo, Center Negative -Logo Polarity Center Negative -0 -0 -0 -Symbol -Polarity_Center_Negative_20mm_SilkScreen -Polarity Logo, Center Negative -Logo Polarity Center Negative -0 -0 -0 -Symbol -Polarity_Center_Negative_30mm_SilkScreen -Polarity Logo, Center Negative -Logo Polarity Center Negative -0 -0 -0 -Symbol -Polarity_Center_Negative_40mm_SilkScreen -Polarity Logo, Center Negative -Logo Polarity Center Negative -0 -0 -0 -Symbol -Polarity_Center_Positive_6mm_SilkScreen -Polarity Logo, Center Positive -Logo Polarity Center Positive -0 -0 -0 -Symbol -Polarity_Center_Positive_8mm_SilkScreen -Polarity Logo, Center Positive -Logo Polarity Center Positive -0 -0 -0 -Symbol -Polarity_Center_Positive_12mm_SilkScreen -Polarity Logo, Center Positive -Logo Polarity Center Positive -0 -0 -0 -Symbol -Polarity_Center_Positive_20mm_SilkScreen -Polarity Logo, Center Positive -Logo Polarity Center Positive -0 -0 -0 -Symbol -Polarity_Center_Positive_30mm_SilkScreen -Polarity Logo, Center Positive -Logo Polarity Center Positive -0 -0 -0 -Symbol -Polarity_Center_Positive_40mm_SilkScreen -Polarity Logo, Center Positive -Logo Polarity Center Positive -0 -0 -0 -Symbol -RoHS-Logo_6mm_SilkScreen -Restriction of Hazardous Substances Directive Logo -Logo RoHS -0 -0 -0 -Symbol -RoHS-Logo_8mm_SilkScreen -Restriction of Hazardous Substances Directive Logo -Logo RoHS -0 -0 -0 -Symbol -RoHS-Logo_12mm_SilkScreen -Restriction of Hazardous Substances Directive Logo -Logo RoHS -0 -0 -0 -Symbol -RoHS-Logo_20mm_SilkScreen -Restriction of Hazardous Substances Directive Logo -Logo RoHS -0 -0 -0 -Symbol -RoHS-Logo_30mm_SilkScreen -Restriction of Hazardous Substances Directive Logo -Logo RoHS -0 -0 -0 -Symbol -RoHS-Logo_40mm_SilkScreen -Restriction of Hazardous Substances Directive Logo -Logo RoHS -0 -0 -0 -Symbol -Symbol_Attention_CopperTop_Big -Symbol, Attention, Copper Top, Big, -Symbol, Attention, Copper Top, Big, -0 -0 -0 -Symbol -Symbol_Attention_CopperTop_Small -Symbol, Attention, Copper Top, Small, -Symbol, Attention, Copper Top, Small, -0 -0 -0 -Symbol -Symbol_Barrel_Polarity -Barrel connector polarity indicator -barrel polarity -0 -0 -0 -Symbol -Symbol_CC-Attribution_CopperTop_Big -Symbol, CC-Attribution, Copper Top, Big, -Symbol, CC-Attribution, Copper Top, Big, -0 -0 -0 -Symbol -Symbol_CC-Attribution_CopperTop_Small -Symbol, CC-Share Alike, Copper Top, Small, -Symbol, CC-Share Alike, Copper Top, Small, -0 -0 -0 -Symbol -Symbol_CC-Noncommercial_CopperTop_Big -Symbol, CC-Noncommercial, Copper Top, Big, -Symbol, CC-Noncommercial, Copper Top, Big, -0 -0 -0 -Symbol -Symbol_CC-Noncommercial_CopperTop_Small -Symbol, CC-Noncommercial Alike, Copper Top, Small, -Symbol, CC-Noncommercial Alike, Copper Top, Small, -0 -0 -0 -Symbol -Symbol_CC-PublicDomain_CopperTop_Big -Symbol, CC-PublicDomain, Copper Top, Big, -Symbol, CC-PublicDomain, Copper Top, Big, -0 -0 -0 -Symbol -Symbol_CC-PublicDomain_CopperTop_Small -Symbol, CC-Public Domain, Copper Top, Small, -Symbol, CC-Public Domain, Copper Top, Small, -0 -0 -0 -Symbol -Symbol_CC-PublicDomain_SilkScreenTop_Big -Symbol, CC-PublicDomain, SilkScreen Top, Big, -Symbol, CC-PublicDomain, SilkScreen Top, Big, -0 -0 -0 -Symbol -Symbol_CC-ShareAlike_CopperTop_Big -Symbol, CC-Share Alike, Copper Top, Big, -Symbol, CC-Share Alike, Copper Top, Big, -0 -0 -0 -Symbol -Symbol_CC-ShareAlike_CopperTop_Small -Symbol, CC-Share Alike, Copper Top, Small, -Symbol, CC-Share Alike, Copper Top, Small, -0 -0 -0 -Symbol -Symbol_CreativeCommonsPublicDomain_CopperTop_Small -Symbol, Creative Commons Public Domain, CopperTop, Small, -Symbol, Creative Commons Public Domain, CopperTop, Small, -0 -0 -0 -Symbol -Symbol_CreativeCommonsPublicDomain_SilkScreenTop_Small -Symbol, Creative Commons Public Domain, SilkScreenTop, Small, -Symbol, Creative Commons Public Domain, SilkScreen Top, Small, -0 -0 -0 -Symbol -Symbol_CreativeCommons_CopperTop_Type1_Big -Symbol, Creative Commons, CopperTop, Type 1, Big, -Symbol, Creative Commons, CopperTop, Type 1, Big, -0 -0 -0 -Symbol -Symbol_CreativeCommons_CopperTop_Type2_Big -Symbol, Creative Commons, CopperTop, Type 2, Big, -Symbol, Creative Commons, CopperTop, Type 2, Big, -0 -0 -0 -Symbol -Symbol_CreativeCommons_CopperTop_Type2_Small -Symbol, Creative Commons, CopperTop, Type 2, Small, -Symbol, Creative Commons, CopperTop, Type 2, Small, -0 -0 -0 -Symbol -Symbol_CreativeCommons_SilkScreenTop_Type2_Big -Symbol, Creative Commons, SilkScreen Top, Type 2, Big, -Symbol, Creative Commons, SilkScreen Top, Type 2, Big, -0 -0 -0 -Symbol -Symbol_Danger_CopperTop_Big -Symbol, Danger, CopperTop, Big, -Symbol, Danger, CopperTop, Big, -0 -0 -0 -Symbol -Symbol_Danger_CopperTop_Small -Symbol, Danger, Copper Top, Small, -Symbol, Danger, Copper Top, Small, -0 -0 -0 -Symbol -Symbol_ESD-Logo-Text_CopperTop - - -0 -0 -0 -Symbol -Symbol_ESD-Logo_CopperTop -ESD-Logo, similar JEDEC-14, without text, ohne Text, Copper Top, -ESD-Logo, similar JEDEC-14, without text, ohne Text, Copper Top, -0 -0 -0 -Symbol -Symbol_GNU-GPL_CopperTop_Big -Symbol, GNU-GPL, Copper Top, Big, -Symbol, GNU-GPL, Copper Top, Big, -0 -0 -0 -Symbol -Symbol_GNU-GPL_CopperTop_Small -Symbol, GNU-GPL, Copper Top, Small, -Symbol, GNU-GPL, Copper Top, Small, -0 -0 -0 -Symbol -Symbol_GNU-Logo_CopperTop -GNU-Logo, GNU-Head, GNU-Kopf, Copper Top, -GNU-Logo, GNU-Head, GNU-Kopf, Copper Top, -0 -0 -0 -Symbol -Symbol_GNU-Logo_SilkscreenTop -GNU-Logo, GNU-Head, GNU-Kopf, Silkscreen, -GNU-Logo, GNU-Head, GNU-Kopf, Silkscreen, -0 -0 -0 -Symbol -Symbol_HighVoltage_Type1_CopperTop_Big -Symbol, HighVoltage, Type1, Copper Top, Big, -Symbol, HighVoltage, Type1, Copper Top, Big, -0 -0 -0 -Symbol -Symbol_HighVoltage_Type2_CopperTop_Big -Symbol, HighVoltage, Type2, Copper Top, Big, -Symbol, HighVoltage, Type2, Copper Top, Big, -0 -0 -0 -Symbol -Symbol_HighVoltage_Type2_CopperTop_VerySmall -Symbol, High Voltage, Type 2, Copper Top, Very Small, -Symbol, High Voltage, Type 2, Copper Top, Very Small, -0 -0 -0 -Symbol -Symbol_Highvoltage_Type1_CopperTop_Small -Symbol, Highvoltage, Type 1, Copper Top, Small, -Symbol, Highvoltage, Type 1, Copper Top, Small, -0 -0 -0 -Symbol -Symbol_Highvoltage_Type2_CopperTop_Small -Symbol, Highvoltage, Type 2, Copper Top, Small, -Symbol, Highvoltage, Type 2, Copper Top, Small, -0 -0 -0 -Symbol -UKCA-Logo_6x6mm_SilkScreen -UKCA marking -Logo UKCA marking -0 -0 -0 -Symbol -UKCA-Logo_8x8mm_SilkScreen -UKCA marking -Logo UKCA marking -0 -0 -0 -Symbol -UKCA-Logo_12x12mm_SilkScreen -UKCA marking -Logo UKCA marking -0 -0 -0 -Symbol -UKCA-Logo_20x20mm_SilkScreen -UKCA marking -Logo UKCA marking -0 -0 -0 -Symbol -UKCA-Logo_30x30mm_SilkScreen -UKCA marking -Logo UKCA marking -0 -0 -0 -Symbol -UKCA-Logo_40x40mm_SilkScreen -UKCA marking -Logo UKCA marking -0 -0 -0 -Symbol -WEEE-Logo_4.2x6mm_SilkScreen -Waste Electrical and Electronic Equipment Directive -Logo WEEE -0 -0 -0 -Symbol -WEEE-Logo_5.6x8mm_SilkScreen -Waste Electrical and Electronic Equipment Directive -Logo WEEE -0 -0 -0 -Symbol -WEEE-Logo_8.4x12mm_SilkScreen -Waste Electrical and Electronic Equipment Directive -Logo WEEE -0 -0 -0 -Symbol -WEEE-Logo_14x20mm_SilkScreen -Waste Electrical and Electronic Equipment Directive -Logo WEEE -0 -0 -0 -Symbol -WEEE-Logo_21x30mm_SilkScreen -Waste Electrical and Electronic Equipment Directive -Logo WEEE -0 -0 -0 -Symbol -WEEE-Logo_28.1x40mm_SilkScreen -Waste Electrical and Electronic Equipment Directive -Logo WEEE -0 -0 -0 -TerminalBlock -TerminalBlock_Altech_AK300-2_P5.00mm -Altech AK300 terminal block, pitch 5.0mm, 45 degree angled, see http://www.mouser.com/ds/2/16/PCBMETRC-24178.pdf -Altech AK300 terminal block pitch 5.0mm -0 -2 -2 -TerminalBlock -TerminalBlock_Altech_AK300-3_P5.00mm -Altech AK300 terminal block, pitch 5.0mm, 45 degree angled, see http://www.mouser.com/ds/2/16/PCBMETRC-24178.pdf -Altech AK300 terminal block pitch 5.0mm -0 -3 -3 -TerminalBlock -TerminalBlock_Altech_AK300-4_P5.00mm -Altech AK300 terminal block, pitch 5.0mm, 45 degree angled, see http://www.mouser.com/ds/2/16/PCBMETRC-24178.pdf -Altech AK300 terminal block pitch 5.0mm -0 -4 -4 -TerminalBlock -TerminalBlock_Wuerth_691311400102_P7.62mm -https://katalog.we-online.de/em/datasheet/6913114001xx.pdf -Wuerth WR-TBL Series 3114 terminal block pitch 7.62mm -0 -2 -2 -TerminalBlock -TerminalBlock_bornier-2_P5.08mm -simple 2-pin terminal block, pitch 5.08mm, revamped version of bornier2 -terminal block bornier2 -0 -2 -2 -TerminalBlock -TerminalBlock_bornier-3_P5.08mm -simple 3-pin terminal block, pitch 5.08mm, revamped version of bornier3 -terminal block bornier3 -0 -3 -3 -TerminalBlock -TerminalBlock_bornier-4_P5.08mm -simple 4-pin terminal block, pitch 5.08mm, revamped version of bornier4 -terminal block bornier4 -0 -4 -4 -TerminalBlock -TerminalBlock_bornier-5_P5.08mm -simple 5-pin terminal block, pitch 5.08mm, revamped version of bornier5 -terminal block bornier5 -0 -5 -5 -TerminalBlock -TerminalBlock_bornier-6_P5.08mm -simple 6pin terminal block, pitch 5.08mm, revamped version of bornier6 -terminal block bornier6 -0 -6 -6 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x02_P3.50mm_Horizontal -Terminal Block 4Ucon ItemNo. 19963, 2 pins, pitch 3.5mm, size 7.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/19963.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 19963 pitch 3.5mm size 7.7x7mm^2 drill 1.2mm pad 2.4mm -0 -2 -2 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x02_P3.50mm_Vertical -Terminal Block 4Ucon ItemNo. 10693, vertical (cable from top), 2 pins, pitch 3.5mm, size 8x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10693.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10693 vertical pitch 3.5mm size 8x8.3mm^2 drill 1.3mm pad 2.6mm -0 -2 -2 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x03_P3.50mm_Horizontal -Terminal Block 4Ucon ItemNo. 20193, 3 pins, pitch 3.5mm, size 11.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/20193.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 20193 pitch 3.5mm size 11.2x7mm^2 drill 1.2mm pad 2.4mm -0 -3 -3 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x03_P3.50mm_Vertical -Terminal Block 4Ucon ItemNo. 10694, vertical (cable from top), 3 pins, pitch 3.5mm, size 11.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10694.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10694 vertical pitch 3.5mm size 11.5x8.3mm^2 drill 1.3mm pad 2.6mm -0 -3 -3 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x04_P3.50mm_Horizontal -Terminal Block 4Ucon ItemNo. 20001, 4 pins, pitch 3.5mm, size 14.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/20001.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 20001 pitch 3.5mm size 14.7x7mm^2 drill 1.2mm pad 2.4mm -0 -4 -4 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x04_P3.50mm_Vertical -Terminal Block 4Ucon ItemNo. 10695, vertical (cable from top), 4 pins, pitch 3.5mm, size 15x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10695.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10695 vertical pitch 3.5mm size 15x8.3mm^2 drill 1.3mm pad 2.6mm -0 -4 -4 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x05_P3.50mm_Horizontal -Terminal Block 4Ucon ItemNo. 20223, 5 pins, pitch 3.5mm, size 18.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/20223.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 20223 pitch 3.5mm size 18.2x7mm^2 drill 1.2mm pad 2.4mm -0 -5 -5 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x05_P3.50mm_Vertical -Terminal Block 4Ucon ItemNo. 10696, vertical (cable from top), 5 pins, pitch 3.5mm, size 18.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10696.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10696 vertical pitch 3.5mm size 18.5x8.3mm^2 drill 1.3mm pad 2.6mm -0 -5 -5 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x06_P3.50mm_Horizontal -Terminal Block 4Ucon ItemNo. 19964, 6 pins, pitch 3.5mm, size 21.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/19964.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 19964 pitch 3.5mm size 21.7x7mm^2 drill 1.2mm pad 2.4mm -0 -6 -6 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x06_P3.50mm_Vertical -Terminal Block 4Ucon ItemNo. 10697, vertical (cable from top), 6 pins, pitch 3.5mm, size 22x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10697.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10697 vertical pitch 3.5mm size 22x8.3mm^2 drill 1.3mm pad 2.6mm -0 -6 -6 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x07_P3.50mm_Horizontal -Terminal Block 4Ucon ItemNo. 10684, 7 pins, pitch 3.5mm, size 25.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10684.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10684 pitch 3.5mm size 25.2x7mm^2 drill 1.2mm pad 2.4mm -0 -7 -7 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x07_P3.50mm_Vertical -Terminal Block 4Ucon ItemNo. 10698, vertical (cable from top), 7 pins, pitch 3.5mm, size 25.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10698.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10698 vertical pitch 3.5mm size 25.5x8.3mm^2 drill 1.3mm pad 2.6mm -0 -7 -7 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x08_P3.50mm_Horizontal -Terminal Block 4Ucon ItemNo. 19965, 8 pins, pitch 3.5mm, size 28.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/19965.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 19965 pitch 3.5mm size 28.7x7mm^2 drill 1.2mm pad 2.4mm -0 -8 -8 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x08_P3.50mm_Vertical -Terminal Block 4Ucon ItemNo. 10699, vertical (cable from top), 8 pins, pitch 3.5mm, size 29x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10699.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10699 vertical pitch 3.5mm size 29x8.3mm^2 drill 1.3mm pad 2.6mm -0 -8 -8 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x09_P3.50mm_Horizontal -Terminal Block 4Ucon ItemNo. 10686, 9 pins, pitch 3.5mm, size 32.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10686.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10686 pitch 3.5mm size 32.2x7mm^2 drill 1.2mm pad 2.4mm -0 -9 -9 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x09_P3.50mm_Vertical -Terminal Block 4Ucon ItemNo. 10700, vertical (cable from top), 9 pins, pitch 3.5mm, size 32.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10700.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10700 vertical pitch 3.5mm size 32.5x8.3mm^2 drill 1.3mm pad 2.6mm -0 -9 -9 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x10_P3.50mm_Horizontal -Terminal Block 4Ucon ItemNo. 10687, 10 pins, pitch 3.5mm, size 35.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10687.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10687 pitch 3.5mm size 35.7x7mm^2 drill 1.2mm pad 2.4mm -0 -10 -10 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x10_P3.50mm_Vertical -Terminal Block 4Ucon ItemNo. 10701, vertical (cable from top), 10 pins, pitch 3.5mm, size 36x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10701.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10701 vertical pitch 3.5mm size 36x8.3mm^2 drill 1.3mm pad 2.6mm -0 -10 -10 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x11_P3.50mm_Horizontal -Terminal Block 4Ucon ItemNo. 10688, 11 pins, pitch 3.5mm, size 39.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10688.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10688 pitch 3.5mm size 39.2x7mm^2 drill 1.2mm pad 2.4mm -0 -11 -11 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x11_P3.50mm_Vertical -Terminal Block 4Ucon ItemNo. 10702, vertical (cable from top), 11 pins, pitch 3.5mm, size 39.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10702.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10702 vertical pitch 3.5mm size 39.5x8.3mm^2 drill 1.3mm pad 2.6mm -0 -11 -11 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x12_P3.50mm_Horizontal -Terminal Block 4Ucon ItemNo. 10689, 12 pins, pitch 3.5mm, size 42.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10689.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10689 pitch 3.5mm size 42.7x7mm^2 drill 1.2mm pad 2.4mm -0 -12 -12 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x12_P3.50mm_Vertical -Terminal Block 4Ucon ItemNo. 10703, vertical (cable from top), 12 pins, pitch 3.5mm, size 43x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10703.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10703 vertical pitch 3.5mm size 43x8.3mm^2 drill 1.3mm pad 2.6mm -0 -12 -12 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x13_P3.50mm_Horizontal -Terminal Block 4Ucon ItemNo. 10690, 13 pins, pitch 3.5mm, size 46.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10690.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10690 pitch 3.5mm size 46.2x7mm^2 drill 1.2mm pad 2.4mm -0 -13 -13 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x13_P3.50mm_Vertical -Terminal Block 4Ucon ItemNo. 10704, vertical (cable from top), 13 pins, pitch 3.5mm, size 46.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10704.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10704 vertical pitch 3.5mm size 46.5x8.3mm^2 drill 1.3mm pad 2.6mm -0 -13 -13 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x14_P3.50mm_Horizontal -Terminal Block 4Ucon ItemNo. 10691, 14 pins, pitch 3.5mm, size 49.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10691.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10691 pitch 3.5mm size 49.7x7mm^2 drill 1.2mm pad 2.4mm -0 -14 -14 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x14_P3.50mm_Vertical -Terminal Block 4Ucon ItemNo. 10705, vertical (cable from top), 14 pins, pitch 3.5mm, size 50x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10705.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10705 vertical pitch 3.5mm size 50x8.3mm^2 drill 1.3mm pad 2.6mm -0 -14 -14 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x15_P3.50mm_Horizontal -Terminal Block 4Ucon ItemNo. 10692, 15 pins, pitch 3.5mm, size 53.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10692.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10692 pitch 3.5mm size 53.2x7mm^2 drill 1.2mm pad 2.4mm -0 -15 -15 -TerminalBlock_4Ucon -TerminalBlock_4Ucon_1x15_P3.50mm_Vertical -Terminal Block 4Ucon ItemNo. 10706, vertical (cable from top), 15 pins, pitch 3.5mm, size 53.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10706.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon -THT Terminal Block 4Ucon ItemNo. 10706 vertical pitch 3.5mm size 53.5x8.3mm^2 drill 1.3mm pad 2.6mm -0 -15 -15 -TerminalBlock_Altech -Altech_AK300_1x02_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -2 -2 -TerminalBlock_Altech -Altech_AK300_1x03_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -3 -3 -TerminalBlock_Altech -Altech_AK300_1x04_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -4 -4 -TerminalBlock_Altech -Altech_AK300_1x05_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -5 -5 -TerminalBlock_Altech -Altech_AK300_1x06_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -6 -6 -TerminalBlock_Altech -Altech_AK300_1x07_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -7 -7 -TerminalBlock_Altech -Altech_AK300_1x08_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -8 -8 -TerminalBlock_Altech -Altech_AK300_1x09_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -9 -9 -TerminalBlock_Altech -Altech_AK300_1x10_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -10 -10 -TerminalBlock_Altech -Altech_AK300_1x11_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -11 -11 -TerminalBlock_Altech -Altech_AK300_1x12_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -12 -12 -TerminalBlock_Altech -Altech_AK300_1x13_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -13 -13 -TerminalBlock_Altech -Altech_AK300_1x14_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -14 -14 -TerminalBlock_Altech -Altech_AK300_1x15_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -15 -15 -TerminalBlock_Altech -Altech_AK300_1x16_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -16 -16 -TerminalBlock_Altech -Altech_AK300_1x17_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -17 -17 -TerminalBlock_Altech -Altech_AK300_1x18_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -18 -18 -TerminalBlock_Altech -Altech_AK300_1x19_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -19 -19 -TerminalBlock_Altech -Altech_AK300_1x20_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -20 -20 -TerminalBlock_Altech -Altech_AK300_1x21_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -21 -21 -TerminalBlock_Altech -Altech_AK300_1x22_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -22 -22 -TerminalBlock_Altech -Altech_AK300_1x23_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -23 -23 -TerminalBlock_Altech -Altech_AK300_1x24_P5.00mm_45-Degree -Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) -Altech AK300 serie connector -0 -24 -24 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-02_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -2 -2 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-03_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -3 -3 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-04_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -4 -4 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-05_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -5 -5 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-06_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -6 -6 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-07_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -7 -7 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-08_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -8 -8 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-09_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -9 -9 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-10_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -10 -10 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-11_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -11 -11 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-12_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -12 -12 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-13_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -13 -13 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-14_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -14 -14 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-15_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -15 -15 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-16_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -16 -16 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-17_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -17 -17 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-18_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -18 -18 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-19_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -19 -19 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-20_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -20 -20 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-21_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -21 -21 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-22_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -22 -22 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-23_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -23 -23 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-24_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -24 -24 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-25_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -25 -25 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-26_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -26 -26 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-27_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -27 -27 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-28_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -28 -28 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-29_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -29 -29 -TerminalBlock_Dinkle -TerminalBlock_Dinkle_DT-55-B01X-30_P10.00mm -Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX -Dinkle DT-55-B01X Terminal Block pitch 10.00mm -0 -30 -30 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_360271_1x01_Horizontal_ScrewM3.0_Boxed -single screw terminal block Metz Connect 360271, block size 9x7.3mm^2, drill diamater 1.5mm, 1 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 134, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT single screw terminal block Metz Connect 360271 size 9x7.3mm^2 drill 1.5mm pad 3mm -0 -1 -1 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_360272_1x01_Horizontal_ScrewM2.6 -single screw terminal block Metz Connect 360272, block size 4x4mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 131, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT single screw terminal block Metz Connect 360272 size 4x4mm^2 drill 1.5mm pad 3mm -0 -2 -1 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_360273_1x01_Horizontal_ScrewM2.6_WireProtection -single screw terminal block Metz Connect 360273, block size 5x4mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 131, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT single screw terminal block Metz Connect 360273 size 5x4mm^2 drill 1.5mm pad 3mm -0 -2 -1 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_360291_1x01_Horizontal_ScrewM3.0_Boxed -single screw terminal block Metz Connect 360291, block size 9x7.3mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 133, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT single screw terminal block Metz Connect 360291 size 9x7.3mm^2 drill 1.5mm pad 3mm -0 -2 -1 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_360322_1x01_Horizontal_ScrewM3.0_WireProtection -single screw terminal block Metz Connect 360322, block size 6x4mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 133, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT single screw terminal block Metz Connect 360322 size 6x4mm^2 drill 1.5mm pad 3mm -0 -2 -1 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_360381_1x01_Horizontal_ScrewM3.0 -single screw terminal block Metz Connect 360381, block size 5x5mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 133, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT single screw terminal block Metz Connect 360381 size 5x5mm^2 drill 1.5mm pad 3mm -0 -2 -1 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_360410_1x01_Horizontal_ScrewM3.0 -single screw terminal block Metz Connect 360410, block size 5x5mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 132, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT single screw terminal block Metz Connect 360410 size 5x5mm^2 drill 1.5mm pad 3mm -0 -2 -1 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_360425_1x01_Horizontal_ScrewM4.0_Boxed -single screw terminal block Metz Connect 360425, block size 9x9mm^2, drill diamater 1.6mm, 4 pads, pad diameter 3.2mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 134, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT single screw terminal block Metz Connect 360425 size 9x9mm^2 drill 1.6mm pad 3.2mm -0 -4 -1 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type011_RT05502HBWC_1x02_P5.00mm_Horizontal -terminal block Metz Connect Type011_RT05502HBWC, 2 pins, pitch 5mm, size 10x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type011_RT05502HBWC pitch 5mm size 10x10.5mm^2 drill 1.4mm pad 2.8mm -0 -2 -2 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type011_RT05503HBWC_1x03_P5.00mm_Horizontal -terminal block Metz Connect Type011_RT05503HBWC, 3 pins, pitch 5mm, size 15x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type011_RT05503HBWC pitch 5mm size 15x10.5mm^2 drill 1.4mm pad 2.8mm -0 -3 -3 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type011_RT05504HBWC_1x04_P5.00mm_Horizontal -terminal block Metz Connect Type011_RT05504HBWC, 4 pins, pitch 5mm, size 20x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type011_RT05504HBWC pitch 5mm size 20x10.5mm^2 drill 1.4mm pad 2.8mm -0 -4 -4 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type011_RT05505HBWC_1x05_P5.00mm_Horizontal -terminal block Metz Connect Type011_RT05505HBWC, 5 pins, pitch 5mm, size 25x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type011_RT05505HBWC pitch 5mm size 25x10.5mm^2 drill 1.4mm pad 2.8mm -0 -5 -5 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type011_RT05506HBWC_1x06_P5.00mm_Horizontal -terminal block Metz Connect Type011_RT05506HBWC, 6 pins, pitch 5mm, size 30x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type011_RT05506HBWC pitch 5mm size 30x10.5mm^2 drill 1.4mm pad 2.8mm -0 -6 -6 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type055_RT01502HDWU_1x02_P5.00mm_Horizontal -terminal block Metz Connect Type055_RT01502HDWU, 2 pins, pitch 5mm, size 10x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310551_RT015xxHDWU_OFF-022723S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type055_RT01502HDWU pitch 5mm size 10x8mm^2 drill 1.3mm pad 2.5mm -0 -2 -2 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type055_RT01503HDWU_1x03_P5.00mm_Horizontal -terminal block Metz Connect Type055_RT01503HDWU, 3 pins, pitch 5mm, size 15x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310551_RT015xxHDWU_OFF-022723S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type055_RT01503HDWU pitch 5mm size 15x8mm^2 drill 1.3mm pad 2.5mm -0 -3 -3 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type055_RT01504HDWU_1x04_P5.00mm_Horizontal -terminal block Metz Connect Type055_RT01504HDWU, 4 pins, pitch 5mm, size 20x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310551_RT015xxHDWU_OFF-022723S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type055_RT01504HDWU pitch 5mm size 20x8mm^2 drill 1.3mm pad 2.5mm -0 -4 -4 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type059_RT06302HBWC_1x02_P3.50mm_Horizontal -terminal block Metz Connect Type059_RT06302HBWC, 2 pins, pitch 3.5mm, size 7x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type059_RT06302HBWC pitch 3.5mm size 7x6.5mm^2 drill 1.2mm pad 2.3mm -0 -2 -2 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type059_RT06303HBWC_1x03_P3.50mm_Horizontal -terminal block Metz Connect Type059_RT06303HBWC, 3 pins, pitch 3.5mm, size 10.5x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type059_RT06303HBWC pitch 3.5mm size 10.5x6.5mm^2 drill 1.2mm pad 2.3mm -0 -3 -3 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type059_RT06304HBWC_1x04_P3.50mm_Horizontal -terminal block Metz Connect Type059_RT06304HBWC, 4 pins, pitch 3.5mm, size 14x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type059_RT06304HBWC pitch 3.5mm size 14x6.5mm^2 drill 1.2mm pad 2.3mm -0 -4 -4 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type059_RT06305HBWC_1x05_P3.50mm_Horizontal -terminal block Metz Connect Type059_RT06305HBWC, 5 pins, pitch 3.5mm, size 17.5x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type059_RT06305HBWC pitch 3.5mm size 17.5x6.5mm^2 drill 1.2mm pad 2.3mm -0 -5 -5 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type059_RT06306HBWC_1x06_P3.50mm_Horizontal -terminal block Metz Connect Type059_RT06306HBWC, 6 pins, pitch 3.5mm, size 21x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type059_RT06306HBWC pitch 3.5mm size 21x6.5mm^2 drill 1.2mm pad 2.3mm -0 -6 -6 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type067_RT01902HDWC_1x02_P10.00mm_Horizontal -terminal block Metz Connect Type067_RT01902HDWC, 2 pins, pitch 10mm, size 15.8x8.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310671_RT019xxHDWC_OFF-023605N.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type067_RT01902HDWC pitch 10mm size 15.8x8.2mm^2 drill 1.3mm pad 2.6mm -0 -2 -2 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type067_RT01903HDWC_1x03_P10.00mm_Horizontal -terminal block Metz Connect Type067_RT01903HDWC, 3 pins, pitch 10mm, size 25.8x8.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310671_RT019xxHDWC_OFF-023605N.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type067_RT01903HDWC pitch 10mm size 25.8x8.2mm^2 drill 1.3mm pad 2.6mm -0 -3 -3 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type067_RT01904HDWC_1x04_P10.00mm_Horizontal -terminal block Metz Connect Type067_RT01904HDWC, 4 pins, pitch 10mm, size 35.8x8.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310671_RT019xxHDWC_OFF-023605N.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type067_RT01904HDWC pitch 10mm size 35.8x8.2mm^2 drill 1.3mm pad 2.6mm -0 -4 -4 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type067_RT01905HDWC_1x05_P10.00mm_Horizontal -terminal block Metz Connect Type067_RT01905HDWC, 5 pins, pitch 10mm, size 45.8x8.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310671_RT019xxHDWC_OFF-023605N.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type067_RT01905HDWC pitch 10mm size 45.8x8.2mm^2 drill 1.3mm pad 2.6mm -0 -5 -5 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type073_RT02602HBLU_1x02_P5.08mm_Horizontal -terminal block Metz Connect Type073_RT02602HBLU, 2 pins, pitch 5.08mm, size 10.2x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310731_RT026xxHBLU_OFF-022792U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type073_RT02602HBLU pitch 5.08mm size 10.2x11mm^2 drill 1.4mm pad 2.6mm -0 -2 -2 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type073_RT02603HBLU_1x03_P5.08mm_Horizontal -terminal block Metz Connect Type073_RT02603HBLU, 3 pins, pitch 5.08mm, size 15.2x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310731_RT026xxHBLU_OFF-022792U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type073_RT02603HBLU pitch 5.08mm size 15.2x11mm^2 drill 1.4mm pad 2.6mm -0 -3 -3 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type086_RT03402HBLC_1x02_P3.81mm_Horizontal -terminal block Metz Connect Type086_RT03402HBLC, 2 pins, pitch 3.81mm, size 7.51x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type086_RT03402HBLC pitch 3.81mm size 7.51x7.3mm^2 drill 0.7mm pad 1.4mm -0 -2 -2 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type086_RT03403HBLC_1x03_P3.81mm_Horizontal -terminal block Metz Connect Type086_RT03403HBLC, 3 pins, pitch 3.81mm, size 11.3x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type086_RT03403HBLC pitch 3.81mm size 11.3x7.3mm^2 drill 0.7mm pad 1.4mm -0 -3 -3 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type086_RT03404HBLC_1x04_P3.81mm_Horizontal -terminal block Metz Connect Type086_RT03404HBLC, 4 pins, pitch 3.81mm, size 15.1x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type086_RT03404HBLC pitch 3.81mm size 15.1x7.3mm^2 drill 0.7mm pad 1.4mm -0 -4 -4 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type086_RT03405HBLC_1x05_P3.81mm_Horizontal -terminal block Metz Connect Type086_RT03405HBLC, 5 pins, pitch 3.81mm, size 18.9x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type086_RT03405HBLC pitch 3.81mm size 18.9x7.3mm^2 drill 0.7mm pad 1.4mm -0 -5 -5 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type086_RT03406HBLC_1x06_P3.81mm_Horizontal -terminal block Metz Connect Type086_RT03406HBLC, 6 pins, pitch 3.81mm, size 22.8x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type086_RT03406HBLC pitch 3.81mm size 22.8x7.3mm^2 drill 0.7mm pad 1.4mm -0 -6 -6 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type094_RT03502HBLU_1x02_P5.00mm_Horizontal -terminal block Metz Connect Type094_RT03502HBLU, 2 pins, pitch 5mm, size 10x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type094_RT03502HBLU pitch 5mm size 10x8.3mm^2 drill 1.3mm pad 2.6mm -0 -2 -2 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type094_RT03503HBLU_1x03_P5.00mm_Horizontal -terminal block Metz Connect Type094_RT03503HBLU, 3 pins, pitch 5mm, size 15x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type094_RT03503HBLU pitch 5mm size 15x8.3mm^2 drill 1.3mm pad 2.6mm -0 -3 -3 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type094_RT03504HBLU_1x04_P5.00mm_Horizontal -terminal block Metz Connect Type094_RT03504HBLU, 4 pins, pitch 5mm, size 20x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type094_RT03504HBLU pitch 5mm size 20x8.3mm^2 drill 1.3mm pad 2.6mm -0 -4 -4 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type094_RT03505HBLU_1x05_P5.00mm_Horizontal -terminal block Metz Connect Type094_RT03505HBLU, 5 pins, pitch 5mm, size 25x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type094_RT03505HBLU pitch 5mm size 25x8.3mm^2 drill 1.3mm pad 2.6mm -0 -5 -5 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type094_RT03506HBLU_1x06_P5.00mm_Horizontal -terminal block Metz Connect Type094_RT03506HBLU, 6 pins, pitch 5mm, size 30x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type094_RT03506HBLU pitch 5mm size 30x8.3mm^2 drill 1.3mm pad 2.6mm -0 -6 -6 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type101_RT01602HBWC_1x02_P5.08mm_Horizontal -terminal block Metz Connect Type101_RT01602HBWC, 2 pins, pitch 5.08mm, size 10.2x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type101_RT01602HBWC pitch 5.08mm size 10.2x8mm^2 drill 1.3mm pad 2.5mm -0 -2 -2 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type101_RT01603HBWC_1x03_P5.08mm_Horizontal -terminal block Metz Connect Type101_RT01603HBWC, 3 pins, pitch 5.08mm, size 15.2x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type101_RT01603HBWC pitch 5.08mm size 15.2x8mm^2 drill 1.3mm pad 2.5mm -0 -3 -3 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type101_RT01604HBWC_1x04_P5.08mm_Horizontal -terminal block Metz Connect Type101_RT01604HBWC, 4 pins, pitch 5.08mm, size 20.3x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type101_RT01604HBWC pitch 5.08mm size 20.3x8mm^2 drill 1.3mm pad 2.5mm -0 -4 -4 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type101_RT01605HBWC_1x05_P5.08mm_Horizontal -terminal block Metz Connect Type101_RT01605HBWC, 5 pins, pitch 5.08mm, size 25.4x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type101_RT01605HBWC pitch 5.08mm size 25.4x8mm^2 drill 1.3mm pad 2.5mm -0 -5 -5 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type101_RT01606HBWC_1x06_P5.08mm_Horizontal -terminal block Metz Connect Type101_RT01606HBWC, 6 pins, pitch 5.08mm, size 30.5x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type101_RT01606HBWC pitch 5.08mm size 30.5x8mm^2 drill 1.3mm pad 2.5mm -0 -6 -6 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type171_RT13702HBWC_1x02_P7.50mm_Horizontal -terminal block Metz Connect Type171_RT13702HBWC, 2 pins, pitch 7.5mm, size 15x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type171_RT13702HBWC pitch 7.5mm size 15x9mm^2 drill 1.3mm pad 2.5mm -0 -2 -2 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type171_RT13703HBWC_1x03_P7.50mm_Horizontal -terminal block Metz Connect Type171_RT13703HBWC, 3 pins, pitch 7.5mm, size 22.5x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type171_RT13703HBWC pitch 7.5mm size 22.5x9mm^2 drill 1.3mm pad 2.5mm -0 -3 -3 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type171_RT13704HBWC_1x04_P7.50mm_Horizontal -terminal block Metz Connect Type171_RT13704HBWC, 4 pins, pitch 7.5mm, size 30x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type171_RT13704HBWC pitch 7.5mm size 30x9mm^2 drill 1.3mm pad 2.5mm -0 -4 -4 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type171_RT13705HBWC_1x05_P7.50mm_Horizontal -terminal block Metz Connect Type171_RT13705HBWC, 5 pins, pitch 7.5mm, size 37.5x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type171_RT13705HBWC pitch 7.5mm size 37.5x9mm^2 drill 1.3mm pad 2.5mm -0 -5 -5 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type171_RT13706HBWC_1x06_P7.50mm_Horizontal -terminal block Metz Connect Type171_RT13706HBWC, 6 pins, pitch 7.5mm, size 45x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type171_RT13706HBWC pitch 7.5mm size 45x9mm^2 drill 1.3mm pad 2.5mm -0 -6 -6 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type175_RT02702HBLC_1x02_P7.50mm_Horizontal -terminal block Metz Connect Type175_RT02702HBLC, 2 pins, pitch 7.5mm, size 15x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type175_RT02702HBLC pitch 7.5mm size 15x11mm^2 drill 1.4mm pad 2.6mm -0 -2 -2 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type175_RT02703HBLC_1x03_P7.50mm_Horizontal -terminal block Metz Connect Type175_RT02703HBLC, 3 pins, pitch 7.5mm, size 22.5x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type175_RT02703HBLC pitch 7.5mm size 22.5x11mm^2 drill 1.4mm pad 2.6mm -0 -3 -3 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type175_RT02704HBLC_1x04_P7.50mm_Horizontal -terminal block Metz Connect Type175_RT02704HBLC, 4 pins, pitch 7.5mm, size 30x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type175_RT02704HBLC pitch 7.5mm size 30x11mm^2 drill 1.4mm pad 2.6mm -0 -4 -4 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type175_RT02705HBLC_1x05_P7.50mm_Horizontal -terminal block Metz Connect Type175_RT02705HBLC, 5 pins, pitch 7.5mm, size 37.5x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type175_RT02705HBLC pitch 7.5mm size 37.5x11mm^2 drill 1.4mm pad 2.6mm -0 -5 -5 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type175_RT02706HBLC_1x06_P7.50mm_Horizontal -terminal block Metz Connect Type175_RT02706HBLC, 6 pins, pitch 7.5mm, size 45x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type175_RT02706HBLC pitch 7.5mm size 45x11mm^2 drill 1.4mm pad 2.6mm -0 -6 -6 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type205_RT04502UBLC_1x02_P5.00mm_45Degree -terminal block Metz Connect Type205_RT04502UBLC, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 10x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type205_RT04502UBLC 45Degree pitch 5mm size 10x12.5mm^2 drill 1.4mm pad 2.7mm -0 -2 -2 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type205_RT04503UBLC_1x03_P5.00mm_45Degree -terminal block Metz Connect Type205_RT04503UBLC, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 15x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type205_RT04503UBLC 45Degree pitch 5mm size 15x12.5mm^2 drill 1.4mm pad 2.7mm -0 -3 -3 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type205_RT04504UBLC_1x04_P5.00mm_45Degree -terminal block Metz Connect Type205_RT04504UBLC, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 20x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type205_RT04504UBLC 45Degree pitch 5mm size 20x12.5mm^2 drill 1.4mm pad 2.7mm -0 -4 -4 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type205_RT04505UBLC_1x05_P5.00mm_45Degree -terminal block Metz Connect Type205_RT04505UBLC, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 25x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type205_RT04505UBLC 45Degree pitch 5mm size 25x12.5mm^2 drill 1.4mm pad 2.7mm -0 -5 -5 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type205_RT04506UBLC_1x06_P5.00mm_45Degree -terminal block Metz Connect Type205_RT04506UBLC, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 30x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type205_RT04506UBLC 45Degree pitch 5mm size 30x12.5mm^2 drill 1.4mm pad 2.7mm -0 -6 -6 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type701_RT11L02HGLU_1x02_P6.35mm_Horizontal -terminal block Metz Connect Type701_RT11L02HGLU, 2 pins, pitch 6.35mm, size 12.7x12.5mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_317011_RT11LxxHGLU_OFF-022798U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type701_RT11L02HGLU pitch 6.35mm size 12.7x12.5mm^2 drill 1.3mm pad 2.5mm -0 -2 -2 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type701_RT11L03HGLU_1x03_P6.35mm_Horizontal -terminal block Metz Connect Type701_RT11L03HGLU, 3 pins, pitch 6.35mm, size 19x12.5mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_317011_RT11LxxHGLU_OFF-022798U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type701_RT11L03HGLU pitch 6.35mm size 19x12.5mm^2 drill 1.3mm pad 2.5mm -0 -3 -3 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type703_RT10N02HGLU_1x02_P9.52mm_Horizontal -terminal block Metz Connect Type703_RT10N02HGLU, 2 pins, pitch 9.52mm, size 19x12.5mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_317031_RT10NxxHGLU_OFF-022897S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type703_RT10N02HGLU pitch 9.52mm size 19x12.5mm^2 drill 1.3mm pad 2.6mm -0 -2 -2 -TerminalBlock_MetzConnect -TerminalBlock_MetzConnect_Type703_RT10N03HGLU_1x03_P9.52mm_Horizontal -terminal block Metz Connect Type703_RT10N03HGLU, 3 pins, pitch 9.52mm, size 28.6x12.5mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_317031_RT10NxxHGLU_OFF-022897S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect -THT terminal block Metz Connect Type703_RT10N03HGLU pitch 9.52mm size 28.6x12.5mm^2 drill 1.3mm pad 2.6mm -0 -3 -3 -TerminalBlock_Philmore -TerminalBlock_Philmore_TB132_1x02_P5.00mm_Horizontal -Terminal Block Philmore , 2 pins, pitch 5mm, size 10x10.2mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.philmore-datak.com/mc/Page%20197.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Philmore -THT Terminal Block Philmore pitch 5mm size 10x10.2mm^2 drill 1.2mm pad 2.4mm -0 -2 -2 -TerminalBlock_Philmore -TerminalBlock_Philmore_TB133_1x03_P5.00mm_Horizontal -Terminal Block Philmore , 3 pins, pitch 5mm, size 15x10.2mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.philmore-datak.com/mc/Page%20197.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Philmore -THT Terminal Block Philmore pitch 5mm size 15x10.2mm^2 drill 1.2mm pad 2.4mm -0 -3 -3 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-2-5.08_1x02_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-1,5-2-5.08, 2 pins, pitch 5.08mm, size 10.2x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-2-5.08 pitch 5.08mm size 10.2x9.8mm^2 drill 1.3mm pad 2.6mm -0 -2 -2 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-2_1x02_P5.00mm_Horizontal -Terminal Block Phoenix MKDS-1,5-2, 2 pins, pitch 5mm, size 10x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-2 pitch 5mm size 10x9.8mm^2 drill 1.3mm pad 2.6mm -0 -2 -2 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-3-5.08_1x03_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-1,5-3-5.08, 3 pins, pitch 5.08mm, size 15.2x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-3-5.08 pitch 5.08mm size 15.2x9.8mm^2 drill 1.3mm pad 2.6mm -0 -3 -3 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-3_1x03_P5.00mm_Horizontal -Terminal Block Phoenix MKDS-1,5-3, 3 pins, pitch 5mm, size 15x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-3 pitch 5mm size 15x9.8mm^2 drill 1.3mm pad 2.6mm -0 -3 -3 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-4-5.08_1x04_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-1,5-4-5.08, 4 pins, pitch 5.08mm, size 20.3x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-4-5.08 pitch 5.08mm size 20.3x9.8mm^2 drill 1.3mm pad 2.6mm -0 -4 -4 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-4_1x04_P5.00mm_Horizontal -Terminal Block Phoenix MKDS-1,5-4, 4 pins, pitch 5mm, size 20x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-4 pitch 5mm size 20x9.8mm^2 drill 1.3mm pad 2.6mm -0 -4 -4 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-5-5.08_1x05_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-1,5-5-5.08, 5 pins, pitch 5.08mm, size 25.4x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-5-5.08 pitch 5.08mm size 25.4x9.8mm^2 drill 1.3mm pad 2.6mm -0 -5 -5 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-5_1x05_P5.00mm_Horizontal -Terminal Block Phoenix MKDS-1,5-5, 5 pins, pitch 5mm, size 25x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-5 pitch 5mm size 25x9.8mm^2 drill 1.3mm pad 2.6mm -0 -5 -5 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-6-5.08_1x06_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-1,5-6-5.08, 6 pins, pitch 5.08mm, size 30.5x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-6-5.08 pitch 5.08mm size 30.5x9.8mm^2 drill 1.3mm pad 2.6mm -0 -6 -6 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-6_1x06_P5.00mm_Horizontal -Terminal Block Phoenix MKDS-1,5-6, 6 pins, pitch 5mm, size 30x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-6 pitch 5mm size 30x9.8mm^2 drill 1.3mm pad 2.6mm -0 -6 -6 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-7-5.08_1x07_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-1,5-7-5.08, 7 pins, pitch 5.08mm, size 35.6x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-7-5.08 pitch 5.08mm size 35.6x9.8mm^2 drill 1.3mm pad 2.6mm -0 -7 -7 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-7_1x07_P5.00mm_Horizontal -Terminal Block Phoenix MKDS-1,5-7, 7 pins, pitch 5mm, size 35x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-7 pitch 5mm size 35x9.8mm^2 drill 1.3mm pad 2.6mm -0 -7 -7 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-8-5.08_1x08_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-1,5-8-5.08, 8 pins, pitch 5.08mm, size 40.6x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-8-5.08 pitch 5.08mm size 40.6x9.8mm^2 drill 1.3mm pad 2.6mm -0 -8 -8 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-8_1x08_P5.00mm_Horizontal -Terminal Block Phoenix MKDS-1,5-8, 8 pins, pitch 5mm, size 40x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-8 pitch 5mm size 40x9.8mm^2 drill 1.3mm pad 2.6mm -0 -8 -8 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-9-5.08_1x09_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-1,5-9-5.08, 9 pins, pitch 5.08mm, size 45.7x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-9-5.08 pitch 5.08mm size 45.7x9.8mm^2 drill 1.3mm pad 2.6mm -0 -9 -9 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-9_1x09_P5.00mm_Horizontal -Terminal Block Phoenix MKDS-1,5-9, 9 pins, pitch 5mm, size 45x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-9 pitch 5mm size 45x9.8mm^2 drill 1.3mm pad 2.6mm -0 -9 -9 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-10-5.08_1x10_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-1,5-10-5.08, 10 pins, pitch 5.08mm, size 50.8x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-10-5.08 pitch 5.08mm size 50.8x9.8mm^2 drill 1.3mm pad 2.6mm -0 -10 -10 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-10_1x10_P5.00mm_Horizontal -Terminal Block Phoenix MKDS-1,5-10, 10 pins, pitch 5mm, size 50x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-10 pitch 5mm size 50x9.8mm^2 drill 1.3mm pad 2.6mm -0 -10 -10 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-11-5.08_1x11_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-1,5-11-5.08, 11 pins, pitch 5.08mm, size 55.9x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-11-5.08 pitch 5.08mm size 55.9x9.8mm^2 drill 1.3mm pad 2.6mm -0 -11 -11 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-11_1x11_P5.00mm_Horizontal -Terminal Block Phoenix MKDS-1,5-11, 11 pins, pitch 5mm, size 55x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-11 pitch 5mm size 55x9.8mm^2 drill 1.3mm pad 2.6mm -0 -11 -11 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-12-5.08_1x12_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-1,5-12-5.08, 12 pins, pitch 5.08mm, size 61x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-12-5.08 pitch 5.08mm size 61x9.8mm^2 drill 1.3mm pad 2.6mm -0 -12 -12 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-12_1x12_P5.00mm_Horizontal -Terminal Block Phoenix MKDS-1,5-12, 12 pins, pitch 5mm, size 60x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-12 pitch 5mm size 60x9.8mm^2 drill 1.3mm pad 2.6mm -0 -12 -12 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-13-5.08_1x13_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-1,5-13-5.08, 13 pins, pitch 5.08mm, size 66x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-13-5.08 pitch 5.08mm size 66x9.8mm^2 drill 1.3mm pad 2.6mm -0 -13 -13 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-13_1x13_P5.00mm_Horizontal -Terminal Block Phoenix MKDS-1,5-13, 13 pins, pitch 5mm, size 65x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-13 pitch 5mm size 65x9.8mm^2 drill 1.3mm pad 2.6mm -0 -13 -13 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-14-5.08_1x14_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-1,5-14-5.08, 14 pins, pitch 5.08mm, size 71.1x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-14-5.08 pitch 5.08mm size 71.1x9.8mm^2 drill 1.3mm pad 2.6mm -0 -14 -14 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-14_1x14_P5.00mm_Horizontal -Terminal Block Phoenix MKDS-1,5-14, 14 pins, pitch 5mm, size 70x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-14 pitch 5mm size 70x9.8mm^2 drill 1.3mm pad 2.6mm -0 -14 -14 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-15-5.08_1x15_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-1,5-15-5.08, 15 pins, pitch 5.08mm, size 76.2x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-15-5.08 pitch 5.08mm size 76.2x9.8mm^2 drill 1.3mm pad 2.6mm -0 -15 -15 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-15_1x15_P5.00mm_Horizontal -Terminal Block Phoenix MKDS-1,5-15, 15 pins, pitch 5mm, size 75x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-15 pitch 5mm size 75x9.8mm^2 drill 1.3mm pad 2.6mm -0 -15 -15 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-16-5.08_1x16_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-1,5-16-5.08, 16 pins, pitch 5.08mm, size 81.3x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-16-5.08 pitch 5.08mm size 81.3x9.8mm^2 drill 1.3mm pad 2.6mm -0 -16 -16 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-1,5-16_1x16_P5.00mm_Horizontal -Terminal Block Phoenix MKDS-1,5-16, 16 pins, pitch 5mm, size 80x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-1,5-16 pitch 5mm size 80x9.8mm^2 drill 1.3mm pad 2.6mm -0 -16 -16 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-3-2-5.08_1x02_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-3-2-5.08, 2 pins, pitch 5.08mm, size 10.2x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-3-2-5.08 pitch 5.08mm size 10.2x11.2mm^2 drill 1.3mm pad 2.6mm -0 -2 -2 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-3-3-5.08_1x03_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-3-3-5.08, 3 pins, pitch 5.08mm, size 15.2x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-3-3-5.08 pitch 5.08mm size 15.2x11.2mm^2 drill 1.3mm pad 2.6mm -0 -3 -3 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-3-4-5.08_1x04_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-3-4-5.08, 4 pins, pitch 5.08mm, size 20.3x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-3-4-5.08 pitch 5.08mm size 20.3x11.2mm^2 drill 1.3mm pad 2.6mm -0 -4 -4 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-3-5-5.08_1x05_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-3-5-5.08, 5 pins, pitch 5.08mm, size 25.4x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-3-5-5.08 pitch 5.08mm size 25.4x11.2mm^2 drill 1.3mm pad 2.6mm -0 -5 -5 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-3-6-5.08_1x06_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-3-6-5.08, 6 pins, pitch 5.08mm, size 30.5x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-3-6-5.08 pitch 5.08mm size 30.5x11.2mm^2 drill 1.3mm pad 2.6mm -0 -6 -6 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-3-7-5.08_1x07_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-3-7-5.08, 7 pins, pitch 5.08mm, size 35.6x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-3-7-5.08 pitch 5.08mm size 35.6x11.2mm^2 drill 1.3mm pad 2.6mm -0 -7 -7 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-3-8-5.08_1x08_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-3-8-5.08, 8 pins, pitch 5.08mm, size 40.6x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-3-8-5.08 pitch 5.08mm size 40.6x11.2mm^2 drill 1.3mm pad 2.6mm -0 -8 -8 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-3-9-5.08_1x09_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-3-9-5.08, 9 pins, pitch 5.08mm, size 45.7x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-3-9-5.08 pitch 5.08mm size 45.7x11.2mm^2 drill 1.3mm pad 2.6mm -0 -9 -9 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-3-10-5.08_1x10_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-3-10-5.08, 10 pins, pitch 5.08mm, size 50.8x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-3-10-5.08 pitch 5.08mm size 50.8x11.2mm^2 drill 1.3mm pad 2.6mm -0 -10 -10 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-3-11-5.08_1x11_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-3-11-5.08, 11 pins, pitch 5.08mm, size 55.9x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-3-11-5.08 pitch 5.08mm size 55.9x11.2mm^2 drill 1.3mm pad 2.6mm -0 -11 -11 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-3-12-5.08_1x12_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-3-12-5.08, 12 pins, pitch 5.08mm, size 61x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-3-12-5.08 pitch 5.08mm size 61x11.2mm^2 drill 1.3mm pad 2.6mm -0 -12 -12 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-3-13-5.08_1x13_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-3-13-5.08, 13 pins, pitch 5.08mm, size 66x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-3-13-5.08 pitch 5.08mm size 66x11.2mm^2 drill 1.3mm pad 2.6mm -0 -13 -13 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-3-14-5.08_1x14_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-3-14-5.08, 14 pins, pitch 5.08mm, size 71.1x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-3-14-5.08 pitch 5.08mm size 71.1x11.2mm^2 drill 1.3mm pad 2.6mm -0 -14 -14 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-3-15-5.08_1x15_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-3-15-5.08, 15 pins, pitch 5.08mm, size 76.2x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-3-15-5.08 pitch 5.08mm size 76.2x11.2mm^2 drill 1.3mm pad 2.6mm -0 -15 -15 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MKDS-3-16-5.08_1x16_P5.08mm_Horizontal -Terminal Block Phoenix MKDS-3-16-5.08, 16 pins, pitch 5.08mm, size 81.3x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MKDS-3-16-5.08 pitch 5.08mm size 81.3x11.2mm^2 drill 1.3mm pad 2.6mm -0 -16 -16 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MPT-0,5-2-2.54_1x02_P2.54mm_Horizontal -Terminal Block Phoenix MPT-0,5-2-2.54, 2 pins, pitch 2.54mm, size 5.54x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725656-920552.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MPT-0,5-2-2.54 pitch 2.54mm size 5.54x6.2mm^2 drill 1.1mm pad 2.2mm -0 -2 -2 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MPT-0,5-3-2.54_1x03_P2.54mm_Horizontal -Terminal Block Phoenix MPT-0,5-3-2.54, 3 pins, pitch 2.54mm, size 8.08x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725656-920552.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MPT-0,5-3-2.54 pitch 2.54mm size 8.08x6.2mm^2 drill 1.1mm pad 2.2mm -0 -3 -3 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MPT-0,5-4-2.54_1x04_P2.54mm_Horizontal -Terminal Block Phoenix MPT-0,5-4-2.54, 4 pins, pitch 2.54mm, size 10.6x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MPT-0,5-4-2.54 pitch 2.54mm size 10.6x6.2mm^2 drill 1.1mm pad 2.2mm -0 -4 -4 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MPT-0,5-5-2.54_1x05_P2.54mm_Horizontal -Terminal Block Phoenix MPT-0,5-5-2.54, 5 pins, pitch 2.54mm, size 13.2x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MPT-0,5-5-2.54 pitch 2.54mm size 13.2x6.2mm^2 drill 1.1mm pad 2.2mm -0 -5 -5 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MPT-0,5-6-2.54_1x06_P2.54mm_Horizontal -Terminal Block Phoenix MPT-0,5-6-2.54, 6 pins, pitch 2.54mm, size 15.7x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MPT-0,5-6-2.54 pitch 2.54mm size 15.7x6.2mm^2 drill 1.1mm pad 2.2mm -0 -6 -6 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MPT-0,5-7-2.54_1x07_P2.54mm_Horizontal -Terminal Block Phoenix MPT-0,5-7-2.54, 7 pins, pitch 2.54mm, size 18.2x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MPT-0,5-7-2.54 pitch 2.54mm size 18.2x6.2mm^2 drill 1.1mm pad 2.2mm -0 -7 -7 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MPT-0,5-8-2.54_1x08_P2.54mm_Horizontal -Terminal Block Phoenix MPT-0,5-8-2.54, 8 pins, pitch 2.54mm, size 20.8x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MPT-0,5-8-2.54 pitch 2.54mm size 20.8x6.2mm^2 drill 1.1mm pad 2.2mm -0 -8 -8 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MPT-0,5-9-2.54_1x09_P2.54mm_Horizontal -Terminal Block Phoenix MPT-0,5-9-2.54, 9 pins, pitch 2.54mm, size 23.3x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MPT-0,5-9-2.54 pitch 2.54mm size 23.3x6.2mm^2 drill 1.1mm pad 2.2mm -0 -9 -9 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MPT-0,5-10-2.54_1x10_P2.54mm_Horizontal -Terminal Block Phoenix MPT-0,5-10-2.54, 10 pins, pitch 2.54mm, size 25.9x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MPT-0,5-10-2.54 pitch 2.54mm size 25.9x6.2mm^2 drill 1.1mm pad 2.2mm -0 -10 -10 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MPT-0,5-11-2.54_1x11_P2.54mm_Horizontal -Terminal Block Phoenix MPT-0,5-11-2.54, 11 pins, pitch 2.54mm, size 28.4x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MPT-0,5-11-2.54 pitch 2.54mm size 28.4x6.2mm^2 drill 1.1mm pad 2.2mm -0 -11 -11 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_MPT-0,5-12-2.54_1x12_P2.54mm_Horizontal -Terminal Block Phoenix MPT-0,5-12-2.54, 12 pins, pitch 2.54mm, size 30.9x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix MPT-0,5-12-2.54 pitch 2.54mm size 30.9x6.2mm^2 drill 1.1mm pad 2.2mm -0 -12 -12 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-2-3.5-H_1x02_P3.50mm_Horizontal -Terminal Block Phoenix PT-1,5-2-3.5-H, 2 pins, pitch 3.5mm, size 7x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-2-3.5-H pitch 3.5mm size 7x7.6mm^2 drill 1.2mm pad 2.4mm -0 -2 -2 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-2-5.0-H_1x02_P5.00mm_Horizontal -Terminal Block Phoenix PT-1,5-2-5.0-H, 2 pins, pitch 5mm, size 10x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-2-5.0-H pitch 5mm size 10x9mm^2 drill 1.3mm pad 2.6mm -0 -2 -2 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-3-3.5-H_1x03_P3.50mm_Horizontal -Terminal Block Phoenix PT-1,5-3-3.5-H, 3 pins, pitch 3.5mm, size 10.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-3-3.5-H pitch 3.5mm size 10.5x7.6mm^2 drill 1.2mm pad 2.4mm -0 -3 -3 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-3-5.0-H_1x03_P5.00mm_Horizontal -Terminal Block Phoenix PT-1,5-3-5.0-H, 3 pins, pitch 5mm, size 15x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-3-5.0-H pitch 5mm size 15x9mm^2 drill 1.3mm pad 2.6mm -0 -3 -3 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-4-3.5-H_1x04_P3.50mm_Horizontal -Terminal Block Phoenix PT-1,5-4-3.5-H, 4 pins, pitch 3.5mm, size 14x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-4-3.5-H pitch 3.5mm size 14x7.6mm^2 drill 1.2mm pad 2.4mm -0 -4 -4 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-4-5.0-H_1x04_P5.00mm_Horizontal -Terminal Block Phoenix PT-1,5-4-5.0-H, 4 pins, pitch 5mm, size 20x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-4-5.0-H pitch 5mm size 20x9mm^2 drill 1.3mm pad 2.6mm -0 -4 -4 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-5-3.5-H_1x05_P3.50mm_Horizontal -Terminal Block Phoenix PT-1,5-5-3.5-H, 5 pins, pitch 3.5mm, size 17.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-5-3.5-H pitch 3.5mm size 17.5x7.6mm^2 drill 1.2mm pad 2.4mm -0 -5 -5 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-5-5.0-H_1x05_P5.00mm_Horizontal -Terminal Block Phoenix PT-1,5-5-5.0-H, 5 pins, pitch 5mm, size 25x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-5-5.0-H pitch 5mm size 25x9mm^2 drill 1.3mm pad 2.6mm -0 -5 -5 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-6-3.5-H_1x06_P3.50mm_Horizontal -Terminal Block Phoenix PT-1,5-6-3.5-H, 6 pins, pitch 3.5mm, size 21x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-6-3.5-H pitch 3.5mm size 21x7.6mm^2 drill 1.2mm pad 2.4mm -0 -6 -6 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-6-5.0-H_1x06_P5.00mm_Horizontal -Terminal Block Phoenix PT-1,5-6-5.0-H, 6 pins, pitch 5mm, size 30x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-6-5.0-H pitch 5mm size 30x9mm^2 drill 1.3mm pad 2.6mm -0 -6 -6 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-7-3.5-H_1x07_P3.50mm_Horizontal -Terminal Block Phoenix PT-1,5-7-3.5-H, 7 pins, pitch 3.5mm, size 24.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-7-3.5-H pitch 3.5mm size 24.5x7.6mm^2 drill 1.2mm pad 2.4mm -0 -7 -7 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-7-5.0-H_1x07_P5.00mm_Horizontal -Terminal Block Phoenix PT-1,5-7-5.0-H, 7 pins, pitch 5mm, size 35x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-7-5.0-H pitch 5mm size 35x9mm^2 drill 1.3mm pad 2.6mm -0 -7 -7 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-8-3.5-H_1x08_P3.50mm_Horizontal -Terminal Block Phoenix PT-1,5-8-3.5-H, 8 pins, pitch 3.5mm, size 28x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-8-3.5-H pitch 3.5mm size 28x7.6mm^2 drill 1.2mm pad 2.4mm -0 -8 -8 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-8-5.0-H_1x08_P5.00mm_Horizontal -Terminal Block Phoenix PT-1,5-8-5.0-H, 8 pins, pitch 5mm, size 40x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-8-5.0-H pitch 5mm size 40x9mm^2 drill 1.3mm pad 2.6mm -0 -8 -8 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-9-3.5-H_1x09_P3.50mm_Horizontal -Terminal Block Phoenix PT-1,5-9-3.5-H, 9 pins, pitch 3.5mm, size 31.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-9-3.5-H pitch 3.5mm size 31.5x7.6mm^2 drill 1.2mm pad 2.4mm -0 -9 -9 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-9-5.0-H_1x09_P5.00mm_Horizontal -Terminal Block Phoenix PT-1,5-9-5.0-H, 9 pins, pitch 5mm, size 45x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-9-5.0-H pitch 5mm size 45x9mm^2 drill 1.3mm pad 2.6mm -0 -9 -9 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-10-3.5-H_1x10_P3.50mm_Horizontal -Terminal Block Phoenix PT-1,5-10-3.5-H, 10 pins, pitch 3.5mm, size 35x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-10-3.5-H pitch 3.5mm size 35x7.6mm^2 drill 1.2mm pad 2.4mm -0 -10 -10 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-10-5.0-H_1x10_P5.00mm_Horizontal -Terminal Block Phoenix PT-1,5-10-5.0-H, 10 pins, pitch 5mm, size 50x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-10-5.0-H pitch 5mm size 50x9mm^2 drill 1.3mm pad 2.6mm -0 -10 -10 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-11-3.5-H_1x11_P3.50mm_Horizontal -Terminal Block Phoenix PT-1,5-11-3.5-H, 11 pins, pitch 3.5mm, size 38.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-11-3.5-H pitch 3.5mm size 38.5x7.6mm^2 drill 1.2mm pad 2.4mm -0 -11 -11 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-11-5.0-H_1x11_P5.00mm_Horizontal -Terminal Block Phoenix PT-1,5-11-5.0-H, 11 pins, pitch 5mm, size 55x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-11-5.0-H pitch 5mm size 55x9mm^2 drill 1.3mm pad 2.6mm -0 -11 -11 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-12-3.5-H_1x12_P3.50mm_Horizontal -Terminal Block Phoenix PT-1,5-12-3.5-H, 12 pins, pitch 3.5mm, size 42x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-12-3.5-H pitch 3.5mm size 42x7.6mm^2 drill 1.2mm pad 2.4mm -0 -12 -12 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-12-5.0-H_1x12_P5.00mm_Horizontal -Terminal Block Phoenix PT-1,5-12-5.0-H, 12 pins, pitch 5mm, size 60x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-12-5.0-H pitch 5mm size 60x9mm^2 drill 1.3mm pad 2.6mm -0 -12 -12 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-13-3.5-H_1x13_P3.50mm_Horizontal -Terminal Block Phoenix PT-1,5-13-3.5-H, 13 pins, pitch 3.5mm, size 45.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-13-3.5-H pitch 3.5mm size 45.5x7.6mm^2 drill 1.2mm pad 2.4mm -0 -13 -13 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-13-5.0-H_1x13_P5.00mm_Horizontal -Terminal Block Phoenix PT-1,5-13-5.0-H, 13 pins, pitch 5mm, size 65x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-13-5.0-H pitch 5mm size 65x9mm^2 drill 1.3mm pad 2.6mm -0 -13 -13 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-14-3.5-H_1x14_P3.50mm_Horizontal -Terminal Block Phoenix PT-1,5-14-3.5-H, 14 pins, pitch 3.5mm, size 49x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-14-3.5-H pitch 3.5mm size 49x7.6mm^2 drill 1.2mm pad 2.4mm -0 -14 -14 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-14-5.0-H_1x14_P5.00mm_Horizontal -Terminal Block Phoenix PT-1,5-14-5.0-H, 14 pins, pitch 5mm, size 70x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-14-5.0-H pitch 5mm size 70x9mm^2 drill 1.3mm pad 2.6mm -0 -14 -14 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-15-3.5-H_1x15_P3.50mm_Horizontal -Terminal Block Phoenix PT-1,5-15-3.5-H, 15 pins, pitch 3.5mm, size 52.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-15-3.5-H pitch 3.5mm size 52.5x7.6mm^2 drill 1.2mm pad 2.4mm -0 -15 -15 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-15-5.0-H_1x15_P5.00mm_Horizontal -Terminal Block Phoenix PT-1,5-15-5.0-H, 15 pins, pitch 5mm, size 75x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-15-5.0-H pitch 5mm size 75x9mm^2 drill 1.3mm pad 2.6mm -0 -15 -15 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-16-3.5-H_1x16_P3.50mm_Horizontal -Terminal Block Phoenix PT-1,5-16-3.5-H, 16 pins, pitch 3.5mm, size 56x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-16-3.5-H pitch 3.5mm size 56x7.6mm^2 drill 1.2mm pad 2.4mm -0 -16 -16 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PT-1,5-16-5.0-H_1x16_P5.00mm_Horizontal -Terminal Block Phoenix PT-1,5-16-5.0-H, 16 pins, pitch 5mm, size 80x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PT-1,5-16-5.0-H pitch 5mm size 80x9mm^2 drill 1.3mm pad 2.6mm -0 -16 -16 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-2-2,5-V-SMD_1x02-1MP_P2.50mm_Vertical -PhoenixContact PTSM0,5 2 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814702/pdf -PhoenixContact PTSM0.5 2 2.5mm vertical SMD spring clamp terminal block connector -0 -4 -3 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-2-2.5-H-THR_1x02_P2.50mm_Horizontal -Terminal Block Phoenix PTSM-0,5-2-2.5-H-THR, 2 pins, pitch 2.5mm, size 7.2x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PTSM-0,5-2-2.5-H-THR pitch 2.5mm size 7.2x10mm^2 drill 1.2mm pad 3mm -0 -4 -2 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-2-2.5-V-THR_1x02_P2.50mm_Vertical -Terminal Block Phoenix PTSM-0,5-2-2.5-V-THR, vertical (cable from top), 2 pins, pitch 2.5mm, size 5.5x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PTSM-0,5-2-2.5-V-THR vertical pitch 2.5mm size 5.5x5mm^2 drill 1.2mm pad 2mm -0 -4 -2 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-2-HV-2.5-SMD_1x02-1MP_P2.50mm_Vertical -PhoenixContact PTSM0,5 2 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778696/pdf -2.5mm vertical SMD spring clamp terminal block connector -0 -4 -3 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-3-2,5-V-SMD_1x03-1MP_P2.50mm_Vertical -PhoenixContact PTSM0,5 3 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814715/pdf -PhoenixContact PTSM0.5 3 2.5mm vertical SMD spring clamp terminal block connector -0 -5 -4 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-3-2.5-H-THR_1x03_P2.50mm_Horizontal -Terminal Block Phoenix PTSM-0,5-3-2.5-H-THR, 3 pins, pitch 2.5mm, size 9.7x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PTSM-0,5-3-2.5-H-THR pitch 2.5mm size 9.7x10mm^2 drill 1.2mm pad 3mm -0 -6 -3 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-3-2.5-V-THR_1x03_P2.50mm_Vertical -Terminal Block Phoenix PTSM-0,5-3-2.5-V-THR, vertical (cable from top), 3 pins, pitch 2.5mm, size 8x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PTSM-0,5-3-2.5-V-THR vertical pitch 2.5mm size 8x5mm^2 drill 1.2mm pad 2mm -0 -6 -3 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-3-HV-2.5-SMD_1x03-1MP_P2.50mm_Vertical -PhoenixContact PTSM0,5 3 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778706/pdf -2.5mm vertical SMD spring clamp terminal block connector -0 -5 -4 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-4-2,5-V-SMD_1x04-1MP_P2.50mm_Vertical -PhoenixContact PTSM0,5 4 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814728/pdf -PhoenixContact PTSM0.5 4 2.5mm vertical SMD spring clamp terminal block connector -0 -6 -5 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-4-2.5-H-THR_1x04_P2.50mm_Horizontal -Terminal Block Phoenix PTSM-0,5-4-2.5-H-THR, 4 pins, pitch 2.5mm, size 12.2x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PTSM-0,5-4-2.5-H-THR pitch 2.5mm size 12.2x10mm^2 drill 1.2mm pad 3mm -0 -8 -4 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-4-2.5-V-THR_1x04_P2.50mm_Vertical -Terminal Block Phoenix PTSM-0,5-4-2.5-V-THR, vertical (cable from top), 4 pins, pitch 2.5mm, size 10.5x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PTSM-0,5-4-2.5-V-THR vertical pitch 2.5mm size 10.5x5mm^2 drill 1.2mm pad 2mm -0 -8 -4 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-4-HV-2.5-SMD_1x04-1MP_P2.50mm_Vertical -PhoenixContact PTSM0,5 4 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778719/pdf -2.5mm vertical SMD spring clamp terminal block connector -0 -4 -3 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-5-2,5-V-SMD_1x05-1MP_P2.50mm_Vertical -PhoenixContact PTSM0,5 5 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814731/pdf -PhoenixContact PTSM0.5 5 2.5mm vertical SMD spring clamp terminal block connector -0 -7 -6 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-5-2.5-H-THR_1x05_P2.50mm_Horizontal -Terminal Block Phoenix PTSM-0,5-5-2.5-H-THR, 5 pins, pitch 2.5mm, size 14.7x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PTSM-0,5-5-2.5-H-THR pitch 2.5mm size 14.7x10mm^2 drill 1.2mm pad 3mm -0 -10 -5 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-5-2.5-V-THR_1x05_P2.50mm_Vertical -Terminal Block Phoenix PTSM-0,5-5-2.5-V-THR, vertical (cable from top), 5 pins, pitch 2.5mm, size 13x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PTSM-0,5-5-2.5-V-THR vertical pitch 2.5mm size 13x5mm^2 drill 1.2mm pad 2mm -0 -10 -5 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-5-HV-2.5-SMD_1x05-1MP_P2.50mm_Vertical -PhoenixContact PTSM0,5 5 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778722/pdf -2.5mm vertical SMD spring clamp terminal block connector -0 -7 -6 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-6-2,5-V-SMD_1x06-1MP_P2.50mm_Vertical -PhoenixContact PTSM0,5 6 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814744/pdf -PhoenixContact PTSM0.5 6 2.5mm vertical SMD spring clamp terminal block connector -0 -8 -7 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-6-2.5-H-THR_1x06_P2.50mm_Horizontal -Terminal Block Phoenix PTSM-0,5-6-2.5-H-THR, 6 pins, pitch 2.5mm, size 17.2x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PTSM-0,5-6-2.5-H-THR pitch 2.5mm size 17.2x10mm^2 drill 1.2mm pad 3mm -0 -12 -6 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-6-2.5-V-THR_1x06_P2.50mm_Vertical -Terminal Block Phoenix PTSM-0,5-6-2.5-V-THR, vertical (cable from top), 6 pins, pitch 2.5mm, size 15.5x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PTSM-0,5-6-2.5-V-THR vertical pitch 2.5mm size 15.5x5mm^2 drill 1.2mm pad 2mm -0 -12 -6 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-6-HV-2.5-SMD_1x06-1MP_P2.50mm_Vertical -PhoenixContact PTSM0,5 6 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778735/pdf -2.5mm vertical SMD spring clamp terminal block connector -0 -8 -7 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-7-2,5-V-SMD_1x07-1MP_P2.50mm_Vertical -PhoenixContact PTSM0,5 7 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814757/pdf -PhoenixContact PTSM0.5 7 2.5mm vertical SMD spring clamp terminal block connector -0 -9 -8 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-7-2.5-H-THR_1x07_P2.50mm_Horizontal -Terminal Block Phoenix PTSM-0,5-7-2.5-H-THR, 7 pins, pitch 2.5mm, size 19.7x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PTSM-0,5-7-2.5-H-THR pitch 2.5mm size 19.7x10mm^2 drill 1.2mm pad 3mm -0 -14 -7 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-7-2.5-V-THR_1x07_P2.50mm_Vertical -Terminal Block Phoenix PTSM-0,5-7-2.5-V-THR, vertical (cable from top), 7 pins, pitch 2.5mm, size 18x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PTSM-0,5-7-2.5-V-THR vertical pitch 2.5mm size 18x5mm^2 drill 1.2mm pad 2mm -0 -14 -7 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-7-HV-2.5-SMD_1x07-1MP_P2.50mm_Vertical -PhoenixContact PTSM0,5 7 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778748/pdf -2.5mm vertical SMD spring clamp terminal block connector -0 -9 -8 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-8-2,5-V-SMD_1x08-1MP_P2.50mm_Vertical -PhoenixContact PTSM0,5 8 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814760/pdf -PhoenixContact PTSM0.5 8 2.5mm vertical SMD spring clamp terminal block connector -0 -10 -9 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-8-2.5-H-THR_1x08_P2.50mm_Horizontal -Terminal Block Phoenix PTSM-0,5-8-2.5-H-THR, 8 pins, pitch 2.5mm, size 22.2x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PTSM-0,5-8-2.5-H-THR pitch 2.5mm size 22.2x10mm^2 drill 1.2mm pad 3mm -0 -16 -8 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-8-2.5-V-THR_1x08_P2.50mm_Vertical -Terminal Block Phoenix PTSM-0,5-8-2.5-V-THR, vertical (cable from top), 8 pins, pitch 2.5mm, size 20.5x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix -THT Terminal Block Phoenix PTSM-0,5-8-2.5-V-THR vertical pitch 2.5mm size 20.5x5mm^2 drill 1.2mm pad 2mm -0 -16 -8 -TerminalBlock_Phoenix -TerminalBlock_Phoenix_PTSM-0,5-8-HV-2.5-SMD_1x08-1MP_P2.50mm_Vertical -PhoenixContact PTSM0,5 8 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778751/pdf -2.5mm vertical SMD spring clamp terminal block connector -0 -10 -9 -TerminalBlock_RND -TerminalBlock_RND_205-00001_1x02_P5.00mm_Horizontal -terminal block RND 205-00001, 2 pins, pitch 5mm, size 10x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00001 pitch 5mm size 10x9mm^2 drill 1.3mm pad 2.5mm -0 -2 -2 -TerminalBlock_RND -TerminalBlock_RND_205-00002_1x03_P5.00mm_Horizontal -terminal block RND 205-00002, 3 pins, pitch 5mm, size 15x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00002 pitch 5mm size 15x9mm^2 drill 1.3mm pad 2.5mm -0 -3 -3 -TerminalBlock_RND -TerminalBlock_RND_205-00003_1x04_P5.00mm_Horizontal -terminal block RND 205-00003, 4 pins, pitch 5mm, size 20x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00003 pitch 5mm size 20x9mm^2 drill 1.3mm pad 2.5mm -0 -4 -4 -TerminalBlock_RND -TerminalBlock_RND_205-00004_1x05_P5.00mm_Horizontal -terminal block RND 205-00004, 5 pins, pitch 5mm, size 25x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00004 pitch 5mm size 25x9mm^2 drill 1.3mm pad 2.5mm -0 -5 -5 -TerminalBlock_RND -TerminalBlock_RND_205-00005_1x06_P5.00mm_Horizontal -terminal block RND 205-00005, 6 pins, pitch 5mm, size 30x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00005 pitch 5mm size 30x9mm^2 drill 1.3mm pad 2.5mm -0 -6 -6 -TerminalBlock_RND -TerminalBlock_RND_205-00006_1x07_P5.00mm_Horizontal -terminal block RND 205-00006, 7 pins, pitch 5mm, size 35x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00006 pitch 5mm size 35x9mm^2 drill 1.3mm pad 2.5mm -0 -7 -7 -TerminalBlock_RND -TerminalBlock_RND_205-00007_1x08_P5.00mm_Horizontal -terminal block RND 205-00007, 8 pins, pitch 5mm, size 40x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00007 pitch 5mm size 40x9mm^2 drill 1.3mm pad 2.5mm -0 -8 -8 -TerminalBlock_RND -TerminalBlock_RND_205-00008_1x09_P5.00mm_Horizontal -terminal block RND 205-00008, 9 pins, pitch 5mm, size 45x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00008 pitch 5mm size 45x9mm^2 drill 1.3mm pad 2.5mm -0 -9 -9 -TerminalBlock_RND -TerminalBlock_RND_205-00009_1x10_P5.00mm_Horizontal -terminal block RND 205-00009, 10 pins, pitch 5mm, size 50x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00009 pitch 5mm size 50x9mm^2 drill 1.3mm pad 2.5mm -0 -10 -10 -TerminalBlock_RND -TerminalBlock_RND_205-00010_1x11_P5.00mm_Horizontal -terminal block RND 205-00010, 11 pins, pitch 5mm, size 55x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00010 pitch 5mm size 55x9mm^2 drill 1.3mm pad 2.5mm -0 -11 -11 -TerminalBlock_RND -TerminalBlock_RND_205-00011_1x12_P5.00mm_Horizontal -terminal block RND 205-00011, 12 pins, pitch 5mm, size 60x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00011 pitch 5mm size 60x9mm^2 drill 1.3mm pad 2.5mm -0 -12 -12 -TerminalBlock_RND -TerminalBlock_RND_205-00012_1x02_P5.00mm_Horizontal -terminal block RND 205-00012, 2 pins, pitch 5mm, size 10x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00012 pitch 5mm size 10x7.6mm^2 drill 1.3mm pad 2.5mm -0 -2 -2 -TerminalBlock_RND -TerminalBlock_RND_205-00013_1x03_P5.00mm_Horizontal -terminal block RND 205-00013, 3 pins, pitch 5mm, size 15x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00013 pitch 5mm size 15x7.6mm^2 drill 1.3mm pad 2.5mm -0 -3 -3 -TerminalBlock_RND -TerminalBlock_RND_205-00014_1x04_P5.00mm_Horizontal -terminal block RND 205-00014, 4 pins, pitch 5mm, size 20x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00014 pitch 5mm size 20x7.6mm^2 drill 1.3mm pad 2.5mm -0 -4 -4 -TerminalBlock_RND -TerminalBlock_RND_205-00015_1x05_P5.00mm_Horizontal -terminal block RND 205-00015, 5 pins, pitch 5mm, size 25x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00015 pitch 5mm size 25x7.6mm^2 drill 1.3mm pad 2.5mm -0 -5 -5 -TerminalBlock_RND -TerminalBlock_RND_205-00016_1x06_P5.00mm_Horizontal -terminal block RND 205-00016, 6 pins, pitch 5mm, size 30x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00016 pitch 5mm size 30x7.6mm^2 drill 1.3mm pad 2.5mm -0 -6 -6 -TerminalBlock_RND -TerminalBlock_RND_205-00017_1x07_P5.00mm_Horizontal -terminal block RND 205-00017, 7 pins, pitch 5mm, size 35x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00017 pitch 5mm size 35x7.6mm^2 drill 1.3mm pad 2.5mm -0 -7 -7 -TerminalBlock_RND -TerminalBlock_RND_205-00018_1x08_P5.00mm_Horizontal -terminal block RND 205-00018, 8 pins, pitch 5mm, size 40x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00018 pitch 5mm size 40x7.6mm^2 drill 1.3mm pad 2.5mm -0 -8 -8 -TerminalBlock_RND -TerminalBlock_RND_205-00019_1x09_P5.00mm_Horizontal -terminal block RND 205-00019, 9 pins, pitch 5mm, size 45x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00019 pitch 5mm size 45x7.6mm^2 drill 1.3mm pad 2.5mm -0 -9 -9 -TerminalBlock_RND -TerminalBlock_RND_205-00020_1x10_P5.00mm_Horizontal -terminal block RND 205-00020, 10 pins, pitch 5mm, size 50x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00020 pitch 5mm size 50x7.6mm^2 drill 1.3mm pad 2.5mm -0 -10 -10 -TerminalBlock_RND -TerminalBlock_RND_205-00021_1x11_P5.00mm_Horizontal -terminal block RND 205-00021, 11 pins, pitch 5mm, size 55x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00021 pitch 5mm size 55x7.6mm^2 drill 1.3mm pad 2.5mm -0 -11 -11 -TerminalBlock_RND -TerminalBlock_RND_205-00022_1x12_P5.00mm_Horizontal -terminal block RND 205-00022, 12 pins, pitch 5mm, size 60x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00022 pitch 5mm size 60x7.6mm^2 drill 1.3mm pad 2.5mm -0 -12 -12 -TerminalBlock_RND -TerminalBlock_RND_205-00023_1x02_P10.00mm_Horizontal -terminal block RND 205-00023, 2 pins, pitch 10mm, size 15x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00023 pitch 10mm size 15x9mm^2 drill 1.3mm pad 2.5mm -0 -2 -2 -TerminalBlock_RND -TerminalBlock_RND_205-00024_1x03_P10.00mm_Horizontal -terminal block RND 205-00024, 3 pins, pitch 10mm, size 25x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00024 pitch 10mm size 25x9mm^2 drill 1.3mm pad 2.5mm -0 -3 -3 -TerminalBlock_RND -TerminalBlock_RND_205-00025_1x04_P10.00mm_Horizontal -terminal block RND 205-00025, 4 pins, pitch 10mm, size 35x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00025 pitch 10mm size 35x9mm^2 drill 1.3mm pad 2.5mm -0 -4 -4 -TerminalBlock_RND -TerminalBlock_RND_205-00026_1x05_P10.00mm_Horizontal -terminal block RND 205-00026, 5 pins, pitch 10mm, size 45x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00026 pitch 10mm size 45x9mm^2 drill 1.3mm pad 2.5mm -0 -5 -5 -TerminalBlock_RND -TerminalBlock_RND_205-00027_1x06_P10.00mm_Horizontal -terminal block RND 205-00027, 6 pins, pitch 10mm, size 55x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00027 pitch 10mm size 55x9mm^2 drill 1.3mm pad 2.5mm -0 -6 -6 -TerminalBlock_RND -TerminalBlock_RND_205-00028_1x07_P10.00mm_Horizontal -terminal block RND 205-00028, 7 pins, pitch 10mm, size 65x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00028 pitch 10mm size 65x9mm^2 drill 1.3mm pad 2.5mm -0 -7 -7 -TerminalBlock_RND -TerminalBlock_RND_205-00029_1x08_P10.00mm_Horizontal -terminal block RND 205-00029, 8 pins, pitch 10mm, size 75x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00029 pitch 10mm size 75x9mm^2 drill 1.3mm pad 2.5mm -0 -8 -8 -TerminalBlock_RND -TerminalBlock_RND_205-00030_1x09_P10.00mm_Horizontal -terminal block RND 205-00030, 9 pins, pitch 10mm, size 85x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00030 pitch 10mm size 85x9mm^2 drill 1.3mm pad 2.5mm -0 -9 -9 -TerminalBlock_RND -TerminalBlock_RND_205-00031_1x10_P10.00mm_Horizontal -terminal block RND 205-00031, 10 pins, pitch 10mm, size 95x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00031 pitch 10mm size 95x9mm^2 drill 1.3mm pad 2.5mm -0 -10 -10 -TerminalBlock_RND -TerminalBlock_RND_205-00032_1x11_P10.00mm_Horizontal -terminal block RND 205-00032, 11 pins, pitch 10mm, size 105x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00032 pitch 10mm size 105x9mm^2 drill 1.3mm pad 2.5mm -0 -11 -11 -TerminalBlock_RND -TerminalBlock_RND_205-00033_1x12_P10.00mm_Horizontal -terminal block RND 205-00033, 12 pins, pitch 10mm, size 115x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00033 pitch 10mm size 115x9mm^2 drill 1.3mm pad 2.5mm -0 -12 -12 -TerminalBlock_RND -TerminalBlock_RND_205-00045_1x02_P5.00mm_Horizontal -terminal block RND 205-00045, 2 pins, pitch 5mm, size 10x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00045 pitch 5mm size 10x8.1mm^2 drill 1.1mm pad 2.1mm -0 -2 -2 -TerminalBlock_RND -TerminalBlock_RND_205-00046_1x03_P5.00mm_Horizontal -terminal block RND 205-00046, 3 pins, pitch 5mm, size 15x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00046 pitch 5mm size 15x8.1mm^2 drill 1.1mm pad 2.1mm -0 -3 -3 -TerminalBlock_RND -TerminalBlock_RND_205-00047_1x04_P5.00mm_Horizontal -terminal block RND 205-00047, 4 pins, pitch 5mm, size 20x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00047 pitch 5mm size 20x8.1mm^2 drill 1.1mm pad 2.1mm -0 -4 -4 -TerminalBlock_RND -TerminalBlock_RND_205-00048_1x05_P5.00mm_Horizontal -terminal block RND 205-00048, 5 pins, pitch 5mm, size 25x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00048 pitch 5mm size 25x8.1mm^2 drill 1.1mm pad 2.1mm -0 -5 -5 -TerminalBlock_RND -TerminalBlock_RND_205-00049_1x06_P5.00mm_Horizontal -terminal block RND 205-00049, 6 pins, pitch 5mm, size 30x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00049 pitch 5mm size 30x8.1mm^2 drill 1.1mm pad 2.1mm -0 -6 -6 -TerminalBlock_RND -TerminalBlock_RND_205-00050_1x07_P5.00mm_Horizontal -terminal block RND 205-00050, 7 pins, pitch 5mm, size 35x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00050 pitch 5mm size 35x8.1mm^2 drill 1.1mm pad 2.1mm -0 -7 -7 -TerminalBlock_RND -TerminalBlock_RND_205-00051_1x08_P5.00mm_Horizontal -terminal block RND 205-00051, 8 pins, pitch 5mm, size 40x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00051 pitch 5mm size 40x8.1mm^2 drill 1.1mm pad 2.1mm -0 -8 -8 -TerminalBlock_RND -TerminalBlock_RND_205-00052_1x09_P5.00mm_Horizontal -terminal block RND 205-00052, 9 pins, pitch 5mm, size 45x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00052 pitch 5mm size 45x8.1mm^2 drill 1.1mm pad 2.1mm -0 -9 -9 -TerminalBlock_RND -TerminalBlock_RND_205-00053_1x10_P5.00mm_Horizontal -terminal block RND 205-00053, 10 pins, pitch 5mm, size 50x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00053 pitch 5mm size 50x8.1mm^2 drill 1.1mm pad 2.1mm -0 -10 -10 -TerminalBlock_RND -TerminalBlock_RND_205-00054_1x11_P5.00mm_Horizontal -terminal block RND 205-00054, 11 pins, pitch 5mm, size 55x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00054 pitch 5mm size 55x8.1mm^2 drill 1.1mm pad 2.1mm -0 -11 -11 -TerminalBlock_RND -TerminalBlock_RND_205-00055_1x12_P5.00mm_Horizontal -terminal block RND 205-00055, 12 pins, pitch 5mm, size 60x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00055 pitch 5mm size 60x8.1mm^2 drill 1.1mm pad 2.1mm -0 -12 -12 -TerminalBlock_RND -TerminalBlock_RND_205-00056_1x02_P5.00mm_45Degree -terminal block RND 205-00056, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 10x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00056 45Degree pitch 5mm size 10x12.6mm^2 drill 1.3mm pad 2.5mm -0 -2 -2 -TerminalBlock_RND -TerminalBlock_RND_205-00057_1x03_P5.00mm_45Degree -terminal block RND 205-00057, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 15x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00057 45Degree pitch 5mm size 15x12.6mm^2 drill 1.3mm pad 2.5mm -0 -3 -3 -TerminalBlock_RND -TerminalBlock_RND_205-00058_1x04_P5.00mm_45Degree -terminal block RND 205-00058, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 20x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00058 45Degree pitch 5mm size 20x12.6mm^2 drill 1.3mm pad 2.5mm -0 -4 -4 -TerminalBlock_RND -TerminalBlock_RND_205-00059_1x05_P5.00mm_45Degree -terminal block RND 205-00059, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 25x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00059 45Degree pitch 5mm size 25x12.6mm^2 drill 1.3mm pad 2.5mm -0 -5 -5 -TerminalBlock_RND -TerminalBlock_RND_205-00060_1x06_P5.00mm_45Degree -terminal block RND 205-00060, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 30x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00060 45Degree pitch 5mm size 30x12.6mm^2 drill 1.3mm pad 2.5mm -0 -6 -6 -TerminalBlock_RND -TerminalBlock_RND_205-00061_1x07_P5.00mm_45Degree -terminal block RND 205-00061, 45Degree (cable under 45degree), 7 pins, pitch 5mm, size 35x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00061 45Degree pitch 5mm size 35x12.6mm^2 drill 1.3mm pad 2.5mm -0 -7 -7 -TerminalBlock_RND -TerminalBlock_RND_205-00062_1x08_P5.00mm_45Degree -terminal block RND 205-00062, 45Degree (cable under 45degree), 8 pins, pitch 5mm, size 40x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00062 45Degree pitch 5mm size 40x12.6mm^2 drill 1.3mm pad 2.5mm -0 -8 -8 -TerminalBlock_RND -TerminalBlock_RND_205-00063_1x09_P5.00mm_45Degree -terminal block RND 205-00063, 45Degree (cable under 45degree), 9 pins, pitch 5mm, size 45x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00063 45Degree pitch 5mm size 45x12.6mm^2 drill 1.3mm pad 2.5mm -0 -9 -9 -TerminalBlock_RND -TerminalBlock_RND_205-00064_1x10_P5.00mm_45Degree -terminal block RND 205-00064, 45Degree (cable under 45degree), 10 pins, pitch 5mm, size 50x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00064 45Degree pitch 5mm size 50x12.6mm^2 drill 1.3mm pad 2.5mm -0 -10 -10 -TerminalBlock_RND -TerminalBlock_RND_205-00065_1x11_P5.00mm_45Degree -terminal block RND 205-00065, 45Degree (cable under 45degree), 11 pins, pitch 5mm, size 55x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00065 45Degree pitch 5mm size 55x12.6mm^2 drill 1.3mm pad 2.5mm -0 -11 -11 -TerminalBlock_RND -TerminalBlock_RND_205-00066_1x12_P5.00mm_45Degree -terminal block RND 205-00066, 45Degree (cable under 45degree), 12 pins, pitch 5mm, size 60x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00066 45Degree pitch 5mm size 60x12.6mm^2 drill 1.3mm pad 2.5mm -0 -12 -12 -TerminalBlock_RND -TerminalBlock_RND_205-00067_1x02_P7.50mm_Horizontal -terminal block RND 205-00067, 2 pins, pitch 7.5mm, size 15x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00067 pitch 7.5mm size 15x10.3mm^2 drill 1.3mm pad 2.5mm -0 -2 -2 -TerminalBlock_RND -TerminalBlock_RND_205-00068_1x03_P7.50mm_Horizontal -terminal block RND 205-00068, 3 pins, pitch 7.5mm, size 22.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00068 pitch 7.5mm size 22.5x10.3mm^2 drill 1.3mm pad 2.5mm -0 -3 -3 -TerminalBlock_RND -TerminalBlock_RND_205-00069_1x04_P7.50mm_Horizontal -terminal block RND 205-00069, 4 pins, pitch 7.5mm, size 30x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00069 pitch 7.5mm size 30x10.3mm^2 drill 1.3mm pad 2.5mm -0 -4 -4 -TerminalBlock_RND -TerminalBlock_RND_205-00070_1x05_P7.50mm_Horizontal -terminal block RND 205-00070, 5 pins, pitch 7.5mm, size 37.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00070 pitch 7.5mm size 37.5x10.3mm^2 drill 1.3mm pad 2.5mm -0 -5 -5 -TerminalBlock_RND -TerminalBlock_RND_205-00071_1x06_P7.50mm_Horizontal -terminal block RND 205-00071, 6 pins, pitch 7.5mm, size 45x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00071 pitch 7.5mm size 45x10.3mm^2 drill 1.3mm pad 2.5mm -0 -6 -6 -TerminalBlock_RND -TerminalBlock_RND_205-00072_1x07_P7.50mm_Horizontal -terminal block RND 205-00072, 7 pins, pitch 7.5mm, size 52.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00072 pitch 7.5mm size 52.5x10.3mm^2 drill 1.3mm pad 2.5mm -0 -7 -7 -TerminalBlock_RND -TerminalBlock_RND_205-00073_1x08_P7.50mm_Horizontal -terminal block RND 205-00073, 8 pins, pitch 7.5mm, size 60x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00073 pitch 7.5mm size 60x10.3mm^2 drill 1.3mm pad 2.5mm -0 -8 -8 -TerminalBlock_RND -TerminalBlock_RND_205-00074_1x09_P7.50mm_Horizontal -terminal block RND 205-00074, 9 pins, pitch 7.5mm, size 67.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00074 pitch 7.5mm size 67.5x10.3mm^2 drill 1.3mm pad 2.5mm -0 -9 -9 -TerminalBlock_RND -TerminalBlock_RND_205-00075_1x10_P7.50mm_Horizontal -terminal block RND 205-00075, 10 pins, pitch 7.5mm, size 75x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00075 pitch 7.5mm size 75x10.3mm^2 drill 1.3mm pad 2.5mm -0 -10 -10 -TerminalBlock_RND -TerminalBlock_RND_205-00076_1x11_P7.50mm_Horizontal -terminal block RND 205-00076, 11 pins, pitch 7.5mm, size 82.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00076 pitch 7.5mm size 82.5x10.3mm^2 drill 1.3mm pad 2.5mm -0 -11 -11 -TerminalBlock_RND -TerminalBlock_RND_205-00077_1x12_P7.50mm_Horizontal -terminal block RND 205-00077, 12 pins, pitch 7.5mm, size 90x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00077 pitch 7.5mm size 90x10.3mm^2 drill 1.3mm pad 2.5mm -0 -12 -12 -TerminalBlock_RND -TerminalBlock_RND_205-00078_1x02_P10.00mm_Horizontal -terminal block RND 205-00078, 2 pins, pitch 10mm, size 15x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00078 pitch 10mm size 15x10.3mm^2 drill 1.3mm pad 2.5mm -0 -2 -2 -TerminalBlock_RND -TerminalBlock_RND_205-00079_1x03_P10.00mm_Horizontal -terminal block RND 205-00079, 3 pins, pitch 10mm, size 25x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00079 pitch 10mm size 25x10.3mm^2 drill 1.3mm pad 2.5mm -0 -3 -3 -TerminalBlock_RND -TerminalBlock_RND_205-00080_1x04_P10.00mm_Horizontal -terminal block RND 205-00080, 4 pins, pitch 10mm, size 35x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00080 pitch 10mm size 35x10.3mm^2 drill 1.3mm pad 2.5mm -0 -4 -4 -TerminalBlock_RND -TerminalBlock_RND_205-00081_1x05_P10.00mm_Horizontal -terminal block RND 205-00081, 5 pins, pitch 10mm, size 45x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00081 pitch 10mm size 45x10.3mm^2 drill 1.3mm pad 2.5mm -0 -5 -5 -TerminalBlock_RND -TerminalBlock_RND_205-00082_1x06_P10.00mm_Horizontal -terminal block RND 205-00082, 6 pins, pitch 10mm, size 55x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00082 pitch 10mm size 55x10.3mm^2 drill 1.3mm pad 2.5mm -0 -6 -6 -TerminalBlock_RND -TerminalBlock_RND_205-00083_1x07_P10.00mm_Horizontal -terminal block RND 205-00083, 7 pins, pitch 10mm, size 65x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00083 pitch 10mm size 65x10.3mm^2 drill 1.3mm pad 2.5mm -0 -7 -7 -TerminalBlock_RND -TerminalBlock_RND_205-00084_1x08_P10.00mm_Horizontal -terminal block RND 205-00084, 8 pins, pitch 10mm, size 75x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00084 pitch 10mm size 75x10.3mm^2 drill 1.3mm pad 2.5mm -0 -8 -8 -TerminalBlock_RND -TerminalBlock_RND_205-00085_1x09_P10.00mm_Horizontal -terminal block RND 205-00085, 9 pins, pitch 10mm, size 85x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00085 pitch 10mm size 85x10.3mm^2 drill 1.3mm pad 2.5mm -0 -9 -9 -TerminalBlock_RND -TerminalBlock_RND_205-00086_1x10_P10.00mm_Horizontal -terminal block RND 205-00086, 10 pins, pitch 10mm, size 95x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00086 pitch 10mm size 95x10.3mm^2 drill 1.3mm pad 2.5mm -0 -10 -10 -TerminalBlock_RND -TerminalBlock_RND_205-00087_1x11_P10.00mm_Horizontal -terminal block RND 205-00087, 11 pins, pitch 10mm, size 105x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00087 pitch 10mm size 105x10.3mm^2 drill 1.3mm pad 2.5mm -0 -11 -11 -TerminalBlock_RND -TerminalBlock_RND_205-00088_1x12_P10.00mm_Horizontal -terminal block RND 205-00088, 12 pins, pitch 10mm, size 115x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00088 pitch 10mm size 115x10.3mm^2 drill 1.3mm pad 2.5mm -0 -12 -12 -TerminalBlock_RND -TerminalBlock_RND_205-00232_1x02_P5.08mm_Horizontal -terminal block RND 205-00232, 2 pins, pitch 5.08mm, size 10.2x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00232 pitch 5.08mm size 10.2x8.45mm^2 drill 1.1mm pad 2.1mm -0 -2 -2 -TerminalBlock_RND -TerminalBlock_RND_205-00233_1x03_P5.08mm_Horizontal -terminal block RND 205-00233, 3 pins, pitch 5.08mm, size 15.2x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00233 pitch 5.08mm size 15.2x8.45mm^2 drill 1.1mm pad 2.1mm -0 -3 -3 -TerminalBlock_RND -TerminalBlock_RND_205-00234_1x04_P5.08mm_Horizontal -terminal block RND 205-00234, 4 pins, pitch 5.08mm, size 20.3x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00234 pitch 5.08mm size 20.3x8.45mm^2 drill 1.1mm pad 2.1mm -0 -4 -4 -TerminalBlock_RND -TerminalBlock_RND_205-00235_1x05_P5.08mm_Horizontal -terminal block RND 205-00235, 5 pins, pitch 5.08mm, size 25.4x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00235 pitch 5.08mm size 25.4x8.45mm^2 drill 1.1mm pad 2.1mm -0 -5 -5 -TerminalBlock_RND -TerminalBlock_RND_205-00236_1x06_P5.08mm_Horizontal -terminal block RND 205-00236, 6 pins, pitch 5.08mm, size 30.5x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00236 pitch 5.08mm size 30.5x8.45mm^2 drill 1.1mm pad 2.1mm -0 -6 -6 -TerminalBlock_RND -TerminalBlock_RND_205-00237_1x07_P5.08mm_Horizontal -terminal block RND 205-00237, 7 pins, pitch 5.08mm, size 35.6x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00237 pitch 5.08mm size 35.6x8.45mm^2 drill 1.1mm pad 2.1mm -0 -7 -7 -TerminalBlock_RND -TerminalBlock_RND_205-00238_1x08_P5.08mm_Horizontal -terminal block RND 205-00238, 8 pins, pitch 5.08mm, size 40.6x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00238 pitch 5.08mm size 40.6x8.45mm^2 drill 1.1mm pad 2.1mm -0 -8 -8 -TerminalBlock_RND -TerminalBlock_RND_205-00239_1x09_P5.08mm_Horizontal -terminal block RND 205-00239, 9 pins, pitch 5.08mm, size 45.7x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00239 pitch 5.08mm size 45.7x8.45mm^2 drill 1.1mm pad 2.1mm -0 -9 -9 -TerminalBlock_RND -TerminalBlock_RND_205-00240_1x10_P5.08mm_Horizontal -terminal block RND 205-00240, 10 pins, pitch 5.08mm, size 50.8x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00240 pitch 5.08mm size 50.8x8.45mm^2 drill 1.1mm pad 2.1mm -0 -10 -10 -TerminalBlock_RND -TerminalBlock_RND_205-00241_1x02_P10.16mm_Horizontal -terminal block RND 205-00241, 2 pins, pitch 10.2mm, size 15.2x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00241 pitch 10.2mm size 15.2x8.3mm^2 drill 1.3mm pad 2.5mm -0 -2 -2 -TerminalBlock_RND -TerminalBlock_RND_205-00242_1x03_P10.16mm_Horizontal -terminal block RND 205-00242, 3 pins, pitch 10.2mm, size 25.4x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00242 pitch 10.2mm size 25.4x8.3mm^2 drill 1.3mm pad 2.5mm -0 -3 -3 -TerminalBlock_RND -TerminalBlock_RND_205-00243_1x04_P10.16mm_Horizontal -terminal block RND 205-00243, 4 pins, pitch 10.2mm, size 35.6x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00243 pitch 10.2mm size 35.6x8.3mm^2 drill 1.3mm pad 2.5mm -0 -4 -4 -TerminalBlock_RND -TerminalBlock_RND_205-00244_1x05_P10.16mm_Horizontal -terminal block RND 205-00244, 5 pins, pitch 10.2mm, size 45.7x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00244 pitch 10.2mm size 45.7x8.3mm^2 drill 1.3mm pad 2.5mm -0 -5 -5 -TerminalBlock_RND -TerminalBlock_RND_205-00245_1x06_P10.16mm_Horizontal -terminal block RND 205-00245, 6 pins, pitch 10.2mm, size 55.9x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00245 pitch 10.2mm size 55.9x8.3mm^2 drill 1.3mm pad 2.5mm -0 -6 -6 -TerminalBlock_RND -TerminalBlock_RND_205-00246_1x07_P10.16mm_Horizontal -terminal block RND 205-00246, 7 pins, pitch 10.2mm, size 66x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00246 pitch 10.2mm size 66x8.3mm^2 drill 1.3mm pad 2.5mm -0 -7 -7 -TerminalBlock_RND -TerminalBlock_RND_205-00247_1x08_P10.16mm_Horizontal -terminal block RND 205-00247, 8 pins, pitch 10.2mm, size 76.2x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00247 pitch 10.2mm size 76.2x8.3mm^2 drill 1.3mm pad 2.5mm -0 -8 -8 -TerminalBlock_RND -TerminalBlock_RND_205-00248_1x09_P10.16mm_Horizontal -terminal block RND 205-00248, 9 pins, pitch 10.2mm, size 86.4x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00248 pitch 10.2mm size 86.4x8.3mm^2 drill 1.3mm pad 2.5mm -0 -9 -9 -TerminalBlock_RND -TerminalBlock_RND_205-00249_1x10_P10.16mm_Horizontal -terminal block RND 205-00249, 10 pins, pitch 10.2mm, size 96.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00249 pitch 10.2mm size 96.5x8.3mm^2 drill 1.3mm pad 2.5mm -0 -10 -10 -TerminalBlock_RND -TerminalBlock_RND_205-00250_1x11_P10.16mm_Horizontal -terminal block RND 205-00250, 11 pins, pitch 10.2mm, size 107x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00250 pitch 10.2mm size 107x8.3mm^2 drill 1.3mm pad 2.5mm -0 -11 -11 -TerminalBlock_RND -TerminalBlock_RND_205-00251_1x12_P10.16mm_Horizontal -terminal block RND 205-00251, 12 pins, pitch 10.2mm, size 117x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00251 pitch 10.2mm size 117x8.3mm^2 drill 1.3mm pad 2.5mm -0 -12 -12 -TerminalBlock_RND -TerminalBlock_RND_205-00276_1x02_P5.00mm_Vertical -terminal block RND 205-00078, vertical (cable from top), 2 pins, pitch 5mm, size 10x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00078 vertical pitch 5mm size 10x10mm^2 drill 1.3mm pad 2.5mm -0 -2 -2 -TerminalBlock_RND -TerminalBlock_RND_205-00277_1x03_P5.00mm_Vertical -terminal block RND 205-00079, vertical (cable from top), 3 pins, pitch 5mm, size 15x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00079 vertical pitch 5mm size 15x10mm^2 drill 1.3mm pad 2.5mm -0 -3 -3 -TerminalBlock_RND -TerminalBlock_RND_205-00278_1x04_P5.00mm_Vertical -terminal block RND 205-00080, vertical (cable from top), 4 pins, pitch 5mm, size 20x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00080 vertical pitch 5mm size 20x10mm^2 drill 1.3mm pad 2.5mm -0 -4 -4 -TerminalBlock_RND -TerminalBlock_RND_205-00279_1x05_P5.00mm_Vertical -terminal block RND 205-00081, vertical (cable from top), 5 pins, pitch 5mm, size 25x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00081 vertical pitch 5mm size 25x10mm^2 drill 1.3mm pad 2.5mm -0 -5 -5 -TerminalBlock_RND -TerminalBlock_RND_205-00280_1x06_P5.00mm_Vertical -terminal block RND 205-00082, vertical (cable from top), 6 pins, pitch 5mm, size 30x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00082 vertical pitch 5mm size 30x10mm^2 drill 1.3mm pad 2.5mm -0 -6 -6 -TerminalBlock_RND -TerminalBlock_RND_205-00281_1x07_P5.00mm_Vertical -terminal block RND 205-00083, vertical (cable from top), 7 pins, pitch 5mm, size 35x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00083 vertical pitch 5mm size 35x10mm^2 drill 1.3mm pad 2.5mm -0 -7 -7 -TerminalBlock_RND -TerminalBlock_RND_205-00282_1x08_P5.00mm_Vertical -terminal block RND 205-00084, vertical (cable from top), 8 pins, pitch 5mm, size 40x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00084 vertical pitch 5mm size 40x10mm^2 drill 1.3mm pad 2.5mm -0 -8 -8 -TerminalBlock_RND -TerminalBlock_RND_205-00283_1x09_P5.00mm_Vertical -terminal block RND 205-00085, vertical (cable from top), 9 pins, pitch 5mm, size 45x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00085 vertical pitch 5mm size 45x10mm^2 drill 1.3mm pad 2.5mm -0 -9 -9 -TerminalBlock_RND -TerminalBlock_RND_205-00284_1x10_P5.00mm_Vertical -terminal block RND 205-00086, vertical (cable from top), 10 pins, pitch 5mm, size 50x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00086 vertical pitch 5mm size 50x10mm^2 drill 1.3mm pad 2.5mm -0 -10 -10 -TerminalBlock_RND -TerminalBlock_RND_205-00285_1x11_P5.00mm_Vertical -terminal block RND 205-00087, vertical (cable from top), 11 pins, pitch 5mm, size 55x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00087 vertical pitch 5mm size 55x10mm^2 drill 1.3mm pad 2.5mm -0 -11 -11 -TerminalBlock_RND -TerminalBlock_RND_205-00286_1x12_P5.00mm_Vertical -terminal block RND 205-00088, vertical (cable from top), 12 pins, pitch 5mm, size 60x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00088 vertical pitch 5mm size 60x10mm^2 drill 1.3mm pad 2.5mm -0 -12 -12 -TerminalBlock_RND -TerminalBlock_RND_205-00287_1x02_P5.08mm_Horizontal -terminal block RND 205-00287, 2 pins, pitch 5.08mm, size 10.2x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00287 pitch 5.08mm size 10.2x10.6mm^2 drill 1.3mm pad 2.5mm -0 -2 -2 -TerminalBlock_RND -TerminalBlock_RND_205-00288_1x03_P5.08mm_Horizontal -terminal block RND 205-00288, 3 pins, pitch 5.08mm, size 15.2x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00288 pitch 5.08mm size 15.2x10.6mm^2 drill 1.3mm pad 2.5mm -0 -3 -3 -TerminalBlock_RND -TerminalBlock_RND_205-00289_1x04_P5.08mm_Horizontal -terminal block RND 205-00289, 4 pins, pitch 5.08mm, size 20.3x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00289 pitch 5.08mm size 20.3x10.6mm^2 drill 1.3mm pad 2.5mm -0 -4 -4 -TerminalBlock_RND -TerminalBlock_RND_205-00290_1x05_P5.08mm_Horizontal -terminal block RND 205-00290, 5 pins, pitch 5.08mm, size 25.4x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00290 pitch 5.08mm size 25.4x10.6mm^2 drill 1.3mm pad 2.5mm -0 -5 -5 -TerminalBlock_RND -TerminalBlock_RND_205-00291_1x06_P5.08mm_Horizontal -terminal block RND 205-00291, 6 pins, pitch 5.08mm, size 30.5x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00291 pitch 5.08mm size 30.5x10.6mm^2 drill 1.3mm pad 2.5mm -0 -6 -6 -TerminalBlock_RND -TerminalBlock_RND_205-00292_1x07_P5.08mm_Horizontal -terminal block RND 205-00292, 7 pins, pitch 5.08mm, size 35.6x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00292 pitch 5.08mm size 35.6x10.6mm^2 drill 1.3mm pad 2.5mm -0 -7 -7 -TerminalBlock_RND -TerminalBlock_RND_205-00293_1x08_P5.08mm_Horizontal -terminal block RND 205-00293, 8 pins, pitch 5.08mm, size 40.6x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00293 pitch 5.08mm size 40.6x10.6mm^2 drill 1.3mm pad 2.5mm -0 -8 -8 -TerminalBlock_RND -TerminalBlock_RND_205-00294_1x09_P5.08mm_Horizontal -terminal block RND 205-00294, 9 pins, pitch 5.08mm, size 45.7x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00294 pitch 5.08mm size 45.7x10.6mm^2 drill 1.3mm pad 2.5mm -0 -9 -9 -TerminalBlock_RND -TerminalBlock_RND_205-00295_1x10_P5.08mm_Horizontal -terminal block RND 205-00295, 10 pins, pitch 5.08mm, size 50.8x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00295 pitch 5.08mm size 50.8x10.6mm^2 drill 1.3mm pad 2.5mm -0 -10 -10 -TerminalBlock_RND -TerminalBlock_RND_205-00296_1x11_P5.08mm_Horizontal -terminal block RND 205-00296, 11 pins, pitch 5.08mm, size 55.9x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00296 pitch 5.08mm size 55.9x10.6mm^2 drill 1.3mm pad 2.5mm -0 -11 -11 -TerminalBlock_RND -TerminalBlock_RND_205-00297_1x12_P5.08mm_Horizontal -terminal block RND 205-00297, 12 pins, pitch 5.08mm, size 61x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00297 pitch 5.08mm size 61x10.6mm^2 drill 1.3mm pad 2.5mm -0 -12 -12 -TerminalBlock_RND -TerminalBlock_RND_205-00298_1x02_P10.00mm_Horizontal -terminal block RND 205-00298, 2 pins, pitch 10mm, size 15x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00298 pitch 10mm size 15x8.1mm^2 drill 1.3mm pad 2.5mm -0 -2 -2 -TerminalBlock_RND -TerminalBlock_RND_205-00299_1x03_P10.00mm_Horizontal -terminal block RND 205-00299, 3 pins, pitch 10mm, size 25x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00299 pitch 10mm size 25x8.1mm^2 drill 1.3mm pad 2.5mm -0 -3 -3 -TerminalBlock_RND -TerminalBlock_RND_205-00300_1x04_P10.00mm_Horizontal -terminal block RND 205-00300, 4 pins, pitch 10mm, size 35x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00300 pitch 10mm size 35x8.1mm^2 drill 1.3mm pad 2.5mm -0 -4 -4 -TerminalBlock_RND -TerminalBlock_RND_205-00301_1x05_P10.00mm_Horizontal -terminal block RND 205-00301, 5 pins, pitch 10mm, size 45x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00301 pitch 10mm size 45x8.1mm^2 drill 1.3mm pad 2.5mm -0 -5 -5 -TerminalBlock_RND -TerminalBlock_RND_205-00302_1x06_P10.00mm_Horizontal -terminal block RND 205-00302, 6 pins, pitch 10mm, size 55x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00302 pitch 10mm size 55x8.1mm^2 drill 1.3mm pad 2.5mm -0 -6 -6 -TerminalBlock_RND -TerminalBlock_RND_205-00303_1x07_P10.00mm_Horizontal -terminal block RND 205-00303, 7 pins, pitch 10mm, size 65x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00303 pitch 10mm size 65x8.1mm^2 drill 1.3mm pad 2.5mm -0 -7 -7 -TerminalBlock_RND -TerminalBlock_RND_205-00304_1x08_P10.00mm_Horizontal -terminal block RND 205-00304, 8 pins, pitch 10mm, size 75x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00304 pitch 10mm size 75x8.1mm^2 drill 1.3mm pad 2.5mm -0 -8 -8 -TerminalBlock_RND -TerminalBlock_RND_205-00305_1x09_P10.00mm_Horizontal -terminal block RND 205-00305, 9 pins, pitch 10mm, size 85x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00305 pitch 10mm size 85x8.1mm^2 drill 1.3mm pad 2.5mm -0 -9 -9 -TerminalBlock_RND -TerminalBlock_RND_205-00306_1x10_P10.00mm_Horizontal -terminal block RND 205-00306, 10 pins, pitch 10mm, size 95x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00306 pitch 10mm size 95x8.1mm^2 drill 1.3mm pad 2.5mm -0 -10 -10 -TerminalBlock_RND -TerminalBlock_RND_205-00307_1x11_P10.00mm_Horizontal -terminal block RND 205-00307, 11 pins, pitch 10mm, size 105x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00307 pitch 10mm size 105x8.1mm^2 drill 1.3mm pad 2.5mm -0 -11 -11 -TerminalBlock_RND -TerminalBlock_RND_205-00308_1x12_P10.00mm_Horizontal -terminal block RND 205-00308, 12 pins, pitch 10mm, size 115x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND -THT terminal block RND 205-00308 pitch 10mm size 115x8.1mm^2 drill 1.3mm pad 2.5mm -0 -12 -12 -TerminalBlock_TE-Connectivity -TerminalBlock_TE_1-282834-0_1x10_P2.54mm_Horizontal -Terminal Block TE 1-282834-0, 10 pins, pitch 2.54mm, size 25.86x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity -THT Terminal Block TE 1-282834-0 pitch 2.54mm size 25.86x6.5mm^2 drill 1.1mm pad 2.1mm -0 -10 -10 -TerminalBlock_TE-Connectivity -TerminalBlock_TE_1-282834-1_1x11_P2.54mm_Horizontal -Terminal Block TE 1-282834-1, 11 pins, pitch 2.54mm, size 28.4x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity -THT Terminal Block TE 1-282834-1 pitch 2.54mm size 28.4x6.5mm^2 drill 1.1mm pad 2.1mm -0 -11 -11 -TerminalBlock_TE-Connectivity -TerminalBlock_TE_1-282834-2_1x12_P2.54mm_Horizontal -Terminal Block TE 1-282834-2, 12 pins, pitch 2.54mm, size 30.94x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity -THT Terminal Block TE 1-282834-2 pitch 2.54mm size 30.94x6.5mm^2 drill 1.1mm pad 2.1mm -0 -12 -12 -TerminalBlock_TE-Connectivity -TerminalBlock_TE_282834-2_1x02_P2.54mm_Horizontal -Terminal Block TE 282834-2, 2 pins, pitch 2.54mm, size 5.54x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity -THT Terminal Block TE 282834-2 pitch 2.54mm size 5.54x6.5mm^2 drill 1.1mm pad 2.1mm -0 -2 -2 -TerminalBlock_TE-Connectivity -TerminalBlock_TE_282834-3_1x03_P2.54mm_Horizontal -Terminal Block TE 282834-3, 3 pins, pitch 2.54mm, size 8.08x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity -THT Terminal Block TE 282834-3 pitch 2.54mm size 8.08x6.5mm^2 drill 1.1mm pad 2.1mm -0 -3 -3 -TerminalBlock_TE-Connectivity -TerminalBlock_TE_282834-4_1x04_P2.54mm_Horizontal -Terminal Block TE 282834-4, 4 pins, pitch 2.54mm, size 10.620000000000001x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity -THT Terminal Block TE 282834-4 pitch 2.54mm size 10.620000000000001x6.5mm^2 drill 1.1mm pad 2.1mm -0 -4 -4 -TerminalBlock_TE-Connectivity -TerminalBlock_TE_282834-5_1x05_P2.54mm_Horizontal -Terminal Block TE 282834-5, 5 pins, pitch 2.54mm, size 13.16x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity -THT Terminal Block TE 282834-5 pitch 2.54mm size 13.16x6.5mm^2 drill 1.1mm pad 2.1mm -0 -5 -5 -TerminalBlock_TE-Connectivity -TerminalBlock_TE_282834-6_1x06_P2.54mm_Horizontal -Terminal Block TE 282834-6, 6 pins, pitch 2.54mm, size 15.7x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity -THT Terminal Block TE 282834-6 pitch 2.54mm size 15.7x6.5mm^2 drill 1.1mm pad 2.1mm -0 -6 -6 -TerminalBlock_TE-Connectivity -TerminalBlock_TE_282834-7_1x07_P2.54mm_Horizontal -Terminal Block TE 282834-7, 7 pins, pitch 2.54mm, size 18.240000000000002x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity -THT Terminal Block TE 282834-7 pitch 2.54mm size 18.240000000000002x6.5mm^2 drill 1.1mm pad 2.1mm -0 -7 -7 -TerminalBlock_TE-Connectivity -TerminalBlock_TE_282834-8_1x08_P2.54mm_Horizontal -Terminal Block TE 282834-8, 8 pins, pitch 2.54mm, size 20.78x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity -THT Terminal Block TE 282834-8 pitch 2.54mm size 20.78x6.5mm^2 drill 1.1mm pad 2.1mm -0 -8 -8 -TerminalBlock_TE-Connectivity -TerminalBlock_TE_282834-9_1x09_P2.54mm_Horizontal -Terminal Block TE 282834-9, 9 pins, pitch 2.54mm, size 23.32x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity -THT Terminal Block TE 282834-9 pitch 2.54mm size 23.32x6.5mm^2 drill 1.1mm pad 2.1mm -0 -9 -9 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-101_1x01_P5.00mm_45Degree -Terminal Block WAGO 236-101, 45Degree (cable under 45degree), 1 pins, pitch 5mm, size 7.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-101 45Degree pitch 5mm size 7.3x14mm^2 drill 1.15mm pad 3mm -0 -1 -1 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-102_1x02_P5.00mm_45Degree -Terminal Block WAGO 236-102, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 12.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-102 45Degree pitch 5mm size 12.3x14mm^2 drill 1.15mm pad 3mm -0 -2 -2 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-103_1x03_P5.00mm_45Degree -Terminal Block WAGO 236-103, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 17.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-103 45Degree pitch 5mm size 17.3x14mm^2 drill 1.15mm pad 3mm -0 -3 -3 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-104_1x04_P5.00mm_45Degree -Terminal Block WAGO 236-104, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 22.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-104 45Degree pitch 5mm size 22.3x14mm^2 drill 1.15mm pad 3mm -0 -4 -4 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-105_1x05_P5.00mm_45Degree -Terminal Block WAGO 236-105, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 27.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-105 45Degree pitch 5mm size 27.3x14mm^2 drill 1.15mm pad 3mm -0 -5 -5 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-106_1x06_P5.00mm_45Degree -Terminal Block WAGO 236-106, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-106 45Degree pitch 5mm size 32.3x14mm^2 drill 1.15mm pad 3mm -0 -6 -6 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-107_1x07_P5.00mm_45Degree -Terminal Block WAGO 236-107, 45Degree (cable under 45degree), 7 pins, pitch 5mm, size 37.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-107 45Degree pitch 5mm size 37.3x14mm^2 drill 1.15mm pad 3mm -0 -7 -7 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-108_1x08_P5.00mm_45Degree -Terminal Block WAGO 236-108, 45Degree (cable under 45degree), 8 pins, pitch 5mm, size 42.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-108 45Degree pitch 5mm size 42.3x14mm^2 drill 1.15mm pad 3mm -0 -8 -8 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-109_1x09_P5.00mm_45Degree -Terminal Block WAGO 236-109, 45Degree (cable under 45degree), 9 pins, pitch 5mm, size 47.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-109 45Degree pitch 5mm size 47.3x14mm^2 drill 1.15mm pad 3mm -0 -9 -9 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-112_1x12_P5.00mm_45Degree -Terminal Block WAGO 236-112, 45Degree (cable under 45degree), 12 pins, pitch 5mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-112 45Degree pitch 5mm size 62.3x14mm^2 drill 1.15mm pad 3mm -0 -12 -12 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-114_1x14_P5.00mm_45Degree -Terminal Block WAGO 236-114, 45Degree (cable under 45degree), 14 pins, pitch 5mm, size 72.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-114 45Degree pitch 5mm size 72.3x14mm^2 drill 1.15mm pad 3mm -0 -14 -14 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-116_1x16_P5.00mm_45Degree -Terminal Block WAGO 236-116, 45Degree (cable under 45degree), 16 pins, pitch 5mm, size 82.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-116 45Degree pitch 5mm size 82.3x14mm^2 drill 1.15mm pad 3mm -0 -16 -16 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-124_1x24_P5.00mm_45Degree -Terminal Block WAGO 236-124, 45Degree (cable under 45degree), 24 pins, pitch 5mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-124 45Degree pitch 5mm size 122x14mm^2 drill 1.15mm pad 3mm -0 -24 -24 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-136_1x36_P5.00mm_45Degree -Terminal Block WAGO 236-136, 45Degree (cable under 45degree), 36 pins, pitch 5mm, size 182x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-136 45Degree pitch 5mm size 182x14mm^2 drill 1.15mm pad 3mm -0 -36 -36 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-148_1x48_P5.00mm_45Degree -Terminal Block WAGO 236-148, 45Degree (cable under 45degree), 48 pins, pitch 5mm, size 242x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-148 45Degree pitch 5mm size 242x14mm^2 drill 1.15mm pad 3mm -0 -48 -48 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-201_1x01_P7.50mm_45Degree -Terminal Block WAGO 236-201, 45Degree (cable under 45degree), 1 pins, pitch 7.5mm, size 9.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-201 45Degree pitch 7.5mm size 9.8x14mm^2 drill 1.15mm pad 3mm -0 -1 -1 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-202_1x02_P7.50mm_45Degree -Terminal Block WAGO 236-202, 45Degree (cable under 45degree), 2 pins, pitch 7.5mm, size 17.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-202 45Degree pitch 7.5mm size 17.3x14mm^2 drill 1.15mm pad 3mm -0 -2 -2 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-203_1x03_P7.50mm_45Degree -Terminal Block WAGO 236-203, 45Degree (cable under 45degree), 3 pins, pitch 7.5mm, size 24.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-203 45Degree pitch 7.5mm size 24.8x14mm^2 drill 1.15mm pad 3mm -0 -3 -3 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-204_1x04_P7.50mm_45Degree -Terminal Block WAGO 236-204, 45Degree (cable under 45degree), 4 pins, pitch 7.5mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-204 45Degree pitch 7.5mm size 32.3x14mm^2 drill 1.15mm pad 3mm -0 -4 -4 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-205_1x05_P7.50mm_45Degree -Terminal Block WAGO 236-205, 45Degree (cable under 45degree), 5 pins, pitch 7.5mm, size 39.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-205 45Degree pitch 7.5mm size 39.8x14mm^2 drill 1.15mm pad 3mm -0 -5 -5 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-206_1x06_P7.50mm_45Degree -Terminal Block WAGO 236-206, 45Degree (cable under 45degree), 6 pins, pitch 7.5mm, size 47.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-206 45Degree pitch 7.5mm size 47.3x14mm^2 drill 1.15mm pad 3mm -0 -6 -6 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-207_1x07_P7.50mm_45Degree -Terminal Block WAGO 236-207, 45Degree (cable under 45degree), 7 pins, pitch 7.5mm, size 54.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-207 45Degree pitch 7.5mm size 54.8x14mm^2 drill 1.15mm pad 3mm -0 -7 -7 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-208_1x08_P7.50mm_45Degree -Terminal Block WAGO 236-208, 45Degree (cable under 45degree), 8 pins, pitch 7.5mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-208 45Degree pitch 7.5mm size 62.3x14mm^2 drill 1.15mm pad 3mm -0 -8 -8 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-209_1x09_P7.50mm_45Degree -Terminal Block WAGO 236-209, 45Degree (cable under 45degree), 9 pins, pitch 7.5mm, size 69.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-209 45Degree pitch 7.5mm size 69.8x14mm^2 drill 1.15mm pad 3mm -0 -9 -9 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-212_1x12_P7.50mm_45Degree -Terminal Block WAGO 236-212, 45Degree (cable under 45degree), 12 pins, pitch 7.5mm, size 92.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-212 45Degree pitch 7.5mm size 92.3x14mm^2 drill 1.15mm pad 3mm -0 -12 -12 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-216_1x16_P7.50mm_45Degree -Terminal Block WAGO 236-216, 45Degree (cable under 45degree), 16 pins, pitch 7.5mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-216 45Degree pitch 7.5mm size 122x14mm^2 drill 1.15mm pad 3mm -0 -16 -16 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-224_1x24_P7.50mm_45Degree -Terminal Block WAGO 236-224, 45Degree (cable under 45degree), 24 pins, pitch 7.5mm, size 182x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-224 45Degree pitch 7.5mm size 182x14mm^2 drill 1.15mm pad 3mm -0 -24 -24 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-301_1x01_P10.00mm_45Degree -Terminal Block WAGO 236-301, 45Degree (cable under 45degree), 1 pins, pitch 10mm, size 12.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-301 45Degree pitch 10mm size 12.3x14mm^2 drill 1.15mm pad 3mm -0 -1 -1 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-302_1x02_P10.00mm_45Degree -Terminal Block WAGO 236-302, 45Degree (cable under 45degree), 2 pins, pitch 10mm, size 22.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-302 45Degree pitch 10mm size 22.3x14mm^2 drill 1.15mm pad 3mm -0 -2 -2 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-303_1x03_P10.00mm_45Degree -Terminal Block WAGO 236-303, 45Degree (cable under 45degree), 3 pins, pitch 10mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-303 45Degree pitch 10mm size 32.3x14mm^2 drill 1.15mm pad 3mm -0 -3 -3 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-304_1x04_P10.00mm_45Degree -Terminal Block WAGO 236-304, 45Degree (cable under 45degree), 4 pins, pitch 10mm, size 42.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-304 45Degree pitch 10mm size 42.3x14mm^2 drill 1.15mm pad 3mm -0 -4 -4 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-305_1x05_P10.00mm_45Degree -Terminal Block WAGO 236-305, 45Degree (cable under 45degree), 5 pins, pitch 10mm, size 52.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-305 45Degree pitch 10mm size 52.3x14mm^2 drill 1.15mm pad 3mm -0 -5 -5 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-306_1x06_P10.00mm_45Degree -Terminal Block WAGO 236-306, 45Degree (cable under 45degree), 6 pins, pitch 10mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-306 45Degree pitch 10mm size 62.3x14mm^2 drill 1.15mm pad 3mm -0 -6 -6 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-308_1x08_P10.00mm_45Degree -Terminal Block WAGO 236-308, 45Degree (cable under 45degree), 8 pins, pitch 10mm, size 82.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-308 45Degree pitch 10mm size 82.3x14mm^2 drill 1.15mm pad 3mm -0 -8 -8 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-309_1x09_P10.00mm_45Degree -Terminal Block WAGO 236-309, 45Degree (cable under 45degree), 9 pins, pitch 10mm, size 92.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-309 45Degree pitch 10mm size 92.3x14mm^2 drill 1.15mm pad 3mm -0 -9 -9 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-312_1x12_P10.00mm_45Degree -Terminal Block WAGO 236-312, 45Degree (cable under 45degree), 12 pins, pitch 10mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-312 45Degree pitch 10mm size 122x14mm^2 drill 1.15mm pad 3mm -0 -12 -12 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-316_1x16_P10.00mm_45Degree -Terminal Block WAGO 236-316, 45Degree (cable under 45degree), 16 pins, pitch 10mm, size 162x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-316 45Degree pitch 10mm size 162x14mm^2 drill 1.15mm pad 3mm -0 -16 -16 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-324_1x24_P10.00mm_45Degree -Terminal Block WAGO 236-324, 45Degree (cable under 45degree), 24 pins, pitch 10mm, size 242x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-324 45Degree pitch 10mm size 242x14mm^2 drill 1.15mm pad 3mm -0 -24 -24 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-401_1x01_P5.00mm_45Degree -Terminal Block WAGO 236-401, 45Degree (cable under 45degree), 1 pins, pitch 5mm, size 7.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-401 45Degree pitch 5mm size 7.3x14mm^2 drill 1.15mm pad 3mm -0 -2 -1 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-402_1x02_P5.00mm_45Degree -Terminal Block WAGO 236-402, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 12.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-402 45Degree pitch 5mm size 12.3x14mm^2 drill 1.15mm pad 3mm -0 -4 -2 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-403_1x03_P5.00mm_45Degree -Terminal Block WAGO 236-403, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 17.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-403 45Degree pitch 5mm size 17.3x14mm^2 drill 1.15mm pad 3mm -0 -6 -3 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-404_1x04_P5.00mm_45Degree -Terminal Block WAGO 236-404, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 22.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-404 45Degree pitch 5mm size 22.3x14mm^2 drill 1.15mm pad 3mm -0 -8 -4 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-405_1x05_P5.00mm_45Degree -Terminal Block WAGO 236-405, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 27.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-405 45Degree pitch 5mm size 27.3x14mm^2 drill 1.15mm pad 3mm -0 -10 -5 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-406_1x06_P5.00mm_45Degree -Terminal Block WAGO 236-406, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-406 45Degree pitch 5mm size 32.3x14mm^2 drill 1.15mm pad 3mm -0 -12 -6 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-407_1x07_P5.00mm_45Degree -Terminal Block WAGO 236-407, 45Degree (cable under 45degree), 7 pins, pitch 5mm, size 37.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-407 45Degree pitch 5mm size 37.3x14mm^2 drill 1.15mm pad 3mm -0 -14 -7 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-408_1x08_P5.00mm_45Degree -Terminal Block WAGO 236-408, 45Degree (cable under 45degree), 8 pins, pitch 5mm, size 42.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-408 45Degree pitch 5mm size 42.3x14mm^2 drill 1.15mm pad 3mm -0 -16 -8 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-409_1x09_P5.00mm_45Degree -Terminal Block WAGO 236-409, 45Degree (cable under 45degree), 9 pins, pitch 5mm, size 47.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-409 45Degree pitch 5mm size 47.3x14mm^2 drill 1.15mm pad 3mm -0 -18 -9 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-412_1x12_P5.00mm_45Degree -Terminal Block WAGO 236-412, 45Degree (cable under 45degree), 12 pins, pitch 5mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-412 45Degree pitch 5mm size 62.3x14mm^2 drill 1.15mm pad 3mm -0 -24 -12 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-414_1x14_P5.00mm_45Degree -Terminal Block WAGO 236-414, 45Degree (cable under 45degree), 14 pins, pitch 5mm, size 72.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-414 45Degree pitch 5mm size 72.3x14mm^2 drill 1.15mm pad 3mm -0 -28 -14 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-416_1x16_P5.00mm_45Degree -Terminal Block WAGO 236-416, 45Degree (cable under 45degree), 16 pins, pitch 5mm, size 82.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-416 45Degree pitch 5mm size 82.3x14mm^2 drill 1.15mm pad 3mm -0 -32 -16 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-424_1x24_P5.00mm_45Degree -Terminal Block WAGO 236-424, 45Degree (cable under 45degree), 24 pins, pitch 5mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-424 45Degree pitch 5mm size 122x14mm^2 drill 1.15mm pad 3mm -0 -48 -24 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-436_1x36_P5.00mm_45Degree -Terminal Block WAGO 236-436, 45Degree (cable under 45degree), 36 pins, pitch 5mm, size 182x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-436 45Degree pitch 5mm size 182x14mm^2 drill 1.15mm pad 3mm -0 -72 -36 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-448_1x48_P5.00mm_45Degree -Terminal Block WAGO 236-448, 45Degree (cable under 45degree), 48 pins, pitch 5mm, size 242x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-448 45Degree pitch 5mm size 242x14mm^2 drill 1.15mm pad 3mm -0 -96 -48 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-501_1x01_P7.50mm_45Degree -Terminal Block WAGO 236-501, 45Degree (cable under 45degree), 1 pins, pitch 7.5mm, size 9.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-501 45Degree pitch 7.5mm size 9.8x14mm^2 drill 1.15mm pad 3mm -0 -2 -1 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-502_1x02_P7.50mm_45Degree -Terminal Block WAGO 236-502, 45Degree (cable under 45degree), 2 pins, pitch 7.5mm, size 17.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-502 45Degree pitch 7.5mm size 17.3x14mm^2 drill 1.15mm pad 3mm -0 -4 -2 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-503_1x03_P7.50mm_45Degree -Terminal Block WAGO 236-503, 45Degree (cable under 45degree), 3 pins, pitch 7.5mm, size 24.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-503 45Degree pitch 7.5mm size 24.8x14mm^2 drill 1.15mm pad 3mm -0 -6 -3 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-504_1x04_P7.50mm_45Degree -Terminal Block WAGO 236-504, 45Degree (cable under 45degree), 4 pins, pitch 7.5mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-504 45Degree pitch 7.5mm size 32.3x14mm^2 drill 1.15mm pad 3mm -0 -8 -4 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-505_1x05_P7.50mm_45Degree -Terminal Block WAGO 236-505, 45Degree (cable under 45degree), 5 pins, pitch 7.5mm, size 39.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-505 45Degree pitch 7.5mm size 39.8x14mm^2 drill 1.15mm pad 3mm -0 -10 -5 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-506_1x06_P7.50mm_45Degree -Terminal Block WAGO 236-506, 45Degree (cable under 45degree), 6 pins, pitch 7.5mm, size 47.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-506 45Degree pitch 7.5mm size 47.3x14mm^2 drill 1.15mm pad 3mm -0 -12 -6 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-507_1x07_P7.50mm_45Degree -Terminal Block WAGO 236-507, 45Degree (cable under 45degree), 7 pins, pitch 7.5mm, size 54.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-507 45Degree pitch 7.5mm size 54.8x14mm^2 drill 1.15mm pad 3mm -0 -14 -7 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-508_1x08_P7.50mm_45Degree -Terminal Block WAGO 236-508, 45Degree (cable under 45degree), 8 pins, pitch 7.5mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-508 45Degree pitch 7.5mm size 62.3x14mm^2 drill 1.15mm pad 3mm -0 -16 -8 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-509_1x09_P7.50mm_45Degree -Terminal Block WAGO 236-509, 45Degree (cable under 45degree), 9 pins, pitch 7.5mm, size 69.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-509 45Degree pitch 7.5mm size 69.8x14mm^2 drill 1.15mm pad 3mm -0 -18 -9 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-512_1x12_P7.50mm_45Degree -Terminal Block WAGO 236-512, 45Degree (cable under 45degree), 12 pins, pitch 7.5mm, size 92.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-512 45Degree pitch 7.5mm size 92.3x14mm^2 drill 1.15mm pad 3mm -0 -24 -12 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-516_1x16_P7.50mm_45Degree -Terminal Block WAGO 236-516, 45Degree (cable under 45degree), 16 pins, pitch 7.5mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-516 45Degree pitch 7.5mm size 122x14mm^2 drill 1.15mm pad 3mm -0 -32 -16 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-524_1x24_P7.50mm_45Degree -Terminal Block WAGO 236-524, 45Degree (cable under 45degree), 24 pins, pitch 7.5mm, size 182x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-524 45Degree pitch 7.5mm size 182x14mm^2 drill 1.15mm pad 3mm -0 -48 -24 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-601_1x01_P10.00mm_45Degree -Terminal Block WAGO 236-601, 45Degree (cable under 45degree), 1 pins, pitch 10mm, size 12.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-601 45Degree pitch 10mm size 12.3x14mm^2 drill 1.15mm pad 3mm -0 -2 -1 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-602_1x02_P10.00mm_45Degree -Terminal Block WAGO 236-602, 45Degree (cable under 45degree), 2 pins, pitch 10mm, size 22.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-602 45Degree pitch 10mm size 22.3x14mm^2 drill 1.15mm pad 3mm -0 -4 -2 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-603_1x03_P10.00mm_45Degree -Terminal Block WAGO 236-603, 45Degree (cable under 45degree), 3 pins, pitch 10mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-603 45Degree pitch 10mm size 32.3x14mm^2 drill 1.15mm pad 3mm -0 -6 -3 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-604_1x04_P10.00mm_45Degree -Terminal Block WAGO 236-604, 45Degree (cable under 45degree), 4 pins, pitch 10mm, size 42.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-604 45Degree pitch 10mm size 42.3x14mm^2 drill 1.15mm pad 3mm -0 -8 -4 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-605_1x05_P10.00mm_45Degree -Terminal Block WAGO 236-605, 45Degree (cable under 45degree), 5 pins, pitch 10mm, size 52.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-605 45Degree pitch 10mm size 52.3x14mm^2 drill 1.15mm pad 3mm -0 -10 -5 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-606_1x06_P10.00mm_45Degree -Terminal Block WAGO 236-606, 45Degree (cable under 45degree), 6 pins, pitch 10mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-606 45Degree pitch 10mm size 62.3x14mm^2 drill 1.15mm pad 3mm -0 -12 -6 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-608_1x08_P10.00mm_45Degree -Terminal Block WAGO 236-608, 45Degree (cable under 45degree), 8 pins, pitch 10mm, size 82.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-608 45Degree pitch 10mm size 82.3x14mm^2 drill 1.15mm pad 3mm -0 -16 -8 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-609_1x09_P10.00mm_45Degree -Terminal Block WAGO 236-609, 45Degree (cable under 45degree), 9 pins, pitch 10mm, size 92.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-609 45Degree pitch 10mm size 92.3x14mm^2 drill 1.15mm pad 3mm -0 -18 -9 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-612_1x12_P10.00mm_45Degree -Terminal Block WAGO 236-612, 45Degree (cable under 45degree), 12 pins, pitch 10mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-612 45Degree pitch 10mm size 122x14mm^2 drill 1.15mm pad 3mm -0 -24 -12 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-616_1x16_P10.00mm_45Degree -Terminal Block WAGO 236-616, 45Degree (cable under 45degree), 16 pins, pitch 10mm, size 162x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-616 45Degree pitch 10mm size 162x14mm^2 drill 1.15mm pad 3mm -0 -32 -16 -TerminalBlock_WAGO -TerminalBlock_WAGO_236-624_1x24_P10.00mm_45Degree -Terminal Block WAGO 236-624, 45Degree (cable under 45degree), 24 pins, pitch 10mm, size 242x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 236-624 45Degree pitch 10mm size 242x14mm^2 drill 1.15mm pad 3mm -0 -48 -24 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-101_1x01_P5.00mm_45Degree -Terminal Block WAGO 804-101, 45Degree (cable under 45degree), 1 pins, pitch 5mm, size 6.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-101 45Degree pitch 5mm size 6.5x15mm^2 drill 1.2mm pad 3mm -0 -2 -1 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-102_1x02_P5.00mm_45Degree -Terminal Block WAGO 804-102, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 11.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-102 45Degree pitch 5mm size 11.5x15mm^2 drill 1.2mm pad 3mm -0 -4 -2 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-103_1x03_P5.00mm_45Degree -Terminal Block WAGO 804-103, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 16.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-103 45Degree pitch 5mm size 16.5x15mm^2 drill 1.2mm pad 3mm -0 -6 -3 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-104_1x04_P5.00mm_45Degree -Terminal Block WAGO 804-104, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 21.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-104 45Degree pitch 5mm size 21.5x15mm^2 drill 1.2mm pad 3mm -0 -8 -4 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-105_1x05_P5.00mm_45Degree -Terminal Block WAGO 804-105, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 26.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-105 45Degree pitch 5mm size 26.5x15mm^2 drill 1.2mm pad 3mm -0 -10 -5 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-106_1x06_P5.00mm_45Degree -Terminal Block WAGO 804-106, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 31.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-106 45Degree pitch 5mm size 31.5x15mm^2 drill 1.2mm pad 3mm -0 -12 -6 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-107_1x07_P5.00mm_45Degree -Terminal Block WAGO 804-107, 45Degree (cable under 45degree), 7 pins, pitch 5mm, size 36.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-107 45Degree pitch 5mm size 36.5x15mm^2 drill 1.2mm pad 3mm -0 -14 -7 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-108_1x08_P5.00mm_45Degree -Terminal Block WAGO 804-108, 45Degree (cable under 45degree), 8 pins, pitch 5mm, size 41.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-108 45Degree pitch 5mm size 41.5x15mm^2 drill 1.2mm pad 3mm -0 -16 -8 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-109_1x09_P5.00mm_45Degree -Terminal Block WAGO 804-109, 45Degree (cable under 45degree), 9 pins, pitch 5mm, size 46.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-109 45Degree pitch 5mm size 46.5x15mm^2 drill 1.2mm pad 3mm -0 -18 -9 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-110_1x10_P5.00mm_45Degree -Terminal Block WAGO 804-110, 45Degree (cable under 45degree), 10 pins, pitch 5mm, size 51.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-110 45Degree pitch 5mm size 51.5x15mm^2 drill 1.2mm pad 3mm -0 -20 -10 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-111_1x11_P5.00mm_45Degree -Terminal Block WAGO 804-111, 45Degree (cable under 45degree), 11 pins, pitch 5mm, size 56.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-111 45Degree pitch 5mm size 56.5x15mm^2 drill 1.2mm pad 3mm -0 -22 -11 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-112_1x12_P5.00mm_45Degree -Terminal Block WAGO 804-112, 45Degree (cable under 45degree), 12 pins, pitch 5mm, size 61.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-112 45Degree pitch 5mm size 61.5x15mm^2 drill 1.2mm pad 3mm -0 -24 -12 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-113_1x13_P5.00mm_45Degree -Terminal Block WAGO 804-113, 45Degree (cable under 45degree), 13 pins, pitch 5mm, size 66.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-113 45Degree pitch 5mm size 66.5x15mm^2 drill 1.2mm pad 3mm -0 -26 -13 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-114_1x14_P5.00mm_45Degree -Terminal Block WAGO 804-114, 45Degree (cable under 45degree), 14 pins, pitch 5mm, size 71.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-114 45Degree pitch 5mm size 71.5x15mm^2 drill 1.2mm pad 3mm -0 -28 -14 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-115_1x15_P5.00mm_45Degree -Terminal Block WAGO 804-115, 45Degree (cable under 45degree), 15 pins, pitch 5mm, size 76.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-115 45Degree pitch 5mm size 76.5x15mm^2 drill 1.2mm pad 3mm -0 -30 -15 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-116_1x16_P5.00mm_45Degree -Terminal Block WAGO 804-116, 45Degree (cable under 45degree), 16 pins, pitch 5mm, size 81.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-116 45Degree pitch 5mm size 81.5x15mm^2 drill 1.2mm pad 3mm -0 -32 -16 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-124_1x24_P5.00mm_45Degree -Terminal Block WAGO 804-124, 45Degree (cable under 45degree), 24 pins, pitch 5mm, size 122x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-124 45Degree pitch 5mm size 122x15mm^2 drill 1.2mm pad 3mm -0 -48 -24 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-301_1x01_P7.50mm_45Degree -Terminal Block WAGO 804-301, 45Degree (cable under 45degree), 1 pins, pitch 7.5mm, size 6.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-301 45Degree pitch 7.5mm size 6.5x15mm^2 drill 1.2mm pad 3mm -0 -2 -1 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-302_1x02_P7.50mm_45Degree -Terminal Block WAGO 804-302, 45Degree (cable under 45degree), 2 pins, pitch 7.5mm, size 14x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-302 45Degree pitch 7.5mm size 14x15mm^2 drill 1.2mm pad 3mm -0 -4 -2 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-303_1x03_P7.50mm_45Degree -Terminal Block WAGO 804-303, 45Degree (cable under 45degree), 3 pins, pitch 7.5mm, size 21.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-303 45Degree pitch 7.5mm size 21.5x15mm^2 drill 1.2mm pad 3mm -0 -6 -3 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-304_1x04_P7.50mm_45Degree -Terminal Block WAGO 804-304, 45Degree (cable under 45degree), 4 pins, pitch 7.5mm, size 29x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-304 45Degree pitch 7.5mm size 29x15mm^2 drill 1.2mm pad 3mm -0 -8 -4 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-305_1x05_P7.50mm_45Degree -Terminal Block WAGO 804-305, 45Degree (cable under 45degree), 5 pins, pitch 7.5mm, size 36.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-305 45Degree pitch 7.5mm size 36.5x15mm^2 drill 1.2mm pad 3mm -0 -10 -5 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-306_1x06_P7.50mm_45Degree -Terminal Block WAGO 804-306, 45Degree (cable under 45degree), 6 pins, pitch 7.5mm, size 44x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-306 45Degree pitch 7.5mm size 44x15mm^2 drill 1.2mm pad 3mm -0 -12 -6 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-307_1x07_P7.50mm_45Degree -Terminal Block WAGO 804-307, 45Degree (cable under 45degree), 7 pins, pitch 7.5mm, size 51.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-307 45Degree pitch 7.5mm size 51.5x15mm^2 drill 1.2mm pad 3mm -0 -14 -7 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-308_1x08_P7.50mm_45Degree -Terminal Block WAGO 804-308, 45Degree (cable under 45degree), 8 pins, pitch 7.5mm, size 59x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-308 45Degree pitch 7.5mm size 59x15mm^2 drill 1.2mm pad 3mm -0 -16 -8 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-309_1x09_P7.50mm_45Degree -Terminal Block WAGO 804-309, 45Degree (cable under 45degree), 9 pins, pitch 7.5mm, size 66.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-309 45Degree pitch 7.5mm size 66.5x15mm^2 drill 1.2mm pad 3mm -0 -18 -9 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-310_1x10_P7.50mm_45Degree -Terminal Block WAGO 804-310, 45Degree (cable under 45degree), 10 pins, pitch 7.5mm, size 74x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-310 45Degree pitch 7.5mm size 74x15mm^2 drill 1.2mm pad 3mm -0 -20 -10 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-311_1x11_P7.50mm_45Degree -Terminal Block WAGO 804-311, 45Degree (cable under 45degree), 11 pins, pitch 7.5mm, size 81.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-311 45Degree pitch 7.5mm size 81.5x15mm^2 drill 1.2mm pad 3mm -0 -22 -11 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-312_1x12_P7.50mm_45Degree -Terminal Block WAGO 804-312, 45Degree (cable under 45degree), 12 pins, pitch 7.5mm, size 89x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-312 45Degree pitch 7.5mm size 89x15mm^2 drill 1.2mm pad 3mm -0 -24 -12 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-316_1x16_P7.50mm_45Degree -Terminal Block WAGO 804-316, 45Degree (cable under 45degree), 16 pins, pitch 7.5mm, size 119x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-316 45Degree pitch 7.5mm size 119x15mm^2 drill 1.2mm pad 3mm -0 -32 -16 -TerminalBlock_WAGO -TerminalBlock_WAGO_804-324_1x24_P7.50mm_45Degree -Terminal Block WAGO 804-324, 45Degree (cable under 45degree), 24 pins, pitch 7.5mm, size 179x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO -THT Terminal Block WAGO 804-324 45Degree pitch 7.5mm size 179x15mm^2 drill 1.2mm pad 3mm -0 -48 -24 -TerminalBlock_Wuerth -Wuerth_REDCUBE-THR_WP-THRBU_74650073_THR -REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650073.pdf) -screw terminal thread redcube thr power connector -0 -8 -1 -TerminalBlock_Wuerth -Wuerth_REDCUBE-THR_WP-THRBU_74650074_THR -REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650074.pdf) -screw terminal thread redcube thr power connector -0 -8 -1 -TerminalBlock_Wuerth -Wuerth_REDCUBE-THR_WP-THRBU_74650094_THR -REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650094.pdf) -screw terminal thread redcube thr power connector -0 -16 -1 -TerminalBlock_Wuerth -Wuerth_REDCUBE-THR_WP-THRBU_74650173_THR -REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650173.pdf) -screw terminal thread redcube thr power connector -0 -8 -1 -TerminalBlock_Wuerth -Wuerth_REDCUBE-THR_WP-THRBU_74650174_THR -REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650174.pdf) -screw terminal thread redcube thr power connector -0 -8 -1 -TerminalBlock_Wuerth -Wuerth_REDCUBE-THR_WP-THRBU_74650194_THR -REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650194.pdf) -screw terminal thread redcube thr power connector -0 -18 -1 -TerminalBlock_Wuerth -Wuerth_REDCUBE-THR_WP-THRBU_74650195_THR -REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650195.pdf) -screw terminal thread redcube thr power connector -0 -18 -1 -TerminalBlock_Wuerth -Wuerth_REDCUBE-THR_WP-THRBU_74655095_THR -REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74655095.pdf) -screw terminal thread redcube thr power connector -0 -16 -1 -TerminalBlock_Wuerth -Wuerth_REDCUBE-THR_WP-THRSH_74651173_THR -REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651173.pdf) -screw terminal thread redcube thr power connector -0 -8 -1 -TerminalBlock_Wuerth -Wuerth_REDCUBE-THR_WP-THRSH_74651174_THR -REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651174.pdf) -screw terminal thread redcube thr power connector -0 -8 -1 -TerminalBlock_Wuerth -Wuerth_REDCUBE-THR_WP-THRSH_74651175_THR -REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651175.pdf) -screw terminal thread redcube thr power connector -0 -8 -1 -TerminalBlock_Wuerth -Wuerth_REDCUBE-THR_WP-THRSH_74651194_THR -REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651194.pdf) -screw terminal thread redcube thr power connector -0 -18 -1 -TerminalBlock_Wuerth -Wuerth_REDCUBE-THR_WP-THRSH_74651195_THR -REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651195.pdf) -screw terminal thread redcube thr power connector -0 -18 -1 -TestPoint -TestPoint_2Pads_Pitch2.54mm_Drill0.8mm -Test point with 2 pins, pitch 2.54mm, drill diameter 0.8mm -CONN DEV -0 -2 -2 -TestPoint -TestPoint_2Pads_Pitch5.08mm_Drill1.3mm -Test point with 2 pads, pitch 5.08mm, hole diameter 1.3mm, wire diameter 1.0mm -CONN DEV -0 -2 -2 -TestPoint -TestPoint_Bridge_Pitch2.0mm_Drill0.7mm -wire loop as test point, pitch 2.0mm, hole diameter 0.7mm, wire diameter 0.5mm -test point wire loop -0 -2 -1 -TestPoint -TestPoint_Bridge_Pitch2.54mm_Drill0.7mm -wire loop as test point, pitch 2.0mm, hole diameter 0.7mm, wire diameter 0.5mm -test point wire loop -0 -2 -1 -TestPoint -TestPoint_Bridge_Pitch2.54mm_Drill1.0mm -wire loop as test point, pitch 2.54mm, hole diameter 1.0mm, wire diameter 0.8mm -test point wire loop -0 -2 -1 -TestPoint -TestPoint_Bridge_Pitch2.54mm_Drill1.3mm -wire loop as test point, pitch 2.54mm, hole diameter 1.3mm, wire diameter 1.0mm -test point wire loop -0 -2 -1 -TestPoint -TestPoint_Bridge_Pitch3.81mm_Drill1.3mm -wire loop as test point, pitch 3.81mm, hole diameter 1.3mm, wire diameter 1.0mm -test point wire loop -0 -2 -1 -TestPoint -TestPoint_Bridge_Pitch5.08mm_Drill0.7mm -wire loop as test point, pitch 5.08mm, hole diameter 0.7mm, wire diameter 1.0mm -test point wire loop -0 -2 -1 -TestPoint -TestPoint_Bridge_Pitch5.08mm_Drill1.3mm -wire loop as test point, pitch 5.08mm, hole diameter 1.3mm, wire diameter 1.0mm -test point wire loop -0 -2 -1 -TestPoint -TestPoint_Bridge_Pitch6.35mm_Drill1.3mm -wire loop as test point, pitch 6.35mm, hole diameter 1.3mm, wire diameter 1.0mm -test point wire loop -0 -2 -1 -TestPoint -TestPoint_Bridge_Pitch7.62mm_Drill1.3mm -wire loop as test point, pitch 7.62mm, hole diameter 1.3mm, wire diameter 1.0mm -test point wire loop -0 -2 -1 -TestPoint -TestPoint_Keystone_5000-5004_Miniature -Keystone Miniature THM Test Point 5000-5004, http://www.keyelco.com/product-pdf.cfm?p=1309 -Through Hole Mount Test Points -0 -1 -1 -TestPoint -TestPoint_Keystone_5005-5009_Compact -Keystone Miniature THM Test Point 5005-5009, http://www.keyelco.com/product-pdf.cfm?p=1314 -Through Hole Mount Test Points -0 -1 -1 -TestPoint -TestPoint_Keystone_5010-5014_Multipurpose -Keystone Miniature THM Test Point 5010-5014, http://www.keyelco.com/product-pdf.cfm?p=1319 -Through Hole Mount Test Points -0 -1 -1 -TestPoint -TestPoint_Keystone_5015_Micro-Minature -SMT Test Point- Micro Miniature 5015, http://www.keyelco.com/product-pdf.cfm?p=1353 -Test Point -0 -1 -1 -TestPoint -TestPoint_Keystone_5019_Minature -SMT Test Point- Micro Miniature 5019, http://www.keyelco.com/product-pdf.cfm?p=1357 -Test Point -0 -1 -1 -TestPoint -TestPoint_Loop_D1.80mm_Drill1.0mm_Beaded -wire loop with bead as test point, loop diameter 1.8mm, hole diameter 1.0mm -test point wire loop bead -0 -1 -1 -TestPoint -TestPoint_Loop_D2.50mm_Drill1.0mm -wire loop as test point, loop diameter 2.5mm, hole diameter 1.0mm -test point wire loop bead -0 -1 -1 -TestPoint -TestPoint_Loop_D2.50mm_Drill1.0mm_LowProfile -low profile wire loop as test point, loop diameter 2.5mm, hole diameter 1.0mm -test point wire loop bead -0 -1 -1 -TestPoint -TestPoint_Loop_D2.50mm_Drill1.85mm -wire loop as test point, loop diameter 2.5mm, hole diameter 1.85mm -test point wire loop bead -0 -1 -1 -TestPoint -TestPoint_Loop_D2.54mm_Drill1.5mm_Beaded -wire loop with bead as test point, loop diameter2.548mm, hole diameter 1.5mm -test point wire loop bead -0 -1 -1 -TestPoint -TestPoint_Loop_D2.60mm_Drill0.9mm_Beaded -wire loop with bead as test point, loop diameter2.6mm, hole diameter 0.9mm -test point wire loop bead -0 -1 -1 -TestPoint -TestPoint_Loop_D2.60mm_Drill1.4mm_Beaded -wire loop with bead as test point, loop diameter2.6mm, hole diameter 1.4mm -test point wire loop bead -0 -1 -1 -TestPoint -TestPoint_Loop_D2.60mm_Drill1.6mm_Beaded -wire loop with bead as test point, loop diameter2.6mm, hole diameter 1.6mm -test point wire loop bead -0 -1 -1 -TestPoint -TestPoint_Loop_D3.50mm_Drill0.9mm_Beaded -wire loop with bead as test point, loop diameter2.6mm, hole diameter 0.9mm -test point wire loop bead -0 -1 -1 -TestPoint -TestPoint_Loop_D3.50mm_Drill1.4mm_Beaded -wire loop with bead as test point, loop diameter 3.5mm, hole diameter 1.4mm -test point wire loop bead -0 -1 -1 -TestPoint -TestPoint_Loop_D3.80mm_Drill2.0mm -wire loop as test point, loop diameter 3.8mm, hole diameter 2.0mm -test point wire loop bead -0 -1 -1 -TestPoint -TestPoint_Loop_D3.80mm_Drill2.5mm -wire loop as test point, loop diameter 3.8mm, hole diameter 2.5mm -test point wire loop bead -0 -1 -1 -TestPoint -TestPoint_Loop_D3.80mm_Drill2.8mm -wire loop as test point, loop diameter 3.8mm, hole diameter 2.8mm -test point wire loop bead -0 -1 -1 -TestPoint -TestPoint_Pad_1.0x1.0mm -SMD rectangular pad as test Point, square 1.0mm side length -test point SMD pad rectangle square -0 -1 -1 -TestPoint -TestPoint_Pad_1.5x1.5mm -SMD rectangular pad as test Point, square 1.5mm side length -test point SMD pad rectangle square -0 -1 -1 -TestPoint -TestPoint_Pad_2.0x2.0mm -SMD rectangular pad as test Point, square 2.0mm side length -test point SMD pad rectangle square -0 -1 -1 -TestPoint -TestPoint_Pad_2.5x2.5mm -SMD rectangular pad as test Point, square 2.5mm side length -test point SMD pad rectangle square -0 -1 -1 -TestPoint -TestPoint_Pad_3.0x3.0mm -SMD rectangular pad as test Point, square 3.0mm side length -test point SMD pad rectangle square -0 -1 -1 -TestPoint -TestPoint_Pad_4.0x4.0mm -SMD rectangular pad as test Point, square 4.0mm side length -test point SMD pad rectangle square -0 -1 -1 -TestPoint -TestPoint_Pad_D1.0mm -SMD pad as test Point, diameter 1.0mm -test point SMD pad -0 -1 -1 -TestPoint -TestPoint_Pad_D1.5mm -SMD pad as test Point, diameter 1.5mm -test point SMD pad -0 -1 -1 -TestPoint -TestPoint_Pad_D2.0mm -SMD pad as test Point, diameter 2.0mm -test point SMD pad -0 -1 -1 -TestPoint -TestPoint_Pad_D2.5mm -SMD pad as test Point, diameter 2.5mm -test point SMD pad -0 -1 -1 -TestPoint -TestPoint_Pad_D3.0mm -SMD pad as test Point, diameter 3.0mm -test point SMD pad -0 -1 -1 -TestPoint -TestPoint_Pad_D4.0mm -SMD pad as test Point, diameter 4.0mm -test point SMD pad -0 -1 -1 -TestPoint -TestPoint_Plated_Hole_D2.0mm -Plated Hole as test Point, diameter 2.0mm -test point plated hole -0 -1 -1 -TestPoint -TestPoint_Plated_Hole_D3.0mm -Plated Hole as test Point, diameter 3.0mm -test point plated hole -0 -1 -1 -TestPoint -TestPoint_Plated_Hole_D4.0mm -Plated Hole as test Point, diameter 4.0mm -test point plated hole -0 -1 -1 -TestPoint -TestPoint_Plated_Hole_D5.0mm -Plated Hole as test Point, diameter 5.0mm -test point plated hole -0 -1 -1 -TestPoint -TestPoint_THTPad_1.0x1.0mm_Drill0.5mm -THT rectangular pad as test Point, square 1.0mm side length, hole diameter 0.5mm -test point THT pad rectangle square -0 -1 -1 -TestPoint -TestPoint_THTPad_1.5x1.5mm_Drill0.7mm -THT rectangular pad as test Point, square 1.5mm side length, hole diameter 0.7mm -test point THT pad rectangle square -0 -1 -1 -TestPoint -TestPoint_THTPad_2.0x2.0mm_Drill1.0mm -THT rectangular pad as test Point, square 2.0mm_Drill1.0mm side length, hole diameter 1.0mm -test point THT pad rectangle square -0 -1 -1 -TestPoint -TestPoint_THTPad_2.5x2.5mm_Drill1.2mm -THT rectangular pad as test Point, square 2.5mm side length, hole diameter 1.2mm -test point THT pad rectangle square -0 -1 -1 -TestPoint -TestPoint_THTPad_3.0x3.0mm_Drill1.5mm -THT rectangular pad as test Point, square 3.0mm side length, hole diameter 1.5mm -test point THT pad rectangle square -0 -1 -1 -TestPoint -TestPoint_THTPad_4.0x4.0mm_Drill2.0mm -THT rectangular pad as test Point, square 4.0mm side length, hole diameter 2.0mm -test point THT pad rectangle square -0 -1 -1 -TestPoint -TestPoint_THTPad_D1.0mm_Drill0.5mm -THT pad as test Point, diameter 1.0mm, hole diameter 0.5mm -test point THT pad -0 -1 -1 -TestPoint -TestPoint_THTPad_D1.5mm_Drill0.7mm -THT pad as test Point, diameter 1.5mm, hole diameter 0.7mm -test point THT pad -0 -1 -1 -TestPoint -TestPoint_THTPad_D2.0mm_Drill1.0mm -THT pad as test Point, diameter 2.0mm, hole diameter 1.0mm -test point THT pad -0 -1 -1 -TestPoint -TestPoint_THTPad_D2.5mm_Drill1.2mm -THT pad as test Point, diameter 2.5mm, hole diameter 1.2mm -test point THT pad -0 -1 -1 -TestPoint -TestPoint_THTPad_D3.0mm_Drill1.5mm -THT pad as test Point, diameter 3.0mm, hole diameter 1.5mm -test point THT pad -0 -1 -1 -TestPoint -TestPoint_THTPad_D4.0mm_Drill2.0mm -THT pad as test Point, diameter 4.0mm, hole diameter 2.0mm -test point THT pad -0 -1 -1 -Transformer_SMD -Pulse_P0926NL -SMT Gate Drive Transformer, 1:1:1, 8.0x6.3x5.3mm (https://productfinder.pulseeng.com/products/datasheets/SPM2007_61.pdf) -pulse pa0926nl -0 -6 -6 -Transformer_SMD -Pulse_PA1323NL -SMT Gate Drive Transformer, 1:1, 9.5x7.1x5.3mm (https://productfinder.pulseeng.com/products/datasheets/SPM2007_61.pdf) -pulse pa1323nl -0 -6 -6 -Transformer_SMD -Pulse_PA2001NL -SMT Gate Drive Transformer, 1:1, 8.6x6.7x2.5mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf) -pulse pa2001nl pe-68386nl -0 -4 -4 -Transformer_SMD -Pulse_PA2002NL-PA2008NL-PA2009NL -SMT Gate Drive Transformer, 1:1:1 or 2:1:1 or 2.5:1:1 or 1:1, 9.0x8.6x7.6mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf) -pulse pa2002nl pa2008nl pa2009nl p0544nl pa0184nl pa0297nl pa0510nl -0 -6 -6 -Transformer_SMD -Pulse_PA2004NL -SMT Gate Drive Transformer, 1:1:1, 8.6x6.7x3.6mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf) -pulse pa2004nl pa0264nl -0 -6 -6 -Transformer_SMD -Pulse_PA2005NL -SMT Gate Drive Transformer, 1:1:1, 11.8x8.8x4.0mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf) -pulse pa2005nl pa0173nl -0 -6 -6 -Transformer_SMD -Pulse_PA2006NL -SMT Gate Drive Transformer, 1:1, 11.8x8.8x4.0mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf) -pulse pa2006nl pa0186nl -0 -4 -4 -Transformer_SMD -Pulse_PA2007NL -SMT Gate Drive Transformer, 1:1, 9.0x8.6x7.6mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf) -pulse pa2007nl -0 -4 -4 -Transformer_SMD -Pulse_PA2777NL -SMT Gate Drive Transformer, 1:1, 7.1x6.1x5.5mm (https://productfinder.pulseeng.com/products/datasheets/SPM2007_61.pdf) -pulse pa2777nl -0 -8 -8 -Transformer_SMD -Pulse_PA3493NL -SMT Gate Drive Transformer, 1.25:1, 10.9x9.7x2.7mm (https://productfinder.pulseeng.com/products/datasheets/SPM2007_61.pdf) -pulse pa3493nl -0 -4 -4 -Transformer_SMD -Transformer_Coilcraft_CST1 -Current sense transformer, SMD, 8.0x8.13x5.3mm (https://www.coilcraft.com/pdfs/cst.pdf) -Transformer current sense SMD -0 -8 -8 -Transformer_SMD -Transformer_Coilcraft_CST2 -Current sense transformer, SMD, 8.0x8.13x5.3mm (https://www.coilcraft.com/pdfs/cst.pdf) -Transformer current sense SMD -0 -8 -8 -Transformer_SMD -Transformer_Coilcraft_CST2010 -Current sense transformer, SMD, 14.55x19.91x10.50mm (https://www.coilcraft.com/pdfs/cst2010.pdf) -Transformer current sense SMD -0 -12 -12 -Transformer_SMD -Transformer_CurrentSense_8.4x7.2mm -Transformer current sense SMD 8.4x7.2mm -Transformer current sense SMD -0 -8 -8 -Transformer_SMD -Transformer_Ethernet_Bel_S558-5999-T7-F -Ethernet Transformer, Bel S558-5999-T7-F, https://www.belfuse.com/resources/ICMs/lan-/S558-5999-T7-F.pdf -Ethernet Transformer -0 -16 -16 -Transformer_SMD -Transformer_Ethernet_Bourns_PT61017PEL -https://www.bourns.com/docs/Product-Datasheets/PT61017PEL.pdf -Transformer Ethernet Single Center-Tap -0 -16 -16 -Transformer_SMD -Transformer_Ethernet_HALO_TG111-MSC13 -Transformer Ethernet SMD, https://www.haloelectronics.com/pdf/discrete-genesus.pdf -Transformer Ethernet SMD -0 -24 -24 -Transformer_SMD -Transformer_Ethernet_Halo_N2_SO-16_7.11x12.7mm -Halo N2 SO, 16 Pin (https://www.haloelectronics.com/pdf/discrete-ultra-100baset.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -Halo SO Transformer_SMD -0 -16 -16 -Transformer_SMD -Transformer_Ethernet_Halo_N5_SO-16_7.11x12.7mm -Halo N5 SO, 16 Pin (https://www.haloelectronics.com/pdf/discrete-ultra-100baset.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -Halo SO Transformer_SMD -0 -16 -16 -Transformer_SMD -Transformer_Ethernet_Halo_N6_SO-16_7.11x14.73mm -Halo N6 SO, 16 Pin (https://www.haloelectronics.com/pdf/discrete-ultra-100baset.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py -Halo SO Transformer_SMD -0 -16 -16 -Transformer_SMD -Transformer_Ethernet_Wuerth_749013011A -Ethernet Transformer, Wuerth 749013011A, https://www.we-online.com/katalog/datasheet/749013011A.pdf -Ethernet Transformer -0 -16 -16 -Transformer_SMD -Transformer_MACOM_SM-22 -https://cdn.macom.com/datasheets/ETC1-1-13.pdf -RF Transformer -0 -5 -5 -Transformer_SMD -Transformer_Murata_78250JC -Murata 78250JC https://www.murata-ps.com/datasheet?/data/magnetics/kmp_78250j.pdf -Murata transformer -0 -6 -6 -Transformer_SMD -Transformer_NF_ETAL_P2781 -NF-Transformer, ETAL, P2781, SMD, -NF-Transformer ETAL P2781 SMD -0 -8 -7 -Transformer_SMD -Transformer_NF_ETAL_P2781_HandSoldering -NF-Transformer, ETAL, P2781, SMD, Handsoldering -NF-Transformer ETAL P2781 SMD Handsoldering -0 -8 -7 -Transformer_SMD -Transformer_NF_ETAL_P3000 -NF-Reansformer, ETAL, P3000, SMD, -NF-Reansformer ETAL P3000 SMD -0 -15 -13 -Transformer_SMD -Transformer_NF_ETAL_P3000_HandSoldering -NF-Reansformer, ETAL, P3000, SMD, Handsoldering, -NF-Reansformer ETAL P3000 SMD Handsoldering -0 -15 -13 -Transformer_SMD -Transformer_NF_ETAL_P3181 -NF-Transformer, ETAL, P3181, SMD, -NF-Transformer ETAL P3181 SMD -0 -7 -6 -Transformer_SMD -Transformer_NF_ETAL_P3181_HandSoldering -NF-Transformer, ETAL, P3181, SMD, Hand Soldering, -NF-Transformer ETAL P3181 SMD Hand Soldering -0 -7 -6 -Transformer_SMD -Transformer_NF_ETAL_P3188 -NF-Transformer, ETAL, P3188, SMD, -NF-Transformer ETAL P3188 SMD -0 -8 -6 -Transformer_SMD -Transformer_NF_ETAL_P3188_HandSoldering -NF-Transformer, ETAL, P3188, SMD, Handsoldering, -NF-Transformer ETAL P3188 SMD Handsoldering -0 -8 -6 -Transformer_SMD -Transformer_NF_ETAL_P3191 -NF-Transformer, ETAL, P3191, SMD, -NF-Transformer ETAL P3191 SMD -0 -8 -6 -Transformer_SMD -Transformer_NF_ETAL_P3191_HandSoldering -NF-Transformer, ETAL, P3191, SMD, Handsoldering, -NF-Transformer ETAL P3191 SMD Handsoldering -0 -8 -6 -Transformer_SMD -Transformer_Pulse_H1100NL -For H1100NL, H1101NL, H1102NL, H1121NL, H1183NL, H1199NL, HX1188NL, HX1198NL and H1302NL. https://productfinder.pulseeng.com/doc_type/WEB301/doc_num/H1102NL/doc_part/H1102NL.pdf -H1100NL H1101NL H1102NL H1121NL H1183NL H1199NL HX1188NL HX1198NL H1302N -0 -16 -16 -Transformer_SMD -Transformer_Wuerth_750315371 -Power Transformer, horizontal core with bobbin, 6 pin, 2.54mm pitch, 11.24mm row spacing, 12.6x8.3x4.1mm -transformer flyback -0 -6 -6 -Transformer_THT -Autotransformer_Toroid_1Tap_Horizontal_D9.0mm_Amidon-T30 -Autotransformer, Toroid, horizontal, laying, 1 Tap, Diameter 9mm, Amidon T30, -Autotransformer Toroid horizontal laying 1 Tap Diameter 9mm Amidon T30 -0 -3 -3 -Transformer_THT -Autotransformer_Toroid_1Tap_Horizontal_D10.5mm_Amidon-T37 -Autotransformer, Toroid, horizontal, laying, 1 Tap, Diameter 10,5mm, Amidon T37, -Autotransformer Toroid horizontal laying 1 Tap Diameter 10 5mm Amidon T37 -0 -3 -3 -Transformer_THT -Autotransformer_Toroid_1Tap_Horizontal_D12.5mm_Amidon-T44 -Autotransformer, Toroid, horizontal, laying, 1 Tap, Diameter 12,5mm, Amidon T44, -Autotransformer Toroid horizontal laying 1 Tap Diameter 12 5mm Amidon T44 -0 -3 -3 -Transformer_THT -Autotransformer_Toroid_1Tap_Horizontal_D14.0mm_Amidon-T50 -Choke, Inductance, Autotransformer, Toroid, horizontal, laying, 1 Tap, Diameter 14mm, Amidon T50, -Choke Inductance Autotransformer Toroid horizontal laying 1 Tap Diameter 14mm Amidon T50 -0 -3 -3 -Transformer_THT -Autotransformer_ZS1052-AC -Ignition coil for xenon flash, http://www.excelitas.com/downloads/ZS1052ACH.pdf -ignition coil autotransformer -0 -3 -3 -Transformer_THT -Transformer_37x44 -transformer 37x44mm² -transformer 37x44mm² -0 -12 -4 -Transformer_THT -Transformer_Breve_TEZ-22x24 -http://www.breve.pl/pdf/ANG/TEZ_ang.pdf -TEZ PCB Transformer -0 -7 -7 -Transformer_THT -Transformer_Breve_TEZ-28x33 -http://www.breve.pl/pdf/ANG/TEZ_ang.pdf -TEZ PCB Transformer -0 -9 -9 -Transformer_THT -Transformer_Breve_TEZ-35x42 -http://www.breve.pl/pdf/ANG/TEZ_ang.pdf -TEZ PCB Transformer -0 -9 -9 -Transformer_THT -Transformer_Breve_TEZ-38x45 -http://www.breve.pl/pdf/ANG/TEZ_ang.pdf -TEZ PCB Transformer -0 -9 -9 -Transformer_THT -Transformer_Breve_TEZ-44x52 -http://www.breve.pl/pdf/ANG/TEZ_ang.pdf -TEZ PCB Transformer -0 -10 -10 -Transformer_THT -Transformer_Breve_TEZ-47x57 -http://www.breve.pl/pdf/ANG/TEZ_ang.pdf -TEZ PCB Transformer -0 -13 -13 -Transformer_THT -Transformer_CHK_EI30-2VA_1xSec -Trafo, Printtrafo, CHK, EI30, 2VA, 1x Sec,http://www.eratransformers.com/downloads/030-7585.0.pdf -Trafo Printtrafo CHK EI30 2VA 1x Sec -0 -10 -10 -Transformer_THT -Transformer_CHK_EI30-2VA_2xSec -Trafo, Printtrafo, CHK, EI30, 2VA, 2x Sec, -Trafo Printtrafo CHK EI30 2VA 2x Sec -0 -10 -10 -Transformer_THT -Transformer_CHK_EI30-2VA_Neutral -Trafo, Printtrafo, CHK, EI30, 2VA, neutral, -Trafo Printtrafo CHK EI30 2VA neutral -0 -10 -10 -Transformer_THT -Transformer_CHK_EI38-3VA_1xSec -Trafo, Printtrafo, CHK, EI38, 3VA, 1x Sec, http://www.eratransformers.com/product-detail/20 -Trafo Printtrafo CHK EI38 3VA 1x Sec -0 -10 -10 -Transformer_THT -Transformer_CHK_EI38-3VA_2xSec -Trafo, Printtrafo, CHK, EI38, 3VA, 2x Sec, http://www.eratransformers.com/product-detail/20 -Trafo Printtrafo CHK EI38 3VA 2x Sec -0 -10 -10 -Transformer_THT -Transformer_CHK_EI38-3VA_Neutral -Trafo, Printtrafo, CHK, EI38, 3VA, neutral, http://www.eratransformers.com/product-detail/20 -Trafo Printtrafo CHK EI42 3VA neutral -0 -10 -10 -Transformer_THT -Transformer_CHK_EI42-5VA_1xSec -Trafo, Printtrafo, CHK, EI42, 5VA, 1x Sec, -Trafo Printtrafo CHK EI42 5VA 1x Sec -0 -10 -10 -Transformer_THT -Transformer_CHK_EI42-5VA_2xSec -Trafo, Printtrafo, CHK, EI42, 5VA, 2x Sec, -Trafo Printtrafo CHK EI42 5VA 2x Sec -0 -10 -10 -Transformer_THT -Transformer_CHK_EI42-5VA_Neutral -Trafo, Printtrafo, CHK, EI42, 5VA, neutral, -Trafo Printtrafo CHK EI42 5VA neutral -0 -10 -10 -Transformer_THT -Transformer_CHK_EI48-8VA_1xSec -Trafo, Printtrafo, CHK, EI48, 8VA, 1x Sec, http://www.eratransformers.com/product-detail/18 -Trafo Printtrafo CHK EI48 8VA 1x Sec -0 -12 -12 -Transformer_THT -Transformer_CHK_EI48-8VA_2xSec -Trafo, Printtrafo, CHK, EI48, 8VA, 2x Sec, http://www.eratransformers.com/product-detail/18 -Trafo Printtrafo CHK EI48 8VA 2x Sec -0 -12 -12 -Transformer_THT -Transformer_CHK_EI48-8VA_Neutral -Trafo, Printtrafo, CHK, EI48, 8VA, neutral, http://www.eratransformers.com/product-detail/18 -Trafo Printtrafo CHK EI48 8VA neutral -0 -12 -12 -Transformer_THT -Transformer_CHK_EI48-10VA_1xSec -Trafo, Printtrafo, CHK, EI48, 10VA, 1x Sec, -Trafo Printtrafo CHK EI48 10VA 1x Sec -0 -12 -12 -Transformer_THT -Transformer_CHK_EI48-10VA_2xSec -Trafo, Printtrafo, CHK, EI48, 10VA, 2x Sec, http://www.eratransformers.com/product-detail/18 -Trafo Printtrafo CHK EI48 10VA 2x Sec -0 -12 -12 -Transformer_THT -Transformer_CHK_EI48-10VA_Neutral -Trafo, Printtrafo, CHK, EI48, 10VA, neutral, http://www.eratransformers.com/product-detail/18 -Trafo Printtrafo CHK EI48 10VA neutral -0 -12 -12 -Transformer_THT -Transformer_CHK_EI54-12VA_1xSec -Trafo, Printtrafo, CHK, EI54, 12VA, 1x Sec,http://www.eratransformers.com/product-detail/19 -Trafo Printtrafo CHK EI54 12VA 1x Sec -0 -14 -14 -Transformer_THT -Transformer_CHK_EI54-12VA_2xSec -Trafo, Printtrafo, CHK, EI54, 12VA, 2x Sec,http://www.eratransformers.com/product-detail/19 -Trafo Printtrafo CHK EI54 12VA 2x Sec -0 -14 -14 -Transformer_THT -Transformer_CHK_EI54-12VA_Neutral -Trafo, Printtrafo, CHK, EI54, 12VA, neutral,http://www.eratransformers.com/product-detail/19 -Trafo Printtrafo CHK EI54 12VA neutral -0 -14 -14 -Transformer_THT -Transformer_CHK_EI54-16VA_1xSec -Trafo, Printtrafo, CHK, EI54, 16VA, 1x Sec,http://www.eratransformers.com/product-detail/19 -Trafo Printtrafo CHK EI54 16VA 1x Sec -0 -14 -14 -Transformer_THT -Transformer_CHK_EI54-16VA_2xSec -Trafo, Printtrafo, CHK, EI54, 16VA, 2x Sec,http://www.eratransformers.com/product-detail/19 -Trafo Printtrafo CHK EI54 16VA 2x Sec -0 -14 -14 -Transformer_THT -Transformer_CHK_EI54-16VA_Neutral -Trafo, Printtrafo, CHK, EI54, 16VA, neutral,http://www.eratransformers.com/product-detail/19 -Trafo Printtrafo CHK EI54 16VA neutral -0 -14 -14 -Transformer_THT -Transformer_CHK_UI30-4VA_Flat -Trafo, Flattrafo, CHK, UI30, 4VA, -Trafo Flattrafo CHK UI30 4VA -0 -16 -16 -Transformer_THT -Transformer_CHK_UI39-10VA_Flat -Trafo, Flattrafo, CHK, UI39, 10VA, -Trafo Flattrafo CHK UI39 10VA -0 -20 -20 -Transformer_THT -Transformer_Coilcraft_Q4434-B_Rhombus-T1311 -Transformator, Transformer, Flyback, Coilcraft Q4434-B, Rgombus T1311, -Transformator Transformer Flyback Coilcraft Q4434-B Rgombus T1311 -0 -8 -8 -Transformer_THT -Transformer_EPCOS_B66359A1013T_Horizontal -Transformer, Transformator, ETD29, 13 Pin, Horizontal, EPCOS-B66359A1013T, -Transformer Transformator ETD29 13 Pin Horizontal EPCOS-B66359A1013T -0 -13 -13 -Transformer_THT -Transformer_EPCOS_B66359J1014T_Vertical -Transformer, Transformator, ETD29, 14 Pin, Vertical, EPCOS-B66359J1014T, -Transformer Transformator ETD29 14 Pin Vertical EPCOS-B66359J1014T -0 -14 -14 -Transformer_THT -Transformer_Microphone_Lundahl_LL1538 -AUDIO TRAFO LUNDAHL, https://www.lundahltransformers.com/wp-content/uploads/datasheets/1538_8xl.pdf -AUDIO TRAFO LUNDAHL -0 -7 -7 -Transformer_THT -Transformer_Microphone_Lundahl_LL1587 -AUDIO TRAFO LUNDAHL, https://www.lundahltransformers.com/wp-content/uploads/datasheets/1587.pdf -AUDIO TRAFO LUNDAHL -0 -7 -7 -Transformer_THT -Transformer_Myrra_74040_Horizontal -Transformer, Transformator, ETD29, 13 Pin, Horizontal, Myrra-74040, -Transformer Transformator ETD29 13 Pin Horizontal Myrra-74040 -0 -13 -13 -Transformer_THT -Transformer_Myrra_EF20_7408x -EF20 flyback transformer,http://myrra.com/wp-content/uploads/2017/09/Datasheet-74087-74088-74089-rev-A.pdf -transformer flyback SMPS -0 -9 -9 -Transformer_THT -Transformer_NF_ETAL_1-1_P1200 -NF-Transformer, 1:1, ETAL P1200,http://www.etalgroup.com/sites/default/files/products/P1200_April_2005.pdf -NF-Transformer 1to1 ETAL P1200 -0 -4 -4 -Transformer_THT -Transformer_NF_ETAL_P1165 -NF-Transformer, ETAL, P1165,http://www.etalgroup.com/sites/default/files/products/P1165_February_2006.pdf -NF-Transformer ETAL P1165 -0 -4 -4 -Transformer_THT -Transformer_NF_ETAL_P3324 -NF-Transformer, ETAL P3324,http://www.etalgroup.com/sites/default/files/products/P3324_April_2005.pdf -NF-Transformer ETAL P3324 -0 -4 -4 -Transformer_THT -Transformer_NF_ETAL_P3356 -NF-Transformer, ETAL P3356, http://www.etalgroup.com/sites/default/files/products/P3356_December_2005.pdf -NF-Transformer ETAL P3356 -0 -4 -4 -Transformer_THT -Transformer_Toroid_Horizontal_D9.0mm_Amidon-T30 -Transformer, Toroid, horizontal, laying, Diameter 9mm, Amidon, T30, -Transformer Toroid horizontal laying Diameter 9mm Amidon T30 -0 -4 -4 -Transformer_THT -Transformer_Toroid_Horizontal_D10.5mm_Amidon-T37 -Transformer, Toroid, horizontal, laying, Diameter 10,5mm, Amidon T37, -Transformer Toroid horizontal laying Diameter 10 5mm Amidon T37 -0 -4 -4 -Transformer_THT -Transformer_Toroid_Horizontal_D12.5mm_Amidon-T44 -Transformer, Toroid, horizontal, laying, Diameter 12,5mm, Amidon T44, -Transformer Toroid horizontal laying Diameter 12 5mm Amidon T44 -0 -4 -4 -Transformer_THT -Transformer_Toroid_Horizontal_D14.0mm_Amidon-T50 -Transformer, Toroid, horizontal, laying, Diameter 14mm, Amidon T50, -Transformer Toroid horizontal laying Diameter 14mm Amidon T50 -0 -4 -4 -Transformer_THT -Transformer_Toroid_Horizontal_D18.0mm -Transformer, Toroid, tapped, horizontal, laying, Diameter 18mm, -Transformer Toroid tapped horizontal laying Diameter 18mm -0 -5 -4 -Transformer_THT -Transformer_Toroid_Tapped_Horizontal_D9.0mm_Amidon-T30 -Transformer, Toroid, tapped, horizontal, laying, Diameter 9mm, Amidon, T30, -Transformer Toroid tapped horizontal laying Diameter 9mm Amidon T30 -0 -6 -6 -Transformer_THT -Transformer_Toroid_Tapped_Horizontal_D10.5mm_Amidon-T37 -Transformer, Toroid, tapped, horizontal, laying, Diameter 10,5mm, Amidon, T37, -Transformer Toroid tapped horizontal laying Diameter 10 5mm Amidon T37 -0 -6 -6 -Transformer_THT -Transformer_Toroid_Tapped_Horizontal_D12.5mm_Amidon-T44 -Transformer, Toroid, tapped, horizontal, laying, Diameter 12,5mm, Amidon, T44, -Transformer Toroid tapped horizontal laying Diameter 12 5mm Amidon T44 -0 -6 -6 -Transformer_THT -Transformer_Toroid_Tapped_Horizontal_D14.0mm_Amidon-T50 -Transformer, Toroid, tapped, horizontal, laying, Diameter 14mm, Amidon T50, -Transformer Toroid tapped horizontal laying Diameter 14mm Amidon T50 -0 -6 -6 -Transformer_THT -Transformer_Wuerth_750343373 -Transformer, horizontal core with bobbin, 10 pin, 3.81mm pitch, 15.24mm row spacing, 22x23x17.53mm (https://katalog.we-online.com/ctm/datasheet/750343373.pdf) -transformer flyback -0 -10 -10 -Transistor_Power_Module -Infineon_AG-ECONO2 -28-lead TH, EconoPACK 2, same as Littelfuse_Package_H_XN2MM, https://www.infineon.com/dgdl/Infineon-FS75R07N2E4-DS-v02_00-en_de.pdf?fileId=db3a30432f5008fe012f52f916333979 -igbt diode module -0 -28 -28 -Transistor_Power_Module -Infineon_EasyPIM-1B -35-lead TH, EasyPIM 1B, https://www.infineon.com/dgdl/Infineon-FP10R06W1E3-DS-v02_01-en_de.pdf?fileId=db3a304412b407950112b43312285a63 -brifge rectifier igbt diode module -0 -23 -23 -Transistor_Power_Module -Infineon_EasyPIM-2B -35-lead TH, EasyPIM 2B, same as ST_ACEPACK-2-CIB, https://www.infineon.com/dgdl/Infineon-FP50R06W2E3-DS-v02_02-EN.pdf?fileId=db3a30431b3e89eb011b455c99987d24 -brifge rectifier igbt diode module -0 -35 -23 -Transistor_Power_Module -Littelfuse_Package_H_XBN2MM -24-lead TH, Package H, https://www.littelfuse.com/~/media/electronics/datasheets/power_semiconductors/littelfuse_power_semiconductor_igbt_module_mg1215h_xbn2mm_datasheet.pdf.pdf -brifge rectifier igbt diode module -0 -24 -24 -Transistor_Power_Module -Littelfuse_Package_H_XN2MM -28-lead TH, Package H, same as Infineon_AG-ECONO2, https://www.littelfuse.com/~/media/electronics/datasheets/power_semiconductors/littelfuse_power_semiconductor_igbt_module_mg1225h_xn2mm_datasheet.pdf.pdf -igbt diode module -0 -28 -28 -Transistor_Power_Module -Littelfuse_Package_W_XBN2MM -24-lead TH, Package W, https://www.littelfuse.com/~/media/electronics/datasheets/power_semiconductors/littelfuse_power_semiconductor_igbt_module_mg1250w_xbn2mm_datasheet.pdf.pdf -brifge rectifier igbt diode module -0 -35 -24 -Transistor_Power_Module -Littelfuse_Package_W_XN2MM -35-lead TH, Package W, https://www.littelfuse.com/~/media/electronics/datasheets/power_semiconductors/littelfuse_power_semiconductor_igbt_module_mg1275w_xn2mm_datasheet.pdf.pdf -igbt diode module -0 -35 -35 -Transistor_Power_Module -ST_ACEPACK-2-CIB -35-lead TH, ACEPACK 2 CIB, same as Infineon_EasyPIM-2B, https://www.st.com/resource/en/datasheet/a2c25s12m3.pdf -brifge rectifier igbt diode module -0 -35 -23 -Transistor_Power_Module -ST_ACEPACK-2-CIB_PressFIT -35-lead TH, ACEPACK 2 CIB, PressFIT, https://www.st.com/resource/en/datasheet/a2c50s65m2-f.pdf -brifge rectifier igbt diode module -0 -35 -23 -Transistor_Power_Module -ST_SDIP-25L -25-lead TH, SDIP-25L, https://www.st.com/resource/en/datasheet/stgips20k60.pdf -igbt diode module -0 -25 -25 -Valve -Valve_ECC-83-1 -Valve ECC-83-1 round pins -Valve ECC-83-1 round pins -0 -9 -9 -Valve -Valve_ECC-83-2 -Valve ECC-83-2 flat pins -Valve ECC-83-2 flat pins -0 -10 -9 -Valve -Valve_EURO -Valve Euro -Valve Euro -0 -7 -5 -Valve -Valve_Glimm -Valve Glimm -Valve Glimm -0 -2 -2 -Valve -Valve_Mini_G -Valve mini G -Valve mini G -0 -9 -7 -Valve -Valve_Mini_P -Valve mini P -Valve mini P -0 -7 -7 -Valve -Valve_Mini_Pentode_Linear -Mini-Pentode, 5-pin, e.g. JAN6418 -Valve Mini-Pentode 5-pin JAN6418 -0 -5 -5 -Valve -Valve_Noval_G -Valve NOVAL G -Valve NOVAL G -0 -11 -9 -Valve -Valve_Noval_P -Valve NOVAL P -Valve NOVAL P -0 -9 -9 -Valve -Valve_Octal -8-pin round valve -valve -0 -9 -8 -Varistor -RV_Disc_D7mm_W3.4mm_P5mm -Varistor, diameter 7mm, width 3.4mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D7mm_W3.5mm_P5mm -Varistor, diameter 7mm, width 3.5mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D7mm_W3.6mm_P5mm -Varistor, diameter 7mm, width 3.6mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D7mm_W3.7mm_P5mm -Varistor, diameter 7mm, width 3.7mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D7mm_W3.8mm_P5mm -Varistor, diameter 7mm, width 3.8mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D7mm_W3.9mm_P5mm -Varistor, diameter 7mm, width 3.9mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D7mm_W4.2mm_P5mm -Varistor, diameter 7mm, width 4.2mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D7mm_W4.3mm_P5mm -Varistor, diameter 7mm, width 4.3mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D7mm_W4.5mm_P5mm -Varistor, diameter 7mm, width 4.5mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D7mm_W4.8mm_P5mm -Varistor, diameter 7mm, width 4.8mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D7mm_W4.9mm_P5mm -Varistor, diameter 7mm, width 4.9mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D7mm_W4mm_P5mm -Varistor, diameter 7mm, width 4mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D7mm_W5.1mm_P5mm -Varistor, diameter 7mm, width 5.1mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D7mm_W5.4mm_P5mm -Varistor, diameter 7mm, width 5.4mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D7mm_W5.5mm_P5mm -Varistor, diameter 7mm, width 5.5mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D7mm_W5.7mm_P5mm -Varistor, diameter 7mm, width 5.7mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D9mm_W3.3mm_P5mm -Varistor, diameter 9mm, width 3.3mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D9mm_W3.4mm_P5mm -Varistor, diameter 9mm, width 3.4mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D9mm_W3.5mm_P5mm -Varistor, diameter 9mm, width 3.5mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D9mm_W3.6mm_P5mm -Varistor, diameter 9mm, width 3.6mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D9mm_W3.7mm_P5mm -Varistor, diameter 9mm, width 3.7mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D9mm_W3.8mm_P5mm -Varistor, diameter 9mm, width 3.8mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D9mm_W3.9mm_P5mm -Varistor, diameter 9mm, width 3.9mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D9mm_W4.1mm_P5mm -Varistor, diameter 9mm, width 4.1mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D9mm_W4.2mm_P5mm -Varistor, diameter 9mm, width 4.2mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D9mm_W4.4mm_P5mm -Varistor, diameter 9mm, width 4.4mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D9mm_W4.5mm_P5mm -Varistor, diameter 9mm, width 4.5mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D9mm_W4.8mm_P5mm -Varistor, diameter 9mm, width 4.8mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D9mm_W4mm_P5mm -Varistor, diameter 9mm, width 4mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D9mm_W5.2mm_P5mm -Varistor, diameter 9mm, width 5.2mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D9mm_W5.4mm_P5mm -Varistor, diameter 9mm, width 5.4mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D9mm_W5.5mm_P5mm -Varistor, diameter 9mm, width 5.5mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D9mm_W5.7mm_P5mm -Varistor, diameter 9mm, width 5.7mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D9mm_W6.1mm_P5mm -Varistor, diameter 9mm, width 6.1mm, pitch 5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W3.9mm_P7.5mm -Varistor, diameter 12mm, width 3.9mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W4.2mm_P7.5mm -Varistor, diameter 12mm, width 4.2mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W4.3mm_P7.5mm -Varistor, diameter 12mm, width 4.3mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W4.4mm_P7.5mm -Varistor, diameter 12mm, width 4.4mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W4.5mm_P7.5mm -Varistor, diameter 12mm, width 4.5mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W4.6mm_P7.5mm -Varistor, diameter 12mm, width 4.6mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W4.7mm_P7.5mm -Varistor, diameter 12mm, width 4.7mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W4.8mm_P7.5mm -Varistor, diameter 12mm, width 4.8mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W4mm_P7.5mm -Varistor, diameter 12mm, width 4mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W5.1mm_P7.5mm -Varistor, diameter 12mm, width 5.1mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W5.4mm_P7.5mm -Varistor, diameter 12mm, width 5.4mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W5.8mm_P7.5mm -Varistor, diameter 12mm, width 5.8mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W5mm_P7.5mm -Varistor, diameter 12mm, width 5mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W6.1mm_P7.5mm -Varistor, diameter 12mm, width 6.1mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W6.2mm_P7.5mm -Varistor, diameter 12mm, width 6.2mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W6.3mm_P7.5mm -Varistor, diameter 12mm, width 6.3mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W6.7mm_P7.5mm -Varistor, diameter 12mm, width 6.7mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W7.1mm_P7.5mm -Varistor, diameter 12mm, width 7.1mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W7.5mm_P7.5mm -Varistor, diameter 12mm, width 7.5mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D12mm_W7.9mm_P7.5mm -Varistor, diameter 12mm, width 7.9mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W3.9mm_P7.5mm -Varistor, diameter 15.5mm, width 3.9mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W4.2mm_P7.5mm -Varistor, diameter 15.5mm, width 4.2mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W4.3mm_P7.5mm -Varistor, diameter 15.5mm, width 4.3mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W4.4mm_P7.5mm -Varistor, diameter 15.5mm, width 4.4mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W4.5mm_P7.5mm -Varistor, diameter 15.5mm, width 4.5mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W4.6mm_P7.5mm -Varistor, diameter 15.5mm, width 4.6mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W4.7mm_P7.5mm -Varistor, diameter 15.5mm, width 4.7mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W4.8mm_P7.5mm -Varistor, diameter 15.5mm, width 4.8mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W4.9mm_P7.5mm -Varistor, diameter 15.5mm, width 4.9mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W4mm_P7.5mm -Varistor, diameter 15.5mm, width 4mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W5.2mm_P7.5mm -Varistor, diameter 15.5mm, width 5.2mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W5.4mm_P7.5mm -Varistor, diameter 15.5mm, width 5.4mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W5.9mm_P7.5mm -Varistor, diameter 15.5mm, width 5.9mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W5mm_P7.5mm -Varistor, diameter 15.5mm, width 5mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W6.1mm_P7.5mm -Varistor, diameter 15.5mm, width 6.1mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W6.3mm_P7.5mm -Varistor, diameter 15.5mm, width 6.3mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W6.4mm_P7.5mm -Varistor, diameter 15.5mm, width 6.4mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W6.8mm_P7.5mm -Varistor, diameter 15.5mm, width 6.8mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W7.2mm_P7.5mm -Varistor, diameter 15.5mm, width 7.2mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W7.5mm_P7.5mm -Varistor, diameter 15.5mm, width 7.5mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W8mm_P7.5mm -Varistor, diameter 15.5mm, width 8mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D15.5mm_W11mm_P7.5mm -Varistor, diameter 15.5mm, width 11mm, pitch 7.5mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D16.5mm_W6.7mm_P7.5mm -Varistor, diameter 16.5mm, width 6.7mm, pitch 5mm, https://katalog.we-online.de/pbs/datasheet/820542711.pdf -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W4.3mm_P10mm -Varistor, diameter 21.5mm, width 4.3mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W4.4mm_P10mm -Varistor, diameter 21.5mm, width 4.4mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W4.5mm_P10mm -Varistor, diameter 21.5mm, width 4.5mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W4.6mm_P10mm -Varistor, diameter 21.5mm, width 4.6mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W4.7mm_P10mm -Varistor, diameter 21.5mm, width 4.7mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W4.8mm_P10mm -Varistor, diameter 21.5mm, width 4.8mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W4.9mm_P10mm -Varistor, diameter 21.5mm, width 4.9mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W5.1mm_P10mm -Varistor, diameter 21.5mm, width 5.1mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W5.3mm_P10mm -Varistor, diameter 21.5mm, width 5.3mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W5.4mm_P10mm -Varistor, diameter 21.5mm, width 5.4mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W5.6mm_P10mm -Varistor, diameter 21.5mm, width 5.6mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W5.8mm_P10mm -Varistor, diameter 21.5mm, width 5.8mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W5mm_P10mm -Varistor, diameter 21.5mm, width 5mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W6.1mm_P7.5mm -varistor -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W6.3mm_P10mm -Varistor, diameter 21.5mm, width 6.3mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W6.5mm_P10mm -Varistor, diameter 21.5mm, width 6.5mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W6.7mm_P10mm -Varistor, diameter 21.5mm, width 6.7mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W6.8mm_P10mm -Varistor, diameter 21.5mm, width 6.8mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W7.1mm_P10mm -Varistor, diameter 21.5mm, width 7.1mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W7.5mm_P10mm -Varistor, diameter 21.5mm, width 7.5mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W7.9mm_P10mm -Varistor, diameter 21.5mm, width 7.9mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W8.4mm_P10mm -Varistor, diameter 21.5mm, width 8.4mm, pitch 10mm -varistor SIOV -0 -2 -2 -Varistor -RV_Disc_D21.5mm_W11.4mm_P10mm -Varistor, diameter 21.5mm, width 11.4mm, pitch 10mm -varistor SIOV -0 -2 -2 -center -led_tape_3528_2835 - - -0 -2 -2 -footprints -Everlight_IR12-21C - - -0 -2 -2 -footprints -LED_2835 - - -0 -2 -2 -footprints -led_tape_3528_2835 - - -0 -2 -2 -footprints -sfp_edge_connector_male - - -0 -20 -20 diff --git a/center-led/fp-lib-table b/center-led/fp-lib-table deleted file mode 100644 index 8d81986..0000000 --- a/center-led/fp-lib-table +++ /dev/null @@ -1,5 +0,0 @@ -(fp_lib_table - (lib (name "footprints")(type "KiCad")(uri "${KIPRJMOD}/../corner/footprints.pretty")(options "")(descr "")) - (lib (name "Capacitor_THT")(type "KiCad")(uri "/home/user/ref/kicad-footprints/Capacitor_THT.pretty")(options "")(descr "")) - (lib (name "center")(type "KiCad")(uri "${KIPRJMOD}/center.pretty")(options "")(descr "")) -) diff --git a/center-led/sym-lib-table b/center-led/sym-lib-table deleted file mode 100644 index 480e03e..0000000 --- a/center-led/sym-lib-table +++ /dev/null @@ -1,5 +0,0 @@ -(sym_lib_table - (lib (name "components")(type "Legacy")(uri "${KIPRJMOD}/components.lib")(options "")(descr "")) - (lib (name "center-rescue")(type "Legacy")(uri "${KIPRJMOD}/center-rescue.lib")(options "")(descr "")) - (lib (name "MCU_ST_STM32G0")(type "KiCad")(uri "${KIPRJMOD}/MCU_ST_STM32G0.kicad_sym")(options "")(descr "")) -) diff --git a/corner/corner.kicad_pcb b/corner/corner.kicad_pcb index 6f09509..1f700a9 100644 --- a/corner/corner.kicad_pcb +++ b/corner/corner.kicad_pcb @@ -1,4 +1,4 @@ -(kicad_pcb (version 20230517) (generator pcbnew) +(kicad_pcb (version 20221018) (generator pcbnew) (general (thickness 1.6) @@ -49,8 +49,6 @@ (hpglpennumber 1) (hpglpenspeed 20) (hpglpendiameter 15.000000) - (pdf_front_fp_property_popups true) - (pdf_back_fp_property_popups true) (dxfpolygonmode true) (dxfimperialunits true) (dxfusepcbnewfont true) @@ -80,11 +78,13 @@ (at 154.3 64.6) (path "/00000000-0000-0000-0000-00005c1913c4") (attr through_hole) - (fp_text reference "J1" (at 0 0.5) (layer "F.SilkS") hide (tstamp fb46af85-ce0e-4d88-94f3-0f4de9a7a8b6) - (effects (font (size 1 1) (thickness 0.15))) + (fp_text reference "J1" (at 0 0.5) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp fb46af85-ce0e-4d88-94f3-0f4de9a7a8b6) ) - (fp_text value "Conn_01x02" (at 0 -0.5) (layer "F.Fab") hide (tstamp 4438154c-5bd7-4063-b887-600e86c1e551) - (effects (font (size 1 1) (thickness 0.15))) + (fp_text value "Conn_01x02" (at 0 -0.5) (layer "F.Fab") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 4438154c-5bd7-4063-b887-600e86c1e551) ) (fp_line (start -4 0) (end -4 22) (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 66556896-6bb6-440e-ac65-8d03ae8f4802)) @@ -117,16 +117,16 @@ (at 165.05 58.475 37) (path "/00000000-0000-0000-0000-00005c191348") (attr through_hole) - (fp_text reference "J2" (at 0 0.5 37) (layer "F.SilkS") hide (tstamp 6bc7a2d8-2493-4bb0-8bde-ec060dafd192) - (effects (font (size 1 1) (thickness 0.15))) + (fp_text reference "J2" (at 0 0.5 37) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 6bc7a2d8-2493-4bb0-8bde-ec060dafd192) ) - (fp_text value "Conn_01x02" (at 0 -0.5 37) (layer "F.Fab") hide (tstamp fbf527fa-79fb-41ba-b195-00d4adcf3c02) - (effects (font (size 1 1) (thickness 0.15))) + (fp_text value "Conn_01x02" (at 0 -0.5 37) (layer "F.Fab") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp fbf527fa-79fb-41ba-b195-00d4adcf3c02) ) (fp_line (start -4 0) (end -4 21.999999) (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp e009641a-7845-433c-95c2-6a5c7079cc51)) - (fp_line (start -0.5 0) (end 0.5 0) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 6a3ce8cf-d409-4b8d-b858-44f61b6ace80)) (fp_line (start -4 12) (end 4 12) (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 79d6af2e-487e-4b11-955f-192eea84943d)) (fp_line (start -4 13) (end 1 15) @@ -135,12 +135,14 @@ (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 195e0193-39b8-4a30-ad2f-5d0c6a15f799)) (fp_line (start -4 15) (end 3.999999 15) (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp dbd6b51e-a404-4c8b-9dac-339d387e421a)) + (fp_line (start -0.5 0) (end 0.5 0) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 6a3ce8cf-d409-4b8d-b858-44f61b6ace80)) (fp_line (start 1 12) (end 3.999999 13) (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 787eb289-5e16-4533-a08e-1c78cecbcd5e)) - (fp_line (start 4 14) (end -1.5 12) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp bee81cc9-4951-479a-91ac-990b35e9ba3c)) (fp_line (start 3.999999 15) (end -4 12) (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 32794a23-9621-42c1-8b44-ad9ea6e98f82)) + (fp_line (start 4 14) (end -1.5 12) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp bee81cc9-4951-479a-91ac-990b35e9ba3c)) (fp_line (start 4 22) (end 4 0) (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 78c65ed1-886d-40ba-892f-df66eae62664)) (pad "1" smd oval (at -2.25 0 37) (size 2.8 5) (layers "F.Cu" "F.Paste" "F.Mask") @@ -156,55 +158,58 @@ (tags "phoenix_contact connector MC_01x02_G_5.08mm") (path "/00000000-0000-0000-0000-00005c19144f") (attr through_hole) - (fp_text reference "J4" (at 3.54 -2.8 270) (layer "F.SilkS") hide (tstamp 90d861f7-c17f-47eb-b9a1-aa29c47ce9ca) - (effects (font (size 1 1) (thickness 0.15))) + (fp_text reference "J4" (at 3.54 -2.8 270) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 90d861f7-c17f-47eb-b9a1-aa29c47ce9ca) ) - (fp_text value "Conn_01x02" (at 2.54 9 270) (layer "F.Fab") hide (tstamp 9a0287d6-7bf1-4561-8e36-6f82720cb805) - (effects (font (size 1 1) (thickness 0.15))) + (fp_text value "Conn_01x02" (at 2.54 9 270) (layer "F.Fab") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 9a0287d6-7bf1-4561-8e36-6f82720cb805) + ) + (fp_text user "${REFERENCE}" (at 5 3 270) (layer "F.Fab") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp a862093a-6916-4939-865d-fa9e8951afdd) ) - (fp_line (start -2.62 8.08) (end 7.7 8.08) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8606b7d1-987e-4bd2-abd8-d9656b13651d)) - (fp_line (start 7.7 8.08) (end 7.7 -1.28) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 87205b2d-05db-40bd-bd9a-a48e39f4dd07)) - (fp_line (start -2.62 4.8) (end 7.7 4.8) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d7573ff4-eb29-48fd-ae52-1a326e4f498e)) (fp_line (start -2.62 -1.28) (end -2.62 8.08) (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9a51f1e9-75e5-4838-92d9-1b3322981668)) (fp_line (start -2.62 -1.28) (end -1.05 -1.28) (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c976df0e-12fb-451b-a682-a06500eea66e)) - (fp_line (start 1.05 -1.28) (end 4.03 -1.28) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c749109d-0007-415e-ab65-f8277ea375cf)) - (fp_line (start 7.7 -1.28) (end 6.13 -1.28) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 57cb97d1-55c5-4068-93ee-7fabf0facd08)) - (fp_line (start 0 -2) (end -0.3 -2.6) - (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 10f33d2c-b70d-4fd2-92ee-c36afe526fe4)) + (fp_line (start -2.62 4.8) (end 7.7 4.8) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d7573ff4-eb29-48fd-ae52-1a326e4f498e)) + (fp_line (start -2.62 8.08) (end 7.7 8.08) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8606b7d1-987e-4bd2-abd8-d9656b13651d)) (fp_line (start -0.3 -2.6) (end 0.3 -2.6) (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 38a9ef09-e4e7-486e-8c05-ffcbdffb6094)) + (fp_line (start 0 -2) (end -0.3 -2.6) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 10f33d2c-b70d-4fd2-92ee-c36afe526fe4)) (fp_line (start 0.3 -2.6) (end 0 -2) (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7f294482-db54-4551-b554-7622ca712f14)) - (fp_line (start -3.12 8.5) (end 8.12 8.5) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 36f87804-f863-4af3-9de5-4ed1f211ead6)) - (fp_line (start 8.12 8.5) (end 8.12 -2.3) - (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 727c20bc-643f-44a1-96bc-c1cba647a125)) + (fp_line (start 1.05 -1.28) (end 4.03 -1.28) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c749109d-0007-415e-ab65-f8277ea375cf)) + (fp_line (start 7.7 -1.28) (end 6.13 -1.28) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 57cb97d1-55c5-4068-93ee-7fabf0facd08)) + (fp_line (start 7.7 8.08) (end 7.7 -1.28) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 87205b2d-05db-40bd-bd9a-a48e39f4dd07)) (fp_line (start -3.12 -2.3) (end -3.12 8.5) (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b34ac130-609c-488e-a2f0-0794efe75eb6)) + (fp_line (start -3.12 8.5) (end 8.12 8.5) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 36f87804-f863-4af3-9de5-4ed1f211ead6)) (fp_line (start 8.12 -2.3) (end -3.12 -2.3) (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7be4dbd2-00a0-46aa-ab14-9da54a1e5844)) + (fp_line (start 8.12 8.5) (end 8.12 -2.3) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 727c20bc-643f-44a1-96bc-c1cba647a125)) + (fp_line (start -2.54 -1.2) (end -2.54 8) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7d1eb682-d8e8-414c-af60-dca55cc855eb)) (fp_line (start -2.54 8) (end 7.62 8) (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7e26376b-dd2a-467c-800f-6e5d71ee0334)) - (fp_line (start 7.62 8) (end 7.62 -1.2) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 18c7b7e4-3d55-44ad-8dc3-8908ce2ee162)) (fp_line (start 0 0) (end -0.8 -1.2) (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d479ea31-6a8e-4345-9f3c-12028d6c4d77)) - (fp_line (start -2.54 -1.2) (end -2.54 8) - (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7d1eb682-d8e8-414c-af60-dca55cc855eb)) (fp_line (start 0.8 -1.2) (end 0 0) (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5cb2d42e-4a12-439c-b9ef-a62fd6b7f64d)) (fp_line (start 7.62 -1.2) (end -2.54 -1.2) (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 30ec48e4-623f-49bf-b622-a6405bced0e8)) - (fp_text user "${REFERENCE}" (at 5 3 270) (layer "F.Fab") hide (tstamp a862093a-6916-4939-865d-fa9e8951afdd) - (effects (font (size 1 1) (thickness 0.15))) - ) + (fp_line (start 7.62 8) (end 7.62 -1.2) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 18c7b7e4-3d55-44ad-8dc3-8908ce2ee162)) (pad "1" thru_hole rect (at 0 0 270) (size 1.8 3.6) (drill 1.2) (layers "*.Cu" "*.Mask") (net 3 "/C") (tstamp d352125b-8b6d-4155-9b58-8d4e610983da)) (pad "2" thru_hole oval (at 5.08 0 270) (size 1.8 3.6) (drill 1.2) (layers "*.Cu" "*.Mask") @@ -221,30 +226,32 @@ (at 174.7 44.4 90) (path "/00000000-0000-0000-0000-00005c19123a") (attr through_hole) - (fp_text reference "J3" (at 0 0.5 90) (layer "F.SilkS") hide (tstamp dee868d8-b6bd-469c-813a-868b0da028b0) - (effects (font (size 1 1) (thickness 0.15))) + (fp_text reference "J3" (at 0 0.5 90) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp dee868d8-b6bd-469c-813a-868b0da028b0) ) - (fp_text value "Conn_01x02" (at 0 -0.5 90) (layer "F.Fab") hide (tstamp a414ab17-a738-4a65-8156-c68f3a3ae819) - (effects (font (size 1 1) (thickness 0.15))) + (fp_text value "Conn_01x02" (at 0 -0.5 90) (layer "F.Fab") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp a414ab17-a738-4a65-8156-c68f3a3ae819) ) - (fp_line (start -0.5 0) (end 0.5 0) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 8224fccb-3f23-497c-8dfd-c3a9d0030f9b)) (fp_line (start -4 0) (end -4 22) (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp d5016e8b-d800-43d0-9ab9-4257be15c505)) - (fp_line (start 1 12) (end 4 13) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 115ed6d0-b412-4b49-99ca-f3ea10552015)) (fp_line (start -4 12) (end 4 12) (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 8e76d627-fb06-486e-9c6d-f4c7a21d5d0d)) (fp_line (start -4 13) (end 1 15) (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 9b9e7255-3ddf-4dd0-b690-1d1638f02c8b)) - (fp_line (start 4 14) (end -1.5 12) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 2faa8731-ab62-479b-8245-1748e11c3764)) (fp_line (start -4 14) (end -1.5 15) (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 74bca5d2-8ac9-4d98-a742-4ff4f450d445)) - (fp_line (start 4 15) (end -4 12) - (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 1790fb30-1f47-4584-9557-d5ede44f5b33)) (fp_line (start -4 15) (end 4 15) (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp fe31b4a5-0ff3-453d-a5ce-b2be6314f5b4)) + (fp_line (start -0.5 0) (end 0.5 0) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 8224fccb-3f23-497c-8dfd-c3a9d0030f9b)) + (fp_line (start 1 12) (end 4 13) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 115ed6d0-b412-4b49-99ca-f3ea10552015)) + (fp_line (start 4 14) (end -1.5 12) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 2faa8731-ab62-479b-8245-1748e11c3764)) + (fp_line (start 4 15) (end -4 12) + (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 1790fb30-1f47-4584-9557-d5ede44f5b33)) (fp_line (start 4 22) (end 4 0) (stroke (width 0.5) (type solid)) (layer "F.SilkS") (tstamp 4800abd2-6ff2-48f6-a725-8f33dd29d25e)) (pad "1" smd oval (at -2.25 0 90) (size 2.8 5) (layers "F.Cu" "F.Paste" "F.Mask") @@ -258,32 +265,34 @@ (at 154.3 64.6 180) (path "/00000000-0000-0000-0000-00005c19123a") (attr through_hole) - (fp_text reference "J3" (at 0 -0.5 -180) (layer "B.SilkS") hide (tstamp c1fc8b5f-fcbf-4032-8aa1-097294ba6b7c) - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (fp_text reference "J3" (at 0 -0.5 -180) (layer "B.SilkS") hide + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp c1fc8b5f-fcbf-4032-8aa1-097294ba6b7c) ) - (fp_text value "Conn_01x02" (at 0 0.5 -180) (layer "B.Fab") hide (tstamp cb564930-285c-4b87-8cdf-513bf314771e) - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (fp_text value "Conn_01x02" (at 0 0.5 -180) (layer "B.Fab") hide + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp cb564930-285c-4b87-8cdf-513bf314771e) ) - (fp_line (start 4 -14) (end -1.5 -12) - (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 554a5e88-e115-42bb-b279-9b5bb280e6ed)) - (fp_line (start 4 -15) (end -4 -12) - (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 55115bf4-683f-48d0-9dce-6e4306f1a27c)) - (fp_line (start 4 -22) (end 4 0) - (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 2b8aac28-e463-4db4-aa0e-459ed9ca0766)) - (fp_line (start 1 -12) (end 4 -13) - (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp c7fbf117-6da4-47aa-85af-41b49815b027)) - (fp_line (start -0.5 0) (end 0.5 0) - (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp ecb9cd33-c4fb-4b31-8931-b0c14ebde34b)) - (fp_line (start -4 0) (end -4 -22) - (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 43e949ff-2351-49d0-9a7e-fb82b47c1982)) - (fp_line (start -4 -12) (end 4 -12) - (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp fa7a243b-5713-4940-ac49-8b28aa25d753)) - (fp_line (start -4 -13) (end 1 -15) - (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 2a188f9c-9fda-4488-b7ad-10ffdc6175f2)) - (fp_line (start -4 -14) (end -1.5 -15) - (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp eb1a52ca-5376-41fb-8b06-9f0d2d108f30)) (fp_line (start -4 -15) (end 4 -15) (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp b0edc747-3f17-4d48-b036-ff34acbf070e)) + (fp_line (start -4 -14) (end -1.5 -15) + (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp eb1a52ca-5376-41fb-8b06-9f0d2d108f30)) + (fp_line (start -4 -13) (end 1 -15) + (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 2a188f9c-9fda-4488-b7ad-10ffdc6175f2)) + (fp_line (start -4 -12) (end 4 -12) + (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp fa7a243b-5713-4940-ac49-8b28aa25d753)) + (fp_line (start -4 0) (end -4 -22) + (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 43e949ff-2351-49d0-9a7e-fb82b47c1982)) + (fp_line (start -0.5 0) (end 0.5 0) + (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp ecb9cd33-c4fb-4b31-8931-b0c14ebde34b)) + (fp_line (start 1 -12) (end 4 -13) + (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp c7fbf117-6da4-47aa-85af-41b49815b027)) + (fp_line (start 4 -22) (end 4 0) + (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 2b8aac28-e463-4db4-aa0e-459ed9ca0766)) + (fp_line (start 4 -15) (end -4 -12) + (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 55115bf4-683f-48d0-9dce-6e4306f1a27c)) + (fp_line (start 4 -14) (end -1.5 -12) + (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 554a5e88-e115-42bb-b279-9b5bb280e6ed)) (pad "1" smd oval (at -2.25 0 180) (size 2.8 5) (layers "B.Cu" "B.Paste" "B.Mask") (net 3 "/C") (tstamp 812a83c0-7e24-4a7e-a990-04ee605dd8a6)) (pad "2" smd oval (at 2.25 0 180) (size 2.8 5) (layers "B.Cu" "B.Paste" "B.Mask") @@ -295,32 +304,34 @@ (at 174.7 44.4 -90) (path "/00000000-0000-0000-0000-00005c1913c4") (attr through_hole) - (fp_text reference "J1" (at 0 -0.5 270) (layer "B.SilkS") hide (tstamp 027daf1a-3e08-44c1-a539-8335aa31a04f) - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (fp_text reference "J1" (at 0 -0.5 270) (layer "B.SilkS") hide + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 027daf1a-3e08-44c1-a539-8335aa31a04f) ) - (fp_text value "Conn_01x02" (at 0 0.5 270) (layer "B.Fab") hide (tstamp c3f3fa95-1bed-4552-96bf-acdffbc05bca) - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (fp_text value "Conn_01x02" (at 0 0.5 270) (layer "B.Fab") hide + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp c3f3fa95-1bed-4552-96bf-acdffbc05bca) ) + (fp_line (start -4 -15) (end 4 -15) + (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 8398ce0a-9ef7-42f8-9f3a-a4a62cef58e8)) + (fp_line (start -4 -14) (end -1.5 -15) + (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 19273ef6-19e7-4cb0-9643-7c8710f254bc)) + (fp_line (start -4 -13) (end 1 -15) + (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp eea10f30-eaf0-46de-9cd7-ee2b7d833aa9)) + (fp_line (start -4 -12) (end 4 -12) + (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 0054c5ca-bcfa-437b-87fe-e3c82e7e1b13)) (fp_line (start -4 0) (end -4 -22) (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 995ccf62-f5b1-4497-b008-499c9af8603a)) (fp_line (start -0.5 0) (end 0.5 0) (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp e301891b-25f3-4f0c-a974-e3c4ecc78806)) - (fp_line (start -4 -12) (end 4 -12) - (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 0054c5ca-bcfa-437b-87fe-e3c82e7e1b13)) (fp_line (start 1 -12) (end 4 -13) (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 3cf69b4f-bd78-4616-90b2-c9c5887294f7)) - (fp_line (start -4 -13) (end 1 -15) - (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp eea10f30-eaf0-46de-9cd7-ee2b7d833aa9)) - (fp_line (start -4 -14) (end -1.5 -15) - (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 19273ef6-19e7-4cb0-9643-7c8710f254bc)) - (fp_line (start 4 -14) (end -1.5 -12) - (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp a52708f8-56d2-4b62-8a42-3548bc46264d)) - (fp_line (start -4 -15) (end 4 -15) - (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 8398ce0a-9ef7-42f8-9f3a-a4a62cef58e8)) - (fp_line (start 4 -15) (end -4 -12) - (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp d5ddbfcf-ed26-4452-a710-05c278be00be)) (fp_line (start 4 -22) (end 4 0) (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 28f0961c-b1ab-4b77-8211-a004f9c27632)) + (fp_line (start 4 -15) (end -4 -12) + (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp d5ddbfcf-ed26-4452-a710-05c278be00be)) + (fp_line (start 4 -14) (end -1.5 -12) + (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp a52708f8-56d2-4b62-8a42-3548bc46264d)) (pad "1" smd oval (at -2.25 0 270) (size 2.8 5) (layers "B.Cu" "B.Paste" "B.Mask") (net 4 "/D") (tstamp 91425bc0-4882-46b0-8c3b-e8269e7157ef)) (pad "2" smd oval (at 2.25 0 270) (size 2.8 5) (layers "B.Cu" "B.Paste" "B.Mask") @@ -332,32 +343,34 @@ (at 165.05 58.475 -143) (path "/00000000-0000-0000-0000-00005c191348") (attr through_hole) - (fp_text reference "J2" (at 0 -0.5 217) (layer "B.SilkS") hide (tstamp d37bed90-4854-4867-9813-21f64c1ca22a) - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (fp_text reference "J2" (at 0 -0.5 217) (layer "B.SilkS") hide + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp d37bed90-4854-4867-9813-21f64c1ca22a) ) - (fp_text value "Conn_01x02" (at 0 0.5 217) (layer "B.Fab") hide (tstamp 5a3912e1-d4e6-48f2-a7d9-c672fb1d5be2) - (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (fp_text value "Conn_01x02" (at 0 0.5 217) (layer "B.Fab") hide + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 5a3912e1-d4e6-48f2-a7d9-c672fb1d5be2) ) - (fp_line (start -0.5 0) (end 0.5 0) - (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 2fd27803-9856-4840-a89f-6af6e8704d31)) + (fp_line (start -4 -14) (end -1.5 -15) + (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 262cc25b-908e-40fa-9ab2-732a8e787c1b)) + (fp_line (start -4 -12) (end 4 -12) + (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp ef7aff09-cadf-4184-8e19-246d5856553e)) (fp_line (start -4 0) (end -4 -21.999999) (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp b15d15bd-6408-4f78-bb2a-456f9ba2435e)) - (fp_line (start 4 -14) (end -1.5 -12.000001) - (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 90bb3e08-0561-4f3a-92ff-c64960e74a9a)) - (fp_line (start 3.999999 -15) (end -4 -12) - (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 05ce8da4-76b0-44b8-93d1-2396f537f481)) + (fp_line (start -3.999999 -15) (end 3.999999 -15) + (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 0b87e8b7-0565-4a33-a0e6-d6636e52cbd7)) + (fp_line (start -3.999999 -13) (end 1 -15) + (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 18eb94d7-4d63-4765-9583-462d00c641f1)) + (fp_line (start -0.5 0) (end 0.5 0) + (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 2fd27803-9856-4840-a89f-6af6e8704d31)) (fp_line (start 1 -12) (end 3.999999 -13) (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 48d84e3a-f4f3-4981-a699-21584ab175ae)) + (fp_line (start 3.999999 -15) (end -4 -12) + (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 05ce8da4-76b0-44b8-93d1-2396f537f481)) (fp_line (start 4 -21.999999) (end 4 0) (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 224601bd-7783-4ed4-ab71-eedabe810c0f)) - (fp_line (start -4 -12) (end 4 -12) - (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp ef7aff09-cadf-4184-8e19-246d5856553e)) - (fp_line (start -3.999999 -13) (end 1 -15) - (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 18eb94d7-4d63-4765-9583-462d00c641f1)) - (fp_line (start -4 -14) (end -1.5 -15) - (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 262cc25b-908e-40fa-9ab2-732a8e787c1b)) - (fp_line (start -3.999999 -15) (end 3.999999 -15) - (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 0b87e8b7-0565-4a33-a0e6-d6636e52cbd7)) + (fp_line (start 4 -14) (end -1.5 -12.000001) + (stroke (width 0.5) (type solid)) (layer "B.SilkS") (tstamp 90bb3e08-0561-4f3a-92ff-c64960e74a9a)) (pad "1" smd oval (at -2.25 0 217) (size 2.8 5) (layers "B.Cu" "B.Paste" "B.Mask") (net 1 "/A") (tstamp d085557a-d296-46c7-828a-a17fc79a727a)) (pad "2" smd oval (at 2.25 0 217) (size 2.8 5) (layers "B.Cu" "B.Paste" "B.Mask") @@ -454,13 +467,13 @@ (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp f61ae1f2-f036-4e0a-8e1d-35c4b873c9ed)) (gr_line (start 149 55) (end 152 55) (stroke (width 0.15) (type solid)) (layer "Edge.Cuts") (tstamp fe3df47c-ed4b-4499-a1a7-cabec5c1655e)) - (gr_text "+" (at 176.57 50.14) (layer "B.SilkS") (tstamp 00000000-0000-0000-0000-00005c0c2fe3) + (gr_text "+" (at 176.15 37.75) (layer "B.SilkS") (tstamp 00000000-0000-0000-0000-00005c0c2fe3) (effects (font (size 3 3) (thickness 0.75)) (justify mirror)) ) - (gr_text "+" (at 161.04 64.38) (layer "B.SilkS") (tstamp 00000000-0000-0000-0000-00005c0c2fed) + (gr_text "+" (at 147.4 65.25) (layer "B.SilkS") (tstamp 00000000-0000-0000-0000-00005c0c2fed) (effects (font (size 3 3) (thickness 0.75)) (justify mirror)) ) - (gr_text "+" (at 149 62) (layer "B.SilkS") (tstamp 00000000-0000-0000-0000-00005c0c2fef) + (gr_text "+" (at 161.7 64.05) (layer "B.SilkS") (tstamp 00000000-0000-0000-0000-00005c0c2fef) (effects (font (size 3 3) (thickness 0.75)) (justify mirror)) ) (gr_text "8seg R02" (at 157.22 49.73 90) (layer "B.SilkS") (tstamp 00000000-0000-0000-0000-00005c2a721c) @@ -472,10 +485,10 @@ (gr_text "(c)2018 jaseg" (at 161.01 46.74 90) (layer "B.SilkS") (tstamp bee375f4-6dc2-4862-af85-44363af83b59) (effects (font (size 1.5 1.5) (thickness 0.3)) (justify mirror)) ) - (gr_text "github.com/jaseg/8seg" (at 146.8 61.72 90) (layer "B.SilkS") (tstamp feae72a8-02d7-4dd5-8c16-3ca331f0993a) + (gr_text "github.com/jaseg/8seg" (at 159.9 36.95 180) (layer "B.SilkS") (tstamp feae72a8-02d7-4dd5-8c16-3ca331f0993a) (effects (font (size 1.5 1.5) (thickness 0.3)) (justify mirror)) ) - (gr_text "+" (at 160.35 65.15) (layer "F.SilkS") (tstamp 00000000-0000-0000-0000-00005c0c2fbd) + (gr_text "+" (at 147.5 67.8) (layer "F.SilkS") (tstamp 00000000-0000-0000-0000-00005c0c2fbd) (effects (font (size 3 3) (thickness 0.75))) ) (gr_text "+" (at 170.3 55.5) (layer "F.SilkS") (tstamp 00000000-0000-0000-0000-00005c0c2fcf) @@ -490,7 +503,7 @@ (dimension (type aligned) (layer "Dwgs.User") (tstamp 5c2b7920-29af-4df0-8b55-c61ad9772617) (pts (xy 194.988312 36.455114) (xy 145 36.45)) (height 9.314159) - (gr_text "49.9883 mm" (at 169.995225 25.9884 -0.005861582512) (layer "Dwgs.User") (tstamp 5c2b7920-29af-4df0-8b55-c61ad9772617) + (gr_text "49.9883 mm" (at 169.995227 25.988398 -0.005861582512) (layer "Dwgs.User") (tstamp 5c2b7920-29af-4df0-8b55-c61ad9772617) (effects (font (size 1 1) (thickness 0.15))) ) (format (prefix "") (suffix "") (units 3) (units_format 1) (precision 4)) @@ -572,24 +585,25 @@ (xy 163.520002 51.163379) (xy 163.573658 51.116886) (xy 163.626 51.1055) - (xy 174.964033 51.1055) - (xy 174.964036 51.105499) + (xy 174.964027 51.1055) + (xy 174.975134 51.104904) (xy 174.996404 51.103765) - (xy 174.996418 51.103763) - (xy 174.996426 51.103763) - (xy 175.010427 51.102257) + (xy 174.996411 51.103764) + (xy 174.996415 51.103764) + (xy 175.016104 51.101647) (xy 175.039308 51.099153) (xy 175.117353 51.085551) (xy 175.264785 51.028552) (xy 175.264794 51.028546) (xy 175.264799 51.028545) - (xy 175.327041 50.994557) - (xy 175.327067 50.994541) - (xy 175.327097 50.994526) + (xy 175.327096 50.994527) + (xy 175.331112 50.99227) (xy 175.339655 50.987473) (xy 175.465058 50.891248) (xy 178.402711 47.953595) - (xy 178.424378 47.929475) + (xy 178.402716 47.95359) + (xy 178.424383 47.929469) + (xy 178.428838 47.92394) (xy 178.451454 47.895878) (xy 178.497024 47.831073) (xy 178.560971 47.686519) @@ -602,16 +616,14 @@ (xy 178.533255 44.309089) (xy 178.533252 44.309084) (xy 178.446223 44.177143) - (xy 178.399759 44.12352) - (xy 178.399732 44.12349) (xy 178.399728 44.123485) (xy 178.380341 44.102158) (xy 178.257263 44.002976) (xy 178.112709 43.939029) (xy 178.112704 43.939027) (xy 178.112703 43.939027) - (xy 178.044568 43.919021) - (xy 178.030715 43.915131) + (xy 178.044588 43.919027) + (xy 178.030714 43.915131) (xy 177.874002 43.8945) (xy 177.874 43.8945) (xy 171.802996 43.8945) @@ -667,12 +679,12 @@ (pts (xy 160.765125 49.125502) (xy 160.786099 49.142405) - (xy 162.546387 50.902694) - (xy 162.546405 50.902711) + (xy 162.54641 50.902716) + (xy 162.560064 50.914981) (xy 162.570525 50.924378) (xy 162.604122 50.951454) - (xy 162.60413 50.951459) - (xy 162.604138 50.951466) + (xy 162.604128 50.951458) + (xy 162.604129 50.951459) (xy 162.668922 50.997021) (xy 162.668923 50.997021) (xy 162.668927 50.997024) @@ -685,22 +697,21 @@ (xy 162.898782 51.162569) (xy 162.899019 51.19717) (xy 162.8945 51.231492) - (xy 162.8945 56.463663) - (xy 162.894905 56.479298) - (xy 162.895986 56.500152) - (xy 162.895988 56.500181) - (xy 162.900078 56.545724) + (xy 162.8945 56.463642) + (xy 162.894906 56.479315) + (xy 162.895987 56.500165) + (xy 162.900078 56.545725) (xy 162.900079 56.545728) (xy 162.940442 56.698542) - (xy 162.96741 56.764308) - (xy 162.973001 56.777491) + (xy 162.96738 56.764236) + (xy 162.973002 56.777492) (xy 162.973008 56.777505) (xy 163.054791 56.91276) (xy 163.054797 56.912768) - (xy 170.939155 66.768217) - (xy 170.939243 66.768326) + (xy 170.93924 66.768323) + (xy 170.941355 66.770944) (xy 170.942181 66.771969) - (xy 170.942185 66.771973) + (xy 170.942185 66.771972) (xy 170.942187 66.771975) (xy 170.994954 66.82187) (xy 171.030708 66.883206) @@ -756,18 +767,15 @@ (xy 154.533255 54.809089) (xy 154.533252 54.809084) (xy 154.446223 54.677143) - (xy 154.399759 54.62352) - (xy 154.399732 54.62349) (xy 154.399728 54.623485) + (xy 154.396245 54.619654) (xy 154.380341 54.602158) - (xy 154.377994 54.600267) - (xy 154.320302 54.553776) (xy 154.257263 54.502976) (xy 154.112709 54.439029) (xy 154.112704 54.439027) (xy 154.112703 54.439027) - (xy 154.044568 54.419021) - (xy 154.030715 54.415131) + (xy 154.044588 54.419027) + (xy 154.030714 54.415131) (xy 153.874002 54.3945) (xy 153.874 54.3945) (xy 152.2265 54.3945) @@ -778,9 +786,8 @@ (xy 151.909591 54.466744) (xy 151.909584 54.466747) (xy 151.777643 54.553776) - (xy 151.72402 54.60024) - (xy 151.72399 54.600267) - (xy 151.702661 54.619655) + (xy 151.723985 54.600272) + (xy 151.702663 54.619654) (xy 151.702652 54.619665) (xy 151.603475 54.742738) (xy 151.581563 54.79227) @@ -796,18 +803,15 @@ (xy 149.432755 54.809089) (xy 149.432752 54.809084) (xy 149.345723 54.677143) - (xy 149.299259 54.62352) - (xy 149.299232 54.62349) (xy 149.299228 54.623485) + (xy 149.295745 54.619654) (xy 149.279841 54.602158) - (xy 149.277494 54.600267) - (xy 149.219802 54.553776) (xy 149.156763 54.502976) (xy 149.012209 54.439029) (xy 149.012204 54.439027) (xy 149.012203 54.439027) - (xy 148.944068 54.419021) - (xy 148.930215 54.415131) + (xy 148.944088 54.419027) + (xy 148.930214 54.415131) (xy 148.773502 54.3945) (xy 148.7735 54.3945) (xy 145.21477 54.3945) @@ -1111,15 +1115,13 @@ (xy 145.108772 62.663379) (xy 145.162428 62.616886) (xy 145.21477 62.6055) - (xy 150.679045 62.6055) - (xy 150.679047 62.6055) - (xy 150.689853 62.605307) - (xy 150.704242 62.604793) + (xy 150.684453 62.6055) + (xy 150.704243 62.604793) + (xy 150.707837 62.604557) (xy 150.740192 62.602437) (xy 150.894236 62.567001) (xy 150.89424 62.566999) (xy 150.894242 62.566999) - (xy 150.960694 62.542213) (xy 150.960756 62.54219) (xy 150.974196 62.536994) (xy 151.112017 62.459595) @@ -1130,14 +1132,14 @@ (xy 151.477443 62.224676) (xy 151.64755 62.16123) (xy 151.664781 62.156171) - (xy 151.842161 62.117585) - (xy 151.859943 62.115027) + (xy 151.84216 62.117584) + (xy 151.859942 62.115027) (xy 152.041022 62.102078) (xy 152.058976 62.102078) - (xy 152.240053 62.115027) - (xy 152.257838 62.117585) - (xy 152.435214 62.156171) - (xy 152.45245 62.161231) + (xy 152.240052 62.115027) + (xy 152.257824 62.117582) + (xy 152.435231 62.156175) + (xy 152.452446 62.161229) (xy 152.622545 62.224673) (xy 152.638892 62.232139) (xy 152.755834 62.295993) @@ -1156,13 +1158,13 @@ (xy 153.429321 63.196149) (xy 153.446025 63.239357) (xy 153.446029 63.239366) - (xy 153.475767 63.293827) (xy 153.480049 63.301668) (xy 153.487107 63.314235) + (xy 153.539993 63.383157) + (xy 153.583326 63.439631) + (xy 153.58333 63.439636) (xy 153.583332 63.439638) - (xy 153.583338 63.439644) - (xy 153.583339 63.439645) - (xy 153.857595 63.7139) + (xy 153.857596 63.713902) (xy 153.89162 63.776213) (xy 153.8945 63.802996) (xy 153.8945 67.874009) @@ -1172,42 +1174,40 @@ (xy 153.966744 68.190908) (xy 153.966747 68.190915) (xy 154.053776 68.322856) - (xy 154.10024 68.376479) - (xy 154.100261 68.376503) + (xy 154.053779 68.322859) (xy 154.100272 68.376515) (xy 154.119659 68.397842) (xy 154.242737 68.497024) (xy 154.387291 68.560971) (xy 154.455412 68.580973) - (xy 154.462962 68.583092) - (xy 154.469284 68.584868) - (xy 154.497289 68.588554) + (xy 154.469285 68.584868) (xy 154.626 68.6055) (xy 154.626007 68.6055) - (xy 157.464033 68.6055) - (xy 157.464036 68.605499) + (xy 157.464027 68.6055) + (xy 157.475134 68.604904) (xy 157.496404 68.603765) - (xy 157.496418 68.603763) - (xy 157.496426 68.603763) - (xy 157.510427 68.602257) + (xy 157.496411 68.603764) + (xy 157.496415 68.603764) + (xy 157.516104 68.601647) (xy 157.539308 68.599153) (xy 157.617353 68.585551) (xy 157.764785 68.528552) (xy 157.764794 68.528546) (xy 157.764799 68.528545) - (xy 157.827041 68.494557) - (xy 157.827067 68.494541) - (xy 157.827097 68.494526) + (xy 157.827096 68.494527) + (xy 157.831112 68.49227) (xy 157.839655 68.487473) (xy 157.965058 68.391248) - (xy 160.902711 65.453594) - (xy 160.924378 65.429474) - (xy 160.951454 65.395877) - (xy 160.997024 65.331072) - (xy 161.060971 65.186518) - (xy 161.080973 65.118397) - (xy 161.084868 65.104524) - (xy 161.1055 64.947809) + (xy 160.902711 65.453595) + (xy 160.902716 65.45359) + (xy 160.924383 65.429469) + (xy 160.928838 65.42394) + (xy 160.951454 65.395878) + (xy 160.997024 65.331073) + (xy 161.060971 65.186519) + (xy 161.080973 65.118398) + (xy 161.084868 65.104525) + (xy 161.1055 64.94781) (xy 161.1055 56.626) (xy 161.125502 56.557879) (xy 161.179158 56.511386) @@ -1248,11 +1248,11 @@ (xy 158.442121 35.107478) (xy 158.488614 35.161134) (xy 158.5 35.213476) - (xy 158.5 46.447809) - (xy 158.479998 46.51593) - (xy 158.463095 46.536904) + (xy 158.5 46.44781) + (xy 158.479998 46.515931) + (xy 158.463095 46.536905) (xy 156.786905 48.213095) - (xy 156.724593 48.24712) + (xy 156.724593 48.247121) (xy 156.69781 48.25) (xy 152.749998 48.25) (xy 150.5 50.499998) @@ -1273,10 +1273,11 @@ (xy 151.6103 52.503856) (xy 151.852171 52.565106) (xy 151.852179 52.565108) + (xy 152.017446 52.578802) + (xy 152.037931 52.5805) (xy 152.037933 52.5805) - (xy 152.037939 52.5805) - (xy 153.962061 52.5805) - (xy 153.962067 52.5805) + (xy 153.962069 52.5805) + (xy 153.981483 52.578891) (xy 154.147821 52.565108) (xy 154.240217 52.54171) (xy 154.3897 52.503856) @@ -1287,9 +1288,9 @@ (xy 160.467655 54.964061) (xy 160.498358 55.028076) (xy 160.5 55.048351) - (xy 160.5 64.947809) - (xy 160.479998 65.01593) - (xy 160.463095 65.036904) + (xy 160.5 64.94781) + (xy 160.479998 65.015931) + (xy 160.463095 65.036905) (xy 157.536905 67.963095) (xy 157.474593 67.997121) (xy 157.44781 68) @@ -1317,9 +1318,7 @@ (xy 152.88316 61.675632) (xy 152.615046 61.575631) (xy 152.335424 61.514803) - (xy 152.075989 61.496248) (xy 152.05 61.49439) - (xy 152.049999 61.49439) (xy 151.764575 61.514803) (xy 151.484953 61.575631) (xy 151.216839 61.675632) @@ -1458,8 +1457,6 @@ (xy 164.596678 39.090408) (xy 164.596681 39.090415) (xy 164.68371 39.222356) - (xy 164.730174 39.275979) - (xy 164.730195 39.276003) (xy 164.730206 39.276015) (xy 164.749593 39.297342) (xy 164.852561 39.380318) @@ -1469,15 +1466,14 @@ (xy 164.879498 41.593604) (xy 164.842879 41.630661) (xy 164.807081 41.654274) - (xy 164.807071 41.654281) - (xy 164.753454 41.70074) - (xy 164.753424 41.700767) - (xy 164.732095 41.720155) + (xy 164.80707 41.654282) + (xy 164.753419 41.700772) + (xy 164.732097 41.720154) (xy 164.732086 41.720165) (xy 164.632909 41.843238) (xy 164.568961 41.987796) - (xy 164.548955 42.055931) - (xy 164.545065 42.069784) + (xy 164.548961 42.055912) + (xy 164.545065 42.069785) (xy 164.524434 42.226497) (xy 164.524434 43.874009) (xy 164.53827 44.002702) @@ -1486,16 +1482,13 @@ (xy 164.596678 44.190908) (xy 164.596681 44.190915) (xy 164.68371 44.322856) - (xy 164.730174 44.376479) - (xy 164.730195 44.376503) + (xy 164.683713 44.322859) (xy 164.730206 44.376515) (xy 164.749593 44.397842) (xy 164.872671 44.497024) (xy 165.017225 44.560971) (xy 165.085346 44.580973) - (xy 165.092896 44.583092) - (xy 165.099218 44.584868) - (xy 165.127223 44.588554) + (xy 165.099219 44.584868) (xy 165.255934 44.6055) (xy 165.255941 44.6055) (xy 185.874 44.6055) @@ -1538,67 +1531,62 @@ (xy 171.059222 65.878207) (xy 163.311092 56.169706) (xy 163.24352 56.097907) - (xy 163.243517 56.097904) - (xy 163.243501 56.097889) - (xy 163.213169 56.070513) + (xy 163.243516 56.097903) + (xy 163.243515 56.097902) + (xy 163.213168 56.070513) (xy 163.213154 56.070501) (xy 163.122615 56.002977) (xy 163.122613 56.002976) (xy 162.978059 55.939029) (xy 162.978054 55.939027) (xy 162.978053 55.939027) - (xy 162.909918 55.919021) - (xy 162.896065 55.915131) + (xy 162.909938 55.919027) + (xy 162.896064 55.915131) (xy 162.739352 55.8945) (xy 162.73935 55.8945) (xy 161.2315 55.8945) (xy 161.163379 55.874498) (xy 161.116886 55.820842) (xy 161.1055 55.7685) - (xy 161.1055 55.036122) - (xy 161.105499 55.036082) - (xy 161.104513 55.011691) - (xy 161.104511 55.011659) - (xy 161.101882 54.979199) + (xy 161.1055 55.036118) + (xy 161.104512 55.011668) + (xy 161.101883 54.979203) + (xy 161.09348 54.916453) (xy 161.09348 54.91645) (xy 161.044311 54.766225) (xy 161.013608 54.70221) - (xy 161.011651 54.698252) - (xy 161.007223 54.689293) (xy 161.007221 54.68929) - (xy 161.00722 54.689289) (xy 160.91772 54.559003) (xy 158.724091 52.121637) (xy 158.695123 52.093476) - (xy 158.688809 52.088108) - (xy 158.654222 52.058703) - (xy 158.654215 52.058697) - (xy 158.654199 52.058684) + (xy 158.654205 52.058689) + (xy 158.654206 52.058689) + (xy 158.577148 52.002977) (xy 158.577147 52.002976) (xy 158.432593 51.939029) (xy 158.432588 51.939027) (xy 158.432587 51.939027) - (xy 158.364452 51.919021) - (xy 158.350599 51.915131) + (xy 158.364472 51.919027) + (xy 158.350598 51.915131) (xy 158.193886 51.8945) (xy 158.193884 51.8945) (xy 154.401851 51.8945) - (xy 154.401842 51.8945) - (xy 154.364357 51.896828) - (xy 154.364356 51.896828) - (xy 154.296166 51.905329) - (xy 154.259269 51.912273) - (xy 154.259264 51.912274) + (xy 154.401849 51.8945) + (xy 154.376858 51.896052) + (xy 154.364362 51.896828) + (xy 154.330263 51.901079) + (xy 154.296163 51.90533) + (xy 154.296164 51.90533) (xy 154.25926 51.912275) - (xy 154.09919 51.95281) - (xy 154.057943 51.963255) - (xy 154.037418 51.96668) - (xy 153.939616 51.974785) - (xy 153.934411 51.975) - (xy 152.065592 51.975) - (xy 152.060387 51.974785) - (xy 151.962581 51.96668) - (xy 151.942056 51.963254) + (xy 154.239796 51.917204) + (xy 154.057936 51.963256) + (xy 154.037412 51.966681) + (xy 153.939618 51.974785) + (xy 153.934413 51.975) + (xy 152.065589 51.975) + (xy 152.060384 51.974785) + (xy 151.96258 51.96668) + (xy 151.942055 51.963254) (xy 151.760209 51.917204) (xy 151.730028 51.905248) (xy 151.710568 51.894455) @@ -1609,41 +1597,46 @@ (xy 151.432864 51.680014) (xy 151.354575 51.579428) (xy 151.343194 51.562007) - (xy 151.30532 51.492023) - (xy 151.305297 51.491985) - (xy 151.258205 51.418254) - (xy 151.258199 51.418245) - (xy 151.251452 51.409198) + (xy 151.305311 51.492007) + (xy 151.258197 51.418242) + (xy 151.258197 51.418243) (xy 151.236485 51.389125) (xy 151.17923 51.322924) - (xy 151.179228 51.322922) - (xy 151.142403 51.286096) - (xy 151.108379 51.223784) - (xy 151.1055 51.197002) + (xy 151.179231 51.322924) + (xy 151.142405 51.286098) + (xy 151.108379 51.223786) + (xy 151.1055 51.197003) (xy 151.1055 50.802994) (xy 151.125502 50.734873) (xy 151.1424 50.713904) (xy 152.963899 48.892404) (xy 153.026211 48.858379) (xy 153.052994 48.8555) - (xy 156.71404 48.8555) - (xy 156.746404 48.853764) - (xy 156.746404 48.853763) - (xy 156.746421 48.853763) - (xy 156.78933 48.849149) - (xy 156.867346 48.835552) - (xy 157.014779 48.778554) - (xy 157.077091 48.744529) + (xy 156.714027 48.8555) + (xy 156.725134 48.854904) + (xy 156.746404 48.853765) + (xy 156.746411 48.853764) + (xy 156.746415 48.853764) + (xy 156.766104 48.851647) + (xy 156.789308 48.849153) + (xy 156.867353 48.835551) + (xy 157.014785 48.778552) + (xy 157.014794 48.778546) + (xy 157.014799 48.778545) + (xy 157.077096 48.744527) + (xy 157.081112 48.74227) (xy 157.089655 48.737473) (xy 157.215058 48.641248) - (xy 158.902711 46.953594) - (xy 158.924378 46.929474) - (xy 158.951454 46.895877) - (xy 158.997024 46.831072) - (xy 159.060971 46.686518) - (xy 159.080973 46.618397) - (xy 159.084868 46.604524) - (xy 159.1055 46.447809) + (xy 158.902711 46.953595) + (xy 158.902716 46.95359) + (xy 158.924383 46.929469) + (xy 158.928838 46.92394) + (xy 158.951454 46.895878) + (xy 158.997024 46.831073) + (xy 159.060971 46.686519) + (xy 159.080973 46.618398) + (xy 159.084868 46.604525) + (xy 159.1055 46.44781) (xy 159.1055 35.213476) (xy 159.125502 35.145356) (xy 159.179158 35.098863) diff --git a/corner/corner.kicad_prl b/corner/corner.kicad_prl index 08d3c68..9589614 100644 --- a/corner/corner.kicad_prl +++ b/corner/corner.kicad_prl @@ -1,6 +1,6 @@ { "board": { - "active_layer": 40, + "active_layer": 36, "active_layer_preset": "", "auto_track_width": true, "hidden_netclasses": [], diff --git a/corner/gerber/corner-NPTH.drl b/corner/gerber/corner-NPTH.drl deleted file mode 100644 index dde05ca..0000000 --- a/corner/gerber/corner-NPTH.drl +++ /dev/null @@ -1,13 +0,0 @@ -M48 -; DRILL file {KiCad 7.99.0-unknown} date Thu 01 Jun 2023 01:11:25 PM CEST -; FORMAT={-:-/ absolute / inch / decimal} -; #@! TF.CreationDate,2023-06-01T13:11:25+02:00 -; #@! TF.GenerationSoftware,Kicad,Pcbnew,7.99.0-unknown -; #@! TF.FileFunction,NonPlated,1,2,NPTH -FMAT,2 -INCH -% -G90 -G05 -T0 -M30 diff --git a/corner/gerber/corner-PTH.drl b/corner/gerber/corner-PTH.drl deleted file mode 100644 index b6c1e34..0000000 --- a/corner/gerber/corner-PTH.drl +++ /dev/null @@ -1,18 +0,0 @@ -M48 -; DRILL file {KiCad 7.99.0-unknown} date Thu 01 Jun 2023 01:11:25 PM CEST -; FORMAT={-:-/ absolute / inch / decimal} -; #@! TF.CreationDate,2023-06-01T13:11:25+02:00 -; #@! TF.GenerationSoftware,Kicad,Pcbnew,7.99.0-unknown -; #@! TF.FileFunction,Plated,1,2,PTH -FMAT,2 -INCH -; #@! TA.AperFunction,Plated,PTH,ComponentDrill -T1C0.0472 -% -G90 -G05 -T1 -X6.0236Y-1.811 -X6.0236Y-2.011 -T0 -M30 -- cgit